h1,
.h1,
.title-banner,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
p.text-large,
.text-large p,
p.text-main,
.text-main p,
p.text-small,
.text-small p,
p.text-extra-small,
.text-extra-small p,
li.text-large,
.text-large li,
li.text-main,
.text-main li,
li.text-small,
.text-small li,
li.text-extra-small,
.text-extra-small li {
  font-family: "Raleway", sans-serif;
  text-align: left;
}

.theme-light h1,
.theme-light .h1,
.theme-light .title-banner,
.theme-light h2,
.theme-light .h2,
.theme-light h3,
.theme-light .h3,
.theme-light h4,
.theme-light .h4,
.theme-light h5,
.theme-light .h5 {
  color: #252728;
}

.theme-light p.text-large,
.theme-light .text-large p,
.theme-light p.text-main,
.theme-light .text-main p,
.theme-light p.text-small,
.theme-light .text-small p,
.theme-light p.text-extra-small,
.theme-light .text-extra-small p,
.theme-light p.text-banner,
.theme-light .text-banner p,
.theme-light li.text-large,
.theme-light .text-large li,
.theme-light li.text-main,
.theme-light .text-main li,
.theme-light li.text-small,
.theme-light .text-small li,
.theme-light li.text-extra-small,
.theme-light .text-extra-small li {
  color: #333333;
}

.theme-dark h1,
.theme-dark .h1,
.theme-dark .title-banner,
.theme-dark h2,
.theme-dark .h2,
.theme-dark h3,
.theme-dark .h3,
.theme-dark h4,
.theme-dark .h4,
.theme-dark h5,
.theme-dark .h5,
.theme-dark p.text-large,
.theme-dark .text-large p,
.theme-dark p.text-main,
.theme-dark .text-main p,
.theme-dark p.text-small,
.theme-dark .text-small p,
.theme-dark p.text-extra-small,
.theme-dark .text-extra-small p,
.theme-dark p.text-banner,
.theme-dark .text-banner p,
.theme-dark li.text-large,
.theme-dark .text-large li,
.theme-dark li.text-main,
.theme-dark .text-main li,
.theme-dark li.text-small,
.theme-dark .text-small li,
.theme-dark li.text-extra-small,
.theme-dark .text-extra-small li,
.theme-gradient h1,
.theme-gradient .h1,
.theme-gradient .title-banner,
.theme-gradient h2,
.theme-gradient .h2,
.theme-gradient h3,
.theme-gradient .h3,
.theme-gradient h4,
.theme-gradient .h4,
.theme-gradient h5,
.theme-gradient .h5,
.theme-gradient p.text-large,
.theme-gradient .text-large p,
.theme-gradient p.text-main,
.theme-gradient .text-main p,
.theme-gradient p.text-small,
.theme-gradient .text-small p,
.theme-gradient p.text-extra-small,
.theme-gradient .text-extra-small p,
.theme-gradient p.text-banner,
.theme-gradient .text-banner p,
.theme-gradient li.text-large,
.theme-gradient .text-large li,
.theme-gradient li.text-main,
.theme-gradient .text-main li,
.theme-gradient li.text-small,
.theme-gradient .text-small li,
.theme-gradient li.text-extra-small,
.theme-gradient .text-extra-small li {
  color: #ffffff;
}

h1,
.h1,
.title-banner {
  font-weight: 700;
  font-size: 54px;
  line-height: 64px;
}

h2,
.h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 40px;
}

h3,
.h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
}

h4,
.h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
}

h5,
.h5 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}

body {
  font-size: 16px;
}

.text-large ul,
ul.text-large,
.text-main ul,
ul.text-main,
.text-small ul,
ul.text-small,
.text-extra-small ul,
ul.text-extra-small,
.text-large ol,
ol.text-large,
.text-main ol,
ol.text-main,
.text-small ol,
ol.text-small,
.text-extra-small ol,
ol.text-extra-small {
  padding-left: 15px;
}

.text-large ul li + li,
ul.text-large li + li,
.text-main ul li + li,
ul.text-main li + li,
.text-small ul li + li,
ul.text-small li + li,
.text-extra-small ul li + li,
ul.text-extra-small li + li,
.text-large ol li + li,
ol.text-large li + li,
.text-main ol li + li,
ol.text-main li + li,
.text-small ol li + li,
ol.text-small li + li,
.text-extra-small ol li + li,
ol.text-extra-small li + li {
  margin-top: 10px;
}

.text-large ul,
ul.text-large,
.text-main ul,
ul.text-main,
.text-small ul,
ul.text-small,
.text-extra-small ul,
ul.text-extra-small {
  list-style-type: disc;
}

.text-large.medium p,
p.text-large.medium,
.text-main.medium p,
p.text-main.medium,
p.text-small.medium,
.text-small.medium p,
.text-large.medium li,
li.text-large.medium,
.text-main.medium li,
li.text-main.medium,
li.text-small.medium,
.text-small.medium li {
  font-weight: 500;
}

p.text-large,
.text-large p,
p.text-banner,
.text-banner p,
li.text-large,
.text-large li,
li.text-banner,
.text-banner li {
  font-size: 18px;
  line-height: 24px;
}

p.text-main,
.text-main p,
li.text-main,
.text-main li {
  font-size: 16px;
  line-height: 24px;
}

p.text-small,
.text-small p,
li.text-small,
.text-small li {
  font-size: 14px;
  line-height: 20px;
}

p.text-extra-small,
.text-extra-small p,
li.text-extra-small,
.text-extra-small li {
  font-size: 12px;
  line-height: 14px;
}

.theme-light a {
  color: #0023d2;
}

.theme-light .list-links a {
  color: #333333;
}

.theme-light .list-links a:not(.disabled).active {
  color: #ff8200;
}

.theme-light .pagination-list .arrow-btn .icon {
  fill: #333333;
}

.theme-light .pagination-list ul li a {
  color: #333333;
  border: 1px solid #333333;
}

.theme-light .pagination-list ul li a.active {
  background-color: #333333;
}

.theme-light .pagination-list ul li a.active span {
  color: #ffffff;
}

.theme-light .btn.fill {
  border-color: transparent;
}

.theme-light .btn.fill span {
  color: #ffffff;
}

.theme-light .btn.fill .icon {
  fill: #ffffff;
}

.theme-light .btn.fill.primary {
  background-color: #ff8200;
}

.theme-light .btn.fill.secondary {
  background-color: #0023d2;
}

.theme-light .btn.fill.dark {
  background-color: #252728;
}

.theme-light .btn.fill.login {
  background-color: #0023d2;
}

.theme-light .btn.border.primary,
.theme-light .btn.link-inline.primary {
  border-color: #ff8200;
}

.theme-light .btn.border.primary span,
.theme-light .btn.link-inline.primary span {
  color: #ff8200;
}

.theme-light .btn.border.primary .icon,
.theme-light .btn.link-inline.primary .icon {
  fill: #ff8200;
}

.theme-light .btn.border.secondary,
.theme-light .btn.link-inline.secondary {
  border-color: #0023d2;
}

.theme-light .btn.border.secondary span,
.theme-light .btn.link-inline.secondary span {
  color: #0023d2;
}

.theme-light .btn.border.secondary .icon,
.theme-light .btn.link-inline.secondary .icon {
  fill: #0023d2;
}

.theme-light .btn.border.dark,
.theme-light .btn.link-inline.dark {
  border-color: #252728;
}

.theme-light .btn.border.dark span,
.theme-light .btn.link-inline.dark span {
  color: #252728;
}

.theme-light .btn.border.dark .icon,
.theme-light .btn.link-inline.dark .icon {
  fill: #252728;
}

.theme-dark a {
  color: #ffffff;
}

.theme-dark .list-links a {
  color: #ffffff;
}

.theme-dark .list-links a:not(.disabled).active {
  color: #ffffff;
}

.theme-dark .pagination-list .arrow-btn .icon {
  fill: #ffffff;
}

.theme-dark .pagination-list ul li a {
  color: #ffffff;
  border: 1px solid #ffffff;
}

.theme-dark .pagination-list ul li a.active {
  background-color: #ffffff;
}

.theme-dark .pagination-list ul li a.active span {
  color: #333333;
}

.theme-dark .pagination-list ul li.hide-pages a {
  border-color: rgba(255, 255, 255, 0.3);
}

.theme-dark .btn.fill {
  border-color: transparent;
}

.theme-dark .btn.fill span {
  color: #ffffff;
}

.theme-dark .btn.fill .icon {
  fill: #ffffff;
}

.theme-dark .btn.fill.primary {
  background-color: #ff8200;
}

.theme-dark .btn.fill.secondary {
  background-color: #0023d2;
}

.theme-dark .btn.fill.dark {
  background-color: #ffffff;
}

.theme-dark .btn.fill.dark span {
  color: #ff8200;
}

.theme-dark .btn.fill.dark .icon {
  fill: #ff8200;
}

.theme-dark .btn.fill.login {
  background-color: #0023d2;
}

.theme-dark .btn.border.primary,
.theme-dark .btn.link-inline.primary {
  border-color: #ff8200;
}

.theme-dark .btn.border.primary span,
.theme-dark .btn.link-inline.primary span {
  color: #ff8200;
}

.theme-dark .btn.border.primary .icon,
.theme-dark .btn.link-inline.primary .icon {
  fill: #ff8200;
}

.theme-dark .btn.border.dark,
.theme-dark .btn.link-inline.dark {
  border-color: #ffffff;
}

.theme-dark .btn.border.dark span,
.theme-dark .btn.link-inline.dark span {
  color: #ffffff;
}

.theme-dark .btn.border.dark .icon,
.theme-dark .btn.link-inline.dark .icon {
  fill: #ffffff;
}

.theme-gradient a {
  color: #ffffff;
}

.theme-gradient .list-links a {
  color: #ffffff;
}

.theme-gradient .list-links a:not(.disabled).active {
  color: #ffffff;
}

.theme-gradient .pagination-list .arrow-btn .icon {
  fill: #333333;
}

.theme-gradient .pagination-list ul li a {
  border: 1px solid #333333;
}

.theme-gradient .pagination-list ul li a.active span {
  color: #ff8200;
}

.theme-gradient .pagination-list .arrow-btn .icon {
  fill: #333333;
}

.theme-gradient .pagination-list ul li a {
  color: #333333;
  border: 1px solid #333333;
}

.theme-gradient .pagination-list ul li a.active {
  background-color: #333333;
}

.theme-gradient .pagination-list ul li a.active span {
  color: #ff8200;
}

.theme-gradient .pagination-list ul li.hide-pages a {
  border-color: rgba(51, 51, 51, 0.3);
}

.theme-gradient .btn.fill {
  border-color: transparent;
}

.theme-gradient .btn.fill span {
  color: #ffffff;
}

.theme-gradient .btn.fill .icon {
  fill: #ffffff;
}

.theme-gradient .btn.fill.primary {
  background-color: #ffffff;
}

.theme-gradient .btn.fill.primary span {
  color: #ff8200;
}

.theme-gradient .btn.fill.primary .icon {
  fill: #ff8200;
}

.theme-gradient .btn.fill.secondary {
  background-color: #0023d2;
}

.theme-gradient .btn.fill.dark {
  background-color: #252728;
}

.theme-gradient .btn.fill.login {
  background-color: #0023d2;
}

.theme-gradient .btn.border.primary,
.theme-gradient .btn.link-inline.primary {
  border-color: #ffffff;
}

.theme-gradient .btn.border.primary span,
.theme-gradient .btn.link-inline.primary span {
  color: #ffffff;
}

.theme-gradient .btn.border.primary .icon,
.theme-gradient .btn.link-inline.primary .icon {
  fill: #ffffff;
}

.theme-gradient .btn.border.dark,
.theme-gradient .btn.link-inline.dark {
  border-color: #252728;
}

.theme-gradient .btn.border.dark span,
.theme-gradient .btn.link-inline.dark span {
  color: #252728;
}

.theme-gradient .btn.border.dark .icon,
.theme-gradient .btn.link-inline.dark .icon {
  fill: #252728;
}

a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 500;
  font-size: 16px;
  /* line-height: 30px; */
  text-decoration: none;
}

.list-links a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.list-links a.disabled {
  opacity: 0.3;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.pagination-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pagination-list .arrow-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 48px;
  height: 48px;
}

.pagination-list .arrow-btn.disabled {
  opacity: 0.3;
  pointer-events: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.pagination-list .arrow-btn.arrow-btn--prev {
  margin-right: 11px;
}

.pagination-list .arrow-btn.arrow-btn--next {
  margin-left: 11px;
}

.pagination-list .arrow-btn .icon {
  display: block;
  width: 24px;
  height: 24px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.pagination-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.pagination-list ul li + li {
  margin-left: 9px;
}

.pagination-list ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.pagination-list ul li a span {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.pagination-list ul li a.active span {
  font-weight: 700;
}

.pagination-list ul li.hide-pages {
  cursor: default;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.pagination-list ul li.hide-pages a {
  border-color: rgba(51, 51, 51, 0.3);
}

.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 0.02em;
  text-decoration: none;
  border: none;
  outline: none;
  background-color: transparent;
  color: #333333;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  height: 48px;
}

.btn .icon {
  width: 24px;
  height: 24px;
}

.btn.disabled,
.btn[disabled] {
  opacity: 0.3;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.btn.fill,
.btn.border {
  border-radius: 50px;
}

.btn.fill {
  padding: 12px 40px;
}

.btn.fill.login {
  height: 40px;
  padding: 11px 32px;
}

.btn.fill .icon {
  margin-left: 5px;
}

.btn.border {
  border-width: 1px;
  border-style: solid;
  padding: 11px 39px;
}

.btn.border.primary span,
.btn.border.primary .icon,
.btn.border.secondary span,
.btn.border.secondary .icon,
.btn.border.dark span,
.btn.border.dark .icon,
.btn.link-inline.primary span,
.btn.link-inline.primary .icon,
.btn.link-inline.secondary span,
.btn.link-inline.secondary .icon,
.btn.link-inline.dark span,
.btn.link-inline.dark .icon {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.btn.border .icon,
.btn.link-inline .icon {
  margin-left: 5px;
}

.switch.disabled label {
  pointer-events: none;
}

.switch.disabled input[type=checkbox]:checked + div {
  background-color: rgba(255, 130, 0, 0.3);
}

.switch.disabled input[type=checkbox]:not(:checked) + div {
  background-color: rgba(217, 217, 217, 0.3);
}

.switch.disabled input[type=checkbox] + div + p {
  color: rgba(37, 39, 40, 0.3);
}

.switch input[type=checkbox] {
  display: none;
}

.switch input[type=checkbox]:checked + div {
  background-color: #ff8200;
}

.switch input[type=checkbox]:checked + div::after {
  left: calc(100% - 19px);
}

.switch label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  cursor: pointer;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.switch div {
  position: relative;
  border-radius: 50px;
  width: 39px;
  min-width: 39px;
  height: 22px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #d9d9d9;
}

.switch div::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 3px;
  width: 16px;
  height: 16px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #ffffff;
}

.switch div + p {
  margin-left: 10px;
}

.switch p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #333333;
}

.checkbox.disabled label {
  pointer-events: none;
}

.checkbox.disabled input[type=checkbox]:checked + div {
  background-color: rgba(255, 130, 0, 0.3);
}

.checkbox.disabled input[type=checkbox]:not(:checked) + div {
  background-color: rgba(217, 217, 217, 0.3);
  border-color: transparent;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjE2NyA5LjMzMzMzQzEzLjg5MzcgOS4zMzMzMyAxMy42NjcgOS4xMDY2NyAxMy42NjcgOC44MzMzM1Y3LjVDMTMuNjY3IDUuNCAxMy4wNzM3IDQgMTAuMTY3IDRDNy4yNjAzMyA0IDYuNjY2OTkgNS40IDYuNjY2OTkgNy41VjguODMzMzNDNi42NjY5OSA5LjEwNjY3IDYuNDQwMzMgOS4zMzMzMyA2LjE2Njk5IDkuMzMzMzNDNS44OTM2NiA5LjMzMzMzIDUuNjY2OTkgOS4xMDY2NyA1LjY2Njk5IDguODMzMzNWNy41QzUuNjY2OTkgNS41NjY2NyA2LjEzMzY2IDMgMTAuMTY3IDNDMTQuMjAwMyAzIDE0LjY2NyA1LjU2NjY3IDE0LjY2NyA3LjVWOC44MzMzM0MxNC42NjcgOS4xMDY2NyAxNC40NDAzIDkuMzMzMzMgMTQuMTY3IDkuMzMzMzNaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTAuMTY2NyAxNC45OTk4QzguOTczMzMgMTQuOTk5OCA4IDE0LjAyNjUgOCAxMi44MzMyQzggMTEuNjM5OCA4Ljk3MzMzIDEwLjY2NjUgMTAuMTY2NyAxMC42NjY1QzExLjM2IDEwLjY2NjUgMTIuMzMzMyAxMS42Mzk4IDEyLjMzMzMgMTIuODMzMkMxMi4zMzMzIDE0LjAyNjUgMTEuMzYgMTQuOTk5OCAxMC4xNjY3IDE0Ljk5OThaTTEwLjE2NjcgMTEuNjY2NUM5LjUyNjY3IDExLjY2NjUgOSAxMi4xOTMyIDkgMTIuODMzMkM5IDEzLjQ3MzIgOS41MjY2NyAxMy45OTk4IDEwLjE2NjcgMTMuOTk5OEMxMC44MDY3IDEzLjk5OTggMTEuMzMzMyAxMy40NzMyIDExLjMzMzMgMTIuODMzMkMxMS4zMzMzIDEyLjE5MzIgMTAuODA2NyAxMS42NjY1IDEwLjE2NjcgMTEuNjY2NVoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMy41IDE3LjMzM0g2LjgzMzMzQzMuODkzMzMgMTcuMzMzIDMgMTYuNDM5NyAzIDEzLjQ5OTdWMTIuMTY2M0MzIDkuMjI2MzQgMy44OTMzMyA4LjMzMzAxIDYuODMzMzMgOC4zMzMwMUgxMy41QzE2LjQ0IDguMzMzMDEgMTcuMzMzMyA5LjIyNjM0IDE3LjMzMzMgMTIuMTY2M1YxMy40OTk3QzE3LjMzMzMgMTYuNDM5NyAxNi40NCAxNy4zMzMgMTMuNSAxNy4zMzNaTTYuODMzMzMgOS4zMzMwMUM0LjQ0NjY3IDkuMzMzMDEgNCA5Ljc4NjM0IDQgMTIuMTY2M1YxMy40OTk3QzQgMTUuODc5NyA0LjQ0NjY3IDE2LjMzMyA2LjgzMzMzIDE2LjMzM0gxMy41QzE1Ljg4NjcgMTYuMzMzIDE2LjMzMzMgMTUuODc5NyAxNi4zMzMzIDEzLjQ5OTdWMTIuMTY2M0MxNi4zMzMzIDkuNzg2MzQgMTUuODg2NyA5LjMzMzAxIDEzLjUgOS4zMzMwMUg2LjgzMzMzWiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01LjY2Njk5IDcuNUM1LjY2Njk5IDUuNTY2NjcgNi4xMzM2NiAzIDEwLjE2NyAzQzE0LjIwMDMgMyAxNC42NjcgNS41NjY2NyAxNC42NjcgNy41TDE0LjY2NjYgOC4zOTQ2MkMxNC44MDY0IDguNDExNjIgMTQuOTM5NyA4LjQzMjM0IDE1LjA2NjYgOC40NTcwMkMxNi43Njk5IDguNzg4MjMgMTcuMzMzMyA5LjgzMjIzIDE3LjMzMzMgMTIuMTY2M1YxMy40OTk3QzE3LjMzMzMgMTYuNDM5NyAxNi40NCAxNy4zMzMgMTMuNSAxNy4zMzNINi44MzMzM0MzLjg5MzMzIDE3LjMzMyAzIDE2LjQzOTcgMyAxMy40OTk3VjEyLjE2NjNDMyA5LjgzMTkzIDMuNTYyODIgOC43ODc5NyA1LjI2NjYgOC40NTY5QzUuMzkzNTMgOC40MzIyMyA1LjUyNjc4IDguNDExNTMgNS42NjY2IDguMzk0NTRMNS42NjY5OSA3LjVaTTUuMjY2NiA4LjA0OTkzVjcuNTAwMUM1LjI2NjYgNi41MTY0NiA1LjM4MTQ0IDUuMjg0NTIgNi4wNzY4NCA0LjI5NTA5QzYuNzkyNjUgMy4yNzY2MiA4LjA1OTAxIDIuNjAwMSAxMC4xNjY2IDIuNjAwMUMxMi4yNzQyIDIuNjAwMSAxMy41NDA1IDMuMjc2NjIgMTQuMjU2NCA0LjI5NTA5QzE0Ljk1MTggNS4yODQ1MiAxNS4wNjY2IDYuNTE2NDYgMTUuMDY2NiA3LjUwMDFWOC4wNTAwNEMxNS43ODg0IDguMTc5ODkgMTYuMzY3OSA4LjQzMDY4IDE2LjgwMTYgOC44NjQ0M0MxNy41MTQxIDkuNTc2OTQgMTcuNzMyOSAxMC42ODI3IDE3LjczMjkgMTIuMTY2NFYxMy40OTk4QzE3LjczMjkgMTQuOTgzNSAxNy41MTQxIDE2LjA4OTMgMTYuODAxNiAxNi44MDE4QzE2LjA4OTEgMTcuNTE0MyAxNC45ODM0IDE3LjczMzEgMTMuNDk5NiAxNy43MzMxSDYuODMyOTRDNS4zNDkxNyAxNy43MzMxIDQuMjQzNDQgMTcuNTE0MyAzLjUzMDkzIDE2LjgwMThDMi44MTg0MiAxNi4wODkzIDIuNTk5NjEgMTQuOTgzNSAyLjU5OTYxIDEzLjQ5OThWMTIuMTY2NEMyLjU5OTYxIDEwLjY4MjcgMi44MTg0MiA5LjU3Njk0IDMuNTMwOTMgOC44NjQ0M0MzLjk2NDgyIDguNDMwNTUgNC41NDQ1MSA4LjE3OTczIDUuMjY2NiA4LjA0OTkzWk0xMy41IDguMzMzMDFDMTMuNTU2NCA4LjMzMzAxIDEzLjYxMTcgOC4zMzM0MyAxMy42NjY2IDguMzM0MUwxMy42NjcgNy41QzEzLjY2NyA1LjQgMTMuMDczNyA0IDEwLjE2NyA0QzcuMjYwMzMgNCA2LjY2Njk5IDUuNCA2LjY2Njk5IDcuNUw2LjY2NjYgOC4zMzQwOUM2LjcyMTMxIDguMzMzNDMgNi43NzcxNCA4LjMzMzAxIDYuODMzMzMgOC4zMzMwMUgxMy41Wk03LjA2NjYgNy45MzMxMUgxMy4yNjY2VjcuNTAwMUMxMy4yNjY2IDYuNDY4MTIgMTMuMTE2IDUuNzE3NDUgMTIuNjk5NiA1LjIxOTA0QzEyLjI5NyA0LjczNzAzIDExLjU2NDkgNC40MDAxIDEwLjE2NjYgNC40MDAxQzguNzY4MjkgNC40MDAxIDguMDM2MjQgNC43MzcwMyA3LjYzMzU4IDUuMjE5MDRDNy4yMTcyMiA1LjcxNzQ1IDcuMDY2NiA2LjQ2ODEyIDcuMDY2NiA3LjUwMDFWNy45MzMxMVpNMTQuODQ2MyA5LjQyMTFDMTQuNjQ2NCA5LjM4NTI5IDE0LjQyMDggOS4zNjIxMiAxNC4xNjY2IDkuMzQ4NTlDMTMuOTYzMSA5LjMzNzc2IDEzLjc0MTcgOS4zMzMwMSAxMy41IDkuMzMzMDFINi44MzMzM0M2LjU5MTg4IDkuMzMzMDEgNi4zNjk4OSA5LjMzNzc1IDYuMTY2NiA5LjM0ODU1QzUuOTEyMzcgOS4zNjIwNiA1LjY4Njc3IDkuMzg1MjIgNS40ODY3OCA5LjQyMUM0LjI2NjAzIDkuNjM5NDMgNCAxMC4zMjgyIDQgMTIuMTY2M1YxMy40OTk3QzQgMTUuODc5NyA0LjQ0NjY3IDE2LjMzMyA2LjgzMzMzIDE2LjMzM0gxMy41QzE1Ljg4NjcgMTYuMzMzIDE2LjMzMzMgMTUuODc5NyAxNi4zMzMzIDEzLjQ5OTdWMTIuMTY2M0MxNi4zMzMzIDEwLjMyODUgMTYuMDY2NiA5LjYzOTY0IDE0Ljg0NjMgOS40MjExWk0xMC4xNjYzIDE1LjM5OTlDOC43NTIwMyAxNS4zOTk5IDcuNTk5NjEgMTQuMjQ3NSA3LjU5OTYxIDEyLjgzMzNDNy41OTk2MSAxMS40MTkgOC43NTIwMyAxMC4yNjY2IDEwLjE2NjMgMTAuMjY2NkMxMS41ODA1IDEwLjI2NjYgMTIuNzMyOSAxMS40MTkgMTIuNzMyOSAxMi44MzMzQzEyLjczMjkgMTQuMjQ3NSAxMS41ODA1IDE1LjM5OTkgMTAuMTY2MyAxNS4zOTk5Wk0xMC4xNjYzIDEyLjA2NjZDOS43NDcxOSAxMi4wNjY2IDkuMzk5NjEgMTIuNDE0MiA5LjM5OTYxIDEyLjgzMzNDOS4zOTk2MSAxMy4yNTI0IDkuNzQ3MTkgMTMuNTk5OSAxMC4xNjYzIDEzLjU5OTlDMTAuNTg1NCAxMy41OTk5IDEwLjkzMjkgMTMuMjUyNCAxMC45MzI5IDEyLjgzMzNDMTAuOTMyOSAxMi40MTQyIDEwLjU4NTQgMTIuMDY2NiAxMC4xNjYzIDEyLjA2NjZaTTQuNDk4MTYgMTAuODAxOEM0LjQyNzc1IDExLjEzNzMgNC4zOTk2MSAxMS41NzgzIDQuMzk5NjEgMTIuMTY2NFYxMy40OTk4QzQuMzk5NjEgMTQuMDg3OSA0LjQyNzc1IDE0LjUyODkgNC40OTgxNiAxNC44NjQ0QzQuNTY3NjUgMTUuMTk1NSA0LjY3MjMxIDE1LjM5NCA0LjgwNDQxIDE1LjUyNjRDNC45MzY0NiAxNS42NTg3IDUuMTM0NzggMTUuNzYzOCA1LjQ2NTk4IDE1LjgzMzdDNS44MDE2MyAxNS45MDQ2IDYuMjQzMzQgMTUuOTMzMSA2LjgzMjk0IDE1LjkzMzFIMTMuNDk5NkMxNC4wODkyIDE1LjkzMzEgMTQuNTMwOSAxNS45MDQ2IDE0Ljg2NjYgMTUuODMzN0MxNS4xOTc4IDE1Ljc2MzggMTUuMzk2MSAxNS42NTg3IDE1LjUyODEgMTUuNTI2NEMxNS42NjAyIDE1LjM5NCAxNS43NjQ5IDE1LjE5NTUgMTUuODM0NCAxNC44NjQ0QzE1LjkwNDggMTQuNTI4OSAxNS45MzI5IDE0LjA4NzkgMTUuOTMyOSAxMy40OTk4VjEyLjE2NjRDMTUuOTMyOSAxMS41NzgzIDE1LjkwNDggMTEuMTM3MyAxNS44MzQ0IDEwLjgwMThDMTUuNzY0OSAxMC40NzA4IDE1LjY2MDIgMTAuMjcyMiAxNS41MjgxIDEwLjEzOThDMTUuMzk2MSAxMC4wMDc1IDE1LjE5NzggOS45MDI0MSAxNC44NjY2IDkuODMyNUMxNC41MzA5IDkuNzYxNjUgMTQuMDg5MiA5LjczMzExIDEzLjQ5OTYgOS43MzMxMUg2LjgzMjk0QzYuMjQzMzQgOS43MzMxMSA1LjgwMTYzIDkuNzYxNjUgNS40NjU5OCA5LjgzMjVDNS4xMzQ3OCA5LjkwMjQxIDQuOTM2NDYgMTAuMDA3NSA0LjgwNDQxIDEwLjEzOThDNC42NzIzMSAxMC4yNzIyIDQuNTY3NjUgMTAuNDcwOCA0LjQ5ODE2IDEwLjgwMThaTTEwLjE2NjcgMTQuOTk5OEM4Ljk3MzMzIDE0Ljk5OTggOCAxNC4wMjY1IDggMTIuODMzMkM4IDExLjYzOTggOC45NzMzMyAxMC42NjY1IDEwLjE2NjcgMTAuNjY2NUMxMS4zNiAxMC42NjY1IDEyLjMzMzMgMTEuNjM5OCAxMi4zMzMzIDEyLjgzMzJDMTIuMzMzMyAxNC4wMjY1IDExLjM2IDE0Ljk5OTggMTAuMTY2NyAxNC45OTk4Wk0xMC4xNjY3IDExLjY2NjVDOS41MjY2NyAxMS42NjY1IDkgMTIuMTkzMiA5IDEyLjgzMzJDOSAxMy40NzMyIDkuNTI2NjcgMTMuOTk5OCAxMC4xNjY3IDEzLjk5OThDMTAuODA2NyAxMy45OTk4IDExLjMzMzMgMTMuNDczMiAxMS4zMzMzIDEyLjgzMzJDMTEuMzMzMyAxMi4xOTMyIDEwLjgwNjcgMTEuNjY2NSAxMC4xNjY3IDExLjY2NjVaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K");
}

.checkbox.disabled input[type=checkbox] + div + p {
  color: rgba(37, 39, 40, 0.3);
}

.checkbox input[type=checkbox] {
  display: none;
}

.checkbox input[type=checkbox]:checked + div {
  border-color: transparent;
  background-color: #ff8200;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjY2NjcgNUw3LjUwMDA0IDE0LjE2NjdMMy4zMzMzNyAxMCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
}

.checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  cursor: pointer;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.checkbox div + p {
  margin-left: 10px;
}

.checkbox div {
  width: 20px;
  min-width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.checkbox p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #333333;
}

.radio.disabled label {
  pointer-events: none;
}

.radio.disabled input[type=radio]:checked + div {
  background-color: rgba(255, 130, 0, 0.3);
}

.radio.disabled input[type=radio]:not(:checked) + div {
  background-color: rgba(217, 217, 217, 0.3);
  border-color: transparent;
}

.radio.disabled input[type=radio] + div + p {
  color: rgba(37, 39, 40, 0.3);
}

.radio input[type=radio] {
  display: none;
}

.radio input[type=radio]:checked + div {
  border-color: transparent;
  background-color: #ff8200;
}

.radio input[type=radio]:checked + div:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 11px;
  height: 11px;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #ffffff;
  border-radius: 50%;
}

.radio label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  cursor: pointer;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.radio div + p {
  margin-left: 10px;
}

.radio div {
  position: relative;
  width: 20px;
  min-width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.radio p {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #333333;
}

.theme-light .field:not(.disabled).invalid .input-errors {
  color: #ff5555;
}

.theme-light .search .input-errors {
  color: #ff5555;
}

.theme-dark .field:not(.disabled).invalid .input-errors {
  color: #fff8f8;
}

.theme-dark .search .input-errors {
  color: #fff8f8;
}

.search {
  position: relative;
  width: 100%;
}

.search.show .search-options {
  display: block;
}

.search-field {
  position: relative;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}

.search-field input {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  background-color: #ffffff;
  outline: none;
  border: 1px solid #d9d9d9;
  width: 100%;
  border-radius: 30px;
  padding: 0 30px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #333333;
  font-size: 14px;
  line-height: 20px;
  padding-top: 14px;
  padding-bottom: 14px;
  height: 50px;
  padding-right: 53px;
}

.search-field input:focus {
  border-color: #777777;
}

.search-field input:focus + .append-icon svg {
  stroke: #777777;
}

.search-field input:-webkit-autofill {
  background-color: #ffffff;
}

.search-field .append-icon {
  position: absolute;
  content: "";
  top: 13px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  z-index: 10;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  right: 24px;
}

.search-field .append-icon svg {
  display: block;
  width: 24px;
  height: 24px;
  stroke: #cacaca;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.search-options {
  display: none;
  position: absolute;
  content: "";
  top: calc(100% + 11px);
  left: 0;
  width: 100%;
  z-index: 88;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 10px 30px 7px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 30px 7px rgba(0, 0, 0, 0.1);
  border-radius: 30px;
  border: 1px solid #d9d9d9;
  overflow: hidden;
  padding-top: 23px;
  padding-bottom: 23px;
  padding-right: 19px;
}

.search-options__list {
  width: 100%;
  height: 100%;
  max-height: 300px;
  overflow-y: auto;
  scrollbar-color: #ff8200 #ffffff;
  scrollbar-width: thin;
}

.search-options__list::-webkit-scrollbar {
  width: 4px;
}

.search-options__list::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #ff8200;
}

.search-options__list::-webkit-scrollbar-track {
  background-color: #d9d9d9;
  border-radius: 4px;
}

.search-options__list::-webkit-scrollbar-button {
  width: 4px;
  height: 10px;
}

.search-options__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 48px;
  padding-right: 10px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}

.search-options__item:hover {
  background-color: #ffd1a0;
  text-decoration: none;
}

.search-options__item-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100px;
  height: 60px;
  min-width: 100px;
  margin-right: 23px;
}

.search-options__item-logo img {
  max-width: 100%;
}

.search-options__item-text {
  color: #333333;
  font-weight: 500;
}

.search-options__item-text span {
  font-weight: 800;
}

.search:not(.disabled).invalid input {
  border-color: #ff5555;
  background-color: #fff8f8;
}

.search:not(.disabled).invalid .input-errors {
  position: absolute;
  content: "";
  top: 50px;
  left: 30px;
  font-size: 12px;
  line-height: 14px;
  z-index: 77;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: calc(100% - 48px);
  cursor: default;
}

.field {
  position: relative;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}

.field label {
  position: absolute;
  content: "";
  left: 12px;
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #999999;
  padding: 0 4px;
  pointer-events: none;
  background-color: #ffffff;
  width: calc(100% - 24px);
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 9;
}

.field label span {
  color: #ff8200;
  font-weight: 600;
}

.field input,
.field textarea {
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  background-color: #ffffff;
  outline: none;
  border: 1px solid #d9d9d9;
  width: 100%;
  border-radius: 15px;
  padding: 0 16px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #333333;
  font-size: 14px;
  line-height: 20px;
  padding-top: 19px;
  padding-bottom: 7px;
  height: 48px;
}

.field input:-webkit-autofill,
.field textarea:-webkit-autofill {
  background-color: #ffffff;
}

.field textarea {
  resize: none;
  height: 100px;
  display: block;
  padding-top: 30px;
}

.field textarea,
.field .options__block {
  scrollbar-color: #ff8200 #ffffff;
  scrollbar-width: thin;
  overflow-y: auto;
}

.field textarea::-webkit-scrollbar,
.field .options__block::-webkit-scrollbar {
  width: 4px;
}

.field textarea::-webkit-scrollbar-thumb,
.field .options__block::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #ff8200;
}

.field textarea::-webkit-scrollbar-track,
.field .options__block::-webkit-scrollbar-track {
  background-color: #d9d9d9;
  border-radius: 4px;
}

.field textarea::-webkit-scrollbar-button,
.field .options__block::-webkit-scrollbar-button {
  width: 4px;
  height: 10px;
}

.field:not(.textarea) label {
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.field:not(.textarea).focus label,
.field:not(.textarea).has-value label {
  font-size: 11px;
  line-height: 14px;
  top: 1px;
  padding-top: 5px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.field.textarea label {
  top: 14px;
}

.field.textarea.focus label,
.field.textarea.has-value label {
  font-size: 11px;
  line-height: 14px;
  top: 1px;
  padding-top: 5px;
}

.field:not(.disabled).focus label,
.field:not(.disabled).has-value label {
  color: #777777;
}

.field:not(.disabled).focus input,
.field:not(.disabled).focus textarea,
.field:not(.disabled).has-value input,
.field:not(.disabled).has-value textarea {
  border-color: #777777;
}

.field:not(.disabled).focus .append-icon svg,
.field:not(.disabled).focus .clear-icon svg,
.field:not(.disabled).has-value .append-icon svg,
.field:not(.disabled).has-value .clear-icon svg {
  fill: #777777;
}

.field.disabled,
.field.disabled input,
.field.disabled textarea {
  cursor: default;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.field.disabled label {
  background-color: #f3f3f3;
}

.field.disabled label,
.field.disabled input,
.field.disabled textarea {
  color: #999999;
}

.field.disabled label::-webkit-scrollbar-thumb,
.field.disabled input::-webkit-scrollbar-thumb,
.field.disabled textarea::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #999999;
}

.field.disabled input,
.field.disabled textarea {
  background-color: #f3f3f3;
}

.field.disabled .prepend-icon svg {
  fill: #cacaca;
}

.field:not(.disabled).invalid label {
  background-color: #fff8f8;
}

.field:not(.disabled).invalid input,
.field:not(.disabled).invalid textarea {
  border-color: #ff5555;
  background-color: #fff8f8;
}

.field:not(.disabled).invalid .input-errors {
  position: absolute;
  content: "";
  top: 48px;
  left: 16px;
  font-size: 12px;
  line-height: 14px;
  z-index: 77;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: calc(100% - 32px);
  cursor: default;
}

.field:not(.disabled).invalid.textarea .input-errors {
  top: 100px;
}

.field:not(.disabled).valid label {
  background-color: #f8fffa;
}

.field:not(.disabled).valid input,
.field:not(.disabled).valid textarea {
  border-color: #4fc299;
  background-color: #f8fffa;
}

.field.show .append-icon.eye .icon-password-eye-show {
  display: none;
}

.field.show .append-icon.eye .icon-password-eye-hide {
  display: block;
}

.field .append-icon.eye .icon-password-eye-show {
  display: block;
}

.field .append-icon.eye .icon-password-eye-hide {
  display: none;
}

.field:not(.password).icon-append .append-icon {
  pointer-events: none;
}

.field.icon-append input {
  padding-right: 45px;
}

.field.icon-prepend .prepend-icon {
  pointer-events: none;
}

.field.icon-prepend input {
  padding-left: 45px;
}

.field .append-icon,
.field .prepend-icon {
  position: absolute;
  content: "";
  top: 12px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  z-index: 10;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.field .append-icon svg,
.field .prepend-icon svg {
  display: block;
  width: 24px;
  height: 24px;
  fill: #cacaca;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.field .append-icon {
  right: 16px;
}

.field .prepend-icon {
  left: 16px;
}

.field .prepend-icon svg {
  fill: #252728;
}

.field.dropdown input,
.field.select input {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.field.dropdown.focus .options,
.field.select.focus .options {
  display: block;
}

.field.dropdown.focus .append-icon,
.field.select.focus .append-icon {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

.field.dropdown.not-label input,
.field.select.not-label input {
  padding-top: 13px;
  padding-bottom: 13px;
}

.field.select.icon-append input {
  padding-right: 70px;
}

.field.select .clear-icon {
  display: none;
  position: absolute;
  content: "";
  top: 12px;
  right: 44px;
  width: 24px;
  height: 24px;
  z-index: 10;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.field.select .clear-icon svg {
  display: block;
  width: 24px;
  height: 24px;
  fill: #cacaca;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.field.select .options .checkbox {
  margin-right: 14px;
}

.field.select .options a.selected .checkbox div {
  border-color: transparent;
  background-color: #ff8200;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjY2NjcgNUw3LjUwMDA0IDE0LjE2NjdMMy4zMzMzNyAxMCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==");
}

.field.icon-prepend .options__block ul li a {
  padding: 12px 16px;
}

.field .options {
  display: none;
  position: absolute;
  content: "";
  top: calc(100% + 4px);
  left: 0;
  width: 100%;
  z-index: 88;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 10px 30px 7px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 30px 7px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  border: 1px solid #d9d9d9;
  overflow: hidden;
}

.field .options__block {
  width: 100%;
  height: 100%;
  max-height: 144px;
}

.field .options__block ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 14px 16px;
  width: 100%;
}

.field .options__block ul li a span {
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}

.field .options__block ul li a .icon {
  width: 24px;
  height: 24px;
  margin-right: 14px;
  color: #777777;
}

.field .options__block ul li a:hover,
.field .options__block ul li a.selected {
  background-color: #ffd1a0;
}

.datepicker {
  border: none;
  border-radius: 15px;
  -webkit-box-shadow: 0px 10px 30px 7px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 10px 30px 7px rgba(0, 0, 0, 0.1);
  color: #333333;
  z-index: 9992;
}

.datepicker * {
  font-family: "Raleway", sans-serif;
}

.datepicker--pointer {
  display: none;
}

.datepicker--nav-title {
  font-weight: 600;
}

.datepicker--nav-title i {
  color: #333333;
}

.datepicker--day-name {
  color: #333333;
}

.datepicker--nav-action:hover,
.datepicker--nav-title:hover {
  background: transparent;
}

.datepicker--cell {
  border-radius: 15px;
  font-weight: 500;
}

.datepicker--cell.-in-range- {
  background: #f3f3f3;
  color: #333333;
}

.datepicker--cell.-focus- {
  background-color: #f3f3f3;
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
  color: #cacaca;
}

.datepicker--cell-day.-other-month-.-selected-,
.datepicker--cell-year.-other-decade-.-selected- {
  background-color: #ffd1a0;
}

.datepicker--cell-day.-other-month-.-selected-:hover,
.datepicker--cell-year.-other-decade-.-selected-:hover {
  background-color: #ffb161;
}

.datepicker--cell.-current- {
  color: #ff8200;
}

.datepicker--cell.-selected- {
  border-color: #ff8200;
  background-color: #f3f3f3;
}

.datepicker--cell.-selected-.-focus- {
  background: #ff8200;
}

.datepicker--cell.-selected-,
.datepicker--cell.-selected-.-current- {
  background: #ff8200;
}

.datepicker--cell.-range-from- {
  border-radius: 15px 0 0 15px;
  border-color: #ff8200;
}

.datepicker--cell.-range-to- {
  border-radius: 0 15px 15px 0;
  border-color: #ff8200;
}

.datepicker--cell.-in-range-.-focus- {
  background-color: #f3f3f3;
}

.datepicker--cell.-current-.-in-range- {
  color: #ff8200;
}

.datepicker--nav-title {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.datepicker--nav-action:first-child {
  margin-left: auto;
}

.datepicker--nav-action path {
  stroke: #333333;
}

.theme-light .select-file:not(.disabled).invalid .select-file__error {
  color: #ff5555;
}

.theme-light .select-file .select-file__notification {
  color: #777777;
}

.theme-dark .select-file:not(.disabled).invalid .select-file__error {
  color: #fff8f8;
}

.theme-dark .select-file .select-file__notification {
  color: #ffffff;
}

.select-file {
  width: 100%;
}

.select-file__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  opacity: 1;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  background-color: #ffffff;
  outline: none;
  border: 1px solid #d9d9d9;
  border-radius: 15px;
  padding: 5px;
  padding-right: 45px;
}

.select-file input[type=file] {
  display: none;
}

.select-file label {
  cursor: pointer;
  margin-right: 15px;
}

.select-file__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 15px;
  border: 1px solid #ff8200;
  padding: 5px 30px;
}

.select-file__btn .icon {
  display: block;
  width: 24px;
  height: 24px;
  fill: #ff8200;
  margin-right: 13px;
}

.select-file__btn span {
  font-size: 14px;
  line-height: 17px;
  color: #ff8200;
  font-weight: 600;
  white-space: nowrap;
}

.select-file__name {
  font-size: 14px;
  line-height: 17px;
  color: #999999;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
}

.select-file__clear {
  display: none;
  position: absolute;
  content: "";
  top: 12px;
  right: 16px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  z-index: 10;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.select-file__clear svg {
  display: block;
  width: 24px;
  height: 24px;
  fill: #cacaca;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.select-file__notification {
  margin-top: 16px;
  font-size: 12px;
  line-height: 12px;
}

.select-file:not(.disabled).has-value .select-file__block {
  border-color: #777777;
}

.select-file:not(.disabled).has-value .select-file__name {
  color: #333333;
}

.select-file:not(.disabled).has-value .select-file__clear {
  display: block;
}

.select-file:not(.disabled).has-value .select-file__clear .icon {
  fill: #777777;
}

.select-file:not(.disabled).invalid .select-file__block {
  border-color: #ff5555;
  background-color: #fff8f8;
}

.select-file:not(.disabled).invalid .select-file__error {
  position: absolute;
  content: "";
  top: 48px;
  left: 16px;
  font-size: 12px;
  line-height: 14px;
  z-index: 77;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: calc(100% - 32px);
  cursor: default;
}

.select-file:not(.disabled).valid .select-file__block {
  border-color: #4fc299;
  background-color: #f8fffa;
}

.select-file.disabled {
  cursor: default;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.select-file.disabled .select-file__block {
  background-color: #f3f3f3;
}

.select-file.disabled .select-file__btn {
  border-color: #cacaca;
}

.select-file.disabled .select-file__btn .icon {
  fill: #cacaca;
}

.select-file.disabled .select-file__btn span {
  color: #cacaca;
}

@media screen and (min-width: 1025px) {
  .theme-light a.h1:hover,
  .theme-light a.title-banner:hover,
  .theme-light a.h2:hover,
  .theme-light a.h3:hover,
  .theme-light a.h4:hover,
  .theme-light a.h5:hover {
    color: #ff8200;
    text-decoration: none;
  }
}

@media (min-width: 1025px) {
  a:hover {
    text-decoration: underline;
  }

  .btn:hover {
    text-decoration: none;
  }

  .pagination-list a:hover {
    text-decoration: none;
  }

  .theme-light .list-links a:not(.disabled):hover {
    color: #ff8200;
    text-decoration: none;
  }

  .theme-light .pagination-list .arrow-btn:not(.disabled):hover .icon {
    fill: #ff8200;
  }

  .theme-light .pagination-list ul li a.active:hover {
    border: 1px solid #575757;
    background-color: #575757;
  }

  .theme-light .pagination-list ul li a:not(.active):hover {
    border: 1px solid #ff8200;
  }

  .theme-light .pagination-list ul li a:not(.active):hover span {
    color: #ff8200;
  }

  .theme-light .btn.fill.primary:not(.disabled):hover,
  .theme-light .btn.fill.primary:not([disabled]):hover {
    background-color: #ffb161;
  }

  .theme-light .btn.fill.secondary:not(.disabled):hover,
  .theme-light .btn.fill.secondary:not([disabled]):hover,
  .theme-light .btn.fill.login:not(.disabled):hover,
  .theme-light .btn.fill.login:not([disabled]):hover {
    background-color: #556eea;
  }

  .theme-light .btn.fill.dark:not(.disabled):hover,
  .theme-light .btn.fill.dark:not([disabled]):hover {
    background-color: #575757;
  }

  .theme-light .btn.border.primary:not(.disabled):hover,
  .theme-light .btn.border.primary:not([disabled]):hover,
  .theme-light .btn.link-inline.primary:not(.disabled):hover,
  .theme-light .btn.link-inline.primary:not([disabled]):hover {
    border-color: #0023d2;
  }

  .theme-light .btn.border.primary:not(.disabled):hover span,
  .theme-light .btn.border.primary:not([disabled]):hover span,
  .theme-light .btn.link-inline.primary:not(.disabled):hover span,
  .theme-light .btn.link-inline.primary:not([disabled]):hover span {
    color: #0023d2;
  }

  .theme-light .btn.border.primary:not(.disabled):hover .icon,
  .theme-light .btn.border.primary:not([disabled]):hover .icon,
  .theme-light .btn.link-inline.primary:not(.disabled):hover .icon,
  .theme-light .btn.link-inline.primary:not([disabled]):hover .icon {
    fill: #0023d2;
  }

  .theme-light .btn.border.secondary:not(.disabled):hover,
  .theme-light .btn.border.secondary:not([disabled]):hover,
  .theme-light .btn.link-inline.secondary:not(.disabled):hover,
  .theme-light .btn.link-inline.secondary:not([disabled]):hover {
    border-color: #ff8200;
  }

  .theme-light .btn.border.secondary:not(.disabled):hover span,
  .theme-light .btn.border.secondary:not([disabled]):hover span,
  .theme-light .btn.link-inline.secondary:not(.disabled):hover span,
  .theme-light .btn.link-inline.secondary:not([disabled]):hover span {
    color: #ff8200;
  }

  .theme-light .btn.border.secondary:not(.disabled):hover .icon,
  .theme-light .btn.border.secondary:not([disabled]):hover .icon,
  .theme-light .btn.link-inline.secondary:not(.disabled):hover .icon,
  .theme-light .btn.link-inline.secondary:not([disabled]):hover .icon {
    fill: #ff8200;
  }

  .theme-light .btn.border.dark:not(.disabled):hover,
  .theme-light .btn.border.dark:not([disabled]):hover,
  .theme-light .btn.link-inline.dark:not(.disabled):hover,
  .theme-light .btn.link-inline.dark:not([disabled]):hover {
    border-color: #ff8200;
  }

  .theme-light .btn.border.dark:not(.disabled):hover span,
  .theme-light .btn.border.dark:not([disabled]):hover span,
  .theme-light .btn.link-inline.dark:not(.disabled):hover span,
  .theme-light .btn.link-inline.dark:not([disabled]):hover span {
    color: #ff8200;
  }

  .theme-light .btn.border.dark:not(.disabled):hover .icon,
  .theme-light .btn.border.dark:not([disabled]):hover .icon,
  .theme-light .btn.link-inline.dark:not(.disabled):hover .icon,
  .theme-light .btn.link-inline.dark:not([disabled]):hover .icon {
    fill: #ff8200;
  }

  .theme-dark .list-links a:not(.disabled):hover {
    color: #ff8200;
    text-decoration: none;
  }

  .theme-dark .pagination-list .arrow-btn:not(.disabled):hover .icon {
    fill: #ff8200;
  }

  .theme-dark .pagination-list ul li a.active:hover {
    border: 1px solid #ffd1a0;
    background-color: #ffd1a0;
  }

  .theme-dark .pagination-list ul li a:not(.active):hover {
    border: 1px solid #ff8200;
  }

  .theme-dark .pagination-list ul li a:not(.active):hover span {
    color: #ff8200;
  }

  .theme-dark .btn.fill.primary:not(.disabled):hover,
  .theme-dark .btn.fill.primary:not([disabled]):hover {
    background-color: #ffb161;
  }

  .theme-dark .btn.fill.secondary:not(.disabled):hover,
  .theme-dark .btn.fill.secondary:not([disabled]):hover,
  .theme-dark .btn.fill.login:not(.disabled):hover,
  .theme-dark .btn.fill.login:not([disabled]):hover {
    background-color: #556eea;
  }

  .theme-dark .btn.fill.dark:not(.disabled):hover,
  .theme-dark .btn.fill.dark:not([disabled]):hover {
    background-color: #ffd1a0;
  }

  .theme-dark .btn.fill.dark:not(.disabled):hover span,
  .theme-dark .btn.fill.dark:not([disabled]):hover span {
    color: #ff8200;
  }

  .theme-dark .btn.fill.dark:not(.disabled):hover .icon,
  .theme-dark .btn.fill.dark:not([disabled]):hover .icon {
    fill: #ff8200;
  }

  .theme-dark .btn.border.primary:not(.disabled):hover,
  .theme-dark .btn.border.primary:not([disabled]):hover,
  .theme-dark .btn.link-inline.primary:not(.disabled):hover,
  .theme-dark .btn.link-inline.primary:not([disabled]):hover {
    border-color: #ffffff;
  }

  .theme-dark .btn.border.primary:not(.disabled):hover span,
  .theme-dark .btn.border.primary:not([disabled]):hover span,
  .theme-dark .btn.link-inline.primary:not(.disabled):hover span,
  .theme-dark .btn.link-inline.primary:not([disabled]):hover span {
    color: #ffffff;
  }

  .theme-dark .btn.border.primary:not(.disabled):hover .icon,
  .theme-dark .btn.border.primary:not([disabled]):hover .icon,
  .theme-dark .btn.link-inline.primary:not(.disabled):hover .icon,
  .theme-dark .btn.link-inline.primary:not([disabled]):hover .icon {
    fill: #ffffff;
  }

  .theme-dark .btn.border.dark:not(.disabled):hover,
  .theme-dark .btn.border.dark:not([disabled]):hover,
  .theme-dark .btn.link-inline.dark:not(.disabled):hover,
  .theme-dark .btn.link-inline.dark:not([disabled]):hover {
    border-color: #ff8200;
  }

  .theme-dark .btn.border.dark:not(.disabled):hover span,
  .theme-dark .btn.border.dark:not([disabled]):hover span,
  .theme-dark .btn.link-inline.dark:not(.disabled):hover span,
  .theme-dark .btn.link-inline.dark:not([disabled]):hover span {
    color: #ff8200;
  }

  .theme-dark .btn.border.dark:not(.disabled):hover .icon,
  .theme-dark .btn.border.dark:not([disabled]):hover .icon,
  .theme-dark .btn.link-inline.dark:not(.disabled):hover .icon,
  .theme-dark .btn.link-inline.dark:not([disabled]):hover .icon {
    fill: #ff8200;
  }

  .theme-gradient .pagination-list .arrow-btn:not(.disabled):hover .icon {
    fill: #ffffff;
  }

  .theme-gradient .pagination-list ul li a.active:hover {
    border: 1px solid #777777;
    background-color: #777777;
  }

  .theme-gradient .pagination-list ul li a:not(.active):hover {
    border: 1px solid #ffffff;
  }

  .theme-gradient .pagination-list ul li a:not(.active):hover span {
    color: #ffffff;
  }

  .theme-gradient .btn.fill.primary:not(.disabled):hover,
  .theme-gradient .btn.fill.primary:not([disabled]):hover {
    background-color: #ffd1a0;
  }

  .theme-gradient .btn.fill.primary:not(.disabled):hover span,
  .theme-gradient .btn.fill.primary:not([disabled]):hover span {
    color: #ff8200;
  }

  .theme-gradient .btn.fill.primary:not(.disabled):hover .icon,
  .theme-gradient .btn.fill.primary:not([disabled]):hover .icon {
    fill: #ff8200;
  }

  .theme-gradient .btn.fill.secondary:not(.disabled):hover,
  .theme-gradient .btn.fill.secondary:not([disabled]):hover,
  .theme-gradient .btn.fill.login:not(.disabled):hover,
  .theme-gradient .btn.fill.login:not([disabled]):hover {
    background-color: #556eea;
  }

  .theme-gradient .btn.fill.dark:not(.disabled):hover,
  .theme-gradient .btn.fill.dark:not([disabled]):hover {
    background-color: #575757;
  }

  .theme-gradient .btn.border.primary:not(.disabled):hover,
  .theme-gradient .btn.border.primary:not([disabled]):hover,
  .theme-gradient .btn.link-inline.primary:not(.disabled):hover,
  .theme-gradient .btn.link-inline.primary:not([disabled]):hover {
    border-color: #252728;
  }

  .theme-gradient .btn.border.primary:not(.disabled):hover span,
  .theme-gradient .btn.border.primary:not([disabled]):hover span,
  .theme-gradient .btn.link-inline.primary:not(.disabled):hover span,
  .theme-gradient .btn.link-inline.primary:not([disabled]):hover span {
    color: #252728;
  }

  .theme-gradient .btn.border.primary:not(.disabled):hover .icon,
  .theme-gradient .btn.border.primary:not([disabled]):hover .icon,
  .theme-gradient .btn.link-inline.primary:not(.disabled):hover .icon,
  .theme-gradient .btn.link-inline.primary:not([disabled]):hover .icon {
    fill: #252728;
  }

  .theme-gradient .btn.border.dark:not(.disabled):hover,
  .theme-gradient .btn.border.dark:not([disabled]):hover,
  .theme-gradient .btn.link-inline.dark:not(.disabled):hover,
  .theme-gradient .btn.link-inline.dark:not([disabled]):hover {
    border-color: #ffffff;
  }

  .theme-gradient .btn.border.dark:not(.disabled):hover span,
  .theme-gradient .btn.border.dark:not([disabled]):hover span,
  .theme-gradient .btn.link-inline.dark:not(.disabled):hover span,
  .theme-gradient .btn.link-inline.dark:not([disabled]):hover span {
    color: #ffffff;
  }

  .theme-gradient .btn.border.dark:not(.disabled):hover .icon,
  .theme-gradient .btn.border.dark:not([disabled]):hover .icon,
  .theme-gradient .btn.link-inline.dark:not(.disabled):hover .icon,
  .theme-gradient .btn.link-inline.dark:not([disabled]):hover .icon {
    fill: #ffffff;
  }

  .switch:not(.disabled):hover input[type=checkbox]:not(:checked) + div {
    background-color: #c6c6c6;
  }

  .checkbox:not(.disabled):hover input[type=checkbox]:not(:checked) + div {
    background-color: #f3f3f3;
  }

  .radio:not(.disabled):hover input[type=radio]:not(:checked) + div {
    background-color: #f3f3f3;
  }

  .field:hover input,
  .field:hover textarea {
    border-color: #777777;
  }

  .field:hover .append-icon svg {
    fill: #777777;
  }

  .field:hover:not(.disabled).has-value .clear-icon {
    display: block;
  }

  .search-field:hover input {
    border-color: #777777;
  }

  .search-field:hover .append-icon svg {
    stroke: #777777;
  }

  .select-file:hover .select-file__block {
    border-color: #777777;
  }

  .select-file:hover .select-file__clear .icon {
    fill: #777777;
  }
}

@media screen and (max-width: 1199px) {
  h1,
  .h1 {
    font-size: 48px;
    line-height: 52px;
  }

  h4,
  .h4 {
    font-size: 18px;
    line-height: 22px;
  }

  .title-banner {
    font-size: 40px;
    line-height: 44px;
  }

  p.text-banner,
  .text-banner p {
    font-size: 14px;
    line-height: 20px;
  }
}

@media screen and (max-width: 1024px) {
  .field:not(.disabled).has-value .clear-icon {
    display: block;
  }
}

@media screen and (max-width: 1023px) {
  h1,
  .h1,
  .title-banner {
    font-size: 32px;
    line-height: 36px;
  }

  h2,
  .h2 {
    font-size: 30px;
    line-height: 36px;
  }

  h3,
  .h3 {
    font-size: 18px;
    line-height: 22px;
  }

  h4,
  .h4 {
    font-size: 16px;
    line-height: 20px;
  }

  p.text-large,
  .text-large p,
  li.text-large,
  .text-large li {
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (max-width: 767px) {
  h1,
  .h1,
  .title-banner {
    font-size: 24px;
    line-height: 28px;
  }

  .title-banner {
    text-align: center;
  }

  h2,
  .h2 {
    font-size: 22px;
    line-height: 26px;
  }

  h4,
  .h4 {
    font-size: 14px;
    line-height: 18px;
  }

  p.text-large,
  .text-large p,
  p.text-banner,
  .text-banner p,
  li.text-large,
  .text-large li,
  li.text-banner,
  .text-banner li {
    font-size: 14px;
    line-height: 20px;
  }

  p.text-banner,
  .text-banner p,
  li.text-banner,
  .text-banner li {
    text-align: center;
  }

  p.text-main,
  .text-main p,
  li.text-main,
  .text-main li {
    font-size: 14px;
    line-height: 20px;
  }

  .theme-light .btn.fill.login {
    border-color: #ff8200;
    background-color: transparent;
  }

  .theme-light .btn.fill.login span {
    color: #ff8200;
  }

  .theme-dark .btn.fill.login,
  .theme-gradient .btn.fill.login {
    border-color: #ffffff;
    background-color: transparent;
  }

  .theme-dark .btn.fill.login span,
  .theme-gradient .btn.fill.login span {
    color: #ffffff;
  }

  .pagination-list .arrow-btn {
    width: 24px;
    height: 40px;
  }

  .pagination-list ul li + li {
    margin-left: 5px;
  }

  .pagination-list ul li a {
    width: 40px;
    height: 40px;
  }

  .pagination-list ul li a span {
    font-size: 16px;
    line-height: 24px;
  }

  .btn {
    font-size: 14px;
    line-height: 18px;
  }

  .btn .icon {
    width: 20px;
    height: 20px;
  }

  .btn.fill {
    padding: 10px 35px;
  }

  .btn.fill .icon {
    margin-left: 0;
  }

  .btn.fill.login {
    padding: 5px 8px;
    font-size: 12px;
    border-width: 1px;
    border-style: solid;
  }

  .btn.border {
    padding: 9px 34px;
  }

  .btn.border .icon,
  .btn.link-inline .icon {
    margin-left: 0;
  }

  .field label {
    font-size: 13px;
    line-height: 16px;
  }

  .field:not(.textarea).has-value label,
  .field:not(.textarea).focus label {
    font-size: 9px;
    line-height: 11px;
  }

  .field.textarea.has-value label,
  .field.textarea.focus label {
    font-size: 9px;
    line-height: 11px;
  }

  .search-field input {
    padding-left: 19px;
  }

  .search-options {
    padding-right: 16px;
  }

  .search-options__list {
    max-height: 297px;
  }

  .search-options__item {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 29px;
  }

  .search-options__item-logo {
    display: none;
  }

  .select-file__block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 6px;
  }

  .select-file label {
    width: 100%;
    margin-right: 0;
  }

  .select-file__clear {
    top: auto;
    bottom: 10px;
  }

  .select-file:not(.disabled).invalid .select-file__error {
    top: 87px;
  }

  .select-file__name {
    width: 100%;
    padding-top: 14px;
    padding-bottom: 8px;
    text-align: center;
    padding-right: 39px;
    padding-left: 39px;
  }
}