.text-text {
  color: #696969;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-ExtraBold.ttf") format("ttf"), url("../fonts/OpenSans-Bold.ttf") format("truetype");
  font-style: normal;
  font-stretch: normal;
  font-weight: 800;
}

@font-face {
  font-family: "Old Standard";
  src: url("../fonts/old-standard-tt.bold.ttf") format("ttf"), url("../fonts/old-standard-tt.bold.ttf") format("truetype");
  font-style: normal;
  font-stretch: normal;
  font-weight: 700;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-SemiBold.ttf") format("ttf"), url("../fonts/OpenSans-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-stretch: normal;
  font-weight: 600;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-SemiBoldItalic.ttf") format("ttf"), url("../fonts/OpenSans-SemiBoldItalic.ttf") format("truetype");
  font-style: italic;
  font-stretch: normal;
  font-weight: 600;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Medium.ttf") format("ttf"), url("../fonts/OpenSans-Medium.ttf") format("truetype");
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
}

@font-face {
  font-family: "Old Standard";
  src: url("../fonts/old-standard-tt.regular.ttf") format("ttf"), url("../fonts/old-standard-tt.regular.ttf") format("truetype");
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Regular.ttf") format("ttf"), url("../fonts/OpenSans-Regular.ttf") format("truetype");
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Italic.ttf") format("ttf"), url("../fonts/OpenSans-Italic.ttf") format("truetype");
  font-style: italic;
  font-stretch: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Light.ttf") format("ttf"), url("../fonts/OpenSans-Light.ttf") format("truetype");
  font-style: normal;
  font-stretch: normal;
  font-weight: 300;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-LightItalic.ttf") format("ttf"), url("../fonts/OpenSans-LightItalic.ttf") format("truetype");
  font-style: italic;
  font-stretch: normal;
  font-weight: 300;
}

.fs10 {
  font-size: 10px !important;
}

.fs11 {
  font-size: 11px !important;
}

.fs12 {
  font-size: 12px !important;
}

.fs14 {
  font-size: 14px !important;
}

.fs16 {
  font-size: 16px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs22 {
  font-size: 22px !important;
}

.fs24 {
  font-size: 24px !important;
}

.fs26 {
  font-size: 26px !important;
}

.fw100 {
  font-weight: 100 !important;
}

.fw200 {
  font-weight: 200 !important;
}

.fw300 {
  font-weight: 300 !important;
}

.fw400 {
  font-weight: 400 !important;
}

.fw500 {
  font-weight: 500 !important;
}

.fw600 {
  font-weight: 600 !important;
}

.fw700 {
  font-weight: 700 !important;
}

.fw800 {
  font-weight: 800 !important;
}

.fw900 {
  font-weight: 900 !important;
}

.mt0 {
  margin-top: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.mt2 {
  margin-top: 2px !important;
}

.pt2 {
  padding-top: 2px !important;
}

.mb2 {
  margin-bottom: 2px !important;
}

.pb2 {
  padding-bottom: 2px !important;
}

.ml2 {
  margin-left: 2px !important;
}

.pl2 {
  padding-left: 2px !important;
}

.mr2 {
  margin-right: 2px !important;
}

.pr2 {
  padding-right: 2px !important;
}

.mt4 {
  margin-top: 4px !important;
}

.pt4 {
  padding-top: 4px !important;
}

.mb4 {
  margin-bottom: 4px !important;
}

.pb4 {
  padding-bottom: 4px !important;
}

.ml4 {
  margin-left: 4px !important;
}

.pl4 {
  padding-left: 4px !important;
}

.mr4 {
  margin-right: 4px !important;
}

.pr4 {
  padding-right: 4px !important;
}

.mt6 {
  margin-top: 6px !important;
}

.pt6 {
  padding-top: 6px !important;
}

.mb6 {
  margin-bottom: 6px !important;
}

.pb6 {
  padding-bottom: 6px !important;
}

.ml6 {
  margin-left: 6px !important;
}

.pl6 {
  padding-left: 6px !important;
}

.mr6 {
  margin-right: 6px !important;
}

.pr6 {
  padding-right: 6px !important;
}

.mt8 {
  margin-top: 8px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.pb8 {
  padding-bottom: 8px !important;
}

.ml8 {
  margin-left: 8px !important;
}

.pl8 {
  padding-left: 8px !important;
}

.mr8 {
  margin-right: 8px !important;
}

.pr8 {
  padding-right: 8px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.mt12 {
  margin-top: 12px !important;
}

.pt12 {
  padding-top: 12px !important;
}

.mb12 {
  margin-bottom: 12px !important;
}

.pb12 {
  padding-bottom: 12px !important;
}

.ml12 {
  margin-left: 12px !important;
}

.pl12 {
  padding-left: 12px !important;
}

.mr12 {
  margin-right: 12px !important;
}

.pr12 {
  padding-right: 12px !important;
}

.mt16 {
  margin-top: 16px !important;
}

.pt16 {
  padding-top: 16px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

.pb16 {
  padding-bottom: 16px !important;
}

.ml16 {
  margin-left: 16px !important;
}

.pl16 {
  padding-left: 16px !important;
}

.mr16 {
  margin-right: 16px !important;
}

.pr16 {
  padding-right: 16px !important;
}

.mt18 {
  margin-top: 18px !important;
}

.pt18 {
  padding-top: 18px !important;
}

.mb18 {
  margin-bottom: 18px !important;
}

.pb18 {
  padding-bottom: 18px !important;
}

.ml18 {
  margin-left: 18px !important;
}

.pl18 {
  padding-left: 18px !important;
}

.mr18 {
  margin-right: 18px !important;
}

.pr18 {
  padding-right: 18px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.mt24 {
  margin-top: 24px !important;
}

.pt24 {
  padding-top: 24px !important;
}

.mb24 {
  margin-bottom: 24px !important;
}

.pb24 {
  padding-bottom: 24px !important;
}

.ml24 {
  margin-left: 24px !important;
}

.pl24 {
  padding-left: 24px !important;
}

.mr24 {
  margin-right: 24px !important;
}

.pr24 {
  padding-right: 24px !important;
}

.mt28 {
  margin-top: 28px !important;
}

.pt28 {
  padding-top: 28px !important;
}

.mb28 {
  margin-bottom: 28px !important;
}

.pb28 {
  padding-bottom: 28px !important;
}

.ml28 {
  margin-left: 28px !important;
}

.pl28 {
  padding-left: 28px !important;
}

.mr28 {
  margin-right: 28px !important;
}

.pr28 {
  padding-right: 28px !important;
}

.mt32 {
  margin-top: 32px !important;
}

.pt32 {
  padding-top: 32px !important;
}

.mb32 {
  margin-bottom: 32px !important;
}

.pb32 {
  padding-bottom: 32px !important;
}

.ml32 {
  margin-left: 32px !important;
}

.pl32 {
  padding-left: 32px !important;
}

.mr32 {
  margin-right: 32px !important;
}

.pr32 {
  padding-right: 32px !important;
}

.mt36 {
  margin-top: 36px !important;
}

.pt36 {
  padding-top: 36px !important;
}

.mb36 {
  margin-bottom: 36px !important;
}

.pb36 {
  padding-bottom: 36px !important;
}

.ml36 {
  margin-left: 36px !important;
}

.pl36 {
  padding-left: 36px !important;
}

.mr36 {
  margin-right: 36px !important;
}

.pr36 {
  padding-right: 36px !important;
}

.mt38 {
  margin-top: 38px !important;
}

.pt38 {
  padding-top: 38px !important;
}

.mb38 {
  margin-bottom: 38px !important;
}

.pb38 {
  padding-bottom: 38px !important;
}

.ml38 {
  margin-left: 38px !important;
}

.pl38 {
  padding-left: 38px !important;
}

.mr38 {
  margin-right: 38px !important;
}

.pr38 {
  padding-right: 38px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.intelligence-icon {
  width: 56px;
  height: 56px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/intelligence-icon.png) no-repeat center;
  background-size: contain;
}

.premium-icon {
  width: 56px;
  height: 56px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/premium-icon.png) no-repeat center;
  background-size: contain;
}

.management-icon {
  width: 56px;
  height: 56px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/management-icon.png) no-repeat center;
  background-size: contain;
}

.globaltrust-icon {
  width: 68px;
  height: 68px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/globaltrust-icon.png) no-repeat center;
  background-size: contain;
}

.dailyrythm-icon {
  width: 56px;
  height: 56px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/dailyrythm-icon.png) no-repeat center;
  background-size: contain;
}

.cardfree-icon {
  width: 56px;
  height: 56px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/cardfree-icon.png) no-repeat center;
  background-size: contain;
}

.inbox-icon {
  width: 36px;
  height: 36px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/inbox-icon.png) no-repeat center;
  background-size: contain;
}

.logo-icon {
  width: 36px;
  height: 36px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/logo-icon.png) no-repeat center;
  background-size: contain;
}

.click-icon {
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/click-icon.png) no-repeat center;
  background-size: contain;
}

body {
  font-family: "Old Standard", serif;
  color: #333;
  margin: 0;
  padding: 0;
  font-size: 16px;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 0.1rem 0;
}

p {
  margin: 0;
  font-size: 14px;
}

@media (min-width: 768px) {
  p {
    font-size: 18px;
  }
}

img {
  max-width: 100%;
}

h2 {
  font-size: 1.25rem;
  font-family: "Old Standard", serif;
}

@media (min-width: 768px) {
  h2 {
    font-size: 1.375rem;
    margin-bottom: 0.1rem;
  }
}

h3,
.h3 {
  font-size: 1.1875rem;
}

h4,
.h4 {
  font-size: 1.1875rem;
}

.italic {
  font-style: italic;
}

.underline {
  font-style: underline;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.d-block {
  display: block;
}

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

.wrapper {
  max-width: 37.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

@media (min-width: 768px) {
  .wrapper {
    max-width: 75rem;
  }
}

@media (min-width: 993px) {
  .web-none {
    display: none;
  }
}

@media (max-width: 992px) {
  .tab-none {
    display: none;
  }
}

header {
  text-align: center;
  padding: 3.125rem 0 0;
  background-color: #fff0e3;
}

header img {
  max-width: 18.75rem;
}

.logo {
  max-width: 200px;
  margin: 0 auto;
}

@media (min-width: 993px) {
  .logo {
    max-width: 400px;
  }
}

.intro-section {
  position: relative;
  text-align: center;
  background-color: #f1ddcc;
  padding: 2rem 0 2rem;
  margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
  .intro-section {
    padding: 3rem 0 4rem;
  }
}

.intro-section p {
  font-size: 16px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .intro-section p {
    max-width: 290px;
  }
}

@media (min-width: 768px) {
  .intro-section p {
    font-size: 1.375rem;
  }
}

@media (min-width: 993px) {
  .intro-section p {
    margin-bottom: 40px;
  }
}

.hero-row {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 993px) {
  .hero-row {
    -ms-grid-columns: 45% 45%;
        grid-template-columns: 45% 45%;
  }
}

@media (max-width: 992px) {
  .hero-row .btn {
    display: none;
  }
}

.second-section {
  max-width: 1050px;
  margin: 0 auto;
}

.box-section {
  padding-bottom: 42px;
  padding-top: 42px;
}

.mid-text {
  margin-bottom: 32px;
}

@media (min-width: 993px) {
  .mid-text {
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .br-phone {
    display: block;
  }
}

@media (min-width: 768px) {
  .br-phone {
    display: none;
  }
}

.box-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
}

@media (min-width: 993px) {
  .box-row {
    margin-bottom: 60px;
  }
}

@media (max-width: 992px) {
  .box-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (min-width: 993px) {
  .box-row.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media (min-width: 993px) {
  .box-row.reverse .icon {
    right: -32px;
  }
}

.box-row .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box-row .row > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.box-row > div {
  padding: 12px 12px;
}

@media (min-width: 768px) {
  .box-row > div {
    padding: 24px 16px;
  }
}

@media (min-width: 993px) {
  .box-row > div {
    padding: 62px 54px;
  }
}

.box-row .title {
  background-color: #fff0e3;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 993px) {
  .box-row .title {
    width: 45%;
  }
}

.box-row .title h2 {
  color: #4d61aa;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

@media (max-width: 992px) {
  .box-row .title h2 br:not(.phn) {
    display: none;
  }
}

@media (min-width: 768px) {
  .box-row .title h2 {
    font-weight: 400;
    font-size: 36px;
  }
}

.box-row .text {
  position: relative;
  width: 100%;
  background-color: #fafafa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 992px) {
  .box-row .text {
    gap: 14px;
  }
}

@media (min-width: 993px) {
  .box-row .text {
    width: 55%;
    min-height: 300px;
  }
}

@media (max-width: 767px) {
  .box-row .text p {
    font-size: 14px;
    text-align: left;
  }
  .box-row .text p:not(:last-child) {
    margin-bottom: 12px !important;
  }
  .box-row .text p br {
    display: none;
  }
}

.box-row .text ul {
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .box-row .text ul li {
    font-size: 14px;
  }
}

@media (min-width: 993px) {
  .box-row .icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

@media (min-width: 993px) {
  .box-row:not(.reverse) .icon {
    left: -28px;
  }
}

@media (max-width: 992px) {
  .box-row.bottom-icon .text {
    display: block;
  }
  .box-row.bottom-icon .text p {
    padding-left: 80px;
    max-width: 700px;
    text-align: center;
  }
  .box-row.bottom-icon .text .icon {
    position: absolute;
    bottom: 15px;
    left: 15px;
  }
}

hr.light {
  border: none;
  border-bottom: 1px solid #c8ccd7;
  margin: 2rem 0 3rem;
}

hr.short {
  width: 10rem;
  border: 1px solid #c8ccd7;
  margin: 1.2rem auto;
}

.bg-light {
  margin: 1rem 0;
  background-color: #fff0e3;
  padding: 0.625rem 0;
  text-align: center;
}

.bg-light p {
  text-align: center;
  font-style: italic;
}

ul {
  padding-left: 1rem;
  margin: 0;
}

ul.column {
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 1rem;
          column-gap: 1rem;
}

.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #eff3f2;
  border: none;
  color: white;
  padding: 0;
  font-size: 10px;
  font-weight: 600;
  border-radius: 0.5rem;
  overflow: hidden;
  cursor: pointer;
  -webkit-box-shadow: 2px 8px 10px -5px rgba(0, 0, 0, 0.173);
          box-shadow: 2px 8px 10px -5px rgba(0, 0, 0, 0.173);
}

@media (min-width: 993px) {
  .btn {
    font-size: 0.875rem;
  }
}

.btn .text {
  background-color: #3053fa;
  border-radius: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 14px 16px;
}

.btn .icon {
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #eff3f2;
  padding: 0.2rem 0.4rem 0.2rem 0.4rem;
  text-align: center;
}

@media (min-width: 768px) {
  .btn .icon {
    padding: 0.1rem 0.75rem 0.1rem 0.5rem;
  }
}

.hand-icon {
  width: 1.875rem;
  height: 1.875rem;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/hand-icon.png) no-repeat center;
  background-size: contain;
}

.s-logo-icon {
  width: 2rem;
  height: 2rem;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/s-logo-icon.png) no-repeat center;
  background-size: contain;
}

.msg-icon {
  width: 2rem;
  height: 2rem;
  display: inline-block;
  vertical-align: middle;
  background: url(../images/msg-icon.png) no-repeat center;
  background-size: contain;
}

footer {
  position: relative;
  background-color: #fff0e3;
  padding: 2rem 0;
  text-align: center;
}

footer img {
  max-width: 12rem;
  margin-bottom: 0.375rem;
}
/*# sourceMappingURL=main.css.map */