body.webview-body header,
body.webview-body footer,
body.webview-body section.notice,
body.webview-body .grecaptcha-badge,
body.webview-body .filter-option-list,
body.webview-body section.breadcrumb {
  display: none !important;
}
body.webview-body div.main {
  display: flex;
  flex-direction: column;
}
body.webview-body div.main section.cta {
  margin-top: auto;
}
body.webview-body .mfp-wrap {
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
}
body.webview-body .mfp-wrap .btn {
  background: rgb(78, 118, 240);
  background: linear-gradient(135deg, rgb(43, 79, 245) 35%, rgb(137, 186, 234) 150%);
  color: #fff;
}
body.webview-body .mfp-wrap .com-popup .popup-wrapper .popup-facts .row .col-l {
  padding-top: 48px;
}
body.webview-body .mfp-wrap .com-popup.com-popup-video {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 48px;
}
body.webview-body div.main {
  padding-top: 0 !important;
}
body.webview-body section.general .btn {
  background: rgb(78, 118, 240);
  background: linear-gradient(135deg, rgb(43, 79, 245) 35%, rgb(137, 186, 234) 150%);
  color: #fff;
}
body.webview-body section.tab-nav {
  top: 0;
}
body.webview-body .kv .swiper-container .swiper-wrapper .swiper-slide .bg {
  height: 200px;
}
body.webview-body .kv .swiper-container .swiper-wrapper .swiper-slide .content {
  display: none;
}
body.webview-body .webview-back-to-top-button {
  text-align: center;
  padding-bottom: 40px;
}
body.webview-body .webview-back-to-top-button button {
  background: rgb(78, 118, 240);
  background: linear-gradient(135deg, rgb(43, 79, 245) 35%, rgb(137, 186, 234) 150%);
  color: #fff;
  border-radius: 500px;
  padding: 14px 22px;
  font-size: 1.125rem;
}
body.webview-body section.cta {
  display: none;
}/*# sourceMappingURL=webview.css.map */