@font-face {
  font-family: "Museo Sans";
  src: url("/fonts/MuseoSans-500Italic.eot");
  src: url("/fonts/MuseoSans-500Italic.eot?#iefix") format("embedded-opentype"), url("/fonts/MuseoSans-500Italic.woff2") format("woff2"), url("/fonts/MuseoSans-500Italic.woff") format("woff"), url("/fonts/MuseoSans-500Italic.ttf") format("truetype"), url("/fonts/MuseoSans-500Italic.svg#MuseoSans-500Italic") format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Museo Sans";
  src: url("/fonts/MuseoSans-300Italic.eot");
  src: url("/fonts/MuseoSans-300Italic.eot?#iefix") format("embedded-opentype"), url("/fonts/MuseoSans-300Italic.woff2") format("woff2"), url("/fonts/MuseoSans-300Italic.woff") format("woff"), url("/fonts/MuseoSans-300Italic.ttf") format("truetype"), url("/fonts/MuseoSans-300Italic.svg#MuseoSans-300Italic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Museo Sans";
  src: url("/fonts/MuseoSans-100Italic.eot");
  src: url("/fonts/MuseoSans-100Italic.eot?#iefix") format("embedded-opentype"), url("/fonts/MuseoSans-100Italic.woff2") format("woff2"), url("/fonts/MuseoSans-100Italic.woff") format("woff"), url("/fonts/MuseoSans-100Italic.ttf") format("truetype"), url("/fonts/MuseoSans-100Italic.svg#MuseoSans-100Italic") format("svg");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Museo Sans";
  src: url("/fonts/MuseoSans-500.eot");
  src: url("/fonts/MuseoSans-500.eot?#iefix") format("embedded-opentype"), url("/fonts/MuseoSans-500.woff2") format("woff2"), url("/fonts/MuseoSans-500.woff") format("woff"), url("/fonts/MuseoSans-500.ttf") format("truetype"), url("/fonts/MuseoSans-500.svg#MuseoSans-500") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Museo Sans";
  src: url("/fonts/MuseoSans-300.eot");
  src: url("/fonts/MuseoSans-300.eot?#iefix") format("embedded-opentype"), url("/fonts/MuseoSans-300.woff2") format("woff2"), url("/fonts/MuseoSans-300.woff") format("woff"), url("/fonts/MuseoSans-300.ttf") format("truetype"), url("/fonts/MuseoSans-300.svg#MuseoSans-300") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Museo Sans";
  src: url("/fonts/MuseoSans-700.eot");
  src: url("/fonts/MuseoSans-700.eot?#iefix") format("embedded-opentype"), url("/fonts/MuseoSans-700.woff2") format("woff2"), url("/fonts/MuseoSans-700.woff") format("woff"), url("/fonts/MuseoSans-700.ttf") format("truetype"), url("/fonts/MuseoSans-700.svg#MuseoSans-700") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Museo Sans";
  src: url("/fonts/MuseoSans-700Italic.eot");
  src: url("/fonts/MuseoSans-700Italic.eot?#iefix") format("embedded-opentype"), url("/fonts/MuseoSans-700Italic.woff2") format("woff2"), url("/fonts/MuseoSans-700Italic.woff") format("woff"), url("/fonts/MuseoSans-700Italic.ttf") format("truetype"), url("/fonts/MuseoSans-700Italic.svg#MuseoSans-700Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Museo Sans";
  src: url("/fonts/MuseoSans-100.eot");
  src: url("/fonts/MuseoSans-100.eot?#iefix") format("embedded-opentype"), url("/fonts/MuseoSans-100.woff2") format("woff2"), url("/fonts/MuseoSans-100.woff") format("woff"), url("/fonts/MuseoSans-100.ttf") format("truetype"), url("/fonts/MuseoSans-100.svg#MuseoSans-100") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Museo Sans";
  src: url("/fonts/MuseoSans-900.eot");
  src: url("/fonts/MuseoSans-900.eot?#iefix") format("embedded-opentype"), url("/fonts/MuseoSans-900.woff2") format("woff2"), url("/fonts/MuseoSans-900.woff") format("woff"), url("/fonts/MuseoSans-900.ttf") format("truetype"), url("/fonts/MuseoSans-900.svg#MuseoSans-900") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Museo Sans";
  src: url("/fonts/MuseoSans-900Italic.eot");
  src: url("/fonts/MuseoSans-900Italic.eot?#iefix") format("embedded-opentype"), url("/fonts/MuseoSans-900Italic.woff2") format("woff2"), url("/fonts/MuseoSans-900Italic.woff") format("woff"), url("/fonts/MuseoSans-900Italic.ttf") format("truetype"), url("/fonts/MuseoSans-900Italic.svg#MuseoSans-900Italic") format("svg");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

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

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

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

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-13,
.col-14,
.col-15,
.col-16,
.col-17,
.col-18,
.col-19,
.col-20,
.col-21,
.col-22,
.col-23,
.col-24,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-13,
.col-sm-14,
.col-sm-15,
.col-sm-16,
.col-sm-17,
.col-sm-18,
.col-sm-19,
.col-sm-20,
.col-sm-21,
.col-sm-22,
.col-sm-23,
.col-sm-24,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-13,
.col-md-14,
.col-md-15,
.col-md-16,
.col-md-17,
.col-md-18,
.col-md-19,
.col-md-20,
.col-md-21,
.col-md-22,
.col-md-23,
.col-md-24,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-13,
.col-lg-14,
.col-lg-15,
.col-lg-16,
.col-lg-17,
.col-lg-18,
.col-lg-19,
.col-lg-20,
.col-lg-21,
.col-lg-22,
.col-lg-23,
.col-lg-24,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-13,
.col-xl-14,
.col-xl-15,
.col-xl-16,
.col-xl-17,
.col-xl-18,
.col-xl-19,
.col-xl-20,
.col-xl-21,
.col-xl-22,
.col-xl-23,
.col-xl-24,
.col-xl,
.col-xl-auto,
.col-xxl-1,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-13,
.col-xxl-14,
.col-xxl-15,
.col-xxl-16,
.col-xxl-17,
.col-xxl-18,
.col-xxl-19,
.col-xxl-20,
.col-xxl-21,
.col-xxl-22,
.col-xxl-23,
.col-xxl-24,
.col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-13 {
  flex: 0 0 54.167%;
  max-width: 54.167%;
}

.col-14 {
  flex: 0 0 58.333%;
  max-width: 58.333%;
}

.col-15 {
  flex: 0 0 62.5%;
  max-width: 62.5%;
}

.col-16 {
  flex: 0 0 66.667%;
  max-width: 66.667%;
}

.col-17 {
  flex: 0 0 70.833%;
  max-width: 70.833%;
}

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

.col-19 {
  flex: 0 0 79.167%;
  max-width: 79.167%;
}

.col-20 {
  flex: 0 0 83.333%;
  max-width: 83.333%;
}

.col-21 {
  flex: 0 0 87.5%;
  max-width: 87.5%;
}

.col-22 {
  flex: 0 0 91.667%;
  max-width: 91.667%;
}

.col-23 {
  flex: 0 0 95.833%;
  max-width: 95.833%;
}

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

.order-first {
  order: -1;
}

.order-last {
  order: 25;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.order-13 {
  order: 13;
}

.order-14 {
  order: 14;
}

.order-15 {
  order: 15;
}

.order-16 {
  order: 16;
}

.order-17 {
  order: 17;
}

.order-18 {
  order: 18;
}

.order-19 {
  order: 19;
}

.order-20 {
  order: 20;
}

.order-21 {
  order: 21;
}

.order-22 {
  order: 22;
}

.order-23 {
  order: 23;
}

.order-24 {
  order: 24;
}

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

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

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

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

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

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

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

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

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

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

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

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

.offset-13 {
  margin-left: 54.167%;
}

.offset-14 {
  margin-left: 58.333%;
}

.offset-15 {
  margin-left: 62.5%;
}

.offset-16 {
  margin-left: 66.667%;
}

.offset-17 {
  margin-left: 70.833%;
}

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

.offset-19 {
  margin-left: 79.167%;
}

.offset-20 {
  margin-left: 83.333%;
}

.offset-21 {
  margin-left: 87.5%;
}

.offset-22 {
  margin-left: 91.667%;
}

.offset-23 {
  margin-left: 95.833%;
}

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

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

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

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

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

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

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

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

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

.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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.select2-container {
  box-sizing: border-box;
  display: block;
  position: relative;
  vertical-align: middle;
  width: 100%;
  margin: 0;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
  border: 1px solid #566EAB72;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 30px 70px #921faf33;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option--selectable {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
  min-height: 46px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #566EAB72;
  border-radius: 10px;
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  box-sizing: border-box;
  margin-left: 5px;
  margin-top: 5px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
  display: inline-flex;
  flex-direction: row-reverse;
  background: #E766E4 0% 0% no-repeat padding-box;
  border-radius: 10px;
  padding: 8px 25px 8px 12px;
  color: white;
  font-weight: 500;
  border: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 100%;
  right: 0;
  left: unset;
  color: white;
  padding: 0 6px 2px;
  font-weight: 400;
  font-size: 1.1em;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  outline: 0;
  border: 1px solid #566EAB72;
  border-radius: 10px;
  min-height: 46px;
  padding-right: 25px;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
  margin: 0 0 0 5px;
  height: 40px;
  line-height: 46px;
  padding-left: 10px;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 300px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--group {
  padding: 0;
}

.select2-container--default .select2-results__option--disabled {
  color: #999;
}

.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option--group {
  padding: 0;
}

.select2-container--classic .select2-results__option--disabled {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

span.custom-select2-option {
  display: flex;
  font-size: 14px;
  align-items: center;
}

span.custom-select2-option .avatar {
  width: 44px;
  height: 44px;
  border: none;
  margin-right: 26px;
  object-fit: cover;
}

span.custom-select2-option span.status {
  font-size: 12px;
  margin-left: auto;
  margin-right: 25px;
  font-weight: 500;
}

span.custom-select2-option span.status.online {
  color: #4FD87E;
}

span.custom-select2-option span.status.offline {
  color: #566eabbf;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background: #566eab1a;
  color: inherit;
}

.select2-results__option {
  transition: .3s;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  background: transparent;
  color: white;
  /* font-weight: 100; */
}

.select2-container .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar,
.select2-container .scrollbar-inner > .scroll-element:hover .scroll-bar {
  background: #0000004d;
}

.select2-container .scrollbar-inner > .scroll-element .scroll-bar {
  background: rgba(0, 0, 0, 0.16);
}

.select2.select2-container::after {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-75%) rotate(45deg);
  transform: translateY(-75%) rotate(45deg);
  content: "";
  opacity: .5;
  border: 2px solid;
  border-top: none;
  border-left: none;
  width: 10px;
  height: 10px;
  pointer-events: none;
}

/*! jQuery UI - v1.12.1 - 2021-04-03
* http://jqueryui.com
* Includes: core.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-datepicker {
  width: 17em;
  padding: 15px;
  display: none;
  box-shadow: 0 60px 99px rgba(86, 110, 171, 0.3);
}

.ui-datepicker.ui-corner-all {
  border-radius: 15px;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: 50%;
  margin-top: -5px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
  color: currentColor;
  border: 1px solid rgba(86, 110, 171, 0.5);
  outline: none;
  border-radius: 3px;
  margin: 0 1px;
  padding: 3px;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}

.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid rgba(86, 110, 171, 0.25);
}

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #566eab;
}

.ui-widget-content a {
  color: #333;
}

.ui-widget-header {
  border: 1px solid rgba(86, 110, 171, 0.35);
  color: #566eab;
  font-weight: 700;
  border-radius: 5px;
}

.ui-widget-header a {
  color: #566eab;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid rgba(86, 110, 171, 0.35);
  font-weight: normal;
  color: #566eab;
  border-radius: 5px;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #566eab;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  font-weight: normal;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #566eab;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #e5a5ef;
  background: #e5a5ef;
  font-weight: 400;
  color: #fff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

.ui-icon {
  width: 12px;
  height: 12px;
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  border: 2px solid currentColor;
  border-top: none;
  border-right: none;
  transform: rotate(45deg);
}

.ui-datepicker .ui-datepicker-prev span {
  transform: rotate(45deg);
}

.ui-datepicker .ui-datepicker-next span {
  transform: rotate(-135deg);
}

.ui-widget-shadow {
  -webkit-box-shadow: 0 0 5px #666;
  box-shadow: 0 0 5px #666;
}

.carousel-fade .carousel-inner {
  position: relative;
  width: 100%;
  overflow: visible;
}

.carousel-fade .carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel {
  position: relative;
  margin-bottom: 60px;
}

.carousel .carousel-item {
  position: relative;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: opacity 1s ease-in-out;
}

.carousel .controls {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: none;
}

.carousel .controls .control {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  pointer-events: auto;
  border-radius: 100%;
  background: white;
  box-shadow: 0 15px 40px #566EAB6F;
  overflow: hidden;
  color: #566eab;
  transition: color .3s;
  transform: translateY(-50%);
}

.carousel .controls .control::before,
.carousel .controls .control::after {
  content: '';
  position: absolute;
}

.carousel .controls .control::after {
  width: 15px;
  height: 15px;
  border: 2px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  top: 50%;
  left: 50%;
}

.carousel .controls .control::before {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 100%;
  background: #E766E4;
  transform: scale(0);
  transition: transform .3s;
}

.carousel .controls .control:hover {
  box-shadow: 0 10px 35px #566EAB6F;
  color: white;
}

.carousel .controls .control:hover::before {
  transform: scale(1);
}

.carousel .controls .control.prev {
  right: 100%;
  margin-right: 50px;
}

.carousel .controls .control.prev::after {
  transform: translate(-25%, -50%) rotate(-135deg);
}

.carousel .controls .control.next {
  left: 100%;
  margin-left: 50px;
}

.carousel .controls .control.next::after {
  transform: translate(-75%, -50%) rotate(45deg);
}

.carousel .carousel-indicators {
  display: flex;
  justify-content: center;
  padding-left: 0;
  list-style: none;
  margin-top: 45px;
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
}

.carousel .carousel-indicators li {
  width: 15px;
  height: 15px;
  margin-right: 10px;
  margin-left: 10px;
  cursor: pointer;
  background: transparent;
  border: 1px solid #566EAB;
  border-radius: 100%;
  transition: 0.3s ease-in-out;
}

.carousel .carousel-indicators li:hover {
  background-color: rgba(231, 102, 228, 0.5);
}

.carousel .carousel-indicators .active {
  background-color: #E766E4;
  border-color: #E766E4;
  cursor: default;
}

.p-relative {
  position: relative;
}

.p-absolute {
  position: absolute;
}

.p-static {
  position: static;
}

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

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

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

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.pre-wrap {
  white-space: pre-wrap;
}

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

.no-spacing {
  letter-spacing: 0;
}

html {
  font-family: Museo Sans, sans-serif;
}

body {
  background: transparent;
  margin: 0;
  overflow-x: hidden;
  color: #566eab;
}

body::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fafafd url(/img/bg.jpg) 50% 50% no-repeat;
  background-size: 100% 100%;
  z-index: -1;
}

body,
html {
  height: 100%;
}

img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

a {
  text-decoration: none;
  color: unset;
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  font-weight: 400;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

button {
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: transparent;
  padding: 0;
  font-family: Museo Sans, sans-serif;
}

button:active,
button:focus {
  border: none;
  outline: none;
}

.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  max-width: 1300px;
}

.container-fluid.max-width-1800,
.max-width-1800.container-sm,
.max-width-1800.container-md,
.max-width-1800.container-lg,
.max-width-1800.container-xl {
  max-width: 1800px;
}

.container-fluid.max-width-1500,
.max-width-1500.container-sm,
.max-width-1500.container-md,
.max-width-1500.container-lg,
.max-width-1500.container-xl {
  max-width: 1500px;
}

.custom-dropdown {
  position: relative;
}

.custom-dropdown .dropdown-toggle:after {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-75%) rotate(45deg);
  transform: translateY(-75%) rotate(45deg);
  content: "";
  border: 2px solid currentColor;
  opacity: 0.5;
  border-top: none;
  border-left: none;
  width: 10px;
  height: 10px;
}

.custom-dropdown .dropdown {
  position: relative;
}

.custom-dropdown .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
}

.custom-dropdown .dropdown-menu-content {
  background-color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-animation: fadeInDown .3s ease-in-out;
  animation: fadeInDown .3s ease-in-out;
  box-shadow: 0 30px 70px rgba(146, 31, 175, 0.15);
}

.custom-dropdown .dropdown-menu.show {
  display: block;
}

.custom-dropdown .label {
  font-size: 12px;
  line-height: 1;
  color: rgba(86, 110, 171, 0.76);
  padding: 20px 0 5px 10px;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.slider-form {
  padding: 15px 20px;
}

.slider-form label {
  font-size: 12px;
  font-weight: 300;
  color: #566eab;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.slider-form input[type=number] {
  width: 45px;
  background: #fff;
  border: 1px solid rgba(86, 110, 171, 0.5);
  border-radius: 5px;
  height: 30px;
  outline: none;
  padding: 5px;
  text-align: center;
  color: currentColor;
}

.custom-slider {
  position: relative;
  height: 20px;
  margin: 10px 0;
}

.custom-slider input[type=range] {
  width: calc(100% + 20px);
  opacity: 0;
  cursor: pointer;
  margin-left: -10px;
}

.custom-slider .track {
  width: 100%;
  height: 2px;
  background: #566eab;
}

.custom-slider .thumb {
  width: 2px;
  height: 2px;
  z-index: 1;
  left: 0;
}

.custom-slider .thumb,
.custom-slider .thumb:after {
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
}

.custom-slider .thumb:after {
  content: "";
  left: 50%;
  width: 20px;
  height: 20px;
  background: #e766e4;
  border-radius: 100%;
}

.custom-slider .thumb,
.custom-slider .track {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}

.custom-collapse {
  overflow: visible !important;
  position: relative;
  z-index: 2;
  height: 0;
  pointer-events: none;
}

.custom-collapse .filters {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: .75s;
  transition: .75s;
}

.filters .custom-select {
  max-height: 200px;
  overflow: auto;
}

.custom-collapse.active .collapse-content {
  opacity: 1;
  pointer-events: auto;
}

.custom-select {
  padding: 10px 0;
}

.custom-select-option {
  padding: 10px;
  letter-spacing: 0;
  font-size: 14px;
  color: #566eab;
  font-weight: 500;
  -webkit-transition: .3s;
  transition: .3s;
}

.custom-select-option:hover {
  color: #fff;
  background: #566eab;
  cursor: pointer;
}

input.hidden-input {
  display: none;
}

.inputs-row {
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
  flex-grow: 1;
  flex-wrap: wrap;
}

.pagination,
.pagination .page {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

.pagination .page {
  width: 50px;
  height: 50px;
  background: #fff;
  box-shadow: 0 30px 70px rgba(146, 31, 175, 0.15);
  border-radius: 10px;
  opacity: 1;
  margin: 0 10px;
  -webkit-box-align: center;
  align-items: center;
  font-size: 20px;
  line-height: 1;
  color: #566eab;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}

.pagination .page:first-child {
  margin-left: 0;
}

.pagination .page:last-child {
  margin-right: 0;
}

.pagination .page.disabled {
  cursor: default;
}

.pagination .page.active {
  background: #e766e4;
  color: #fff;
  cursor: default;
}

.pagination .page:not(.disabled):not(.active):hover {
  box-shadow: 0 30px 70px rgba(146, 31, 175, 0.15), inset 0 0 1px 2px rgba(231, 102, 228, 0.8);
}

.btn.icon {
  font-size: 0;
}

.btn.disabled {
  opacity: .25;
  pointer-events: none;
  box-shadow: none;
}

.wrapper {
  min-height: 100%;
  padding-top: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.logged-in:not(.home-page) .wrapper {
  padding-left: 315px;
}

.column-header,
.wrapper {
  display: -webkit-box;
  display: flex;
}

.column-header {
  height: 42px;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 30px;
}

.column-header .section-heading + .btn,
.column-header .section-heading + .custom-dropdown {
  margin-left: 60px;
}

.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  width: 315px;
  height: 100%;
  z-index: 101;
  -webkit-transition: .3s;
  transition: .3s;
  border-right: 1px solid rgba(86, 110, 171, 0.25);
  display: flex;
  flex-direction: column;
}

.sidebar .header {
  padding: 40px 0 0;
}

.sidebar .header .logo-cnt {
  width: 100%;
  text-align: center;
}

.sidebar .sidebar-title {
  text-align: left;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.2;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 25px 0 50px;
}

.sidebar .nav-link,
.sidebar .sidebar-title {
  padding-left: 40px;
  padding-right: 40px;
  display: -webkit-box;
  display: flex;
  width: 100%;
}

.sidebar .nav-link {
  font-size: 16px;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
  height: 26px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin: 30px 0;
  -webkit-transition: .5s;
  transition: .5s;
}

.sidebar .nav-link .notification-badge {
  background: rgba(231, 102, 228, 0.5);
  padding: 6px 15px;
  margin-left: auto;
  color: #fff;
  border-radius: 20px;
}

.sidebar .nav-link .notification-badge:empty {
  display: none;
}

.sidebar .nav-link .icon {
  margin-right: 30px;
  width: 25px;
  font-size: 0;
  position: relative;
}

.sidebar .nav-link .icon img {
  -webkit-transition: .5s;
  transition: .5s;
}

.sidebar .nav-link .icon img.hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.sidebar .nav-link.nav-link-active,
.sidebar .nav-link:hover {
  color: #e766e4;
}

.sidebar .nav-link.nav-link-active .icon img.normal,
.sidebar .nav-link:hover .icon img.normal {
  opacity: 0;
}

.sidebar .nav-link.nav-link-active .icon img.hover,
.sidebar .nav-link:hover .icon img.hover {
  opacity: 1;
}

.sidebar-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(8, 23, 60, 0.81);
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: .5s;
  transition: .5s;
}

.sidebar-overlay .close-icon {
  position: absolute;
  top: 50%;
  right: 18px;
  width: 35px;
  height: 35px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  opacity: .6;
}

.sidebar-overlay .close-icon:after,
.sidebar-overlay .close-icon:before {
  content: "";
  width: 100%;
  height: 5px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sidebar-overlay .close-icon:before {
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}

.logged-in .visible-logout,
.visible-login {
  display: none;
}

.logged-in .visible-login {
  display: block;
}

.logged-in .visible-login.sidebar {
  display: flex;
}

.home-page .wrapper {
  padding-top: 0;
  overflow-x: hidden;
}

.btn {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: currentColor;
}

.btn.has-icon img {
  margin-left: 15px;
}

.btn.primary {
  background: transparent -webkit-gradient(linear, left top, right top, from(#ae5fff), to(#e766e4)) 0 0 no-repeat padding-box;
  background: transparent linear-gradient(90deg, #ae5fff, #e766e4) 0 0 no-repeat padding-box;
  box-shadow: 0 15px 30px rgba(178, 95, 253, 0.6);
  border-radius: 27px;
  padding: 15px 25px;
  color: #fff;
  font-size: 14px;
  line-height: 1.1;
  text-transform: uppercase;
  -webkit-transition: .5s;
  transition: .5s;
  text-align: center;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  letter-spacing: 2.1px;
  border: none;
}

.btn.primary:not(.has-icon):not(.has-absolute-icon):hover {
  color: #ffc695;
}

.btn.primary:hover {
  box-shadow: 0 15px 30px rgba(178, 95, 253, 0.3);
}

.btn.primary .text-capitalize {
  font-size: 16px;
}

.btn.transparent {
  border: 1px solid;
  letter-spacing: 1.68px;
  border-radius: 27px;
  padding: 12px 23px;
  opacity: .6;
}

.btn.transparent.md {
  padding: 8px 23px;
}

.btn.has-absolute-icon {
  padding: 20px 45px;
  position: relative;
}

.btn.has-absolute-icon .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
}

.btn.has-absolute-icon .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.btn.has-absolute-icon.icon-left .icon {
  left: 19px;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes slideUp {
  0% {
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

.modal {
  background: rgba(8, 23, 60, 0.51);
  position: fixed;
  z-index: 1000;
  border: none;
  outline: none;
  -webkit-animation: fadeIn .3s ease-in-out;
  animation: fadeIn .3s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.modal,
.modal .modal-dialog {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.modal .modal-dialog {
  position: absolute;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  pointer-events: none;
}

.modal .modal-content {
  pointer-events: auto;
  border-radius: 25px;
  position: relative;
  -webkit-animation: slideUp .3s ease-in-out;
  animation: slideUp .3s ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.togglable-content {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: .5s;
  transition: .5s;
}

.togglable-content.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.togglable-content:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

input[type=email],
input[type=password],
input[type=text],
textarea {
  background: #fff;
  border: 1px solid rgba(86, 110, 171, 0.45);
  border-radius: 10px;
  padding: 15px;
  font: normal normal 500 16px/19px Museo Sans;
  width: 100%;
  color: #566eab;
}

input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: rgba(86, 110, 171, 0.5);
  font-style: italic;
  font-weight: 300;
}

input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=text]::-moz-placeholder,
textarea::-moz-placeholder {
  color: rgba(86, 110, 171, 0.5);
  font-style: italic;
  font-weight: 300;
}

input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: rgba(86, 110, 171, 0.5);
  font-style: italic;
  font-weight: 300;
}

input[type=email]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=text]:-moz-placeholder,
textarea:-moz-placeholder {
  color: rgba(86, 110, 171, 0.5);
  font-style: italic;
  font-weight: 300;
}

input[type=email]:focus,
input[type=password]:focus,
input[type=text]:focus,
textarea:focus {
  border: 1px solid;
  outline: none;
}

input[type=email] + .error,
input[type=password] + .error,
input[type=text] + .error,
textarea + .error {
  position: absolute;
  bottom: 5px;
  width: 100%;
  text-align: center;
  font-weight: 300;
  font-size: 12px;
  color: #e766e4;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: .3s;
  transition: .3s;
}

input[type=email] + .error:empty,
input[type=password] + .error:empty,
input[type=text] + .error:empty,
textarea + .error:empty {
  display: none;
}

.has-error input[type=email],
.has-error input[type=password],
.has-error input[type=text] {
  border-color: #e766e4;
}

.has-error input[type=email] + .error,
.has-error input[type=password] + .error,
.has-error input[type=text] + .error {
  opacity: 1;
}

.modal .close {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 26px;
  background: none;
  line-height: 1;
  color: #566eab;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: pointer;
  width: 1em;
  height: 1em;
}

.modal .close:hover {
  color: #384872;
}

.modal.login-signup .modal-content {
  width: 340px;
  background: #fff url(/img/card-bg-top.svg) 50% 0 no-repeat;
  background-size: 105% auto;
  box-shadow: 0 60px 99px rgba(54, 13, 96, 0.38);
  padding: 50px 30px;
}

.modal.login-signup .modal-content input[type=email],
.modal.login-signup .modal-content input[type=password],
.modal.login-signup .modal-content input[type=text] {
  margin-bottom: 20px;
}

.modal.login-signup .modal-content .separator {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin: 20px 0;
}

.modal.login-signup .modal-content .separator span {
  display: inline-block;
  padding: 0 15px;
  flex-shrink: 0;
  font-size: 14px;
  font-style: italic;
  line-height: 1.5;
  font-weight: 300;
  color: #566eab;
}

.modal.login-signup .modal-content .separator:after,
.modal.login-signup .modal-content .separator:before {
  content: "";
  display: inline-block;
  -webkit-box-flex: 1;
  flex-grow: 1;
  height: 1px;
  background: #566eab;
}

.modal.login-signup .modal-content .social-title {
  text-align: center;
  font-size: 14px;
  line-height: 2;
  font-weight: 300;
  color: rgba(86, 110, 171, 0.6);
  margin-bottom: 20px;
}

.modal.login-signup .modal-content .social-links {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.modal.login-signup .modal-content .social-links a {
  padding: 5px;
  display: inline-block;
  margin: 0 20px;
}

.modal.login-signup .modal-content .social-links a img {
  width: 40px;
}

.modal.login-signup .modal-header {
  margin-bottom: 50px;
}

.modal.login-signup .modal-title {
  text-align: center;
  font-size: 42px;
  line-height: 1.1;
  color: #566eab;
  text-transform: capitalize;
  margin: 0;
}

.modal.login-signup .modal-subtitle {
  text-align: center;
  font: normal normal normal 16px/26px Museo Sans;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6;
  color: #566eab;
}

.modal.login-signup .modal-subtitle-lg {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  color: #566eab;
}

.modal.login-signup .btn {
  width: 90%;
  margin: 15px auto;
}

.modal.login-signup .forgot-password {
  text-align: center;
  font: italic normal 300 14px/21px Museo Sans;
  color: #566eab;
  margin: auto;
  -webkit-transition: .3s;
  transition: .3s;
}

.modal.login-signup .forgot-password:hover {
  color: #e766e4;
}

.modal.gifts-modal .modal-content {
  padding: 40px 0 15px;
  width: 1100px;
  max-width: calc(100% - 30px);
  max-height: calc(100% - 100px);
  display: flex;
  flex-direction: column;
}

.modal.gifts-modal .modal-content .section-heading {
  font-size: 32px;
  line-height: 1.2;
}

.modal.gifts-modal .modal-content .scroll-container {
  box-sizing: border-box;
  padding: 50px;
}

.modal.gifts-modal .modal-content .gift-card {
  box-shadow: 0 30px 70px #921FAF26;
}

.logo-cnt .logo {
  width: 190px;
  height: 55px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.logo-cnt .logo img {
  width: 125%;
}

header {
  padding: 40px 30px 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}

header .btn.primary {
  padding: 15px;
  height: 50px;
  width: 180px;
  letter-spacing: 2.1px;
}

header .btn.primary.credits-btn {
  height: 44px;
  margin-right: 30px;
  width: 220px;
}

header .btn.primary.credits-btn .credits-value {
  margin-left: 10px;
}

header .login {
  margin-left: 250px;
}

header .login .modal-trigger {
  display: block;
  text-align: center;
  margin-top: 12px;
  cursor: pointer;
  font-weight: 300;
}

header .login .modal-trigger,
header .nav-link {
  font-size: 14px;
  letter-spacing: .7px;
  color: #566eab;
}

header .nav-link {
  font-weight: 500;
  line-height: 17px;
  text-transform: uppercase;
  -webkit-transition: .5s;
  transition: .5s;
  margin: 0 25px;
  padding: 15px;
}

header .nav-link.nav-link-active {
  font-weight: 400;
}

header .nav-link:hover {
  color: #e766e4;
}

header .margin {
  -webkit-box-flex: 1;
  flex-grow: 1;
  max-width: calc(100vw - 1600px);
}

.section-heading {
  font-size: 22px;
  line-height: 1.2;
  color: #566eab;
}

.section-heading.promo {
  text-align: center;
  font: normal normal 900 60px Museo Sans;
}

.home-page .section-heading.larger {
  font-size: 93px;
}

.home-page .section-heading.text-left {
  text-align: left;
}

.sub-heading {
  text-align: center;
  font: normal normal 500 25px Museo Sans;
  line-height: 1.2;
  color: rgba(86, 110, 171, 0.6);
}

.btn.pink-text,
span.pink-text {
  color: #e766e4;
  opacity: 1;
}

section {
  width: 100%;
  padding: 60px 80px;
}

section.hero {
  display: -webkit-box;
  display: flex;
  padding: 0;
  height: 100vh;
  max-height: 56.25vw;
}

section.hero .hero-container {
  position: relative;
  padding: 120px 0 0;
  display: -webkit-box;
  display: flex;
  max-width: 100%;
}

section.hero .hero-container .aspect {
  width: 100%;
  margin-top: auto;
  position: relative;
  height: 100%;
}

section.hero .hero-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 27.5%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 21%;
  height: 100%;
  background: transparent linear-gradient(200deg, #ffc695, rgba(255, 198, 149, 0)) 0 0 no-repeat;
  opacity: .4;
}

section.hero .left,
section.hero .right {
  position: absolute;
  bottom: 0;
}

section.hero .left {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 55%;
}

section.hero .left:before {
  position: absolute;
  bottom: 10%;
  right: 0;
  width: 30%;
  padding-top: 30%;
  border-radius: 100%;
  z-index: 0;
  background: #ffc695 no-repeat padding-box;
  box-shadow: 0 30px 60px #ffc695;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

section.hero .left .text.lg {
  font-weight: 900;
  line-height: 1.2;
  color: #566eab;
  text-transform: uppercase;
}

section.hero .left .text.md {
  font-weight: 300;
  line-height: 1.2;
  color: #566eab;
}

section.hero .left .mini-form {
  display: -webkit-box;
  display: flex;
  align-items: center;
  background: rgba(244, 246, 253, 0.8);
  box-shadow: 0 30px 70px rgba(146, 31, 175, 0.15);
  opacity: .8;
  z-index: 2;
  visibility: visible;
  pointer-events: auto;
}

section.hero .left .mini-form.side-a:not(.active) {
  transform: translate3d(0, -120%, 0);
  opacity: 0;
  pointer-events: none;
  z-index: 0;
}

section.hero .left .mini-form.side-b:not(.active) {
  transform: translate3d(0, 120%, 0);
  opacity: 0;
  pointer-events: none;
  z-index: 0;
}

section.hero .left .mini-form .btn.primary {
  flex-shrink: 0;
}

section.hero .left .mini-form .btn.back {
  width: 60px;
  height: 60px;
  margin-right: 20px;
  margin-left: 0;
  box-shadow: 0 15px 40px #566eab6f;
  flex-shrink: 0;
  border-radius: 100%;
  position: relative;
}

section.hero .left .mini-form .btn.back::before,
section.hero .left .mini-form .btn.back::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
}

section.hero .left .mini-form .btn.back::before {
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%) scale3d(0, 0, 0);
  transition: .3s;
  border-radius: 100%;
  background: #E766E4;
  z-index: 0;
}

section.hero .left .mini-form .btn.back:hover::before {
  transform: translate(-50%, -50%) scale3d(1, 1, 1);
}

section.hero .left .mini-form .btn.back::after {
  z-index: 1;
  width: 33%;
  height: 33%;
  border: 2px solid currentColor;
  transform: translate(-35%, -50%) rotate(45deg);
  border-top: none;
  border-right: none;
  opacity: 0.7;
  transition: .3s;
}

section.hero .left .mini-form .btn.back:hover::after {
  color: white;
  opacity: 1;
}

section.hero .left .mini-form .input {
  line-height: 1;
}

section.hero .left .mini-form .input + .error {
  bottom: unset;
  top: 100%;
}

section.hero .left .text.sm {
  z-index: 2;
  text-align: center;
  font: normal normal 100 18px Museo Sans;
  font-weight: 100;
  line-height: 1.5;
  color: rgba(86, 110, 171, 0.7);
  margin-top: calc(min(25px, 1.302vw));
  font-size: calc(min(18px, 0.938vw));
}

section.hero .right {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  justify-content: center;
  margin-top: auto;
  right: 0;
  width: 55%;
}

section.hero .right:before {
  position: absolute;
  bottom: -5%;
  height: 80%;
  width: 75%;
  right: -5%;
  border-radius: 100%;
  background: #e766e4;
  opacity: .28;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

section.hero .right .hero-img {
  width: 105%;
  max-width: 100vh;
  z-index: 2;
  pointer-events: none;
}

section.hero .right .you-got-message {
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  color: rgba(86, 110, 171, 0.8);
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  top: 3%;
  right: 56%;
  z-index: 1;
  white-space: nowrap;
  width: calc(min(320px, 16.672vw));
  padding: calc(min(13px, 0.677vw)) calc(min(30px, 1.563vw)) calc(min(13px, 0.677vw)) calc(min(15px, 0.781vw));
  border-radius: calc(min(20px, 1.042vw));
  font-size: calc(min(18px, 0.938vw));
  font-weight: 500;
  line-height: 1.1;
  opacity: 0;
  transform: translate3d(120%, 0, 0);
  transition: .3s;
}

section.hero .right .you-got-message.enter {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

section.hero .right .you-got-message.enter.leave {
  transform: translate3d(-120%, 0, 0);
  opacity: 0;
}

section.hero .right .you-got-message .icon {
  background: rgba(231, 102, 228, 0.21);
  border-radius: 100%;
  width: calc(min(40px, 2.083vw));
  height: calc(min(40px, 2.083vw));
  padding: calc(min(10px, 0.521vw));
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  margin-right: 12px;
  color: #E766E4;
  opacity: 0.8;
}

section.hero .right .you-got-message .icon img {
  width: calc(min(20px, 1.042vw));
}

section.hero .right .favourite {
  position: absolute;
  z-index: 2;
  top: 12%;
  right: 13%;
}

section.hero .right .favourite .star {
  width: calc(min(87px, 4.531vw));
  height: calc(min(87px, 4.531vw));
  border-radius: calc(min(20px, 1.042vw));
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  background: #fff;
  box-shadow: 0 30px 30px rgba(231, 102, 228, 0.41);
  position: relative;
  z-index: 1;
}

section.hero .right .favourite .star img {
  width: calc(min(35px, 1.823vw));
}

section.hero .right .favourite:before {
  content: "";
  position: absolute;
  z-index: 0;
  background: linear-gradient(136deg, #ffc695, #ae5fff) 50% 50% no-repeat;
  background-size: contain;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  top: -25%;
  left: -15%;
  width: 250%;
  height: 250%;
}

section.hero .right .message {
  background: rgba(255, 255, 255, 0.75);
  border-radius: 20px;
  backdrop-filter: blur(9px);
  -webkit-backdrop-filter: blur(9px);
  bottom: 10%;
  z-index: 2;
  right: 50%;
  padding: calc(min(30px, 1.563vw)) calc(min(30px, 1.563vw)) calc(min(25px, 1.302vw));
  width: calc(min(450px, 23.438vw));
  opacity: 0;
  transform: translate3d(0, 120%, 0);
  transition: .3s;
}

section.hero .right .message.enter {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

section.hero .right .message.enter.leave {
  transform: translate3d(0, -120%, 0);
  opacity: 0;
}

section.hero .right .message .avatar {
  position: absolute;
  width: calc(min(50px, 2.604vw));
  height: calc(min(50px, 2.604vw));
  left: calc(min(25px, 1.302vw));
  top: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 2px solid #fff;
}

section.hero .right .message .avatar img {
  width: 100%;
}

section.hero .right .message .text {
  font-size: calc(min(18px, 0.938vw));
  font-weight: 500;
  line-height: 1.5;
  color: rgba(86, 110, 171, 0.7);
}

section.hero .right .liked {
  right: 5%;
  bottom: 28%;
  background: rgba(255, 255, 255, 0.65);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  z-index: 2;
  padding: calc(min(15px, 0.781vw)) calc(min(20px, 1.042vw)) calc(min(25px, 1.302vw)) calc(min(25px, 1.302vw));
  border-radius: calc(min(25px, 1.302vw));
  transform: translate3d(0, 120%, 0);
  opacity: 0;
  transition: .3s;
}

section.hero .right .liked.active {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

section.hero .right .liked .avatars {
  display: -webkit-box;
  display: flex;
  padding-top: 5px;
}

section.hero .right .liked .avatars .slider-track {
  width: calc(min(190px, 9.895vw));
  overflow: hidden;
  border-radius: calc(min(50px, 2.604vw));
  display: flex;
  position: relative;
  z-index: 1;
}

section.hero .right .like {
  width: calc(min(50px, 2.604vw));
  height: calc(min(50px, 2.604vw));
}

section.hero .right .liked .avatar {
  width: calc(min(35px, 1.822vw));
  height: calc(min(50px, 2.604vw));
  overflow: hidden;
}

section.hero .right .liked .avatar {
  border-radius: 100%;
  display: -webkit-box;
  cursor: default;
  flex-shrink: 0;
  overflow: visible;
  border: none;
  display: block;
  transition: .3s;
}

section.hero .right .liked .avatar.plus {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(min(50px, 2.604vw));
  margin-left: calc(max(-15px, -0.781vw));
  border: 2px solid #fff;
  background: #d9e1f4;
  position: relative;
  z-index: 2;
}

section.hero .right .liked .avatar:not(.plus) img {
  width: calc(min(50px, 2.604vw));
  height: calc(min(50px, 2.604vw));
  border: 2px solid #fff;
  flex-shrink: 0;
  border-radius: 100%;
  object-fit: cover;
}

section.hero .right .liked .avatar .icon {
  width: 13px;
  height: 13px;
}

section.hero .right .liked .text {
  font-size: calc(min(14px, 0.729vw));
  font-weight: 500;
  line-height: 1.9;
  color: #566eab;
}

section.hero .right .like {
  position: absolute;
  right: 5%;
  bottom: 28%;
  z-index: 3;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
  background: #fff;
  box-shadow: 0 15px 30px rgba(231, 102, 228, 0.4);
  border-radius: 12px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 2px;
}

section.hero .right .like img {
  width: 55%;
}

section.girls {
  padding-top: 0;
}

section.girls .sub-heading {
  margin-top: 10px;
  margin-bottom: 50px;
}

.home-page section.girls {
  padding-top: 60px;
}

.profiles-row {
  -webkit-box-pack: center;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 50px;
  padding-bottom: 50px;
  background: radial-gradient(circle at center, rgba(174, 95, 255, 0.15), transparent, transparent, transparent);
  position: relative;
  margin-left: -30px;
  margin-right: -30px;
}

.profiles-row:after {
  top: 10%;
  width: 25%;
  padding-top: 25%;
  background: transparent url(/img/icons/like.svg) 50% 50% no-repeat;
  background-size: contain;
  opacity: .44;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -1;
}

.profiles-row:after,
.profiles-row:before {
  content: "";
  position: absolute;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  pointer-events: none;
}

.profiles-row:before {
  right: 15%;
  bottom: 15%;
  width: 30%;
  padding-top: 30%;
  background: #ffc695;
  box-shadow: 0 30px 60px #ffc695;
  opacity: .4;
}

.profiles-row .col {
  width: 20%;
  flex-basis: 20%;
  flex-shrink: 0;
  z-index: 1;
  padding: 30px;
  -webkit-box-flex: 0;
  flex-grow: 0;
}

.logged-in .profiles-row .col {
  flex-basis: 25%;
  width: 25%;
}

.card,
.card-with-bg {
  box-shadow: 0 60px 99px rgba(86, 110, 171, 0.3);
  background: #fff;
  padding: 5px;
  border-radius: 25px;
  overflow: hidden;
}

.card-with-bg.ping-shadow,
.card.ping-shadow {
  box-shadow: 0 30px 70px rgba(146, 31, 175, 0.15);
}

.card-with-bg {
  background: #fff url(/img/card-bg.svg) 50% 100% no-repeat;
  background-size: 105% auto;
}

.card-with-bg.bg-left {
  background: #fff url(/img/card-bg-left.svg) 0 50% no-repeat;
  background-size: auto 105%;
}

.card-with-bg.bg-left-and-right {
  background-image: url(/img/card-bg-left.svg), url(/img/card-bg-right.svg);
  background-position: 0 90%, 100% 90%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto 200%;
}

.card-with-bg.bg-left-and-right.bg-size-sm {
  background-size: auto 105%;
  background-position: -5% 90%,105% 90%;
}

.card-with-bg.bg-top {
  background: #fff url(/img/card-bg-top.svg) 50% 0 no-repeat;
  background-size: 105% auto;
}

.card-with-bg.wide-bg-top {
  background-image: url(/img/card-bg-wide-top.svg);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 110% auto;
}

.card-with-bg.wide-bg-top-and-bottom {
  background-image: url(/img/card-bg-wide-top.svg), url(/img/card-bg-wide-bottom.svg);
  background-position: 50% 0, 50% 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: 110% auto, 110% auto;
}

.card-with-bg.wide-bg-bottom {
  background-image: url(/img/card-bg-wide-bottom.svg);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 110% auto;
}

.photo-card {
  padding: 6px;
  background: rgba(255, 255, 255, 0.8) url(/img/card-bg.svg) 50% 100% no-repeat;
  background-size: 110% auto;
  box-shadow: 0 30px 70px rgba(146, 31, 175, 0.4);
  border-radius: 25px;
  cursor: pointer;
  -webkit-transition: box-shadow .3s;
  transition: box-shadow .3s;
  max-width: 500px;
  margin: auto;
}

.photo-card:hover {
  box-shadow: 0 30px 70px rgba(146, 31, 175, 0.3);
}

.photo-card .photo-container {
  padding-top: 150%;
  position: relative;
  overflow: hidden;
  border-radius: 20px 20px 0 0;
}

.photo-card .profile-photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transform: scale(1.01);
}

.photo-card .over {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
}

.photo-card .over .btn.icon-toggle {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  opacity: 0;
  -webkit-transition: .2s;
  transition: .2s;
  margin: 0 0 8px;
}

.photo-card .over .btn.icon-toggle i {
  width: 38px;
  height: 38px;
}

.photo-card .over .btn.icon-toggle img {
  opacity: .5;
  -webkit-transition: .3s;
  transition: .3s;
}

.photo-card .over .btn.icon-toggle i.inactive-visible img {
  width: 100%;
  height: 100%;
}

.photo-card .over .btn.icon-toggle i.active-visible,
.photo-card .over .btn.icon-toggle i.white-bg {
  border-radius: 100%;
  background-color: #fff;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.photo-card .over .btn.icon-toggle i.active-visible img,
.photo-card .over .btn.icon-toggle i.white-bg img {
  opacity: 1;
  width: 46%;
}

.photo-card .over .btn.icon-toggle:hover img {
  opacity: .9;
}

.photo-card .photo-container:hover .btn.icon-toggle {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

.photo-card .profile-footer {
  padding: 15px 0 5px;
  text-align: center;
}

.photo-card .profile-footer .name {
  font: normal normal normal 22px Museo Sans;
  line-height: 1.15;
  margin-bottom: 0.25em;
  display: inline-block;
  color: #566eab;
}

.photo-card .profile-footer .status {
  font: normal normal 500 16px/19px Museo Sans;
  line-height: 1.2;
  opacity: 1;
}

.photo-card .profile-footer .status.online {
  color: #4fd87e;
}

.photo-card .profile-footer .status.offline {
  color: rgba(86, 110, 171, 0.5);
}

.photo-card .profile-info {
  border-top: 1px solid rgba(255, 198, 149, 0.4);
  color: #566eab;
  font-size: 16px;
  line-height: 1.2;
  padding: 20px 25px 10px;
  margin-top: 15px;
  width: calc(100% + 10px);
  margin-left: -5px;
}

.photo-card .profile-info .info-row {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 10px 0;
}

.photo-card .profile-info .label {
  font-weight: 500;
  opacity: .42;
}

.btn.show-more {
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0 30px 60px rgba(86, 110, 171, 0.2);
  border-radius: 20px;
  text-align: center;
  font: normal normal 300 20px Museo Sans;
  line-height: 1.2;
  letter-spacing: 3px;
  color: #566eab;
  text-transform: uppercase;
  -webkit-transition: .5s;
  transition: .5s;
  padding: 30px 80px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.btn.show-more:hover {
  background: rgba(231, 102, 228, 0.51);
  box-shadow: 0 30px 60px rgba(231, 102, 228, 0.4);
  color: #fff;
}

.home-page .text-common {
  font: normal normal 300 18px Museo Sans;
  line-height: 1.75;
  color: #566eab;
}

.home-page .text-common p {
  margin: 0 0 30px;
}

section.info .image {
  width: 92%;
  padding-top: 60%;
  margin-left: auto;
  position: relative;
  border: 5px solid #fff;
  box-shadow: 0 60px 99px rgba(231, 102, 228, 0.4);
  border-radius: 20px;
  overflow: hidden;
}

section.info .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

section.info .text-common {
  padding: 0 30px;
}

section.benefits-of-searching .text-common {
  padding-top: 180px;
  padding-right: 20px;
}

section.benefits-of-searching .image {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  pointer-events: none;
}

section.benefits-of-searching .image img {
  position: absolute;
  width: 150%;
  top: 5%;
  left: 60%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

section.why-they {
  padding-bottom: 140px;
}

section.why-they .section-heading.larger {
  margin-bottom: 135px;
  text-align: left;
  font-weight: 900;
}

section.why-they .image {
  width: 70%;
  display: inline-block;
  position: relative;
}

section.why-they .image img {
  width: 100%;
  border: 5px solid #fff;
  box-shadow: 0 60px 99px rgba(231, 102, 228, 0.4);
  border-radius: 20px;
}

section.why-they .text-common {
  padding-left: 30px;
}

section.benefits-of-working .section-heading {
  margin-bottom: 95px;
  text-align: left;
}

section.benefits-of-working .card-with-bg {
  padding: 45px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  text-align: center;
  height: 100%;
}

section.benefits-of-working .card-with-bg,
section.benefits-of-working .icon {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

section.benefits-of-working .icon {
  width: 162px;
  height: 162px;
  -webkit-box-pack: center;
  justify-content: center;
  background: rgba(231, 102, 228, 0.16);
  border-radius: 100%;
}

section.benefits-of-working .icon img {
  width: 52%;
}

section.benefits-of-working .title {
  font: normal normal 900 28px Museo Sans;
  line-height: 1.2;
  color: #566eab;
  margin: 35px -15px;
}

section.benefits-of-working .text {
  text-align: center;
  font: normal normal 300 18px Museo Sans;
  line-height: 1.65;
  color: #566eab;
}

.hearths-on-bg,
.hearths-on-bg > * {
  position: relative;
}

.hearths-on-bg > * {
  z-index: 1;
}

.hearths-on-bg:before {
  left: calc(max(-180px, -13.846vw));
  top: 10%;
}

.hearths-on-bg:after {
  right: calc(max(-180px, -13.846vw));
  bottom: 10%;
}

.hearths-on-bg:after,
.hearths-on-bg:before {
  content: "";
  position: absolute;
  width: calc(min(240px, 18.462vw));
  height: calc(min(240px, 18.462vw));
  background: transparent url(/img/icons/like.svg) 50% 50% no-repeat padding-box;
  background-size: contain;
  opacity: .44;
  -webkit-filter: blur(12px);
  filter: blur(12px);
  z-index: 0;
}

.hearths-on-bg.v1:after {
  width: calc(min(160px, 12.308vw));
  height: calc(min(160px, 12.308vw));
  right: calc(max(-100px, -7.692vw));
}

section.cta .text {
  font: normal normal normal 22px/32px Museo Sans;
  line-height: 1.45;
  color: #566eab;
}

section.cta .btn {
  padding: 20px 65px;
}

section.real-love-stories .section-heading {
  margin-bottom: 170px;
}

#carouselRealLoveStories {
  max-width: calc(100vw - 250px);
  margin-left: auto;
  margin-right: auto;
}

#carouselRealLoveStories .card {
  display: -webkit-box;
  display: flex;
  overflow: visible;
  padding: 65px 0;
  min-height: 600px;
}

#carouselRealLoveStories .image {
  width: 45%;
  padding-top: 45%;
  -webkit-transform: translateY(-30%);
  transform: translateY(-30%);
  position: absolute;
  top: 0;
  left: 0;
}

#carouselRealLoveStories .image .img-cnt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}

#carouselRealLoveStories .image .img-cnt img {
  max-width: 70%;
  max-height: 100%;
  box-shadow: 0 60px 99px rgba(86, 110, 171, 0.3);
  border: 5px solid #fff;
  border-radius: 25px;
}

#carouselRealLoveStories .text {
  width: 55%;
  color: #566eab;
  margin-left: auto;
  padding-right: 80px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}

#carouselRealLoveStories .title {
  font: normal normal 500 44px Museo Sans;
  line-height: 1.2;
}

#carouselRealLoveStories .desc {
  font: normal normal 300 18px Museo Sans;
  line-height: 1.75;
}

footer {
  margin-top: auto;
  padding: 40px 15px;
}

footer .links {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
}

footer .links .nav-link {
  padding: 10px 20px;
  margin: 0 20px;
  font: normal normal 300 12px Museo Sans;
  line-height: 1.2;
  letter-spacing: .6px;
  color: #566eab;
  text-transform: uppercase;
  -webkit-transition: .5s;
  transition: .5s;
  text-align: center;
}

footer .links .nav-link:last-child {
  margin-right: 0;
}

footer .links .nav-link:first-child {
  margin-left: 0;
}

footer .links .nav-link:hover {
  color: #e766e4;
}

.logged-in footer .links {
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  align-items: center;
}

.filters {
  background: #fef7ed url(/img/card-bg-left.svg) 0 50% no-repeat;
  background-size: auto 150%;
  box-shadow: 0 30px 70px rgba(146, 31, 175, 0.15);
  padding: 0 35px 40px;
  overflow: visible;
}

.filters .btn.primary {
  width: 120px;
  margin-left: 15px;
  margin-top: 35px;
  align-self: center;
}

.filters .custom-dropdown {
  width: 120px;
  padding-right: 15px;
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.filters .custom-dropdown button {
  width: 100%;
  background: #fff;
  border-radius: 10px;
  opacity: 1;
  padding: 15px 25px 15px 10px;
  color: #566eab;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.3;
}

.filters .custom-dropdown .dropdown-menu {
  margin-top: -10px;
  width: 100%;
}

#filtersToggle {
  -webkit-transition: .3s;
  transition: .3s;
}

#filtersToggle.active {
  background: #fff;
  border-color: #fff;
  opacity: 1;
}

.avatar {
  width: 45px;
  height: 45px;
  border: 2px solid #fff;
  border-radius: 100%;
  box-shadow: 0 30px 70px rgba(146, 31, 175, 0.15);
  overflow: hidden;
  cursor: pointer;
}

.avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.avatar + .dropdown-menu {
  margin-top: 7px;
}

.avatar + .dropdown-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 0 3.5px 6px;
  position: absolute;
  right: 19px;
  bottom: 100%;
  -webkit-animation: fadeInDown .3s ease-in-out;
  animation: fadeInDown .3s ease-in-out;
}

.dropdown-menu-content.user-dropdown {
  width: 100px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  text-align: right;
  border-radius: 15px;
  background: #fff;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.5;
  color: #566eab;
  text-transform: capitalize;
  overflow: hidden;
}

.dropdown-menu-content.user-dropdown .dropdown-item {
  padding: 8px 15px;
  -webkit-transition: .3s;
  transition: .3s;
}

.dropdown-menu-content.user-dropdown .dropdown-item:not(:last-child) {
  border-bottom: 1px solid rgba(86, 110, 171, 0.51);
}

.dropdown-menu-content.user-dropdown .dropdown-item:hover {
  background: #e766e4;
  color: #fff;
}

.profile-data-block,
.send-message-block {
  padding: 50px;
}

.send-message-block {
  cursor: pointer;
  -webkit-transition: .5s;
  transition: .5s;
}

.send-message-block .textarea-cnt {
  overflow: hidden;
  border-radius: 15px;
  border: 1px solid rgba(86, 110, 171, 0.45);
  font-size: 0;
  -webkit-transition: .5s;
  transition: .5s;
}

.send-message-block textarea {
  width: 100%;
  resize: none;
  background: #fff;
  border: none;
  border-radius: 15px;
  opacity: 1;
  outline: none;
  height: 60px;
  padding: 20px;
  font-size: 18px;
  overflow: hidden;
  pointer-events: none;
  -webkit-transition: .5s;
  transition: .5s;
}

.send-message-block:hover {
  background-color: #fef7ed;
}

.send-message-block:hover .textarea-cnt {
  border-color: #566eab;
}

.send-message-block .buttons {
  -webkit-transition: .5s;
  transition: .5s;
  height: 0;
  overflow: hidden;
  opacity: 0;
}

.send-message-block .buttons .btn {
  padding: 15px 45px;
  width: 150px;
  text-transform: capitalize;
  text-align: center;
  letter-spacing: 0;
  font-size: 16px;
}

.send-message-block .buttons .btn.transparent {
  font-weight: 500;
  font-size: 14px;
  color: #566eab;
  opacity: .75;
}

.send-message-block.active {
  cursor: default;
}

.send-message-block.active textarea {
  height: 250px;
  pointer-events: auto;
  overflow: auto;
}

.send-message-block.active .buttons {
  height: 75px;
  opacity: 1;
  overflow: visible;
}

.btn.transparent.history {
  margin: 30px auto;
  min-width: 150px;
  height: 40px;
  opacity: .7;
  font-size: 14px;
  padding: 15px 45px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  font-weight: 500;
  letter-spacing: 0;
  transition: .5s;
}

.btn.transparent.history:hover {
  opacity: 1;
}

.profile-data-block .info {
  padding: 0 0 50px;
}

.profile-data-block .label {
  color: rgba(86, 110, 171, 0.42);
  font-size: 12px;
  line-height: 1;
  padding-bottom: 12px;
  font-weight: 500;
}

.profile-data-block .value {
  color: #566eab;
  font-size: 16px;
  line-height: 1;
}

.profile-data-block .photo-slider .item {
  width: 100%;
}

.profile-data-block .photo-slider .item .image-aspect {
  display: block;
  width: 100%;
  padding-top: 140%;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.profile-data-block .photo-slider .item a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.photo-slider {
  padding-bottom: 50px;
  margin-top: 20px;
}

.photo-slider .owl-carousel {
  margin-bottom: 60px;
}

.photo-slider .owl-carousel .owl-stage-outer {
  border-radius: 10px;
  overflow: hidden;
}

.photo-slider .owl-carousel:hover .owl-nav {
  opacity: 1;
}

.photo-slider .owl-carousel .owl-nav {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  border-radius: 15px;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.photo-slider .owl-carousel .owl-nav button {
  width: 80px;
  height: 100%;
  border-radius: 0 10px 10px 0;
  opacity: 1;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  pointer-events: auto;
}

.photo-slider .owl-carousel .owl-nav button.disabled {
  opacity: 0;
}

.photo-slider .owl-carousel .owl-nav button span {
  font-size: 0;
  width: 15px;
  height: 15px;
  border: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: .8;
}

.photo-slider .owl-carousel .owl-nav button.owl-prev {
  background: transparent -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.77)), to(transparent)) 0 0 no-repeat;
  background: transparent linear-gradient(90deg, rgba(0, 0, 0, 0.77), transparent) 0 0 no-repeat;
}

.photo-slider .owl-carousel .owl-nav button.owl-prev span {
  border-top: none;
  border-right: none;
  margin-right: 20px;
}

.photo-slider .owl-carousel .owl-nav button.owl-next {
  background: transparent -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.77)), to(transparent)) 0 0 no-repeat;
  background: transparent linear-gradient(270deg, rgba(0, 0, 0, 0.77), transparent) 0 0 no-repeat;
}

.photo-slider .owl-carousel .owl-nav button.owl-next span {
  border-bottom: none;
  border-left: none;
  margin-left: 20px;
}

.photo-slider .owl-carousel .owl-dots {
  position: absolute;
  bottom: -50px;
  height: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.photo-slider .owl-carousel .owl-dot {
  border: 1px solid rgba(86, 110, 171, 0.5);
  background: none;
  border-radius: 100%;
  width: 8px;
  height: 8px;
  margin: 0 4px;
}

.photo-slider .owl-carousel .owl-dot.active {
  background: #566eab;
}

.send-message-btn {
  background: #fef7ed;
  font-weight: 500;
  font-size: 16px;
  box-shadow: 0 30px 70px rgba(146, 31, 175, 0.15);
  border-radius: 25px;
  text-align: center;
}

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

.info-container .title {
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 50px;
}

.info-container .text {
  font-size: 18px;
  line-height: 1.75;
  font-weight: 300;
}

.info-page .card-with-bg {
  padding: 80px 100px;
}

.info-page h1 {
  margin: 0 0 60px;
  text-align: center;
  font-size: 42px;
}

.info-page h2 {
  margin: 50px 0;
  font-size: 32px;
}

.info-page h2 .n {
  display: inline-block;
  width: 60px;
}

.info-page .subtitle,
.info-page h3 {
  font-size: 28px;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 30px;
}

.info-page li,
.info-page p {
  font-weight: 300;
  line-height: 1.6;
  font-size: 18px;
}

.info-page li:last-child,
.info-page p:last-child {
  margin-bottom: 0;
}

.info-page ol {
  padding-left: 20px;
}

.info-page ol li {
  padding-left: 40px;
  margin-bottom: 15px;
}

.info-page p b {
  font-weight: 500;
}

.info-page li b {
  font-weight: 400;
}

.banner-page .card-with-bg {
  padding: 0;
  overflow: hidden;
}

.banner-page .card-with-bg .banner {
  width: 100%;
  padding-top: 32%;
  position: relative;
}

.banner-page .blog .card-with-bg .banner {
  padding-top: 46.25%;
}

.banner-page .card-with-bg .banner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.banner-page .card-with-bg .card-body {
  padding: 80px 150px;
}

.banner-page .blog .card-with-bg .card-body {
  padding: 60px 100px;
}

.banner-page .card-with-bg .card-body .float-img {
  box-shadow: 0 60px 99px rgba(86, 110, 171, 0.2);
  border: 5px solid #fff;
  border-radius: 20px;
  width: 350px;
  max-width: 50%;
}

.banner-page .card-with-bg .card-body .float-img.float-left {
  float: left;
  -webkit-transform: translateX(-25%);
  transform: translateX(-25%);
}

.banner-page .card-with-bg .card-body .float-img.float-right {
  float: right;
  -webkit-transform: translateX(25%);
  transform: translateX(25%);
}

.banner-page .card-with-bg .card-body .btn.primary {
  font-weight: 400;
  padding: 16px 60px;
}

.button-dropdown .dropdown .btn {
  color: #566eab;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 1.68px;
  -webkit-transition: .2s;
  transition: .2s;
}

.button-dropdown .dropdown .btn:after {
  position: static;
  display: inline-block;
  margin-left: 10px;
  -webkit-transform: translateY(-15%) rotate(45deg);
  transform: translateY(-15%) rotate(45deg);
}

.button-dropdown .dropdown .dropdown-menu {
  width: 100%;
}

.button-dropdown .dropdown .custom-select-option {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}

.button-dropdown .dropdown.show .btn {
  background: #fff;
  border-radius: 20px 20px 0 0;
  border-color: #fff;
  opacity: 1;
  box-shadow: 0 30px 70px rgba(146, 31, 175, 0.3);
}

.button-dropdown .dropdown.show .btn:after {
  border-color: #566eab;
}

.custom-checkbox {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.custom-checkbox label {
  display: -webkit-box;
  display: flex;
  cursor: pointer;
  -webkit-box-align: center;
  align-items: center;
}

.custom-checkbox .label-text {
  font-size: 14px;
  font-weight: 300;
  margin-right: 12px;
}

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

.custom-checkbox .fake-checkbox {
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid rgba(86, 110, 171, 0.5);
  position: relative;
  border-radius: 3px;
  vertical-align: middle;
  box-sizing: content-box;
}

.custom-checkbox .fake-checkbox:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 8px;
  left: 50%;
  top: 50%;
  border: 2px solid #4fd87e;
  border-top: none;
  border-left: none;
  -webkit-transform: translate(-50%, -65%) rotate(45deg);
  transform: translate(-50%, -65%) rotate(45deg);
  opacity: 0;
  -webkit-transition: .3s;
  transition: .3s;
}

.custom-checkbox input[type=checkbox]:checked + .fake-checkbox:after {
  opacity: 1;
}

.custom-checkbox.select-all + .btn {
  width: 45px;
  margin-left: 15px;
  transition: .5s;
}

.custom-checkbox.select-all:not(.active) + .btn {
  margin-right: -60px;
  pointer-events: none;
  opacity: 0;
}

.custom-checkbox.select-all label {
  padding: 12px 0;
  border-radius: 10px;
  -webkit-transition: .5s;
  transition: .5s;
}

.custom-checkbox.select-all.active label {
  padding: 12px 25px;
  background: #fff;
  box-shadow: 0 30px 70px rgba(146, 31, 175, 0.15);
}

.custom-checkbox.select-all.active label:hover {
  background: #fef7ed;
}

.btn.icon-btn {
  padding: 10px 14px;
  background: #fff;
  box-shadow: 0 30px 70px rgba(146, 31, 175, 0.15);
  border-radius: 10px;
  font-size: 0;
  -webkit-transition: .5s;
  transition: .5s;
}

.btn.icon-btn img {
  opacity: .6;
}

.btn.icon-btn:hover {
  background: #fef7ed;
}

section.messages {
  padding-top: 0;
  -webkit-box-flex: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: flex;
}

section.messages .column-header {
  margin-bottom: 50px;
}

.favourite .status,
.favourite .timeago,
.message .status,
.message .timeago {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 500;
}

.status.online {
  color: #4fd87e;
}

.status.offline {
  color: rgba(86, 110, 171, 0.5);
}

.favourite .timeago,
.message .timeago {
  margin-left: 40px;
  color: rgba(86, 110, 171, 0.5);
  text-transform: lowercase;
}

.favourite .avatar,
.message .avatar {
  width: 100px;
  height: 100px;
  margin-right: 30px;
  align-self: center;
  flex-shrink: 0;
  border: none;
}

.favourite .avatar img,
.message .avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.favourite .user-name,
.message .user-name {
  font-size: 20px;
  line-height: 1.2;
}

.card-with-bg.message {
  min-height: 185px;
  display: -webkit-box;
  display: flex;
  padding: 42px 30px;
  box-shadow: 0 30px 70px rgba(146, 31, 175, 0.15);
  margin-bottom: 35px;
}

.card-with-bg.message .avatar {
  margin-right: 40px;
}

.card-with-bg.message.sent .avatar {
  order: 2;
  margin-right: 0;
  margin-left: 40px;
}

.card-with-bg.message .status {
  margin-left: 25px;
}

.card-with-bg.message .data {
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.card-with-bg.message .message-header {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.card-with-bg.message .separator {
  width: 4px;
  height: 4px;
  flex-shrink: 0;
  background: currentColor;
  border-radius: 100%;
}

.card-with-bg.message .user-name {
  margin-right: 25px;
}

.card-with-bg.message .message-text {
  margin-top: 25px;
  font-weight: 500;
  line-height: 1.5;
  color: rgba(86, 110, 171, 0.7);
}

.card-with-bg.message .message-text b {
  font-weight: 400;
  color: #566eab;
}

.card-with-bg.message .custom-checkbox .fake-checkbox {
  border: 2px solid #ffc695;
  border-radius: 4px;
  background: #fff;
}

.btn.icon-toggle {
  font-size: 0;
  margin: 0 20px;
  position: relative;
  cursor: pointer;
}

.btn.icon-toggle label {
  cursor: pointer;
}

.btn.icon-toggle input[type=checkbox] {
  position: absolute;
  opacity: 0;
}

.btn.icon-toggle .icons {
  position: relative;
  display: inline-block;
}

.btn.icon-toggle img {
  width: 20px;
  height: 20px;
}

.btn.icon-toggle .active-visible,
.btn.icon-toggle .inactive-visible {
  -webkit-transition: .2s;
  transition: .2s;
}

.btn.icon-toggle .inactive-visible {
  position: absolute;
  top: 0;
  left: 0;
}

.btn.icon-toggle .active-visible,
.btn.icon-toggle input[type=checkbox]:checked + .icons .inactive-visible {
  opacity: 0;
}

.btn.icon-toggle input[type=checkbox]:checked + .icons .active-visible {
  opacity: 1;
}

.card-with-bg.favourite {
  display: -webkit-box;
  display: flex;
  padding: 20px 35px;
  margin-bottom: 23px;
  -webkit-box-align: center;
  align-items: center;
  box-shadow: 0 15px 25px rgba(86, 110, 171, 0.2);
}

.card-with-bg.favourite:last-child {
  margin-bottom: 35px;
}

.card-with-bg.favourite .avatar {
  width: 65px;
  height: 65px;
}

.card-with-bg.favourite .data {
  -webkit-box-flex: 1;
  flex-grow: 1;
}

.card-with-bg.favourite .user-name {
  margin-bottom: 15px;
}

.card-with-bg.favourite .status {
  margin-right: 25px;
}

.card-with-bg.favourite .timeago {
  margin-left: 0;
}

.card-with-bg.favourite .btn.icon-toggle {
  margin-right: 0;
}

.card-with-bg.message,
.card-with-bg.favourite {
  transition: .5s;
}

.card-with-bg.message:hover,
.card-with-bg.favourite:hover {
  background-color: #FEF7ED;
}

.fav-column .column-header {
  padding: 0 50px;
}

.fav-scroll {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 50px);
  height: 100%;
  overflow: hidden;
}

.fav-scroll .scrollbar-inner {
  height: 100%;
  padding: 0 50px;
}

.fav-scroll .scrollbar-inner > .scroll-element.scroll-y {
  right: 10px;
}

.scrollbar-inner > .scroll-element .scroll-element_track {
  background: transparent;
}

.scrollbar-inner > .scroll-element .scroll-bar {
  background: rgba(255, 255, 255, 0.4);
  border-radius: 5px;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  opacity: 1;
}

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar,
.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background: rgba(255, 255, 255, 0.8);
}

.no-favs {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  min-height: 50vh;
  display: none;
}

.no-favs .star {
  width: 35%;
  padding-top: 35%;
  position: relative;
  border: 1px solid;
  border-radius: 100%;
  opacity: .5;
}

.no-favs .star img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 45%;
}

.no-favs .text {
  width: 65%;
  text-align: center;
  font-size: 18px;
  font-weight: 100;
  line-height: 1.35;
  opacity: .8;
  margin-top: 45px;
}

.fav-scroll .favs:empty + .no-favs {
  display: -webkit-box;
  display: flex;
}

.list-page .photo-card .over .btn.icon-toggle,
.profile-page .photo-card .over .btn.icon-toggle {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

.list-page .time-heading .timeago {
  font-weight: 300;
  font-size: 18px;
}

.blog-card .photo-container {
  padding-top: 108.5%;
}

.blog-card .profile-footer {
  padding: 20px;
  text-align: left;
}

.blog-card .profile-footer .name {
  font-size: 22px;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 25px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 3.6em;
}

.blog-card .profile-footer .excerpt {
  font-size: 14px;
  line-height: 1.5;
  height: 4.5em;
  font-weight: 300;
  display: block;
  overflow: hidden;
}

.gift-card {
  margin-bottom: 30px;
}

.gift-card .gift-img {
  position: relative;
  padding-top: 110%;
}

.gift-card .gift-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80%;
  height: 80%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: contain;
  object-fit: contain;
}

.gift-card .gift-name {
  font-size: 15px;
  font-weight: 300;
  padding: 0 20px;
  text-align: center;
  line-height: 1.35;
  -webkit-box-pack: center;
  justify-content: center;
  height: 2.7em;
}

.gift-card .card-footer,
.gift-card .gift-name {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.gift-card .card-footer {
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 8px;
}

.gift-card .price {
  padding: 2px;
}

.btn.primary.sm {
  padding: 10px 20px;
  box-shadow: 0 7px 20px rgba(178, 95, 253, 0.3);
  color: #fff;
  opacity: 1;
  line-height: 1.2;
  white-space: pre-wrap;
}

.btn.primary.sm,
.btn.transparent.sm {
  letter-spacing: 1.8px;
  text-transform: uppercase;
  font-size: 12px;
}

.btn.transparent.sm {
  padding: 10px 25px;
  border: 1px solid #566eab;
  border-radius: 22px;
  line-height: 1;
}

.card-with-bg.price-card {
  padding: 25px 15px 15px;
}

.card-with-bg.price-card .offer-text {
  color: #e766e4;
  font-size: 18px;
}

.card-with-bg.price-card .amount {
  margin-bottom: 30px;
}

.card-with-bg.price-card .amount .number {
  font-size: 73px;
  line-height: .7;
  letter-spacing: -3.65px;
}

.card-with-bg.price-card .amount .number.purple {
  color: #ae5fff;
}

.card-with-bg.price-card .amount .number.cyan {
  color: #3fd6fb;
}

.card-with-bg.price-card .amount .number.pink {
  color: #e766e4;
}

.card-with-bg.price-card .amount .number.orange {
  color: #ffc695;
}

.card-with-bg.price-card .amount .number.green {
  color: #4fd87e;
}

.card-with-bg.price-card .amount .text {
  font-weight: 500;
  font-size: 17px;
  margin-top: 15px;
}

.card-with-bg.price-card .price {
  font-weight: 500;
  font-size: 18px;
}

.card-with-bg.price-card .price-old {
  font-weight: 300;
  text-decoration: line-through;
  font-size: 14px;
  margin-left: 5px;
}

.card-with-bg.price-card .btn.transparent {
  transition: .5s;
}

.card-with-bg.price-card .btn.transparent:hover {
  background: transparent linear-gradient(90deg, #AE5FFF 0%, #E766E4 100%);
  box-shadow: 0 7px 20px #B25FFDB3;
  color: white;
  border-color: transparent;
  opacity: 1;
}

.price-list {
  padding: 70px 50px;
  font-weight: 300;
  font-size: 18px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.price-list table td {
  padding: 15px 0;
}

.price-list table td:last-child {
  text-align: right;
  font-weight: 500;
}

.price-list table td.green {
  color: #4fd87e;
}

.payment-logos {
  padding-top: 30px;
  border-top: 1px solid rgba(86, 110, 171, 0.3);
  display: -webkit-box;
  display: flex;
  margin-top: 70px;
}

.payment-logos .logo {
  width: 20%;
  text-align: center;
  padding-top: 11.25%;
  position: relative;
}

.payment-logos .logo img {
  width: 50%;
  height: 40%;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.credit-history {
  width: 1000px;
  max-width: 100%;
  margin: auto;
}

.credit-history table td:last-child {
  text-align: right;
}

.credit-history table td {
  padding: 20px 5px;
  font-size: 20px;
  width: 25%;
}

.credit-history table .date {
  color: rgba(86, 110, 171, 0.5);
  font-weight: 500;
  font-size: 14px;
}

.credit-history table .method {
  font-weight: 300;
  font-size: 18px;
}

.datepicker {
  cursor: pointer;
}

.profile-page.my-profile .photo-card .photo-container {
  border-radius: 20px;
  padding-top: 100%;
}

.profile-page.my-profile .profile-data-block .input-container {
  height: 110px;
}

.profile-page.my-profile .profile-data-block .hover {
  background: #fff;
  border-radius: 20px;
  opacity: 1;
  padding: 14px 14px 30px;
  z-index: 0;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  overflow: hidden;
}

.profile-page.my-profile .profile-data-block .select-value,
.profile-page.my-profile .profile-data-block .value {
  padding: 3px 0;
  border-radius: 0;
  border-width: 0 0 1px;
  border-color: transparent;
  -webkit-transition: .2s;
  transition: .2s;
  font-weight: 400;
  font-size: 16px;
  display: block;
  text-align: left;
}

.profile-page.my-profile .profile-data-block .select-value:focus,
.profile-page.my-profile .profile-data-block .value:focus {
  border-width: 0 0 1px;
  border-color: currentColor;
}

.profile-page.my-profile .profile-data-block .value.edit-icon {
  padding-right: 15px;
  background: url(/img/icons/edit.svg) 98% 60% no-repeat;
  background-size: 12px;
}

.profile-page.my-profile .profile-data-block .value.edit-icon:focus {
  background-position: 110% 60%;
  padding-right: 0;
}

.profile-page.my-profile .profile-data-block .value::-webkit-input-placeholder {
  font-size: 12px;
  color: rgba(86, 110, 171, 0.5);
  font-weight: 500;
}

.profile-page.my-profile section .custom-dropdown .dropdown-toggle {
  position: relative;
  width: 100%;
}

.profile-page.my-profile section .custom-dropdown .dropdown-toggle:after {
  right: 0;
}

.profile-page.my-profile section .custom-dropdown .dropdown-menu-content {
  box-shadow: none;
  -webkit-animation: none;
  animation: none;
  width: 100%;
  padding: 10px 0;
}

.profile-page.my-profile section .custom-dropdown .dropdown-menu-content .custom-select {
  max-height: 227px;
  overflow: auto;
  padding: 0;
}

.profile-page.my-profile section .custom-dropdown .dropdown-menu {
  width: calc(100% + 28px);
  margin-left: -14px;
  margin-right: -14px;
}

.profile-page.my-profile .inputs-block {
  position: relative;
  z-index: 2;
}

.profile-page.my-profile .inputs-block .col {
  flex-basis: 20%;
  -webkit-box-flex: 0;
  flex-grow: 0;
}

.profile-page.my-profile .sticky-top {
  z-index: 1000;
}

.add-photo .image-aspect {
  background: #ECEFF7;
  border: 1px dashed #566EAB80;
  cursor: pointer;
  transition: .3s;
}

.add-photo .image-aspect .text {
  position: absolute;
  bottom: 20%;
  width: 100%;
  text-align: center;
  opacity: 0.7;
  font-size: 12px;
  font-weight: 500;
  transition: .3s;
}

.add-photo .image-aspect .plus {
  width: 50%;
  padding-top: 50%;
  border-radius: 100%;
  border: 1px dashed #566eab;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.5;
  transition: .3s;
}

.add-photo .image-aspect .plus::before,
.add-photo .image-aspect .plus::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30%;
  height: 1px;
  background: #566eab;
  transform: translate(-50%, -50%);
}

.add-photo .image-aspect .plus::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.add-photo .image-aspect:hover {
  background: rgba(236, 239, 247, 0.6);
  border: 1px dashed rgba(86, 110, 171, 0.61);
}

.add-photo .image-aspect:hover .plus {
  transform: translate(-50%, -60%);
}

.add-photo .image-aspect:hover .text {
  opacity: 1;
}

.profile-page.my-profile .info-container {
  max-width: 100%;
}

.profile-page.my-profile .info-container .title {
  text-align: left;
  font-size: 22px;
  margin: 35px 0;
}

.profile-page.my-profile .info-container textarea {
  height: 160px;
  resize: none;
}

.profile-page.my-profile .info-container .desc {
  font-size: 16px;
  font-weight: 100;
  font-style: italic;
}

.profile-page.my-profile .info-container .verified,
.profile-page.my-profile .info-container .not-verified {
  position: relative;
}

.profile-page.my-profile .info-container .verified input,
.profile-page.my-profile .info-container .not-verified input {
  padding-right: 100px;
}

.profile-page.my-profile .info-container .verified span,
.profile-page.my-profile .info-container .not-verified span {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.profile-page.my-profile .info-container .verified span {
  color: #4FD87E;
}

.profile-page.my-profile .info-container .not-verified span {
  color: red;
}

.support .text {
  padding: 30px 30px 0;
  font-size: 18px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.5;
}

.support .card-with-bg .title {
  font: normal normal normal 20px/24px Museo Sans;
  font-size: 20px;
  line-height: 1.2;
  color: #E766E4;
  text-transform: uppercase;
  margin: 0 0 40px 0;
}

.support .card-with-bg textarea {
  resize: none;
  height: 140px;
}

.support .send-message-block textarea {
  height: 250px;
}

.support .info {
  margin-bottom: 25px;
}

.support .info .label {
  font-size: 16px;
  font-weight: 100;
  line-height: 1.2;
  margin-bottom: 5px;
}

.support .info .value {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}

.section-404 {
  background: url("/img/404-bg.png") 100% 100% no-repeat;
  background-size: 38%;
  min-height: 600px;
}

.block-404 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.block-404 h2 {
  font-weight: 900;
  line-height: 1.2;
  font-size: 48px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  text-shadow: 0 60px 99px #AE5FFF43;
}

.block-404 h3 {
  letter-spacing: 0.8px;
  text-shadow: 0 60px 99px #AE5FFF43;
  opacity: 1;
  font-weight: 300;
  line-height: 1.2;
  font-size: 16px;
}

.block-404 .text-404 {
  font-weight: 900;
  line-height: 1;
  font-size: 386px;
  letter-spacing: 19.3px;
  text-transform: uppercase;
  text-shadow: 0 60px 99px #AE5FFF43;
  color: white;
  margin-bottom: 0.5em;
}

.modal.email-modal .modal-content {
  width: 640px;
  max-width: calc(100% - 30px);
  padding: 50px 30px 40px;
  text-align: center;
  margin-bottom: 15%;
}

.modal.email-modal .modal-content .modal-title {
  font-size: 42px;
  line-height: 1.2;
}

.modal.email-modal .modal-content p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  margin: 30px 0;
}

.modal.email-modal .modal-content .btn.primary {
  width: 240px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.modal.complete-profile .modal-content,
.modal.credits-gift .modal-content {
  width: 350px;
  max-width: calc(100% - 30px);
  padding: 50px 30px 40px;
  text-align: center;
  margin-bottom: 15%;
}

.modal.complete-profile .modal-content img,
.modal.credits-gift .modal-content img {
  width: 120px;
}

.modal.complete-profile .modal-content .modal-title,
.modal.credits-gift .modal-content .modal-title {
  font-size: 38px;
  line-height: 1.2;
}

.modal.complete-profile .modal-content p,
.modal.credits-gift .modal-content p {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  margin: 30px 0;
}

.modal.complete-profile .modal-content p b,
.modal.credits-gift .modal-content p b {
  font-weight: 900;
}

.modal.complete-profile .modal-content .btn.primary,
.modal.credits-gift .modal-content .btn.primary {
  width: 240px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.modal.credits-gift .modal-content {
  width: 430px;
  max-width: calc(100% - 30px);
  padding-left: 70px;
  padding-right: 70px;
}

.modal.credits-gift .modal-content .modal-title {
  font-size: 42px;
}

.modal.credits-gift .modal-content .modal-subtitle {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.6;
}

.modal.credits-gift .modal-content .modal-subtitle-lg {
  margin: 50px 0 40px;
  font-weight: 500;
  font-size: 18px;
}

.modal.credits-gift .modal-content p {
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.3;
}

.modal.deficiency-credits .modal-content {
  width: 500px;
  padding: 50px 75px;
  max-width: calc(100% - 30px);
}

.modal.deficiency-credits .modal-content .modal-title {
  font-size: 34px;
  padding-bottom: 25px;
  margin-bottom: 45px;
  border-bottom: 1px solid rgba(86, 110, 171, 0.5);
  text-align: center;
}

.modal.deficiency-credits .modal-content .label {
  text-align: right;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
}

.modal.deficiency-credits .modal-content .value {
  font-size: 28px;
  line-height: 1;
}

.modal.gift-from-page .modal-content {
  width: 430px;
  padding: 50px 35px 35px;
  max-width: calc(100% - 30px);
}

.modal.gift-from-page .modal-content .modal-title {
  font-size: 22px;
  padding-bottom: 10px;
  text-align: center;
}

.modal.gift-from-page .modal-content .modal-subtitle {
  font-weight: 300;
  font-size: 14px;
  line-height: 1.3;
  font-style: italic;
  padding: 0 30px;
}

.modal.gift-from-page .modal-content img {
  max-width: 150px;
  max-height: 150px;
  object-fit: contain;
}

.modal.gift-from-page .modal-content .price {
  font-size: 22px;
  width: 100px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.modal.gift-from-page .modal-content .modal-footer {
  position: relative;
  padding: 0 100px;
}

.modal.gift-from-page .modal-content textarea.message {
  height: 130px;
  resize: none;
}

.push-container {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  width: 400px;
  padding-top: 75px;
  pointer-events: none;
  height: 100%;
  overflow: hidden;
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

@keyframes pushNotification {
  from {
    transform: translate3d(95%, 0, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.push-notification {
  padding: 13px 15px;
  display: flex;
  align-items: center;
  margin: 7px 0;
  background: #566eab;
  box-shadow: 0 30px 70px #566eab86;
  border-radius: 20px 0 0 20px;
  backdrop-filter: blur(30px);
  opacity: 0.75;
  cursor: pointer;
  pointer-events: auto;
  width: 280px;
  animation: pushNotification .5s ease-in-out .3s;
  animation-fill-mode: both;
  transition: .3s;
  user-select: none;
}

.push-notification:hover {
  opacity: 0.85;
}

.push-notification .icon {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background: #ffffff33;
  font-size: 20px;
  font-weight: 500;
  color: white;
}

.push-notification .text {
  color: white;
  font-weight: 300;
  font-size: 18px;
}

.payment-method:not(:last-child) {
  border-bottom: 1px solid #566eab40;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }

  .container,
  .container-sm {
    max-width: 540px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-13 {
    flex: 0 0 54.167%;
    max-width: 54.167%;
  }

  .col-sm-14 {
    flex: 0 0 58.333%;
    max-width: 58.333%;
  }

  .col-sm-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  .col-sm-16 {
    flex: 0 0 66.667%;
    max-width: 66.667%;
  }

  .col-sm-17 {
    flex: 0 0 70.833%;
    max-width: 70.833%;
  }

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

  .col-sm-19 {
    flex: 0 0 79.167%;
    max-width: 79.167%;
  }

  .col-sm-20 {
    flex: 0 0 83.333%;
    max-width: 83.333%;
  }

  .col-sm-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  .col-sm-22 {
    flex: 0 0 91.667%;
    max-width: 91.667%;
  }

  .col-sm-23 {
    flex: 0 0 95.833%;
    max-width: 95.833%;
  }

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

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 25;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .order-sm-13 {
    order: 13;
  }

  .order-sm-14 {
    order: 14;
  }

  .order-sm-15 {
    order: 15;
  }

  .order-sm-16 {
    order: 16;
  }

  .order-sm-17 {
    order: 17;
  }

  .order-sm-18 {
    order: 18;
  }

  .order-sm-19 {
    order: 19;
  }

  .order-sm-20 {
    order: 20;
  }

  .order-sm-21 {
    order: 21;
  }

  .order-sm-22 {
    order: 22;
  }

  .order-sm-23 {
    order: 23;
  }

  .order-sm-24 {
    order: 24;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 4.167%;
  }

  .offset-sm-2 {
    margin-left: 8.333%;
  }

  .offset-sm-3 {
    margin-left: 12.5%;
  }

  .offset-sm-4 {
    margin-left: 16.667%;
  }

  .offset-sm-5 {
    margin-left: 20.833%;
  }

  .offset-sm-6 {
    margin-left: 25%;
  }

  .offset-sm-7 {
    margin-left: 29.167%;
  }

  .offset-sm-8 {
    margin-left: 33.333%;
  }

  .offset-sm-9 {
    margin-left: 37.5%;
  }

  .offset-sm-10 {
    margin-left: 41.667%;
  }

  .offset-sm-11 {
    margin-left: 45.833%;
  }

  .offset-sm-12 {
    margin-left: 50%;
  }

  .offset-sm-13 {
    margin-left: 54.167%;
  }

  .offset-sm-14 {
    margin-left: 58.333%;
  }

  .offset-sm-15 {
    margin-left: 62.5%;
  }

  .offset-sm-16 {
    margin-left: 66.667%;
  }

  .offset-sm-17 {
    margin-left: 70.833%;
  }

  .offset-sm-18 {
    margin-left: 75%;
  }

  .offset-sm-19 {
    margin-left: 79.167%;
  }

  .offset-sm-20 {
    margin-left: 83.333%;
  }

  .offset-sm-21 {
    margin-left: 87.5%;
  }

  .offset-sm-22 {
    margin-left: 91.667%;
  }

  .offset-sm-23 {
    margin-left: 95.833%;
  }

  .d-sm-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .m-sm-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }

  .container,
  .container-sm,
  .container-md {
    max-width: 720px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-13 {
    flex: 0 0 54.167%;
    max-width: 54.167%;
  }

  .col-md-14 {
    flex: 0 0 58.333%;
    max-width: 58.333%;
  }

  .col-md-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  .col-md-16 {
    flex: 0 0 66.667%;
    max-width: 66.667%;
  }

  .col-md-17 {
    flex: 0 0 70.833%;
    max-width: 70.833%;
  }

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

  .col-md-19 {
    flex: 0 0 79.167%;
    max-width: 79.167%;
  }

  .col-md-20 {
    flex: 0 0 83.333%;
    max-width: 83.333%;
  }

  .col-md-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  .col-md-22 {
    flex: 0 0 91.667%;
    max-width: 91.667%;
  }

  .col-md-23 {
    flex: 0 0 95.833%;
    max-width: 95.833%;
  }

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

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 25;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .order-md-13 {
    order: 13;
  }

  .order-md-14 {
    order: 14;
  }

  .order-md-15 {
    order: 15;
  }

  .order-md-16 {
    order: 16;
  }

  .order-md-17 {
    order: 17;
  }

  .order-md-18 {
    order: 18;
  }

  .order-md-19 {
    order: 19;
  }

  .order-md-20 {
    order: 20;
  }

  .order-md-21 {
    order: 21;
  }

  .order-md-22 {
    order: 22;
  }

  .order-md-23 {
    order: 23;
  }

  .order-md-24 {
    order: 24;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 4.167%;
  }

  .offset-md-2 {
    margin-left: 8.333%;
  }

  .offset-md-3 {
    margin-left: 12.5%;
  }

  .offset-md-4 {
    margin-left: 16.667%;
  }

  .offset-md-5 {
    margin-left: 20.833%;
  }

  .offset-md-6 {
    margin-left: 25%;
  }

  .offset-md-7 {
    margin-left: 29.167%;
  }

  .offset-md-8 {
    margin-left: 33.333%;
  }

  .offset-md-9 {
    margin-left: 37.5%;
  }

  .offset-md-10 {
    margin-left: 41.667%;
  }

  .offset-md-11 {
    margin-left: 45.833%;
  }

  .offset-md-12 {
    margin-left: 50%;
  }

  .offset-md-13 {
    margin-left: 54.167%;
  }

  .offset-md-14 {
    margin-left: 58.333%;
  }

  .offset-md-15 {
    margin-left: 62.5%;
  }

  .offset-md-16 {
    margin-left: 66.667%;
  }

  .offset-md-17 {
    margin-left: 70.833%;
  }

  .offset-md-18 {
    margin-left: 75%;
  }

  .offset-md-19 {
    margin-left: 79.167%;
  }

  .offset-md-20 {
    margin-left: 83.333%;
  }

  .offset-md-21 {
    margin-left: 87.5%;
  }

  .offset-md-22 {
    margin-left: 91.667%;
  }

  .offset-md-23 {
    margin-left: 95.833%;
  }

  .d-md-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .m-md-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .profile-page.my-profile .profile-data-block .hover .slider-form {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: .3s;
    transition: .3s;
  }

  .profile-page.my-profile .profile-data-block .hover:hover .slider-form {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  section.hero .left:before {
    content: "";
  }

  section.hero .left .text.lg {
    font-size: calc(min(110px, 5.729vw));
    letter-spacing: calc(min(5.5px, 0.286vw));
  }

  section.hero .left .text.md {
    font-size: calc(min(48px, 2.5vw));
  }

  section.hero .left .mini-form-cnt {
    margin-top: calc(min(115px, 5.99vw));
  }

  section.hero .left .mini-form {
    padding: calc(min(27px, 1.406vw)) calc(min(37px, 1.927vw));
    border-radius: calc(min(25px, 1.302vw));
  }

  section.hero .left .mini-form .btn.primary {
    padding: calc(min(15px, 0.781vw)) calc(min(25px, 1.302vw));
    margin-left: calc(min(50px, 2.604vw));
    width: calc(min(180px, 9.375vw));
  }

  section.hero .left .mini-form.side-b .btn.primary {
    margin-left: calc(min(25px, 1.302vw));
  }

  section.hero .left .mini-form.side-b .btn.back {
    margin-right: calc(min(25px, 1.302vw));
    width: calc(min(60px, 3.125vw));
    height: calc(min(60px, 3.125vw));
  }

  section.hero .left .mini-form .input {
    padding: calc(min(15px, 0.781vw));
    border-radius: calc(min(25px, 1.302vw));
    width: calc(min(300px, 15.625vw));
  }

  section.hero .left .mini-form.side-b .input {
    width: calc(min(240px, 12.5vw));
  }

  section.hero .left .mini-form .btn.primary,
  section.hero .left .mini-form .input {
    font-size: calc(min(16px, 0.833vw));
  }

  section.hero .right:before {
    content: "";
  }

  .visible-mobile {
    display: none;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }

  .container,
  .container-sm,
  .container-md,
  .container-lg {
    max-width: 960px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-13 {
    flex: 0 0 54.167%;
    max-width: 54.167%;
  }

  .col-lg-14 {
    flex: 0 0 58.333%;
    max-width: 58.333%;
  }

  .col-lg-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  .col-lg-16 {
    flex: 0 0 66.667%;
    max-width: 66.667%;
  }

  .col-lg-17 {
    flex: 0 0 70.833%;
    max-width: 70.833%;
  }

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

  .col-lg-19 {
    flex: 0 0 79.167%;
    max-width: 79.167%;
  }

  .col-lg-20 {
    flex: 0 0 83.333%;
    max-width: 83.333%;
  }

  .col-lg-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  .col-lg-22 {
    flex: 0 0 91.667%;
    max-width: 91.667%;
  }

  .col-lg-23 {
    flex: 0 0 95.833%;
    max-width: 95.833%;
  }

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

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 25;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .order-lg-13 {
    order: 13;
  }

  .order-lg-14 {
    order: 14;
  }

  .order-lg-15 {
    order: 15;
  }

  .order-lg-16 {
    order: 16;
  }

  .order-lg-17 {
    order: 17;
  }

  .order-lg-18 {
    order: 18;
  }

  .order-lg-19 {
    order: 19;
  }

  .order-lg-20 {
    order: 20;
  }

  .order-lg-21 {
    order: 21;
  }

  .order-lg-22 {
    order: 22;
  }

  .order-lg-23 {
    order: 23;
  }

  .order-lg-24 {
    order: 24;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 4.167%;
  }

  .offset-lg-2 {
    margin-left: 8.333%;
  }

  .offset-lg-3 {
    margin-left: 12.5%;
  }

  .offset-lg-4 {
    margin-left: 16.667%;
  }

  .offset-lg-5 {
    margin-left: 20.833%;
  }

  .offset-lg-6 {
    margin-left: 25%;
  }

  .offset-lg-7 {
    margin-left: 29.167%;
  }

  .offset-lg-8 {
    margin-left: 33.333%;
  }

  .offset-lg-9 {
    margin-left: 37.5%;
  }

  .offset-lg-10 {
    margin-left: 41.667%;
  }

  .offset-lg-11 {
    margin-left: 45.833%;
  }

  .offset-lg-12 {
    margin-left: 50%;
  }

  .offset-lg-13 {
    margin-left: 54.167%;
  }

  .offset-lg-14 {
    margin-left: 58.333%;
  }

  .offset-lg-15 {
    margin-left: 62.5%;
  }

  .offset-lg-16 {
    margin-left: 66.667%;
  }

  .offset-lg-17 {
    margin-left: 70.833%;
  }

  .offset-lg-18 {
    margin-left: 75%;
  }

  .offset-lg-19 {
    margin-left: 79.167%;
  }

  .offset-lg-20 {
    margin-left: 83.333%;
  }

  .offset-lg-21 {
    margin-left: 87.5%;
  }

  .offset-lg-22 {
    margin-left: 91.667%;
  }

  .offset-lg-23 {
    margin-left: 95.833%;
  }

  .d-lg-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .m-lg-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .modal.gifts-modal .scrollbar-inner > .scroll-element:hover .scroll-bar {
    background: #00000040;
  }

  .modal.gifts-modal .scrollbar-inner > .scroll-element .scroll-bar {
    background: #00000026;
  }

  .page-404 footer {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
  }

  .sidebar.visible-logout {
    display: none;
  }

  .profile-page:not(.my-profile) .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 25px;
    align-self: flex-start;
  }

  .banner-page .blog .card-with-bg .card-body .float-img.float-left {
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }

  .banner-page .blog .card-with-bg .card-body .float-img.float-right {
    -webkit-transform: translateX(10%);
    transform: translateX(10%);
  }

  .profile-page.my-profile .profile-data-block .hover {
    -webkit-transition-property: box-shadow, height, z-index;
    transition-property: box-shadow, height, z-index;
    -webkit-transition-duration: 0s, 0s, 0s;
    transition-duration: 0s, 0s, 0s;
    -webkit-transition-delay: 0s, 0s, 0s;
    transition-delay: 0s, 0s, 0s;
    height: 110px;
    pointer-events: none;
  }

  .profile-page.my-profile .profile-data-block .hover:not(:hover) {
    height: 110px !important;
  }

  .profile-page.my-profile .profile-data-block .hover > * {
    pointer-events: auto;
  }

  .profile-page.my-profile .profile-data-block .hover:hover {
    box-shadow: 0 30px 60px rgba(86, 110, 171, 0.34);
    z-index: 1;
    -webkit-transition-duration: .5s, .5s, 0s;
    transition-duration: .5s, .5s, 0s;
    -webkit-transition-delay: 0s, 0s, 0s;
    transition-delay: 0s, 0s, 0s;
    height: 95px;
    pointer-events: auto;
  }

  .profile-page.my-profile .profile-data-block .hover:hover .value {
    border-color: currentColor;
  }

  .profile-page.my-profile .profile-data-block .hover:hover .custom-dropdown .dropdown-menu {
    display: -webkit-box !important;
    display: flex !important;
    position: static !important;
  }

  .profile-page.my-profile .profile-data-block .hover:hover .custom-select-option {
    padding: 7px 14px;
  }

  .profile-page.my-profile .profile-data-block .hover.h-300:hover {
    height: 300px;
    padding-bottom: 14px;
  }

  .profile-page.my-profile .profile-data-block .hover.h-130:hover {
    height: 130px;
    padding-bottom: 14px;
  }

  .profile-page.my-profile section .custom-dropdown .dropdown-menu {
    -webkit-transform: none !important;
    transform: none !important;
    display: none !important;
  }

  .logged-in header .logo-cnt {
    display: none;
  }

  .home-page header .logo-cnt {
    display: block;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }

  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1140px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-xl-13 {
    flex: 0 0 54.167%;
    max-width: 54.167%;
  }

  .col-xl-14 {
    flex: 0 0 58.333%;
    max-width: 58.333%;
  }

  .col-xl-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  .col-xl-16 {
    flex: 0 0 66.667%;
    max-width: 66.667%;
  }

  .col-xl-17 {
    flex: 0 0 70.833%;
    max-width: 70.833%;
  }

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

  .col-xl-19 {
    flex: 0 0 79.167%;
    max-width: 79.167%;
  }

  .col-xl-20 {
    flex: 0 0 83.333%;
    max-width: 83.333%;
  }

  .col-xl-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  .col-xl-22 {
    flex: 0 0 91.667%;
    max-width: 91.667%;
  }

  .col-xl-23 {
    flex: 0 0 95.833%;
    max-width: 95.833%;
  }

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

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 25;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .order-xl-13 {
    order: 13;
  }

  .order-xl-14 {
    order: 14;
  }

  .order-xl-15 {
    order: 15;
  }

  .order-xl-16 {
    order: 16;
  }

  .order-xl-17 {
    order: 17;
  }

  .order-xl-18 {
    order: 18;
  }

  .order-xl-19 {
    order: 19;
  }

  .order-xl-20 {
    order: 20;
  }

  .order-xl-21 {
    order: 21;
  }

  .order-xl-22 {
    order: 22;
  }

  .order-xl-23 {
    order: 23;
  }

  .order-xl-24 {
    order: 24;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 4.167%;
  }

  .offset-xl-2 {
    margin-left: 8.333%;
  }

  .offset-xl-3 {
    margin-left: 12.5%;
  }

  .offset-xl-4 {
    margin-left: 16.667%;
  }

  .offset-xl-5 {
    margin-left: 20.833%;
  }

  .offset-xl-6 {
    margin-left: 25%;
  }

  .offset-xl-7 {
    margin-left: 29.167%;
  }

  .offset-xl-8 {
    margin-left: 33.333%;
  }

  .offset-xl-9 {
    margin-left: 37.5%;
  }

  .offset-xl-10 {
    margin-left: 41.667%;
  }

  .offset-xl-11 {
    margin-left: 45.833%;
  }

  .offset-xl-12 {
    margin-left: 50%;
  }

  .offset-xl-13 {
    margin-left: 54.167%;
  }

  .offset-xl-14 {
    margin-left: 58.333%;
  }

  .offset-xl-15 {
    margin-left: 62.5%;
  }

  .offset-xl-16 {
    margin-left: 66.667%;
  }

  .offset-xl-17 {
    margin-left: 70.833%;
  }

  .offset-xl-18 {
    margin-left: 75%;
  }

  .offset-xl-19 {
    margin-left: 79.167%;
  }

  .offset-xl-20 {
    margin-left: 83.333%;
  }

  .offset-xl-21 {
    margin-left: 87.5%;
  }

  .offset-xl-22 {
    margin-left: 91.667%;
  }

  .offset-xl-23 {
    margin-left: 95.833%;
  }

  .d-xl-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .m-xl-0 {
    margin: 0 !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .profile-page.my-profile .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 25px;
    align-self: flex-start;
  }
}

@media (min-width: 1800px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-xxl-13 {
    flex: 0 0 54.167%;
    max-width: 54.167%;
  }

  .col-xxl-14 {
    flex: 0 0 58.333%;
    max-width: 58.333%;
  }

  .col-xxl-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }

  .col-xxl-16 {
    flex: 0 0 66.667%;
    max-width: 66.667%;
  }

  .col-xxl-17 {
    flex: 0 0 70.833%;
    max-width: 70.833%;
  }

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

  .col-xxl-19 {
    flex: 0 0 79.167%;
    max-width: 79.167%;
  }

  .col-xxl-20 {
    flex: 0 0 83.333%;
    max-width: 83.333%;
  }

  .col-xxl-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }

  .col-xxl-22 {
    flex: 0 0 91.667%;
    max-width: 91.667%;
  }

  .col-xxl-23 {
    flex: 0 0 95.833%;
    max-width: 95.833%;
  }

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

  .order-xxl-first {
    order: -1;
  }

  .order-xxl-last {
    order: 25;
  }

  .order-xxl-0 {
    order: 0;
  }

  .order-xxl-1 {
    order: 1;
  }

  .order-xxl-2 {
    order: 2;
  }

  .order-xxl-3 {
    order: 3;
  }

  .order-xxl-4 {
    order: 4;
  }

  .order-xxl-5 {
    order: 5;
  }

  .order-xxl-6 {
    order: 6;
  }

  .order-xxl-7 {
    order: 7;
  }

  .order-xxl-8 {
    order: 8;
  }

  .order-xxl-9 {
    order: 9;
  }

  .order-xxl-10 {
    order: 10;
  }

  .order-xxl-11 {
    order: 11;
  }

  .order-xxl-12 {
    order: 12;
  }

  .order-xxl-13 {
    order: 13;
  }

  .order-xxl-14 {
    order: 14;
  }

  .order-xxl-15 {
    order: 15;
  }

  .order-xxl-16 {
    order: 16;
  }

  .order-xxl-17 {
    order: 17;
  }

  .order-xxl-18 {
    order: 18;
  }

  .order-xxl-19 {
    order: 19;
  }

  .order-xxl-20 {
    order: 20;
  }

  .order-xxl-21 {
    order: 21;
  }

  .order-xxl-22 {
    order: 22;
  }

  .order-xxl-23 {
    order: 23;
  }

  .order-xxl-24 {
    order: 24;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 4.167%;
  }

  .offset-xxl-2 {
    margin-left: 8.333%;
  }

  .offset-xxl-3 {
    margin-left: 12.5%;
  }

  .offset-xxl-4 {
    margin-left: 16.667%;
  }

  .offset-xxl-5 {
    margin-left: 20.833%;
  }

  .offset-xxl-6 {
    margin-left: 25%;
  }

  .offset-xxl-7 {
    margin-left: 29.167%;
  }

  .offset-xxl-8 {
    margin-left: 33.333%;
  }

  .offset-xxl-9 {
    margin-left: 37.5%;
  }

  .offset-xxl-10 {
    margin-left: 41.667%;
  }

  .offset-xxl-11 {
    margin-left: 45.833%;
  }

  .offset-xxl-12 {
    margin-left: 50%;
  }

  .offset-xxl-13 {
    margin-left: 54.167%;
  }

  .offset-xxl-14 {
    margin-left: 58.333%;
  }

  .offset-xxl-15 {
    margin-left: 62.5%;
  }

  .offset-xxl-16 {
    margin-left: 66.667%;
  }

  .offset-xxl-17 {
    margin-left: 70.833%;
  }

  .offset-xxl-18 {
    margin-left: 75%;
  }

  .offset-xxl-19 {
    margin-left: 79.167%;
  }

  .offset-xxl-20 {
    margin-left: 83.333%;
  }

  .offset-xxl-21 {
    margin-left: 87.5%;
  }

  .offset-xxl-22 {
    margin-left: 91.667%;
  }

  .offset-xxl-23 {
    margin-left: 95.833%;
  }

  .d-xxl-none {
    display: none !important;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }

  .m-xxl-0 {
    margin: 0 !important;
  }

  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important;
  }

  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important;
  }

  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1rem !important;
  }

  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1rem !important;
  }

  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 3rem !important;
  }

  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 3rem !important;
  }

  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 3rem !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important;
  }

  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important;
  }

  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1rem !important;
  }

  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1rem !important;
  }

  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 3rem !important;
  }

  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 3rem !important;
  }

  .m-xxl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xxl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xxl-n3 {
    margin: -1rem !important;
  }

  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }

  .m-xxl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xxl-n5 {
    margin: -3rem !important;
  }

  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important;
  }

  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important;
  }

  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important;
  }
}

@media (max-width: 1800px) {
  .card-with-bg.favourite .avatar {
    margin-right: 20px;
  }
}

@media (max-width: 1799.98px) {
  .btn.transparent.sm {
    padding: 10px 20px;
  }

  .profile-page.my-profile .inputs-block .col {
    flex-basis: 33.33%;
  }
}

@media (max-width: 1599.98px) {
  .card-with-bg.price-card .amount .number {
    font-size: 60px;
  }

  .btn.transparent.md {
    padding: 7px 15px;
  }

  .logged-in:not(.home-page) .wrapper {
    padding-left: 250px;
  }

  .sidebar {
    width: 250px;
  }

  .sidebar .nav-link,
  .sidebar .sidebar-title {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-header .section-heading + .btn,
  .column-header .section-heading + .custom-dropdown {
    margin-left: 35px;
  }

  header .login {
    margin-left: 20px;
  }

  header .nav-link {
    margin: 0 20px;
    padding: 15px 10px;
  }

  section {
    padding: 20px;
  }

  .profiles-row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .profiles-row .col {
    padding: 10px;
  }

  section.benefits-of-searching .image img {
    left: 50%;
  }

  footer .links .nav-link {
    margin: 0 8px;
    padding: 10px 15px;
  }

  .profile-data-block,
  .send-message-block {
    padding: 30px;
  }

  .custom-checkbox.select-all.active label {
    padding: 12px 10px;
  }

  .card-with-bg.message {
    padding: 30px 20px;
  }

  .card-with-bg.message .avatar {
    margin-right: 20px;
    width: 75px;
    height: 75px;
  }

  .card-with-bg.message.sent .avatar {
    margin-right: 0;
    margin-left: 20px;
  }

  .card-with-bg.message .status {
    margin-left: 15px;
  }

  .card-with-bg.message .user-name {
    margin-right: 15px;
  }

  .card-with-bg.message .timeago {
    margin-left: 15px;
  }

  .card-with-bg.favourite {
    padding: 15px 20px;
  }

  .fav-column .column-header {
    padding: 0 15px;
  }

  .fav-scroll {
    width: calc(100% + 15px);
  }

  .fav-scroll .scrollbar-inner {
    padding: 0 15px;
  }

  .fav-scroll .scrollbar-inner > .scroll-element.scroll-y {
    right: 0;
  }
}

@media (max-width: 1199.98px) {
  .block-404 .text-404 {
    font-size: 250px;
  }

  .profile-page.my-profile .inputs-block .col {
    flex-basis: 50%;
  }

  .card-with-bg.price-card .amount .number {
    font-size: 40px;
  }

  header .btn.primary.credits-btn {
    width: 160px;
  }

  header .login {
    margin-left: 10px;
  }

  header .nav-link {
    margin: 0 10px;
    padding: 15px 7px;
  }

  .photo-card {
    padding: 4px;
  }

  .photo-card .profile-footer .name {
    font-size: 18px;
  }

  .photo-card .profile-footer .status {
    font-size: 14px;
  }

  section.why-they .text-common {
    padding-left: 0;
  }

  .info-page .card-with-bg {
    padding: 50px;
  }

  .banner-page .blog .card-with-bg .card-body,
  .banner-page .card-with-bg .card-body {
    padding: 50px 75px;
  }

  .banner-page .card-with-bg .card-body .float-img.float-left {
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
  }

  .banner-page .card-with-bg .card-body .float-img.float-right {
    -webkit-transform: translateX(15%);
    transform: translateX(15%);
  }
}

@media (max-width: 991.98px) {
  .modal.gifts-modal .modal-content {
    max-width: 100%;
    max-height: 100%;
    background: #08173ccc;
    border-radius: 0;
  }

  .modal.gifts-modal .modal-content .close {
    color: #fff;
    font-size: 32px;
    font-weight: 500;
    top: 5px;
    right: 5px;
  }

  .modal.gifts-modal .modal-content .button-dropdown .dropdown:not(.show) .btn {
    color: white;
  }

  .modal.gifts-modal .modal-content .button-dropdown .dropdown .btn {
    opacity: 1;
    width: 140px;
  }

  .modal.gifts-modal .modal-content .section-heading {
    font-size: 24px;
    color: white;
  }

  .modal.gifts-modal .modal-content .scroll-container {
    padding: 0 30px;
  }

  .profile-page.my-profile .info-container .desc {
    text-align: center;
    padding-top: 10px;
    margin-bottom: 30px;
  }

  .section-404 {
    background-position: 50% 100%;
    background-size: 40%;
  }

  .block-404 h2 {
    font-size: 26px;
  }

  .block-404 h3 {
    font-size: 14px;
  }

  .block-404 .text-404 {
    font-size: 32.595vw;
    margin-bottom: 1em;
  }

  .modal.credits-gift .modal-content {
    padding-left: 15px;
    padding-right: 15px;
  }

  .modal.deficiency-credits .modal-content {
    padding: 30px 15px;
  }

  .modal.gift-from-page .modal-content {
    padding: 30px 15px;
  }

  .modal.gift-from-page .modal-content .modal-subtitle {
    padding: 0;
  }

  .profile-page.my-profile .profile-data-block .hover {
    height: auto !important;
    overflow: visible;
    position: static;
  }

  .profile-page.my-profile .profile-data-block .select-value,
  .profile-page.my-profile .profile-data-block .value {
    border-color: currentColor;
  }

  .profile-page.my-profile section .custom-dropdown .dropdown-menu-content {
    box-shadow: 0 30px 60px rgba(86, 110, 171, 0.34);
  }

  .wrapper {
    padding-top: 110px;
  }

  .logged-in:not(.home-page) .wrapper {
    padding-left: 0;
  }

  .sidebar {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    background: #fafafd url(/img/bg.jpg) 50% 50% no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
  }

  body.menu-open .sidebar {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  body.menu-open .sidebar-overlay {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .btn.transparent {
    padding: 10px 15px;
  }

  header .logo-cnt .logo {
    max-width: 40vmin;
    max-height: 12vmin;
  }

  header {
    padding: 20px 20px 0;
  }

  header .btn.primary {
    width: 140px;
  }

  header .login {
    margin-left: 5px;
  }

  header .nav-link {
    margin: 0 5px;
    padding: 15px 5px;
  }

  section {
    padding: 30px 0;
  }

  section.girls {
    padding-top: 30px;
  }

  .logged-in .profiles-row .col,
  .profiles-row .col {
    width: 50%;
    flex-basis: 50%;
  }

  .photo-card .over .btn.icon-toggle {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }

  section.benefits-of-searching .text-common {
    padding-top: 0;
    padding-right: 0;
  }

  section.benefits-of-searching .image img {
    position: static;
    max-width: 500px;
    top: unset;
    left: unset;
    -webkit-transform: none;
    transform: none;
    margin-bottom: -50px;
  }

  .carousel-item {
    padding-top: 0;
  }

  #carouselRealLoveStories .card {
    flex-wrap: wrap;
    padding: 0 0 25px;
  }

  #carouselRealLoveStories .image {
    width: 100%;
    position: relative;
    -webkit-transform: none;
    transform: none;
    padding: 0;
    margin-bottom: 40px;
  }

  #carouselRealLoveStories .image .img-cnt {
    position: relative;
  }

  #carouselRealLoveStories .image .img-cnt img {
    max-width: 100%;
    width: 100%;
  }

  section.real-love-stories .section-heading {
    margin-bottom: 50px;
  }

  #carouselRealLoveStories .text {
    width: 100%;
    padding: 0 15px;
    margin: 0;
  }

  #carouselRealLoveStories .title {
    text-align: center;
    font-size: 30px;
  }

  #carouselRealLoveStories .carousel-item {
    display: none;
  }

  #carouselRealLoveStories .carousel-item.active {
    display: block;
  }

  footer .links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
  }

  footer .links .nav-link {
    margin: 10px 0;
  }

  .profile-data-block,
  .send-message-block {
    padding: 20px;
  }

  .photo-slider .owl-carousel .owl-nav {
    opacity: 1;
  }

  .info-page .card-with-bg {
    padding: 40px 15px;
  }

  .info-page h1 {
    margin: 0 0 30px;
    font-size: 32px;
  }

  .info-page h2 {
    margin: 25px 0;
    font-size: 26px;
  }

  .info-page h2 .n {
    width: 30px;
  }

  .info-page li,
  .info-page p {
    font-size: 16px;
  }

  .info-page ol li {
    padding-left: 10px;
  }

  .banner-page .blog .card-with-bg .card-body,
  .banner-page .card-with-bg .card-body {
    padding: 40px 25px;
  }

  .banner-page .card-with-bg .card-body .float-img.float-left {
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%);
  }

  .banner-page .card-with-bg .card-body .float-img.float-right {
    -webkit-transform: translateX(5%);
    transform: translateX(5%);
  }

  section.messages .column-header {
    flex-wrap: wrap;
    height: auto;
    margin: 0 0 20px;
  }

  section.messages .column-header .section-heading {
    width: 100%;
    margin-bottom: 15px;
  }

  section.messages .column-header .custom-dropdown {
    margin-left: 0;
  }

  .card-with-bg.message {
    padding: 15px 10px;
    min-height: 0;
    margin-bottom: 20px;
  }

  .card-with-bg.message .avatar {
    margin-right: 10px;
    width: 50px;
    height: 50px;
    align-self: flex-start;
  }

  .card-with-bg.message.sent .avatar {
    margin-right: 0;
    margin-left: 10px;
  }

  .card-with-bg.message .status {
    margin-left: 10px;
    font-size: 12px;
  }

  .card-with-bg.message .timeago {
    display: none;
  }

  .card-with-bg.message .user-name {
    margin-right: 10px;
    font-size: 14px;
  }

  .card-with-bg.message .message-text {
    margin-top: 10px;
    font-size: 14px;
  }

  .profiles-row .photo-card {
    border-radius: 15px;
  }

  .profiles-row .photo-card .over {
    padding: 10px 8px;
  }

  .profiles-row .photo-card .photo-container {
    border-radius: 12px 12px 0 0;
  }
}

@media (max-width: 767.98px) {
  .card-with-bg.bg-top-mobile,
  .card-with-bg.bg-top-mobile.bg-size-sm {
    background: #fff url(/img/card-bg-top.svg) 50% -5% no-repeat;
    background-size: 105% auto;
  }

  .column-header .section-heading + .btn,
  .column-header .section-heading + .custom-dropdown {
    margin-left: auto;
  }

  .profile-page.my-profile .profile-data-block .hover {
    padding: 15px 5px;
  }

  .profile-page.my-profile .inputs-block .col {
    flex-basis: 100%;
  }

  .profile-page.my-profile section .custom-dropdown {
    padding: 7px 10px;
    background: #fef7ed;
    border-radius: 20px;
  }

  .profile-page.my-profile .profile-data-block .input-container {
    height: auto;
  }

  .profile-page.my-profile .profile-data-block .hover .slider-form {
    padding: 5px 10px;
  }

  .profile-page.my-profile .sticky-top {
    z-index: 3;
  }

  .profile-page.my-profile .sticky-top .btn.primary {
    position: fixed;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    bottom: 20px;
    right: 20px;
    padding: 0;
  }

  .profile-page.my-profile .sticky-top .btn.primary span {
    font-size: 0;
  }

  .profile-page.my-profile .sticky-top .btn.primary img {
    position: static;
    -webkit-transform: none;
    transform: none;
  }

  .hidden-mobile {
    display: none;
  }

  .credit-history table .date,
  .credit-history table .method {
    margin-top: 10px;
  }

  .payment-logos {
    padding-top: 15px;
    border-top: none;
    margin-top: 0;
  }

  .payment-logos .logo img {
    width: 60%;
    height: 50%;
  }

  .card-with-bg.price-card .amount .number {
    font-size: 73px;
  }

  .container-fluid,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    padding-left: 20px;
    padding-right: 20px;
  }

  .flex-wrap-sm {
    flex-wrap: wrap;
  }

  .sidebar {
    width: calc(100% - 70px);
  }

  header {
    padding: 25px 18px 0;
  }

  .home-page .section-heading {
    font-size: 10.667vw;
  }

  .sub-heading {
    font-size: 4.267vw;
  }

  section.hero .hero-container .aspect {
    position: absolute;
    bottom: 5%;
    height: 80%;
    padding: 0;
  }

  section.hero .hero-container:before {
    width: 50%;
    left: 50%;
  }

  section.hero .left,
  section.hero .right {
    width: 100%;
  }

  section.hero .left {
    z-index: 3;
    -webkit-box-pack: start;
    justify-content: flex-start;
  }

  section.hero .left .text.lg {
    font-size: 11vw;
    letter-spacing: 1.467vw;
  }

  section.hero .left .text.md {
    font-size: 7.467vw;
  }

  section.hero .left .mini-form-cnt {
    margin-top: auto;
    width: calc(100% - 30px);
    margin-bottom: -2vmin;
    max-width: 500px;
  }

  section.hero .left .mini-form .btn.back {
    width: 13.333vmin;
    height: 13.333vmin;
  }

  section.hero .left .mini-form {
    padding: 6.667vmin 8.8vmin 12vmin;
    border-radius: 6.667vw;
    background: #f4f6fd;
    opacity: 1;
  }

  section.hero .left .mini-form.side-a {
    position: relative;
  }

  section.hero .left .mini-form .btn.primary {
    width: 50%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    padding: 4.533vmin 6.667vmin;
    box-shadow: 0 15px 30px #b25ffd;
  }

  section.hero .left .mini-form .input {
    border-radius: 6.667vmin;
    text-align: center;
  }

  section.hero .right .hero-img {
    width: 165%;
    max-width: 100vmin;
  }

  section.hero .right .p-absolute {
    display: none;
  }

  section.hero {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    min-height: 650px;
    max-height: unset;
  }

  .photo-card .profile-footer .name {
    font-size: 4.267vw;
  }

  .photo-card.blog-card .profile-footer .name {
    font-size: 3vw;
    margin-bottom: 10px;
    height: auto;
  }

  .blog-card .profile-footer {
    padding: 10px;
  }

  .photo-card .profile-footer .status {
    font-size: 3.2vw;
  }

  .btn.show-more {
    margin-top: 0;
    font-size: 4.267vw;
    padding: 5.333vw 16vw;
  }

  section.benefits-of-searching .section-heading {
    font-size: 8.533vw;
  }

  section.benefits-of-searching .section-heading br {
    display: none;
  }

  section.benefits-of-searching .image {
    display: block;
    text-align: center;
  }

  section.benefits-of-searching .image img {
    width: 100%;
    height: unset;
    max-width: 500px;
  }

  section.why-they {
    padding-bottom: 0;
  }

  section.why-they .section-heading.larger {
    text-align: center;
    font-size: 13.867vw;
    margin-bottom: 16vw;
  }

  section.why-they .image {
    width: 100%;
    margin-bottom: 9.333vw;
  }

  section.benefits-of-working .section-heading {
    margin-bottom: 13.333vw;
    font-size: 8.533vw;
    text-align: center;
  }

  section.benefits-of-working .section-heading br {
    display: none;
  }

  section.benefits-of-working .icon {
    width: 34.667vw;
    height: 34.667vw;
  }

  section.cta {
    text-align: center;
  }

  section.cta .text {
    font-size: 5.6vw;
  }

  section.girls {
    padding-top: 0;
  }

  .column-header {
    margin-bottom: 20px;
  }

  #carouselRealLoveStories {
    max-width: 100%;
  }

  .filters {
    padding: 0 20px 20px;
  }

  .filters .btn.primary {
    margin-left: auto;
    margin-right: auto;
  }

  .filters .custom-dropdown:nth-child(2n) {
    padding-right: 0;
  }

  .photo-slider {
    width: calc(100% + 20px);
    margin-left: -10px;
  }

  .photo-slider .owl-carousel .owl-nav button.owl-next span,
  .photo-slider .owl-carousel .owl-nav button.owl-prev span {
    margin: 0;
  }

  .photo-slider .owl-carousel .owl-nav button {
    width: 30px;
  }

  .btn.has-absolute-icon.icon-left .icon {
    left: 10px;
  }

  .send-message-block .buttons .btn {
    width: 125px;
    padding: 10px 35px;
  }

  .gift-card .card-footer {
    padding: 0;
  }

  .gift-card .card-footer .btn.primary {
    font-size: 10px;
    padding: 8px 20px;
    border-radius: 15px;
  }

  .gift-card .gift-name {
    font-size: 13px;
    padding: 0;
    height: 4em;
  }

  .gift-card .price {
    font-size: 14px;
    padding: 2px;
  }

  .card,
  .card-with-bg {
    border-radius: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1599.98px) {
  section.benefits-of-working .card-with-bg {
    padding: 45px 15px;
  }

  section.benefits-of-working .title {
    font-size: 20px;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

@media (max-height: 1000px) {
  .sidebar .nav-link {
    margin: 15px 0;
  }

  .sidebar .sidebar-title {
    margin: 25px 0;
  }
}