progress,
sub,
sup {
  vertical-align: baseline;
}
button,
hr,
input {
  overflow: visible;
}
img,
legend {
  max-width: 100%;
}
.button,
.inherit_a {
  text-decoration: none !important;
}
html {
  text-size-adjust: 100%;
  font-size: 62.5%;
  scroll-behavior: smooth;
}
body {
  box-sizing: border-box;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-stroke: 1px transparent;
  font-size: 1.4rem;
  font-family: Forum, serif;
  background: #fff;
}
.logout-part:hover .logout,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
.logo-part,
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: #1b1b1b;
}
a:active,
a:focus,
a:hover {
  outline-width: 0;
  text-decoration: none;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 60%;
}
big {
  font-size: 120%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-size: 1em;
}
hr {
  box-sizing: content-box;
  height: 0;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: 700;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  appearance: button;
}
fieldset {
  border: 1px solid silver;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  appearance: none;
}
::-webkit-input-placeholder {
  opacity: 0.54;
  color: #9b9b9b;
  font-size: 14px;
}
::-webkit-file-upload-button {
  appearance: button;
  font: inherit;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 15px;
  margin-bottom: 15px;
  font-weight: 400;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote::after,
blockquote::before,
q::after,
q::before {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0px;
}
h1 {
  font-size: 3.6rem;
}
h2 {
  font-size: 3rem;
}
h3 {
  font-size: 2.4rem;
}
h4 {
  font-size: 1.8rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 0.6rem;
}
p {
  line-height: 24px;
  color: #000305;
  font-weight: 400;
}
select option {
  height: 40px;
  min-height: 40px;
}
.inherit_a {
  color: inherit;
  font-size: inherit;
}
.input,
.select,
.textarea {
  height: 34px;
  padding: 7px 10px;
  border-radius: 4px;
  outline: 0;
  border: 0;
  box-sizing: border-box;
  vertical-align: middle;
}
.button,
button,
input[type="button"],
input[type="submit"] {
  height: 34px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  cursor: pointer;
  text-align: center;
}
.textarea {
  min-height: 70px;
  resize: vertical;
}
.form-height {
  height: 34px;
  min-height: initial;
  max-height: initial;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 0;
  vertical-align: middle;
}
.button {
  line-height: 34px;
}
button,
input[type="button"],
input[type="submit"] {
  outline: 0;
  border: 0;
}
:focus-visible {
  outline: -webkit-focus-ring-color auto 0;
  outline: -moz-focus-ring-color auto 0;
  outline: auto 0;
  outline-width: 0;
}
.header-fluid .navbar-light button:focus,
:focus {
  outline: -webkit-focus-ring-color auto 0;
}
:focus {
  outline: -moz-focus-ring-color auto 0;
  outline: auto 0;
  outline-width: 0;
}
input:focus,
input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none !important;
}
.form-control:focus {
  box-shadow: rgba(0, 123, 255, 0) 0 0 0 0.2rem;
}
::-webkit-scrollbar-track {
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 6px inset;
  background-color: #f5f5f5;
}
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  background-color: #f5f5f5;
}
::-webkit-scrollbar-thumb {
  background-color: #0038a6;
  border: 2px solid #0038a6;
}
.form-control {
  height: 40px;
  border-radius: 8px;
  padding: 4px 8px;
  font-size: 1.7rem;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.5);
}
.mypageloader {
  background: #fff;
  z-index: 99999999;
  display: block;
  position: fixed;
  width: 100%;
  height: 100vh;
}
.pageloader {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  translate: -50% -50%;
}
.logout-part,
form .form-group,
input[type="checkbox"] {
  position: relative;
}
.bounce {
  animation: 2s infinite bounce;
}
@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.pageloader img {
  width: 100px;
  height: auto;
}
.btn-secondary {
  width: 176px;
  height: 48px;
  border-radius: 24px;
  font-size: 1.6rem;
  color: #fff;
  background-image: linear-gradient(#99929c, #38303a);
  border: 3px solid #d2cdd8;
}
.btn-primary {
  background: #0047d1;
  border-radius: 8px;
  height: 48px;
  width: 100%;
  font-weight: 700;
  font-size: 1.7rem;
  line-height: 24px;
  border: 1px solid #0038a7;
}
.btn-blank,
.btn-danger {
  height: 48px;
  width: 100%;
  font-size: 1.6rem;
  line-height: 16px;
  font-weight: 500;
}
.btn-danger {
  background: #d0021b;
  border-radius: 8px;
  border: 1px solid #d0021b;
}
.btn-blank {
  border-radius: 8px;
  border: 2px solid #804294;
  color: #804294;
}
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  color: #fff;
  border: 1px solid #48195c !important;
  background-color: #48195c !important;
}
input[type="checkbox"] {
  accent-color: rgb(0, 71, 209);
  width: 24px;
  height: 24px;
  margin-top: -2px;
  left: 0;
  margin-right: 4px;
}
form .form-group .fa {
  position: absolute;
  bottom: 13px;
  right: 15px;
  font-size: 2rem;
  color: #9b9b9b;
  cursor: pointer;
}
h3.heading {
  font-size: 2rem;
  line-height: 24px;
  font-weight: 500;
  color: #282734;
}
.header-fluid {
  background: #fff;
  padding: 15px 30px;
  box-shadow: #f1f1f1 0 0 28px -5px;
}
.header-fluid .navbar,
.nav-item.dropdown .dropdown-menu {
  padding: 0;
}
.header-fluid .navbar .navbar-brand img {
  max-width: 180px;
  height: auto;
}
.header-fluid .navbar-light .navbar-nav .nav-item .nav-link {
  color: rgb(0 0 0);
  font-size: 1.8rem;
  padding: 10px 25px;
  font-weight: 400;
}
.header-fluid .navbar-light .navbar-nav .nav-item.active .nav-link {
  color: rgb(123 59 151);
  font-weight: 500;
}
.header-fluid .navbar-light .navbar-nav .nav-item:last-child .nav-link {
  background: #48195c;
  color: #fff;
  border: 1px solid;
  border-image-source: linear-gradient(180deg, #48195c 0%, #48195c 100%);
  border-radius: 50px;
  padding: 10px 25px;
  box-shadow: 0 4px 8px 0 #48195c40 inset;
}
.header-fluid .navbar-light .navbar-nav .nav-item .nav-link:hover {
  color: rgb(72 25 92);
}
.header-fluid .navbar-light .navbar-nav .nav-item:last-child .nav-link:hover {
  color: #fff;
}
.header-fluid .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border: 0 solid transparent;
}
.header-fluid .navbar-light .navbar-toggler .navbar-toggler-custom {
  font-size: 2rem;
  color: #818181;
}
.header-fluid .navbar-light .navbar-collapse.active {
  position: fixed;
  left: 0;
  top: 0;
  width: 80%;
  background: #f3f3f3;
  padding: 10px;
  margin: 0;
  height: 100vh;
  display: block;
}
.hero-fluid {
  background-color: #faeeff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}
.copyright-fluid,
.footer-fluid {
  background: #48195c;
}
.hero-fluid .hero-main {
  display: flex;
  align-items: start;
  justify-content: space-between;
  min-height: calc(100vh - 100px);
}
.hero-fluid .hero-main .content-part {
  padding-top: 150px;
}
.hero-fluid .hero-main .content-part h1 {
  font-size: 4.8rem;
  line-height: 6.4rem;
  color: #fff;
  font-weight: 500;
  margin-top: 0;
}
.hero-fluid .hero-main .content-part a {
  background: #0047d1;
  display: inline-block;
  margin-top: 36px;
  padding: 12px 24px;
  color: #fff;
  font-size: 1.7rem;
  line-height: 2.4rem;
  font-weight: 500;
  border-radius: 4px;
}
.hero-fluid .hero-main .content-part a:hover {
  background: #0044c8;
}
.hero-fluid .hero-main .content-part p {
  font-size: 2.4rem;
  line-height: 3.6rem;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 500;
}
.hero-fluid .form-part {
  width: 360px;
  padding: 40px;
  border-radius: 16px;
  margin-top: 80px;
  margin-bottom: 40px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: rgba(0, 0, 0, 0.16) 8px 16px 40px 0;
}
.hero-fluid .form-part .heading h3 {
  font-size: 2.7rem;
  line-height: 3.2rem;
  color: #000;
  margin-top: 0;
  font-weight: 400;
}
.hero-fluid .form-part .form-design .form-group {
  margin-bottom: 20px;
}
.hero-fluid .form-part .form-design .form-group label {
  font-size: 1.5rem;
  line-height: 2.8rem;
  color: #000;
  margin-bottom: 5px;
}
.copyright-fluid .main-section p a,
.hero-fluid .form-part .form-design .form-group label a {
  color: #0038a6;
}
.copyright-fluid .main-section p a:hover,
.footer-fluid .social-media ul li a:hover,
.hero-fluid .form-part .form-design .form-group label a:hover,
.hero-fluid .form-part .form-design .signup-link p a:hover {
  color: rgba(0, 56, 166, 0.8);
}
.hero-fluid .form-part .form-design .signup-link {
  margin-top: 20px;
}
.hero-fluid .form-part .form-design .signup-link p {
  font-size: 1.5rem;
  line-height: 2.8rem;
  color: #000;
}
.hero-fluid .form-part .form-design .signup-link p a {
  color: #0038a6;
  float: right;
  font-weight: 500;
}
.aboutus-fluid {
  padding: 80px 0 96px;
}
.aboutus-fluid .image-part img {
  width: 85%;
}
.aboutus-fluid .content-part.without-image {
  width: 70%;
  margin: 0 auto;
}
.aboutus-fluid .content-part h1 {
  font-size: 3.2rem;
  line-height: 4rem;
  color: rgb(111 51 137);
  font-weight: 600;
  margin-top: 0;
}
.aboutus-fluid .content-part h2 {
  margin-bottom: 10px;
  font-size: 2.4rem;
  line-height: 3.6rem;
  color: rgb(111 51 137);
  font-weight: 500;
}
.aboutus-fluid .content-part h3 {
  margin-bottom: 10px;
  font-size: 2rem;
  line-height: 3rem;
  color: rgb(111 51 137);
  font-weight: 500;
}
.aboutus-fluid .content-part ul {
  padding-left: 30px;
  list-style-type: disc;
}
.aboutus-fluid .content-part p,
.aboutus-fluid .content-part ul li {
  font-size: 1.8rem;
  line-height: 2.8rem;
  color: #000;
  margin-bottom: 10px;
  font-weight: 400;
}
.footer-fluid {
  padding: 40px 0;
  border-top: 1px solid #e5e5e5;
}
.footer-fluid .card-part .heading {
  margin-bottom: 10px;
}
.footer-fluid .card-part .heading h3 {
  font-size: 1.7rem;
  font-weight: 700;
  color: #000;
  margin: 0;
  line-height: 2.4rem;
}
.footer-fluid .list-part ul li {
  margin-bottom: 8px;
}
.footer-fluid .list-part ul li:last-child {
  margin-bottom: 0;
}
.footer-fluid .list-part ul li span {
  margin-left: 25px;
  display: inline-block;
}
.footer-fluid .list-part ul li,
.footer-fluid .list-part ul li a {
  color: #fff;
  font-size: 1.7rem;
  line-height: 2.8rem;
}
.footer-fluid .list-part ul li a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.footer-fluid .address-part p {
  color: #000;
  font-size: 1.7rem;
  line-height: 2.8rem;
}
.footer-fluid .footer-main {
  display: flex;
  justify-content: space-between;
}
.footer-fluid .download ul {
  margin-top: 10px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.footer-fluid .download ul li:first-child {
  margin-right: 15px;
}
.footer-fluid .download ul li a img {
  max-width: 140px;
}
.footer-fluid .social-media ul {
  display: flex;
  align-items: center;
  justify-content: start;
  margin-top: 15px;
  margin-left: 25px;
}
.footer-fluid .social-media ul li {
  margin-right: 2rem;
}
.footer-fluid .social-media ul li:last-child {
  margin-right: 0;
}
.footer-fluid .social-media ul li a {
  color: #0038a6;
  font-size: 2rem;
  line-height: 2.4rem;
}
.copyright-fluid .main-section {
  border-top: 1px solid #ffffff33;
  padding: 20px 0;
}
.copyright-fluid .main-section ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.copyright-fluid .main-section ul li {
  margin: 5px 0;
}
.copyright-fluid .main-section a {
  color: #fff;
  font-size: 1.8rem;
  line-height: 2.1rem;
  display: inline-block;
  margin: 0 10px;
}
.copyright-fluid .main-section p {
  color: #000;
  font-size: 1.5rem;
}
.hero-fluid .monile-login {
  width: 100%;
  display: none;
}
.hero-fluid .monile-login a.login-section {
  background: #0038a6;
  display: inline-block;
  margin-top: 20px;
  padding: 12px 24px;
  color: #fff;
  font-size: 1.7rem;
  line-height: 2.8rem;
  font-weight: 500;
  width: 100%;
  text-align: center;
  border-radius: 4px;
}
.hero-fluid .monile-login p {
  font-size: 1.7rem;
  line-height: 2.8rem;
  color: #000;
  margin-top: 20px;
}
.hero-fluid .monile-login p a {
  color: #0038a7;
  font-weight: 600;
  text-decoration: underline;
}
.footer-fluid .footer-logo img {
  max-width: 230px;
}
.card-fluid {
  background: linear-gradient(
    to top,
    #fff 0,
    #fff 70%,
    #faeeff 30%,
    #faeeff 100%
  );
}
.card-fluid .main-section {
  padding: 50px 50px 20px;
  background: #fff;
  border-bottom: 1px solid #0000001a;
}
.card-fluid .card-part {
  height: 270px;
  padding: 50px 30px;
  border: 2px solid #faeeff;
  gap: 10px;
  box-shadow: 0 8px 12px 0 #0000001a;
  margin-bottom: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  transition-duration: 1s;
  transition-delay: 0.1s;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
}
.card-fluid .card-part:hover {
  transition-duration: 1s;
  transition-delay: 0.1s;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.card-fluid .card-part p {
  color: #000;
  font-size: 1.8rem;
  line-height: 3rem;
}
.sharestory-fluid,
.story-fluid {
  padding: 50px 0;
}
.story-fluid a {
  padding: 10px 20px;
  display: inline-block;
  border: 1px solid #48195c;
  color: #48195c;
  border-radius: 50px;
  background: #fff;
  gap: 10px;
  font-size: 1.8rem;
  position: absolute;
  right: 30px;
  bottom: 30px;
  font-weight: 700;
}
.sharestory-fluid .main-section {
  border-radius: 30px;
  border: 1px solid #dedede;
  box-shadow: 0 9px 14px 0 #13001c26;
  padding: 40px;
  width: 80%;
  margin: 0 auto;
}
.sharestory-fluid .heading h2 {
  font-size: 3.8rem;
  line-height: 5.8rem;
  color: #48195c;
  padding-left: 40px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.coming-fluid {
  padding: 100px 0;
}
.coming-fluid .heading h2 {
  font-size: 50px;
  color: #7a3a95;
  font-weight: 600;
}
.coming-fluid .heading p {
  color: rgb(0 0 0);
  font-size: 1.8rem;
  font-weight: 400;
}
.coming-fluid .heading a {
  background: #48195c;
  color: #fff;
  border: 1px solid;
  border-image-source: linear-gradient(180deg, #a758c9 0%, #48195c 100%);
  border-radius: 50px;
  padding: 10px 30px;
  box-shadow: 0 4px 8px 0 #48195c40 inset;
  display: inline-block;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 500;
}
.logout-part {
  display: inline-block;
}
.logout {
  position: absolute;
  width: 100%;
  text-align: center;
  background: #48195c;
  border: 1px solid #fff;
  padding: 10px;
  right: 0;
  bottom: -43px;
  color: #fff;
  display: none;
  border-radius: 50px;
}
.logout p {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
}
.melee-fluid {
  padding: 50px;
}
.melee-fluid .main-section {
  width: 100%;
  margin: 0 auto;
  padding: 30px;
  background: #fbfbfb;
  border-radius: 10px;
}
.melee-fluid .button-part,
.melee-fluid .main-order > li {
  margin-bottom: 20px;
  width: 100%;
}
.melee-fluid .main-order {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.melee-fluid .main-order > li:last-child,
.melee-fluid .main-order > li:nth-last-child(2) {
  width: 49%;
}
.melee-fluid .main-order .card-part {
  background: #f1f1f1;
  padding: 10px 20px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: start;
  width: 100%;
  overflow: hidden;
  min-height: 100px;
}
.melee-fluid .main-order .card-part .left-part {
  text-align: center;
  width: 100px;
  border-right: 1px solid #ecc1ff;
}
.melee-fluid .main-order .card-part .left-part img {
  width: 25px;
  height: auto;
}
.melee-fluid .main-order .card-part .left-part p {
  color: #000;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8rem;
  margin-top: 10px;
}
.melee-fluid .main-order .card-part .right-part {
  width: 90%;
}
.melee-fluid .main-order .card-part .right-part ul {
  display: flex;
  align-items: center;
  overflow: auto;
}
.melee-fluid .main-order .card-part .right-part ul li span {
  position: absolute;
  right: -10px;
  bottom: 20px;
  color: #000;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.8rem;
  letter-spacing: 2px;
}
.melee-fluid .main-order .card-part .right-part ul li .image-part {
  width: 50px;
  height: 50px;
  background: #e5e5e5;
  border-radius: 50px;
  box-shadow: var(
    --show_hide_shadow_type_one,
    1px 1px 0 0 rgba(0, 0, 0, 0.29)
  ) !important;
}
.melee-fluid .main-order .card-part .right-part ul li.active .image-part {
  background: #9c84ac;
}
.melee-fluid .main-order .card-part .right-part ul li .image-part img {
  width: 40px;
  height: auto;
  padding: 10px;
}
.melee-fluid
  .main-order
  .card-part
  .right-part
  ul
  li.diamond-shape
  .image-part
  img {
  width: auto;
  height: 50px;
}
.melee-fluid
  .main-order
  .card-part
  .right-part
  ul
  li.diamond-shape.active
  .image-part
  img {
  filter: brightness(0) invert(1);
}
.melee-fluid .main-order .card-part .right-part ul li p {
  color: #000;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.6rem;
  margin-top: 5px;
}
.melee-fluid .button-part {
  display: flex;
  align-items: center;
  justify-content: right;
  padding: 0 15px;
}
.melee-fluid .button-part .btn {
  background: #48195c;
  border: 1px solid #48195c;
  height: 50px;
  width: 110px;
  display: inline-block;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  border-radius: 50px;
}
.melee-fluid .button-part .btn:hover {
  background: #48195c;
  border: 1px solid #48195c;
  color: #fff;
}
.melee-fluid .button-part .btn-default {
  width: 120px;
  background: #f5f4f5f0;
  border: 2px solid #48195c;
  margin-right: 15px;
  color: #48195c;
}
.melee-fluid .main-order .card-part .right-part ul li {
  text-align: center;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: start;
  flex-direction: column;
  margin-left: 20px;
  margin-right: 20px;
}
.melee-fluid .main-order .card-part .right-part ul li label {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  font-family: Roboto, sans-serif;
}
.melee-fluid .main-order .card-part .right-part ul li input {
  width: 100%;
  border: 0;
  background: 0 0;
  border-bottom: 1px solid #000;
  border-radius: 0;
  height: 30px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #000;
}
.love-banner-wraper {
  display: flex;
  min-height: 130vh;
  align-items: center;
  justify-content: center;
}
.love-banner-wraper .love-banner-inner {
  display: flex;
  height: 100vh;
  align-items: center;
  padding: 20px;
  flex-wrap: wrap;
  justify-content: center;
}
.love-banner-wraper .love-banner-inner .love-banner-inner-items {
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  padding: 0 0 20px;
  width: 31.33%;
  margin: 1%;
}
.love-banner-wraper .love-banner-inner .love-banner-content {
  text-align: center;
}
.love-banner-wraper .love-banner-inner .love-banner-content .landing-btn {
  background: #48195c;
  color: #fff;
  border: 1px solid;
  border-image-source: linear-gradient(180deg, #48195c 0%, #48195c 100%);
  border-radius: 50px;
  padding: 5px 30px;
  box-shadow: 0 4px 8px 0 #d7d7d7;
  height: 50px;
  font-size: 20px;
}
.love-banner-wraper .love-banner-inner .love-banner-content .heading h4 {
  font-size: 24px;
  color: #48195c;
  font-weight: 600;
}
.header-fluid .dropdown-toggle::after {
  vertical-align: 0.155em;
}
.header-fluid .navbar-light .navbar-nav .dropdown-item {
  color: #000;
  font-size: 1.8rem;
  padding: 5px 15px;
  font-weight: 400;
}
.header-fluid .navbar-light .navbar-nav .dropdown-item.active,
.header-fluid .navbar-light .navbar-nav .dropdown-item:active {
  background-color: #fff;
}
.nav-item.dropdown:hover .dropdown-menu {
  display: block;
  padding: 0;
}
.mobilelogin-fluid {
  padding: 20px 0px;
  text-align: center;
  display: none;
}
.mobilelogin-fluid .login {
  background: #48195c;
  display: inline-block;
  color: #fff;
  border: 1px solid;
  font-size: 20px;
  border-image-source: linear-gradient(180deg, #48195c 0%, #48195c 100%);
  border-radius: 50px;
  padding: 10px 25px;
  box-shadow: 0 4px 8px 0 #48195c40 inset;
  width: 100%;
  max-width: 400px;
  text-align: center;
}
.mobilelogin-fluid p {
  color: #000000;
  font-size: 18px;
  line-height: 28px;
  margin-top: 10px;
}
.mobilelogin-fluid p a {
  font-weight: 600;
  color: #48195c;
}
