.btngetdetailswhite, .pricningtitle {
    line-height: 110%;
    font-style: normal;
}
@font-face {
    font-family: DMSans;
    src: url('../fonts/DM_Sans/static/DMSans-Regular.html') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: DMSans-medium;
    src: url('../fonts/DM_Sans/static/DMSans-Medium.html') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: DMSans-semibold;
    src: url('../fonts/DM_Sans/static/DMSans-SemiBold.html') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: DMSans-bold;
    src: url('../fonts/DM_Sans/static/DMSans-Bold.html') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: DMSans-extrabold;
    src: url('../fonts/DM_Sans/static/DMSans-ExtraBold.html') format('truetype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: Playwrite_US_Modern;
    src: url('../fonts/Playwrite_US_Modern/static/PlaywriteUSModern-Regular.html') format('truetype');
    font-weight: 400;
    font-style: normal;
}
li, ul {
    list-style: none;
}
.marquee h2 {
    margin-bottom: 20px;
}
.marquee ul.flex {
    display: flex;
    align-items: center;
        margin-top: 0px;
}
.marquee ul.flex li {
    flex-shrink: 0;
    width: 208px;
    height: auto;
}
.marquee-wrapper {
    width: 100%;
    overflow: hidden;
}
.marquee-h {
    overflow: hidden;
}
.marquee-h .marquee-wrapper {
    height: 300px;
    overflow: hidden;
}
.marquee-h ul li {
    text-align: center;
    color: #fff;
    font-size: 38px;
}
body {
    font-family: DMSans;
    margin: 0;
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
.bannerbtnsctn {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}
.bannerbtnsctn p {
    max-width: 306px;
}

.howitworksdata {
    border-radius: 15px;
    background: linear-gradient(220deg, #8846FA -24.18%, #260669 88.41%);
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    margin-top: 40px;
}
.pt-30 {
    padding-top: 30px;
}
.datacenteralign {
    justify-content: center;
    margin-bottom: 36px;
    align-items: center;
    gap: 6px;
}
.bannertitle h1 span, .bannertitle h2 span, .pageh2 span {
       color: #FF2052;
}
.btngetdetailswhite {
color: #fff;
    text-align: center;
    font-family: 'DMSans-bold';
    font-size: 18px;
    /* font-weight: 700; */
    border-radius: 0px;
    background: #6A2BF3;
    padding: 14px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-color: #6A2BF3;
    display: block;
    white-space: nowrap;
    box-shadow: 0 25px 25px 0 rgba(0, 0, 0, .16);
    text-decoration: none;
    height: 60px;
    line-height: 35px;
}
.pageh2, .pageh2left, .pricningtitle {
        font-size: 40px;
    font-weight: 500;
    font-family: 'DMSans-medium';
}
.btngetdetailswhite:hover {
    background-color: #6f33f2 !important;
    border-color: #6f33f2 !important;
    color: #fff;
}
.btngetdetails:hover {
    background-color: #5822cb!important;
    color: #fff!important;
    border-color: #5822cb!important;
}
.btngrplst {
    position: relative;
}
.pointimg {
    position: absolute;
    right: 34%;
    top: -18px;
}
.giftsectn {
    display: flex;
    justify-content: center;
    margin-top: 40px;
    gap: 30px;
}
.giftwithtext p {
    font-family: Playwrite_US_Modern;
    font-size: 16px;
}
.flxdetailslst {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.bannersctnnew {
    max-width: 200px;
    background-color: #f3ecff;
    min-height: 170px;
    border-radius: 12px;
    padding: 20px;
    display: flex;
    min-width: 200px;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    flex: 1 0 0;
}
.grpvisibledata p {
    color: #15083f;
    padding-top: 40px;
    margin-bottom: 0;
}
.awardtitle, .awardtitle p {
    padding-top: 10px;
}
.pageh2 {
    color: #15083f;
    text-align: center;
    margin-bottom: 0px;
}
.pageh2left {
    color: #15083f;
}
.awardtitle, .btngetdetails, .btnsubmt, .datacenteralign p, .grwbusnienss, .payrisks, .pricningtitle {
    text-align: center;
}
.lstcrusel img {
    max-width: 360px;
    max-height: 430px;
}
.displayflx {
    display: flex;
    align-items: flex-start;
    justify-self: center;
    gap: 20px;
}
.award {
    background-color: #f3f5f7;
    border-radius: 12px;
    border: 1px solid #dfe1e3;
    padding: 10px;
    max-width: 400px;
}
.awardtitle p {
    margin-bottom: 0;
    font-size: 18px;
    color: #222;
    padding-bottom: 10px;
}
.boximgdetails p {
    font-size: 18px;
    color: #111;
    margin-bottom: 0;
    margin-top: 15px;
}
.boximgdetails {
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 12px;
    background: #fff;
      border-radius: 12px;
    border: 1px solid #D8D8D8;
}
.accordion-button:not(.collapsed), .accordion-item {
    box-shadow: none;
}
.textwhite {
    color: #fff;
    margin-bottom: 0;
}
.filldataflex {
    justify-content: center;
    gap: 13px;
    margin-top: 30px;
    margin-bottom: 50px;
}
.section1 p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-top: 20px;
}
.section1 {
    width: 251px;
      height: 172px;
    flex-shrink: 0;
    border-radius: 25px;
    border: 1px solid #8546F8;
    background: rgba(106, 43, 243, 0.00);
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.listtickdata p {
    margin-bottom: 24px;
    color: #333;
    font-family: DMSans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%}
.listtickdata {
    display: flex;
    gap: 10px;
}
.faqsection {
    background-color: #F9F5FF;
    padding-top: 35px;
    padding-bottom: 120px;
        margin-top: 60px;
}
.pricningtitle {
    color: #15083f;
    font-family: DMSans-medium;
        margin-bottom: 35px;
}
.accordion-button {
    background-color: #fff!important;
    border-radius: 4px!important;
    color: #333!important;
    font-family: DMSans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%}
.flxdatafooter {
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding-top: 19px;
    padding-bottom: 20px;
}
.lightslidrbg {
    padding-top: 60px;
    padding-bottom: 50px;
    margin-top: 30px;
}
.flxdata {
    display: flex;
    align-items: center;
    gap: 28px;
}
.datafixed p {
    font-size: 18px;
    color: #15083f;
    margin-bottom: 0;
}
.flxdatafooter p, .grwbusnienss {
    font-family: DMSans-medium;
    font-weight: 500;
    line-height: 110%}
.datafixed {
    display: flex;
    height: 473px;
    min-width: 340px;
    flex-direction: column;
    justify-content: center;
        align-items: center;
    gap: 34px;
    flex: 1 0 0;
}
.mb-10, .workwithp {
    margin-bottom: 10px;
}
.datalisticn, .getpopup, section.riskpromise {
    margin-top: 60px;
    margin-bottom: 60px;
}
#accordionPanelsStayOpenExample, .row.mxwfooter {
    max-width: 700px;
    margin: 0 auto;
}
.flxdatafooter p {
    margin-bottom: 0;
    font-size: 20px;
    font-style: normal;
}
.tridrisk {
    padding-top: 50px;
}
.btnsubmt, .rightsubmitbtndata {
    display: flex;
    padding: 8.889px 21.333px;
    gap: 8.889px;
    align-self: stretch;
}
.fixeddata{
    margin-top: 60px;
}
.clsdatamrb {
    margin-bottom: 35px;
}
.btnsubmt, .budgetgetdetsl {
    font-style: normal;
    margin-bottom: 15px;
}
.grwbusnienss {
    font-size: 16px;
    font-style: normal;
    color: #fff;
}
.datacenteralign p {
    margin-bottom: 0;
    color: #1e1e1e;
    font-family: DMSans-semibold;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .7px;
    text-transform: uppercase;
}
.rightsubmitbtndata {
    justify-content: center;
    align-items: center;
}
.btnsubmt, .lstcrusel {
    justify-content: center;
}
.btnsubmt {
    border-radius: 15px;
    background: #ff2052;
    height: 45px;
    align-items: center;
    color: var(--White-00, #fff);
    font-size: 18px;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: .9px;
    text-transform: uppercase;
    min-width: 270px;
}
.budgetgetdetsl, .modal-body h3, label {
    color: var(--grey-700-black, #1e2022);
}
.mb-3 input[type=number], .mb-3 input[type=text], textarea {
    border-radius: 8px!important;
    border: 1px solid #bdbdbd!important;
    background: #fff;
    padding-block-start: 10px;
    padding-block-end: 10px;
    padding-inline-start: 5px;
    padding-inline-end: 0px;
    width: 100%}
.modal-header {
    position: absolute;
    right: -6px;
    top: -7px;
    border-bottom: 0;
    z-index: 999;
}
.modal-header .btn-close {
    background-color: transparent;
    opacity: 1;
    border-radius: 60px;
    font-size: 14px;
}
.restfieldsdetails {
    border-radius: 0 0 6px 6px;
    background: #f3f5f7;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance: textfield;
}
.budgetgetdetsl {
    font-size: 16px;
    font-weight: 600;
    line-height: 125%;
    margin-top: 20px;
}
.modal-body h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -.36px;
}
.tridrisk p, label {
    font-size: 16px;
    font-style: normal;
}
.modal.fade .modal-dialog {
    transform: none;
    max-width: 400px;
}
.mb-3 {
    margin-bottom: 10px!important;
}
label {
    display: inline-block;
    font-weight: 400;
}
.str_wrap, .str_wrap.str_active, nav.navbar.bg-body-white.sticky-top {
    background-color: #fff;
}
.launchgrwsectn {
    padding-top: 35px;
    margin-top: 60px;
}
.lanchgro {
    padding-bottom: 35px;
}
section.aboutopenweaver {
    margin-bottom: 60px;
    margin-top: 30px;
}
.bannersectin {
    margin-top: 60px;
}
.showmobile {
    display: none;
}
.footerbg {
    background-color: #9b5eff;
    position: fixed;
    bottom: 0;
    width: 100%}
.lstcrusel {
    display: flex;
    gap: 20px;
}
.giftwithtext img {
    margin-bottom: 5px;
}
.container.centlaignt {
    justify-content: center;
}
.mb-40 {
    margin-bottom: 40px;
}
.tridrisk p {
    color: #1e1e1e;
    font-family: DMSans-medium;
    font-weight: 500;
    line-height: 110%}
.payrisks, .payrisks a {
    font-weight: 400;
    line-height: 110%}
.mobiletxtinda a {
    color: #111;
}
.imgtxtind {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
}
.mobiletxtinda {
    margin-bottom: 0;
}
.mt-10 {
    margin-top: 10px;
}
.accordion-item {
    margin-bottom: 5px;
    border-radius: 12px;
    border: 1px solid #dfe1e3;
    background: #fff;
    overflow: hidden;
}
.btngetdetails, .form-check-input:checked {
    background-color: #6a2bf3;
    border-color: #6a2bf3;
}
.accordion-item:first-of-type>.accordion-header .accordion-button {
    border-radius: 12px!important;
}
.accordion-item:first-of-type, .accordion-item:last-of-type {
    border-radius: 12px;
}
.str2 span, .str3-2 span {
    background: #fff;
    color: #999;
    margin: 5px;
    text-align: center;
    width: 209px;
    height: 88px;
    display: inline-block;
    vertical-align: top;
}
.logolistcarsel {
    margin-top: 40px;
    margin-bottom: 40px;
}
.pl-0 {
    padding-left: 0px;
}
.gap20 {
    gap: 20px;
}
.carousel-control-prev-icon {
    background-image: url(../newimage/chevron_left.html);
}
.carousel-control-next-icon {
    background-image: url(../newimage/chevron_right.html);
}
.carousel-control-next, .carousel-control-prev {
    opacity: .6;
}
h1, h2 {
    font-family: 'DMSans-medium';
    font-size: 58px;
    font-weight: 500;
    line-height: 110%;
}
.bannertitle .clrblksdektop, h1 span.clrblksdektop {
    color: #15083f!important;
    font-family: DMSans-medium;
    font-size: 56px;
    font-style: normal;
    font-weight: 500;
}
.btngetdetails {
    color: #fff;
    font-family: DMSans-medium;
    border-radius: 12px;
    font-size: 18px;
    line-height: 100%;
    filter: drop-shadow(0px 9px 10px rgba(0, 0, 0, 0.10));
    text-decoration: none;
    display: inline-block;
    margin: 0 auto;
        display: inline-block;
    width: 318px;
    height: 52px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    line-height: 32px;

}
.bannerbtnsctn p span, .payrisks, .payrisks a {
    color: var(--Black-100, #1e2022);
}
.payrisks, .payrisks a, .refercode {
    font-family: DMSans;
}
.bannerbottom {
    margin-top: 16px;
}
.payrisks {
    color: var(--Black-100, #1E2022);
    text-align: center;
    /* font-family: "DM Sans"; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    margin-bottom: 0px;
}
.payrisksnew {
    color: var(--Black-100, #1E2022);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    margin-top: 3px;
        margin-bottom: 30px;
}
.ctabtn {
    margin-top: 40px;
}
.refercode, .refercode .bldtxt {
    font-weight: 600;
    line-height: 120%}
.payrisks a {
      font-style: normal;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    font-size: 16px;
}
.bannertitle p, .refercode {
    text-align: center;
    font-size: 16px;
    font-style: normal;
}
.bannertitle p {
      color: #111;
    font-family: DMSans;
    font-weight: 400;
    line-height: 110%;
    margin-bottom: 0px;
    margin-top: 15px;
}
p.payrisksnew span {
    font-weight: 700;
    font-family: DMSans-bold;
}
.mxwidth {
    max-width: 996px;
    margin: 0 auto;
}
.bannerbtnsctn p span {
    font-family: DMSans-bold;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%}
.bannertitle h1 span.clrblks {
    color: #15083f!important;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
}
.topstrip {
    display: flex;
    padding: 20px;
    justify-content: center;
    align-items: center;
    gap: 20px;
    align-self: stretch;
    background: #ed1e79;
}
.refercode {
    color: #fff;
}
.refercode .bldtxt {
    color: #fff;
    font-family: DMSans-semibold;
    font-size: 22px;
    font-style: normal;
}
.bannertitle .yrnval {
      color: #15083F;
    text-align: center;
    font-family: 'DMSans-bold';
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.pricetag {
    display: flex;
    align-items: center;
    justify-content: center;
}
span.yrallinclus {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.24px;
    text-align: left;
     margin-top: 10px;
}
h2.hwwrkstitle {
    color: #15083F;
    text-align: center;
    /* font-family: "DM Sans"; */
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    margin-top: 5px;
    margin-bottom: 35px;
    font-family: 'DMSans-medium';
}
  .boxclr {
    border-radius: 35px;
    background: #E6D8FE;
    display: flex;
    max-width: 220px;
    height: 172px;
    padding: 10px 10px;
    flex-direction: column;
justify-content: flex-start;
    gap: 20px;
    flex-shrink: 0;
    color: #222;
line-height: 110%;
    font-family: DMSans-medium;
}
.boxclr p {
      margin-bottom: 0;
    text-align: center;
    font-size: 22px;
    font-family: DMSans-medium;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 110%;
}
.carousel-inner {
  margin: auto;
}
.swiper-pagination-bullet-active{
    background-color: rgb(106 43 243 / 80%) !important;
}

 .newpageh2{
    color: #15083F;
text-align: center;
font-size: 40px;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 30.8px */
margin-top: 35px;
margin-bottom: 35px;
  }
  .pr-0{
    padding-right: 0px;
  }
  .clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.imghero {
        height: 90px;
    vertical-align: middle;
    margin-top: 12px;
}
.infobtn{
    background-color: transparent;
    border-color: transparent;
        width: 0px;
    padding: 0px;
}
.mt-40{
    margin-top: 40px;
}
.mb-0-dek{
    margin-bottom: 0px;
}
.imghero.imgherohindi {
    height: 110px;
}
.pageh2.pagopenhighlt {
    font-family: 'DMSans';
    line-height: 55px;
}
@media screen and (min-width:1030px) and (max-width:1181px) {
    .datafixed {
    padding-left: 100px;
}
.img-fluid.flximgitem {
    margin-top: 20px;
}
}@media screen and (max-width:600px) {
    .datacenteralign p, p.mobiletxtinda {
    font-family: DMSans;
    font-style: normal;
    margin-bottom: 0;
}
.imgtxtind {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 315px;
    gap: 7px;
}
.txtalgncntrdata {
    align-items: center;
    justify-content: center;
}
p.mobiletxtinda {
    color: #111;
    font-size: 16px;
    font-weight: 400;
    line-height: 110%;
    text-align: left!important;
}
.bannerbtnsctn {
    display: block;
    gap: 20px;
    align-items: center;
    justify-content: center;
}
.displayflx {
    display: block;
    max-width: 100%}
.datacenteralign, .filldataflex {
    display: block!important;
}
.img-fluid {
    max-width: 100%!important;
    height: auto;
}
.filldataflex {
    justify-content: center;
    gap: 25px;
    margin: 25px auto 40px;
}
.datacenteralign p {
    color: #1e1e1e;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: .7px;
    text-transform: uppercase;
    margin-top: 10px;
}
.boximgdetails p, .pricningtitle {
    font-family: DMSans;
    line-height: 110%;
    font-style: normal;
}
.flxdetailslst, .lstcrusel {
    display: flex;
    overflow: auto;
}
h1 {
           font-size: 38px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
}
.col-lg-3.col-xs-6 {
    width: 50%}
.boximgdetails p {
    margin-bottom: 0;
    margin-top: 12px;
    color: #111;
    font-size: 16px;
    font-weight: 500;
}
.award:nth-child(1)

 {
        margin-bottom: 20px;
    }
.lstcrusel {
    gap: 10px;
    justify-content: flex-start;
}
.pricningtitle {
    color: #15083f;
    text-align: center;
    font-size: 24px;
          margin-bottom: 35px;
}
.pageh2, .pageh2left {
    color: #15083f;
    font-weight: 500;
    font-size: 28px;
    line-height: 110%;
}
.pageh2left {
    text-align: left!important;
}
.valspace {
    margin-bottom: 35px;
}
.tridrisk {
    padding-top: 0;
    margin-top: 40px;
}
section.riskpromise {
    margin-top: 60px;
    margin-bottom: 20px !important;
}
.img-fluid.showmobile {
    margin-bottom: 8px;
}
.flxdetailslst {
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
}
.flxdatafooter {
    align-items: center;
    gap: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block!important;
    justify-content: center;
    text-align: center;
}
.flxdatafooter p {
    max-width: 290px;
    margin: 0 auto 16px;
}
.showdesktop {
    display: none;
}
.showmobile {
    display: block;
}
.modal-body h3 {
    color: var(--grey-700-black, #1e2022);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -.36px;
    margin-top: 10px;
}
.centlaignt {
    align-items: center;
    justify-content: center!important;
}
.footerbg {
    background-color: #9b5eff;
    position: fixed;
    bottom: 0;
    z-index: 99;
}

.pointimg {
    position: absolute;
    right: 3%;
    top: -18px;
}
.btngrplst {
    position: relative;
    padding-top: 5px;
    padding-bottom: 0;
    margin-top: 0;
}

.pageh2 {
    text-align: center;
}
.bannertitle p, .section1 p {
    font-weight: 500;
    line-height: 110%;
    font-family: DMSans;
    font-style: normal;
}
.lightslidrbg {
    padding-top: 15px;
    padding-bottom: 50px;
    margin-top: 30px;
}
.datafixed {
    padding-left: 0;
    display: flex;
    height: auto;
     gap: 35px;
    margin-bottom: 30px;
    align-items: center;
}
.datalisticn {
    margin-top: 30px;
    margin-bottom: 30px;
}
.textwhite {
    color: #fff;
    margin-bottom: 10px;
}
.boximgdetails {
   border: 1px solid #D8D8D8;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 10px;
}
.howitworks {
    padding-left: 15px;
    padding-right: 15px;
}
.mobilecenter {
    text-align: center!important;
}
.seetagp {
    margin-bottom: 40px;
}

.mb-20 {
    margin-bottom: 20px!important;
}
.flxdata {
    display: flex;
    align-items: center;
    gap: 20px;
}
.bannerbtnsctn {
    margin-top: 40px;
    margin-bottom: 50px;
}
.bannertitle p {
    color: #333;
    text-align: center;
    font-size: 16px;
}
.lstcrusel img {
    max-width: 320px!important;
}
.section1 p {
    color: #fff;
    font-size: 24px;
}
.accordion-button {
    background-color: #fff!important;
    border-radius: 4px!important;
    color: #333!important;
    font-family: DMSans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    gap: 20px;
}
.refercode, .refercode .bldtxt {
    color: #fff;
    font-family: DMSans;
    font-style: normal;
    font-weight: 600;
    line-height: 120%}
.giftsectn {
    display: flex;
    justify-content: center;
    margin-top: 15px;
    gap: 30px;
}
.container.contdatapaddng {
    padding-left: 0;
    padding-top: 40px!important;
}
.bannersctnnew {
    max-width: 100px;
    background-color: #f3ecff;
    min-height: 170px;
    border-radius: 12px;
    padding: 20px;
    display: flex;
    min-width: 160px;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    flex: 1 0 0;
}
.bannerbtnsctn p {
    color: var(--Black-100, #1e2022);
    text-align: center;
    font-family: DMSans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    max-width: 309px;
    margin: 0 auto;
}
.topstrip {
    display: flex;
    padding: 20px;
    justify-content: center;
    align-items: center;
    gap: 20px;
    align-self: stretch;
    background: #ed1e79;
}
.refercode {
    text-align: center;
    font-size: 18px;
}
.refercode .bldtxt {
    font-size: 22px;
}
.section1 {
    width: 287px;
    height: 170px;
    border-radius: 25px;
    border: 1px solid #8546F8;
    background: rgba(106, 43, 243, 0.00);
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 auto 10px;
            align-items: center;
}
  .boxclr {
 border-radius: 35px;
    background: #E6D8FE;
    display: flex;
        height: 172px;
        width: 260px;
        padding: 12px 15px;
    flex-direction: column;
justify-content: flex-start;
    gap: 20px;
    flex-shrink: 0;
color: #222;
line-height: 110%;
font-family: DMSans-medium;
}
.mbileclr{
  background: #F3F5F7;
}
.carousel-inner .boxclr {
    margin: auto;
    max-width: 305px;
}
h2.hwwrkstitle { 
    font-size: 28px;
}
.newpageh2{ 
    font-size: 28px;
}
.imghero {
    height: 54px;
        vertical-align: middle;
         margin-top: 7px;
}
.imghero.imgherohindi{
     height: 54px;
        vertical-align: middle;
         margin-top: 7px;
}
.pageh2.pagopenhighlt {
    font-family: 'DMSans';
    line-height: 37px;
}
section.aboutopenweaver {
    margin-bottom: 60px;
             margin-top: 80px !important;

}
.card:nth-child(2) {
    transform: translateY(97px) !important;
}
.card:nth-child(4) {
    transform: translateY(124px) !important;
}
.hero-section {
    background-image: url(../newimage/Hero_BGM.html) !important;
    background-repeat: repeat;
    background-size: cover;
}
.launchgrwsectn{
   background-image: url(../newimage/BG2M.html) !important;
    background-repeat: repeat;
    background-size: cover;
}
.card img{
    max-width: 320px !important;
}
.card {
    border-radius: 20px !important;
            background-color: transparent !important;
}
}

.btn-anim{
    position: relative;
    overflow: hidden;
    
}

.btn-anim:hover {
  box-shadow: 1px 1px 25px 10px rgba(146, 148, 248, 0.4);
}
.btn-anim:after{
     -webkit-animation: shine 5s ease-in-out infinite;
          animation: shine 5s ease-in-out infinite;
}
.btn-anim:before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    120deg,
    transparent,
    rgba(146, 148, 248, 0.8),
    transparent
  );
  transition: all 650ms;
   
}

.btn-anim:hover:before {
  left: 100% !important;

}

@-webkit-keyframes shine {
  0% {
    left: -100%;
    transition-property: left;
  }
  11.5044247788%, 100% {
    left: 100%;
    transition-property: left;
  }
}

@keyframes shine {
  0% {
    left: -100%;
    transition-property: left;
  }
  11.5044247788%, 100% {
    left: 100%;
    transition-property: left;
  }
}
