/*!******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/scss/base.scss ***!
  \******************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: "montserrat";
  src: url(/wp-content/themes/shifeng/assets-dist/fonts/subset-Montserrat-Light.a23a516038fac89e9ead.woff2) format("woff2"), url(/wp-content/themes/shifeng/assets-dist/fonts/subset-Montserrat-Light.10ebeccea0bf0d7af19e.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "montserrat";
  src: url(/wp-content/themes/shifeng/assets-dist/fonts/subset-Montserrat-Regular.bf37d76558b25eb4104d.woff2) format("woff2"), url(/wp-content/themes/shifeng/assets-dist/fonts/subset-Montserrat-Regular.1f1cd1e3db7a21bb8ebb.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "montserrat";
  src: url(/wp-content/themes/shifeng/assets-dist/fonts/subset-Montserrat-ExtraBold.d0ab3f9a19bdf7ec6fcc.woff2) format("woff2"), url(/wp-content/themes/shifeng/assets-dist/fonts/subset-Montserrat-ExtraBold.5eabd93127a38a729657.woff) format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "montserrat-fallback";
  src: local("Arial");
  size-adjust: 112%;
  ascent-override: 84%;
  descent-override: 22%;
  line-gap-override: 0%;
}
@font-face {
  font-family: "moula-fallback";
  src: local("Arial");
  size-adjust: 105%;
  ascent-override: 90%;
  descent-override: 24%;
  line-gap-override: 0%;
}
@font-face {
  font-family: "roadradio-fallback";
  src: local("Arial Black"), local("Arial");
  size-adjust: 95%;
  ascent-override: 105%;
  descent-override: 26%;
  line-gap-override: 0%;
}
@keyframes backgroundSignal {
  from {
    background-color: #ec3131;
  }
  to {
    background-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes colorSignal {
  from {
    color: #ec3131;
  }
  to {
    color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes borderSignal {
  from {
    border-color: #ec3131;
  }
  to {
    border-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-family: "Montserrat", "montserrat-fallback", "Arial", sans-serif;
  font-weight: 400;
  vertical-align: middle;
  line-height: 1.25em;
  color: #101212;
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
  font-family: "Montserrat", "montserrat-fallback", "Arial", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  width: 100%;
  background-color: #f3f6f9;
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* &.stopScroll {
    overflow: hidden;
  }*/
}

body {
  margin: 0px auto;
  width: 100%;
  min-width: 320px;
  position: relative;
  padding-top: 0;
  overflow-x: hidden !important;
}
body.noscroll {
  overflow: hidden;
}
body.scroll-locked {
  position: fixed;
  left: 0;
  width: 100%;
}

* {
  padding: 0px;
  margin: 0px;
  border: 0;
  outline: 0;
  box-sizing: border-box;
  outline: none;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  -webkit-font-smoothing: antialiased;
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

fieldset {
  border: 1px solid #111111;
  display: inline-block;
  padding: 0px 10px 5px 10px;
}

legend {
  padding: 0px 10px;
  font-size: 12px;
}

ul {
  list-style: none;
  list-style-position: inside;
}

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

p,
code,
span {
  font-family: inherit;
  color: inherit;
  font-size: inherit;
  vertical-align: baseline;
}

input::-ms-clear {
  display: none;
}

span,
strong {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  vertical-align: baseline;
  line-height: inherit;
}

.content {
  width: 81.125vw;
  height: auto;
  margin: auto;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .content {
    width: 87.5vw;
    padding: 0px 0px;
  }
}

@media only screen and (max-width: 600px) {
  .headline,
  .headlineSmall {
    width: 88%;
    padding: 0px 0px;
  }
}

.block {
  width: 100%;
  height: auto;
  margin: auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
}

.mobile,
.mobileInline {
  display: none !important;
}
@media only screen and (max-width: 600px) {
  .mobile,
  .mobileInline {
    display: block !important;
  }
}

.fontTit {
  font-weight: 800;
  font-size: 2.5vw;
  color: #202226;
  text-align: left;
  padding: 0px 0px 1.875vw 0px;
  margin: 0px;
  line-height: 1.25em;
  position: relative;
  text-transform: uppercase;
}
.fontTit strong {
  color: #ec3131;
}
.fontTit span {
  font-weight: 400;
}
@media only screen and (max-width: 600px) {
  .fontTit {
    font-size: 5.7vw;
    margin-bottom: 6.25vw;
  }
}

.wrapPhone {
  display: inline-block;
  position: relative;
  line-height: 0;
}

.callDesctop {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
}
.callDesctop:hover {
  cursor: pointer;
}
.callDesctop.noHover:hover {
  cursor: default;
}
@media only screen and (max-width: 600px) {
  .callDesctop {
    display: none;
  }
}

.dnone {
  opacity: 0;
}

#main {
  overflow: hidden;
}

::-moz-placeholder {
  opacity: 1;
  color: #fff;
}

::-webkit-input-placeholder {
  opacity: 1;
  color: #fff;
}

:focus::-webkit-input-placeholder {
  color: transparent !important;
}
:focus::-moz-placeholder {
  color: transparent !important;
}
:focus:-moz-placeholder {
  color: transparent !important;
}
:focus:-ms-input-placeholder {
  color: transparent !important;
}

iframe[name=google_conversion_frame] {
  display: none;
}

.visible {
  visibility: visible !important;
}

.preloader {
  position: absolute;
  left: 50%;
  top: 0;
  right: 0;
  bottom: 0;
  transform: translate3d(-50%, 0px, 0px);
  z-index: 1001;
  height: 100px;
}
.preloader__row {
  position: relative;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  margin-top: -35px;
  margin-left: -35px;
  text-align: center;
  animation: preloader-rotate 2s infinite linear;
}
.preloader__item {
  position: absolute;
  display: inline-block;
  top: 0;
  background-color: #2b9e4e;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  animation: preloader-bounce 2s infinite ease-in-out;
}
.preloader__item:last-child {
  top: auto;
  bottom: 0;
  animation-delay: -1s;
}

.loaded_hiding .preloader {
  transition: 0.3s opacity;
  opacity: 0;
}

.loaded .preloader {
  display: none;
}

label.radio {
  display: inline-flex;
}
label.radio input[type=radio] {
  display: none;
}
label.radio input[type=radio]:checked + span {
  background-position: 0px center;
  opacity: 1;
}
label.radio input[type=radio]:checked + span + p {
  opacity: 1;
}
label.radio span {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: -16px 0px;
  margin-bottom: 0px;
  flex-shrink: 0;
  opacity: 0.6;
}
label.radio p {
  font-weight: 300;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  text-align: left;
  padding-left: 5px;
  vertical-align: middle;
  line-height: 1.25em;
  max-width: 95%;
  white-space: nowrap;
  opacity: 0.6;
}
label.radio.dark p {
  color: #2b2a28;
}

label.checkbox {
  display: inline-flex;
  gap: 0.625vw;
}
label.checkbox.vCenter {
  align-items: center;
}
label.checkbox input[type=checkbox] {
  display: none;
}
label.checkbox input[type=checkbox]:checked + span {
  background-position: 0px 0px;
}
label.checkbox span {
  display: inline-block;
  vertical-align: middle;
  width: 1.125vw;
  height: 1.125vw;
  background-repeat: no-repeat;
  background-size: 1.125vw 2.25vw;
  background-position: 0px -1.125vw;
  background-image: url(/wp-content/themes/shifeng/assets-dist/icons/checkbox.3e1fb243be0ddf6792d1.svg);
  margin-bottom: 0.188vw;
  flex-shrink: 0;
}
label.checkbox span:hover {
  opacity: 0.8;
  cursor: pointer;
}
label.checkbox strong {
  font-weight: 400;
  font-size: 0.69vw;
  color: #fff;
  opacity: 0.7;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  line-height: 140%;
  white-space: normal;
}
label.checkbox strong a {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
  vertical-align: baseline;
  text-decoration: underline;
}
label.checkbox strong a:hover {
  cursor: pointer;
  text-decoration: none;
}
label.checkbox strong a:active {
  text-decoration: underline;
}
label.checkbox.red span {
  background-image: url(/wp-content/themes/shifeng/assets-dist/icons/checkbox-red.da411967b6fc0e418dc2.svg);
}
@media only screen and (max-width: 600px) {
  label.checkbox.red span {
    width: 5.625vw;
    height: 5.625vw;
    background-size: 5.625vw 11.25vw;
    background-position-y: -5.625vw;
  }
}
@media only screen and (max-width: 600px) {
  label.checkbox.red.black strong {
    font-size: 2.81vw;
  }
}
label.checkbox.black strong {
  color: #202226;
}
label.checkbox.dark strong, label.checkbox.dark strong a {
  color: #ababab;
}
@media only screen and (max-width: 600px) {
  label.checkbox {
    gap: 3.125vw;
  }
  label.checkbox strong {
    font-size: 3.44vw;
  }
  label.checkbox span {
    width: 5.62vw;
    height: 5.62vw;
    background-size: 5.62vw 11.24vw;
    background-position: 0px -5.62vw;
  }
}

.pulse {
  width: 3vw;
  height: 3vw;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  background-color: transparent;
  position: relative;
  filter: drop-shadow(0px 0px 20px rgba(83, 83, 83, 0.25));
}
.pulse img,
.pulse svg {
  width: 3vw;
  height: 3vw;
  display: block;
  flex-grow: 1;
}
.pulse:hover svg .pulseBg {
  fill: #fff;
  stroke: #ff5d5d;
}
.pulse:hover svg .pulseIn {
  fill: #ff5d5d;
}
@media only screen and (max-width: 600px) {
  .pulse {
    width: 15vw;
    height: 15vw;
    max-width: none;
  }
  .pulse img,
  .pulse svg {
    width: 15vw;
    height: 15vw;
    max-width: none;
  }
  .pulse:before, .pulse:after {
    content: " ";
    display: block;
    width: 15vw;
    height: 15vw;
    border-radius: 100%;
    border: 1px solid #d3d3d3;
    opacity: 0;
    animation: pulse 2s infinite linear;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0px);
    z-index: 0;
    will-change: width, height, opacity;
  }
  .pulse:before {
    animation-delay: 0.5s;
    animation-fill-mode: backwards;
  }
  .pulse:after {
    animation-delay: 1.5s;
    animation-fill-mode: backwards;
  }
}

@media only screen and (max-width: 600px) {
  .productPulse {
    right: 3vw;
    top: -4vw;
  }
}

@media only screen and (max-width: 600px) {
  .galFullScreen {
    right: 6.25vw;
    bottom: 3.75vw;
  }
}

@media only screen and (max-width: 600px) {
  .galleryNav,
  .descrNav {
    width: 14vw;
    height: 14vw;
  }
}

.fancybox__content {
  background-color: transparent !important;
  justify-content: center;
  padding: 20px;
}
.fancybox__container {
  --video-ratio: 16/9;
}
.fancybox__slide.has-iframe .fancybox__content {
  width: min(90%, 90vh * var(--video-ratio)) !important;
  aspect-ratio: var(--video-ratio) !important;
  height: auto !important;
  max-height: 90vh !important;
  padding: 0 !important;
}
.fancybox__iframe {
  width: 100% !important;
  height: 100% !important;
  display: block;
}

.has-html5video .fancybox__content {
  width: auto !important;
  height: auto !important;
}

.cbk-phone {
  position: fixed !important;
  right: 140px !important;
  bottom: 110px !important;
  top: auto !important;
  margin-right: var(--lock-padding, 0px) !important;
}
@media only screen and (max-width: 600px) {
  .cbk-phone {
    right: 9.9vw !important;
    bottom: 5vw !important;
  }
}

@keyframes preloader-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes preloader-bounce {
  0%, 100% {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    width: 15vw;
    height: 15vw;
    opacity: 1;
  }
  60% {
    opacity: 0.8;
  }
  80% {
    opacity: 0.7;
  }
  100% {
    width: 37.5vw;
    height: 37.5vw;
    opacity: 0;
  }
}
.picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
/*!*************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/scss/utils/sizes.scss ***!
  \*************************************************************************************************************************************************************************************************************************************/

/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/scss/animations/animations.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************/
.pulse:before {
  content: " ";
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  border: 1px solid #d3d3d3;
  opacity: 0;
  animation: pulse 2s infinite linear;
  animation-delay: 0.5s;
  animation-fill-mode: backwards;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0px);
  z-index: 0;
  will-change: transform, opacity;
}

.pulse:after {
  content: " ";
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  border: 1px solid #d3d3d3;
  opacity: 0;
  animation: pulse 2s infinite linear;
  animation-delay: 1.5s;
  animation-fill-mode: backwards;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0px);
  z-index: 0;
  will-change: transform, opacity;
}

@keyframes pulse {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  60% {
    opacity: 0.8;
  }
  80% {
    opacity: 0.7;
  }
  100% {
    transform: translate(-50%, -50%) scale(3.333);
    opacity: 0;
  }
}
.ani {
  visibility: hidden;
}

.socMoveLeft1 {
  animation-name: socMoveLeft;
  -webkit-animation-name: socMoveLeft;
  animation-duration: 300ms;
  -webkit-animation-duration: 300ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  position: relative;
  visibility: visible !important;
  z-index: 2;
  animation-delay: 200ms;
  animation-fill-mode: backwards;
}

.socMoveLeft2 {
  animation-name: socMoveLeft;
  -webkit-animation-name: socMoveLeft;
  animation-duration: 300ms;
  -webkit-animation-duration: 300ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  z-index: 1;
  position: relative;
  visibility: visible !important;
  animation-delay: 700ms;
  animation-fill-mode: backwards;
}

@keyframes socMoveLeft {
  0% {
    transform: translateX(-45px);
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.socMoveBottom {
  animation-name: socMoveBottom;
  -webkit-animation-name: socMoveBottom;
  animation-duration: 300ms;
  -webkit-animation-duration: 300ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  z-index: 1;
  position: relative;
  visibility: visible !important;
}

@keyframes socMoveBottom {
  0% {
    transform: translateY(150px);
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.leftSoci1 {
  animation-name: leftSoci;
  -webkit-animation-name: leftSoci;
  animation-duration: 300ms;
  -webkit-animation-duration: 300ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  visibility: visible !important;
  z-index: 2;
}

.leftSoci2 {
  animation-name: leftSoci;
  -webkit-animation-name: leftSoci;
  animation-duration: 300ms;
  -webkit-animation-duration: 300ms;
  animation-delay: 200ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  z-index: 1;
  animation-fill-mode: backwards;
  visibility: visible !important;
}

@keyframes leftSoci {
  0% {
    transform: translateX(-35px);
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.moveModel {
  animation-name: moveModel;
  -webkit-animation-name: moveModel;
  animation-duration: 1000ms;
  -webkit-animation-duration: 1000ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes moveModel {
  0% {
    opacity: 0;
    transform: translate3d(-50%, -60%, 0px);
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: translate3d(-50%, 0%, 0px);
  }
}
.moveTop {
  animation-name: moveTop;
  -webkit-animation-name: moveTop;
  animation-duration: 1000ms;
  -webkit-animation-duration: 1000ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveTop1 {
  animation-name: moveTop;
  -webkit-animation-name: moveTop;
  animation-duration: 1000ms;
  -webkit-animation-duration: 1000ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  visibility: visible !important;
}

.moveTop2 {
  animation-name: moveTop;
  -webkit-animation-name: moveTop;
  animation-duration: 1000ms;
  -webkit-animation-duration: 1000ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-delay: 200ms;
  animation-fill-mode: backwards;
  visibility: visible !important;
}

.moveTop3 {
  animation-name: moveTop;
  -webkit-animation-name: moveTop;
  animation-duration: 1000ms;
  -webkit-animation-duration: 1000ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-delay: 400ms;
  animation-fill-mode: backwards;
  visibility: visible !important;
}

@keyframes moveTop {
  0% {
    opacity: 0;
    transform: translateY(-100px);
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.moveTopBack {
  animation-name: moveTopBack;
  -webkit-animation-name: moveTopBack;
  animation-duration: 1500ms;
  -webkit-animation-duration: 1500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes moveTopBack {
  30% {
    opacity: 1;
  }
  100% {
    transform: translateY(-1000px);
  }
}
.moveTopM {
  animation-name: moveTopM;
  -webkit-animation-name: moveTopM;
  animation-duration: 600ms;
  -webkit-animation-duration: 600ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes moveTopM {
  0% {
    opacity: 0;
    transform: translateY(-100px);
  }
  100% {
    opacity: 1;
  }
}
.moveTopMBack {
  animation-name: moveTopMBack;
  -webkit-animation-name: moveTopMBack;
  animation-duration: 600ms;
  -webkit-animation-duration: 600ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes moveTopMBack {
  0% {
    opacity: 1;
  }
  100% {
    transform: translateY(-300px);
    opacity: 0;
  }
}
.moveBottomBack {
  animation-name: moveBottomBack;
  -webkit-animation-name: moveBottomBack;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  visibility: visible !important;
}

@keyframes moveBottomBack {
  0% {
    opacity: 1;
  }
  100% {
    transform: translateY(50px);
    opacity: 0;
  }
}
.moveBottom {
  animation-name: moveBottom;
  -webkit-animation-name: moveBottom;
  animation-duration: 800ms;
  -webkit-animation-duration: 800ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveBottom1 {
  animation-name: moveBottom;
  -webkit-animation-name: moveBottom;
  animation-duration: 400ms;
  -webkit-animation-duration: 400ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  visibility: visible !important;
}

.moveBottom2 {
  animation-name: moveBottom;
  -webkit-animation-name: moveBottom;
  animation-duration: 400ms;
  -webkit-animation-duration: 400ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-delay: 100ms;
  animation-fill-mode: backwards;
  visibility: visible !important;
}

.moveBottom3 {
  animation-name: moveBottom;
  -webkit-animation-name: moveBottom;
  animation-duration: 400ms;
  -webkit-animation-duration: 400ms;
  animation-delay: 200ms;
  animation-fill-mode: backwards;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveBottom4 {
  animation-name: moveBottom;
  -webkit-animation-name: moveBottom;
  animation-duration: 400ms;
  -webkit-animation-duration: 400ms;
  animation-delay: 300ms;
  animation-fill-mode: backwards;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveBottom5 {
  animation-name: moveBottom;
  -webkit-animation-name: moveBottom;
  animation-duration: 400ms;
  -webkit-animation-duration: 400ms;
  animation-delay: 400ms;
  animation-fill-mode: backwards;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveBottom6 {
  animation-name: moveBottom;
  -webkit-animation-name: moveBottom;
  animation-duration: 400ms;
  -webkit-animation-duration: 400ms;
  animation-delay: 500ms;
  animation-fill-mode: backwards;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes moveBottom {
  0% {
    transform: translateY(100px);
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.movePhone1 {
  animation-name: movePhone1;
  -webkit-animation-name: movePhone1;
  animation-duration: 300ms;
  -webkit-animation-duration: 300ms;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  visibility: visible !important;
}

.movePhone2 {
  animation-name: movePhone2;
  -webkit-animation-name: movePhone2;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  animation-delay: 100ms;
  visibility: visible !important;
}

@keyframes movePhone1 {
  0% {
    transform: translate3d(-300px, -45%, 0px);
    opacity: 0;
  }
  100% {
    transform: translate3d(0px, -45%, 0px);
    opacity: 1;
  }
}
@keyframes movePhone2 {
  0% {
    transform: translate3d(300px, -50%, 0);
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.moveRight {
  animation-name: moveRight;
  -webkit-animation-name: moveRight;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes moveRight {
  0% {
    opacity: 0;
    transform: translateX(500px);
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}
.moveRightR {
  animation-name: moveRightR;
  -webkit-animation-name: moveRightR;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes moveRightR {
  0% {
    opacity: 0;
    transform: translateX(500px);
  }
  100% {
    opacity: 1;
  }
}
.moveLeftK {
  animation-name: moveLeftK;
  -webkit-animation-name: moveLeftK;
  animation-duration: 300ms;
  -webkit-animation-duration: 300ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes moveLeftK {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
  }
}
.moveRightK {
  animation-name: moveRightK;
  -webkit-animation-name: moveRightK;
  animation-duration: 300ms;
  -webkit-animation-duration: 300ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes moveRightK {
  0% {
    opacity: 0;
    right: 25%;
  }
  100% {
    right: 50%;
    opacity: 1;
  }
}
.moveList1 {
  animation-name: moveList;
  -webkit-animation-name: moveList;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveList2 {
  animation-name: moveList;
  -webkit-animation-name: moveList;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 200ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveList3 {
  animation-name: moveList;
  -webkit-animation-name: moveList;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 300ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveList4 {
  animation-name: moveList;
  -webkit-animation-name: moveList;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 400ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes moveList {
  0% {
    opacity: 0;
    transform: translateX(-200px);
  }
  70% {
    opacity: 0.2;
  }
  100% {
    opacity: 1;
  }
}
.fadeList1:before {
  animation-name: fadeList;
  -webkit-animation-name: fadeList;
  animation-duration: 300ms;
  -webkit-animation-duration: 300ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.fadeList2:before {
  animation-name: fadeList;
  -webkit-animation-name: fadeList;
  animation-duration: 300ms;
  -webkit-animation-duration: 300ms;
  animation-fill-mode: backwards;
  animation-delay: 300ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.fadeList3:before {
  animation-name: fadeList;
  -webkit-animation-name: fadeList;
  animation-duration: 300ms;
  -webkit-animation-duration: 300ms;
  animation-fill-mode: backwards;
  animation-delay: 400ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.fadeList4:before {
  animation-name: fadeList;
  -webkit-animation-name: fadeList;
  animation-duration: 300ms;
  -webkit-animation-duration: 300ms;
  animation-fill-mode: backwards;
  animation-delay: 500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes fadeList {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.moveLeft1 {
  animation-name: moveLeft;
  -webkit-animation-name: moveLeft;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveLeft2 {
  animation-name: moveLeft;
  -webkit-animation-name: moveLeft;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 200ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveLeft3 {
  animation-name: moveLeft;
  -webkit-animation-name: moveLeft;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 300ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveLeft4 {
  animation-name: moveLeft;
  -webkit-animation-name: moveLeft;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 400ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveLeft5 {
  animation-name: moveLeft;
  -webkit-animation-name: moveLeft;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveLeft6 {
  animation-name: moveLeft;
  -webkit-animation-name: moveLeft;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 600ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveLeft7 {
  animation-name: moveLeft;
  -webkit-animation-name: moveLeft;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 800ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveLeft8 {
  animation-name: moveLeft;
  -webkit-animation-name: moveLeft;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 1000ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveLeft9 {
  animation-name: moveLeft;
  -webkit-animation-name: moveLeft;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 1200ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveLeft10 {
  animation-name: moveLeft;
  -webkit-animation-name: moveLeft;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 1400ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveLeft11 {
  animation-name: moveLeft;
  -webkit-animation-name: moveLeft;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 1600ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveLeft12 {
  animation-name: moveLeft;
  -webkit-animation-name: moveLeft;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 1800ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveLeft13 {
  animation-name: moveLeft;
  -webkit-animation-name: moveLeft;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 2000ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveLeft14 {
  animation-name: moveLeft;
  -webkit-animation-name: moveLeft;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 2200ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.moveLeft15 {
  animation-name: moveLeft;
  -webkit-animation-name: moveLeft;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 2400ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes moveLeft {
  0% {
    opacity: 0;
    transform: translateX(-300px);
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.moveLeft4Back {
  animation-name: moveLeft4Back;
  -webkit-animation-name: moveLeft4Back;
  animation-duration: 800ms;
  -webkit-animation-duration: 1500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes moveLeft4Back {
  0% {
    opacity: 1;
  }
  100% {
    transform: translateX(-200px);
    opacity: 0;
  }
}
.moveLeftForm {
  animation-name: moveLeftForm;
  -webkit-animation-name: moveLeftForm;
  animation-duration: 800ms;
  -webkit-animation-duration: 800ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes moveLeftForm {
  0% {
    transform: translateX(-200px);
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.moveLeftFormBack {
  animation-name: moveLeftFormBack;
  -webkit-animation-name: moveLeftFormBack;
  animation-duration: 800ms;
  -webkit-animation-duration: 1500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes moveLeftFormBack {
  0% {
    opacity: 1;
  }
  100% {
    transform: translateX(-200px);
    opacity: 0;
  }
}
.fadeIn0 {
  animation-name: fadeIn0;
  -webkit-animation-name: fadeIn0;
  animation-delay: 800ms;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  visibility: visible !important;
  opacity: 0;
}

@keyframes fadeIn0 {
  0% {
    opacity: 0;
    visibility: visible !important;
  }
  100% {
    opacity: 1;
    visibility: visible !important;
  }
}
.fadeIn0Back {
  animation-name: fadeIn0Back;
  -webkit-animation-name: fadeIn0Back;
  animation-delay: 800ms;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  visibility: visible !important;
  opacity: 0;
}

@keyframes fadeIn0Back {
  0% {
    opacity: 1;
    visibility: visible !important;
  }
  100% {
    opacity: 0;
    visibility: visible !important;
  }
}
.fadeIn {
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: 1500ms;
  -webkit-animation-duration: 1500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    visibility: visible !important;
  }
  100% {
    opacity: 1;
    visibility: visible !important;
  }
}
/************************************************/
.fadeInMap1 {
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: 1500ms;
  -webkit-animation-duration: 1500ms;
  animation-delay: 0ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  visibility: visible !important;
}

.fadeInMap2 {
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: 1500ms;
  -webkit-animation-duration: 1500ms;
  animation-delay: 300ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  visibility: visible !important;
}

.fadeInMap3 {
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: 1500ms;
  -webkit-animation-duration: 1500ms;
  animation-delay: 600ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  visibility: visible !important;
}

.fadeInMap4 {
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: 1500ms;
  -webkit-animation-duration: 1500ms;
  animation-delay: 900ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  visibility: visible !important;
}

.fadeInMap5 {
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: 1500ms;
  -webkit-animation-duration: 1500ms;
  animation-delay: 1000ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  visibility: visible !important;
}

.fadeInMap6 {
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: 1500ms;
  -webkit-animation-duration: 1500ms;
  animation-delay: 1500ms;
  -webkit-animation-delay: 1500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  visibility: visible !important;
}

.fadeInMap7 {
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: 1500ms;
  -webkit-animation-duration: 1500ms;
  animation-delay: 1800ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  visibility: visible !important;
}

@keyframes fadeIn1 {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
/************************************************/
.fadeIn1 {
  animation-name: fadeIn1;
  -webkit-animation-name: fadeIn1;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 0ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.fadeIn2 {
  animation-name: fadeIn1;
  -webkit-animation-name: fadeIn1;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 200ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.fadeIn3 {
  animation-name: fadeIn1;
  -webkit-animation-name: fadeIn1;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 400ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.fadeIn4 {
  animation-name: fadeIn1;
  -webkit-animation-name: fadeIn1;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 600ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.fadeIn5 {
  animation-name: fadeIn1;
  -webkit-animation-name: fadeIn1;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 800ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.fadeIn6 {
  animation-name: fadeIn1;
  -webkit-animation-name: fadeIn1;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: backwards;
  animation-delay: 1000ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

.fadeIn7 {
  animation-name: fadeIn1;
  -webkit-animation-name: fadeIn1;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-fill-mode: forwards;
  animation-delay: 1000ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes fadeIn1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn2 {
  0% {
    opacity: 0;
  }
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
}
@keyframes fadeIn3 {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
@keyframes fadeIn4 {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  60% {
    opacity: 1;
  }
}
@keyframes fadeIn5 {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  80% {
    opacity: 1;
  }
}
@keyframes fadeIn6 {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.inWindow .moveRightLine {
  animation-name: moveRightLine;
  -webkit-animation-name: moveRightLine;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes moveRightLine {
  0% {
    opacity: 0;
    transform: translateX(300px);
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.inWindow .moveLeftLine {
  animation-name: moveLeftLine;
  -webkit-animation-name: moveLeftLine;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes moveLeftLine {
  0% {
    opacity: 0;
    transform: translateX(-300px);
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.inWindow .moveRightText {
  animation-name: moveRightText;
  -webkit-animation-name: moveRightText;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-delay: 200ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  visibility: visible !important;
}

@keyframes moveRightText {
  0% {
    opacity: 0;
    transform: translateX(300px);
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.inWindow .moveLeftText {
  animation-name: moveLeftText;
  -webkit-animation-name: moveLeftText;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-delay: 200ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  visibility: visible !important;
}

@keyframes moveLeftText {
  0% {
    opacity: 0;
    transform: translateX(-300px);
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.inWindow .moveTopText {
  animation-name: moveTopText;
  -webkit-animation-name: moveTopText;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-delay: 400ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  visibility: visible !important;
}

@keyframes moveTopText {
  0% {
    opacity: 0;
    transform: translateY(-300px);
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.moveBottomT1 {
  animation-name: moveBottomT;
  -webkit-animation-name: moveBottomT;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  animation-delay: 0ms;
  visibility: visible !important;
}

.moveBottomT2 {
  animation-name: moveBottomT;
  -webkit-animation-name: moveBottomT;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  animation-delay: 200ms;
  visibility: visible !important;
}

.moveBottomT3 {
  animation-name: moveBottomT;
  -webkit-animation-name: moveBottomT;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  animation-delay: 400ms;
  visibility: visible !important;
}

.moveBottomT4 {
  animation-name: moveBottomT;
  -webkit-animation-name: moveBottomT;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: backwards;
  animation-delay: 600ms;
  visibility: visible !important;
}

@keyframes moveBottomT {
  0% {
    transform: translate3d(0px, 300px, 0px);
    opacity: 0;
  }
  100% {
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
  }
}
/***********************BANKI***********************/
.bankLogoAni:nth-child(1) {
  transition: 0.5s;
  animation: bankAni1 20s infinite ease-in-out;
}

@keyframes bankAni1 {
  0% {
    transform: translateY(0);
  }
  10% {
    transform: translateY(10px);
  }
  20% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(10px);
  }
  40% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  60% {
    transform: translateY(0);
  }
  70% {
    transform: translateY(10px);
  }
  80% {
    transform: translateY(0);
  }
  90% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
.bankLogoAni:nth-child(2) {
  transition: 0.5s;
  animation: bankAni2 15s infinite ease-in-out;
}

@keyframes bankAni2 {
  0% {
    transform: translateY(0);
  }
  10% {
    transform: translateY(10px);
  }
  20% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(10px);
  }
  40% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  60% {
    transform: translateY(0);
  }
  70% {
    transform: translateY(10px);
  }
  80% {
    transform: translateY(0);
  }
  90% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
.bankLogoAni:nth-child(3) {
  transition: 0.5s;
  animation: bankAni3 18s infinite ease-in-out;
}

@keyframes bankAni3 {
  0% {
    transform: translateY(0);
  }
  10% {
    transform: translateY(10px);
  }
  20% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(10px);
  }
  40% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  60% {
    transform: translateY(0);
  }
  70% {
    transform: translateY(10px);
  }
  80% {
    transform: translateY(0);
  }
  90% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
.bankLogoAni:nth-child(4) {
  transition: 0.5s;
  animation: bankAni4 16s infinite ease-in-out;
}

@keyframes bankAni4 {
  0% {
    transform: translateY(0);
  }
  10% {
    transform: translateY(20px);
  }
  20% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(20px);
  }
  40% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(20px);
  }
  60% {
    transform: translateY(0);
  }
  70% {
    transform: translateY(20px);
  }
  80% {
    transform: translateY(0);
  }
  90% {
    transform: translateY(20px);
  }
  100% {
    transform: translateY(0);
  }
}
.bankLogoRotate {
  transition: 0.5s;
  animation: bankAniRotate 1s infinite ease-in-out;
}

@keyframes bankAniRotate {
  0% {
    transform: rotateY(0deg);
  }
  0% {
    transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(0deg);
  }
}
.moveYoutube2 {
  animation-name: moveYoutube2;
  -webkit-animation-name: moveYoutube2;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
  animation-delay: 400ms;
  animation-fill-mode: backwards;
}

.moveYoutube3 {
  animation-name: moveYoutube2;
  -webkit-animation-name: moveYoutube2;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
  animation-delay: 600ms;
  animation-fill-mode: backwards;
}

@keyframes moveYoutube2 {
  0% {
    transform: translate3d(-3vw, 5vw, 0px) scale(0.8);
    opacity: 0;
  }
  100% {
    transform: translate3d(0vw, 0vw, 0px) scale(1);
    opacity: 1;
  }
}
/*!*************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/scss/block-sizes.scss ***!
  \*************************************************************************************************************************************************************************************************************************************/
@keyframes backgroundSignal {
  from {
    background-color: #ec3131;
  }
  to {
    background-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes colorSignal {
  from {
    color: #ec3131;
  }
  to {
    color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes borderSignal {
  from {
    border-color: #ec3131;
  }
  to {
    border-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
.loaded {
  height: auto !important;
}

#blockBanki {
  height: 46.75vw;
}
@media only screen and (max-width: 600px) {
  #blockBanki {
    height: 198.96vw;
  }
}

.blockBanki {
  height: 46.75vw;
}
@media only screen and (max-width: 600px) {
  .blockBanki {
    height: auto;
  }
}

#blockDealer {
  height: 47.875vw;
  z-index: 2;
}
@media only screen and (max-width: 600px) {
  #blockDealer {
    height: 217.1vw;
  }
}

.blockDealer {
  height: 47.875vw;
  z-index: 2;
}
@media only screen and (max-width: 600px) {
  .blockDealer {
    height: auto;
  }
}

#blockTestDrive,
.blockPrivilege {
  height: 43.75vw;
}
@media only screen and (max-width: 600px) {
  #blockTestDrive,
  .blockPrivilege {
    height: auto;
  }
}

#blockTestDriveNew {
  height: 850px;
}
@media only screen and (max-width: 600px) {
  #blockTestDriveNew {
    height: 316.66vw;
  }
}

#blockService,
.blockService {
  height: 43.75vw;
}
@media only screen and (max-width: 600px) {
  #blockService,
  .blockService {
    height: auto;
  }
}

#blockSpares,
.blockSpares {
  height: 40vw;
}
@media only screen and (max-width: 600px) {
  #blockSpares,
  .blockSpares {
    height: auto;
  }
}

#blockFooter {
  height: 20.44vw;
}
@media only screen and (max-width: 600px) {
  #blockFooter {
    height: 139.38vw;
  }
}

#blockProductGallery {
  height: 61.83vw;
}
@media only screen and (max-width: 600px) {
  #blockProductGallery {
    height: 110.94vw;
  }
}

#blockVopros {
  height: 33.44vw;
}

#blockProductDelivery {
  height: 47.81vw;
}
@media only screen and (max-width: 600px) {
  #blockProductDelivery {
    height: 185vw;
  }
}
/*!***********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/scss/bootstrap.scss ***!
  \***********************************************************************************************************************************************************************************************************************************/
@keyframes backgroundSignal {
  from {
    background-color: #ec3131;
  }
  to {
    background-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes colorSignal {
  from {
    color: #ec3131;
  }
  to {
    color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes borderSignal {
  from {
    border-color: #ec3131;
  }
  to {
    border-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
.hidden {
  display: none;
}

.clr {
  clear: both;
}

a img {
  cursor: pointer;
}

img {
  max-width: 100%;
}

.b {
  font-family: inherit;
}

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

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

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

.hovered:hover {
  cursor: pointer;
}
/*!********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/scss/button.scss ***!
  \********************************************************************************************************************************************************************************************************************************/
@keyframes backgroundSignal {
  from {
    background-color: #ec3131;
  }
  to {
    background-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes colorSignal {
  from {
    color: #ec3131;
  }
  to {
    color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes borderSignal {
  from {
    border-color: #ec3131;
  }
  to {
    border-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@font-face {
  font-family: "moula";
  src: url(/wp-content/themes/shifeng/assets-dist/fonts/Moula-SemiBold.d6f23f0a1ed77d7704cd.woff2) format("woff2"), url(/wp-content/themes/shifeng/assets-dist/fonts/Moula-SemiBold.05de3a8b2db6206ce674.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
.button {
  position: relative;
  text-align: center;
  font-weight: 600;
  font-family: "moula", "moula-fallback", Arial, sans-serif;
  font-size: 1vw;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  background: linear-gradient(180deg, #ff5d5d 0%, #ea2d2d 100%);
  border-radius: 0.3125vw;
  white-space: nowrap;
  outline: none;
  width: auto;
  height: 3.625vw;
  overflow: hidden;
  padding-top: 0px;
  letter-spacing: 0.1vw;
}
@media only screen and (max-width: 600px) {
  .button {
    height: 15vw;
    font-size: 4.06vw;
    border-radius: 1.56vw;
  }
}
.button {
  /* &.button {
    line-height: 3.625vw;

    @include screen-width(sizes.$phone-l) {
      line-height: 15vw;
    }
  }*/
}
.button:hover {
  background: #ff5d5d;
  cursor: pointer;
}
.button:active {
  background: #ec3131;
  margin-top: 2px;
}
.button:disabled {
  opacity: 0.5;
  cursor: default;
}
.button:disabled:hover {
  cursor: default;
}
.button:disabled:active {
  margin-top: 0px;
}
.button.tender:before {
  content: " ";
  display: inline-block;
  width: 1.125vw;
  height: 1vw;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(/wp-content/themes/shifeng/assets-dist/icons/ico-tender.90c05e89722e7de1d258.svg);
  margin-right: 0.625vw;
  vertical-align: top;
}
.button.star:before {
  content: " ";
  display: inline-block;
  width: 1vw;
  height: 1vw;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(/wp-content/themes/shifeng/assets-dist/icons/ico-star.df54ac7e4994cc79faa4.svg);
  margin-right: 0.625vw;
  vertical-align: top;
}
.button.black {
  background: linear-gradient(180deg, #625e5e 0%, #202226 100%);
}
.button.black:hover {
  background: #625e5e;
}
.button.black:active {
  background: #202226;
}

.buttonTransparent {
  position: relative;
  text-align: center;
  font-weight: 600;
  font-family: "moula", "moula-fallback", Arial, sans-serif;
  font-size: 1vw;
  letter-spacing: 0.1vw;
  color: #ec3131;
  text-transform: uppercase;
  display: inline-block;
  background: transparent;
  border-radius: 0.3125vw;
  border: 0.0625vw solid #ec3131;
  white-space: nowrap;
  outline: none;
  width: auto;
  height: 3.25vw;
  overflow: hidden;
  padding-top: 0px;
}
@media only screen and (max-width: 600px) {
  .buttonTransparent {
    border-width: 0.32vw;
    border-radius: 1.56vw;
    font-size: 4.06vw;
  }
}
.buttonTransparent:hover {
  cursor: pointer;
  background-color: #ff5d5d;
  color: #fff;
}
.buttonTransparent:active {
  background-color: #ec3131;
  border-color: #ec3131;
  color: #fff;
}

.wrapBut {
  height: 3.75vw;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .wrapBut {
    height: 15.625vw;
  }
}
.wrapBut.center {
  text-align: center;
}
.wrapBut.left {
  text-align: left;
}
.wrapBut.right {
  text-align: right;
}
.wrapBut.inline {
  display: inline-block;
}
.wrapButCombi {
  display: flex;
  justify-content: stretch;
  height: 3.25vw;
  position: relative;
  border-radius: 0.325vw;
  overflow: hidden;
}
@media only screen and (max-width: 600px) {
  .wrapButCombi {
    height: 15.625vw;
    border-radius: 1.56vw;
  }
}
.wrapButCombi > div:nth-child(1) {
  width: 100%;
}
.wrapButCombi > div:nth-child(2), .wrapButCombi > div:nth-child(3) {
  height: 100%;
  aspect-ratio: 1/1;
}
.wrapButCombi > div:nth-child(2):hover, .wrapButCombi > div:nth-child(3):hover {
  opacity: 0.8;
}
.wrapButCombi button {
  width: calc(100% + 1px);
  height: 100%;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  display: block;
}
.wrapButCombi svg {
  width: 102%;
  height: 102%;
  display: block;
}

.wrapBut52 {
  height: 3.25vw;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .wrapBut52 {
    height: 15.625vw;
  }
}
.wrapBut52 button {
  height: 3.25vw;
}
@media only screen and (max-width: 600px) {
  .wrapBut52 button {
    height: 15vw;
  }
}

.wrapBut50 {
  height: 3.125vw;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .wrapBut50 {
    height: 15.63vw;
  }
}
.wrapBut50 button {
  height: 3.125vw;
}
@media only screen and (max-width: 600px) {
  .wrapBut50 button {
    height: 15vw;
  }
}

.wrapBut40 {
  height: 2.5vw;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .wrapBut40 {
    height: 15.63vw;
  }
}
.wrapBut40 button {
  height: 2.5vw;
  font-size: 0.875vw;
}
@media only screen and (max-width: 600px) {
  .wrapBut40 button {
    height: 15vw;
    font-size: 4.06vw;
    border-radius: 1.56vw;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/components/BlockHeadLineComponent/block-head-line.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
@keyframes backgroundSignal {
  from {
    background-color: #ec3131;
  }
  to {
    background-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes colorSignal {
  from {
    color: #ec3131;
  }
  to {
    color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes borderSignal {
  from {
    border-color: #ec3131;
  }
  to {
    border-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
.blockHeadline {
  width: 100%;
  height: auto;
  position: fixed;
  z-index: 10;
  top: 0px;
  left: 50%;
  background: transparent;
  transform: translate3d(-50%, 0%, 0px);
  padding: 0px;
  transition: height, color, 0.5s;
  padding-right: var(--lock-padding, 0px) !important;
}
.stopScroll .blockHeadline {
  transition: 0s;
}
.blockHeadline .smallMenuBut {
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  font-size: 0.88vw;
  color: #202226;
  text-transform: uppercase;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .blockHeadline .smallMenuBut {
    font-size: 0px;
  }
}
.blockHeadline .smallMenuBut.white {
  color: #fff;
}
.blockHeadline .smallMenuBut.white span {
  background-image: url(/wp-content/themes/shifeng/assets-dist/icons/menu-white.9d181748054fa6171c13.svg);
}
.blockHeadline .smallMenuBut:hover {
  color: #ec3131 !important;
  cursor: pointer;
}
.blockHeadline .smallMenuBut:hover span {
  cursor: pointer;
  background-image: url(/wp-content/themes/shifeng/assets-dist/icons/menu-red.b0d8ada0512d34dbe85c.svg) !important;
}
.blockHeadline .smallMenuBut:active {
  color: #202226 !important;
}
.blockHeadline .smallMenuBut:active span {
  cursor: pointer;
  background-image: url(/wp-content/themes/shifeng/assets-dist/icons/menu-black.c89b71064803fd97f5ff.svg) !important;
}
.blockHeadline .smallMenuBut span {
  width: 1.56vw;
  height: 0.73vw;
  z-index: 5;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 0px 0vw;
  background-size: 100% 100%;
  background-image: url(/wp-content/themes/shifeng/assets-dist/icons/menu-black.c89b71064803fd97f5ff.svg);
  margin-right: 0.47vw;
}
@media only screen and (max-width: 600px) {
  .blockHeadline .smallMenuBut span {
    width: 9.38vw;
    height: 5vw;
  }
}
.blockHeadline.scroll {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(16.55px);
  transform: translate3d(-50%, 0px, 0px);
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}
.blockHeadline.scroll .headLogoDark {
  display: block !important;
}
.blockHeadline.scroll .headLogoWhite {
  display: none !important;
}
.blockHeadline.scroll .smallMenuBut {
  color: #202226;
}
.blockHeadline.scroll .smallMenuBut span {
  background-image: url(/wp-content/themes/shifeng/assets-dist/icons/menu-black.c89b71064803fd97f5ff.svg);
}
.blockHeadline.scroll .head-region {
  color: #202226;
}
.blockHeadline.scroll .head-region .region-flag {
  border-color: #202226;
}
.blockHeadline.scroll .head-region__arrow {
  color: #202226 !important;
}
.blockHeadline.scroll .phoneTop {
  color: #202226;
}
.blockHeadline.scroll .phoneTop::before {
  background-position-y: -1.5vw;
  background-color: #202226;
}
@media only screen and (max-width: 600px) {
  .blockHeadline.scroll .phoneTop::before {
    background-position-y: -7.578vw;
  }
}
@media only screen and (max-width: 600px) {
  .blockHeadline.scroll .phoneTop:hover::before {
    background-position-y: -15.056vw;
  }
  .blockHeadline.scroll .phoneTop:active::before {
    background-position-y: -22.534vw;
  }
}
@media only screen and (max-width: 600px) {
  .blockHeadline.scroll .headline {
    padding: 2vw 0;
  }
}
.blockHeadline.scroll .linkComparePage.white:before {
  background-color: #202226;
}
.blockHeadline.scroll .topRegim span {
  color: #202226;
}
.blockHeadline.scroll .topConsultantsText {
  color: #202226;
}

.transition {
  transition: 0.5s;
  padding: 0;
}

.blockHead {
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 50%;
  transform: translate3d(-50%, 0px, 0px);
  padding: 0px;
  transition: background-color 0.5s;
}
.blockHead.scroll {
  background-color: #fff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.headline {
  width: 100%;
  height: auto;
  margin: auto;
  text-align: center;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  grid-gap: 1.25vw;
  justify-content: space-between;
  position: relative;
  transition: 0.5s;
  max-width: 100%;
  padding: 0.7vw 2.81vw;
}
@media only screen and (max-width: 600px) {
  .headline {
    width: 88%;
    padding: 3.45vw 0;
  }
}

@media only screen and (max-width: 600px) {
  .headlineSmall {
    width: 88%;
    padding: 0px 0px;
  }
}

.headLeft {
  text-align: left;
  position: relative;
  display: flex;
  align-items: center;
}
.headLeft .head-region {
  margin-left: 1.6875vw;
}

.headCenter {
  text-align: center;
}

.headRight {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 1.3vw;
}

.topConsultantsWrap {
  display: flex;
  align-items: center;
  gap: 0vw;
}
@media only screen and (max-width: 600px) {
  .topConsultantsWrap {
    display: none;
  }
}
.topConsultantsBl {
  width: 1.875vw;
  height: 1.875vw;
  border-radius: 100%;
  padding: 2px;
  background-color: #fff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  margin-left: -0.73vw;
  transition: 0.3s;
  position: relative;
  z-index: 2;
}
.topConsultantsWrap:hover .topConsultantsBl {
  margin-left: 0.16vw;
  cursor: pointer;
}
.topConsultantsBl:hover {
  background-color: #ec3131;
}
.topConsultantsBl img {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  display: block;
}
.topConsultantsText {
  display: block;
  font-weight: 500;
  font-size: 0.78vw;
  color: #202226;
  line-height: 1em;
  padding-top: 0.2vw;
  text-transform: uppercase;
  padding-right: 6px;
  margin-right: -10.8vw;
  transition: margin-right 0.3s, opacity 0.2s;
  opacity: 0;
  z-index: 0;
}
.topConsultantsText.white {
  color: #ffffff;
}
.topConsultantsWrap:hover .topConsultantsText {
  margin-right: 0px;
  opacity: 1;
  transition: margin-right 0.3s, opacity 0.9s;
}

.phoneTop {
  font-weight: 500;
  font-size: 1.06vw;
  color: #202226;
  white-space: nowrap;
  line-height: 1em;
}
@media only screen and (max-width: 600px) {
  .phoneTop {
    font-size: 0px;
    color: rgba(0, 0, 0, 0);
  }
}
.phoneTop.white {
  color: #fff;
}
.phoneTop.white:before {
  background-color: #ffffff;
}
.phoneTop:before {
  content: " ";
  display: none;
  vertical-align: middle;
  margin-right: 0.625vw;
  width: 1.81vw;
  height: 1.5vw;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-image: url(/wp-content/themes/shifeng/assets-dist/icons/mask-phone-circle.9773d01e81a3e8c2e623.svg);
  -webkit-mask-image: url(/wp-content/themes/shifeng/assets-dist/icons/mask-phone-circle.9773d01e81a3e8c2e623.svg);
  background-color: #202226;
}
@media only screen and (max-width: 600px) {
  .phoneTop:before {
    width: 7.81vw;
    height: 7.578vw;
    margin-right: 0px;
    display: inline-block;
    background-position: 0px -7.578vw;
  }
}
.phoneTop:hover, .phoneTop:active {
  color: #ec3131 !important;
}
.phoneTop:active {
  color: #202226 !important;
}

.callDesctop:hover + .phoneTop {
  color: #ec3131 !important;
}
.callDesctop:hover + .phoneTop:before {
  background-color: #ec3131;
}
.callDesctop:active + .phoneTop {
  color: #202226 !important;
}
.callDesctop:active + .phoneTop:before {
  background-color: #202226;
}

.topRegim {
  line-height: 0;
  margin-bottom: 0.2vw;
}
@media only screen and (max-width: 600px) {
  .topRegim {
    display: none;
  }
}
.topRegim span {
  display: inline-flex;
  font-weight: 500;
  font-size: 0.625vw;
  color: #202226;
  align-items: center;
  gap: 0.31vw;
  line-height: 1em;
}
.topRegim span:before {
  content: " ";
  display: block;
  width: 0.31vw;
  height: 0.31vw;
  border-radius: 100%;
  background-color: #2b9e4e;
}
.topRegim.white span {
  color: #ffffff;
}

.headLogo {
  width: 11.35vw;
  height: 2.24vw;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .headLogo {
    width: 20.94vw;
    height: auto;
  }
}
.headLogoWhite img, .headLogoDark img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.headLogoWhite {
  display: none;
}
.headLogo.white .headLogoWhite {
  display: block;
}
.headLogo.white .headLogoDark {
  display: none;
}

.linkComparePage {
  display: inline-block;
  width: 1.5vw;
  height: 1.5vw;
  position: relative;
  margin-right: 1.8vw;
}
@media only screen and (max-width: 600px) {
  .linkComparePage {
    width: 7.5vw;
    height: 7.5vw;
    margin-right: 10.25vw;
  }
}
.linkComparePage:before {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  mask-position: center;
  mask-image: url(/wp-content/themes/shifeng/assets-dist/icons/mask-compare-page.563bd1376fa189eecbc1.svg);
  -webkit-mask-image: url(/wp-content/themes/shifeng/assets-dist/icons/mask-compare-page.563bd1376fa189eecbc1.svg);
  background-color: #202226;
}
.linkComparePage.white:before {
  background-color: #ffffff;
}
.linkComparePage:hover:before {
  cursor: pointer;
  background-color: #ec3131 !important;
}
.linkComparePage span {
  display: block;
  width: 1.5vw;
  height: 1.5vw;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ec3131;
  position: absolute;
  top: 0vw;
  right: 0vw;
  transform: translate3d(84%, 0px, 0px);
  font-weight: 700;
  font-size: 0.81vw;
  color: #fff;
}
@media only screen and (max-width: 600px) {
  .linkComparePage span {
    width: 7.5vw;
    height: 7.5vw;
    font-size: 4.05vw;
  }
}
.linkComparePage.empty {
  display: none;
}

@media only screen and (max-width: 600px) {
  .topSoci {
    display: none !important;
  }
}
/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/scss/components/follow.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************/
@keyframes backgroundSignal {
  from {
    background-color: #ec3131;
  }
  to {
    background-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes colorSignal {
  from {
    color: #ec3131;
  }
  to {
    color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes borderSignal {
  from {
    border-color: #ec3131;
  }
  to {
    border-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
.follow {
  width: auto;
  display: inline-flex;
  gap: 0.41vw;
}
@media only screen and (max-width: 600px) {
  .follow {
    width: 100%;
    display: flex;
    gap: 2.5vw;
    justify-content: center;
  }
}
.followIco {
  width: 1.56vw;
  height: 1.56vw;
}
@media only screen and (max-width: 600px) {
  .followIco {
    width: 9.375vw;
    height: 9.375vw;
  }
}
.followIco:hover {
  opacity: 0.8;
  cursor: pointer;
}
/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/classes/inputs/Input/input.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************/
@keyframes backgroundSignal {
  from {
    background-color: #ec3131;
  }
  to {
    background-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes colorSignal {
  from {
    color: #ec3131;
  }
  to {
    color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes borderSignal {
  from {
    border-color: #ec3131;
  }
  to {
    border-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes backgroundSignal {
  from {
    background-color: #ec3131;
  }
  to {
    background-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes colorSignal {
  from {
    color: #ec3131;
  }
  to {
    color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes borderSignal {
  from {
    border-color: #ec3131;
  }
  to {
    border-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
.input__inner {
  position: relative;
  display: block;
}
.input__inner_error::after {
  background-color: #ec3131;
}
.input__inner_signal::after {
  animation: backgroundSignal 0.2s linear 0.2s infinite alternate;
}
.input__inner_disabled::after {
  background-color: white;
}
.input__inner label {
  color: #ffffff;
  font-size: 16px;
  line-height: 16px;
  padding: 5px 10px;
  pointer-events: none;
  position: absolute !important;
  transition: all 200ms;
  top: 12px;
  left: 10px;
  opacity: 0;
  border-radius: 7px;
  z-index: 5;
}
.input__inner input:focus + label,
.input__inner input:not(:placeholder-shown) + label {
  top: -10px;
  left: 10px;
  font-size: 11px;
  background-color: #7b848e;
  padding: 2px 10px;
  opacity: 1;
}
.input__input {
  transition: color 0.2s;
}
.input__input::placeholder {
  color: #949ca6;
  transition: opacity 0.2s, color 0.2s;
}
.input__input:focus::placeholder {
  opacity: 0;
}
.input__input:autofill {
  background-color: transparent;
  color: #202226;
  -webkit-text-fill-color: #202226;
}
.input__input:-internal-autofill-selected {
  background-color: transparent;
  color: #202226;
}
.input__input:-webkit-autofill, .input__input:-webkit-autofill:hover, .input__input:-webkit-autofill:focus, .input__input:-webkit-autofill:active {
  -webkit-transition: background-color 9999s ease-in-out 0s;
  -webkit-text-fill-color: #202226 !important;
}
.input__input_disabled {
  color: rgb(55.3142857143, 58.7714285714, 65.6857142857);
}
.input__input_disabled::placeholder {
  color: rgb(175.8418367347, 181.7602040816, 189.1581632653);
}
.input__input_invert::placeholder {
  color: #ffffff;
}
.input__error {
  color: #ec3131;
  font-size: 12px;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  transition: height 0.3s linear, visibility 0s linear 0.3s, margin-top 0.3s;
}
.input__error_show {
  height: auto;
  visibility: visible;
  margin-top: 8px;
}
.input__error_signal {
  animation: colorSignal 0.2s linear 0.2s infinite alternate;
}

.wrapInput svg {
  stroke: #ffffff;
  stroke-dasharray: 150 1058;
  stroke-dashoffset: 150;
  fill: transparent;
  pointer-events: none;
  position: absolute;
  left: 0px;
  top: -1px;
  width: 100%;
  height: calc(100% + 2px);
}
.wrapInput:hover svg {
  transition: stroke-dashoffset 1s ease-in-out;
  stroke-dashoffset: -1058;
}
/*!*******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/classes/inputs/RegionInput/regions.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************/
@keyframes backgroundSignal {
  from {
    background-color: #ec3131;
  }
  to {
    background-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes colorSignal {
  from {
    color: #ec3131;
  }
  to {
    color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes borderSignal {
  from {
    border-color: #ec3131;
  }
  to {
    border-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@font-face {
  font-family: "moula";
  src: url(/wp-content/themes/shifeng/assets-dist/fonts/Moula-Regular.905b998758a62959888e.woff2) format("woff2"), url(/wp-content/themes/shifeng/assets-dist/fonts/Moula-Regular.a5a9b0503ae60bb90d49.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.region-input-mirror {
  position: absolute;
  visibility: hidden;
  white-space: pre;
  pointer-events: none;
  font: inherit;
  letter-spacing: inherit;
}

.region-input--with-flag .wrapRegions {
  width: auto;
  min-width: 16vw;
}

.head-region {
  display: flex;
  align-items: center;
  gap: 0.25vw;
  position: relative;
  cursor: pointer;
}
@media only screen and (max-width: 600px) {
  .head-region {
    display: none;
  }
}
.head-region__text {
  background: transparent;
  border: none;
  outline: none;
  padding: 0;
  cursor: pointer;
  font-family: "moula", sans-serif;
  font-weight: 300;
  font-size: 0.875vw;
  color: inherit;
  white-space: nowrap;
  min-width: 1px;
}
.head-region__arrow {
  width: 0.3125vw;
  height: auto;
  flex-shrink: 0;
  color: #202226;
  margin-top: 0.2vw;
}
.head-region.white {
  color: #ffffff;
}
.head-region.white .region-flag {
  border-color: #ffffff;
}
.head-region.white .head-region__arrow {
  color: #ffffff;
}

.wrapInput.region {
  position: relative;
}
.wrapInput.region.big input {
  font-size: 1.125vw;
}
.wrapInput.region:after {
  content: " ";
  display: block;
  width: 1.5vw;
  height: 1.5vw;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(/wp-content/themes/shifeng/assets-dist/icons/ico-region.078fc10e3faac0c3f401.svg);
  position: absolute;
  right: 0.625vw;
  top: 50%;
  transform: translate3d(0px, -50%, 0px);
}
.wrapInput.search {
  border-bottom: 1px solid #202226;
}
.wrapInput.search input {
  border: none;
}

.wrapRegions {
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: -0.81vw;
  transform: translate3d(0px, 100%, 0px);
  z-index: 3;
  border-radius: 0.375vw;
  background: #fff;
  box-shadow: 0px 0px 10px 0px rgba(66, 69, 75, 0.3);
  padding: 1.25vw 0.625vw;
  display: none;
}
.wrapRegions.descCenter {
  bottom: auto;
  top: 50%;
  transform: translate3d(0px, -50%, 0px);
}

.regionList {
  margin-top: 1.5vw;
  max-height: 18.62vw;
  overflow-y: auto;
}
@media only screen and (max-width: 600px) {
  .regionList {
    max-height: 36vw;
  }
}

.regions li {
  padding: 0.71vw 0;
  display: flex;
  gap: 0.5vw;
}
.regions li:first-child {
  padding-top: 0px;
}
.regions li img {
  width: 0.75vw;
  opacity: 0;
}
@media only screen and (max-width: 600px) {
  .regions li img {
    width: 3.75vw;
  }
}
.regions li strong {
  font-weight: 400;
  font-size: 0.94vw;
  color: #202226;
}
@media only screen and (max-width: 600px) {
  .regions li strong {
    font-size: 4.69vw;
  }
}
.regions li.active img, .regions li:hover img {
  opacity: 1;
}
.regions li.active strong, .regions li:hover strong {
  font-weight: 800;
}
.regions li:hover {
  cursor: pointer;
}
/*!**************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/flag-icons/css/flag-icons.min.css ***!
  \**************************************************************************************************/
.fib,.fi{background-size:contain;background-position:50%;background-repeat:no-repeat}.fi{position:relative;display:inline-block;width:1.333333em;line-height:1em}.fi:before{content:" "}.fi.fis{width:1em}.fi-xx{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/xx.96f901b4ca23142ad779.svg)}.fi-xx.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/xx.aa8f667027fd90e56320.svg)}.fi-ad{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ad.70f2eea77f28f293b6f8.svg)}.fi-ad.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ad.bf24bba3254180b3619a.svg)}.fi-ae{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ae.250746067bf3d77b7503.svg)}.fi-ae.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ae.e3396fd007b2b5cb57b0.svg)}.fi-af{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/af.2104ac1e5618b8af977b.svg)}.fi-af.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/af.366db578671023d26e21.svg)}.fi-ag{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ag.4852b5c91714f95f3797.svg)}.fi-ag.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ag.677e23c7e3b4d81e8942.svg)}.fi-ai{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ai.4cbfa0f99be22a0285e5.svg)}.fi-ai.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ai.1d586b8fab270baf0f59.svg)}.fi-al{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/al.1b9ec52da64852264638.svg)}.fi-al.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/al.41b54c3151649dfecd21.svg)}.fi-am{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/am.683c20ed58f4d9474856.svg)}.fi-am.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/am.eaae878c684895ebbfbd.svg)}.fi-ao{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ao.4498ed450b107d63e686.svg)}.fi-ao.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ao.c930a5b011ccb2a990e6.svg)}.fi-aq{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/aq.7a5a5b87a63ac4bf5a73.svg)}.fi-aq.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/aq.d469b891a1c3f4b0554a.svg)}.fi-ar{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ar.fc9c6ce25fcd99a5839f.svg)}.fi-ar.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ar.99c25968161ee34667ac.svg)}.fi-as{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/as.f9c1d8ebed5e69547296.svg)}.fi-as.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/as.a8f05fbe9a8d0a028155.svg)}.fi-at{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/at.d9c6c6ac800a2ecd563e.svg)}.fi-at.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/at.9fae77cef97146619095.svg)}.fi-au{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/au.8cc9433039670f61e180.svg)}.fi-au.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/au.97435dd83edf8bfc1036.svg)}.fi-aw{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/aw.6c82c52fc38525a1a69e.svg)}.fi-aw.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/aw.a4cfc0162a832b9f4bab.svg)}.fi-ax{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ax.dd048088f167a2fc17f4.svg)}.fi-ax.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ax.3882371f1dbfb17cb5a6.svg)}.fi-az{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/az.ffc79bfa06e3b01520e0.svg)}.fi-az.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/az.acf7a85a1244a55f52a2.svg)}.fi-ba{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ba.64e381d4fd68fad46090.svg)}.fi-ba.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ba.2d7f430f443e46b91acd.svg)}.fi-bb{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bb.333ab7bf298446feedb3.svg)}.fi-bb.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bb.26c9a5aefdf5e46d037d.svg)}.fi-bd{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bd.0ad8c443ef4d47ea0497.svg)}.fi-bd.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bd.a62e330d249ff3f5bd27.svg)}.fi-be{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/be.e9ec217e871f35fdde13.svg)}.fi-be.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/be.fb38153462cb5e9fc503.svg)}.fi-bf{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bf.a3957b0a98236111e237.svg)}.fi-bf.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bf.bb616c9ec60cde6806bb.svg)}.fi-bg{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bg.9618f3e4386b8a9f664a.svg)}.fi-bg.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bg.28afe0b8e02a177f9920.svg)}.fi-bh{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bh.3310879d5f14a62669bf.svg)}.fi-bh.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bh.d6e3bed59974f2b0aedd.svg)}.fi-bi{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bi.5d3435104d6a6e67937c.svg)}.fi-bi.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bi.69b0670030ec8e43f88a.svg)}.fi-bj{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bj.b04c72b67773f10058a8.svg)}.fi-bj.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bj.c1bc198cb05444a63756.svg)}.fi-bl{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bl.67c5ef35e02e55d24b8c.svg)}.fi-bl.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bl.66cdc56cf5c323535418.svg)}.fi-bm{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bm.20ea37a5be1b1b4e8d8e.svg)}.fi-bm.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bm.2fe09134b4169a76d053.svg)}.fi-bn{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bn.e5cfc84a2a3d646e1755.svg)}.fi-bn.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bn.123511317c0a0f4c41cc.svg)}.fi-bo{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bo.b0f50bc8035200c269f1.svg)}.fi-bo.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bo.de61c7c5d75dfe735741.svg)}.fi-bq{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bq.04ca6698f051e72cf774.svg)}.fi-bq.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bq.1698f2886a1c56881806.svg)}.fi-br{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/br.c2d9921ea1d1b06c26da.svg)}.fi-br.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/br.ad0a905fd62beb1d121c.svg)}.fi-bs{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bs.056e551cfb3bba660804.svg)}.fi-bs.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bs.7dbd1c1670a975513404.svg)}.fi-bt{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bt.def23b8c292e64a3cc5b.svg)}.fi-bt.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bt.8d9397c0bad9799f16f9.svg)}.fi-bv{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bv.3d8e6f49fad8459575e1.svg)}.fi-bv.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bv.976c853ae9062409996c.svg)}.fi-bw{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bw.286ba8fe3cf0c8ae076b.svg)}.fi-bw.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bw.b6a321afa6bd21ee4801.svg)}.fi-by{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/by.408cd95645987e43b479.svg)}.fi-by.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/by.de34876833be51827c38.svg)}.fi-bz{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bz.d6efb8bf4f72e304256a.svg)}.fi-bz.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/bz.23af0d7510f963098b86.svg)}.fi-ca{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ca.9e8878b579ff3a1a1268.svg)}.fi-ca.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ca.7576a074760689f4ee54.svg)}.fi-cc{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cc.0f7eea30d520cc9ac8ce.svg)}.fi-cc.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cc.9cfc9848630ad34d7516.svg)}.fi-cd{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cd.80689945f2e56fea5e71.svg)}.fi-cd.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cd.588b1447f6de9790ab7b.svg)}.fi-cf{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cf.a3843e7991ac45d28eff.svg)}.fi-cf.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cf.e2e89fb8727d254107da.svg)}.fi-cg{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cg.ef7269ecc526c865724c.svg)}.fi-cg.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cg.b92309a23a50545fc9c3.svg)}.fi-ch{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ch.55323a0680e7c5ff735b.svg)}.fi-ch.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ch.e6b520ab87791013063b.svg)}.fi-ci{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ci.c7146bc39c724cd34b46.svg)}.fi-ci.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ci.133adff8acf564df5728.svg)}.fi-ck{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ck.6f73c68e1aca3060e929.svg)}.fi-ck.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ck.3e6dd6ddd9eb71276bcb.svg)}.fi-cl{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cl.3ef2be87bf31777897ba.svg)}.fi-cl.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cl.178b4ca5ea73eb163797.svg)}.fi-cm{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cm.7eff011cd2036bfc5df4.svg)}.fi-cm.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cm.c5fdb1729d6a61e705cc.svg)}.fi-cn{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cn.e4f6436aa2c562521a6e.svg)}.fi-cn.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cn.2e5f836fa0364bb906e6.svg)}.fi-co{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/co.2035da4efa474be5bb4b.svg)}.fi-co.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/co.650be7bf6524161dd3fb.svg)}.fi-cr{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cr.da71ea0e0e43752f1f4a.svg)}.fi-cr.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cr.96cca3298724eeac307f.svg)}.fi-cu{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cu.e26b31c7aa254ee55900.svg)}.fi-cu.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cu.b6406c65efd995643b0d.svg)}.fi-cv{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cv.aa02126ce32724f97a9c.svg)}.fi-cv.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cv.c4df14eee0b28bca07a3.svg)}.fi-cw{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cw.7b83329130ff6a4d69d4.svg)}.fi-cw.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cw.023cc06898b0b15eeedc.svg)}.fi-cx{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cx.13319763d6a6b1e4770a.svg)}.fi-cx.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cx.581114d7d0e9322f52d5.svg)}.fi-cy{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cy.9e2e831b23f81f66f2c0.svg)}.fi-cy.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cy.4edec3a02adab52da1c7.svg)}.fi-cz{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cz.5a24757d105fbe7a4e81.svg)}.fi-cz.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cz.f7d5fa0258940e2c3ac9.svg)}.fi-de{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/de.adc6c9b3594fb2f4a4df.svg)}.fi-de.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/de.02d6c00e143fd6208fa5.svg)}.fi-dj{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/dj.da9d5bb3f5a142e2993b.svg)}.fi-dj.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/dj.9d6f9c1fd1884ae2bf61.svg)}.fi-dk{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/dk.025c12105396b6e6b3b8.svg)}.fi-dk.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/dk.90f7d12042a18708f7ed.svg)}.fi-dm{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/dm.5e7a6ce8d66841b43d2b.svg)}.fi-dm.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/dm.3f5830804b534228f368.svg)}.fi-do{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/do.5b6684f3d0630d4bcec4.svg)}.fi-do.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/do.0c068c9aeb8c133c5dbe.svg)}.fi-dz{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/dz.0f0875827805c6719abb.svg)}.fi-dz.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/dz.676246527fe04242f0f7.svg)}.fi-ec{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ec.2dea494d741ecef56544.svg)}.fi-ec.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ec.34a64a770e09c9ec5b23.svg)}.fi-ee{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ee.04263f937da9572d0d84.svg)}.fi-ee.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ee.294c52fa01f3012f0f88.svg)}.fi-eg{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/eg.6f625319993c841f2c84.svg)}.fi-eg.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/eg.21fca8382049264415ce.svg)}.fi-eh{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/eh.a2b2a954b35253b4d810.svg)}.fi-eh.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/eh.8941dc19c664c2c2a23f.svg)}.fi-er{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/er.86045916d43bfa374fbe.svg)}.fi-er.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/er.0c7117c38822e1606916.svg)}.fi-es{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/es.c2bea6d740c5d81d5bce.svg)}.fi-es.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/es.3b87288baee22a0de008.svg)}.fi-et{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/et.d27d9d1ac47ed9291a62.svg)}.fi-et.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/et.da75d56f3f57838a27be.svg)}.fi-fi{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/fi.ead68a19c50e3e6f4d04.svg)}.fi-fi.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/fi.aed885cc7a38b534b2b6.svg)}.fi-fj{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/fj.84732a88e04260ae6d30.svg)}.fi-fj.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/fj.a58ca2ed36ef1f1d4913.svg)}.fi-fk{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/fk.d0b5d9fb25d4c4435972.svg)}.fi-fk.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/fk.a83317fea67e7de6250c.svg)}.fi-fm{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/fm.18f7e08960b73974ccd4.svg)}.fi-fm.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/fm.9b826793a052bef79219.svg)}.fi-fo{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/fo.3165eadcb4c87a6d02ae.svg)}.fi-fo.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/fo.54fd5278c2851a51f39d.svg)}.fi-fr{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/fr.0313c7eacb9633130ffb.svg)}.fi-fr.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/fr.9e329b0fd412c860b31a.svg)}.fi-ga{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ga.ccf7eecbecdd26d2403c.svg)}.fi-ga.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ga.d33bfe612c008a01f156.svg)}.fi-gb{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gb.84d4bb24d2a1a5891e0d.svg)}.fi-gb.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gb.6cf90268d11449c43485.svg)}.fi-gd{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gd.b894547dc982e9f889ce.svg)}.fi-gd.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gd.1f93c180ee5843effd47.svg)}.fi-ge{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ge.362c00c4a79f0704aa45.svg)}.fi-ge.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ge.583afaa66ab47ac74fa1.svg)}.fi-gf{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gf.16328213544e4ac5f3ee.svg)}.fi-gf.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gf.5fc814b14e4589220c31.svg)}.fi-gg{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gg.b8779f1806c259de289a.svg)}.fi-gg.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gg.cff3c6217db3d2732657.svg)}.fi-gh{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gh.87686ea032052059cd6d.svg)}.fi-gh.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gh.e2793fb1dcddb8325ff1.svg)}.fi-gi{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gi.80febf66a20dc267d064.svg)}.fi-gi.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gi.4fe8cc6ecc3dd2baf4ea.svg)}.fi-gl{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gl.633d308e7df9c5abcb89.svg)}.fi-gl.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gl.2466f7b0c1cdbbc5bce5.svg)}.fi-gm{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gm.6e4caca46e637e40175f.svg)}.fi-gm.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gm.dfd25b88d3660d236c00.svg)}.fi-gn{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gn.65edeaef7dabb0abc834.svg)}.fi-gn.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gn.347b60cf985684d7ea4f.svg)}.fi-gp{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gp.ca0b8d6f4d7528c9d34d.svg)}.fi-gp.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gp.34687ce560373f175eee.svg)}.fi-gq{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gq.0314b4987491a4c2d601.svg)}.fi-gq.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gq.eed957fc202035b47bf4.svg)}.fi-gr{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gr.969458b727378ff7b215.svg)}.fi-gr.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gr.f4f1efd04d192aac3cbe.svg)}.fi-gs{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gs.9c9720e39497aeb6c4ac.svg)}.fi-gs.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gs.f16e0ac45849cf748b84.svg)}.fi-gt{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gt.f483ff9148ed468e6dba.svg)}.fi-gt.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gt.88fa30701f63441eff21.svg)}.fi-gu{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gu.67d540af7a6deec31c7a.svg)}.fi-gu.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gu.b55158cddaadbf16541a.svg)}.fi-gw{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gw.3b1eba4bfbd859d523f4.svg)}.fi-gw.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gw.2bfb1be148a6707e5ccd.svg)}.fi-gy{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gy.f3e2f1acb06c7b8bd851.svg)}.fi-gy.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gy.0cb6e81609a2c5fd27dc.svg)}.fi-hk{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/hk.8b89a0a3a4b2b0fe24c4.svg)}.fi-hk.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/hk.b80f4f843c33522190c6.svg)}.fi-hm{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/hm.d7f4f6208ebc8b2a936b.svg)}.fi-hm.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/hm.fe75e73aa43e2b17f7c5.svg)}.fi-hn{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/hn.2427006aada8b474df11.svg)}.fi-hn.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/hn.084f590fe38a14fc3755.svg)}.fi-hr{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/hr.144812f9830a54938661.svg)}.fi-hr.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/hr.95aa474136210e1fc867.svg)}.fi-ht{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ht.adf3ce4a80c9aba47d52.svg)}.fi-ht.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ht.bbbd7c26b9335fffbc89.svg)}.fi-hu{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/hu.e404d718cffb5bd06467.svg)}.fi-hu.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/hu.cb329e885950a7c05407.svg)}.fi-id{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/id.f624e2c8444a7794b357.svg)}.fi-id.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/id.578a8a9cdfdb824a35b1.svg)}.fi-ie{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ie.0542b94612db83a2f550.svg)}.fi-ie.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ie.9e3414e898f1a07d0bea.svg)}.fi-il{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/il.1e6c2f0e584f3e9eeceb.svg)}.fi-il.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/il.d92f72de0e032a9689fb.svg)}.fi-im{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/im.bccfbbb9cbf510a6b55d.svg)}.fi-im.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/im.d47ec035ec3114c6aade.svg)}.fi-in{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/in.12c66a162687c5c17ea4.svg)}.fi-in.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/in.5d3291b586986f65e7f1.svg)}.fi-io{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/io.434092db7f34f2bc6a04.svg)}.fi-io.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/io.0838e35fe56aa2cc1220.svg)}.fi-iq{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/iq.e74b8b9c289e8223e1b4.svg)}.fi-iq.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/iq.f0039f6611f1d049dd44.svg)}.fi-ir{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ir.c14862b9a48216f75d15.svg)}.fi-ir.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ir.2ab9c0dee34bc5ef33a6.svg)}.fi-is{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/is.8f88619495adccb68a6d.svg)}.fi-is.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/is.8bc19a219f1fc86da4ab.svg)}.fi-it{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/it.08db2cd122d5f99494dd.svg)}.fi-it.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/it.febcc1b18059405d2a1b.svg)}.fi-je{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/je.3660bd48e915237e2708.svg)}.fi-je.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/je.3a28ea4bb85774d4b377.svg)}.fi-jm{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/jm.46c20a3e99315fb4e78c.svg)}.fi-jm.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/jm.593d0ceba0b8ef5b1f33.svg)}.fi-jo{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/jo.84446d300951d305ca74.svg)}.fi-jo.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/jo.5e426c880a46a67775b8.svg)}.fi-jp{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/jp.d288d548026f04523965.svg)}.fi-jp.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/jp.5d4d1d1eeb3d4c9ca374.svg)}.fi-ke{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ke.d625828986385991f7b1.svg)}.fi-ke.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ke.bdd8fd0975ed99339338.svg)}.fi-kg{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/kg.7686278119d26d5a1bf4.svg)}.fi-kg.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/kg.34d44976ab25b9ad4834.svg)}.fi-kh{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/kh.d9ccd75a51b421240f5f.svg)}.fi-kh.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/kh.07d04a9622beca9b9db3.svg)}.fi-ki{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ki.7bd6796e1f09758896c6.svg)}.fi-ki.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ki.49d96317875737b91310.svg)}.fi-km{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/km.e45809944f3127560237.svg)}.fi-km.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/km.ff5583b3507f34fe7751.svg)}.fi-kn{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/kn.650b92794fb6826cea93.svg)}.fi-kn.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/kn.840875853a987e54a502.svg)}.fi-kp{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/kp.a25df2f7fce788f16b6e.svg)}.fi-kp.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/kp.5d243e4871d0165a278f.svg)}.fi-kr{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/kr.cb52920205a3904b12e9.svg)}.fi-kr.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/kr.977537ff603f52b41d25.svg)}.fi-kw{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/kw.d8ca915f2732310fa098.svg)}.fi-kw.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/kw.969be8755a6d9aa9dd4a.svg)}.fi-ky{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ky.1789144ceb0a72aac3c9.svg)}.fi-ky.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ky.f7a068edb919efe20e5e.svg)}.fi-kz{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/kz.9f87805fde44d69ad3d6.svg)}.fi-kz.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/kz.a7a4a36b07daa2ade5bf.svg)}.fi-la{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/la.67f27403e34d3229fa88.svg)}.fi-la.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/la.d7702465c2f6d8d09f68.svg)}.fi-lb{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/lb.2f9b098ff67b3ed051d2.svg)}.fi-lb.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/lb.2d5ab80047be9bc6c444.svg)}.fi-lc{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/lc.a5f7f2065e6c2a79aea5.svg)}.fi-lc.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/lc.1ef20b6d46e6f7e771e5.svg)}.fi-li{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/li.3c6bc6b3c2cafb19ef82.svg)}.fi-li.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/li.85bfc49de22d5a395379.svg)}.fi-lk{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/lk.3468ddaf65b68fef60ee.svg)}.fi-lk.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/lk.d8d3e19a29e3bda5ccc8.svg)}.fi-lr{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/lr.61e7a9985643d013538d.svg)}.fi-lr.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/lr.6af0f7ecc531bf079ad3.svg)}.fi-ls{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ls.4856aea205c94f19b9a3.svg)}.fi-ls.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ls.2ac940991b103125880d.svg)}.fi-lt{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/lt.93a07daff68dea7336fd.svg)}.fi-lt.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/lt.1d07a8b84f27401d15e2.svg)}.fi-lu{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/lu.5b52430a07e21655ba90.svg)}.fi-lu.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/lu.b8e230a73eba4125f3d6.svg)}.fi-lv{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/lv.ff6176a6bfeba64d0716.svg)}.fi-lv.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/lv.884e7f97a321e3dda410.svg)}.fi-ly{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ly.9c0afe9e70e2e37b4322.svg)}.fi-ly.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ly.c04602533ea862b49866.svg)}.fi-ma{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ma.ab052b412792b9fadd8c.svg)}.fi-ma.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ma.4d3a6f5c2bd6a436e6a1.svg)}.fi-mc{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mc.b5edb75519037dcf483e.svg)}.fi-mc.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mc.21f385d1c90452e35d21.svg)}.fi-md{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/md.3218bd6d072386a2997b.svg)}.fi-md.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/md.2a07174f2dc12669bd34.svg)}.fi-me{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/me.2e1e72f3094e36ac941f.svg)}.fi-me.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/me.f538281b26bf147de7d3.svg)}.fi-mf{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mf.9284dddffc0b6717ee5f.svg)}.fi-mf.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mf.4b4f663eb5e16690ef4a.svg)}.fi-mg{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mg.5d294de1198203cd569a.svg)}.fi-mg.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mg.bdd56d44e50a82caecc6.svg)}.fi-mh{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mh.cd62f8f2afec11d2e119.svg)}.fi-mh.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mh.3263dfcc26053cd8688d.svg)}.fi-mk{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mk.b5eadefbb6da73c9d0cf.svg)}.fi-mk.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mk.d335b1f7842c183f2626.svg)}.fi-ml{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ml.fa530666ce9e170dc6cd.svg)}.fi-ml.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ml.abd95c9bbc3b8e14d05a.svg)}.fi-mm{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mm.82321f19830e8de129b7.svg)}.fi-mm.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mm.53de19a4603b655a1a68.svg)}.fi-mn{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mn.3f8eb1ca08f6bb7aaffb.svg)}.fi-mn.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mn.a6223b922704835ae93c.svg)}.fi-mo{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mo.d0a2d2249a5030e058f6.svg)}.fi-mo.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mo.ab5e90e78a5c17a6a0b5.svg)}.fi-mp{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mp.691b7d8805f3179c9f63.svg)}.fi-mp.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mp.c2d801d43c6c6de8ee22.svg)}.fi-mq{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mq.fe327ace5767815c40e3.svg)}.fi-mq.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mq.794f4690ac0eca38ed10.svg)}.fi-mr{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mr.9fd4a16498f5a42e8039.svg)}.fi-mr.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mr.6d5d216f7c28b12d0b28.svg)}.fi-ms{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ms.3f469e691405e360b0ba.svg)}.fi-ms.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ms.36dfc347d425859d92a6.svg)}.fi-mt{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mt.cbd22fd0520402e63d94.svg)}.fi-mt.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mt.f69e2471cdc4b0b27656.svg)}.fi-mu{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mu.468d5464b2219b1bb922.svg)}.fi-mu.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mu.fd1c498d09f3df7291e3.svg)}.fi-mv{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mv.f252e4cb6189ffbeb1ed.svg)}.fi-mv.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mv.8cb05cc8693221f2eec1.svg)}.fi-mw{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mw.8c7c71cfc01cf1f6bab5.svg)}.fi-mw.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mw.c9b6345c3e8561b3c871.svg)}.fi-mx{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mx.e8cbe88926d7a4675d47.svg)}.fi-mx.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mx.b2ba7a3bf813d512f807.svg)}.fi-my{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/my.7ebfe8cc7776c2ca1268.svg)}.fi-my.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/my.86044c68a247847062cc.svg)}.fi-mz{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mz.bdc2675416389aa0436a.svg)}.fi-mz.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/mz.49226d9a923e573e318f.svg)}.fi-na{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/na.121ad7c836aa668ada66.svg)}.fi-na.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/na.29e28347f7830f429fd2.svg)}.fi-nc{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/nc.d9a7497a457181a7dfbb.svg)}.fi-nc.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/nc.a9c6e731107c6ee44579.svg)}.fi-ne{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ne.82c3626f7a2a329d1397.svg)}.fi-ne.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ne.66cb0cd9e54d34e883f1.svg)}.fi-nf{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/nf.e4e73fc46014083a9134.svg)}.fi-nf.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/nf.c9745bcb0373a314d119.svg)}.fi-ng{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ng.f29450b9f8b2f04e96aa.svg)}.fi-ng.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ng.1b98819eb371ab888962.svg)}.fi-ni{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ni.d7f1262d27d9b714b3d9.svg)}.fi-ni.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ni.b75b50ce772a999ef744.svg)}.fi-nl{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/nl.874fbf1b360bed6592fc.svg)}.fi-nl.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/nl.db73c2454405f07c049b.svg)}.fi-no{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/no.b9cc4fcdf51eb234607e.svg)}.fi-no.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/no.c2a3c34c769194e219c3.svg)}.fi-np{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/np.f6bc27427157a2bec4a1.svg)}.fi-np.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/np.2d7d2bcb6169aaea295d.svg)}.fi-nr{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/nr.0d87ce78609053fbd9c4.svg)}.fi-nr.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/nr.8ccd0a5da4e0df47f13d.svg)}.fi-nu{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/nu.2d9c15c308eff50f974f.svg)}.fi-nu.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/nu.c4afdde3280afe436fc8.svg)}.fi-nz{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/nz.64b16b7eb8b8e423bcab.svg)}.fi-nz.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/nz.29afa191293fa678462c.svg)}.fi-om{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/om.4daba227b37c2ab2ca67.svg)}.fi-om.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/om.8f66157154d23e687e15.svg)}.fi-pa{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pa.8659812291825552ed13.svg)}.fi-pa.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pa.f06ec28a8cfb2f6f6362.svg)}.fi-pe{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pe.d64e9732fcaa8f765994.svg)}.fi-pe.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pe.b8e62fe370160622092e.svg)}.fi-pf{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pf.25a9bf08819ab8d40bfe.svg)}.fi-pf.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pf.5d921946e92c3a04b94f.svg)}.fi-pg{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pg.2d787f7b6ef61dfbed13.svg)}.fi-pg.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pg.a4a1866a135a7be68104.svg)}.fi-ph{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ph.b1d1902e71b7a98d1c23.svg)}.fi-ph.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ph.8ed533301806dce5830e.svg)}.fi-pk{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pk.d6091ce69832a5070cf9.svg)}.fi-pk.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pk.acaf672a1088ce7bcd0f.svg)}.fi-pl{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pl.2b5541c54505328dbc1b.svg)}.fi-pl.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pl.cd835d05865e496ff6b8.svg)}.fi-pm{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pm.f290a4bcb2060c82a15c.svg)}.fi-pm.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pm.b56ece89b69b4dc021b1.svg)}.fi-pn{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pn.1b304551dcaf53a9bfc7.svg)}.fi-pn.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pn.2e59e547cdaf14380b3a.svg)}.fi-pr{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pr.28689af1c71936396dba.svg)}.fi-pr.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pr.8885546ef53d96765ed6.svg)}.fi-ps{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ps.abfb274564ccff2da892.svg)}.fi-ps.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ps.dd52ee573d5487121ebb.svg)}.fi-pt{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pt.f8ac2991a4c362cf6c65.svg)}.fi-pt.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pt.90bff567ed742591697c.svg)}.fi-pw{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pw.5df27d3f0d819edce100.svg)}.fi-pw.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pw.a831460a026477de3470.svg)}.fi-py{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/py.95a265cc6b9db6623876.svg)}.fi-py.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/py.3a8059fd5fa678bbaf0a.svg)}.fi-qa{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/qa.74602db5190dc8001c8d.svg)}.fi-qa.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/qa.8f91b7516726e3518cfa.svg)}.fi-re{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/re.9d72b568db01dfb982e8.svg)}.fi-re.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/re.65fecda00937aa8b6917.svg)}.fi-ro{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ro.33482fcd4344b097d6d7.svg)}.fi-ro.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ro.6d757067ccc276327b1b.svg)}.fi-rs{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/rs.7e1afa4b394b0ffef9a0.svg)}.fi-rs.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/rs.099fd9d4031b066a2362.svg)}.fi-ru{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ru.097b629d57d4188b9b83.svg)}.fi-ru.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ru.23622fff0c60191d7183.svg)}.fi-rw{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/rw.f87cd918f9cf4421e109.svg)}.fi-rw.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/rw.2dbaa32bbc3d280477a0.svg)}.fi-sa{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sa.b26b19034a77a3b4b09a.svg)}.fi-sa.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sa.f9dacb2d88206424cfc1.svg)}.fi-sb{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sb.22224fa1c1bf800c3bfb.svg)}.fi-sb.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sb.828b2f112f1fed197a19.svg)}.fi-sc{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sc.4691653cefd138906e7b.svg)}.fi-sc.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sc.fea26a158b05a81a819d.svg)}.fi-sd{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sd.d7f3b46827654083de6f.svg)}.fi-sd.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sd.8df6ee83e80bb13d8e9c.svg)}.fi-se{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/se.8b8db9f4172ba5d8d3c4.svg)}.fi-se.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/se.3dc09b9e96cefa2fa42b.svg)}.fi-sg{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sg.8b629e7bf137abf1643b.svg)}.fi-sg.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sg.6cc62188097943de02c0.svg)}.fi-sh{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sh.b0d0251be62a5f27282a.svg)}.fi-sh.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sh.0de30ebc7c574ff9f829.svg)}.fi-si{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/si.9cf5cf5992bd48b0d23f.svg)}.fi-si.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/si.3aa260cd05eca90d50ab.svg)}.fi-sj{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sj.f8f9b21529bdc34df1b5.svg)}.fi-sj.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sj.7111b15215671c0cabae.svg)}.fi-sk{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sk.927ef7d8ba0b07afb706.svg)}.fi-sk.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sk.2055cb509c045ec96ffb.svg)}.fi-sl{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sl.d4cd148ff94760097b5c.svg)}.fi-sl.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sl.ec1ec422fd5ac1515437.svg)}.fi-sm{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sm.fdcc857e946620bb9f99.svg)}.fi-sm.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sm.d048b19e15c5c1fae878.svg)}.fi-sn{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sn.5d2dde7343ab4f202890.svg)}.fi-sn.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sn.07ec7ccbea282d9458ad.svg)}.fi-so{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/so.178fe49679297c70c6b7.svg)}.fi-so.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/so.8c4f928238059d27507d.svg)}.fi-sr{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sr.f281cc96dc94e9f2bcdf.svg)}.fi-sr.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sr.45463ee6f9675e59c293.svg)}.fi-ss{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ss.0b0f58edf447e463e793.svg)}.fi-ss.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ss.1c422f30a5c1c74cedaa.svg)}.fi-st{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/st.b1de9e523e773c7d9318.svg)}.fi-st.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/st.950ecdadde620ad2ec44.svg)}.fi-sv{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sv.79fbc03fce7cd1c8802f.svg)}.fi-sv.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sv.26bae9ea3e5602880a0a.svg)}.fi-sx{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sx.461132beaf7defd5ed83.svg)}.fi-sx.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sx.8c3f47fafde8fe4238ff.svg)}.fi-sy{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sy.fe2dc23e7e6916c38fb7.svg)}.fi-sy.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sy.78c23a804f1b457327a7.svg)}.fi-sz{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sz.db509778d180d220f4dd.svg)}.fi-sz.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sz.86d9e360ea288c0916df.svg)}.fi-tc{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tc.b35a924a728812678cc1.svg)}.fi-tc.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tc.df6f3e13c828a50dd948.svg)}.fi-td{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/td.ce35efd0cf28cc8886eb.svg)}.fi-td.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/td.16a25e2113c56509d1b6.svg)}.fi-tf{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tf.a1e1b04e6e2a99335098.svg)}.fi-tf.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tf.75f62b392f2571079a00.svg)}.fi-tg{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tg.89535c02f928796649ea.svg)}.fi-tg.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tg.0befc019211dfc197e18.svg)}.fi-th{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/th.d3dea0cee87c83e3a1e6.svg)}.fi-th.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/th.b4262644824a028810ca.svg)}.fi-tj{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tj.048c841a9452fdce8c27.svg)}.fi-tj.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tj.6e2457956a86906e9038.svg)}.fi-tk{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tk.dda2603624dd706ba80b.svg)}.fi-tk.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tk.16bf538d1a8ab01f4b39.svg)}.fi-tl{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tl.5a92426cb730d159461a.svg)}.fi-tl.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tl.2906e09e23414d013359.svg)}.fi-tm{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tm.890e13cab021a2ccc690.svg)}.fi-tm.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tm.613323bc56fcd8b1bd79.svg)}.fi-tn{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tn.b66f06d623ea128cc2d6.svg)}.fi-tn.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tn.bd9427159dadd137bf86.svg)}.fi-to{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/to.a7375d4d2ef32a2c8761.svg)}.fi-to.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/to.2cb4df0a0e3875c3c113.svg)}.fi-tr{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tr.535c328e67d2cd262543.svg)}.fi-tr.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tr.3a7c1ff2bc949f910d21.svg)}.fi-tt{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tt.faa91be4a726ae707d5d.svg)}.fi-tt.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tt.f3b1780e0f620d5e5e65.svg)}.fi-tv{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tv.fd2caae1fd2cb51b675a.svg)}.fi-tv.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tv.57ef8775a287d9d53d50.svg)}.fi-tw{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tw.39308d8769d9190bd1aa.svg)}.fi-tw.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tw.8ea0b61c9cced533d851.svg)}.fi-tz{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tz.bec1e1d6b9d5b6bb98b3.svg)}.fi-tz.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/tz.5ca0246e7997b017d7ed.svg)}.fi-ua{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ua.423c68f9fb154fb2749b.svg)}.fi-ua.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ua.af1d11dab17044ee2036.svg)}.fi-ug{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ug.222bcbd9d06e2864db96.svg)}.fi-ug.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ug.db68bb1b5c91f0899146.svg)}.fi-um{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/um.9efb46d30197d66c362f.svg)}.fi-um.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/um.a57097a45d61f696bb5d.svg)}.fi-us{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/us.912cb4a8f30b24032f0d.svg)}.fi-us.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/us.9acbcf1017616e2140a1.svg)}.fi-uy{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/uy.2515d7371de19a0642e6.svg)}.fi-uy.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/uy.cb5fcc05a537d0236c3c.svg)}.fi-uz{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/uz.7ed400a6435c85b5b890.svg)}.fi-uz.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/uz.15a9a22cda20d4284071.svg)}.fi-va{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/va.f5a05c3a3ef6f8c04cd7.svg)}.fi-va.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/va.bbc2e5e39631d0a12732.svg)}.fi-vc{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/vc.696f1551fbfd85d91302.svg)}.fi-vc.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/vc.007dc890b99ef6f19713.svg)}.fi-ve{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ve.8654417d0313322c0ee9.svg)}.fi-ve.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ve.566e10866c917e59bb97.svg)}.fi-vg{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/vg.adc10267dfa34dc8352c.svg)}.fi-vg.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/vg.f51c57586a36251c99f3.svg)}.fi-vi{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/vi.7b2e71e5890900de2981.svg)}.fi-vi.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/vi.4b5722123d54a3b84a21.svg)}.fi-vn{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/vn.e80173a9c3cbaa60c593.svg)}.fi-vn.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/vn.7601c8acd6cc2bd13ebe.svg)}.fi-vu{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/vu.f127f219c07785ec34d3.svg)}.fi-vu.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/vu.282e59f945b6d314feec.svg)}.fi-wf{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/wf.2a313731eae3ed3e6bf3.svg)}.fi-wf.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/wf.311c4e739fa8377d139d.svg)}.fi-ws{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ws.314e33c2a444698f4bce.svg)}.fi-ws.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ws.f06e3a3930f25859ac07.svg)}.fi-ye{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ye.948f27c439684b56bb9d.svg)}.fi-ye.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ye.822b8bf24cfbceb7b411.svg)}.fi-yt{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/yt.433b076a0fbb984af9f2.svg)}.fi-yt.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/yt.db71201b57772674af44.svg)}.fi-za{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/za.57ed656aa5c93d478f18.svg)}.fi-za.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/za.35fc70ecbde5380e5afb.svg)}.fi-zm{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/zm.b75585a7ee75bddfdf08.svg)}.fi-zm.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/zm.d0a453b1fcd36a5dc8b2.svg)}.fi-zw{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/zw.8870c0c23ef3c27cf333.svg)}.fi-zw.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/zw.1f332afdffeb9bd17a13.svg)}.fi-arab{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/arab.4d8a095e5e2e4eafc280.svg)}.fi-arab.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/arab.0499fb50ad82b93fc5d3.svg)}.fi-asean{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/asean.137f55335f0d045f4de6.svg)}.fi-asean.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/asean.13dda45b3ea2f2f977d7.svg)}.fi-cefta{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cefta.159b824020be52ab9a1d.svg)}.fi-cefta.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cefta.4247899e6d860ac788cd.svg)}.fi-cp{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cp.f6b10f55c03f66f74018.svg)}.fi-cp.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/cp.6c0badecbaa751338752.svg)}.fi-dg{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/dg.36d294bef32b3784507e.svg)}.fi-dg.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/dg.7ebcdb1f66f71aa42e0c.svg)}.fi-eac{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/eac.cd37edea822f43242bb6.svg)}.fi-eac.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/eac.eb5c25768976b4a8d7bb.svg)}.fi-es-ct{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/es-ct.ae2d1ab93385b37fd124.svg)}.fi-es-ct.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/es-ct.9d52c0a552153cf88238.svg)}.fi-es-ga{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/es-ga.a422d85b7b98ad52b43d.svg)}.fi-es-ga.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/es-ga.0f8315b9167631cea364.svg)}.fi-es-pv{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/es-pv.9505fc54b48e50e05629.svg)}.fi-es-pv.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/es-pv.e0f6252aacba9bacf0be.svg)}.fi-eu{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/eu.c9d8d63e107e62b812c8.svg)}.fi-eu.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/eu.8224e4265da2d4361a09.svg)}.fi-gb-eng{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gb-eng.ee3571430d489c32deac.svg)}.fi-gb-eng.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gb-eng.7b249f565cc9aa70b36b.svg)}.fi-gb-nir{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gb-nir.ace14a1e13b50069efb5.svg)}.fi-gb-nir.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gb-nir.5fdc67fb2e1872b0901f.svg)}.fi-gb-sct{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gb-sct.5edc6d75a73111158da1.svg)}.fi-gb-sct.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gb-sct.5e8518f9c48a90941d02.svg)}.fi-gb-wls{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gb-wls.8794435cae904ded53d9.svg)}.fi-gb-wls.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/gb-wls.4360c12f55e98aab95fe.svg)}.fi-ic{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ic.500d420982feb8a67cbc.svg)}.fi-ic.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/ic.5217cbc3b14b1f23840f.svg)}.fi-pc{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pc.e0de38a24ff09649830a.svg)}.fi-pc.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/pc.cac28e273f71820aef16.svg)}.fi-sh-ac{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sh-ac.103b29f98a6b270e001a.svg)}.fi-sh-ac.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sh-ac.12e47249c910761e397d.svg)}.fi-sh-hl{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sh-hl.6128ecfc64f67f61372a.svg)}.fi-sh-hl.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sh-hl.a28e46fcd71bb0cdc7cb.svg)}.fi-sh-ta{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sh-ta.63e0f3087d23a3db1c69.svg)}.fi-sh-ta.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/sh-ta.fc41b9a4353f62943cb0.svg)}.fi-un{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/un.b7d8400aa3b0c3cfc511.svg)}.fi-un.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/un.c7ec902d8db0318757f2.svg)}.fi-xk{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/xk.1d1068e60cd34d1bfb58.svg)}.fi-xk.fis{background-image:url(/wp-content/themes/shifeng/assets-dist/icons/xk.b15361c3054b56026b03.svg)}

/*!***********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/classes/inputs/RegionInput/region-flag.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************/
@keyframes backgroundSignal {
  from {
    background-color: #ec3131;
  }
  to {
    background-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes colorSignal {
  from {
    color: #ec3131;
  }
  to {
    color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes borderSignal {
  from {
    border-color: #ec3131;
  }
  to {
    border-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
.region-flag {
  width: 1.25vw;
  height: 0.9375vw;
  aspect-ratio: 4/3;
  flex-shrink: 0;
  display: inline-block;
  background-size: cover;
  border: 1px solid #202226;
  border-radius: 2px;
}
@media only screen and (max-width: 600px) {
  .region-flag {
    width: 5vw;
    height: auto;
  }
}
/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/scss/components/hidform.scss ***!
  \********************************************************************************************************************************************************************************************************************************************/
#hidform {
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  z-index: 16;
  position: fixed;
  left: 0px;
  top: 0px;
  display: none;
}
/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/components/MobileMenuComponent/mobile-menu.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
@keyframes backgroundSignal {
  from {
    background-color: #ec3131;
  }
  to {
    background-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes colorSignal {
  from {
    color: #ec3131;
  }
  to {
    color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes borderSignal {
  from {
    border-color: #ec3131;
  }
  to {
    border-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
.headMobileMenu {
  display: none;
  text-align: right;
}

.smallMenu {
  width: 25vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 40px 40px 125px rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0px;
  left: -100%;
  transition: 0.5s;
  z-index: 20;
  overflow-y: auto;
  max-height: 100%;
}
.smallMenu.open {
  left: 0px;
}
@media only screen and (max-width: 600px) {
  .smallMenu {
    width: 100%;
    padding-bottom: 10vw;
    justify-content: space-between;
  }
}

.smallHead {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2.19vw 1.75vw 2.19vw 2.625vw;
}
@media only screen and (max-width: 600px) {
  .smallHead {
    padding: 8.44vw 6.25vw;
  }
}

.smallMenuClose {
  width: 2.625vw;
  height: 1.06vw;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: 2.625vw 3.19vw;
  background-image: url(/wp-content/themes/shifeng/assets-dist/icons/close-mob-menu.73db3da962b53403e2db.svg);
}
.smallMenuClose:hover {
  cursor: pointer;
  background-position-y: -1.06vw;
}
.smallMenuClose:active {
  background-position-y: -2.12vw;
}
@media only screen and (max-width: 600px) {
  .smallMenuClose {
    width: 13.13vw;
    height: 5.31vw;
    background-size: 13.13vw 15.94vw;
  }
  .smallMenuClose:hover {
    background-position-y: -5.31vw;
  }
  .smallMenuClose:active {
    background-position-y: -10.62vw;
  }
}

.smallMenuContent {
  width: 100%;
  height: 100%;
  padding: 1.4vw 1.56vw 0px 1.56vw;
  text-align: left;
}
@media only screen and (max-width: 600px) {
  .smallMenuContent {
    margin-top: 4.34vw;
    padding: 0 6.25vw;
    height: auto;
  }
}

.small-menu {
  padding: 0px 3.44vw 0px 3.44vw;
}
@media only screen and (max-width: 600px) {
  .small-menu {
    padding: 0;
  }
}
.small-menu li {
  display: block;
  margin-bottom: 2.18vw;
  text-align: left;
}
@media only screen and (max-width: 600px) {
  .small-menu li:not(:last-child) {
    margin-bottom: 8.68vw;
  }
}
.small-menu li a {
  font-weight: 500;
  font-size: 1.25vw;
  color: #202226;
  display: block;
  text-transform: uppercase;
}
@media only screen and (max-width: 600px) {
  .small-menu li a {
    font-size: 6.25vw;
  }
}
.small-menu li a:hover {
  color: #ec3131;
}
.small-menu li.current-menu-item > a {
  color: #ec3131;
}
.small-menu .sub-menu {
  width: auto;
  left: auto;
  top: auto;
  position: relative;
  opacity: 1;
  max-height: none;
  border: none;
  background: none;
  box-shadow: none;
  padding-left: 10px;
  z-index: 1;
}

.smallMenuMiddle {
  padding: 0vw 1.56vw 0px 1.56vw;
}
.smallMenuMiddle:before {
  content: " ";
  display: block;
  width: 100%;
  height: 1px;
  border-top: 0.063vw solid #d9d9d9;
}
@media only screen and (max-width: 600px) {
  .smallMenuMiddle {
    margin-top: 4.38vw;
  }
}

.smallMenuMiddleIn {
  display: inline-block;
  padding: 1.875vw 0 1.875vw 3.44vw;
}
@media only screen and (max-width: 600px) {
  .smallMenuMiddleIn {
    padding: 10vw 6.25vw 0 6.25vw;
  }
}
.smallMenuMiddleIn .wrapPhone {
  margin-bottom: 0.625vw;
}
.smallMenuMiddleIn .wrapPhone:hover .phoneMenu {
  color: #ec3131;
}
@media only screen and (max-width: 600px) {
  .smallMenuMiddleIn .wrapPhone {
    margin-bottom: 4.5vw;
  }
}

.phoneMenu {
  font-weight: 700;
  font-size: 1.44vw;
  color: #313131;
}
@media only screen and (max-width: 600px) {
  .phoneMenu {
    font-size: 7.19vw;
  }
}

.butSmallMenu {
  width: 13.625vw;
}
@media only screen and (max-width: 600px) {
  .butSmallMenu {
    width: 68.125vw;
    font-size: 5vw;
  }
}

.smallMenuCenter {
  text-align: center;
}
.smallMenuCenter img {
  width: auto;
  height: auto;
}

.mobMenuImg {
  width: 19.31vw;
  height: auto;
  position: relative;
  left: -0.813vw;
  margin-top: -1.8vw;
}
@media only screen and (max-width: 600px) {
  .mobMenuImg {
    display: none;
  }
}

.menuCountry {
  display: flex;
  gap: 0.625vw;
}
.menuCountry li {
  font-size: 1vw;
  font-weight: 500;
  line-height: 140%;
  color: rgba(32, 34, 38, 0.5);
  text-transform: uppercase;
  border: 1px solid rgba(0, 0, 0, 0);
  padding: 0.15vw 0.5vw 0.125vw 0.5vw;
  border-radius: 0.25vw;
}
.menuCountry li.active, .menuCountry li:hover {
  border-color: #ec3131;
  color: #ec3131;
  cursor: pointer;
}
@media only screen and (max-width: 600px) {
  .menuCountry li {
    font-size: 5vw;
    padding: 0.5vw 2.5vw 0.5vw 2.5vw;
    border-radius: 1.25vw;
  }
}
/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/components/CookieComponent/cookie.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************/
@keyframes backgroundSignal {
  from {
    background-color: #ec3131;
  }
  to {
    background-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes colorSignal {
  from {
    color: #ec3131;
  }
  to {
    color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes borderSignal {
  from {
    border-color: #ec3131;
  }
  to {
    border-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
.wrapCookie {
  width: 670px;
  height: auto;
  box-shadow: 0 14px 60px 0 rgba(0, 0, 0, 0.25);
  background: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
  padding: 15px 20px;
  display: flex;
  justify-content: center;
  gap: 20px;
  align-items: center;
  position: fixed;
  z-index: 20000000;
  flex-wrap: wrap;
  max-width: 90%;
  left: 50%;
  bottom: 20px;
  transform: translate3d(-50%, 0px, 0px);
  margin-right: var(--lock-padding, 0px) !important;
}

@media only screen and (min-width: 590px) {
  .wrapCookie {
    right: 20px;
    left: auto;
    transform: none;
  }
}
@media only screen and (min-width: 820px) {
  .wrapCookie {
    flex-wrap: nowrap;
  }
}
.wrapCookie > div {
  width: 100%;
  text-align: center;
}

@media only screen and (min-width: 820px) {
  .wrapCookie > div {
    width: auto;
    text-align: left;
  }
}
.wrapCookie p {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #262a2b;
}

.wrapCookie p a {
  text-decoration: underline;
  color: #ec3131;
}

.wrapCookie p a:hover {
  cursor: pointer;
  text-decoration: none;
}

.wrapCookie .butCookie {
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  height: 50px;
  font-size: 18px;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./node_modules/@fancyapps/ui/dist/fancybox/fancybox.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
:root {
  --f-spinner-width: 36px;
  --f-spinner-height: 36px;
  --f-spinner-color-1: rgba(0, 0, 0, 0.1);
  --f-spinner-color-2: rgba(17, 24, 28, 0.8);
  --f-spinner-stroke: 2.75;
}

.f-spinner {
  margin: auto;
  padding: 0;
  width: var(--f-spinner-width);
  height: var(--f-spinner-height);
}

.f-spinner svg {
  width: 100%;
  height: 100%;
  vertical-align: top;
  animation: f-spinner-rotate 2s linear infinite;
}

.f-spinner svg * {
  stroke-width: var(--f-spinner-stroke);
  fill: none;
}

.f-spinner svg *:first-child {
  stroke: var(--f-spinner-color-1);
}

.f-spinner svg *:last-child {
  stroke: var(--f-spinner-color-2);
  animation: f-spinner-dash 2s ease-in-out infinite;
}

@keyframes f-spinner-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes f-spinner-dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}
.f-throwOutUp {
  animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp;
}

.f-throwOutDown {
  animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown;
}

@keyframes f-throwOutUp {
  to {
    transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
    opacity: 0;
  }
}
@keyframes f-throwOutDown {
  to {
    transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
    opacity: 0;
  }
}
.f-zoomInUp {
  animation: var(--f-transition-duration, 0.2s) ease 0.1s both f-zoomInUp;
}

.f-zoomOutDown {
  animation: var(--f-transition-duration, 0.2s) ease both f-zoomOutDown;
}

@keyframes f-zoomInUp {
  from {
    transform: scale(0.975) translate3d(0, 16px, 0);
    opacity: 0;
  }
  to {
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes f-zoomOutDown {
  to {
    transform: scale(0.975) translate3d(0, 16px, 0);
    opacity: 0;
  }
}
.f-fadeIn {
  animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
  z-index: 2;
}

.f-fadeOut {
  animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
  z-index: 1;
}

@keyframes f-fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes f-fadeOut {
  100% {
    opacity: 0;
  }
}
.f-fadeFastIn {
  animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;
  z-index: 2;
}

.f-fadeFastOut {
  animation: var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;
  z-index: 2;
}

@keyframes f-fadeFastIn {
  0% {
    opacity: 0.75;
  }
  100% {
    opacity: 1;
  }
}
@keyframes f-fadeFastOut {
  100% {
    opacity: 0;
  }
}
.f-fadeSlowIn {
  animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;
  z-index: 2;
}

.f-fadeSlowOut {
  animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;
  z-index: 1;
}

@keyframes f-fadeSlowIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes f-fadeSlowOut {
  100% {
    opacity: 0;
  }
}
.f-crossfadeIn {
  animation: var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;
  z-index: 2;
}

.f-crossfadeOut {
  animation: calc(var(--f-transition-duration, 0.2s) * 0.5) linear 0.1s both f-crossfadeOut;
  z-index: 1;
}

@keyframes f-crossfadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes f-crossfadeOut {
  100% {
    opacity: 0;
  }
}
.f-slideIn.from-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext;
}

.f-slideIn.from-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev;
}

.f-slideOut.to-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext;
}

.f-slideOut.to-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev;
}

@keyframes f-slideInPrev {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes f-slideInNext {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes f-slideOutNext {
  100% {
    transform: translateX(-100%);
  }
}
@keyframes f-slideOutPrev {
  100% {
    transform: translateX(100%);
  }
}
.f-classicIn.from-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;
  z-index: 2;
}

.f-classicIn.from-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;
  z-index: 2;
}

.f-classicOut.to-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;
  z-index: 1;
}

.f-classicOut.to-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;
  z-index: 1;
}

@keyframes f-classicInNext {
  0% {
    transform: translateX(-75px);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes f-classicInPrev {
  0% {
    transform: translateX(75px);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes f-classicOutNext {
  100% {
    transform: translateX(-75px);
    opacity: 0;
  }
}
@keyframes f-classicOutPrev {
  100% {
    transform: translateX(75px);
    opacity: 0;
  }
}
:root {
  --f-button-width: 40px;
  --f-button-height: 40px;
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-color: #374151;
  --f-button-bg: #f8f8f8;
  --f-button-hover-bg: #e0e0e0;
  --f-button-active-bg: #d0d0d0;
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 20px;
  --f-button-svg-height: 20px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: none;
  --f-button-svg-disabled-opacity: 0.65;
}

.f-button {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: content-box;
  position: relative;
  margin: 0;
  padding: 0;
  width: var(--f-button-width);
  height: var(--f-button-height);
  border: var(--f-button-border);
  border-radius: var(--f-button-border-radius);
  color: var(--f-button-color);
  background: var(--f-button-bg);
  box-shadow: var(--f-button-shadow);
  pointer-events: all;
  cursor: pointer;
  transition: var(--f-button-transition);
}

@media (hover: hover) {
  .f-button:hover:not([disabled]) {
    color: var(--f-button-hover-color);
    background-color: var(--f-button-hover-bg);
  }
}
.f-button:active:not([disabled]) {
  background-color: var(--f-button-active-bg);
}

.f-button:focus:not(:focus-visible) {
  outline: none;
}

.f-button:focus-visible {
  outline: none;
  box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));
}

.f-button svg {
  width: var(--f-button-svg-width);
  height: var(--f-button-svg-height);
  fill: var(--f-button-svg-fill);
  stroke: currentColor;
  stroke-width: var(--f-button-svg-stroke-width);
  stroke-linecap: round;
  stroke-linejoin: round;
  transition: opacity 0.15s ease;
  transform: var(--f-button-transform);
  filter: var(--f-button-svg-filter);
  pointer-events: none;
}

.f-button[disabled] {
  cursor: default;
}

.f-button[disabled] svg {
  opacity: var(--f-button-svg-disabled-opacity);
}

.f-carousel__nav .f-button.is-prev, .f-carousel__nav .f-button.is-next, .fancybox__nav .f-button.is-prev, .fancybox__nav .f-button.is-next {
  position: absolute;
  z-index: 1;
}

.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-next {
  top: 50%;
  transform: translateY(-50%);
}

.is-horizontal .f-carousel__nav .f-button.is-prev, .is-horizontal .fancybox__nav .f-button.is-prev {
  left: var(--f-button-prev-pos);
}

.is-horizontal .f-carousel__nav .f-button.is-next, .is-horizontal .fancybox__nav .f-button.is-next {
  right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev, .is-horizontal.is-rtl .fancybox__nav .f-button.is-prev {
  left: auto;
  right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next, .is-horizontal.is-rtl .fancybox__nav .f-button.is-next {
  right: auto;
  left: var(--f-button-prev-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev, .is-vertical .f-carousel__nav .f-button.is-next, .is-vertical .fancybox__nav .f-button.is-prev, .is-vertical .fancybox__nav .f-button.is-next {
  top: auto;
  left: 50%;
  transform: translateX(-50%);
}

.is-vertical .f-carousel__nav .f-button.is-prev, .is-vertical .fancybox__nav .f-button.is-prev {
  top: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-next, .is-vertical .fancybox__nav .f-button.is-next {
  bottom: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev svg, .is-vertical .f-carousel__nav .f-button.is-next svg, .is-vertical .fancybox__nav .f-button.is-prev svg, .is-vertical .fancybox__nav .f-button.is-next svg {
  transform: rotate(90deg);
}

.f-carousel__nav .f-button:disabled, .fancybox__nav .f-button:disabled {
  pointer-events: none;
}

html.with-fancybox {
  width: auto;
  overflow: visible;
  scroll-behavior: auto;
}

html.with-fancybox body {
  touch-action: none;
}

html.with-fancybox body.hide-scrollbar {
  width: auto;
  margin-right: calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));
  overflow: hidden !important;
  overscroll-behavior-y: none;
}

.fancybox__container {
  --fancybox-color: #dbdbdb;
  --fancybox-hover-color: #fff;
  --fancybox-bg: rgba(24, 24, 27, 0.98);
  --fancybox-slide-gap: 10px;
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-color-1: rgba(255, 255, 255, 0.1);
  --f-spinner-color-2: #bbb;
  --f-spinner-stroke: 3.65;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #f8f8f8;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow: visible;
  z-index: var(--fancybox-zIndex, 1050);
  outline: none;
  transform-origin: top left;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  overscroll-behavior-y: contain;
}

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

.fancybox__container::backdrop {
  background-color: rgba(0, 0, 0, 0);
}

.fancybox__backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background: var(--fancybox-bg);
  opacity: var(--fancybox-opacity, 1);
  will-change: opacity;
}

.fancybox__carousel {
  position: relative;
  box-sizing: border-box;
  flex: 1;
  min-height: 0;
  z-index: 10;
  overflow-y: visible;
  overflow-x: clip;
}

.fancybox__viewport {
  width: 100%;
  height: 100%;
}

.fancybox__viewport.is-draggable {
  cursor: move;
  cursor: grab;
}

.fancybox__viewport.is-dragging {
  cursor: move;
  cursor: grabbing;
}

.fancybox__track {
  display: flex;
  margin: 0 auto;
  height: 100%;
}

.fancybox__slide {
  flex: 0 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 var(--fancybox-slide-gap) 0 0;
  padding: 4px;
  overflow: auto;
  overscroll-behavior: contain;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
  padding-top: 40px;
}

.fancybox__slide.has-iframe, .fancybox__slide.has-video, .fancybox__slide.has-html5video {
  overflow: hidden;
}

.fancybox__slide.has-image {
  overflow: hidden;
}

.fancybox__slide.has-image.is-animating, .fancybox__slide.has-image.is-selected {
  overflow: visible;
}

.fancybox__slide::before, .fancybox__slide::after {
  content: "";
  flex: 0 0 0;
  margin: auto;
}

.fancybox__backdrop:empty, .fancybox__viewport:empty, .fancybox__track:empty, .fancybox__slide:empty {
  display: block;
}

.fancybox__content {
  align-self: center;
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 0;
  padding: 2rem;
  max-width: 100%;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  cursor: default;
  border-radius: 0;
  z-index: 20;
}

.is-loading .fancybox__content {
  opacity: 0;
}

.is-draggable .fancybox__content {
  cursor: move;
  cursor: grab;
}

.can-zoom_in .fancybox__content {
  cursor: zoom-in;
}

.can-zoom_out .fancybox__content {
  cursor: zoom-out;
}

.is-dragging .fancybox__content {
  cursor: move;
  cursor: grabbing;
}

.fancybox__content [data-selectable], .fancybox__content [contenteditable] {
  cursor: auto;
}

.fancybox__slide.has-image > .fancybox__content {
  padding: 0;
  background: rgba(0, 0, 0, 0);
  min-height: 1px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  transition: none;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}

.fancybox__slide.has-image > .fancybox__content > picture > img {
  width: 100%;
  height: auto;
  max-height: 100%;
}

.is-animating .fancybox__content, .is-dragging .fancybox__content {
  will-change: transform, width, height;
}

.fancybox-image {
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: contain;
  user-select: none;
  filter: blur(0px);
}

.fancybox__caption {
  align-self: center;
  max-width: 100%;
  flex-shrink: 0;
  margin: 0;
  padding: 14px 0 4px 0;
  overflow-wrap: anywhere;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  opacity: var(--fancybox-opacity, 1);
  cursor: auto;
  visibility: visible;
}

.is-loading .fancybox__caption, .is-closing .fancybox__caption {
  opacity: 0;
  visibility: hidden;
}

.is-compact .fancybox__caption {
  padding-bottom: 0;
}

.f-button.is-close-btn {
  --f-button-svg-stroke-width: 2;
  position: absolute;
  top: 0;
  right: 8px;
  z-index: 40;
}

.fancybox__content > .f-button.is-close-btn {
  --f-button-width: 34px;
  --f-button-height: 34px;
  --f-button-border-radius: 4px;
  --f-button-color: var(--fancybox-color, #fff);
  --f-button-hover-color: var(--fancybox-color, #fff);
  --f-button-bg: transparent;
  --f-button-hover-bg: transparent;
  --f-button-active-bg: transparent;
  --f-button-svg-width: 22px;
  --f-button-svg-height: 22px;
  position: absolute;
  top: -38px;
  right: 0;
  opacity: 0.75;
}

.is-loading .fancybox__content > .f-button.is-close-btn {
  visibility: hidden;
}

.is-zooming-out .fancybox__content > .f-button.is-close-btn {
  visibility: hidden;
}

.fancybox__content > .f-button.is-close-btn:hover {
  opacity: 1;
}

.fancybox__footer {
  padding: 0;
  margin: 0;
  position: relative;
}

.fancybox__footer .fancybox__caption {
  width: 100%;
  padding: 24px;
  opacity: var(--fancybox-opacity, 1);
  transition: all 0.25s ease;
}

.is-compact .fancybox__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  background: rgba(24, 24, 27, 0.5);
}

.is-compact .fancybox__footer .fancybox__caption {
  padding: 12px;
}

.is-compact .fancybox__content > .f-button.is-close-btn {
  --f-button-border-radius: 50%;
  --f-button-color: #fff;
  --f-button-hover-color: #fff;
  --f-button-outline-color: #000;
  --f-button-bg: rgba(0, 0, 0, 0.6);
  --f-button-active-bg: rgba(0, 0, 0, 0.6);
  --f-button-hover-bg: rgba(0, 0, 0, 0.6);
  --f-button-svg-width: 18px;
  --f-button-svg-height: 18px;
  --f-button-svg-filter: none;
  top: 5px;
  right: 5px;
}

.fancybox__nav {
  --f-button-width: 50px;
  --f-button-height: 50px;
  --f-button-border: 0;
  --f-button-border-radius: 50%;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: transparent;
  --f-button-hover-bg: rgba(24, 24, 27, 0.3);
  --f-button-active-bg: rgba(24, 24, 27, 0.5);
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 26px;
  --f-button-svg-height: 26px;
  --f-button-svg-stroke-width: 2.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));
  --f-button-svg-disabled-opacity: 0.65;
  --f-button-next-pos: 1rem;
  --f-button-prev-pos: 1rem;
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__nav .f-button:before {
  position: absolute;
  content: "";
  top: -30px;
  right: -20px;
  left: -20px;
  bottom: -30px;
  z-index: 1;
}

.is-idle .fancybox__nav {
  animation: 0.15s ease-out both f-fadeOut;
}

.is-idle.is-compact .fancybox__footer {
  pointer-events: none;
  animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__slide > .f-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));
  z-index: 30;
  cursor: pointer;
}

.fancybox-protected {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 40;
  user-select: none;
}

.fancybox-ghost {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: contain;
  z-index: 40;
  user-select: none;
  pointer-events: none;
}

.fancybox-focus-guard {
  outline: none;
  opacity: 0;
  position: fixed;
  pointer-events: none;
}

.fancybox__container:not([aria-hidden]) {
  opacity: 0;
}

.fancybox__container.is-animated[aria-hidden=false] > *:not(.fancybox__backdrop, .fancybox__carousel), .fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-animated[aria-hidden=false] .fancybox__slide > *:not(.fancybox__content) {
  animation: var(--f-interface-enter-duration, 0.25s) ease 0.1s backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
  animation: var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=true] > *:not(.fancybox__backdrop, .fancybox__carousel), .fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-animated[aria-hidden=true] .fancybox__slide > *:not(.fancybox__content) {
  animation: var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut;
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
  animation: var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut;
}

.has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content, .has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
  max-width: 100%;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}

.has-iframe .fancybox__content, .has-map .fancybox__content, .has-pdf .fancybox__content {
  width: calc(100% - 120px);
  height: 90%;
}

.fancybox__container.is-compact .has-iframe .fancybox__content, .fancybox__container.is-compact .has-map .fancybox__content, .fancybox__container.is-compact .has-pdf .fancybox__content {
  width: 100%;
  height: 100%;
}

.has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}

.has-map .fancybox__content, .has-pdf .fancybox__content, .has-youtube .fancybox__content, .has-vimeo .fancybox__content, .has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24, 24, 27, 0.9);
  color: #fff;
}

.has-map .fancybox__content {
  background: #e5e3df;
}

.fancybox__html5video, .fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0);
}

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

.f-carousel__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-outline: 0;
  --f-thumb-outline-color: #5eb0ef;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
  --f-thumb-border-radius: 2px;
  --f-thumb-offset: 0px;
  --f-button-next-pos: 0;
  --f-button-prev-pos: 0;
}

.f-carousel__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
}

.f-carousel__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px;
}

.f-thumbs {
  position: relative;
  flex: 0 0 auto;
  margin: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  user-select: none;
  perspective: 1000px;
  transform: translateZ(0);
}

.f-thumbs .f-spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background-image: linear-gradient(#ebeff2, #e2e8f0);
  z-index: -1;
}

.f-thumbs .f-spinner svg {
  display: none;
}

.f-thumbs.is-vertical {
  height: 100%;
}

.f-thumbs__viewport {
  width: 100%;
  height: auto;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

.f-thumbs__track {
  display: flex;
}

.f-thumbs__slide {
  position: relative;
  flex: 0 0 auto;
  box-sizing: content-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  width: var(--f-thumb-width);
  height: var(--f-thumb-height);
  overflow: visible;
  cursor: pointer;
}

.f-thumbs__slide.is-loading img {
  opacity: 0;
}

.is-classic .f-thumbs__viewport {
  height: 100%;
}

.is-modern .f-thumbs__track {
  width: max-content;
}

.is-modern .f-thumbs__track::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc((var(--f-thumb-clip-width, 0)) * -0.5);
  width: calc(var(--width, 0) * 1px + var(--f-thumb-clip-width, 0));
  cursor: pointer;
}

.is-modern .f-thumbs__slide {
  width: var(--f-thumb-clip-width);
  transform: translate3d(calc(var(--shift, 0) * -1px), 0, 0);
  transition: none;
  pointer-events: none;
}

.is-modern.is-resting .f-thumbs__slide {
  transition: transform 0.33s ease;
}

.is-modern.is-resting .f-thumbs__slide__button {
  transition: clip-path 0.33s ease;
}

.is-using-tab .is-modern .f-thumbs__slide:focus-within {
  filter: drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color));
}

.f-thumbs__slide__button {
  appearance: none;
  width: var(--f-thumb-width);
  height: 100%;
  margin: 0 -100% 0 -100%;
  padding: 0;
  border: 0;
  position: relative;
  border-radius: var(--f-thumb-border-radius);
  overflow: hidden;
  background: rgba(0, 0, 0, 0);
  outline: none;
  cursor: pointer;
  pointer-events: auto;
  touch-action: manipulation;
  opacity: var(--f-thumb-opacity);
  transition: opacity 0.2s ease;
}

.f-thumbs__slide__button:hover {
  opacity: var(--f-thumb-hover-opacity);
}

.f-thumbs__slide__button:focus:not(:focus-visible) {
  outline: none;
}

.f-thumbs__slide__button:focus-visible {
  outline: none;
  opacity: var(--f-thumb-selected-opacity);
}

.is-modern .f-thumbs__slide__button {
  --clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );
  clip-path: var(--clip-path);
}

.is-classic .is-nav-selected .f-thumbs__slide__button {
  opacity: var(--f-thumb-selected-opacity);
}

.is-classic .is-nav-selected .f-thumbs__slide__button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: auto;
  bottom: 0;
  border: var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);
  border-radius: var(--f-thumb-border-radius);
  animation: f-fadeIn 0.2s ease-out;
  z-index: 10;
}

.f-thumbs__slide__img {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: var(--f-thumb-offset);
  box-sizing: border-box;
  pointer-events: none;
  object-fit: cover;
  border-radius: var(--f-thumb-border-radius);
}

.f-thumbs.is-horizontal .f-thumbs__track {
  padding: 8px 0 12px 0;
}

.f-thumbs.is-horizontal .f-thumbs__slide {
  margin: 0 var(--f-thumb-gap) 0 0;
}

.f-thumbs.is-vertical .f-thumbs__track {
  flex-wrap: wrap;
  padding: 0 8px;
}

.f-thumbs.is-vertical .f-thumbs__slide {
  margin: 0 0 var(--f-thumb-gap) 0;
}

.fancybox__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-border-radius: 2px;
  --f-thumb-outline: 2px;
  --f-thumb-outline-color: #ededed;
  position: relative;
  opacity: var(--fancybox-opacity, 1);
  transition: max-height 0.35s cubic-bezier(0.23, 1, 0.32, 1);
}

.fancybox__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-classic .f-spinner {
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
}

.fancybox__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-modern .f-spinner {
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
}

.fancybox__thumbs.is-horizontal {
  padding: 0 var(--f-thumb-gap);
}

.fancybox__thumbs.is-vertical {
  padding: var(--f-thumb-gap) 0;
}

.is-compact .fancybox__thumbs {
  --f-thumb-width: 64px;
  --f-thumb-clip-width: 32px;
  --f-thumb-height: 48px;
  --f-thumb-extra-gap: 10px;
}

.fancybox__thumbs.is-masked {
  max-height: 0px !important;
}

.is-closing .fancybox__thumbs {
  transition: none !important;
}

.fancybox__toolbar {
  --f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));
  --f-button-width: 46px;
  --f-button-height: 46px;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: rgba(24, 24, 27, 0.65);
  --f-button-hover-bg: rgba(70, 70, 73, 0.65);
  --f-button-active-bg: rgba(90, 90, 93, 0.65);
  --f-button-border-radius: 0;
  --f-button-svg-width: 24px;
  --f-button-svg-height: 24px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));
  --f-button-svg-fill: none;
  --f-button-svg-disabled-opacity: 0.65;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
  color: var(--fancybox-color, currentColor);
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));
  pointer-events: none;
  z-index: 20;
}

.fancybox__toolbar :focus-visible {
  z-index: 1;
}

.fancybox__toolbar.is-absolute, .is-compact .fancybox__toolbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.is-idle .fancybox__toolbar {
  pointer-events: none;
  animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__toolbar__column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
}

.fancybox__toolbar__column.is-left, .fancybox__toolbar__column.is-right {
  flex-grow: 1;
  flex-basis: 0;
}

.fancybox__toolbar__column.is-right {
  display: flex;
  justify-content: flex-end;
  flex-wrap: nowrap;
}

.fancybox__infobar {
  padding: 0 5px;
  line-height: var(--f-button-height);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
  cursor: default;
  user-select: none;
}

.fancybox__infobar span {
  padding: 0 5px;
}

.fancybox__infobar:not(:first-child):not(:last-child) {
  background: var(--f-button-bg);
}

[data-fancybox-toggle-slideshow] {
  position: relative;
}

[data-fancybox-toggle-slideshow] .f-progress {
  height: 100%;
  opacity: 0.3;
}

[data-fancybox-toggle-slideshow] svg g:first-child {
  display: flex;
}

[data-fancybox-toggle-slideshow] svg g:last-child {
  display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child {
  display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child {
  display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:first-child {
  display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:last-child {
  display: none;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: flex;
}

.f-progress {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  background: var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));
  z-index: 30;
  user-select: none;
  pointer-events: none;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/components/BlockBannerComponent/block-banner.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
@keyframes backgroundSignal {
  from {
    background-color: #ec3131;
  }
  to {
    background-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes colorSignal {
  from {
    color: #ec3131;
  }
  to {
    color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes borderSignal {
  from {
    border-color: #ec3131;
  }
  to {
    border-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
.blockBanner {
  height: 48.81vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media only screen and (max-width: 600px) {
  .blockBanner {
    height: 175vw;
  }
}
.blockBanner .content {
  height: 100%;
}

.wrapBannContent {
  height: 100%;
  display: flex;
  align-items: center;
  padding-bottom: 1.06vw;
}
@media only screen and (max-width: 600px) {
  .wrapBannContent {
    padding: 35.94vw 0 9.375vw 0;
  }
}

.bannText {
  font-weight: 400;
  font-size: 1.5vw;
  color: #fff;
  letter-spacing: 0.045vw;
  margin: 2.5625vw 0px 6.25vw 0px;
  position: relative;
  max-width: 37vw;
}
@media only screen and (max-width: 600px) {
  .bannText {
    font-size: 5vw;
    margin: 7.5vw 0 0 0;
    max-width: none;
  }
}
@media only screen and (max-width: 600px) {
  .bannText br {
    display: none;
  }
}

.butBann {
  width: 13.625vw;
}
@media only screen and (max-width: 600px) {
  .butBann {
    width: 100%;
  }
}

.bannName {
  width: 45.75vw;
  height: auto;
  max-width: none;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .bannName {
    width: 87.5vw;
  }
}

@media only screen and (max-width: 600px) {
  .bannContentIn {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}
/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/scss/components/bl-katalog-nav.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************/
@keyframes backgroundSignal {
  from {
    background-color: #ec3131;
  }
  to {
    background-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes colorSignal {
  from {
    color: #ec3131;
  }
  to {
    color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes borderSignal {
  from {
    border-color: #ec3131;
  }
  to {
    border-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
.katalogNav {
  width: 30.63vw;
  height: 1.25vw;
  /*background-color: rgba(32, 34, 38, 0.2);*/
  position: relative;
  margin: 0vw auto 0px auto;
  display: flex;
  border-radius: 0.375vw;
}
@media only screen and (max-width: 600px) {
  .katalogNav {
    height: 1.43vw;
    width: 100%;
  }
  .katalogNav.compareNav {
    display: flex;
  }
}

.blKatalogNav {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}
.blKatalogNav:before {
  content: " ";
  display: block;
  width: 100%;
  height: 0.15vw;
  position: absolute;
  top: 50%;
  transform: translate3d(0px, -50%, 0px);
  background-color: rgba(32, 34, 38, 0.2);
}
@media only screen and (max-width: 600px) {
  .blKatalogNav:before {
    height: 0.55vw;
  }
}
.blKatalogNav.blKatalogNav-active:before {
  background-color: #ec3131 !important;
  border-radius: 0.375vw;
}
.blKatalogNav:first-child:before {
  border-radius: 0.375vw 0 0 0.375vw;
}
.blKatalogNav:last-child:before {
  border-radius: 0 0.375vw 0.375vw 0;
}
.blKatalogNav:hover {
  cursor: pointer;
}

.blKatalogNum {
  text-align: center;
  margin-top: 3.94vw;
  margin-bottom: 0.44vw;
  color: rgba(32, 34, 38, 0.4);
  font-weight: 300;
  font-size: 1.25vw;
}
@media only screen and (max-width: 600px) {
  .blKatalogNum {
    display: none;
  }
}
.blKatalogNum span {
  font-size: 1.875vw;
  font-weight: 300;
  color: #202226;
}
/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/scss/components/katalog-slide-nav.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************/
.katalogSlideNav {
  width: 1.61vw;
  height: 3.07vw;
  position: absolute;
  top: 52%;
  transform: translate3d(0px, -50%, 0px);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: 3.23vw 6.14vw;
  background-image: url(/wp-content/themes/shifeng/assets-dist/icons/katalog-slide-nav.c937d7ca8e0d042a02d1.svg);
  z-index: 4;
}

.katalogSlideNav:hover {
  background-position-y: -3.07vw;
  cursor: pointer;
}

.katalogSlidePrev {
  left: 2.81vw;
}

.katalogSlideNext {
  background-position-x: -1.61vw;
  right: 2.81vw;
}
/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/scss/components/features.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
.featureLabel {
  font-weight: 300;
  font-size: 0.81vw;
  color: #42454b;
  min-height: 1.75vw;
}

.featureValue {
  font-weight: 700;
  font-size: 1.38vw;
  color: #42454b;
}

.featureLine {
  width: 100%;
  height: 0.25vw;
  border-radius: 0.375vw;
  background-color: #dadada;
  position: relative;
  visibility: visible !important;
}

.featureLine span {
  display: block;
  width: 0%;
  height: 100%;
  position: absolute;
  border-radius: 0.375vw;
  background: linear-gradient(0deg, #ec3131 0%, #ec3131 100%), linear-gradient(90deg, #d1b791 0%, #b5925f 100%);
  transition: 0.5s;
}

.blFeature:not(:last-child) {
  margin-bottom: 1vw;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./src/components/BlockKatalogComponent/block-katalog.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************/
@keyframes backgroundSignal {
  from {
    background-color: #ec3131;
  }
  to {
    background-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes colorSignal {
  from {
    color: #ec3131;
  }
  to {
    color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@keyframes borderSignal {
  from {
    border-color: #ec3131;
  }
  to {
    border-color: rgb(240.3066666667, 95.6933333333, 95.6933333333);
  }
}
@font-face {
  font-family: "moula";
  src: url(/wp-content/themes/shifeng/assets-dist/fonts/Moula-Light.db0e0926950b395008b6.woff2) format("woff2"), url(/wp-content/themes/shifeng/assets-dist/fonts/Moula-Light.5a6348cc4d090069b96d.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "moula";
  src: url(/wp-content/themes/shifeng/assets-dist/fonts/Moula-SemiBold.d6f23f0a1ed77d7704cd.woff2) format("woff2"), url(/wp-content/themes/shifeng/assets-dist/fonts/Moula-SemiBold.05de3a8b2db6206ce674.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "moula";
  src: url(/wp-content/themes/shifeng/assets-dist/fonts/Moula-Bold.7c40a7b762a971b33834.woff2) format("woff2"), url(/wp-content/themes/shifeng/assets-dist/fonts/Moula-Bold.87cbb82302aa71259953.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "RoadRadio";
  src: url(/wp-content/themes/shifeng/assets-dist/fonts/roadradio-black-webfont.b41e1cfcc383b732b6b3.woff2) format("woff2"), url(/wp-content/themes/shifeng/assets-dist/fonts/roadradio-black-webfont.224178782abe0782bcfb.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
.blockKatalog {
  height: auto;
  background-color: #f3f6f9;
}
@media only screen and (max-width: 600px) {
  .blockKatalog {
    height: auto;
  }
}
.blockKatalog .content {
  padding: 8.75vw 0 8.75vw 0;
  min-height: 40vw;
  transition: min-height 0.5s;
}
@media only screen and (max-width: 600px) {
  .blockKatalog .content {
    padding-top: 17vw;
  }
}
.blockKatalog.fix .content {
  min-height: 50vw;
}

.fontTit.titRight {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.countModels {
  font-weight: 300;
  font-size: 1.875vw;
  color: rgba(32, 34, 38, 0.5);
  text-transform: none;
}
@media only screen and (max-width: 600px) {
  .countModels {
    display: none;
  }
}

.wrapKatalog {
  margin-top: 2.69vw;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: 0;
  grid-row-gap: 3.19vw;
}

.katalogImgSmall {
  opacity: 0.4;
  width: 12.06vw;
  height: 7vw;
  object-fit: contain;
  object-position: center center;
  transition: 0.3s;
}

.blKatalog {
  text-align: center;
  position: relative;
}
.blKatalog img {
  position: relative;
  z-index: 1;
}
.blKatalog:hover {
  cursor: pointer;
}
.blKatalog:hover .katalogImgSmall {
  opacity: 1;
}
.blKatalog:hover .blKatalogMarka {
  animation-name: moveLeftK;
  -webkit-animation-name: moveLeftK;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
  opacity: 1;
}
.blKatalog:hover .blKatalogModel {
  animation-name: moveRightK;
  -webkit-animation-name: moveRightK;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
  opacity: 1;
}

.blKatalogMarka {
  font-family: "RoadRadio", "roadradio-fallback", "Arial Black", Arial, sans-serif;
  font-weight: 900;
  font-size: 2.44vw;
  line-height: 1em;
  color: #ec3131;
  z-index: 0;
  position: absolute;
  left: 50%;
  top: 0vw;
  transform: translate3d(-139%, 0px, 0px);
  opacity: 0;
}

.blKatalogModel {
  position: relative;
  z-index: 2;
  font-family: "RoadRadio", "roadradio-fallback", "Arial Black", Arial, sans-serif;
  font-weight: 900;
  font-size: 1.69vw;
  color: #ec3131;
  position: absolute;
  right: 50%;
  transform: translate3d(72%, 0px, 0px);
  bottom: -0.625vw;
  opacity: 0;
  white-space: nowrap;
}

.katalogList {
  width: 100%;
  margin-top: 5.25vw;
}
@media only screen and (max-width: 600px) {
  .katalogList {
    margin-top: 0;
  }
}
@media only screen and (max-width: 600px) {
  .katalogList .swiper-wrapper {
    display: block;
  }
}

.wrapKatalogSlide {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  opacity: 0;
  transition: 0.5s;
  padding-top: 13vw;
}
@media only screen and (max-width: 600px) {
  .wrapKatalogSlide {
    opacity: 1;
    position: relative;
    height: auto;
    padding: 0 6.25vw 14.69vw 6.25vw;
  }
}
.wrapKatalogSlide.active {
  opacity: 1;
  z-index: 2;
}
@media only screen and (max-width: 600px) {
  .wrapKatalogSlide .content {
    display: none;
  }
}

.katalogSlide {
  text-align: center;
}
.katalogSlide.swiper-slide {
  width: 40.125vw;
  margin: 0px -3.81vw;
  display: block;
}
@media only screen and (max-width: 600px) {
  .katalogSlide.swiper-slide {
    width: 100%;
    margin: 0;
    margin-top: 6.25vw;
  }
}
.katalogSlide.swiper-slide-active .katalogSlideMarka,
.katalogSlide.swiper-slide-active .katalogSlideModel {
  animation-name: moveLeftK;
  -webkit-animation-name: moveLeftK;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-timing-function: ease-in-out;
  visibility: visible !important;
  opacity: 1;
}
.katalogSlide.swiper-slide-active .katalogSlideModel {
  animation-name: moveRightK;
}
.katalogSlide.swiper-slide-active .katalogFeatureLeft,
.katalogSlide.swiper-slide-active .katalogFeatureRight,
.katalogSlide.swiper-slide-active .katalogSlideBottom {
  opacity: 1;
}

.katalogSlideIn {
  display: grid;
  width: 100%;
  height: 16.825vw;
  grid-template-columns: 7.625vw 1fr 7.625vw;
}
@media only screen and (max-width: 600px) {
  .katalogSlideIn {
    height: auto;
    display: block;
    margin-bottom: 3.125vw;
  }
}

.wrapKatalogSmall {
  opacity: 0;
  transition: 0.5s;
}
@media only screen and (max-width: 600px) {
  .wrapKatalogSmall {
    display: none;
  }
}
.wrapKatalogSmall.active {
  opacity: 1;
  z-index: 2;
}

.katalogSlideMarka {
  font-family: "RoadRadio", "roadradio-fallback", "Arial Black", Arial, sans-serif;
  font-weight: 900;
  font-size: 5.36vw;
  position: absolute;
  left: 50%;
  top: -0.9vw;
  transform: translate3d(-144%, 0px, 0px);
  z-index: 0;
  color: #ec3131;
  opacity: 0;
}
@media only screen and (max-width: 600px) {
  .katalogSlideMarka {
    font-size: 17.5vw;
    opacity: 1;
  }
}

.katalogSlideModel {
  font-family: "RoadRadio", "roadradio-fallback", "Arial Black", Arial, sans-serif;
  font-weight: 900;
  font-size: 3.19vw;
  position: absolute;
  right: 50%;
  transform: translate3d(70%, 0px, 0px);
  z-index: 2;
  color: #ec3131;
  bottom: -1vw;
  opacity: 0;
  line-height: 100%;
  width: 70%;
  white-space: nowrap;
}
@media only screen and (max-width: 600px) {
  .katalogSlideModel {
    font-size: 10vw;
    opacity: 1;
  }
}

.katalogSlideImg {
  width: 25vw;
  height: auto;
  max-width: none;
  left: 50%;
  transform: translate3d(-50%, 0px, 0px);
  position: relative;
}
@media only screen and (max-width: 600px) {
  .katalogSlideImg {
    width: 79.19vw;
  }
}

.katalogSlideInCenter {
  align-self: center;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .katalogSlideInCenter {
    height: 46.87vw;
    text-align: center;
  }
}

@media only screen and (max-width: 600px) {
  .katalogSlideInRight,
  .katalogSlideInLeft {
    display: none;
  }
}

.katalogFeatureLeft,
.katalogFeatureRight {
  opacity: 0;
  transition: opacity 0.5s;
  text-align: left;
}

.katalogSlideBottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  opacity: 0;
  transition: 0.5s;
}
@media only screen and (max-width: 600px) {
  .katalogSlideBottom {
    opacity: 1;
  }
}

.katalogSlideBottomLeft {
  display: flex;
  align-items: center;
  gap: 1.125vw;
}
@media only screen and (max-width: 600px) {
  .katalogSlideBottomLeft {
    display: block;
    text-align: left;
  }
}

.katalogPrice {
  font-family: "moula", "moula-fallback", Arial, sans-serif;
  font-weight: 700;
  font-size: 1.5vw;
  color: #42454b;
}
@media only screen and (max-width: 600px) {
  .katalogPrice {
    font-size: 7.5vw;
  }
}

.katalogOldPrice {
  font-family: "moula", "moula-fallback", Arial, sans-serif;
  font-weight: 600;
  font-size: 1.13vw;
  color: rgba(66, 69, 75, 0.4);
}
@media only screen and (max-width: 600px) {
  .katalogOldPrice {
    font-size: 5.63vw;
  }
}
.katalogOldPrice span {
  text-decoration: line-through;
}

.katalogLink {
  font-family: "moula", "moula-fallback", Arial, sans-serif;
  font-weight: 600;
  font-size: 1vw;
  color: #ec3131;
  text-transform: uppercase;
  display: inline-block;
}
@media only screen and (max-width: 600px) {
  .katalogLink {
    font-size: 4.06vw;
  }
}
.katalogLink:after {
  content: " ";
  width: 1.56vw;
  height: 0.81vw;
  display: inline-block;
  vertical-align: sub;
  margin-left: 0.56vw;
  margin-bottom: 0.1vw;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-size: 1.56vw 2.435vw;
  background-image: url(/wp-content/themes/shifeng/assets-dist/icons/arr-right.d0c77bf8e13dde8a5a80.svg);
}
@media only screen and (max-width: 600px) {
  .katalogLink:after {
    width: 7.81vw;
    height: 4.06vw;
    background-size: 7.81vw 12.19vw;
  }
}
.katalogLink:hover {
  color: #ff5d5d;
}
.katalogLink:hover:after {
  background-position-y: -0.81vw;
}
@media only screen and (max-width: 600px) {
  .katalogLink:hover:after {
    background-position-y: -4.06vw;
  }
}
.katalogLink:active {
  color: #202226;
}
.katalogLink:active:after {
  background-position-y: -1.62vw;
}
@media only screen and (max-width: 600px) {
  .katalogLink:active:after {
    background-position-y: -8.12vw;
  }
}

@media only screen and (max-width: 600px) {
  .blKatalogNum,
  .katalogNav {
    display: none;
  }
}

.swiper-slide-active {
  z-index: 2;
}

#formhBuy .katalogSlideMarka,
#formhBuy .katalogSlideModel {
  visibility: visible !important;
  opacity: 1;
}
/*!******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[4]!./node_modules/swiper/swiper.css ***!
  \******************************************************************************************************************************************************************************************************************************************/
/**
 * Swiper 12.1.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2026 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 24, 2026
 */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-slides-offset-before);
  scroll-margin-inline-start: var(--swiper-slides-offset-before);
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper > .swiper-slide:last-child {
  margin-inline-end: var(--swiper-slides-offset-after);
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-slides-offset-before);
  scroll-margin-block-start: var(--swiper-slides-offset-before);
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper > .swiper-slide:last-child {
  margin-block-end: var(--swiper-slides-offset-after);
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
