.karma-point-history{font-family:Avenir Next}@media only screen and (min-width:768px){.karma-point-history{border:1px solid #b09684;padding:15px}}@media only screen and (min-width:992px){.karma-point-history{padding:20px}}@media only screen and (min-width:1441px){.karma-point-history{padding:40px}}.karma-point-history .total-karmapoints-wrapper{text-align:center;border-bottom:1px solid #e6d8c5;padding-bottom:20px;margin-bottom:25px}@media only screen and (min-width:1441px){.karma-point-history .total-karmapoints-wrapper{padding-bottom:24px;margin-bottom:40px}}.karma-point-history .total-karmapoints-wrapper .total-karmapoints-img{margin:auto auto 14px;width:65px;height:65px}@media only screen and (min-width:1441px){.karma-point-history .total-karmapoints-wrapper .total-karmapoints-img{width:78px;height:78px}}.karma-point-history .total-karmapoints-wrapper .total-karmapoints-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.karma-point-history .total-karmapoints-wrapper .total-karmapoints-title{font-weight:600;line-height:1;color:#2d2d2d;margin-bottom:10px}.karma-point-history .total-karmapoints-lists .total-karmapoints-card{border:1px solid #b09684;padding:16px;display:flex;align-items:center;gap:13px}.karma-point-history .total-karmapoints-lists .total-karmapoints-card+.total-karmapoints-card{margin-top:20px}.karma-point-history .total-karmapoints-lists .total-karmapoints-card .total-karmapoints-smlall-icon{width:42px;height:42px;flex-shrink:0}@media only screen and (min-width:1200px){.karma-point-history .total-karmapoints-lists .total-karmapoints-card .total-karmapoints-smlall-icon{width:50px;height:50px}}@media only screen and (min-width:1441px){.karma-point-history .total-karmapoints-lists .total-karmapoints-card .total-karmapoints-smlall-icon{width:60px;height:60px;padding:4px}}.karma-point-history .total-karmapoints-lists .total-karmapoints-card .total-karmapoints-content{width:100%}.karma-point-history .total-karmapoints-lists .total-karmapoints-card .total-karmapoints-content .total-karmapoints-subtitle{font-weight:500;line-height:1.2;color:#252525;font-size:15px}@media only screen and (min-width:992px){.karma-point-history .total-karmapoints-lists .total-karmapoints-card .total-karmapoints-content .total-karmapoints-subtitle{font-size:16px;line-height:1.3}}@media only screen and (min-width:1441px){.karma-point-history .total-karmapoints-lists .total-karmapoints-card .total-karmapoints-content .total-karmapoints-subtitle{font-size:20px}}.karma-point-history .total-karmapoints-lists .total-karmapoints-card .total-karmapoints-content .total-karmapointscontent-rightsidenumber{font-weight:700;line-height:1.5;color:#b09684}.karma-point-history .total-karmapoints-lists .total-karmapoints-card .total-karmapointscontent-rightside{max-width:100px;width:100%;text-align:right;flex-shrink:0}.karma-point-history .total-karmapoints-lists .total-karmapoints-card .total-karmapointscontent-rightside .total-karmapoints-righttitle{line-height:1.22;color:#585858}.karma-point-history .total-karmapoints-lists .total-karmapoints-card .total-karmapointscontent-rightside .total-karmapointscontent-rightsidenumber{font-family:Cinzel;font-weight:700;line-height:1.5;color:#b09684}.karma-point-history .total-karmapoints-lists .total-karmapoints-card .total-karmapoints-date-title{font-size:14px;font-weight:400;line-height:1.625;color:#5e5e5e}@media only screen and (min-width:1441px){.karma-point-history .total-karmapoints-lists .total-karmapoints-card .total-karmapoints-date-title{font-size:16px}}.svg-icon{width:100px;display:block;margin:40px auto 0}.svg-icon .path{stroke-dasharray:1000;stroke-dashoffset:0}.svg-icon .path.circle{animation:dash .9s ease-in-out}.svg-icon .path.line{stroke-dashoffset:1000;animation:dash .9s ease-in-out .35s forwards}.svg-icon .path.check{stroke-dashoffset:-100;animation:dash-check .9s ease-in-out .35s forwards}@keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes dash-check{0%{stroke-dashoffset:-100}to{stroke-dashoffset:900}}.custom-pgntion{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;background:#fff;padding:16px 0;border-top:1px solid #e6d8c5}@media only screen and (min-width:1441px){.custom-pgntion{padding:20px 0}}.custom-pgntion>p{font-size:14px;line-height:1.36;font-weight:400;margin:0;font-family:Avenir Next;color:#929292}@media only screen and (min-width:1441px){.custom-pgntion>p{font-size:16px}}.custom-pgntion .pagination-wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px}@media only screen and (min-width:379px){.custom-pgntion .pagination-wrap{gap:8px}}@media only screen and (min-width:1441px){.custom-pgntion .pagination-wrap{gap:15px}}.custom-pgntion .pagination-wrap li a{font-size:14px;line-height:1;font-weight:400;font-family:Avenir Next;padding:0 5px;min-width:30px;height:30px;border:1px solid #b09684;color:#b09684;display:inline-flex;align-items:center;justify-content:center;border-radius:0;cursor:pointer;transition:all .3s ease-in-out}.custom-pgntion .pagination-wrap li a.notPointer{cursor:auto;pointer-events:none}@media only screen and (min-width:1441px){.custom-pgntion .pagination-wrap li a{font-size:16px;min-width:40px;height:40px}}.custom-pgntion .pagination-wrap li.next,.custom-pgntion .pagination-wrap li.previous{display:flex}.custom-pgntion .pagination-wrap li.next a,.custom-pgntion .pagination-wrap li.previous a{color:#b09684}.custom-pgntion .pagination-wrap li.next a{transform:rotate(180deg)}.custom-pgntion .pagination-wrap li.selected a,.custom-pgntion .pagination-wrap li:hover a{background-color:#b09684;border-color:#b09684;color:#fff}.custom-pgntion .pagination-wrap li.disable{display:none}.custom-pgntion .pagination-wrap li.disable a{cursor:auto;border:1px solid #e6d8c5}.custom-pgntion .pagination-wrap li.disable a:hover{background:transparent;border:1px solid #e6d8c5;color:#b09684}