/** @format */
.src-components-c011-___wrapper___2CBL- {
  position: fixed;
  right: 32px;
  bottom: 20px;
  z-index: 1050;
}
.src-components-c011-___wrapper___2CBL- ul {
  margin: 0;
  padding-left: 0;
}
.src-components-c011-___wrapper___2CBL- li {
  list-style-type: none;
}
.src-components-c011-___wrapper___2CBL- .src-components-c011-___imageLi___1iFVd {
  margin-bottom: 20px;
}
.src-components-c011-___wrapper___2CBL- .src-components-c011-___imageLi___1iFVd .src-components-c011-___imageLp___3PT8F {
  width: 56px;
  height: 56px;
  cursor: pointer;
}
.src-components-c011-___alipayColor___2mdd3 {
  color: #0076ff;
}
.src-components-c011-___wxColor___NKn-B {
  color: #d0021b;
}
.src-components-c011-___seperator___DZaBu {
  margin-top: 10px;
  margin-bottom: 10px;
}
.src-components-c011-___list___2zdjW {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  line-height: 42px;
  border-radius: 50%;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
.src-components-c011-___list___2zdjW .src-components-c011-___lightBg___3SNED,
.src-components-c011-___list___2zdjW .src-components-c011-___darkBg___1quHp {
  position: absolute;
  width: 56px;
  height: 56px;
  background-color: #e5133a;
  border-radius: 50%;
}
.src-components-c011-___list___2zdjW .src-components-c011-___lightBg___3SNED {
  opacity: 0.2;
}
.src-components-c011-___list___2zdjW.src-components-c011-___anamitonTwinkle___2JM81 {
  box-shadow: none;
}
.src-components-c011-___list___2zdjW.src-components-c011-___anamitonTwinkle___2JM81 .src-components-c011-___lightBg___3SNED {
  animation: src-components-c011-___lightBgTwinkle___1BSAj 6s infinite;
}
.src-components-c011-___list___2zdjW.src-components-c011-___anamitonTwinkle___2JM81 .src-components-c011-___darkBg___1quHp {
  animation: src-components-c011-___darkBgTwinkle___WQM8b 6s infinite;
}
.src-components-c011-___pIcon___3fd95 {
  width: 42px;
  height: 42px;
}
.src-components-c011-___icon___2qJnM {
  position: relative;
  z-index: 1;
  width: 25px;
  height: 24px;
}
.src-components-c011-___textarea___Sf2jc {
  width: 100%;
  height: 140px;
  border: none;
  outline: none;
  resize: none;
}
.src-components-c011-___sendWrapper___1WkbF {
  text-align: right;
}
.src-components-c011-___sendWrapper___1WkbF .src-components-c011-___sendButton___2ueNo {
  background: none;
  border: none;
}
.src-components-c011-___sendWrapper___1WkbF .src-components-c011-___sendButtonActive___1uMNC {
  color: red;
}
.src-components-c011-___feedbackResult___3zJyl {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 180px;
}
@media screen and (max-width: 768px) {
  .src-components-c011-___list___2zdjW {
    width: 48px;
    height: 48px;
    box-shadow: none;
  }
  .src-components-c011-___list___2zdjW .src-components-c011-___lightBg___3SNED,
  .src-components-c011-___list___2zdjW .src-components-c011-___darkBg___1quHp {
    width: 48px;
    height: 48px;
    background-color: #fa1b44;
  }
  .src-components-c011-___list___2zdjW.src-components-c011-___anamitonTwinkle___2JM81 .src-components-c011-___lightBg___3SNED {
    animation: src-components-c011-___lightBgTwinkleMobile___1-xJv 6s infinite;
  }
  .src-components-c011-___list___2zdjW.src-components-c011-___anamitonTwinkle___2JM81 .src-components-c011-___darkBg___1quHp {
    animation: src-components-c011-___darkBgTwinkleMobile___3FWav 6s infinite;
  }
  .src-components-c011-___mobileCallCenterModalBox___1nk3R {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1001;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
@media screen and (max-width: 425px) {
  .src-components-c011-___icon___2qJnM {
    position: relative;
    z-index: 1;
    width: 23px;
    height: 22px;
  }
}
@keyframes src-components-c011-___darkBgTwinkle___WQM8b {
  0% {
    width: 56px;
    height: 56px;
  }
  8.325% {
    width: 52px;
    height: 52px;
  }
  16.65% {
    width: 56px;
    height: 56px;
  }
  24.975% {
    width: 52px;
    height: 52px;
  }
  33.3% {
    width: 56px;
    height: 56px;
  }
  41.625% {
    width: 52px;
    height: 52px;
  }
  49.95% {
    width: 56px;
    height: 56px;
  }
  58.275% {
    width: 52px;
    height: 52px;
  }
  66.6% {
    width: 56px;
    height: 56px;
  }
  100% {
    width: 56px;
    height: 56px;
  }
}
@keyframes src-components-c011-___lightBgTwinkle___1BSAj {
  0% {
    width: 56px;
    height: 56px;
  }
  8.325% {
    width: 68px;
    height: 68px;
  }
  16.65% {
    width: 56px;
    height: 56px;
  }
  24.975% {
    width: 68px;
    height: 68px;
  }
  33.3% {
    width: 56px;
    height: 56px;
  }
  41.625% {
    width: 68px;
    height: 68px;
  }
  49.95% {
    width: 56px;
    height: 56px;
  }
  58.275% {
    width: 68px;
    height: 68px;
  }
  66.6% {
    width: 56px;
    height: 56px;
  }
  100% {
    width: 56px;
    height: 56px;
  }
}
@keyframes src-components-c011-___darkBgTwinkleMobile___3FWav {
  0% {
    width: 48px;
    height: 48px;
  }
  8.325% {
    width: 44px;
    height: 44px;
  }
  16.65% {
    width: 48px;
    height: 48px;
  }
  24.975% {
    width: 44px;
    height: 44px;
  }
  33.3% {
    width: 48px;
    height: 48px;
  }
  41.625% {
    width: 44px;
    height: 44px;
  }
  49.95% {
    width: 48px;
    height: 48px;
  }
  58.275% {
    width: 44px;
    height: 44px;
  }
  66.6% {
    width: 48px;
    height: 48px;
  }
  100% {
    width: 48px;
    height: 48px;
  }
}
@keyframes src-components-c011-___lightBgTwinkleMobile___1-xJv {
  0% {
    width: 48px;
    height: 48px;
  }
  8.325% {
    width: 56px;
    height: 56px;
  }
  16.65% {
    width: 48px;
    height: 48px;
  }
  24.975% {
    width: 56px;
    height: 56px;
  }
  33.3% {
    width: 48px;
    height: 48px;
  }
  41.625% {
    width: 56px;
    height: 56px;
  }
  49.95% {
    width: 48px;
    height: 48px;
  }
  58.275% {
    width: 56px;
    height: 56px;
  }
  66.6% {
    width: 48px;
    height: 48px;
  }
  100% {
    width: 48px;
    height: 48px;
  }
}

/** @format */
.src-components-c030-___wrapper___fgp2Z {
  display: none;
}
@media screen and (max-width: 768px) {
  .src-components-c030-___wrapper___fgp2Z {
    display: block;
  }
  .src-components-c030-___wrapper___fgp2Z .src-components-c030-___content___3Xf29 {
    position: fixed;
    bottom: 0;
    z-index: 99;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    padding: 16px 20px;
    background: #fff;
    box-shadow: 0 0 1.56rem 0 rgba(18, 40, 70, 0.12);
  }
  .src-components-c030-___wrapper___fgp2Z .src-components-c030-___content___3Xf29 .src-components-c030-___footerLeft___3cxdr {
    width: 100%;
  }
  .src-components-c030-___wrapper___fgp2Z .src-components-c030-___content___3Xf29 .src-components-c030-___footerLeft___3cxdr .src-components-c030-___link___3ynmQ {
    display: block;
    width: 100%;
    height: 48px;
    padding: 12px 0;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    background-color: #fa1b44;
    border: 0;
    border-radius: 4px;
  }
  .src-components-c030-___wrapper___fgp2Z .src-components-c030-___content___3Xf29 .src-components-c030-___footerLeft___3cxdr .src-components-c030-___link___3ynmQ:hover {
    text-decoration: none;
  }
  .src-components-c030-___wrapper___fgp2Z .src-components-c030-___content___3Xf29 .src-components-c030-___footerRight___lmEL2 {
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    margin-left: 20px;
  }
}

/** @format */
.src-library-Footer-___box___OyfNI {
  padding: 5.5rem 6.25rem 0 6.25rem;
  background: #0f2e5c;
}
.src-library-Footer-___footer___cjOZ5 {
  display: flex;
  margin-bottom: 1.25rem;
}
.src-library-Footer-___left___TUlLg {
  display: flex;
  flex-direction: column;
  padding-right: 16.56rem;
}
.src-library-Footer-___left___TUlLg .src-library-Footer-___logo___2FQzV {
  width: 10.93rem;
}
.src-library-Footer-___left___TUlLg .src-library-Footer-___qrCodeInfo___1orAN {
  display: flex;
  padding-top: 2.6875rem;
}
.src-library-Footer-___left___TUlLg .src-library-Footer-___qrCodeInfo___1orAN .src-library-Footer-___wechat___2Q8n4 {
  box-sizing: content-box;
  width: 20px;
  height: 20px;
  padding-right: 10px;
}
.src-library-Footer-___left___TUlLg .src-library-Footer-___qrCodeInfo___1orAN div {
  flex: 1;
}
.src-library-Footer-___left___TUlLg .src-library-Footer-___qrCodeInfo___1orAN div h6 {
  margin-bottom: 12px;
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  opacity: 0.7;
}
.src-library-Footer-___left___TUlLg .src-library-Footer-___qrCodeInfo___1orAN div .src-library-Footer-___qrCodeImage___3a6ID {
  width: 156px;
  margin-bottom: 48px;
  margin-left: -28px;
}
.src-library-Footer-___left___TUlLg .src-library-Footer-___qrCodeInfo___1orAN.src-library-Footer-___otherInfo___P9IsE {
  padding-top: 0;
}
.src-library-Footer-___right___L7pSV {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  min-width: 18.75rem;
}
.src-library-Footer-___right___L7pSV .src-library-Footer-___itemBox___1BWb3 {
  flex-basis: 33.33%;
  width: 33.33%;
  margin-bottom: 3rem;
}
.src-library-Footer-___right___L7pSV .src-library-Footer-___itemBox___1BWb3 h5 {
  margin-bottom: 0;
  padding-bottom: 0.5rem;
  color: #fff;
  font-size: 16px;
}
.src-library-Footer-___right___L7pSV .src-library-Footer-___itemBox___1BWb3 .src-library-Footer-___collapselist___1ZOkY {
  flex-direction: column;
}
.src-library-Footer-___right___L7pSV .src-library-Footer-___itemBox___1BWb3 .src-library-Footer-___collapselist___1ZOkY a {
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 2rem;
  text-decoration: none;
  opacity: 0.7;
}
.src-library-Footer-___right___L7pSV .src-library-Footer-___itemBox___1BWb3 .src-library-Footer-___collapselist___1ZOkY a:hover {
  opacity: 1;
}
.src-library-Footer-___footerBottom___1Yst9 {
  color: #fff;
  font-size: 14px;
  line-height: 3.31rem;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  opacity: 0.7;
}
.src-library-Footer-___footerBottom___1Yst9 a {
  display: inline-block;
  height: 20px;
  color: #fff;
  line-height: 20px;
  text-decoration: none;
}
.src-library-Footer-___footerBottom___1Yst9 a:hover {
  color: #198dff;
  text-decoration: none;
}
.src-library-Footer-___footerBottom___1Yst9 .src-library-Footer-___recordImage___1X3JT {
  margin-right: 9px;
  margin-left: 9px;
}
.src-library-Footer-___icp___diiiC {
  padding-right: 5px;
  color: #fff;
}
.src-library-Footer-___icp___diiiC:hover {
  color: #198dff;
  text-decoration: none;
}
.src-library-Footer-___icon___2Ymmb {
  position: absolute;
  display: none;
}
.src-library-Footer-___transformRotate___mop1C {
  transform: rotate(180deg);
}
@media screen and (max-width: 1080px) {
  .src-library-Footer-___left___TUlLg {
    padding-right: 8.56rem;
  }
}
@media screen and (max-width: 768px) {
  .src-library-Footer-___box___OyfNI {
    display: block;
    padding: 0 1.25rem;
  }
  .src-library-Footer-___footer___cjOZ5 {
    flex-direction: column;
    padding-top: 1rem;
    padding-bottom: 4rem;
  }
  .src-library-Footer-___left___TUlLg {
    order: 1;
  }
  .src-library-Footer-___left___TUlLg .src-library-Footer-___qrCodeImage___3a6ID {
    width: 160px !important;
  }
  .src-library-Footer-___icon___2Ymmb {
    top: 25%;
    right: 0;
    display: inline-block;
    width: 0.81rem;
    height: 50%;
    background: url(https://cdn-worldfirst.marmot-cloud.com/storage/2020/5/25/b6defc9c-d9fa-47db-a2cc-c57b6da14dc0.png) center center no-repeat;
    background-size: 1.5rem 1.5rem;
    transition: transform 0.5s;
  }
  .src-library-Footer-___right___L7pSV {
    flex-direction: column;
    margin-bottom: 2.875rem;
  }
  .src-library-Footer-___right___L7pSV .src-library-Footer-___itemBox___1BWb3 {
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }
  .src-library-Footer-___right___L7pSV .src-library-Footer-___itemBox___1BWb3 h5 {
    position: relative;
    height: 3.875rem;
    line-height: 3.875rem;
  }
  .src-library-Footer-___right___L7pSV .src-library-Footer-___itemBox___1BWb3 .src-library-Footer-___collapselist___1ZOkY {
    box-sizing: border-box;
    height: 0;
    margin: 0 -1.25rem;
    padding: 0 1.25rem;
    padding-top: 0;
    overflow: hidden;
    background: #0c274e;
    transition: height 0.5s;
  }
  .src-library-Footer-___right___L7pSV .src-library-Footer-___itemBox___1BWb3 .src-library-Footer-___collapselist___1ZOkY a {
    height: 3.875rem;
    line-height: 3.875rem;
  }
}

/** @format */
.src-library-topHeader-components-Carousel-___carousel___2uop8 {
  position: relative;
  width: 100%;
  height: 48px;
  margin: 0 auto;
  background-color: #fff;
}
.src-library-topHeader-components-Carousel-___carousel___2uop8 h2 {
  display: none;
}
.src-library-topHeader-components-Carousel-___carousel___2uop8 .carousel {
  overflow: hidden;
}
.src-library-topHeader-components-Carousel-___carousel___2uop8 .carousel-control-next,
.src-library-topHeader-components-Carousel-___carousel___2uop8 .carousel-control-prev {
  opacity: 0;
}
.src-library-topHeader-components-Carousel-___carousel___2uop8 .carousel-control-next:hover,
.src-library-topHeader-components-Carousel-___carousel___2uop8 .carousel-control-prev:hover {
  opacity: 0.9;
}
.src-library-topHeader-components-Carousel-___carousel___2uop8 .carousel-control-prev {
  transform: translateX(-30%);
}
.src-library-topHeader-components-Carousel-___carousel___2uop8 .carousel-control-next {
  transform: translateX(30%);
}
.src-library-topHeader-components-Carousel-___carousel___2uop8 .carousel-indicators {
  bottom: -24px;
}
.src-library-topHeader-components-Carousel-___carousel___2uop8 .carousel-indicators li {
  width: 12px;
  height: 0;
  background-color: rgba(255, 255, 255, 0.4);
}
.src-library-topHeader-components-Carousel-___carousel___2uop8 .carousel-indicators li.active {
  background-color: #fff;
}
.src-library-topHeader-components-Carousel-___item-image___6fEf0 {
  width: 100%;
  height: 48px;
  object-fit: cover;
}
.src-library-topHeader-components-Carousel-___item-image___6fEf0:first-child {
  display: block;
}
.src-library-topHeader-components-Carousel-___item-image___6fEf0:last-child {
  display: none;
}
.src-library-topHeader-components-Carousel-___close___13bgC {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  transform: translate(528px, -50%);
  cursor: pointer;
}
.src-library-topHeader-components-Carousel-___close___13bgC img {
  width: 12px;
  height: 12px;
}
.carousel ol > li:before {
  content: '';
}
@media screen and (max-width: 768px) {
  .src-library-topHeader-components-Carousel-___carousel___2uop8 {
    position: relative;
    height: 84px;
    margin-top: 24px;
  }
  .src-library-topHeader-components-Carousel-___carousel___2uop8 h2 {
    display: block;
    color: #122846;
    font-size: 24px;
  }
  .src-library-topHeader-components-Carousel-___carousel___2uop8 .src-library-topHeader-components-Carousel-___close___13bgC {
    display: none;
  }
  .src-library-topHeader-components-Carousel-___carousel___2uop8 .src-library-topHeader-components-Carousel-___item-image___6fEf0 {
    width: 100%;
    height: 84px;
    object-fit: cover;
    border-radius: 6px;
  }
  .src-library-topHeader-components-Carousel-___carousel___2uop8 .src-library-topHeader-components-Carousel-___item-image___6fEf0:first-child {
    display: none;
  }
  .src-library-topHeader-components-Carousel-___carousel___2uop8 .src-library-topHeader-components-Carousel-___item-image___6fEf0:last-child {
    display: block;
  }
  .src-library-topHeader-components-Carousel-___carousel___2uop8 .carousel-indicators {
    bottom: 4px !important;
    display: flex;
    height: 5px;
    margin-bottom: 0;
  }
  .src-library-topHeader-components-Carousel-___carousel___2uop8 .carousel-indicators li {
    width: 5px;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.4);
    border: 0;
    border-radius: 5px;
  }
  .src-library-topHeader-components-Carousel-___carousel___2uop8 .carousel-inner {
    margin: 0 auto;
  }
  .src-library-topHeader-components-Carousel-___carousel___2uop8 .carousel > a {
    display: none;
  }
}

/** @format */
.src-library-topHeader-___xheader___INt7I {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
}
.src-library-topHeader-___logo___2quRi {
  width: 110px;
  margin-right: 1.875rem;
}
#header.isTransparent .navbar {
  background: transparent;
  box-shadow: none;
}
#header.isTransparent .navbar .nav-link {
  color: #fff;
  font-size: 16px;
  opacity: 0.6;
}
#header.isTransparent .navbar .show > .nav-link {
  color: #fff;
  opacity: 1;
}
#header.isTransparent .navbar .nav-link:hover {
  color: #fff;
  opacity: 1;
}
.isTransparent .loginLink {
  color: #fff;
  opacity: 0.6;
}
.isTransparent .loginLink:hover {
  color: #fff !important;
  opacity: 1;
}
.isTransparent .noticeLink {
  color: #fff;
}
.isTransparent .registerLink {
  color: #fa1b44;
  background: #fff;
}
.isTransparent .registerLink:hover {
  color: #fa1b44;
  background: #fff;
}
.isTransparent .childPadding {
  padding-top: 0;
}
.isTransparent .logo {
  display: none;
}
.isTransparent .logo1 {
  display: block;
}
.src-library-topHeader-___topArrowIcon___IuoDk path {
  fill: grey;
}
.isTransparent .src-library-topHeader-___topArrowIcon___IuoDk path {
  fill: white;
}
.transparentHeader .childPadding {
  padding-top: 0;
}
.header .dropdown-item:active {
  color: #16181b;
}
.header .dropdown-item:active span {
  color: #16181b;
}
.header .dropdown-item {
  padding: 0 1.5rem;
}
.header .dropdown-item.active {
  color: #687589;
  background-color: #fff;
}
.childPadding {
  padding-top: 64px;
}
.logo1 {
  display: none;
}
.src-library-topHeader-___topFlag___1ksBJ {
  width: 1.75rem;
  height: 1.75rem;
}
.src-library-topHeader-___activeHoverNav___2-KVt {
  display: none;
}
.src-library-topHeader-___topArrowIcon___IuoDk {
  height: 0.375rem;
  margin-left: 10px;
  transition: transform 0.5s;
}
.src-library-topHeader-___noticeLink___1gwxr {
  padding: 0 1.375rem;
  color: rgba(0, 0, 0, 0.5);
  font-size: 15px;
  text-decoration: none;
}
.src-library-topHeader-___loginLink___3yMQc {
  padding: 0 1.375rem;
  color: rgba(0, 0, 0, 0.5);
  font-size: 15px;
  text-decoration: none;
}
.src-library-topHeader-___rightFlex___3mLuc {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.src-library-topHeader-___mobileLink___1wzkP {
  display: none;
  margin-right: 10px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 15px;
  text-decoration: none;
}
.transparentHeader .src-library-topHeader-___loginLink___3yMQc:hover {
  color: rgba(0, 0, 0, 0.5);
}
.transparentHeader .src-library-topHeader-___noticeLink___1gwxr:hover {
  color: rgba(0, 0, 0, 0.5);
}
.src-library-topHeader-___noticeLink___1gwxr:hover,
.src-library-topHeader-___loginLink___3yMQc:hover {
  color: rgba(0, 0, 0, 0.6);
  text-decoration: none;
}
.src-library-topHeader-___mobileLink___1wzkP:hover {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}
.src-library-topHeader-___registerLink___21oYN {
  width: 12.875rem;
  height: 3rem;
  color: #fff;
  line-height: 3rem;
  text-align: center;
  background: #fa1b44;
  border-radius: 4px;
}
.src-library-topHeader-___registerLink___21oYN:hover {
  color: #fff;
  text-decoration: none;
  background-color: #bf062e;
}
.src-library-topHeader-___topFlagTitle___9WvMj {
  display: none;
}
.src-library-topHeader-___navDrop___1riMi {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #687589;
  line-height: 3.75rem;
}
.src-library-topHeader-___navDrop___1riMi .src-library-topHeader-___navDropIcon___2zXJW {
  width: 2rem;
  height: 2rem;
  margin-right: 18px;
}
.src-library-topHeader-___countryBox___2BcsV {
  position: relative;
}
.src-library-topHeader-___countryBox___2BcsV .src-library-topHeader-___nationalFlag___2tOqh {
  position: absolute;
  top: 220%;
  left: -31.25rem;
  z-index: 9999;
  display: none;
  min-width: 51.5rem;
  padding: 2.125rem 2.125rem 0 1.25rem;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.12);
}
.src-library-topHeader-___countryBox___2BcsV .src-library-topHeader-___nationalFlag___2tOqh::after {
  position: absolute;
  top: -5px;
  left: 32.5rem;
  display: block;
  width: 10px;
  height: 10px;
  background: #fff;
  transform: rotate(45deg);
  content: ' ';
}
.src-library-topHeader-___countryBox___2BcsV .src-library-topHeader-___flagBox___ObSyo {
  display: inline-block;
  display: flex;
  flex-direction: row;
  width: 25%;
  padding-bottom: 1.375rem;
}
.src-library-topHeader-___countryBox___2BcsV .src-library-topHeader-___flagBox___ObSyo .src-library-topHeader-___theFlag___2nxuX {
  width: 1.75rem;
  height: 1.75rem;
  margin-right: 0.75rem;
  border-radius: 50%;
}
.src-library-topHeader-___countryBox___2BcsV .src-library-topHeader-___flagBox___ObSyo p {
  margin-bottom: 0;
}
.src-library-topHeader-___countryBox___2BcsV .src-library-topHeader-___flagBox___ObSyo .src-library-topHeader-___countryName___2t17t {
  color: #687589;
  font-size: 14px;
  line-height: 1.75rem;
  cursor: pointer;
}
.src-library-topHeader-___countryBox___2BcsV .src-library-topHeader-___flagBox___ObSyo .src-library-topHeader-___countryName___2t17t:hover {
  color: #16181b;
  text-decoration: none;
}
.src-library-topHeader-___countryBox___2BcsV .src-library-topHeader-___flagBox___ObSyo .src-library-topHeader-___language___3a6Oo {
  color: #687589;
  font-size: 14px;
  line-height: 1.375rem;
}
.src-library-topHeader-___hoverCountryBox___2a64-::before {
  position: absolute;
  display: block;
  width: 50px;
  height: 60px;
  opacity: 0;
  content: ' ';
}
.src-library-topHeader-___hoverCountryBox___2a64-:hover .src-library-topHeader-___nationalFlag___2tOqh {
  display: flex;
  flex-wrap: wrap;
}
.src-library-topHeader-___hoverCountryBox___2a64-:hover .src-library-topHeader-___topArrowIcon___IuoDk {
  transform: rotate(180deg);
}
.header .dropdown-menu {
  top: 150%;
  left: -5.125rem;
  min-width: 14.5rem;
  border: none;
  border-radius: 8px;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.12);
}
.header .dropdown-menu::after {
  position: absolute;
  top: -5px;
  left: 7.25rem;
  display: block;
  width: 10px;
  height: 10px;
  background: #fff;
  transform: rotate(45deg);
  content: ' ';
}
.header .dropdown-menu.show::before {
  position: absolute;
  top: -30px;
  width: 100%;
  height: 30px;
  content: '';
}
@keyframes src-library-topHeader-___fadeIn___dtCCn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media screen and (max-width: 1080px) {
  .header .navbar {
    padding: 0.5rem 2rem;
  }
}
@media screen and (min-width: 992px) {
  .header .dropdown-menu.show {
    animation: src-library-topHeader-___fadeIn___dtCCn 0.5s;
  }
  .src-library-topHeader-___countryBox___2BcsV .src-library-topHeader-___nationalFlag___2tOqh {
    animation: src-library-topHeader-___fadeIn___dtCCn 0.5s;
  }
}
.header .navbar {
  padding: 0.5rem 2.5rem 0.5rem 2.5rem;
  box-shadow: 0 8px 12px rgba(0, 55, 107, 0.04);
}
.src-library-topHeader-___navDrop___1riMi:hover {
  color: #16181b !important;
  background: none !important;
}
.src-library-topHeader-___navDrop___1riMi:active {
  color: #16181b !important;
  background: none !important;
}
.src-library-topHeader-___navDrop___1riMi:focus {
  color: #16181b !important;
  background: none !important;
}
.src-library-topHeader-___navDrop___1riMi:hover .src-library-topHeader-___activeHoverNav___2-KVt {
  display: block;
}
.src-library-topHeader-___navDrop___1riMi:hover .src-library-topHeader-___inactiveHoverNav___3rxmr {
  display: none;
}
.src-library-topHeader-___wrap___fLz_z {
  display: flex;
  width: 100%;
  padding: 10px 2.5rem;
}
@media screen and (max-width: 991px) {
  .src-library-topHeader-___xheader___INt7I {
    background-color: #fff;
  }
  .src-library-topHeader-___iconRotate___3GSQW {
    transform: rotate(180deg);
  }
  .header .navbar {
    position: static;
    min-width: 100%;
    padding: 0.5rem 0;
  }
  .src-library-topHeader-___logo___2quRi {
    margin-left: 1rem;
  }
  .childPadding {
    padding-top: 0;
  }
  .header .dropdown-menu::after {
    display: none;
  }
  .src-library-topHeader-___countryBox___2BcsV .src-library-topHeader-___flagBox___ObSyo {
    width: 100%;
  }
  .src-library-topHeader-___countryBox___2BcsV .src-library-topHeader-___flexBlock___AzNDk {
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.12);
  }
  .src-library-topHeader-___countryBox___2BcsV .src-library-topHeader-___topFlagBox___1L72e {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    height: 3.375rem;
    padding: 0 1.56rem;
  }
  .src-library-topHeader-___countryBox___2BcsV .src-library-topHeader-___topFlagBox___1L72e .src-library-topHeader-___topFlagTitle___9WvMj {
    display: block;
    color: rgba(0, 0, 0, 0.5);
  }
  .src-library-topHeader-___countryBox___2BcsV .src-library-topHeader-___topFlagBox___1L72e .src-library-topHeader-___topFlagTitle___9WvMj:hover {
    color: rgba(0, 0, 0, 0.7);
  }
  .src-library-topHeader-___countryBox___2BcsV .src-library-topHeader-___nationalFlag___2tOqh {
    position: static;
    flex-direction: column;
    min-width: 100%;
    padding: 1.375rem 1.56rem;
    background: #e6e5e8;
    border: none;
  }
  .src-library-topHeader-___countryBox___2BcsV .src-library-topHeader-___nationalFlag___2tOqh::after {
    display: none;
  }
  .header .dropdown-menu {
    background: #e6e5e8;
    border: none;
    border-radius: 0;
  }
  .header .dropdown-item {
    padding: 0.25rem 1.56rem;
    line-height: 3.375rem;
  }
  .header .navbar-nav .nav-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1.56rem;
    line-height: 3.375rem;
  }
  .header .navbar-light .navbar-toggler {
    margin-right: 1rem;
  }
  .src-library-topHeader-___loginLink___3yMQc,
  .src-library-topHeader-___registerLink___21oYN {
    display: none;
  }
  .src-library-topHeader-___mobileLink___1wzkP {
    display: block;
  }
  .src-library-topHeader-___navDrop___1riMi:hover .src-library-topHeader-___activeHoverNav___2-KVt {
    display: none;
  }
  .src-library-topHeader-___navDrop___1riMi:hover .src-library-topHeader-___inactiveHoverNav___3rxmr {
    display: none;
  }
  .src-library-topHeader-___navDrop___1riMi .src-library-topHeader-___navDropIcon___2zXJW {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .header {
    padding-top: 56px !important;
  }
  .src-library-topHeader-___xheader___INt7I {
    position: absolute;
  }
  .src-library-topHeader-___noticeLink___1gwxr {
    display: none;
  }
  .src-library-topHeader-___carousel___yJ3zS {
    display: none;
  }
  .src-library-topHeader-___callCenterIcon___1nmrv {
    position: fixed;
    right: 11px;
    bottom: 61px;
    z-index: 1000;
    display: none;
    width: 48px;
    height: 48px;
    margin-left: 25px;
    padding: 8px;
    background-color: #3d55dd;
    border-radius: 4px;
    cursor: pointer;
  }
  .src-library-topHeader-___callCenterIcon___1nmrv svg {
    width: 1.875rem;
    height: 1.875rem;
    fill: white;
  }
}

