





.h_banner img {
    border-radius: 15px;
}
section.h_banner .set_page {
    position: relative;
}
section.h_banner .set_page>div {position: relative; z-index:2}
section.h_banner .set_page:after,
section.h_banner .set_page:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: calc(50% - 10px);
    bottom: 0;
    border-radius: 15px 0 0 15px;
    z-index:1;
}
section.h_banner .set_page:before {
    left: 10px;
    border-radius: 15px 0 0 15px;
    box-shadow: 0 4px 10px 0 rgb(102 45 145 / 63%);
}
section.h_banner .set_page:after {
    right: 10px;
    border-radius: 0 15px 15px 0;
    box-shadow: 0 4px 10px 0 rgb(142 198 64 / 60%);
}
section.hrow01 {
    padding: 30px 0 0 0;
}
.popularCatg ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 20px;
}
.pcImg img {
    max-width: 100%;
}
.popularCatg ul li {
    width: calc((100% - (20px * 5)) / 6);
    background: #fff;
    border-radius: 12px;    
    box-sizing: border-box;
    transition: all ease-in-out 0.3s;
}
.popularCatg ul li:hover {box-shadow: 0 2px 6px 0 rgb(102 45 145 / 63%);}
a.pcbx {
    padding: 5px;
    display: block;
}
.pctxt01 {
    color: #662D91;
    font-weight: 600;
    font-size: 22px; line-height: 24px;
}
.pcTxt {
    text-align: center;
    padding: 5px 15px 15px;
}
.pctxt02 {
    font-size: 14px;
    line-height: 18px;
    color: #484848;
    margin: 5px 0 0 0;
}
.hrowtopad {
    padding-top: 40px;
}
.hrowHdr {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.regHdr,
.hrowHdr h2,
.rvp_hdr h2,
.hrowHdr2 h2 {
    font-size: 32px;
    color: #662D91;
    font-weight: 600;
    line-height: 30px;
}
a.hrhBtn {
    font-weight: 600;
    color: #662D91;
    font-size: 16px;
    transition: all ease-in-out 0.3s;
}
a.hrhBtn:hover {color: #2FB45F;}
a.hrhBtn:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%227%22%20height%3D%2210%22%20viewBox%3D%220%200%207%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22transform%3A%20rotate(0deg)%20scale(1%2C%201)%3B%20transform-origin%3A%20center%20center%3B%22%3E%0A%3Cpath%20d%3D%22M0.828447%200.000122488C0.668147%20-0.00261553%200.510886%200.040609%200.378427%200.123815C0.245967%200.207021%200.144858%200.326094%200.0890904%200.464557C0.0333229%200.603019%200.0256545%200.754025%200.0671467%200.896679C0.108639%201.03933%200.19724%201.16658%200.32069%201.26081L5.04517%204.98643L0.317771%208.71205C0.231406%208.77005%200.15903%208.8439%200.105209%208.92896C0.0513877%209.01401%200.0172914%209.10842%200.00507139%209.20623C-0.00714863%209.30403%200.00277318%209.4031%200.0342104%209.4972C0.0656476%209.59129%200.117918%209.67836%200.187722%209.75291C0.257526%209.82746%200.343349%209.88788%200.439774%209.93034C0.536199%209.9728%200.641133%209.99639%200.747953%209.99962C0.854772%2010.0028%200.961158%209.98564%201.0604%209.94909C1.15964%209.91255%201.24957%209.85744%201.32453%209.78727L6.72894%205.5321C6.81393%205.46523%206.88218%205.38218%206.92897%205.28867C6.97577%205.19517%207%205.09343%207%204.99046C7%204.8875%206.97577%204.78576%206.92897%204.69225C6.88218%204.59875%206.81393%204.5157%206.72894%204.44882L1.32453%200.180221C1.18758%200.06791%201.01176%200.00408028%200.828447%200.000122488Z%22%20fill%3D%22%23662D91%22%2F%3E%0A%3C%2Fsvg%3E");
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 12px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 6px;
    margin: 0 0 0 4px;
    transition: all ease-in-out 0.3s;
}
a.hrhBtn:hover:after {
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%227%22%20height%3D%2210%22%20viewBox%3D%220%200%207%2010%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22transform%3A%20rotate(0deg)%20scale(1%2C%201)%3B%20transform-origin%3A%20center%20center%3B%22%3E%0A%3Cpath%20d%3D%22M0.828447%200.000122488C0.668147%20-0.00261553%200.510886%200.040609%200.378427%200.123815C0.245967%200.207021%200.144858%200.326094%200.0890904%200.464557C0.0333229%200.603019%200.0256545%200.754025%200.0671467%200.896679C0.108639%201.03933%200.19724%201.16658%200.32069%201.26081L5.04517%204.98643L0.317771%208.71205C0.231406%208.77005%200.15903%208.8439%200.105209%208.92896C0.0513877%209.01401%200.0172914%209.10842%200.00507139%209.20623C-0.00714863%209.30403%200.00277318%209.4031%200.0342104%209.4972C0.0656476%209.59129%200.117918%209.67836%200.187722%209.75291C0.257526%209.82746%200.343349%209.88788%200.439774%209.93034C0.536199%209.9728%200.641133%209.99639%200.747953%209.99962C0.854772%2010.0028%200.961158%209.98564%201.0604%209.94909C1.15964%209.91255%201.24957%209.85744%201.32453%209.78727L6.72894%205.5321C6.81393%205.46523%206.88218%205.38218%206.92897%205.28867C6.97577%205.19517%207%205.09343%207%204.99046C7%204.8875%206.97577%204.78576%206.92897%204.69225C6.88218%204.59875%206.81393%204.5157%206.72894%204.44882L1.32453%200.180221C1.18758%200.06791%201.01176%200.00408028%200.828447%200.000122488Z%22%20fill%3D%22%232fb45f%22%2F%3E%0A%3C%2Fsvg%3E");
     background-position: center;
    background-repeat: no-repeat;
    background-size: 6px;
}

.hrowprdct .widget-product-carousel {
    background: #fff;
    border-radius: 14px;
    padding: 0 24px 24px 24px;
    margin: 22px 0 0 0;
}

.inpBnrFull img {border-radius: 14px;}

.inpBnrRw2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 20px;
}

.inpBclm {
    width: calc((100% - 20px) / 2);
}

.inpBclm a {
    border: 1px solid #E0E5EA;
    display: block;
    border-radius: 14px;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
}

.inpBclm img {
    width: 100%;
}
.inpBclm a,
.inpBnrFull a {position: relative; overflow: hidden;}
.inpBnrFull a:before,
.inpBclm a:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}
.inpBnrFull a:hover:before,
.inpBclm a:hover:before {
    -webkit-animation: shine .75s;
    animation: shine .75s
}
@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}
@keyframes shine {
    100% {
        left: 125%
    }
}
/**-----------------------------PRODUCT CAROSOL---------------------------------*/
.snap-track {
  --snap-cols: 1;                 /* default mobile */
  display: flex;
  gap: 16px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
}

/* Slider items */
.snap-track .snap-item {
  flex: 0 0 calc((100% - (16px * 5)) / var(--snap-cols));
  scroll-snap-align: start;
}

/* Tablet */
@media (min-width: 640px) {
  .snap-track {
    --snap-cols: 2;
  }
}

/* Small desktop */
@media (min-width: 768px) {
  .snap-track {
    --snap-cols: 3;
  }
}

/* Desktop */
@media (min-width: 1024px) {
  .snap-track {
    --snap-cols: 4;
  }
}

/* Large desktop — 6 items */
@media (min-width: 1280px) {
  .snap-track {
    --snap-cols: 6;
  }
}

/* Optional: hide scrollbar */
.snap-track::-webkit-scrollbar {
  display: none;
}
.snap-track {
  scrollbar-width: none;
}
/* ----------------------- END PRODUCT CAROSOL -------------------------- */
.hGrnBx {
    /* max-width: 1250px; */
    margin: 0 auto 80px;
    position: relative;
    padding: 40px 50px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}
.hGrnBx:before {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8ec640+0,a7e54f+100 */
    background: linear-gradient(to right,  rgba(142,198,64,1) 0%,rgba(167,229,79,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    content: "";
    width: 100%;
    top: 0px;
    bottom: 0;
    display: block;
    position: absolute;
    z-index: -1;
    border-radius: 28px;
    left: 0;
}
.hGrnTxt {
    padding: 0px 0 0 0;
    color: #fff;
}
.hGrnTxt h2 {
    font-size: 54px;
    font-weight: 600;
    margin: 0 0 16px 0;
    line-height: 54px;
}
.hGrnTxt p {
    font-size: 22px;
    line-height: 22px;
    font-weight: 500;
}
.hGrnBtns {
    margin: 45px 0 0 0;
}
.hGrnBtn1 {
    display: inline-block;
    border-radius: 6px;
    background: #fff;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    padding: 0px 28px;
    line-height: 40px;
    vertical-align: middle;
    margin: 0 10px 0 00;
    border: 1px solid transparent;
    transition:all ease-in-out 0.3s;
}
.hGrnBtn1:hover {
    background: rgb(255 255 255 / 60%);
    border: 1px solid hsl(0deg 0% 100% / 80%);
}
.hGrnBtn2 {
    display: inline-block;
    border-radius: 6px;
    background: transparent;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    padding: 0px 28px;
    line-height: 40px;
    vertical-align: middle;
    transition:all ease-in-out 0.3s;
    border: 1px solid transparent;
}
.hGrnBtn2:hover {
    background: rgb(255 255 255 / 20%);
    border: 1px solid hsl(0deg 0% 100% / 40%);
}
.hGrnBtn2:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 9px;
    margin: -1px 0 0 2px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%229%22%20height%3D%229%22%20viewBox%3D%220%200%209%209%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22transform%3A%20rotate(0deg)%20scale(1%2C%201)%3B%20transform-origin%3A%20center%20center%3B%22%3E%0A%3Cpath%20d%3D%22M7.55002%202.47511L1.02513%209L0%207.97487L6.52489%201.44998H1.02513V0H9V7.97487H7.55002V2.47511Z%22%20fill%3D%22black%22%2F%3E%0A%3C%2Fsvg%3E");
}

/*---------------------- Item product List view ------------------------*/
.widget-product-carousel form.card {
    border: 0;
    padding: 5px;
    position: relative;
}

.widget-product-carousel form.card:hover {
    box-shadow: unset;
}
.rvp_body .snap-item .product-item-photo,
.widget-product-carousel form.card .product-item-photo {
    /*border: 1px solid #EAEFF3;*/
    border-radius: 10px;
    overflow: hidden;
    margin: 0 0 20px 0;
    aspect-ratio: 1 / 1;
}
.rvp_body .snap-item .product-item-photo img,
.widget-product-carousel form.card .product-item-photo img {
    margin: 0 auto;
    object-fit: contain;
    width: 100%;
}
.pi_mnuf {
    font-weight: 600;
    line-height: 20px;
    font-size: 16px;
     color: #1e0444;
}

.pi_line01 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 10px;
}
.pi_rvew {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
}
.pi_rvew i {
    font-size: 20px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    color: #FFC107;
    text-decoration: unset;
    font-style: unset;
}
.pi_rvew span {
    display: inline-block;
    vertical-align: middle;
    color: #222;
}

.pi_name {
    margin: 8px 0 0 0;
}
.pi_name {max-height: 40px;}
.pi_name a {
    color: #484848;
    display: inline-block;
    vertical-align: middle;
    display: -webkit-box;
    -webkit-line-clamp: 2;      /* number of lines */
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    line-height: 18px;
}
.pi_name a:hover {
    color: #662D91;
}

.pi_price {
    margin: 8px 0 0 0;
}

.pi_price { font-size: 16px; }

.pi_btns {
    position: absolute;
    right: 15px;
    top: 15px;
}
.pi_btn1 button.btn, .pi_cart_btn, .pi_quot_btn, .pi_btn2 .amquote-addto-button {    
    background-color: #fff;
    font-size: 0;
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    transition: all ease-in-out 0.3s;
}
.pi_btn1 button.btn {border: 1px solid #FF087F;} 
.pi_cart_btn {border: 1px solid #662D91;}
.pi_btn2 .amquote-addto-button, .pi_quot_btn {border: 1px solid #8EC640;}

.pi_btn1 button.btn {background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2216%22%20viewBox%3D%220%200%2017%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22transform%3A%20rotate(0deg)%20scale(1%2C%201)%3B%20transform-origin%3A%20center%20center%3B%22%3E%0A%3Cpath%20d%3D%22M11.7453%200.75C10.1783%200.75%208.82963%202.02476%208.20493%203.35619C7.57977%202.02479%206.23095%200.75%204.66377%200.75C2.50338%200.75%200.75%202.50357%200.75%204.66412C0.75%209.05892%205.18344%2010.2113%208.2049%2014.5563C11.0609%2010.2382%2015.6592%208.91865%2015.6592%204.66412C15.6592%202.50357%2013.9057%200.75%2011.7453%200.75Z%22%20fill%3D%22white%22%20stroke%3D%22%23662D91%22%20stroke-width%3D%221.5%22%2F%3E%0A%3C%2Fsvg%3E");}
.pi_cart_btn {background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2218%22%20height%3D%2217%22%20viewBox%3D%220%200%2018%2017%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22transform%3A%20rotate(0deg)%20scale(1%2C%201)%3B%20transform-origin%3A%20center%20center%3B%22%3E%0A%3Cpath%20d%3D%22M7.31842%2015.3399C7.31842%2015.7428%206.9918%2016.0694%206.5889%2016.0694C6.18599%2016.0694%205.85938%2015.7428%205.85938%2015.3399C5.85938%2014.937%206.18599%2014.6104%206.5889%2014.6104C6.9918%2014.6104%207.31842%2014.937%207.31842%2015.3399Z%22%20stroke%3D%22%23662D91%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22%23ffffff%22%2F%3E%0A%3Cpath%20d%3D%22M15.3419%2015.3399C15.3419%2015.7428%2015.0152%2016.0694%2014.6123%2016.0694C14.2094%2016.0694%2013.8828%2015.7428%2013.8828%2015.3399C13.8828%2014.937%2014.2094%2014.6104%2014.6123%2014.6104C15.0152%2014.6104%2015.3419%2014.937%2015.3419%2015.3399Z%22%20stroke%3D%22%23662D91%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22%23ffffff%22%2F%3E%0A%3Cpath%20d%3D%22M0.75%200.75H3.66809L5.62321%2010.5183C5.7609%2011.2115%206.37562%2011.7064%207.08225%2011.6928H14.1732C14.8798%2011.7064%2015.4946%2011.2115%2015.6322%2010.5183L16.7995%204.39761H4.39761%22%20stroke%3D%22%23662D91%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22%23ffffff%22%2F%3E%0A%3C%2Fsvg%3E");}
.pi_btn2 .amquote-addto-button, .pi_quot_btn {background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22transform%3A%20rotate(0deg)%20scale(1%2C%201)%3B%20transform-origin%3A%20center%20center%3B%22%3E%0A%3Ccircle%20cx%3D%227.5%22%20cy%3D%227.5%22%20r%3D%226.75%22%20stroke%3D%22%23662D91%22%20stroke-width%3D%221.5%22%20fill%3D%22%23ffffff%22%2F%3E%0A%3Cpath%20d%3D%22M13%2016L15.5%2013.5L9%209.5L13%2016Z%22%20fill%3D%22%23662D91%22%2F%3E%0A%3C%2Fsvg%3E");}

.pi_btn1 button.btn:hover, .pi_cart_btn:hover, .pi_quot_btn:hover, .pi_btn2 .amquote-addto-button:hover {
    border: 1px solid #b3c0cb;
    box-shadow: 0 2px 3px #a2a5a945;
}

.pi_btn2 {
    margin: 10px 0 0 0;
}

.pi_btn3 {
    margin: 10px 0 0 0;
}

.pi_btn1 button.btn svg,
.pi_cart_btn svg {
    display: none;
}

.pi_price .price {
    font-weight: 600;
    font-size: 16px;
    color: #662D91;
}
.pi_price span.old-price .price {
    font-size: 16px;
    font-weight: normal;
    color: #707070;
}
.pi_price .price-box {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
}

.prodcaroBox .flex.justify-between.items-center.gap-2 {
    display: flex;
    justify-content: center;
    align-items: center;
}
.prodcaroBox .snap-pager {
    padding: 0;
    min-height: 0;
    gap: 4px;
}
.rvp_pgr button.snap-marker,
.prodcaroBox button.snap-marker {
    width: 10px;
    height: 10px;
    border: 2px solid #ffffff;
    background: #CFD3D7;
}
.rvp_pgr button.snap-marker[aria-current="true"],
.prodcaroBox button.snap-marker[aria-current="true"] {
    background: #8EC640;
    border-color: #F1F5F9;
}
.h_banner {
    margin: 20px 0 0 0;
}


.dataRow {
    display: flex;
    gap: 25px;
    align-items: stretch;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}
.dataRow>div {
    width: calc((100% - (25px * 2)) / 3);
}
.dataBx1 {
    padding: 30px;
    border-radius: 14px;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22284%22%20height%3D%22296%22%20viewBox%3D%220%200%20284%20296%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22transform%3A%20rotate(0deg)%20scale(1%2C%201)%3B%20transform-origin%3A%20center%20center%3B%22%3E%0A%3Cpath%20d%3D%22M142%200C63.5794%200%200%2066.2623%200%20147.994C0%20229.738%2063.5794%20296%20142%20296C220.432%20296%20284%20229.749%20284%20147.994C284%2066.2623%20220.432%200%20142%200ZM219.205%20217.001C218.971%20217.001%20218.748%20216.978%20218.525%20216.978C210.954%20226.793%20201.822%20234.957%20191.452%20241.092C187.962%20250.996%20178.863%20258.067%20168.159%20258.067C162.896%20258.067%20158.012%20256.339%20153.998%20253.45C150.586%20253.773%20147.107%20253.974%20143.561%20253.974C134.496%20253.974%20125.709%20252.613%20117.38%20250.16C113.533%20252.68%20108.995%20254.164%20104.111%20254.164C90.3961%20254.164%2079.268%20242.575%2079.268%20228.277C79.268%20228.21%2079.268%20228.143%2079.268%20228.12C77.4728%20226.392%2075.7333%20224.652%2074.0608%20222.834C69.3219%20217.558%2065.029%20211.758%2061.2824%20205.468C48.8163%20204.085%2039.1267%20193.11%2039.1267%20179.726C39.1267%20172.688%2041.8139%20166.342%2046.1737%20161.657C45.6385%20157.285%2045.3151%20152.824%2045.3151%20148.273C45.3151%20142.864%2045.7165%20137.555%2046.4524%20132.369C41.9142%20127.673%2039.1155%20121.17%2039.1155%20113.999C39.1155%20100.158%2049.5634%2088.8703%2062.6762%2088.2011C66.0883%2082.814%2069.8905%2077.7392%2074.0608%2073.144C75.7779%2071.2925%2077.5508%2069.5637%2079.3906%2067.8573C79.3237%2067.0988%2079.2791%2066.3069%2079.2791%2065.4927C79.2791%2051.1941%2090.4072%2039.5834%20104.122%2039.5834C109.987%2039.5834%20115.373%2041.7026%20119.621%2045.2382C127.293%2043.1525%20135.31%2042.0372%20143.572%2042.0372C146.282%2042.0372%20148.969%2042.1264%20151.623%2042.3494C156.005%2038.2115%20161.803%2035.702%20168.159%2035.702C179.711%2035.702%20189.367%2043.9109%20192.166%2055.042C201.621%2060.6968%20209.984%2068.0246%20217.02%2076.8581C217.733%2076.8134%20218.458%2076.7242%20219.205%2076.7242C232.92%2076.7242%20244.07%2088.3572%20244.07%20102.656C244.07%20116.977%20232.92%20128.543%20219.205%20128.543C205.49%20128.543%20194.362%20116.977%20194.362%20102.656C194.362%20100.079%20194.741%2097.6145%20195.399%2095.25C191.441%2090.454%20186.969%2086.4277%20182.03%2083.0705C178.071%2085.8477%20173.299%2087.4872%20168.148%2087.4872C157.967%2087.4872%20149.248%2081.1187%20145.401%2071.9729C144.788%2071.9729%20144.174%2071.9059%20143.55%2071.9059C138.053%2071.9059%20132.701%2072.6755%20127.538%2073.9916C124.159%2084.1189%20114.96%2091.3686%20104.1%2091.3686C101.992%2091.3686%2099.9408%2091.0675%2097.9783%2090.5656C96.696%2091.7924%2095.4026%2093.0416%2094.1872%2094.4023C91.5111%2097.3357%2089.0469%20100.447%2086.8279%20103.794C88.1214%20106.905%2088.8462%20110.374%2088.8462%20114.01C88.8462%20124.539%2082.825%20133.54%2074.1946%20137.611C73.7486%20141.079%2073.4921%20144.648%2073.4921%20148.284C73.4921%20150.905%2073.6259%20153.426%2073.8601%20155.991C82.68%20159.951%2088.835%20169.085%2088.835%20179.737C88.835%20183.897%2087.8761%20187.823%2086.2147%20191.27C88.6009%20194.928%2091.2546%20198.397%2094.1872%20201.598C94.8562%20202.311%2095.5587%20203.036%2096.2612%20203.717C98.7254%20202.858%20101.379%20202.356%20104.122%20202.356C115.819%20202.356%20125.609%20210.788%20128.252%20222.131C133.202%20223.358%20138.332%20224.061%20143.583%20224.061C143.929%20224.061%20144.264%20224.016%20144.587%20223.971C147.865%20213.699%20157.187%20206.226%20168.17%20206.226C173.901%20206.226%20179.164%20208.29%20183.368%20211.68C187.962%20208.412%20192.199%20204.576%20195.957%20200.114C194.953%20197.281%20194.373%20194.27%20194.373%20191.08C194.373%20176.781%20205.49%20165.171%20219.205%20165.171C226.654%20165.171%20233.322%20168.639%20237.871%20174.004H238.674C238.607%20174.238%20238.551%20174.506%20238.484%20174.74C241.974%20179.179%20244.07%20184.879%20244.07%20191.08C244.07%20205.423%20232.931%20217.001%20219.205%20217.001Z%22%20fill%3D%22%23F1F5F9%22%2F%3E%0A%3C%2Fsvg%3E");
    background-position: bottom 12px right 10px;
    background-repeat: no-repeat;
}
.dataTxt h2 {
    color: #662D91;
    font-size: 32px;
    line-height: 38px;
    font-weight: 600;
    margin: 0 0 20px 0;
}
.dataTxt p {
    color: #484848;
    font-size: 18px;
}
.readMoreData {
    border: 1px solid #DDE7F2;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    padding: 9px 30px;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    background: #fff;
}
.readMoreData:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 9px;
    margin: -1px 0 0 8px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%229%22%20height%3D%229%22%20viewBox%3D%220%200%209%209%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22transform%3A%20rotate(0deg)%20scale(1%2C%201)%3B%20transform-origin%3A%20center%20center%3B%22%3E%0A%3Cpath%20d%3D%22M7.55002%202.47511L1.02513%209L0%207.97487L6.52489%201.44998H1.02513V0H9V7.97487H7.55002V2.47511Z%22%20fill%3D%22black%22%2F%3E%0A%3C%2Fsvg%3E");
}
.dataBtn {
    margin: 50px 0 0 0;
}
.dataBlg {
    padding: 30px;
    border-radius: 14px;
    background-color: #fff;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.dataBtn2 {
    text-align: right;
}
.dataBlgTxt {
    flex: 1;
}
.dataBlg:before {
    background: #000;
    position: absolute;
    border-radius: 14px;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    z-index: 1;
    opacity: 0.5;
}
.dataBlg>div {
    position: relative;
    z-index: 4;
}
.dataBlgTxt h3 {
    font-size: 28px;
    line-height: 38px;
    font-weight: 500;
    color: #fff;
    margin: 0 0 20px 0;
}
.dataBlgDate {
    font-size: 16px;
    color: #fff;
    line-height: 16px;
}
.dataBlgDate:before {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    content: "";
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -1px;
}
.dataBlg {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.hrowHdr2 { margin: 0 0 25px 0;text-align: center; }

.hrowHdr2 {
    margin: 0 0 25px 0;
    text-align: center;
}

.srvData {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 25px;
    color: #fff;
}
.srvClm {
    width: calc((100% - (25px * 2)) / 3);
    border-radius: 14px;
    padding: 30px;
}
.srvClm1 {background: linear-gradient(to right, rgba(142,198,64,1) 0%,rgba(167,229,79,1) 100%);}
.srvClm2 {background: linear-gradient(to right, #8E8E8E 0%,#B7B7B7 100%);}
.srvClm3 {background: linear-gradient(to right, #662D91 0%,#8F51BE 100%);}
.scTxt {
    font-size: 18px;
    line-height: 28px;
    margin: 15px 0 0 0;
}
.scHdr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.scHdr h3 {
    font-size: 24px;
    font-weight: 600;
}

section.faqHome {
    padding: 20px 0;
}
.faqHin {
    background: #fff;
    border-radius: 12px;
    padding: 50px;
}
.faqli button span {
    color: #989898;
}
.hfaqRow1 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
}
.faqHin {
    margin: 0 auto;
}
.hfaqClm1 {
    width: 30%;
}
.hfaqClm2 {
    width: 70%;
    padding: 0 0 0 60px;
    box-sizing: border-box;
}
.hfaqClm1 a {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    max-width: 220px;
}
.hfaqClm1 h2 {
    font-size: 42px;
    color: #484848;
    font-weight: 600;
    line-height: 46px;
    margin: 0 0 26px 0;
}
.faqli button {
    color: #662D91;
    font-size: 18px;
    font-weight: 600;
    gap: 15px;
    line-height: 20px;
}
.faqli > div {
    padding: 8px 0 00 0;
    color: #000;
    font-size: 14px;
}
.faqul {
    border-top: 1px solid #e1e1e1;
}
.faqli {
    border-bottom: 1px solid #e1e1e1;
    background: #fff;
    padding: 20px 12px;
    border-radius: 0;
    margin: 0;
}