.profile-page{background-color:rgba(9,110,255,.05)}.profile-page .section-title__title{margin-top:0;margin-bottom:5px;font-size:60px;font-weight:700}.profile-page .section-title__description{margin-top:0;margin-bottom:15px;font-size:20px}@media screen and (max-width:768px){.profile-page .section-title__title{font-size:45px!important}.profile-page .section-title__description{font-size:17px}}.card-profile{border:1px solid #e9ecef;box-shadow:0 0 #0000,0 0 #0000,0 1px 2px 0 rgba(0,0,0,.05);border-radius:10px;overflow:hidden;position:relative;background-color:#fff}.card-profile .card-header{background-color:#f3f4f6;border-bottom:1px solid #e9ecef;padding:15px;display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.card-profile .card-header .card-header__title{font-size:20px;font-weight:700;color:var(--default__color)}.card-profile .card-header .card-header__actions{display:flex;gap:10px}.card-profile .card-content{padding:0}.card-profile .footer-actions{position:absolute;bottom:10px;left:0;right:0;padding-left:15px;padding-right:15px;display:flex;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.footer-actions .footer-actions__content{display:flex;align-items:center;padding:7px 15px;border-radius:20px;background-color:rgba(3,27,78,.9);color:#fff;gap:5px}.footer-actions .footer-actions__content .footer-actions__button{background-color:transparent;outline:none;border:none;font-size:18px;cursor:pointer;display:flex;justify-content:center;align-items:center;padding-left:0;padding-right:0;border-radius:15px}.footer-actions .footer-actions__content .footer-actions__button-scale{padding-left:2px;padding-right:2px;border:1px solid #fff}.footer-actions .footer-actions__content .footer-actions__button:hover{background-color:rgba(3,27,78,.7)}.footer-actions .footer-actions__content .footer-actions__text{font-size:16px;line-height:20px}.footer-actions .footer-actions__content .footer-actions__divider{width:2px;height:16px;background-color:#fff;margin:0 5px}