@charset "UTF-8";
*,
:after,
:before {
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  line-height: 1.3;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}
hr:not([size]) {
  height: 1px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-weight: 500;
  line-height: 1.2;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-bs-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
ol,
ul {
  padding-left: 2rem;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
.small,
small {
  font-size: 0.875em;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #0d6efd;
  text-decoration: underline;
}
a:hover {
  color: #0a58ca;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
  direction: ltr;
  unicode-bidi: bidi-override;
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}
figure {
  margin: 0 0 1rem;
}
img,
svg {
  vertical-align: middle;
}
table {
  caption-side: bottom;
  border-collapse: collapse;
}
caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #6c757d;
  text-align: left;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
tbody,
td,
tfoot,
th,
thead,
tr {
  border: 0 solid;
  border-color: inherit;
}
label {
  display: inline-block;
}
button {
  border-radius: 0;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
html {
  height: 100%;
  overflow-y: auto;
}
body,
html {
  overflow-x: hidden;
}
body {
  min-height: 100%;
}
.global-page-layout {
  display: flex;
  position: relative;
  flex-direction: column;
  height: 100%;
  min-height: 100vh;
}
.global-page-layout__content {
  flex: 1 0 auto;
}
.global-page-layout__footer {
  flex-shrink: 0;
}
:hover {
  outline: 0;
}
a:hover {
  text-decoration: none;
}
.my-theme a {
  color: #0969fa;
}
ul {
  list-style: none;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
}
iframe {
  border: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace !important;
}
kbd {
  color: #bd4147;
  background-color: #f5f5f5;
  margin: 0 4px;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14),
    0 1px 3px 0 rgba(0, 0, 0, 0.12);
}
body {
  font-family: Barkentina\1, sans-serif !important;
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.87);
  font-size: 1rem;
  font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Barkentina\1, sans-serif;
}
h1 {
  font-size: 2.25rem;
  line-height: 2.25rem;
  font-weight: 400;
}
h2 {
  line-height: 1.5rem;
  text-transform: uppercase;
}
h2,
h3 {
  font-size: 1.25rem;
  font-weight: 400;
}
h3 {
  line-height: 1.25rem;
}
h4 {
  text-transform: uppercase;
}
h4,
h5 {
  font-size: 1rem;
  line-height: 1rem;
}
h5 {
  font-weight: 700;
}
h6 {
  font-size: 0.875rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.67);
}
.h-48px {
  font-size: 3rem !important;
  line-height: 3rem !important;
}
.h-36px,
.h-48px {
  font-weight: 400 !important;
  text-decoration: none;
  text-transform: none;
}
.h-36px {
  font-size: 2.25rem !important;
  line-height: 2.25rem !important;
}
.h-36px--underlined {
  display: inline;
  background-image: linear-gradient(#f15a29, #f15a29);
  background-repeat: no-repeat;
  background-position: 0 40px;
  background-size: 100% 0.25rem;
}
.h-36px--underlined--fff {
  background-image: linear-gradient(#fff, #fff);
}
.h-36px--underlined--light_orange_2 {
  background-image: linear-gradient(#f1e3de, #f1e3de);
}
.h-36px--underlined-link {
  transition: all 0.15s ease-out;
  cursor: pointer;
}
.h-36px--underlined-link--active,
.h-36px--underlined-link:hover {
  color: #f15a29;
  background-size: 0 0.25rem;
}
.h-24px {
  font-size: 1.5rem !important;
}
.h-20px,
.h-20px-uppercase,
.h-24px {
  font-weight: 400 !important;
  line-height: 1.3 !important;
}
.h-20px,
.h-20px-uppercase {
  font-size: 1.25rem !important;
  font-weight: 700;
}
.h-20px-uppercase {
  font-weight: 400;
  text-transform: uppercase;
}
.t-18px {
  font-size: 1.125rem !important;
  text-transform: none;
}
.h-16px,
.t-18px {
  line-height: 1.3 !important;
  font-weight: 400;
}
.h-16px {
  font-size: 1rem;
  text-transform: uppercase;
}
.t-16px {
  font-size: 1rem !important;
}
.t-14px,
.t-16px {
  line-height: 1.3 !important;
  font-weight: 400;
  text-transform: none;
}
.t-14px {
  font-size: 0.875rem !important;
  color: rgba(0, 0, 0, 0.67);
}
/*!
 * Bootstrap Grid v4.3.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;
}
*,
:after,
:before {
  box-sizing: inherit;
}
.cg-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 400px) {
  .cg-container {
    max-width: 400px;
  }
}
@media (min-width: 576px) {
  .cg-container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .cg-container {
    max-width: 768px;
  }
}
@media (min-width: 960px) {
  .cg-container {
    max-width: 960px;
  }
}
@media (min-width: 1140px) {
  .cg-container {
    max-width: 1200px;
  }
}
.cg-container-fluid {
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}
.cg-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .cg-col,
.no-gutters > [class*="cg-col-"] {
  padding-right: 0;
  padding-left: 0;
}
.cg-col,
.cg-col-1,
.cg-col-2,
.cg-col-3,
.cg-col-4,
.cg-col-5,
.cg-col-6,
.cg-col-7,
.cg-col-8,
.cg-col-9,
.cg-col-10,
.cg-col-11,
.cg-col-12,
.cg-col-auto,
.cg-col-mt400,
.cg-col-mt400-1,
.cg-col-mt400-2,
.cg-col-mt400-3,
.cg-col-mt400-4,
.cg-col-mt400-5,
.cg-col-mt400-6,
.cg-col-mt400-7,
.cg-col-mt400-8,
.cg-col-mt400-9,
.cg-col-mt400-10,
.cg-col-mt400-11,
.cg-col-mt400-12,
.cg-col-mt400-auto,
.cg-col-mt576,
.cg-col-mt576-1,
.cg-col-mt576-2,
.cg-col-mt576-3,
.cg-col-mt576-4,
.cg-col-mt576-5,
.cg-col-mt576-6,
.cg-col-mt576-7,
.cg-col-mt576-8,
.cg-col-mt576-9,
.cg-col-mt576-10,
.cg-col-mt576-11,
.cg-col-mt576-12,
.cg-col-mt576-auto,
.cg-col-mt768,
.cg-col-mt768-1,
.cg-col-mt768-2,
.cg-col-mt768-3,
.cg-col-mt768-4,
.cg-col-mt768-5,
.cg-col-mt768-6,
.cg-col-mt768-7,
.cg-col-mt768-8,
.cg-col-mt768-9,
.cg-col-mt768-10,
.cg-col-mt768-11,
.cg-col-mt768-12,
.cg-col-mt768-auto,
.cg-col-mt960,
.cg-col-mt960-1,
.cg-col-mt960-2,
.cg-col-mt960-3,
.cg-col-mt960-4,
.cg-col-mt960-5,
.cg-col-mt960-6,
.cg-col-mt960-7,
.cg-col-mt960-8,
.cg-col-mt960-9,
.cg-col-mt960-10,
.cg-col-mt960-11,
.cg-col-mt960-12,
.cg-col-mt960-auto,
.cg-col-mt1140,
.cg-col-mt1140-1,
.cg-col-mt1140-2,
.cg-col-mt1140-3,
.cg-col-mt1140-4,
.cg-col-mt1140-5,
.cg-col-mt1140-6,
.cg-col-mt1140-7,
.cg-col-mt1140-8,
.cg-col-mt1140-9,
.cg-col-mt1140-10,
.cg-col-mt1140-11,
.cg-col-mt1140-12,
.cg-col-mt1140-auto {
  position: relative;
  width: 100%;
  padding-right: 12px;
  padding-left: 12px;
}
.cg-col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.cg-col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.cg-col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.cg-col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.cg-col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.cg-col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.cg-col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.cg-col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.cg-col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.cg-col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.cg-col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.cg-col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.cg-col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.cg-col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1 !important;
}
.order-last {
  order: 13 !important;
}
.order-0 {
  order: 0 !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
.order-3 {
  order: 3 !important;
}
.order-4 {
  order: 4 !important;
}
.order-5 {
  order: 5 !important;
}
.order-6 {
  order: 6 !important;
}
.order-7 {
  order: 7 !important;
}
.order-8 {
  order: 8 !important;
}
.order-9 {
  order: 9 !important;
}
.order-10 {
  order: 10 !important;
}
.order-11 {
  order: 11 !important;
}
.order-12 {
  order: 12 !important;
}
.cg-col-offset-1 {
  margin-left: 8.33333%;
}
.cg-col-offset-2 {
  margin-left: 16.66667%;
}
.cg-col-offset-3 {
  margin-left: 25%;
}
.cg-col-offset-4 {
  margin-left: 33.33333%;
}
.cg-col-offset-5 {
  margin-left: 41.66667%;
}
.cg-col-offset-6 {
  margin-left: 50%;
}
.cg-col-offset-7 {
  margin-left: 58.33333%;
}
.cg-col-offset-8 {
  margin-left: 66.66667%;
}
.cg-col-offset-9 {
  margin-left: 75%;
}
.cg-col-offset-10 {
  margin-left: 83.33333%;
}
.cg-col-offset-11 {
  margin-left: 91.66667%;
}
@media (min-width: 400px) {
  .cg-col-mt400 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .cg-col-mt400-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .cg-col-mt400-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .cg-col-mt400-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .cg-col-mt400-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .cg-col-mt400-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .cg-col-mt400-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .cg-col-mt400-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cg-col-mt400-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .cg-col-mt400-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .cg-col-mt400-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .cg-col-mt400-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .cg-col-mt400-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .cg-col-mt400-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-mt400-first {
    order: -1 !important;
  }
  .order-mt400-last {
    order: 13 !important;
  }
  .order-mt400-0 {
    order: 0 !important;
  }
  .order-mt400-1 {
    order: 1 !important;
  }
  .order-mt400-2 {
    order: 2 !important;
  }
  .order-mt400-3 {
    order: 3 !important;
  }
  .order-mt400-4 {
    order: 4 !important;
  }
  .order-mt400-5 {
    order: 5 !important;
  }
  .order-mt400-6 {
    order: 6 !important;
  }
  .order-mt400-7 {
    order: 7 !important;
  }
  .order-mt400-8 {
    order: 8 !important;
  }
  .order-mt400-9 {
    order: 9 !important;
  }
  .order-mt400-10 {
    order: 10 !important;
  }
  .order-mt400-11 {
    order: 11 !important;
  }
  .order-mt400-12 {
    order: 12 !important;
  }
  .cg-col-offset-mt400-0 {
    margin-left: 0;
  }
  .cg-col-offset-mt400-1 {
    margin-left: 8.33333%;
  }
  .cg-col-offset-mt400-2 {
    margin-left: 16.66667%;
  }
  .cg-col-offset-mt400-3 {
    margin-left: 25%;
  }
  .cg-col-offset-mt400-4 {
    margin-left: 33.33333%;
  }
  .cg-col-offset-mt400-5 {
    margin-left: 41.66667%;
  }
  .cg-col-offset-mt400-6 {
    margin-left: 50%;
  }
  .cg-col-offset-mt400-7 {
    margin-left: 58.33333%;
  }
  .cg-col-offset-mt400-8 {
    margin-left: 66.66667%;
  }
  .cg-col-offset-mt400-9 {
    margin-left: 75%;
  }
  .cg-col-offset-mt400-10 {
    margin-left: 83.33333%;
  }
  .cg-col-offset-mt400-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 576px) {
  .cg-col-mt576 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .cg-col-mt576-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .cg-col-mt576-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .cg-col-mt576-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .cg-col-mt576-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .cg-col-mt576-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .cg-col-mt576-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .cg-col-mt576-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cg-col-mt576-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .cg-col-mt576-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .cg-col-mt576-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .cg-col-mt576-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .cg-col-mt576-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .cg-col-mt576-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-mt576-first {
    order: -1 !important;
  }
  .order-mt576-last {
    order: 13 !important;
  }
  .order-mt576-0 {
    order: 0 !important;
  }
  .order-mt576-1 {
    order: 1 !important;
  }
  .order-mt576-2 {
    order: 2 !important;
  }
  .order-mt576-3 {
    order: 3 !important;
  }
  .order-mt576-4 {
    order: 4 !important;
  }
  .order-mt576-5 {
    order: 5 !important;
  }
  .order-mt576-6 {
    order: 6 !important;
  }
  .order-mt576-7 {
    order: 7 !important;
  }
  .order-mt576-8 {
    order: 8 !important;
  }
  .order-mt576-9 {
    order: 9 !important;
  }
  .order-mt576-10 {
    order: 10 !important;
  }
  .order-mt576-11 {
    order: 11 !important;
  }
  .order-mt576-12 {
    order: 12 !important;
  }
  .cg-col-offset-mt576-0 {
    margin-left: 0;
  }
  .cg-col-offset-mt576-1 {
    margin-left: 8.33333%;
  }
  .cg-col-offset-mt576-2 {
    margin-left: 16.66667%;
  }
  .cg-col-offset-mt576-3 {
    margin-left: 25%;
  }
  .cg-col-offset-mt576-4 {
    margin-left: 33.33333%;
  }
  .cg-col-offset-mt576-5 {
    margin-left: 41.66667%;
  }
  .cg-col-offset-mt576-6 {
    margin-left: 50%;
  }
  .cg-col-offset-mt576-7 {
    margin-left: 58.33333%;
  }
  .cg-col-offset-mt576-8 {
    margin-left: 66.66667%;
  }
  .cg-col-offset-mt576-9 {
    margin-left: 75%;
  }
  .cg-col-offset-mt576-10 {
    margin-left: 83.33333%;
  }
  .cg-col-offset-mt576-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 768px) {
  .cg-col-mt768 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .cg-col-mt768-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .cg-col-mt768-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .cg-col-mt768-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .cg-col-mt768-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .cg-col-mt768-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .cg-col-mt768-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .cg-col-mt768-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cg-col-mt768-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .cg-col-mt768-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .cg-col-mt768-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .cg-col-mt768-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .cg-col-mt768-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .cg-col-mt768-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-mt768-first {
    order: -1 !important;
  }
  .order-mt768-last {
    order: 13 !important;
  }
  .order-mt768-0 {
    order: 0 !important;
  }
  .order-mt768-1 {
    order: 1 !important;
  }
  .order-mt768-2 {
    order: 2 !important;
  }
  .order-mt768-3 {
    order: 3 !important;
  }
  .order-mt768-4 {
    order: 4 !important;
  }
  .order-mt768-5 {
    order: 5 !important;
  }
  .order-mt768-6 {
    order: 6 !important;
  }
  .order-mt768-7 {
    order: 7 !important;
  }
  .order-mt768-8 {
    order: 8 !important;
  }
  .order-mt768-9 {
    order: 9 !important;
  }
  .order-mt768-10 {
    order: 10 !important;
  }
  .order-mt768-11 {
    order: 11 !important;
  }
  .order-mt768-12 {
    order: 12 !important;
  }
  .cg-col-offset-mt768-0 {
    margin-left: 0;
  }
  .cg-col-offset-mt768-1 {
    margin-left: 8.33333%;
  }
  .cg-col-offset-mt768-2 {
    margin-left: 16.66667%;
  }
  .cg-col-offset-mt768-3 {
    margin-left: 25%;
  }
  .cg-col-offset-mt768-4 {
    margin-left: 33.33333%;
  }
  .cg-col-offset-mt768-5 {
    margin-left: 41.66667%;
  }
  .cg-col-offset-mt768-6 {
    margin-left: 50%;
  }
  .cg-col-offset-mt768-7 {
    margin-left: 58.33333%;
  }
  .cg-col-offset-mt768-8 {
    margin-left: 66.66667%;
  }
  .cg-col-offset-mt768-9 {
    margin-left: 75%;
  }
  .cg-col-offset-mt768-10 {
    margin-left: 83.33333%;
  }
  .cg-col-offset-mt768-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 960px) {
  .cg-col-mt960 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .cg-col-mt960-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .cg-col-mt960-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .cg-col-mt960-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .cg-col-mt960-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .cg-col-mt960-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .cg-col-mt960-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .cg-col-mt960-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cg-col-mt960-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .cg-col-mt960-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .cg-col-mt960-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .cg-col-mt960-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .cg-col-mt960-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .cg-col-mt960-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-mt960-first {
    order: -1 !important;
  }
  .order-mt960-last {
    order: 13 !important;
  }
  .order-mt960-0 {
    order: 0 !important;
  }
  .order-mt960-1 {
    order: 1 !important;
  }
  .order-mt960-2 {
    order: 2 !important;
  }
  .order-mt960-3 {
    order: 3 !important;
  }
  .order-mt960-4 {
    order: 4 !important;
  }
  .order-mt960-5 {
    order: 5 !important;
  }
  .order-mt960-6 {
    order: 6 !important;
  }
  .order-mt960-7 {
    order: 7 !important;
  }
  .order-mt960-8 {
    order: 8 !important;
  }
  .order-mt960-9 {
    order: 9 !important;
  }
  .order-mt960-10 {
    order: 10 !important;
  }
  .order-mt960-11 {
    order: 11 !important;
  }
  .order-mt960-12 {
    order: 12 !important;
  }
  .cg-col-offset-mt960-0 {
    margin-left: 0;
  }
  .cg-col-offset-mt960-1 {
    margin-left: 8.33333%;
  }
  .cg-col-offset-mt960-2 {
    margin-left: 16.66667%;
  }
  .cg-col-offset-mt960-3 {
    margin-left: 25%;
  }
  .cg-col-offset-mt960-4 {
    margin-left: 33.33333%;
  }
  .cg-col-offset-mt960-5 {
    margin-left: 41.66667%;
  }
  .cg-col-offset-mt960-6 {
    margin-left: 50%;
  }
  .cg-col-offset-mt960-7 {
    margin-left: 58.33333%;
  }
  .cg-col-offset-mt960-8 {
    margin-left: 66.66667%;
  }
  .cg-col-offset-mt960-9 {
    margin-left: 75%;
  }
  .cg-col-offset-mt960-10 {
    margin-left: 83.33333%;
  }
  .cg-col-offset-mt960-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1140px) {
  .cg-col-mt1140 {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .cg-col-mt1140-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .cg-col-mt1140-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .cg-col-mt1140-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .cg-col-mt1140-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .cg-col-mt1140-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .cg-col-mt1140-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .cg-col-mt1140-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .cg-col-mt1140-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .cg-col-mt1140-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .cg-col-mt1140-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .cg-col-mt1140-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .cg-col-mt1140-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .cg-col-mt1140-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-mt1140-first {
    order: -1 !important;
  }
  .order-mt1140-last {
    order: 13 !important;
  }
  .order-mt1140-0 {
    order: 0 !important;
  }
  .order-mt1140-1 {
    order: 1 !important;
  }
  .order-mt1140-2 {
    order: 2 !important;
  }
  .order-mt1140-3 {
    order: 3 !important;
  }
  .order-mt1140-4 {
    order: 4 !important;
  }
  .order-mt1140-5 {
    order: 5 !important;
  }
  .order-mt1140-6 {
    order: 6 !important;
  }
  .order-mt1140-7 {
    order: 7 !important;
  }
  .order-mt1140-8 {
    order: 8 !important;
  }
  .order-mt1140-9 {
    order: 9 !important;
  }
  .order-mt1140-10 {
    order: 10 !important;
  }
  .order-mt1140-11 {
    order: 11 !important;
  }
  .order-mt1140-12 {
    order: 12 !important;
  }
  .cg-col-offset-mt1140-0 {
    margin-left: 0;
  }
  .cg-col-offset-mt1140-1 {
    margin-left: 8.33333%;
  }
  .cg-col-offset-mt1140-2 {
    margin-left: 16.66667%;
  }
  .cg-col-offset-mt1140-3 {
    margin-left: 25%;
  }
  .cg-col-offset-mt1140-4 {
    margin-left: 33.33333%;
  }
  .cg-col-offset-mt1140-5 {
    margin-left: 41.66667%;
  }
  .cg-col-offset-mt1140-6 {
    margin-left: 50%;
  }
  .cg-col-offset-mt1140-7 {
    margin-left: 58.33333%;
  }
  .cg-col-offset-mt1140-8 {
    margin-left: 66.66667%;
  }
  .cg-col-offset-mt1140-9 {
    margin-left: 75%;
  }
  .cg-col-offset-mt1140-10 {
    margin-left: 83.33333%;
  }
  .cg-col-offset-mt1140-11 {
    margin-left: 91.66667%;
  }
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 400px) {
  .d-mt400-none {
    display: none !important;
  }
  .d-mt400-inline {
    display: inline !important;
  }
  .d-mt400-inline-block {
    display: inline-block !important;
  }
  .d-mt400-block {
    display: block !important;
  }
  .d-mt400-flex {
    display: flex !important;
  }
  .d-mt400-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 576px) {
  .d-mt576-none {
    display: none !important;
  }
  .d-mt576-inline {
    display: inline !important;
  }
  .d-mt576-inline-block {
    display: inline-block !important;
  }
  .d-mt576-block {
    display: block !important;
  }
  .d-mt576-flex {
    display: flex !important;
  }
  .d-mt576-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-mt768-none {
    display: none !important;
  }
  .d-mt768-inline {
    display: inline !important;
  }
  .d-mt768-inline-block {
    display: inline-block !important;
  }
  .d-mt768-block {
    display: block !important;
  }
  .d-mt768-flex {
    display: flex !important;
  }
  .d-mt768-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 960px) {
  .d-mt960-none {
    display: none !important;
  }
  .d-mt960-inline {
    display: inline !important;
  }
  .d-mt960-inline-block {
    display: inline-block !important;
  }
  .d-mt960-block {
    display: block !important;
  }
  .d-mt960-flex {
    display: flex !important;
  }
  .d-mt960-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1140px) {
  .d-mt1140-none {
    display: none !important;
  }
  .d-mt1140-inline {
    display: inline !important;
  }
  .d-mt1140-inline-block {
    display: inline-block !important;
  }
  .d-mt1140-block {
    display: block !important;
  }
  .d-mt1140-flex {
    display: flex !important;
  }
  .d-mt1140-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-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: 400px) {
  .flex-mt400-row {
    flex-direction: row !important;
  }
  .flex-mt400-column {
    flex-direction: column !important;
  }
  .flex-mt400-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-mt400-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-mt400-wrap {
    flex-wrap: wrap !important;
  }
  .flex-mt400-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-mt400-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-mt400-fill {
    flex: 1 1 auto !important;
  }
  .flex-mt400-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-mt400-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-mt400-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-mt400-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-mt400-start {
    justify-content: flex-start !important;
  }
  .justify-content-mt400-end {
    justify-content: flex-end !important;
  }
  .justify-content-mt400-center {
    justify-content: center !important;
  }
  .justify-content-mt400-between {
    justify-content: space-between !important;
  }
  .justify-content-mt400-around {
    justify-content: space-around !important;
  }
  .align-items-mt400-start {
    align-items: flex-start !important;
  }
  .align-items-mt400-end {
    align-items: flex-end !important;
  }
  .align-items-mt400-center {
    align-items: center !important;
  }
  .align-items-mt400-baseline {
    align-items: baseline !important;
  }
  .align-items-mt400-stretch {
    align-items: stretch !important;
  }
  .align-content-mt400-start {
    align-content: flex-start !important;
  }
  .align-content-mt400-end {
    align-content: flex-end !important;
  }
  .align-content-mt400-center {
    align-content: center !important;
  }
  .align-content-mt400-between {
    align-content: space-between !important;
  }
  .align-content-mt400-around {
    align-content: space-around !important;
  }
  .align-content-mt400-stretch {
    align-content: stretch !important;
  }
  .align-self-mt400-auto {
    align-self: auto !important;
  }
  .align-self-mt400-start {
    align-self: flex-start !important;
  }
  .align-self-mt400-end {
    align-self: flex-end !important;
  }
  .align-self-mt400-center {
    align-self: center !important;
  }
  .align-self-mt400-baseline {
    align-self: baseline !important;
  }
  .align-self-mt400-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 576px) {
  .flex-mt576-row {
    flex-direction: row !important;
  }
  .flex-mt576-column {
    flex-direction: column !important;
  }
  .flex-mt576-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-mt576-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-mt576-wrap {
    flex-wrap: wrap !important;
  }
  .flex-mt576-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-mt576-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-mt576-fill {
    flex: 1 1 auto !important;
  }
  .flex-mt576-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-mt576-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-mt576-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-mt576-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-mt576-start {
    justify-content: flex-start !important;
  }
  .justify-content-mt576-end {
    justify-content: flex-end !important;
  }
  .justify-content-mt576-center {
    justify-content: center !important;
  }
  .justify-content-mt576-between {
    justify-content: space-between !important;
  }
  .justify-content-mt576-around {
    justify-content: space-around !important;
  }
  .align-items-mt576-start {
    align-items: flex-start !important;
  }
  .align-items-mt576-end {
    align-items: flex-end !important;
  }
  .align-items-mt576-center {
    align-items: center !important;
  }
  .align-items-mt576-baseline {
    align-items: baseline !important;
  }
  .align-items-mt576-stretch {
    align-items: stretch !important;
  }
  .align-content-mt576-start {
    align-content: flex-start !important;
  }
  .align-content-mt576-end {
    align-content: flex-end !important;
  }
  .align-content-mt576-center {
    align-content: center !important;
  }
  .align-content-mt576-between {
    align-content: space-between !important;
  }
  .align-content-mt576-around {
    align-content: space-around !important;
  }
  .align-content-mt576-stretch {
    align-content: stretch !important;
  }
  .align-self-mt576-auto {
    align-self: auto !important;
  }
  .align-self-mt576-start {
    align-self: flex-start !important;
  }
  .align-self-mt576-end {
    align-self: flex-end !important;
  }
  .align-self-mt576-center {
    align-self: center !important;
  }
  .align-self-mt576-baseline {
    align-self: baseline !important;
  }
  .align-self-mt576-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-mt768-row {
    flex-direction: row !important;
  }
  .flex-mt768-column {
    flex-direction: column !important;
  }
  .flex-mt768-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-mt768-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-mt768-wrap {
    flex-wrap: wrap !important;
  }
  .flex-mt768-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-mt768-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-mt768-fill {
    flex: 1 1 auto !important;
  }
  .flex-mt768-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-mt768-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-mt768-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-mt768-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-mt768-start {
    justify-content: flex-start !important;
  }
  .justify-content-mt768-end {
    justify-content: flex-end !important;
  }
  .justify-content-mt768-center {
    justify-content: center !important;
  }
  .justify-content-mt768-between {
    justify-content: space-between !important;
  }
  .justify-content-mt768-around {
    justify-content: space-around !important;
  }
  .align-items-mt768-start {
    align-items: flex-start !important;
  }
  .align-items-mt768-end {
    align-items: flex-end !important;
  }
  .align-items-mt768-center {
    align-items: center !important;
  }
  .align-items-mt768-baseline {
    align-items: baseline !important;
  }
  .align-items-mt768-stretch {
    align-items: stretch !important;
  }
  .align-content-mt768-start {
    align-content: flex-start !important;
  }
  .align-content-mt768-end {
    align-content: flex-end !important;
  }
  .align-content-mt768-center {
    align-content: center !important;
  }
  .align-content-mt768-between {
    align-content: space-between !important;
  }
  .align-content-mt768-around {
    align-content: space-around !important;
  }
  .align-content-mt768-stretch {
    align-content: stretch !important;
  }
  .align-self-mt768-auto {
    align-self: auto !important;
  }
  .align-self-mt768-start {
    align-self: flex-start !important;
  }
  .align-self-mt768-end {
    align-self: flex-end !important;
  }
  .align-self-mt768-center {
    align-self: center !important;
  }
  .align-self-mt768-baseline {
    align-self: baseline !important;
  }
  .align-self-mt768-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 960px) {
  .flex-mt960-row {
    flex-direction: row !important;
  }
  .flex-mt960-column {
    flex-direction: column !important;
  }
  .flex-mt960-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-mt960-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-mt960-wrap {
    flex-wrap: wrap !important;
  }
  .flex-mt960-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-mt960-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-mt960-fill {
    flex: 1 1 auto !important;
  }
  .flex-mt960-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-mt960-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-mt960-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-mt960-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-mt960-start {
    justify-content: flex-start !important;
  }
  .justify-content-mt960-end {
    justify-content: flex-end !important;
  }
  .justify-content-mt960-center {
    justify-content: center !important;
  }
  .justify-content-mt960-between {
    justify-content: space-between !important;
  }
  .justify-content-mt960-around {
    justify-content: space-around !important;
  }
  .align-items-mt960-start {
    align-items: flex-start !important;
  }
  .align-items-mt960-end {
    align-items: flex-end !important;
  }
  .align-items-mt960-center {
    align-items: center !important;
  }
  .align-items-mt960-baseline {
    align-items: baseline !important;
  }
  .align-items-mt960-stretch {
    align-items: stretch !important;
  }
  .align-content-mt960-start {
    align-content: flex-start !important;
  }
  .align-content-mt960-end {
    align-content: flex-end !important;
  }
  .align-content-mt960-center {
    align-content: center !important;
  }
  .align-content-mt960-between {
    align-content: space-between !important;
  }
  .align-content-mt960-around {
    align-content: space-around !important;
  }
  .align-content-mt960-stretch {
    align-content: stretch !important;
  }
  .align-self-mt960-auto {
    align-self: auto !important;
  }
  .align-self-mt960-start {
    align-self: flex-start !important;
  }
  .align-self-mt960-end {
    align-self: flex-end !important;
  }
  .align-self-mt960-center {
    align-self: center !important;
  }
  .align-self-mt960-baseline {
    align-self: baseline !important;
  }
  .align-self-mt960-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1140px) {
  .flex-mt1140-row {
    flex-direction: row !important;
  }
  .flex-mt1140-column {
    flex-direction: column !important;
  }
  .flex-mt1140-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-mt1140-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-mt1140-wrap {
    flex-wrap: wrap !important;
  }
  .flex-mt1140-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-mt1140-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-mt1140-fill {
    flex: 1 1 auto !important;
  }
  .flex-mt1140-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-mt1140-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-mt1140-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-mt1140-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-mt1140-start {
    justify-content: flex-start !important;
  }
  .justify-content-mt1140-end {
    justify-content: flex-end !important;
  }
  .justify-content-mt1140-center {
    justify-content: center !important;
  }
  .justify-content-mt1140-between {
    justify-content: space-between !important;
  }
  .justify-content-mt1140-around {
    justify-content: space-around !important;
  }
  .align-items-mt1140-start {
    align-items: flex-start !important;
  }
  .align-items-mt1140-end {
    align-items: flex-end !important;
  }
  .align-items-mt1140-center {
    align-items: center !important;
  }
  .align-items-mt1140-baseline {
    align-items: baseline !important;
  }
  .align-items-mt1140-stretch {
    align-items: stretch !important;
  }
  .align-content-mt1140-start {
    align-content: flex-start !important;
  }
  .align-content-mt1140-end {
    align-content: flex-end !important;
  }
  .align-content-mt1140-center {
    align-content: center !important;
  }
  .align-content-mt1140-between {
    align-content: space-between !important;
  }
  .align-content-mt1140-around {
    align-content: space-around !important;
  }
  .align-content-mt1140-stretch {
    align-content: stretch !important;
  }
  .align-self-mt1140-auto {
    align-self: auto !important;
  }
  .align-self-mt1140-start {
    align-self: flex-start !important;
  }
  .align-self-mt1140-end {
    align-self: flex-end !important;
  }
  .align-self-mt1140-center {
    align-self: center !important;
  }
  .align-self-mt1140-baseline {
    align-self: baseline !important;
  }
  .align-self-mt1140-stretch {
    align-self: stretch !important;
  }
}
.u-overflow-hidden {
  overflow: hidden !important;
}
.u-overflow-x-hidden {
  overflow-x: hidden !important;
}
.u-cursor-pointer {
  cursor: pointer !important;
}
.u-cursor-default {
  cursor: default !important;
}
.u-img-cover {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.u-img-contain {
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;";
}
body.u-all-page-progress-cursor * {
  cursor: progress !important;
}
.r,
.reset,
.u-reset {
  font-size: 12px !important;
  font-weight: 400 !important;
  background-color: #fff !important;
  line-height: 1.3 !important;
}
.reset p,
.reset ul,
.r p,
.r ul,
.u-reset p,
.u-reset ul {
  margin-bottom: 4px !important;
  line-height: 1 !important;
}
.reset li,
.r li,
.u-reset li {
  line-height: 0 !important;
}
.reset li:before,
.r li:before,
.u-reset li:before {
  content: " - " !important;
}
.reset td,
.r td,
.u-reset td {
  padding: 2px !important;
  border: 1px solid #999 !important;
}
.reset svg,
.r svg,
.u-reset svg {
  height: 24px;
  width: 24px;
}
.reset h1,
.reset h2,
.reset h3,
.reset h4,
.reset h5,
.reset h6,
.r h1,
.r h2,
.r h3,
.r h4,
.r h5,
.r h6,
.u-reset h1,
.u-reset h2,
.u-reset h3,
.u-reset h4,
.u-reset h5,
.u-reset h6 {
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 1 !important;
  display: inline !important;
}
.theme--dark .r,
.theme--dark .reset,
.theme--dark .u-reset {
  background-color: #000 !important;
}
.elevation-24 {
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2),
    0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12) !important;
}
.elevation-23 {
  box-shadow: 0 11px 14px -7px rgba(0, 0, 0, 0.2),
    0 23px 36px 3px rgba(0, 0, 0, 0.14), 0 9px 44px 8px rgba(0, 0, 0, 0.12) !important;
}
.elevation-22 {
  box-shadow: 0 10px 14px -6px rgba(0, 0, 0, 0.2),
    0 22px 35px 3px rgba(0, 0, 0, 0.14), 0 8px 42px 7px rgba(0, 0, 0, 0.12) !important;
}
.elevation-21 {
  box-shadow: 0 10px 13px -6px rgba(0, 0, 0, 0.2),
    0 21px 33px 3px rgba(0, 0, 0, 0.14), 0 8px 40px 7px rgba(0, 0, 0, 0.12) !important;
}
.elevation-20 {
  box-shadow: 0 10px 13px -6px rgba(0, 0, 0, 0.2),
    0 20px 31px 3px rgba(0, 0, 0, 0.14), 0 8px 38px 7px rgba(0, 0, 0, 0.12) !important;
}
.elevation-19 {
  box-shadow: 0 9px 12px -6px rgba(0, 0, 0, 0.2),
    0 19px 29px 2px rgba(0, 0, 0, 0.14), 0 7px 36px 6px rgba(0, 0, 0, 0.12) !important;
}
.elevation-18 {
  box-shadow: 0 9px 11px -5px rgba(0, 0, 0, 0.2),
    0 18px 28px 2px rgba(0, 0, 0, 0.14), 0 7px 34px 6px rgba(0, 0, 0, 0.12) !important;
}
.elevation-17 {
  box-shadow: 0 8px 11px -5px rgba(0, 0, 0, 0.2),
    0 17px 26px 2px rgba(0, 0, 0, 0.14), 0 6px 32px 5px rgba(0, 0, 0, 0.12) !important;
}
.elevation-16 {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2),
    0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12) !important;
}
.elevation-15 {
  box-shadow: 0 8px 9px -5px rgba(0, 0, 0, 0.2),
    0 15px 22px 2px rgba(0, 0, 0, 0.14), 0 6px 28px 5px rgba(0, 0, 0, 0.12) !important;
}
.elevation-14 {
  box-shadow: 0 7px 9px -4px rgba(0, 0, 0, 0.2),
    0 14px 21px 2px rgba(0, 0, 0, 0.14), 0 5px 26px 4px rgba(0, 0, 0, 0.12) !important;
}
.elevation-13 {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2),
    0 13px 19px 2px rgba(0, 0, 0, 0.14), 0 5px 24px 4px rgba(0, 0, 0, 0.12) !important;
}
.elevation-12 {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2),
    0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12) !important;
}
.elevation-11 {
  box-shadow: 0 6px 7px -4px rgba(0, 0, 0, 0.2),
    0 11px 15px 1px rgba(0, 0, 0, 0.14), 0 4px 20px 3px rgba(0, 0, 0, 0.12) !important;
}
.elevation-10 {
  box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.2),
    0 10px 14px 1px rgba(0, 0, 0, 0.14), 0 4px 18px 3px rgba(0, 0, 0, 0.12) !important;
}
.elevation-9 {
  box-shadow: 0 5px 6px -3px rgba(0, 0, 0, 0.2),
    0 9px 12px 1px rgba(0, 0, 0, 0.14), 0 3px 16px 2px rgba(0, 0, 0, 0.12) !important;
}
.elevation-8 {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
    0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12) !important;
}
.elevation-7 {
  box-shadow: 0 4px 5px -2px rgba(0, 0, 0, 0.2),
    0 7px 10px 1px rgba(0, 0, 0, 0.14), 0 2px 16px 1px rgba(0, 0, 0, 0.12) !important;
}
.elevation-6 {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2),
    0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12) !important;
}
.elevation-5 {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2), 0 5px 8px 0 rgba(0, 0, 0, 0.14),
    0 1px 14px 0 rgba(0, 0, 0, 0.12) !important;
}
.elevation-4 {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12) !important;
}
.elevation-3 {
  box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 1px 8px 0 rgba(0, 0, 0, 0.12) !important;
}
.elevation-2 {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12) !important;
}
.elevation-1 {
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14),
    0 1px 3px 0 rgba(0, 0, 0, 0.12) !important;
}
.elevation-0 {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.14),
    0 0 0 0 rgba(0, 0, 0, 0.12) !important;
}
.ma-0 {
  margin: 0 !important;
}
.ma-1 {
  margin: 0.25rem !important;
}
.ma-2 {
  margin: 0.5rem !important;
}
.ma-3 {
  margin: 0.75rem !important;
}
.ma-4 {
  margin: 1rem !important;
}
.ma-5 {
  margin: 1.25rem !important;
}
.ma-6 {
  margin: 1.5rem !important;
}
.ma-7 {
  margin: 1.75rem !important;
}
.ma-8 {
  margin: 2rem !important;
}
.ma-9 {
  margin: 2.25rem !important;
}
.ma-10 {
  margin: 2.5rem !important;
}
.ma-11 {
  margin: 2.75rem !important;
}
.ma-12 {
  margin: 3rem !important;
}
.mt-n6 {
  margin-top: -1.5rem !important;
}
.mt-n5 {
  margin-top: -1.25rem !important;
}
.mt-n4 {
  margin-top: -1rem !important;
}
.mt-n3 {
  margin-top: -0.75rem !important;
}
.mt-n2 {
  margin-top: -0.5rem !important;
}
.mt-n1 {
  margin-top: -0.25rem !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 0.75rem !important;
}
.mt-4 {
  margin-top: 1rem !important;
}
.mt-5 {
  margin-top: 1.25rem !important;
}
.mt-6 {
  margin-top: 1.5rem !important;
}
.mt-7 {
  margin-top: 1.75rem !important;
}
.mt-8 {
  margin-top: 2rem !important;
}
.mt-9 {
  margin-top: 2.25rem !important;
}
.mt-10 {
  margin-top: 2.5rem !important;
}
.mt-11 {
  margin-top: 2.75rem !important;
}
.mt-12 {
  margin-top: 3rem !important;
}
.mr-n6 {
  margin-right: -1.5rem !important;
}
.mr-n5 {
  margin-right: -1.25rem !important;
}
.mr-n4 {
  margin-right: -1rem !important;
}
.mr-n3 {
  margin-right: -0.75rem !important;
}
.mr-n2 {
  margin-right: -0.5rem !important;
}
.mr-n1 {
  margin-right: -0.25rem !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mr-3 {
  margin-right: 0.75rem !important;
}
.mr-4 {
  margin-right: 1rem !important;
}
.mr-5 {
  margin-right: 1.25rem !important;
}
.mr-6 {
  margin-right: 1.5rem !important;
}
.mr-7 {
  margin-right: 1.75rem !important;
}
.mr-8 {
  margin-right: 2rem !important;
}
.mr-9 {
  margin-right: 2.25rem !important;
}
.mr-10 {
  margin-right: 2.5rem !important;
}
.mr-11 {
  margin-right: 2.75rem !important;
}
.mr-12 {
  margin-right: 3rem !important;
}
.mb-n6 {
  margin-bottom: -1.5rem !important;
}
.mb-n5 {
  margin-bottom: -1.25rem !important;
}
.mb-n4 {
  margin-bottom: -1rem !important;
}
.mb-n3 {
  margin-bottom: -0.75rem !important;
}
.mb-n2 {
  margin-bottom: -0.5rem !important;
}
.mb-n1 {
  margin-bottom: -0.25rem !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 0.75rem !important;
}
.mb-4 {
  margin-bottom: 1rem !important;
}
.mb-5 {
  margin-bottom: 1.25rem !important;
}
.mb-6 {
  margin-bottom: 1.5rem !important;
}
.mb-7 {
  margin-bottom: 1.75rem !important;
}
.mb-8 {
  margin-bottom: 2rem !important;
}
.mb-9 {
  margin-bottom: 2.25rem !important;
}
.mb-10 {
  margin-bottom: 2.5rem !important;
}
.mb-11 {
  margin-bottom: 2.75rem !important;
}
.mb-12 {
  margin-bottom: 3rem !important;
}
.ml-n6 {
  margin-left: -1.5rem !important;
}
.ml-n5 {
  margin-left: -1.25rem !important;
}
.ml-n4 {
  margin-left: -1rem !important;
}
.ml-n3 {
  margin-left: -0.75rem !important;
}
.ml-n2 {
  margin-left: -0.5rem !important;
}
.ml-n1 {
  margin-left: -0.25rem !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.ml-3 {
  margin-left: 0.75rem !important;
}
.ml-4 {
  margin-left: 1rem !important;
}
.ml-5 {
  margin-left: 1.25rem !important;
}
.ml-6 {
  margin-left: 1.5rem !important;
}
.ml-7 {
  margin-left: 1.75rem !important;
}
.ml-8 {
  margin-left: 2rem !important;
}
.ml-9 {
  margin-left: 2.25rem !important;
}
.ml-10 {
  margin-left: 2.5rem !important;
}
.ml-11 {
  margin-left: 2.75rem !important;
}
.ml-12 {
  margin-left: 3rem !important;
}
.pa-0 {
  padding: 0 !important;
}
.pa-1 {
  padding: 0.25rem !important;
}
.pa-2 {
  padding: 0.5rem !important;
}
.pa-3 {
  padding: 0.75rem !important;
}
.pa-4 {
  padding: 1rem !important;
}
.pa-5 {
  padding: 1.25rem !important;
}
.pa-6 {
  padding: 1.5rem !important;
}
.pa-7 {
  padding: 1.75rem !important;
}
.pa-8 {
  padding: 2rem !important;
}
.pa-9 {
  padding: 2.25rem !important;
}
.pa-10 {
  padding: 2.5rem !important;
}
.pa-11 {
  padding: 2.75rem !important;
}
.pa-12 {
  padding: 3rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 0.75rem !important;
}
.pt-4 {
  padding-top: 1rem !important;
}
.pt-5 {
  padding-top: 1.25rem !important;
}
.pt-6 {
  padding-top: 1.5rem !important;
}
.pt-7 {
  padding-top: 1.75rem !important;
}
.pt-8 {
  padding-top: 2rem !important;
}
.pt-9 {
  padding-top: 2.25rem !important;
}
.pt-10 {
  padding-top: 2.5rem !important;
}
.pt-11 {
  padding-top: 2.75rem !important;
}
.pt-12 {
  padding-top: 3rem !important;
}
.pr-0 {
  padding-right: 0 !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pr-3 {
  padding-right: 0.75rem !important;
}
.pr-4 {
  padding-right: 1rem !important;
}
.pr-5 {
  padding-right: 1.25rem !important;
}
.pr-6 {
  padding-right: 1.5rem !important;
}
.pr-7 {
  padding-right: 1.75rem !important;
}
.pr-8 {
  padding-right: 2rem !important;
}
.pr-9 {
  padding-right: 2.25rem !important;
}
.pr-10 {
  padding-right: 2.5rem !important;
}
.pr-11 {
  padding-right: 2.75rem !important;
}
.pr-12 {
  padding-right: 3rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 0.75rem !important;
}
.pb-4 {
  padding-bottom: 1rem !important;
}
.pb-5 {
  padding-bottom: 1.25rem !important;
}
.pb-6 {
  padding-bottom: 1.5rem !important;
}
.pb-7 {
  padding-bottom: 1.75rem !important;
}
.pb-8 {
  padding-bottom: 2rem !important;
}
.pb-9 {
  padding-bottom: 2.25rem !important;
}
.pb-10 {
  padding-bottom: 2.5rem !important;
}
.pb-11 {
  padding-bottom: 2.75rem !important;
}
.pb-12 {
  padding-bottom: 3rem !important;
}
.pl-0 {
  padding-left: 0 !important;
}
.pl-1 {
  padding-left: 0.25rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.pl-3 {
  padding-left: 0.75rem !important;
}
.pl-4 {
  padding-left: 1rem !important;
}
.pl-5 {
  padding-left: 1.25rem !important;
}
.pl-6 {
  padding-left: 1.5rem !important;
}
.pl-7 {
  padding-left: 1.75rem !important;
}
.pl-8 {
  padding-left: 2rem !important;
}
.pl-9 {
  padding-left: 2.25rem !important;
}
.pl-10 {
  padding-left: 2.5rem !important;
}
.pl-11 {
  padding-left: 2.75rem !important;
}
.pl-12 {
  padding-left: 3rem !important;
}
.d-flex {
  display: flex !important;
}
.text-lh-0 {
  line-height: 0 !important;
}
.text-lh-1d3 {
  line-height: 1.3 !important;
}
.text-lh-1d4 {
  line-height: 1.4 !important;
}
.text-decor-none {
  text-decoration: none !important;
}
.text--fff {
  color: #fff !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-center {
  text-align: center !important;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-ff-Barkentina {
  font-family: Barkentina\1, sans-serif !important;
}
.text-fw-bold {
  font-weight: 700 !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-trim-string-with-dots {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
}
.text-color-highlight {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  margin: 0 4px;
  z-index: 1;
}
.text-color-highlight:before {
  content: "";
  position: absolute;
  top: 0;
  left: -6px;
  display: block;
  width: calc(100% + 12px);
  height: 100%;
  background-color: #ffd9c4;
  border-radius: 4px;
  z-index: -1;
}
.pos-rel {
  position: relative !important;
}
.pos-abs {
  position: absolute !important;
}
.pos-fixed {
  position: fixed !important;
}
.pos-static {
  position: static !important;
}
.pos-abs-xy-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.u-width-100vw {
  width: 100vw !important;
}
.u-height-100vh {
  height: 100vh !important;
}
.u-width-100 {
  width: 100% !important;
}
.u-height-100 {
  height: 100% !important;
}
.align-center {
  align-items: center !important;
}
.justify-space-between {
  justify-content: space-between !important;
}
.transition-all-eao-100 {
  transition: all 0.1s ease-in-out !important;
}
.transition-all-eao-150 {
  transition: all 0.15s ease-in-out !important;
}
.transition-all-eao-200 {
  transition: all 0.2s ease-in-out !important;
}
.transition-all-eao-300 {
  transition: all 0.3s ease-in-out !important;
}
.transition-all-eao-500 {
  transition: all 0.5s ease-in-out !important;
}
.color--gray_1 {
  color: #f9f9f9 !important;
}
.bgr-color--gray_1 {
  background-color: #f9f9f9 !important;
}
.color--gray_2 {
  color: #d6d6d6 !important;
}
.bgr-color--gray_2 {
  background-color: #d6d6d6 !important;
}
.color--gray_3 {
  color: #aaa !important;
}
.bgr-color--gray_3 {
  background-color: #aaa !important;
}
.color--primary {
  color: #f15a29 !important;
}
.bgr-color--primary {
  background-color: #f15a29 !important;
}
.color--link {
  color: #0969fa !important;
}
.bgr-color--link {
  background-color: #0969fa !important;
}
.color--error {
  color: #d12026 !important;
}
.bgr-color--error {
  background-color: #d12026 !important;
}
.color--info {
  color: #2196f3 !important;
}
.bgr-color--info {
  background-color: #2196f3 !important;
}
.color--success {
  color: #4caf50 !important;
}
.bgr-color--success {
  background-color: #4caf50 !important;
}
.color--warning {
  color: #ffc107 !important;
}
.bgr-color--warning {
  background-color: #ffc107 !important;
}
.color--main_blue {
  color: #0a58ca !important;
}
.bgr-color--main_blue {
  background-color: #0a58ca !important;
}
.color--main_inc_dark_blue {
  color: #384c7e !important;
}
.bgr-color--main_inc_dark_blue {
  background-color: #384c7e !important;
}
.color--secondary_inc_dark {
  color: rgba(0, 0, 0, 0.67) !important;
}
.bgr-color--secondary_inc_dark {
  background-color: rgba(0, 0, 0, 0.67) !important;
}
.color--default_icon_color {
  color: rgba(0, 0, 0, 0.5) !important;
}
.bgr-color--default_icon_color {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.color--theme_orange {
  color: #f15a29 !important;
}
.bgr-color--theme_orange {
  background-color: #f15a29 !important;
}
.color--light_orange_1 {
  color: #faf3f0 !important;
}
.bgr-color--light_orange_1 {
  background-color: #faf3f0 !important;
}
.color--fff {
  color: #fff !important;
}
.bgr-color--fff {
  background-color: #fff !important;
}
.color--fff-37 {
  color: hsla(0, 0%, 100%, 0.37) !important;
}
.bgr-color--fff-37 {
  background-color: hsla(0, 0%, 100%, 0.37) !important;
}
.color--000 {
  color: #000 !important;
}
.bgr-color--000 {
  background-color: #000 !important;
}
.color--000-57 {
  color: rgba(0, 0, 0, 0.57) !important;
}
.bgr-color--000-57 {
  background-color: rgba(0, 0, 0, 0.57) !important;
}
.color--000-67 {
  color: rgba(0, 0, 0, 0.67) !important;
}
.bgr-color--000-67 {
  background-color: rgba(0, 0, 0, 0.67) !important;
}
.color--000-87 {
  color: rgba(0, 0, 0, 0.87) !important;
}
.bgr-color--000-87 {
  background-color: rgba(0, 0, 0, 0.87) !important;
}
.color--transparent {
  color: transparent !important;
}
.bgr-color--transparent {
  background-color: transparent !important;
}
.video__container,
.video__wrp {
  position: relative;
  display: inline-block;
}
.video__wrp {
  background-color: #000;
  width: 100%;
  padding-bottom: 56.25%;
  cursor: pointer;
}
.video__wrp iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video__wrp svg {
  opacity: 0.8;
}
.video__wrp:hover svg {
  opacity: 1;
}
.video__block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 64px;
  height: 64px;
  transform: translate(-50%, -50%);
}
.aup-production-slider__slide {
  position: relative;
  display: flex;
  align-items: center;
}
.aup-production-slider__slide img {
  width: 100%;
  height: 100%;
  z-index: 1;
}
.aup-production-slider__slide-img-bgr {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.common-page__flex-grid-container {
  position: relative;
}

.product-browsing-section--opened-drawer .common-page__pbs-breadcrumbs-wrp {
  padding-left: 0 !important;
  text-align: center;
  padding-right: 0;
}

@media (max-width: 960px) {
  .common-page__flex-grid-container {
    max-width: 100%;
  }
}
.common-page__breadcrumbs-wrp {
  padding-left: 86px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 576px) {
  .common-page__breadcrumbs-wrp {
    padding-left: 108px;
  }
}
@media (min-width: 960px) {
  .common-page__breadcrumbs-wrp {
    padding-left: 120px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.common-page__pbs-breadcrumbs-wrp {
  padding: 10px 52px 10px 86px;
}
@media (min-width: 446px) {
  .common-page__pbs-breadcrumbs-wrp {
    padding-left: 70px;
  }
}
@media (min-width: 476px) {
  .common-page__pbs-breadcrumbs-wrp {
    padding-left: 40px;
  }
}
@media (min-width: 576px) {
  .common-page__pbs-breadcrumbs-wrp {
    padding-left: 108px;
  }
}
@media (min-width: 640px) {
  .common-page__pbs-breadcrumbs-wrp {
    padding-left: 72px;
  }
}
@media (min-width: 680px) {
  .common-page__pbs-breadcrumbs-wrp {
    padding-left: 50px;
  }
}
@media (min-width: 768px) {
  .common-page__pbs-breadcrumbs-wrp {
    padding-left: 104px;
  }
}
@media (min-width: 810px) {
  .common-page__pbs-breadcrumbs-wrp {
    padding-left: 80px;
  }
}
@media (min-width: 880px) {
  .common-page__pbs-breadcrumbs-wrp {
    padding-left: 48px;
  }
}
@media (min-width: 960px) {
  .common-page__pbs-breadcrumbs-wrp {
    padding-left: 116px;
    padding-top: 15px;
  }
}
@media (min-width: 960px) {
  .product-browsing-section--opened-drawer .common-page__pbs-breadcrumbs-wrp {
    padding-left: 140px;
    padding-right: 0;
  }
}
@media (min-width: 1010px) {
  .product-browsing-section--opened-drawer .common-page__pbs-breadcrumbs-wrp {
    padding-left: 180px;
  }
}
@media (min-width: 1090px) {
  .product-browsing-section--opened-drawer .common-page__pbs-breadcrumbs-wrp {
    padding-left: 220px;
  }
}
@media (min-width: 1140px) {
  .product-browsing-section--opened-drawer .common-page__pbs-breadcrumbs-wrp {
    padding-left: 140px;
  }
}
@media (min-width: 1190px) {
  .product-browsing-section--opened-drawer .common-page__pbs-breadcrumbs-wrp {
    padding-left: 180px;
  }
}
@media (min-width: 1270px) {
  .product-browsing-section--opened-drawer .common-page__pbs-breadcrumbs-wrp {
    padding-left: 220px;
  }
}
@media (min-width: 1350px) {
  .product-browsing-section--opened-drawer .common-page__pbs-breadcrumbs-wrp {
    padding-left: 264px;
  }
}
.single-product-page__avatar-wrp {
  height: 296px;
  width: 100%;
  position: relative;
}
@media (min-width: 576px) {
  .single-product-page__avatar-wrp {
    height: 240px;
    width: 320px;
  }
}
@media (min-width: 1140px) {
  .single-product-page__avatar-wrp {
    height: 300px;
    width: 400px;
  }
}
.pomc__video-bgr-section {
  min-height: 500px;
  min-height: min(500px, 80vh);
}
@media (min-width: 960px) {
  .pomc__video-bgr-section {
    min-height: unset;
  }
}
.nap-mdc-select {
  max-width: 136px;
}
@media (min-width: 400px) {
  .nap-mdc-select {
    min-width: 210px;
  }
}
.nap-post-nav {
  background-color: #f9f9f9;
}
.nap-post-nav .cg-row {
  justify-content: space-between;
}
.nap-post-nav--fixed {
  position: fixed;
  width: 100%;
  z-index: 1;
  right: 0;
  background-color: #fff;
  border-bottom: 1px solid #d6d6d6;
  top: 48px;
}
@media (min-width: 576px) {
  .nap-post-nav--fixed {
    top: 60px;
  }
}
@media (min-width: 960px) {
  .nap-post-nav--fixed {
    top: 80px;
    width: 100%;
  }
}
.nap-post-nav--fixed .cg-row {
  justify-content: flex-end;
}
.nap-post-nav--fixed .nap-mdc-select {
  min-width: 210px;
  padding: 4px 8px 4px 0;
}
.nap-post-nav--fixed .my-ui-pagination {
  display: none;
}
@media (min-width: 454px) {
  .nap-post-nav--fixed .my-ui-pagination {
    display: flex;
  }
}
.section-block__wrp {
  padding-top: 3.75rem;
  padding-bottom: 5rem;
}
@media (min-width: 400px) {
  .section-block__wrp {
    padding-top: 5rem;
    padding-bottom: 6.25rem;
  }
}
.section-block__h {
  padding-bottom: 3.75rem;
}
.company-feature-section__h {
  padding-bottom: 20px;
}
.company-feature-section__card {
  padding: 16px 0;
}
@media (min-width: 576px) {
  .company-feature-section__card {
    padding: 40px 0;
  }
}
.company-feature-section__card__icon-wrp {
  position: relative;
  min-height: 80px;
  min-width: 80px;
  height: 80px;
  width: 80px;
  border-radius: 200px;
  background-color: #faf3f0;
}
.company-feature-section__card__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #f15a29;
  font-size: 24px;
}
.company-feature-section__card__icon svg {
  fill: #f15a29;
  height: 40px;
  width: 40px;
}
.company-feature-section__card__title {
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
}
.company-feature-section__divider {
  background-color: #f15a29;
  height: 0.0625rem;
  width: 70%;
  margin: auto;
}
.social-cta-section {
  position: relative;
}
.social-cta-section__content {
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}
.social-cta-section__phone-img-block {
  display: none;
}
@media (min-width: 768px) {
  .social-cta-section__phone-img-block {
    display: block;
    max-width: 190px;
    min-width: 190px;
  }
}
.social-cta-section__phone-img-block__wrp {
  position: relative;
  margin: auto;
}
.social-cta-section__phone-img-block__mobile-img {
  position: absolute;
  top: 7.03%;
  left: 7.65%;
  width: 84.69%;
}
.slider-hs {
  position: relative;
  width: 100%;
  background-color: #222;
  color: #fff;
  margin-top: -48px;
}
@media (min-width: 576px) {
  .slider-hs {
    margin-top: -60px;
  }
}
@media (min-width: 960px) {
  .slider-hs {
    margin-top: -80px;
  }
}
.slider-hs .swiper-slide {
  position: relative;
  margin-top: 48px;
}
@media (min-width: 576px) {
  .slider-hs .swiper-slide {
    margin-top: 60px;
  }
}
@media (min-width: 960px) {
  .slider-hs .swiper-slide {
    margin-top: 80px;
  }
}
.slider-hs .swiper-slide:hover .slider-hs__slide-content,
.slider-hs .swiper-slide:hover .slider-hs__slide-dark-overlay {
  opacity: 1;
}
.slider-hs__bgr-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.slider-hs .swiper-pagination-bullet {
  position: relative;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  opacity: 1;
  border: 1px solid #fff;
  background-color: transparent;
}
.slider-hs .swiper-pagination-bullet-active:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 99px;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
.slider-hs__swiper-btn-prev {
  position: absolute;
  left: 8px;
}
.slider-hs__swiper-btn-prev.swiper-button-disabled {
  opacity: 0;
}
.slider-hs__swiper-btn-next {
  position: absolute;
  right: 8px;
}
.slider-hs__swiper-btn-next.swiper-button-disabled {
  opacity: 0;
}
.slider-hs__swiper-btn-next,
.slider-hs__swiper-btn-prev {
  top: 86px;
  opacity: 1;
  z-index: 2;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 576px) {
  .slider-hs__swiper-btn-next,
  .slider-hs__swiper-btn-prev {
    top: 98px;
  }
}
@media (min-width: 768px) {
  .slider-hs__swiper-btn-next,
  .slider-hs__swiper-btn-prev {
    top: 118px;
  }
}
@media (min-width: 960px) {
  .slider-hs__swiper-btn-next,
  .slider-hs__swiper-btn-prev {
    top: 138px;
  }
}
.slider-hs__slide-wrp {
  position: relative;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.slider-hs__slide-dark-overlay,
.slider-hs__slide-dark-overlay-const {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.slider-hs__slide-dark-overlay-const {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.2);
}
.slider-hs__slide-title-wrp {
  display: flex;
  text-align: center;
  padding: 0 52px;
  align-items: center;
  justify-content: center;
  height: 120px;
}
@media (min-width: 768px) {
  .slider-hs__slide-title-wrp {
    height: 160px;
  }
}
.slider-hs__slide-divider {
  position: relative;
  width: 40px;
  height: 1px;
  background-color: #fff;
  margin: auto;
  top: -24px;
}
@media (min-width: 768px) {
  .slider-hs__slide-divider {
    height: -34px;
  }
}
.slider-hs__slide-content {
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.slider-hs__slide-ul-wrp {
  text-align: center;
  overflow: auto;
  max-height: calc(100vh - 300px);
}
@media (min-width: 576px) {
  .slider-hs__slide-ul-wrp {
    max-height: calc(100vh - 312px);
  }
}
@media (min-width: 768px) {
  .slider-hs__slide-ul-wrp {
    max-height: calc(100vh - 352px);
  }
}
@media (min-width: 960px) {
  .slider-hs__slide-ul-wrp {
    max-height: calc(100vh - 372px);
  }
}
.slider-hs__slide-ul-wrp ul {
  display: inline-block;
  text-align: left;
}
.slider-hs__slide-ul-wrp li {
  position: relative;
  margin-left: 24px;
  margin-bottom: 8px;
}
.slider-hs__slide-ul-wrp li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  transform: translateY(-50%);
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  border-radius: 99px;
}
.slider-hs__slide-learn-more-btn {
  width: calc(100% - 32px);
  max-width: 226px;
}
.slider-hs .swiper-pagination {
  z-index: 4;
}
.video-bgr-section {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
}
@media (min-width: 960px) {
  .video-bgr-section {
    min-height: 55.5vw;
    min-height: min(55.5vw, 80vh);
    max-height: 80vh;
  }
}
.video-bgr-section__img {
  display: block;
}
@media (min-width: 960px) {
  .video-bgr-section__img {
    display: none;
  }
}
.video-bgr-section__img img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.video-bgr-section__video {
  display: none;
}
@media (min-width: 960px) {
  .video-bgr-section__video {
    display: block;
  }
}
.video-bgr-section__video video {
  position: absolute;
  top: 50%;
  left: 0;
  height: 100%;
  width: 100%;
  transform: translateY(-50%);
  min-height: 56.25vw;
}
.video-bgr-section__dark-layout {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.37);
}
.video-bgr-section__content {
  position: relative;
  color: #fff !important;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .video-bgr-section__content {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.video-block {
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .video-block {
    height: 56.25vw;
  }
}
.video-block__video-bgr {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}
.video-block__video-bgr video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-block__content-wrp {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.37);
}
.video-block__content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}
.google-map-section {
  position: relative;
}
.google-map-section .map-pin-card-wrp {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
}
.google-map-section .map-pin-card {
  position: absolute;
  top: 50%;
  right: 0;
  margin-right: 12px;
  transform: translateY(-50%);
  background-color: #fff;
  border-radius: 4px;
  width: 300px;
}
.google-map-section .map-pin-card__close-btn {
  position: absolute;
  top: 0;
  right: 0;
  color: #d6d6d6;
}
.google-map-section .map-pin-card__logo {
  height: 86px;
  min-width: 72px;
  max-width: 72px;
}
.google-map-section .map-card-ul {
  padding-left: 32px !important;
  padding-top: 8px;
  padding-bottom: 16px;
}
.google-map-section .map-card-ul li {
  position: relative;
  margin: 12px 0;
}
.google-map-section .map-card-ul__icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -32px;
}
.product-browsing-section {
  position: relative;
  background-color: #f9f9f9;
  min-height: 50vh;
}
/* @media (min-width: 960px) {
  .product-browsing-section--opened-drawer {
    padding-right: 300px;
  }
} */
.product-browsing-section--opened-drawer .pbs__card-type-3 {
  flex-direction: column;
  max-width: 300px;
  width: 300px;
  min-height: 452px;
  max-height: 452px;
}
@media (min-width: 942px) {
  .product-browsing-section--opened-drawer .pbs__card-type-3 {
    flex-direction: row;
    max-width: 600px;
    width: 600px;
    min-height: 260px;
    max-height: 260px;
  }
}
@media (min-width: 990px) {
  .product-browsing-section--opened-drawer .pbs__card-type-3 {
    flex-direction: column;
    max-width: 300px;
    width: 300px;
    min-height: 452px;
    max-height: 452px;
  }
}
@media (min-width: 1590px) {
  .product-browsing-section--opened-drawer .pbs__card-type-3 {
    flex-direction: row;
    max-width: 600px;
    width: 600px;
    min-height: 260px;
    max-height: 260px;
  }
}
.product-browsing-section--opened-drawer .pbs__card-type-3__card-container {
  justify-content: left;
}
@media (min-width: 990px) {
  .product-browsing-section--opened-drawer .pbs__card-type-3__card-container {
    margin: auto;
    max-width: 648px;
  }
}
@media (min-width: 1314px) {
  .product-browsing-section--opened-drawer .pbs__card-type-3__card-container {
    max-width: 972px;
  }
}
@media (min-width: 1590px) {
  .product-browsing-section--opened-drawer .pbs__card-type-3__card-container {
    max-width: 1248px;
  }
}
@media (min-width: 2214px) {
  .product-browsing-section--opened-drawer .pbs__card-type-3__card-container {
    max-width: 1872px;
  }
}
@media (min-width: 2838px) {
  .product-browsing-section--opened-drawer .pbs__card-type-3__card-container {
    max-width: 2496px;
  }
}
@media (min-width: 3462px) {
  .product-browsing-section--opened-drawer .pbs__card-type-3__card-container {
    max-width: 3120px;
  }
}
.product-browsing-section--opened-drawer .pbs__card-type-3__img-wrp {
  position: relative;
  display: flex;
  border-radius: 0;
  overflow: hidden;
  min-height: 200px;
  max-height: 200px;
  min-width: 300px;
  max-width: 300px;
}
.product-browsing-section--opened-drawer
  .pbs__card-type-3__img-wrp
  .card-type-3__img-horizontal-avatar {
  display: block;
}
.product-browsing-section--opened-drawer
  .pbs__card-type-3__img-wrp
  .card-type-3__img-vertical-avatar {
  display: none;
}
@media (min-width: 942px) {
  .product-browsing-section--opened-drawer .pbs__card-type-3__img-wrp {
    min-height: 260px;
    max-height: 100%;
    min-width: 195px;
    max-width: 195px;
  }
  .product-browsing-section--opened-drawer
    .pbs__card-type-3__img-wrp
    .card-type-3__img-horizontal-avatar {
    display: none;
  }
  .product-browsing-section--opened-drawer
    .pbs__card-type-3__img-wrp
    .card-type-3__img-vertical-avatar {
    display: block;
  }
}
@media (min-width: 990px) {
  .product-browsing-section--opened-drawer .pbs__card-type-3__img-wrp {
    min-height: 200px;
    max-height: 200px;
    min-width: 300px;
    max-width: 300px;
  }
  .product-browsing-section--opened-drawer
    .pbs__card-type-3__img-wrp
    .card-type-3__img-horizontal-avatar {
    display: block;
  }
  .product-browsing-section--opened-drawer
    .pbs__card-type-3__img-wrp
    .card-type-3__img-vertical-avatar {
    display: none;
  }
}
@media (min-width: 1590px) {
  .product-browsing-section--opened-drawer .pbs__card-type-3__img-wrp {
    min-height: 260px;
    max-height: 100%;
    min-width: 195px;
    max-width: 195px;
  }
  .product-browsing-section--opened-drawer
    .pbs__card-type-3__img-wrp
    .card-type-3__img-horizontal-avatar {
    display: none;
  }
  .product-browsing-section--opened-drawer
    .pbs__card-type-3__img-wrp
    .card-type-3__img-vertical-avatar {
    display: block;
  }
}
.product-browsing-section--opened-drawer .pbs__card-type-3__img-wrp img {
  height: 100%;
  width: 100%;
}
.product-browsing-section .pbs-mdc-select-col {
  display: flex;
  flex-grow: 1;
  justify-content: flex-end;
}
.product-browsing-section .pbs-mdc-select {
  max-width: 136px;
}
@media (min-width: 400px) {
  .product-browsing-section .pbs-mdc-select {
    min-width: 210px;
  }
}
.product-browsing-section .pbs__mdc-select__menu {
  transform-origin: right top !important;
  right: 0 !important;
  left: auto !important;
}
.product-browsing-section .pbs-product-nav {
  background-color: #f9f9f9;
}
.product-browsing-section .pbs-product-nav .cg-row {
  justify-content: space-between;
}
.product-browsing-section .pbs-product-nav--fixed {
  position: fixed;
  width: 100%;
  z-index: 2;
  right: 0;
  background-color: #fff;
  border-bottom: 1px solid #d6d6d6;
  padding-right: 64px;
  top: 48px;
}
@media (min-width: 576px) {
  .product-browsing-section .pbs-product-nav--fixed {
    top: 60px;
  }
}
@media (min-width: 960px) {
  .product-browsing-section .pbs-product-nav--fixed {
    top: 80px;
    width: 100%;
  }
}
.product-browsing-section .pbs-product-nav--fixed .cg-row {
  justify-content: flex-end;
}
.product-browsing-section .pbs-product-nav--fixed .pbs-mdc-select-col {
  display: flex;
  flex-grow: 0;
  justify-content: unset;
}
.product-browsing-section .pbs-product-nav--fixed .pbs-mdc-select {
  min-width: 210px;
  padding: 4px 8px 4px 0;
}
.product-browsing-section .pbs-product-nav--fixed .my-ui-pagination {
  display: none;
}
@media (min-width: 716px) {
  .product-browsing-section .pbs-product-nav--fixed .my-ui-pagination {
    display: flex;
  }
}
.product-browsing-section .pbs-product-nav--fixed .pbs__mdc-select__menu {
  right: -48px !important;
}
.product-browsing-section--opened-drawer .pbs-product-nav--fixed {
  right: 0;
  padding-right: 0;
}
@media (min-width: 960px) {
  .product-browsing-section--opened-drawer .pbs-product-nav--fixed {
    right: 300px;
    width: calc(100% - 300px);
    top: 80px;
  }
}
.product-browsing-section .pbs-top-action-btn-wrp {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.product-browsing-section__drawer {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 300px;
  padding-bottom: 200px;
  transform: translateX(100%);
  background-color: #151313;
  color: hsla(0, 0%, 100%, 0.87);
}
@media (min-width: 960px) {
  .product-browsing-section__drawer {
    top: 80px;
  }
}
.product-browsing-section__drawer--opened {
  transform: translateX(0);
}
.product-browsing-section .pbs__drawer-bgr-img__wrp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.product-browsing-section .pbs__drawer-bgr-img__wrp img {
  max-height: 80%;
  height: 100%;
  max-height: 80vh;
  width: 100%;
}
.product-browsing-section .pbs__drawer-bgr-img__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.47);
}
.product-browsing-section .pbs__drawer-bgr-img__dark-gradient {
  position: absolute;
  left: 0;
  width: 100%;
  height: 300px;
  transform: translateY(-100%);
  background: linear-gradient(0deg, #151313, transparent);
}
.product-browsing-section .pbs__drawer-h {
  padding: 16px 16px 16px 28px;
  margin-bottom: -8px;
}
.product-browsing-section .pbs__drawer-content {
  max-height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (min-width: 960px) {
  .product-browsing-section .pbs__drawer-content {
    max-height: 100%;
  }
}
.product-browsing-section .pbs__drawer-list-item-marker {
  position: absolute;
  height: 1px;
  width: 8px;
  background-color: #fff;
  top: 50%;
  transform: translate(-100%, -50%);
  left: -8px;
}
.product-browsing-section .pbs__drawer-list-item-expand-icon {
  position: absolute;
  top: 50%;
  right: 4px;
  transform: translateY(-50%);
  z-index: 5;
  border-radius: 500px;
  overflow: hidden;
  transition: 0.2s ease-in-out;
  pointer-events: auto;
}
.product-browsing-section .pbs__drawer-list-item-expand-icon--expanded {
  transform: translateY(-50%) rotate(180.0001deg);
}
.product-browsing-section .pbs__drawer-list--hidden {
  height: 0;
  overflow: hidden;
}
.product-browsing-section .pbs__select-li {
  padding: 0 !important;
}
.product-browsing-section .pbs__select-li a {
  display: flex;
  width: 100%;
  height: 100%;
  line-height: 48px;
  align-items: center;
  padding: 0 16px;
  text-decoration: underline;
}
.product-browsing-section .pbs-drawer-open-btn {
  position: fixed;
  top: 56px;
  right: 8px;
  z-index: 3;
}
@media (min-width: 576px) {
  .product-browsing-section .pbs-drawer-open-btn {
    top: 68px;
  }
}
@media (min-width: 960px) {
  .product-browsing-section .pbs-drawer-open-btn {
    top: 88px;
  }
}
.product-browsing-section--opened-drawer .pbs-drawer-open-btn {
  display: none;
}
.product-browsing-section .pbs-drawer-close-btn {
  position: absolute;
  top: 8px;
  right: 8px;
}
.product-browsing-section .pbs-drawer-overlay {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 100vw;
  z-index: -1;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.37);
  transform: translate(-50%, -50%);
  transition: all 0.2s ease-in-out;
}
.product-browsing-section--opened-drawer .pbs-drawer-overlay {
  opacity: 1;
  z-index: 5;
  width: 200%;
  height: 200%;
}
@media (min-width: 960px) {
  .product-browsing-section--opened-drawer .pbs-drawer-overlay {
    z-index: -1;
    opacity: 0;
  }
}
.product-browsing-section .pbs-call-btn {
  position: fixed;
  bottom: 4px;
  right: 4px;
  z-index: 2;
}
.product-browsing-section .pbs-email-btn {
  position: fixed;
  bottom: 56px;
  right: 4px;
  z-index: 2;
}
.product-browsing-section__loading-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 97.6%, 0.5);
  z-index: 2;
  transition: all 0.2s ease-in-out;
}
.product-browsing-section__loading-overlay--hidden {
  opacity: 0;
  z-index: -1;
}
.product-browsing-section__loading-overlay .my-ui-progress-circular__wrp {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.product-browsing-section .pbs-drawer-highlighter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(241, 90, 41, 0);
  transition: all 0.2s ease-in-out;
}
.product-browsing-section .pbs-drawer-highlighter--active {
  background-color: rgba(241, 90, 41, 0.4);
}
.section-with-company-logos {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (min-width: 960px) {
  .section-with-company-logos {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.section-with-company-logos__title {
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .section-with-company-logos__title {
    padding-bottom: 32px;
  }
}
@media (min-width: 960px) {
  .section-with-company-logos__title {
    padding-bottom: 48px;
  }
}
.section-with-company-logos__logo-wrp {
  position: relative;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 16px;
  height: 80px;
  max-height: 100%;
  max-width: 100%;
  transition: all 0.2s ease-in-out;
}
.section-with-company-logos__logo-wrp:hover {
  top: -4px;
}
.section-with-company-logos__logo-wrp img {
  height: 80px;
  max-height: 100%;
  max-width: 100%;
}
.section-with-company-logos__logo-wrp--decolorized {
  filter: saturate(0);
}
.section-with-company-logos__logo-wrp--decolorized:hover {
  filter: saturate(1);
}
.img-bgr-hs {
  display: flex;
  position: relative;
  min-height: 500px;
}
.img-bgr-hs__img-wrp {
  position: absolute;
  height: 100%;
  width: 100vw;
}
.img-bgr-hs__img-wrp img {
  width: 100%;
  height: 100%;
}
.img-bgr-hs__img-dark-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.img-bgr-hs__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  z-index: 1;
  padding-top: 24px;
  padding-bottom: 24px;
  margin: auto;
}
@media (min-width: 768px) {
  .img-bgr-hs__content {
    width: 100%;
    margin: unset;
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.img-bgr-hs__h1 {
  text-transform: uppercase;
}
.img-bgr-hs-type-2 {
  display: flex;
  position: relative;
  min-height: 500px;
}
.img-bgr-hs-type-2__img-wrp {
  position: absolute;
  height: 100%;
  width: 100vw;
}
.img-bgr-hs-type-2__img-wrp img {
  width: 100%;
  height: 100%;
}
.img-bgr-hs-type-2__img-dark-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.img-bgr-hs-type-2__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  z-index: 1;
  padding-top: 24px;
  padding-bottom: 24px;
  margin: auto;
}
.img-bgr-hs-type-2__content > .cg-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .img-bgr-hs-type-2__content {
    top: 0;
    left: 0;
    width: 100%;
    margin: unset;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .img-bgr-hs-type-2__content > .cg-container {
    flex-direction: row;
  }
}
.img-bgr-hs-type-2__date-wrp {
  order: 10;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .img-bgr-hs-type-2__date-wrp {
    margin-bottom: 0;
  }
}
.img-bgr-hs-type-2__icon-wrp {
  display: none;
  order: 20;
}
@media (min-width: 768px) {
  .img-bgr-hs-type-2__icon-wrp {
    display: block;
  }
}
.img-bgr-hs-type-2__h1-wrp {
  order: 30;
}
.img-bgr-hs-type-2__dd {
  font-size: 76px;
  margin-top: -28px;
  font-weight: 700;
}
.img-bgr-hs-type-2__mm {
  margin-top: -16px;
}
.img-bgr-hs-type-2__city,
.img-bgr-hs-type-2__mm,
.img-bgr-hs-type-2__yyyy {
  font-size: 24px;
  text-transform: uppercase;
}
.img-bgr-hs-type-2__city {
  font-weight: 700;
  white-space: nowrap;
}
.img-bgr-hs-type-2__h1-icon {
  height: 160px;
  width: 160px;
  margin: 12px;
  fill: #fff;
}
.img-bgr-hs-type-2__h1 {
  text-transform: uppercase;
}
.card-type-1 {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 1px 8px 0 rgba(0, 0, 0, 0.12);
}
.card-type-1 > * {
  max-width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.card-type-1__avatar {
  width: 100%;
  height: 250px;
}
@media (min-width: 576px) {
  .card-type-1__avatar {
    height: 180px;
  }
}
@media (min-width: 768px) {
  .card-type-1__avatar {
    height: 160px;
  }
}
@media (min-width: 960px) {
  .card-type-1__avatar {
    height: 200px;
  }
}
@media (min-width: 1140px) {
  .card-type-1__avatar {
    height: 250px;
  }
}
.card-type-1__text {
  padding: 0 16px;
  overflow: auto;
  height: 110px;
}
@media (min-width: 576px) {
  .card-type-1__text {
    height: 160px;
  }
}
@media (min-width: 768px) {
  .card-type-1__text {
    height: 180px;
  }
}
@media (min-width: 960px) {
  .card-type-1__text {
    height: 150px;
  }
}
@media (min-width: 1140px) {
  .card-type-1__text {
    height: 120px;
  }
}
.card-type-2 {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 1px 8px 0 rgba(0, 0, 0, 0.12);
  margin-top: 12px;
  margin-bottom: 12px;
  max-width: 300px;
  width: 300px;
  min-height: 370px;
  max-height: 370px;
}
@media (min-width: 768px) {
  .card-type-2 {
    flex-direction: row;
    max-width: 530px;
    width: 530px;
    min-height: 170px;
    max-height: 170px;
  }
}
.card-type-2__img-wrp {
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  min-width: 100%;
  max-width: 100%;
  min-height: 200px;
  height: 200px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .card-type-2__img-wrp {
    height: unset;
    min-width: 140px;
    max-width: 140px;
  }
}
.card-type-2__img-wrp img {
  height: 100%;
  width: 100%;
}
.card-type-2__content-wrp {
  display: flex;
  flex-direction: column;
  align-content: space-between;
  justify-content: space-between;
  padding: 16px 16px 4px;
  width: 100%;
}
.card-type-2__description {
  font-size: 13px;
  overflow: auto;
  color: rgba(0, 0, 0, 0.67);
  line-height: 1.3;
  max-height: 86px;
}
.card-type-3 {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 1px 8px 0 rgba(0, 0, 0, 0.12);
  margin-top: 12px;
  margin-bottom: 12px;
  background-color: #fff;
  max-width: 300px;
  width: 300px;
  min-height: 452px;
  max-height: 452px;
}
@media (min-width: 642px) {
  .card-type-3 {
    flex-direction: row;
    max-width: 600px;
    width: 600px;
    min-height: 260px;
    max-height: 260px;
  }
}
@media (min-width: 690px) {
  .card-type-3 {
    flex-direction: column;
    max-width: 300px;
    width: 300px;
    min-height: 452px;
    max-height: 452px;
  }
}
@media (min-width: 1290px) {
  .card-type-3 {
    flex-direction: row;
    max-width: 600px;
    width: 600px;
    min-height: 260px;
    max-height: 260px;
  }
}
.card-type-3__card-container {
  justify-content: center;
}
@media (min-width: 690px) {
  .card-type-3__card-container {
    margin: auto;
    justify-content: left;
    max-width: 648px;
  }
}
@media (min-width: 1014px) {
  .card-type-3__card-container {
    max-width: 972px;
  }
}
@media (min-width: 1290px) {
  .card-type-3__card-container {
    max-width: 1248px;
  }
}
@media (min-width: 1914px) {
  .card-type-3__card-container {
    max-width: 1872px;
  }
}
@media (min-width: 2538px) {
  .card-type-3__card-container {
    max-width: 2496px;
  }
}
@media (min-width: 3162px) {
  .card-type-3__card-container {
    max-width: 3120px;
  }
}
.card-type-3__img-wrp {
  position: relative;
  display: flex;
  border-radius: 0;
  overflow: hidden;
  min-height: 200px;
  max-height: 200px;
  min-width: 300px;
  max-width: 300px;
}
.card-type-3__img-wrp .card-type-3__img-horizontal-avatar {
  display: block;
}
.card-type-3__img-wrp .card-type-3__img-vertical-avatar {
  display: none;
}
@media (min-width: 642px) {
  .card-type-3__img-wrp {
    min-height: 260px;
    max-height: 100%;
    min-width: 195px;
    max-width: 195px;
  }
  .card-type-3__img-wrp .card-type-3__img-horizontal-avatar {
    display: none;
  }
  .card-type-3__img-wrp .card-type-3__img-vertical-avatar {
    display: block;
  }
}
@media (min-width: 690px) {
  .card-type-3__img-wrp {
    min-height: 200px;
    max-height: 200px;
    min-width: 300px;
    max-width: 300px;
  }
  .card-type-3__img-wrp .card-type-3__img-horizontal-avatar {
    display: block;
  }
  .card-type-3__img-wrp .card-type-3__img-vertical-avatar {
    display: none;
  }
}
@media (min-width: 1290px) {
  .card-type-3__img-wrp {
    min-height: 260px;
    max-height: 100%;
    min-width: 195px;
    max-width: 195px;
  }
  .card-type-3__img-wrp .card-type-3__img-horizontal-avatar {
    display: none;
  }
  .card-type-3__img-wrp .card-type-3__img-vertical-avatar {
    display: block;
  }
}
.card-type-3__img-wrp img {
  height: 100%;
  width: 100%;
}
.card-type-3__content-wrp {
  display: flex;
  flex-direction: column;
  align-content: space-between;
  justify-content: space-between;
  padding: 16px 16px 4px;
  width: 100%;
  min-height: 252px;
  max-height: 252px;
}
@media (min-width: 642px) {
  .card-type-3__content-wrp {
    min-height: 260px;
    max-height: 260px;
  }
}
@media (min-width: 690px) {
  .card-type-3__content-wrp {
    min-height: 252px;
    max-height: 252px;
  }
}
@media (min-width: 1290px) {
  .card-type-3__content-wrp {
    min-height: 252px;
    max-height: 252px;
  }
}
.card-type-3__description {
  font-size: 13px;
  overflow: auto;
  color: rgba(0, 0, 0, 0.67);
  line-height: 1.3;
  min-height: 192px;
  max-height: 192px;
}
@media (min-width: 642px) {
  .card-type-3__description {
    min-height: 200px;
    max-height: 200px;
  }
}
@media (min-width: 690px) {
  .card-type-3__description {
    min-height: 192px;
    max-height: 192px;
  }
}
@media (min-width: 1290px) {
  .card-type-3__description {
    min-height: 192px;
    max-height: 192px;
  }
}
.product-card-small {
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0 3px 3px -2px hsla(0, 0%, 66.7%, 0.2),
    0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  margin-top: 12px;
  margin-bottom: 12px;
  background-color: #fff;
  max-width: 100%;
  width: 100%;
  height: 504px;
}
@media (min-width: 576px) {
  .product-card-small {
    height: 452px;
  }
}
@media (min-width: 768px) {
  .product-card-small {
    height: 504px;
  }
}
.product-card-small__img-wrp {
  position: relative;
  display: flex;
  border-radius: 0;
  overflow: hidden;
  max-width: 100%;
  min-height: 252px;
  max-height: 252px;
}
.product-card-small__img-wrp .product-card-small__img-horizontal-avatar {
  display: block;
}
.product-card-small__img-wrp .product-card-small__img-vertical-avatar {
  display: none;
}
@media (min-width: 576px) {
  .product-card-small__img-wrp {
    min-height: 198px;
    max-height: 198px;
  }
}
@media (min-width: 768px) {
  .product-card-small__img-wrp {
    min-height: 252px;
    max-height: 252px;
  }
}
@media (min-width: 960px) {
  .product-card-small__img-wrp {
    min-height: 219px;
    max-height: 219px;
  }
}
@media (min-width: 1140px) {
  .product-card-small__img-wrp {
    min-height: 252px;
    max-height: 252px;
  }
}
.product-card-small__img-wrp img {
  height: 100%;
  width: 100%;
}
.product-card-small__content-wrp {
  display: flex;
  flex-direction: column;
  align-content: space-between;
  justify-content: space-between;
  padding: 16px 16px 4px;
  width: 100%;
}
.product-card-small__description {
  font-size: 13px;
  overflow: auto;
  color: rgba(0, 0, 0, 0.67);
  line-height: 1.3;
  min-height: 168px;
  max-height: 168px;
}
@media (min-width: 576px) {
  .product-card-small__description {
    min-height: 170px;
    max-height: 170px;
  }
}
@media (min-width: 768px) {
  .product-card-small__description {
    min-height: 168px;
    max-height: 168px;
  }
}
@media (min-width: 960px) {
  .product-card-small__description {
    min-height: 201px;
    max-height: 201px;
  }
}
@media (min-width: 1140px) {
  .product-card-small__description {
    min-height: 168px;
    max-height: 168px;
  }
}
.direct-speech-card {
  position: relative;
  background-color: #f9f9f9;
  line-height: 1.5;
}
@media (min-width: 576px) {
  .direct-speech-card {
    display: flex;
  }
}
.direct-speech-card__quote-left {
  position: absolute;
  top: 0;
  left: -48px;
  fill: #f15a29;
  height: 40px;
  width: 40px;
}
.direct-speech-card__quote-right {
  position: absolute;
  bottom: 0;
  right: -48px;
  fill: #f15a29;
  height: 40px;
  width: 40px;
}
.direct-speech-card__img-wrp {
  position: relative;
  padding-bottom: 133%;
}
@media (min-width: 576px) {
  .direct-speech-card__img-wrp {
    padding-right: 33%;
    padding-bottom: 43.9989%;
  }
}
@media (min-width: 960px) {
  .direct-speech-card__img-wrp {
    padding-right: 26%;
    padding-bottom: 34.6658%;
  }
}
@media (min-width: 1140px) {
  .direct-speech-card__img-wrp {
    padding-right: 24%;
    padding-bottom: 31.9992%;
  }
}
.direct-speech-card__img-wrp img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
}
.direct-speech-card__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 24px;
}
.infographic-card {
  text-align: center;
}
.infographic-card__svg-wrp {
  fill: #f9ddd5;
}
.infographic-card__svg-wrp svg {
  height: 120px;
  width: 120px;
}
.master-class-card {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 1px 8px 0 rgba(0, 0, 0, 0.12);
  color: #fff;
  min-height: 300px;
}
.master-class-card:hover .master-class-card__bgr {
  filter: blur(10px);
}
.master-class-card__bgr,
.master-class-card__content,
.master-class-card__dark-layout {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.master-class-card__bgr {
  background-size: cover;
  background-position: 50%;
  transition: all 0.2s ease-in-out;
  filter: blur(0);
}
.master-class-card__dark-layout {
  background-color: rgba(0, 0, 0, 0.45);
}
.master-class-card__content {
  display: flex;
  flex-flow: column;
  justify-content: space-around;
  text-align: center;
}
.master-class-card--past {
  box-shadow: unset;
  transition: all 0.2s ease-in-out;
  filter: grayscale(1);
}
.master-class-card--past:hover {
  box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.14),
    0 1px 8px 0 rgba(0, 0, 0, 0.12);
  filter: grayscale(0);
}
.person-card {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.person-card__avatar {
  position: relative;
  border-radius: 500px;
  overflow: hidden;
  height: 200px;
  width: 200px;
}
.person-card__avatar img {
  width: 100%;
  height: 100%;
}
.price-card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  padding: 24px 16px 16px;
  border-radius: 4px;
  border: 1px solid #d6d6d6;
  min-height: 280px;
  background-color: #fff;
}
.price-card__bgr-svg-wrp {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.price-card__bgr-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, calc(-50% - 36px));
  height: 160px;
  width: 160px;
  fill: rgba(241, 90, 41, 0.06);
}
.price-card__content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 248px;
}
.price-card__price {
  font-weight: 700;
  font-size: 48px;
  line-height: 1;
}
.price-card__price-description {
  margin-top: -4px;
  letter-spacing: 4px;
}
.price-card--h240px {
  min-height: 240px;
}
.price-card--h240px .price-card__content {
  height: 208px;
}
.price-card--h240px .price-card__bgr-svg {
  transform: translate(-50%, calc(-50% - 16px));
}
.product-card-2 {
  display: flex;
  flex-direction: column;
}
@media (min-width: 576px) {
  .product-card-2 {
    flex-direction: row;
  }
}
@media (min-width: 576px) {
  .product-card-2__avatar {
    margin-right: 12px;
  }
}
.product-card-2__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
.img-hover-card {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 66.667%;
  background-color: #d6d6d6;
  margin-bottom: 4px;
  overflow: auto;
}
.img-hover-card__row {
  margin-left: -2px;
  margin-right: -2px;
}
.img-hover-card__col {
  padding-left: 2px;
  padding-right: 2px;
}
.img-hover-card__bgr-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.img-hover-card__bgr-img img {
  height: 100%;
  width: 100%;
}
.img-hover-card__content-wrp {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  transition: all 0.2s ease-in-out;
  opacity: 0;
  text-align: center;
  cursor: pointer;
}
.img-hover-card__content-wrp:hover {
  opacity: 1;
}
.img-hover-card__content {
  padding: 16px;
  display: flex;
}
.my-list {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0 !important;
  background-color: inherit;
  border-radius: 0.25rem;
  margin-bottom: 0;
}
.my-list--bullets li {
  position: relative;
  margin-left: 24px;
  margin-bottom: 8px;
}
.my-list--bullets li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  transform: translateY(-50%);
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #000;
  border-radius: 99px;
}
.my-list--bullets--orange-white li:before {
  border: 1px solid #fff;
  background-color: #f15a29;
}
.my-list--bgr-transparent {
  background-color: transparent;
}
.my-list--bgr-fff {
  background-color: #fff;
}
.my-list__item {
  display: flex;
  position: relative;
  flex-direction: column;
  width: 100%;
  transition: all 0.1s ease-in-out;
  min-height: 32px;
}
.my-list__item > * {
  padding: 8px 16px;
  width: 100%;
  position: relative;
}
.my-list__item:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.my-list__item--dense {
  min-height: 12px;
}
.my-list__item--dense > * {
  padding: 0 8px;
  width: 100%;
  position: relative;
}
.my-list__item--active {
  background-color: rgba(0, 0, 0, 0.04);
}
.my-list__item--no-css-hover-active.my-list__item:active,
.my-list__item--no-css-hover-active.my-list__item:hover {
  background-color: inherit;
}
.my-list__item--active-primary {
  color: #f15a29 !important;
  background-color: rgba(241, 90, 41, 0.07);
}
.my-list__item--type-2.my-list__item--active {
  background-color: #f15a29 !important;
  color: #fff;
}
.my-list__item--type-2.my-list__item--subactive {
  background-color: rgba(241, 90, 41, 0.4) !important;
  color: #fff;
}
.my-list__item > ul {
  display: none;
}
.my-list__item--expanded > ul {
  display: block;
}
.my-list__item-expand-icon-wrp {
  position: absolute !important;
  top: 0;
  right: 0;
  z-index: 5;
}
.my-list__item-expand-icon {
  color: rgba(0, 0, 0, 0.5);
  transform: rotate(0deg);
  transition: all 0.2s ease-in-out;
}
.my-list__item-expand-icon--expanded {
  transform: rotate(180deg);
}
.lang-list {
  position: relative;
  display: flex;
  align-items: center;
  padding: 4px 12px 4px 8px;
  cursor: pointer;
}
.lang-list__img-wrp {
  width: 24px;
  height: 24px;
  border-radius: 24px;
  overflow: hidden;
  margin-right: 8px;
}
.lang-list__img-wrp img {
  width: 100%;
  height: 100%;
}
.lang-list__menu {
  position: absolute;
  top: 36px;
  right: 0;
}
.lang-list__menu li {
  min-width: 120px;
}
.history-slider {
  position: relative;
  overflow: hidden;
}
.history-slider__slide {
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
}
@media (min-width: 960px) {
  .history-slider__slide {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.history-slider__slide-year {
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 48px;
  line-height: 48px;
  margin: auto;
  color: #fff;
  text-align: center;
  background-color: #f15a29;
}
.history-slider__slide-year:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  height: 42px;
  width: 42px;
  border-radius: 42px;
  border: 1px solid #fff;
}
.history-slider__slide-year-axis {
  position: absolute;
  top: 23.5px;
  left: 0;
  background-color: #f15a29;
  width: 100%;
  height: 1px;
}
.history-slider__swiper-btn-next,
.history-slider__swiper-btn-prev {
  position: absolute;
  display: inline-block;
  top: 24px;
  left: 4px;
  transform: translateY(-50%);
  transition: all 0.2s ease-in-out;
  z-index: 1;
}
.history-slider__swiper-btn-next:before,
.history-slider__swiper-btn-prev:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  height: 42px;
  width: 42px;
  border-radius: 42px;
  background-color: #fff;
}
.history-slider__swiper-btn-next .material-icons,
.history-slider__swiper-btn-prev .material-icons {
  color: rgba(0, 0, 0, 0.5);
}
.history-slider__swiper-btn-next.swiper-button-disabled,
.history-slider__swiper-btn-prev.swiper-button-disabled {
  opacity: 0;
}
.history-slider__swiper-btn-next {
  left: unset;
  right: 4px;
}
.certificate-slider,
.certificate-slider__slider-wrp {
  position: relative;
  overflow: hidden;
}
.certificate-slider__slider-wrp {
  padding-left: 40px;
  padding-right: 40px;
  margin-top: 32px;
}
@media (min-width: 768px) {
  .certificate-slider__slider-wrp {
    margin-top: 48px;
  }
}
.certificate-slider__slide {
  height: 210px;
  align-content: center;
  text-align: center;
}
.certificate-slider__slide-img-wrp {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.certificate-slider__slide-img-wrp img {
  width: 100%;
  height: 100%;
}
.certificate-slider__slide-img-a {
  display: block;
}
.certificate-slider__swiper-btn-next,
.certificate-slider__swiper-btn-prev {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: all 0.2s ease-in-out;
  z-index: 1;
}
.certificate-slider__swiper-btn-next .material-icons,
.certificate-slider__swiper-btn-prev .material-icons {
  color: rgba(0, 0, 0, 0.5);
}
.certificate-slider__swiper-btn-next.swiper-button-disabled .my-ui-icon-btn,
.certificate-slider__swiper-btn-prev.swiper-button-disabled .my-ui-icon-btn {
  cursor: not-allowed !important;
}
.certificate-slider__swiper-btn-next.swiper-button-disabled .material-icons,
.certificate-slider__swiper-btn-prev.swiper-button-disabled .material-icons {
  color: rgba(0, 0, 0, 0.17);
}
.certificate-slider__swiper-btn-next {
  left: unset;
  right: 0;
}
.feedback-slider {
  position: relative;
  overflow: hidden;
}
.feedback-slider__section {
  padding-top: 80px;
  padding-bottom: 80px;
}
.feedback-slider__slide {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100px;
  text-align: left;
}
@media (min-width: 768px) {
  .feedback-slider__slide {
    flex-direction: row;
  }
}
.feedback-slider__slide p {
  margin-bottom: 0;
}
.feedback-slider__slide-avatar {
  display: flex;
  max-height: 100px;
  justify-content: center;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .feedback-slider__slide-avatar {
    justify-content: center;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 0;
    min-width: 200px;
    max-width: 200px;
    min-height: 100px;
    max-height: unset;
  }
}
.feedback-slider__slide-svg-wrp {
  width: 100%;
  max-height: 100px;
}
@media (min-width: 768px) {
  .feedback-slider__slide-svg-wrp {
    max-height: unset;
    height: 100%;
  }
}
.feedback-slider__slide-person-img-wrp {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border-radius: 1000px;
}
@media (min-width: 768px) {
  .feedback-slider__slide-person-img-wrp {
    width: 160px;
    height: 160px;
  }
}
.feedback-slider__slide-person-img-wrp img {
  width: 100%;
  height: 100%;
}
.feedback-slider__slide-img-wrp {
  width: 100%;
}
.feedback-slider__slide-img-wrp img {
  width: 100%;
  height: 100%;
}
.feedback-slider__slide-text-wrp {
  display: flex;
  align-items: start;
  justify-content: center;
  flex-direction: column;
}
.feedback-slider__author-name {
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .feedback-slider__author-name {
    text-align: left;
  }
}
.default-slider,
.default-slider__slider-wrp {
  position: relative;
  overflow: hidden;
}
.default-slider__slider-wrp {
  padding-left: 36px;
  padding-right: 36px;
}
.default-slider__swiper-btn-next,
.default-slider__swiper-btn-prev {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  height: 100%;
  cursor: pointer;
  z-index: 1;
}
.default-slider__swiper-btn-next .my-ui-icon-btn,
.default-slider__swiper-btn-prev .my-ui-icon-btn {
  top: 50%;
  transform: translateY(-50%);
}
.default-slider__swiper-btn-next .material-icons,
.default-slider__swiper-btn-prev .material-icons {
  color: rgba(0, 0, 0, 0.5);
}
.default-slider__swiper-btn-next.swiper-button-disabled,
.default-slider__swiper-btn-next.swiper-button-disabled .my-ui-icon-btn,
.default-slider__swiper-btn-prev.swiper-button-disabled,
.default-slider__swiper-btn-prev.swiper-button-disabled .my-ui-icon-btn {
  cursor: not-allowed !important;
}
.default-slider__swiper-btn-next.swiper-button-disabled .material-icons,
.default-slider__swiper-btn-prev.swiper-button-disabled .material-icons {
  color: rgba(0, 0, 0, 0.17);
}
.default-slider__swiper-btn-next {
  left: unset;
  right: 0;
}
.photo-gallery-slider {
  position: relative;
  overflow: hidden;
}
.photo-gallery-slider__slider-wrp {
  position: relative;
  overflow: hidden;
  padding: 32px 36px;
}
.photo-gallery-slider .swiper-slide {
  display: flex;
}
.photo-gallery-slider__slide {
  position: relative;
  width: 100%;
  padding-bottom: 75%;
  align-content: center;
  text-align: center;
}
@media (min-width: 400px) {
  .photo-gallery-slider__slide {
    padding-bottom: unset;
    height: 108px;
  }
}
@media (min-width: 576px) {
  .photo-gallery-slider__slide {
    height: 112px;
  }
}
@media (min-width: 768px) {
  .photo-gallery-slider__slide {
    height: 117px;
  }
}
@media (min-width: 960px) {
  .photo-gallery-slider__slide {
    height: 153px;
  }
}
@media (min-width: 1140px) {
  .photo-gallery-slider__slide {
    height: 147px;
  }
}
.photo-gallery-slider__slide-img-wrp {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translateY(-50%);
  cursor: pointer;
}
.photo-gallery-slider__slide-img-wrp img {
  width: 100%;
  height: 100%;
}
.photo-gallery-slider__swiper-btn-next,
.photo-gallery-slider__swiper-btn-prev {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: all 0.2s ease-in-out;
  z-index: 1;
}
.photo-gallery-slider__swiper-btn-next .material-icons,
.photo-gallery-slider__swiper-btn-prev .material-icons {
  color: rgba(0, 0, 0, 0.5);
}
.photo-gallery-slider__swiper-btn-next.swiper-button-disabled .my-ui-icon-btn,
.photo-gallery-slider__swiper-btn-prev.swiper-button-disabled .my-ui-icon-btn {
  cursor: not-allowed !important;
}
.photo-gallery-slider__swiper-btn-next.swiper-button-disabled .material-icons,
.photo-gallery-slider__swiper-btn-prev.swiper-button-disabled .material-icons {
  color: rgba(0, 0, 0, 0.17);
}
.photo-gallery-slider__swiper-btn-next {
  left: unset;
  right: 0;
}
.photo-gallery-slider__slide-details {
  padding-right: 36px;
  padding-left: 36px;
}
.my-ui-menu {
  position: absolute;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  transition: all 0.2s ease-in-out;
  background-color: #fff;
}
.my-ui-menu--active,
.my-ui-menu__activator:hover .my-ui-menu {
  opacity: 1;
  z-index: 1;
  pointer-events: auto;
}
.my-ui-breadcrumbs {
  display: block;
}
.my-ui-breadcrumbs ul {
  font-size: 12px;
}
@media (min-width: 576px) {
  .my-ui-breadcrumbs ul {
    font-size: 14px;
  }
}
@media (min-width: 960px) {
  .my-ui-breadcrumbs ul {
    font-size: 16px;
  }
}
.my-ui-breadcrumbs ul li {
  display: inline-block;
}
.my-ui-pagination {
  display: flex;
  align-items: center;
}
.my-ui-pagination--hidden {
  display: none !important;
}
.my-ui-pagination__page-ul {
  display: flex;
  margin: 0;
}
.my-ui-pagination__btn {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border-radius: 36px;
  text-align: center;
  margin: 0 4px;
  background-color: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.my-ui-pagination__btn * {
  line-height: 36px;
}
.my-ui-pagination__btn a {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 100px;
  text-decoration: none;
  color: inherit;
}
.my-ui-pagination__btn--active {
  color: #fff;
  background-color: #f15a29;
}
.my-ui-pagination__dots {
  width: 36px;
  height: 36px;
  line-height: 42px;
  text-align: center;
  margin: 0 4px;
}
.my-ui-pagination__next-arrow,
.my-ui-pagination__prev-arrow {
  color: rgba(0, 0, 0, 0.5);
}
.my-ui-pagination__next-arrow--disabled,
.my-ui-pagination__prev-arrow--disabled {
  cursor: unset;
  color: rgba(122, 65, 65, 0.17);
}
.my-ui-pagination__next-arrow--hidden,
.my-ui-pagination__prev-arrow--hidden {
  display: none;
}
.my-ui-pagination__to-end-arrow,
.my-ui-pagination__to-start-arrow {
  fill: rgba(0, 0, 0, 0.5);
}
.my-ui-pagination__to-end-arrow--disabled,
.my-ui-pagination__to-start-arrow--disabled {
  cursor: unset;
  fill: rgba(122, 65, 65, 0.17);
}
.my-ui-pagination__to-end-arrow--hidden,
.my-ui-pagination__to-start-arrow--hidden {
  display: none;
}
.my-ui-icon-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  width: 32px;
  height: 32px;
  border-radius: 1000px;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.5);
  fill: rgba(0, 0, 0, 0.5);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.my-ui-icon-btn--large {
  min-width: 48px;
  width: 48px;
  height: 48px;
}
.my-ui-progress-circular {
  -webkit-animation: rotateAnimation 2s linear infinite;
  animation: rotateAnimation 2s linear infinite;
  position: relative;
  display: inline-block;
  height: 48px;
  width: 48px;
}
.my-ui-progress-circular__wrp {
  display: inline-block;
}
.my-ui-progress-circular .path {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: dashAnimation 1.5s ease-in-out infinite;
  animation: dashAnimation 1.5s ease-in-out infinite;
  stroke-linecap: round;
  stroke: #000;
}
.my-ui-progress-circular--fff .path {
  stroke: #fff;
}
.my-ui-progress-circular--r12 {
  height: 32px;
  width: 32px;
}
.my-ui-progress-circular--r12 .path {
  -webkit-animation: dashAnimationR12 1.5s ease-in-out infinite;
  animation: dashAnimationR12 1.5s ease-in-out infinite;
}
.my-ui-progress-circular--r8 {
  height: 24px;
  width: 24px;
}
.my-ui-progress-circular--r8 .path {
  -webkit-animation: dashAnimationR8 1.5s ease-in-out infinite;
  animation: dashAnimationR8 1.5s ease-in-out infinite;
}
@-webkit-keyframes rotateAnimation {
  to {
    transform: rotate(1turn);
  }
}
@keyframes rotateAnimation {
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes dashAnimation {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  to {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
@keyframes dashAnimation {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  to {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
@-webkit-keyframes dashAnimationR12 {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  to {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -74;
  }
}
@keyframes dashAnimationR12 {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  to {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -74;
  }
}
@-webkit-keyframes dashAnimationR8 {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -20;
  }
  to {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -49;
  }
}
@keyframes dashAnimationR8 {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -20;
  }
  to {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -49;
  }
}
@-webkit-keyframes colorAnimation {
  0%,
  to {
    stroke: #f15a29;
  }
  50% {
    stroke: #000;
  }
}
@keyframes colorAnimation {
  0%,
  to {
    stroke: #f15a29;
  }
  50% {
    stroke: #000;
  }
}
.my-ui-checkbox {
  position: absolute;
  height: 18px;
  width: 18px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  pointer-events: none;
}
.my-ui-checkbox:not(:checked) ~ .my-ui-checkbox__unchecked-icon {
  color: rgba(0, 0, 0, 0.5);
  display: inline-block !important;
}
.my-ui-checkbox:checked ~ .my-ui-checkbox__checked-icon {
  display: inline-block !important;
}
.my-ui-checkbox__wrp {
  display: flex;
  align-items: center;
}
.my-ui-checkbox__icon-wrp {
  position: relative;
  display: block;
  width: 36px;
  height: 36px;
  min-width: 36px;
  min-height: 36px;
  border-radius: 36px;
  overflow: hidden;
  cursor: pointer;
}
.my-ui-checkbox__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.my-ui-checkbox__icon,
.my-ui-checkbox__label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.my-ui-checkbox__label {
  cursor: pointer;
  padding-right: 8px;
}
.my-ui--check-validity .my-ui-checkbox:invalid ~ .my-ui-checkbox__icon,
.my-ui--check-validity .my-ui-checkbox__label {
  color: #d12026;
}
.my-ui-table tr:hover {
  background-color: rgba(0, 0, 0, 0.03);
}
.my-ui-table td {
  padding: 8px 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}
.master-class-page__accordion ul,
.my-ui-simple-list {
  margin-bottom: 12px;
}
.master-class-page__accordion ul li,
.my-ui-simple-list li {
  position: relative;
  padding: 2px 0 2px 16px;
}
.master-class-page__accordion ul li:before,
.my-ui-simple-list li:before {
  content: "-";
  position: absolute;
  left: 4px;
  font-weight: 700;
}
.my-ui-accordion-list__item-title {
  position: relative;
  padding: 12px 12px 12px 40px;
  cursor: pointer;
}
.my-ui-accordion-list__item-title:hover {
  background-color: rgba(0, 0, 0, 0.02);
}
.my-ui-accordion-list__item-title:before {
  left: 12px;
  width: 16px;
  height: 1px;
}
.my-ui-accordion-list__item-title:after,
.my-ui-accordion-list__item-title:before {
  content: "";
  top: 50%;
  position: absolute;
  display: block;
  background-color: rgba(0, 0, 0, 0.87);
  transform: translateY(-50%);
}
.my-ui-accordion-list__item-title:after {
  left: 20px;
  width: 1px;
  height: 16px;
  transition: all 0.2s ease-in-out;
}
.my-ui-accordion-list__item {
  overflow: hidden;
}
.my-ui-accordion-list__item--expanded .my-ui-accordion-list__item-title:after {
  width: 16px;
  height: 1px;
  left: 12px;
  background-color: transparent;
}
.my-ui-accordion-list__item-content-wrp {
  height: 0;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 576px) {
  .my-ui-accordion-list__item-content {
    padding-left: 40px;
  }
}
.my-ui-chip,
a.my-ui-chip {
  display: inline-flex;
  position: relative;
  align-items: center;
  margin: 4px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.87);
  background-color: #f9f9f9;
  border-radius: 100px;
  height: 32px;
  max-width: 100%;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14),
    0 1px 3px 0 rgba(0, 0, 0, 0.12) !important;
  cursor: pointer;
}
.my-ui-dialog-form__surface {
  width: 100%;
  max-width: calc(100vw - 32px) !important;
}
@media (min-width: 1140px) {
  .my-ui-dialog-form__surface {
    max-width: 1050px !important;
  }
}
.my-ui-dialog-form__plug-btn {
  opacity: 0;
  position: absolute;
  height: 0;
  width: 0;
}
@media (min-width: 768px) {
  .my-ui-dialog-form__2-col-form-cg-row {
    min-width: 600px;
  }
}
@media (min-width: 576px) {
  .my-ui-dialog-form__all-content {
    padding: 32px 48px 48px !important;
  }
}
.my-ui-dialog-form__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.my-ui-dialog-form__title {
  text-decoration: none;
  text-transform: none;
  display: inline;
  background-repeat: no-repeat;
  background-image: linear-gradient(#f15a29, #f15a29);
  background-size: 100% 0.25rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
  background-position: 0 26px;
}
@media (min-width: 576px) {
  .my-ui-dialog-form__title {
    font-size: 1.75rem;
    line-height: 1.75rem;
    background-position: 0 30px;
  }
}
@media (min-width: 960px) {
  .my-ui-dialog-form__title {
    font-size: 2.25rem;
    line-height: 2.25rem;
    background-position: 0 40px;
  }
}
.my-ui-dialog-form__price {
  line-height: 1;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .my-ui-dialog-form__price {
    font-size: 36px;
    margin-bottom: 0;
  }
}
.my-ui-dialog-form__dialog-close-btn {
  position: absolute;
  top: 4px;
  right: 4px;
}
ul .my-ui-wp-content:not(.blocks-gallery-grid) {
  margin-bottom: 12px;
}
ul .my-ui-wp-content:not(.blocks-gallery-grid) li {
  position: relative;
  padding: 2px 0 2px 16px;
}
ul .my-ui-wp-content:not(.blocks-gallery-grid) li:before {
  content: "-";
  position: absolute;
  left: 4px;
  font-weight: 700;
}
.my-ui-banner {
  position: fixed;
  bottom: 12px;
  left: 12px;
  width: calc(100% - 24px);
  max-height: calc(100% - 24px);
  background-color: #fff;
  border-radius: 4px;
  padding: 16px;
  opacity: 0;
  z-index: -1;
  transition: all 0.4s ease-in-out;
  pointer-events: none;
  overflow: auto;
}
.my-ui-banner--active {
  pointer-events: auto;
  opacity: 1;
  z-index: 5;
}
.my-ui-radio-group__btns-wrp {
  display: flex;
  flex-direction: column;
  margin-left: -10px;
}
.my-ui-radio-group__btns-wrp .mdc-form-field {
  margin-right: 8px;
}
.my-ui-radio-group__btns-wrp label {
  cursor: pointer;
}
.my-ui-radio-group--horizontal .my-ui-radio-group__btns-wrp {
  flex-direction: row;
  flex-wrap: wrap;
}
.search-result__img-item {
  display: flex;
  height: 200px;
  border-radius: 4px;
}
.search-result__img-item__img-wrp {
  position: relative;
  min-width: 150px;
  width: 150px;
  height: 200px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  overflow: hidden;
}
.search-result__img-item__img-wrp img {
  width: 100%;
  height: 100%;
}
.search-result__img-item__content-wrp {
  width: 100%;
  padding: 8px;
}
.search-result__img-item__content {
  width: 100%;
  min-height: 152px;
  max-height: 152px;
  overflow-y: auto;
  font-size: 13px;
  overflow: auto;
  color: rgba(0, 0, 0, 0.67);
  line-height: 1.3;
}
.search-result__str-item {
  line-height: 1.3;
  position: relative;
  padding: 4px 0 4px 16px;
}
.search-result__str-item:before {
  content: "-";
  position: absolute;
  left: 4px;
  font-weight: 700;
}
.search-bar__wrp {
  width: 100%;
  background-color: #fff;
}
.search-bar__input::-webkit-search-cancel-button,
.search-bar__wrp [type="search"]::-webkit-search-cancel-button {
  display: none !important;
}
.search-bar__label {
  background-color: #fff !important;
  height: 48px !important;
}
.header-search-bar__wrp {
  position: absolute;
  width: 0;
  overflow: hidden;
  z-index: -1;
  opacity: 0;
  right: 0;
  background-color: #fff;
  transition: all 0.2s ease-in-out;
}
@media (min-width: 0px) {
  .header-search-bar__wrp {
    width: calc(100% - 70px);
  }
}
@media (min-width: 576px) {
  .header-search-bar__wrp {
    width: calc(100% - 90px);
  }
}
@media (min-width: 960px) {
  .header-search-bar__wrp {
    width: calc(100% - 100px);
  }
}
.header-search-bar__wrp--shown {
  opacity: 1;
  z-index: 20;
}
.header-search-bar__wrp [type="search"]::-webkit-search-cancel-button {
  display: none !important;
}
.header-search-bar__label {
  background-color: #fff !important;
  height: 48px !important;
}
@media (min-width: 576px) {
  .header-search-bar__label {
    height: 60px !important;
  }
}
.main-form {
  position: relative;
  max-width: 600px;
  margin: auto;
}
.main-form__container {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (min-width: 576px) {
  .main-form__container {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.page-header {
  position: fixed;
  border-bottom: 1px solid #f15a29;
  z-index: 3;
  width: 100%;
  background-color: #fff;
  height: 3rem;
}

@media (min-width: 576px) {
  .page-header {
    height: 3.75rem;
  }
}
@media (min-width: 960px) {
  .page-header {
    height: 5rem;
    max-width: 100%;
  }
}
@media (max-width: 960px) {
  .page-header__wrp {
    max-width: 100%;
  }
}
.page-header__patch {
  width: 100%;
  height: 3rem;
}
@media (min-width: 576px) {
  .page-header__patch {
    height: 3.75rem;
  }
}
@media (min-width: 960px) {
  .page-header__patch {
    height: 5rem;
  }
}
.page-header__logo-block {
  position: absolute;
  top: 0;
  left: 12px;
}
.page-header__logo-block__logo-patch {
  width: 40px;
  height: 48px;
}
@media (min-width: 576px) {
  .page-header__logo-block__logo-patch {
    width: 54px;
    height: 60px;
  }
}
@media (min-width: 960px) {
  .page-header__logo-block__logo-patch {
    width: 76px;
    height: 80px;
  }
}
.page-header__logo-block__circle {
  position: absolute;
  top: 0;
  left: -5px;
  background-color: #fff;
  border-radius: 1000px;
  border: 1px solid #f15a29;
  width: 68px;
  height: 68px;
}
@media (min-width: 576px) {
  .page-header__logo-block__circle {
    left: -4px;
    width: 86px;
    height: 86px;
  }
}
@media (min-width: 960px) {
  .page-header__logo-block__circle {
    top: 0;
    left: -20px;
    width: 114px;
    height: 114px;
  }
}
.page-header__logo-block__circle-outline {
  position: absolute;
  top: -8px;
  left: -14px;
  border-radius: 1000px;
  width: 86px;
  height: 86px;
  border: 1px solid #f15a29;
}
@media (min-width: 576px) {
  .page-header__logo-block__circle-outline {
    top: -12px;
    left: -16px;
    width: 110px;
    height: 110px;
  }
}
@media (min-width: 960px) {
  .page-header__logo-block__circle-outline {
    top: -12px;
    left: -33px;
    width: 140px;
    height: 140px;
  }
}
.page-header__logo-block__bgr-patch {
  position: absolute;
  top: -1px;
  left: -33px;
  width: 110px;
  height: 48px;
  background-color: #fff;
}
@media (min-width: 576px) {
  .page-header__logo-block__bgr-patch {
    width: 130px;
    height: 60px;
  }
}
@media (min-width: 960px) {
  .page-header__logo-block__bgr-patch {
    width: 140px;
    height: 80px;
  }
}
.page-header__logo-block__img img {
  position: absolute;
  z-index: 1;
  top: 4px;
  left: 4px;
  height: 60px;
}
@media (min-width: 576px) {
  .page-header__logo-block__img img {
    top: 8px;
    left: 10px;
    height: 70px;
  }
}
@media (min-width: 960px) {
  .page-header__logo-block__img img {
    top: 12px;
    left: 0;
    height: 90px;
  }
}
.page-header__top-menu {
  display: none;
  flex-grow: 3;
}
@media (min-width: 960px) {
  .page-header__top-menu {
    display: block;
  }
}
.page-header__top-menu > ul {
  display: flex;
  justify-content: space-between;
}
.page-header__top-menu ul {
  padding-left: 0;
  margin-bottom: 0;
}
.page-header__top-menu li {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
}
.page-header__top-menu li a:hover .a-link {
  background-size: 100% 0.125rem;
}
.page-header__top-menu__nested-list-1 {
  position: absolute;
  margin-top: 2px;
}

.header__language {
  font-family: "NoteSans";
  font-weight: 400;
  font-size: 19px;
  color: #000;
  text-decoration: none;
  margin-right: 30px !important;
}

.header__language:last-child {
  margin-right: 0;
}

.hero-section {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 646px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding-bottom: 64px;
  /*   background: url("../images/img-empty-placeholder/hero-background.jpg"); */
  /* 	background: url("../images/img-empty-placeholder/grains-making-world-map-dark-kitchen-surface.jpg");
  background-repeat: no-repeat;
  background-size: cover; */
  margin-bottom: 200px;
  .hero-section__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
  }
  h1 {
    font-family: "NotoSans";
    font-weight: 400;
    font-size: 59px;
    line-height: 108%;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
  }
}
/* @media (min-width: 576px) {
  .page-header {
    height: 3.75rem;
  }
}
@media (min-width: 960px) {
  .page-header {
    height: 5rem;
    max-width: 100%;
  }
} */
@media (max-width: 960px) {
  .page-header__wrp {
    max-width: 100%;
  }
}
.page-header__patch {
  width: 100%;
  height: 3rem;
}
@media (min-width: 576px) {
  .page-header__patch {
    height: 3.75rem;
  }
}
@media (min-width: 960px) {
  .page-header__patch {
    height: 5rem;
  }
}
.page-header__logo-block {
  position: absolute;
  top: 0;
  left: 12px;
}
.page-header__logo-block__logo-patch {
  width: 40px;
  height: 48px;
}
@media (min-width: 576px) {
  .page-header__logo-block__logo-patch {
    width: 54px;
    height: 60px;
  }
}
@media (min-width: 960px) {
  .page-header__logo-block__logo-patch {
    width: 76px;
    height: 80px;
  }
}
.page-header__logo-block__circle {
  position: absolute;
  top: 0;
  left: -5px;
  background-color: #fff;
  border-radius: 1000px;
  border: 1px solid #f15a29;
  width: 68px;
  height: 68px;
}
@media (min-width: 576px) {
  .page-header__logo-block__circle {
    left: -4px;
    width: 86px;
    height: 86px;
  }
}
@media (min-width: 960px) {
  .page-header__logo-block__circle {
    top: 0;
    left: -20px;
    width: 114px;
    height: 114px;
  }
}
.page-header__logo-block__circle-outline {
  position: absolute;
  top: -8px;
  left: -14px;
  border-radius: 1000px;
  width: 86px;
  height: 86px;
  border: 1px solid #f15a29;
}
@media (min-width: 576px) {
  .page-header__logo-block__circle-outline {
    top: -12px;
    left: -16px;
    width: 110px;
    height: 110px;
  }
}
@media (min-width: 960px) {
  .page-header__logo-block__circle-outline {
    top: -12px;
    left: -33px;
    width: 140px;
    height: 140px;
  }
}
.page-header__logo-block__bgr-patch {
  position: absolute;
  top: -1px;
  left: -33px;
  width: 110px;
  height: 48px;
  background-color: #fff;
}
@media (min-width: 576px) {
  .page-header__logo-block__bgr-patch {
    width: 130px;
    height: 60px;
  }
}
@media (min-width: 960px) {
  .page-header__logo-block__bgr-patch {
    width: 140px;
    height: 80px;
  }
}
.page-header__logo-block__img img {
  position: absolute;
  z-index: 1;
  top: 4px;
  left: 4px;
  height: 60px;
}
@media (min-width: 576px) {
  .page-header__logo-block__img img {
    top: 8px;
    left: 10px;
    height: 70px;
  }
}
@media (min-width: 960px) {
  .page-header__logo-block__img img {
    top: 12px;
    left: 0;
    height: 90px;
  }
}

@media (min-width: 960px) {
  .page-header__top-menu {
    display: block;
  }
}
.page-header__top-menu > ul {
  display: flex;
  justify-content: space-between;
}
.page-header__top-menu ul {
  padding-left: 0;
  margin-bottom: 0;
}

.page-header__top-menu li:last-child {
  margin-right: 0;
}
.page-header__top-menu li a:hover .a-link {
  background-size: 100% 0.125rem;
}
.page-header__top-menu__nested-list-1 {
  position: absolute;
  margin-top: 2px;
}
.a-link,
a.a-link,
a:link.a-link,
a:visited.a-link {
  display: inline;
  padding-bottom: 2px;
  background-image: linear-gradient(#f15a29, #f15a29);
  background-repeat: no-repeat;
  background-position: 0 100%;
  color: inherit;
  text-decoration: none;
  background-size: 0 0.125rem;
  text-indent: 0;
  cursor: pointer;
  transition: all 0.15s ease-out;
}
.a-link--active,
.a-link:hover,
a.a-link--active,
a.a-link:hover,
a:link.a-link--active,
a:link.a-link:hover,
a:visited.a-link--active,
a:visited.a-link:hover {
  background-size: 100% 0.125rem !important;
}
.a-link--inactive,
.a-link--inactive:hover,
a.a-link--inactive,
a.a-link--inactive:hover,
a:link.a-link--inactive,
a:link.a-link--inactive:hover,
a:visited.a-link--inactive,
a:visited.a-link--inactive:hover {
  background-size: 0 0.125rem !important;
  cursor: unset;
  opacity: 0.7;
}
.a-link--blue-style,
a.a-link--blue-style,
a:link.a-link--blue-style,
a:visited.a-link--blue-style {
  color: #0969fa;
  background-image: linear-gradient(#0969fa, #0969fa);
  background-size: 0 0.125rem;
}
.a-link--fff,
a.a-link--fff,
a:link.a-link--fff,
a:visited.a-link--fff {
  color: #fff;
  background-image: linear-gradient(#fff, #fff);
  background-size: 0 0.125rem;
}
.a-link--disabled,
.a-link--disabled:hover,
a.a-link--disabled,
a.a-link--disabled:hover,
a:link.a-link--disabled,
a:link.a-link--disabled:hover,
a:visited.a-link--disabled,
a:visited.a-link--disabled:hover {
  opacity: 0.67;
  background-image: linear-gradient(
    rgba(48, 43, 43, 0.37),
    rgba(0, 0, 0, 0.37)
  );
  background-size: 0 0.125rem !important;
  cursor: unset;
  pointer-events: none;
}
a.a-link-unset,
a:link.a-link-unset,
a:visited.a-link-unset {
  color: inherit;
  background-size: 0 0;
  text-decoration: none;
}
.a-link-unset-in-children,
.a-link-unset-in-children a,
.a-link-unset-in-children a:link,
.a-link-unset-in-children a:visited {
  color: inherit;
  text-decoration: none !important;
}
.main-drawer__header {
  position: relative;
  padding: 8px 16px;
  min-height: 50px;
  margin-bottom: 18px;
}
.main-drawer__header__bottom-line {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #f15a29;
}
.main-drawer__logo {
  position: absolute;
  bottom: 0;
  left: 0;
}
.main-drawer__logo__circle-line {
  position: absolute;
  top: -49px;
  left: 1px;
  background-color: #fff;
  width: 72px;
  height: 72px;
  border-radius: 100px;
  border: 1px solid #f15a29;
}
.main-drawer__logo__circle-patch {
  position: absolute;
  top: -72px;
  left: 0;
  background-color: #fff;
  width: 76px;
  height: 72px;
}
.main-drawer__logo img {
  width: 50px;
  height: 60px;
  position: absolute;
  top: -44px;
  left: 12px;
}
.loading-str__dots {
  display: inline-flex;
  overflow: hidden;
  -webkit-animation: loading-str-dots 0.8s ease-in-out infinite;
  animation: loading-str-dots 0.8s ease-in-out infinite;
}
.loading-str__dots:after {
  content: "";
  display: block;
  width: 16px;
}
@-webkit-keyframes loading-str-dots {
  0% {
    width: 0;
    margin-right: 16px;
  }
  to {
    width: 16px;
    margin-right: 0;
  }
}
@keyframes loading-str-dots {
  0% {
    width: 0;
    margin-right: 16px;
  }
  to {
    width: 16px;
    margin-right: 0;
  }
}
.page-footer__wrp {
  position: relative;
  border-top: 1px solid #f15a29;
  background-color: #fff;
  z-index: 1;
}
.page-footer__wrp--top-margin {
  margin-top: 30px;
}
@media (min-width: 576px) {
  .page-footer__wrp--top-margin {
    margin-top: 37px;
  }
}
@media (min-width: 960px) {
  .page-footer__wrp--top-margin {
    margin-top: 50px;
  }
}
.page-footer__logo-block {
  position: absolute;
  top: 0;
  left: 12px;
  z-index: 1;
}
.page-footer__logo-block__logo-patch {
  position: relative;
  width: 40px;
}
@media (min-width: 576px) {
  .page-footer__logo-block__logo-patch {
    width: 54px;
    height: 51px;
  }
}
@media (min-width: 960px) {
  .page-footer__logo-block__logo-patch {
    width: 76px;
    height: 67px;
  }
}
.page-footer__logo-block__circle {
  position: absolute;
  top: -21px;
  left: -5px;
  background-color: #fff;
  border-radius: 1000px;
  border: 1px solid #f15a29;
  width: 68px;
  height: 68px;
}
@media (min-width: 576px) {
  .page-footer__logo-block__circle {
    top: -26px;
    left: -4px;
    width: 86px;
    height: 86px;
  }
}
@media (min-width: 960px) {
  .page-footer__logo-block__circle {
    top: -36px;
    left: -20px;
    width: 114px;
    height: 114px;
  }
}
.page-footer__logo-block__circle-outline {
  position: absolute;
  top: -30px;
  left: -14px;
  border-radius: 1000px;
  width: 86px;
  height: 86px;
  border: 1px solid #f15a29;
}
@media (min-width: 576px) {
  .page-footer__logo-block__circle-outline {
    top: -37px;
    left: -16px;
    width: 110px;
    height: 110px;
  }
}
@media (min-width: 960px) {
  .page-footer__logo-block__circle-outline {
    top: -50px;
    left: -33px;
    width: 140px;
    height: 140px;
  }
}
.page-footer__logo-block__bgr-patch {
  position: absolute;
  top: 0;
  left: -33px;
  width: 110px;
  height: 60px;
  background-color: #fff;
}
@media (min-width: 576px) {
  .page-footer__logo-block__bgr-patch {
    width: 130px;
    height: 80px;
  }
}
@media (min-width: 960px) {
  .page-footer__logo-block__bgr-patch {
    width: 140px;
    height: 110px;
  }
}
.page-footer__logo-block__img img {
  position: absolute;
  z-index: 1;
  top: -17px;
  left: 4px;
  height: 60px;
}
@media (min-width: 576px) {
  .page-footer__logo-block__img img {
    top: -19px;
    left: 10px;
    height: 70px;
  }
}
@media (min-width: 960px) {
  .page-footer__logo-block__img img {
    top: -24px;
    left: 0;
    height: 90px;
  }
}
.page-footer__content {
  position: relative;
  padding-top: 20px;
  padding-bottom: 40px;
  z-index: 1;
}
.page-footer__1st-row__divaider {
  position: relative;
  margin-left: 64px;
  flex-grow: 10;
  height: 1px;
  background-color: #aaa;
}
@media (min-width: 576px) {
  .page-footer__1st-row__divaider {
    margin-left: 80px;
  }
}
@media (min-width: 960px) {
  .page-footer__1st-row__divaider {
    margin-left: 90px;
  }
}
.page-footer__1st-row__icons {
  margin: 4px 0;
}
@media (min-width: 576px) {
  .page-footer__1st-row__icons {
    margin: 6px 0;
  }
}
@media (min-width: 960px) {
  .page-footer__1st-row__icons {
    margin: 12px 0;
  }
}
.page-footer__menu-list {
  padding-left: 0 !important;
}
.page-footer__menu-list li {
  text-transform: uppercase;
  margin-bottom: 8px;
  line-height: 1.2;
}
.page-footer__address-list {
  padding-left: 0 !important;
  font-size: 13px;
}
.page-footer__address-list li {
  margin: 2px 0;
}
.composed-bgr-waves {
  background-color: #f9f9f9;
  background-repeat: repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='30' viewBox='0 0 1000 120'%3E%3Cg fill='none' stroke='%23f5f5f5' stroke-width='22.1'%3E%3Cpath d='M-500 75s125-30 250-30S0 75 0 75s125 30 250 30 250-30 250-30 125-30 250-30 250 30 250 30 125 30 250 30 250-30 250-30'/%3E%3Cpath d='M-500 45s125-30 250-30S0 45 0 45s125 30 250 30 250-30 250-30 125-30 250-30 250 30 250 30 125 30 250 30 250-30 250-30M-500 105s125-30 250-30S0 105 0 105s125 30 250 30 250-30 250-30 125-30 250-30 250 30 250 30 125 30 250 30 250-30 250-30'/%3E%3Cpath d='M-500 15s125-30 250-30S0 15 0 15s125 30 250 30 250-30 250-30 125-30 250-30 250 30 250 30 125 30 250 30 250-30 250-30'/%3E%3Cpath d='M-500-15s125-30 250-30S0-15 0-15s125 30 250 30 250-30 250-30 125-30 250-30 250 30 250 30 125 30 250 30 250-30 250-30M-500 135s125-30 250-30S0 135 0 135s125 30 250 30 250-30 250-30 125-30 250-30 250 30 250 30 125 30 250 30 250-30 250-30'/%3E%3C/g%3E%3C/svg%3E");
}
.composed-bgr-waves-light {
  background-color: #fff;
  background-repeat: repeat;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='30' viewBox='0 0 1000 120'%3E%3Cg fill='none' stroke='%23f9f9f9' stroke-width='22.1'%3E%3Cpath d='M-500 75s125-30 250-30S0 75 0 75s125 30 250 30 250-30 250-30 125-30 250-30 250 30 250 30 125 30 250 30 250-30 250-30'/%3E%3Cpath d='M-500 45s125-30 250-30S0 45 0 45s125 30 250 30 250-30 250-30 125-30 250-30 250 30 250 30 125 30 250 30 250-30 250-30M-500 105s125-30 250-30S0 105 0 105s125 30 250 30 250-30 250-30 125-30 250-30 250 30 250 30 125 30 250 30 250-30 250-30'/%3E%3Cpath d='M-500 15s125-30 250-30S0 15 0 15s125 30 250 30 250-30 250-30 125-30 250-30 250 30 250 30 125 30 250 30 250-30 250-30'/%3E%3Cpath d='M-500-15s125-30 250-30S0-15 0-15s125 30 250 30 250-30 250-30 125-30 250-30 250 30 250 30 125 30 250 30 250-30 250-30M-500 135s125-30 250-30S0 135 0 135s125 30 250 30 250-30 250-30 125-30 250-30 250 30 250 30 125 30 250 30 250-30 250-30'/%3E%3C/g%3E%3C/svg%3E");
}
.my-icon-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 500px;
  overflow: hidden;
  cursor: pointer;
}
.my-icon-btn--small {
  width: 36px;
  height: 36px;
}
.my-icon-btn--x-small,
.svg-icon-wrp {
  width: 24px;
  height: 24px;
}
.svg-icon-wrp {
  display: inline-flex;
}
.svg-icon-wrp svg,
.svg-inherit-wrp svg {
  width: inherit !important;
  max-width: inherit !important;
  height: inherit !important;
  max-height: inherit !important;
  color: inherit !important;
  fill: inherit !important;
}
.svg-inherit-wrp svg {
  display: inline-flex !important;
}
.mdc-drawer {
  background-color: #fff;
  background-color: var(--mdc-theme-surface, #fff);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-right-radius: var(--mdc-shape-large, 0);
  border-bottom-right-radius: 0;
  border-bottom-right-radius: var(--mdc-shape-large, 0);
  border-bottom-left-radius: 0;
  z-index: 6;
  width: 256px;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  box-sizing: border-box;
  height: 100%;
  border-right: 1px solid;
  border-color: rgba(0, 0, 0, 0.12);
  overflow: hidden;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-drawer .mdc-drawer__title {
  color: rgba(0, 0, 0, 0.87);
}
.mdc-drawer .mdc-drawer__subtitle,
.mdc-drawer .mdc-list-group__subheader,
.mdc-drawer .mdc-list-item__graphic {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-drawer .mdc-list-item {
  color: rgba(0, 0, 0, 0.87);
}
.mdc-drawer .mdc-list-item--activated .mdc-list-item__graphic {
  color: #f15a29;
}
.mdc-drawer .mdc-list-item--activated {
  color: rgba(241, 90, 41, 0.87);
}
.mdc-drawer[dir="rtl"],
[dir="rtl"] .mdc-drawer {
  border-top-left-radius: 0;
  border-top-left-radius: var(--mdc-shape-large, 0);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-left-radius: var(--mdc-shape-large, 0);
}
.mdc-drawer .mdc-list-item {
  border-radius: 4px;
  border-radius: var(--mdc-shape-small, 4px);
}
.mdc-drawer.mdc-drawer--open:not(.mdc-drawer--closing)
  + .mdc-drawer-app-content {
  margin-left: 256px;
  margin-right: 0;
}
.mdc-drawer.mdc-drawer--open:not(.mdc-drawer--closing)
  + .mdc-drawer-app-content[dir="rtl"],
[dir="rtl"]
  .mdc-drawer.mdc-drawer--open:not(.mdc-drawer--closing)
  + .mdc-drawer-app-content {
  margin-left: 0;
  margin-right: 256px;
}
.mdc-drawer[dir="rtl"],
[dir="rtl"] .mdc-drawer {
  border-right-width: 0;
  border-left-width: 1px;
  border-right-style: none;
  border-left-style: solid;
}
.mdc-drawer .mdc-list-item {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-subtitle2-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 0.875rem;
  font-size: var(--mdc-typography-subtitle2-font-size, 0.875rem);
  line-height: 1.375rem;
  line-height: var(--mdc-typography-subtitle2-line-height, 1.375rem);
  font-weight: 500;
  font-weight: var(--mdc-typography-subtitle2-font-weight, 500);
  letter-spacing: 0.0071428571em;
  letter-spacing: var(--mdc-typography-subtitle2-letter-spacing, 0.00714em);
  text-decoration: inherit;
  -webkit-text-decoration: var(
    --mdc-typography-subtitle2-text-decoration,
    inherit
  );
  text-decoration: var(--mdc-typography-subtitle2-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-subtitle2-text-transform, inherit);
  height: 40px;
  margin: 8px;
  padding: 0 8px;
}
.mdc-drawer .mdc-list-item:first-child {
  margin-top: 2px;
}
.mdc-drawer .mdc-list-item:last-child {
  margin-bottom: 0;
}
.mdc-drawer .mdc-list-group__subheader {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-body2-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 0.875rem;
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.01786em);
  text-decoration: inherit;
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
  display: block;
  line-height: normal;
  margin: 0;
  padding: 0 16px;
}
.mdc-drawer .mdc-list-group__subheader:before {
  display: inline-block;
  width: 0;
  height: 24px;
  content: "";
  vertical-align: 0;
}
.mdc-drawer .mdc-list-divider {
  margin: 3px 0 4px;
}
.mdc-drawer .mdc-list-item__graphic,
.mdc-drawer .mdc-list-item__text {
  pointer-events: none;
}
.mdc-drawer--animate {
  transform: translateX(-100%);
}
.mdc-drawer--animate[dir="rtl"],
[dir="rtl"] .mdc-drawer--animate {
  transform: translateX(100%);
}
.mdc-drawer--opening {
  transition-duration: 0.25s;
}
.mdc-drawer--opening,
.mdc-drawer--opening[dir="rtl"],
[dir="rtl"] .mdc-drawer--opening {
  transform: translateX(0);
}
.mdc-drawer--closing {
  transform: translateX(-100%);
  transition-duration: 0.2s;
}
.mdc-drawer--closing[dir="rtl"],
[dir="rtl"] .mdc-drawer--closing {
  transform: translateX(100%);
}
.mdc-drawer__header {
  flex-shrink: 0;
  box-sizing: border-box;
  min-height: 64px;
  padding: 0 16px 4px;
}
.mdc-drawer__title {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-headline6-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 1.25rem;
  font-size: var(--mdc-typography-headline6-font-size, 1.25rem);
  line-height: 2rem;
  line-height: var(--mdc-typography-headline6-line-height, 2rem);
  font-weight: 500;
  font-weight: var(--mdc-typography-headline6-font-weight, 500);
  letter-spacing: 0.0125em;
  letter-spacing: var(--mdc-typography-headline6-letter-spacing, 0.0125em);
  text-decoration: inherit;
  -webkit-text-decoration: var(
    --mdc-typography-headline6-text-decoration,
    inherit
  );
  text-decoration: var(--mdc-typography-headline6-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-headline6-text-transform, inherit);
  display: block;
  margin-top: 0;
  line-height: normal;
  margin-bottom: -20px;
}
.mdc-drawer__title:before {
  display: inline-block;
  width: 0;
  height: 36px;
  content: "";
  vertical-align: 0;
}
.mdc-drawer__title:after {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: -20px;
}
.mdc-drawer__subtitle {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-body2-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 0.875rem;
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.01786em);
  text-decoration: inherit;
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
  display: block;
  margin-top: 0;
  line-height: normal;
  margin-bottom: 0;
}
.mdc-drawer__subtitle:before {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: 0;
}
.mdc-drawer__content {
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.mdc-drawer--dismissible {
  left: 0;
  right: auto;
  display: none;
  position: absolute;
}
.mdc-drawer--dismissible[dir="rtl"],
[dir="rtl"] .mdc-drawer--dismissible {
  left: auto;
  right: 0;
}
.mdc-drawer--dismissible.mdc-drawer--open {
  display: flex;
}
.mdc-drawer-app-content {
  position: relative;
}
.mdc-drawer-app-content,
.mdc-drawer-app-content[dir="rtl"],
[dir="rtl"] .mdc-drawer-app-content {
  margin-left: 0;
  margin-right: 0;
}
.mdc-drawer--modal {
  box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2),
    0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12);
  left: 0;
  right: auto;
  display: none;
  position: fixed;
}
.mdc-drawer--modal + .mdc-drawer-scrim {
  background-color: rgba(0, 0, 0, 0.32);
}
.mdc-drawer--modal[dir="rtl"],
[dir="rtl"] .mdc-drawer--modal {
  left: auto;
  right: 0;
}
.mdc-drawer--modal.mdc-drawer--open {
  display: flex;
}
.mdc-drawer-scrim {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-drawer--open + .mdc-drawer-scrim {
  display: block;
}
.mdc-drawer--animate + .mdc-drawer-scrim {
  opacity: 0;
}
.mdc-drawer--opening + .mdc-drawer-scrim {
  transition-duration: 0.25s;
  opacity: 1;
}
.mdc-drawer--closing + .mdc-drawer-scrim {
  transition-duration: 0.2s;
  opacity: 0;
}
.mdc-touch-target-wrapper {
  display: inline;
}
.mdc-elevation-overlay {
  position: absolute;
  border-radius: inherit;
  pointer-events: none;
  opacity: 0;
  opacity: var(--mdc-elevation-overlay-opacity, 0);
  transition: opacity 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #fff;
  background-color: var(--mdc-elevation-overlay-color, #fff);
}
.mdc-fab {
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2),
    0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 56px;
  height: 56px;
  padding: 0;
  border: none;
  fill: currentColor;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  overflow: visible;
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1),
    opacity 15ms linear 30ms, transform 0.27s cubic-bezier(0, 0, 0.2, 1) 0ms;
  background-color: #feeae6;
  background-color: var(--mdc-theme-secondary, #feeae6);
  color: #442b2d;
  color: var(--mdc-theme-on-secondary, #442b2d);
}
.mdc-fab .mdc-elevation-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.mdc-fab:not(.mdc-fab--extended),
.mdc-fab:not(.mdc-fab--extended) .mdc-fab__ripple {
  border-radius: 50%;
}
.mdc-fab::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mdc-fab:focus,
.mdc-fab:hover {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
    0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mdc-fab:active {
  box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2),
    0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.mdc-fab:active,
.mdc-fab:focus {
  outline: none;
}
.mdc-fab:hover {
  cursor: pointer;
}
.mdc-fab > svg {
  width: 100%;
}
.mdc-fab .mdc-fab__icon {
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.mdc-fab--mini {
  width: 40px;
  height: 40px;
}
.mdc-fab--extended {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-button-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 0.875rem;
  font-size: var(--mdc-typography-button-font-size, 0.875rem);
  line-height: 2.25rem;
  line-height: var(--mdc-typography-button-line-height, 2.25rem);
  font-weight: 500;
  font-weight: var(--mdc-typography-button-font-weight, 500);
  letter-spacing: 0.0892857143em;
  letter-spacing: var(--mdc-typography-button-letter-spacing, 0.08929em);
  text-decoration: none;
  -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
  text-decoration: var(--mdc-typography-button-text-decoration, none);
  text-transform: uppercase;
  text-transform: var(--mdc-typography-button-text-transform, uppercase);
  border-radius: 24px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
  max-width: 100%;
  height: 48px;
  line-height: normal;
}
.mdc-fab--extended .mdc-fab__ripple {
  border-radius: 24px;
}
.mdc-fab--extended .mdc-fab__icon {
  margin-left: -8px;
  margin-right: 12px;
}
.mdc-fab--extended .mdc-fab__icon[dir="rtl"],
.mdc-fab--extended .mdc-fab__label + .mdc-fab__icon,
[dir="rtl"] .mdc-fab--extended .mdc-fab__icon {
  margin-left: 12px;
  margin-right: -8px;
}
.mdc-fab--extended .mdc-fab__label + .mdc-fab__icon[dir="rtl"],
[dir="rtl"] .mdc-fab--extended .mdc-fab__label + .mdc-fab__icon {
  margin-left: -8px;
  margin-right: 12px;
}
.mdc-fab--touch {
  margin: 4px;
}
.mdc-fab--touch .mdc-fab__touch {
  position: absolute;
  top: 50%;
  right: 0;
  height: 48px;
  left: 50%;
  width: 48px;
  transform: translate(-50%, -50%);
}
.mdc-fab:before {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 1px solid transparent;
  border-radius: inherit;
  content: "";
}
.mdc-fab__label {
  justify-content: flex-start;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: hidden;
  overflow-y: visible;
}
.mdc-fab__icon {
  transition: transform 0.18s cubic-bezier(0, 0, 0.2, 1) 90ms;
  fill: currentColor;
  will-change: transform;
}
.mdc-fab .mdc-fab__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.mdc-fab--exited {
  transform: scale(0);
  opacity: 0;
  transition: opacity 15ms linear 0.15s,
    transform 0.18s cubic-bezier(0.4, 0, 1, 1) 0ms;
}
.mdc-fab--exited .mdc-fab__icon {
  transform: scale(0);
  transition: transform 135ms cubic-bezier(0.4, 0, 1, 1) 0ms;
}
@-webkit-keyframes mdc-ripple-fg-radius-in {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transform: translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1);
  }
  to {
    transform: translate(var(--mdc-ripple-fg-translate-end, 0))
      scale(var(--mdc-ripple-fg-scale, 1));
  }
}
@keyframes mdc-ripple-fg-radius-in {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transform: translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1);
  }
  to {
    transform: translate(var(--mdc-ripple-fg-translate-end, 0))
      scale(var(--mdc-ripple-fg-scale, 1));
  }
}
@-webkit-keyframes mdc-ripple-fg-opacity-in {
  0% {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    opacity: 0;
  }
  to {
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
}
@keyframes mdc-ripple-fg-opacity-in {
  0% {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    opacity: 0;
  }
  to {
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
}
@-webkit-keyframes mdc-ripple-fg-opacity-out {
  0% {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
  to {
    opacity: 0;
  }
}
@keyframes mdc-ripple-fg-opacity-out {
  0% {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
  to {
    opacity: 0;
  }
}
.mdc-fab {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
}
.mdc-fab .mdc-fab__ripple:after,
.mdc-fab .mdc-fab__ripple:before {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-fab .mdc-fab__ripple:before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
  z-index: var(--mdc-ripple-z-index, 1);
}
.mdc-fab .mdc-fab__ripple:after {
  z-index: 0;
  z-index: var(--mdc-ripple-z-index, 0);
}
.mdc-fab.mdc-ripple-upgraded .mdc-fab__ripple:before {
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-fab.mdc-ripple-upgraded .mdc-fab__ripple:after {
  top: 0;
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}
.mdc-fab.mdc-ripple-upgraded--unbounded .mdc-fab__ripple:after {
  top: var(--mdc-ripple-top, 0);
  left: var(--mdc-ripple-left, 0);
}
.mdc-fab.mdc-ripple-upgraded--foreground-activation .mdc-fab__ripple:after {
  -webkit-animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
  animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-fab.mdc-ripple-upgraded--foreground-deactivation .mdc-fab__ripple:after {
  -webkit-animation: mdc-ripple-fg-opacity-out 0.15s;
  animation: mdc-ripple-fg-opacity-out 0.15s;
  transform: translate(var(--mdc-ripple-fg-translate-end, 0))
    scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-fab .mdc-fab__ripple:after,
.mdc-fab .mdc-fab__ripple:before {
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
.mdc-fab.mdc-ripple-upgraded .mdc-fab__ripple:after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-fab .mdc-fab__ripple:after,
.mdc-fab .mdc-fab__ripple:before {
  background-color: #442b2d;
  background-color: var(
    --mdc-ripple-color,
    var(--mdc-theme-on-secondary, #442b2d)
  );
}
.mdc-fab.mdc-ripple-surface--hover .mdc-fab__ripple:before,
.mdc-fab:hover .mdc-fab__ripple:before {
  opacity: 0.04;
  opacity: var(--mdc-ripple-hover-opacity, 0.04);
}
.mdc-fab.mdc-ripple-upgraded--background-focused .mdc-fab__ripple:before,
.mdc-fab:not(.mdc-ripple-upgraded):focus .mdc-fab__ripple:before {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-focus-opacity, 0.12);
}
.mdc-fab:not(.mdc-ripple-upgraded) .mdc-fab__ripple:after {
  transition: opacity 0.15s linear;
}
.mdc-fab:not(.mdc-ripple-upgraded):active .mdc-fab__ripple:after {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-press-opacity, 0.12);
}
.mdc-fab.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.12);
}
.mdc-fab .mdc-fab__ripple {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
  z-index: -1;
}
.mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-body2-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 0.875rem;
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.01786em);
  text-decoration: inherit;
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
  color: rgba(0, 0, 0, 0.87);
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
}
.mdc-form-field > label {
  margin-left: 0;
  margin-right: auto;
  padding-left: 4px;
  padding-right: 0;
  order: 0;
}
.mdc-form-field > label[dir="rtl"],
[dir="rtl"] .mdc-form-field > label {
  margin-left: auto;
  margin-right: 0;
  padding-left: 0;
  padding-right: 4px;
}
.mdc-form-field--nowrap > label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.mdc-form-field--align-end > label {
  margin-left: auto;
  margin-right: 0;
  padding-left: 0;
  padding-right: 4px;
  order: -1;
}
.mdc-form-field--align-end > label[dir="rtl"],
[dir="rtl"] .mdc-form-field--align-end > label {
  margin-left: 0;
  margin-right: auto;
  padding-left: 4px;
  padding-right: 0;
}
.mdc-form-field--space-between {
  justify-content: space-between;
}
.mdc-form-field--space-between > label,
.mdc-form-field--space-between > label[dir="rtl"],
[dir="rtl"] .mdc-form-field--space-between > label {
  margin: 0;
}
.mdc-icon-button {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  border: none;
  outline: none;
  background-color: transparent;
  fill: currentColor;
  color: inherit;
  font-size: 24px;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 48px;
  height: 48px;
  padding: 12px;
}
.mdc-icon-button img,
.mdc-icon-button svg {
  width: 24px;
  height: 24px;
}
.mdc-icon-button:disabled {
  color: rgba(0, 0, 0, 0.38);
  color: var(--mdc-theme-text-disabled-on-light, rgba(0, 0, 0, 0.38));
  cursor: default;
  pointer-events: none;
}
.mdc-icon-button__icon {
  display: inline-block;
}
.mdc-icon-button--on .mdc-icon-button__icon,
.mdc-icon-button__icon.mdc-icon-button__icon--on {
  display: none;
}
.mdc-icon-button--on .mdc-icon-button__icon.mdc-icon-button__icon--on {
  display: inline-block;
}
.mdc-icon-button {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
}
.mdc-icon-button:after,
.mdc-icon-button:before {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-icon-button:before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
  z-index: var(--mdc-ripple-z-index, 1);
}
.mdc-icon-button:after {
  z-index: 0;
  z-index: var(--mdc-ripple-z-index, 0);
}
.mdc-icon-button.mdc-ripple-upgraded:before {
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-icon-button.mdc-ripple-upgraded:after {
  top: 0;
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}
.mdc-icon-button.mdc-ripple-upgraded--unbounded:after {
  top: var(--mdc-ripple-top, 0);
  left: var(--mdc-ripple-left, 0);
}
.mdc-icon-button.mdc-ripple-upgraded--foreground-activation:after {
  -webkit-animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
  animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-icon-button.mdc-ripple-upgraded--foreground-deactivation:after {
  -webkit-animation: mdc-ripple-fg-opacity-out 0.15s;
  animation: mdc-ripple-fg-opacity-out 0.15s;
  transform: translate(var(--mdc-ripple-fg-translate-end, 0))
    scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-icon-button:after,
.mdc-icon-button:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mdc-icon-button.mdc-ripple-upgraded:after,
.mdc-icon-button.mdc-ripple-upgraded:before {
  top: var(--mdc-ripple-top, 0);
  left: var(--mdc-ripple-left, 0);
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-icon-button.mdc-ripple-upgraded:after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-icon-button:after,
.mdc-icon-button:before {
  background-color: #000;
  background-color: var(--mdc-ripple-color, #000);
}
.mdc-icon-button.mdc-ripple-surface--hover:before,
.mdc-icon-button:hover:before {
  opacity: 0.04;
  opacity: var(--mdc-ripple-hover-opacity, 0.04);
}
.mdc-icon-button.mdc-ripple-upgraded--background-focused:before,
.mdc-icon-button:not(.mdc-ripple-upgraded):focus:before {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-focus-opacity, 0.12);
}
.mdc-icon-button:not(.mdc-ripple-upgraded):after {
  transition: opacity 0.15s linear;
}
.mdc-icon-button:not(.mdc-ripple-upgraded):active:after {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-press-opacity, 0.12);
}
.mdc-icon-button.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.12);
}
.my__mdc-icon-button--small {
  width: 36px;
  height: 36px;
  padding: 6px;
  position: relative;
  font-size: 1.5rem;
}
.my__mdc-icon-button--small .my__mdc-icon-button__svg-wrp {
  width: 24px;
  height: 24px;
}
.my__mdc-icon-button--small svg {
  display: block;
  width: 100%;
  height: 100%;
  font-size: inherit;
}
.my__mdc-icon-button--x-small {
  width: 24px;
  height: 24px;
  padding: 0;
  position: relative;
  font-size: 1rem !important;
}
.my__mdc-icon-button--x-small .my__mdc-icon-button__svg-wrp {
  width: 16px;
  height: 16px;
}
.my__mdc-icon-button--x-small svg {
  display: block;
  width: 100%;
  height: 100%;
  font-size: inherit;
}
.my__mdc-icon-button__svg-wrp {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: inherit;
}
.mdc-button {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-button-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 0.875rem;
  font-size: var(--mdc-typography-button-font-size, 0.875rem);
  line-height: 2.25rem;
  line-height: var(--mdc-typography-button-line-height, 2.25rem);
  font-weight: 500;
  font-weight: var(--mdc-typography-button-font-weight, 500);
  letter-spacing: 0.0892857143em;
  letter-spacing: var(--mdc-typography-button-letter-spacing, 0.08929em);
  text-decoration: none;
  -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
  text-decoration: var(--mdc-typography-button-text-decoration, none);
  text-transform: uppercase;
  text-transform: var(--mdc-typography-button-text-transform, uppercase);
  padding: 0 8px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  min-width: 64px;
  border: none;
  outline: none;
  line-height: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  overflow: visible;
  vertical-align: middle;
  border-radius: 4px;
  border-radius: var(--mdc-shape-small, 4px);
  height: 36px;
}
.mdc-button .mdc-elevation-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.mdc-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mdc-button:active {
  outline: none;
}
.mdc-button:hover {
  cursor: pointer;
}
.mdc-button:disabled {
  cursor: default;
  pointer-events: none;
}
.mdc-button .mdc-button__ripple {
  border-radius: 4px;
  border-radius: var(--mdc-shape-small, 4px);
}
.mdc-button:disabled,
.mdc-button:not(:disabled) {
  background-color: transparent;
}
.mdc-button .mdc-button__icon {
  margin-left: 0;
  margin-right: 8px;
  display: inline-block;
  width: 18px;
  height: 18px;
  font-size: 18px;
  vertical-align: top;
}
.mdc-button .mdc-button__icon[dir="rtl"],
[dir="rtl"] .mdc-button .mdc-button__icon {
  margin-left: 8px;
  margin-right: 0;
}
.mdc-button .mdc-button__touch {
  position: absolute;
  top: 50%;
  right: 0;
  height: 48px;
  left: 0;
  transform: translateY(-50%);
}
.mdc-button:not(:disabled) {
  color: #f15a29;
  color: var(--mdc-theme-primary, #f15a29);
}
.mdc-button:disabled {
  color: rgba(0, 0, 0, 0.38);
}
.mdc-button__label + .mdc-button__icon {
  margin-left: 8px;
  margin-right: 0;
}
.mdc-button__label + .mdc-button__icon[dir="rtl"],
[dir="rtl"] .mdc-button__label + .mdc-button__icon {
  margin-left: 0;
  margin-right: 8px;
}
svg.mdc-button__icon {
  fill: currentColor;
}
.mdc-button--outlined .mdc-button__icon,
.mdc-button--raised .mdc-button__icon,
.mdc-button--unelevated .mdc-button__icon {
  margin-left: -4px;
  margin-right: 8px;
}
.mdc-button--outlined .mdc-button__icon[dir="rtl"],
.mdc-button--outlined .mdc-button__label + .mdc-button__icon,
.mdc-button--raised .mdc-button__icon[dir="rtl"],
.mdc-button--raised .mdc-button__label + .mdc-button__icon,
.mdc-button--unelevated .mdc-button__icon[dir="rtl"],
.mdc-button--unelevated .mdc-button__label + .mdc-button__icon,
[dir="rtl"] .mdc-button--outlined .mdc-button__icon,
[dir="rtl"] .mdc-button--raised .mdc-button__icon,
[dir="rtl"] .mdc-button--unelevated .mdc-button__icon {
  margin-left: 8px;
  margin-right: -4px;
}
.mdc-button--outlined .mdc-button__label + .mdc-button__icon[dir="rtl"],
.mdc-button--raised .mdc-button__label + .mdc-button__icon[dir="rtl"],
.mdc-button--unelevated .mdc-button__label + .mdc-button__icon[dir="rtl"],
[dir="rtl"] .mdc-button--outlined .mdc-button__label + .mdc-button__icon,
[dir="rtl"] .mdc-button--raised .mdc-button__label + .mdc-button__icon,
[dir="rtl"] .mdc-button--unelevated .mdc-button__label + .mdc-button__icon {
  margin-left: -4px;
  margin-right: 8px;
}
.mdc-button--raised,
.mdc-button--unelevated {
  padding: 0 16px;
}
.mdc-button--raised:not(:disabled),
.mdc-button--unelevated:not(:disabled) {
  background-color: #f15a29;
  background-color: var(--mdc-theme-primary, #f15a29);
  color: #442b2d;
  color: var(--mdc-theme-on-primary, #442b2d);
}
.mdc-button--raised:disabled,
.mdc-button--unelevated:disabled {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.38);
}
.mdc-button--raised {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-button--raised:focus,
.mdc-button--raised:hover {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 1px 10px 0 rgba(0, 0, 0, 0.12);
}
.mdc-button--raised:active {
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
    0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
.mdc-button--raised:disabled {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.14),
    0 0 0 0 rgba(0, 0, 0, 0.12);
}
.mdc-button--outlined {
  padding: 0 15px;
  border-width: 1px;
  border-style: solid;
}
.mdc-button--outlined .mdc-button__ripple {
  top: -1px;
  left: -1px;
  border: 1px solid transparent;
}
.mdc-button--outlined .mdc-button__touch {
  left: -1px;
  width: calc(100% + 2px);
}
.mdc-button--outlined:disabled,
.mdc-button--outlined:not(:disabled) {
  border-color: rgba(0, 0, 0, 0.12);
}
.mdc-button--touch {
  margin-top: 6px;
  margin-bottom: 6px;
}
.mdc-button {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
}
.mdc-button .mdc-button__ripple:after,
.mdc-button .mdc-button__ripple:before {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-button .mdc-button__ripple:before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
  z-index: var(--mdc-ripple-z-index, 1);
}
.mdc-button .mdc-button__ripple:after {
  z-index: 0;
  z-index: var(--mdc-ripple-z-index, 0);
}
.mdc-button.mdc-ripple-upgraded .mdc-button__ripple:before {
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-button.mdc-ripple-upgraded .mdc-button__ripple:after {
  top: 0;
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}
.mdc-button.mdc-ripple-upgraded--unbounded .mdc-button__ripple:after {
  top: var(--mdc-ripple-top, 0);
  left: var(--mdc-ripple-left, 0);
}
.mdc-button.mdc-ripple-upgraded--foreground-activation
  .mdc-button__ripple:after {
  -webkit-animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
  animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-button.mdc-ripple-upgraded--foreground-deactivation
  .mdc-button__ripple:after {
  -webkit-animation: mdc-ripple-fg-opacity-out 0.15s;
  animation: mdc-ripple-fg-opacity-out 0.15s;
  transform: translate(var(--mdc-ripple-fg-translate-end, 0))
    scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-button .mdc-button__ripple:after,
.mdc-button .mdc-button__ripple:before {
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
.mdc-button.mdc-ripple-upgraded .mdc-button__ripple:after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-button .mdc-button__ripple:after,
.mdc-button .mdc-button__ripple:before {
  background-color: #f15a29;
  background-color: var(--mdc-ripple-color, var(--mdc-theme-primary, #f15a29));
}
.mdc-button.mdc-ripple-surface--hover .mdc-button__ripple:before,
.mdc-button:hover .mdc-button__ripple:before {
  opacity: 0.04;
  opacity: var(--mdc-ripple-hover-opacity, 0.04);
}
.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__ripple:before,
.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__ripple:before {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-focus-opacity, 0.12);
}
.mdc-button:not(.mdc-ripple-upgraded) .mdc-button__ripple:after {
  transition: opacity 0.15s linear;
}
.mdc-button:not(.mdc-ripple-upgraded):active .mdc-button__ripple:after {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-press-opacity, 0.12);
}
.mdc-button.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.12);
}
.mdc-button .mdc-button__ripple {
  position: absolute;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mdc-button:not(.mdc-button--outlined) .mdc-button__ripple {
  top: 0;
  left: 0;
}
.mdc-button--raised .mdc-button__ripple:after,
.mdc-button--raised .mdc-button__ripple:before,
.mdc-button--unelevated .mdc-button__ripple:after,
.mdc-button--unelevated .mdc-button__ripple:before {
  background-color: #442b2d;
  background-color: var(
    --mdc-ripple-color,
    var(--mdc-theme-on-primary, #442b2d)
  );
}
.mdc-button--raised.mdc-ripple-surface--hover .mdc-button__ripple:before,
.mdc-button--raised:hover .mdc-button__ripple:before,
.mdc-button--unelevated.mdc-ripple-surface--hover .mdc-button__ripple:before,
.mdc-button--unelevated:hover .mdc-button__ripple:before {
  opacity: 0.04;
  opacity: var(--mdc-ripple-hover-opacity, 0.04);
}
.mdc-button--raised.mdc-ripple-upgraded--background-focused
  .mdc-button__ripple:before,
.mdc-button--raised:not(.mdc-ripple-upgraded):focus .mdc-button__ripple:before,
.mdc-button--unelevated.mdc-ripple-upgraded--background-focused
  .mdc-button__ripple:before,
.mdc-button--unelevated:not(.mdc-ripple-upgraded):focus
  .mdc-button__ripple:before {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-focus-opacity, 0.12);
}
.mdc-button--raised:not(.mdc-ripple-upgraded) .mdc-button__ripple:after,
.mdc-button--unelevated:not(.mdc-ripple-upgraded) .mdc-button__ripple:after {
  transition: opacity 0.15s linear;
}
.mdc-button--raised:not(.mdc-ripple-upgraded):active .mdc-button__ripple:after,
.mdc-button--unelevated:not(.mdc-ripple-upgraded):active
  .mdc-button__ripple:after {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-press-opacity, 0.12);
}
.mdc-button--raised.mdc-ripple-upgraded,
.mdc-button--unelevated.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.12);
}
.my__mdc-button--fff {
  border-color: #fff !important;
  color: #fff !important;
}
.my__mdc-button--fff,
.my__mdc-button--primary {
  font-family: Barkentina\1, sans-serif !important;
}
.my__mdc-button--primary {
  border-color: #f15a29 !important;
}
.my__mdc-ripple--is-child {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 5;
}
.my__mdc-ripple-fff {
  overflow: hidden;
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
}
.my__mdc-ripple-fff:after,
.my__mdc-ripple-fff:before {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.my__mdc-ripple-fff:before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
  z-index: var(--mdc-ripple-z-index, 1);
}
.my__mdc-ripple-fff:after {
  z-index: 0;
  z-index: var(--mdc-ripple-z-index, 0);
}
.my__mdc-ripple-fff.mdc-ripple-upgraded:before {
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.my__mdc-ripple-fff.mdc-ripple-upgraded:after {
  top: 0;
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}
.my__mdc-ripple-fff.mdc-ripple-upgraded--unbounded:after {
  top: var(--mdc-ripple-top, 0);
  left: var(--mdc-ripple-left, 0);
}
.my__mdc-ripple-fff.mdc-ripple-upgraded--foreground-activation:after {
  -webkit-animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
  animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
}
.my__mdc-ripple-fff.mdc-ripple-upgraded--foreground-deactivation:after {
  -webkit-animation: mdc-ripple-fg-opacity-out 0.15s;
  animation: mdc-ripple-fg-opacity-out 0.15s;
  transform: translate(var(--mdc-ripple-fg-translate-end, 0))
    scale(var(--mdc-ripple-fg-scale, 1));
}
.my__mdc-ripple-fff:after,
.my__mdc-ripple-fff:before {
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
.my__mdc-ripple-fff.mdc-ripple-upgraded:after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.my__mdc-ripple-fff:after,
.my__mdc-ripple-fff:before {
  background-color: #fff;
  background-color: var(--mdc-ripple-color, #fff);
}
.my__mdc-ripple-fff.mdc-ripple-surface--hover:before,
.my__mdc-ripple-fff:hover:before {
  opacity: 0.1;
  opacity: var(--mdc-ripple-hover-opacity, 0.1);
}
.my__mdc-ripple-fff.mdc-ripple-upgraded--background-focused:before,
.my__mdc-ripple-fff:not(.mdc-ripple-upgraded):focus:before {
  transition-duration: 75ms;
  opacity: 0.2;
  opacity: var(--mdc-ripple-focus-opacity, 0.2);
}
.my__mdc-ripple-fff:not(.mdc-ripple-upgraded):after {
  transition: opacity 0.15s linear;
}
.my__mdc-ripple-fff:not(.mdc-ripple-upgraded):active:after {
  transition-duration: 75ms;
  opacity: 0.3;
  opacity: var(--mdc-ripple-press-opacity, 0.3);
}
.my__mdc-ripple-fff.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.3);
}
.my__mdc-ripple-dark {
  overflow: hidden;
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
}
.my__mdc-ripple-dark:after,
.my__mdc-ripple-dark:before {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.my__mdc-ripple-dark:before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
  z-index: var(--mdc-ripple-z-index, 1);
}
.my__mdc-ripple-dark:after {
  z-index: 0;
  z-index: var(--mdc-ripple-z-index, 0);
}
.my__mdc-ripple-dark.mdc-ripple-upgraded:before {
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.my__mdc-ripple-dark.mdc-ripple-upgraded:after {
  top: 0;
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}
.my__mdc-ripple-dark.mdc-ripple-upgraded--unbounded:after {
  top: var(--mdc-ripple-top, 0);
  left: var(--mdc-ripple-left, 0);
}
.my__mdc-ripple-dark.mdc-ripple-upgraded--foreground-activation:after {
  -webkit-animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
  animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
}
.my__mdc-ripple-dark.mdc-ripple-upgraded--foreground-deactivation:after {
  -webkit-animation: mdc-ripple-fg-opacity-out 0.15s;
  animation: mdc-ripple-fg-opacity-out 0.15s;
  transform: translate(var(--mdc-ripple-fg-translate-end, 0))
    scale(var(--mdc-ripple-fg-scale, 1));
}
.my__mdc-ripple-dark:after,
.my__mdc-ripple-dark:before {
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
.my__mdc-ripple-dark.mdc-ripple-upgraded:after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.my__mdc-ripple-dark:after,
.my__mdc-ripple-dark:before {
  background-color: #000;
  background-color: var(--mdc-ripple-color, #000);
}
.my__mdc-ripple-dark.mdc-ripple-surface--hover:before,
.my__mdc-ripple-dark:hover:before {
  opacity: 0.03;
  opacity: var(--mdc-ripple-hover-opacity, 0.03);
}
.my__mdc-ripple-dark.mdc-ripple-upgraded--background-focused:before,
.my__mdc-ripple-dark:not(.mdc-ripple-upgraded):focus:before {
  transition-duration: 75ms;
  opacity: 0.07;
  opacity: var(--mdc-ripple-focus-opacity, 0.07);
}
.my__mdc-ripple-dark:not(.mdc-ripple-upgraded):after {
  transition: opacity 0.15s linear;
}
.my__mdc-ripple-dark:not(.mdc-ripple-upgraded):active:after {
  transition-duration: 75ms;
  opacity: 0.17;
  opacity: var(--mdc-ripple-press-opacity, 0.17);
}
.my__mdc-ripple-dark.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.17);
}
.my__mdc-ripple-dark--circled {
  border-radius: 9999px;
}
.mdc-dialog,
.mdc-dialog__scrim {
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}
.mdc-dialog {
  display: none;
  z-index: 7;
}
.mdc-dialog .mdc-dialog__surface {
  background-color: #fff;
  background-color: var(--mdc-theme-surface, #fff);
}
.mdc-dialog .mdc-dialog__scrim {
  background-color: rgba(0, 0, 0, 0.32);
}
.mdc-dialog .mdc-dialog__title {
  color: rgba(0, 0, 0, 0.87);
}
.mdc-dialog .mdc-dialog__content {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-dialog.mdc-dialog--scrollable .mdc-dialog__actions,
.mdc-dialog.mdc-dialog--scrollable .mdc-dialog__title {
  border-color: rgba(0, 0, 0, 0.12);
}
.mdc-dialog .mdc-dialog__content {
  padding: 20px 24px;
}
.mdc-dialog .mdc-dialog__surface {
  min-width: 280px;
}
@media (max-width: 592px) {
  .mdc-dialog .mdc-dialog__surface {
    max-width: calc(100vw - 32px);
  }
}
@media (min-width: 592px) {
  .mdc-dialog .mdc-dialog__surface {
    max-width: 560px;
  }
}
.mdc-dialog .mdc-dialog__surface {
  max-height: calc(100% - 32px);
  border-radius: 4px;
  border-radius: var(--mdc-shape-medium, 4px);
}
.mdc-dialog__scrim {
  opacity: 0;
  z-index: -1;
}
.mdc-dialog__container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  box-sizing: border-box;
  height: 100%;
  transform: scale(0.8);
  opacity: 0;
  pointer-events: none;
}
.mdc-dialog__surface {
  position: relative;
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2),
    0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
  flex-grow: 0;
  flex-shrink: 0;
  box-sizing: border-box;
  max-width: 100%;
  max-height: 100%;
  pointer-events: auto;
  overflow-y: auto;
}
.mdc-dialog__surface .mdc-elevation-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.mdc-dialog[dir="rtl"] .mdc-dialog__surface,
[dir="rtl"] .mdc-dialog .mdc-dialog__surface {
  text-align: right;
}
.mdc-dialog__title {
  display: block;
  line-height: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-headline6-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 1.25rem;
  font-size: var(--mdc-typography-headline6-font-size, 1.25rem);
  line-height: 2rem;
  line-height: var(--mdc-typography-headline6-line-height, 2rem);
  font-weight: 500;
  font-weight: var(--mdc-typography-headline6-font-weight, 500);
  letter-spacing: 0.0125em;
  letter-spacing: var(--mdc-typography-headline6-letter-spacing, 0.0125em);
  text-decoration: inherit;
  -webkit-text-decoration: var(
    --mdc-typography-headline6-text-decoration,
    inherit
  );
  text-decoration: var(--mdc-typography-headline6-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-headline6-text-transform, inherit);
  position: relative;
  flex-shrink: 0;
  box-sizing: border-box;
  margin: 0;
  padding: 0 24px 9px;
  border-bottom: 1px solid transparent;
}
.mdc-dialog__title:before {
  display: inline-block;
  width: 0;
  height: 40px;
  content: "";
  vertical-align: 0;
}
.mdc-dialog[dir="rtl"] .mdc-dialog__title,
[dir="rtl"] .mdc-dialog .mdc-dialog__title {
  text-align: right;
}
.mdc-dialog--scrollable .mdc-dialog__title {
  padding-bottom: 15px;
}
.mdc-dialog__content {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-body1-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 1rem;
  font-size: var(--mdc-typography-body1-font-size, 1rem);
  line-height: 1.5rem;
  line-height: var(--mdc-typography-body1-line-height, 1.5rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-body1-font-weight, 400);
  letter-spacing: 0.03125em;
  letter-spacing: var(--mdc-typography-body1-letter-spacing, 0.03125em);
  text-decoration: inherit;
  -webkit-text-decoration: var(--mdc-typography-body1-text-decoration, inherit);
  text-decoration: var(--mdc-typography-body1-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-body1-text-transform, inherit);
  flex-grow: 1;
  box-sizing: border-box;
  margin: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.mdc-dialog__content > :first-child {
  margin-top: 0;
}
.mdc-dialog__content > :last-child {
  margin-bottom: 0;
}
.mdc-dialog__title + .mdc-dialog__content {
  padding-top: 0;
}
.mdc-dialog--scrollable .mdc-dialog__title + .mdc-dialog__content {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mdc-dialog__content .mdc-list:first-child:last-child {
  padding: 6px 0 0;
}
.mdc-dialog--scrollable .mdc-dialog__content .mdc-list:first-child:last-child {
  padding: 0;
}
.mdc-dialog__actions {
  display: flex;
  position: relative;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  min-height: 52px;
  margin: 0;
  padding: 8px;
  border-top: 1px solid transparent;
}
.mdc-dialog--stacked .mdc-dialog__actions {
  flex-direction: column;
  align-items: flex-end;
}
.mdc-dialog__button {
  margin-left: 8px;
  margin-right: 0;
  max-width: 100%;
  text-align: right;
}
.mdc-dialog__button[dir="rtl"],
[dir="rtl"] .mdc-dialog__button {
  margin-left: 0;
  margin-right: 8px;
}
.mdc-dialog__button:first-child,
.mdc-dialog__button:first-child[dir="rtl"],
[dir="rtl"] .mdc-dialog__button:first-child {
  margin-left: 0;
  margin-right: 0;
}
.mdc-dialog[dir="rtl"] .mdc-dialog__button,
[dir="rtl"] .mdc-dialog .mdc-dialog__button {
  text-align: left;
}
.mdc-dialog--stacked .mdc-dialog__button:not(:first-child) {
  margin-top: 12px;
}
.mdc-dialog--closing,
.mdc-dialog--open,
.mdc-dialog--opening {
  display: flex;
}
.mdc-dialog--opening .mdc-dialog__scrim {
  transition: opacity 0.15s linear;
}
.mdc-dialog--opening .mdc-dialog__container {
  transition: opacity 75ms linear,
    transform 0.15s cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.mdc-dialog--closing .mdc-dialog__container,
.mdc-dialog--closing .mdc-dialog__scrim {
  transition: opacity 75ms linear;
}
.mdc-dialog--closing .mdc-dialog__container {
  transform: none;
}
.mdc-dialog--open .mdc-dialog__scrim {
  opacity: 1;
}
.mdc-dialog--open .mdc-dialog__container {
  transform: none;
  opacity: 1;
}
.mdc-dialog-scroll-lock {
  overflow: hidden;
}
.mdc-dialog .mdc-dialog__content {
  font-family: Barkentina\1, sans-serif;
  color: rgba(0, 0, 0, 0.87);
}
.mdc-list {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-subtitle1-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 1rem;
  font-size: var(--mdc-typography-subtitle1-font-size, 1rem);
  line-height: 1.75rem;
  line-height: var(--mdc-typography-subtitle1-line-height, 1.75rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: 0.009375em;
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.00937em);
  text-decoration: inherit;
  -webkit-text-decoration: var(
    --mdc-typography-subtitle1-text-decoration,
    inherit
  );
  text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-subtitle1-text-transform, inherit);
  line-height: 1.5rem;
  margin: 0;
  padding: 8px 0;
  list-style-type: none;
  color: rgba(0, 0, 0, 0.87);
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.mdc-list:focus {
  outline: none;
}
.mdc-list-item__secondary-text {
  color: rgba(0, 0, 0, 0.54);
  color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54));
}
.mdc-list-item__graphic {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.38);
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
}
.mdc-list-item__meta {
  color: rgba(0, 0, 0, 0.38);
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
.mdc-list-item--disabled .mdc-list-item__text {
  opacity: 0.38;
}
.mdc-list-item--disabled .mdc-list-item__primary-text,
.mdc-list-item--disabled .mdc-list-item__secondary-text,
.mdc-list-item--disabled .mdc-list-item__text {
  color: #000;
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-list-item--activated,
.mdc-list-item--activated .mdc-list-item__graphic,
.mdc-list-item--selected,
.mdc-list-item--selected .mdc-list-item__graphic {
  color: #f15a29;
  color: var(--mdc-theme-primary, #f15a29);
}
.mdc-list--dense {
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 0.812rem;
}
.mdc-list-item {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
  padding: 0 16px;
  height: 48px;
}
.mdc-list-item:focus {
  outline: none;
}
.mdc-list-item.mdc-ripple-upgraded--background-focused:before,
.mdc-list-item:not(.mdc-list-item--selected):focus:before {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 1px solid transparent;
  border-radius: inherit;
  content: "";
}
.mdc-list-item.mdc-list-item--selected:before {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 3px double transparent;
  border-radius: inherit;
  content: "";
}
.mdc-list--icon-list .mdc-list-item,
.mdc-list-item[dir="rtl"],
[dir="rtl"] .mdc-list-item {
  padding-left: 16px;
  padding-right: 16px;
}
.mdc-list--icon-list .mdc-list-item {
  height: 56px;
}
.mdc-list--icon-list .mdc-list-item[dir="rtl"],
[dir="rtl"] .mdc-list--icon-list .mdc-list-item {
  padding-left: 16px;
  padding-right: 16px;
}
.mdc-list--avatar-list .mdc-list-item {
  padding-left: 16px;
  padding-right: 16px;
  height: 56px;
}
.mdc-list--avatar-list .mdc-list-item[dir="rtl"],
[dir="rtl"] .mdc-list--avatar-list .mdc-list-item {
  padding-left: 16px;
  padding-right: 16px;
}
.mdc-list--thumbnail-list .mdc-list-item {
  padding-left: 16px;
  padding-right: 16px;
  height: 56px;
}
.mdc-list--thumbnail-list .mdc-list-item[dir="rtl"],
[dir="rtl"] .mdc-list--thumbnail-list .mdc-list-item {
  padding-left: 16px;
  padding-right: 16px;
}
.mdc-list--image-list .mdc-list-item {
  padding-left: 16px;
  padding-right: 16px;
  height: 72px;
}
.mdc-list--image-list .mdc-list-item[dir="rtl"],
[dir="rtl"] .mdc-list--image-list .mdc-list-item {
  padding-left: 16px;
  padding-right: 16px;
}
.mdc-list--video-list .mdc-list-item {
  padding-left: 0;
  padding-right: 16px;
  height: 72px;
}
.mdc-list--video-list .mdc-list-item[dir="rtl"],
[dir="rtl"] .mdc-list--video-list .mdc-list-item {
  padding-left: 16px;
  padding-right: 0;
}
.mdc-list--dense .mdc-list-item__graphic {
  margin-left: 0;
  margin-right: 16px;
  width: 20px;
  height: 20px;
}
.mdc-list--dense .mdc-list-item__graphic[dir="rtl"],
[dir="rtl"] .mdc-list--dense .mdc-list-item__graphic {
  margin-left: 16px;
  margin-right: 0;
}
.mdc-list-item__graphic {
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  fill: currentColor;
  -o-object-fit: cover;
  object-fit: cover;
  margin-left: 0;
  margin-right: 32px;
  width: 24px;
  height: 24px;
}
.mdc-list-item__graphic[dir="rtl"],
[dir="rtl"] .mdc-list-item__graphic {
  margin-left: 32px;
  margin-right: 0;
}
.mdc-list--icon-list .mdc-list-item__graphic {
  margin-left: 0;
  margin-right: 32px;
  width: 24px;
  height: 24px;
}
.mdc-list--icon-list .mdc-list-item__graphic[dir="rtl"],
[dir="rtl"] .mdc-list--icon-list .mdc-list-item__graphic {
  margin-left: 32px;
  margin-right: 0;
}
.mdc-list--avatar-list .mdc-list-item__graphic {
  margin-left: 0;
  margin-right: 16px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.mdc-list--avatar-list .mdc-list-item__graphic[dir="rtl"],
[dir="rtl"] .mdc-list--avatar-list .mdc-list-item__graphic {
  margin-left: 16px;
  margin-right: 0;
}
.mdc-list--thumbnail-list .mdc-list-item__graphic {
  margin-left: 0;
  margin-right: 16px;
  width: 40px;
  height: 40px;
}
.mdc-list--thumbnail-list .mdc-list-item__graphic[dir="rtl"],
[dir="rtl"] .mdc-list--thumbnail-list .mdc-list-item__graphic {
  margin-left: 16px;
  margin-right: 0;
}
.mdc-list--image-list .mdc-list-item__graphic {
  margin-left: 0;
  margin-right: 16px;
  width: 56px;
  height: 56px;
}
.mdc-list--image-list .mdc-list-item__graphic[dir="rtl"],
[dir="rtl"] .mdc-list--image-list .mdc-list-item__graphic {
  margin-left: 16px;
  margin-right: 0;
}
.mdc-list--video-list .mdc-list-item__graphic {
  margin-left: 0;
  margin-right: 16px;
  width: 100px;
  height: 56px;
}
.mdc-list--video-list .mdc-list-item__graphic[dir="rtl"],
[dir="rtl"] .mdc-list--video-list .mdc-list-item__graphic {
  margin-left: 16px;
  margin-right: 0;
}
.mdc-list .mdc-list-item__graphic {
  display: inline-flex;
}
.mdc-list-item__meta {
  margin-left: auto;
  margin-right: 0;
}
.mdc-list-item__meta:not(.material-icons) {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-caption-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 0.75rem;
  font-size: var(--mdc-typography-caption-font-size, 0.75rem);
  line-height: 1.25rem;
  line-height: var(--mdc-typography-caption-line-height, 1.25rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-caption-font-weight, 400);
  letter-spacing: 0.0333333333em;
  letter-spacing: var(--mdc-typography-caption-letter-spacing, 0.03333em);
  text-decoration: inherit;
  -webkit-text-decoration: var(
    --mdc-typography-caption-text-decoration,
    inherit
  );
  text-decoration: var(--mdc-typography-caption-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-caption-text-transform, inherit);
}
.mdc-list-item[dir="rtl"] .mdc-list-item__meta,
[dir="rtl"] .mdc-list-item .mdc-list-item__meta {
  margin-left: 0;
  margin-right: auto;
}
.mdc-list-item__text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mdc-list-item__text[for] {
  pointer-events: none;
}
.mdc-list-item__primary-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  margin-top: 0;
  line-height: normal;
  margin-bottom: -20px;
}
.mdc-list-item__primary-text:before {
  display: inline-block;
  width: 0;
  height: 28px;
  content: "";
  vertical-align: 0;
}
.mdc-list-item__primary-text:after {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: -20px;
}
.mdc-list--avatar-list .mdc-list-item__primary-text,
.mdc-list--icon-list .mdc-list-item__primary-text,
.mdc-list--image-list .mdc-list-item__primary-text,
.mdc-list--thumbnail-list .mdc-list-item__primary-text,
.mdc-list--video-list .mdc-list-item__primary-text {
  display: block;
  margin-top: 0;
  line-height: normal;
  margin-bottom: -20px;
}
.mdc-list--avatar-list .mdc-list-item__primary-text:before,
.mdc-list--icon-list .mdc-list-item__primary-text:before,
.mdc-list--image-list .mdc-list-item__primary-text:before,
.mdc-list--thumbnail-list .mdc-list-item__primary-text:before,
.mdc-list--video-list .mdc-list-item__primary-text:before {
  display: inline-block;
  width: 0;
  height: 32px;
  content: "";
  vertical-align: 0;
}
.mdc-list--avatar-list .mdc-list-item__primary-text:after,
.mdc-list--icon-list .mdc-list-item__primary-text:after,
.mdc-list--image-list .mdc-list-item__primary-text:after,
.mdc-list--thumbnail-list .mdc-list-item__primary-text:after,
.mdc-list--video-list .mdc-list-item__primary-text:after {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: -20px;
}
.mdc-list--dense .mdc-list-item__primary-text {
  display: block;
  margin-top: 0;
  line-height: normal;
  margin-bottom: -20px;
}
.mdc-list--dense .mdc-list-item__primary-text:before {
  display: inline-block;
  width: 0;
  height: 24px;
  content: "";
  vertical-align: 0;
}
.mdc-list--dense .mdc-list-item__primary-text:after {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: -20px;
}
.mdc-list-item__secondary-text {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-body2-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 0.875rem;
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.01786em);
  text-decoration: inherit;
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  margin-top: 0;
  line-height: normal;
}
.mdc-list-item__secondary-text:before {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: 0;
}
.mdc-list--dense .mdc-list-item__secondary-text {
  font-size: inherit;
}
.mdc-list--dense .mdc-list-item {
  height: 40px;
}
.mdc-list--two-line .mdc-list-item__text {
  align-self: flex-start;
}
.mdc-list--two-line .mdc-list-item {
  height: 64px;
}
.mdc-list--two-line.mdc-list--avatar-list .mdc-list-item,
.mdc-list--two-line.mdc-list--icon-list .mdc-list-item,
.mdc-list--two-line.mdc-list--image-list .mdc-list-item,
.mdc-list--two-line.mdc-list--thumbnail-list .mdc-list-item,
.mdc-list--two-line.mdc-list--video-list .mdc-list-item {
  height: 72px;
}
.mdc-list--two-line.mdc-list--icon-list .mdc-list-item__graphic {
  align-self: flex-start;
  margin-top: 16px;
}
.mdc-list--avatar-list.mdc-list--dense .mdc-list-item,
.mdc-list--two-line.mdc-list--dense .mdc-list-item {
  height: 60px;
}
.mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic {
  margin-left: 0;
  margin-right: 16px;
  width: 36px;
  height: 36px;
}
.mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic[dir="rtl"],
[dir="rtl"] .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic {
  margin-left: 16px;
  margin-right: 0;
}
:not(.mdc-list-item--disabled).mdc-list-item {
  cursor: pointer;
}
a.mdc-list-item {
  color: inherit;
  text-decoration: none;
}
.mdc-list-divider {
  height: 0;
  margin: 0;
  border: none;
  border-bottom: 1px solid;
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.mdc-list-divider--padded {
  margin-left: 16px;
  margin-right: 0;
  width: calc(100% - 32px);
}
.mdc-list-divider--padded[dir="rtl"],
[dir="rtl"] .mdc-list-divider--padded {
  margin-left: 0;
  margin-right: 16px;
}
.mdc-list-divider--inset {
  margin-left: 72px;
  margin-right: 0;
  width: calc(100% - 72px);
}
.mdc-list-divider--inset[dir="rtl"],
[dir="rtl"] .mdc-list-divider--inset {
  margin-left: 0;
  margin-right: 72px;
}
.mdc-list-divider--inset.mdc-list-divider--padded {
  margin-left: 72px;
  margin-right: 0;
  width: calc(100% - 88px);
}
.mdc-list-divider--inset.mdc-list-divider--padded[dir="rtl"],
[dir="rtl"] .mdc-list-divider--inset.mdc-list-divider--padded {
  margin-left: 0;
  margin-right: 72px;
}
.mdc-list .mdc-list-divider--inset-leading {
  margin-left: 16px;
  margin-right: 0;
  width: calc(100% - 16px);
}
.mdc-list .mdc-list-divider--inset-leading[dir="rtl"],
[dir="rtl"] .mdc-list .mdc-list-divider--inset-leading {
  margin-left: 0;
  margin-right: 16px;
}
.mdc-list .mdc-list-divider--inset-trailing {
  width: calc(100% - 16px);
}
.mdc-list .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
  margin-left: 16px;
  margin-right: 0;
  width: calc(100% - 32px);
}
.mdc-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing[dir="rtl"],
[dir="rtl"]
  .mdc-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
  margin-left: 0;
  margin-right: 16px;
}
.mdc-list .mdc-list-divider--inset-leading.mdc-list-divider--padding {
  margin-left: 16px;
  margin-right: 0;
  width: calc(100% - 16px);
}
.mdc-list .mdc-list-divider--inset-leading.mdc-list-divider--padding[dir="rtl"],
[dir="rtl"]
  .mdc-list
  .mdc-list-divider--inset-leading.mdc-list-divider--padding {
  margin-left: 0;
  margin-right: 16px;
}
.mdc-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
  margin-left: 16px;
  margin-right: 0;
  width: calc(100% - 32px);
}
.mdc-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding[dir="rtl"],
[dir="rtl"]
  .mdc-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
  margin-left: 0;
  margin-right: 16px;
}
.mdc-list--icon-list .mdc-list-divider--inset-leading {
  margin-left: 72px;
  margin-right: 0;
  width: calc(100% - 72px);
}
.mdc-list--icon-list .mdc-list-divider--inset-leading[dir="rtl"],
[dir="rtl"] .mdc-list--icon-list .mdc-list-divider--inset-leading {
  margin-left: 0;
  margin-right: 72px;
}
.mdc-list--icon-list .mdc-list-divider--inset-trailing {
  width: calc(100% - 16px);
}
.mdc-list--icon-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
  margin-left: 72px;
  margin-right: 0;
  width: calc(100% - 88px);
}
.mdc-list--icon-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing[dir="rtl"],
[dir="rtl"]
  .mdc-list--icon-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
  margin-left: 0;
  margin-right: 72px;
}
.mdc-list--icon-list
  .mdc-list-divider--inset-leading.mdc-list-divider--padding {
  margin-left: 16px;
  margin-right: 0;
  width: calc(100% - 16px);
}
.mdc-list--icon-list
  .mdc-list-divider--inset-leading.mdc-list-divider--padding[dir="rtl"],
[dir="rtl"]
  .mdc-list--icon-list
  .mdc-list-divider--inset-leading.mdc-list-divider--padding {
  margin-left: 0;
  margin-right: 16px;
}
.mdc-list--icon-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
  margin-left: 16px;
  margin-right: 0;
  width: calc(100% - 32px);
}
.mdc-list--icon-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding[dir="rtl"],
[dir="rtl"]
  .mdc-list--icon-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
  margin-left: 0;
  margin-right: 16px;
}
.mdc-list--avatar-list .mdc-list-divider--inset-leading {
  margin-left: 72px;
  margin-right: 0;
  width: calc(100% - 72px);
}
.mdc-list--avatar-list .mdc-list-divider--inset-leading[dir="rtl"],
[dir="rtl"] .mdc-list--avatar-list .mdc-list-divider--inset-leading {
  margin-left: 0;
  margin-right: 72px;
}
.mdc-list--avatar-list .mdc-list-divider--inset-trailing {
  width: calc(100% - 16px);
}
.mdc-list--avatar-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
  margin-left: 72px;
  margin-right: 0;
  width: calc(100% - 88px);
}
.mdc-list--avatar-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing[dir="rtl"],
[dir="rtl"]
  .mdc-list--avatar-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
  margin-left: 0;
  margin-right: 72px;
}
.mdc-list--avatar-list
  .mdc-list-divider--inset-leading.mdc-list-divider--padding {
  margin-left: 16px;
  margin-right: 0;
  width: calc(100% - 16px);
}
.mdc-list--avatar-list
  .mdc-list-divider--inset-leading.mdc-list-divider--padding[dir="rtl"],
[dir="rtl"]
  .mdc-list--avatar-list
  .mdc-list-divider--inset-leading.mdc-list-divider--padding {
  margin-left: 0;
  margin-right: 16px;
}
.mdc-list--avatar-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
  margin-left: 16px;
  margin-right: 0;
  width: calc(100% - 32px);
}
.mdc-list--avatar-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding[dir="rtl"],
[dir="rtl"]
  .mdc-list--avatar-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
  margin-left: 0;
  margin-right: 16px;
}
.mdc-list--thumbnail-list .mdc-list-divider--inset-leading {
  margin-left: 72px;
  margin-right: 0;
  width: calc(100% - 72px);
}
.mdc-list--thumbnail-list .mdc-list-divider--inset-leading[dir="rtl"],
[dir="rtl"] .mdc-list--thumbnail-list .mdc-list-divider--inset-leading {
  margin-left: 0;
  margin-right: 72px;
}
.mdc-list--thumbnail-list .mdc-list-divider--inset-trailing {
  width: calc(100% - 16px);
}
.mdc-list--thumbnail-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
  margin-left: 72px;
  margin-right: 0;
  width: calc(100% - 88px);
}
.mdc-list--thumbnail-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing[dir="rtl"],
[dir="rtl"]
  .mdc-list--thumbnail-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
  margin-left: 0;
  margin-right: 72px;
}
.mdc-list--thumbnail-list
  .mdc-list-divider--inset-leading.mdc-list-divider--padding {
  margin-left: 16px;
  margin-right: 0;
  width: calc(100% - 16px);
}
.mdc-list--thumbnail-list
  .mdc-list-divider--inset-leading.mdc-list-divider--padding[dir="rtl"],
[dir="rtl"]
  .mdc-list--thumbnail-list
  .mdc-list-divider--inset-leading.mdc-list-divider--padding {
  margin-left: 0;
  margin-right: 16px;
}
.mdc-list--thumbnail-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
  margin-left: 16px;
  margin-right: 0;
  width: calc(100% - 32px);
}
.mdc-list--thumbnail-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding[dir="rtl"],
[dir="rtl"]
  .mdc-list--thumbnail-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
  margin-left: 0;
  margin-right: 16px;
}
.mdc-list--image-list .mdc-list-divider--inset-leading {
  margin-left: 88px;
  margin-right: 0;
  width: calc(100% - 88px);
}
.mdc-list--image-list .mdc-list-divider--inset-leading[dir="rtl"],
[dir="rtl"] .mdc-list--image-list .mdc-list-divider--inset-leading {
  margin-left: 0;
  margin-right: 88px;
}
.mdc-list--image-list .mdc-list-divider--inset-trailing {
  width: calc(100% - 16px);
}
.mdc-list--image-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
  margin-left: 88px;
  margin-right: 0;
  width: calc(100% - 104px);
}
.mdc-list--image-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing[dir="rtl"],
[dir="rtl"]
  .mdc-list--image-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
  margin-left: 0;
  margin-right: 88px;
}
.mdc-list--image-list
  .mdc-list-divider--inset-leading.mdc-list-divider--padding {
  margin-left: 16px;
  margin-right: 0;
  width: calc(100% - 16px);
}
.mdc-list--image-list
  .mdc-list-divider--inset-leading.mdc-list-divider--padding[dir="rtl"],
[dir="rtl"]
  .mdc-list--image-list
  .mdc-list-divider--inset-leading.mdc-list-divider--padding {
  margin-left: 0;
  margin-right: 16px;
}
.mdc-list--image-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
  margin-left: 16px;
  margin-right: 0;
  width: calc(100% - 32px);
}
.mdc-list--image-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding[dir="rtl"],
[dir="rtl"]
  .mdc-list--image-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
  margin-left: 0;
  margin-right: 16px;
}
.mdc-list--video-list .mdc-list-divider--inset-leading {
  margin-left: 116px;
  margin-right: 0;
  width: calc(100% - 116px);
}
.mdc-list--video-list .mdc-list-divider--inset-leading[dir="rtl"],
[dir="rtl"] .mdc-list--video-list .mdc-list-divider--inset-leading {
  margin-left: 0;
  margin-right: 116px;
}
.mdc-list--video-list .mdc-list-divider--inset-trailing {
  width: calc(100% - 16px);
}
.mdc-list--video-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
  margin-left: 116px;
  margin-right: 0;
  width: calc(100% - 132px);
}
.mdc-list--video-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing[dir="rtl"],
[dir="rtl"]
  .mdc-list--video-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing {
  margin-left: 0;
  margin-right: 116px;
}
.mdc-list--video-list
  .mdc-list-divider--inset-leading.mdc-list-divider--padding {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.mdc-list--video-list
  .mdc-list-divider--inset-leading.mdc-list-divider--padding[dir="rtl"],
[dir="rtl"]
  .mdc-list--video-list
  .mdc-list-divider--inset-leading.mdc-list-divider--padding {
  margin-left: 0;
  margin-right: 0;
}
.mdc-list--video-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
  margin-left: 0;
  margin-right: 0;
  width: calc(100% - 16px);
}
.mdc-list--video-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding[dir="rtl"],
[dir="rtl"]
  .mdc-list--video-list
  .mdc-list-divider--inset-leading.mdc-list-divider--inset-trailing.mdc-list-divider--inset-padding {
  margin-left: 0;
  margin-right: 0;
}
.mdc-list-group .mdc-list {
  padding: 0;
}
.mdc-list-group__subheader {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-subtitle1-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 1rem;
  font-size: var(--mdc-typography-subtitle1-font-size, 1rem);
  line-height: 1.75rem;
  line-height: var(--mdc-typography-subtitle1-line-height, 1.75rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: 0.009375em;
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.00937em);
  text-decoration: inherit;
  -webkit-text-decoration: var(
    --mdc-typography-subtitle1-text-decoration,
    inherit
  );
  text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-subtitle1-text-transform, inherit);
  margin: 0.75rem 16px;
}
.mdc-evolution-list-item__primary-text {
  color: rgba(0, 0, 0, 0.87);
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.mdc-evolution-list-item__secondary-text {
  color: rgba(0, 0, 0, 0.54);
  color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54));
}
.mdc-evolution-list-item--with-leading-icon .mdc-evolution-list-item__start,
.mdc-evolution-list-item--with-trailing-icon .mdc-evolution-list-item__end {
  background-color: transparent;
  color: rgba(0, 0, 0, 0.38);
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
}
.mdc-evolution-list-item--with-trailing-meta .mdc-evolution-list-item__end {
  color: rgba(0, 0, 0, 0.38);
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
.mdc-evolution-list-item--disabled .mdc-evolution-list-item__content,
.mdc-evolution-list-item--disabled .mdc-evolution-list-item__end,
.mdc-evolution-list-item--disabled .mdc-evolution-list-item__start {
  opacity: 0.38;
}
.mdc-evolution-list-item--disabled.mdc-evolution-list-item--with-leading-icon
  .mdc-evolution-list-item__start,
.mdc-evolution-list-item--disabled.mdc-evolution-list-item--with-trailing-icon
  .mdc-evolution-list-item__end,
.mdc-evolution-list-item--disabled.mdc-evolution-list-item--with-trailing-meta
  .mdc-evolution-list-item__end,
.mdc-evolution-list-item--disabled .mdc-evolution-list-item__primary-text,
.mdc-evolution-list-item--disabled .mdc-evolution-list-item__secondary-text {
  color: #000;
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-evolution-list-item--activated.mdc-evolution-list-item--with-leading-icon
  .mdc-evolution-list-item__start,
.mdc-evolution-list-item--activated .mdc-evolution-list-item__primary-text,
.mdc-evolution-list-item--selected.mdc-evolution-list-item--with-leading-icon
  .mdc-evolution-list-item__start,
.mdc-evolution-list-item--selected .mdc-evolution-list-item__primary-text {
  color: #f15a29;
  color: var(--mdc-theme-primary, #f15a29);
}
.mdc-list-group__subheader {
  color: rgba(0, 0, 0, 0.87);
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
@media screen and (-ms-high-contrast: active) {
  .mdc-evolution-list-divider:after {
    content: "";
    display: block;
    border-bottom: 1px solid #fff;
  }
}
.mdc-evolution-list {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-subtitle1-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 1rem;
  font-size: var(--mdc-typography-subtitle1-font-size, 1rem);
  line-height: 1.75rem;
  line-height: var(--mdc-typography-subtitle1-line-height, 1.75rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: 0.009375em;
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.00937em);
  text-decoration: inherit;
  -webkit-text-decoration: var(
    --mdc-typography-subtitle1-text-decoration,
    inherit
  );
  text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-subtitle1-text-transform, inherit);
  line-height: 1.5rem;
  margin: 0;
  padding: 8px 0;
  list-style-type: none;
}
.mdc-evolution-list:focus {
  outline: none;
}
.mdc-evolution-list-item {
  display: flex;
  position: relative;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
  padding: 0 16px;
  align-items: stretch;
  cursor: pointer;
}
.mdc-evolution-list-item:focus {
  outline: none;
}
.mdc-evolution-list-item[dir="rtl"],
[dir="rtl"] .mdc-evolution-list-item {
  padding-left: 16px;
  padding-right: 16px;
}
.mdc-evolution-list-item.mdc-evolution-list-item--with-one-line {
  height: 48px;
}
.mdc-evolution-list-item.mdc-evolution-list-item--with-two-lines {
  height: 64px;
}
.mdc-evolution-list-item.mdc-evolution-list-item--with-three-lines {
  height: 88px;
}
.mdc-evolution-list-item.mdc-evolution-list-item--with-one-line
  .mdc-evolution-list-item__start {
  align-self: center;
  margin-top: 0;
}
.mdc-evolution-list-item.mdc-evolution-list-item--with-three-lines
  .mdc-evolution-list-item__start,
.mdc-evolution-list-item.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__start {
  align-self: flex-start;
  margin-top: 16px;
}
.mdc-evolution-list-item.mdc-evolution-list-item--with-one-line
  .mdc-evolution-list-item__end,
.mdc-evolution-list-item.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__end {
  align-self: center;
  margin-top: 0;
}
.mdc-evolution-list-item.mdc-evolution-list-item--with-three-lines
  .mdc-evolution-list-item__end {
  align-self: flex-start;
  margin-top: 16px;
}
.mdc-evolution-list-item.mdc-evolution-list-item--disabled,
.mdc-evolution-list-item.mdc-evolution-list-item--non-interactive {
  cursor: auto;
}
.mdc-evolution-list-item.mdc-ripple-upgraded--background-focused:before,
.mdc-evolution-list-item:not(.mdc-evolution-list-item--selected):focus:before {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 1px solid transparent;
  border-radius: inherit;
  content: "";
}
.mdc-evolution-list-item.mdc-evolution-list-item--selected:before {
  position: absolute;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 3px double transparent;
  border-radius: inherit;
  content: "";
}
a.mdc-evolution-list-item {
  color: inherit;
  text-decoration: none;
}
.mdc-evolution-list-item__start {
  fill: currentColor;
  flex-shrink: 0;
}
.mdc-evolution-list-item__end {
  flex-shrink: 0;
}
.mdc-evolution-list-item__content {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  align-self: center;
  flex: 1;
}
.mdc-evolution-list-item--with-three-lines .mdc-evolution-list-item__content,
.mdc-evolution-list-item--with-two-lines .mdc-evolution-list-item__content {
  align-self: stretch;
}
.mdc-evolution-list-item__content[for] {
  pointer-events: none;
}
.mdc-evolution-list-item__primary-text {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-subtitle1-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 1rem;
  font-size: var(--mdc-typography-subtitle1-font-size, 1rem);
  line-height: 1.75rem;
  line-height: var(--mdc-typography-subtitle1-line-height, 1.75rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: 0.009375em;
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.00937em);
  text-decoration: inherit;
  -webkit-text-decoration: var(
    --mdc-typography-subtitle1-text-decoration,
    inherit
  );
  text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-subtitle1-text-transform, inherit);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mdc-evolution-list-item--with-three-lines
  .mdc-evolution-list-item__primary-text,
.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text {
  display: block;
  margin-top: 0;
  line-height: normal;
  margin-bottom: -20px;
}
.mdc-evolution-list-item--with-three-lines
  .mdc-evolution-list-item__primary-text:before,
.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text:before {
  display: inline-block;
  width: 0;
  height: 28px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-three-lines
  .mdc-evolution-list-item__primary-text:after,
.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text:after {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: -20px;
}
.mdc-evolution-list-item__secondary-text {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-body2-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 0.875rem;
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.01786em);
  text-decoration: inherit;
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  margin-top: 0;
  line-height: normal;
}
.mdc-evolution-list-item__secondary-text:before {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item__overline-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.mdc-evolution-list-item--with-three-lines
  .mdc-evolution-list-item__overline-text,
.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__overline-text {
  display: block;
  margin-top: 0;
  line-height: normal;
  margin-bottom: -20px;
}
.mdc-evolution-list-item--with-three-lines
  .mdc-evolution-list-item__overline-text:before,
.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__overline-text:before {
  display: inline-block;
  width: 0;
  height: 24px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-three-lines
  .mdc-evolution-list-item__overline-text:after,
.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__overline-text:after {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: -20px;
}
.mdc-evolution-list-item--with-leading-avatar.mdc-evolution-list-item {
  padding-left: 0;
  padding-right: auto;
}
.mdc-evolution-list-item--with-leading-avatar.mdc-evolution-list-item[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-leading-avatar.mdc-evolution-list-item {
  padding-left: auto;
  padding-right: 0;
}
.mdc-evolution-list-item--with-leading-avatar .mdc-evolution-list-item__start,
.mdc-evolution-list-item--with-leading-avatar
  .mdc-evolution-list-item__start[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-leading-avatar
  .mdc-evolution-list-item__start {
  margin-left: 16px;
  margin-right: 16px;
}
.mdc-evolution-list-item--with-leading-avatar .mdc-evolution-list-item__start {
  width: 40px;
  height: 40px;
}
.mdc-evolution-list-item--with-leading-avatar.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text {
  display: block;
  margin-top: 0;
  line-height: normal;
  margin-bottom: -20px;
}
.mdc-evolution-list-item--with-leading-avatar.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text:before {
  display: inline-block;
  width: 0;
  height: 32px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-leading-avatar.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text:after {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: -20px;
}
.mdc-evolution-list-item--with-leading-avatar.mdc-evolution-list-item--with-two-lines.mdc-evolution-list-item--with-trailing-meta
  .mdc-evolution-list-item__end {
  display: block;
  margin-top: 0;
  line-height: normal;
}
.mdc-evolution-list-item--with-leading-avatar.mdc-evolution-list-item--with-two-lines.mdc-evolution-list-item--with-trailing-meta
  .mdc-evolution-list-item__end:before {
  display: inline-block;
  width: 0;
  height: 32px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-leading-avatar.mdc-evolution-list-item--with-one-line {
  height: 56px;
}
.mdc-evolution-list-item--with-leading-avatar.mdc-evolution-list-item--with-two-lines {
  height: 72px;
}
.mdc-evolution-list-item--with-leading-avatar .mdc-evolution-list-item__start {
  border-radius: 50%;
}
.mdc-evolution-list-item--with-leading-icon .mdc-evolution-list-item__start {
  width: 24px;
  height: 24px;
}
.mdc-evolution-list-item--with-leading-icon.mdc-evolution-list-item {
  padding-left: 0;
  padding-right: auto;
}
.mdc-evolution-list-item--with-leading-icon.mdc-evolution-list-item[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-leading-icon.mdc-evolution-list-item {
  padding-left: auto;
  padding-right: 0;
}
.mdc-evolution-list-item--with-leading-icon .mdc-evolution-list-item__start {
  margin-left: 16px;
  margin-right: 32px;
}
.mdc-evolution-list-item--with-leading-icon
  .mdc-evolution-list-item__start[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-leading-icon
  .mdc-evolution-list-item__start {
  margin-left: 32px;
  margin-right: 16px;
}
.mdc-evolution-list-item--with-leading-icon.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text {
  display: block;
  margin-top: 0;
  line-height: normal;
  margin-bottom: -20px;
}
.mdc-evolution-list-item--with-leading-icon.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text:before {
  display: inline-block;
  width: 0;
  height: 32px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-leading-icon.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text:after {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: -20px;
}
.mdc-evolution-list-item--with-leading-icon.mdc-evolution-list-item--with-two-lines.mdc-evolution-list-item--with-trailing-meta
  .mdc-evolution-list-item__end {
  display: block;
  margin-top: 0;
  line-height: normal;
}
.mdc-evolution-list-item--with-leading-icon.mdc-evolution-list-item--with-two-lines.mdc-evolution-list-item--with-trailing-meta
  .mdc-evolution-list-item__end:before {
  display: inline-block;
  width: 0;
  height: 32px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-leading-icon.mdc-evolution-list-item--with-one-line {
  height: 56px;
}
.mdc-evolution-list-item--with-leading-icon.mdc-evolution-list-item--with-two-lines {
  height: 72px;
}
.mdc-evolution-list-item--with-leading-thumbnail.mdc-evolution-list-item {
  padding-left: 0;
  padding-right: auto;
}
.mdc-evolution-list-item--with-leading-thumbnail.mdc-evolution-list-item[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-leading-thumbnail.mdc-evolution-list-item {
  padding-left: auto;
  padding-right: 0;
}
.mdc-evolution-list-item--with-leading-thumbnail
  .mdc-evolution-list-item__start,
.mdc-evolution-list-item--with-leading-thumbnail
  .mdc-evolution-list-item__start[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-leading-thumbnail
  .mdc-evolution-list-item__start {
  margin-left: 16px;
  margin-right: 16px;
}
.mdc-evolution-list-item--with-leading-thumbnail
  .mdc-evolution-list-item__start {
  width: 40px;
  height: 40px;
}
.mdc-evolution-list-item--with-leading-thumbnail.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text {
  display: block;
  margin-top: 0;
  line-height: normal;
  margin-bottom: -20px;
}
.mdc-evolution-list-item--with-leading-thumbnail.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text:before {
  display: inline-block;
  width: 0;
  height: 32px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-leading-thumbnail.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text:after {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: -20px;
}
.mdc-evolution-list-item--with-leading-thumbnail.mdc-evolution-list-item--with-two-lines.mdc-evolution-list-item--with-trailing-meta
  .mdc-evolution-list-item__end {
  display: block;
  margin-top: 0;
  line-height: normal;
}
.mdc-evolution-list-item--with-leading-thumbnail.mdc-evolution-list-item--with-two-lines.mdc-evolution-list-item--with-trailing-meta
  .mdc-evolution-list-item__end:before {
  display: inline-block;
  width: 0;
  height: 32px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-leading-thumbnail.mdc-evolution-list-item--with-one-line {
  height: 56px;
}
.mdc-evolution-list-item--with-leading-thumbnail.mdc-evolution-list-item--with-two-lines {
  height: 72px;
}
.mdc-evolution-list-item--with-leading-image.mdc-evolution-list-item {
  padding-left: 0;
  padding-right: auto;
}
.mdc-evolution-list-item--with-leading-image.mdc-evolution-list-item[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-leading-image.mdc-evolution-list-item {
  padding-left: auto;
  padding-right: 0;
}
.mdc-evolution-list-item--with-leading-image .mdc-evolution-list-item__start,
.mdc-evolution-list-item--with-leading-image
  .mdc-evolution-list-item__start[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-leading-image
  .mdc-evolution-list-item__start {
  margin-left: 16px;
  margin-right: 16px;
}
.mdc-evolution-list-item--with-leading-image .mdc-evolution-list-item__start {
  width: 56px;
  height: 56px;
}
.mdc-evolution-list-item--with-leading-image.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text {
  display: block;
  margin-top: 0;
  line-height: normal;
  margin-bottom: -20px;
}
.mdc-evolution-list-item--with-leading-image.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text:before {
  display: inline-block;
  width: 0;
  height: 32px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-leading-image.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text:after {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: -20px;
}
.mdc-evolution-list-item--with-leading-image.mdc-evolution-list-item--with-two-lines.mdc-evolution-list-item--with-trailing-meta
  .mdc-evolution-list-item__end {
  display: block;
  margin-top: 0;
  line-height: normal;
}
.mdc-evolution-list-item--with-leading-image.mdc-evolution-list-item--with-two-lines.mdc-evolution-list-item--with-trailing-meta
  .mdc-evolution-list-item__end:before {
  display: inline-block;
  width: 0;
  height: 32px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-leading-image.mdc-evolution-list-item--with-one-line,
.mdc-evolution-list-item--with-leading-image.mdc-evolution-list-item--with-two-lines {
  height: 72px;
}
.mdc-evolution-list-item--with-leading-video.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__start {
  align-self: flex-start;
  margin-top: 8px;
}
.mdc-evolution-list-item--with-leading-video.mdc-evolution-list-item {
  padding-left: 0;
  padding-right: auto;
}
.mdc-evolution-list-item--with-leading-video.mdc-evolution-list-item[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-leading-video.mdc-evolution-list-item {
  padding-left: auto;
  padding-right: 0;
}
.mdc-evolution-list-item--with-leading-video .mdc-evolution-list-item__start {
  margin-left: 0;
  margin-right: 16px;
}
.mdc-evolution-list-item--with-leading-video
  .mdc-evolution-list-item__start[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-leading-video
  .mdc-evolution-list-item__start {
  margin-left: 16px;
  margin-right: 0;
}
.mdc-evolution-list-item--with-leading-video .mdc-evolution-list-item__start {
  width: 100px;
  height: 56px;
}
.mdc-evolution-list-item--with-leading-video.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text {
  display: block;
  margin-top: 0;
  line-height: normal;
  margin-bottom: -20px;
}
.mdc-evolution-list-item--with-leading-video.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text:before {
  display: inline-block;
  width: 0;
  height: 32px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-leading-video.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text:after {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: -20px;
}
.mdc-evolution-list-item--with-leading-video.mdc-evolution-list-item--with-two-lines.mdc-evolution-list-item--with-trailing-meta
  .mdc-evolution-list-item__end {
  display: block;
  margin-top: 0;
  line-height: normal;
}
.mdc-evolution-list-item--with-leading-video.mdc-evolution-list-item--with-two-lines.mdc-evolution-list-item--with-trailing-meta
  .mdc-evolution-list-item__end:before {
  display: inline-block;
  width: 0;
  height: 32px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-leading-video.mdc-evolution-list-item--with-one-line,
.mdc-evolution-list-item--with-leading-video.mdc-evolution-list-item--with-two-lines {
  height: 72px;
}
.mdc-evolution-list-item--with-leading-checkbox.mdc-evolution-list-item {
  padding-left: 0;
  padding-right: auto;
}
.mdc-evolution-list-item--with-leading-checkbox.mdc-evolution-list-item[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-leading-checkbox.mdc-evolution-list-item {
  padding-left: auto;
  padding-right: 0;
}
.mdc-evolution-list-item--with-leading-checkbox
  .mdc-evolution-list-item__start {
  margin-left: 8px;
  margin-right: 24px;
}
.mdc-evolution-list-item--with-leading-checkbox
  .mdc-evolution-list-item__start[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-leading-checkbox
  .mdc-evolution-list-item__start {
  margin-left: 24px;
  margin-right: 8px;
}
.mdc-evolution-list-item--with-leading-checkbox
  .mdc-evolution-list-item__start {
  width: 40px;
  height: 40px;
}
.mdc-evolution-list-item--with-leading-checkbox.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__start {
  align-self: flex-start;
  margin-top: 8px;
}
.mdc-evolution-list-item--with-leading-checkbox.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text {
  display: block;
  margin-top: 0;
  line-height: normal;
  margin-bottom: -20px;
}
.mdc-evolution-list-item--with-leading-checkbox.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text:before {
  display: inline-block;
  width: 0;
  height: 32px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-leading-checkbox.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text:after {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: -20px;
}
.mdc-evolution-list-item--with-leading-checkbox.mdc-evolution-list-item--with-two-lines.mdc-evolution-list-item--with-trailing-meta
  .mdc-evolution-list-item__end {
  display: block;
  margin-top: 0;
  line-height: normal;
}
.mdc-evolution-list-item--with-leading-checkbox.mdc-evolution-list-item--with-two-lines.mdc-evolution-list-item--with-trailing-meta
  .mdc-evolution-list-item__end:before {
  display: inline-block;
  width: 0;
  height: 32px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-leading-checkbox.mdc-evolution-list-item--with-one-line {
  height: 56px;
}
.mdc-evolution-list-item--with-leading-checkbox.mdc-evolution-list-item--with-two-lines {
  height: 72px;
}
.mdc-evolution-list-item--with-leading-radio.mdc-evolution-list-item {
  padding-left: 0;
  padding-right: auto;
}
.mdc-evolution-list-item--with-leading-radio.mdc-evolution-list-item[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-leading-radio.mdc-evolution-list-item {
  padding-left: auto;
  padding-right: 0;
}
.mdc-evolution-list-item--with-leading-radio .mdc-evolution-list-item__start {
  margin-left: 8px;
  margin-right: 24px;
}
.mdc-evolution-list-item--with-leading-radio
  .mdc-evolution-list-item__start[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-leading-radio
  .mdc-evolution-list-item__start {
  margin-left: 24px;
  margin-right: 8px;
}
.mdc-evolution-list-item--with-leading-radio .mdc-evolution-list-item__start {
  width: 40px;
  height: 40px;
}
.mdc-evolution-list-item--with-leading-radio.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__start {
  align-self: flex-start;
  margin-top: 8px;
}
.mdc-evolution-list-item--with-leading-radio.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text {
  display: block;
  margin-top: 0;
  line-height: normal;
  margin-bottom: -20px;
}
.mdc-evolution-list-item--with-leading-radio.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text:before {
  display: inline-block;
  width: 0;
  height: 32px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-leading-radio.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text:after {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: -20px;
}
.mdc-evolution-list-item--with-leading-radio.mdc-evolution-list-item--with-two-lines.mdc-evolution-list-item--with-trailing-meta
  .mdc-evolution-list-item__end {
  display: block;
  margin-top: 0;
  line-height: normal;
}
.mdc-evolution-list-item--with-leading-radio.mdc-evolution-list-item--with-two-lines.mdc-evolution-list-item--with-trailing-meta
  .mdc-evolution-list-item__end:before {
  display: inline-block;
  width: 0;
  height: 32px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-leading-radio.mdc-evolution-list-item--with-one-line {
  height: 56px;
}
.mdc-evolution-list-item--with-leading-radio.mdc-evolution-list-item--with-two-lines {
  height: 72px;
}
.mdc-evolution-list-item--with-leading-switch.mdc-evolution-list-item {
  padding-left: 0;
  padding-right: auto;
}
.mdc-evolution-list-item--with-leading-switch.mdc-evolution-list-item[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-leading-switch.mdc-evolution-list-item {
  padding-left: auto;
  padding-right: 0;
}
.mdc-evolution-list-item--with-leading-switch .mdc-evolution-list-item__start,
.mdc-evolution-list-item--with-leading-switch
  .mdc-evolution-list-item__start[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-leading-switch
  .mdc-evolution-list-item__start {
  margin-left: 16px;
  margin-right: 16px;
}
.mdc-evolution-list-item--with-leading-switch .mdc-evolution-list-item__start {
  width: 36px;
  height: 20px;
}
.mdc-evolution-list-item--with-leading-switch.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__start {
  align-self: flex-start;
  margin-top: 16px;
}
.mdc-evolution-list-item--with-leading-switch.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text {
  display: block;
  margin-top: 0;
  line-height: normal;
  margin-bottom: -20px;
}
.mdc-evolution-list-item--with-leading-switch.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text:before {
  display: inline-block;
  width: 0;
  height: 32px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-leading-switch.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__primary-text:after {
  display: inline-block;
  width: 0;
  height: 20px;
  content: "";
  vertical-align: -20px;
}
.mdc-evolution-list-item--with-leading-switch.mdc-evolution-list-item--with-two-lines.mdc-evolution-list-item--with-trailing-meta
  .mdc-evolution-list-item__end {
  display: block;
  margin-top: 0;
  line-height: normal;
}
.mdc-evolution-list-item--with-leading-switch.mdc-evolution-list-item--with-two-lines.mdc-evolution-list-item--with-trailing-meta
  .mdc-evolution-list-item__end:before {
  display: inline-block;
  width: 0;
  height: 32px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-leading-switch.mdc-evolution-list-item--with-one-line {
  height: 56px;
}
.mdc-evolution-list-item--with-leading-switch.mdc-evolution-list-item--with-two-lines {
  height: 72px;
}
.mdc-evolution-list-item--with-trailing-icon.mdc-evolution-list-item {
  padding-left: auto;
  padding-right: 0;
}
.mdc-evolution-list-item--with-trailing-icon.mdc-evolution-list-item[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-trailing-icon.mdc-evolution-list-item {
  padding-left: 0;
  padding-right: auto;
}
.mdc-evolution-list-item--with-trailing-icon .mdc-evolution-list-item__end,
.mdc-evolution-list-item--with-trailing-icon
  .mdc-evolution-list-item__end[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-trailing-icon
  .mdc-evolution-list-item__end {
  margin-left: 16px;
  margin-right: 16px;
}
.mdc-evolution-list-item--with-trailing-icon .mdc-evolution-list-item__end {
  width: 24px;
  height: 24px;
}
.mdc-evolution-list-item--with-trailing-meta.mdc-evolution-list-item--with-three-lines
  .mdc-evolution-list-item__end,
.mdc-evolution-list-item--with-trailing-meta.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__end {
  align-self: flex-start;
}
.mdc-evolution-list-item--with-trailing-meta.mdc-evolution-list-item {
  padding-left: auto;
  padding-right: 0;
}
.mdc-evolution-list-item--with-trailing-meta.mdc-evolution-list-item[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-trailing-meta.mdc-evolution-list-item {
  padding-left: 0;
  padding-right: auto;
}
.mdc-evolution-list-item--with-trailing-meta .mdc-evolution-list-item__end {
  margin-left: 28px;
  margin-right: 16px;
}
.mdc-evolution-list-item--with-trailing-meta
  .mdc-evolution-list-item__end[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-trailing-meta
  .mdc-evolution-list-item__end {
  margin-left: 16px;
  margin-right: 28px;
}
.mdc-evolution-list-item--with-trailing-meta.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__end {
  display: block;
  margin-top: 0;
  line-height: normal;
}
.mdc-evolution-list-item--with-trailing-meta.mdc-evolution-list-item--with-two-lines
  .mdc-evolution-list-item__end:before {
  display: inline-block;
  width: 0;
  height: 28px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-trailing-meta.mdc-evolution-list-item--with-three-lines
  .mdc-evolution-list-item__end {
  display: block;
  margin-top: 0;
  line-height: normal;
}
.mdc-evolution-list-item--with-trailing-meta.mdc-evolution-list-item--with-three-lines
  .mdc-evolution-list-item__end:before {
  display: inline-block;
  width: 0;
  height: 28px;
  content: "";
  vertical-align: 0;
}
.mdc-evolution-list-item--with-trailing-meta .mdc-evolution-list-item__end {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-caption-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 0.75rem;
  font-size: var(--mdc-typography-caption-font-size, 0.75rem);
  line-height: 1.25rem;
  line-height: var(--mdc-typography-caption-line-height, 1.25rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-caption-font-weight, 400);
  letter-spacing: 0.0333333333em;
  letter-spacing: var(--mdc-typography-caption-letter-spacing, 0.03333em);
  text-decoration: inherit;
  -webkit-text-decoration: var(
    --mdc-typography-caption-text-decoration,
    inherit
  );
  text-decoration: var(--mdc-typography-caption-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-caption-text-transform, inherit);
}
.mdc-evolution-list-item--with-trailing-checkbox.mdc-evolution-list-item {
  padding-left: auto;
  padding-right: 0;
}
.mdc-evolution-list-item--with-trailing-checkbox.mdc-evolution-list-item[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-trailing-checkbox.mdc-evolution-list-item {
  padding-left: 0;
  padding-right: auto;
}
.mdc-evolution-list-item--with-trailing-checkbox .mdc-evolution-list-item__end {
  margin-left: 24px;
  margin-right: 8px;
}
.mdc-evolution-list-item--with-trailing-checkbox
  .mdc-evolution-list-item__end[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-trailing-checkbox
  .mdc-evolution-list-item__end {
  margin-left: 8px;
  margin-right: 24px;
}
.mdc-evolution-list-item--with-trailing-checkbox .mdc-evolution-list-item__end {
  width: 40px;
  height: 40px;
}
.mdc-evolution-list-item--with-trailing-checkbox.mdc-evolution-list-item--with-three-lines
  .mdc-evolution-list-item__end {
  align-self: flex-start;
  margin-top: 8px;
}
.mdc-evolution-list-item--with-trailing-radio.mdc-evolution-list-item {
  padding-left: auto;
  padding-right: 0;
}
.mdc-evolution-list-item--with-trailing-radio.mdc-evolution-list-item[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-trailing-radio.mdc-evolution-list-item {
  padding-left: 0;
  padding-right: auto;
}
.mdc-evolution-list-item--with-trailing-radio .mdc-evolution-list-item__end {
  margin-left: 24px;
  margin-right: 8px;
}
.mdc-evolution-list-item--with-trailing-radio
  .mdc-evolution-list-item__end[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-trailing-radio
  .mdc-evolution-list-item__end {
  margin-left: 8px;
  margin-right: 24px;
}
.mdc-evolution-list-item--with-trailing-radio .mdc-evolution-list-item__end {
  width: 40px;
  height: 40px;
}
.mdc-evolution-list-item--with-trailing-radio.mdc-evolution-list-item--with-three-lines
  .mdc-evolution-list-item__end {
  align-self: flex-start;
  margin-top: 8px;
}
.mdc-evolution-list-item--with-trailing-switch.mdc-evolution-list-item {
  padding-left: auto;
  padding-right: 0;
}
.mdc-evolution-list-item--with-trailing-switch.mdc-evolution-list-item[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-trailing-switch.mdc-evolution-list-item {
  padding-left: 0;
  padding-right: auto;
}
.mdc-evolution-list-item--with-trailing-switch .mdc-evolution-list-item__end,
.mdc-evolution-list-item--with-trailing-switch
  .mdc-evolution-list-item__end[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-item--with-trailing-switch
  .mdc-evolution-list-item__end {
  margin-left: 16px;
  margin-right: 16px;
}
.mdc-evolution-list-item--with-trailing-switch .mdc-evolution-list-item__end {
  width: 36px;
  height: 20px;
}
.mdc-evolution-list-item--with-trailing-switch.mdc-evolution-list-item--with-three-lines
  .mdc-evolution-list-item__end {
  align-self: flex-start;
  margin-top: 16px;
}
.mdc-evolution-list-group .mdc-list {
  padding: 0;
}
.mdc-evolution-list-group__subheader {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-subtitle1-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 1rem;
  font-size: var(--mdc-typography-subtitle1-font-size, 1rem);
  line-height: 1.75rem;
  line-height: var(--mdc-typography-subtitle1-line-height, 1.75rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: 0.009375em;
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.00937em);
  text-decoration: inherit;
  -webkit-text-decoration: var(
    --mdc-typography-subtitle1-text-decoration,
    inherit
  );
  text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-subtitle1-text-transform, inherit);
  margin: 0.75rem 16px;
}
.mdc-evolution-list-divider {
  background-color: rgba(0, 0, 0, 0.12);
  height: 1px;
  padding: 0;
  background-clip: content-box;
}
.mdc-evolution-list-divider.mdc-evolution-list-divider--with-leading-padding {
  padding-left: 16px;
  padding-right: auto;
}
.mdc-evolution-list-divider.mdc-evolution-list-divider--with-leading-padding[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-divider.mdc-evolution-list-divider--with-leading-padding {
  padding-left: auto;
  padding-right: 16px;
}
.mdc-evolution-list-divider.mdc-evolution-list-divider--with-leading-inset {
  padding-left: 16px;
  padding-right: auto;
}
.mdc-evolution-list-divider.mdc-evolution-list-divider--with-leading-inset[dir="rtl"],
.mdc-evolution-list-divider.mdc-evolution-list-divider--with-trailing-inset,
[dir="rtl"]
  .mdc-evolution-list-divider.mdc-evolution-list-divider--with-leading-inset {
  padding-left: auto;
  padding-right: 16px;
}
.mdc-evolution-list-divider.mdc-evolution-list-divider--with-trailing-inset[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-divider.mdc-evolution-list-divider--with-trailing-inset {
  padding-left: 16px;
  padding-right: auto;
}
.mdc-evolution-list-divider--with-leading-icon.mdc-evolution-list-divider--with-leading-inset {
  padding-left: 72px;
  padding-right: auto;
}
.mdc-evolution-list-divider--with-leading-icon.mdc-evolution-list-divider--with-leading-inset[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-divider--with-leading-icon.mdc-evolution-list-divider--with-leading-inset {
  padding-left: auto;
  padding-right: 72px;
}
.mdc-evolution-list-divider--with-leading-image.mdc-evolution-list-divider--with-leading-inset {
  padding-left: 88px;
  padding-right: auto;
}
.mdc-evolution-list-divider--with-leading-image.mdc-evolution-list-divider--with-leading-inset[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-divider--with-leading-image.mdc-evolution-list-divider--with-leading-inset {
  padding-left: auto;
  padding-right: 88px;
}
.mdc-evolution-list-divider--with-leading-thumbnail.mdc-evolution-list-divider--with-leading-inset {
  padding-left: 72px;
  padding-right: auto;
}
.mdc-evolution-list-divider--with-leading-thumbnail.mdc-evolution-list-divider--with-leading-inset[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-divider--with-leading-thumbnail.mdc-evolution-list-divider--with-leading-inset {
  padding-left: auto;
  padding-right: 72px;
}
.mdc-evolution-list-divider--with-leading-video.mdc-evolution-list-divider--with-leading-padding {
  padding-left: 0;
  padding-right: auto;
}
.mdc-evolution-list-divider--with-leading-video.mdc-evolution-list-divider--with-leading-padding[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-divider--with-leading-video.mdc-evolution-list-divider--with-leading-padding {
  padding-left: auto;
  padding-right: 0;
}
.mdc-evolution-list-divider--with-leading-video.mdc-evolution-list-divider--with-leading-inset {
  padding-left: 116px;
  padding-right: auto;
}
.mdc-evolution-list-divider--with-leading-video.mdc-evolution-list-divider--with-leading-inset[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-divider--with-leading-video.mdc-evolution-list-divider--with-leading-inset {
  padding-left: auto;
  padding-right: 116px;
}
.mdc-evolution-list-divider--with-leading-avatar.mdc-evolution-list-divider--with-leading-inset {
  padding-left: 72px;
  padding-right: auto;
}
.mdc-evolution-list-divider--with-leading-avatar.mdc-evolution-list-divider--with-leading-inset[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-divider--with-leading-avatar.mdc-evolution-list-divider--with-leading-inset {
  padding-left: auto;
  padding-right: 72px;
}
.mdc-evolution-list-divider--with-leading-checkbox.mdc-evolution-list-divider--with-leading-inset {
  padding-left: 72px;
  padding-right: auto;
}
.mdc-evolution-list-divider--with-leading-checkbox.mdc-evolution-list-divider--with-leading-inset[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-divider--with-leading-checkbox.mdc-evolution-list-divider--with-leading-inset {
  padding-left: auto;
  padding-right: 72px;
}
.mdc-evolution-list-divider--with-leading-switch.mdc-evolution-list-divider--with-leading-inset {
  padding-left: 84px;
  padding-right: auto;
}
.mdc-evolution-list-divider--with-leading-switch.mdc-evolution-list-divider--with-leading-inset[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-divider--with-leading-switch.mdc-evolution-list-divider--with-leading-inset {
  padding-left: auto;
  padding-right: 84px;
}
.mdc-evolution-list-divider--with-leading-radio.mdc-evolution-list-divider--with-leading-inset {
  padding-left: 72px;
  padding-right: auto;
}
.mdc-evolution-list-divider--with-leading-radio.mdc-evolution-list-divider--with-leading-inset[dir="rtl"],
[dir="rtl"]
  .mdc-evolution-list-divider--with-leading-radio.mdc-evolution-list-divider--with-leading-inset {
  padding-left: auto;
  padding-right: 72px;
}
:not(.mdc-list-item--disabled).mdc-list-item {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
}
:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple:after,
:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple:before {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple:before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
  z-index: var(--mdc-ripple-z-index, 1);
}
:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple:after {
  z-index: 0;
  z-index: var(--mdc-ripple-z-index, 0);
}
:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded
  .mdc-list-item__ripple:before {
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}
:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded
  .mdc-list-item__ripple:after {
  top: 0;
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}
:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded
  .mdc-list-item__ripple:after {
  top: var(--mdc-ripple-top, 0);
  left: var(--mdc-ripple-left, 0);
}
:not(
    .mdc-list-item--disabled
  ).mdc-list-item.mdc-ripple-upgraded--foreground-activation
  .mdc-list-item__ripple:after {
  -webkit-animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
  animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
}
:not(
    .mdc-list-item--disabled
  ).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation
  .mdc-list-item__ripple:after {
  -webkit-animation: mdc-ripple-fg-opacity-out 0.15s;
  animation: mdc-ripple-fg-opacity-out 0.15s;
  transform: translate(var(--mdc-ripple-fg-translate-end, 0))
    scale(var(--mdc-ripple-fg-scale, 1));
}
:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple:after,
:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple:before {
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded
  .mdc-list-item__ripple:after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple:after,
:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple:before {
  background-color: #000;
  background-color: var(--mdc-ripple-color, #000);
}
:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-surface--hover
  .mdc-list-item__ripple:before,
:not(.mdc-list-item--disabled).mdc-list-item:hover
  .mdc-list-item__ripple:before {
  opacity: 0.04;
  opacity: var(--mdc-ripple-hover-opacity, 0.04);
}
:not(
    .mdc-list-item--disabled
  ).mdc-list-item.mdc-ripple-upgraded--background-focused
  .mdc-list-item__ripple:before,
:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus
  .mdc-list-item__ripple:before {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-focus-opacity, 0.12);
}
:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded)
  .mdc-list-item__ripple:after {
  transition: opacity 0.15s linear;
}
:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active
  .mdc-list-item__ripple:after {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-press-opacity, 0.12);
}
:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.12);
}
:not(.mdc-list-item--disabled).mdc-list-item--activated
  .mdc-list-item__ripple:before {
  opacity: 0.12;
  opacity: var(--mdc-ripple-activated-opacity, 0.12);
}
:not(.mdc-list-item--disabled).mdc-list-item--activated
  .mdc-list-item__ripple:after,
:not(.mdc-list-item--disabled).mdc-list-item--activated
  .mdc-list-item__ripple:before {
  background-color: #f15a29;
  background-color: var(--mdc-ripple-color, var(--mdc-theme-primary, #f15a29));
}
:not(
    .mdc-list-item--disabled
  ).mdc-list-item--activated.mdc-ripple-surface--hover
  .mdc-list-item__ripple:before,
:not(.mdc-list-item--disabled).mdc-list-item--activated:hover
  .mdc-list-item__ripple:before {
  opacity: 0.16;
  opacity: var(--mdc-ripple-hover-opacity, 0.16);
}
:not(
    .mdc-list-item--disabled
  ).mdc-list-item--activated.mdc-ripple-upgraded--background-focused
  .mdc-list-item__ripple:before,
:not(.mdc-list-item--disabled).mdc-list-item--activated:not(
    .mdc-ripple-upgraded
  ):focus
  .mdc-list-item__ripple:before {
  transition-duration: 75ms;
  opacity: 0.24;
  opacity: var(--mdc-ripple-focus-opacity, 0.24);
}
:not(.mdc-list-item--disabled).mdc-list-item--activated:not(
    .mdc-ripple-upgraded
  )
  .mdc-list-item__ripple:after {
  transition: opacity 0.15s linear;
}
:not(.mdc-list-item--disabled).mdc-list-item--activated:not(
    .mdc-ripple-upgraded
  ):active
  .mdc-list-item__ripple:after {
  transition-duration: 75ms;
  opacity: 0.24;
  opacity: var(--mdc-ripple-press-opacity, 0.24);
}
:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.24);
}
:not(.mdc-list-item--disabled).mdc-list-item--selected
  .mdc-list-item__ripple:before {
  opacity: 0.08;
  opacity: var(--mdc-ripple-selected-opacity, 0.08);
}
:not(.mdc-list-item--disabled).mdc-list-item--selected
  .mdc-list-item__ripple:after,
:not(.mdc-list-item--disabled).mdc-list-item--selected
  .mdc-list-item__ripple:before {
  background-color: #f15a29;
  background-color: var(--mdc-ripple-color, var(--mdc-theme-primary, #f15a29));
}
:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-surface--hover
  .mdc-list-item__ripple:before,
:not(.mdc-list-item--disabled).mdc-list-item--selected:hover
  .mdc-list-item__ripple:before {
  opacity: 0.12;
  opacity: var(--mdc-ripple-hover-opacity, 0.12);
}
:not(
    .mdc-list-item--disabled
  ).mdc-list-item--selected.mdc-ripple-upgraded--background-focused
  .mdc-list-item__ripple:before,
:not(.mdc-list-item--disabled).mdc-list-item--selected:not(
    .mdc-ripple-upgraded
  ):focus
  .mdc-list-item__ripple:before {
  transition-duration: 75ms;
  opacity: 0.2;
  opacity: var(--mdc-ripple-focus-opacity, 0.2);
}
:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded)
  .mdc-list-item__ripple:after {
  transition: opacity 0.15s linear;
}
:not(.mdc-list-item--disabled).mdc-list-item--selected:not(
    .mdc-ripple-upgraded
  ):active
  .mdc-list-item__ripple:after {
  transition-duration: 75ms;
  opacity: 0.2;
  opacity: var(--mdc-ripple-press-opacity, 0.2);
}
:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.2);
}
:not(.mdc-list-item--disabled).mdc-list-item .mdc-list-item__ripple {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.mdc-list-item--disabled {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
}
.mdc-list-item--disabled .mdc-list-item__ripple:after,
.mdc-list-item--disabled .mdc-list-item__ripple:before {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-list-item--disabled .mdc-list-item__ripple:before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
  z-index: var(--mdc-ripple-z-index, 1);
}
.mdc-list-item--disabled .mdc-list-item__ripple:after {
  z-index: 0;
  z-index: var(--mdc-ripple-z-index, 0);
}
.mdc-list-item--disabled.mdc-ripple-upgraded .mdc-list-item__ripple:before {
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-list-item--disabled.mdc-ripple-upgraded .mdc-list-item__ripple:after {
  top: 0;
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}
.mdc-list-item--disabled.mdc-ripple-upgraded--unbounded
  .mdc-list-item__ripple:after {
  top: var(--mdc-ripple-top, 0);
  left: var(--mdc-ripple-left, 0);
}
.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-activation
  .mdc-list-item__ripple:after {
  -webkit-animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
  animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation
  .mdc-list-item__ripple:after {
  -webkit-animation: mdc-ripple-fg-opacity-out 0.15s;
  animation: mdc-ripple-fg-opacity-out 0.15s;
  transform: translate(var(--mdc-ripple-fg-translate-end, 0))
    scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-list-item--disabled .mdc-list-item__ripple:after,
.mdc-list-item--disabled .mdc-list-item__ripple:before {
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
.mdc-list-item--disabled.mdc-ripple-upgraded .mdc-list-item__ripple:after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-list-item--disabled .mdc-list-item__ripple:after,
.mdc-list-item--disabled .mdc-list-item__ripple:before {
  background-color: #000;
  background-color: var(--mdc-ripple-color, #000);
}
.mdc-list-item--disabled.mdc-ripple-upgraded--background-focused
  .mdc-list-item__ripple:before,
.mdc-list-item--disabled:not(.mdc-ripple-upgraded):focus
  .mdc-list-item__ripple:before {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-focus-opacity, 0.12);
}
.mdc-list-item--disabled .mdc-list-item__ripple {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
}
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item
  .mdc-evolution-list-item__ripple:after,
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item
  .mdc-evolution-list-item__ripple:before {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item
  .mdc-evolution-list-item__ripple:before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
  z-index: var(--mdc-ripple-z-index, 1);
}
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item
  .mdc-evolution-list-item__ripple:after {
  z-index: 0;
  z-index: var(--mdc-ripple-z-index, 0);
}
:not(
    .mdc-evolution-list-item--disabled
  ).mdc-evolution-list-item.mdc-ripple-upgraded
  .mdc-evolution-list-item__ripple:before {
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}
:not(
    .mdc-evolution-list-item--disabled
  ).mdc-evolution-list-item.mdc-ripple-upgraded
  .mdc-evolution-list-item__ripple:after {
  top: 0;
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}
:not(
    .mdc-evolution-list-item--disabled
  ).mdc-evolution-list-item.mdc-ripple-upgraded--unbounded
  .mdc-evolution-list-item__ripple:after {
  top: var(--mdc-ripple-top, 0);
  left: var(--mdc-ripple-left, 0);
}
:not(
    .mdc-evolution-list-item--disabled
  ).mdc-evolution-list-item.mdc-ripple-upgraded--foreground-activation
  .mdc-evolution-list-item__ripple:after {
  -webkit-animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
  animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
}
:not(
    .mdc-evolution-list-item--disabled
  ).mdc-evolution-list-item.mdc-ripple-upgraded--foreground-deactivation
  .mdc-evolution-list-item__ripple:after {
  -webkit-animation: mdc-ripple-fg-opacity-out 0.15s;
  animation: mdc-ripple-fg-opacity-out 0.15s;
  transform: translate(var(--mdc-ripple-fg-translate-end, 0))
    scale(var(--mdc-ripple-fg-scale, 1));
}
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item
  .mdc-evolution-list-item__ripple:after,
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item
  .mdc-evolution-list-item__ripple:before {
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
:not(
    .mdc-evolution-list-item--disabled
  ).mdc-evolution-list-item.mdc-ripple-upgraded
  .mdc-evolution-list-item__ripple:after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item
  .mdc-evolution-list-item__ripple:after,
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item
  .mdc-evolution-list-item__ripple:before {
  background-color: #000;
  background-color: var(--mdc-ripple-color, #000);
}
:not(
    .mdc-evolution-list-item--disabled
  ).mdc-evolution-list-item.mdc-ripple-surface--hover
  .mdc-evolution-list-item__ripple:before,
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item:hover
  .mdc-evolution-list-item__ripple:before {
  opacity: 0.04;
  opacity: var(--mdc-ripple-hover-opacity, 0.04);
}
:not(
    .mdc-evolution-list-item--disabled
  ).mdc-evolution-list-item.mdc-ripple-upgraded--background-focused
  .mdc-evolution-list-item__ripple:before,
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item:not(
    .mdc-ripple-upgraded
  ):focus
  .mdc-evolution-list-item__ripple:before {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-focus-opacity, 0.12);
}
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item:not(
    .mdc-ripple-upgraded
  )
  .mdc-evolution-list-item__ripple:after {
  transition: opacity 0.15s linear;
}
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item:not(
    .mdc-ripple-upgraded
  ):active
  .mdc-evolution-list-item__ripple:after {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-press-opacity, 0.12);
}
:not(
    .mdc-evolution-list-item--disabled
  ).mdc-evolution-list-item.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.12);
}
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item--activated
  .mdc-evolution-list-item__ripple:before {
  opacity: 0.12;
  opacity: var(--mdc-ripple-activated-opacity, 0.12);
}
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item--activated
  .mdc-evolution-list-item__ripple:after,
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item--activated
  .mdc-evolution-list-item__ripple:before {
  background-color: #f15a29;
  background-color: var(--mdc-ripple-color, var(--mdc-theme-primary, #f15a29));
}
:not(
    .mdc-evolution-list-item--disabled
  ).mdc-evolution-list-item--activated.mdc-ripple-surface--hover
  .mdc-evolution-list-item__ripple:before,
:not(
    .mdc-evolution-list-item--disabled
  ).mdc-evolution-list-item--activated:hover
  .mdc-evolution-list-item__ripple:before {
  opacity: 0.16;
  opacity: var(--mdc-ripple-hover-opacity, 0.16);
}
:not(
    .mdc-evolution-list-item--disabled
  ).mdc-evolution-list-item--activated.mdc-ripple-upgraded--background-focused
  .mdc-evolution-list-item__ripple:before,
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item--activated:not(
    .mdc-ripple-upgraded
  ):focus
  .mdc-evolution-list-item__ripple:before {
  transition-duration: 75ms;
  opacity: 0.24;
  opacity: var(--mdc-ripple-focus-opacity, 0.24);
}
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item--activated:not(
    .mdc-ripple-upgraded
  )
  .mdc-evolution-list-item__ripple:after {
  transition: opacity 0.15s linear;
}
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item--activated:not(
    .mdc-ripple-upgraded
  ):active
  .mdc-evolution-list-item__ripple:after {
  transition-duration: 75ms;
  opacity: 0.24;
  opacity: var(--mdc-ripple-press-opacity, 0.24);
}
:not(
    .mdc-evolution-list-item--disabled
  ).mdc-evolution-list-item--activated.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.24);
}
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item--selected
  .mdc-evolution-list-item__ripple:before {
  opacity: 0.08;
  opacity: var(--mdc-ripple-selected-opacity, 0.08);
}
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item--selected
  .mdc-evolution-list-item__ripple:after,
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item--selected
  .mdc-evolution-list-item__ripple:before {
  background-color: #f15a29;
  background-color: var(--mdc-ripple-color, var(--mdc-theme-primary, #f15a29));
}
:not(
    .mdc-evolution-list-item--disabled
  ).mdc-evolution-list-item--selected.mdc-ripple-surface--hover
  .mdc-evolution-list-item__ripple:before,
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item--selected:hover
  .mdc-evolution-list-item__ripple:before {
  opacity: 0.12;
  opacity: var(--mdc-ripple-hover-opacity, 0.12);
}
:not(
    .mdc-evolution-list-item--disabled
  ).mdc-evolution-list-item--selected.mdc-ripple-upgraded--background-focused
  .mdc-evolution-list-item__ripple:before,
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item--selected:not(
    .mdc-ripple-upgraded
  ):focus
  .mdc-evolution-list-item__ripple:before {
  transition-duration: 75ms;
  opacity: 0.2;
  opacity: var(--mdc-ripple-focus-opacity, 0.2);
}
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item--selected:not(
    .mdc-ripple-upgraded
  )
  .mdc-evolution-list-item__ripple:after {
  transition: opacity 0.15s linear;
}
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item--selected:not(
    .mdc-ripple-upgraded
  ):active
  .mdc-evolution-list-item__ripple:after {
  transition-duration: 75ms;
  opacity: 0.2;
  opacity: var(--mdc-ripple-press-opacity, 0.2);
}
:not(
    .mdc-evolution-list-item--disabled
  ).mdc-evolution-list-item--selected.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.2);
}
:not(.mdc-evolution-list-item--disabled).mdc-evolution-list-item
  .mdc-evolution-list-item__ripple {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.mdc-evolution-list-item--disabled {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
}
.mdc-evolution-list-item--disabled .mdc-evolution-list-item__ripple:after,
.mdc-evolution-list-item--disabled .mdc-evolution-list-item__ripple:before {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-evolution-list-item--disabled .mdc-evolution-list-item__ripple:before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
  z-index: var(--mdc-ripple-z-index, 1);
}
.mdc-evolution-list-item--disabled .mdc-evolution-list-item__ripple:after {
  z-index: 0;
  z-index: var(--mdc-ripple-z-index, 0);
}
.mdc-evolution-list-item--disabled.mdc-ripple-upgraded
  .mdc-evolution-list-item__ripple:before {
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-evolution-list-item--disabled.mdc-ripple-upgraded
  .mdc-evolution-list-item__ripple:after {
  top: 0;
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}
.mdc-evolution-list-item--disabled.mdc-ripple-upgraded--unbounded
  .mdc-evolution-list-item__ripple:after {
  top: var(--mdc-ripple-top, 0);
  left: var(--mdc-ripple-left, 0);
}
.mdc-evolution-list-item--disabled.mdc-ripple-upgraded--foreground-activation
  .mdc-evolution-list-item__ripple:after {
  -webkit-animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
  animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-evolution-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation
  .mdc-evolution-list-item__ripple:after {
  -webkit-animation: mdc-ripple-fg-opacity-out 0.15s;
  animation: mdc-ripple-fg-opacity-out 0.15s;
  transform: translate(var(--mdc-ripple-fg-translate-end, 0))
    scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-evolution-list-item--disabled .mdc-evolution-list-item__ripple:after,
.mdc-evolution-list-item--disabled .mdc-evolution-list-item__ripple:before {
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
.mdc-evolution-list-item--disabled.mdc-ripple-upgraded
  .mdc-evolution-list-item__ripple:after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-evolution-list-item--disabled .mdc-evolution-list-item__ripple:after,
.mdc-evolution-list-item--disabled .mdc-evolution-list-item__ripple:before {
  background-color: #000;
  background-color: var(--mdc-ripple-color, #000);
}
.mdc-evolution-list-item--disabled.mdc-ripple-upgraded--background-focused
  .mdc-evolution-list-item__ripple:before,
.mdc-evolution-list-item--disabled:not(.mdc-ripple-upgraded):focus
  .mdc-evolution-list-item__ripple:before {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-focus-opacity, 0.12);
}
.mdc-evolution-list-item--disabled .mdc-evolution-list-item__ripple {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.mdc-menu-surface {
  display: none;
  position: absolute;
  box-sizing: border-box;
  max-width: calc(100vw - 32px);
  max-height: calc(100vh - 32px);
  margin: 0;
  padding: 0;
  transform: scale(1);
  transform-origin: top left;
  opacity: 0;
  overflow: auto;
  will-change: transform, opacity;
  z-index: 8;
  transition: opacity 0.03s linear, transform 0.12s cubic-bezier(0, 0, 0.2, 1),
    height 0.25s cubic-bezier(0, 0, 0.2, 1);
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),
    0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  background-color: #fff;
  background-color: var(--mdc-theme-surface, #fff);
  color: #000;
  color: var(--mdc-theme-on-surface, #000);
  border-radius: 4px;
  border-radius: var(--mdc-shape-medium, 4px);
  transform-origin-left: top left;
  transform-origin-right: top right;
}
.mdc-menu-surface:focus {
  outline: none;
}
.mdc-menu-surface--open {
  display: inline-block;
  transform: scale(1);
  opacity: 1;
}
.mdc-menu-surface--animating-open {
  display: inline-block;
  transform: scale(0.8);
  opacity: 0;
}
.mdc-menu-surface--animating-closed {
  display: inline-block;
  opacity: 0;
  transition: opacity 75ms linear;
}
.mdc-menu-surface[dir="rtl"],
[dir="rtl"] .mdc-menu-surface {
  transform-origin-left: top right;
  transform-origin-right: top left;
}
.mdc-menu-surface--anchor {
  position: relative;
  overflow: visible;
}
.mdc-menu-surface--fixed {
  position: fixed;
}
.mdc-menu-surface--fullwidth {
  width: 100%;
}
.mdc-menu {
  min-width: 112px;
}
.mdc-menu .mdc-list,
.mdc-menu .mdc-list-item__graphic,
.mdc-menu .mdc-list-item__meta {
  color: rgba(0, 0, 0, 0.87);
}
.mdc-menu .mdc-list {
  position: relative;
}
.mdc-menu .mdc-list .mdc-elevation-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.mdc-menu .mdc-list-divider {
  margin: 8px 0;
}
.mdc-menu .mdc-list-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mdc-menu .mdc-list-item--disabled {
  cursor: auto;
}
.mdc-menu a.mdc-list-item .mdc-list-item__graphic,
.mdc-menu a.mdc-list-item .mdc-list-item__text {
  pointer-events: none;
}
.mdc-menu__selection-group {
  padding: 0;
  fill: currentColor;
}
.mdc-menu__selection-group .mdc-list-item {
  padding-left: 56px;
  padding-right: 16px;
}
.mdc-menu__selection-group .mdc-list-item[dir="rtl"],
[dir="rtl"] .mdc-menu__selection-group .mdc-list-item {
  padding-left: 16px;
  padding-right: 56px;
}
.mdc-menu__selection-group .mdc-menu__selection-group-icon {
  left: 16px;
  right: auto;
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.mdc-menu__selection-group .mdc-menu__selection-group-icon[dir="rtl"],
[dir="rtl"] .mdc-menu__selection-group .mdc-menu__selection-group-icon {
  left: auto;
  right: 16px;
}
.mdc-menu-item--selected .mdc-menu__selection-group-icon {
  display: inline;
}
@-webkit-keyframes mdc-floating-label-shake-float-above-standard {
  0% {
    transform: translateX(0) translateY(-106%) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    transform: translateX(4%) translateY(-106%) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    transform: translateX(-4%) translateY(-106%) scale(0.75);
  }
  to {
    transform: translateX(0) translateY(-106%) scale(0.75);
  }
}
.mdc-select {
  display: inline-flex;
  position: relative;
}
.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text {
  color: rgba(0, 0, 0, 0.87);
}
.mdc-select.mdc-select--disabled .mdc-select__selected-text {
  color: rgba(0, 0, 0, 0.38);
}
.mdc-select:not(.mdc-select--disabled) .mdc-floating-label {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-select:not(.mdc-select--disabled).mdc-select--focused .mdc-floating-label {
  color: rgba(241, 90, 41, 0.87);
}
.mdc-select.mdc-select--disabled .mdc-floating-label {
  color: rgba(0, 0, 0, 0.38);
}
.mdc-select:not(.mdc-select--disabled) .mdc-select__dropdown-icon {
  fill: rgba(0, 0, 0, 0.54);
}
.mdc-select:not(.mdc-select--disabled).mdc-select--focused
  .mdc-select__dropdown-icon {
  fill: #f15a29;
  fill: var(--mdc-theme-primary, #f15a29);
}
.mdc-select.mdc-select--disabled .mdc-select__dropdown-icon {
  fill: rgba(0, 0, 0, 0.38);
}
.mdc-select:not(.mdc-select--disabled) + .mdc-select-helper-text {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-select.mdc-select--disabled + .mdc-select-helper-text {
  color: rgba(0, 0, 0, 0.38);
}
.mdc-select:not(.mdc-select--disabled) .mdc-select__icon {
  color: rgba(0, 0, 0, 0.54);
}
.mdc-select.mdc-select--disabled .mdc-select__icon {
  color: rgba(0, 0, 0, 0.38);
}
@media screen and (-ms-high-contrast: active) {
  .mdc-select.mdc-select--disabled .mdc-select__selected-text {
    color: GrayText;
  }
  .mdc-select.mdc-select--disabled .mdc-select__dropdown-icon {
    fill: red;
  }
  .mdc-select.mdc-select--disabled .mdc-floating-label {
    color: GrayText;
  }
  .mdc-select.mdc-select--disabled .mdc-line-ripple:before {
    border-bottom-color: GrayText;
  }
  .mdc-select.mdc-select--disabled .mdc-notched-outline__leading,
  .mdc-select.mdc-select--disabled .mdc-notched-outline__notch,
  .mdc-select.mdc-select--disabled .mdc-notched-outline__trailing {
    border-color: GrayText;
  }
  .mdc-select.mdc-select--disabled + .mdc-select-helper-text,
  .mdc-select.mdc-select--disabled .mdc-select__icon {
    color: GrayText;
  }
}
.mdc-select .mdc-floating-label {
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.mdc-select .mdc-select__anchor {
  padding-left: 16px;
  padding-right: 0;
}
.mdc-select .mdc-select__anchor[dir="rtl"],
[dir="rtl"] .mdc-select .mdc-select__anchor {
  padding-left: 0;
  padding-right: 16px;
}
.mdc-select.mdc-select--with-leading-icon .mdc-select__anchor,
.mdc-select.mdc-select--with-leading-icon .mdc-select__anchor[dir="rtl"],
[dir="rtl"] .mdc-select.mdc-select--with-leading-icon .mdc-select__anchor {
  padding-left: 0;
  padding-right: 0;
}
.mdc-select .mdc-select__icon {
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.mdc-select .mdc-select__dropdown-icon {
  width: 24px;
  height: 24px;
}
.mdc-select .mdc-select__menu .mdc-list-item,
.mdc-select .mdc-select__menu .mdc-list-item[dir="rtl"],
[dir="rtl"] .mdc-select .mdc-select__menu .mdc-list-item {
  padding-left: 16px;
  padding-right: 16px;
}
.mdc-select .mdc-select__menu .mdc-list-item__graphic {
  margin-left: 0;
  margin-right: 12px;
}
.mdc-select .mdc-select__menu .mdc-list-item__graphic[dir="rtl"],
[dir="rtl"] .mdc-select .mdc-select__menu .mdc-list-item__graphic {
  margin-left: 12px;
  margin-right: 0;
}
.mdc-select__dropdown-icon {
  margin-left: 12px;
  margin-right: 12px;
  display: inline-flex;
  position: relative;
  align-self: center;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  pointer-events: none;
}
.mdc-select__dropdown-icon .mdc-select__dropdown-icon-active,
.mdc-select__dropdown-icon .mdc-select__dropdown-icon-inactive {
  position: absolute;
  top: 0;
  left: 0;
}
.mdc-select__dropdown-icon .mdc-select__dropdown-icon-graphic {
  width: 41.6666666667%;
  height: 20.8333333333%;
}
.mdc-select__dropdown-icon .mdc-select__dropdown-icon-inactive {
  opacity: 1;
  transition: opacity 75ms linear 75ms;
}
.mdc-select__dropdown-icon .mdc-select__dropdown-icon-active {
  opacity: 0;
  transition: opacity 75ms linear;
}
.mdc-select__dropdown-icon[dir="rtl"],
[dir="rtl"] .mdc-select__dropdown-icon {
  margin-left: 12px;
  margin-right: 12px;
}
.mdc-select--activated
  .mdc-select__dropdown-icon
  .mdc-select__dropdown-icon-inactive {
  opacity: 0;
  transition: opacity 49.5ms linear;
}
.mdc-select--activated
  .mdc-select__dropdown-icon
  .mdc-select__dropdown-icon-active {
  opacity: 1;
  transition: opacity 0.1005s linear 49.5ms;
}
.mdc-select__anchor {
  width: 200px;
  min-width: 0;
  flex: 1 1 auto;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  outline: none;
  cursor: pointer;
}
.mdc-select__anchor .mdc-floating-label--float-above {
  transform: translateY(-106%) scale(0.75);
}
.mdc-select__selected-text-container {
  display: flex;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  pointer-events: none;
  box-sizing: border-box;
  width: auto;
  min-width: 0;
  flex-grow: 1;
  height: 28px;
  border: none;
  outline: none;
  padding: 0;
  background-color: transparent;
  color: inherit;
}
.mdc-select__selected-text {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-subtitle1-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 1rem;
  font-size: var(--mdc-typography-subtitle1-font-size, 1rem);
  line-height: 1.75rem;
  line-height: var(--mdc-typography-subtitle1-line-height, 1.75rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: 0.009375em;
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.00937em);
  text-decoration: inherit;
  -webkit-text-decoration: var(
    --mdc-typography-subtitle1-text-decoration,
    inherit
  );
  text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-subtitle1-text-transform, inherit);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 100%;
  text-align: left;
}
.mdc-select__selected-text[dir="rtl"],
[dir="rtl"] .mdc-select__selected-text {
  text-align: right;
}
.mdc-select--invalid:not(.mdc-select--disabled) .mdc-floating-label,
.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused
  .mdc-floating-label,
.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--invalid
  + .mdc-select-helper-text--validation-msg {
  color: #b00020;
  color: var(--mdc-theme-error, #b00020);
}
.mdc-select--invalid:not(.mdc-select--disabled).mdc-select--focused
  .mdc-select__dropdown-icon,
.mdc-select--invalid:not(.mdc-select--disabled) .mdc-select__dropdown-icon {
  fill: #b00020;
  fill: var(--mdc-theme-error, #b00020);
}
.mdc-select--disabled {
  cursor: default;
  pointer-events: none;
}
.mdc-select--with-leading-icon .mdc-select__menu .mdc-list-item,
.mdc-select--with-leading-icon .mdc-select__menu .mdc-list-item[dir="rtl"],
[dir="rtl"] .mdc-select--with-leading-icon .mdc-select__menu .mdc-list-item {
  padding-left: 12px;
  padding-right: 12px;
}
.mdc-select__menu .mdc-list .mdc-select__icon,
.mdc-select__menu .mdc-list .mdc-select__icon[dir="rtl"],
[dir="rtl"] .mdc-select__menu .mdc-list .mdc-select__icon {
  margin-left: 0;
  margin-right: 0;
}
.mdc-select__menu .mdc-list .mdc-list-item--activated,
.mdc-select__menu .mdc-list .mdc-list-item--activated .mdc-list-item__graphic,
.mdc-select__menu .mdc-list .mdc-list-item--selected,
.mdc-select__menu .mdc-list .mdc-list-item--selected .mdc-list-item__graphic {
  color: #000;
  color: var(--mdc-theme-on-surface, #000);
}
.mdc-select--filled .mdc-select__anchor {
  height: 56px;
  display: flex;
  align-items: baseline;
}
.mdc-select--filled .mdc-select__anchor:before {
  display: inline-block;
  width: 0;
  height: 40px;
  content: "";
  vertical-align: 0;
}
.mdc-select--filled.mdc-select--no-label
  .mdc-select__anchor
  .mdc-select__selected-text:before {
  content: "​";
}
.mdc-select--filled.mdc-select--no-label
  .mdc-select__anchor
  .mdc-select__selected-text-container {
  height: 100%;
  display: inline-flex;
  align-items: center;
}
.mdc-select--filled.mdc-select--no-label .mdc-select__anchor:before {
  display: none;
}
.mdc-select--filled .mdc-select__anchor {
  border-top-left-radius: 4px;
  border-top-left-radius: var(--mdc-shape-small, 4px);
  border-top-right-radius: 4px;
  border-top-right-radius: var(--mdc-shape-small, 4px);
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.mdc-select--filled:not(.mdc-select--disabled) .mdc-select__anchor {
  background-color: #f5f5f5;
}
.mdc-select--filled.mdc-select--disabled .mdc-select__anchor {
  background-color: #fafafa;
}
.mdc-select--filled:not(.mdc-select--disabled) .mdc-line-ripple:before {
  border-bottom-color: rgba(0, 0, 0, 0.42);
}
.mdc-select--filled:not(.mdc-select--disabled):hover .mdc-line-ripple:before {
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.mdc-select--filled:not(.mdc-select--disabled) .mdc-line-ripple:after {
  border-bottom-color: #f15a29;
  border-bottom-color: var(--mdc-theme-primary, #f15a29);
}
.mdc-select--filled.mdc-select--disabled .mdc-line-ripple:before {
  border-bottom-color: rgba(0, 0, 0, 0.06);
}
.mdc-select--filled .mdc-floating-label {
  max-width: calc(100% - 64px);
}
.mdc-select--filled .mdc-floating-label--float-above {
  max-width: calc(133.33333% - 85.33333px);
}
.mdc-select--filled .mdc-menu-surface--is-open-below {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.mdc-select--filled.mdc-select--focused.mdc-line-ripple:after {
  transform: scaleY(2);
  opacity: 1;
}
.mdc-select--filled .mdc-floating-label {
  left: 16px;
  right: auto;
}
.mdc-select--filled .mdc-floating-label[dir="rtl"],
[dir="rtl"] .mdc-select--filled .mdc-floating-label {
  left: auto;
  right: 16px;
}
.mdc-select--filled.mdc-select--with-leading-icon .mdc-floating-label {
  left: 48px;
  right: auto;
}
.mdc-select--filled.mdc-select--with-leading-icon
  .mdc-floating-label[dir="rtl"],
[dir="rtl"]
  .mdc-select--filled.mdc-select--with-leading-icon
  .mdc-floating-label {
  left: auto;
  right: 48px;
}
.mdc-select--filled.mdc-select--with-leading-icon .mdc-floating-label {
  max-width: calc(100% - 96px);
}
.mdc-select--filled.mdc-select--with-leading-icon
  .mdc-floating-label--float-above {
  max-width: calc(133.33333% - 128px);
}
.mdc-select--invalid:not(.mdc-select--disabled) .mdc-line-ripple:after,
.mdc-select--invalid:not(.mdc-select--disabled) .mdc-line-ripple:before,
.mdc-select--invalid:not(.mdc-select--disabled):hover .mdc-line-ripple:before {
  border-bottom-color: #b00020;
  border-bottom-color: var(--mdc-theme-error, #b00020);
}
.mdc-select--outlined {
  border: none;
}
.mdc-select--outlined .mdc-select__anchor {
  height: 56px;
}
.mdc-select--outlined .mdc-select__anchor .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-select-outlined-56px
    0.25s 1;
  animation: mdc-floating-label-shake-float-above-select-outlined-56px 0.25s 1;
}
@-webkit-keyframes mdc-floating-label-shake-float-above-select-outlined-56px {
  0% {
    transform: translateX(0) translateY(-34.75px) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    transform: translateX(4%) translateY(-34.75px) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    transform: translateX(-4%) translateY(-34.75px) scale(0.75);
  }
  to {
    transform: translateX(0) translateY(-34.75px) scale(0.75);
  }
}
@keyframes mdc-floating-label-shake-float-above-select-outlined-56px {
  0% {
    transform: translateX(0) translateY(-34.75px) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    transform: translateX(4%) translateY(-34.75px) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    transform: translateX(-4%) translateY(-34.75px) scale(0.75);
  }
  to {
    transform: translateX(0) translateY(-34.75px) scale(0.75);
  }
}
.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading {
  border-top-left-radius: 4px;
  border-top-left-radius: var(--mdc-shape-small, 4px);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-left-radius: var(--mdc-shape-small, 4px);
}
.mdc-select--outlined
  .mdc-notched-outline
  .mdc-notched-outline__leading[dir="rtl"],
[dir="rtl"]
  .mdc-select--outlined
  .mdc-notched-outline
  .mdc-notched-outline__leading {
  border-top-left-radius: 0;
  border-top-right-radius: 4px;
  border-top-right-radius: var(--mdc-shape-small, 4px);
  border-bottom-right-radius: 4px;
  border-bottom-right-radius: var(--mdc-shape-small, 4px);
  border-bottom-left-radius: 0;
}
@supports (top: max(0%)) {
  .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__leading {
    width: max(12px, var(--mdc-shape-small, 4px));
  }
}
@supports (top: max(0%)) {
  .mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__notch {
    max-width: calc(100% - max(12px, var(--mdc-shape-small, 4px)) * 2);
  }
}
.mdc-select--outlined .mdc-notched-outline .mdc-notched-outline__trailing {
  border-top-left-radius: 0;
  border-top-right-radius: 4px;
  border-top-right-radius: var(--mdc-shape-small, 4px);
  border-bottom-right-radius: 4px;
  border-bottom-right-radius: var(--mdc-shape-small, 4px);
  border-bottom-left-radius: 0;
}
.mdc-select--outlined
  .mdc-notched-outline
  .mdc-notched-outline__trailing[dir="rtl"],
[dir="rtl"]
  .mdc-select--outlined
  .mdc-notched-outline
  .mdc-notched-outline__trailing {
  border-top-left-radius: 4px;
  border-top-left-radius: var(--mdc-shape-small, 4px);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-left-radius: var(--mdc-shape-small, 4px);
}
@supports (top: max(0%)) {
  .mdc-select--outlined .mdc-select__anchor {
    padding-left: max(16px, calc(var(--mdc-shape-small, 4px) + 4px));
  }
}
.mdc-select--outlined .mdc-select__anchor[dir="rtl"],
[dir="rtl"] .mdc-select--outlined .mdc-select__anchor {
  padding-left: 0;
}
@supports (top: max(0%)) {
  .mdc-select--outlined .mdc-select__anchor[dir="rtl"],
  [dir="rtl"] .mdc-select--outlined .mdc-select__anchor {
    padding-right: max(16px, calc(var(--mdc-shape-small, 4px) + 4px));
  }
}
@supports (top: max(0%)) {
  .mdc-select--outlined + .mdc-select-helper-text {
    margin-left: max(16px, calc(var(--mdc-shape-small, 4px) + 4px));
  }
}
.mdc-select--outlined + .mdc-select-helper-text[dir="rtl"],
[dir="rtl"] .mdc-select--outlined + .mdc-select-helper-text {
  margin-left: 0;
}
@supports (top: max(0%)) {
  .mdc-select--outlined + .mdc-select-helper-text[dir="rtl"],
  [dir="rtl"] .mdc-select--outlined + .mdc-select-helper-text {
    margin-right: max(16px, calc(var(--mdc-shape-small, 4px) + 4px));
  }
}
.mdc-select--outlined.mdc-select--disabled .mdc-select__anchor,
.mdc-select--outlined:not(.mdc-select--disabled) .mdc-select__anchor {
  background-color: transparent;
}
.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,
.mdc-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,
.mdc-select--outlined:not(.mdc-select--disabled)
  .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.38);
}
.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused)
  .mdc-select__anchor:hover
  .mdc-notched-outline
  .mdc-notched-outline__leading,
.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused)
  .mdc-select__anchor:hover
  .mdc-notched-outline
  .mdc-notched-outline__notch,
.mdc-select--outlined:not(.mdc-select--disabled):not(.mdc-select--focused)
  .mdc-select__anchor:hover
  .mdc-notched-outline
  .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.87);
}
.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused
  .mdc-notched-outline
  .mdc-notched-outline__leading,
.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused
  .mdc-notched-outline
  .mdc-notched-outline__notch,
.mdc-select--outlined:not(.mdc-select--disabled).mdc-select--focused
  .mdc-notched-outline
  .mdc-notched-outline__trailing {
  border-width: 2px;
  border-color: #f15a29;
  border-color: var(--mdc-theme-primary, #f15a29);
}
.mdc-select--outlined.mdc-select--disabled .mdc-notched-outline__leading,
.mdc-select--outlined.mdc-select--disabled .mdc-notched-outline__notch,
.mdc-select--outlined.mdc-select--disabled .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.06);
}
.mdc-select--outlined
  .mdc-select__anchor
  :not(.mdc-notched-outline--notched)
  .mdc-notched-outline__notch {
  max-width: calc(100% - 60px);
}
.mdc-select--outlined .mdc-select__anchor {
  display: flex;
  align-items: baseline;
  overflow: visible;
}
.mdc-select--outlined .mdc-select__anchor .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-select-outlined 0.25s
    1;
  animation: mdc-floating-label-shake-float-above-select-outlined 0.25s 1;
}
.mdc-select--outlined .mdc-select__anchor .mdc-floating-label--float-above {
  transform: translateY(-37.25px) scale(1);
  font-size: 0.75rem;
}
.mdc-select--outlined
  .mdc-select__anchor.mdc-notched-outline--upgraded
  .mdc-floating-label--float-above,
.mdc-select--outlined
  .mdc-select__anchor
  .mdc-notched-outline--upgraded
  .mdc-floating-label--float-above {
  transform: translateY(-34.75px) scale(0.75);
  font-size: 1rem;
}
.mdc-select--outlined
  .mdc-select__anchor
  .mdc-notched-outline--notched
  .mdc-notched-outline__notch {
  padding-top: 1px;
}
.mdc-select--outlined .mdc-select__anchor .mdc-select__selected-text:before {
  content: "​";
}
.mdc-select--outlined .mdc-select__anchor .mdc-select__selected-text-container {
  height: 100%;
  display: inline-flex;
  align-items: center;
}
.mdc-select--outlined .mdc-select__anchor:before {
  display: none;
}
.mdc-select--outlined .mdc-select__selected-text-container {
  display: flex;
  border: none;
  z-index: 1;
  background-color: transparent;
}
.mdc-select--outlined .mdc-select__icon {
  z-index: 2;
}
.mdc-select--outlined .mdc-floating-label {
  line-height: 1.15rem;
  left: 4px;
  right: auto;
}
.mdc-select--outlined .mdc-floating-label[dir="rtl"],
[dir="rtl"] .mdc-select--outlined .mdc-floating-label {
  left: auto;
  right: 4px;
}
.mdc-select--outlined.mdc-select--focused
  .mdc-notched-outline--notched
  .mdc-notched-outline__notch {
  padding-top: 2px;
}
.mdc-select--outlined.mdc-select--invalid:not(.mdc-select--disabled)
  .mdc-notched-outline__leading,
.mdc-select--outlined.mdc-select--invalid:not(.mdc-select--disabled)
  .mdc-notched-outline__notch,
.mdc-select--outlined.mdc-select--invalid:not(.mdc-select--disabled)
  .mdc-notched-outline__trailing,
.mdc-select--outlined.mdc-select--invalid:not(.mdc-select--disabled):not(
    .mdc-select--focused
  )
  .mdc-select__anchor:hover
  .mdc-notched-outline
  .mdc-notched-outline__leading,
.mdc-select--outlined.mdc-select--invalid:not(.mdc-select--disabled):not(
    .mdc-select--focused
  )
  .mdc-select__anchor:hover
  .mdc-notched-outline
  .mdc-notched-outline__notch,
.mdc-select--outlined.mdc-select--invalid:not(.mdc-select--disabled):not(
    .mdc-select--focused
  )
  .mdc-select__anchor:hover
  .mdc-notched-outline
  .mdc-notched-outline__trailing {
  border-color: #b00020;
  border-color: var(--mdc-theme-error, #b00020);
}
.mdc-select--outlined.mdc-select--invalid:not(
    .mdc-select--disabled
  ).mdc-select--focused
  .mdc-notched-outline
  .mdc-notched-outline__leading,
.mdc-select--outlined.mdc-select--invalid:not(
    .mdc-select--disabled
  ).mdc-select--focused
  .mdc-notched-outline
  .mdc-notched-outline__notch,
.mdc-select--outlined.mdc-select--invalid:not(
    .mdc-select--disabled
  ).mdc-select--focused
  .mdc-notched-outline
  .mdc-notched-outline__trailing {
  border-width: 2px;
  border-color: #b00020;
  border-color: var(--mdc-theme-error, #b00020);
}
.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label {
  left: 36px;
  right: auto;
}
.mdc-select--outlined.mdc-select--with-leading-icon
  .mdc-floating-label[dir="rtl"],
[dir="rtl"]
  .mdc-select--outlined.mdc-select--with-leading-icon
  .mdc-floating-label {
  left: auto;
  right: 36px;
}
.mdc-select--outlined.mdc-select--with-leading-icon
  .mdc-floating-label--float-above {
  transform: translateY(-37.25px) translateX(-32px) scale(1);
}
.mdc-select--outlined.mdc-select--with-leading-icon
  .mdc-floating-label--float-above[dir="rtl"],
[dir="rtl"]
  .mdc-select--outlined.mdc-select--with-leading-icon
  .mdc-floating-label--float-above {
  transform: translateY(-37.25px) translateX(32px) scale(1);
}
.mdc-select--outlined.mdc-select--with-leading-icon
  .mdc-floating-label--float-above {
  font-size: 0.75rem;
}
.mdc-select--outlined.mdc-select--with-leading-icon.mdc-notched-outline--upgraded
  .mdc-floating-label--float-above,
.mdc-select--outlined.mdc-select--with-leading-icon
  .mdc-notched-outline--upgraded
  .mdc-floating-label--float-above {
  transform: translateY(-34.75px) translateX(-32px) scale(0.75);
}
.mdc-select--outlined.mdc-select--with-leading-icon.mdc-notched-outline--upgraded
  .mdc-floating-label--float-above[dir="rtl"],
.mdc-select--outlined.mdc-select--with-leading-icon
  .mdc-notched-outline--upgraded
  .mdc-floating-label--float-above[dir="rtl"],
[dir="rtl"]
  .mdc-select--outlined.mdc-select--with-leading-icon.mdc-notched-outline--upgraded
  .mdc-floating-label--float-above,
[dir="rtl"]
  .mdc-select--outlined.mdc-select--with-leading-icon
  .mdc-notched-outline--upgraded
  .mdc-floating-label--float-above {
  transform: translateY(-34.75px) translateX(32px) scale(0.75);
}
.mdc-select--outlined.mdc-select--with-leading-icon.mdc-notched-outline--upgraded
  .mdc-floating-label--float-above,
.mdc-select--outlined.mdc-select--with-leading-icon
  .mdc-notched-outline--upgraded
  .mdc-floating-label--float-above {
  font-size: 1rem;
}
.mdc-select--outlined.mdc-select--with-leading-icon .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px
    0.25s 1;
  animation: mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px
    0.25s 1;
}
@-webkit-keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px {
  0% {
    transform: translateX(-32px) translateY(-34.75px) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    transform: translateX(calc(4% - 32px)) translateY(-34.75px) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    transform: translateX(calc(-4% - 32px)) translateY(-34.75px) scale(0.75);
  }
  to {
    transform: translateX(-32px) translateY(-34.75px) scale(0.75);
  }
}
@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px {
  0% {
    transform: translateX(-32px) translateY(-34.75px) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    transform: translateX(calc(4% - 32px)) translateY(-34.75px) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    transform: translateX(calc(-4% - 32px)) translateY(-34.75px) scale(0.75);
  }
  to {
    transform: translateX(-32px) translateY(-34.75px) scale(0.75);
  }
}
.mdc-select--outlined.mdc-select--with-leading-icon[dir="rtl"]
  .mdc-floating-label--shake,
[dir="rtl"]
  .mdc-select--outlined.mdc-select--with-leading-icon
  .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px
    0.25s 1;
  animation: mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px
    0.25s 1;
}
@-webkit-keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px-rtl {
  0% {
    transform: translateX(32px) translateY(-34.75px) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    transform: translateX(calc(4% + 32px)) translateY(-34.75px) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    transform: translateX(calc(-4% + 32px)) translateY(-34.75px) scale(0.75);
  }
  to {
    transform: translateX(32px) translateY(-34.75px) scale(0.75);
  }
}
@keyframes mdc-floating-label-shake-float-above-select-outlined-leading-icon-56px-rtl {
  0% {
    transform: translateX(32px) translateY(-34.75px) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    transform: translateX(calc(4% + 32px)) translateY(-34.75px) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    transform: translateX(calc(-4% + 32px)) translateY(-34.75px) scale(0.75);
  }
  to {
    transform: translateX(32px) translateY(-34.75px) scale(0.75);
  }
}
.mdc-select--outlined.mdc-select--with-leading-icon
  .mdc-select__anchor
  :not(.mdc-notched-outline--notched)
  .mdc-notched-outline__notch {
  max-width: calc(100% - 96px);
}
.mdc-select--outlined .mdc-menu-surface {
  margin-bottom: 8px;
}
.mdc-select--outlined .mdc-menu-surface--is-open-below,
.mdc-select--outlined.mdc-select--no-label .mdc-menu-surface {
  margin-bottom: 0;
}
.mdc-select__anchor {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
}
.mdc-select__anchor .mdc-select__ripple:after,
.mdc-select__anchor .mdc-select__ripple:before {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-select__anchor .mdc-select__ripple:before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
  z-index: var(--mdc-ripple-z-index, 1);
}
.mdc-select__anchor .mdc-select__ripple:after {
  z-index: 0;
  z-index: var(--mdc-ripple-z-index, 0);
}
.mdc-select__anchor.mdc-ripple-upgraded .mdc-select__ripple:before {
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-select__anchor.mdc-ripple-upgraded .mdc-select__ripple:after {
  top: 0;
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}
.mdc-select__anchor.mdc-ripple-upgraded--unbounded .mdc-select__ripple:after {
  top: var(--mdc-ripple-top, 0);
  left: var(--mdc-ripple-left, 0);
}
.mdc-select__anchor.mdc-ripple-upgraded--foreground-activation
  .mdc-select__ripple:after {
  -webkit-animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
  animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-select__anchor.mdc-ripple-upgraded--foreground-deactivation
  .mdc-select__ripple:after {
  -webkit-animation: mdc-ripple-fg-opacity-out 0.15s;
  animation: mdc-ripple-fg-opacity-out 0.15s;
  transform: translate(var(--mdc-ripple-fg-translate-end, 0))
    scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-select__anchor .mdc-select__ripple:after,
.mdc-select__anchor .mdc-select__ripple:before {
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
.mdc-select__anchor.mdc-ripple-upgraded .mdc-select__ripple:after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-select__anchor .mdc-select__ripple:after,
.mdc-select__anchor .mdc-select__ripple:before {
  background-color: rgba(0, 0, 0, 0.87);
  background-color: var(--mdc-ripple-color, rgba(0, 0, 0, 0.87));
}
.mdc-select__anchor.mdc-ripple-surface--hover .mdc-select__ripple:before,
.mdc-select__anchor:hover .mdc-select__ripple:before {
  opacity: 0.04;
  opacity: var(--mdc-ripple-hover-opacity, 0.04);
}
.mdc-select__anchor.mdc-ripple-upgraded--background-focused
  .mdc-select__ripple:before,
.mdc-select__anchor:not(.mdc-ripple-upgraded):focus .mdc-select__ripple:before {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-focus-opacity, 0.12);
}
.mdc-select__anchor .mdc-select__ripple {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.mdc-select__menu
  .mdc-list
  .mdc-list-item--selected
  .mdc-list-item__ripple:after,
.mdc-select__menu
  .mdc-list
  .mdc-list-item--selected
  .mdc-list-item__ripple:before {
  background-color: #000;
  background-color: var(--mdc-ripple-color, var(--mdc-theme-on-surface, #000));
}
.mdc-select__menu
  .mdc-list
  .mdc-list-item--selected.mdc-ripple-surface--hover
  .mdc-list-item__ripple:before,
.mdc-select__menu
  .mdc-list
  .mdc-list-item--selected:hover
  .mdc-list-item__ripple:before {
  opacity: 0.04;
  opacity: var(--mdc-ripple-hover-opacity, 0.04);
}
.mdc-select__menu
  .mdc-list
  .mdc-list-item--selected.mdc-ripple-upgraded--background-focused
  .mdc-list-item__ripple:before,
.mdc-select__menu
  .mdc-list
  .mdc-list-item--selected:not(.mdc-ripple-upgraded):focus
  .mdc-list-item__ripple:before {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-focus-opacity, 0.12);
}
.mdc-select__menu
  .mdc-list
  .mdc-list-item--selected:not(.mdc-ripple-upgraded)
  .mdc-list-item__ripple:after {
  transition: opacity 0.15s linear;
}
.mdc-select__menu
  .mdc-list
  .mdc-list-item--selected:not(.mdc-ripple-upgraded):active
  .mdc-list-item__ripple:after {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-press-opacity, 0.12);
}
.mdc-select__menu .mdc-list .mdc-list-item--selected.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.12);
}
.mdc-select-helper-text {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-caption-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 0.75rem;
  font-size: var(--mdc-typography-caption-font-size, 0.75rem);
  line-height: 1.25rem;
  line-height: var(--mdc-typography-caption-line-height, 1.25rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-caption-font-weight, 400);
  letter-spacing: 0.0333333333em;
  letter-spacing: var(--mdc-typography-caption-letter-spacing, 0.03333em);
  text-decoration: inherit;
  -webkit-text-decoration: var(
    --mdc-typography-caption-text-decoration,
    inherit
  );
  text-decoration: var(--mdc-typography-caption-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-caption-text-transform, inherit);
  display: block;
  margin: 0 16px;
  line-height: normal;
}
.mdc-select-helper-text[dir="rtl"],
[dir="rtl"] .mdc-select-helper-text {
  margin-left: 16px;
  margin-right: 16px;
}
.mdc-select-helper-text:before {
  display: inline-block;
  width: 0;
  height: 16px;
  content: "";
  vertical-align: 0;
}
.mdc-select-helper-text--validation-msg {
  opacity: 0;
  transition: opacity 0.18s cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-select--invalid + .mdc-select-helper-text--validation-msg,
.mdc-select-helper-text--validation-msg-persistent {
  opacity: 1;
}
.mdc-select--with-leading-icon .mdc-select__icon {
  display: inline-block;
  box-sizing: border-box;
  border: none;
  text-decoration: none;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  flex-shrink: 0;
  align-self: center;
  background-color: transparent;
  fill: currentColor;
  margin-left: 12px;
  margin-right: 12px;
}
.mdc-select--with-leading-icon .mdc-select__icon[dir="rtl"],
[dir="rtl"] .mdc-select--with-leading-icon .mdc-select__icon {
  margin-left: 12px;
  margin-right: 12px;
}
.mdc-select__icon:not([tabindex]),
.mdc-select__icon[tabindex="-1"] {
  cursor: default;
  pointer-events: none;
}
.my__mdc-select {
  min-width: 210px;
}
.my__mdc-select:not(.mdc-select--disabled) .mdc-select__anchor {
  background-color: transparent;
}
.mdc-floating-label {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-subtitle1-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 1rem;
  font-size: var(--mdc-typography-subtitle1-font-size, 1rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: 0.009375em;
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.00937em);
  text-decoration: inherit;
  -webkit-text-decoration: var(
    --mdc-typography-subtitle1-text-decoration,
    inherit
  );
  text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-subtitle1-text-transform, inherit);
  position: absolute;
  left: 0;
  transform-origin: left top;
  line-height: 1.15rem;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: text;
  overflow: hidden;
  will-change: transform;
  transition: transform 0.15s cubic-bezier(0.4, 0, 0.2, 1),
    color 0.15s cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-floating-label[dir="rtl"],
[dir="rtl"] .mdc-floating-label {
  right: 0;
  left: auto;
  transform-origin: right top;
  text-align: right;
}
.mdc-floating-label--float-above {
  cursor: auto;
}
.mdc-floating-label--required:after {
  margin-left: 1px;
  margin-right: 0;
  content: "*";
}
.mdc-floating-label--required[dir="rtl"]:after,
[dir="rtl"] .mdc-floating-label--required:after {
  margin-left: 0;
  margin-right: 1px;
}
.mdc-floating-label--float-above {
  transform: translateY(-106%) scale(0.75);
}
.mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-standard 0.25s 1;
  animation: mdc-floating-label-shake-float-above-standard 0.25s 1;
}
@keyframes mdc-floating-label-shake-float-above-standard {
  0% {
    transform: translateX(0) translateY(-106%) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    transform: translateX(4%) translateY(-106%) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    transform: translateX(-4%) translateY(-106%) scale(0.75);
  }
  to {
    transform: translateX(0) translateY(-106%) scale(0.75);
  }
}
.mdc-line-ripple:after,
.mdc-line-ripple:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom-style: solid;
  content: "";
}
.mdc-line-ripple:before {
  border-bottom-width: 1px;
  z-index: 1;
}
.mdc-line-ripple:after {
  transform: scaleX(0);
  border-bottom-width: 2px;
  opacity: 0;
  z-index: 2;
  transition: transform 0.18s cubic-bezier(0.4, 0, 0.2, 1),
    opacity 0.18s cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-line-ripple--active:after {
  transform: scaleX(1);
  opacity: 1;
}
.mdc-line-ripple--deactivating:after {
  opacity: 0;
}
.mdc-notched-outline {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 100%;
  text-align: left;
  pointer-events: none;
}
.mdc-notched-outline[dir="rtl"],
[dir="rtl"] .mdc-notched-outline {
  text-align: right;
}
.mdc-notched-outline__leading,
.mdc-notched-outline__notch,
.mdc-notched-outline__trailing {
  box-sizing: border-box;
  height: 100%;
  border-top: 1px solid;
  border-bottom: 1px solid;
  pointer-events: none;
}
.mdc-notched-outline__leading {
  border-left: 1px solid;
  border-right: none;
  width: 12px;
}
.mdc-notched-outline__leading[dir="rtl"],
.mdc-notched-outline__trailing,
[dir="rtl"] .mdc-notched-outline__leading {
  border-left: none;
  border-right: 1px solid;
}
.mdc-notched-outline__trailing {
  flex-grow: 1;
}
.mdc-notched-outline__trailing[dir="rtl"],
[dir="rtl"] .mdc-notched-outline__trailing {
  border-left: 1px solid;
  border-right: none;
}
.mdc-notched-outline__notch {
  flex: 0 0 auto;
  width: auto;
  max-width: calc(100% - 24px);
}
.mdc-notched-outline .mdc-floating-label {
  display: inline-block;
  position: relative;
  max-width: 100%;
}
.mdc-notched-outline .mdc-floating-label--float-above {
  text-overflow: clip;
}
.mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  max-width: 133.33333%;
}
.mdc-notched-outline--notched .mdc-notched-outline__notch {
  padding-left: 0;
  padding-right: 8px;
  border-top: none;
}
.mdc-notched-outline--notched .mdc-notched-outline__notch[dir="rtl"],
[dir="rtl"] .mdc-notched-outline--notched .mdc-notched-outline__notch {
  padding-left: 8px;
  padding-right: 0;
}
.mdc-notched-outline--no-label .mdc-notched-outline__notch {
  display: none;
}
.mdc-text-field--filled {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
}
.mdc-text-field--filled .mdc-text-field__ripple:after,
.mdc-text-field--filled .mdc-text-field__ripple:before {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-text-field--filled .mdc-text-field__ripple:before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
  z-index: var(--mdc-ripple-z-index, 1);
}
.mdc-text-field--filled .mdc-text-field__ripple:after {
  z-index: 0;
  z-index: var(--mdc-ripple-z-index, 0);
}
.mdc-text-field--filled.mdc-ripple-upgraded .mdc-text-field__ripple:before {
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-text-field--filled.mdc-ripple-upgraded .mdc-text-field__ripple:after {
  top: 0;
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}
.mdc-text-field--filled.mdc-ripple-upgraded--unbounded
  .mdc-text-field__ripple:after {
  top: var(--mdc-ripple-top, 0);
  left: var(--mdc-ripple-left, 0);
}
.mdc-text-field--filled.mdc-ripple-upgraded--foreground-activation
  .mdc-text-field__ripple:after {
  -webkit-animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
  animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-text-field--filled.mdc-ripple-upgraded--foreground-deactivation
  .mdc-text-field__ripple:after {
  -webkit-animation: mdc-ripple-fg-opacity-out 0.15s;
  animation: mdc-ripple-fg-opacity-out 0.15s;
  transform: translate(var(--mdc-ripple-fg-translate-end, 0))
    scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-text-field--filled .mdc-text-field__ripple:after,
.mdc-text-field--filled .mdc-text-field__ripple:before {
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
.mdc-text-field--filled.mdc-ripple-upgraded .mdc-text-field__ripple:after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-text-field__ripple {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.mdc-text-field {
  border-top-left-radius: 4px;
  border-top-left-radius: var(--mdc-shape-small, 4px);
  border-top-right-radius: 4px;
  border-top-right-radius: var(--mdc-shape-small, 4px);
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  display: inline-flex;
  align-items: baseline;
  padding: 0 16px;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  will-change: opacity, transform, color;
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input {
  color: rgba(0, 0, 0, 0.87);
}
@media all {
  .mdc-text-field:not(.mdc-text-field--disabled)
    .mdc-text-field__input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.54);
  }
  .mdc-text-field:not(.mdc-text-field--disabled)
    .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.54);
  }
  .mdc-text-field:not(.mdc-text-field--disabled)
    .mdc-text-field__input::placeholder {
    color: rgba(0, 0, 0, 0.54);
  }
}
@media all {
  .mdc-text-field:not(.mdc-text-field--disabled)
    .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.54);
  }
}
.mdc-text-field .mdc-text-field__input {
  caret-color: #f15a29;
  caret-color: var(--mdc-theme-primary, #f15a29);
}
.mdc-text-field:not(.mdc-text-field--disabled)
  + .mdc-text-field-helper-line
  .mdc-text-field-character-counter,
.mdc-text-field:not(.mdc-text-field--disabled)
  + .mdc-text-field-helper-line
  .mdc-text-field-helper-text,
.mdc-text-field:not(.mdc-text-field--disabled)
  .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: rgba(0, 0, 0, 0.54);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field .mdc-floating-label {
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.mdc-text-field__input {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-subtitle1-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 1rem;
  font-size: var(--mdc-typography-subtitle1-font-size, 1rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: 0.009375em;
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.00937em);
  text-decoration: inherit;
  -webkit-text-decoration: var(
    --mdc-typography-subtitle1-text-decoration,
    inherit
  );
  text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-subtitle1-text-transform, inherit);
  height: 28px;
  transition: opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%;
  min-width: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
}
.mdc-text-field__input::-ms-clear {
  display: none;
}
.mdc-text-field__input::-webkit-calendar-picker-indicator {
  display: none;
}
.mdc-text-field__input:focus {
  outline: none;
}
.mdc-text-field__input:invalid {
  box-shadow: none;
}
@media all {
  .mdc-text-field__input::-moz-placeholder {
    -moz-transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
  }
  .mdc-text-field__input:-ms-input-placeholder {
    -ms-transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
  }
  .mdc-text-field__input::placeholder {
    transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
  }
}
@media all {
  .mdc-text-field__input:-ms-input-placeholder {
    -ms-transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
  }
}
@media all {
  .mdc-text-field--focused .mdc-text-field__input::-moz-placeholder,
  .mdc-text-field--no-label .mdc-text-field__input::-moz-placeholder {
    transition-delay: 40ms;
    transition-duration: 0.11s;
    opacity: 1;
  }
  .mdc-text-field--focused .mdc-text-field__input:-ms-input-placeholder,
  .mdc-text-field--no-label .mdc-text-field__input:-ms-input-placeholder {
    transition-delay: 40ms;
    transition-duration: 0.11s;
    opacity: 1;
  }
  .mdc-text-field--focused .mdc-text-field__input::placeholder,
  .mdc-text-field--no-label .mdc-text-field__input::placeholder {
    transition-delay: 40ms;
    transition-duration: 0.11s;
    opacity: 1;
  }
}
@media all {
  .mdc-text-field--focused .mdc-text-field__input:-ms-input-placeholder,
  .mdc-text-field--no-label .mdc-text-field__input:-ms-input-placeholder {
    transition-delay: 40ms;
    transition-duration: 0.11s;
    opacity: 1;
  }
}
.mdc-text-field__affix {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-subtitle1-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 1rem;
  font-size: var(--mdc-typography-subtitle1-font-size, 1rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: 0.009375em;
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.00937em);
  text-decoration: inherit;
  -webkit-text-decoration: var(
    --mdc-typography-subtitle1-text-decoration,
    inherit
  );
  text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-subtitle1-text-transform, inherit);
  height: 28px;
  transition: opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  white-space: nowrap;
}
.mdc-text-field--label-floating .mdc-text-field__affix,
.mdc-text-field--no-label .mdc-text-field__affix {
  opacity: 1;
}
@supports (-webkit-hyphens: none) {
  .mdc-text-field--outlined .mdc-text-field__affix {
    align-items: center;
    align-self: center;
    display: inline-flex;
    height: 100%;
  }
}
.mdc-text-field__affix--prefix {
  padding-left: 0;
  padding-right: 2px;
}
.mdc-text-field__affix--prefix[dir="rtl"],
[dir="rtl"] .mdc-text-field__affix--prefix {
  padding-left: 2px;
  padding-right: 0;
}
.mdc-text-field--end-aligned .mdc-text-field__affix--prefix {
  padding-left: 0;
  padding-right: 12px;
}
.mdc-text-field--end-aligned .mdc-text-field__affix--prefix[dir="rtl"],
.mdc-text-field__affix--suffix,
[dir="rtl"] .mdc-text-field--end-aligned .mdc-text-field__affix--prefix {
  padding-left: 12px;
  padding-right: 0;
}
.mdc-text-field__affix--suffix[dir="rtl"],
[dir="rtl"] .mdc-text-field__affix--suffix {
  padding-left: 0;
  padding-right: 12px;
}
.mdc-text-field--end-aligned .mdc-text-field__affix--suffix {
  padding-left: 2px;
  padding-right: 0;
}
.mdc-text-field--end-aligned .mdc-text-field__affix--suffix[dir="rtl"],
[dir="rtl"] .mdc-text-field--end-aligned .mdc-text-field__affix--suffix {
  padding-left: 0;
  padding-right: 2px;
}
.mdc-text-field--filled {
  height: 56px;
}
.mdc-text-field--filled .mdc-text-field__ripple:after,
.mdc-text-field--filled .mdc-text-field__ripple:before {
  background-color: rgba(0, 0, 0, 0.87);
  background-color: var(--mdc-ripple-color, rgba(0, 0, 0, 0.87));
}
.mdc-text-field--filled.mdc-ripple-surface--hover
  .mdc-text-field__ripple:before,
.mdc-text-field--filled:hover .mdc-text-field__ripple:before {
  opacity: 0.04;
  opacity: var(--mdc-ripple-hover-opacity, 0.04);
}
.mdc-text-field--filled.mdc-ripple-upgraded--background-focused
  .mdc-text-field__ripple:before,
.mdc-text-field--filled:not(.mdc-ripple-upgraded):focus
  .mdc-text-field__ripple:before {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-focus-opacity, 0.12);
}
.mdc-text-field--filled:before {
  display: inline-block;
  width: 0;
  height: 40px;
  content: "";
  vertical-align: 0;
}
.mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: #f5f5f5;
}
.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before {
  border-bottom-color: rgba(0, 0, 0, 0.42);
}
.mdc-text-field--filled:not(.mdc-text-field--disabled):hover
  .mdc-line-ripple:before {
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field--filled .mdc-line-ripple:after {
  border-bottom-color: #f15a29;
  border-bottom-color: var(--mdc-theme-primary, #f15a29);
}
.mdc-text-field--filled .mdc-floating-label {
  left: 16px;
  right: auto;
}
.mdc-text-field--filled .mdc-floating-label[dir="rtl"],
[dir="rtl"] .mdc-text-field--filled .mdc-floating-label {
  left: auto;
  right: 16px;
}
.mdc-text-field--filled .mdc-floating-label--float-above {
  transform: translateY(-106%) scale(0.75);
}
.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input {
  height: 100%;
}
.mdc-text-field--filled.mdc-text-field--no-label .mdc-floating-label,
.mdc-text-field--filled.mdc-text-field--no-label:before {
  display: none;
}
@supports (-webkit-hyphens: none) {
  .mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__affix {
    align-items: center;
    align-self: center;
    display: inline-flex;
    height: 100%;
  }
}
.mdc-text-field--outlined {
  height: 56px;
  overflow: visible;
}
.mdc-text-field--outlined .mdc-floating-label--float-above {
  transform: translateY(-37.25px) scale(1);
  font-size: 0.75rem;
}
.mdc-text-field--outlined.mdc-notched-outline--upgraded
  .mdc-floating-label--float-above,
.mdc-text-field--outlined
  .mdc-notched-outline--upgraded
  .mdc-floating-label--float-above {
  transform: translateY(-34.75px) scale(0.75);
  font-size: 1rem;
}
.mdc-text-field--outlined .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-text-field-outlined
    0.25s 1;
  animation: mdc-floating-label-shake-float-above-text-field-outlined 0.25s 1;
}
@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined {
  0% {
    transform: translateX(0) translateY(-34.75px) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    transform: translateX(4%) translateY(-34.75px) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    transform: translateX(-4%) translateY(-34.75px) scale(0.75);
  }
  to {
    transform: translateX(0) translateY(-34.75px) scale(0.75);
  }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined {
  0% {
    transform: translateX(0) translateY(-34.75px) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    transform: translateX(4%) translateY(-34.75px) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    transform: translateX(-4%) translateY(-34.75px) scale(0.75);
  }
  to {
    transform: translateX(0) translateY(-34.75px) scale(0.75);
  }
}
.mdc-text-field--outlined .mdc-text-field__input {
  height: 100%;
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled)
  .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled)
  .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled)
  .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(
    .mdc-text-field--focused
  ):hover
  .mdc-notched-outline
  .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(
    .mdc-text-field--focused
  ):hover
  .mdc-notched-outline
  .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(
    .mdc-text-field--focused
  ):hover
  .mdc-notched-outline
  .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused
  .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused
  .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused
  .mdc-notched-outline__trailing {
  border-color: #f15a29;
  border-color: var(--mdc-theme-primary, #f15a29);
}
.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading {
  border-top-left-radius: 4px;
  border-top-left-radius: var(--mdc-shape-small, 4px);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-left-radius: var(--mdc-shape-small, 4px);
}
.mdc-text-field--outlined
  .mdc-notched-outline
  .mdc-notched-outline__leading[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--outlined
  .mdc-notched-outline
  .mdc-notched-outline__leading {
  border-top-left-radius: 0;
  border-top-right-radius: 4px;
  border-top-right-radius: var(--mdc-shape-small, 4px);
  border-bottom-right-radius: 4px;
  border-bottom-right-radius: var(--mdc-shape-small, 4px);
  border-bottom-left-radius: 0;
}
@supports (top: max(0%)) {
  .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading {
    width: max(12px, var(--mdc-shape-small, 4px));
  }
}
@supports (top: max(0%)) {
  .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__notch {
    max-width: calc(100% - max(12px, var(--mdc-shape-small, 4px)) * 2);
  }
}
.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing {
  border-top-left-radius: 0;
  border-top-right-radius: 4px;
  border-top-right-radius: var(--mdc-shape-small, 4px);
  border-bottom-right-radius: 4px;
  border-bottom-right-radius: var(--mdc-shape-small, 4px);
  border-bottom-left-radius: 0;
}
.mdc-text-field--outlined
  .mdc-notched-outline
  .mdc-notched-outline__trailing[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--outlined
  .mdc-notched-outline
  .mdc-notched-outline__trailing {
  border-top-left-radius: 4px;
  border-top-left-radius: var(--mdc-shape-small, 4px);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-bottom-left-radius: var(--mdc-shape-small, 4px);
}
@supports (top: max(0%)) {
  .mdc-text-field--outlined {
    padding-right: max(16px, var(--mdc-shape-small, 4px));
  }
}
@supports (top: max(0%)) {
  .mdc-text-field--outlined,
  .mdc-text-field--outlined + .mdc-text-field-helper-line {
    padding-left: max(16px, calc(var(--mdc-shape-small, 4px) + 4px));
  }
}
@supports (top: max(0%)) {
  .mdc-text-field--outlined + .mdc-text-field-helper-line {
    padding-right: max(16px, var(--mdc-shape-small, 4px));
  }
}
.mdc-text-field--outlined.mdc-text-field--with-leading-icon {
  padding-left: 0;
}
@supports (top: max(0%)) {
  .mdc-text-field--outlined.mdc-text-field--with-leading-icon {
    padding-right: max(16px, var(--mdc-shape-small, 4px));
  }
}
.mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir="rtl"],
[dir="rtl"] .mdc-text-field--outlined.mdc-text-field--with-leading-icon {
  padding-right: 0;
}
@supports (top: max(0%)) {
  .mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir="rtl"],
  [dir="rtl"] .mdc-text-field--outlined.mdc-text-field--with-leading-icon {
    padding-left: max(16px, var(--mdc-shape-small, 4px));
  }
}
.mdc-text-field--outlined.mdc-text-field--with-trailing-icon {
  padding-right: 0;
}
@supports (top: max(0%)) {
  .mdc-text-field--outlined.mdc-text-field--with-trailing-icon {
    padding-left: max(16px, calc(var(--mdc-shape-small, 4px) + 4px));
  }
}
.mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir="rtl"],
[dir="rtl"] .mdc-text-field--outlined.mdc-text-field--with-trailing-icon {
  padding-left: 0;
}
@supports (top: max(0%)) {
  .mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir="rtl"],
  [dir="rtl"] .mdc-text-field--outlined.mdc-text-field--with-trailing-icon {
    padding-right: max(16px, calc(var(--mdc-shape-small, 4px) + 4px));
  }
}
.mdc-text-field--outlined.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon {
  padding-left: 0;
  padding-right: 0;
}
.mdc-text-field--outlined
  .mdc-notched-outline--notched
  .mdc-notched-outline__notch {
  padding-top: 1px;
}
.mdc-text-field--outlined .mdc-text-field__ripple:after,
.mdc-text-field--outlined .mdc-text-field__ripple:before {
  content: none;
}
.mdc-text-field--outlined .mdc-floating-label {
  left: 4px;
  right: auto;
}
.mdc-text-field--outlined .mdc-floating-label[dir="rtl"],
[dir="rtl"] .mdc-text-field--outlined .mdc-floating-label {
  left: auto;
  right: 4px;
}
.mdc-text-field--outlined .mdc-text-field__input {
  display: flex;
  border: none !important;
  background-color: transparent;
}
.mdc-text-field--outlined .mdc-notched-outline {
  z-index: 1;
}
.mdc-text-field--textarea {
  flex-direction: column;
  align-items: center;
  width: auto;
  height: auto;
  padding: 0;
  transition: none;
}
.mdc-text-field--textarea .mdc-floating-label {
  top: 19px;
}
.mdc-text-field--textarea
  .mdc-floating-label:not(.mdc-floating-label--float-above) {
  transform: none;
}
.mdc-text-field--textarea .mdc-text-field__input {
  flex-grow: 1;
  height: auto;
  min-height: 1.5rem;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  resize: none;
  padding: 0 16px;
  line-height: 1.5rem;
}
.mdc-text-field--textarea.mdc-text-field--filled:before {
  display: none;
}
.mdc-text-field--textarea.mdc-text-field--filled
  .mdc-floating-label--float-above {
  transform: translateY(-10.25px) scale(0.75);
}
.mdc-text-field--textarea.mdc-text-field--filled .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-textarea-filled 0.25s
    1;
  animation: mdc-floating-label-shake-float-above-textarea-filled 0.25s 1;
}
@-webkit-keyframes mdc-floating-label-shake-float-above-textarea-filled {
  0% {
    transform: translateX(0) translateY(-10.25px) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    transform: translateX(4%) translateY(-10.25px) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    transform: translateX(-4%) translateY(-10.25px) scale(0.75);
  }
  to {
    transform: translateX(0) translateY(-10.25px) scale(0.75);
  }
}
@keyframes mdc-floating-label-shake-float-above-textarea-filled {
  0% {
    transform: translateX(0) translateY(-10.25px) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    transform: translateX(4%) translateY(-10.25px) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    transform: translateX(-4%) translateY(-10.25px) scale(0.75);
  }
  to {
    transform: translateX(0) translateY(-10.25px) scale(0.75);
  }
}
.mdc-text-field--textarea.mdc-text-field--filled .mdc-text-field__input {
  margin-top: 23px;
  margin-bottom: 9px;
}
.mdc-text-field--textarea.mdc-text-field--filled.mdc-text-field--no-label
  .mdc-text-field__input {
  margin-top: 16px;
  margin-bottom: 16px;
}
.mdc-text-field--textarea.mdc-text-field--outlined
  .mdc-notched-outline--notched
  .mdc-notched-outline__notch {
  padding-top: 0;
}
.mdc-text-field--textarea.mdc-text-field--outlined
  .mdc-floating-label--float-above {
  transform: translateY(-27.25px) scale(1);
  font-size: 0.75rem;
}
.mdc-text-field--textarea.mdc-text-field--outlined.mdc-notched-outline--upgraded
  .mdc-floating-label--float-above,
.mdc-text-field--textarea.mdc-text-field--outlined
  .mdc-notched-outline--upgraded
  .mdc-floating-label--float-above {
  transform: translateY(-24.75px) scale(0.75);
  font-size: 1rem;
}
.mdc-text-field--textarea.mdc-text-field--outlined .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-textarea-outlined
    0.25s 1;
  animation: mdc-floating-label-shake-float-above-textarea-outlined 0.25s 1;
}
@-webkit-keyframes mdc-floating-label-shake-float-above-textarea-outlined {
  0% {
    transform: translateX(0) translateY(-24.75px) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    transform: translateX(4%) translateY(-24.75px) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    transform: translateX(-4%) translateY(-24.75px) scale(0.75);
  }
  to {
    transform: translateX(0) translateY(-24.75px) scale(0.75);
  }
}
@keyframes mdc-floating-label-shake-float-above-textarea-outlined {
  0% {
    transform: translateX(0) translateY(-24.75px) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    transform: translateX(4%) translateY(-24.75px) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    transform: translateX(-4%) translateY(-24.75px) scale(0.75);
  }
  to {
    transform: translateX(0) translateY(-24.75px) scale(0.75);
  }
}
.mdc-text-field--textarea.mdc-text-field--outlined .mdc-text-field__input {
  margin-top: 16px;
  margin-bottom: 16px;
}
.mdc-text-field--textarea.mdc-text-field--outlined .mdc-floating-label {
  top: 18px;
}
.mdc-text-field--textarea.mdc-text-field--with-internal-counter
  .mdc-text-field__input {
  margin-bottom: 2px;
}
.mdc-text-field--textarea.mdc-text-field--with-internal-counter
  .mdc-text-field-character-counter {
  align-self: flex-end;
  padding: 0 16px;
}
.mdc-text-field--textarea.mdc-text-field--with-internal-counter
  .mdc-text-field-character-counter:after {
  display: inline-block;
  width: 0;
  height: 16px;
  content: "";
  vertical-align: -16px;
}
.mdc-text-field--textarea.mdc-text-field--with-internal-counter
  .mdc-text-field-character-counter:before {
  display: none;
}
.mdc-text-field__resizer {
  align-self: stretch;
  display: inline-flex;
  flex-direction: column;
  flex-grow: 1;
  max-height: 100%;
  max-width: 100%;
  min-height: 56px;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  min-width: -moz-available;
  min-width: -webkit-fill-available;
  overflow: hidden;
  resize: both;
}
.mdc-text-field--filled .mdc-text-field__resizer {
  transform: translateY(-1px);
}
.mdc-text-field--filled
  .mdc-text-field__resizer
  .mdc-text-field-character-counter,
.mdc-text-field--filled .mdc-text-field__resizer .mdc-text-field__input {
  transform: translateY(1px);
}
.mdc-text-field--outlined .mdc-text-field__resizer {
  transform: translateX(-1px) translateY(-1px);
}
.mdc-text-field--outlined .mdc-text-field__resizer[dir="rtl"],
[dir="rtl"] .mdc-text-field--outlined .mdc-text-field__resizer {
  transform: translateX(1px) translateY(-1px);
}
.mdc-text-field--outlined
  .mdc-text-field__resizer
  .mdc-text-field-character-counter,
.mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field__input {
  transform: translateX(1px) translateY(1px);
}
.mdc-text-field--outlined
  .mdc-text-field__resizer
  .mdc-text-field-character-counter[dir="rtl"],
.mdc-text-field--outlined
  .mdc-text-field__resizer
  .mdc-text-field__input[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--outlined
  .mdc-text-field__resizer
  .mdc-text-field-character-counter,
[dir="rtl"]
  .mdc-text-field--outlined
  .mdc-text-field__resizer
  .mdc-text-field__input {
  transform: translateX(-1px) translateY(1px);
}
.mdc-text-field--with-leading-icon {
  padding-left: 0;
  padding-right: 16px;
}
.mdc-text-field--with-leading-icon[dir="rtl"],
[dir="rtl"] .mdc-text-field--with-leading-icon {
  padding-left: 16px;
  padding-right: 0;
}
.mdc-text-field--with-leading-icon.mdc-text-field--filled .mdc-floating-label {
  max-width: calc(100% - 48px);
  left: 48px;
  right: auto;
}
.mdc-text-field--with-leading-icon.mdc-text-field--filled
  .mdc-floating-label[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--filled
  .mdc-floating-label {
  left: auto;
  right: 48px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--filled
  .mdc-floating-label--float-above {
  max-width: calc(133.33333% - 85.33333px);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
  .mdc-floating-label {
  left: 36px;
  right: auto;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
  .mdc-floating-label[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--outlined
  .mdc-floating-label {
  left: auto;
  right: 36px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
  :not(.mdc-notched-outline--notched)
  .mdc-notched-outline__notch {
  max-width: calc(100% - 60px);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
  .mdc-floating-label--float-above {
  transform: translateY(-37.25px) translateX(-32px) scale(1);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
  .mdc-floating-label--float-above[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--outlined
  .mdc-floating-label--float-above {
  transform: translateY(-37.25px) translateX(32px) scale(1);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
  .mdc-floating-label--float-above {
  font-size: 0.75rem;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded
  .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
  .mdc-notched-outline--upgraded
  .mdc-floating-label--float-above {
  transform: translateY(-34.75px) translateX(-32px) scale(0.75);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded
  .mdc-floating-label--float-above[dir="rtl"],
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
  .mdc-notched-outline--upgraded
  .mdc-floating-label--float-above[dir="rtl"],
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded
  .mdc-floating-label--float-above,
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--outlined
  .mdc-notched-outline--upgraded
  .mdc-floating-label--float-above {
  transform: translateY(-34.75px) translateX(32px) scale(0.75);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded
  .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
  .mdc-notched-outline--upgraded
  .mdc-floating-label--float-above {
  font-size: 1rem;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined
  .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon
    0.25s 1;
  animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon
    0.25s 1;
}
@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon {
  0% {
    transform: translateX(-32px) translateY(-34.75px) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    transform: translateX(calc(4% - 32px)) translateY(-34.75px) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    transform: translateX(calc(-4% - 32px)) translateY(-34.75px) scale(0.75);
  }
  to {
    transform: translateX(-32px) translateY(-34.75px) scale(0.75);
  }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon {
  0% {
    transform: translateX(-32px) translateY(-34.75px) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    transform: translateX(calc(4% - 32px)) translateY(-34.75px) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    transform: translateX(calc(-4% - 32px)) translateY(-34.75px) scale(0.75);
  }
  to {
    transform: translateX(-32px) translateY(-34.75px) scale(0.75);
  }
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir="rtl"]
  .mdc-floating-label--shake,
[dir="rtl"]
  .mdc-text-field--with-leading-icon.mdc-text-field--outlined
  .mdc-floating-label--shake {
  -webkit-animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon
    0.25s 1;
  animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon
    0.25s 1;
}
@-webkit-keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl {
  0% {
    transform: translateX(32px) translateY(-34.75px) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    transform: translateX(calc(4% + 32px)) translateY(-34.75px) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    transform: translateX(calc(-4% + 32px)) translateY(-34.75px) scale(0.75);
  }
  to {
    transform: translateX(32px) translateY(-34.75px) scale(0.75);
  }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl {
  0% {
    transform: translateX(32px) translateY(-34.75px) scale(0.75);
  }
  33% {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582);
    transform: translateX(calc(4% + 32px)) translateY(-34.75px) scale(0.75);
  }
  66% {
    -webkit-animation-timing-function: cubic-bezier(
      0.30244,
      0.38135,
      0.55,
      0.95635
    );
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635);
    transform: translateX(calc(-4% + 32px)) translateY(-34.75px) scale(0.75);
  }
  to {
    transform: translateX(32px) translateY(-34.75px) scale(0.75);
  }
}
.mdc-text-field--with-trailing-icon {
  padding-left: 16px;
  padding-right: 0;
}
.mdc-text-field--with-trailing-icon[dir="rtl"],
[dir="rtl"] .mdc-text-field--with-trailing-icon {
  padding-left: 0;
  padding-right: 16px;
}
.mdc-text-field--with-trailing-icon.mdc-text-field--filled .mdc-floating-label {
  max-width: calc(100% - 64px);
}
.mdc-text-field--with-trailing-icon.mdc-text-field--filled
  .mdc-floating-label--float-above {
  max-width: calc(133.33333% - 85.33333px);
}
.mdc-text-field--with-trailing-icon.mdc-text-field--outlined
  :not(.mdc-notched-outline--notched)
  .mdc-notched-outline__notch {
  max-width: calc(100% - 60px);
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon {
  padding-left: 0;
  padding-right: 0;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--filled
  .mdc-floating-label {
  max-width: calc(100% - 96px);
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--filled
  .mdc-floating-label--float-above {
  max-width: calc(133.33333% - 128px);
}
.mdc-text-field-helper-line {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
.mdc-text-field + .mdc-text-field-helper-line {
  padding-right: 16px;
  padding-left: 16px;
}
.mdc-form-field > .mdc-text-field + label {
  align-self: flex-start;
}
.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(241, 90, 41, 0.87);
}
.mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--focused .mdc-notched-outline__trailing {
  border-width: 2px;
}
.mdc-text-field--focused
  + .mdc-text-field-helper-line
  .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg) {
  opacity: 1;
}
.mdc-text-field--focused.mdc-text-field--outlined
  .mdc-notched-outline--notched
  .mdc-notched-outline__notch {
  padding-top: 2px;
}
.mdc-text-field--focused.mdc-text-field--outlined.mdc-text-field--textarea
  .mdc-notched-outline--notched
  .mdc-notched-outline__notch {
  padding-top: 0;
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,
.mdc-text-field--invalid:not(.mdc-text-field--disabled):hover
  .mdc-line-ripple:before {
  border-bottom-color: #b00020;
  border-bottom-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,
.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid
  + .mdc-text-field-helper-line
  .mdc-text-field-helper-text--validation-msg {
  color: #b00020;
  color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid .mdc-text-field__input {
  caret-color: #b00020;
  caret-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled)
  .mdc-text-field__icon--trailing {
  color: #b00020;
  color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled)
  .mdc-line-ripple:before {
  border-bottom-color: #b00020;
  border-bottom-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled)
  .mdc-notched-outline__leading,
.mdc-text-field--invalid:not(.mdc-text-field--disabled)
  .mdc-notched-outline__notch,
.mdc-text-field--invalid:not(.mdc-text-field--disabled)
  .mdc-notched-outline__trailing,
.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused
  .mdc-notched-outline__leading,
.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused
  .mdc-notched-outline__notch,
.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused
  .mdc-notched-outline__trailing,
.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(
    .mdc-text-field--focused
  ):hover
  .mdc-notched-outline
  .mdc-notched-outline__leading,
.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(
    .mdc-text-field--focused
  ):hover
  .mdc-notched-outline
  .mdc-notched-outline__notch,
.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(
    .mdc-text-field--focused
  ):hover
  .mdc-notched-outline
  .mdc-notched-outline__trailing {
  border-color: #b00020;
  border-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid
  + .mdc-text-field-helper-line
  .mdc-text-field-helper-text--validation-msg {
  opacity: 1;
}
.mdc-text-field--disabled {
  pointer-events: none;
}
.mdc-text-field--disabled .mdc-text-field__input {
  color: rgba(0, 0, 0, 0.38);
}
@media all {
  .mdc-text-field--disabled .mdc-text-field__input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.38);
  }
  .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.38);
  }
  .mdc-text-field--disabled .mdc-text-field__input::placeholder {
    color: rgba(0, 0, 0, 0.38);
  }
}
@media all {
  .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.38);
  }
}
.mdc-text-field--disabled
  + .mdc-text-field-helper-line
  .mdc-text-field-character-counter,
.mdc-text-field--disabled
  + .mdc-text-field-helper-line
  .mdc-text-field-helper-text,
.mdc-text-field--disabled .mdc-floating-label,
.mdc-text-field--disabled .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--disabled .mdc-text-field__icon--leading,
.mdc-text-field--disabled .mdc-text-field__icon--trailing {
  color: rgba(0, 0, 0, 0.3);
}
.mdc-text-field--disabled .mdc-text-field__affix--prefix,
.mdc-text-field--disabled .mdc-text-field__affix--suffix {
  color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--disabled .mdc-line-ripple:before {
  border-bottom-color: rgba(0, 0, 0, 0.06);
}
.mdc-text-field--disabled .mdc-notched-outline__leading,
.mdc-text-field--disabled .mdc-notched-outline__notch,
.mdc-text-field--disabled .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.06);
}
@media screen and (-ms-high-contrast: active) {
  .mdc-text-field--disabled .mdc-text-field__input::-moz-placeholder {
    color: GrayText;
  }
  .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: GrayText;
  }
  .mdc-text-field--disabled .mdc-text-field__input::placeholder {
    color: GrayText;
  }
}
@media screen and (-ms-high-contrast: active) {
  .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: GrayText;
  }
}
@media screen and (-ms-high-contrast: active) {
  .mdc-text-field--disabled
    + .mdc-text-field-helper-line
    .mdc-text-field-character-counter,
  .mdc-text-field--disabled
    + .mdc-text-field-helper-line
    .mdc-text-field-helper-text,
  .mdc-text-field--disabled .mdc-floating-label,
  .mdc-text-field--disabled .mdc-text-field-character-counter,
  .mdc-text-field--disabled .mdc-text-field__affix--prefix,
  .mdc-text-field--disabled .mdc-text-field__affix--suffix,
  .mdc-text-field--disabled .mdc-text-field__icon--leading,
  .mdc-text-field--disabled .mdc-text-field__icon--trailing {
    color: GrayText;
  }
}
@media screen and (-ms-high-contrast: active) {
  .mdc-text-field--disabled .mdc-line-ripple:before {
    border-bottom-color: GrayText;
  }
}
@media screen and (-ms-high-contrast: active) {
  .mdc-text-field--disabled .mdc-notched-outline__leading,
  .mdc-text-field--disabled .mdc-notched-outline__notch,
  .mdc-text-field--disabled .mdc-notched-outline__trailing {
    border-color: GrayText;
  }
}
.mdc-text-field--disabled .mdc-floating-label {
  cursor: default;
}
.mdc-text-field--disabled.mdc-text-field--filled {
  background-color: #fafafa;
}
.mdc-text-field--disabled.mdc-text-field--filled .mdc-text-field__ripple {
  display: none;
}
.mdc-text-field--disabled .mdc-text-field__input {
  pointer-events: auto;
}
.mdc-text-field--end-aligned .mdc-text-field__input {
  text-align: right;
}
.mdc-text-field--end-aligned .mdc-text-field__input[dir="rtl"],
[dir="rtl"] .mdc-text-field--end-aligned .mdc-text-field__input {
  text-align: left;
}
.mdc-text-field--ltr-text[dir="rtl"] .mdc-text-field__affix,
.mdc-text-field--ltr-text[dir="rtl"] .mdc-text-field__input,
[dir="rtl"] .mdc-text-field--ltr-text .mdc-text-field__affix,
[dir="rtl"] .mdc-text-field--ltr-text .mdc-text-field__input {
  direction: ltr;
}
.mdc-text-field--ltr-text[dir="rtl"] .mdc-text-field__affix--prefix,
[dir="rtl"] .mdc-text-field--ltr-text .mdc-text-field__affix--prefix {
  padding-left: 0;
  padding-right: 2px;
}
.mdc-text-field--ltr-text[dir="rtl"] .mdc-text-field__affix--suffix,
[dir="rtl"] .mdc-text-field--ltr-text .mdc-text-field__affix--suffix {
  padding-left: 12px;
  padding-right: 0;
}
.mdc-text-field--ltr-text[dir="rtl"] .mdc-text-field__icon--leading,
[dir="rtl"] .mdc-text-field--ltr-text .mdc-text-field__icon--leading {
  order: 1;
}
.mdc-text-field--ltr-text[dir="rtl"] .mdc-text-field__affix--suffix,
[dir="rtl"] .mdc-text-field--ltr-text .mdc-text-field__affix--suffix {
  order: 2;
}
.mdc-text-field--ltr-text[dir="rtl"] .mdc-text-field__input,
[dir="rtl"] .mdc-text-field--ltr-text .mdc-text-field__input {
  order: 3;
}
.mdc-text-field--ltr-text[dir="rtl"] .mdc-text-field__affix--prefix,
[dir="rtl"] .mdc-text-field--ltr-text .mdc-text-field__affix--prefix {
  order: 4;
}
.mdc-text-field--ltr-text[dir="rtl"] .mdc-text-field__icon--trailing,
[dir="rtl"] .mdc-text-field--ltr-text .mdc-text-field__icon--trailing {
  order: 5;
}
.mdc-text-field--ltr-text.mdc-text-field--end-aligned[dir="rtl"]
  .mdc-text-field__input,
[dir="rtl"]
  .mdc-text-field--ltr-text.mdc-text-field--end-aligned
  .mdc-text-field__input {
  text-align: right;
}
.mdc-text-field--ltr-text.mdc-text-field--end-aligned[dir="rtl"]
  .mdc-text-field__affix--prefix,
[dir="rtl"]
  .mdc-text-field--ltr-text.mdc-text-field--end-aligned
  .mdc-text-field__affix--prefix {
  padding-right: 12px;
}
.mdc-text-field--ltr-text.mdc-text-field--end-aligned[dir="rtl"]
  .mdc-text-field__affix--suffix,
[dir="rtl"]
  .mdc-text-field--ltr-text.mdc-text-field--end-aligned
  .mdc-text-field__affix--suffix {
  padding-left: 2px;
}
.mdc-text-field-helper-text {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-caption-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 0.75rem;
  font-size: var(--mdc-typography-caption-font-size, 0.75rem);
  line-height: 1.25rem;
  line-height: var(--mdc-typography-caption-line-height, 1.25rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-caption-font-weight, 400);
  letter-spacing: 0.0333333333em;
  letter-spacing: var(--mdc-typography-caption-letter-spacing, 0.03333em);
  text-decoration: inherit;
  -webkit-text-decoration: var(
    --mdc-typography-caption-text-decoration,
    inherit
  );
  text-decoration: var(--mdc-typography-caption-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-caption-text-transform, inherit);
  display: block;
  line-height: normal;
  margin: 0;
  opacity: 0;
  will-change: opacity;
  transition: opacity 0.15s cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-text-field-helper-text:before {
  display: inline-block;
  width: 0;
  height: 16px;
  content: "";
  vertical-align: 0;
}
.mdc-text-field-helper-text--persistent {
  transition: none;
  opacity: 1;
  will-change: auto;
}
.mdc-text-field-character-counter {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-caption-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 0.75rem;
  font-size: var(--mdc-typography-caption-font-size, 0.75rem);
  line-height: 1.25rem;
  line-height: var(--mdc-typography-caption-line-height, 1.25rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-caption-font-weight, 400);
  letter-spacing: 0.0333333333em;
  letter-spacing: var(--mdc-typography-caption-letter-spacing, 0.03333em);
  text-decoration: inherit;
  -webkit-text-decoration: var(
    --mdc-typography-caption-text-decoration,
    inherit
  );
  text-decoration: var(--mdc-typography-caption-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-caption-text-transform, inherit);
  display: block;
  margin-top: 0;
  line-height: normal;
  margin-left: auto;
  margin-right: 0;
  padding-left: 16px;
  padding-right: 0;
  white-space: nowrap;
}
.mdc-text-field-character-counter:before {
  display: inline-block;
  width: 0;
  height: 16px;
  content: "";
  vertical-align: 0;
}
.mdc-text-field-character-counter[dir="rtl"],
[dir="rtl"] .mdc-text-field-character-counter {
  margin-left: 0;
  margin-right: auto;
  padding-left: 0;
  padding-right: 16px;
}
.mdc-text-field__icon {
  align-self: center;
  cursor: pointer;
}
.mdc-text-field__icon:not([tabindex]),
.mdc-text-field__icon[tabindex="-1"] {
  cursor: default;
  pointer-events: none;
}
.mdc-text-field__icon svg {
  display: block;
}
.mdc-text-field__icon--leading {
  margin-left: 16px;
  margin-right: 8px;
}
.mdc-text-field__icon--leading[dir="rtl"],
[dir="rtl"] .mdc-text-field__icon--leading {
  margin-left: 8px;
  margin-right: 16px;
}
.mdc-text-field__icon--trailing {
  padding: 12px;
  margin-left: 0;
  margin-right: 0;
}
.mdc-text-field__icon--trailing[dir="rtl"],
[dir="rtl"] .mdc-text-field__icon--trailing {
  margin-left: 0;
  margin-right: 0;
}
.my__mdc-text-field--dark:not(.mdc-text-field--disabled).mdc-text-field--focused
  .mdc-notched-outline__leading,
.my__mdc-text-field--dark:not(.mdc-text-field--disabled).mdc-text-field--focused
  .mdc-notched-outline__notch,
.my__mdc-text-field--dark:not(.mdc-text-field--disabled).mdc-text-field--focused
  .mdc-notched-outline__trailing {
  border-color: #000;
}
.my__mdc-text-field--dark:not(.mdc-text-field--disabled)
  .mdc-notched-outline__leading,
.my__mdc-text-field--dark:not(.mdc-text-field--disabled)
  .mdc-notched-outline__notch,
.my__mdc-text-field--dark:not(.mdc-text-field--disabled)
  .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.37);
}
.mdc-tab-bar {
  width: 100%;
}
.mdc-tab {
  height: 48px;
}
.mdc-tab--stacked {
  height: 72px;
}
.mdc-tab-scroller {
  overflow-y: hidden;
}
.mdc-tab-scroller.mdc-tab-scroller--animating
  .mdc-tab-scroller__scroll-content {
  transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-tab-scroller__test {
  position: absolute;
  top: -9999px;
  width: 100px;
  height: 100px;
  overflow-x: scroll;
}
.mdc-tab-scroller__scroll-area {
  -webkit-overflow-scrolling: touch;
  display: flex;
  overflow-x: hidden;
}
.mdc-tab-scroller__scroll-area::-webkit-scrollbar,
.mdc-tab-scroller__test::-webkit-scrollbar {
  display: none;
}
.mdc-tab-scroller__scroll-area--scroll {
  overflow-x: scroll;
}
.mdc-tab-scroller__scroll-content {
  position: relative;
  display: flex;
  flex: 1 0 auto;
  transform: none;
  will-change: transform;
}
.mdc-tab-scroller--align-start .mdc-tab-scroller__scroll-content {
  justify-content: flex-start;
}
.mdc-tab-scroller--align-end .mdc-tab-scroller__scroll-content {
  justify-content: flex-end;
}
.mdc-tab-scroller--align-center .mdc-tab-scroller__scroll-content {
  justify-content: center;
}
.mdc-tab-scroller--animating .mdc-tab-scroller__scroll-area {
  -webkit-overflow-scrolling: auto;
}
.mdc-tab-indicator {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  justify-content: center;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
}
.mdc-tab-indicator .mdc-tab-indicator__content--underline {
  border-color: #f15a29;
  border-color: var(--mdc-theme-primary, #f15a29);
}
.mdc-tab-indicator .mdc-tab-indicator__content--icon {
  color: #feeae6;
  color: var(--mdc-theme-secondary, #feeae6);
}
.mdc-tab-indicator .mdc-tab-indicator__content--underline {
  border-top-width: 2px;
}
.mdc-tab-indicator .mdc-tab-indicator__content--icon {
  height: 34px;
  font-size: 34px;
}
.mdc-tab-indicator__content {
  transform-origin: left;
  opacity: 0;
}
.mdc-tab-indicator__content--underline {
  align-self: flex-end;
  box-sizing: border-box;
  width: 100%;
  border-top-style: solid;
}
.mdc-tab-indicator__content--icon {
  align-self: center;
  margin: 0 auto;
}
.mdc-tab-indicator--active .mdc-tab-indicator__content {
  opacity: 1;
}
.mdc-tab-indicator .mdc-tab-indicator__content {
  transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.mdc-tab-indicator--no-transition .mdc-tab-indicator__content {
  transition: none;
}
.mdc-tab-indicator--fade .mdc-tab-indicator__content {
  transition: opacity 0.15s linear;
}
.mdc-tab-indicator--active.mdc-tab-indicator--fade .mdc-tab-indicator__content {
  transition-delay: 0.1s;
}
.mdc-tab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-button-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 0.875rem;
  font-size: var(--mdc-typography-button-font-size, 0.875rem);
  line-height: 2.25rem;
  line-height: var(--mdc-typography-button-line-height, 2.25rem);
  font-weight: 500;
  font-weight: var(--mdc-typography-button-font-weight, 500);
  letter-spacing: 0.0892857143em;
  letter-spacing: var(--mdc-typography-button-letter-spacing, 0.08929em);
  text-decoration: none;
  -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
  text-decoration: var(--mdc-typography-button-text-decoration, none);
  text-transform: uppercase;
  text-transform: var(--mdc-typography-button-text-transform, uppercase);
  min-width: 90px;
  position: relative;
  display: flex;
  flex: 1 0 auto;
  justify-content: center;
  box-sizing: border-box;
  margin: 0;
  padding: 0 24px;
  border: none;
  outline: none;
  background: none;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  -webkit-appearance: none;
  z-index: 1;
}
.mdc-tab .mdc-tab__text-label {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-tab .mdc-tab__icon {
  color: rgba(0, 0, 0, 0.54);
  fill: currentColor;
}
.mdc-tab::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mdc-tab--min-width {
  flex: 0 1 auto;
}
.mdc-tab__content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: inherit;
  pointer-events: none;
}
.mdc-tab__text-label {
  display: inline-block;
  line-height: 1;
}
.mdc-tab__icon,
.mdc-tab__text-label {
  transition: color 0.15s linear;
  z-index: 2;
}
.mdc-tab__icon {
  width: 24px;
  height: 24px;
  font-size: 24px;
}
.mdc-tab--stacked .mdc-tab__content {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.mdc-tab--stacked .mdc-tab__text-label {
  padding-top: 6px;
  padding-bottom: 4px;
}
.mdc-tab--active .mdc-tab__icon,
.mdc-tab--active .mdc-tab__text-label {
  color: #f15a29;
  color: var(--mdc-theme-primary, #f15a29);
}
.mdc-tab--active .mdc-tab__icon {
  fill: currentColor;
}
.mdc-tab--active .mdc-tab__icon,
.mdc-tab--active .mdc-tab__text-label {
  transition-delay: 0.1s;
}
.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon + .mdc-tab__text-label {
  padding-left: 8px;
  padding-right: 0;
}
.mdc-tab:not(.mdc-tab--stacked)
  .mdc-tab__icon
  + .mdc-tab__text-label[dir="rtl"],
[dir="rtl"]
  .mdc-tab:not(.mdc-tab--stacked)
  .mdc-tab__icon
  + .mdc-tab__text-label {
  padding-left: 0;
  padding-right: 8px;
}
.mdc-tab__ripple {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mdc-tab__ripple:after,
.mdc-tab__ripple:before {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-tab__ripple:before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
  z-index: var(--mdc-ripple-z-index, 1);
}
.mdc-tab__ripple:after {
  z-index: 0;
  z-index: var(--mdc-ripple-z-index, 0);
}
.mdc-tab__ripple.mdc-ripple-upgraded:before {
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-tab__ripple.mdc-ripple-upgraded:after {
  top: 0;
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}
.mdc-tab__ripple.mdc-ripple-upgraded--unbounded:after {
  top: var(--mdc-ripple-top, 0);
  left: var(--mdc-ripple-left, 0);
}
.mdc-tab__ripple.mdc-ripple-upgraded--foreground-activation:after {
  -webkit-animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
  animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-tab__ripple.mdc-ripple-upgraded--foreground-deactivation:after {
  -webkit-animation: mdc-ripple-fg-opacity-out 0.15s;
  animation: mdc-ripple-fg-opacity-out 0.15s;
  transform: translate(var(--mdc-ripple-fg-translate-end, 0))
    scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-tab__ripple:after,
.mdc-tab__ripple:before {
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
.mdc-tab__ripple.mdc-ripple-upgraded:after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-tab__ripple:after,
.mdc-tab__ripple:before {
  background-color: #f15a29;
  background-color: var(--mdc-ripple-color, var(--mdc-theme-primary, #f15a29));
}
.mdc-tab__ripple.mdc-ripple-surface--hover:before,
.mdc-tab__ripple:hover:before {
  opacity: 0.04;
  opacity: var(--mdc-ripple-hover-opacity, 0.04);
}
.mdc-tab__ripple.mdc-ripple-upgraded--background-focused:before,
.mdc-tab__ripple:not(.mdc-ripple-upgraded):focus:before {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-focus-opacity, 0.12);
}
.mdc-tab__ripple:not(.mdc-ripple-upgraded):after {
  transition: opacity 0.15s linear;
}
.mdc-tab__ripple:not(.mdc-ripple-upgraded):active:after {
  transition-duration: 75ms;
  opacity: 0.12;
  opacity: var(--mdc-ripple-press-opacity, 0.12);
}
.mdc-tab__ripple.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.12);
}
.mdc-snackbar {
  z-index: 8;
  margin: 8px;
  display: none;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  pointer-events: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mdc-snackbar__surface {
  background-color: #333;
}
.mdc-snackbar__label {
  color: hsla(0, 0%, 100%, 0.87);
}
.mdc-snackbar__surface {
  min-width: 344px;
}
@media (max-width: 344px), (max-width: 480px) {
  .mdc-snackbar__surface {
    min-width: 100%;
  }
}
.mdc-snackbar__surface {
  max-width: 672px;
  box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2),
    0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12);
  border-radius: 4px;
  border-radius: var(--mdc-shape-small, 4px);
}
.mdc-snackbar--closing,
.mdc-snackbar--open,
.mdc-snackbar--opening {
  display: flex;
}
.mdc-snackbar--open .mdc-snackbar__actions,
.mdc-snackbar--open .mdc-snackbar__label {
  visibility: visible;
}
.mdc-snackbar--leading {
  justify-content: flex-start;
}
.mdc-snackbar--stacked .mdc-snackbar__label {
  padding-left: 16px;
  padding-right: 8px;
  padding-bottom: 12px;
}
.mdc-snackbar--stacked .mdc-snackbar__label[dir="rtl"],
[dir="rtl"] .mdc-snackbar--stacked .mdc-snackbar__label {
  padding-left: 8px;
  padding-right: 16px;
}
.mdc-snackbar--stacked .mdc-snackbar__surface {
  flex-direction: column;
  align-items: flex-start;
}
.mdc-snackbar--stacked .mdc-snackbar__actions {
  align-self: flex-end;
  margin-bottom: 8px;
}
.mdc-snackbar__surface {
  padding-left: 0;
  padding-right: 8px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  transform: scale(0.8);
  opacity: 0;
}
.mdc-snackbar__surface[dir="rtl"],
[dir="rtl"] .mdc-snackbar__surface {
  padding-left: 8px;
  padding-right: 0;
}
.mdc-snackbar--open .mdc-snackbar__surface {
  transform: scale(1);
  opacity: 1;
  pointer-events: auto;
  transition: opacity 0.15s cubic-bezier(0, 0, 0.2, 1) 0ms,
    transform 0.15s cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.mdc-snackbar--closing .mdc-snackbar__surface {
  transform: scale(1);
  transition: opacity 75ms cubic-bezier(0.4, 0, 1, 1) 0ms;
}
.mdc-snackbar__label {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  font-family: var(
    --mdc-typography-body2-font-family,
    var(--mdc-typography-font-family, Roboto, sans-serif)
  );
  font-size: 0.875rem;
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.01786em);
  text-decoration: inherit;
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
  width: 100%;
  flex-grow: 1;
  box-sizing: border-box;
  margin: 0;
  visibility: hidden;
  padding: 14px 8px 14px 16px;
}
.mdc-snackbar__label[dir="rtl"],
[dir="rtl"] .mdc-snackbar__label {
  padding-left: 8px;
  padding-right: 16px;
}
.mdc-snackbar__label:before {
  display: inline;
  content: attr(data-mdc-snackbar-label-text);
}
.mdc-snackbar__actions {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  box-sizing: border-box;
  visibility: hidden;
}
.mdc-snackbar__action:not(:disabled) {
  color: #bb86fc;
}
.mdc-snackbar__action:after,
.mdc-snackbar__action:before {
  background-color: #bb86fc;
  background-color: var(--mdc-ripple-color, #bb86fc);
}
.mdc-snackbar__action.mdc-ripple-surface--hover:before,
.mdc-snackbar__action:hover:before {
  opacity: 0.08;
  opacity: var(--mdc-ripple-hover-opacity, 0.08);
}
.mdc-snackbar__action.mdc-ripple-upgraded--background-focused:before,
.mdc-snackbar__action:not(.mdc-ripple-upgraded):focus:before {
  transition-duration: 75ms;
  opacity: 0.24;
  opacity: var(--mdc-ripple-focus-opacity, 0.24);
}
.mdc-snackbar__action:not(.mdc-ripple-upgraded):after {
  transition: opacity 0.15s linear;
}
.mdc-snackbar__action:not(.mdc-ripple-upgraded):active:after {
  transition-duration: 75ms;
  opacity: 0.24;
  opacity: var(--mdc-ripple-press-opacity, 0.24);
}
.mdc-snackbar__action.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.24);
}
.mdc-snackbar__dismiss {
  color: hsla(0, 0%, 100%, 0.87);
}
.mdc-snackbar__dismiss:after,
.mdc-snackbar__dismiss:before {
  background-color: hsla(0, 0%, 100%, 0.87);
  background-color: var(--mdc-ripple-color, hsla(0, 0%, 100%, 0.87));
}
.mdc-snackbar__dismiss.mdc-ripple-surface--hover:before,
.mdc-snackbar__dismiss:hover:before {
  opacity: 0.08;
  opacity: var(--mdc-ripple-hover-opacity, 0.08);
}
.mdc-snackbar__dismiss.mdc-ripple-upgraded--background-focused:before,
.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):focus:before {
  transition-duration: 75ms;
  opacity: 0.24;
  opacity: var(--mdc-ripple-focus-opacity, 0.24);
}
.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):after {
  transition: opacity 0.15s linear;
}
.mdc-snackbar__dismiss:not(.mdc-ripple-upgraded):active:after {
  transition-duration: 75ms;
  opacity: 0.24;
  opacity: var(--mdc-ripple-press-opacity, 0.24);
}
.mdc-snackbar__dismiss.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.24);
}
.mdc-snackbar__dismiss.mdc-snackbar__dismiss {
  width: 36px;
  height: 36px;
  padding: 9px;
  font-size: 18px;
}
.mdc-snackbar__dismiss.mdc-snackbar__dismiss img,
.mdc-snackbar__dismiss.mdc-snackbar__dismiss svg {
  width: 18px;
  height: 18px;
}
.mdc-snackbar__action + .mdc-snackbar__dismiss {
  margin-left: 8px;
  margin-right: 0;
}
.mdc-snackbar__action + .mdc-snackbar__dismiss[dir="rtl"],
[dir="rtl"] .mdc-snackbar__action + .mdc-snackbar__dismiss {
  margin-left: 0;
  margin-right: 8px;
}
.my__mdc-snackbar--success .mdc-snackbar__surface {
  background-color: #4caf50;
}
.my__mdc-snackbar--success .mdc-button,
.my__mdc-snackbar--success .mdc-snackbar__label {
  color: #fff !important;
}
.my__mdc-snackbar--error .mdc-snackbar__surface {
  background-color: #d12026;
}
.my__mdc-snackbar--error .mdc-button,
.my__mdc-snackbar--error .mdc-snackbar__label {
  color: #fff !important;
}
.mdc-radio {
  padding: 10px;
  display: inline-block;
  position: relative;
  flex: 0 0 auto;
  box-sizing: content-box;
  width: 20px;
  height: 20px;
  cursor: pointer;
  will-change: opacity, transform, border-color, color;
}
.mdc-radio
  .mdc-radio__native-control:enabled:not(:checked)
  + .mdc-radio__background
  .mdc-radio__outer-circle {
  border-color: rgba(0, 0, 0, 0.54);
}
.mdc-radio
  .mdc-radio__native-control:enabled
  + .mdc-radio__background
  .mdc-radio__inner-circle,
.mdc-radio
  .mdc-radio__native-control:enabled:checked
  + .mdc-radio__background
  .mdc-radio__outer-circle {
  border-color: #feeae6;
  border-color: var(--mdc-theme-secondary, #feeae6);
}
.mdc-radio
  .mdc-radio__native-control:disabled
  + .mdc-radio__background
  .mdc-radio__inner-circle,
.mdc-radio
  .mdc-radio__native-control:disabled:checked
  + .mdc-radio__background
  .mdc-radio__outer-circle,
.mdc-radio
  .mdc-radio__native-control:disabled:not(:checked)
  + .mdc-radio__background
  .mdc-radio__outer-circle,
.mdc-radio
  [aria-disabled="true"]
  .mdc-radio__native-control
  + .mdc-radio__background
  .mdc-radio__inner-circle,
.mdc-radio
  [aria-disabled="true"]
  .mdc-radio__native-control:checked
  + .mdc-radio__background
  .mdc-radio__outer-circle,
.mdc-radio
  [aria-disabled="true"]
  .mdc-radio__native-control:not(:checked)
  + .mdc-radio__background
  .mdc-radio__outer-circle {
  border-color: rgba(0, 0, 0, 0.38);
}
.mdc-radio .mdc-radio__background:before {
  background-color: #feeae6;
  background-color: var(--mdc-theme-secondary, #feeae6);
  top: -10px;
  left: -10px;
  width: 40px;
  height: 40px;
}
.mdc-radio .mdc-radio__native-control {
  top: 0;
  right: 0;
  left: 0;
  width: 40px;
  height: 40px;
}
@media screen and (-ms-high-contrast: active) {
  .mdc-radio
    .mdc-radio__native-control:disabled
    + .mdc-radio__background
    .mdc-radio__inner-circle,
  .mdc-radio
    .mdc-radio__native-control:disabled:checked
    + .mdc-radio__background
    .mdc-radio__outer-circle,
  .mdc-radio
    .mdc-radio__native-control:disabled:not(:checked)
    + .mdc-radio__background
    .mdc-radio__outer-circle,
  .mdc-radio
    [aria-disabled="true"]
    .mdc-radio__native-control
    + .mdc-radio__background
    .mdc-radio__inner-circle,
  .mdc-radio
    [aria-disabled="true"]
    .mdc-radio__native-control:checked
    + .mdc-radio__background
    .mdc-radio__outer-circle,
  .mdc-radio
    [aria-disabled="true"]
    .mdc-radio__native-control:not(:checked)
    + .mdc-radio__background
    .mdc-radio__outer-circle {
    border-color: GrayText;
  }
}
.mdc-radio__background {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
}
.mdc-radio__background:before {
  position: absolute;
  transform: scale(0);
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
  transition: opacity 0.12s cubic-bezier(0.4, 0, 0.6, 1) 0ms,
    transform 0.12s cubic-bezier(0.4, 0, 0.6, 1) 0ms;
}
.mdc-radio__outer-circle {
  border-width: 2px;
  transition: border-color 0.12s cubic-bezier(0.4, 0, 0.6, 1) 0ms;
}
.mdc-radio__inner-circle,
.mdc-radio__outer-circle {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-radius: 50%;
}
.mdc-radio__inner-circle {
  transform: scale(0);
  border-width: 10px;
  transition: transform 0.12s cubic-bezier(0.4, 0, 0.6, 1) 0ms,
    border-color 0.12s cubic-bezier(0.4, 0, 0.6, 1) 0ms;
}
.mdc-radio__native-control {
  position: absolute;
  margin: 0;
  padding: 0;
  opacity: 0;
  cursor: inherit;
  z-index: 1;
}
.mdc-radio--touch {
  margin: 4px;
}
.mdc-radio--touch .mdc-radio__native-control {
  top: -4px;
  right: -4px;
  left: -4px;
  width: 48px;
  height: 48px;
}
.mdc-radio__native-control:checked + .mdc-radio__background,
.mdc-radio__native-control:disabled + .mdc-radio__background {
  transition: opacity 0.12s cubic-bezier(0, 0, 0.2, 1) 0ms,
    transform 0.12s cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.mdc-radio__native-control:checked
  + .mdc-radio__background
  .mdc-radio__outer-circle,
.mdc-radio__native-control:disabled
  + .mdc-radio__background
  .mdc-radio__outer-circle {
  transition: border-color 0.12s cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.mdc-radio__native-control:checked
  + .mdc-radio__background
  .mdc-radio__inner-circle,
.mdc-radio__native-control:disabled
  + .mdc-radio__background
  .mdc-radio__inner-circle {
  transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1) 0ms,
    border-color 0.12s cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.mdc-radio--disabled {
  cursor: default;
  pointer-events: none;
}
.mdc-radio__native-control:checked
  + .mdc-radio__background
  .mdc-radio__inner-circle {
  transform: scale(0.5);
  transition: transform 0.12s cubic-bezier(0, 0, 0.2, 1) 0ms,
    border-color 0.12s cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.mdc-radio__native-control:disabled + .mdc-radio__background,
[aria-disabled="true"] .mdc-radio__native-control + .mdc-radio__background {
  cursor: default;
}
.mdc-radio__native-control:focus + .mdc-radio__background:before {
  transform: scale(1);
  opacity: 0.12;
  transition: opacity 0.12s cubic-bezier(0, 0, 0.2, 1) 0ms,
    transform 0.12s cubic-bezier(0, 0, 0.2, 1) 0ms;
}
.mdc-radio {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  will-change: transform, opacity;
}
.mdc-radio .mdc-radio__ripple:after,
.mdc-radio .mdc-radio__ripple:before {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-radio .mdc-radio__ripple:before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
  z-index: var(--mdc-ripple-z-index, 1);
}
.mdc-radio .mdc-radio__ripple:after {
  z-index: 0;
  z-index: var(--mdc-ripple-z-index, 0);
}
.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple:before {
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple:after {
  top: 0;
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}
.mdc-radio.mdc-ripple-upgraded--unbounded .mdc-radio__ripple:after {
  top: var(--mdc-ripple-top, 0);
  left: var(--mdc-ripple-left, 0);
}
.mdc-radio.mdc-ripple-upgraded--foreground-activation .mdc-radio__ripple:after {
  -webkit-animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
  animation: mdc-ripple-fg-radius-in 225ms forwards,
    mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-radio.mdc-ripple-upgraded--foreground-deactivation
  .mdc-radio__ripple:after {
  -webkit-animation: mdc-ripple-fg-opacity-out 0.15s;
  animation: mdc-ripple-fg-opacity-out 0.15s;
  transform: translate(var(--mdc-ripple-fg-translate-end, 0))
    scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-radio .mdc-radio__ripple:after,
.mdc-radio .mdc-radio__ripple:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple:after,
.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple:before {
  top: var(--mdc-ripple-top, 0);
  left: var(--mdc-ripple-left, 0);
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-radio.mdc-ripple-upgraded .mdc-radio__ripple:after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-radio .mdc-radio__ripple:after,
.mdc-radio .mdc-radio__ripple:before {
  background-color: #feeae6;
  background-color: var(
    --mdc-ripple-color,
    var(--mdc-theme-secondary, #feeae6)
  );
}
.mdc-radio.mdc-ripple-surface--hover .mdc-radio__ripple:before,
.mdc-radio:hover .mdc-radio__ripple:before {
  opacity: 0.08;
  opacity: var(--mdc-ripple-hover-opacity, 0.08);
}
.mdc-radio.mdc-ripple-upgraded--background-focused .mdc-radio__ripple:before,
.mdc-radio:not(.mdc-ripple-upgraded):focus .mdc-radio__ripple:before {
  transition-duration: 75ms;
  opacity: 0.24;
  opacity: var(--mdc-ripple-focus-opacity, 0.24);
}
.mdc-radio:not(.mdc-ripple-upgraded) .mdc-radio__ripple:after {
  transition: opacity 0.15s linear;
}
.mdc-radio:not(.mdc-ripple-upgraded):active .mdc-radio__ripple:after {
  transition-duration: 75ms;
  opacity: 0.24;
  opacity: var(--mdc-ripple-press-opacity, 0.24);
}
.mdc-radio.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: var(--mdc-ripple-press-opacity, 0.24);
}
.mdc-radio.mdc-ripple-upgraded--background-focused
  .mdc-radio__background:before {
  content: none;
}
.mdc-radio__ripple {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.my__mdc-radio
  .mdc-radio__native-control:enabled
  + .mdc-radio__background
  .mdc-radio__inner-circle {
  border-color: #000;
}
.my__mdc-radio
  .mdc-radio__native-control:enabled:not(:checked)
  + .mdc-radio__background
  .mdc-radio__outer-circle {
  border-color: rgba(0, 0, 0, 0.5);
}
.my__mdc-radio
  .mdc-radio__native-control:enabled:checked
  + .mdc-radio__background
  .mdc-radio__outer-circle {
  border-color: #000;
}
.my__mdc-radio
  .mdc-radio__native-control:disabled:not(:checked)
  + .mdc-radio__background
  .mdc-radio__outer-circle,
.my__mdc-radio
  [aria-disabled="true"]
  .mdc-radio__native-control:not(:checked)
  + .mdc-radio__background
  .mdc-radio__outer-circle {
  border-color: rgba(0, 0, 0, 0.27);
}
.my__mdc-radio
  .mdc-radio__native-control:disabled
  + .mdc-radio__background
  .mdc-radio__inner-circle,
.my__mdc-radio
  .mdc-radio__native-control:disabled:checked
  + .mdc-radio__background
  .mdc-radio__outer-circle,
.my__mdc-radio
  [aria-disabled="true"]
  .mdc-radio__native-control
  + .mdc-radio__background
  .mdc-radio__inner-circle,
.my__mdc-radio
  [aria-disabled="true"]
  .mdc-radio__native-control:checked
  + .mdc-radio__background
  .mdc-radio__outer-circle {
  border-color: rgba(0, 0, 0, 0.4);
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none;
}
.pswp * {
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}
.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--open {
  display: block;
}
.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.pswp__bg {
  background: #000;
  opacity: 0;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
}
.pswp__bg,
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.pswp__scroll-wrap {
  overflow: hidden;
}
.pswp__container,
.pswp__zoom-wrap {
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  transform-origin: left top;
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp__bg {
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none;
}
.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}
.pswp__item {
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.pswp__img,
.pswp__item {
  position: absolute;
  left: 0;
  top: 0;
}
.pswp__img {
  width: auto;
  height: auto;
}
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}
.pswp__img--placeholder--blank {
  background: #222;
}
.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #ccc;
}
.pswp__error-msg a {
  color: #ccc;
  text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none;
}
.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}
.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(../lib/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1),
  (-webkit-min-device-pixel-ratio: 1.09375),
  (min-resolution: 1.1dppx),
  (min-resolution: 105dpi) {
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../lib/photoswipe/default-skin/default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}
.pswp__button--share {
  background-position: -44px -44px;
}
.pswp__button--fs {
  display: none;
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}
.pswp__button--arrow--left {
  left: 0;
}
.pswp__button--arrow--right {
  right: 0;
}
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: "";
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}
.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}
.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}
.pswp__share-modal--hidden {
  display: none;
}
.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #fff;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transform: translateY(6px);
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a,
.pswp__share-tooltip a:hover {
  color: #000;
  text-decoration: none;
}
.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}
.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  transform: translateY(0);
}
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}
a.pswp__share--facebook:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #fff;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3e5c9a;
  color: #fff;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3e5c9a;
}
a.pswp__share--twitter:hover {
  background: #55acee;
  color: #fff;
}
a.pswp__share--pinterest:hover {
  background: #ccc;
  color: #ce272d;
}
a.pswp__share--download:hover {
  background: #ddd;
}
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #fff;
  opacity: 0.75;
  padding: 0 10px;
}
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #bbb;
}
.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #ccc;
}
.pswp__caption--empty {
  display: none;
}
.pswp__caption--fake {
  visibility: hidden;
}
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}
.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}
.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  background: url(../lib/photoswipe/default-skin/preloader.gif) 0 0 no-repeat;
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 0.5s linear infinite;
  animation: clockwise 0.5s linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border-color: #fff #fff transparent transparent;
  border-style: solid;
  border-width: 2px;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@-webkit-keyframes clockwise {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@keyframes clockwise {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
@-webkit-keyframes donut-rotate {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-140deg);
  }
  to {
    transform: rotate(0);
  }
}
@keyframes donut-rotate {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-140deg);
  }
  to {
    transform: rotate(0);
  }
}
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}
.pswp__caption,
.pswp__top-bar {
  background-color: rgba(0, 0, 0, 0.5);
}
.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
  background-color: rgba(0, 0, 0, 0.3);
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right,
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
  opacity: 0.001;
}
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}
.pswp__element--disabled {
  display: none !important;
}
.pswp--minimal--dark .pswp__top-bar {
  background: none;
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.product-browsing-section .pbs-drawer-close-btn {
  right: auto;
  left: 0;
  z-index: 10;
}

.weechat_link {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 10;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.weechat_link svg {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.weechat_link svg {
  animation: shadow-pulse 2s infinite;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

@-webkit-keyframes shadow-pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}
@keyframes shadow-pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}

.page-header-new__top-menu-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 20px;
  max-width: 1400px;
  margin: 0 auto;
  z-index: 1;
}

.container {
  max-width: 1400px;
  margin: 0 auto;
}

.section-about {
  margin-bottom: 130px;
}

.section-about__row {
  display: flex;
}

.section-about__row .section-about__row-img {
  max-width: 50%;
}

.section-about__row:nth-child(2) {
  flex-direction: row-reverse;
  .section-about__row-left-side {
    padding-right: 13px;
    padding-left: 80px;
    padding-top: 76px;
  }
}

.section-about__row-left-side.news {
  padding: 75px 30px 0 30px;
}

.section-about__row-title {
  text-transform: uppercase;
  font-family: "NoteSans";
  font-size: 25px;
  margin-bottom: 30px;
}

.section-about__row-text {
  font-size: 19px;
}

.section-about__row-left-side {
  padding-right: 30px;
  width: 50%;
}

.section-about__row-card-wrapper:first-child div {
  display: flex;
  flex-direction: row;
}

.section-about__row-card-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 30px 0 60px;
}

.section-about__row-card-box.first {
  margin-top: 36px;
  align-items: center;

  .section-about__row-text {
    width: 226px;
  }
}

.section-about__row-card-box-bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 40px;

  .section-about__row-text {
    text-align: center;
  }

  .section-about__row-card-box {
    display: flex;
    flex-direction: column !important;
    align-items: center;

    img {
      margin-bottom: 57px;
    }
  }

  .section-about__row-card-box:nth-child(1) {
    width: 117px;
    img {
      width: 106px;
      height: 96px;
    }
  }

  .section-about__row-card-box:nth-child(2) {
    width: 113px;
    margin-left: 58px;
    img {
      width: 98px;
      height: 93px;
    }
  }

  .section-about__row-card-box:nth-child(3) {
    width: 235px;
    img {
      width: 84px;
      height: 87px;
    }
  }
}

#about_second {
  position: relative;
}

.section-about-second__image {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
  margin: auto;
}

.section-highlights,
.section-group {
  /* background: url("../images/img-empty-placeholder/background-third-section.png"); */
  height: 980px;
  position: relative;

  background-image: url("../images/img-empty-placeholder/background-third-section.png");
  background-size: cover;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.47);
  background-blend-mode: darken;
  margin-bottom: 236px;
}

.section-group {
  position: relative;
  .section-group__title {
    font-size: 50px;
    color: #fff;
    text-align: center;
    padding-top: 80px;
    margin-bottom: 100px;
    position: relative;
    z-index: 1;
  }

  .section-group__link {
    font-size: 39px;
    text-decoration: none;
    color: #fff;
    width: 360px;
    border: 2px solid transparent;
    padding: 0 30px;
    box-sizing: content-box;
  }

  .section-group__image {
    margin-top: -1089px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
  }

  .section-group__image.second {
    margin-top: -898px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }

  .section-group__link:hover {
    border: 2px solid #fff;
  }

  .section-group__content {
    display: flex;
    justify-content: space-around;
  }

  .section-group__left-side {
    display: flex;
    flex-direction: column;
    text-align: center;
    row-gap: 50px;
    z-index: 1;
  }

  .section-group__right-side {
    display: flex;
    flex-direction: column;
    text-align: center;
    row-gap: 50px;
    z-index: 1;
  }
}

.section-highlights {
  height: 1000px;
  background-image: url("../images/img-empty-placeholder/fourth-section-background.png");
  background-color: rgba(0, 0, 0, 0.75);
  padding: 0 80px;
  margin-bottom: 100px;

  .section-highlights__title {
    text-align: center;
    font-size: 50px;
    transform: translateY(-156px);
  }

  .section-highlights__top {
    display: flex;
    justify-content: center;
  }

  .section-highlights__top-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 200px;

    img {
      margin-bottom: 23px;
    }
  }

  .section-highlights__row-text {
    text-align: center;
    color: #fff;
    font-size: 21px;
  }

  .section-highlights__subtitle {
    font-size: 50px;
    color: #fff;
    text-align: center;
  }

  .section-highlights__bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .section-highlights__image {
    margin-top: -1049px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
  }
}

.news-section__title {
  text-align: center;
  font-size: 50px;
  margin-bottom: 60px;
}

.news-section {
  /*   height: 710px; */
  height: 646px;
  /*   background-image: url("../images/img-empty-placeholder/family.png"); */
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 80px;

  .news-section__title-wrap {
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, calc(-100% - 30px));
  }

  .news-section__subtitle {
    font-size: 29px;
    text-align: center;
  }

  .news-section__main-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 765px;
  }

  .news-section__main-title {
    background-image: url("../images/img-empty-placeholder/fifth-section-yellow-back.png");
    background-repeat: no-repeat;
    width: 900px;
    height: 136px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 83px;
  }

  .news-section__main-subtitle {
    font-size: 28px;
    width: 480px;
  }

  .news-section__image {
    margin-top: -379px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    top: 0;
  }
}

.contacts-us-section {
  /* background-image: url("../images/img-empty-placeholder/sixth-background.png");
  height: 759px; */
  width: 100%;
  /* background-size: cover;
  background-repeat: no-repeat; */
  /* margin-bottom: 156px; */
  position: relative;
  .contacts-us-section__title {
    font-size: 50px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
  }

  .contacts-us-section__image {
    margin-top: -191px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    top: 0;
  }
}

.form-section {
  .container {
    max-width: 1073px;
    display: flex;
    flex-direction: column;
    align-items: center;

    div {
      width: 100%;
    }
  }

  form {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .form-section__button {
    width: 318px;
    height: 63px;
    input {
      cursor: pointer;
      width: 100%;
      height: 100%;
      border: none;
      background: linear-gradient(
        354deg,
        #fff387 10.5%,
        #ba7e1b 51.25%,
        #fff387 99.63%,
        #ba7e1b 100%
      );

      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 29px;
      color: #000;
      background-blend-mode: normal;
      background-color: #fff;
    }
    input:disabled {
      background-blend-mode: luminosity;
      background-color: rgba(0, 0, 0, 0.75);
    }
  }
}

.form-section__input {
  ::placeholder {
    color: #a1a2a4;
    opacity: 1;
  }
  width: 100%;
  height: 54px;
  margin-bottom: 37px;

  span {
    width: 100%;
    height: 100%;
    display: block;

    input {
      width: 100%;
      height: 100%;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 25px;
      border: none;
      background: #f1f1f1;
      padding-left: 17px;
    }
  }
}

.form-section__block-contact {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.form-section__input-comment {
  width: 100%;
  height: 260px;
  ::placeholder {
    color: #a1a2a4;
    opacity: 1;
  }

  span {
    width: 100%;
    height: 100%;
    display: block;

    textarea {
      width: 100%;
      height: 100%;
      font-family: "Inter", sans-serif;
      font-weight: 400;
      font-size: 25px;
      border: none;
      background: #f1f1f1;
      padding-left: 17px;
    }
  }
}

/* checkbox */

.custom-checkbox {
  margin-top: 50px;
  position: relative;
  margin-bottom: 67px;
  cursor: pointer;
  font-size: 16px;
  user-select: none;
  display: flex;
  align-items: center;
  height: 57px;
  align-self: flex-start;
}

.custom-checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.wpcf7-form-control-wrap {
  position: static;
}

.wpcf7-list-item-label {
  padding-left: 60px;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 29px;
  color: #000;
}

.custom-checkbox input[type="checkbox"] + .wpcf7-list-item-label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 54px;
  height: 54px;
  border-radius: 50%; /* Круглая форма */
  background-color: #f1f1f1;
  box-sizing: border-box;
}

.custom-checkbox
  input[type="checkbox"]:checked
  + .wpcf7-list-item-label::before {
  background-color: #f1f1f1;
  border-color: #00aaff; /* Голубая стрелка */
}

.custom-checkbox
  input[type="checkbox"]:checked
  + .wpcf7-list-item-label::after {
  content: "";
  position: absolute;
  left: 20px;
  top: 10px;
  width: 15px;
  height: 30px;
  border: solid #00aaff; /* Цвет стрелки */
  border-width: 0 6px 6px 0;
  transform: rotate(45deg);
  box-sizing: border-box;
}

.form-section {
  margin-bottom: 96px;

  .container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .form-section__name {
    display: flex;
    flex-direction: column;
    align-items: center;

    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 34px;
    line-height: 179%;
    text-align: center;
    color: #000;
  }

  .form-section__tel {
    display: flex;
    align-items: center;
    justify-content: center;

    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 34px;
    line-height: 179%;
    text-align: center;
    color: #000;
    margin-bottom: 100px;
  }

  .form-section__tel-img {
    margin-right: 14px;
  }

  .form-section__tel-text {
    margin-bottom: 0;
    color: #000;
    text-decoration: none;
  }

  .form-section__title {
    font-size: 40px;
    text-align: center;
  }
}

.footer-new {
  width: 100%;
  background: url(../images/img-empty-placeholder/header-backgrond.png);
  background-size: cover;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 204px;

  a {
    width: 162px;
    height: 128px;
    img {
      width: 100%;
      height: 100%;
    }
  }
}

/* burger */

.header__burger {
  top: 10px;
  left: -20px;
  display: block;
  position: relative;
  width: 30px;
  height: 20px;
  cursor: pointer;
}
.header__burger::before,
.header__burger::after {
  content: "";
  position: absolute;
  background-color: #000;
  width: 100%;
  height: 2px;
  left: 0;
}

.header__burger.active::before {
  transform: rotate(45deg);
  bottom: 9px;
  transition: all 0.3s ease 0s;
}

.header__burger.active::after {
  transform: rotate(-45deg);
  top: 9px;
}

.header__burger::after {
  top: 0;
  transition: all 0.3s ease 0s;
}
.header__burger::before {
  bottom: 0;
  transition: all 0.3s ease 0s;
}
.hader__span {
  position: absolute;
  top: 9px;
  background-color: #000;
  width: 100%;
  height: 2px;
  transition: all 0.3s ease 0s;
}
.header__burger.active span {
  transform: scale(0);
}

.mobile-logo {
  padding-left: 20px;
  display: none;
}

.header__burger {
  display: none;
}

html.lock {
  overflow: hidden;
}

.hero-section,
.section-group,
.section-about,
.section-highlights,
.contacts-us-section,
.form-section,
.news-section {
  font-family: "NoteSans";
}

/* header-new */

.page-header-new {
  z-index: 3;
  width: 100%;
  background: url("../images/img-empty-placeholder/header-backgrond.png");
  background-size: cover;
  background-color: #fff;
  display: flex;
  height: 204px;
}

.page-header-new__logo {
  width: 162px;
  height: 128px;
}

.page-header-new > div {
  justify-content: space-between;
  width: 100%;
}

.page-header-new__top-menu {
  display: flex;
  width: 100%;
  justify-content: center;
  ul {
    display: flex;
    align-items: center;
    margin-bottom: 0;

    li {
      display: flex;
      align-items: center;
      margin-right: 100px;
      a {
        text-decoration: none;
        color: #000;
      }
    }

    li:last-child {
      margin-right: 0;
    }
  }
}

.page-header-new__link {
  font-size: 22px;
  cursor: pointer;
}

/* end header-new */

.contacts-us-section__main-img {
  width: 100%;
}

@media (max-width: 1400px) {
  .section-group > img,
  .section-about > img,
  .section-highlights > img,
  .section-highlights > img,
  .contacts-us-section > img,
  .form-section > img,
  .news-section > img {
    display: none;
  }

  .page-header-new {
    .page-header-new__top-menu-wrap {
      display: flex;
      flex-direction: column;
      position: absolute;
      height: 100vh;
      left: 0;
      top: 0;
      transform: translateX(-100%);
      background: #fff;
      transition: 1s;
      width: calc(100% - 55px);
      justify-content: center;
      row-gap: 60px;
    }

    .page-header-new__top-menu-wrap.active {
      transform: translateX(0);
    }

    .page-header-new__top-menu {
      ul {
        display: flex;
        flex-direction: column;
        align-items: center;
        row-gap: 10px;

        li {
          margin-right: 0;
        }
      }
    }
  }

  .header__burger,
  .mobile-logo {
    display: block;
  }

  .hero-section {
    margin-bottom: 60px;
    height: 400px;
    padding: 0 20px;
    h1 {
      font-size: 35px;
      margin-bottom: 30px;
    }
  }
  .section-about {
    margin-bottom: 60px;
    padding: 0 20px;
    .section-about__row-left-side {
      padding-right: 30px;
      width: 100%;
    }

    .section-about__row {
      margin-bottom: 20px;
    }

    .section-about__row .section-about__row-img {
      max-width: 100%;
    }

    .section-about__row-card-box {
      margin-bottom: 10px;
    }

    .section-about__row-card-box-bottom {
      margin-top: 10px;
      & .section-about__row-card-box {
        img {
          margin-bottom: 5px;
        }
      }
    }

    .section-about__row-card-wrapper div {
      flex-direction: column;
      align-items: center;
    }

    .section-about__row-card-box:nth-child(2) {
      margin-left: 0;
    }

    .section-about__row {
      text-align: center;
      flex-direction: column;
      margin-bottom: 60px;
    }
    .section-about__row-left-side {
      padding-right: 0;
    }
    .section-about__row:nth-child(2) {
      .section-about__row-left-side {
        padding-right: 0;
        padding-left: 0;
        padding-top: 0;
      }
    }
  }
  .section-group {
    height: auto;
    padding: 20px;
    margin-bottom: 100px;
    .section-group__title {
      margin-bottom: 20px;
      font-size: 40px;
      padding-top: 0px;
    }
    .section-group__content {
      flex-direction: column;
      align-items: center;
      .section-group__right-side,
      .section-group__left-side {
        row-gap: 6px;
      }
      .section-group__link {
        font-size: 20px;
      }
    }
  }

  .section-about__row-left-side.news {
    padding-top: 0;
    padding-left: 0;
  }

  .section-highlights {
    padding: 0 20px;
    margin-bottom: 100px;
    padding-bottom: 75px;
    height: auto;
    .section-highlights__title {
      font-size: 40px;
      transform: translateY(-75px);
    }

    .section-highlights__top {
      flex-direction: column;
      align-items: center;
    }
  }

  .news-section {
    flex-direction: column;
    height: auto;
    padding: 50px 0;
    margin-bottom: 20px;
    .news-section__title-wrap {
      transform: translate(0, 0);
      width: 100%;
      position: static;
      padding: 0 20px;
      .news-section__title {
        font-size: 40px;
      }

      .news-section__subtitle {
        text-align: center;
      }
    }

    .news-section__title-wrap {
      white-space: inherit;
      padding: 0 20px;
    }

    .news-section__main-title {
      width: 100%;
      padding: 0 40px;
      font-size: 50px;
    }

    .news-section__main-subtitle {
      width: 100%;
      padding: 0 20px;
      text-align: center;
    }

    .news-section__main-block {
      width: 100%;
    }
  }
  .contacts-us-section {
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
    .contacts-us-section__title {
      font-size: 40px;
      padding: 0 20px;
      width: 360px;
      align-self: center;
      margin-bottom: 20px;
    }
    .contacts-us-section__main-img {
      display: block;
    }
  }

  .form-section {
    padding: 0 20px;
    margin-bottom: 40px;
    .form-section__tel-img {
      width: 40px;
      height: 40px;
    }
    .form-section__tel-text {
      font-size: 30px;
    }
    .form-section__tel {
      margin-bottom: 20px;
    }

    .form-section__title {
      font-size: 33px;
    }

    .custom-checkbox input[type="checkbox"] + .wpcf7-list-item-label::before {
      width: 30px;
      height: 30px;
    }

    .custom-checkbox {
      margin-top: 15px;
      position: relative;
      margin-bottom: 20px;
    }

    .wpcf7-list-item-label {
      font-size: 12px;
      padding-left: 30px;
    }

    .custom-checkbox
      input[type="checkbox"]:checked
      + .wpcf7-list-item-label::after {
      content: "";
      position: absolute;
      left: 10px; /* Выравнивание стрелки */
      top: -5px; /* Выравнивание стрелки */
      bottom: 0;
      margin: auto;
      width: 9px;
      height: 15px;
      border: solid #00aaff; /* Цвет стрелки */
      border-width: 0 3px 3px 0;
      transform: rotate(45deg);
      box-sizing: border-box;
    }
  }
}

.news-section__text_down .news-section__subtitle {
  width: 100%;
  text-align: center;
  font-size: 29px;
}
