.elementor-37700 .elementor-element.elementor-element-87488e9{--display:flex;}.elementor-widget-animated-headline .elementor-headline-plain-text{color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-animated-headline{--dynamic-text-color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline-dynamic-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-animated-headline .elementor-headline-dynamic-wrapper path{stroke:var( --e-global-color-accent );}.elementor-37700 .elementor-element.elementor-element-c9507ff{--iteration-count:infinite;--animation-duration:1200ms;--dynamic-text-color:var( --e-global-color-text );}.elementor-37700 .elementor-element.elementor-element-c9507ff .elementor-headline{text-align:center;}.elementor-37700 .elementor-element.elementor-element-c9507ff .elementor-headline-plain-text{color:var( --e-global-color-text );}.elementor-37700 .elementor-element.elementor-element-c9507ff .elementor-headline-dynamic-wrapper path{stroke:var( --e-global-color-secondary );stroke-width:10px;}.elementor-37700 .elementor-element.elementor-element-6c524e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-37700 .elementor-element.elementor-element-f64e7db{margin:20px 20px calc(var(--kit-widget-spacing, 0px) + 20px) 20px;}/* Start custom CSS for shortcode, class: .elementor-element-513a156 */.xr-userprofile{
  max-width:1100px;
  margin:0 auto;
  padding:8px 0 32px;
  color:#3E3A35;
}

.xr-userprofile--singlepage{
  display:block;
}

.xr-userprofile-section{
  scroll-margin-top:120px;
  margin:0 0 34px 0;
}

.xr-userprofile-section:last-child{
  margin-bottom:0;
}

.xr-userprofile-grid{
  display:grid;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  gap:32px;
}

@media (min-width:900px){
  .xr-userprofile-grid{
    grid-template-columns:repeat(2, minmax(0, 1fr));
    gap:32px;
  }
}

.xr-userprofile-card{
  background:#fff;
  border:1px solid #B5B5B5;
  border-radius:22px;
  padding:32px;
}

.xr-userprofile-card--delete{
  border-color:#EF3B2D;
}

.xr-userprofile-card > *:first-child{
  margin-top:0;
}

.xr-userprofile-card > *:last-child{
  margin-bottom:0;
}

.xr-userprofile-overview{
  display:grid;
  grid-template-columns:140px 1fr;
  gap:24px;
  align-items:start;
}

@media (max-width:767px){
  .xr-userprofile-overview{
    grid-template-columns:1fr;
  }

  .xr-userprofile-card{
    padding:24px;
    border-radius:18px;
  }

  .xr-userprofile-section{
    margin-bottom:24px;
  }
}

.xr-userprofile-avatar-img{
  display:block;
  width:140px;
  height:140px;
  object-fit:cover;
  border-radius:999px;
}

.xr-userprofile-overview-media .xr-userprofile-avatar-img{
  width:120px;
  height:120px;
}

.xr-userprofile-current-avatar{
  margin-bottom:28px;
}

.xr-userprofile-email{
  margin:10px 0 16px;
  color:#B5B5B5;
}

.xr-userprofile-bio p:last-child{
  margin-bottom:0;
}

.xr-userprofile-form label{
  display:block;
  margin:0 0 8px;
  font-weight:700;
  color:#3E3A35;
}

.xr-userprofile-form input[type="text"],
.xr-userprofile-form input[type="password"],
.xr-userprofile-form input[type="email"],
.xr-userprofile-form textarea,
.xr-userprofile-form input[type="file"]{
  width:100%;
  box-sizing:border-box;
  padding:12px 14px;
  border:1px solid #B5B5B5;
  border-radius:12px;
  background:#fff;
  color:#3E3A35;
}

.xr-userprofile-form input[type="file"]{
  margin-top:12px;
  margin-bottom:16px;
  padding:14px;
  min-height:56px;
}

.xr-userprofile-form textarea{
  min-height:140px;
  resize:vertical;
}

.xr-userprofile-form input[type="text"]:focus,
.xr-userprofile-form input[type="password"]:focus,
.xr-userprofile-form input[type="email"]:focus,
.xr-userprofile-form textarea:focus,
.xr-userprofile-form input[type="file"]:focus{
  outline:none;
  border-color:#00B1A5;
}

.xr-userprofile-actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:24px;
}

.xr-userprofile-actions button,
.xr-userprofile-actions a,
.xr-userprofile-btn-link,
.xr-userprofile-btn-delete{
  appearance:none;
  display:inline-block;
  padding:12px 18px;
  border:none;
  border-radius:999px;
  background:#00B1A5;
  color:#fff !important;
  font-weight:700;
  line-height:1.2;
  text-decoration:none !important;
  cursor:pointer;
}

.xr-userprofile-actions button:hover,
.xr-userprofile-actions a:hover,
.xr-userprofile-btn-link:hover{
  background:#EF3B2D;
  color:#fff !important;
}

.xr-userprofile-btn-secondary{
  background:#3E3A35 !important;
  color:#fff !important;
}

.xr-userprofile-btn-secondary:hover{
  background:#EF3B2D !important;
  color:#fff !important;
}

.xr-userprofile-btn-delete{
  background:#EF3B2D !important;
  color:#fff !important;
}

.xr-userprofile-btn-delete:hover{
  background:#EF3B2D !important;
  color:#fff !important;
}

.xr-userprofile-notice{
  margin:0 0 24px;
  padding:14px 16px;
  border:1px solid #B5B5B5;
  border-radius:12px;
  background:#fff;
  font-weight:600;
}

.xr-userprofile-notice--success{
  color:#00B1A5;
  border-color:#00B1A5;
}

.xr-userprofile-notice--error{
  color:#EF3B2D;
  border-color:#EF3B2D;
}

.xr-userprofile-mini-grid{
  display:grid;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  gap:18px;
  margin-top:24px;
}

@media (min-width:768px){
  .xr-userprofile-mini-grid{
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
}

.xr-userprofile-mini-box{
  padding:18px;
  border:1px solid #B5B5B5;
  border-radius:14px;
  background:#fff;
}

.xr-userprofile-list{
  margin:0;
  padding-left:18px;
}

.xr-userprofile-subscription-history,
.xr-userprofile-subscription-actions{
  margin-top:24px;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-f64e7db */.xr-userprofile{
  max-width:1100px;
  margin:0 auto;
  color:#3E3A35;
}

.xr-userprofile--singlepage{
  display:flex;
  flex-direction:column;
  gap:24px;
}

.xr-userprofile-section{
  scroll-margin-top:120px;
}

.xr-userprofile-grid{
  display:grid;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  gap:20px;
}

@media (min-width: 900px){
  .xr-userprofile-grid{
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
}

.xr-userprofile-card{
  background:#fff;
  border:1px solid #B5B5B5;
  border-radius:18px;
  padding:24px;
}

.xr-userprofile-overview{
  display:grid;
  grid-template-columns:140px 1fr;
  gap:24px;
  align-items:start;
}

@media (max-width: 767px){
  .xr-userprofile-overview{
    grid-template-columns:1fr;
  }
}

.xr-userprofile-avatar-img{
  width:140px;
  height:140px;
  object-fit:cover;
  border-radius:999px;
  display:block;
}

.xr-userprofile-overview-media .xr-userprofile-avatar-img{
  width:120px;
  height:120px;
}

.xr-userprofile-email{
  margin:6px 0 14px;
  color:#B5B5B5;
}

.xr-userprofile-bio p:last-child{
  margin-bottom:0;
}

.xr-userprofile-form label{
  display:block;
  margin:0 0 8px;
  font-weight:700;
  color:#3E3A35;
}

.xr-userprofile-form input[type="text"],
.xr-userprofile-form input[type="password"],
.xr-userprofile-form input[type="email"],
.xr-userprofile-form textarea,
.xr-userprofile-form input[type="file"]{
  width:100%;
  box-sizing:border-box;
  padding:12px 14px;
  border:1px solid #B5B5B5;
  border-radius:12px;
  background:#fff;
  color:#3E3A35;
}

.xr-userprofile-form input[type="text"]:focus,
.xr-userprofile-form input[type="password"]:focus,
.xr-userprofile-form input[type="email"]:focus,
.xr-userprofile-form textarea:focus,
.xr-userprofile-form input[type="file"]:focus{
  outline:none;
  border-color:#00B1A5;
}

.xr-userprofile-form textarea{
  min-height:140px;
  resize:vertical;
}

.xr-userprofile-actions{
  margin-top:16px;
}

.xr-userprofile-actions button,
.xr-userprofile-btn-link{
  appearance:none;
  border:none;
  border-radius:999px;
  background:#00B1A5;
  color:#fff;
  padding:12px 18px;
  font-weight:700;
  text-decoration:none;
  cursor:pointer;
  display:inline-block;
}

.xr-userprofile-actions button:hover,
.xr-userprofile-btn-link:hover{
  background:#EF3B2D;
  color:#fff;
}

.xr-userprofile-btn-secondary{
  background:#3E3A35;
  color:#fff;
}

.xr-userprofile-btn-secondary:hover{
  background:#EF3B2D;
  color:#fff;
}

.xr-userprofile-notice{
  padding:14px 16px;
  border-radius:12px;
  margin:0 0 18px;
  font-weight:600;
  border:1px solid #B5B5B5;
}

.xr-userprofile-notice--success{
  background:#fff;
  color:#00B1A5;
  border-color:#00B1A5;
}

.xr-userprofile-notice--error{
  background:#fff;
  color:#EF3B2D;
  border-color:#EF3B2D;
}

.xr-userprofile-mini-grid{
  display:grid;
  grid-template-columns:repeat(1, minmax(0, 1fr));
  gap:14px;
  margin-top:22px;
}

@media (min-width: 768px){
  .xr-userprofile-mini-grid{
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }
}

.xr-userprofile-mini-box{
  padding:16px;
  border-radius:14px;
  background:#fff;
  border:1px solid #B5B5B5;
}

.xr-userprofile-list{
  margin:0;
  padding-left:18px;
}

.xr-userprofile-current-avatar{
  margin-bottom:18px;
}

.xr-userprofile-subscription-actions .xr-userprofile-actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}

.xr-userprofile-subscription-history,
.xr-userprofile-subscription-actions{
  margin-top:24px;
}/* End custom CSS */