.borderbottom{border-bottom: 1px solid #EBEBEB;}
.bg4F2FD{background-color: #F4F2FD;border-radius: 20px}
.paste-bdr {transition: opacity .2s ease;padding: 1px 1.3px 1px 2px;border-radius: 25px;background: linear-gradient(180deg, #ED7DFC 0%, #6D44E9 100%);margin-bottom: 10px;display: inline-block;}
.paste-btn {border: none;background-color: #fff;border-radius: 21px;font-size: 16px;font-weight: 500;display: flex;align-items: center;height: 39px;padding: 0 10px;}
.paste-bdr .paste-btn::before {content: "";display: inline-block;width: 20px;height: 20px;background-image: url(../ai-images/aboutus-tick.png);margin-right: 10px;vertical-align: middle;background-size: contain;background-repeat: no-repeat;}
@media (max-width: 767px){.paste-btn{min-width: 285px;font-size: 14px}}