/**
*ub style-v2 a small part(ab yearly + cloud)
*Applicable to pages migrated from UB
*/
@font-face {
  font-family: "Myriad bd";
  src: url(/assets/fonts/MyriadPro-Bold.eot);
  src: url(/assets/fonts/MyriadPro-Bold.eot) format("embedded-opentype"), url(/assets/fonts/MyriadPro-Bold.woff) format("woff"), url(/assets/fonts/MyriadPro-Bold.ttf) format("truetype"), url(/assets/fonts/MyriadPro-Bold.svg) format("svg");
  font-display: swap;
}
@font-face {
  font-family: 'Myriad Pro';
  src: url(/assets/fonts/MyriadPro-Regular.eot);
  src: url(/assets/fonts/MyriadPro-Regular.eot) format('embedded-opentype'), url(/assets/fonts/MyriadPro-Regular.woff) format('woff'), url(/assets/fonts/MyriadPro-Regular.ttf) format('truetype'), url(/assets/fonts/MyriadPro-Regular.svg) format('svg');
  font-display: swap;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.4rem;
  font-family: "Myriad Pro", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.4;
}
a,
button,
dd,
div,
dl,
dt,
em,
form,
h1,
h2,
h3,
h4,
h5,
h6,
i,
input,
li,
ol,
p,
span,
ul {
  box-sizing: border-box;
}
h1 {
  font-family: "helvetica Blk", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 6rem;
  margin: 0 0 40px;
}
.f-tac {
  text-align: center;
}
.f-tal {
  text-align: left;
}
.f-tar {
  text-align: right;
}
.cl::after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.table.scrolling {
  box-shadow: rgba(9, 24, 113, 0.2) 1px 3px 7px;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 1px;
}
.table.table-bordered td:first-child,
.table.table-bordered th:first-child {
  background-color: #fff;
}
.f-heTh {
  font-family: "helvetica Th", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  color: inherit;
}
.f-bradhitc {
  font-family: "bradhitc", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h2,
h3,
h4,
h5,
h6 {
  font-family: "Myriad Pro", "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
img {
  max-width: 100%;
  height: auto !important;
}
a {
  display: inline-block;
  cursor: pointer;
}
input {
  outline: 0;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
    padding-right: 0;
    padding-left: 0;
  }
}
div > div[class$="-wrap"] {
  padding: 80px 0 100px;
  max-width: 1200px;
  margin: auto;
}
@media all and (max-width: 1229px) {
  div > [class$="-wrap"] {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
h2 {
  font-size: 3.6rem;
  margin: 0 0 30px;
}
h3,
h4 {
  font-size: 2.4rem;
  margin: 0 0 20px;
}
h4 {
  font-size: 2rem;
}
h5,
h6 {
  font-size: 1.6rem;
  margin: 0 0 10px;
}
h1,
h2,
h3,
h4 {
  line-height: 1.4;
}
dt,
ol,
ul {
  padding: 0;
  margin: 0;
  font-weight: 400;
}
li {
  list-style: none;
}
h1 small {
  color: inherit;
}
p {
  margin-bottom: 0;
}
.title {
  margin: 0 0 40px;
}
.subtitle {
  margin: 0 0 60px;
}
.f-tac {
  text-align: center;
}
.f-tal {
  text-align: left;
}
.f-tar {
  text-align: right;
}
.cl::after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.f-blue,
.f-blue a,
.graphic-box li:hover a.blue {
  color: #091871;
}
.f-blue1,
.f-blue1 a {
  color: #18abff;
}
.f-blue2,
.f-blue2 a {
  color: #1763c1;
}
.f-blue3,
.f-blue3 a {
  color: #104484;
}
.f-orange,
.f-orange a {
  color: #fe6000;
}
.f-black {
  color: #333;
}
.f-brown {
  color: #666;
}
.f-90 {
  font-size: 9rem;
}
.f-40 {
  font-size: 4rem;
}
.f-30 {
  font-size: 3rem;
}
.f-24 {
  font-size: 2.4rem;
}
.f-20 {
  font-size: 2rem;
}
.f-18 {
  font-size: 1.8rem;
}
.f-16 {
  font-size: 1.6rem;
}
.f-12 {
  font-size: 12px;
}
button {
  outline: 0 !important;
}
a.blue1 {
  color: #18abff;
}
.bg-white.am-mask h1,
a.blue,
a.blue:hover {
  color: #091871;
}
a.black:hover,
a.blue1:hover,
a.blue:hover {
  text-decoration: underline;
}
.btn,
a.white {
  color: #fff;
}
a.white:hover {
  color: #1b76e6;
}
a.black {
  color: #333;
}
a.line {
  text-decoration: underline;
}
a.icon-download {
  position: relative;
  padding-left: 18px;
}
a.icon-download::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 2px;
  left: 0;
  background: url(/assets/images/icons/tiny-icon-all.png) no-repeat -900px -118px;
}
.btn {
  min-width: 180px;
  padding-left: 25px;
  padding-right: 25px;
  height: 40px;
  font-size: 16px;
  line-height: 1.8;
  border-radius: 10px;
  margin-bottom: 20px;
  text-decoration: none;
}
.btn.f-20 {
  font-size: 20px;
  line-height: 1.4;
}
.btn:focus,
.btn:hover {
  color: #fff;
}
.btn-default {
  color: #333 !important;
}
.btn.btn-learn-more {
  border-color: transparent;
  color: #091871;
}
.btn.btn-learn-more:hover {
  border-color: #091871;
}
.btn-transparent {
  background-color: transparent;
}
.btn-transparent:hover {
  background-color: #091871;
  color: #fff !important;
  border-color: transparent !important;
}
.btn.btn-white {
  background-color: #fff;
  color: #091871;
}
.btn.btn-white:hover {
  color: #fff;
}
.btn.btn-blue,
.btn.btn-white:hover {
  background-color: #091871;
}
.btn.btn-blue:hover {
  background-color: #132170;
}
.btn.btn-blue1 {
  background-color: #18abff;
}
.btn.btn-blue1:hover {
  background-color: #4abcfd;
}
.btn.btn-blue2 {
  background-color: #1763c1;
}
.btn.btn-blue2:hover {
  background-color: #3271bf;
}
.btn.btn-blue3 {
  background-color: #104484;
}
.btn.btn-blue3:hover {
  background-color: #1f4c84;
}
.btn.btn-blue4 {
  background-color: #5bc3ef;
}
.btn.btn-blue4:hover {
  background-color: #00b1fd;
}
.btn.btn-blue5 {
  background-color: #1072e3;
}
.btn.btn-blue5:hover {
  background-color: #0a7cff;
}
.btn.btn-green {
  background-color: #61d733;
}
.btn.btn-green:hover {
  background-color: #81e55a;
}
.btn.btn-orange {
  background-color: #fe6000;
}
.btn.btn.btn-orange:hover {
  background-color: #fa853e;
}
.btn.btn.btn-blue:hover {
  background-color: #0b41a1;
}
.btn-transparent.bd-white {
  border-color: #fff;
  color: #fff;
}
.btn-transparent.bd-blue {
  border-color: #091871;
  color: #091871;
}
.btn.arrow::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 17px;
  vertical-align: middle;
  margin-left: 8px;
  background: url(/assets/images/icons/tiny-icon-all.png) no-repeat center;
  background-position: -834px -250px;
}
.btn.arrow:hover::after {
  background-position: -146px -786px;
}
.btn.large {
  min-width: 220px;
  min-height: 54px;
  line-height: 54px;
  font-weight: 700;
  padding: 0 20px;
}
.btn.large.download1 {
  height: 62px;
}
.btn .icon-download {
  width: 29px;
  height: 35px;
  background: url(/assets/images/icons/tiny-icon-all.png) no-repeat;
  background-position: -745px -327px;
  margin-right: 15px;
}
.btn h4,
.btn h5 {
  margin: 8px 0 4px;
}
.btn p,
.learn-more {
  font-weight: 400;
  font-size: 14px;
}
.btn p {
  margin: 0;
  line-height: 1.2;
}
.btn .f-12 {
  font-size: 12px;
}
.btn .inline-block-box {
  padding-bottom: 10px;
}
.btn.large.download {
  background: url(/assets/images/icons/tiny-icon-all.png) no-repeat 20px 20px #091871;
  background-position: 0 -674px;
}
.btn.large.download2,
.download2 h4 {
  font-family: Arial, Helvetica, sans-serif;
}
.btn.large.download2 {
  height: 104px;
  padding: 25px 40px;
}
.icon.win {
  display: inline-block;
  width: 42px;
  height: 40px;
  background: url(/assets/images/icons/tiny-icon-all.png) no-repeat -1054px -528px;
}
.download2 .icon {
  margin-right: 30px;
}
.download2 h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.btn.buy {
  background: url(/assets/images/icons/tiny-icon-all.png) no-repeat #fe6000;
  background-position: -270px -674px;
}
.buy.btn-blue1 {
  background: url(/assets/images/icons/tiny-icon-all.png) no-repeat #18abff;
}
.btn-blue.buy {
  background: url(/assets/images/icons/tiny-icon-all.png) no-repeat #091871;
}
.btn-blue.buy,
.buy.btn-blue1,
.buy.btn-blue2 {
  background-position: -270px -674px;
}
.buy.btn-blue2 {
  background-color: #1763c1;
}
.learn-more {
  color: #091871;
  transition: margin 0.2s linear, color 0.2s linear;
  -webkit-transition: margin 0.2s linear, color 0.2s linear;
  -ms-transition: margin 0.2s linear, color 0.2s linear;
  -moz-transition: margin 0.2s linear, color 0.2s linear;
  vertical-align: middle;
  text-decoration: none;
  line-height: 1.6;
}
.learn-more:focus,
.learn-more:hover {
  color: #18abff;
  text-decoration: none;
}
.learn-more.arrow {
  text-decoration: none;
}
.learn-more.arrow:hover {
  text-decoration: none;
  color: #112cc8;
}
.learn-more.arrow::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  right: 0;
  margin-left: 8px;
  width: 12px;
  height: 15px;
  background: url(/assets/images/icons/tiny-icon-all.png) no-repeat center;
  background-position: -834px -250px;
  transition: right 0.2s linear;
  -webkit-transition: right 0.2s linear;
  -ms-transition: right 0.2s linear;
  -moz-transition: right 0.2s linear;
  position: relative;
  font-size: inherit;
  line-height: 1.8;
}
.learn-more.arrow:hover::after {
  background-position: -948px -326px;
  right: -8px;
}
.learn-more.blue1 {
  color: #00a2ff;
}
.learn-more.arrow.blue1::after {
  background-position: -773px -250px;
}
.learn-more.blue1:hover,
.learn-more.white.arrow:hover {
  color: #4bbeff;
}
.learn-more.arrow.blue1:hover::after,
.learn-more.white.arrow:hover::after {
  background-position: -887px -326px;
}
.learn-more.white {
  color: #fff;
}
.learn-more.white.arrow::after {
  background-position: -146px -786px;
}
.learn-more.orange,
.learn-more.orange:hover {
  color: #fe6000;
}
.learn-more.orange.arrow::after {
  background-position: -1152px -326px;
}
.toggle-btn {
  max-width: 1150px;
  margin: 0 auto;
  border: 0;
}
.toggle-btn li {
  width: 24.2%;
  text-align: center;
  margin-right: 10px;
  box-shadow: rgba(238, 238, 238, 0.35) 0 8px 15px 0;
}
.toggle-btn li:last-child {
  margin-right: 0;
}
.toggle-btn li a {
  border: 0;
  width: 100%;
  padding: 25px 10px 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #2f2f2f;
  font-size: 20px;
  box-shadow: 0 -1px 3px rgba(9, 24, 113, 0.35);
}
.toggle-box .toggle-btn li.active a {
  border: 0;
  background-color: #091871;
  color: #fff;
  position: relative;
}
.toggle-box .toggle-btn li.active a::before {
  content: "";
  width: 100%;
  height: 10px;
  background-color: #091871;
  position: absolute;
  bottom: -9px;
  left: 0;
}
.toggle-box .toggle-btn li.active a::after {
  content: "";
  display: block;
  border: 10px solid transparent;
  border-top-color: #091871;
  position: absolute;
  bottom: -28px;
  left: calc(50% + 5px);
  margin-left: -20px;
}
.toggle-box .toggle-cnt {
  padding-top: 20px;
}
@media all and (max-width: 991px) {
  .toggle-btn li {
    margin-right: 0;
    width: 100%;
  }
}
.cc-panel-group.group1 .panel-heading a::after,
.horizontal.hover:hover .img-normal {
  display: none;
}
.cc-panel-group .panel {
  border-radius: 10px;
  border: 0;
  overflow: hidden;
  box-shadow: 0 3px 10px 0 rgba(41, 122, 216, 0.15);
}
.cc-panel-group .panel:hover {
  box-shadow: 0 5px 10px 0 rgba(86, 131, 244, 0.35);
}
.cc-panel-group.panel-group .panel + .panel {
  margin-top: 10px;
}
.cc-panel-group .panel-heading {
  padding: 0;
  border: 0;
  background-color: #fff;
  overflow: hidden;
}
.cc-panel-group.panel-group .panel .panel-body {
  border: 0;
  padding-top: 0;
  color: #46505a;
  line-height: 1.4;
  padding-left: 20px;
  padding-right: 20px;
}
.cc-panel-group .panel-heading a {
  padding: 20px;
  display: block;
  position: relative;
}
.cc-panel-group .panel-heading a::after {
  content: "";
  display: inline-block;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid #091871;
  float: right;
  margin-top: 6px;
}
.cc-panel-group a.collapsed::after {
  border-bottom: 0;
  border-top: 6px solid #000;
}
.cc-panel-group a {
  color: #091871;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.cc-panel-group a.collapsed {
  color: #000;
}
.cc-panel-group .panel-heading a:focus,
.cc-panel-group .panel-heading a:hover {
  text-decoration: none;
}
.cc-panel-group.group1 .panel {
  border-radius: 0;
  box-shadow: none;
}
.cc-panel-group.group1 .panel-heading a {
  background-color: #fff;
  border: 1px solid #091871;
  color: #091871;
  position: relative;
  padding: 1px 20px 1px 50px;
  overflow: hidden;
}
.cc-panel-group.group1 .panel-heading a.collapsed {
  background-color: #091871;
  border: 1px solid #091871;
  color: #fff;
  border-radius: 10px;
}
.cc-panel-group.group1 .panel-heading a::before {
  content: "";
  display: block;
  position: absolute;
  width: 25px;
  height: 20px;
  background-position: -207px -329px;
  left: 12px;
  top: 8px;
}
.cc-panel-group.group1 .panel-heading a.collapsed::before {
  background-position: -140px -329px;
}
.cc-panel-group.group1,
.cc-panel-group.group1 .panel-heading a {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.cc-panel-group.group1 .panel .panel-body {
  border: 1px solid #091871;
  border-top-color: transparent;
  padding: 15px 20px 25px;
}
.cc-panel-group.group1 .icon-left li {
  padding-bottom: 20px;
}
.cc-panel-group.group1 .panel-heading a::before,
.slidedown-btn {
  background: url(/assets/images/icons/tiny-icon-all.png) no-repeat;
}
#back-top {
  position: fixed;
  bottom: 100px;
  right: 20px;
  fill: #fff;
  width: 50px;
  height: 50px;
  background-color: #1939B6;
  opacity: 0.5;
  z-index: 100;
  cursor: pointer;
}
#back-top:hover {
  opacity: 1;
}
.footer {
  background-color: #141924;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container {
  padding-right: 0px;
  padding-left: 0px;
}
.icon-left[class*=hook] li::before,
.icon-left[class*=hook] p::before {
  width: 12px;
  height: 12px;
}
.icon-left.hook li::before,
.icon-left.hook p::before {
  background-position: -7px -117px;
}
.icon-left.hook1 li::before,
.icon-left.hook1 p::before {
  background-position: -68px -117px;
}
.icon-left.hook2 li::before,
.icon-left.hook2 p::before {
  background-position: -324px -118px;
}
.icon-left.hook3 li::before,
.icon-left.hook3 p::before {
  background-position: -386px -118px;
}
.icon-left.hook4 li::before,
.icon-left.hook4 p::before {
  background-position: -448px -118px;
}
.icon-left.hook5 li::before,
.icon-left.hook5 p::before {
  background-position: -739px -182px;
}
.icon-left.hook6 li::before,
.icon-left.hook6 p::before {
  width: 18px;
  height: 18px;
  top: 3px;
  background-position: -1109px -180px;
}
.icon-note {
  position: relative;
}
.icon-left li::before,
.icon-left p::before,
.icon-note::before {
  top: 3px;
}
.icon-left li,
.icon-left p {
  position: relative;
  padding-left: 20px;
}
.icon-book::before,
.icon-left li::before,
.icon-left p::before,
.icon-note::before,
.self-Licon::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  background: url(/assets/images/icons/tiny-icon-all.png) no-repeat;
}
