img
{
  vertical-align: top;
  border-style: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

img,
embed,
iframe,
canvas,
object,
audio,
video
{
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

input,
textarea,
select
{
  color: #000;
  vertical-align: middle;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner
{
  border: none;
  padding: 0;
}

input[type="search"]
{
  -webkit-appearance: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"]
{
  -webkit-appearance: none;
  cursor: pointer;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
th,
blockquote,
button,
figure,
legend,
textarea,
pre,
iframe,
input,
form,
hr,
h1,
h2,
h3,
h4,
h5,
h6
{
  margin: 0;
  padding: 0;
  border: 0;
}

h1,
h2,
h3,
h4,
h5,
h6
{
  font-weight: normal;
}

form
{
  border-style: none;
}

iframe
{
  border: 0;
}

mark
{
  background-color: transparent;
}

blockquote,
q
{
  quotes: none;
}

q:before,
q:after
{
  content: '';
}

audio:not([controls])
{
  display: none;
}

svg
{
  fill: currentColor;
}

*,
*:before,
*:after
{
  -webkit-tap-highlight-color: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
}

::-moz-selection
{
  background: #b3d4fc;
  text-shadow: none;
}

::selection
{
  background: #b3d4fc;
  text-shadow: none;
}

audio,
canvas,
iframe,
img,
svg,
video
{
  vertical-align: top;
}

fieldset
{
  border: 0;
  margin: 0;
  padding: 0;
}

textarea
{
  resize: vertical;
}

.clr-white
{
  color: #fff;
}

.bg-white
{
  background-color: #fff;
}

.clr-black
{
  color: #111111;
}

.bg-black
{
  background-color: #111111;
}

.clr-grey1
{
  color: #333333;
}

.bg-grey1
{
  background-color: #333333;
}

.clr-grey2
{
  color: #4F4F4F;
}

.bg-grey2
{
  background-color: #4F4F4F;
}

.clr-grey3
{
  color: #828282;
}

.bg-grey3
{
  background-color: #828282;
}

.clr-grey4
{
  color: #727272;
}

.bg-grey4
{
  background-color: #727272;
}

.clr-grey5
{
  color: #E0E0E0;
}

.bg-grey5
{
  background-color: #E0E0E0;
}

.clr-grey6
{
  color: #F4F4F2;
}

.bg-grey6
{
  background-color: #F4F4F2;
}

.clr-primary
{
  color: #F7A716;
}

.bg-primary
{
  background-color: #F7A716;
}

.clr-primary-active
{
  color: #EB9801;
}

.bg-primary-active
{
  background-color: #EB9801;
}

@font-face
{
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?3fp28v");
  src: url("../fonts/icomoon.eot?3fp28v#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?3fp28v") format("truetype"), url("../fonts/icomoon.woff?3fp28v") format("woff"), url("../fonts/icomoon.svg?3fp28v#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.icon-glyphs *:before,
[class^="icon-"]:before,
[class*=" icon-"]:before
{
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-refresh:before,
.msf-reset:before
{
  content: "\e90c";
}

.icon-3D .path1:before
{
  content: "\e900";
  color: white;
  opacity: 0.8;
}

.icon-3D .path2:before
{
  content: "\e901";
  margin-left: -1em;
  color: #111111;
}

.icon-3D .path3:before
{
  content: "\e902";
  margin-left: -1em;
  color: #111111;
}

.icon-arr-down:before
{
  content: "\e903";
}

.icon-arr-l:before
{
  content: "\e904";
}

.icon-arr-r:before
{
  content: "\e905";
}

.icon-back:before
{
  content: "\e906";
}

.icon-chain:before
{
  content: "\e907";
}

.icon-close:before,
.tag:before
{
  content: "\e908";
}

.icon-facebook:before
{
  content: "\e909";
}

.icon-fullscreen:before
{
  content: "\e90a";
}

.icon-instagram:before
{
  content: "\e90b";
}

.icon-search:before
{
  content: "\e90d";
}

.icon-setting:before
{
  content: "\e90e";
}

.icon-zoom-in:before
{
  content: "\e90f";
}

.icon-zoom-out:before
{
  content: "\e910";
}

.clr-white
{
  color: #fff;
}

.bg-white
{
  background-color: #fff;
}

.clr-black
{
  color: #111111;
}

.bg-black
{
  background-color: #111111;
}

.clr-grey1
{
  color: #333333;
}

.bg-grey1
{
  background-color: #333333;
}

.clr-grey2
{
  color: #4F4F4F;
}

.bg-grey2
{
  background-color: #4F4F4F;
}

.clr-grey3
{
  color: #828282;
}

.bg-grey3
{
  background-color: #828282;
}

.clr-grey4
{
  color: #727272;
}

.bg-grey4
{
  background-color: #727272;
}

.clr-grey5
{
  color: #E0E0E0;
}

.bg-grey5
{
  background-color: #E0E0E0;
}

.clr-grey6
{
  color: #F4F4F2;
}

.bg-grey6
{
  background-color: #F4F4F2;
}

.clr-primary
{
  color: #F7A716;
}

.bg-primary
{
  background-color: #F7A716;
}

.clr-primary-active
{
  color: #EB9801;
}

.bg-primary-active
{
  background-color: #EB9801;
}

/* ==========================================================================
   Animation:
   ========================================================================== */

.zoomIn
{
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes zoomIn
{
  0%
  {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50%
  {
    opacity: 1;
  }
}

@keyframes zoomIn
{
  0%
  {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50%
  {
    opacity: 1;
  }
}

.zoomOut
{
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes zoomOut
{
  0%
  {
    opacity: 1;
  }

  50%
  {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  100%
  {
    opacity: 0;
  }
}

@keyframes zoomOut
{
  0%
  {
    opacity: 1;
  }

  50%
  {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  100%
  {
    opacity: 0;
  }
}

.scale-in-center
{
  -webkit-animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: scale-in-center 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@-webkit-keyframes scale-in-center
{
  0%
  {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }

  100%
  {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@keyframes scale-in-center
{
  0%
  {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }

  100%
  {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

.scale-enter
{
  visibility: hidden;
}

.scale-enter-active
{
  animation: scaleIn 0.5s linear;
}

.scale-leave-active
{
  animation: scaleOut 0.5s linear forwards;
}

/* Safari and Chrome */

@-webkit-keyframes rotating
{
  from
  {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to
  {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotating
{
  from
  {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to
  {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.rotating
{
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

@-webkit-keyframes fadeInToast
{
  from
  {
    top: 0;
    opacity: 0;
  }

  to
  {
    top: 10%;
    opacity: 1;
  }
}

@keyframes fadeInToast
{
  from
  {
    top: 0;
    opacity: 0;
  }

  to
  {
    top: 10%;
    opacity: 1;
  }
}

@-webkit-keyframes fadeOutToast
{
  from
  {
    top: 10%;
    opacity: 1;
  }

  to
  {
    top: 0;
    opacity: 0;
  }
}

@keyframes fadeOutToast
{
  from
  {
    top: 10%;
    opacity: 1;
  }

  to
  {
    top: 0;
    opacity: 0;
  }
}

/* ==========================================================================
   PARTS
   ========================================================================== */

.cicle
{
  width: 5px;
  height: 5px;
  border-radius: 999px;
  background-color: #828282;
}

.social-list
{
  display: flex;
  font-size: 1rem;
}

.social-list__el
{
  display: inline-block;
  vertical-align: top;
}

.social-list__el + .social-list__el
{
  margin-left: 10px;
}

.social-list__el:before
{
  font-size: 2em;
}

.social-list__el:hover
{
  color: #F7A716;
}

.soc-list
{
  display: flex;
  font-size: 2em;
  line-height: 1;
}

.soc-list__el
{
  display: inline-table;
  position: relative;
}

.soc-list__el:hover
{
  color: #F7A716;
}

.dot-list
{
  list-style: none;
  font-size: 0.875rem;
  line-height: 135%;
}

.dot-list li
{
  display: block;
  position: relative;
  padding-left: 1em;
}

.dot-list li:before
{
  content: '';
  position: absolute;
  background-color: #727272;
  left: 0;
  width: .3em;
  height: .3em;
  top: .65em;
  font-size: .9em;
  border-radius: 999px;
}

.dot-list li + li
{
  margin-top: .8em;
}

.swiper-wrapper
{
  list-style: none;
}

.detail-list
{
  font-size: 1rem;
  line-height: 162%;
  color: #828282;
}

.detail-list dt:after
{
  content: ':';
}

.detail-list dd
{
  font-weight: 600;
  color: #111111;
}

.detail-list dd + dt
{
  margin-top: 10px;
}

#toast
{
  visibility: hidden;
  min-width: 250px;
  background-color: #333333;
  color: #F7A716;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 4;
  right: 2%;
  top: 10%;
  font-size: 1.25rem;
  display: flex;
  font-size: 17px;
}

#toast.show
{
  visibility: visible;
  -webkit-animation: fadeInToast 0.5s, fadeOutToast 0.5s 2.5s;
  animation: fadeInToast 0.5s, fadeOutToast 0.5s 2.5s;
}

.chkb-block__ctrl
{
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: -999px;
  visibility: hidden;
  opacity: 0;
}

.chkb-block__ctrl:checked + .chkb-block__lbl:before
{
  background-color: #F7A716;
  border-color: transparent;
}

.chkb-block__ctrl:checked + .chkb-block__lbl:after
{
  visibility: visible;
  opacity: 1;
}

.chkb-block__lbl
{
  display: block;
  position: relative;
  padding-left: 1.5em;
  cursor: pointer;
}

.chkb-block__lbl:before,
.chkb-block__lbl:after
{
  content: '';
  position: absolute;
  left: 0;
  transform: translateY(-50%);
  top: 50%;
}

.chkb-block__lbl:before
{
  padding: .5em;
  border: 1px solid #E6E6E6;
  border-radius: 3px;
}

.chkb-block__lbl:after
{
  content: '\2713';
  font-size: .9em;
  line-height: 1;
  left: .3em;
  font-weight: 600;
  z-index: 2;
  color: #fff;
  visibility: hidden;
  opacity: 0;
}

.align-baseline
{
  vertical-align: baseline !important;
}

.align-top
{
  vertical-align: top !important;
}

.align-middle
{
  vertical-align: middle !important;
}

.align-bottom
{
  vertical-align: bottom !important;
}

.align-text-bottom
{
  vertical-align: text-bottom !important;
}

.align-text-top
{
  vertical-align: text-top !important;
}

.bg-primary
{
  background-color: #F7A716 !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus
{
  background-color: #d38a07 !important;
}

.bg-secondary
{
  background-color: #6c757d !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus
{
  background-color: #545b62 !important;
}

.bg-success
{
  background-color: #28a745 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus
{
  background-color: #1e7e34 !important;
}

.bg-info
{
  background-color: #17a2b8 !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus
{
  background-color: #117a8b !important;
}

.bg-warning
{
  background-color: #ffc107 !important;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus
{
  background-color: #d39e00 !important;
}

.bg-danger
{
  background-color: #dc3545 !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus
{
  background-color: #bd2130 !important;
}

.bg-light
{
  background-color: #f8f9fa !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus
{
  background-color: #dae0e5 !important;
}

.bg-dark
{
  background-color: #343a40 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus
{
  background-color: #1d2124 !important;
}

.bg-white
{
  background-color: #fff !important;
}

.bg-transparent
{
  background-color: transparent !important;
}

.border
{
  border: 1px solid #dee2e6 !important;
}

.border-top
{
  border-top: 1px solid #dee2e6 !important;
}

.border-right
{
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom
{
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left
{
  border-left: 1px solid #dee2e6 !important;
}

.border-0
{
  border: 0 !important;
}

.border-top-0
{
  border-top: 0 !important;
}

.border-right-0
{
  border-right: 0 !important;
}

.border-bottom-0
{
  border-bottom: 0 !important;
}

.border-left-0
{
  border-left: 0 !important;
}

.border-primary
{
  border-color: #F7A716 !important;
}

.border-secondary
{
  border-color: #6c757d !important;
}

.border-success
{
  border-color: #28a745 !important;
}

.border-info
{
  border-color: #17a2b8 !important;
}

.border-warning
{
  border-color: #ffc107 !important;
}

.border-danger
{
  border-color: #dc3545 !important;
}

.border-light
{
  border-color: #f8f9fa !important;
}

.border-dark
{
  border-color: #343a40 !important;
}

.border-white
{
  border-color: #fff !important;
}

.rounded-sm
{
  border-radius: 0.2rem !important;
}

.rounded
{
  border-radius: 0.25rem !important;
}

.rounded-top
{
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right
{
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom
{
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left
{
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg
{
  border-radius: 0.3rem !important;
}

.rounded-circle
{
  border-radius: 50% !important;
}

.rounded-pill
{
  border-radius: 50rem !important;
}

.rounded-0
{
  border-radius: 0 !important;
}

.clearfix::after
{
  display: block;
  clear: both;
  content: "";
}

.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;
}

.embed-responsive
{
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before
{
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video
{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before
{
  padding-top: 42.85714%;
}

.embed-responsive-16by9::before
{
  padding-top: 56.25%;
}

.embed-responsive-4by3::before
{
  padding-top: 75%;
}

.embed-responsive-1by1::before
{
  padding-top: 100%;
}

.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;
}

.float-left
{
  float: left !important;
}

.float-right
{
  float: right !important;
}

.float-none
{
  float: none !important;
}

.user-select-all
{
  user-select: all !important;
}

.user-select-auto
{
  user-select: auto !important;
}

.user-select-none
{
  user-select: none !important;
}

.overflow-auto
{
  overflow: auto !important;
}

.overflow-hidden
{
  overflow: hidden !important;
}

.position-static
{
  position: static !important;
}

.position-relative
{
  position: relative !important;
}

.position-absolute
{
  position: absolute !important;
}

.position-fixed
{
  position: fixed !important;
}

.position-sticky
{
  position: sticky !important;
}

.fixed-top
{
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom
{
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky)
{
  .sticky-top
  {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only
{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus
{
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm
{
  box-shadow: 0 0.125rem 0.25rem rgba(22, 20, 18, 0.075) !important;
}

.shadow
{
  box-shadow: 0 0.5rem 1rem rgba(22, 20, 18, 0.15) !important;
}

.shadow-lg
{
  box-shadow: 0 1rem 3rem rgba(22, 20, 18, 0.175) !important;
}

.shadow-none
{
  box-shadow: none !important;
}

.w-25
{
  width: 25% !important;
}

.w-50
{
  width: 50% !important;
}

.w-75
{
  width: 75% !important;
}

.w-100
{
  width: 100% !important;
}

.w-auto
{
  width: auto !important;
}

.h-25
{
  height: 25% !important;
}

.h-50
{
  height: 50% !important;
}

.h-75
{
  height: 75% !important;
}

.h-100
{
  height: 100% !important;
}

.h-auto
{
  height: auto !important;
}

.mw-100
{
  max-width: 100% !important;
}

.mh-100
{
  max-height: 100% !important;
}

.min-vw-100
{
  min-width: 100vw !important;
}

.min-vh-100
{
  min-height: 100vh !important;
}

.vw-100
{
  width: 100vw !important;
}

.vh-100
{
  height: 100vh !important;
}

.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;
}

.stretched-link::after
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace
{
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify
{
  text-align: justify !important;
}

.text-wrap
{
  white-space: normal !important;
}

.text-nowrap
{
  white-space: nowrap !important;
}

.text-truncate
{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left
{
  text-align: left !important;
}

.text-right
{
  text-align: right !important;
}

.text-center
{
  text-align: center !important;
}

.text-lowercase
{
  text-transform: lowercase !important;
}

.text-uppercase
{
  text-transform: uppercase !important;
}

.text-capitalize
{
  text-transform: capitalize !important;
}

.font-weight-light
{
  font-weight: 300 !important;
}

.font-weight-lighter
{
  font-weight: lighter !important;
}

.font-weight-normal
{
  font-weight: 400 !important;
}

.font-weight-bold
{
  font-weight: 700 !important;
}

.font-weight-bolder
{
  font-weight: bolder !important;
}

.font-italic
{
  font-style: italic !important;
}

.text-white
{
  color: #fff !important;
}

.text-primary
{
  color: #F7A716 !important;
}

a.text-primary:hover,
a.text-primary:focus
{
  color: #ba7a06 !important;
}

.text-secondary
{
  color: #6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus
{
  color: #494f54 !important;
}

.text-success
{
  color: #28a745 !important;
}

a.text-success:hover,
a.text-success:focus
{
  color: #19692c !important;
}

.text-info
{
  color: #17a2b8 !important;
}

a.text-info:hover,
a.text-info:focus
{
  color: #0f6674 !important;
}

.text-warning
{
  color: #ffc107 !important;
}

a.text-warning:hover,
a.text-warning:focus
{
  color: #ba8b00 !important;
}

.text-danger
{
  color: #dc3545 !important;
}

a.text-danger:hover,
a.text-danger:focus
{
  color: #a71d2a !important;
}

.text-light
{
  color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus
{
  color: #cbd3da !important;
}

.text-dark
{
  color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus
{
  color: #121416 !important;
}

.text-body
{
  color: #fff !important;
}

.text-muted
{
  color: #6c757d !important;
}

.text-black-50
{
  color: rgba(22, 20, 18, 0.5) !important;
}

.text-white-50
{
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide
{
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none
{
  text-decoration: none !important;
}

.text-break
{
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset
{
  color: inherit !important;
}

.visible
{
  visibility: visible !important;
}

.invisible
{
  visibility: hidden !important;
}

.container,
.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,
.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,
.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,
.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,
.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,
.col-xl-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.33333%;
  max-width: 33.33333%;
}

.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.66667%;
  max-width: 16.66667%;
}

.col-auto
{
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1
{
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2
{
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3
{
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4
{
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5
{
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6
{
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7
{
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8
{
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9
{
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10
{
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11
{
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12
{
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first
{
  order: -1;
}

.order-last
{
  order: 13;
}

.order-0
{
  order: 0;
}

.order-1
{
  order: 1;
}

.order-2
{
  order: 2;
}

.order-3
{
  order: 3;
}

.order-4
{
  order: 4;
}

.order-5
{
  order: 5;
}

.order-6
{
  order: 6;
}

.order-7
{
  order: 7;
}

.order-8
{
  order: 8;
}

.order-9
{
  order: 9;
}

.order-10
{
  order: 10;
}

.order-11
{
  order: 11;
}

.order-12
{
  order: 12;
}

.offset-1
{
  margin-left: 8.33333%;
}

.offset-2
{
  margin-left: 16.66667%;
}

.offset-3
{
  margin-left: 25%;
}

.offset-4
{
  margin-left: 33.33333%;
}

.offset-5
{
  margin-left: 41.66667%;
}

.offset-6
{
  margin-left: 50%;
}

.offset-7
{
  margin-left: 58.33333%;
}

.offset-8
{
  margin-left: 66.66667%;
}

.offset-9
{
  margin-left: 75%;
}

.offset-10
{
  margin-left: 83.33333%;
}

.offset-11
{
  margin-left: 91.66667%;
}

.pg-nav
{
  text-align: center;
}

.pagination
{
  font-size: 1.0625rem;
  line-height: 1;
  color: #333333;
  display: inline-flex;
  align-items: center;
  margin: auto;
}

.pagination li
{
  position: relative;
  background-color: #fff;
  border: 1px solid #E0E0E0;
  overflow: hidden;
  margin: 0;
  padding: 0;
  line-height: 0;
}

.pagination li > *
{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: .5em;
  padding-right: .5em;
  min-width: 2.59em;
  height: 2.59em;
  font-weight: 600;
  color: #828282;
}

.pagination li:hover > a,
.pagination li:hover:before
{
  color: #EB9801;
}

.pagination li + li
{
  margin-left: 0.625rem;
}

.pagination .active,
.pagination .more
{
  pointer-events: none;
}

.pagination .active
{
  position: relative;
  border-color: #333333;
}

.pagination .prev:before,
.pagination .next:before
{
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 1em;
  line-height: 1;
  color: inherit;
  transform: translate(-50%, -50%);
  color: #F7A716;
  pointer-events: none;
}

.pg-nav--cicle li
{
  border-radius: 999px;
  border: 1px solid #E6E6E6;
}

.pg-nav--cicle li.active
{
  background-color: #E6E6E6;
}

/*range-slider*/

.filterRange
{
  position: relative;
}

.filterRange__inp
{
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: -10;
}

.filterRange__lbl
{
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*padding: 0 50px 30px;*/;
}

.filterRange__slider
{
  width: 100%;
  height: 2px;
  margin: 0 12px;
  position: relative;
  border: none;
  background: #C4C4C4;
  border-radius: 0;
}

.filterRange .ui-widget-header
{
  position: absolute;
  height: 2px;
  z-index: 1;
  background: #4F4F4F;
  border: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.filterRange .ui-slider-handle
{
  cursor: grabbing !important;
  position: absolute;
  z-index: 2;
  cursor: default;
  top: 100%;
  background-color: #C4C4C4;
  border-radius: 999px;
  width: 18px;
  height: 18px;
  margin-left: -9px;
  margin-top: -10px;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
}

.filterRange .ui-slider-handle.ui-state-hover
{
  background-color: #EB9801;
}

.range-lbl__input
{
  font-size: 0.9375rem;
  color: #828282;
  padding: 1px;
  width: 55px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  text-align: center;
  background-color: transparent;
  border: 1px solid #BDBDBD;
  border-radius: 0;
  -moz-appearance: textfield;
}

.range-lbl__input::-webkit-outer-spin-button,
.range-lbl__input::-webkit-inner-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

/* main styles */
html
{
  font-size: 16px;
  line-height: 1.4;
  font-family: "Open Sans", sans-serif;
  color: #333333;
  background-color: #fff;
  min-height: 100%;
}

body
{
  position: relative;
}

body.fader-active,
body.menu-opened
{
  overflow: hidden;
}

body.fader-active .fader
{
  visibility: visible;
  opacity: 1;
}

.html,
body
{
  width: 100%;
  height: 100%;
}

#page-wrapper
{
  min-height: 100vh;
  max-width: 1920px;
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: 100%;
  margin: auto;
  width: 100%;
  position: relative;
}

.limiter
{
  max-width: 1300px;
  margin: 0 auto;
  width: 100%;
  position: relative;
}

main
{
  /* position: relative; */;
}

main > section + section
{
  margin-top: 10px;
}

.ttl
{
  font-weight: 600;
  position: relative;
  position: relative;
  color: #111111;
}

.ttl .icon-inline:before
{
  font-size: 1em;
}

.ttl1,
.cms-editor h1,
.content-block h1
{
  font-size: 52px;
  font-weight: normal;
  line-height: 108%;
}

.ttl2,
.cms-editor h2,
.content-block h2
{
  font-size: 27px;
  line-height: 111%;
  font-weight: 600;
}

.ttl3,
.cms-editor h3,
.content-block h3
{
  line-height: 112%;
  font-weight: 600;
  color: #4F4F4F;
}

.section-ttl
{
  font-weight: 600;
  font-size: 2.625rem;
  line-height: 133%;
  color: #111111;
}

/* custom grid */

.ff-main
{
  font-family: "Open Sans", sans-serif;
}

a
{
  color: inherit;
  text-decoration: none;
  -webkit-transition: color .3s;
  transition: color .3s;
}

.lisn,
.header-nav,
.cards-list,
.ms-ctrls,
.msf-filter,
.msf-list,
.tags-list,
.object-actions
{
  list-style: none;
  padding: 0;
  margin: 0;
}

.site-link,
.cms-editor a,
.content-block a
{
  display: inline-block;
  vertical-align: top;
  font-weight: 500;
  color: #F7A716;
  transition: all .6s;
}

.site-link:hover,
.cms-editor a:hover,
.content-block a:hover
{
  text-decoration: underline;
}

.btn,
.btn-primary,
.msf-smb,
.tag,
.msf-reset
{
  font-family: "Open Sans", sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #000;
  background-color: transparent;
  font-size: 0.875rem;
  line-height: 1.1;
  font-weight: 400;
  padding: 9px 21px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  background: transparent;
  border: 1px solid #111111;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  flex-shrink: 0;
  transition: all .3s;
}

.btn--big,
.btn-ico--big,
.btn-primary--big,
.msf-smb,
.msf-reset
{
  padding: 12px 24px;
}

/*btn mod*/

.btn-primary,
.msf-smb
{
  border-color: #F7A716;
  color: #F7A716;
}

.btn-primary:hover,
.msf-smb:hover
{
  background-color: #F7A716;
  color: #fff;
}

.btn-primary:active,
.msf-smb:active
{
  background-color: #EB9801;
  border-color: #EB9801;
  color: #fff;
}

.btn-primary:disabled,
.msf-smb:disabled
{
  background-color: #828282;
  border-color: #828282;
  pointer-events: none;
}

/* --- header --- */

.header
{
  background-color: #333333;
  position: relative;
  color: #fff;
  padding: 42px 0 40px;
  z-index: 2;
}

.header__wrapper
{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 -15px;
}

.header__col
{
  padding: 0 15px;
}

.site-logo
{
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  position: relative;
  z-index: 9;
}

.header-main
{
  display: flex;
  align-items: center;
}

.header-nav
{
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: center;
  font-size: 0.8125rem;
  line-height: 2.4;
}

.header-nav > li
{
  display: inline-flex;
  position: relative;
  margin-right: 15px;
  flex-shrink: 0;
}

.header-nav > li:before
{
  content: '';
  position: absolute;
  top: 100%;
  height: 3px;
  left: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  background-color: #F7A716;
}

.header-nav > li.active:before
{
  visibility: visible;
  opacity: 1;
}

.header-nav > li:hover .sub-menu
{
  visibility: visible;
  opacity: 0;
}

.header-nav > li:hover a
{
  color: #F7A716;
}

.header-nav .sub-menu
{
  visibility: hidden;
  opacity: 0;
}

.site-lng
{
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.75rem;
  line-height: 2;
}

.cards-list
{
  transition: opacity 1s;
  margin: 0 -15px;
  display: flex;
  flex-flow: row wrap;
}

.cards-list.loaded
{
  opacity: 1;
}

.cards-list__card
{
  width: calc(100%/4 - 30px);
  width: 25%;
  padding: 0 15px;
}

.card
{
  display: block;
  color: #4F4F4F;
  overflow: hidden;
}

.card:hover
{
  color: #F7A716;
}

.card:hover .card__ttl
{
  color: inherit;
}

.card:hover .card__img:before
{
  border-color: #F7A716;
  transform: scale(1);
  transition: all .1s ease-in-out;
  opacity: 1;
}

.card__img
{
  position: relative;
}

.card__img:before
{
  content: "";
  position: absolute;
  inset: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 6px solid transparent;
  transform: scale(2);
  opacity: 0;
}

.card__ttl
{
  font-weight: bold;
  font-size: 1rem;
  line-height: 125%;
  margin-bottom: 0.3125rem;
  color: #111111;
}

.card__subttl
{
  font-size: 0.875rem;
  line-height: 129%;
  margin-bottom: 0.4375rem;
}

.card__year
{
  font-style: italic;
  font-size: 0.8125rem;
  line-height: 108%;
  /* identical to box height, or 108% */;
}

.card-more
{
  display: block;
  border: 1px solid #F7A716;
  padding-top: 100%;
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: bold;
  position: relative;
  transition: text-shadow .2s;
}

.card-more:hover
{
  color: #F7A716;
  text-shadow: 0 0 black;
}

.card-more__txt
{
  position: absolute;
  inset: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  text-align: center;
}

/* menu */

.menu-opener
{
  display: inline-block;
  vertical-align: top;
  margin-left: 17px;
  width: 20px;
  height: 20px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  background: none;
  flex-shrink: 0;
  overflow: hidden;
  z-index: 6;
}

.menu-opener span
{
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #F7A716;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.menu-opener span:nth-child(1)
{
  top: 0px;
}

.menu-opener span:nth-child(2),
.menu-opener span:nth-child(3)
{
  top: calc(50% - 1px);
}

.menu-opener span:nth-child(4)
{
  bottom: 0;
}

.menu-opener:hover
{
  cursor: pointer;
}

.menu-opened .menu-opener span:nth-child(1)
{
  top: 18px;
  width: 0%;
  left: 50%;
}

.menu-opened .menu-opener span:nth-child(2)
{
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu-opened .menu-opener span:nth-child(3)
{
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.menu-opened .menu-opener span:nth-child(4)
{
  top: 18px;
  width: 0%;
  left: 50%;
}

.menu-opened .site-logo
{
  visibility: hidden;
  opacity: 0;
}

.menu-opened .header-main__holder
{
  position: fixed;
  top: 0;
  bottom: 0;
  height: 100vh;
  left: 0;
  right: 0;
  padding: 0;
  max-height: 100vh;
  display: flex;
  z-index: 6;
  background: #fff;
}

.menu-opened .header-main__scroller
{
  overflow: hidden scroll;
  max-height: 100%;
  width: 100%;
  display: flex;
  margin: 15px 0;
}

.menu-opened .header-nav
{
  color: #111111;
  flex-flow: column nowrap;
  align-items: center;
  margin: auto;
  font-size: 1.2rem;
  line-height: 1.9;
}

.menu-opened .header-nav li
{
  margin: 0 0 10px;
}

.menu-opened .header-nav li:last-child
{
  margin: 0;
}

.menu-opened .sub-menu
{
  visibility: visible;
  opacity: 1;
  display: block;
  position: static;
  border: none;
  max-height: initial;
  overflow: initial;
  margin: 0;
}

.menu-opened .sub-menu:before
{
  display: none;
}

.cards-total
{
  font-size: 0.875rem;
  line-height: 1.9;
  color: #828282;
  text-align: center;
}

.ctrl-section
{
  margin-bottom: 40px;
}

.ctrl-section__ttl
{
  text-align: center;
}

.ctrl-section__opener
{
  display: inline-flex;
  align-items: center;
  background: none;
  border: none;
  font-size: 1.125rem;
  line-height: 1;
  color: #111111;
  font-family: inherit;
}

.ctrl-section__opener:before
{
  display: inline-block;
  vertical-align: top;
  margin-right: 11px;
  font-size: 1.4em;
  line-height: 1;
}

.ctrl-section__closer
{
  position: fixed;
  top: 24px;
  right: 10px;
  display: inline-flex;
  align-items: center;
  border: none;
  color: #111111;
  background: none;
  z-index: 6;
  display: none;
}

.ctrl-section__closer:before
{
  font-size: 2.5em;
}

.ctrl-section__row
{
  justify-content: center;
}

.ms-ctrls
{
  display: flex;
  flex-flow: row wrap;
  margin: 0 -15px;
}

.ms-ctrls__col
{
  flex: 1 1 100%;
  margin-bottom: 25px;
  padding: 0 15px;
  position: relative;
}

.ms-ctrls__col:last-child
{
  margin-bottom: unset;
}

.ms-ctrls__col--srch,
.ms-ctrls__col--years
{
  max-width: 50%;
}

.msf-query
{
  display: block;
  width: 100%;
  height: 40px;
  font-size: 0.75rem;
  line-height: 217%;
  color: #828282;
  position: relative;
}

.msf-query:before
{
  position: absolute;
  right: 11px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5rem;
  line-height: 1;
  color: #111111;
  margin-top: 1px;
}

.msf-query__inp
{
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 1px solid #BDBDBD;
  color: #828282;
  padding: 7px 17px;
  font-family: "Open Sans", sans-serif;
}

.msf-query__inp ::-webkit-input-placeholder
{
  color: inherit;
  font-family: inherit;
  font-size: inherit;
}

.msf-query__inp:focus
{
  border-color: #F7A716;
}

.srch-sgs
{
  font-size: 0.8125rem;
  line-height: 170%;
  position: absolute;
  top: 100%;
  left: 15px;
  right: 15px;
  visibility: hidden;
  opacity: 0;
  z-index: 10;
  min-height: 40px;
  max-height: 125px;
  overflow-y: auto;
  background: #fff;
  padding: 10px 20px 10px 30px;
  border: 1px solid #BDBDBD;
}

.srch-sgs a
{
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #4F4F4F;
}

.srch-sgs a:focus,
.srch-sgs a:hover
{
  color: #111111;
}

.srch-sgs a + a
{
  margin-top: 10px;
}

.srch-sgs.active
{
  visibility: visible;
  opacity: 1;
}

.msf-filter
{
  width: 100%;
  padding: 13px 25px;
  background-color: #F4F4F2;
  max-height: 165px;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  margin-top: 14px;
  visibility: hidden;
  opacity: 0;
  transition: opacity .3s;
  z-index: 2;
  display: flex;
  flex-flow: row wrap;
}

.msf-filter.active
{
  visibility: visible;
  opacity: 1;
}

.msf-filter__opts
{
  width: 33.33333%;
  margin-bottom: 10px;
  padding: 0 15px;
}

.msf-filter__opts:hover .chkb-block__lbl
{
  color: #111111;
}

.msf-filter .chkb-block__lbl
{
  padding-left: 0;
}

.msf-filter .chkb-block__lbl:before,
.msf-filter .chkb-block__lbl:after
{
  display: none;
}

.msf-filter .chkb-block__ctrl:checked + .chkb-block__lbl
{
  color: #F7A716;
}

.msf-list
{
  display: flex;
  flex-flow: row wrap;
  position: relative;
  font-size: 1rem;
  line-height: 162%;
  color: #555555;
  justify-content: center;
  align-items: center;
}

.msf-list__el
{
  margin-right: 20px;
  user-select: none;
}

.msf-list__el:hover .msf-filter
{
  visibility: visible;
  opacity: 1;
}

.msf-list__el:last-child
{
  margin-right: unset;
}

.msf-list__name
{
  position: relative;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
}

.msf-list__name:before
{
  content: '';
  position: absolute;
  height: 20px;
  top: 100%;
  width: 100%;
  left: 0;
}

.tags-list
{
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  max-width: 725px;
  margin-left: auto;
  margin-right: auto;
}

.tags-list__tag
{
  margin-right: 10px;
  margin-bottom: 9px;
}

.tags-list__tag:last-child
{
  margin-right: initial;
}

.tag
{
  display: inline-flex;
  flex-flow: row-reverse nowrap;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  line-height: 1;
  color: #888888;
  border-color: #888888;
  font-weight: normal;
  padding: 9px 30px 9px 12px;
}

.tag:before
{
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.35em;
  line-height: 1;
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 1px;
}

.tag:hover
{
  border-color: #F7A716;
  color: #F7A716;
}

.tag:hover:before
{
  color: #F7A716;
}

.msf-reset
{
  border-color: transparent;
  color: #4F4F4F;
}

.msf-reset:before
{
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
  margin-top: 3px;
  color: #888888;
  font-size: .9em;
  transform-origin: 50% 50%;
  transition: transform 0.7s cubic-bezier(1, 0, 0.5, 0.2);
}

.msf-reset:hover
{
  color: #F7A716;
}

.msf-reset:hover:before
{
  color: #333333;
  transform: rotate(360deg);
}

.msf-smb
{
  min-width: 140px;
  background-color: #F7A716;
  color: #fff;
}

.msf-smb:hover,
.msf-smb:active
{
  background-color: #EB9801;
}

.msf-actions
{
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}

.msf-actions__btn
{
  margin-right: 1px;
}

.msf-actions__btn:last-child
{
  margin-right: initial;
}

.msf-actions.active
{
  display: flex;
}

.filter-opened
{
  overflow: hidden;
}

.filter-opened .ms-ctrls
{
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}

.filter-opened .ctrl-section__closer
{
  display: block;
}

.object
{
  padding: 20px 0 75px;
}

.object__subttl
{
  font-size: 1rem;
  line-height: 112%;
  color: #4F4F4F;
}

.object-visual
{
  text-align: center;
}

.object-visual__artwork
{
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.object-visual__artwork img
{
  height: 100%;
  object-fit: cover;
}

.object-visual__mark
{
  background-color: none;
  position: absolute;
  bottom: 20px;
  right: 30px;
  border-radius: 999px;
  max-width: 56px;
  overflow: hidden;
}

.object-ico
{
  position: absolute;
  bottom: 20px;
  right: 30px;
}

.object-info__cat
{
  text-align: right;
  font-size: 1.125rem;
  line-height: 1.28;
  color: #828282;
}

.object-info + .object-info
{
  margin-top: 30px;
}



/* .objectSlider__main */

.objectSlider__main
{
  margin-bottom: 11px;
  /* cursor: e-resize; */
}

.objectSlider__main .swiper-wrapper
{
  align-items: center;
}

.objectSlider__main .swiper-slide
{
  text-align: center;
  /* height: auto;
  max-height: 55vh; */
  cursor: zoom-in;
}

.objectSlider__main img {
  /* height: 100%;
  width: auto; */
  height: auto;
  max-height: 55vh;
}

/* objectSlider__thumbs */
.objectSlider__thumbs .swiper-wrapper
{
  /* justify-content: center; */
  cursor: e-resize;
  /* position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; */
}

.objectSlider__thumbs .swiper-slide
{
  width: auto;
  display: inline-block;
  vertical-align: top;
}

.objectSlider__thumbs img {
  height: 15vh;
  width: auto;
  object-fit: cover;
  cursor: pointer;
}


.objectSlider__lnk
{
  display: inline-block;
  vertical-align: top;
}

.object-actions
{
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8125rem;
  line-height: 1;
}

.object-actions__el
{
  margin-right: 27px;
}

.object-actions__btn
{
  display: inline-flex;
  background: none;
  border: none;
  font-size: 1em;
}

.object-actions__btn:last-child
{
  margin-right: 0;
}

.object-actions__btn:hover
{
  color: #F7A716;
}

.footer
{
font-size: 0.8125rem;
padding: 60px 0 25px;
}

.footer address
{
font-style: normal;
line-height: 2;
}

.footer address span
{
display: block;
}

.footer .soc-list
{
font-size: 2.5rem;
}

.footer-main__col:last-child
{
margin-bottom: unset;
}

.footer-nav a
{
display: block;
}

.footer-nav a:hover
{
color: #F7A716;
}

.footer-nav a + a
{
margin-top: 10px;
}

.footer-second__col
{
margin-left: auto;
}

.footer-second .site-by:hover
{
color: #EB9801;
}

/* cms-editor */

.cms-editor,
.content-block
{
  font-size: 1rem;
  font-weight: 50;
  line-height: 1.5;
}

.cms-editor > * + p, .content-block > * + p,
.cms-editor > * + div, .content-block > * + div
{
  margin-top: 30px;
}

.cms-editor h1,
.content-block h1,
.cms-editor h2,
.content-block h2,
.cms-editor h3,
.content-block h3,
.cms-editor h4,
.content-block h4,
.cms-editor h5,
.content-block h5,
.cms-editor h6,
.content-block h6
{
  display: block;
}

/*.cms-editor em,
.content-block em
{
  display: block;
}*/

.cms-editor b,
.content-block b,
.cms-editor strong,
.content-block strong
{
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
}

.cms-editor > img,
.content-block > img
{
  display: block;
  margin: auto;
}

.cms-editor small,
.content-block small
{
  display: block;
  font-size: 0.875rem;
}

.cms-editor small > a,
.content-block small > a
{
  font-weight: 400;
}

.cms-editor--big-spaces > * + *
{
  margin-top: 48px;
}

.clr-white
{
  color: #fff;
}

.bg-white
{
  background-color: #fff;
}

.clr-black
{
  color: #111111;
}

.bg-black
{
  background-color: #111111;
}

.clr-grey1
{
  color: #333333;
}

.bg-grey1
{
  background-color: #333333;
}

.clr-grey2
{
  color: #4F4F4F;
}

.bg-grey2
{
  background-color: #4F4F4F;
}

.clr-grey3
{
  color: #828282;
}

.bg-grey3
{
  background-color: #828282;
}

.clr-grey4
{
  color: #727272;
}

.bg-grey4
{
  background-color: #727272;
}

.clr-grey5
{
  color: #E0E0E0;
}

.bg-grey5
{
  background-color: #E0E0E0;
}

.clr-grey6
{
  color: #F4F4F2;
}

.bg-grey6
{
  background-color: #F4F4F2;
}

.clr-primary
{
  color: #F7A716;
}

.bg-primary
{
  background-color: #F7A716;
}

.clr-primary-active
{
  color: #EB9801;
}

.bg-primary-active
{
  background-color: #EB9801;
}

/* ==========================================================================
    Helper classes
	========================================================================== */

.clearfix:after
{
  content: '';
  display: table;
  clear: both;
}

.none
{
  display: none !important;
}

.dfc
{
  display: flex;
  align-items: center;
}

.hide
{
  visibility: hidden;
  opacity: 0;
}

.oh
{
  overflow: hidden;
}

.hidden
{
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

.hidden.focusable:active,
.hidden.focusable:focus
{
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit;
}

.invisible
{
  visibility: hidden;
  opacity: 0;
}

.db
{
  display: block;
}

.dib
{
  display: inline-block;
}

.inline-grid
{
  font-size: 0;
  line-height: 0;
}

.inline-grid__col
{
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  line-height: 1;
}

.dtc
{
  display: table-cell;
  vertical-align: middle;
}

.cell-align
{
  width: 1%;
  display: table-cell;
  vertical-align: middle;
}

.ta-center
{
  text-align: center;
}

.ta-left
{
  text-align: left;
}

.ta-right
{
  text-align: right;
}

.alg-right-for-ib
{
  margin-left: 100%;
  transform: translateX(-100%);
}

.alg-left-for-ib
{
  margin-right: 100%;
  transform: translateX(100%);
}

.trns
{
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}

.hover-scale:hover
{
  transform: scale(1.2);
}

.scroll-snap
{
  scroll-snap-type: x mandatory;
}

.scroll-snap > *
{
  scroll-snap-align: start;
}

.scroll-hide,
.scroll-one-line
{
  scroll-behavior: smooth;
}

.scroll-hide::-webkit-scrollbar,
.scroll-one-line::-webkit-scrollbar
{
  display: none;
}

.ttu
{
  text-transform: uppercase;
}

.ttn
{
  text-transform: none;
}

.v-scrollbar,
.srch-sgs,
.msf-filter
{
  overflow: hidden auto;
}

.v-scrollbar::-webkit-scrollbar-track,
.srch-sgs::-webkit-scrollbar-track,
.msf-filter::-webkit-scrollbar-track
{
  background-color: transparent;
}

.v-scrollbar::-webkit-scrollbar,
.srch-sgs::-webkit-scrollbar,
.msf-filter::-webkit-scrollbar
{
  width: 8px;
  background-color: transparent;
}

.v-scrollbar::-webkit-scrollbar-thumb,
.srch-sgs::-webkit-scrollbar-thumb,
.msf-filter::-webkit-scrollbar-thumb
{
  background-color: #E0E0E0;
}

.bg-cover
{
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  background-size: cover;
}

.bg-contain
{
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: contain;
  background-size: contain;
}

.poss
{
  position: static;
}

.posr
{
  position: relative;
}

.sticky
{
  position: sticky !important;
  top: 50px;
  z-index: 10;
}

.pt0px
{
  padding-top: 0rem;
}

.pb0px
{
  padding-bottom: 0rem;
}

.pl0px
{
  padding-left: 0rem;
}

.pr0px
{
  padding-right: 0rem;
}

.mt0px
{
  margin-top: 0rem;
}

.mb0px
{
  margin-bottom: 0rem;
}

.mt-0px
{
  margin-top: 0rem;
}

.mb-0px
{
  margin-bottom: 0rem;
}

.ml0px
{
  margin-left: 0rem;
}

.mr0px
{
  margin-right: 0rem;
}

.ml-0px
{
  margin-left: 0rem;
}

.mr-0px
{
  margin-right: 0rem;
}

.space-inner-0px
{
  padding-top: 0rem;
  padding-bottom: 0rem;
}

.space-outer-0px
{
  margin-top: 0rem;
  margin-bottom: 0rem;
}

.pt5px
{
  padding-top: 0.3125rem;
}

.pb5px
{
  padding-bottom: 0.3125rem;
}

.pl5px
{
  padding-left: 0.3125rem;
}

.pr5px
{
  padding-right: 0.3125rem;
}

.mt5px
{
  margin-top: 0.3125rem;
}

.mb5px
{
  margin-bottom: 0.3125rem;
}

.mt-5px
{
  margin-top: -0.3125rem;
}

.mb-5px
{
  margin-bottom: -0.3125rem;
}

.ml5px
{
  margin-left: 0.3125rem;
}

.mr5px
{
  margin-right: 0.3125rem;
}

.ml-5px
{
  margin-left: -0.3125rem;
}

.mr-5px
{
  margin-right: -0.3125rem;
}

.space-inner-5px
{
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
}

.space-outer-5px
{
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
}

.pt10px
{
  padding-top: 0.625rem;
}

.pb10px
{
  padding-bottom: 0.625rem;
}

.pl10px
{
  padding-left: 0.625rem;
}

.pr10px
{
  padding-right: 0.625rem;
}

.mt10px
{
  margin-top: 0.625rem;
}

.mb10px
{
  margin-bottom: 0.625rem;
}

.mt-10px
{
  margin-top: -0.625rem;
}

.mb-10px
{
  margin-bottom: -0.625rem;
}

.ml10px
{
  margin-left: 0.625rem;
}

.mr10px
{
  margin-right: 0.625rem;
}

.ml-10px
{
  margin-left: -0.625rem;
}

.mr-10px
{
  margin-right: -0.625rem;
}

.space-inner-10px
{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.space-outer-10px
{
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

.pt15px
{
  padding-top: 0.9375rem;
}

.pb15px
{
  padding-bottom: 0.9375rem;
}

.pl15px
{
  padding-left: 0.9375rem;
}

.pr15px
{
  padding-right: 0.9375rem;
}

.mt15px
{
  margin-top: 0.9375rem;
}

.mb15px
{
  margin-bottom: 0.9375rem;
}

.mt-15px
{
  margin-top: -0.9375rem;
}

.mb-15px
{
  margin-bottom: -0.9375rem;
}

.ml15px
{
  margin-left: 0.9375rem;
}

.mr15px
{
  margin-right: 0.9375rem;
}

.ml-15px
{
  margin-left: -0.9375rem;
}

.mr-15px
{
  margin-right: -0.9375rem;
}

.space-inner-15px
{
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

.space-outer-15px
{
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.pt20px
{
  padding-top: 1.25rem;
}

.pb20px
{
  padding-bottom: 1.25rem;
}

.pl20px
{
  padding-left: 1.25rem;
}

.pr20px
{
  padding-right: 1.25rem;
}

.mt20px
{
  margin-top: 1.25rem;
}

.mb20px
{
  margin-bottom: 1.25rem;
}

.mt-20px
{
  margin-top: -1.25rem;
}

.mb-20px
{
  margin-bottom: -1.25rem;
}

.ml20px
{
  margin-left: 1.25rem;
}

.mr20px
{
  margin-right: 1.25rem;
}

.ml-20px
{
  margin-left: -1.25rem;
}

.mr-20px
{
  margin-right: -1.25rem;
}

.space-inner-20px
{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.space-outer-20px
{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.pt25px
{
  padding-top: 1.5625rem;
}

.pb25px
{
  padding-bottom: 1.5625rem;
}

.pl25px
{
  padding-left: 1.5625rem;
}

.pr25px
{
  padding-right: 1.5625rem;
}

.mt25px
{
  margin-top: 1.5625rem;
}

.mb25px
{
  margin-bottom: 1.5625rem;
}

.mt-25px
{
  margin-top: -1.5625rem;
}

.mb-25px
{
  margin-bottom: -1.5625rem;
}

.ml25px
{
  margin-left: 1.5625rem;
}

.mr25px
{
  margin-right: 1.5625rem;
}

.ml-25px
{
  margin-left: -1.5625rem;
}

.mr-25px
{
  margin-right: -1.5625rem;
}

.space-inner-25px
{
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
}

.space-outer-25px
{
  margin-top: 1.5625rem;
  margin-bottom: 1.5625rem;
}

.pt30px
{
  padding-top: 1.875rem;
}

.pb30px
{
  padding-bottom: 1.875rem;
}

.pl30px
{
  padding-left: 1.875rem;
}

.pr30px
{
  padding-right: 1.875rem;
}

.mt30px
{
  margin-top: 1.875rem;
}

.mb30px
{
  margin-bottom: 1.875rem;
}

.mt-30px
{
  margin-top: -1.875rem;
}

.mb-30px
{
  margin-bottom: -1.875rem;
}

.ml30px
{
  margin-left: 1.875rem;
}

.mr30px
{
  margin-right: 1.875rem;
}

.ml-30px
{
  margin-left: -1.875rem;
}

.mr-30px
{
  margin-right: -1.875rem;
}

.space-inner-30px
{
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}

.space-outer-30px
{
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
}

.pt35px
{
  padding-top: 2.1875rem;
}

.pb35px
{
  padding-bottom: 2.1875rem;
}

.pl35px
{
  padding-left: 2.1875rem;
}

.pr35px
{
  padding-right: 2.1875rem;
}

.mt35px
{
  margin-top: 2.1875rem;
}

.mb35px
{
  margin-bottom: 2.1875rem;
}

.mt-35px
{
  margin-top: -2.1875rem;
}

.mb-35px
{
  margin-bottom: -2.1875rem;
}

.ml35px
{
  margin-left: 2.1875rem;
}

.mr35px
{
  margin-right: 2.1875rem;
}

.ml-35px
{
  margin-left: -2.1875rem;
}

.mr-35px
{
  margin-right: -2.1875rem;
}

.space-inner-35px
{
  padding-top: 2.1875rem;
  padding-bottom: 2.1875rem;
}

.space-outer-35px
{
  margin-top: 2.1875rem;
  margin-bottom: 2.1875rem;
}

.pt40px
{
  padding-top: 2.5rem;
}

.pb40px
{
  padding-bottom: 2.5rem;
}

.pl40px
{
  padding-left: 2.5rem;
}

.pr40px
{
  padding-right: 2.5rem;
}

.mt40px
{
  margin-top: 2.5rem;
}

.mb40px
{
  margin-bottom: 2.5rem;
}

.mt-40px
{
  margin-top: -2.5rem;
}

.mb-40px
{
  margin-bottom: -2.5rem;
}

.ml40px
{
  margin-left: 2.5rem;
}

.mr40px
{
  margin-right: 2.5rem;
}

.ml-40px
{
  margin-left: -2.5rem;
}

.mr-40px
{
  margin-right: -2.5rem;
}

.space-inner-40px
{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.space-outer-40px
{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.pt45px
{
  padding-top: 2.8125rem;
}

.pb45px
{
  padding-bottom: 2.8125rem;
}

.pl45px
{
  padding-left: 2.8125rem;
}

.pr45px
{
  padding-right: 2.8125rem;
}

.mt45px
{
  margin-top: 2.8125rem;
}

.mb45px
{
  margin-bottom: 2.8125rem;
}

.mt-45px
{
  margin-top: -2.8125rem;
}

.mb-45px
{
  margin-bottom: -2.8125rem;
}

.ml45px
{
  margin-left: 2.8125rem;
}

.mr45px
{
  margin-right: 2.8125rem;
}

.ml-45px
{
  margin-left: -2.8125rem;
}

.mr-45px
{
  margin-right: -2.8125rem;
}

.space-inner-45px
{
  padding-top: 2.8125rem;
  padding-bottom: 2.8125rem;
}

.space-outer-45px
{
  margin-top: 2.8125rem;
  margin-bottom: 2.8125rem;
}

.pt50px
{
  padding-top: 3.125rem;
}

.pb50px
{
  padding-bottom: 3.125rem;
}

.pl50px
{
  padding-left: 3.125rem;
}

.pr50px
{
  padding-right: 3.125rem;
}

.mt50px
{
  margin-top: 3.125rem;
}

.mb50px
{
  margin-bottom: 3.125rem;
}

.mt-50px
{
  margin-top: -3.125rem;
}

.mb-50px
{
  margin-bottom: -3.125rem;
}

.ml50px
{
  margin-left: 3.125rem;
}

.mr50px
{
  margin-right: 3.125rem;
}

.ml-50px
{
  margin-left: -3.125rem;
}

.mr-50px
{
  margin-right: -3.125rem;
}

.space-inner-50px
{
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}

.space-outer-50px
{
  margin-top: 3.125rem;
  margin-bottom: 3.125rem;
}

.pt55px
{
  padding-top: 3.4375rem;
}

.pb55px
{
  padding-bottom: 3.4375rem;
}

.pl55px
{
  padding-left: 3.4375rem;
}

.pr55px
{
  padding-right: 3.4375rem;
}

.mt55px
{
  margin-top: 3.4375rem;
}

.mb55px
{
  margin-bottom: 3.4375rem;
}

.mt-55px
{
  margin-top: -3.4375rem;
}

.mb-55px
{
  margin-bottom: -3.4375rem;
}

.ml55px
{
  margin-left: 3.4375rem;
}

.mr55px
{
  margin-right: 3.4375rem;
}

.ml-55px
{
  margin-left: -3.4375rem;
}

.mr-55px
{
  margin-right: -3.4375rem;
}

.space-inner-55px
{
  padding-top: 3.4375rem;
  padding-bottom: 3.4375rem;
}

.space-outer-55px
{
  margin-top: 3.4375rem;
  margin-bottom: 3.4375rem;
}

.pt60px
{
  padding-top: 3.75rem;
}

.pb60px
{
  padding-bottom: 3.75rem;
}

.pl60px
{
  padding-left: 3.75rem;
}

.pr60px
{
  padding-right: 3.75rem;
}

.mt60px
{
  margin-top: 3.75rem;
}

.mb60px
{
  margin-bottom: 3.75rem;
}

.mt-60px
{
  margin-top: -3.75rem;
}

.mb-60px
{
  margin-bottom: -3.75rem;
}

.ml60px
{
  margin-left: 3.75rem;
}

.mr60px
{
  margin-right: 3.75rem;
}

.ml-60px
{
  margin-left: -3.75rem;
}

.mr-60px
{
  margin-right: -3.75rem;
}

.space-inner-60px
{
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.space-outer-60px
{
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
}

.pt65px
{
  padding-top: 4.0625rem;
}

.pb65px
{
  padding-bottom: 4.0625rem;
}

.pl65px
{
  padding-left: 4.0625rem;
}

.pr65px
{
  padding-right: 4.0625rem;
}

.mt65px
{
  margin-top: 4.0625rem;
}

.mb65px
{
  margin-bottom: 4.0625rem;
}

.mt-65px
{
  margin-top: -4.0625rem;
}

.mb-65px
{
  margin-bottom: -4.0625rem;
}

.ml65px
{
  margin-left: 4.0625rem;
}

.mr65px
{
  margin-right: 4.0625rem;
}

.ml-65px
{
  margin-left: -4.0625rem;
}

.mr-65px
{
  margin-right: -4.0625rem;
}

.space-inner-65px
{
  padding-top: 4.0625rem;
  padding-bottom: 4.0625rem;
}

.space-outer-65px
{
  margin-top: 4.0625rem;
  margin-bottom: 4.0625rem;
}

.pt70px
{
  padding-top: 4.375rem;
}

.pb70px
{
  padding-bottom: 4.375rem;
}

.pl70px
{
  padding-left: 4.375rem;
}

.pr70px
{
  padding-right: 4.375rem;
}

.mt70px
{
  margin-top: 4.375rem;
}

.mb70px
{
  margin-bottom: 4.375rem;
}

.mt-70px
{
  margin-top: -4.375rem;
}

.mb-70px
{
  margin-bottom: -4.375rem;
}

.ml70px
{
  margin-left: 4.375rem;
}

.mr70px
{
  margin-right: 4.375rem;
}

.ml-70px
{
  margin-left: -4.375rem;
}

.mr-70px
{
  margin-right: -4.375rem;
}

.space-inner-70px
{
  padding-top: 4.375rem;
  padding-bottom: 4.375rem;
}

.space-outer-70px
{
  margin-top: 4.375rem;
  margin-bottom: 4.375rem;
}

.pt75px
{
  padding-top: 4.6875rem;
}

.pb75px
{
  padding-bottom: 4.6875rem;
}

.pl75px
{
  padding-left: 4.6875rem;
}

.pr75px
{
  padding-right: 4.6875rem;
}

.mt75px
{
  margin-top: 4.6875rem;
}

.mb75px
{
  margin-bottom: 4.6875rem;
}

.mt-75px
{
  margin-top: -4.6875rem;
}

.mb-75px
{
  margin-bottom: -4.6875rem;
}

.ml75px
{
  margin-left: 4.6875rem;
}

.mr75px
{
  margin-right: 4.6875rem;
}

.ml-75px
{
  margin-left: -4.6875rem;
}

.mr-75px
{
  margin-right: -4.6875rem;
}

.space-inner-75px
{
  padding-top: 4.6875rem;
  padding-bottom: 4.6875rem;
}

.space-outer-75px
{
  margin-top: 4.6875rem;
  margin-bottom: 4.6875rem;
}

.pt80px
{
  padding-top: 5rem;
}

.pb80px
{
  padding-bottom: 5rem;
}

.pl80px
{
  padding-left: 5rem;
}

.pr80px
{
  padding-right: 5rem;
}

.mt80px
{
  margin-top: 5rem;
}

.mb80px
{
  margin-bottom: 5rem;
}

.mt-80px
{
  margin-top: -5rem;
}

.mb-80px
{
  margin-bottom: -5rem;
}

.ml80px
{
  margin-left: 5rem;
}

.mr80px
{
  margin-right: 5rem;
}

.ml-80px
{
  margin-left: -5rem;
}

.mr-80px
{
  margin-right: -5rem;
}

.space-inner-80px
{
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.space-outer-80px
{
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.pt85px
{
  padding-top: 5.3125rem;
}

.pb85px
{
  padding-bottom: 5.3125rem;
}

.pl85px
{
  padding-left: 5.3125rem;
}

.pr85px
{
  padding-right: 5.3125rem;
}

.mt85px
{
  margin-top: 5.3125rem;
}

.mb85px
{
  margin-bottom: 5.3125rem;
}

.mt-85px
{
  margin-top: -5.3125rem;
}

.mb-85px
{
  margin-bottom: -5.3125rem;
}

.ml85px
{
  margin-left: 5.3125rem;
}

.mr85px
{
  margin-right: 5.3125rem;
}

.ml-85px
{
  margin-left: -5.3125rem;
}

.mr-85px
{
  margin-right: -5.3125rem;
}

.space-inner-85px
{
  padding-top: 5.3125rem;
  padding-bottom: 5.3125rem;
}

.space-outer-85px
{
  margin-top: 5.3125rem;
  margin-bottom: 5.3125rem;
}

.pt90px
{
  padding-top: 5.625rem;
}

.pb90px
{
  padding-bottom: 5.625rem;
}

.pl90px
{
  padding-left: 5.625rem;
}

.pr90px
{
  padding-right: 5.625rem;
}

.mt90px
{
  margin-top: 5.625rem;
}

.mb90px
{
  margin-bottom: 5.625rem;
}

.mt-90px
{
  margin-top: -5.625rem;
}

.mb-90px
{
  margin-bottom: -5.625rem;
}

.ml90px
{
  margin-left: 5.625rem;
}

.mr90px
{
  margin-right: 5.625rem;
}

.ml-90px
{
  margin-left: -5.625rem;
}

.mr-90px
{
  margin-right: -5.625rem;
}

.space-inner-90px
{
  padding-top: 5.625rem;
  padding-bottom: 5.625rem;
}

.space-outer-90px
{
  margin-top: 5.625rem;
  margin-bottom: 5.625rem;
}

.pt95px
{
  padding-top: 5.9375rem;
}

.pb95px
{
  padding-bottom: 5.9375rem;
}

.pl95px
{
  padding-left: 5.9375rem;
}

.pr95px
{
  padding-right: 5.9375rem;
}

.mt95px
{
  margin-top: 5.9375rem;
}

.mb95px
{
  margin-bottom: 5.9375rem;
}

.mt-95px
{
  margin-top: -5.9375rem;
}

.mb-95px
{
  margin-bottom: -5.9375rem;
}

.ml95px
{
  margin-left: 5.9375rem;
}

.mr95px
{
  margin-right: 5.9375rem;
}

.ml-95px
{
  margin-left: -5.9375rem;
}

.mr-95px
{
  margin-right: -5.9375rem;
}

.space-inner-95px
{
  padding-top: 5.9375rem;
  padding-bottom: 5.9375rem;
}

.space-outer-95px
{
  margin-top: 5.9375rem;
  margin-bottom: 5.9375rem;
}

.pt100px
{
  padding-top: 6.25rem;
}

.pb100px
{
  padding-bottom: 6.25rem;
}

.pl100px
{
  padding-left: 6.25rem;
}

.pr100px
{
  padding-right: 6.25rem;
}

.mt100px
{
  margin-top: 6.25rem;
}

.mb100px
{
  margin-bottom: 6.25rem;
}

.mt-100px
{
  margin-top: -6.25rem;
}

.mb-100px
{
  margin-bottom: -6.25rem;
}

.ml100px
{
  margin-left: 6.25rem;
}

.mr100px
{
  margin-right: 6.25rem;
}

.ml-100px
{
  margin-left: -6.25rem;
}

.mr-100px
{
  margin-right: -6.25rem;
}

.space-inner-100px
{
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.space-outer-100px
{
  margin-top: 6.25rem;
  margin-bottom: 6.25rem;
}

.pt105px
{
  padding-top: 6.5625rem;
}

.pb105px
{
  padding-bottom: 6.5625rem;
}

.pl105px
{
  padding-left: 6.5625rem;
}

.pr105px
{
  padding-right: 6.5625rem;
}

.mt105px
{
  margin-top: 6.5625rem;
}

.mb105px
{
  margin-bottom: 6.5625rem;
}

.mt-105px
{
  margin-top: -6.5625rem;
}

.mb-105px
{
  margin-bottom: -6.5625rem;
}

.ml105px
{
  margin-left: 6.5625rem;
}

.mr105px
{
  margin-right: 6.5625rem;
}

.ml-105px
{
  margin-left: -6.5625rem;
}

.mr-105px
{
  margin-right: -6.5625rem;
}

.space-inner-105px
{
  padding-top: 6.5625rem;
  padding-bottom: 6.5625rem;
}

.space-outer-105px
{
  margin-top: 6.5625rem;
  margin-bottom: 6.5625rem;
}

.pt110px
{
  padding-top: 6.875rem;
}

.pb110px
{
  padding-bottom: 6.875rem;
}

.pl110px
{
  padding-left: 6.875rem;
}

.pr110px
{
  padding-right: 6.875rem;
}

.mt110px
{
  margin-top: 6.875rem;
}

.mb110px
{
  margin-bottom: 6.875rem;
}

.mt-110px
{
  margin-top: -6.875rem;
}

.mb-110px
{
  margin-bottom: -6.875rem;
}

.ml110px
{
  margin-left: 6.875rem;
}

.mr110px
{
  margin-right: 6.875rem;
}

.ml-110px
{
  margin-left: -6.875rem;
}

.mr-110px
{
  margin-right: -6.875rem;
}

.space-inner-110px
{
  padding-top: 6.875rem;
  padding-bottom: 6.875rem;
}

.space-outer-110px
{
  margin-top: 6.875rem;
  margin-bottom: 6.875rem;
}

.pt115px
{
  padding-top: 7.1875rem;
}

.pb115px
{
  padding-bottom: 7.1875rem;
}

.pl115px
{
  padding-left: 7.1875rem;
}

.pr115px
{
  padding-right: 7.1875rem;
}

.mt115px
{
  margin-top: 7.1875rem;
}

.mb115px
{
  margin-bottom: 7.1875rem;
}

.mt-115px
{
  margin-top: -7.1875rem;
}

.mb-115px
{
  margin-bottom: -7.1875rem;
}

.ml115px
{
  margin-left: 7.1875rem;
}

.mr115px
{
  margin-right: 7.1875rem;
}

.ml-115px
{
  margin-left: -7.1875rem;
}

.mr-115px
{
  margin-right: -7.1875rem;
}

.space-inner-115px
{
  padding-top: 7.1875rem;
  padding-bottom: 7.1875rem;
}

.space-outer-115px
{
  margin-top: 7.1875rem;
  margin-bottom: 7.1875rem;
}

.pt120px
{
  padding-top: 7.5rem;
}

.pb120px
{
  padding-bottom: 7.5rem;
}

.pl120px
{
  padding-left: 7.5rem;
}

.pr120px
{
  padding-right: 7.5rem;
}

.mt120px
{
  margin-top: 7.5rem;
}

.mb120px
{
  margin-bottom: 7.5rem;
}

.mt-120px
{
  margin-top: -7.5rem;
}

.mb-120px
{
  margin-bottom: -7.5rem;
}

.ml120px
{
  margin-left: 7.5rem;
}

.mr120px
{
  margin-right: 7.5rem;
}

.ml-120px
{
  margin-left: -7.5rem;
}

.mr-120px
{
  margin-right: -7.5rem;
}

.space-inner-120px
{
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.space-outer-120px
{
  margin-top: 7.5rem;
  margin-bottom: 7.5rem;
}

.pt130px
{
  padding-top: 8.125rem;
}

.pb130px
{
  padding-bottom: 8.125rem;
}

.pl130px
{
  padding-left: 8.125rem;
}

.pr130px
{
  padding-right: 8.125rem;
}

.mt130px
{
  margin-top: 8.125rem;
}

.mb130px
{
  margin-bottom: 8.125rem;
}

.mt-130px
{
  margin-top: -8.125rem;
}

.mb-130px
{
  margin-bottom: -8.125rem;
}

.ml130px
{
  margin-left: 8.125rem;
}

.mr130px
{
  margin-right: 8.125rem;
}

.ml-130px
{
  margin-left: -8.125rem;
}

.mr-130px
{
  margin-right: -8.125rem;
}

.space-inner-130px
{
  padding-top: 8.125rem;
  padding-bottom: 8.125rem;
}

.space-outer-130px
{
  margin-top: 8.125rem;
  margin-bottom: 8.125rem;
}

.pt140px
{
  padding-top: 8.75rem;
}

.pb140px
{
  padding-bottom: 8.75rem;
}

.pl140px
{
  padding-left: 8.75rem;
}

.pr140px
{
  padding-right: 8.75rem;
}

.mt140px
{
  margin-top: 8.75rem;
}

.mb140px
{
  margin-bottom: 8.75rem;
}

.mt-140px
{
  margin-top: -8.75rem;
}

.mb-140px
{
  margin-bottom: -8.75rem;
}

.ml140px
{
  margin-left: 8.75rem;
}

.mr140px
{
  margin-right: 8.75rem;
}

.ml-140px
{
  margin-left: -8.75rem;
}

.mr-140px
{
  margin-right: -8.75rem;
}

.space-inner-140px
{
  padding-top: 8.75rem;
  padding-bottom: 8.75rem;
}

.space-outer-140px
{
  margin-top: 8.75rem;
  margin-bottom: 8.75rem;
}

.pt150px
{
  padding-top: 9.375rem;
}

.pb150px
{
  padding-bottom: 9.375rem;
}

.pl150px
{
  padding-left: 9.375rem;
}

.pr150px
{
  padding-right: 9.375rem;
}

.mt150px
{
  margin-top: 9.375rem;
}

.mb150px
{
  margin-bottom: 9.375rem;
}

.mt-150px
{
  margin-top: -9.375rem;
}

.mb-150px
{
  margin-bottom: -9.375rem;
}

.ml150px
{
  margin-left: 9.375rem;
}

.mr150px
{
  margin-right: 9.375rem;
}

.ml-150px
{
  margin-left: -9.375rem;
}

.mr-150px
{
  margin-right: -9.375rem;
}

.space-inner-150px
{
  padding-top: 9.375rem;
  padding-bottom: 9.375rem;
}

.space-outer-150px
{
  margin-top: 9.375rem;
  margin-bottom: 9.375rem;
}

.pt200px
{
  padding-top: 12.5rem;
}

.pb200px
{
  padding-bottom: 12.5rem;
}

.pl200px
{
  padding-left: 12.5rem;
}

.pr200px
{
  padding-right: 12.5rem;
}

.mt200px
{
  margin-top: 12.5rem;
}

.mb200px
{
  margin-bottom: 12.5rem;
}

.mt-200px
{
  margin-top: -12.5rem;
}

.mb-200px
{
  margin-bottom: -12.5rem;
}

.ml200px
{
  margin-left: 12.5rem;
}

.mr200px
{
  margin-right: 12.5rem;
}

.ml-200px
{
  margin-left: -12.5rem;
}

.mr-200px
{
  margin-right: -12.5rem;
}

.space-inner-200px
{
  padding-top: 12.5rem;
  padding-bottom: 12.5rem;
}

.space-outer-200px
{
  margin-top: 12.5rem;
  margin-bottom: 12.5rem;
}

.pt300px
{
  padding-top: 18.75rem;
}

.pb300px
{
  padding-bottom: 18.75rem;
}

.pl300px
{
  padding-left: 18.75rem;
}

.pr300px
{
  padding-right: 18.75rem;
}

.mt300px
{
  margin-top: 18.75rem;
}

.mb300px
{
  margin-bottom: 18.75rem;
}

.mt-300px
{
  margin-top: -18.75rem;
}

.mb-300px
{
  margin-bottom: -18.75rem;
}

.ml300px
{
  margin-left: 18.75rem;
}

.mr300px
{
  margin-right: 18.75rem;
}

.ml-300px
{
  margin-left: -18.75rem;
}

.mr-300px
{
  margin-right: -18.75rem;
}

.space-inner-300px
{
  padding-top: 18.75rem;
  padding-bottom: 18.75rem;
}

.space-outer-300px
{
  margin-top: 18.75rem;
  margin-bottom: 18.75rem;
}

.fz0px
{
  font-size: 0rem;
}

.fz1px
{
  font-size: 0.0625rem;
}

.fz2px
{
  font-size: 0.125rem;
}

.fz3px
{
  font-size: 0.1875rem;
}

.fz4px
{
  font-size: 0.25rem;
}

.fz5px
{
  font-size: 0.3125rem;
}

.fz6px
{
  font-size: 0.375rem;
}

.fz7px
{
  font-size: 0.4375rem;
}

.fz8px
{
  font-size: 0.5rem;
}

.fz9px
{
  font-size: 0.5625rem;
}

.fz10px
{
  font-size: 0.625rem;
}

.fz11px
{
  font-size: 0.6875rem;
}

.fz12px
{
  font-size: 0.75rem;
}

.fz13px
{
  font-size: 0.8125rem;
}

.fz14px
{
  font-size: 0.875rem;
}

.fz15px
{
  font-size: 0.9375rem;
}

.fz16px
{
  font-size: 1rem;
}

.fz17px
{
  font-size: 1.0625rem;
}

.fz18px
{
  font-size: 1.125rem;
}

.fz19px
{
  font-size: 1.1875rem;
}

.fz20px
{
  font-size: 1.25rem;
}

.fz21px
{
  font-size: 1.3125rem;
}

.fz22px
{
  font-size: 1.375rem;
}

.fz23px
{
  font-size: 1.4375rem;
}

.fz24px
{
  font-size: 1.5rem;
}

.fz25px
{
  font-size: 1.5625rem;
}

.fz26px
{
  font-size: 1.625rem;
}

.fz27px
{
  font-size: 1.6875rem;
}

.fz28px
{
  font-size: 1.75rem;
}

.fz29px
{
  font-size: 1.8125rem;
}

.fz30px
{
  font-size: 1.875rem;
}

.fz35px
{
  font-size: 2.1875rem;
}

.fz40px
{
  font-size: 2.5rem;
}

.fz45px
{
  font-size: 2.8125rem;
}

.fz50px
{
  font-size: 3.125rem;
}

.fz55px
{
  font-size: 3.4375rem;
}

.fz60px
{
  font-size: 3.75rem;
}

.fz65px
{
  font-size: 4.0625rem;
}

.fz70px
{
  font-size: 4.375rem;
}

.fz75px
{
  font-size: 4.6875rem;
}

.fz80px
{
  font-size: 5rem;
}

.fz85px
{
  font-size: 5.3125rem;
}

.fz90px
{
  font-size: 5.625rem;
}

.fz95px
{
  font-size: 5.9375rem;
}

.fz100px
{
  font-size: 6.25rem;
}

.fz105px
{
  font-size: 6.5625rem;
}

.fz110px
{
  font-size: 6.875rem;
}

/*text*/

.tdu
{
  text-decoration: underline;
  text-underline-offset: 5%;
}

.tdu-bold
{
  text-decoration: underline;
  text-decoration-thickness: 5px;
  text-underline-offset: 10%;
}

.tdu-clr-green
{
  text-decoration-color: #28a745;
}

.fw300
{
  font-weight: 300;
}

.fw400
{
  font-weight: 400;
}

.fw500
{
  font-weight: 500;
}

.fw600
{
  font-weight: 600;
}

.fw700
{
  font-weight: 700;
}

/* ==========================================================================
   MEDIA HELPERS:
   ========================================================================== */

.show-on-lg
{
  display: flex;
}

.show-on-md
{
  display: flex;
}

.show-on-sm
{
  display: flex;
}

.show-on-xs
{
  display: flex;
}

/* homepage */
.greeting
{
  background-color: #373737;
  background-size: cover;
  background-repeat: repeat;
  background-position: 50% 50%;
  min-height: 100%;
  color: #fff;
  padding: 40px 0;
}

.greeting__ctn
{
  height: 100%;
}

.greeting__row
{
  height: inherit;
  justify-content: center;
  align-items: center;
}

.greeting__ttl
{
  color: rgba(179, 179, 179, 1);
  font-size: 52px;
  line-height: 100%;
  margin-bottom: 55px;
}

.mainNav
{
  color: rgba(179, 179, 179, 1);
  display: flex;
  flex-flow: column nowrap;
  font-size: 2rem;
  margin-bottom: 6rem;
}

.mainNav__cat
{
  display: inline-flex;
  align-items: center;
  position: relative;
}

.mainNav__cat:before,
.mainNav__cat:after
{
  content: '';
  width: 3em;
  height: 3em;
  overflow: hidden;
  margin-right: 1.2em;
  transition: opacity .3s ease-in-out;
}

.mainNav__cat:before
{
  background: #b3b3b3;
  background: linear-gradient(90deg, #b3b3b3 6%, rgba(179, 179, 179, 0) 125%);
}

.mainNav__cat:after
{
  position: absolute;
  opacity: 0;
  background: #feaa14;
  background: linear-gradient(90deg, #feaa14 6%, rgba(254, 170, 20, 0) 125%);
}

.mainNav__cat:hover:before
{
  opacity: 0;
}

.mainNav__cat:hover:after
{
  opacity: 1;
}

.mainNav__cat + .mainNav__cat
{
  margin-top: 35px;
}

.mainNav__cat--dif:after
{
  background: #0994a2;
  background: linear-gradient(90deg, #0994a2 6%, rgba(9, 148, 162, 0) 104%);
}

/* documents styling */
html.homepage, html.homepage body {
  background-color: #F4F4F2;
}

body.collection-documents {
  background-color: #d5d5d5;
}
.collection-documents .msf-smb {
  background-color: #555555;
  border-color: #555555;
}
.collection-documents .msf-smb:hover, .collection-documents .msf-smb:active {
  background-color: #333333;/*   або #3a3a3a*/
  border-color: #333333;
}

.collection-documents .card {
  color: #555555;
}
.collection-documents .card:hover {
  color: #111111;
}
.collection-documents .card__ttl {
  color: #555555;
}

.collection-documents .card:hover .card__img:before {
  border-color: #333333;
}

.collection-documents .srch-sgs.active {
  background-color: #F4F4F2;
}

.collection-documents .msf-filter .chkb-block__ctrl:checked + .chkb-block__lbl {
  color: #555555;
}

.collection-documents .msf-filter .chkb-block__ctrl:checked + .chkb-block__lbl:before
{
  background-color: #555555;
}

.collection-documents .msf-query__inp {
  border: 1px solid #333333;
}
.collection-documents .range-lbl__input {
  border: 1px solid #333333;
}

.collection-documents .card-more {
  border: 1px solid #333333;
}
.collection-documents .card-more:hover {
  color: #111111;
  text-shadow: 0 0 black;
}
.collection-documents .card-more:hover:before {
  border-color: #333333;
}

.collection-documents .clr-primary {
  color: #555555;
}

.collection-documents .msf-query__inp:focus {
  border-color: #333333;
}
.collection-documents .filterRange .ui-slider-handle {
  background-color: #888;
}
.collection-documents .filterRange .ui-slider-handle.ui-state-hover {
  background-color: #333333;
}
.collection-documents .tag:hover {
  border-color: #333333;
  color: #111111;
}
.collection-documents .tag:hover:before {
  color: #111111;
}
.collection-documents .msf-reset:hover {
  color: #111111;
}
.collection-documents .msf-list {
  color: #888888;
}

.collection-documents .pagination .prev:before, .collection-documents .pagination .next:before {
  color: #888888;
}
.collection-documents .pagination .prev:hover:before, .collection-documents .pagination .next:hover:before {
  color: #333333;
}
.collection-documents .pagination li > * {
  color: #888888;
}
.collection-documents .pagination li:hover > * {
  color: #333333;
}

.collection-documents .detail-list dd {
  color: #555555;
}
.collection-documents .detail-list dd a:hover {
  color: #111111;
}


/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media screen and (min-width: 575.98px)
{
  .show-on-xs
  {
    display: none;
  }
}

@media (min-width: 576px)
{
  .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;
  }

  .float-sm-left
  {
    float: left !important;
  }

  .float-sm-right
  {
    float: right !important;
  }

  .float-sm-none
  {
    float: none !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;
  }

  .text-sm-left
  {
    text-align: left !important;
  }

  .text-sm-right
  {
    text-align: right !important;
  }

  .text-sm-center
  {
    text-align: center !important;
  }

  .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.33333%;
    max-width: 33.33333%;
  }

  .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.66667%;
    max-width: 16.66667%;
  }

  .col-sm-auto
  {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1
  {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-sm-2
  {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-sm-3
  {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4
  {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-sm-5
  {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-sm-6
  {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7
  {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-sm-8
  {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-sm-9
  {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10
  {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-sm-11
  {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-sm-12
  {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first
  {
    order: -1;
  }

  .order-sm-last
  {
    order: 13;
  }

  .order-sm-0
  {
    order: 0;
  }

  .order-sm-1
  {
    order: 1;
  }

  .order-sm-2
  {
    order: 2;
  }

  .order-sm-3
  {
    order: 3;
  }

  .order-sm-4
  {
    order: 4;
  }

  .order-sm-5
  {
    order: 5;
  }

  .order-sm-6
  {
    order: 6;
  }

  .order-sm-7
  {
    order: 7;
  }

  .order-sm-8
  {
    order: 8;
  }

  .order-sm-9
  {
    order: 9;
  }

  .order-sm-10
  {
    order: 10;
  }

  .order-sm-11
  {
    order: 11;
  }

  .order-sm-12
  {
    order: 12;
  }

  .offset-sm-0
  {
    margin-left: 0;
  }

  .offset-sm-1
  {
    margin-left: 8.33333%;
  }

  .offset-sm-2
  {
    margin-left: 16.66667%;
  }

  .offset-sm-3
  {
    margin-left: 25%;
  }

  .offset-sm-4
  {
    margin-left: 33.33333%;
  }

  .offset-sm-5
  {
    margin-left: 41.66667%;
  }

  .offset-sm-6
  {
    margin-left: 50%;
  }

  .offset-sm-7
  {
    margin-left: 58.33333%;
  }

  .offset-sm-8
  {
    margin-left: 66.66667%;
  }

  .offset-sm-9
  {
    margin-left: 75%;
  }

  .offset-sm-10
  {
    margin-left: 83.33333%;
  }

  .offset-sm-11
  {
    margin-left: 91.66667%;
  }
}

@media screen and (min-width: 767.98px)
{
  .show-on-sm
  {
    display: none;
  }
}

@media (min-width: 768px)
{
  .d-md-none
  {
    display: none !important;
  }

  .d-md-inline
  {
    display: inline !important;
  }

  .d-md-inline-block
  {
    display: inline-block !important;
  }

  .d-md-block
  {
    display: block !important;
  }

  .d-md-table
  {
    display: table !important;
  }

  .d-md-table-row
  {
    display: table-row !important;
  }

  .d-md-table-cell
  {
    display: table-cell !important;
  }

  .d-md-flex
  {
    display: flex !important;
  }

  .d-md-inline-flex
  {
    display: inline-flex !important;
  }

  .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;
  }

  .float-md-left
  {
    float: left !important;
  }

  .float-md-right
  {
    float: right !important;
  }

  .float-md-none
  {
    float: none !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;
  }

  .text-md-left
  {
    text-align: left !important;
  }

  .text-md-right
  {
    text-align: right !important;
  }

  .text-md-center
  {
    text-align: center !important;
  }

  .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.33333%;
    max-width: 33.33333%;
  }

  .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.66667%;
    max-width: 16.66667%;
  }

  .col-md-auto
  {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1
  {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-md-2
  {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-md-3
  {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4
  {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-md-5
  {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-md-6
  {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7
  {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-md-8
  {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-md-9
  {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10
  {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-md-11
  {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-md-12
  {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first
  {
    order: -1;
  }

  .order-md-last
  {
    order: 13;
  }

  .order-md-0
  {
    order: 0;
  }

  .order-md-1
  {
    order: 1;
  }

  .order-md-2
  {
    order: 2;
  }

  .order-md-3
  {
    order: 3;
  }

  .order-md-4
  {
    order: 4;
  }

  .order-md-5
  {
    order: 5;
  }

  .order-md-6
  {
    order: 6;
  }

  .order-md-7
  {
    order: 7;
  }

  .order-md-8
  {
    order: 8;
  }

  .order-md-9
  {
    order: 9;
  }

  .order-md-10
  {
    order: 10;
  }

  .order-md-11
  {
    order: 11;
  }

  .order-md-12
  {
    order: 12;
  }

  .offset-md-0
  {
    margin-left: 0;
  }

  .offset-md-1
  {
    margin-left: 8.33333%;
  }

  .offset-md-2
  {
    margin-left: 16.66667%;
  }

  .offset-md-3
  {
    margin-left: 25%;
  }

  .offset-md-4
  {
    margin-left: 33.33333%;
  }

  .offset-md-5
  {
    margin-left: 41.66667%;
  }

  .offset-md-6
  {
    margin-left: 50%;
  }

  .offset-md-7
  {
    margin-left: 58.33333%;
  }

  .offset-md-8
  {
    margin-left: 66.66667%;
  }

  .offset-md-9
  {
    margin-left: 75%;
  }

  .offset-md-10
  {
    margin-left: 83.33333%;
  }

  .offset-md-11
  {
    margin-left: 91.66667%;
  }
}

@media screen and (min-width: 991.98px)
{
  .show-on-md
  {
    display: none;
  }
}

@media (min-width: 992px)
{
  .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;
  }

  .float-lg-left
  {
    float: left !important;
  }

  .float-lg-right
  {
    float: right !important;
  }

  .float-lg-none
  {
    float: none !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;
  }

  .text-lg-left
  {
    text-align: left !important;
  }

  .text-lg-right
  {
    text-align: right !important;
  }

  .text-lg-center
  {
    text-align: center !important;
  }

  .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.33333%;
    max-width: 33.33333%;
  }

  .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.66667%;
    max-width: 16.66667%;
  }

  .col-lg-auto
  {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1
  {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-lg-2
  {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-lg-3
  {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4
  {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-lg-5
  {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-lg-6
  {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7
  {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-lg-8
  {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-lg-9
  {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10
  {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-lg-11
  {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-lg-12
  {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first
  {
    order: -1;
  }

  .order-lg-last
  {
    order: 13;
  }

  .order-lg-0
  {
    order: 0;
  }

  .order-lg-1
  {
    order: 1;
  }

  .order-lg-2
  {
    order: 2;
  }

  .order-lg-3
  {
    order: 3;
  }

  .order-lg-4
  {
    order: 4;
  }

  .order-lg-5
  {
    order: 5;
  }

  .order-lg-6
  {
    order: 6;
  }

  .order-lg-7
  {
    order: 7;
  }

  .order-lg-8
  {
    order: 8;
  }

  .order-lg-9
  {
    order: 9;
  }

  .order-lg-10
  {
    order: 10;
  }

  .order-lg-11
  {
    order: 11;
  }

  .order-lg-12
  {
    order: 12;
  }

  .offset-lg-0
  {
    margin-left: 0;
  }

  .offset-lg-1
  {
    margin-left: 8.33333%;
  }

  .offset-lg-2
  {
    margin-left: 16.66667%;
  }

  .offset-lg-3
  {
    margin-left: 25%;
  }

  .offset-lg-4
  {
    margin-left: 33.33333%;
  }

  .offset-lg-5
  {
    margin-left: 41.66667%;
  }

  .offset-lg-6
  {
    margin-left: 50%;
  }

  .offset-lg-7
  {
    margin-left: 58.33333%;
  }

  .offset-lg-8
  {
    margin-left: 66.66667%;
  }

  .offset-lg-9
  {
    margin-left: 75%;
  }

  .offset-lg-10
  {
    margin-left: 83.33333%;
  }

  .offset-lg-11
  {
    margin-left: 91.66667%;
  }
}

@media screen and (min-width: 1199.98px)
{
  .show-on-lg
  {
    display: none;
  }
}

@media (min-width: 1200px)
{
  .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;
  }

  .float-xl-left
  {
    float: left !important;
  }

  .float-xl-right
  {
    float: right !important;
  }

  .float-xl-none
  {
    float: none !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;
  }

  .text-xl-left
  {
    text-align: left !important;
  }

  .text-xl-right
  {
    text-align: right !important;
  }

  .text-xl-center
  {
    text-align: center !important;
  }

  .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.33333%;
    max-width: 33.33333%;
  }

  .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.66667%;
    max-width: 16.66667%;
  }

  .col-xl-auto
  {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1
  {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-xl-2
  {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-xl-3
  {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4
  {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-xl-5
  {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-xl-6
  {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7
  {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-xl-8
  {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-xl-9
  {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10
  {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-xl-11
  {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-xl-12
  {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first
  {
    order: -1;
  }

  .order-xl-last
  {
    order: 13;
  }

  .order-xl-0
  {
    order: 0;
  }

  .order-xl-1
  {
    order: 1;
  }

  .order-xl-2
  {
    order: 2;
  }

  .order-xl-3
  {
    order: 3;
  }

  .order-xl-4
  {
    order: 4;
  }

  .order-xl-5
  {
    order: 5;
  }

  .order-xl-6
  {
    order: 6;
  }

  .order-xl-7
  {
    order: 7;
  }

  .order-xl-8
  {
    order: 8;
  }

  .order-xl-9
  {
    order: 9;
  }

  .order-xl-10
  {
    order: 10;
  }

  .order-xl-11
  {
    order: 11;
  }

  .order-xl-12
  {
    order: 12;
  }

  .offset-xl-0
  {
    margin-left: 0;
  }

  .offset-xl-1
  {
    margin-left: 8.33333%;
  }

  .offset-xl-2
  {
    margin-left: 16.66667%;
  }

  .offset-xl-3
  {
    margin-left: 25%;
  }

  .offset-xl-4
  {
    margin-left: 33.33333%;
  }

  .offset-xl-5
  {
    margin-left: 41.66667%;
  }

  .offset-xl-6
  {
    margin-left: 50%;
  }

  .offset-xl-7
  {
    margin-left: 58.33333%;
  }

  .offset-xl-8
  {
    margin-left: 66.66667%;
  }

  .offset-xl-9
  {
    margin-left: 75%;
  }

  .offset-xl-10
  {
    margin-left: 83.33333%;
  }

  .offset-xl-11
  {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1921px)
{
  .greeting {
    padding: 80px 0 150px 0;
  }
}

@media screen and (max-width: 1199.98px)
{
  .fz0px
  {
    font-size: 0rem;
  }

  .fz1px
  {
    font-size: 0.05625rem;
  }

  .fz2px
  {
    font-size: 0.1125rem;
  }

  .fz3px
  {
    font-size: 0.16875rem;
  }

  .fz4px
  {
    font-size: 0.225rem;
  }

  .fz5px
  {
    font-size: 0.28125rem;
  }

  .fz6px
  {
    font-size: 0.3375rem;
  }

  .fz7px
  {
    font-size: 0.39375rem;
  }

  .fz8px
  {
    font-size: 0.45rem;
  }

  .fz9px
  {
    font-size: 0.50625rem;
  }

  .fz10px
  {
    font-size: 0.5625rem;
  }

  .fz11px
  {
    font-size: 0.61875rem;
  }

  .fz12px
  {
    font-size: 0.675rem;
  }

  .fz13px
  {
    font-size: 0.73125rem;
  }

  .fz14px
  {
    font-size: 0.7875rem;
  }

  .fz15px
  {
    font-size: 0.84375rem;
  }

  .fz16px
  {
    font-size: 0.9rem;
  }

  .fz17px
  {
    font-size: 0.95625rem;
  }

  .fz18px
  {
    font-size: 1.0125rem;
  }

  .fz19px
  {
    font-size: 1.06875rem;
  }

  .fz20px
  {
    font-size: 1.125rem;
  }

  .fz21px
  {
    font-size: 1.18125rem;
  }

  .fz22px
  {
    font-size: 1.2375rem;
  }

  .fz23px
  {
    font-size: 1.29375rem;
  }

  .fz24px
  {
    font-size: 1.35rem;
  }

  .fz25px
  {
    font-size: 1.40625rem;
  }

  .fz26px
  {
    font-size: 1.4625rem;
  }

  .fz27px
  {
    font-size: 1.51875rem;
  }

  .fz28px
  {
    font-size: 1.575rem;
  }

  .fz29px
  {
    font-size: 1.63125rem;
  }

  .fz30px
  {
    font-size: 1.6875rem;
  }

  .fz35px
  {
    font-size: 1.96875rem;
  }

  .fz40px
  {
    font-size: 2.25rem;
  }

  .fz45px
  {
    font-size: 2.53125rem;
  }

  .fz50px
  {
    font-size: 2.8125rem;
  }

  .fz55px
  {
    font-size: 3.09375rem;
  }

  .fz60px
  {
    font-size: 3.375rem;
  }

  .fz65px
  {
    font-size: 3.65625rem;
  }

  .fz70px
  {
    font-size: 3.9375rem;
  }

  .fz75px
  {
    font-size: 4.21875rem;
  }

  .fz80px
  {
    font-size: 4.5rem;
  }

  .fz85px
  {
    font-size: 4.78125rem;
  }

  .fz90px
  {
    font-size: 5.0625rem;
  }

  .fz95px
  {
    font-size: 5.34375rem;
  }

  .fz100px
  {
    font-size: 5.625rem;
  }

  .fz105px
  {
    font-size: 5.90625rem;
  }

  .fz110px
  {
    font-size: 6.1875rem;
  }

  .hide-on-lg
  {
    display: none;
  }
}

@media screen and (max-width: 991.98px)
{
  .ttl1,
  .cms-editor h1,
  .content-block h1
  {
    font-size: 41.6px;
  }

  .ttl2,
  .cms-editor h2,
  .content-block h2
  {
    font-size: 21.6px;
  }

  .header
  {
    padding: 35px 0;
  }

  .header__wrapper
  {
    margin: unset;
  }

  .header__col
  {
    padding: unset;
  }

  .header__col--l
  {
    margin-right: 25px;
  }

  .header__col--r
  {
    margin-left: auto;
  }

  .header-main
  {
    flex-flow: column wrap;
  }

  .cards-list__card
  {
    width: 33.33333%;
  }

  .ms-ctrls__col
  {
    max-width: initial;
  }

  .srch-sgs
  {
    max-height: calc(100vh - 135px);
  }

  .msf-filter__opts
  {
    width: 50%;
  }

  .msf-filter .chkb-block__lbl
  {
    padding-left: 1.5em;
  }

  .msf-filter .chkb-block__lbl:before,
  .msf-filter .chkb-block__lbl:after
  {
    display: block;
  }

  .msf-smb
  {
    min-width: initial;
  }

  .object-info__cat
  {
    text-align: left;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 1.25rem;
  }

  .object-info + .object-info
  {
    margin-top: 50px;
  }

  .footer-main__col
  {
    margin-bottom: 40px;
  }

  .mt0px-t
  {
    margin-top: 0rem;
  }

  .mb0px-t
  {
    margin-bottom: 0rem;
  }

  .pt0px-t
  {
    padding-top: 0rem;
  }

  .pb0px-t
  {
    padding-bottom: 0rem;
  }

  .mt-0px-t
  {
    margin-top: 0rem;
  }

  .mb-0px-t
  {
    margin-bottom: 0rem;
  }

  .mt5px-t
  {
    margin-top: 0.3125rem;
  }

  .mb5px-t
  {
    margin-bottom: 0.3125rem;
  }

  .pt5px-t
  {
    padding-top: 0.3125rem;
  }

  .pb5px-t
  {
    padding-bottom: 0.3125rem;
  }

  .mt-5px-t
  {
    margin-top: -0.3125rem;
  }

  .mb-5px-t
  {
    margin-bottom: -0.3125rem;
  }

  .mt10px-t
  {
    margin-top: 0.625rem;
  }

  .mb10px-t
  {
    margin-bottom: 0.625rem;
  }

  .pt10px-t
  {
    padding-top: 0.625rem;
  }

  .pb10px-t
  {
    padding-bottom: 0.625rem;
  }

  .mt-10px-t
  {
    margin-top: -0.625rem;
  }

  .mb-10px-t
  {
    margin-bottom: -0.625rem;
  }

  .mt15px-t
  {
    margin-top: 0.9375rem;
  }

  .mb15px-t
  {
    margin-bottom: 0.9375rem;
  }

  .pt15px-t
  {
    padding-top: 0.9375rem;
  }

  .pb15px-t
  {
    padding-bottom: 0.9375rem;
  }

  .mt-15px-t
  {
    margin-top: -0.9375rem;
  }

  .mb-15px-t
  {
    margin-bottom: -0.9375rem;
  }

  .mt20px-t
  {
    margin-top: 1.25rem;
  }

  .mb20px-t
  {
    margin-bottom: 1.25rem;
  }

  .pt20px-t
  {
    padding-top: 1.25rem;
  }

  .pb20px-t
  {
    padding-bottom: 1.25rem;
  }

  .mt-20px-t
  {
    margin-top: -1.25rem;
  }

  .mb-20px-t
  {
    margin-bottom: -1.25rem;
  }

  .mt25px-t
  {
    margin-top: 1.5625rem;
  }

  .mb25px-t
  {
    margin-bottom: 1.5625rem;
  }

  .pt25px-t
  {
    padding-top: 1.5625rem;
  }

  .pb25px-t
  {
    padding-bottom: 1.5625rem;
  }

  .mt-25px-t
  {
    margin-top: -1.5625rem;
  }

  .mb-25px-t
  {
    margin-bottom: -1.5625rem;
  }

  .mt30px-t
  {
    margin-top: 1.875rem;
  }

  .mb30px-t
  {
    margin-bottom: 1.875rem;
  }

  .pt30px-t
  {
    padding-top: 1.875rem;
  }

  .pb30px-t
  {
    padding-bottom: 1.875rem;
  }

  .mt-30px-t
  {
    margin-top: -1.875rem;
  }

  .mb-30px-t
  {
    margin-bottom: -1.875rem;
  }

  .mt35px-t
  {
    margin-top: 2.1875rem;
  }

  .mb35px-t
  {
    margin-bottom: 2.1875rem;
  }

  .pt35px-t
  {
    padding-top: 2.1875rem;
  }

  .pb35px-t
  {
    padding-bottom: 2.1875rem;
  }

  .mt-35px-t
  {
    margin-top: -2.1875rem;
  }

  .mb-35px-t
  {
    margin-bottom: -2.1875rem;
  }

  .mt40px-t
  {
    margin-top: 2.5rem;
  }

  .mb40px-t
  {
    margin-bottom: 2.5rem;
  }

  .pt40px-t
  {
    padding-top: 2.5rem;
  }

  .pb40px-t
  {
    padding-bottom: 2.5rem;
  }

  .mt-40px-t
  {
    margin-top: -2.5rem;
  }

  .mb-40px-t
  {
    margin-bottom: -2.5rem;
  }

  .mt45px-t
  {
    margin-top: 2.8125rem;
  }

  .mb45px-t
  {
    margin-bottom: 2.8125rem;
  }

  .pt45px-t
  {
    padding-top: 2.8125rem;
  }

  .pb45px-t
  {
    padding-bottom: 2.8125rem;
  }

  .mt-45px-t
  {
    margin-top: -2.8125rem;
  }

  .mb-45px-t
  {
    margin-bottom: -2.8125rem;
  }

  .mt50px-t
  {
    margin-top: 3.125rem;
  }

  .mb50px-t
  {
    margin-bottom: 3.125rem;
  }

  .pt50px-t
  {
    padding-top: 3.125rem;
  }

  .pb50px-t
  {
    padding-bottom: 3.125rem;
  }

  .mt-50px-t
  {
    margin-top: -3.125rem;
  }

  .mb-50px-t
  {
    margin-bottom: -3.125rem;
  }

  .mt55px-t
  {
    margin-top: 3.4375rem;
  }

  .mb55px-t
  {
    margin-bottom: 3.4375rem;
  }

  .pt55px-t
  {
    padding-top: 3.4375rem;
  }

  .pb55px-t
  {
    padding-bottom: 3.4375rem;
  }

  .mt-55px-t
  {
    margin-top: -3.4375rem;
  }

  .mb-55px-t
  {
    margin-bottom: -3.4375rem;
  }

  .mt60px-t
  {
    margin-top: 3.75rem;
  }

  .mb60px-t
  {
    margin-bottom: 3.75rem;
  }

  .pt60px-t
  {
    padding-top: 3.75rem;
  }

  .pb60px-t
  {
    padding-bottom: 3.75rem;
  }

  .mt-60px-t
  {
    margin-top: -3.75rem;
  }

  .mb-60px-t
  {
    margin-bottom: -3.75rem;
  }

  .mt65px-t
  {
    margin-top: 4.0625rem;
  }

  .mb65px-t
  {
    margin-bottom: 4.0625rem;
  }

  .pt65px-t
  {
    padding-top: 4.0625rem;
  }

  .pb65px-t
  {
    padding-bottom: 4.0625rem;
  }

  .mt-65px-t
  {
    margin-top: -4.0625rem;
  }

  .mb-65px-t
  {
    margin-bottom: -4.0625rem;
  }

  .mt70px-t
  {
    margin-top: 4.375rem;
  }

  .mb70px-t
  {
    margin-bottom: 4.375rem;
  }

  .pt70px-t
  {
    padding-top: 4.375rem;
  }

  .pb70px-t
  {
    padding-bottom: 4.375rem;
  }

  .mt-70px-t
  {
    margin-top: -4.375rem;
  }

  .mb-70px-t
  {
    margin-bottom: -4.375rem;
  }

  .mt75px-t
  {
    margin-top: 4.6875rem;
  }

  .mb75px-t
  {
    margin-bottom: 4.6875rem;
  }

  .pt75px-t
  {
    padding-top: 4.6875rem;
  }

  .pb75px-t
  {
    padding-bottom: 4.6875rem;
  }

  .mt-75px-t
  {
    margin-top: -4.6875rem;
  }

  .mb-75px-t
  {
    margin-bottom: -4.6875rem;
  }

  .mt80px-t
  {
    margin-top: 5rem;
  }

  .mb80px-t
  {
    margin-bottom: 5rem;
  }

  .pt80px-t
  {
    padding-top: 5rem;
  }

  .pb80px-t
  {
    padding-bottom: 5rem;
  }

  .mt-80px-t
  {
    margin-top: -5rem;
  }

  .mb-80px-t
  {
    margin-bottom: -5rem;
  }

  .mt85px-t
  {
    margin-top: 5.3125rem;
  }

  .mb85px-t
  {
    margin-bottom: 5.3125rem;
  }

  .pt85px-t
  {
    padding-top: 5.3125rem;
  }

  .pb85px-t
  {
    padding-bottom: 5.3125rem;
  }

  .mt-85px-t
  {
    margin-top: -5.3125rem;
  }

  .mb-85px-t
  {
    margin-bottom: -5.3125rem;
  }

  .mt90px-t
  {
    margin-top: 5.625rem;
  }

  .mb90px-t
  {
    margin-bottom: 5.625rem;
  }

  .pt90px-t
  {
    padding-top: 5.625rem;
  }

  .pb90px-t
  {
    padding-bottom: 5.625rem;
  }

  .mt-90px-t
  {
    margin-top: -5.625rem;
  }

  .mb-90px-t
  {
    margin-bottom: -5.625rem;
  }

  .mt95px-t
  {
    margin-top: 5.9375rem;
  }

  .mb95px-t
  {
    margin-bottom: 5.9375rem;
  }

  .pt95px-t
  {
    padding-top: 5.9375rem;
  }

  .pb95px-t
  {
    padding-bottom: 5.9375rem;
  }

  .mt-95px-t
  {
    margin-top: -5.9375rem;
  }

  .mb-95px-t
  {
    margin-bottom: -5.9375rem;
  }

  .mt100px-t
  {
    margin-top: 6.25rem;
  }

  .mb100px-t
  {
    margin-bottom: 6.25rem;
  }

  .pt100px-t
  {
    padding-top: 6.25rem;
  }

  .pb100px-t
  {
    padding-bottom: 6.25rem;
  }

  .mt-100px-t
  {
    margin-top: -6.25rem;
  }

  .mb-100px-t
  {
    margin-bottom: -6.25rem;
  }

  .mt105px-t
  {
    margin-top: 6.5625rem;
  }

  .mb105px-t
  {
    margin-bottom: 6.5625rem;
  }

  .pt105px-t
  {
    padding-top: 6.5625rem;
  }

  .pb105px-t
  {
    padding-bottom: 6.5625rem;
  }

  .mt-105px-t
  {
    margin-top: -6.5625rem;
  }

  .mb-105px-t
  {
    margin-bottom: -6.5625rem;
  }

  .mt110px-t
  {
    margin-top: 6.875rem;
  }

  .mb110px-t
  {
    margin-bottom: 6.875rem;
  }

  .pt110px-t
  {
    padding-top: 6.875rem;
  }

  .pb110px-t
  {
    padding-bottom: 6.875rem;
  }

  .mt-110px-t
  {
    margin-top: -6.875rem;
  }

  .mb-110px-t
  {
    margin-bottom: -6.875rem;
  }

  .mt115px-t
  {
    margin-top: 7.1875rem;
  }

  .mb115px-t
  {
    margin-bottom: 7.1875rem;
  }

  .pt115px-t
  {
    padding-top: 7.1875rem;
  }

  .pb115px-t
  {
    padding-bottom: 7.1875rem;
  }

  .mt-115px-t
  {
    margin-top: -7.1875rem;
  }

  .mb-115px-t
  {
    margin-bottom: -7.1875rem;
  }

  .mt120px-t
  {
    margin-top: 7.5rem;
  }

  .mb120px-t
  {
    margin-bottom: 7.5rem;
  }

  .pt120px-t
  {
    padding-top: 7.5rem;
  }

  .pb120px-t
  {
    padding-bottom: 7.5rem;
  }

  .mt-120px-t
  {
    margin-top: -7.5rem;
  }

  .mb-120px-t
  {
    margin-bottom: -7.5rem;
  }

  .mt130px-t
  {
    margin-top: 8.125rem;
  }

  .mb130px-t
  {
    margin-bottom: 8.125rem;
  }

  .pt130px-t
  {
    padding-top: 8.125rem;
  }

  .pb130px-t
  {
    padding-bottom: 8.125rem;
  }

  .mt-130px-t
  {
    margin-top: -8.125rem;
  }

  .mb-130px-t
  {
    margin-bottom: -8.125rem;
  }

  .mt140px-t
  {
    margin-top: 8.75rem;
  }

  .mb140px-t
  {
    margin-bottom: 8.75rem;
  }

  .pt140px-t
  {
    padding-top: 8.75rem;
  }

  .pb140px-t
  {
    padding-bottom: 8.75rem;
  }

  .mt-140px-t
  {
    margin-top: -8.75rem;
  }

  .mb-140px-t
  {
    margin-bottom: -8.75rem;
  }

  .mt150px-t
  {
    margin-top: 9.375rem;
  }

  .mb150px-t
  {
    margin-bottom: 9.375rem;
  }

  .pt150px-t
  {
    padding-top: 9.375rem;
  }

  .pb150px-t
  {
    padding-bottom: 9.375rem;
  }

  .mt-150px-t
  {
    margin-top: -9.375rem;
  }

  .mb-150px-t
  {
    margin-bottom: -9.375rem;
  }

  .mt200px-t
  {
    margin-top: 12.5rem;
  }

  .mb200px-t
  {
    margin-bottom: 12.5rem;
  }

  .pt200px-t
  {
    padding-top: 12.5rem;
  }

  .pb200px-t
  {
    padding-bottom: 12.5rem;
  }

  .mt-200px-t
  {
    margin-top: -12.5rem;
  }

  .mb-200px-t
  {
    margin-bottom: -12.5rem;
  }

  .mt300px-t
  {
    margin-top: 18.75rem;
  }

  .mb300px-t
  {
    margin-bottom: 18.75rem;
  }

  .pt300px-t
  {
    padding-top: 18.75rem;
  }

  .pb300px-t
  {
    padding-bottom: 18.75rem;
  }

  .mt-300px-t
  {
    margin-top: -18.75rem;
  }

  .mb-300px-t
  {
    margin-bottom: -18.75rem;
  }

  .fz0px
  {
    font-size: 0rem;
  }

  .fz1px
  {
    font-size: 0.05rem;
  }

  .fz2px
  {
    font-size: 0.1rem;
  }

  .fz3px
  {
    font-size: 0.15rem;
  }

  .fz4px
  {
    font-size: 0.2rem;
  }

  .fz5px
  {
    font-size: 0.25rem;
  }

  .fz6px
  {
    font-size: 0.3rem;
  }

  .fz7px
  {
    font-size: 0.35rem;
  }

  .fz8px
  {
    font-size: 0.4rem;
  }

  .fz9px
  {
    font-size: 0.45rem;
  }

  .fz10px
  {
    font-size: 0.5rem;
  }

  .fz11px
  {
    font-size: 0.55rem;
  }

  .fz12px
  {
    font-size: 0.6rem;
  }

  .fz13px
  {
    font-size: 0.65rem;
  }

  .fz14px
  {
    font-size: 0.7rem;
  }

  .fz15px
  {
    font-size: 0.75rem;
  }

  .fz16px
  {
    font-size: 0.8rem;
  }

  .fz17px
  {
    font-size: 0.85rem;
  }

  .fz18px
  {
    font-size: 0.9rem;
  }

  .fz19px
  {
    font-size: 0.95rem;
  }

  .fz20px
  {
    font-size: 1rem;
  }

  .fz21px
  {
    font-size: 1.05rem;
  }

  .fz22px
  {
    font-size: 1.1rem;
  }

  .fz23px
  {
    font-size: 1.15rem;
  }

  .fz24px
  {
    font-size: 1.2rem;
  }

  .fz25px
  {
    font-size: 1.25rem;
  }

  .fz26px
  {
    font-size: 1.3rem;
  }

  .fz27px
  {
    font-size: 1.35rem;
  }

  .fz28px
  {
    font-size: 1.4rem;
  }

  .fz29px
  {
    font-size: 1.45rem;
  }

  .fz30px
  {
    font-size: 1.5rem;
  }

  .fz35px
  {
    font-size: 1.75rem;
  }

  .fz40px
  {
    font-size: 2rem;
  }

  .fz45px
  {
    font-size: 2.25rem;
  }

  .fz50px
  {
    font-size: 2.5rem;
  }

  .fz55px
  {
    font-size: 2.75rem;
  }

  .fz60px
  {
    font-size: 3rem;
  }

  .fz65px
  {
    font-size: 3.25rem;
  }

  .fz70px
  {
    font-size: 3.5rem;
  }

  .fz75px
  {
    font-size: 3.75rem;
  }

  .fz80px
  {
    font-size: 4rem;
  }

  .fz85px
  {
    font-size: 4.25rem;
  }

  .fz90px
  {
    font-size: 4.5rem;
  }

  .fz95px
  {
    font-size: 4.75rem;
  }

  .fz100px
  {
    font-size: 5rem;
  }

  .fz105px
  {
    font-size: 5.25rem;
  }

  .fz110px
  {
    font-size: 5.5rem;
  }

  .hide-on-md
  {
    display: none;
  }
}

@media screen and (max-width: 767.98px), screen and (orientation: landscape) and (max-width: 767.98px), screen and (orientation: portrait) and (max-width: 767.98px)
{
  .dot-list li
  {
    padding-left: 25px;
  }

  #toast
  {
    right: 50%;
    transform: translateX(50%);
  }

  .pagination .more span
  {
    padding: .1em;
  }

  .ttl
  {
    overflow-wrap: anywhere;
  }

  .ttl1,
  .cms-editor h1,
  .content-block h1
  {
    font-size: 36.4px;
  }

  .ttl2,
  .cms-editor h2,
  .content-block h2
  {
    font-size: 18.9px;
  }

  .section-ttl
  {
    font-size: 1.875rem;
  }

  .cards-list
  {
    margin: 0 -10px;
  }

  .cards-list__card
  {
    width: 50%;
    padding: 0 10px;
  }

  .msf-filter__opts
  {
    width: 100%;
  }

  .cms-editor > * + *,
  .content-block > * + *
  {
    margin-top: 25px;
  }

  .scroll-one-line
  {
    white-space: nowrap;
    overflow-x: scroll;
  }

  .space-inner-0px
  {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }

  .space-outer-0px
  {
    margin-top: 0rem;
    margin-bottom: 0rem;
  }

  .mt0px-m
  {
    margin-top: 0rem;
  }

  .mb0px-m
  {
    margin-bottom: 0rem;
  }

  .pt0px-m
  {
    padding-top: 0rem;
  }

  .pb0px-m
  {
    padding-bottom: 0rem;
  }

  .mt-0px-m
  {
    margin-top: 0rem;
  }

  .mb-0px-m
  {
    margin-bottom: 0rem;
  }

  .p-sides-m0px
  {
    padding-left: 0px;
    padding-right: 0px;
  }

  .p-sides-m-0px
  {
    padding-left: 0px;
    padding-right: 0px;
  }

  .space-inner-5px
  {
    padding-top: 0.15625rem;
    padding-bottom: 0.15625rem;
  }

  .space-outer-5px
  {
    margin-top: 0.21875rem;
    margin-bottom: 0.21875rem;
  }

  .mt5px-m
  {
    margin-top: 0.3125rem;
  }

  .mb5px-m
  {
    margin-bottom: 0.3125rem;
  }

  .pt5px-m
  {
    padding-top: 0.3125rem;
  }

  .pb5px-m
  {
    padding-bottom: 0.3125rem;
  }

  .mt-5px-m
  {
    margin-top: -0.3125rem;
  }

  .mb-5px-m
  {
    margin-bottom: -0.3125rem;
  }

  .p-sides-m5px
  {
    padding-left: 5px;
    padding-right: 5px;
  }

  .p-sides-m-5px
  {
    padding-left: -5px;
    padding-right: -5px;
  }

  .space-inner-10px
  {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }

  .space-outer-10px
  {
    margin-top: 0.4375rem;
    margin-bottom: 0.4375rem;
  }

  .mt10px-m
  {
    margin-top: 0.625rem;
  }

  .mb10px-m
  {
    margin-bottom: 0.625rem;
  }

  .pt10px-m
  {
    padding-top: 0.625rem;
  }

  .pb10px-m
  {
    padding-bottom: 0.625rem;
  }

  .mt-10px-m
  {
    margin-top: -0.625rem;
  }

  .mb-10px-m
  {
    margin-bottom: -0.625rem;
  }

  .p-sides-m10px
  {
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-sides-m-10px
  {
    padding-left: -10px;
    padding-right: -10px;
  }

  .space-inner-15px
  {
    padding-top: 0.46875rem;
    padding-bottom: 0.46875rem;
  }

  .space-outer-15px
  {
    margin-top: 0.65625rem;
    margin-bottom: 0.65625rem;
  }

  .mt15px-m
  {
    margin-top: 0.9375rem;
  }

  .mb15px-m
  {
    margin-bottom: 0.9375rem;
  }

  .pt15px-m
  {
    padding-top: 0.9375rem;
  }

  .pb15px-m
  {
    padding-bottom: 0.9375rem;
  }

  .mt-15px-m
  {
    margin-top: -0.9375rem;
  }

  .mb-15px-m
  {
    margin-bottom: -0.9375rem;
  }

  .p-sides-m15px
  {
    padding-left: 15px;
    padding-right: 15px;
  }

  .p-sides-m-15px
  {
    padding-left: -15px;
    padding-right: -15px;
  }

  .space-inner-20px
  {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }

  .space-outer-20px
  {
    margin-top: 0.875rem;
    margin-bottom: 0.875rem;
  }

  .mt20px-m
  {
    margin-top: 1.25rem;
  }

  .mb20px-m
  {
    margin-bottom: 1.25rem;
  }

  .pt20px-m
  {
    padding-top: 1.25rem;
  }

  .pb20px-m
  {
    padding-bottom: 1.25rem;
  }

  .mt-20px-m
  {
    margin-top: -1.25rem;
  }

  .mb-20px-m
  {
    margin-bottom: -1.25rem;
  }

  .p-sides-m20px
  {
    padding-left: 20px;
    padding-right: 20px;
  }

  .p-sides-m-20px
  {
    padding-left: -20px;
    padding-right: -20px;
  }

  .space-inner-25px
  {
    padding-top: 0.78125rem;
    padding-bottom: 0.78125rem;
  }

  .space-outer-25px
  {
    margin-top: 1.09375rem;
    margin-bottom: 1.09375rem;
  }

  .mt25px-m
  {
    margin-top: 1.5625rem;
  }

  .mb25px-m
  {
    margin-bottom: 1.5625rem;
  }

  .pt25px-m
  {
    padding-top: 1.5625rem;
  }

  .pb25px-m
  {
    padding-bottom: 1.5625rem;
  }

  .mt-25px-m
  {
    margin-top: -1.5625rem;
  }

  .mb-25px-m
  {
    margin-bottom: -1.5625rem;
  }

  .p-sides-m25px
  {
    padding-left: 25px;
    padding-right: 25px;
  }

  .p-sides-m-25px
  {
    padding-left: -25px;
    padding-right: -25px;
  }

  .space-inner-30px
  {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }

  .space-outer-30px
  {
    margin-top: 1.3125rem;
    margin-bottom: 1.3125rem;
  }

  .mt30px-m
  {
    margin-top: 1.875rem;
  }

  .mb30px-m
  {
    margin-bottom: 1.875rem;
  }

  .pt30px-m
  {
    padding-top: 1.875rem;
  }

  .pb30px-m
  {
    padding-bottom: 1.875rem;
  }

  .mt-30px-m
  {
    margin-top: -1.875rem;
  }

  .mb-30px-m
  {
    margin-bottom: -1.875rem;
  }

  .p-sides-m30px
  {
    padding-left: 30px;
    padding-right: 30px;
  }

  .p-sides-m-30px
  {
    padding-left: -30px;
    padding-right: -30px;
  }

  .space-inner-35px
  {
    padding-top: 1.09375rem;
    padding-bottom: 1.09375rem;
  }

  .space-outer-35px
  {
    margin-top: 1.53125rem;
    margin-bottom: 1.53125rem;
  }

  .mt35px-m
  {
    margin-top: 2.1875rem;
  }

  .mb35px-m
  {
    margin-bottom: 2.1875rem;
  }

  .pt35px-m
  {
    padding-top: 2.1875rem;
  }

  .pb35px-m
  {
    padding-bottom: 2.1875rem;
  }

  .mt-35px-m
  {
    margin-top: -2.1875rem;
  }

  .mb-35px-m
  {
    margin-bottom: -2.1875rem;
  }

  .p-sides-m35px
  {
    padding-left: 35px;
    padding-right: 35px;
  }

  .p-sides-m-35px
  {
    padding-left: -35px;
    padding-right: -35px;
  }

  .space-inner-40px
  {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .space-outer-40px
  {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
  }

  .mt40px-m
  {
    margin-top: 2.5rem;
  }

  .mb40px-m
  {
    margin-bottom: 2.5rem;
  }

  .pt40px-m
  {
    padding-top: 2.5rem;
  }

  .pb40px-m
  {
    padding-bottom: 2.5rem;
  }

  .mt-40px-m
  {
    margin-top: -2.5rem;
  }

  .mb-40px-m
  {
    margin-bottom: -2.5rem;
  }

  .p-sides-m40px
  {
    padding-left: 40px;
    padding-right: 40px;
  }

  .p-sides-m-40px
  {
    padding-left: -40px;
    padding-right: -40px;
  }

  .space-inner-45px
  {
    padding-top: 1.40625rem;
    padding-bottom: 1.40625rem;
  }

  .space-outer-45px
  {
    margin-top: 1.96875rem;
    margin-bottom: 1.96875rem;
  }

  .mt45px-m
  {
    margin-top: 2.8125rem;
  }

  .mb45px-m
  {
    margin-bottom: 2.8125rem;
  }

  .pt45px-m
  {
    padding-top: 2.8125rem;
  }

  .pb45px-m
  {
    padding-bottom: 2.8125rem;
  }

  .mt-45px-m
  {
    margin-top: -2.8125rem;
  }

  .mb-45px-m
  {
    margin-bottom: -2.8125rem;
  }

  .p-sides-m45px
  {
    padding-left: 45px;
    padding-right: 45px;
  }

  .p-sides-m-45px
  {
    padding-left: -45px;
    padding-right: -45px;
  }

  .space-inner-50px
  {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
  }

  .space-outer-50px
  {
    margin-top: 2.1875rem;
    margin-bottom: 2.1875rem;
  }

  .mt50px-m
  {
    margin-top: 3.125rem;
  }

  .mb50px-m
  {
    margin-bottom: 3.125rem;
  }

  .pt50px-m
  {
    padding-top: 3.125rem;
  }

  .pb50px-m
  {
    padding-bottom: 3.125rem;
  }

  .mt-50px-m
  {
    margin-top: -3.125rem;
  }

  .mb-50px-m
  {
    margin-bottom: -3.125rem;
  }

  .p-sides-m50px
  {
    padding-left: 50px;
    padding-right: 50px;
  }

  .p-sides-m-50px
  {
    padding-left: -50px;
    padding-right: -50px;
  }

  .space-inner-55px
  {
    padding-top: 1.71875rem;
    padding-bottom: 1.71875rem;
  }

  .space-outer-55px
  {
    margin-top: 2.40625rem;
    margin-bottom: 2.40625rem;
  }

  .mt55px-m
  {
    margin-top: 3.4375rem;
  }

  .mb55px-m
  {
    margin-bottom: 3.4375rem;
  }

  .pt55px-m
  {
    padding-top: 3.4375rem;
  }

  .pb55px-m
  {
    padding-bottom: 3.4375rem;
  }

  .mt-55px-m
  {
    margin-top: -3.4375rem;
  }

  .mb-55px-m
  {
    margin-bottom: -3.4375rem;
  }

  .p-sides-m55px
  {
    padding-left: 55px;
    padding-right: 55px;
  }

  .p-sides-m-55px
  {
    padding-left: -55px;
    padding-right: -55px;
  }

  .space-inner-60px
  {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }

  .space-outer-60px
  {
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
  }

  .mt60px-m
  {
    margin-top: 3.75rem;
  }

  .mb60px-m
  {
    margin-bottom: 3.75rem;
  }

  .pt60px-m
  {
    padding-top: 3.75rem;
  }

  .pb60px-m
  {
    padding-bottom: 3.75rem;
  }

  .mt-60px-m
  {
    margin-top: -3.75rem;
  }

  .mb-60px-m
  {
    margin-bottom: -3.75rem;
  }

  .p-sides-m60px
  {
    padding-left: 60px;
    padding-right: 60px;
  }

  .p-sides-m-60px
  {
    padding-left: -60px;
    padding-right: -60px;
  }

  .space-inner-65px
  {
    padding-top: 2.03125rem;
    padding-bottom: 2.03125rem;
  }

  .space-outer-65px
  {
    margin-top: 2.84375rem;
    margin-bottom: 2.84375rem;
  }

  .mt65px-m
  {
    margin-top: 4.0625rem;
  }

  .mb65px-m
  {
    margin-bottom: 4.0625rem;
  }

  .pt65px-m
  {
    padding-top: 4.0625rem;
  }

  .pb65px-m
  {
    padding-bottom: 4.0625rem;
  }

  .mt-65px-m
  {
    margin-top: -4.0625rem;
  }

  .mb-65px-m
  {
    margin-bottom: -4.0625rem;
  }

  .p-sides-m65px
  {
    padding-left: 65px;
    padding-right: 65px;
  }

  .p-sides-m-65px
  {
    padding-left: -65px;
    padding-right: -65px;
  }

  .space-inner-70px
  {
    padding-top: 2.1875rem;
    padding-bottom: 2.1875rem;
  }

  .space-outer-70px
  {
    margin-top: 3.0625rem;
    margin-bottom: 3.0625rem;
  }

  .mt70px-m
  {
    margin-top: 4.375rem;
  }

  .mb70px-m
  {
    margin-bottom: 4.375rem;
  }

  .pt70px-m
  {
    padding-top: 4.375rem;
  }

  .pb70px-m
  {
    padding-bottom: 4.375rem;
  }

  .mt-70px-m
  {
    margin-top: -4.375rem;
  }

  .mb-70px-m
  {
    margin-bottom: -4.375rem;
  }

  .p-sides-m70px
  {
    padding-left: 70px;
    padding-right: 70px;
  }

  .p-sides-m-70px
  {
    padding-left: -70px;
    padding-right: -70px;
  }

  .space-inner-75px
  {
    padding-top: 2.34375rem;
    padding-bottom: 2.34375rem;
  }

  .space-outer-75px
  {
    margin-top: 3.28125rem;
    margin-bottom: 3.28125rem;
  }

  .mt75px-m
  {
    margin-top: 4.6875rem;
  }

  .mb75px-m
  {
    margin-bottom: 4.6875rem;
  }

  .pt75px-m
  {
    padding-top: 4.6875rem;
  }

  .pb75px-m
  {
    padding-bottom: 4.6875rem;
  }

  .mt-75px-m
  {
    margin-top: -4.6875rem;
  }

  .mb-75px-m
  {
    margin-bottom: -4.6875rem;
  }

  .p-sides-m75px
  {
    padding-left: 75px;
    padding-right: 75px;
  }

  .p-sides-m-75px
  {
    padding-left: -75px;
    padding-right: -75px;
  }

  .space-inner-80px
  {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .space-outer-80px
  {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .mt80px-m
  {
    margin-top: 5rem;
  }

  .mb80px-m
  {
    margin-bottom: 5rem;
  }

  .pt80px-m
  {
    padding-top: 5rem;
  }

  .pb80px-m
  {
    padding-bottom: 5rem;
  }

  .mt-80px-m
  {
    margin-top: -5rem;
  }

  .mb-80px-m
  {
    margin-bottom: -5rem;
  }

  .p-sides-m80px
  {
    padding-left: 80px;
    padding-right: 80px;
  }

  .p-sides-m-80px
  {
    padding-left: -80px;
    padding-right: -80px;
  }

  .space-inner-85px
  {
    padding-top: 2.65625rem;
    padding-bottom: 2.65625rem;
  }

  .space-outer-85px
  {
    margin-top: 3.71875rem;
    margin-bottom: 3.71875rem;
  }

  .mt85px-m
  {
    margin-top: 5.3125rem;
  }

  .mb85px-m
  {
    margin-bottom: 5.3125rem;
  }

  .pt85px-m
  {
    padding-top: 5.3125rem;
  }

  .pb85px-m
  {
    padding-bottom: 5.3125rem;
  }

  .mt-85px-m
  {
    margin-top: -5.3125rem;
  }

  .mb-85px-m
  {
    margin-bottom: -5.3125rem;
  }

  .p-sides-m85px
  {
    padding-left: 85px;
    padding-right: 85px;
  }

  .p-sides-m-85px
  {
    padding-left: -85px;
    padding-right: -85px;
  }

  .space-inner-90px
  {
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem;
  }

  .space-outer-90px
  {
    margin-top: 3.9375rem;
    margin-bottom: 3.9375rem;
  }

  .mt90px-m
  {
    margin-top: 5.625rem;
  }

  .mb90px-m
  {
    margin-bottom: 5.625rem;
  }

  .pt90px-m
  {
    padding-top: 5.625rem;
  }

  .pb90px-m
  {
    padding-bottom: 5.625rem;
  }

  .mt-90px-m
  {
    margin-top: -5.625rem;
  }

  .mb-90px-m
  {
    margin-bottom: -5.625rem;
  }

  .p-sides-m90px
  {
    padding-left: 90px;
    padding-right: 90px;
  }

  .p-sides-m-90px
  {
    padding-left: -90px;
    padding-right: -90px;
  }

  .space-inner-95px
  {
    padding-top: 2.96875rem;
    padding-bottom: 2.96875rem;
  }

  .space-outer-95px
  {
    margin-top: 4.15625rem;
    margin-bottom: 4.15625rem;
  }

  .mt95px-m
  {
    margin-top: 5.9375rem;
  }

  .mb95px-m
  {
    margin-bottom: 5.9375rem;
  }

  .pt95px-m
  {
    padding-top: 5.9375rem;
  }

  .pb95px-m
  {
    padding-bottom: 5.9375rem;
  }

  .mt-95px-m
  {
    margin-top: -5.9375rem;
  }

  .mb-95px-m
  {
    margin-bottom: -5.9375rem;
  }

  .p-sides-m95px
  {
    padding-left: 95px;
    padding-right: 95px;
  }

  .p-sides-m-95px
  {
    padding-left: -95px;
    padding-right: -95px;
  }

  .space-inner-100px
  {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }

  .space-outer-100px
  {
    margin-top: 4.375rem;
    margin-bottom: 4.375rem;
  }

  .mt100px-m
  {
    margin-top: 6.25rem;
  }

  .mb100px-m
  {
    margin-bottom: 6.25rem;
  }

  .pt100px-m
  {
    padding-top: 6.25rem;
  }

  .pb100px-m
  {
    padding-bottom: 6.25rem;
  }

  .mt-100px-m
  {
    margin-top: -6.25rem;
  }

  .mb-100px-m
  {
    margin-bottom: -6.25rem;
  }

  .p-sides-m100px
  {
    padding-left: 100px;
    padding-right: 100px;
  }

  .p-sides-m-100px
  {
    padding-left: -100px;
    padding-right: -100px;
  }

  .space-inner-105px
  {
    padding-top: 3.28125rem;
    padding-bottom: 3.28125rem;
  }

  .space-outer-105px
  {
    margin-top: 4.59375rem;
    margin-bottom: 4.59375rem;
  }

  .mt105px-m
  {
    margin-top: 6.5625rem;
  }

  .mb105px-m
  {
    margin-bottom: 6.5625rem;
  }

  .pt105px-m
  {
    padding-top: 6.5625rem;
  }

  .pb105px-m
  {
    padding-bottom: 6.5625rem;
  }

  .mt-105px-m
  {
    margin-top: -6.5625rem;
  }

  .mb-105px-m
  {
    margin-bottom: -6.5625rem;
  }

  .p-sides-m105px
  {
    padding-left: 105px;
    padding-right: 105px;
  }

  .p-sides-m-105px
  {
    padding-left: -105px;
    padding-right: -105px;
  }

  .space-inner-110px
  {
    padding-top: 3.4375rem;
    padding-bottom: 3.4375rem;
  }

  .space-outer-110px
  {
    margin-top: 4.8125rem;
    margin-bottom: 4.8125rem;
  }

  .mt110px-m
  {
    margin-top: 6.875rem;
  }

  .mb110px-m
  {
    margin-bottom: 6.875rem;
  }

  .pt110px-m
  {
    padding-top: 6.875rem;
  }

  .pb110px-m
  {
    padding-bottom: 6.875rem;
  }

  .mt-110px-m
  {
    margin-top: -6.875rem;
  }

  .mb-110px-m
  {
    margin-bottom: -6.875rem;
  }

  .p-sides-m110px
  {
    padding-left: 110px;
    padding-right: 110px;
  }

  .p-sides-m-110px
  {
    padding-left: -110px;
    padding-right: -110px;
  }

  .space-inner-115px
  {
    padding-top: 3.59375rem;
    padding-bottom: 3.59375rem;
  }

  .space-outer-115px
  {
    margin-top: 5.03125rem;
    margin-bottom: 5.03125rem;
  }

  .mt115px-m
  {
    margin-top: 7.1875rem;
  }

  .mb115px-m
  {
    margin-bottom: 7.1875rem;
  }

  .pt115px-m
  {
    padding-top: 7.1875rem;
  }

  .pb115px-m
  {
    padding-bottom: 7.1875rem;
  }

  .mt-115px-m
  {
    margin-top: -7.1875rem;
  }

  .mb-115px-m
  {
    margin-bottom: -7.1875rem;
  }

  .p-sides-m115px
  {
    padding-left: 115px;
    padding-right: 115px;
  }

  .p-sides-m-115px
  {
    padding-left: -115px;
    padding-right: -115px;
  }

  .space-inner-120px
  {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .space-outer-120px
  {
    margin-top: 5.25rem;
    margin-bottom: 5.25rem;
  }

  .mt120px-m
  {
    margin-top: 7.5rem;
  }

  .mb120px-m
  {
    margin-bottom: 7.5rem;
  }

  .pt120px-m
  {
    padding-top: 7.5rem;
  }

  .pb120px-m
  {
    padding-bottom: 7.5rem;
  }

  .mt-120px-m
  {
    margin-top: -7.5rem;
  }

  .mb-120px-m
  {
    margin-bottom: -7.5rem;
  }

  .p-sides-m120px
  {
    padding-left: 120px;
    padding-right: 120px;
  }

  .p-sides-m-120px
  {
    padding-left: -120px;
    padding-right: -120px;
  }

  .space-inner-130px
  {
    padding-top: 4.0625rem;
    padding-bottom: 4.0625rem;
  }

  .space-outer-130px
  {
    margin-top: 5.6875rem;
    margin-bottom: 5.6875rem;
  }

  .mt130px-m
  {
    margin-top: 8.125rem;
  }

  .mb130px-m
  {
    margin-bottom: 8.125rem;
  }

  .pt130px-m
  {
    padding-top: 8.125rem;
  }

  .pb130px-m
  {
    padding-bottom: 8.125rem;
  }

  .mt-130px-m
  {
    margin-top: -8.125rem;
  }

  .mb-130px-m
  {
    margin-bottom: -8.125rem;
  }

  .p-sides-m130px
  {
    padding-left: 130px;
    padding-right: 130px;
  }

  .p-sides-m-130px
  {
    padding-left: -130px;
    padding-right: -130px;
  }

  .space-inner-140px
  {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }

  .space-outer-140px
  {
    margin-top: 6.125rem;
    margin-bottom: 6.125rem;
  }

  .mt140px-m
  {
    margin-top: 8.75rem;
  }

  .mb140px-m
  {
    margin-bottom: 8.75rem;
  }

  .pt140px-m
  {
    padding-top: 8.75rem;
  }

  .pb140px-m
  {
    padding-bottom: 8.75rem;
  }

  .mt-140px-m
  {
    margin-top: -8.75rem;
  }

  .mb-140px-m
  {
    margin-bottom: -8.75rem;
  }

  .p-sides-m140px
  {
    padding-left: 140px;
    padding-right: 140px;
  }

  .p-sides-m-140px
  {
    padding-left: -140px;
    padding-right: -140px;
  }

  .space-inner-150px
  {
    padding-top: 4.6875rem;
    padding-bottom: 4.6875rem;
  }

  .space-outer-150px
  {
    margin-top: 6.5625rem;
    margin-bottom: 6.5625rem;
  }

  .mt150px-m
  {
    margin-top: 9.375rem;
  }

  .mb150px-m
  {
    margin-bottom: 9.375rem;
  }

  .pt150px-m
  {
    padding-top: 9.375rem;
  }

  .pb150px-m
  {
    padding-bottom: 9.375rem;
  }

  .mt-150px-m
  {
    margin-top: -9.375rem;
  }

  .mb-150px-m
  {
    margin-bottom: -9.375rem;
  }

  .p-sides-m150px
  {
    padding-left: 150px;
    padding-right: 150px;
  }

  .p-sides-m-150px
  {
    padding-left: -150px;
    padding-right: -150px;
  }

  .space-inner-200px
  {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .space-outer-200px
  {
    margin-top: 8.75rem;
    margin-bottom: 8.75rem;
  }

  .mt200px-m
  {
    margin-top: 12.5rem;
  }

  .mb200px-m
  {
    margin-bottom: 12.5rem;
  }

  .pt200px-m
  {
    padding-top: 12.5rem;
  }

  .pb200px-m
  {
    padding-bottom: 12.5rem;
  }

  .mt-200px-m
  {
    margin-top: -12.5rem;
  }

  .mb-200px-m
  {
    margin-bottom: -12.5rem;
  }

  .p-sides-m200px
  {
    padding-left: 200px;
    padding-right: 200px;
  }

  .p-sides-m-200px
  {
    padding-left: -200px;
    padding-right: -200px;
  }

  .space-inner-300px
  {
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }

  .space-outer-300px
  {
    margin-top: 13.125rem;
    margin-bottom: 13.125rem;
  }

  .mt300px-m
  {
    margin-top: 18.75rem;
  }

  .mb300px-m
  {
    margin-bottom: 18.75rem;
  }

  .pt300px-m
  {
    padding-top: 18.75rem;
  }

  .pb300px-m
  {
    padding-bottom: 18.75rem;
  }

  .mt-300px-m
  {
    margin-top: -18.75rem;
  }

  .mb-300px-m
  {
    margin-bottom: -18.75rem;
  }

  .p-sides-m300px
  {
    padding-left: 300px;
    padding-right: 300px;
  }

  .p-sides-m-300px
  {
    padding-left: -300px;
    padding-right: -300px;
  }

  .hide-on-sm
  {
    display: none;
  }

  .greeting__ttl
  {
    font-size: 50px;
    line-height: 100%;
    margin-bottom: 5rem;
  }
}

@media screen and (max-width: 575.98px)
{
  .pagination li + li
  {
    margin-left: 0.25rem;
  }

  .header
  {
    padding: 28px 0;
  }

  .cards-list--compact-xs .cards-list__card
  {
    width: 100%;
    text-align: center;
  }

  .menu-opened .header-nav
  {
    font-size: 1.1rem;
  }

  .cards-total
  {
    text-align: initial;
  }

  .ctrl-section
  {
    margin-bottom: 20px;
  }

  .ctrl-section__ttl
  {
    text-align: initial;
    font-weight: 600;
  }

  .ms-ctrls
  {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 20px 0;
    margin: 0;
    transition: transform .3s;
    left: 0;
    transform: translateX(-110vw);
    z-index: 5;
    flex-flow: column nowrap;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .ms-ctrls__col
  {
    flex: initial;
    width: 100%;
  }

  .ms-ctrls__col--srch
  {
    padding-right: 55px;
  }

  .ms-ctrls__col--filter
  {
    margin: 0;
    padding-bottom: 10px;
    max-height: calc(100% - 175px);
  }

  .ms-ctrls__col--actions
  {
    margin-top: auto;
  }

  .msf-filter
  {
    background: none;
    position: static;
    visibility: visible;
    opacity: 1;
    max-height: initial;
    padding: 0;
  }

  .msf-filter__opts
  {
    padding: 0;
  }

  .msf-list
  {
    display: block;
    max-height: 100%;
    overflow: hidden auto;
  }

  .msf-list::-webkit-scrollbar-track
  {
    background-color: transparent;
  }

  .msf-list::-webkit-scrollbar
  {
    width: 10px;
    background-color: transparent;
  }

  .msf-list::-webkit-scrollbar-thumb
  {
    background-color: #E0E0E0;
  }

  .msf-list__el
  {
    margin: 0 0 20px;
  }

  .msf-list__name
  {
    font-size: 1.1875rem;
  }

  .msf-reset:before
  {
    font-size: 1.1em;
  }

  .msf-actions
  {
    justify-content: space-around;
  }

  .msf-actions .msf-reset
  {
    padding: 12px 15px 12px 0;
    font-size: 0.8125rem;
  }

  .msf-actions .msf-smb
  {
    flex: 1;
  }

  .object-visual__artwork
  {
    height: 300px;
  }

  .object-visual__mark
  {
    max-width: 35px;
  }

  .footer
  {
    padding: 50px 0 15px;
  }

  .footer-main__col--l
  {
    margin-bottom: 30px;
  }

  .footer-second__col
  {
    margin-left: initial;
  }

  .hide-on-xs
  {
    display: none;
  }
}

@media screen and (max-width: 320px)
{
  body
  {
    min-width: 320px;
  }
}

@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;
  }

  *,
  *:before,
  *:after
  {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited
  {
    text-decoration: underline;
  }

  a[href]:after
  {
    content: " (" attr(href) ")";
  }

  abbr[title]:after
  {
    content: " (" attr(title) ")";
  }

  /*
	   * Don't show links that are fragment identifiers,
	   * or use the `javascript:` pseudo protocol
	   */

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
	   * Printing Tables:
	   * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
	   */

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

@media not all and (pointer: coarse) {
  .msf-list__el:hover .msf-list__name {
    color: #F7A716;
  }
  .collection-documents .msf-list__el:hover .msf-list__name {
    color: #333333;
  }
}

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}