User Registration – Custom Registration Form, Login Form And User Profile For WordPress - Version 2.0.2

Version Description

  • 01/09/2021
  • Fix - Missing sanitization on profile picture url
  • Fix - Choice field issue in edit profile.
  • Fix - Prevent core login in gutenberg login form.
  • Fix - Profile picture field issue in gutenberg my account.
Download this release

Release Info

Developer wpeverestdev
Plugin Icon 128x128 User Registration – Custom Registration Form, Login Form And User Profile For WordPress
Version 2.0.2
Comparing to
See all releases

Code changes from version 2.0.1 to 2.0.2

assets/css/admin-rtl.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.ur-d-none{display:none!important}.ur-d-inline{display:inline!important}.ur-d-inline-block{display:inline-block!important}.ur-d-block{display:block!important}.ur-d-table{display:table!important}.ur-d-table-row{display:table-row!important}.ur-d-table-cell{display:table-cell!important}.ur-d-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}@media (min-width:576px){.ur-d-sm-none{display:none!important}.ur-d-sm-inline{display:inline!important}.ur-d-sm-inline-block{display:inline-block!important}.ur-d-sm-block{display:block!important}.ur-d-sm-table{display:table!important}.ur-d-sm-table-row{display:table-row!important}.ur-d-sm-table-cell{display:table-cell!important}.ur-d-sm-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-sm-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}@media (min-width:768px){.ur-d-md-none{display:none!important}.ur-d-md-inline{display:inline!important}.ur-d-md-inline-block{display:inline-block!important}.ur-d-md-block{display:block!important}.ur-d-md-table{display:table!important}.ur-d-md-table-row{display:table-row!important}.ur-d-md-table-cell{display:table-cell!important}.ur-d-md-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-md-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}@media (min-width:992px){.ur-d-lg-none{display:none!important}.ur-d-lg-inline{display:inline!important}.ur-d-lg-inline-block{display:inline-block!important}.ur-d-lg-block{display:block!important}.ur-d-lg-table{display:table!important}.ur-d-lg-table-row{display:table-row!important}.ur-d-lg-table-cell{display:table-cell!important}.ur-d-lg-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-lg-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}@media (min-width:1200px){.ur-d-xl-none{display:none!important}.ur-d-xl-inline{display:inline!important}.ur-d-xl-inline-block{display:inline-block!important}.ur-d-xl-block{display:block!important}.ur-d-xl-table{display:table!important}.ur-d-xl-table-row{display:table-row!important}.ur-d-xl-table-cell{display:table-cell!important}.ur-d-xl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-xl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}@media (min-width:1400px){.ur-d-xxl-none{display:none!important}.ur-d-xxl-inline{display:inline!important}.ur-d-xxl-inline-block{display:inline-block!important}.ur-d-xxl-block{display:block!important}.ur-d-xxl-table{display:table!important}.ur-d-xxl-table-row{display:table-row!important}.ur-d-xxl-table-cell{display:table-cell!important}.ur-d-xxl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-xxl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}.ur-flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}@media (min-width:576px){.ur-flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-sm-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-sm-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-sm-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-sm-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-sm-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-sm-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-sm-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-sm-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-sm-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-sm-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-sm-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-sm-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-sm-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-sm-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-sm-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-sm-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-sm-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-sm-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-sm-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-sm-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-sm-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-sm-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-sm-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-sm-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-sm-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-sm-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-sm-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-sm-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-sm-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-sm-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}@media (min-width:768px){.ur-flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-md-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-md-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-md-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-md-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-md-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-md-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-md-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-md-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-md-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-md-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-md-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-md-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-md-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-md-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-md-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-md-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-md-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-md-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-md-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-md-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-md-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-md-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-md-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-md-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-md-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-md-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-md-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-md-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-md-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-md-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}@media (min-width:992px){.ur-flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-lg-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-lg-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-lg-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-lg-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-lg-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-lg-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-lg-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-lg-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-lg-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-lg-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-lg-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-lg-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-lg-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-lg-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-lg-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-lg-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-lg-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-lg-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-lg-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-lg-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-lg-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-lg-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-lg-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-lg-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-lg-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-lg-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-lg-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-lg-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-lg-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-lg-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.ur-flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-xl-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-xl-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-xl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-xl-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-xl-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-xl-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-xl-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-xl-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-xl-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-xl-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-xl-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-xl-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-xl-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-xl-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-xl-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-xl-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-xl-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-xl-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-xl-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-xl-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-xl-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-xl-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-xl-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-xl-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-xl-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-xl-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-xl-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-xl-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-xl-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-xl-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}@media (min-width:1400px){.ur-flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-xxl-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-xxl-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-xxl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-xxl-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-xxl-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-xxl-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-xxl-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-xxl-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-xxl-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-xxl-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-xxl-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-xxl-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-xxl-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-xxl-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-xxl-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-xxl-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-xxl-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-xxl-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-xxl-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-xxl-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-xxl-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-xxl-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-xxl-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-xxl-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-xxl-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-xxl-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-xxl-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-xxl-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-xxl-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-xxl-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}.ur-ml-auto{margin-right:auto}.ur-mr-auto{margin-right:auto}.ur-h2,.ur-h3,.ur-h4{font-weight:600!important}.ur-h2{font-size:28px!important}.ur-h3{font-size:20px!important}.ur-h4{font-size:16px!important}.ur-text-center{text-align:center}.ur-text-right{text-align:left}.ur-text-muted{color:#b6bbcf}@font-face{font-family:UserRegistration;src:url(../fonts/UserRegistration.eot?nk6vrg);src:url(../fonts/UserRegistration.eot?nk6vrg#iefix) format("embedded-opentype"),url(../fonts/UserRegistration.ttf?nk6vrg) format("truetype"),url(../fonts/UserRegistration.woff?nk6vrg) format("woff"),url(../fonts/UserRegistration.svg?nk6vrg#UserRegistration) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" ur-icon-"],[class^=ur-icon-]{font-family:UserRegistration!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ur-icon-input-first-name::before{content:""}.ur-icon-input-last-name::before{content:""}.ur-icon-input-field::before{content:""}.ur-icon-input-password::before{content:""}.ur-icon-input-checkbox::before{content:""}.ur-icon-radio::before{content:""}.ur-icon-number::before{content:""}.ur-icon-phone::before{content:""}.ur-icon-calendar::before{content:""}.ur-icon-drop-down::before{content:""}.ur-icon-textarea::before{content:""}.ur-icon-email::before{content:""}.ur-icon-email-secondary::before{content:""}.ur-icon-email-confirm::before{content:""}.ur-icon-invite-codes::before{content:""}.ur-icon-password::before{content:""}.ur-icon-password-confirm::before{content:""}.ur-icon-user::before{content:""}.ur-icon-user-nickname::before{content:""}.ur-icon-user-display-name::before{content:""}.ur-icon-user-bio::before{content:""}.ur-icon-website::before{content:""}.ur-icon-flag::before{content:""}.ur-icon-map-one::before{content:""}.ur-icon-map-two::before{content:""}.ur-icon-zip-code::before{content:""}.ur-icon-select2::before{content:""}.ur-icon-multi-select::before{content:""}.ur-icon-section-title::before{content:""}.ur-icon-time-picker::before{content:""}.ur-icon-state::before{content:""}.ur-icon-buildings::before{content:""}.ur-icon-text-editor::before{content:""}.ur-icon-bill::before{content:""}.ur-icon-doc::before{content:""}.ur-icon-file-upload::before{content:""}.ur-icon-file-dollar::before{content:""}.ur-icon-code::before{content:""}.ur-icon-mailchimp::before{content:""}.ur-icon-credit-card::before{content:""}.ur-icon-range::before{content:""}.ur-icon-course::before{content:""}.ur-icon-mailerlite::before{content:""}.user-registration-table{width:100%;background:#fff;border-collapse:collapse}.user-registration-table__column-md{width:40%}.user-registration-table__column-sm{width:20%}.user-registration-table__column-auto{width:1%;white-space:nowrap}.user-registration-table__img{height:40px;width:40px;border-radius:4px;overflow:hidden}.user-registration-table caption,.user-registration-table td,.user-registration-table th{padding:1rem .5rem;text-align:right;border-bottom:1px solid #dee0e9}.user-registration-table caption:first-child,.user-registration-table td:first-child,.user-registration-table th:first-child{padding-right:1rem}.user-registration-table caption:last-child,.user-registration-table td:last-child,.user-registration-table th:last-child{padding-left:1rem}.user-registration-table td{vertical-align:top}.user-registration-table caption,.user-registration-table th{font-size:14px;font-weight:500}.user-registration-table thead th{background:#fafafc}.user-registration-table input,.user-registration-table select,.user-registration-table textarea{width:100%;box-shadow:none;border-radius:4px}.ur-form-group{margin-bottom:16px}.ur-label{display:block;width:100%;margin-bottom:8px;color:#4c5477;font-size:13px;font-weight:500;line-height:1.25}.swal2-container .user-registration-swal2-modal .swal2-input,.ur-input{display:block;width:100%;border:1px solid #dee0e9;border-radius:4px}.user-registration-custom-file{color:#676d8a;font-size:14px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative}.user-registration-custom-file input{position:absolute;z-index:2;width:100%;margin:0;opacity:0}.user-registration-custom-file__label{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:100%;padding:2px 8px 2px 2px;background-color:#fff;border:1px solid #dee0e9;border-radius:4px;z-index:1}.user-registration-custom-file__button{margin-right:auto;display:inline-block;background:#676d8a;color:#fff;padding:6px 15px;border-radius:4px}.user-registration-custom-file+.help{margin-top:4px}.ur-form-field--sm{width:80px;-webkit-box-flex:0;-webkit-flex:0 0 80px;flex:0 0 80px}.user-registration-editable-title{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;position:relative}.user-registration-editable-title .user-registration-editable-title__icon{background:#dee0e9;color:#4c5477;width:32px;height:32px;-webkit-box-flex:0;-webkit-flex:0 0 32px;flex:0 0 32px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:3px;margin-bottom:0}.user-registration-editable-title .user-registration-editable-title__icon::after{content:"";border-radius:3px;position:absolute;right:32px;left:calc(100% - 32px);height:32px;border-radius:3px 0 0 3px;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.user-registration-editable-title .user-registration-editable-title__input{color:#2d3559;background:0 0;font-size:16px;font-weight:500;width:auto;height:32px;padding:4px 8px;pointer-events:none;border:1px solid transparent!important;border-radius:4px 0 0 4px;z-index:1}.user-registration-editable-title .user-registration-editable-title__input.is-editing{border-color:transparent;pointer-events:all}.user-registration-editable-title .user-registration-editable-title__input.is-editing+.user-registration-editable-title__icon{color:#fff;background:#475bb2;border-radius:0 3px 3px 0}.user-registration-editable-title .user-registration-editable-title__input.is-editing+.user-registration-editable-title__icon::after{top:0;left:0;border:1px solid #475bb2}.user-registration-editable-title .user-registration-editable-title__input:focus{box-shadow:none}.user-registration-switch{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.user-registration-switch input[type=checkbox]{display:none}.user-registration-switch input[type=checkbox].user-registration-switch__control{background:#676d8a;width:28px;height:18px;border-radius:10px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 28px;flex:0 0 28px;margin:0;position:relative;border:2px solid #676d8a;-webkit-transition:.1s -webkit-transform ease;transition:.1s -webkit-transform ease;transition:.1s transform ease;transition:.1s transform ease,.1s -webkit-transform ease;box-sizing:border-box}.user-registration-switch input[type=checkbox].user-registration-switch__control::before{content:none}.user-registration-switch input[type=checkbox].user-registration-switch__control::after{display:inline-block;content:"";height:14px;width:14px;background:#fff;border-radius:50%;position:absolute;-webkit-transition:.1s -webkit-transform ease;transition:.1s -webkit-transform ease;transition:.1s transform ease;transition:.1s transform ease,.1s -webkit-transform ease}.user-registration-switch input[type=checkbox]:checked{background:#37b24d;border-color:#37b24d}.user-registration-switch input[type=checkbox]:checked::after{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}.user-registration-switch label{margin:0 8px 0 0!important}.user-registration input{border-color:#dee0e9}.user-registration .select2.select2-container{width:100%!important}.user-registration .select2-results__option .wrap:before{content:"\2610";width:25px;height:25px;padding-left:10px}.user-registration .select2-results__option[data-selected=true] .wrap:before{content:"\2714"}.user-registration .select2-drop,.user-registration .select2-dropdown{z-index:999999!important}.user-registration .select2-results{line-height:1.5em}.user-registration .select2-results .select2-results__group,.user-registration .select2-results .select2-results__option{margin:0;padding:8px}.user-registration .select2-dropdown{border-color:#dee0e9}.user-registration .select2-dropdown--below{box-shadow:0 1px 1px rgba(0,0,0,.1)}.user-registration .select2-dropdown--above{box-shadow:0 -1px 1px rgba(0,0,0,.1)}.user-registration .select2-container .select2-selection__rendered.ui-sortable li{cursor:move}.user-registration .select2-container .select2-selection{border-color:#dee0e9}.user-registration .select2-container .select2-search__field{min-width:20px}.user-registration .select2-container .select2-selection--single{height:32px}.user-registration .select2-container .select2-selection--single .select2-selection__rendered{display:block;line-height:32px;padding-left:24px}.user-registration .select2-container .select2-selection--single .select2-selection__arrow{left:3px;height:30px}.user-registration .select2-container .select2-selection--multiple{min-height:28px;border-radius:4px;line-height:1.5;border:1px solid #ddd!important;padding-right:4px}.user-registration .select2-container .select2-selection--multiple li{margin:0}.user-registration .select2-container .select2-selection--multiple .select2-selection__choice{padding:2px 6px}.user-registration .select2-container .select2-selection--multiple .select2-selection__rendered{display:-webkit-box;display:-webkit-flex;display:flex;margin:0}.user-registration .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{margin:4px;line-height:1.4;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.user-registration .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{bottom:0}.user-registration .select2-container .select2-selection__clear{color:#999;margin-top:-1px}.user-registration .select2-container .select2-search--inline .select2-search__field{font-family:inherit;font-size:inherit;font-weight:inherit;padding:3px 0;margin:0;line-height:1;min-height:26px;height:32px}.user-registration-badge{display:inline-block;font-size:1em;line-height:1;padding:4px 8px;border-radius:10px}.user-registration-badge.user-registration-badge--primary{background:#475bb2;color:#fff}.user-registration-badge.user-registration-badge--primary-subtle{background:#c4cbe7;color:#475bb2}.user-registration-badge.user-registration-badge--secondary{background:#676d8a;color:#fff}.user-registration-badge.user-registration-badge--secondary-subtle{background:#cbced9;color:#676d8a}.user-registration-badge.user-registration-badge--success{background:#37b24d;color:#fff}.user-registration-badge.user-registration-badge--success-subtle{background:#b4e8bd;color:#2b8b3c}.user-registration-badge.user-registration-badge--danger{background:#ff4149;color:#fff}.user-registration-badge.user-registration-badge--danger-subtle{background:#ffdadc;color:#ff4149}.user-registration-badge.user-registration-badge--warning{background:#ffba00;color:#fff}.user-registration-badge.user-registration-badge--warning-subtle{background:#ffeab3;color:#b38200}.user-registration-badge.user-registration-badge--info{background:#2ea2cc;color:#fff}.user-registration-badge.user-registration-badge--info-subtle{background:#bce2f0;color:#2991b7}.ur-form-container .button,.ur-form-container button,.user-registration .button,.user-registration button{-webkit-transition:all .25s ease 0s;transition:all .25s ease 0s;box-shadow:0 1px 3px rgba(182,187,207,.15)}.ur-form-container .button+.button,.ur-form-container .button+button,.ur-form-container button+.button,.ur-form-container button+button,.user-registration .button+.button,.user-registration .button+button,.user-registration button+.button,.user-registration button+button{margin-right:6px}.ur-form-container .button.button-icon,.ur-form-container button.button-icon,.user-registration .button.button-icon,.user-registration button.button-icon{width:32px;padding:0;text-align:center}.ur-form-container .button.button-icon .dashicons,.ur-form-container button.button-icon .dashicons,.user-registration .button.button-icon .dashicons,.user-registration button.button-icon .dashicons{line-height:.9;vertical-align:middle}.ur-form-container .button.button-icon svg,.ur-form-container button.button-icon svg,.user-registration .button.button-icon svg,.user-registration button.button-icon svg{display:block;margin:0 auto}.ur-form-container .button.button-icon-round,.ur-form-container button.button-icon-round,.user-registration .button.button-icon-round,.user-registration button.button-icon-round{border-radius:50%}.ur-form-container .button.is-active,.ur-form-container button.is-active,.user-registration .button.is-active,.user-registration button.is-active{background:#475bb2;color:#fff;border-color:#475bb2}.ur-form-container .button.is-active:active,.ur-form-container .button.is-active:focus,.ur-form-container .button.is-active:hover,.ur-form-container button.is-active:active,.ur-form-container button.is-active:focus,.ur-form-container button.is-active:hover,.user-registration .button.is-active:active,.user-registration .button.is-active:focus,.user-registration .button.is-active:hover,.user-registration button.is-active:active,.user-registration button.is-active:focus,.user-registration button.is-active:hover{background:#475bb2;color:#fff;border-color:#475bb2}.ur-form-container .button .ur-spinner,.ur-form-container button .ur-spinner,.user-registration .button .ur-spinner,.user-registration button .ur-spinner{width:16px;height:16px;margin-right:6px;margin-bottom:2px;display:inline-block;vertical-align:middle}.ur-form-container .button-primary,.user-registration .button-primary{background:#475bb2;border-color:#475bb2;box-shadow:0 1px 0 #475bb2;text-shadow:none}.ur-form-container .button-primary:active,.ur-form-container .button-primary:focus,.ur-form-container .button-primary:hover,.user-registration .button-primary:active,.user-registration .button-primary:focus,.user-registration .button-primary:hover{background:#38488e;border-color:#38488e;box-shadow:0 1px 0 #38488e}.ur-form-container .button-primary:disabled,.user-registration .button-primary:disabled{color:#b2bae0!important;background:#697ac3!important;border-color:#697ac3!important}.ur-form-container .button-secondary,.user-registration .button-secondary{color:#2d3559;background:#dee0e9;border-color:#dee0e9;box-shadow:0 1px 0 #dee0e9}.ur-form-container .button-secondary:active,.ur-form-container .button-secondary:focus,.ur-form-container .button-secondary:hover,.user-registration .button-secondary:active,.user-registration .button-secondary:focus,.user-registration .button-secondary:hover{color:#2d3559;background:#b6bbcf;border-color:#b6bbcf}.ur-form-container .button-tertiary,.user-registration .button-tertiary{background:#fff;color:#2d3559;border:1px solid #dee0e9}.ur-form-container .button-tertiary:active,.ur-form-container .button-tertiary:focus,.ur-form-container .button-tertiary:hover,.user-registration .button-tertiary:active,.user-registration .button-tertiary:focus,.user-registration .button-tertiary:hover{background:#f0f1f5;border-color:#dee0e9}.ur-form-container .button-danger,.user-registration .button-danger{color:#fff;background:#ff4149;border-color:#ff4149;box-shadow:0 1px 0 #ff4149}.ur-form-container .button-danger:active,.ur-form-container .button-danger:focus,.ur-form-container .button-danger:hover,.user-registration .button-danger:active,.user-registration .button-danger:focus,.user-registration .button-danger:hover{color:#fff;background:#ee2a32;border-color:#ee2a32;box-shadow:0 1px 0 #ee2a32}.user-registration-button-group{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;vertical-align:middle}.user-registration-button-group .button:not(:first-child),.user-registration-button-group>button:not(:first-child){margin-right:-1px;border-top-right-radius:0;border-bottom-right-radius:0}.user-registration-button-group .button:not(:last-child),.user-registration-button-group>button:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}.user-registration-button-group .button,.user-registration-button-group button{margin-left:0!important}.ur-registered-item.ui-draggable-dragging{padding:10px 10px;line-height:20px;background:#475bb2;color:#fff;text-align:center;margin-bottom:7px;word-break:break-word;white-space:normal;width:200px!important;z-index:9}.ur-registered-item.ui-draggable-dragging span{font-size:14px;line-height:20px;width:auto;height:auto;margin-left:3px}.select2-container .ur-select-all-countries-button{margin:6px 6px 4px 3px}.select2-container .ur-unselect-all-countries-button{margin:6px 3px 4px}.user-registration-card{background:#fff;border-radius:4px;display:block;border:1px solid #dee0e9}.user-registration-card a{text-decoration:none}.user-registration-card__header{padding:16px 20px;border-bottom:1px solid #dee0e9}.user-registration-card__title{font-size:1.25em;line-height:1.3;margin:0;font-weight:600}.user-registration-card__body{padding:20px}.user-registration-list-group{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;padding-right:0;margin-bottom:0}.user-registration-list-group--flush>.user-registration-list-group__item{border-width:0 0 1px}.user-registration-list-group--flush>.user-registration-list-group__item:last-child{border-bottom-width:0}.user-registration-list-group--no-gutter .user-registration-list-group__item{padding-left:0;padding-right:0}.user-registration-list-group__item{position:relative;display:block;padding:1rem 1.25rem;background-color:transparent;border:1px solid #dee0e9}.user-registration-list-group__item:first-child{border-top-right-radius:8px;border-top-left-radius:8px}.user-registration-page.user-registration-modal-open{overflow:hidden}.user-registration-page.user-registration-modal-open .user-registration-modal{max-width:100%}.user-registration-modal{position:fixed;top:0;right:0;left:0;height:100%;width:100%;margin:0 auto!important;overflow-x:hidden;overflow-y:auto;z-index:999}.user-registration-modal .user-registration-modal__backdrop{position:fixed;right:0;top:0;background-color:rgba(45,53,89,.5);min-width:100%;min-height:100%;z-index:1}.user-registration-modal .user-registration-modal__content{background:#fff;position:relative;width:auto;margin:16px;border-radius:8px;z-index:99999;box-shadow:0 3px 25px 0 rgba(45,53,89,.4)}@media (min-width:576px){.user-registration-modal .user-registration-modal__content{max-width:500px;margin:24px auto}}@media (min-width:992px){.user-registration-modal .user-registration-modal__content.user-registration-modal__content--lg,.user-registration-modal .user-registration-modal__content.user-registration-modal__content--xl{max-width:800px}}@media (min-width:1200px){.user-registration-modal .user-registration-modal__content.user-registration-modal__content--xl{max-width:1140px}}.user-registration-modal .user-registration-modal__header{display:-webkit-box;display:-webkit-flex;display:flex;padding:16px;border-bottom:1px solid #dee0e9}.user-registration-modal .user-registration-modal__header .user-registration-modal__title{font-size:20px;line-height:1.4;margin:0;padding:0}.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon{position:relative;display:block;width:32px;height:32px;-webkit-box-flex:0;-webkit-flex:0 0 32px;flex:0 0 32px;cursor:pointer;margin-right:auto}.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::after,.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::before{content:"";height:2px;width:16px;display:block;position:absolute;top:50%;right:0;left:0;margin:0 auto;background:#b6bbcf}.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.user-registration-modal .user-registration-modal__body{position:relative;padding:16px}.user-registration-modal .user-registration-modal__body #user-registration,.user-registration-modal .user-registration-modal__body .login,.user-registration-modal .user-registration-modal__body .user-registration{margin:0;padding:0;border:none}.user-registration-modal .user-registration-modal__footer{padding:16px;border-top:1px solid #dee0e9}.user-registration-modal .user-registration-modal__footer *{margin:4px}.swal2-container .user-registration-swal2-modal{padding:40px}.swal2-container .user-registration-swal2-modal .swal2-input{font-size:16px}.swal2-container .user-registration-swal2-modal .swal2-animate-success-icon [class^=swal2-success-circular-line],.swal2-container .user-registration-swal2-modal .swal2-animate-success-icon [class^=swal2-success-line]{-webkit-animation:none;animation:none}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon{width:56px;height:56px;line-height:56px;margin:0 auto 16px;border-width:2px;border-radius:50%}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon .swal2-x-mark [class^=swal2-x-mark-line]{height:3px;width:28px;top:50%;right:0;left:0;margin:0 auto}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon .swal2-x-mark [class^=swal2-x-mark-line][class$=left]{-webkit-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon .swal2-x-mark [class^=swal2-x-mark-line][class$=right]{-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-line]{height:3px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{width:16px;top:56%;right:10px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:47%;width:32px;left:6px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-circular-line]{height:64px;width:32px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-75px;right:27px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-26px;right:82px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success .swal2-success-ring{top:-3px;right:-2px;border-width:2px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success .swal2-success-fix{height:64px;right:2px;left:0;margin:0 auto;top:-2px;bottom:0;width:6px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon::before{font-size:40px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-title{color:#2d3559;font-size:24px;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:16px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-title .dashicons{color:#ff4149;font-size:28px;width:56px;height:56px;line-height:56px;margin:0 auto 16px;border:2px solid #ff4149;border-radius:50%}.swal2-container .user-registration-swal2-modal__title{line-height:1.35;display:block}.swal2-container .user-registration-swal2-modal .swal2-content{color:#4c5477;font-size:1em;line-height:1.5}.swal2-container .user-registration-swal2-modal .swal2-actions button{margin-top:0;margin-bottom:0}.swal2-container .user-registration-swal2-modal--centered .swal2-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.ur-nav{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-right:0;margin-bottom:0;list-style:none}.ur-nav--tab{display:-webkit-box;display:-webkit-flex;display:flex;border-bottom:1px solid #dee0e9}.user-registration_page_user-registration-settings .ur-nav--tab{padding:0;margin:0 16px;border-bottom:0}.ur-nav__link{display:block;font-weight:500;color:#2d3559;padding:8px 12px;text-decoration:none;border:1px solid transparent}.ur-nav__link:focus,.ur-nav__link:hover{color:#475bb2}.ur-nav__link.is-active{background-color:#475bb2;border-color:#dee0e9 #dee0e9 #fff;border-radius:4px 4px 0 0}.user-registration_page_user-registration-settings .ur-nav__link{background-color:transparent;color:#fff;margin:0}.user-registration_page_user-registration-settings .ur-nav__link.is-active{background-color:#fff;color:#2d3559;border-color:#fff}.ur-scroll-ui{position:relative;overflow-x:auto;overflow-y:hidden}.ur-scroll-ui__items{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scroll-behavior:smooth}.ur-scroll-ui__items::-webkit-scrollbar{display:none}.ur-scroll-ui__item{display:inline-block;height:100%}.ur-scroll-ui__scroll-nav{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;position:absolute;top:0;bottom:0;padding:8px}.ur-scroll-ui__scroll-nav--backward{right:0}.ur-scroll-ui__scroll-nav--forward{left:0}.ur-scroll-ui__scroll-nav__icon{color:#333;cursor:pointer}.ur-scroll-ui .is-disabled{display:none}.ur-bg-light{background-color:#f0f1f5}.ur-border{border:1px solid #dee0e9!important}.ur-border-top{border-top:1px solid #dee0e9!important}.ur-border-right{border-left:1px solid #dee0e9!important}.ur-border-bottom{border-bottom:1px solid #dee0e9!important}.ur-border-left{border-right:1px solid #dee0e9!important}.ur-border-0{border:0!important}.ur-border-top-0{border-top:0!important}.ur-border-right-0{border-left:0!important}.ur-border-bottom-0{border-bottom:0!important}.ur-border-left-0{border-right:0!important}.ur-m-0{margin:0!important}.ur-mt-0,.ur-my-0{margin-top:0!important}.ur-mr-0,.ur-mx-0{margin-left:0!important}.ur-mb-0,.ur-my-0{margin-bottom:0!important}.ur-ml-0,.ur-mx-0{margin-right:0!important}.ur-m-1{margin:4px!important}.ur-mt-1,.ur-my-1{margin-top:4px!important}.ur-mr-1,.ur-mx-1{margin-left:4px!important}.ur-mb-1,.ur-my-1{margin-bottom:4px!important}.ur-ml-1,.ur-mx-1{margin-right:4px!important}.ur-m-2{margin:8px!important}.ur-mt-2,.ur-my-2{margin-top:8px!important}.ur-mr-2,.ur-mx-2{margin-left:8px!important}.ur-mb-2,.ur-my-2{margin-bottom:8px!important}.ur-ml-2,.ur-mx-2{margin-right:8px!important}.ur-m-3{margin:12px!important}.ur-mt-3,.ur-my-3{margin-top:12px!important}.ur-mr-3,.ur-mx-3{margin-left:12px!important}.ur-mb-3,.ur-my-3{margin-bottom:12px!important}.ur-ml-3,.ur-mx-3{margin-right:12px!important}.ur-m-4{margin:16px!important}.ur-mt-4,.ur-my-4{margin-top:16px!important}.ur-mr-4,.ur-mx-4{margin-left:16px!important}.ur-mb-4,.ur-my-4{margin-bottom:16px!important}.ur-ml-4,.ur-mx-4{margin-right:16px!important}.ur-m-5{margin:20px!important}.ur-mt-5,.ur-my-5{margin-top:20px!important}.ur-mr-5,.ur-mx-5{margin-left:20px!important}.ur-mb-5,.ur-my-5{margin-bottom:20px!important}.ur-ml-5,.ur-mx-5{margin-right:20px!important}.ur-m-6{margin:24px!important}.ur-mt-6,.ur-my-6{margin-top:24px!important}.ur-mr-6,.ur-mx-6{margin-left:24px!important}.ur-mb-6,.ur-my-6{margin-bottom:24px!important}.ur-ml-6,.ur-mx-6{margin-right:24px!important}.ur-m-7{margin:28px!important}.ur-mt-7,.ur-my-7{margin-top:28px!important}.ur-mr-7,.ur-mx-7{margin-left:28px!important}.ur-mb-7,.ur-my-7{margin-bottom:28px!important}.ur-ml-7,.ur-mx-7{margin-right:28px!important}.ur-m-8{margin:32px!important}.ur-mt-8,.ur-my-8{margin-top:32px!important}.ur-mr-8,.ur-mx-8{margin-left:32px!important}.ur-mb-8,.ur-my-8{margin-bottom:32px!important}.ur-ml-8,.ur-mx-8{margin-right:32px!important}.ur-p-0{padding:0!important}.ur-pt-0,.ur-py-0{padding-top:0!important}.ur-pr-0,.ur-px-0{padding-left:0!important}.ur-pb-0,.ur-py-0{padding-bottom:0!important}.ur-pl-0,.ur-px-0{padding-right:0!important}.ur-p-1{padding:4px!important}.ur-pt-1,.ur-py-1{padding-top:4px!important}.ur-pr-1,.ur-px-1{padding-left:4px!important}.ur-pb-1,.ur-py-1{padding-bottom:4px!important}.ur-pl-1,.ur-px-1{padding-right:4px!important}.ur-p-2{padding:8px!important}.ur-pt-2,.ur-py-2{padding-top:8px!important}.ur-pr-2,.ur-px-2{padding-left:8px!important}.ur-pb-2,.ur-py-2{padding-bottom:8px!important}.ur-pl-2,.ur-px-2{padding-right:8px!important}.ur-p-3{padding:12px!important}.ur-pt-3,.ur-py-3{padding-top:12px!important}.ur-pr-3,.ur-px-3{padding-left:12px!important}.ur-pb-3,.ur-py-3{padding-bottom:12px!important}.ur-pl-3,.ur-px-3{padding-right:12px!important}.ur-p-4{padding:16px!important}.ur-pt-4,.ur-py-4{padding-top:16px!important}.ur-pr-4,.ur-px-4{padding-left:16px!important}.ur-pb-4,.ur-py-4{padding-bottom:16px!important}.ur-pl-4,.ur-px-4{padding-right:16px!important}.ur-p-5{padding:20px!important}.ur-pt-5,.ur-py-5{padding-top:20px!important}.ur-pr-5,.ur-px-5{padding-left:20px!important}.ur-pb-5,.ur-py-5{padding-bottom:20px!important}.ur-pl-5,.ur-px-5{padding-right:20px!important}.ur-p-6{padding:24px!important}.ur-pt-6,.ur-py-6{padding-top:24px!important}.ur-pr-6,.ur-px-6{padding-left:24px!important}.ur-pb-6,.ur-py-6{padding-bottom:24px!important}.ur-pl-6,.ur-px-6{padding-right:24px!important}.ur-p-7{padding:28px!important}.ur-pt-7,.ur-py-7{padding-top:28px!important}.ur-pr-7,.ur-px-7{padding-left:28px!important}.ur-pb-7,.ur-py-7{padding-bottom:28px!important}.ur-pl-7,.ur-px-7{padding-right:28px!important}.ur-p-8{padding:32px!important}.ur-pt-8,.ur-py-8{padding-top:32px!important}.ur-pr-8,.ur-px-8{padding-left:32px!important}.ur-pb-8,.ur-py-8{padding-bottom:32px!important}.ur-pl-8,.ur-px-8{padding-right:32px!important}.ur-m-n1{margin:-4px!important}.ur-mt-n1,.ur-my-n1{margin-top:-4px!important}.ur-mr-n1,.ur-mx-n1{margin-left:-4px!important}.ur-mb-n1,.ur-my-n1{margin-bottom:-4px!important}.ur-ml-n1,.ur-mx-n1{margin-right:-4px!important}.ur-m-n2{margin:-8px!important}.ur-mt-n2,.ur-my-n2{margin-top:-8px!important}.ur-mr-n2,.ur-mx-n2{margin-left:-8px!important}.ur-mb-n2,.ur-my-n2{margin-bottom:-8px!important}.ur-ml-n2,.ur-mx-n2{margin-right:-8px!important}.ur-m-n3{margin:-12px!important}.ur-mt-n3,.ur-my-n3{margin-top:-12px!important}.ur-mr-n3,.ur-mx-n3{margin-left:-12px!important}.ur-mb-n3,.ur-my-n3{margin-bottom:-12px!important}.ur-ml-n3,.ur-mx-n3{margin-right:-12px!important}.ur-m-n4{margin:-16px!important}.ur-mt-n4,.ur-my-n4{margin-top:-16px!important}.ur-mr-n4,.ur-mx-n4{margin-left:-16px!important}.ur-mb-n4,.ur-my-n4{margin-bottom:-16px!important}.ur-ml-n4,.ur-mx-n4{margin-right:-16px!important}.ur-m-n5{margin:-20px!important}.ur-mt-n5,.ur-my-n5{margin-top:-20px!important}.ur-mr-n5,.ur-mx-n5{margin-left:-20px!important}.ur-mb-n5,.ur-my-n5{margin-bottom:-20px!important}.ur-ml-n5,.ur-mx-n5{margin-right:-20px!important}.ur-m-n6{margin:-24px!important}.ur-mt-n6,.ur-my-n6{margin-top:-24px!important}.ur-mr-n6,.ur-mx-n6{margin-left:-24px!important}.ur-mb-n6,.ur-my-n6{margin-bottom:-24px!important}.ur-ml-n6,.ur-mx-n6{margin-right:-24px!important}.ur-m-n7{margin:-28px!important}.ur-mt-n7,.ur-my-n7{margin-top:-28px!important}.ur-mr-n7,.ur-mx-n7{margin-left:-28px!important}.ur-mb-n7,.ur-my-n7{margin-bottom:-28px!important}.ur-ml-n7,.ur-mx-n7{margin-right:-28px!important}.ur-m-n8{margin:-32px!important}.ur-mt-n8,.ur-my-n8{margin-top:-32px!important}.ur-mr-n8,.ur-mx-n8{margin-left:-32px!important}.ur-mb-n8,.ur-my-n8{margin-bottom:-32px!important}.ur-ml-n8,.ur-mx-n8{margin-right:-32px!important}.ur-m-auto{margin:auto!important}.ur-mt-auto,.ur-my-auto{margin-top:auto!important}.ur-mr-auto,.ur-mx-auto{margin-left:auto!important}.ur-mb-auto,.ur-my-auto{margin-bottom:auto!important}.ur-ml-auto,.ur-mx-auto{margin-right:auto!important}@media (min-width:576px){.ur-m-sm-0{margin:0!important}.ur-mt-sm-0,.ur-my-sm-0{margin-top:0!important}.ur-mr-sm-0,.ur-mx-sm-0{margin-left:0!important}.ur-mb-sm-0,.ur-my-sm-0{margin-bottom:0!important}.ur-ml-sm-0,.ur-mx-sm-0{margin-right:0!important}.ur-m-sm-1{margin:4px!important}.ur-mt-sm-1,.ur-my-sm-1{margin-top:4px!important}.ur-mr-sm-1,.ur-mx-sm-1{margin-left:4px!important}.ur-mb-sm-1,.ur-my-sm-1{margin-bottom:4px!important}.ur-ml-sm-1,.ur-mx-sm-1{margin-right:4px!important}.ur-m-sm-2{margin:8px!important}.ur-mt-sm-2,.ur-my-sm-2{margin-top:8px!important}.ur-mr-sm-2,.ur-mx-sm-2{margin-left:8px!important}.ur-mb-sm-2,.ur-my-sm-2{margin-bottom:8px!important}.ur-ml-sm-2,.ur-mx-sm-2{margin-right:8px!important}.ur-m-sm-3{margin:12px!important}.ur-mt-sm-3,.ur-my-sm-3{margin-top:12px!important}.ur-mr-sm-3,.ur-mx-sm-3{margin-left:12px!important}.ur-mb-sm-3,.ur-my-sm-3{margin-bottom:12px!important}.ur-ml-sm-3,.ur-mx-sm-3{margin-right:12px!important}.ur-m-sm-4{margin:16px!important}.ur-mt-sm-4,.ur-my-sm-4{margin-top:16px!important}.ur-mr-sm-4,.ur-mx-sm-4{margin-left:16px!important}.ur-mb-sm-4,.ur-my-sm-4{margin-bottom:16px!important}.ur-ml-sm-4,.ur-mx-sm-4{margin-right:16px!important}.ur-m-sm-5{margin:20px!important}.ur-mt-sm-5,.ur-my-sm-5{margin-top:20px!important}.ur-mr-sm-5,.ur-mx-sm-5{margin-left:20px!important}.ur-mb-sm-5,.ur-my-sm-5{margin-bottom:20px!important}.ur-ml-sm-5,.ur-mx-sm-5{margin-right:20px!important}.ur-m-sm-6{margin:24px!important}.ur-mt-sm-6,.ur-my-sm-6{margin-top:24px!important}.ur-mr-sm-6,.ur-mx-sm-6{margin-left:24px!important}.ur-mb-sm-6,.ur-my-sm-6{margin-bottom:24px!important}.ur-ml-sm-6,.ur-mx-sm-6{margin-right:24px!important}.ur-m-sm-7{margin:28px!important}.ur-mt-sm-7,.ur-my-sm-7{margin-top:28px!important}.ur-mr-sm-7,.ur-mx-sm-7{margin-left:28px!important}.ur-mb-sm-7,.ur-my-sm-7{margin-bottom:28px!important}.ur-ml-sm-7,.ur-mx-sm-7{margin-right:28px!important}.ur-m-sm-8{margin:32px!important}.ur-mt-sm-8,.ur-my-sm-8{margin-top:32px!important}.ur-mr-sm-8,.ur-mx-sm-8{margin-left:32px!important}.ur-mb-sm-8,.ur-my-sm-8{margin-bottom:32px!important}.ur-ml-sm-8,.ur-mx-sm-8{margin-right:32px!important}.ur-p-sm-0{padding:0!important}.ur-pt-sm-0,.ur-py-sm-0{padding-top:0!important}.ur-pr-sm-0,.ur-px-sm-0{padding-left:0!important}.ur-pb-sm-0,.ur-py-sm-0{padding-bottom:0!important}.ur-pl-sm-0,.ur-px-sm-0{padding-right:0!important}.ur-p-sm-1{padding:4px!important}.ur-pt-sm-1,.ur-py-sm-1{padding-top:4px!important}.ur-pr-sm-1,.ur-px-sm-1{padding-left:4px!important}.ur-pb-sm-1,.ur-py-sm-1{padding-bottom:4px!important}.ur-pl-sm-1,.ur-px-sm-1{padding-right:4px!important}.ur-p-sm-2{padding:8px!important}.ur-pt-sm-2,.ur-py-sm-2{padding-top:8px!important}.ur-pr-sm-2,.ur-px-sm-2{padding-left:8px!important}.ur-pb-sm-2,.ur-py-sm-2{padding-bottom:8px!important}.ur-pl-sm-2,.ur-px-sm-2{padding-right:8px!important}.ur-p-sm-3{padding:12px!important}.ur-pt-sm-3,.ur-py-sm-3{padding-top:12px!important}.ur-pr-sm-3,.ur-px-sm-3{padding-left:12px!important}.ur-pb-sm-3,.ur-py-sm-3{padding-bottom:12px!important}.ur-pl-sm-3,.ur-px-sm-3{padding-right:12px!important}.ur-p-sm-4{padding:16px!important}.ur-pt-sm-4,.ur-py-sm-4{padding-top:16px!important}.ur-pr-sm-4,.ur-px-sm-4{padding-left:16px!important}.ur-pb-sm-4,.ur-py-sm-4{padding-bottom:16px!important}.ur-pl-sm-4,.ur-px-sm-4{padding-right:16px!important}.ur-p-sm-5{padding:20px!important}.ur-pt-sm-5,.ur-py-sm-5{padding-top:20px!important}.ur-pr-sm-5,.ur-px-sm-5{padding-left:20px!important}.ur-pb-sm-5,.ur-py-sm-5{padding-bottom:20px!important}.ur-pl-sm-5,.ur-px-sm-5{padding-right:20px!important}.ur-p-sm-6{padding:24px!important}.ur-pt-sm-6,.ur-py-sm-6{padding-top:24px!important}.ur-pr-sm-6,.ur-px-sm-6{padding-left:24px!important}.ur-pb-sm-6,.ur-py-sm-6{padding-bottom:24px!important}.ur-pl-sm-6,.ur-px-sm-6{padding-right:24px!important}.ur-p-sm-7{padding:28px!important}.ur-pt-sm-7,.ur-py-sm-7{padding-top:28px!important}.ur-pr-sm-7,.ur-px-sm-7{padding-left:28px!important}.ur-pb-sm-7,.ur-py-sm-7{padding-bottom:28px!important}.ur-pl-sm-7,.ur-px-sm-7{padding-right:28px!important}.ur-p-sm-8{padding:32px!important}.ur-pt-sm-8,.ur-py-sm-8{padding-top:32px!important}.ur-pr-sm-8,.ur-px-sm-8{padding-left:32px!important}.ur-pb-sm-8,.ur-py-sm-8{padding-bottom:32px!important}.ur-pl-sm-8,.ur-px-sm-8{padding-right:32px!important}.ur-m-sm-n1{margin:-4px!important}.ur-mt-sm-n1,.ur-my-sm-n1{margin-top:-4px!important}.ur-mr-sm-n1,.ur-mx-sm-n1{margin-left:-4px!important}.ur-mb-sm-n1,.ur-my-sm-n1{margin-bottom:-4px!important}.ur-ml-sm-n1,.ur-mx-sm-n1{margin-right:-4px!important}.ur-m-sm-n2{margin:-8px!important}.ur-mt-sm-n2,.ur-my-sm-n2{margin-top:-8px!important}.ur-mr-sm-n2,.ur-mx-sm-n2{margin-left:-8px!important}.ur-mb-sm-n2,.ur-my-sm-n2{margin-bottom:-8px!important}.ur-ml-sm-n2,.ur-mx-sm-n2{margin-right:-8px!important}.ur-m-sm-n3{margin:-12px!important}.ur-mt-sm-n3,.ur-my-sm-n3{margin-top:-12px!important}.ur-mr-sm-n3,.ur-mx-sm-n3{margin-left:-12px!important}.ur-mb-sm-n3,.ur-my-sm-n3{margin-bottom:-12px!important}.ur-ml-sm-n3,.ur-mx-sm-n3{margin-right:-12px!important}.ur-m-sm-n4{margin:-16px!important}.ur-mt-sm-n4,.ur-my-sm-n4{margin-top:-16px!important}.ur-mr-sm-n4,.ur-mx-sm-n4{margin-left:-16px!important}.ur-mb-sm-n4,.ur-my-sm-n4{margin-bottom:-16px!important}.ur-ml-sm-n4,.ur-mx-sm-n4{margin-right:-16px!important}.ur-m-sm-n5{margin:-20px!important}.ur-mt-sm-n5,.ur-my-sm-n5{margin-top:-20px!important}.ur-mr-sm-n5,.ur-mx-sm-n5{margin-left:-20px!important}.ur-mb-sm-n5,.ur-my-sm-n5{margin-bottom:-20px!important}.ur-ml-sm-n5,.ur-mx-sm-n5{margin-right:-20px!important}.ur-m-sm-n6{margin:-24px!important}.ur-mt-sm-n6,.ur-my-sm-n6{margin-top:-24px!important}.ur-mr-sm-n6,.ur-mx-sm-n6{margin-left:-24px!important}.ur-mb-sm-n6,.ur-my-sm-n6{margin-bottom:-24px!important}.ur-ml-sm-n6,.ur-mx-sm-n6{margin-right:-24px!important}.ur-m-sm-n7{margin:-28px!important}.ur-mt-sm-n7,.ur-my-sm-n7{margin-top:-28px!important}.ur-mr-sm-n7,.ur-mx-sm-n7{margin-left:-28px!important}.ur-mb-sm-n7,.ur-my-sm-n7{margin-bottom:-28px!important}.ur-ml-sm-n7,.ur-mx-sm-n7{margin-right:-28px!important}.ur-m-sm-n8{margin:-32px!important}.ur-mt-sm-n8,.ur-my-sm-n8{margin-top:-32px!important}.ur-mr-sm-n8,.ur-mx-sm-n8{margin-left:-32px!important}.ur-mb-sm-n8,.ur-my-sm-n8{margin-bottom:-32px!important}.ur-ml-sm-n8,.ur-mx-sm-n8{margin-right:-32px!important}.ur-m-sm-auto{margin:auto!important}.ur-mt-sm-auto,.ur-my-sm-auto{margin-top:auto!important}.ur-mr-sm-auto,.ur-mx-sm-auto{margin-left:auto!important}.ur-mb-sm-auto,.ur-my-sm-auto{margin-bottom:auto!important}.ur-ml-sm-auto,.ur-mx-sm-auto{margin-right:auto!important}}@media (min-width:768px){.ur-m-md-0{margin:0!important}.ur-mt-md-0,.ur-my-md-0{margin-top:0!important}.ur-mr-md-0,.ur-mx-md-0{margin-left:0!important}.ur-mb-md-0,.ur-my-md-0{margin-bottom:0!important}.ur-ml-md-0,.ur-mx-md-0{margin-right:0!important}.ur-m-md-1{margin:4px!important}.ur-mt-md-1,.ur-my-md-1{margin-top:4px!important}.ur-mr-md-1,.ur-mx-md-1{margin-left:4px!important}.ur-mb-md-1,.ur-my-md-1{margin-bottom:4px!important}.ur-ml-md-1,.ur-mx-md-1{margin-right:4px!important}.ur-m-md-2{margin:8px!important}.ur-mt-md-2,.ur-my-md-2{margin-top:8px!important}.ur-mr-md-2,.ur-mx-md-2{margin-left:8px!important}.ur-mb-md-2,.ur-my-md-2{margin-bottom:8px!important}.ur-ml-md-2,.ur-mx-md-2{margin-right:8px!important}.ur-m-md-3{margin:12px!important}.ur-mt-md-3,.ur-my-md-3{margin-top:12px!important}.ur-mr-md-3,.ur-mx-md-3{margin-left:12px!important}.ur-mb-md-3,.ur-my-md-3{margin-bottom:12px!important}.ur-ml-md-3,.ur-mx-md-3{margin-right:12px!important}.ur-m-md-4{margin:16px!important}.ur-mt-md-4,.ur-my-md-4{margin-top:16px!important}.ur-mr-md-4,.ur-mx-md-4{margin-left:16px!important}.ur-mb-md-4,.ur-my-md-4{margin-bottom:16px!important}.ur-ml-md-4,.ur-mx-md-4{margin-right:16px!important}.ur-m-md-5{margin:20px!important}.ur-mt-md-5,.ur-my-md-5{margin-top:20px!important}.ur-mr-md-5,.ur-mx-md-5{margin-left:20px!important}.ur-mb-md-5,.ur-my-md-5{margin-bottom:20px!important}.ur-ml-md-5,.ur-mx-md-5{margin-right:20px!important}.ur-m-md-6{margin:24px!important}.ur-mt-md-6,.ur-my-md-6{margin-top:24px!important}.ur-mr-md-6,.ur-mx-md-6{margin-left:24px!important}.ur-mb-md-6,.ur-my-md-6{margin-bottom:24px!important}.ur-ml-md-6,.ur-mx-md-6{margin-right:24px!important}.ur-m-md-7{margin:28px!important}.ur-mt-md-7,.ur-my-md-7{margin-top:28px!important}.ur-mr-md-7,.ur-mx-md-7{margin-left:28px!important}.ur-mb-md-7,.ur-my-md-7{margin-bottom:28px!important}.ur-ml-md-7,.ur-mx-md-7{margin-right:28px!important}.ur-m-md-8{margin:32px!important}.ur-mt-md-8,.ur-my-md-8{margin-top:32px!important}.ur-mr-md-8,.ur-mx-md-8{margin-left:32px!important}.ur-mb-md-8,.ur-my-md-8{margin-bottom:32px!important}.ur-ml-md-8,.ur-mx-md-8{margin-right:32px!important}.ur-p-md-0{padding:0!important}.ur-pt-md-0,.ur-py-md-0{padding-top:0!important}.ur-pr-md-0,.ur-px-md-0{padding-left:0!important}.ur-pb-md-0,.ur-py-md-0{padding-bottom:0!important}.ur-pl-md-0,.ur-px-md-0{padding-right:0!important}.ur-p-md-1{padding:4px!important}.ur-pt-md-1,.ur-py-md-1{padding-top:4px!important}.ur-pr-md-1,.ur-px-md-1{padding-left:4px!important}.ur-pb-md-1,.ur-py-md-1{padding-bottom:4px!important}.ur-pl-md-1,.ur-px-md-1{padding-right:4px!important}.ur-p-md-2{padding:8px!important}.ur-pt-md-2,.ur-py-md-2{padding-top:8px!important}.ur-pr-md-2,.ur-px-md-2{padding-left:8px!important}.ur-pb-md-2,.ur-py-md-2{padding-bottom:8px!important}.ur-pl-md-2,.ur-px-md-2{padding-right:8px!important}.ur-p-md-3{padding:12px!important}.ur-pt-md-3,.ur-py-md-3{padding-top:12px!important}.ur-pr-md-3,.ur-px-md-3{padding-left:12px!important}.ur-pb-md-3,.ur-py-md-3{padding-bottom:12px!important}.ur-pl-md-3,.ur-px-md-3{padding-right:12px!important}.ur-p-md-4{padding:16px!important}.ur-pt-md-4,.ur-py-md-4{padding-top:16px!important}.ur-pr-md-4,.ur-px-md-4{padding-left:16px!important}.ur-pb-md-4,.ur-py-md-4{padding-bottom:16px!important}.ur-pl-md-4,.ur-px-md-4{padding-right:16px!important}.ur-p-md-5{padding:20px!important}.ur-pt-md-5,.ur-py-md-5{padding-top:20px!important}.ur-pr-md-5,.ur-px-md-5{padding-left:20px!important}.ur-pb-md-5,.ur-py-md-5{padding-bottom:20px!important}.ur-pl-md-5,.ur-px-md-5{padding-right:20px!important}.ur-p-md-6{padding:24px!important}.ur-pt-md-6,.ur-py-md-6{padding-top:24px!important}.ur-pr-md-6,.ur-px-md-6{padding-left:24px!important}.ur-pb-md-6,.ur-py-md-6{padding-bottom:24px!important}.ur-pl-md-6,.ur-px-md-6{padding-right:24px!important}.ur-p-md-7{padding:28px!important}.ur-pt-md-7,.ur-py-md-7{padding-top:28px!important}.ur-pr-md-7,.ur-px-md-7{padding-left:28px!important}.ur-pb-md-7,.ur-py-md-7{padding-bottom:28px!important}.ur-pl-md-7,.ur-px-md-7{padding-right:28px!important}.ur-p-md-8{padding:32px!important}.ur-pt-md-8,.ur-py-md-8{padding-top:32px!important}.ur-pr-md-8,.ur-px-md-8{padding-left:32px!important}.ur-pb-md-8,.ur-py-md-8{padding-bottom:32px!important}.ur-pl-md-8,.ur-px-md-8{padding-right:32px!important}.ur-m-md-n1{margin:-4px!important}.ur-mt-md-n1,.ur-my-md-n1{margin-top:-4px!important}.ur-mr-md-n1,.ur-mx-md-n1{margin-left:-4px!important}.ur-mb-md-n1,.ur-my-md-n1{margin-bottom:-4px!important}.ur-ml-md-n1,.ur-mx-md-n1{margin-right:-4px!important}.ur-m-md-n2{margin:-8px!important}.ur-mt-md-n2,.ur-my-md-n2{margin-top:-8px!important}.ur-mr-md-n2,.ur-mx-md-n2{margin-left:-8px!important}.ur-mb-md-n2,.ur-my-md-n2{margin-bottom:-8px!important}.ur-ml-md-n2,.ur-mx-md-n2{margin-right:-8px!important}.ur-m-md-n3{margin:-12px!important}.ur-mt-md-n3,.ur-my-md-n3{margin-top:-12px!important}.ur-mr-md-n3,.ur-mx-md-n3{margin-left:-12px!important}.ur-mb-md-n3,.ur-my-md-n3{margin-bottom:-12px!important}.ur-ml-md-n3,.ur-mx-md-n3{margin-right:-12px!important}.ur-m-md-n4{margin:-16px!important}.ur-mt-md-n4,.ur-my-md-n4{margin-top:-16px!important}.ur-mr-md-n4,.ur-mx-md-n4{margin-left:-16px!important}.ur-mb-md-n4,.ur-my-md-n4{margin-bottom:-16px!important}.ur-ml-md-n4,.ur-mx-md-n4{margin-right:-16px!important}.ur-m-md-n5{margin:-20px!important}.ur-mt-md-n5,.ur-my-md-n5{margin-top:-20px!important}.ur-mr-md-n5,.ur-mx-md-n5{margin-left:-20px!important}.ur-mb-md-n5,.ur-my-md-n5{margin-bottom:-20px!important}.ur-ml-md-n5,.ur-mx-md-n5{margin-right:-20px!important}.ur-m-md-n6{margin:-24px!important}.ur-mt-md-n6,.ur-my-md-n6{margin-top:-24px!important}.ur-mr-md-n6,.ur-mx-md-n6{margin-left:-24px!important}.ur-mb-md-n6,.ur-my-md-n6{margin-bottom:-24px!important}.ur-ml-md-n6,.ur-mx-md-n6{margin-right:-24px!important}.ur-m-md-n7{margin:-28px!important}.ur-mt-md-n7,.ur-my-md-n7{margin-top:-28px!important}.ur-mr-md-n7,.ur-mx-md-n7{margin-left:-28px!important}.ur-mb-md-n7,.ur-my-md-n7{margin-bottom:-28px!important}.ur-ml-md-n7,.ur-mx-md-n7{margin-right:-28px!important}.ur-m-md-n8{margin:-32px!important}.ur-mt-md-n8,.ur-my-md-n8{margin-top:-32px!important}.ur-mr-md-n8,.ur-mx-md-n8{margin-left:-32px!important}.ur-mb-md-n8,.ur-my-md-n8{margin-bottom:-32px!important}.ur-ml-md-n8,.ur-mx-md-n8{margin-right:-32px!important}.ur-m-md-auto{margin:auto!important}.ur-mt-md-auto,.ur-my-md-auto{margin-top:auto!important}.ur-mr-md-auto,.ur-mx-md-auto{margin-left:auto!important}.ur-mb-md-auto,.ur-my-md-auto{margin-bottom:auto!important}.ur-ml-md-auto,.ur-mx-md-auto{margin-right:auto!important}}@media (min-width:992px){.ur-m-lg-0{margin:0!important}.ur-mt-lg-0,.ur-my-lg-0{margin-top:0!important}.ur-mr-lg-0,.ur-mx-lg-0{margin-left:0!important}.ur-mb-lg-0,.ur-my-lg-0{margin-bottom:0!important}.ur-ml-lg-0,.ur-mx-lg-0{margin-right:0!important}.ur-m-lg-1{margin:4px!important}.ur-mt-lg-1,.ur-my-lg-1{margin-top:4px!important}.ur-mr-lg-1,.ur-mx-lg-1{margin-left:4px!important}.ur-mb-lg-1,.ur-my-lg-1{margin-bottom:4px!important}.ur-ml-lg-1,.ur-mx-lg-1{margin-right:4px!important}.ur-m-lg-2{margin:8px!important}.ur-mt-lg-2,.ur-my-lg-2{margin-top:8px!important}.ur-mr-lg-2,.ur-mx-lg-2{margin-left:8px!important}.ur-mb-lg-2,.ur-my-lg-2{margin-bottom:8px!important}.ur-ml-lg-2,.ur-mx-lg-2{margin-right:8px!important}.ur-m-lg-3{margin:12px!important}.ur-mt-lg-3,.ur-my-lg-3{margin-top:12px!important}.ur-mr-lg-3,.ur-mx-lg-3{margin-left:12px!important}.ur-mb-lg-3,.ur-my-lg-3{margin-bottom:12px!important}.ur-ml-lg-3,.ur-mx-lg-3{margin-right:12px!important}.ur-m-lg-4{margin:16px!important}.ur-mt-lg-4,.ur-my-lg-4{margin-top:16px!important}.ur-mr-lg-4,.ur-mx-lg-4{margin-left:16px!important}.ur-mb-lg-4,.ur-my-lg-4{margin-bottom:16px!important}.ur-ml-lg-4,.ur-mx-lg-4{margin-right:16px!important}.ur-m-lg-5{margin:20px!important}.ur-mt-lg-5,.ur-my-lg-5{margin-top:20px!important}.ur-mr-lg-5,.ur-mx-lg-5{margin-left:20px!important}.ur-mb-lg-5,.ur-my-lg-5{margin-bottom:20px!important}.ur-ml-lg-5,.ur-mx-lg-5{margin-right:20px!important}.ur-m-lg-6{margin:24px!important}.ur-mt-lg-6,.ur-my-lg-6{margin-top:24px!important}.ur-mr-lg-6,.ur-mx-lg-6{margin-left:24px!important}.ur-mb-lg-6,.ur-my-lg-6{margin-bottom:24px!important}.ur-ml-lg-6,.ur-mx-lg-6{margin-right:24px!important}.ur-m-lg-7{margin:28px!important}.ur-mt-lg-7,.ur-my-lg-7{margin-top:28px!important}.ur-mr-lg-7,.ur-mx-lg-7{margin-left:28px!important}.ur-mb-lg-7,.ur-my-lg-7{margin-bottom:28px!important}.ur-ml-lg-7,.ur-mx-lg-7{margin-right:28px!important}.ur-m-lg-8{margin:32px!important}.ur-mt-lg-8,.ur-my-lg-8{margin-top:32px!important}.ur-mr-lg-8,.ur-mx-lg-8{margin-left:32px!important}.ur-mb-lg-8,.ur-my-lg-8{margin-bottom:32px!important}.ur-ml-lg-8,.ur-mx-lg-8{margin-right:32px!important}.ur-p-lg-0{padding:0!important}.ur-pt-lg-0,.ur-py-lg-0{padding-top:0!important}.ur-pr-lg-0,.ur-px-lg-0{padding-left:0!important}.ur-pb-lg-0,.ur-py-lg-0{padding-bottom:0!important}.ur-pl-lg-0,.ur-px-lg-0{padding-right:0!important}.ur-p-lg-1{padding:4px!important}.ur-pt-lg-1,.ur-py-lg-1{padding-top:4px!important}.ur-pr-lg-1,.ur-px-lg-1{padding-left:4px!important}.ur-pb-lg-1,.ur-py-lg-1{padding-bottom:4px!important}.ur-pl-lg-1,.ur-px-lg-1{padding-right:4px!important}.ur-p-lg-2{padding:8px!important}.ur-pt-lg-2,.ur-py-lg-2{padding-top:8px!important}.ur-pr-lg-2,.ur-px-lg-2{padding-left:8px!important}.ur-pb-lg-2,.ur-py-lg-2{padding-bottom:8px!important}.ur-pl-lg-2,.ur-px-lg-2{padding-right:8px!important}.ur-p-lg-3{padding:12px!important}.ur-pt-lg-3,.ur-py-lg-3{padding-top:12px!important}.ur-pr-lg-3,.ur-px-lg-3{padding-left:12px!important}.ur-pb-lg-3,.ur-py-lg-3{padding-bottom:12px!important}.ur-pl-lg-3,.ur-px-lg-3{padding-right:12px!important}.ur-p-lg-4{padding:16px!important}.ur-pt-lg-4,.ur-py-lg-4{padding-top:16px!important}.ur-pr-lg-4,.ur-px-lg-4{padding-left:16px!important}.ur-pb-lg-4,.ur-py-lg-4{padding-bottom:16px!important}.ur-pl-lg-4,.ur-px-lg-4{padding-right:16px!important}.ur-p-lg-5{padding:20px!important}.ur-pt-lg-5,.ur-py-lg-5{padding-top:20px!important}.ur-pr-lg-5,.ur-px-lg-5{padding-left:20px!important}.ur-pb-lg-5,.ur-py-lg-5{padding-bottom:20px!important}.ur-pl-lg-5,.ur-px-lg-5{padding-right:20px!important}.ur-p-lg-6{padding:24px!important}.ur-pt-lg-6,.ur-py-lg-6{padding-top:24px!important}.ur-pr-lg-6,.ur-px-lg-6{padding-left:24px!important}.ur-pb-lg-6,.ur-py-lg-6{padding-bottom:24px!important}.ur-pl-lg-6,.ur-px-lg-6{padding-right:24px!important}.ur-p-lg-7{padding:28px!important}.ur-pt-lg-7,.ur-py-lg-7{padding-top:28px!important}.ur-pr-lg-7,.ur-px-lg-7{padding-left:28px!important}.ur-pb-lg-7,.ur-py-lg-7{padding-bottom:28px!important}.ur-pl-lg-7,.ur-px-lg-7{padding-right:28px!important}.ur-p-lg-8{padding:32px!important}.ur-pt-lg-8,.ur-py-lg-8{padding-top:32px!important}.ur-pr-lg-8,.ur-px-lg-8{padding-left:32px!important}.ur-pb-lg-8,.ur-py-lg-8{padding-bottom:32px!important}.ur-pl-lg-8,.ur-px-lg-8{padding-right:32px!important}.ur-m-lg-n1{margin:-4px!important}.ur-mt-lg-n1,.ur-my-lg-n1{margin-top:-4px!important}.ur-mr-lg-n1,.ur-mx-lg-n1{margin-left:-4px!important}.ur-mb-lg-n1,.ur-my-lg-n1{margin-bottom:-4px!important}.ur-ml-lg-n1,.ur-mx-lg-n1{margin-right:-4px!important}.ur-m-lg-n2{margin:-8px!important}.ur-mt-lg-n2,.ur-my-lg-n2{margin-top:-8px!important}.ur-mr-lg-n2,.ur-mx-lg-n2{margin-left:-8px!important}.ur-mb-lg-n2,.ur-my-lg-n2{margin-bottom:-8px!important}.ur-ml-lg-n2,.ur-mx-lg-n2{margin-right:-8px!important}.ur-m-lg-n3{margin:-12px!important}.ur-mt-lg-n3,.ur-my-lg-n3{margin-top:-12px!important}.ur-mr-lg-n3,.ur-mx-lg-n3{margin-left:-12px!important}.ur-mb-lg-n3,.ur-my-lg-n3{margin-bottom:-12px!important}.ur-ml-lg-n3,.ur-mx-lg-n3{margin-right:-12px!important}.ur-m-lg-n4{margin:-16px!important}.ur-mt-lg-n4,.ur-my-lg-n4{margin-top:-16px!important}.ur-mr-lg-n4,.ur-mx-lg-n4{margin-left:-16px!important}.ur-mb-lg-n4,.ur-my-lg-n4{margin-bottom:-16px!important}.ur-ml-lg-n4,.ur-mx-lg-n4{margin-right:-16px!important}.ur-m-lg-n5{margin:-20px!important}.ur-mt-lg-n5,.ur-my-lg-n5{margin-top:-20px!important}.ur-mr-lg-n5,.ur-mx-lg-n5{margin-left:-20px!important}.ur-mb-lg-n5,.ur-my-lg-n5{margin-bottom:-20px!important}.ur-ml-lg-n5,.ur-mx-lg-n5{margin-right:-20px!important}.ur-m-lg-n6{margin:-24px!important}.ur-mt-lg-n6,.ur-my-lg-n6{margin-top:-24px!important}.ur-mr-lg-n6,.ur-mx-lg-n6{margin-left:-24px!important}.ur-mb-lg-n6,.ur-my-lg-n6{margin-bottom:-24px!important}.ur-ml-lg-n6,.ur-mx-lg-n6{margin-right:-24px!important}.ur-m-lg-n7{margin:-28px!important}.ur-mt-lg-n7,.ur-my-lg-n7{margin-top:-28px!important}.ur-mr-lg-n7,.ur-mx-lg-n7{margin-left:-28px!important}.ur-mb-lg-n7,.ur-my-lg-n7{margin-bottom:-28px!important}.ur-ml-lg-n7,.ur-mx-lg-n7{margin-right:-28px!important}.ur-m-lg-n8{margin:-32px!important}.ur-mt-lg-n8,.ur-my-lg-n8{margin-top:-32px!important}.ur-mr-lg-n8,.ur-mx-lg-n8{margin-left:-32px!important}.ur-mb-lg-n8,.ur-my-lg-n8{margin-bottom:-32px!important}.ur-ml-lg-n8,.ur-mx-lg-n8{margin-right:-32px!important}.ur-m-lg-auto{margin:auto!important}.ur-mt-lg-auto,.ur-my-lg-auto{margin-top:auto!important}.ur-mr-lg-auto,.ur-mx-lg-auto{margin-left:auto!important}.ur-mb-lg-auto,.ur-my-lg-auto{margin-bottom:auto!important}.ur-ml-lg-auto,.ur-mx-lg-auto{margin-right:auto!important}}@media (min-width:1200px){.ur-m-xl-0{margin:0!important}.ur-mt-xl-0,.ur-my-xl-0{margin-top:0!important}.ur-mr-xl-0,.ur-mx-xl-0{margin-left:0!important}.ur-mb-xl-0,.ur-my-xl-0{margin-bottom:0!important}.ur-ml-xl-0,.ur-mx-xl-0{margin-right:0!important}.ur-m-xl-1{margin:4px!important}.ur-mt-xl-1,.ur-my-xl-1{margin-top:4px!important}.ur-mr-xl-1,.ur-mx-xl-1{margin-left:4px!important}.ur-mb-xl-1,.ur-my-xl-1{margin-bottom:4px!important}.ur-ml-xl-1,.ur-mx-xl-1{margin-right:4px!important}.ur-m-xl-2{margin:8px!important}.ur-mt-xl-2,.ur-my-xl-2{margin-top:8px!important}.ur-mr-xl-2,.ur-mx-xl-2{margin-left:8px!important}.ur-mb-xl-2,.ur-my-xl-2{margin-bottom:8px!important}.ur-ml-xl-2,.ur-mx-xl-2{margin-right:8px!important}.ur-m-xl-3{margin:12px!important}.ur-mt-xl-3,.ur-my-xl-3{margin-top:12px!important}.ur-mr-xl-3,.ur-mx-xl-3{margin-left:12px!important}.ur-mb-xl-3,.ur-my-xl-3{margin-bottom:12px!important}.ur-ml-xl-3,.ur-mx-xl-3{margin-right:12px!important}.ur-m-xl-4{margin:16px!important}.ur-mt-xl-4,.ur-my-xl-4{margin-top:16px!important}.ur-mr-xl-4,.ur-mx-xl-4{margin-left:16px!important}.ur-mb-xl-4,.ur-my-xl-4{margin-bottom:16px!important}.ur-ml-xl-4,.ur-mx-xl-4{margin-right:16px!important}.ur-m-xl-5{margin:20px!important}.ur-mt-xl-5,.ur-my-xl-5{margin-top:20px!important}.ur-mr-xl-5,.ur-mx-xl-5{margin-left:20px!important}.ur-mb-xl-5,.ur-my-xl-5{margin-bottom:20px!important}.ur-ml-xl-5,.ur-mx-xl-5{margin-right:20px!important}.ur-m-xl-6{margin:24px!important}.ur-mt-xl-6,.ur-my-xl-6{margin-top:24px!important}.ur-mr-xl-6,.ur-mx-xl-6{margin-left:24px!important}.ur-mb-xl-6,.ur-my-xl-6{margin-bottom:24px!important}.ur-ml-xl-6,.ur-mx-xl-6{margin-right:24px!important}.ur-m-xl-7{margin:28px!important}.ur-mt-xl-7,.ur-my-xl-7{margin-top:28px!important}.ur-mr-xl-7,.ur-mx-xl-7{margin-left:28px!important}.ur-mb-xl-7,.ur-my-xl-7{margin-bottom:28px!important}.ur-ml-xl-7,.ur-mx-xl-7{margin-right:28px!important}.ur-m-xl-8{margin:32px!important}.ur-mt-xl-8,.ur-my-xl-8{margin-top:32px!important}.ur-mr-xl-8,.ur-mx-xl-8{margin-left:32px!important}.ur-mb-xl-8,.ur-my-xl-8{margin-bottom:32px!important}.ur-ml-xl-8,.ur-mx-xl-8{margin-right:32px!important}.ur-p-xl-0{padding:0!important}.ur-pt-xl-0,.ur-py-xl-0{padding-top:0!important}.ur-pr-xl-0,.ur-px-xl-0{padding-left:0!important}.ur-pb-xl-0,.ur-py-xl-0{padding-bottom:0!important}.ur-pl-xl-0,.ur-px-xl-0{padding-right:0!important}.ur-p-xl-1{padding:4px!important}.ur-pt-xl-1,.ur-py-xl-1{padding-top:4px!important}.ur-pr-xl-1,.ur-px-xl-1{padding-left:4px!important}.ur-pb-xl-1,.ur-py-xl-1{padding-bottom:4px!important}.ur-pl-xl-1,.ur-px-xl-1{padding-right:4px!important}.ur-p-xl-2{padding:8px!important}.ur-pt-xl-2,.ur-py-xl-2{padding-top:8px!important}.ur-pr-xl-2,.ur-px-xl-2{padding-left:8px!important}.ur-pb-xl-2,.ur-py-xl-2{padding-bottom:8px!important}.ur-pl-xl-2,.ur-px-xl-2{padding-right:8px!important}.ur-p-xl-3{padding:12px!important}.ur-pt-xl-3,.ur-py-xl-3{padding-top:12px!important}.ur-pr-xl-3,.ur-px-xl-3{padding-left:12px!important}.ur-pb-xl-3,.ur-py-xl-3{padding-bottom:12px!important}.ur-pl-xl-3,.ur-px-xl-3{padding-right:12px!important}.ur-p-xl-4{padding:16px!important}.ur-pt-xl-4,.ur-py-xl-4{padding-top:16px!important}.ur-pr-xl-4,.ur-px-xl-4{padding-left:16px!important}.ur-pb-xl-4,.ur-py-xl-4{padding-bottom:16px!important}.ur-pl-xl-4,.ur-px-xl-4{padding-right:16px!important}.ur-p-xl-5{padding:20px!important}.ur-pt-xl-5,.ur-py-xl-5{padding-top:20px!important}.ur-pr-xl-5,.ur-px-xl-5{padding-left:20px!important}.ur-pb-xl-5,.ur-py-xl-5{padding-bottom:20px!important}.ur-pl-xl-5,.ur-px-xl-5{padding-right:20px!important}.ur-p-xl-6{padding:24px!important}.ur-pt-xl-6,.ur-py-xl-6{padding-top:24px!important}.ur-pr-xl-6,.ur-px-xl-6{padding-left:24px!important}.ur-pb-xl-6,.ur-py-xl-6{padding-bottom:24px!important}.ur-pl-xl-6,.ur-px-xl-6{padding-right:24px!important}.ur-p-xl-7{padding:28px!important}.ur-pt-xl-7,.ur-py-xl-7{padding-top:28px!important}.ur-pr-xl-7,.ur-px-xl-7{padding-left:28px!important}.ur-pb-xl-7,.ur-py-xl-7{padding-bottom:28px!important}.ur-pl-xl-7,.ur-px-xl-7{padding-right:28px!important}.ur-p-xl-8{padding:32px!important}.ur-pt-xl-8,.ur-py-xl-8{padding-top:32px!important}.ur-pr-xl-8,.ur-px-xl-8{padding-left:32px!important}.ur-pb-xl-8,.ur-py-xl-8{padding-bottom:32px!important}.ur-pl-xl-8,.ur-px-xl-8{padding-right:32px!important}.ur-m-xl-n1{margin:-4px!important}.ur-mt-xl-n1,.ur-my-xl-n1{margin-top:-4px!important}.ur-mr-xl-n1,.ur-mx-xl-n1{margin-left:-4px!important}.ur-mb-xl-n1,.ur-my-xl-n1{margin-bottom:-4px!important}.ur-ml-xl-n1,.ur-mx-xl-n1{margin-right:-4px!important}.ur-m-xl-n2{margin:-8px!important}.ur-mt-xl-n2,.ur-my-xl-n2{margin-top:-8px!important}.ur-mr-xl-n2,.ur-mx-xl-n2{margin-left:-8px!important}.ur-mb-xl-n2,.ur-my-xl-n2{margin-bottom:-8px!important}.ur-ml-xl-n2,.ur-mx-xl-n2{margin-right:-8px!important}.ur-m-xl-n3{margin:-12px!important}.ur-mt-xl-n3,.ur-my-xl-n3{margin-top:-12px!important}.ur-mr-xl-n3,.ur-mx-xl-n3{margin-left:-12px!important}.ur-mb-xl-n3,.ur-my-xl-n3{margin-bottom:-12px!important}.ur-ml-xl-n3,.ur-mx-xl-n3{margin-right:-12px!important}.ur-m-xl-n4{margin:-16px!important}.ur-mt-xl-n4,.ur-my-xl-n4{margin-top:-16px!important}.ur-mr-xl-n4,.ur-mx-xl-n4{margin-left:-16px!important}.ur-mb-xl-n4,.ur-my-xl-n4{margin-bottom:-16px!important}.ur-ml-xl-n4,.ur-mx-xl-n4{margin-right:-16px!important}.ur-m-xl-n5{margin:-20px!important}.ur-mt-xl-n5,.ur-my-xl-n5{margin-top:-20px!important}.ur-mr-xl-n5,.ur-mx-xl-n5{margin-left:-20px!important}.ur-mb-xl-n5,.ur-my-xl-n5{margin-bottom:-20px!important}.ur-ml-xl-n5,.ur-mx-xl-n5{margin-right:-20px!important}.ur-m-xl-n6{margin:-24px!important}.ur-mt-xl-n6,.ur-my-xl-n6{margin-top:-24px!important}.ur-mr-xl-n6,.ur-mx-xl-n6{margin-left:-24px!important}.ur-mb-xl-n6,.ur-my-xl-n6{margin-bottom:-24px!important}.ur-ml-xl-n6,.ur-mx-xl-n6{margin-right:-24px!important}.ur-m-xl-n7{margin:-28px!important}.ur-mt-xl-n7,.ur-my-xl-n7{margin-top:-28px!important}.ur-mr-xl-n7,.ur-mx-xl-n7{margin-left:-28px!important}.ur-mb-xl-n7,.ur-my-xl-n7{margin-bottom:-28px!important}.ur-ml-xl-n7,.ur-mx-xl-n7{margin-right:-28px!important}.ur-m-xl-n8{margin:-32px!important}.ur-mt-xl-n8,.ur-my-xl-n8{margin-top:-32px!important}.ur-mr-xl-n8,.ur-mx-xl-n8{margin-left:-32px!important}.ur-mb-xl-n8,.ur-my-xl-n8{margin-bottom:-32px!important}.ur-ml-xl-n8,.ur-mx-xl-n8{margin-right:-32px!important}.ur-m-xl-auto{margin:auto!important}.ur-mt-xl-auto,.ur-my-xl-auto{margin-top:auto!important}.ur-mr-xl-auto,.ur-mx-xl-auto{margin-left:auto!important}.ur-mb-xl-auto,.ur-my-xl-auto{margin-bottom:auto!important}.ur-ml-xl-auto,.ur-mx-xl-auto{margin-right:auto!important}}@media (min-width:1400px){.ur-m-xxl-0{margin:0!important}.ur-mt-xxl-0,.ur-my-xxl-0{margin-top:0!important}.ur-mr-xxl-0,.ur-mx-xxl-0{margin-left:0!important}.ur-mb-xxl-0,.ur-my-xxl-0{margin-bottom:0!important}.ur-ml-xxl-0,.ur-mx-xxl-0{margin-right:0!important}.ur-m-xxl-1{margin:4px!important}.ur-mt-xxl-1,.ur-my-xxl-1{margin-top:4px!important}.ur-mr-xxl-1,.ur-mx-xxl-1{margin-left:4px!important}.ur-mb-xxl-1,.ur-my-xxl-1{margin-bottom:4px!important}.ur-ml-xxl-1,.ur-mx-xxl-1{margin-right:4px!important}.ur-m-xxl-2{margin:8px!important}.ur-mt-xxl-2,.ur-my-xxl-2{margin-top:8px!important}.ur-mr-xxl-2,.ur-mx-xxl-2{margin-left:8px!important}.ur-mb-xxl-2,.ur-my-xxl-2{margin-bottom:8px!important}.ur-ml-xxl-2,.ur-mx-xxl-2{margin-right:8px!important}.ur-m-xxl-3{margin:12px!important}.ur-mt-xxl-3,.ur-my-xxl-3{margin-top:12px!important}.ur-mr-xxl-3,.ur-mx-xxl-3{margin-left:12px!important}.ur-mb-xxl-3,.ur-my-xxl-3{margin-bottom:12px!important}.ur-ml-xxl-3,.ur-mx-xxl-3{margin-right:12px!important}.ur-m-xxl-4{margin:16px!important}.ur-mt-xxl-4,.ur-my-xxl-4{margin-top:16px!important}.ur-mr-xxl-4,.ur-mx-xxl-4{margin-left:16px!important}.ur-mb-xxl-4,.ur-my-xxl-4{margin-bottom:16px!important}.ur-ml-xxl-4,.ur-mx-xxl-4{margin-right:16px!important}.ur-m-xxl-5{margin:20px!important}.ur-mt-xxl-5,.ur-my-xxl-5{margin-top:20px!important}.ur-mr-xxl-5,.ur-mx-xxl-5{margin-left:20px!important}.ur-mb-xxl-5,.ur-my-xxl-5{margin-bottom:20px!important}.ur-ml-xxl-5,.ur-mx-xxl-5{margin-right:20px!important}.ur-m-xxl-6{margin:24px!important}.ur-mt-xxl-6,.ur-my-xxl-6{margin-top:24px!important}.ur-mr-xxl-6,.ur-mx-xxl-6{margin-left:24px!important}.ur-mb-xxl-6,.ur-my-xxl-6{margin-bottom:24px!important}.ur-ml-xxl-6,.ur-mx-xxl-6{margin-right:24px!important}.ur-m-xxl-7{margin:28px!important}.ur-mt-xxl-7,.ur-my-xxl-7{margin-top:28px!important}.ur-mr-xxl-7,.ur-mx-xxl-7{margin-left:28px!important}.ur-mb-xxl-7,.ur-my-xxl-7{margin-bottom:28px!important}.ur-ml-xxl-7,.ur-mx-xxl-7{margin-right:28px!important}.ur-m-xxl-8{margin:32px!important}.ur-mt-xxl-8,.ur-my-xxl-8{margin-top:32px!important}.ur-mr-xxl-8,.ur-mx-xxl-8{margin-left:32px!important}.ur-mb-xxl-8,.ur-my-xxl-8{margin-bottom:32px!important}.ur-ml-xxl-8,.ur-mx-xxl-8{margin-right:32px!important}.ur-p-xxl-0{padding:0!important}.ur-pt-xxl-0,.ur-py-xxl-0{padding-top:0!important}.ur-pr-xxl-0,.ur-px-xxl-0{padding-left:0!important}.ur-pb-xxl-0,.ur-py-xxl-0{padding-bottom:0!important}.ur-pl-xxl-0,.ur-px-xxl-0{padding-right:0!important}.ur-p-xxl-1{padding:4px!important}.ur-pt-xxl-1,.ur-py-xxl-1{padding-top:4px!important}.ur-pr-xxl-1,.ur-px-xxl-1{padding-left:4px!important}.ur-pb-xxl-1,.ur-py-xxl-1{padding-bottom:4px!important}.ur-pl-xxl-1,.ur-px-xxl-1{padding-right:4px!important}.ur-p-xxl-2{padding:8px!important}.ur-pt-xxl-2,.ur-py-xxl-2{padding-top:8px!important}.ur-pr-xxl-2,.ur-px-xxl-2{padding-left:8px!important}.ur-pb-xxl-2,.ur-py-xxl-2{padding-bottom:8px!important}.ur-pl-xxl-2,.ur-px-xxl-2{padding-right:8px!important}.ur-p-xxl-3{padding:12px!important}.ur-pt-xxl-3,.ur-py-xxl-3{padding-top:12px!important}.ur-pr-xxl-3,.ur-px-xxl-3{padding-left:12px!important}.ur-pb-xxl-3,.ur-py-xxl-3{padding-bottom:12px!important}.ur-pl-xxl-3,.ur-px-xxl-3{padding-right:12px!important}.ur-p-xxl-4{padding:16px!important}.ur-pt-xxl-4,.ur-py-xxl-4{padding-top:16px!important}.ur-pr-xxl-4,.ur-px-xxl-4{padding-left:16px!important}.ur-pb-xxl-4,.ur-py-xxl-4{padding-bottom:16px!important}.ur-pl-xxl-4,.ur-px-xxl-4{padding-right:16px!important}.ur-p-xxl-5{padding:20px!important}.ur-pt-xxl-5,.ur-py-xxl-5{padding-top:20px!important}.ur-pr-xxl-5,.ur-px-xxl-5{padding-left:20px!important}.ur-pb-xxl-5,.ur-py-xxl-5{padding-bottom:20px!important}.ur-pl-xxl-5,.ur-px-xxl-5{padding-right:20px!important}.ur-p-xxl-6{padding:24px!important}.ur-pt-xxl-6,.ur-py-xxl-6{padding-top:24px!important}.ur-pr-xxl-6,.ur-px-xxl-6{padding-left:24px!important}.ur-pb-xxl-6,.ur-py-xxl-6{padding-bottom:24px!important}.ur-pl-xxl-6,.ur-px-xxl-6{padding-right:24px!important}.ur-p-xxl-7{padding:28px!important}.ur-pt-xxl-7,.ur-py-xxl-7{padding-top:28px!important}.ur-pr-xxl-7,.ur-px-xxl-7{padding-left:28px!important}.ur-pb-xxl-7,.ur-py-xxl-7{padding-bottom:28px!important}.ur-pl-xxl-7,.ur-px-xxl-7{padding-right:28px!important}.ur-p-xxl-8{padding:32px!important}.ur-pt-xxl-8,.ur-py-xxl-8{padding-top:32px!important}.ur-pr-xxl-8,.ur-px-xxl-8{padding-left:32px!important}.ur-pb-xxl-8,.ur-py-xxl-8{padding-bottom:32px!important}.ur-pl-xxl-8,.ur-px-xxl-8{padding-right:32px!important}.ur-m-xxl-n1{margin:-4px!important}.ur-mt-xxl-n1,.ur-my-xxl-n1{margin-top:-4px!important}.ur-mr-xxl-n1,.ur-mx-xxl-n1{margin-left:-4px!important}.ur-mb-xxl-n1,.ur-my-xxl-n1{margin-bottom:-4px!important}.ur-ml-xxl-n1,.ur-mx-xxl-n1{margin-right:-4px!important}.ur-m-xxl-n2{margin:-8px!important}.ur-mt-xxl-n2,.ur-my-xxl-n2{margin-top:-8px!important}.ur-mr-xxl-n2,.ur-mx-xxl-n2{margin-left:-8px!important}.ur-mb-xxl-n2,.ur-my-xxl-n2{margin-bottom:-8px!important}.ur-ml-xxl-n2,.ur-mx-xxl-n2{margin-right:-8px!important}.ur-m-xxl-n3{margin:-12px!important}.ur-mt-xxl-n3,.ur-my-xxl-n3{margin-top:-12px!important}.ur-mr-xxl-n3,.ur-mx-xxl-n3{margin-left:-12px!important}.ur-mb-xxl-n3,.ur-my-xxl-n3{margin-bottom:-12px!important}.ur-ml-xxl-n3,.ur-mx-xxl-n3{margin-right:-12px!important}.ur-m-xxl-n4{margin:-16px!important}.ur-mt-xxl-n4,.ur-my-xxl-n4{margin-top:-16px!important}.ur-mr-xxl-n4,.ur-mx-xxl-n4{margin-left:-16px!important}.ur-mb-xxl-n4,.ur-my-xxl-n4{margin-bottom:-16px!important}.ur-ml-xxl-n4,.ur-mx-xxl-n4{margin-right:-16px!important}.ur-m-xxl-n5{margin:-20px!important}.ur-mt-xxl-n5,.ur-my-xxl-n5{margin-top:-20px!important}.ur-mr-xxl-n5,.ur-mx-xxl-n5{margin-left:-20px!important}.ur-mb-xxl-n5,.ur-my-xxl-n5{margin-bottom:-20px!important}.ur-ml-xxl-n5,.ur-mx-xxl-n5{margin-right:-20px!important}.ur-m-xxl-n6{margin:-24px!important}.ur-mt-xxl-n6,.ur-my-xxl-n6{margin-top:-24px!important}.ur-mr-xxl-n6,.ur-mx-xxl-n6{margin-left:-24px!important}.ur-mb-xxl-n6,.ur-my-xxl-n6{margin-bottom:-24px!important}.ur-ml-xxl-n6,.ur-mx-xxl-n6{margin-right:-24px!important}.ur-m-xxl-n7{margin:-28px!important}.ur-mt-xxl-n7,.ur-my-xxl-n7{margin-top:-28px!important}.ur-mr-xxl-n7,.ur-mx-xxl-n7{margin-left:-28px!important}.ur-mb-xxl-n7,.ur-my-xxl-n7{margin-bottom:-28px!important}.ur-ml-xxl-n7,.ur-mx-xxl-n7{margin-right:-28px!important}.ur-m-xxl-n8{margin:-32px!important}.ur-mt-xxl-n8,.ur-my-xxl-n8{margin-top:-32px!important}.ur-mr-xxl-n8,.ur-mx-xxl-n8{margin-left:-32px!important}.ur-mb-xxl-n8,.ur-my-xxl-n8{margin-bottom:-32px!important}.ur-ml-xxl-n8,.ur-mx-xxl-n8{margin-right:-32px!important}.ur-m-xxl-auto{margin:auto!important}.ur-mt-xxl-auto,.ur-my-xxl-auto{margin-top:auto!important}.ur-mr-xxl-auto,.ur-mx-xxl-auto{margin-left:auto!important}.ur-mb-xxl-auto,.ur-my-xxl-auto{margin-bottom:auto!important}.ur-ml-xxl-auto,.ur-mx-xxl-auto{margin-right:auto!important}}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.ur-container,.ur-container-full,.ur-container-lg,.ur-container-md,.ur-container-sm,.ur-container-xl,.ur-container-xxl{width:100%;padding-left:12px;padding-right:12px;margin-left:auto;margin-right:auto}.ur-container *,.ur-container ::after,.ur-container ::before,.ur-container-full *,.ur-container-full ::after,.ur-container-full ::before,.ur-container-lg *,.ur-container-lg ::after,.ur-container-lg ::before,.ur-container-md *,.ur-container-md ::after,.ur-container-md ::before,.ur-container-sm *,.ur-container-sm ::after,.ur-container-sm ::before,.ur-container-xl *,.ur-container-xl ::after,.ur-container-xl ::before,.ur-container-xxl *,.ur-container-xxl ::after,.ur-container-xxl ::before{box-sizing:border-box}@media (min-width:576px){.ur-container,.ur-container-sm{max-width:540px}}@media (min-width:768px){.ur-container,.ur-container-md,.ur-container-sm{max-width:720px}}@media (min-width:992px){.ur-container,.ur-container-lg,.ur-container-md,.ur-container-sm{max-width:960px}}@media (min-width:1200px){.ur-container,.ur-container-lg,.ur-container-md,.ur-container-sm,.ur-container-xl{max-width:1140px}}@media (min-width:1400px){.ur-container,.ur-container-lg,.ur-container-md,.ur-container-sm,.ur-container-xl,.ur-container-xxl{max-width:1320px}}.ur-row{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.ur-col,.ur-col-1,.ur-col-10,.ur-col-11,.ur-col-12,.ur-col-2,.ur-col-3,.ur-col-4,.ur-col-5,.ur-col-6,.ur-col-7,.ur-col-8,.ur-col-9,.ur-col-auto,.ur-col-lg,.ur-col-lg-1,.ur-col-lg-10,.ur-col-lg-11,.ur-col-lg-12,.ur-col-lg-2,.ur-col-lg-3,.ur-col-lg-4,.ur-col-lg-5,.ur-col-lg-6,.ur-col-lg-7,.ur-col-lg-8,.ur-col-lg-9,.ur-col-lg-auto,.ur-col-md,.ur-col-md-1,.ur-col-md-10,.ur-col-md-11,.ur-col-md-12,.ur-col-md-2,.ur-col-md-3,.ur-col-md-4,.ur-col-md-5,.ur-col-md-6,.ur-col-md-7,.ur-col-md-8,.ur-col-md-9,.ur-col-md-auto,.ur-col-sm,.ur-col-sm-1,.ur-col-sm-10,.ur-col-sm-11,.ur-col-sm-12,.ur-col-sm-2,.ur-col-sm-3,.ur-col-sm-4,.ur-col-sm-5,.ur-col-sm-6,.ur-col-sm-7,.ur-col-sm-8,.ur-col-sm-9,.ur-col-sm-auto,.ur-col-xl,.ur-col-xl-1,.ur-col-xl-10,.ur-col-xl-11,.ur-col-xl-12,.ur-col-xl-2,.ur-col-xl-3,.ur-col-xl-4,.ur-col-xl-5,.ur-col-xl-6,.ur-col-xl-7,.ur-col-xl-8,.ur-col-xl-9,.ur-col-xl-auto,.ur-col-xxl,.ur-col-xxl-1,.ur-col-xxl-10,.ur-col-xxl-11,.ur-col-xxl-12,.ur-col-xxl-2,.ur-col-xxl-3,.ur-col-xxl-4,.ur-col-xxl-5,.ur-col-xxl-6,.ur-col-xxl-7,.ur-col-xxl-8,.ur-col-xxl-9,.ur-col-xxl-auto{position:relative;width:100%;padding-left:12px;padding-right:12px}.ur-col{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-1{margin-right:8.3333333333%}.ur-offset-2{margin-right:16.6666666667%}.ur-offset-3{margin-right:25%}.ur-offset-4{margin-right:33.3333333333%}.ur-offset-5{margin-right:41.6666666667%}.ur-offset-6{margin-right:50%}.ur-offset-7{margin-right:58.3333333333%}.ur-offset-8{margin-right:66.6666666667%}.ur-offset-9{margin-right:75%}.ur-offset-10{margin-right:83.3333333333%}.ur-offset-11{margin-right:91.6666666667%}.ur-g-0,.ur-gx-0{--bs-gutter-x:0}.ur-g-0,.ur-gy-0{--bs-gutter-y:0}.ur-g-1,.ur-gx-1{--bs-gutter-x:4px}.ur-g-1,.ur-gy-1{--bs-gutter-y:4px}.ur-g-2,.ur-gx-2{--bs-gutter-x:8px}.ur-g-2,.ur-gy-2{--bs-gutter-y:8px}.ur-g-3,.ur-gx-3{--bs-gutter-x:12px}.ur-g-3,.ur-gy-3{--bs-gutter-y:12px}.ur-g-4,.ur-gx-4{--bs-gutter-x:16px}.ur-g-4,.ur-gy-4{--bs-gutter-y:16px}.ur-g-5,.ur-gx-5{--bs-gutter-x:20px}.ur-g-5,.ur-gy-5{--bs-gutter-y:20px}.ur-g-6,.ur-gx-6{--bs-gutter-x:24px}.ur-g-6,.ur-gy-6{--bs-gutter-y:24px}.ur-g-7,.ur-gx-7{--bs-gutter-x:28px}.ur-g-7,.ur-gy-7{--bs-gutter-y:28px}.ur-g-8,.ur-gx-8{--bs-gutter-x:32px}.ur-g-8,.ur-gy-8{--bs-gutter-y:32px}@media (min-width:576px){.ur-col-sm{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-sm-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-sm-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-sm-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-sm-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-sm-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-sm-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-sm-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-sm-0{margin-right:0}.ur-offset-sm-1{margin-right:8.3333333333%}.ur-offset-sm-2{margin-right:16.6666666667%}.ur-offset-sm-3{margin-right:25%}.ur-offset-sm-4{margin-right:33.3333333333%}.ur-offset-sm-5{margin-right:41.6666666667%}.ur-offset-sm-6{margin-right:50%}.ur-offset-sm-7{margin-right:58.3333333333%}.ur-offset-sm-8{margin-right:66.6666666667%}.ur-offset-sm-9{margin-right:75%}.ur-offset-sm-10{margin-right:83.3333333333%}.ur-offset-sm-11{margin-right:91.6666666667%}.ur-g-sm-0,.ur-gx-sm-0{--bs-gutter-x:0}.ur-g-sm-0,.ur-gy-sm-0{--bs-gutter-y:0}.ur-g-sm-1,.ur-gx-sm-1{--bs-gutter-x:4px}.ur-g-sm-1,.ur-gy-sm-1{--bs-gutter-y:4px}.ur-g-sm-2,.ur-gx-sm-2{--bs-gutter-x:8px}.ur-g-sm-2,.ur-gy-sm-2{--bs-gutter-y:8px}.ur-g-sm-3,.ur-gx-sm-3{--bs-gutter-x:12px}.ur-g-sm-3,.ur-gy-sm-3{--bs-gutter-y:12px}.ur-g-sm-4,.ur-gx-sm-4{--bs-gutter-x:16px}.ur-g-sm-4,.ur-gy-sm-4{--bs-gutter-y:16px}.ur-g-sm-5,.ur-gx-sm-5{--bs-gutter-x:20px}.ur-g-sm-5,.ur-gy-sm-5{--bs-gutter-y:20px}.ur-g-sm-6,.ur-gx-sm-6{--bs-gutter-x:24px}.ur-g-sm-6,.ur-gy-sm-6{--bs-gutter-y:24px}.ur-g-sm-7,.ur-gx-sm-7{--bs-gutter-x:28px}.ur-g-sm-7,.ur-gy-sm-7{--bs-gutter-y:28px}.ur-g-sm-8,.ur-gx-sm-8{--bs-gutter-x:32px}.ur-g-sm-8,.ur-gy-sm-8{--bs-gutter-y:32px}}@media (min-width:768px){.ur-col-md{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-md-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-md-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-md-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-md-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-md-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-md-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-md-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-md-0{margin-right:0}.ur-offset-md-1{margin-right:8.3333333333%}.ur-offset-md-2{margin-right:16.6666666667%}.ur-offset-md-3{margin-right:25%}.ur-offset-md-4{margin-right:33.3333333333%}.ur-offset-md-5{margin-right:41.6666666667%}.ur-offset-md-6{margin-right:50%}.ur-offset-md-7{margin-right:58.3333333333%}.ur-offset-md-8{margin-right:66.6666666667%}.ur-offset-md-9{margin-right:75%}.ur-offset-md-10{margin-right:83.3333333333%}.ur-offset-md-11{margin-right:91.6666666667%}.ur-g-md-0,.ur-gx-md-0{--bs-gutter-x:0}.ur-g-md-0,.ur-gy-md-0{--bs-gutter-y:0}.ur-g-md-1,.ur-gx-md-1{--bs-gutter-x:4px}.ur-g-md-1,.ur-gy-md-1{--bs-gutter-y:4px}.ur-g-md-2,.ur-gx-md-2{--bs-gutter-x:8px}.ur-g-md-2,.ur-gy-md-2{--bs-gutter-y:8px}.ur-g-md-3,.ur-gx-md-3{--bs-gutter-x:12px}.ur-g-md-3,.ur-gy-md-3{--bs-gutter-y:12px}.ur-g-md-4,.ur-gx-md-4{--bs-gutter-x:16px}.ur-g-md-4,.ur-gy-md-4{--bs-gutter-y:16px}.ur-g-md-5,.ur-gx-md-5{--bs-gutter-x:20px}.ur-g-md-5,.ur-gy-md-5{--bs-gutter-y:20px}.ur-g-md-6,.ur-gx-md-6{--bs-gutter-x:24px}.ur-g-md-6,.ur-gy-md-6{--bs-gutter-y:24px}.ur-g-md-7,.ur-gx-md-7{--bs-gutter-x:28px}.ur-g-md-7,.ur-gy-md-7{--bs-gutter-y:28px}.ur-g-md-8,.ur-gx-md-8{--bs-gutter-x:32px}.ur-g-md-8,.ur-gy-md-8{--bs-gutter-y:32px}}@media (min-width:992px){.ur-col-lg{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-lg-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-lg-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-lg-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-lg-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-lg-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-lg-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-lg-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-lg-0{margin-right:0}.ur-offset-lg-1{margin-right:8.3333333333%}.ur-offset-lg-2{margin-right:16.6666666667%}.ur-offset-lg-3{margin-right:25%}.ur-offset-lg-4{margin-right:33.3333333333%}.ur-offset-lg-5{margin-right:41.6666666667%}.ur-offset-lg-6{margin-right:50%}.ur-offset-lg-7{margin-right:58.3333333333%}.ur-offset-lg-8{margin-right:66.6666666667%}.ur-offset-lg-9{margin-right:75%}.ur-offset-lg-10{margin-right:83.3333333333%}.ur-offset-lg-11{margin-right:91.6666666667%}.ur-g-lg-0,.ur-gx-lg-0{--bs-gutter-x:0}.ur-g-lg-0,.ur-gy-lg-0{--bs-gutter-y:0}.ur-g-lg-1,.ur-gx-lg-1{--bs-gutter-x:4px}.ur-g-lg-1,.ur-gy-lg-1{--bs-gutter-y:4px}.ur-g-lg-2,.ur-gx-lg-2{--bs-gutter-x:8px}.ur-g-lg-2,.ur-gy-lg-2{--bs-gutter-y:8px}.ur-g-lg-3,.ur-gx-lg-3{--bs-gutter-x:12px}.ur-g-lg-3,.ur-gy-lg-3{--bs-gutter-y:12px}.ur-g-lg-4,.ur-gx-lg-4{--bs-gutter-x:16px}.ur-g-lg-4,.ur-gy-lg-4{--bs-gutter-y:16px}.ur-g-lg-5,.ur-gx-lg-5{--bs-gutter-x:20px}.ur-g-lg-5,.ur-gy-lg-5{--bs-gutter-y:20px}.ur-g-lg-6,.ur-gx-lg-6{--bs-gutter-x:24px}.ur-g-lg-6,.ur-gy-lg-6{--bs-gutter-y:24px}.ur-g-lg-7,.ur-gx-lg-7{--bs-gutter-x:28px}.ur-g-lg-7,.ur-gy-lg-7{--bs-gutter-y:28px}.ur-g-lg-8,.ur-gx-lg-8{--bs-gutter-x:32px}.ur-g-lg-8,.ur-gy-lg-8{--bs-gutter-y:32px}}@media (min-width:1200px){.ur-col-xl{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-xl-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-xl-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-xl-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-xl-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-xl-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-xl-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-xl-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-xl-0{margin-right:0}.ur-offset-xl-1{margin-right:8.3333333333%}.ur-offset-xl-2{margin-right:16.6666666667%}.ur-offset-xl-3{margin-right:25%}.ur-offset-xl-4{margin-right:33.3333333333%}.ur-offset-xl-5{margin-right:41.6666666667%}.ur-offset-xl-6{margin-right:50%}.ur-offset-xl-7{margin-right:58.3333333333%}.ur-offset-xl-8{margin-right:66.6666666667%}.ur-offset-xl-9{margin-right:75%}.ur-offset-xl-10{margin-right:83.3333333333%}.ur-offset-xl-11{margin-right:91.6666666667%}.ur-g-xl-0,.ur-gx-xl-0{--bs-gutter-x:0}.ur-g-xl-0,.ur-gy-xl-0{--bs-gutter-y:0}.ur-g-xl-1,.ur-gx-xl-1{--bs-gutter-x:4px}.ur-g-xl-1,.ur-gy-xl-1{--bs-gutter-y:4px}.ur-g-xl-2,.ur-gx-xl-2{--bs-gutter-x:8px}.ur-g-xl-2,.ur-gy-xl-2{--bs-gutter-y:8px}.ur-g-xl-3,.ur-gx-xl-3{--bs-gutter-x:12px}.ur-g-xl-3,.ur-gy-xl-3{--bs-gutter-y:12px}.ur-g-xl-4,.ur-gx-xl-4{--bs-gutter-x:16px}.ur-g-xl-4,.ur-gy-xl-4{--bs-gutter-y:16px}.ur-g-xl-5,.ur-gx-xl-5{--bs-gutter-x:20px}.ur-g-xl-5,.ur-gy-xl-5{--bs-gutter-y:20px}.ur-g-xl-6,.ur-gx-xl-6{--bs-gutter-x:24px}.ur-g-xl-6,.ur-gy-xl-6{--bs-gutter-y:24px}.ur-g-xl-7,.ur-gx-xl-7{--bs-gutter-x:28px}.ur-g-xl-7,.ur-gy-xl-7{--bs-gutter-y:28px}.ur-g-xl-8,.ur-gx-xl-8{--bs-gutter-x:32px}.ur-g-xl-8,.ur-gy-xl-8{--bs-gutter-y:32px}}@media (min-width:1400px){.ur-col-xxl{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-xxl-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-xxl-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-xxl-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-xxl-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-xxl-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-xxl-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-xxl-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-xxl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-xxl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-xxl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-xxl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-xxl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-xxl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-xxl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-xxl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-xxl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-xxl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-xxl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-xxl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-xxl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-xxl-0{margin-right:0}.ur-offset-xxl-1{margin-right:8.3333333333%}.ur-offset-xxl-2{margin-right:16.6666666667%}.ur-offset-xxl-3{margin-right:25%}.ur-offset-xxl-4{margin-right:33.3333333333%}.ur-offset-xxl-5{margin-right:41.6666666667%}.ur-offset-xxl-6{margin-right:50%}.ur-offset-xxl-7{margin-right:58.3333333333%}.ur-offset-xxl-8{margin-right:66.6666666667%}.ur-offset-xxl-9{margin-right:75%}.ur-offset-xxl-10{margin-right:83.3333333333%}.ur-offset-xxl-11{margin-right:91.6666666667%}.ur-g-xxl-0,.ur-gx-xxl-0{--bs-gutter-x:0}.ur-g-xxl-0,.ur-gy-xxl-0{--bs-gutter-y:0}.ur-g-xxl-1,.ur-gx-xxl-1{--bs-gutter-x:4px}.ur-g-xxl-1,.ur-gy-xxl-1{--bs-gutter-y:4px}.ur-g-xxl-2,.ur-gx-xxl-2{--bs-gutter-x:8px}.ur-g-xxl-2,.ur-gy-xxl-2{--bs-gutter-y:8px}.ur-g-xxl-3,.ur-gx-xxl-3{--bs-gutter-x:12px}.ur-g-xxl-3,.ur-gy-xxl-3{--bs-gutter-y:12px}.ur-g-xxl-4,.ur-gx-xxl-4{--bs-gutter-x:16px}.ur-g-xxl-4,.ur-gy-xxl-4{--bs-gutter-y:16px}.ur-g-xxl-5,.ur-gx-xxl-5{--bs-gutter-x:20px}.ur-g-xxl-5,.ur-gy-xxl-5{--bs-gutter-y:20px}.ur-g-xxl-6,.ur-gx-xxl-6{--bs-gutter-x:24px}.ur-g-xxl-6,.ur-gy-xxl-6{--bs-gutter-y:24px}.ur-g-xxl-7,.ur-gx-xxl-7{--bs-gutter-x:28px}.ur-g-xxl-7,.ur-gy-xxl-7{--bs-gutter-y:28px}.ur-g-xxl-8,.ur-gx-xxl-8{--bs-gutter-x:32px}.ur-g-xxl-8,.ur-gy-xxl-8{--bs-gutter-y:32px}}.user-registration-overlay{background-color:rgba(45,53,89,.3);position:absolute;right:0;left:0;top:0;bottom:0;z-index:1}.user-registration-overlay.is-fixed{position:fixed}#wpcontent .user-registration-overlay{margin-right:-20px}.user-registration-overlay .ur-spinner{position:absolute;right:0;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:0 auto}.user-registration-overlay .ur-spinner::before{width:20px;height:20px}#wpcontent .wrap .user-registration-header{margin:-10px -22px 0 -20px}.user-registration-header{background:#fff;padding:12px 16px}.user-registration_page_user-registration-settings .user-registration-header{background-color:#475bb2;padding:20px 0 0}.user-registration_page_user-registration-settings .user-registration-header .ur-scroll-ui__scroll-nav__icon{color:#fff}.user-registration_page_user-registration-settings .user-registration-header .ur-scroll-ui__scroll-nav--backward{background:-webkit-gradient(linear,left top,right top,from(rgba(71,91,178,.3)),color-stop(rgba(71,91,178,.85)),to(#475bb2));background:-webkit-linear-gradient(left,rgba(71,91,178,.3),rgba(71,91,178,.85),#475bb2);background:linear-gradient(to right,rgba(71,91,178,.3),rgba(71,91,178,.85),#475bb2)}.user-registration_page_user-registration-settings .user-registration-header .ur-scroll-ui__scroll-nav--forward{background:-webkit-gradient(linear,right top,left top,from(rgba(71,91,178,.3)),color-stop(rgba(71,91,178,.85)),to(#475bb2));background:-webkit-linear-gradient(right,rgba(71,91,178,.3),rgba(71,91,178,.85),#475bb2);background:linear-gradient(to left,rgba(71,91,178,.3),rgba(71,91,178,.85),#475bb2)}.user-registration_page_user-registration-settings .user-registration-header .subsubsub{background:#fff;font-size:14px;padding:0 16px;margin-top:0;float:none;text-align:right}.user-registration_page_user-registration-settings .user-registration-header .subsubsub a{color:#2d3559;display:block;font-weight:600;padding:8px 12px}.user-registration_page_user-registration-settings .user-registration-header .subsubsub a.current{color:#475bb2}.user-registration-template-setup{max-width:1074px;margin:40px auto 0}.user-registration-template-setup *,.user-registration-template-setup ::after,.user-registration-template-setup ::before{box-sizing:border-box}.user-registration-template-wrap{cursor:pointer;margin-bottom:24px}.user-registration-template-wrap#user-registration-email-template-blank .user-registration-template-wrap__figure::before{content:'';display:block;background-color:rgba(45,53,89,.2);position:absolute;top:0;bottom:0;width:100%;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;opacity:0;visibility:none}.user-registration-template-wrap#user-registration-email-template-blank:hover .user-registration-template-wrap__figure::before{opacity:1;visibility:visible}.user-registration-template-wrap__figure{background-color:#f0f1f5;margin:0;min-height:260px;position:relative;border-radius:4px;overflow:hidden}.user-registration-template-wrap__figure img{max-width:100%;display:block}.user-registration-template-wrap__overlay{background:rgba(45,53,89,.6);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;position:absolute;right:0;left:0;top:0;bottom:0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;visibility:hidden;opacity:0}.user-registration-template-wrap__overlay .button{border-color:#fff}.user-registration-template-wrap__title{color:#4c5477;font-size:16px;font-weight:500}.user-registration-template-wrap__title:hover{color:#475bb2}.user-registration-template-wrap:hover .user-registration-template-wrap__overlay{visibility:visible;opacity:1}@-webkit-keyframes spin{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes spin{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes ur-circle-loading{0%,100%{-webkit-animation-timing-function:cubic-bezier(.2,0,.8,1);animation-timing-function:cubic-bezier(.2,0,.8,1)}50%{-webkit-animation-timing-function:cubic-bezier(0,.2,1,.8);animation-timing-function:cubic-bezier(0,.2,1,.8)}0%{-webkit-transform:rotate(0) translate(0,-20px) scale(0);transform:rotate(0) translate(0,-20px) scale(0)}50%{-webkit-transform:rotate(-180deg) translate(0,-20px) scale(1);transform:rotate(-180deg) translate(0,-20px) scale(1)}100%{-webkit-transform:rotate(-360deg) translate(0,-20px) scale(0);transform:rotate(-360deg) translate(0,-20px) scale(0)}}@keyframes ur-circle-loading{0%,100%{-webkit-animation-timing-function:cubic-bezier(.2,0,.8,1);animation-timing-function:cubic-bezier(.2,0,.8,1)}50%{-webkit-animation-timing-function:cubic-bezier(0,.2,1,.8);animation-timing-function:cubic-bezier(0,.2,1,.8)}0%{-webkit-transform:rotate(0) translate(0,-20px) scale(0);transform:rotate(0) translate(0,-20px) scale(0)}50%{-webkit-transform:rotate(-180deg) translate(0,-20px) scale(1);transform:rotate(-180deg) translate(0,-20px) scale(1)}100%{-webkit-transform:rotate(-360deg) translate(0,-20px) scale(0);transform:rotate(-360deg) translate(0,-20px) scale(0)}}@-webkit-keyframes ur-circle-loading-keyframe{0%,100%{-webkit-animation-timing-function:cubic-bezier(.2,0,.8,1);animation-timing-function:cubic-bezier(.2,0,.8,1)}50%{-webkit-animation-timing-function:cubic-bezier(0,.2,1,.8);animation-timing-function:cubic-bezier(0,.2,1,.8)}0%{-webkit-transform:rotate(0) translate(0,-20px) scale(0);transform:rotate(0) translate(0,-20px) scale(0)}50%{-webkit-transform:rotate(-180deg) translate(0,-20px) scale(1);transform:rotate(-180deg) translate(0,-20px) scale(1)}100%{-webkit-transform:rotate(-360deg) translate(0,-20px) scale(0);transform:rotate(-360deg) translate(0,-20px) scale(0)}}@-webkit-keyframes open-message{0%{opacity:0;-webkit-transform:translateY(-120%);transform:translateY(-120%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes open-message{0%{opacity:0;-webkit-transform:translateY(-120%);transform:translateY(-120%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes close-message{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes close-message{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}}.blockUI.blockOverlay::before{width:16px;height:16px;position:absolute;display:block;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(../images/icons/loader.svg) center center;background-size:cover}.toplevel_page_user-registration .shortcode .widefat,.user-registration_page_user-registration-frontend-list .shortcode .widefat{width:calc(100% - 40px)}.toplevel_page_user-registration .shortcode .ur-copy-shortcode,.user-registration_page_user-registration-frontend-list .shortcode .ur-copy-shortcode{padding:4px;line-height:1}.user-registration_page_user-registration-settings .notice{display:none}.ur-spinner{width:16px;height:16px;margin-right:6px;margin-bottom:2px;display:inline-block;vertical-align:middle}.ur-spinner::before{width:16px;height:16px;position:absolute;display:block;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(../images/icons/loader.svg) center center;background-size:cover}.user-registration__wrap *,.user-registration__wrap ::after,.user-registration__wrap ::before{box-sizing:border-box}.ur-export-users-page{margin-top:24px}.ur-export-users-page .nav-tab-content .nav-tab-inside .postbox{width:50%;-webkit-box-flex:1;-webkit-flex:1;flex:1}.ur-export-users-page .nav-tab-content .nav-tab-inside .postbox .hndle{border-bottom:1px solid #ccd0d4}.swal2-container .user-registration-swal2-modal .ur-export-users-page .nav-tab-content .nav-tab-inside .postbox .swal2-input,.ur-export-users-page .nav-tab-content .nav-tab-inside .postbox .swal2-container .user-registration-swal2-modal .swal2-input,.ur-export-users-page .nav-tab-content .nav-tab-inside .postbox .ur-input{max-width:inherit}.ur-export-users-page .nav-tab-content .hndle,.ur-export-users-page .nav-tab-content .stuffbox .hndle{margin:10px;padding-bottom:10px}.ur-export-users-page .nav-tab-content .stuffbox{padding:10px}.ur-label .user-registration-help-tip{margin-right:2px}.ur_addons_wrap *,.ur_addons_wrap ::after,.ur_addons_wrap ::before{box-sizing:border-box}.ur_addons_wrap .products{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.ur_addons_wrap .products li{width:20%;padding:0 12px;-webkit-box-flex:0;-webkit-flex:0 0 20%;flex:0 0 20%;margin-bottom:24px}@media only screen and (max-width:1599px){.ur_addons_wrap .products li{width:33.333%;-webkit-box-flex:0;-webkit-flex:0 0 33.333%;flex:0 0 33.333%}}@media only screen and (max-width:768px){.ur_addons_wrap .products li{width:50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%}}@media only screen and (max-width:480px){.ur_addons_wrap .products li{width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;margin-bottom:12px}}.ur_addons_wrap .products li a{text-decoration:none;color:inherit;border:1px solid #ddd;display:block;min-height:220px;overflow:hidden;background:#f5f5f5;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.1)}.ur_addons_wrap .products li a .product-image{display:block;background:#fff}.ur_addons_wrap .products li a .product-image img{max-width:100%;display:block;margin:0}.ur_addons_wrap .products li a img.extension-thumb+h3{display:none}.ur_addons_wrap .products li a .price{display:none}.ur_addons_wrap .products li a h2,.ur_addons_wrap .products li a h3{margin:0!important;padding:20px!important;background:#fff}.ur_addons_wrap .products li a p{padding:20px!important;margin:0!important;border-top:1px solid #f1f1f1}.ur_addons_wrap .products li a:focus,.ur_addons_wrap .products li a:hover{background-color:#fff}.clear{clear:both}.wrap.user-registration div.error,.wrap.user-registration div.updated{margin-top:10px}.user-registration_page_add-new-registration #wpfooter{display:none}.user-registration_page_add-new-registration .ur-form-container{margin:0}.user-registration_page_add-new-registration .ur-form-container .ur-loading-container{position:fixed;right:160px;left:0;top:0;bottom:0;background:#fff;display:-webkit-box;display:-webkit-flex;display:flex;z-index:9}.user-registration_page_add-new-registration .ur-form-container .ur-loading-container .ur-circle-loading{margin:auto;right:30px}.user-registration_page_add-new-registration .ur-form-container #menu-management{margin-top:0}.user-registration_page_add-new-registration .ur-form-container #menu-management .menu-edit{position:fixed;right:160px;left:0;border:none;box-shadow:none;margin-bottom:0}.user-registration_page_add-new-registration .ur-form-container #ur-full-screen-mode.closed .ur-fs-close-label{display:none}.user-registration_page_add-new-registration .ur-form-container #ur-full-screen-mode.opened .ur-fs-open-label{display:none}.user-registration_page_add-new-registration #menu-management-liquid{margin-top:0;margin-right:-20px;min-width:calc(100% + 20px)}.user-registration_page_add-new-registration #nav-menu-header{padding:12px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative;border-color:#dee0e9;background-color:#fff;z-index:9}.user-registration_page_add-new-registration #nav-menu-header .ur-brand-logo{border-left:1px solid #dee0e9}.user-registration_page_add-new-registration #nav-menu-header .ur-brand-logo img{width:32px;height:32px;margin-left:8px;display:-webkit-box;display:-webkit-flex;display:flex}.user-registration_page_add-new-registration #nav-menu-header::after,.user-registration_page_add-new-registration #nav-menu-header::before{content:"";display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;right:0;left:0;bottom:0;background:#fff}.user-registration_page_add-new-registration #nav-menu-header::before{top:0;z-index:-1}.user-registration_page_add-new-registration #nav-menu-header::after{height:10px;box-shadow:0 4px 8px rgba(45,53,89,.08);z-index:-2}.user-registration_page_add-new-registration .major-publishing-actions{clear:both;line-height:28px;margin-right:auto}.user-registration_page_add-new-registration .major-publishing-actions .publishing-action{text-align:left;float:left}.user-registration_page_add-new-registration .major-publishing-actions .publishing-action input.code{width:265px;height:33px;padding:0 6px;margin:0;border-color:#dee0e9;background-color:#f0f1f5;border-radius:0 3px 3px 0}.user-registration_page_add-new-registration .major-publishing-actions #copy-shortcode{margin-right:-5px;border-radius:4px 0 0 4px}.user-registration_page_add-new-registration .major-publishing-actions #copy-shortcode svg{fill:#fff;margin-bottom:5px;vertical-align:middle}.ur-backbone-modal *{box-sizing:border-box}.ur-backbone-modal .ur-backbone-modal-content{position:fixed;background-color:#fff;z-index:100000;right:50%;top:50%;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%);width:500px}.ur-backbone-modal .ur-backbone-modal-content article{overflow:auto}.ur-backbone-modal.ur-backbone-modal-content{width:75%;min-width:500px}.ur-backbone-modal .select2-container{width:100%!important}.ur-backbone-modal-backdrop{position:fixed;top:0;right:0;left:0;bottom:0;min-height:360px;background-color:#2d3559;opacity:.7;z-index:99900}.ur-backbone-modal-main{padding-bottom:55px}.ur-backbone-modal-main article,.ur-backbone-modal-main header{display:block;position:relative}.ur-backbone-modal-main .ur-backbone-modal-header{height:auto;background-color:#f0f1f5;padding:1em 1.5em;border-bottom:1px solid #dee0e9}.ur-backbone-modal-main .ur-backbone-modal-header h1{margin:0;font-size:18px;font-weight:700;line-height:1.5em}.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link{cursor:pointer;color:#777;height:54px;width:54px;padding:0;position:absolute;top:0;left:0;text-align:center;border:0;border-right:1px solid #dee0e9;background-color:transparent;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link::before{font:normal 22px/50px dashicons!important;color:#676d8a;display:block;content:"\f335";font-weight:300}.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link:focus,.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link:hover{background-color:#dee0e9;border-color:#ccc;color:#2d3559}.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link:focus{outline:0}.ur-backbone-modal-main article{padding:1.5em}.ur-backbone-modal-main article p{margin:1.5em 0}.ur-backbone-modal-main article p:first-child{margin-top:0}.ur-backbone-modal-main article p:last-child{margin-bottom:0}.ur-backbone-modal-main article .pagination{padding:10px 0 0;text-align:center}.ur-backbone-modal-main footer{position:absolute;right:0;left:0;bottom:0;z-index:100;padding:1em 1.5em;background-color:#f0f1f5;border-top:1px solid #dfdfdf;box-shadow:0 -4px 4px -4px rgba(0,0,0,.1)}.ur-backbone-modal-main footer .inner{float:left;line-height:23px}.ur-backbone-modal-main footer .inner .button{margin-bottom:0}.user-registration textarea[disabled=disabled]{background:#dfdfdf!important}.user-registration table.form-table{margin:0;position:relative}.user-registration table.form-table fieldset{margin-top:4px}.user-registration table.form-table fieldset .user-registration-help-tip,.user-registration table.form-table fieldset img.help_tip{margin:-3px 5px 0 0}.user-registration table.form-table fieldset p.description{margin-bottom:8px}.user-registration table.form-table fieldset:first-child{margin-top:0}.user-registration table.form-table th{position:relative;padding-left:24px}.user-registration table.form-table th label{display:inline-block}.user-registration table.form-table th .user-registration-help-tip,.user-registration table.form-table th img.help_tip{margin:0 0 0 -24px;float:left}.user-registration table.form-table .select2-container{display:block;max-width:350px;margin-bottom:3px}.user-registration table.form-table .forminp-radio ul{margin:0}.user-registration table.form-table .forminp-radio ul li{line-height:1.4em}.user-registration table.form-table textarea.input-text{height:100%;min-width:150px;display:block}.user-registration table.form-table input.regular-input{width:25em}.user-registration table.form-table textarea.wide-input{width:100%}.user-registration table.form-table .help_tip,.user-registration table.form-table .user-registration-help-tip{padding:0;margin:-4px 5px 0 0;vertical-align:middle;cursor:help;line-height:1}.user-registration table.form-table .wp-list-table .user-registration-help-tip{float:none}.user-registration table.form-table .iris-picker{z-index:100;display:none;position:absolute;border:1px solid #ccc;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.user-registration table.form-table .iris-picker .ui-slider{border:0!important;margin:0!important;width:auto!important;height:auto!important;background:none transparent!important}.user-registration table.form-table .iris-picker .ui-slider .ui-slider-handle{margin-bottom:0!important}.user-registration table.form-table .colorpickpreview{padding:3px;padding-right:20px;border:1px solid #dee0e9;border-left:0}.user-registration table.form-table .colorpick{border-right:0}.user-registration table.form-table .image_width_settings{vertical-align:middle}.user-registration table.form-table .image_width_settings label{margin-right:10px}.user-registration table.form-table .dashicons{margin-bottom:2px;vertical-align:middle}.ur-registered-from{display:-webkit-box;display:-webkit-flex;display:flex;background-color:#fff}.ur-registered-from *{box-sizing:border-box}.ur-registered-from :focus{outline:0}.ur-registered-from a{text-decoration:none}.ur-registered-from h3,.ur-registered-from h4{color:#2d3559;font-weight:500}.ur-registered-from h4{font-size:16px}.ur-registered-from .ur-field label{font-weight:400;word-break:break-all}.ur-registered-from .ur-field label:last-child{margin-bottom:0}.ur-registered-from .ur-field input[type=checkbox],.ur-registered-from .ur-field input[type=radio]{opacity:1;box-shadow:none;border-color:#dee0e9}.ur-registered-from .wp-picker-container .wp-picker-input-wrap label{display:inline-block;width:auto}.ur-registered-from .wp-picker-container .wp-picker-input-wrap label input.wp-color-picker{height:auto;padding:3px 5px}.ur-registered-from .ur-no-pointer{pointer-events:none}.ur-registered-from .ur-registered-item{cursor:move;padding:4px;color:#676d8a;height:110px;font-size:12px;border-radius:4px;margin:0 8px 16px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center;width:calc(33.3333% - 16px);background-color:#f0f1f5}.ur-registered-from .ur-registered-item .ur-icon{font-size:32px;margin-bottom:4px}.ur-registered-from .ur-registered-item:hover{background-color:#475bb2;color:#fff}.ur-registered-from .ur-registered-item.ui-draggable-dragging{width:110px!important;z-index:9!important}.ur-registered-from .ur-registered-item.ui-draggable-disabled{color:#b6bbcf}.ur-registered-from .ur-registered-item.ui-draggable-disabled.ur-upgradable-field{cursor:pointer!important}.ur-registered-from .ur-registered-item.ui-draggable-disabled:hover{background:#f0f1f5;cursor:not-allowed}.ur-registered-from .ur-registered-inputs{width:412px}.ur-registered-from .ur-registered-inputs .ur-tabs{border:0 none;padding:0;font-size:14px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists{background-color:#f0f1f5;background-image:none;padding:0;border-radius:0;margin:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:none;border-top:0 none;border-left:0 none;border-right:0 none}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li{background-color:transparent;background-image:none;border-radius:0;margin:0;margin-bottom:-1px;padding:0;border:0;-webkit-box-flex:1;-webkit-flex:1;flex:1;text-align:center}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li.active{margin-bottom:0;padding-bottom:0}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li.ui-state-disabled{opacity:1}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li a{float:none;text-decoration:none;margin:0;border:none;display:block;color:#2d3559;background-color:transparent;padding:12px 15px;font-weight:500;cursor:pointer}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li a:focus{box-shadow:0 0 0 0 transparent,0 0 0 0 transparent}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li a.active{background-color:#fff;color:#475bb2;line-height:24px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-contents{height:calc(100vh - 130px);position:relative;overflow-y:auto}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content{padding:16px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields input.ur-type-text{height:40px;padding:8px 12px;font-size:14px;background:#f0f1f5;border-color:#f0f1f5;border-radius:4px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields input.ur-type-text::-webkit-input-placeholder{color:#b6bbcf}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields input.ur-type-text::-ms-input-placeholder{color:#b6bbcf}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields input.ur-type-text::placeholder{color:#b6bbcf}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields svg{position:absolute;left:12px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-fields-not-found{text-align:center;margin-top:2.85em}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-fields-not-found .ur-fields-not-found-title{font-size:1.7em}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content#ur-tab-field-options,.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content#ur-tab-registered-fields{background-color:#fff}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content h2{margin:16px 0;font-size:1em;font-weight:500;color:#2d3559}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content h2~hr{border-top:1px solid #dee0e9}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-registered-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 16px);margin-right:-8px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-registered-list:last-child{margin-bottom:0}.ur-registered-from .ur-registered-inputs .ur-toggle-heading{cursor:pointer}.ur-registered-from .ur-registered-inputs .ur-toggle-heading:before{content:"\f142";cursor:pointer;display:block;font:400 20px/1 Dashicons;line-height:.5!important;padding:4px;position:relative;left:0;top:0;float:left}.ur-registered-from .ur-registered-inputs .ur-toggle-heading.closed:before{content:"\f140"}.ur-registered-from .ui-widget select,.ur-registered-from input[type=date],.ur-registered-from input[type=email],.ur-registered-from input[type=file],.ur-registered-from input[type=month],.ur-registered-from input[type=number],.ur-registered-from input[type=password],.ur-registered-from input[type=phone],.ur-registered-from input[type=tel],.ur-registered-from input[type=text],.ur-registered-from input[type=time],.ur-registered-from input[type=timepicker],.ur-registered-from input[type=url],.ur-registered-from input[type=week],.ur-registered-from select,.ur-registered-from textarea{width:100%;max-width:100%;height:32px;line-height:initial;display:block;color:#4c5477;font-size:13px;padding:4px 8px;border-radius:3px;border:1px solid #dee0e9;box-shadow:0 0 0 transparent}.ur-registered-from .ui-widget select:focus,.ur-registered-from input[type=date]:focus,.ur-registered-from input[type=email]:focus,.ur-registered-from input[type=file]:focus,.ur-registered-from input[type=month]:focus,.ur-registered-from input[type=number]:focus,.ur-registered-from input[type=password]:focus,.ur-registered-from input[type=phone]:focus,.ur-registered-from input[type=tel]:focus,.ur-registered-from input[type=text]:focus,.ur-registered-from input[type=time]:focus,.ur-registered-from input[type=timepicker]:focus,.ur-registered-from input[type=url]:focus,.ur-registered-from input[type=week]:focus,.ur-registered-from select:focus,.ur-registered-from textarea:focus{border-color:#475bb2}.ur-registered-from .ui-widget select::-webkit-input-placeholder,.ur-registered-from input[type=date]::-webkit-input-placeholder,.ur-registered-from input[type=email]::-webkit-input-placeholder,.ur-registered-from input[type=file]::-webkit-input-placeholder,.ur-registered-from input[type=month]::-webkit-input-placeholder,.ur-registered-from input[type=number]::-webkit-input-placeholder,.ur-registered-from input[type=password]::-webkit-input-placeholder,.ur-registered-from input[type=phone]::-webkit-input-placeholder,.ur-registered-from input[type=tel]::-webkit-input-placeholder,.ur-registered-from input[type=text]::-webkit-input-placeholder,.ur-registered-from input[type=time]::-webkit-input-placeholder,.ur-registered-from input[type=timepicker]::-webkit-input-placeholder,.ur-registered-from input[type=url]::-webkit-input-placeholder,.ur-registered-from input[type=week]::-webkit-input-placeholder,.ur-registered-from select::-webkit-input-placeholder,.ur-registered-from textarea::-webkit-input-placeholder{color:#b6bbcf}.ur-registered-from .ui-widget select::-ms-input-placeholder,.ur-registered-from input[type=date]::-ms-input-placeholder,.ur-registered-from input[type=email]::-ms-input-placeholder,.ur-registered-from input[type=file]::-ms-input-placeholder,.ur-registered-from input[type=month]::-ms-input-placeholder,.ur-registered-from input[type=number]::-ms-input-placeholder,.ur-registered-from input[type=password]::-ms-input-placeholder,.ur-registered-from input[type=phone]::-ms-input-placeholder,.ur-registered-from input[type=tel]::-ms-input-placeholder,.ur-registered-from input[type=text]::-ms-input-placeholder,.ur-registered-from input[type=time]::-ms-input-placeholder,.ur-registered-from input[type=timepicker]::-ms-input-placeholder,.ur-registered-from input[type=url]::-ms-input-placeholder,.ur-registered-from input[type=week]::-ms-input-placeholder,.ur-registered-from select::-ms-input-placeholder,.ur-registered-from textarea::-ms-input-placeholder{color:#b6bbcf}.ur-registered-from .ui-widget select::placeholder,.ur-registered-from input[type=date]::placeholder,.ur-registered-from input[type=email]::placeholder,.ur-registered-from input[type=file]::placeholder,.ur-registered-from input[type=month]::placeholder,.ur-registered-from input[type=number]::placeholder,.ur-registered-from input[type=password]::placeholder,.ur-registered-from input[type=phone]::placeholder,.ur-registered-from input[type=tel]::placeholder,.ur-registered-from input[type=text]::placeholder,.ur-registered-from input[type=time]::placeholder,.ur-registered-from input[type=timepicker]::placeholder,.ur-registered-from input[type=url]::placeholder,.ur-registered-from input[type=week]::placeholder,.ur-registered-from select::placeholder,.ur-registered-from textarea::placeholder{color:#b6bbcf}.ur-registered-from .ui-widget select:disabled,.ur-registered-from input[type=date]:disabled,.ur-registered-from input[type=email]:disabled,.ur-registered-from input[type=file]:disabled,.ur-registered-from input[type=month]:disabled,.ur-registered-from input[type=number]:disabled,.ur-registered-from input[type=password]:disabled,.ur-registered-from input[type=phone]:disabled,.ur-registered-from input[type=tel]:disabled,.ur-registered-from input[type=text]:disabled,.ur-registered-from input[type=time]:disabled,.ur-registered-from input[type=timepicker]:disabled,.ur-registered-from input[type=url]:disabled,.ur-registered-from input[type=week]:disabled,.ur-registered-from select:disabled,.ur-registered-from textarea:disabled{color:#b6bbcf;background:#f0f1f5}.ur-registered-from select{padding-left:0}.ur-registered-from label{display:block;width:100%;margin-bottom:8px;color:#4c5477;font-size:13px;font-weight:500;line-height:1.25}.ur-registered-from textarea{padding:10px;height:100px}.ur-registered-from .ur-builder-wrapper{position:relative;-webkit-box-flex:1;-webkit-flex:1;flex:1;height:calc(100vh - 89px);background:#fafafc;border-right:1px solid #dee0e9;overflow-y:auto}.ur-registered-from .ur-builder-wrapper input[type=date]:disabled,.ur-registered-from .ur-builder-wrapper input[type=email]:disabled,.ur-registered-from .ur-builder-wrapper input[type=file]:disabled,.ur-registered-from .ur-builder-wrapper input[type=month]:disabled,.ur-registered-from .ur-builder-wrapper input[type=number]:disabled,.ur-registered-from .ur-builder-wrapper input[type=password]:disabled,.ur-registered-from .ur-builder-wrapper input[type=phone]:disabled,.ur-registered-from .ur-builder-wrapper input[type=tel]:disabled,.ur-registered-from .ur-builder-wrapper input[type=text]:disabled,.ur-registered-from .ur-builder-wrapper input[type=time]:disabled,.ur-registered-from .ur-builder-wrapper input[type=timepicker]:disabled,.ur-registered-from .ur-builder-wrapper input[type=url]:disabled,.ur-registered-from .ur-builder-wrapper input[type=week]:disabled,.ur-registered-from .ur-builder-wrapper select:disabled,.ur-registered-from .ur-builder-wrapper textarea:disabled{background:#fff}.ur-registered-from .ur-builder-wrapper .ur-builder-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.ur-registered-from .ur-builder-wrapper.ur-multipart .ur-button-quick-links{bottom:60px}.ur-registered-from .ur-builder-wrapper.ur-multipart .ur-builder-wrapper-footer .button.button-style-customizer{bottom:124px}.ur-registered-from .ur-selected-inputs{box-sizing:border-box;padding:0 20px}.ur-registered-from .ur-selected-inputs .ur-single-row{border-radius:3px;position:relative;border:1px solid transparent}.ur-registered-from .ur-selected-inputs .ur-single-row:last-child{margin-bottom:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids{display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;left:0;z-index:1;opacity:0;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button{display:-webkit-box;display:-webkit-flex;display:flex;border-radius:0;border:0;background-color:#676d8a;color:#fff;font-size:16px;height:auto;width:auto;cursor:pointer;margin:0;padding:4px 6px;line-height:1;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button svg{width:16px;height:16px;font-size:16px;fill:#fff}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button:before{font-family:dashicons}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button.ur-remove-row:hover{background:#ff4149}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button:hover{background:#475bb2}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button:first-child{border-radius:0 3px 3px 0;border-left:1px solid rgba(255,255,255,.2)}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button:nth-child(2){border-radius:3px 0 0 3px}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content{background:#fff;padding:1rem;position:absolute;top:40px;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;white-space:nowrap;border:1px solid #dee0e9;border-radius:4px;box-shadow:-1px 4px 14px 1px rgba(45,53,89,.1)}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content small{font-size:12px;margin-bottom:.5rem;color:#676d8a}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content .ur-grid-selector{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:flex;margin-left:.5rem}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content .ur-grid-selector svg{width:32px;height:32px;fill:#676d8a}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content .ur-grid-selector:last-child{margin-left:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content::before{content:"";width:8px;height:8px;border:solid #dee0e9;border-width:1px;border-right:transparent;border-bottom:transparent;position:absolute;top:-5px;left:36px;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;text-align:center;box-sizing:border-box;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border:1px solid transparent;border-radius:4px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item{display:inline-block;text-align:right;border:0 none;padding:15px;-webkit-box-flex:1;-webkit-flex:1;flex:1;border:1px solid transparent;border-radius:4px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item{margin-bottom:5px;position:relative;padding:15px;cursor:move;border:1px solid transparent;border-radius:4px;-webkit-transition:border-color .35s;transition:border-color .35s}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .select2-container{width:100%!important}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .select2-container .select2-search--inline .select2-search__field{height:auto;min-width:10px;background:0 0;margin:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-input-type-signature canvas{background:rgba(255,255,255,.5);border:1px solid #dee0e9}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item:last-child{margin-bottom:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item.ur-item-active,.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item:hover{background:#fff;border:1px solid #475bb2}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item.ui-sortable-helper{box-shadow:0 0 10px 5px rgba(45,53,89,.1)}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item.ui-sortable-placeholder{visibility:visible!important;border:1px dashed #b6bbcf;background-color:#f0f1f5}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons{display:none;position:absolute;left:10px;width:50px;text-align:center;padding:0;font-size:10px;top:10px;color:#b6bbcf}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons span{cursor:pointer;font-size:16px;height:auto}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons span:hover{color:#475bb2}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons:hover .ur-action-buttons{display:block}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons .ur-trash:hover{color:#ff4149}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur_label_top_left{text-align:right}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur_label_center{text-align:center}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur_label_top_right{text-align:left}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur_label_disabled{display:none}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item:hover .ur-action-buttons{display:block}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item>li.ur-item-dragged{list-style:none;width:100%;text-align:center;height:60px!important;box-sizing:border-box}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item>li.ur-item-dragged .spinner{float:none}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me{display:table;width:100%;height:100%}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me .user-registration-dragged-me-text{display:table-cell;vertical-align:middle;text-align:center}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me .user-registration-dragged-me-text p{display:inline-block;position:relative;color:#b6bbcf;padding-right:26px;padding-top:8px}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me .user-registration-dragged-me-text p::before{position:absolute;font-family:Dashicons;content:"\f545";font-size:22px;right:0;top:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me:empty{padding:15px;text-align:center;border-radius:4px;border:1px dashed #b6bbcf;background-color:#f0f1f5}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me:empty::before{content:"\f132";font-size:32px;color:#b6bbcf;width:32px;height:32px;font-family:dashicons;display:table-cell;vertical-align:middle}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item.ur-sortable-active .ur-registered-item{margin-bottom:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item.ur-sortable-active .user-registration-dragged-me{display:none}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item:first-child{border-radius:0 4px 4px 0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item:nth-child(2){border-radius:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item:nth-child(3){border-radius:4px 0 0 4px}.ur-registered-from .ur-selected-inputs .ur-single-row:hover .ur-grids{opacity:1}.ur-registered-from .ur-selected-inputs .ur-single-row:hover .ur-grid-lists{background:#fff;border:1px solid #b6bbcf}.ur-registered-from .ur-selected-inputs .ur-single-row:hover .ur-grid-lists .ur-grid-list-item{border-right:1px solid #b6bbcf}.ur-registered-from .ur-selected-inputs .ur-single-row:hover .ur-grid-lists .ur-grid-list-item:first-child{border-color:transparent}.ur-registered-from .ur-selected-inputs .ur-add-new-row{display:block;margin:20px auto;width:auto;height:32px;text-align:center;font-family:inherit}.ur-registered-from .ur-selected-inputs .ur-add-new-row::before{width:16px;height:16px;font-size:16px;margin-left:10px;font-family:dashicons;vertical-align:middle;padding:1px 0 1px 10px;border-left:1px solid rgba(255,255,255,.3)}.ur-registered-from .ur-selected-inputs li.ur-registered-item{width:120px!important}.ur-registered-from .ur-selected-inputs li.ur-registered-item.ui-sortable-placeholder{margin-right:0;width:100%!important;visibility:visible!important;border:1px dashed #b6bbcf;background-color:#f0f1f5}.ur-registered-from .ur-builder-wrapper-footer .button.button-style-customizer{height:48px;width:48px;bottom:72px;box-shadow:-1px 2px 8px rgba(45,53,89,.15)}.ur-registered-from .ur-builder-wrapper-footer .button.button-style-customizer .dashicons{font-size:24px;height:24px;width:24px}.ur-registered-from .ur-builder-wrapper-footer .ur-button-quick-links{width:48px;height:48px;position:fixed;cursor:pointer;color:#4c5477;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;left:32px;bottom:16px;background:#fff;border:1px solid #dee0e9;border-radius:24px;box-shadow:0 2px 10px rgba(45,53,89,.1);z-index:1}.ur-registered-from .ur-builder-wrapper-footer .ur-button-quick-links span{font-size:20px;font-weight:600;margin:0 auto}.ur-registered-from .ur-builder-wrapper-footer .ur-quick-links-content{position:fixed;background:#fff;padding:12px 16px;border-radius:4px;bottom:58px;left:30px;z-index:2;width:225px;border:1px solid #dee0e9;box-shadow:-2px 4px 12px rgba(45,53,89,.1)}.ur-registered-from .ur-builder-wrapper-footer .ur-quick-links-content li{margin-bottom:8px}.ur-registered-from .ur-builder-wrapper-footer .ur-quick-links-content a{color:#4c5477}.ur-registered-from .ur-builder-wrapper-footer .ur-quick-links-content a:hover{color:#475bb2}.ur-registered-from .ur-advance-setting,.ur-registered-from .ur-general-setting{margin:16px 0}.ur-registered-from .ur-advance-setting-block{margin-top:25px}.ur-registered-from .form-row{margin-bottom:1em}.ur-registered-from .form-row .description{color:#676d8a;margin:4px 0;display:block}.ur-registered-from .form-row .ur-checkbox-list label,.ur-registered-from .form-row .ur-radio-list label{display:inline}.ur-registered-from .ur-advance-setting-block,.ur-registered-from .ur-general-setting-block{display:none}.ur-registered-from .add,.ur-registered-from .remove{background:#fff;border:1px solid #dee0e9;color:#676d8a;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1 0 32px;flex:1 0 32px;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:32px;max-width:32px;border-radius:4px;position:relative}.ur-registered-from .add:hover,.ur-registered-from .remove:hover{background:#475bb2;border-color:#475bb2;color:#fff}.ur-registered-from .add .dashicons,.ur-registered-from .remove .dashicons{line-height:22px}.ur-registered-from .add{margin-left:8px}.ur-registered-from .ur-options-list li{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.ur-registered-from .ur-options-list li .editor-block-mover__control-drag-handle{margin-left:8px;cursor:-webkit-grab;cursor:grab}.ur-registered-from .ur-options-list li .editor-block-mover__control-drag-handle svg{fill:#676d8a}.ur-registered-from .ur-options-list li input{margin-left:8px}.ur-registered-from .ur-options-list .ui-sortable-handle{padding:5px;border-radius:3px;border:1px solid transparent}.ur-registered-from .ur-options-list .ui-sortable-handle:active{padding:5px;background:#fff;border:1px solid #475bb2;box-shadow:0 0 20px rgba(0,0,0,.2)}.ur-registered-from .ur-options-list .ui-sortable-handle.ui-sortable-placeholder{background-color:#dee0e9;visibility:visible!important}.ur-registered-from .urcl-rules{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:8px}.ur-registered-from .urcl-rules>div{margin-left:8px}.ur-registered-from .urcl-rules .urcl-operator{width:78px}.ur-registered-from .urcl-rules .urcl-field,.ur-registered-from .urcl-rules .urcl-value{max-width:27%;-webkit-box-flex:1;-webkit-flex:1 0 27%;flex:1 0 27%}.tips{cursor:help;text-decoration:none}img.tips{padding:5px 0 0}#tiptip_holder{display:none;z-index:8675309;position:absolute;top:0;left:0}#tiptip_holder.tip_top{padding-bottom:5px}#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-right:-6px;border-top-color:#dee0e9}#tiptip_holder.tip_bottom{padding-top:5px}#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-right:-6px;border-bottom-color:#4c5477}#tiptip_holder.tip_right{padding-right:5px}#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-right:-5px;border-left-color:#dee0e9}#tiptip_holder.tip_left{padding-left:5px}#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-right:-7px;border-right-color:#dee0e9}#tiptip_content,.ur_error_tip{color:#fff;font-size:.9em;max-width:150px;background:#4c5477;text-align:center;border-radius:3px;padding:.618em 1em;box-shadow:0 1px 3px rgba(0,0,0,.2)}#tiptip_content code,.ur_error_tip code{padding:1px;background:#888}#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border-color:transparent;border-style:solid;border-width:6px;height:0;width:0}#tiptip_arrow{right:50%;margin-right:-6px}.ur_error_tip{max-width:20em;line-height:1.8em;position:absolute;white-space:normal;background:#ff4149;margin:1.5em -1em 0 1px;z-index:9999999}.ur_error_tip::after{content:"";display:block;border:8px solid #ff4149;border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;position:absolute;top:-3px;right:50%;margin:-1em -3px 0 0}.ur-portal-tooltip,.user-registration-help-tip{color:#676d8a;display:inline-block;font-size:22px;font-style:normal;height:16px;line-height:16px;position:relative;vertical-align:middle;width:16px}.ur-portal-tooltip::after,.user-registration-help-tip::after{font-family:Dashicons;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin:0;text-indent:0;position:absolute;top:0;right:0;width:100%;height:100%;text-align:center;content:"";cursor:help}#smart-tags{text-align:center}.form-settings-tab{cursor:pointer;padding:10px 15px;color:#2d3559;background:#dee0e9;margin-bottom:10px;line-height:1.2;border-radius:4px}.form-settings-tab.active{background:#475bb2;color:#fff}#profile-page form#your-profile .flatpickr-input[readonly]{background-color:#fff}body.ur-full-screen-mode{margin-top:-32px}body.ur-full-screen-mode #wpbody-content{padding-bottom:45px}body.ur-full-screen-mode #wpwrap #wpcontent{margin-right:0;padding-right:0}body.ur-full-screen-mode #wpwrap #wpcontent #wpadminbar{display:none}body.ur-full-screen-mode #wpwrap #wpcontent #wpbody .ur-tab-content{padding:20px}body.ur-full-screen-mode #wpwrap #wpcontent #wpbody #menu-management-liquid{margin-top:0}body.ur-full-screen-mode #wpwrap #wpcontent #wpbody #menu-management-liquid .menu-edit{margin-bottom:0;box-shadow:none;right:0!important}body.ur-full-screen-mode #wpwrap #adminmenumain{display:none}body.ur-full-screen-mode .ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-contents{height:calc(100vh - 98px)}body.ur-full-screen-mode .ur-registered-from .ur-builder-wrapper{height:calc(100vh - 57px)}.ur-circle-loading{position:relative;width:100px!important;height:100px!important;-webkit-transform:translate(50px,-50px) scale(.5) translate(-50px,50px);-ms-transform:translate(50px,-50px) scale(.5) translate(-50px,50px);transform:translate(50px,-50px) scale(.5) translate(-50px,50px)}.ur-circle-loading::after,.ur-circle-loading::before{content:"";position:absolute;top:70px;right:70px;-webkit-animation:ur-circle-loading-keyframe 1.5s linear infinite;animation:ur-circle-loading-keyframe 1.5s linear infinite;width:60px;height:60px;border-radius:50%;background:#475bb2}.ur-circle-loading::after{-webkit-animation-delay:-.75s;animation-delay:-.75s;background:#668fe5}.ur-builder-message-container{position:fixed;top:32px;right:0;left:0;max-width:400px;margin:0 auto;z-index:9999}.ur-builder-message-container .ur-message{display:none;margin:0 auto;margin-top:16px;-webkit-transition:all 240ms cubic-bezier(0,0,.2,1) 0s;transition:all 240ms cubic-bezier(0,0,.2,1) 0s;z-index:99999;height:0}.ur-builder-message-container .ur-message .ur-error,.ur-builder-message-container .ur-message .ur-success{background:#fff;padding:8px 16px;border-radius:3px;border-right:3px solid;position:relative;box-shadow:0 1px 8px 2px rgba(45,53,89,.1)}.ur-builder-message-container .ur-message .ur-error p,.ur-builder-message-container .ur-message .ur-success p{margin:8px 0}.ur-builder-message-container .ur-message .ur-error p::after,.ur-builder-message-container .ur-message .ur-error p::before,.ur-builder-message-container .ur-message .ur-success p::after,.ur-builder-message-container .ur-message .ur-success p::before{font-family:dashicons;width:20px;height:20px;font-size:20px;margin-left:8px;margin-top:-4px;line-height:1;display:inline-block;vertical-align:middle}.ur-builder-message-container .ur-message .ur-success{border-color:#37b24d}.ur-builder-message-container .ur-message .ur-success p::before{content:"\f12a";color:#37b24d}.ur-builder-message-container .ur-message .ur-error{border-color:#ff4149}.ur-builder-message-container .ur-message .ur-error p::before{content:"\f534";color:#ff4149}.ur-builder-message-container .ur-message .dashicons{cursor:pointer;position:absolute;left:16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);line-height:1}.ur-builder-message-container .ur-message.entered{display:block;height:50px;-webkit-animation:240ms cubic-bezier(.175,.885,.32,1.175) 0s 1 normal both open-message;animation:240ms cubic-bezier(.175,.885,.32,1.175) 0s 1 normal both open-message}.ur-builder-message-container .ur-message.exiting{display:block;-webkit-animation:120ms cubic-bezier(.4,0,1,1) 0s 1 normal both close-message;animation:120ms cubic-bezier(.4,0,1,1) 0s 1 normal both close-message}.ur-builder-message-container .ur-message:first-child{margin-top:1.5rem}.main_header{font-weight:600;font-size:20px;line-height:27px}.ur-p-tag{padding:0 20px 18px 20px;margin:0;font-style:italic}@media screen and (max-width:1400px){.ur-registered-from .urcl-rules .urcl-field{max-width:61%;-webkit-box-flex:1;-webkit-flex:1 0 60%;flex:1 0 60%;margin-bottom:5px}.ur-registered-from .urcl-rules .urcl-value{-webkit-box-ordinal-group:5;-webkit-order:4;order:4;max-width:87%;-webkit-box-flex:1;-webkit-flex:1 0 86%;flex:1 0 86%}.ur-registered-from .urcl-rules .add{-webkit-box-ordinal-group:4;-webkit-order:3;order:3;margin-left:0}.ur-registered-from .urcl-rules .remove{-webkit-box-ordinal-group:6;-webkit-order:5;order:5}}@media screen and (max-width:960px){.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-registered-list .ur-registered-item{float:none;width:100%}.ur-registered-from .ur-registered-inputs .ur-single-row .ur-grid-lists,.ur-registered-from .ur-registered-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item,.ur-registered-from .ur-registered-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item{padding:10px}}@media screen and (max-width:782px){body.user-registration_page_add-new-registration{min-width:0!important}.ur-registered-from{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.ur-registered-from .ur-registered-inputs{width:100%;margin-bottom:10px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-registered-list .ur-registered-item{float:right;width:48%}.ur-registered-from .ur-selected-inputs{width:100%}}@media screen and (max-width:600px){.user-registration_page_add-new-registration .major-publishing-actions{clear:both;padding:10px 0 19px;line-height:28px}.user-registration_page_add-new-registration .major-publishing-actions .ur-form-name{width:100%}.user-registration_page_add-new-registration .major-publishing-actions .publishing-action{text-align:right;float:none;margin-top:15px}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;display:block}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item{width:100%!important}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item:nth-child(1n+2){border-right:0 none}}
1
+ @charset "UTF-8";.ur-d-none{display:none!important}.ur-d-inline{display:inline!important}.ur-d-inline-block{display:inline-block!important}.ur-d-block{display:block!important}.ur-d-table{display:table!important}.ur-d-table-row{display:table-row!important}.ur-d-table-cell{display:table-cell!important}.ur-d-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}@media (min-width:576px){.ur-d-sm-none{display:none!important}.ur-d-sm-inline{display:inline!important}.ur-d-sm-inline-block{display:inline-block!important}.ur-d-sm-block{display:block!important}.ur-d-sm-table{display:table!important}.ur-d-sm-table-row{display:table-row!important}.ur-d-sm-table-cell{display:table-cell!important}.ur-d-sm-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-sm-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}@media (min-width:768px){.ur-d-md-none{display:none!important}.ur-d-md-inline{display:inline!important}.ur-d-md-inline-block{display:inline-block!important}.ur-d-md-block{display:block!important}.ur-d-md-table{display:table!important}.ur-d-md-table-row{display:table-row!important}.ur-d-md-table-cell{display:table-cell!important}.ur-d-md-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-md-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}@media (min-width:992px){.ur-d-lg-none{display:none!important}.ur-d-lg-inline{display:inline!important}.ur-d-lg-inline-block{display:inline-block!important}.ur-d-lg-block{display:block!important}.ur-d-lg-table{display:table!important}.ur-d-lg-table-row{display:table-row!important}.ur-d-lg-table-cell{display:table-cell!important}.ur-d-lg-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-lg-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}@media (min-width:1200px){.ur-d-xl-none{display:none!important}.ur-d-xl-inline{display:inline!important}.ur-d-xl-inline-block{display:inline-block!important}.ur-d-xl-block{display:block!important}.ur-d-xl-table{display:table!important}.ur-d-xl-table-row{display:table-row!important}.ur-d-xl-table-cell{display:table-cell!important}.ur-d-xl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-xl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}@media (min-width:1400px){.ur-d-xxl-none{display:none!important}.ur-d-xxl-inline{display:inline!important}.ur-d-xxl-inline-block{display:inline-block!important}.ur-d-xxl-block{display:block!important}.ur-d-xxl-table{display:table!important}.ur-d-xxl-table-row{display:table-row!important}.ur-d-xxl-table-cell{display:table-cell!important}.ur-d-xxl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-xxl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}.ur-flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}@media (min-width:576px){.ur-flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-sm-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-sm-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-sm-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-sm-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-sm-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-sm-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-sm-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-sm-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-sm-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-sm-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-sm-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-sm-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-sm-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-sm-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-sm-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-sm-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-sm-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-sm-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-sm-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-sm-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-sm-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-sm-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-sm-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-sm-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-sm-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-sm-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-sm-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-sm-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-sm-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-sm-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}@media (min-width:768px){.ur-flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-md-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-md-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-md-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-md-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-md-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-md-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-md-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-md-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-md-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-md-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-md-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-md-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-md-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-md-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-md-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-md-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-md-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-md-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-md-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-md-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-md-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-md-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-md-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-md-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-md-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-md-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-md-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-md-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-md-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-md-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}@media (min-width:992px){.ur-flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-lg-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-lg-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-lg-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-lg-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-lg-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-lg-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-lg-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-lg-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-lg-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-lg-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-lg-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-lg-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-lg-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-lg-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-lg-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-lg-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-lg-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-lg-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-lg-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-lg-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-lg-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-lg-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-lg-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-lg-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-lg-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-lg-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-lg-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-lg-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-lg-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-lg-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.ur-flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-xl-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-xl-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-xl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-xl-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-xl-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-xl-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-xl-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-xl-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-xl-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-xl-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-xl-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-xl-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-xl-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-xl-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-xl-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-xl-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-xl-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-xl-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-xl-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-xl-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-xl-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-xl-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-xl-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-xl-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-xl-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-xl-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-xl-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-xl-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-xl-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-xl-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}@media (min-width:1400px){.ur-flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-xxl-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-xxl-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-xxl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-xxl-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-xxl-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-xxl-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-xxl-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-xxl-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-xxl-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-xxl-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-xxl-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-xxl-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-xxl-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-xxl-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-xxl-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-xxl-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-xxl-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-xxl-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-xxl-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-xxl-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-xxl-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-xxl-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-xxl-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-xxl-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-xxl-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-xxl-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-xxl-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-xxl-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-xxl-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-xxl-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}.ur-ml-auto{margin-right:auto}.ur-mr-auto{margin-right:auto}.ur-h2,.ur-h3,.ur-h4{font-weight:600!important}.ur-h2{font-size:28px!important}.ur-h3{font-size:20px!important}.ur-h4{font-size:16px!important}.ur-text-center{text-align:center}.ur-text-right{text-align:left}.ur-text-muted{color:#b6bbcf}@font-face{font-family:UserRegistration;src:url(../fonts/UserRegistration.eot?nk6vrg);src:url(../fonts/UserRegistration.eot?nk6vrg#iefix) format("embedded-opentype"),url(../fonts/UserRegistration.ttf?nk6vrg) format("truetype"),url(../fonts/UserRegistration.woff?nk6vrg) format("woff"),url(../fonts/UserRegistration.svg?nk6vrg#UserRegistration) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" ur-icon-"],[class^=ur-icon-]{font-family:UserRegistration!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ur-icon-input-first-name::before{content:""}.ur-icon-input-last-name::before{content:""}.ur-icon-input-field::before{content:""}.ur-icon-input-password::before{content:""}.ur-icon-input-checkbox::before{content:""}.ur-icon-radio::before{content:""}.ur-icon-number::before{content:""}.ur-icon-phone::before{content:""}.ur-icon-calendar::before{content:""}.ur-icon-drop-down::before{content:""}.ur-icon-textarea::before{content:""}.ur-icon-email::before{content:""}.ur-icon-email-secondary::before{content:""}.ur-icon-email-confirm::before{content:""}.ur-icon-invite-codes::before{content:""}.ur-icon-password::before{content:""}.ur-icon-password-confirm::before{content:""}.ur-icon-user::before{content:""}.ur-icon-user-nickname::before{content:""}.ur-icon-user-display-name::before{content:""}.ur-icon-user-bio::before{content:""}.ur-icon-website::before{content:""}.ur-icon-flag::before{content:""}.ur-icon-map-one::before{content:""}.ur-icon-map-two::before{content:""}.ur-icon-zip-code::before{content:""}.ur-icon-select2::before{content:""}.ur-icon-multi-select::before{content:""}.ur-icon-section-title::before{content:""}.ur-icon-time-picker::before{content:""}.ur-icon-state::before{content:""}.ur-icon-buildings::before{content:""}.ur-icon-text-editor::before{content:""}.ur-icon-bill::before{content:""}.ur-icon-doc::before{content:""}.ur-icon-file-upload::before{content:""}.ur-icon-file-dollar::before{content:""}.ur-icon-code::before{content:""}.ur-icon-mailchimp::before{content:""}.ur-icon-credit-card::before{content:""}.ur-icon-range::before{content:""}.ur-icon-course::before{content:""}.ur-icon-mailerlite::before{content:""}.user-registration-table{width:100%;background:#fff;border-collapse:collapse}.user-registration-table__column-md{width:40%}.user-registration-table__column-sm{width:20%}.user-registration-table__column-auto{width:1%;white-space:nowrap}.user-registration-table__img{height:40px;width:40px;border-radius:4px;overflow:hidden}.user-registration-table caption,.user-registration-table td,.user-registration-table th{padding:1rem .5rem;text-align:right;border-bottom:1px solid #dee0e9}.user-registration-table caption:first-child,.user-registration-table td:first-child,.user-registration-table th:first-child{padding-right:1rem}.user-registration-table caption:last-child,.user-registration-table td:last-child,.user-registration-table th:last-child{padding-left:1rem}.user-registration-table td{vertical-align:top}.user-registration-table caption,.user-registration-table th{font-size:14px;font-weight:500}.user-registration-table thead th{background:#fafafc}.user-registration-table input,.user-registration-table select,.user-registration-table textarea{width:100%;box-shadow:none;border-radius:4px}.ur-form-group{margin-bottom:16px}.ur-label{display:block;width:100%;margin-bottom:8px;color:#4c5477;font-size:13px;font-weight:500;line-height:1.25}.swal2-container .user-registration-swal2-modal .swal2-input,.ur-input{display:block;width:100%;border:1px solid #dee0e9;border-radius:4px}.user-registration-custom-file{color:#676d8a;font-size:14px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative}.user-registration-custom-file input{position:absolute;z-index:2;width:100%;margin:0;opacity:0}.user-registration-custom-file__label{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:100%;padding:2px 8px 2px 2px;background-color:#fff;border:1px solid #dee0e9;border-radius:4px;z-index:1}.user-registration-custom-file__button{margin-right:auto;display:inline-block;background:#676d8a;color:#fff;padding:6px 15px;border-radius:4px}.user-registration-custom-file+.help{margin-top:4px}.ur-form-field--sm{width:80px;-webkit-box-flex:0;-webkit-flex:0 0 80px;flex:0 0 80px}.user-registration-editable-title{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;position:relative}.user-registration-editable-title .user-registration-editable-title__icon{background:#dee0e9;color:#4c5477;width:32px;height:32px;-webkit-box-flex:0;-webkit-flex:0 0 32px;flex:0 0 32px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:3px;margin-bottom:0}.user-registration-editable-title .user-registration-editable-title__icon::after{content:"";border-radius:3px;position:absolute;right:32px;left:calc(100% - 32px);height:32px;border-radius:3px 0 0 3px;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.user-registration-editable-title .user-registration-editable-title__input{color:#2d3559;background:0 0;font-size:16px;font-weight:500;width:auto;height:32px;padding:4px 8px;pointer-events:none;border:1px solid transparent!important;border-radius:4px 0 0 4px;z-index:1}.user-registration-editable-title .user-registration-editable-title__input.is-editing{border-color:transparent;pointer-events:all}.user-registration-editable-title .user-registration-editable-title__input.is-editing+.user-registration-editable-title__icon{color:#fff;background:#475bb2;border-radius:0 3px 3px 0}.user-registration-editable-title .user-registration-editable-title__input.is-editing+.user-registration-editable-title__icon::after{top:0;left:0;border:1px solid #475bb2}.user-registration-editable-title .user-registration-editable-title__input:focus{box-shadow:none}.user-registration-switch{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.user-registration-switch input[type=checkbox]{display:none}.user-registration-switch input[type=checkbox].user-registration-switch__control{background:#676d8a;width:28px;height:18px;border-radius:10px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 28px;flex:0 0 28px;margin:0;position:relative;border:2px solid #676d8a;-webkit-transition:.1s -webkit-transform ease;transition:.1s -webkit-transform ease;transition:.1s transform ease;transition:.1s transform ease,.1s -webkit-transform ease;box-sizing:border-box}.user-registration-switch input[type=checkbox].user-registration-switch__control::before{content:none}.user-registration-switch input[type=checkbox].user-registration-switch__control::after{display:inline-block;content:"";height:14px;width:14px;background:#fff;border-radius:50%;position:absolute;-webkit-transition:.1s -webkit-transform ease;transition:.1s -webkit-transform ease;transition:.1s transform ease;transition:.1s transform ease,.1s -webkit-transform ease}.user-registration-switch input[type=checkbox]:checked{background:#37b24d;border-color:#37b24d}.user-registration-switch input[type=checkbox]:checked::after{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}.user-registration-switch label{margin:0 8px 0 0!important}.user-registration input{border-color:#dee0e9}.user-registration .select2.select2-container{width:100%!important}.user-registration .select2-results__option .wrap:before{content:"\2610";width:25px;height:25px;padding-left:10px}.user-registration .select2-results__option[data-selected=true] .wrap:before{content:"\2714"}.user-registration .select2-drop,.user-registration .select2-dropdown{z-index:999999!important}.user-registration .select2-results{line-height:1.5em}.user-registration .select2-results .select2-results__group,.user-registration .select2-results .select2-results__option{margin:0;padding:8px}.user-registration .select2-dropdown{border-color:#dee0e9}.user-registration .select2-dropdown--below{box-shadow:0 1px 1px rgba(0,0,0,.1)}.user-registration .select2-dropdown--above{box-shadow:0 -1px 1px rgba(0,0,0,.1)}.user-registration .select2-container .select2-selection__rendered.ui-sortable li{cursor:move}.user-registration .select2-container .select2-selection{border-color:#dee0e9}.user-registration .select2-container .select2-search__field{min-width:20px}.user-registration .select2-container .select2-selection--single{height:32px}.user-registration .select2-container .select2-selection--single .select2-selection__rendered{display:block;line-height:32px;padding-left:24px}.user-registration .select2-container .select2-selection--single .select2-selection__arrow{left:3px;height:30px}.user-registration .select2-container .select2-selection--multiple{min-height:28px;border-radius:4px;line-height:1.5;border:1px solid #ddd!important;padding-right:4px}.user-registration .select2-container .select2-selection--multiple li{margin:0}.user-registration .select2-container .select2-selection--multiple .select2-selection__choice{padding:2px 6px}.user-registration .select2-container .select2-selection--multiple .select2-selection__rendered{display:-webkit-box;display:-webkit-flex;display:flex;margin:0}.user-registration .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{margin:4px;line-height:1.4;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.user-registration .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{bottom:0}.user-registration .select2-container .select2-selection__clear{color:#999;margin-top:-1px}.user-registration .select2-container .select2-search--inline .select2-search__field{font-family:inherit;font-size:inherit;font-weight:inherit;padding:3px 0;margin:0;line-height:1;min-height:26px;height:32px}.user-registration-badge{display:inline-block;font-size:1em;line-height:1;padding:4px 8px;border-radius:10px}.user-registration-badge.user-registration-badge--primary{background:#475bb2;color:#fff}.user-registration-badge.user-registration-badge--primary-subtle{background:#c4cbe7;color:#475bb2}.user-registration-badge.user-registration-badge--secondary{background:#676d8a;color:#fff}.user-registration-badge.user-registration-badge--secondary-subtle{background:#cbced9;color:#676d8a}.user-registration-badge.user-registration-badge--success{background:#37b24d;color:#fff}.user-registration-badge.user-registration-badge--success-subtle{background:#b4e8bd;color:#2b8b3c}.user-registration-badge.user-registration-badge--danger{background:#ff4149;color:#fff}.user-registration-badge.user-registration-badge--danger-subtle{background:#ffdadc;color:#ff4149}.user-registration-badge.user-registration-badge--warning{background:#ffba00;color:#fff}.user-registration-badge.user-registration-badge--warning-subtle{background:#ffeab3;color:#b38200}.user-registration-badge.user-registration-badge--info{background:#2ea2cc;color:#fff}.user-registration-badge.user-registration-badge--info-subtle{background:#bce2f0;color:#2991b7}.ur-form-container .button,.ur-form-container button,.user-registration .button,.user-registration button{-webkit-transition:all .25s ease 0s;transition:all .25s ease 0s;box-shadow:0 1px 3px rgba(182,187,207,.15)}.ur-form-container .button+.button,.ur-form-container .button+button,.ur-form-container button+.button,.ur-form-container button+button,.user-registration .button+.button,.user-registration .button+button,.user-registration button+.button,.user-registration button+button{margin-right:6px}.ur-form-container .button.button-icon,.ur-form-container button.button-icon,.user-registration .button.button-icon,.user-registration button.button-icon{width:32px;padding:0;text-align:center}.ur-form-container .button.button-icon .dashicons,.ur-form-container button.button-icon .dashicons,.user-registration .button.button-icon .dashicons,.user-registration button.button-icon .dashicons{line-height:.9;vertical-align:middle}.ur-form-container .button.button-icon svg,.ur-form-container button.button-icon svg,.user-registration .button.button-icon svg,.user-registration button.button-icon svg{display:block;margin:0 auto}.ur-form-container .button.button-icon-round,.ur-form-container button.button-icon-round,.user-registration .button.button-icon-round,.user-registration button.button-icon-round{border-radius:50%}.ur-form-container .button.is-active,.ur-form-container button.is-active,.user-registration .button.is-active,.user-registration button.is-active{background:#475bb2;color:#fff;border-color:#475bb2}.ur-form-container .button.is-active:active,.ur-form-container .button.is-active:focus,.ur-form-container .button.is-active:hover,.ur-form-container button.is-active:active,.ur-form-container button.is-active:focus,.ur-form-container button.is-active:hover,.user-registration .button.is-active:active,.user-registration .button.is-active:focus,.user-registration .button.is-active:hover,.user-registration button.is-active:active,.user-registration button.is-active:focus,.user-registration button.is-active:hover{background:#475bb2;color:#fff;border-color:#475bb2}.ur-form-container .button .ur-spinner,.ur-form-container button .ur-spinner,.user-registration .button .ur-spinner,.user-registration button .ur-spinner{width:16px;height:16px;margin-right:6px;margin-bottom:2px;display:inline-block;vertical-align:middle}.ur-form-container .button-primary,.user-registration .button-primary{background:#475bb2;border-color:#475bb2;box-shadow:0 1px 0 #475bb2;text-shadow:none}.ur-form-container .button-primary:active,.ur-form-container .button-primary:focus,.ur-form-container .button-primary:hover,.user-registration .button-primary:active,.user-registration .button-primary:focus,.user-registration .button-primary:hover{background:#38488e;border-color:#38488e;box-shadow:0 1px 0 #38488e}.ur-form-container .button-primary:disabled,.user-registration .button-primary:disabled{color:#b2bae0!important;background:#697ac3!important;border-color:#697ac3!important}.ur-form-container .button-secondary,.user-registration .button-secondary{color:#2d3559;background:#dee0e9;border-color:#dee0e9;box-shadow:0 1px 0 #dee0e9}.ur-form-container .button-secondary:active,.ur-form-container .button-secondary:focus,.ur-form-container .button-secondary:hover,.user-registration .button-secondary:active,.user-registration .button-secondary:focus,.user-registration .button-secondary:hover{color:#2d3559;background:#b6bbcf;border-color:#b6bbcf}.ur-form-container .button-tertiary,.user-registration .button-tertiary{background:#fff;color:#2d3559;border:1px solid #dee0e9}.ur-form-container .button-tertiary:active,.ur-form-container .button-tertiary:focus,.ur-form-container .button-tertiary:hover,.user-registration .button-tertiary:active,.user-registration .button-tertiary:focus,.user-registration .button-tertiary:hover{background:#f0f1f5;border-color:#dee0e9}.ur-form-container .button-danger,.user-registration .button-danger{color:#fff;background:#ff4149;border-color:#ff4149;box-shadow:0 1px 0 #ff4149}.ur-form-container .button-danger:active,.ur-form-container .button-danger:focus,.ur-form-container .button-danger:hover,.user-registration .button-danger:active,.user-registration .button-danger:focus,.user-registration .button-danger:hover{color:#fff;background:#ee2a32;border-color:#ee2a32;box-shadow:0 1px 0 #ee2a32}.user-registration-button-group{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;vertical-align:middle}.user-registration-button-group .button:not(:first-child),.user-registration-button-group>button:not(:first-child){margin-right:-1px;border-top-right-radius:0;border-bottom-right-radius:0}.user-registration-button-group .button:not(:last-child),.user-registration-button-group>button:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}.user-registration-button-group .button,.user-registration-button-group button{margin-left:0!important}.ur-registered-item.ui-draggable-dragging{padding:10px 10px;line-height:20px;background:#475bb2;color:#fff;text-align:center;margin-bottom:7px;word-break:break-word;white-space:normal;width:200px!important;z-index:9}.ur-registered-item.ui-draggable-dragging span{font-size:14px;line-height:20px;width:auto;height:auto;margin-left:3px}.select2-container .ur-select-all-countries-button{margin:6px 6px 4px 3px}.select2-container .ur-unselect-all-countries-button{margin:6px 3px 4px}.user-registration-card{background:#fff;border-radius:4px;display:block;border:1px solid #dee0e9}.user-registration-card a{text-decoration:none}.user-registration-card__header{padding:16px 20px;border-bottom:1px solid #dee0e9}.user-registration-card__title{font-size:1.25em;line-height:1.3;margin:0;font-weight:600}.user-registration-card__body{padding:20px}.user-registration-list-group{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;padding-right:0;margin-bottom:0}.user-registration-list-group--flush>.user-registration-list-group__item{border-width:0 0 1px}.user-registration-list-group--flush>.user-registration-list-group__item:last-child{border-bottom-width:0}.user-registration-list-group--no-gutter .user-registration-list-group__item{padding-left:0;padding-right:0}.user-registration-list-group__item{position:relative;display:block;padding:1rem 1.25rem;background-color:transparent;border:1px solid #dee0e9}.user-registration-list-group__item:first-child{border-top-right-radius:8px;border-top-left-radius:8px}.user-registration-page.user-registration-modal-open{overflow:hidden}.user-registration-page.user-registration-modal-open .user-registration-modal{max-width:100%}.user-registration-modal{position:fixed;top:0;right:0;left:0;height:100%;width:100%;margin:0 auto!important;overflow-x:hidden;overflow-y:auto;z-index:999}.user-registration-modal .user-registration-modal__backdrop{position:fixed;right:0;top:0;background-color:rgba(45,53,89,.5);min-width:100%;min-height:100%;z-index:1}.user-registration-modal .user-registration-modal__content{background:#fff;position:relative;width:auto;margin:16px;border-radius:8px;z-index:99999;box-shadow:0 3px 25px 0 rgba(45,53,89,.4)}@media (min-width:576px){.user-registration-modal .user-registration-modal__content{max-width:500px;margin:24px auto}}@media (min-width:992px){.user-registration-modal .user-registration-modal__content.user-registration-modal__content--lg,.user-registration-modal .user-registration-modal__content.user-registration-modal__content--xl{max-width:800px}}@media (min-width:1200px){.user-registration-modal .user-registration-modal__content.user-registration-modal__content--xl{max-width:1140px}}.user-registration-modal .user-registration-modal__header{display:-webkit-box;display:-webkit-flex;display:flex;padding:16px;border-bottom:1px solid #dee0e9}.user-registration-modal .user-registration-modal__header .user-registration-modal__title{font-size:20px;line-height:1.4;margin:0;padding:0}.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon{position:relative;display:block;width:32px;height:32px;-webkit-box-flex:0;-webkit-flex:0 0 32px;flex:0 0 32px;cursor:pointer;margin-right:auto}.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::after,.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::before{content:"";height:2px;width:16px;display:block;position:absolute;top:50%;right:0;left:0;margin:0 auto;background:#b6bbcf}.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.user-registration-modal .user-registration-modal__body{position:relative;padding:16px}.user-registration-modal .user-registration-modal__body #user-registration,.user-registration-modal .user-registration-modal__body .login,.user-registration-modal .user-registration-modal__body .user-registration{margin:0;padding:0;border:none}.user-registration-modal .user-registration-modal__footer{padding:16px;border-top:1px solid #dee0e9}.user-registration-modal .user-registration-modal__footer *{margin:4px}.swal2-container .user-registration-swal2-modal{padding:40px}.swal2-container .user-registration-swal2-modal .swal2-input{font-size:16px}.swal2-container .user-registration-swal2-modal .swal2-animate-success-icon [class^=swal2-success-circular-line],.swal2-container .user-registration-swal2-modal .swal2-animate-success-icon [class^=swal2-success-line]{-webkit-animation:none;animation:none}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon{width:56px;height:56px;line-height:56px;margin:0 auto 16px;border-width:2px;border-radius:50%}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon .swal2-x-mark [class^=swal2-x-mark-line]{height:3px;width:28px;top:50%;right:0;left:0;margin:0 auto}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon .swal2-x-mark [class^=swal2-x-mark-line][class$=left]{-webkit-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon .swal2-x-mark [class^=swal2-x-mark-line][class$=right]{-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-line]{height:3px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{width:16px;top:56%;right:10px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:47%;width:32px;left:6px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-circular-line]{height:64px;width:32px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-75px;right:27px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-26px;right:82px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success .swal2-success-ring{top:-3px;right:-2px;border-width:2px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success .swal2-success-fix{height:64px;right:2px;left:0;margin:0 auto;top:-2px;bottom:0;width:6px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon::before{font-size:40px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-title{color:#2d3559;font-size:24px;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:16px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-title .dashicons{color:#ff4149;font-size:28px;width:56px;height:56px;line-height:56px;margin:0 auto 16px;border:2px solid #ff4149;border-radius:50%}.swal2-container .user-registration-swal2-modal__title{line-height:1.35;display:block}.swal2-container .user-registration-swal2-modal .swal2-content{color:#4c5477;font-size:1em;line-height:1.5}.swal2-container .user-registration-swal2-modal .swal2-actions button{margin-top:0;margin-bottom:0}.swal2-container .user-registration-swal2-modal--centered .swal2-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.ur-nav{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-right:0;margin-bottom:0;list-style:none}.ur-nav--tab{display:-webkit-box;display:-webkit-flex;display:flex;border-bottom:1px solid #dee0e9}.user-registration_page_user-registration-settings .ur-nav--tab{padding:0;margin:0 16px;border-bottom:0}.ur-nav__link{display:block;font-weight:500;color:#2d3559;padding:8px 12px;text-decoration:none;border:1px solid transparent}.ur-nav__link:focus,.ur-nav__link:hover{color:#475bb2}.ur-nav__link.is-active{background-color:#475bb2;border-color:#dee0e9 #dee0e9 #fff;border-radius:4px 4px 0 0}.user-registration_page_user-registration-settings .ur-nav__link{background-color:transparent;color:#fff;margin:0}.user-registration_page_user-registration-settings .ur-nav__link.is-active{background-color:#fff;color:#2d3559;border-color:#fff}.ur-scroll-ui{position:relative;overflow-x:auto;overflow-y:hidden}.ur-scroll-ui__items{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scroll-behavior:smooth}.ur-scroll-ui__items::-webkit-scrollbar{display:none}.ur-scroll-ui__item{display:inline-block;height:100%}.ur-scroll-ui__scroll-nav{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;position:absolute;top:0;bottom:0;padding:8px}.ur-scroll-ui__scroll-nav--backward{right:0}.ur-scroll-ui__scroll-nav--forward{left:0}.ur-scroll-ui__scroll-nav__icon{color:#333;cursor:pointer}.ur-scroll-ui .is-disabled{display:none}.ur-bg-light{background-color:#f0f1f5}.ur-border{border:1px solid #dee0e9!important}.ur-border-top{border-top:1px solid #dee0e9!important}.ur-border-right{border-left:1px solid #dee0e9!important}.ur-border-bottom{border-bottom:1px solid #dee0e9!important}.ur-border-left{border-right:1px solid #dee0e9!important}.ur-border-0{border:0!important}.ur-border-top-0{border-top:0!important}.ur-border-right-0{border-left:0!important}.ur-border-bottom-0{border-bottom:0!important}.ur-border-left-0{border-right:0!important}.ur-m-0{margin:0!important}.ur-mt-0,.ur-my-0{margin-top:0!important}.ur-mr-0,.ur-mx-0{margin-left:0!important}.ur-mb-0,.ur-my-0{margin-bottom:0!important}.ur-ml-0,.ur-mx-0{margin-right:0!important}.ur-m-1{margin:4px!important}.ur-mt-1,.ur-my-1{margin-top:4px!important}.ur-mr-1,.ur-mx-1{margin-left:4px!important}.ur-mb-1,.ur-my-1{margin-bottom:4px!important}.ur-ml-1,.ur-mx-1{margin-right:4px!important}.ur-m-2{margin:8px!important}.ur-mt-2,.ur-my-2{margin-top:8px!important}.ur-mr-2,.ur-mx-2{margin-left:8px!important}.ur-mb-2,.ur-my-2{margin-bottom:8px!important}.ur-ml-2,.ur-mx-2{margin-right:8px!important}.ur-m-3{margin:12px!important}.ur-mt-3,.ur-my-3{margin-top:12px!important}.ur-mr-3,.ur-mx-3{margin-left:12px!important}.ur-mb-3,.ur-my-3{margin-bottom:12px!important}.ur-ml-3,.ur-mx-3{margin-right:12px!important}.ur-m-4{margin:16px!important}.ur-mt-4,.ur-my-4{margin-top:16px!important}.ur-mr-4,.ur-mx-4{margin-left:16px!important}.ur-mb-4,.ur-my-4{margin-bottom:16px!important}.ur-ml-4,.ur-mx-4{margin-right:16px!important}.ur-m-5{margin:20px!important}.ur-mt-5,.ur-my-5{margin-top:20px!important}.ur-mr-5,.ur-mx-5{margin-left:20px!important}.ur-mb-5,.ur-my-5{margin-bottom:20px!important}.ur-ml-5,.ur-mx-5{margin-right:20px!important}.ur-m-6{margin:24px!important}.ur-mt-6,.ur-my-6{margin-top:24px!important}.ur-mr-6,.ur-mx-6{margin-left:24px!important}.ur-mb-6,.ur-my-6{margin-bottom:24px!important}.ur-ml-6,.ur-mx-6{margin-right:24px!important}.ur-m-7{margin:28px!important}.ur-mt-7,.ur-my-7{margin-top:28px!important}.ur-mr-7,.ur-mx-7{margin-left:28px!important}.ur-mb-7,.ur-my-7{margin-bottom:28px!important}.ur-ml-7,.ur-mx-7{margin-right:28px!important}.ur-m-8{margin:32px!important}.ur-mt-8,.ur-my-8{margin-top:32px!important}.ur-mr-8,.ur-mx-8{margin-left:32px!important}.ur-mb-8,.ur-my-8{margin-bottom:32px!important}.ur-ml-8,.ur-mx-8{margin-right:32px!important}.ur-p-0{padding:0!important}.ur-pt-0,.ur-py-0{padding-top:0!important}.ur-pr-0,.ur-px-0{padding-left:0!important}.ur-pb-0,.ur-py-0{padding-bottom:0!important}.ur-pl-0,.ur-px-0{padding-right:0!important}.ur-p-1{padding:4px!important}.ur-pt-1,.ur-py-1{padding-top:4px!important}.ur-pr-1,.ur-px-1{padding-left:4px!important}.ur-pb-1,.ur-py-1{padding-bottom:4px!important}.ur-pl-1,.ur-px-1{padding-right:4px!important}.ur-p-2{padding:8px!important}.ur-pt-2,.ur-py-2{padding-top:8px!important}.ur-pr-2,.ur-px-2{padding-left:8px!important}.ur-pb-2,.ur-py-2{padding-bottom:8px!important}.ur-pl-2,.ur-px-2{padding-right:8px!important}.ur-p-3{padding:12px!important}.ur-pt-3,.ur-py-3{padding-top:12px!important}.ur-pr-3,.ur-px-3{padding-left:12px!important}.ur-pb-3,.ur-py-3{padding-bottom:12px!important}.ur-pl-3,.ur-px-3{padding-right:12px!important}.ur-p-4{padding:16px!important}.ur-pt-4,.ur-py-4{padding-top:16px!important}.ur-pr-4,.ur-px-4{padding-left:16px!important}.ur-pb-4,.ur-py-4{padding-bottom:16px!important}.ur-pl-4,.ur-px-4{padding-right:16px!important}.ur-p-5{padding:20px!important}.ur-pt-5,.ur-py-5{padding-top:20px!important}.ur-pr-5,.ur-px-5{padding-left:20px!important}.ur-pb-5,.ur-py-5{padding-bottom:20px!important}.ur-pl-5,.ur-px-5{padding-right:20px!important}.ur-p-6{padding:24px!important}.ur-pt-6,.ur-py-6{padding-top:24px!important}.ur-pr-6,.ur-px-6{padding-left:24px!important}.ur-pb-6,.ur-py-6{padding-bottom:24px!important}.ur-pl-6,.ur-px-6{padding-right:24px!important}.ur-p-7{padding:28px!important}.ur-pt-7,.ur-py-7{padding-top:28px!important}.ur-pr-7,.ur-px-7{padding-left:28px!important}.ur-pb-7,.ur-py-7{padding-bottom:28px!important}.ur-pl-7,.ur-px-7{padding-right:28px!important}.ur-p-8{padding:32px!important}.ur-pt-8,.ur-py-8{padding-top:32px!important}.ur-pr-8,.ur-px-8{padding-left:32px!important}.ur-pb-8,.ur-py-8{padding-bottom:32px!important}.ur-pl-8,.ur-px-8{padding-right:32px!important}.ur-m-n1{margin:-4px!important}.ur-mt-n1,.ur-my-n1{margin-top:-4px!important}.ur-mr-n1,.ur-mx-n1{margin-left:-4px!important}.ur-mb-n1,.ur-my-n1{margin-bottom:-4px!important}.ur-ml-n1,.ur-mx-n1{margin-right:-4px!important}.ur-m-n2{margin:-8px!important}.ur-mt-n2,.ur-my-n2{margin-top:-8px!important}.ur-mr-n2,.ur-mx-n2{margin-left:-8px!important}.ur-mb-n2,.ur-my-n2{margin-bottom:-8px!important}.ur-ml-n2,.ur-mx-n2{margin-right:-8px!important}.ur-m-n3{margin:-12px!important}.ur-mt-n3,.ur-my-n3{margin-top:-12px!important}.ur-mr-n3,.ur-mx-n3{margin-left:-12px!important}.ur-mb-n3,.ur-my-n3{margin-bottom:-12px!important}.ur-ml-n3,.ur-mx-n3{margin-right:-12px!important}.ur-m-n4{margin:-16px!important}.ur-mt-n4,.ur-my-n4{margin-top:-16px!important}.ur-mr-n4,.ur-mx-n4{margin-left:-16px!important}.ur-mb-n4,.ur-my-n4{margin-bottom:-16px!important}.ur-ml-n4,.ur-mx-n4{margin-right:-16px!important}.ur-m-n5{margin:-20px!important}.ur-mt-n5,.ur-my-n5{margin-top:-20px!important}.ur-mr-n5,.ur-mx-n5{margin-left:-20px!important}.ur-mb-n5,.ur-my-n5{margin-bottom:-20px!important}.ur-ml-n5,.ur-mx-n5{margin-right:-20px!important}.ur-m-n6{margin:-24px!important}.ur-mt-n6,.ur-my-n6{margin-top:-24px!important}.ur-mr-n6,.ur-mx-n6{margin-left:-24px!important}.ur-mb-n6,.ur-my-n6{margin-bottom:-24px!important}.ur-ml-n6,.ur-mx-n6{margin-right:-24px!important}.ur-m-n7{margin:-28px!important}.ur-mt-n7,.ur-my-n7{margin-top:-28px!important}.ur-mr-n7,.ur-mx-n7{margin-left:-28px!important}.ur-mb-n7,.ur-my-n7{margin-bottom:-28px!important}.ur-ml-n7,.ur-mx-n7{margin-right:-28px!important}.ur-m-n8{margin:-32px!important}.ur-mt-n8,.ur-my-n8{margin-top:-32px!important}.ur-mr-n8,.ur-mx-n8{margin-left:-32px!important}.ur-mb-n8,.ur-my-n8{margin-bottom:-32px!important}.ur-ml-n8,.ur-mx-n8{margin-right:-32px!important}.ur-m-auto{margin:auto!important}.ur-mt-auto,.ur-my-auto{margin-top:auto!important}.ur-mr-auto,.ur-mx-auto{margin-left:auto!important}.ur-mb-auto,.ur-my-auto{margin-bottom:auto!important}.ur-ml-auto,.ur-mx-auto{margin-right:auto!important}@media (min-width:576px){.ur-m-sm-0{margin:0!important}.ur-mt-sm-0,.ur-my-sm-0{margin-top:0!important}.ur-mr-sm-0,.ur-mx-sm-0{margin-left:0!important}.ur-mb-sm-0,.ur-my-sm-0{margin-bottom:0!important}.ur-ml-sm-0,.ur-mx-sm-0{margin-right:0!important}.ur-m-sm-1{margin:4px!important}.ur-mt-sm-1,.ur-my-sm-1{margin-top:4px!important}.ur-mr-sm-1,.ur-mx-sm-1{margin-left:4px!important}.ur-mb-sm-1,.ur-my-sm-1{margin-bottom:4px!important}.ur-ml-sm-1,.ur-mx-sm-1{margin-right:4px!important}.ur-m-sm-2{margin:8px!important}.ur-mt-sm-2,.ur-my-sm-2{margin-top:8px!important}.ur-mr-sm-2,.ur-mx-sm-2{margin-left:8px!important}.ur-mb-sm-2,.ur-my-sm-2{margin-bottom:8px!important}.ur-ml-sm-2,.ur-mx-sm-2{margin-right:8px!important}.ur-m-sm-3{margin:12px!important}.ur-mt-sm-3,.ur-my-sm-3{margin-top:12px!important}.ur-mr-sm-3,.ur-mx-sm-3{margin-left:12px!important}.ur-mb-sm-3,.ur-my-sm-3{margin-bottom:12px!important}.ur-ml-sm-3,.ur-mx-sm-3{margin-right:12px!important}.ur-m-sm-4{margin:16px!important}.ur-mt-sm-4,.ur-my-sm-4{margin-top:16px!important}.ur-mr-sm-4,.ur-mx-sm-4{margin-left:16px!important}.ur-mb-sm-4,.ur-my-sm-4{margin-bottom:16px!important}.ur-ml-sm-4,.ur-mx-sm-4{margin-right:16px!important}.ur-m-sm-5{margin:20px!important}.ur-mt-sm-5,.ur-my-sm-5{margin-top:20px!important}.ur-mr-sm-5,.ur-mx-sm-5{margin-left:20px!important}.ur-mb-sm-5,.ur-my-sm-5{margin-bottom:20px!important}.ur-ml-sm-5,.ur-mx-sm-5{margin-right:20px!important}.ur-m-sm-6{margin:24px!important}.ur-mt-sm-6,.ur-my-sm-6{margin-top:24px!important}.ur-mr-sm-6,.ur-mx-sm-6{margin-left:24px!important}.ur-mb-sm-6,.ur-my-sm-6{margin-bottom:24px!important}.ur-ml-sm-6,.ur-mx-sm-6{margin-right:24px!important}.ur-m-sm-7{margin:28px!important}.ur-mt-sm-7,.ur-my-sm-7{margin-top:28px!important}.ur-mr-sm-7,.ur-mx-sm-7{margin-left:28px!important}.ur-mb-sm-7,.ur-my-sm-7{margin-bottom:28px!important}.ur-ml-sm-7,.ur-mx-sm-7{margin-right:28px!important}.ur-m-sm-8{margin:32px!important}.ur-mt-sm-8,.ur-my-sm-8{margin-top:32px!important}.ur-mr-sm-8,.ur-mx-sm-8{margin-left:32px!important}.ur-mb-sm-8,.ur-my-sm-8{margin-bottom:32px!important}.ur-ml-sm-8,.ur-mx-sm-8{margin-right:32px!important}.ur-p-sm-0{padding:0!important}.ur-pt-sm-0,.ur-py-sm-0{padding-top:0!important}.ur-pr-sm-0,.ur-px-sm-0{padding-left:0!important}.ur-pb-sm-0,.ur-py-sm-0{padding-bottom:0!important}.ur-pl-sm-0,.ur-px-sm-0{padding-right:0!important}.ur-p-sm-1{padding:4px!important}.ur-pt-sm-1,.ur-py-sm-1{padding-top:4px!important}.ur-pr-sm-1,.ur-px-sm-1{padding-left:4px!important}.ur-pb-sm-1,.ur-py-sm-1{padding-bottom:4px!important}.ur-pl-sm-1,.ur-px-sm-1{padding-right:4px!important}.ur-p-sm-2{padding:8px!important}.ur-pt-sm-2,.ur-py-sm-2{padding-top:8px!important}.ur-pr-sm-2,.ur-px-sm-2{padding-left:8px!important}.ur-pb-sm-2,.ur-py-sm-2{padding-bottom:8px!important}.ur-pl-sm-2,.ur-px-sm-2{padding-right:8px!important}.ur-p-sm-3{padding:12px!important}.ur-pt-sm-3,.ur-py-sm-3{padding-top:12px!important}.ur-pr-sm-3,.ur-px-sm-3{padding-left:12px!important}.ur-pb-sm-3,.ur-py-sm-3{padding-bottom:12px!important}.ur-pl-sm-3,.ur-px-sm-3{padding-right:12px!important}.ur-p-sm-4{padding:16px!important}.ur-pt-sm-4,.ur-py-sm-4{padding-top:16px!important}.ur-pr-sm-4,.ur-px-sm-4{padding-left:16px!important}.ur-pb-sm-4,.ur-py-sm-4{padding-bottom:16px!important}.ur-pl-sm-4,.ur-px-sm-4{padding-right:16px!important}.ur-p-sm-5{padding:20px!important}.ur-pt-sm-5,.ur-py-sm-5{padding-top:20px!important}.ur-pr-sm-5,.ur-px-sm-5{padding-left:20px!important}.ur-pb-sm-5,.ur-py-sm-5{padding-bottom:20px!important}.ur-pl-sm-5,.ur-px-sm-5{padding-right:20px!important}.ur-p-sm-6{padding:24px!important}.ur-pt-sm-6,.ur-py-sm-6{padding-top:24px!important}.ur-pr-sm-6,.ur-px-sm-6{padding-left:24px!important}.ur-pb-sm-6,.ur-py-sm-6{padding-bottom:24px!important}.ur-pl-sm-6,.ur-px-sm-6{padding-right:24px!important}.ur-p-sm-7{padding:28px!important}.ur-pt-sm-7,.ur-py-sm-7{padding-top:28px!important}.ur-pr-sm-7,.ur-px-sm-7{padding-left:28px!important}.ur-pb-sm-7,.ur-py-sm-7{padding-bottom:28px!important}.ur-pl-sm-7,.ur-px-sm-7{padding-right:28px!important}.ur-p-sm-8{padding:32px!important}.ur-pt-sm-8,.ur-py-sm-8{padding-top:32px!important}.ur-pr-sm-8,.ur-px-sm-8{padding-left:32px!important}.ur-pb-sm-8,.ur-py-sm-8{padding-bottom:32px!important}.ur-pl-sm-8,.ur-px-sm-8{padding-right:32px!important}.ur-m-sm-n1{margin:-4px!important}.ur-mt-sm-n1,.ur-my-sm-n1{margin-top:-4px!important}.ur-mr-sm-n1,.ur-mx-sm-n1{margin-left:-4px!important}.ur-mb-sm-n1,.ur-my-sm-n1{margin-bottom:-4px!important}.ur-ml-sm-n1,.ur-mx-sm-n1{margin-right:-4px!important}.ur-m-sm-n2{margin:-8px!important}.ur-mt-sm-n2,.ur-my-sm-n2{margin-top:-8px!important}.ur-mr-sm-n2,.ur-mx-sm-n2{margin-left:-8px!important}.ur-mb-sm-n2,.ur-my-sm-n2{margin-bottom:-8px!important}.ur-ml-sm-n2,.ur-mx-sm-n2{margin-right:-8px!important}.ur-m-sm-n3{margin:-12px!important}.ur-mt-sm-n3,.ur-my-sm-n3{margin-top:-12px!important}.ur-mr-sm-n3,.ur-mx-sm-n3{margin-left:-12px!important}.ur-mb-sm-n3,.ur-my-sm-n3{margin-bottom:-12px!important}.ur-ml-sm-n3,.ur-mx-sm-n3{margin-right:-12px!important}.ur-m-sm-n4{margin:-16px!important}.ur-mt-sm-n4,.ur-my-sm-n4{margin-top:-16px!important}.ur-mr-sm-n4,.ur-mx-sm-n4{margin-left:-16px!important}.ur-mb-sm-n4,.ur-my-sm-n4{margin-bottom:-16px!important}.ur-ml-sm-n4,.ur-mx-sm-n4{margin-right:-16px!important}.ur-m-sm-n5{margin:-20px!important}.ur-mt-sm-n5,.ur-my-sm-n5{margin-top:-20px!important}.ur-mr-sm-n5,.ur-mx-sm-n5{margin-left:-20px!important}.ur-mb-sm-n5,.ur-my-sm-n5{margin-bottom:-20px!important}.ur-ml-sm-n5,.ur-mx-sm-n5{margin-right:-20px!important}.ur-m-sm-n6{margin:-24px!important}.ur-mt-sm-n6,.ur-my-sm-n6{margin-top:-24px!important}.ur-mr-sm-n6,.ur-mx-sm-n6{margin-left:-24px!important}.ur-mb-sm-n6,.ur-my-sm-n6{margin-bottom:-24px!important}.ur-ml-sm-n6,.ur-mx-sm-n6{margin-right:-24px!important}.ur-m-sm-n7{margin:-28px!important}.ur-mt-sm-n7,.ur-my-sm-n7{margin-top:-28px!important}.ur-mr-sm-n7,.ur-mx-sm-n7{margin-left:-28px!important}.ur-mb-sm-n7,.ur-my-sm-n7{margin-bottom:-28px!important}.ur-ml-sm-n7,.ur-mx-sm-n7{margin-right:-28px!important}.ur-m-sm-n8{margin:-32px!important}.ur-mt-sm-n8,.ur-my-sm-n8{margin-top:-32px!important}.ur-mr-sm-n8,.ur-mx-sm-n8{margin-left:-32px!important}.ur-mb-sm-n8,.ur-my-sm-n8{margin-bottom:-32px!important}.ur-ml-sm-n8,.ur-mx-sm-n8{margin-right:-32px!important}.ur-m-sm-auto{margin:auto!important}.ur-mt-sm-auto,.ur-my-sm-auto{margin-top:auto!important}.ur-mr-sm-auto,.ur-mx-sm-auto{margin-left:auto!important}.ur-mb-sm-auto,.ur-my-sm-auto{margin-bottom:auto!important}.ur-ml-sm-auto,.ur-mx-sm-auto{margin-right:auto!important}}@media (min-width:768px){.ur-m-md-0{margin:0!important}.ur-mt-md-0,.ur-my-md-0{margin-top:0!important}.ur-mr-md-0,.ur-mx-md-0{margin-left:0!important}.ur-mb-md-0,.ur-my-md-0{margin-bottom:0!important}.ur-ml-md-0,.ur-mx-md-0{margin-right:0!important}.ur-m-md-1{margin:4px!important}.ur-mt-md-1,.ur-my-md-1{margin-top:4px!important}.ur-mr-md-1,.ur-mx-md-1{margin-left:4px!important}.ur-mb-md-1,.ur-my-md-1{margin-bottom:4px!important}.ur-ml-md-1,.ur-mx-md-1{margin-right:4px!important}.ur-m-md-2{margin:8px!important}.ur-mt-md-2,.ur-my-md-2{margin-top:8px!important}.ur-mr-md-2,.ur-mx-md-2{margin-left:8px!important}.ur-mb-md-2,.ur-my-md-2{margin-bottom:8px!important}.ur-ml-md-2,.ur-mx-md-2{margin-right:8px!important}.ur-m-md-3{margin:12px!important}.ur-mt-md-3,.ur-my-md-3{margin-top:12px!important}.ur-mr-md-3,.ur-mx-md-3{margin-left:12px!important}.ur-mb-md-3,.ur-my-md-3{margin-bottom:12px!important}.ur-ml-md-3,.ur-mx-md-3{margin-right:12px!important}.ur-m-md-4{margin:16px!important}.ur-mt-md-4,.ur-my-md-4{margin-top:16px!important}.ur-mr-md-4,.ur-mx-md-4{margin-left:16px!important}.ur-mb-md-4,.ur-my-md-4{margin-bottom:16px!important}.ur-ml-md-4,.ur-mx-md-4{margin-right:16px!important}.ur-m-md-5{margin:20px!important}.ur-mt-md-5,.ur-my-md-5{margin-top:20px!important}.ur-mr-md-5,.ur-mx-md-5{margin-left:20px!important}.ur-mb-md-5,.ur-my-md-5{margin-bottom:20px!important}.ur-ml-md-5,.ur-mx-md-5{margin-right:20px!important}.ur-m-md-6{margin:24px!important}.ur-mt-md-6,.ur-my-md-6{margin-top:24px!important}.ur-mr-md-6,.ur-mx-md-6{margin-left:24px!important}.ur-mb-md-6,.ur-my-md-6{margin-bottom:24px!important}.ur-ml-md-6,.ur-mx-md-6{margin-right:24px!important}.ur-m-md-7{margin:28px!important}.ur-mt-md-7,.ur-my-md-7{margin-top:28px!important}.ur-mr-md-7,.ur-mx-md-7{margin-left:28px!important}.ur-mb-md-7,.ur-my-md-7{margin-bottom:28px!important}.ur-ml-md-7,.ur-mx-md-7{margin-right:28px!important}.ur-m-md-8{margin:32px!important}.ur-mt-md-8,.ur-my-md-8{margin-top:32px!important}.ur-mr-md-8,.ur-mx-md-8{margin-left:32px!important}.ur-mb-md-8,.ur-my-md-8{margin-bottom:32px!important}.ur-ml-md-8,.ur-mx-md-8{margin-right:32px!important}.ur-p-md-0{padding:0!important}.ur-pt-md-0,.ur-py-md-0{padding-top:0!important}.ur-pr-md-0,.ur-px-md-0{padding-left:0!important}.ur-pb-md-0,.ur-py-md-0{padding-bottom:0!important}.ur-pl-md-0,.ur-px-md-0{padding-right:0!important}.ur-p-md-1{padding:4px!important}.ur-pt-md-1,.ur-py-md-1{padding-top:4px!important}.ur-pr-md-1,.ur-px-md-1{padding-left:4px!important}.ur-pb-md-1,.ur-py-md-1{padding-bottom:4px!important}.ur-pl-md-1,.ur-px-md-1{padding-right:4px!important}.ur-p-md-2{padding:8px!important}.ur-pt-md-2,.ur-py-md-2{padding-top:8px!important}.ur-pr-md-2,.ur-px-md-2{padding-left:8px!important}.ur-pb-md-2,.ur-py-md-2{padding-bottom:8px!important}.ur-pl-md-2,.ur-px-md-2{padding-right:8px!important}.ur-p-md-3{padding:12px!important}.ur-pt-md-3,.ur-py-md-3{padding-top:12px!important}.ur-pr-md-3,.ur-px-md-3{padding-left:12px!important}.ur-pb-md-3,.ur-py-md-3{padding-bottom:12px!important}.ur-pl-md-3,.ur-px-md-3{padding-right:12px!important}.ur-p-md-4{padding:16px!important}.ur-pt-md-4,.ur-py-md-4{padding-top:16px!important}.ur-pr-md-4,.ur-px-md-4{padding-left:16px!important}.ur-pb-md-4,.ur-py-md-4{padding-bottom:16px!important}.ur-pl-md-4,.ur-px-md-4{padding-right:16px!important}.ur-p-md-5{padding:20px!important}.ur-pt-md-5,.ur-py-md-5{padding-top:20px!important}.ur-pr-md-5,.ur-px-md-5{padding-left:20px!important}.ur-pb-md-5,.ur-py-md-5{padding-bottom:20px!important}.ur-pl-md-5,.ur-px-md-5{padding-right:20px!important}.ur-p-md-6{padding:24px!important}.ur-pt-md-6,.ur-py-md-6{padding-top:24px!important}.ur-pr-md-6,.ur-px-md-6{padding-left:24px!important}.ur-pb-md-6,.ur-py-md-6{padding-bottom:24px!important}.ur-pl-md-6,.ur-px-md-6{padding-right:24px!important}.ur-p-md-7{padding:28px!important}.ur-pt-md-7,.ur-py-md-7{padding-top:28px!important}.ur-pr-md-7,.ur-px-md-7{padding-left:28px!important}.ur-pb-md-7,.ur-py-md-7{padding-bottom:28px!important}.ur-pl-md-7,.ur-px-md-7{padding-right:28px!important}.ur-p-md-8{padding:32px!important}.ur-pt-md-8,.ur-py-md-8{padding-top:32px!important}.ur-pr-md-8,.ur-px-md-8{padding-left:32px!important}.ur-pb-md-8,.ur-py-md-8{padding-bottom:32px!important}.ur-pl-md-8,.ur-px-md-8{padding-right:32px!important}.ur-m-md-n1{margin:-4px!important}.ur-mt-md-n1,.ur-my-md-n1{margin-top:-4px!important}.ur-mr-md-n1,.ur-mx-md-n1{margin-left:-4px!important}.ur-mb-md-n1,.ur-my-md-n1{margin-bottom:-4px!important}.ur-ml-md-n1,.ur-mx-md-n1{margin-right:-4px!important}.ur-m-md-n2{margin:-8px!important}.ur-mt-md-n2,.ur-my-md-n2{margin-top:-8px!important}.ur-mr-md-n2,.ur-mx-md-n2{margin-left:-8px!important}.ur-mb-md-n2,.ur-my-md-n2{margin-bottom:-8px!important}.ur-ml-md-n2,.ur-mx-md-n2{margin-right:-8px!important}.ur-m-md-n3{margin:-12px!important}.ur-mt-md-n3,.ur-my-md-n3{margin-top:-12px!important}.ur-mr-md-n3,.ur-mx-md-n3{margin-left:-12px!important}.ur-mb-md-n3,.ur-my-md-n3{margin-bottom:-12px!important}.ur-ml-md-n3,.ur-mx-md-n3{margin-right:-12px!important}.ur-m-md-n4{margin:-16px!important}.ur-mt-md-n4,.ur-my-md-n4{margin-top:-16px!important}.ur-mr-md-n4,.ur-mx-md-n4{margin-left:-16px!important}.ur-mb-md-n4,.ur-my-md-n4{margin-bottom:-16px!important}.ur-ml-md-n4,.ur-mx-md-n4{margin-right:-16px!important}.ur-m-md-n5{margin:-20px!important}.ur-mt-md-n5,.ur-my-md-n5{margin-top:-20px!important}.ur-mr-md-n5,.ur-mx-md-n5{margin-left:-20px!important}.ur-mb-md-n5,.ur-my-md-n5{margin-bottom:-20px!important}.ur-ml-md-n5,.ur-mx-md-n5{margin-right:-20px!important}.ur-m-md-n6{margin:-24px!important}.ur-mt-md-n6,.ur-my-md-n6{margin-top:-24px!important}.ur-mr-md-n6,.ur-mx-md-n6{margin-left:-24px!important}.ur-mb-md-n6,.ur-my-md-n6{margin-bottom:-24px!important}.ur-ml-md-n6,.ur-mx-md-n6{margin-right:-24px!important}.ur-m-md-n7{margin:-28px!important}.ur-mt-md-n7,.ur-my-md-n7{margin-top:-28px!important}.ur-mr-md-n7,.ur-mx-md-n7{margin-left:-28px!important}.ur-mb-md-n7,.ur-my-md-n7{margin-bottom:-28px!important}.ur-ml-md-n7,.ur-mx-md-n7{margin-right:-28px!important}.ur-m-md-n8{margin:-32px!important}.ur-mt-md-n8,.ur-my-md-n8{margin-top:-32px!important}.ur-mr-md-n8,.ur-mx-md-n8{margin-left:-32px!important}.ur-mb-md-n8,.ur-my-md-n8{margin-bottom:-32px!important}.ur-ml-md-n8,.ur-mx-md-n8{margin-right:-32px!important}.ur-m-md-auto{margin:auto!important}.ur-mt-md-auto,.ur-my-md-auto{margin-top:auto!important}.ur-mr-md-auto,.ur-mx-md-auto{margin-left:auto!important}.ur-mb-md-auto,.ur-my-md-auto{margin-bottom:auto!important}.ur-ml-md-auto,.ur-mx-md-auto{margin-right:auto!important}}@media (min-width:992px){.ur-m-lg-0{margin:0!important}.ur-mt-lg-0,.ur-my-lg-0{margin-top:0!important}.ur-mr-lg-0,.ur-mx-lg-0{margin-left:0!important}.ur-mb-lg-0,.ur-my-lg-0{margin-bottom:0!important}.ur-ml-lg-0,.ur-mx-lg-0{margin-right:0!important}.ur-m-lg-1{margin:4px!important}.ur-mt-lg-1,.ur-my-lg-1{margin-top:4px!important}.ur-mr-lg-1,.ur-mx-lg-1{margin-left:4px!important}.ur-mb-lg-1,.ur-my-lg-1{margin-bottom:4px!important}.ur-ml-lg-1,.ur-mx-lg-1{margin-right:4px!important}.ur-m-lg-2{margin:8px!important}.ur-mt-lg-2,.ur-my-lg-2{margin-top:8px!important}.ur-mr-lg-2,.ur-mx-lg-2{margin-left:8px!important}.ur-mb-lg-2,.ur-my-lg-2{margin-bottom:8px!important}.ur-ml-lg-2,.ur-mx-lg-2{margin-right:8px!important}.ur-m-lg-3{margin:12px!important}.ur-mt-lg-3,.ur-my-lg-3{margin-top:12px!important}.ur-mr-lg-3,.ur-mx-lg-3{margin-left:12px!important}.ur-mb-lg-3,.ur-my-lg-3{margin-bottom:12px!important}.ur-ml-lg-3,.ur-mx-lg-3{margin-right:12px!important}.ur-m-lg-4{margin:16px!important}.ur-mt-lg-4,.ur-my-lg-4{margin-top:16px!important}.ur-mr-lg-4,.ur-mx-lg-4{margin-left:16px!important}.ur-mb-lg-4,.ur-my-lg-4{margin-bottom:16px!important}.ur-ml-lg-4,.ur-mx-lg-4{margin-right:16px!important}.ur-m-lg-5{margin:20px!important}.ur-mt-lg-5,.ur-my-lg-5{margin-top:20px!important}.ur-mr-lg-5,.ur-mx-lg-5{margin-left:20px!important}.ur-mb-lg-5,.ur-my-lg-5{margin-bottom:20px!important}.ur-ml-lg-5,.ur-mx-lg-5{margin-right:20px!important}.ur-m-lg-6{margin:24px!important}.ur-mt-lg-6,.ur-my-lg-6{margin-top:24px!important}.ur-mr-lg-6,.ur-mx-lg-6{margin-left:24px!important}.ur-mb-lg-6,.ur-my-lg-6{margin-bottom:24px!important}.ur-ml-lg-6,.ur-mx-lg-6{margin-right:24px!important}.ur-m-lg-7{margin:28px!important}.ur-mt-lg-7,.ur-my-lg-7{margin-top:28px!important}.ur-mr-lg-7,.ur-mx-lg-7{margin-left:28px!important}.ur-mb-lg-7,.ur-my-lg-7{margin-bottom:28px!important}.ur-ml-lg-7,.ur-mx-lg-7{margin-right:28px!important}.ur-m-lg-8{margin:32px!important}.ur-mt-lg-8,.ur-my-lg-8{margin-top:32px!important}.ur-mr-lg-8,.ur-mx-lg-8{margin-left:32px!important}.ur-mb-lg-8,.ur-my-lg-8{margin-bottom:32px!important}.ur-ml-lg-8,.ur-mx-lg-8{margin-right:32px!important}.ur-p-lg-0{padding:0!important}.ur-pt-lg-0,.ur-py-lg-0{padding-top:0!important}.ur-pr-lg-0,.ur-px-lg-0{padding-left:0!important}.ur-pb-lg-0,.ur-py-lg-0{padding-bottom:0!important}.ur-pl-lg-0,.ur-px-lg-0{padding-right:0!important}.ur-p-lg-1{padding:4px!important}.ur-pt-lg-1,.ur-py-lg-1{padding-top:4px!important}.ur-pr-lg-1,.ur-px-lg-1{padding-left:4px!important}.ur-pb-lg-1,.ur-py-lg-1{padding-bottom:4px!important}.ur-pl-lg-1,.ur-px-lg-1{padding-right:4px!important}.ur-p-lg-2{padding:8px!important}.ur-pt-lg-2,.ur-py-lg-2{padding-top:8px!important}.ur-pr-lg-2,.ur-px-lg-2{padding-left:8px!important}.ur-pb-lg-2,.ur-py-lg-2{padding-bottom:8px!important}.ur-pl-lg-2,.ur-px-lg-2{padding-right:8px!important}.ur-p-lg-3{padding:12px!important}.ur-pt-lg-3,.ur-py-lg-3{padding-top:12px!important}.ur-pr-lg-3,.ur-px-lg-3{padding-left:12px!important}.ur-pb-lg-3,.ur-py-lg-3{padding-bottom:12px!important}.ur-pl-lg-3,.ur-px-lg-3{padding-right:12px!important}.ur-p-lg-4{padding:16px!important}.ur-pt-lg-4,.ur-py-lg-4{padding-top:16px!important}.ur-pr-lg-4,.ur-px-lg-4{padding-left:16px!important}.ur-pb-lg-4,.ur-py-lg-4{padding-bottom:16px!important}.ur-pl-lg-4,.ur-px-lg-4{padding-right:16px!important}.ur-p-lg-5{padding:20px!important}.ur-pt-lg-5,.ur-py-lg-5{padding-top:20px!important}.ur-pr-lg-5,.ur-px-lg-5{padding-left:20px!important}.ur-pb-lg-5,.ur-py-lg-5{padding-bottom:20px!important}.ur-pl-lg-5,.ur-px-lg-5{padding-right:20px!important}.ur-p-lg-6{padding:24px!important}.ur-pt-lg-6,.ur-py-lg-6{padding-top:24px!important}.ur-pr-lg-6,.ur-px-lg-6{padding-left:24px!important}.ur-pb-lg-6,.ur-py-lg-6{padding-bottom:24px!important}.ur-pl-lg-6,.ur-px-lg-6{padding-right:24px!important}.ur-p-lg-7{padding:28px!important}.ur-pt-lg-7,.ur-py-lg-7{padding-top:28px!important}.ur-pr-lg-7,.ur-px-lg-7{padding-left:28px!important}.ur-pb-lg-7,.ur-py-lg-7{padding-bottom:28px!important}.ur-pl-lg-7,.ur-px-lg-7{padding-right:28px!important}.ur-p-lg-8{padding:32px!important}.ur-pt-lg-8,.ur-py-lg-8{padding-top:32px!important}.ur-pr-lg-8,.ur-px-lg-8{padding-left:32px!important}.ur-pb-lg-8,.ur-py-lg-8{padding-bottom:32px!important}.ur-pl-lg-8,.ur-px-lg-8{padding-right:32px!important}.ur-m-lg-n1{margin:-4px!important}.ur-mt-lg-n1,.ur-my-lg-n1{margin-top:-4px!important}.ur-mr-lg-n1,.ur-mx-lg-n1{margin-left:-4px!important}.ur-mb-lg-n1,.ur-my-lg-n1{margin-bottom:-4px!important}.ur-ml-lg-n1,.ur-mx-lg-n1{margin-right:-4px!important}.ur-m-lg-n2{margin:-8px!important}.ur-mt-lg-n2,.ur-my-lg-n2{margin-top:-8px!important}.ur-mr-lg-n2,.ur-mx-lg-n2{margin-left:-8px!important}.ur-mb-lg-n2,.ur-my-lg-n2{margin-bottom:-8px!important}.ur-ml-lg-n2,.ur-mx-lg-n2{margin-right:-8px!important}.ur-m-lg-n3{margin:-12px!important}.ur-mt-lg-n3,.ur-my-lg-n3{margin-top:-12px!important}.ur-mr-lg-n3,.ur-mx-lg-n3{margin-left:-12px!important}.ur-mb-lg-n3,.ur-my-lg-n3{margin-bottom:-12px!important}.ur-ml-lg-n3,.ur-mx-lg-n3{margin-right:-12px!important}.ur-m-lg-n4{margin:-16px!important}.ur-mt-lg-n4,.ur-my-lg-n4{margin-top:-16px!important}.ur-mr-lg-n4,.ur-mx-lg-n4{margin-left:-16px!important}.ur-mb-lg-n4,.ur-my-lg-n4{margin-bottom:-16px!important}.ur-ml-lg-n4,.ur-mx-lg-n4{margin-right:-16px!important}.ur-m-lg-n5{margin:-20px!important}.ur-mt-lg-n5,.ur-my-lg-n5{margin-top:-20px!important}.ur-mr-lg-n5,.ur-mx-lg-n5{margin-left:-20px!important}.ur-mb-lg-n5,.ur-my-lg-n5{margin-bottom:-20px!important}.ur-ml-lg-n5,.ur-mx-lg-n5{margin-right:-20px!important}.ur-m-lg-n6{margin:-24px!important}.ur-mt-lg-n6,.ur-my-lg-n6{margin-top:-24px!important}.ur-mr-lg-n6,.ur-mx-lg-n6{margin-left:-24px!important}.ur-mb-lg-n6,.ur-my-lg-n6{margin-bottom:-24px!important}.ur-ml-lg-n6,.ur-mx-lg-n6{margin-right:-24px!important}.ur-m-lg-n7{margin:-28px!important}.ur-mt-lg-n7,.ur-my-lg-n7{margin-top:-28px!important}.ur-mr-lg-n7,.ur-mx-lg-n7{margin-left:-28px!important}.ur-mb-lg-n7,.ur-my-lg-n7{margin-bottom:-28px!important}.ur-ml-lg-n7,.ur-mx-lg-n7{margin-right:-28px!important}.ur-m-lg-n8{margin:-32px!important}.ur-mt-lg-n8,.ur-my-lg-n8{margin-top:-32px!important}.ur-mr-lg-n8,.ur-mx-lg-n8{margin-left:-32px!important}.ur-mb-lg-n8,.ur-my-lg-n8{margin-bottom:-32px!important}.ur-ml-lg-n8,.ur-mx-lg-n8{margin-right:-32px!important}.ur-m-lg-auto{margin:auto!important}.ur-mt-lg-auto,.ur-my-lg-auto{margin-top:auto!important}.ur-mr-lg-auto,.ur-mx-lg-auto{margin-left:auto!important}.ur-mb-lg-auto,.ur-my-lg-auto{margin-bottom:auto!important}.ur-ml-lg-auto,.ur-mx-lg-auto{margin-right:auto!important}}@media (min-width:1200px){.ur-m-xl-0{margin:0!important}.ur-mt-xl-0,.ur-my-xl-0{margin-top:0!important}.ur-mr-xl-0,.ur-mx-xl-0{margin-left:0!important}.ur-mb-xl-0,.ur-my-xl-0{margin-bottom:0!important}.ur-ml-xl-0,.ur-mx-xl-0{margin-right:0!important}.ur-m-xl-1{margin:4px!important}.ur-mt-xl-1,.ur-my-xl-1{margin-top:4px!important}.ur-mr-xl-1,.ur-mx-xl-1{margin-left:4px!important}.ur-mb-xl-1,.ur-my-xl-1{margin-bottom:4px!important}.ur-ml-xl-1,.ur-mx-xl-1{margin-right:4px!important}.ur-m-xl-2{margin:8px!important}.ur-mt-xl-2,.ur-my-xl-2{margin-top:8px!important}.ur-mr-xl-2,.ur-mx-xl-2{margin-left:8px!important}.ur-mb-xl-2,.ur-my-xl-2{margin-bottom:8px!important}.ur-ml-xl-2,.ur-mx-xl-2{margin-right:8px!important}.ur-m-xl-3{margin:12px!important}.ur-mt-xl-3,.ur-my-xl-3{margin-top:12px!important}.ur-mr-xl-3,.ur-mx-xl-3{margin-left:12px!important}.ur-mb-xl-3,.ur-my-xl-3{margin-bottom:12px!important}.ur-ml-xl-3,.ur-mx-xl-3{margin-right:12px!important}.ur-m-xl-4{margin:16px!important}.ur-mt-xl-4,.ur-my-xl-4{margin-top:16px!important}.ur-mr-xl-4,.ur-mx-xl-4{margin-left:16px!important}.ur-mb-xl-4,.ur-my-xl-4{margin-bottom:16px!important}.ur-ml-xl-4,.ur-mx-xl-4{margin-right:16px!important}.ur-m-xl-5{margin:20px!important}.ur-mt-xl-5,.ur-my-xl-5{margin-top:20px!important}.ur-mr-xl-5,.ur-mx-xl-5{margin-left:20px!important}.ur-mb-xl-5,.ur-my-xl-5{margin-bottom:20px!important}.ur-ml-xl-5,.ur-mx-xl-5{margin-right:20px!important}.ur-m-xl-6{margin:24px!important}.ur-mt-xl-6,.ur-my-xl-6{margin-top:24px!important}.ur-mr-xl-6,.ur-mx-xl-6{margin-left:24px!important}.ur-mb-xl-6,.ur-my-xl-6{margin-bottom:24px!important}.ur-ml-xl-6,.ur-mx-xl-6{margin-right:24px!important}.ur-m-xl-7{margin:28px!important}.ur-mt-xl-7,.ur-my-xl-7{margin-top:28px!important}.ur-mr-xl-7,.ur-mx-xl-7{margin-left:28px!important}.ur-mb-xl-7,.ur-my-xl-7{margin-bottom:28px!important}.ur-ml-xl-7,.ur-mx-xl-7{margin-right:28px!important}.ur-m-xl-8{margin:32px!important}.ur-mt-xl-8,.ur-my-xl-8{margin-top:32px!important}.ur-mr-xl-8,.ur-mx-xl-8{margin-left:32px!important}.ur-mb-xl-8,.ur-my-xl-8{margin-bottom:32px!important}.ur-ml-xl-8,.ur-mx-xl-8{margin-right:32px!important}.ur-p-xl-0{padding:0!important}.ur-pt-xl-0,.ur-py-xl-0{padding-top:0!important}.ur-pr-xl-0,.ur-px-xl-0{padding-left:0!important}.ur-pb-xl-0,.ur-py-xl-0{padding-bottom:0!important}.ur-pl-xl-0,.ur-px-xl-0{padding-right:0!important}.ur-p-xl-1{padding:4px!important}.ur-pt-xl-1,.ur-py-xl-1{padding-top:4px!important}.ur-pr-xl-1,.ur-px-xl-1{padding-left:4px!important}.ur-pb-xl-1,.ur-py-xl-1{padding-bottom:4px!important}.ur-pl-xl-1,.ur-px-xl-1{padding-right:4px!important}.ur-p-xl-2{padding:8px!important}.ur-pt-xl-2,.ur-py-xl-2{padding-top:8px!important}.ur-pr-xl-2,.ur-px-xl-2{padding-left:8px!important}.ur-pb-xl-2,.ur-py-xl-2{padding-bottom:8px!important}.ur-pl-xl-2,.ur-px-xl-2{padding-right:8px!important}.ur-p-xl-3{padding:12px!important}.ur-pt-xl-3,.ur-py-xl-3{padding-top:12px!important}.ur-pr-xl-3,.ur-px-xl-3{padding-left:12px!important}.ur-pb-xl-3,.ur-py-xl-3{padding-bottom:12px!important}.ur-pl-xl-3,.ur-px-xl-3{padding-right:12px!important}.ur-p-xl-4{padding:16px!important}.ur-pt-xl-4,.ur-py-xl-4{padding-top:16px!important}.ur-pr-xl-4,.ur-px-xl-4{padding-left:16px!important}.ur-pb-xl-4,.ur-py-xl-4{padding-bottom:16px!important}.ur-pl-xl-4,.ur-px-xl-4{padding-right:16px!important}.ur-p-xl-5{padding:20px!important}.ur-pt-xl-5,.ur-py-xl-5{padding-top:20px!important}.ur-pr-xl-5,.ur-px-xl-5{padding-left:20px!important}.ur-pb-xl-5,.ur-py-xl-5{padding-bottom:20px!important}.ur-pl-xl-5,.ur-px-xl-5{padding-right:20px!important}.ur-p-xl-6{padding:24px!important}.ur-pt-xl-6,.ur-py-xl-6{padding-top:24px!important}.ur-pr-xl-6,.ur-px-xl-6{padding-left:24px!important}.ur-pb-xl-6,.ur-py-xl-6{padding-bottom:24px!important}.ur-pl-xl-6,.ur-px-xl-6{padding-right:24px!important}.ur-p-xl-7{padding:28px!important}.ur-pt-xl-7,.ur-py-xl-7{padding-top:28px!important}.ur-pr-xl-7,.ur-px-xl-7{padding-left:28px!important}.ur-pb-xl-7,.ur-py-xl-7{padding-bottom:28px!important}.ur-pl-xl-7,.ur-px-xl-7{padding-right:28px!important}.ur-p-xl-8{padding:32px!important}.ur-pt-xl-8,.ur-py-xl-8{padding-top:32px!important}.ur-pr-xl-8,.ur-px-xl-8{padding-left:32px!important}.ur-pb-xl-8,.ur-py-xl-8{padding-bottom:32px!important}.ur-pl-xl-8,.ur-px-xl-8{padding-right:32px!important}.ur-m-xl-n1{margin:-4px!important}.ur-mt-xl-n1,.ur-my-xl-n1{margin-top:-4px!important}.ur-mr-xl-n1,.ur-mx-xl-n1{margin-left:-4px!important}.ur-mb-xl-n1,.ur-my-xl-n1{margin-bottom:-4px!important}.ur-ml-xl-n1,.ur-mx-xl-n1{margin-right:-4px!important}.ur-m-xl-n2{margin:-8px!important}.ur-mt-xl-n2,.ur-my-xl-n2{margin-top:-8px!important}.ur-mr-xl-n2,.ur-mx-xl-n2{margin-left:-8px!important}.ur-mb-xl-n2,.ur-my-xl-n2{margin-bottom:-8px!important}.ur-ml-xl-n2,.ur-mx-xl-n2{margin-right:-8px!important}.ur-m-xl-n3{margin:-12px!important}.ur-mt-xl-n3,.ur-my-xl-n3{margin-top:-12px!important}.ur-mr-xl-n3,.ur-mx-xl-n3{margin-left:-12px!important}.ur-mb-xl-n3,.ur-my-xl-n3{margin-bottom:-12px!important}.ur-ml-xl-n3,.ur-mx-xl-n3{margin-right:-12px!important}.ur-m-xl-n4{margin:-16px!important}.ur-mt-xl-n4,.ur-my-xl-n4{margin-top:-16px!important}.ur-mr-xl-n4,.ur-mx-xl-n4{margin-left:-16px!important}.ur-mb-xl-n4,.ur-my-xl-n4{margin-bottom:-16px!important}.ur-ml-xl-n4,.ur-mx-xl-n4{margin-right:-16px!important}.ur-m-xl-n5{margin:-20px!important}.ur-mt-xl-n5,.ur-my-xl-n5{margin-top:-20px!important}.ur-mr-xl-n5,.ur-mx-xl-n5{margin-left:-20px!important}.ur-mb-xl-n5,.ur-my-xl-n5{margin-bottom:-20px!important}.ur-ml-xl-n5,.ur-mx-xl-n5{margin-right:-20px!important}.ur-m-xl-n6{margin:-24px!important}.ur-mt-xl-n6,.ur-my-xl-n6{margin-top:-24px!important}.ur-mr-xl-n6,.ur-mx-xl-n6{margin-left:-24px!important}.ur-mb-xl-n6,.ur-my-xl-n6{margin-bottom:-24px!important}.ur-ml-xl-n6,.ur-mx-xl-n6{margin-right:-24px!important}.ur-m-xl-n7{margin:-28px!important}.ur-mt-xl-n7,.ur-my-xl-n7{margin-top:-28px!important}.ur-mr-xl-n7,.ur-mx-xl-n7{margin-left:-28px!important}.ur-mb-xl-n7,.ur-my-xl-n7{margin-bottom:-28px!important}.ur-ml-xl-n7,.ur-mx-xl-n7{margin-right:-28px!important}.ur-m-xl-n8{margin:-32px!important}.ur-mt-xl-n8,.ur-my-xl-n8{margin-top:-32px!important}.ur-mr-xl-n8,.ur-mx-xl-n8{margin-left:-32px!important}.ur-mb-xl-n8,.ur-my-xl-n8{margin-bottom:-32px!important}.ur-ml-xl-n8,.ur-mx-xl-n8{margin-right:-32px!important}.ur-m-xl-auto{margin:auto!important}.ur-mt-xl-auto,.ur-my-xl-auto{margin-top:auto!important}.ur-mr-xl-auto,.ur-mx-xl-auto{margin-left:auto!important}.ur-mb-xl-auto,.ur-my-xl-auto{margin-bottom:auto!important}.ur-ml-xl-auto,.ur-mx-xl-auto{margin-right:auto!important}}@media (min-width:1400px){.ur-m-xxl-0{margin:0!important}.ur-mt-xxl-0,.ur-my-xxl-0{margin-top:0!important}.ur-mr-xxl-0,.ur-mx-xxl-0{margin-left:0!important}.ur-mb-xxl-0,.ur-my-xxl-0{margin-bottom:0!important}.ur-ml-xxl-0,.ur-mx-xxl-0{margin-right:0!important}.ur-m-xxl-1{margin:4px!important}.ur-mt-xxl-1,.ur-my-xxl-1{margin-top:4px!important}.ur-mr-xxl-1,.ur-mx-xxl-1{margin-left:4px!important}.ur-mb-xxl-1,.ur-my-xxl-1{margin-bottom:4px!important}.ur-ml-xxl-1,.ur-mx-xxl-1{margin-right:4px!important}.ur-m-xxl-2{margin:8px!important}.ur-mt-xxl-2,.ur-my-xxl-2{margin-top:8px!important}.ur-mr-xxl-2,.ur-mx-xxl-2{margin-left:8px!important}.ur-mb-xxl-2,.ur-my-xxl-2{margin-bottom:8px!important}.ur-ml-xxl-2,.ur-mx-xxl-2{margin-right:8px!important}.ur-m-xxl-3{margin:12px!important}.ur-mt-xxl-3,.ur-my-xxl-3{margin-top:12px!important}.ur-mr-xxl-3,.ur-mx-xxl-3{margin-left:12px!important}.ur-mb-xxl-3,.ur-my-xxl-3{margin-bottom:12px!important}.ur-ml-xxl-3,.ur-mx-xxl-3{margin-right:12px!important}.ur-m-xxl-4{margin:16px!important}.ur-mt-xxl-4,.ur-my-xxl-4{margin-top:16px!important}.ur-mr-xxl-4,.ur-mx-xxl-4{margin-left:16px!important}.ur-mb-xxl-4,.ur-my-xxl-4{margin-bottom:16px!important}.ur-ml-xxl-4,.ur-mx-xxl-4{margin-right:16px!important}.ur-m-xxl-5{margin:20px!important}.ur-mt-xxl-5,.ur-my-xxl-5{margin-top:20px!important}.ur-mr-xxl-5,.ur-mx-xxl-5{margin-left:20px!important}.ur-mb-xxl-5,.ur-my-xxl-5{margin-bottom:20px!important}.ur-ml-xxl-5,.ur-mx-xxl-5{margin-right:20px!important}.ur-m-xxl-6{margin:24px!important}.ur-mt-xxl-6,.ur-my-xxl-6{margin-top:24px!important}.ur-mr-xxl-6,.ur-mx-xxl-6{margin-left:24px!important}.ur-mb-xxl-6,.ur-my-xxl-6{margin-bottom:24px!important}.ur-ml-xxl-6,.ur-mx-xxl-6{margin-right:24px!important}.ur-m-xxl-7{margin:28px!important}.ur-mt-xxl-7,.ur-my-xxl-7{margin-top:28px!important}.ur-mr-xxl-7,.ur-mx-xxl-7{margin-left:28px!important}.ur-mb-xxl-7,.ur-my-xxl-7{margin-bottom:28px!important}.ur-ml-xxl-7,.ur-mx-xxl-7{margin-right:28px!important}.ur-m-xxl-8{margin:32px!important}.ur-mt-xxl-8,.ur-my-xxl-8{margin-top:32px!important}.ur-mr-xxl-8,.ur-mx-xxl-8{margin-left:32px!important}.ur-mb-xxl-8,.ur-my-xxl-8{margin-bottom:32px!important}.ur-ml-xxl-8,.ur-mx-xxl-8{margin-right:32px!important}.ur-p-xxl-0{padding:0!important}.ur-pt-xxl-0,.ur-py-xxl-0{padding-top:0!important}.ur-pr-xxl-0,.ur-px-xxl-0{padding-left:0!important}.ur-pb-xxl-0,.ur-py-xxl-0{padding-bottom:0!important}.ur-pl-xxl-0,.ur-px-xxl-0{padding-right:0!important}.ur-p-xxl-1{padding:4px!important}.ur-pt-xxl-1,.ur-py-xxl-1{padding-top:4px!important}.ur-pr-xxl-1,.ur-px-xxl-1{padding-left:4px!important}.ur-pb-xxl-1,.ur-py-xxl-1{padding-bottom:4px!important}.ur-pl-xxl-1,.ur-px-xxl-1{padding-right:4px!important}.ur-p-xxl-2{padding:8px!important}.ur-pt-xxl-2,.ur-py-xxl-2{padding-top:8px!important}.ur-pr-xxl-2,.ur-px-xxl-2{padding-left:8px!important}.ur-pb-xxl-2,.ur-py-xxl-2{padding-bottom:8px!important}.ur-pl-xxl-2,.ur-px-xxl-2{padding-right:8px!important}.ur-p-xxl-3{padding:12px!important}.ur-pt-xxl-3,.ur-py-xxl-3{padding-top:12px!important}.ur-pr-xxl-3,.ur-px-xxl-3{padding-left:12px!important}.ur-pb-xxl-3,.ur-py-xxl-3{padding-bottom:12px!important}.ur-pl-xxl-3,.ur-px-xxl-3{padding-right:12px!important}.ur-p-xxl-4{padding:16px!important}.ur-pt-xxl-4,.ur-py-xxl-4{padding-top:16px!important}.ur-pr-xxl-4,.ur-px-xxl-4{padding-left:16px!important}.ur-pb-xxl-4,.ur-py-xxl-4{padding-bottom:16px!important}.ur-pl-xxl-4,.ur-px-xxl-4{padding-right:16px!important}.ur-p-xxl-5{padding:20px!important}.ur-pt-xxl-5,.ur-py-xxl-5{padding-top:20px!important}.ur-pr-xxl-5,.ur-px-xxl-5{padding-left:20px!important}.ur-pb-xxl-5,.ur-py-xxl-5{padding-bottom:20px!important}.ur-pl-xxl-5,.ur-px-xxl-5{padding-right:20px!important}.ur-p-xxl-6{padding:24px!important}.ur-pt-xxl-6,.ur-py-xxl-6{padding-top:24px!important}.ur-pr-xxl-6,.ur-px-xxl-6{padding-left:24px!important}.ur-pb-xxl-6,.ur-py-xxl-6{padding-bottom:24px!important}.ur-pl-xxl-6,.ur-px-xxl-6{padding-right:24px!important}.ur-p-xxl-7{padding:28px!important}.ur-pt-xxl-7,.ur-py-xxl-7{padding-top:28px!important}.ur-pr-xxl-7,.ur-px-xxl-7{padding-left:28px!important}.ur-pb-xxl-7,.ur-py-xxl-7{padding-bottom:28px!important}.ur-pl-xxl-7,.ur-px-xxl-7{padding-right:28px!important}.ur-p-xxl-8{padding:32px!important}.ur-pt-xxl-8,.ur-py-xxl-8{padding-top:32px!important}.ur-pr-xxl-8,.ur-px-xxl-8{padding-left:32px!important}.ur-pb-xxl-8,.ur-py-xxl-8{padding-bottom:32px!important}.ur-pl-xxl-8,.ur-px-xxl-8{padding-right:32px!important}.ur-m-xxl-n1{margin:-4px!important}.ur-mt-xxl-n1,.ur-my-xxl-n1{margin-top:-4px!important}.ur-mr-xxl-n1,.ur-mx-xxl-n1{margin-left:-4px!important}.ur-mb-xxl-n1,.ur-my-xxl-n1{margin-bottom:-4px!important}.ur-ml-xxl-n1,.ur-mx-xxl-n1{margin-right:-4px!important}.ur-m-xxl-n2{margin:-8px!important}.ur-mt-xxl-n2,.ur-my-xxl-n2{margin-top:-8px!important}.ur-mr-xxl-n2,.ur-mx-xxl-n2{margin-left:-8px!important}.ur-mb-xxl-n2,.ur-my-xxl-n2{margin-bottom:-8px!important}.ur-ml-xxl-n2,.ur-mx-xxl-n2{margin-right:-8px!important}.ur-m-xxl-n3{margin:-12px!important}.ur-mt-xxl-n3,.ur-my-xxl-n3{margin-top:-12px!important}.ur-mr-xxl-n3,.ur-mx-xxl-n3{margin-left:-12px!important}.ur-mb-xxl-n3,.ur-my-xxl-n3{margin-bottom:-12px!important}.ur-ml-xxl-n3,.ur-mx-xxl-n3{margin-right:-12px!important}.ur-m-xxl-n4{margin:-16px!important}.ur-mt-xxl-n4,.ur-my-xxl-n4{margin-top:-16px!important}.ur-mr-xxl-n4,.ur-mx-xxl-n4{margin-left:-16px!important}.ur-mb-xxl-n4,.ur-my-xxl-n4{margin-bottom:-16px!important}.ur-ml-xxl-n4,.ur-mx-xxl-n4{margin-right:-16px!important}.ur-m-xxl-n5{margin:-20px!important}.ur-mt-xxl-n5,.ur-my-xxl-n5{margin-top:-20px!important}.ur-mr-xxl-n5,.ur-mx-xxl-n5{margin-left:-20px!important}.ur-mb-xxl-n5,.ur-my-xxl-n5{margin-bottom:-20px!important}.ur-ml-xxl-n5,.ur-mx-xxl-n5{margin-right:-20px!important}.ur-m-xxl-n6{margin:-24px!important}.ur-mt-xxl-n6,.ur-my-xxl-n6{margin-top:-24px!important}.ur-mr-xxl-n6,.ur-mx-xxl-n6{margin-left:-24px!important}.ur-mb-xxl-n6,.ur-my-xxl-n6{margin-bottom:-24px!important}.ur-ml-xxl-n6,.ur-mx-xxl-n6{margin-right:-24px!important}.ur-m-xxl-n7{margin:-28px!important}.ur-mt-xxl-n7,.ur-my-xxl-n7{margin-top:-28px!important}.ur-mr-xxl-n7,.ur-mx-xxl-n7{margin-left:-28px!important}.ur-mb-xxl-n7,.ur-my-xxl-n7{margin-bottom:-28px!important}.ur-ml-xxl-n7,.ur-mx-xxl-n7{margin-right:-28px!important}.ur-m-xxl-n8{margin:-32px!important}.ur-mt-xxl-n8,.ur-my-xxl-n8{margin-top:-32px!important}.ur-mr-xxl-n8,.ur-mx-xxl-n8{margin-left:-32px!important}.ur-mb-xxl-n8,.ur-my-xxl-n8{margin-bottom:-32px!important}.ur-ml-xxl-n8,.ur-mx-xxl-n8{margin-right:-32px!important}.ur-m-xxl-auto{margin:auto!important}.ur-mt-xxl-auto,.ur-my-xxl-auto{margin-top:auto!important}.ur-mr-xxl-auto,.ur-mx-xxl-auto{margin-left:auto!important}.ur-mb-xxl-auto,.ur-my-xxl-auto{margin-bottom:auto!important}.ur-ml-xxl-auto,.ur-mx-xxl-auto{margin-right:auto!important}}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.ur-container,.ur-container-full,.ur-container-lg,.ur-container-md,.ur-container-sm,.ur-container-xl,.ur-container-xxl{width:100%;padding-left:12px;padding-right:12px;margin-left:auto;margin-right:auto}.ur-container *,.ur-container ::after,.ur-container ::before,.ur-container-full *,.ur-container-full ::after,.ur-container-full ::before,.ur-container-lg *,.ur-container-lg ::after,.ur-container-lg ::before,.ur-container-md *,.ur-container-md ::after,.ur-container-md ::before,.ur-container-sm *,.ur-container-sm ::after,.ur-container-sm ::before,.ur-container-xl *,.ur-container-xl ::after,.ur-container-xl ::before,.ur-container-xxl *,.ur-container-xxl ::after,.ur-container-xxl ::before{box-sizing:border-box}@media (min-width:576px){.ur-container,.ur-container-sm{max-width:540px}}@media (min-width:768px){.ur-container,.ur-container-md,.ur-container-sm{max-width:720px}}@media (min-width:992px){.ur-container,.ur-container-lg,.ur-container-md,.ur-container-sm{max-width:960px}}@media (min-width:1200px){.ur-container,.ur-container-lg,.ur-container-md,.ur-container-sm,.ur-container-xl{max-width:1140px}}@media (min-width:1400px){.ur-container,.ur-container-lg,.ur-container-md,.ur-container-sm,.ur-container-xl,.ur-container-xxl{max-width:1320px}}.ur-row{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.ur-col,.ur-col-1,.ur-col-10,.ur-col-11,.ur-col-12,.ur-col-2,.ur-col-3,.ur-col-4,.ur-col-5,.ur-col-6,.ur-col-7,.ur-col-8,.ur-col-9,.ur-col-auto,.ur-col-lg,.ur-col-lg-1,.ur-col-lg-10,.ur-col-lg-11,.ur-col-lg-12,.ur-col-lg-2,.ur-col-lg-3,.ur-col-lg-4,.ur-col-lg-5,.ur-col-lg-6,.ur-col-lg-7,.ur-col-lg-8,.ur-col-lg-9,.ur-col-lg-auto,.ur-col-md,.ur-col-md-1,.ur-col-md-10,.ur-col-md-11,.ur-col-md-12,.ur-col-md-2,.ur-col-md-3,.ur-col-md-4,.ur-col-md-5,.ur-col-md-6,.ur-col-md-7,.ur-col-md-8,.ur-col-md-9,.ur-col-md-auto,.ur-col-sm,.ur-col-sm-1,.ur-col-sm-10,.ur-col-sm-11,.ur-col-sm-12,.ur-col-sm-2,.ur-col-sm-3,.ur-col-sm-4,.ur-col-sm-5,.ur-col-sm-6,.ur-col-sm-7,.ur-col-sm-8,.ur-col-sm-9,.ur-col-sm-auto,.ur-col-xl,.ur-col-xl-1,.ur-col-xl-10,.ur-col-xl-11,.ur-col-xl-12,.ur-col-xl-2,.ur-col-xl-3,.ur-col-xl-4,.ur-col-xl-5,.ur-col-xl-6,.ur-col-xl-7,.ur-col-xl-8,.ur-col-xl-9,.ur-col-xl-auto,.ur-col-xxl,.ur-col-xxl-1,.ur-col-xxl-10,.ur-col-xxl-11,.ur-col-xxl-12,.ur-col-xxl-2,.ur-col-xxl-3,.ur-col-xxl-4,.ur-col-xxl-5,.ur-col-xxl-6,.ur-col-xxl-7,.ur-col-xxl-8,.ur-col-xxl-9,.ur-col-xxl-auto{position:relative;width:100%;padding-left:12px;padding-right:12px}.ur-col{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-1{margin-right:8.3333333333%}.ur-offset-2{margin-right:16.6666666667%}.ur-offset-3{margin-right:25%}.ur-offset-4{margin-right:33.3333333333%}.ur-offset-5{margin-right:41.6666666667%}.ur-offset-6{margin-right:50%}.ur-offset-7{margin-right:58.3333333333%}.ur-offset-8{margin-right:66.6666666667%}.ur-offset-9{margin-right:75%}.ur-offset-10{margin-right:83.3333333333%}.ur-offset-11{margin-right:91.6666666667%}.ur-g-0,.ur-gx-0{--bs-gutter-x:0}.ur-g-0,.ur-gy-0{--bs-gutter-y:0}.ur-g-1,.ur-gx-1{--bs-gutter-x:4px}.ur-g-1,.ur-gy-1{--bs-gutter-y:4px}.ur-g-2,.ur-gx-2{--bs-gutter-x:8px}.ur-g-2,.ur-gy-2{--bs-gutter-y:8px}.ur-g-3,.ur-gx-3{--bs-gutter-x:12px}.ur-g-3,.ur-gy-3{--bs-gutter-y:12px}.ur-g-4,.ur-gx-4{--bs-gutter-x:16px}.ur-g-4,.ur-gy-4{--bs-gutter-y:16px}.ur-g-5,.ur-gx-5{--bs-gutter-x:20px}.ur-g-5,.ur-gy-5{--bs-gutter-y:20px}.ur-g-6,.ur-gx-6{--bs-gutter-x:24px}.ur-g-6,.ur-gy-6{--bs-gutter-y:24px}.ur-g-7,.ur-gx-7{--bs-gutter-x:28px}.ur-g-7,.ur-gy-7{--bs-gutter-y:28px}.ur-g-8,.ur-gx-8{--bs-gutter-x:32px}.ur-g-8,.ur-gy-8{--bs-gutter-y:32px}@media (min-width:576px){.ur-col-sm{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-sm-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-sm-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-sm-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-sm-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-sm-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-sm-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-sm-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-sm-0{margin-right:0}.ur-offset-sm-1{margin-right:8.3333333333%}.ur-offset-sm-2{margin-right:16.6666666667%}.ur-offset-sm-3{margin-right:25%}.ur-offset-sm-4{margin-right:33.3333333333%}.ur-offset-sm-5{margin-right:41.6666666667%}.ur-offset-sm-6{margin-right:50%}.ur-offset-sm-7{margin-right:58.3333333333%}.ur-offset-sm-8{margin-right:66.6666666667%}.ur-offset-sm-9{margin-right:75%}.ur-offset-sm-10{margin-right:83.3333333333%}.ur-offset-sm-11{margin-right:91.6666666667%}.ur-g-sm-0,.ur-gx-sm-0{--bs-gutter-x:0}.ur-g-sm-0,.ur-gy-sm-0{--bs-gutter-y:0}.ur-g-sm-1,.ur-gx-sm-1{--bs-gutter-x:4px}.ur-g-sm-1,.ur-gy-sm-1{--bs-gutter-y:4px}.ur-g-sm-2,.ur-gx-sm-2{--bs-gutter-x:8px}.ur-g-sm-2,.ur-gy-sm-2{--bs-gutter-y:8px}.ur-g-sm-3,.ur-gx-sm-3{--bs-gutter-x:12px}.ur-g-sm-3,.ur-gy-sm-3{--bs-gutter-y:12px}.ur-g-sm-4,.ur-gx-sm-4{--bs-gutter-x:16px}.ur-g-sm-4,.ur-gy-sm-4{--bs-gutter-y:16px}.ur-g-sm-5,.ur-gx-sm-5{--bs-gutter-x:20px}.ur-g-sm-5,.ur-gy-sm-5{--bs-gutter-y:20px}.ur-g-sm-6,.ur-gx-sm-6{--bs-gutter-x:24px}.ur-g-sm-6,.ur-gy-sm-6{--bs-gutter-y:24px}.ur-g-sm-7,.ur-gx-sm-7{--bs-gutter-x:28px}.ur-g-sm-7,.ur-gy-sm-7{--bs-gutter-y:28px}.ur-g-sm-8,.ur-gx-sm-8{--bs-gutter-x:32px}.ur-g-sm-8,.ur-gy-sm-8{--bs-gutter-y:32px}}@media (min-width:768px){.ur-col-md{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-md-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-md-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-md-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-md-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-md-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-md-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-md-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-md-0{margin-right:0}.ur-offset-md-1{margin-right:8.3333333333%}.ur-offset-md-2{margin-right:16.6666666667%}.ur-offset-md-3{margin-right:25%}.ur-offset-md-4{margin-right:33.3333333333%}.ur-offset-md-5{margin-right:41.6666666667%}.ur-offset-md-6{margin-right:50%}.ur-offset-md-7{margin-right:58.3333333333%}.ur-offset-md-8{margin-right:66.6666666667%}.ur-offset-md-9{margin-right:75%}.ur-offset-md-10{margin-right:83.3333333333%}.ur-offset-md-11{margin-right:91.6666666667%}.ur-g-md-0,.ur-gx-md-0{--bs-gutter-x:0}.ur-g-md-0,.ur-gy-md-0{--bs-gutter-y:0}.ur-g-md-1,.ur-gx-md-1{--bs-gutter-x:4px}.ur-g-md-1,.ur-gy-md-1{--bs-gutter-y:4px}.ur-g-md-2,.ur-gx-md-2{--bs-gutter-x:8px}.ur-g-md-2,.ur-gy-md-2{--bs-gutter-y:8px}.ur-g-md-3,.ur-gx-md-3{--bs-gutter-x:12px}.ur-g-md-3,.ur-gy-md-3{--bs-gutter-y:12px}.ur-g-md-4,.ur-gx-md-4{--bs-gutter-x:16px}.ur-g-md-4,.ur-gy-md-4{--bs-gutter-y:16px}.ur-g-md-5,.ur-gx-md-5{--bs-gutter-x:20px}.ur-g-md-5,.ur-gy-md-5{--bs-gutter-y:20px}.ur-g-md-6,.ur-gx-md-6{--bs-gutter-x:24px}.ur-g-md-6,.ur-gy-md-6{--bs-gutter-y:24px}.ur-g-md-7,.ur-gx-md-7{--bs-gutter-x:28px}.ur-g-md-7,.ur-gy-md-7{--bs-gutter-y:28px}.ur-g-md-8,.ur-gx-md-8{--bs-gutter-x:32px}.ur-g-md-8,.ur-gy-md-8{--bs-gutter-y:32px}}@media (min-width:992px){.ur-col-lg{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-lg-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-lg-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-lg-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-lg-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-lg-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-lg-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-lg-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-lg-0{margin-right:0}.ur-offset-lg-1{margin-right:8.3333333333%}.ur-offset-lg-2{margin-right:16.6666666667%}.ur-offset-lg-3{margin-right:25%}.ur-offset-lg-4{margin-right:33.3333333333%}.ur-offset-lg-5{margin-right:41.6666666667%}.ur-offset-lg-6{margin-right:50%}.ur-offset-lg-7{margin-right:58.3333333333%}.ur-offset-lg-8{margin-right:66.6666666667%}.ur-offset-lg-9{margin-right:75%}.ur-offset-lg-10{margin-right:83.3333333333%}.ur-offset-lg-11{margin-right:91.6666666667%}.ur-g-lg-0,.ur-gx-lg-0{--bs-gutter-x:0}.ur-g-lg-0,.ur-gy-lg-0{--bs-gutter-y:0}.ur-g-lg-1,.ur-gx-lg-1{--bs-gutter-x:4px}.ur-g-lg-1,.ur-gy-lg-1{--bs-gutter-y:4px}.ur-g-lg-2,.ur-gx-lg-2{--bs-gutter-x:8px}.ur-g-lg-2,.ur-gy-lg-2{--bs-gutter-y:8px}.ur-g-lg-3,.ur-gx-lg-3{--bs-gutter-x:12px}.ur-g-lg-3,.ur-gy-lg-3{--bs-gutter-y:12px}.ur-g-lg-4,.ur-gx-lg-4{--bs-gutter-x:16px}.ur-g-lg-4,.ur-gy-lg-4{--bs-gutter-y:16px}.ur-g-lg-5,.ur-gx-lg-5{--bs-gutter-x:20px}.ur-g-lg-5,.ur-gy-lg-5{--bs-gutter-y:20px}.ur-g-lg-6,.ur-gx-lg-6{--bs-gutter-x:24px}.ur-g-lg-6,.ur-gy-lg-6{--bs-gutter-y:24px}.ur-g-lg-7,.ur-gx-lg-7{--bs-gutter-x:28px}.ur-g-lg-7,.ur-gy-lg-7{--bs-gutter-y:28px}.ur-g-lg-8,.ur-gx-lg-8{--bs-gutter-x:32px}.ur-g-lg-8,.ur-gy-lg-8{--bs-gutter-y:32px}}@media (min-width:1200px){.ur-col-xl{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-xl-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-xl-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-xl-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-xl-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-xl-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-xl-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-xl-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-xl-0{margin-right:0}.ur-offset-xl-1{margin-right:8.3333333333%}.ur-offset-xl-2{margin-right:16.6666666667%}.ur-offset-xl-3{margin-right:25%}.ur-offset-xl-4{margin-right:33.3333333333%}.ur-offset-xl-5{margin-right:41.6666666667%}.ur-offset-xl-6{margin-right:50%}.ur-offset-xl-7{margin-right:58.3333333333%}.ur-offset-xl-8{margin-right:66.6666666667%}.ur-offset-xl-9{margin-right:75%}.ur-offset-xl-10{margin-right:83.3333333333%}.ur-offset-xl-11{margin-right:91.6666666667%}.ur-g-xl-0,.ur-gx-xl-0{--bs-gutter-x:0}.ur-g-xl-0,.ur-gy-xl-0{--bs-gutter-y:0}.ur-g-xl-1,.ur-gx-xl-1{--bs-gutter-x:4px}.ur-g-xl-1,.ur-gy-xl-1{--bs-gutter-y:4px}.ur-g-xl-2,.ur-gx-xl-2{--bs-gutter-x:8px}.ur-g-xl-2,.ur-gy-xl-2{--bs-gutter-y:8px}.ur-g-xl-3,.ur-gx-xl-3{--bs-gutter-x:12px}.ur-g-xl-3,.ur-gy-xl-3{--bs-gutter-y:12px}.ur-g-xl-4,.ur-gx-xl-4{--bs-gutter-x:16px}.ur-g-xl-4,.ur-gy-xl-4{--bs-gutter-y:16px}.ur-g-xl-5,.ur-gx-xl-5{--bs-gutter-x:20px}.ur-g-xl-5,.ur-gy-xl-5{--bs-gutter-y:20px}.ur-g-xl-6,.ur-gx-xl-6{--bs-gutter-x:24px}.ur-g-xl-6,.ur-gy-xl-6{--bs-gutter-y:24px}.ur-g-xl-7,.ur-gx-xl-7{--bs-gutter-x:28px}.ur-g-xl-7,.ur-gy-xl-7{--bs-gutter-y:28px}.ur-g-xl-8,.ur-gx-xl-8{--bs-gutter-x:32px}.ur-g-xl-8,.ur-gy-xl-8{--bs-gutter-y:32px}}@media (min-width:1400px){.ur-col-xxl{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-xxl-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-xxl-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-xxl-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-xxl-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-xxl-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-xxl-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-xxl-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-xxl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-xxl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-xxl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-xxl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-xxl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-xxl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-xxl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-xxl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-xxl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-xxl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-xxl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-xxl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-xxl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-xxl-0{margin-right:0}.ur-offset-xxl-1{margin-right:8.3333333333%}.ur-offset-xxl-2{margin-right:16.6666666667%}.ur-offset-xxl-3{margin-right:25%}.ur-offset-xxl-4{margin-right:33.3333333333%}.ur-offset-xxl-5{margin-right:41.6666666667%}.ur-offset-xxl-6{margin-right:50%}.ur-offset-xxl-7{margin-right:58.3333333333%}.ur-offset-xxl-8{margin-right:66.6666666667%}.ur-offset-xxl-9{margin-right:75%}.ur-offset-xxl-10{margin-right:83.3333333333%}.ur-offset-xxl-11{margin-right:91.6666666667%}.ur-g-xxl-0,.ur-gx-xxl-0{--bs-gutter-x:0}.ur-g-xxl-0,.ur-gy-xxl-0{--bs-gutter-y:0}.ur-g-xxl-1,.ur-gx-xxl-1{--bs-gutter-x:4px}.ur-g-xxl-1,.ur-gy-xxl-1{--bs-gutter-y:4px}.ur-g-xxl-2,.ur-gx-xxl-2{--bs-gutter-x:8px}.ur-g-xxl-2,.ur-gy-xxl-2{--bs-gutter-y:8px}.ur-g-xxl-3,.ur-gx-xxl-3{--bs-gutter-x:12px}.ur-g-xxl-3,.ur-gy-xxl-3{--bs-gutter-y:12px}.ur-g-xxl-4,.ur-gx-xxl-4{--bs-gutter-x:16px}.ur-g-xxl-4,.ur-gy-xxl-4{--bs-gutter-y:16px}.ur-g-xxl-5,.ur-gx-xxl-5{--bs-gutter-x:20px}.ur-g-xxl-5,.ur-gy-xxl-5{--bs-gutter-y:20px}.ur-g-xxl-6,.ur-gx-xxl-6{--bs-gutter-x:24px}.ur-g-xxl-6,.ur-gy-xxl-6{--bs-gutter-y:24px}.ur-g-xxl-7,.ur-gx-xxl-7{--bs-gutter-x:28px}.ur-g-xxl-7,.ur-gy-xxl-7{--bs-gutter-y:28px}.ur-g-xxl-8,.ur-gx-xxl-8{--bs-gutter-x:32px}.ur-g-xxl-8,.ur-gy-xxl-8{--bs-gutter-y:32px}}.user-registration-overlay{background-color:rgba(45,53,89,.3);position:absolute;right:0;left:0;top:0;bottom:0;z-index:1}.user-registration-overlay.is-fixed{position:fixed}#wpcontent .user-registration-overlay{margin-right:-20px}.user-registration-overlay .ur-spinner{position:absolute;right:0;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:0 auto}.user-registration-overlay .ur-spinner::before{width:20px;height:20px}#wpcontent .wrap .user-registration-header{margin:-10px -22px 0 -20px}.user-registration-header{background:#fff;padding:12px 16px}.user-registration_page_user-registration-settings .user-registration-header{background-color:#475bb2;padding:20px 0 0}.user-registration_page_user-registration-settings .user-registration-header .ur-scroll-ui__scroll-nav__icon{color:#fff}.user-registration_page_user-registration-settings .user-registration-header .ur-scroll-ui__scroll-nav--backward{background:-webkit-gradient(linear,left top,right top,from(rgba(71,91,178,.3)),color-stop(rgba(71,91,178,.85)),to(#475bb2));background:-webkit-linear-gradient(left,rgba(71,91,178,.3),rgba(71,91,178,.85),#475bb2);background:linear-gradient(to right,rgba(71,91,178,.3),rgba(71,91,178,.85),#475bb2)}.user-registration_page_user-registration-settings .user-registration-header .ur-scroll-ui__scroll-nav--forward{background:-webkit-gradient(linear,right top,left top,from(rgba(71,91,178,.3)),color-stop(rgba(71,91,178,.85)),to(#475bb2));background:-webkit-linear-gradient(right,rgba(71,91,178,.3),rgba(71,91,178,.85),#475bb2);background:linear-gradient(to left,rgba(71,91,178,.3),rgba(71,91,178,.85),#475bb2)}.user-registration_page_user-registration-settings .user-registration-header .subsubsub{background:#fff;font-size:14px;padding:0 16px;margin-top:0;float:none;text-align:right}.user-registration_page_user-registration-settings .user-registration-header .subsubsub a{color:#2d3559;display:block;font-weight:600;padding:8px 12px}.user-registration_page_user-registration-settings .user-registration-header .subsubsub a.current{color:#475bb2}.user-registration-template-setup{max-width:1074px;margin:40px auto 0}.user-registration-template-setup *,.user-registration-template-setup ::after,.user-registration-template-setup ::before{box-sizing:border-box}.user-registration-template-wrap{cursor:pointer;margin-bottom:24px}.user-registration-template-wrap#user-registration-email-template-blank .user-registration-template-wrap__figure::before{content:'';display:block;background-color:rgba(45,53,89,.2);position:absolute;top:0;bottom:0;width:100%;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;opacity:0;visibility:none}.user-registration-template-wrap#user-registration-email-template-blank:hover .user-registration-template-wrap__figure::before{opacity:1;visibility:visible}.user-registration-template-wrap__figure{background-color:#f0f1f5;margin:0;min-height:260px;position:relative;border-radius:4px;overflow:hidden}.user-registration-template-wrap__figure img{max-width:100%;display:block}.user-registration-template-wrap__overlay{background:rgba(45,53,89,.6);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;position:absolute;right:0;left:0;top:0;bottom:0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;visibility:hidden;opacity:0}.user-registration-template-wrap__overlay .button{border-color:#fff}.user-registration-template-wrap__title{color:#4c5477;font-size:16px;font-weight:500}.user-registration-template-wrap__title:hover{color:#475bb2}.user-registration-template-wrap:hover .user-registration-template-wrap__overlay{visibility:visible;opacity:1}@-webkit-keyframes spin{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes spin{100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@-webkit-keyframes ur-circle-loading{0%,100%{-webkit-animation-timing-function:cubic-bezier(.2,0,.8,1);animation-timing-function:cubic-bezier(.2,0,.8,1)}50%{-webkit-animation-timing-function:cubic-bezier(0,.2,1,.8);animation-timing-function:cubic-bezier(0,.2,1,.8)}0%{-webkit-transform:rotate(0) translate(0,-20px) scale(0);transform:rotate(0) translate(0,-20px) scale(0)}50%{-webkit-transform:rotate(-180deg) translate(0,-20px) scale(1);transform:rotate(-180deg) translate(0,-20px) scale(1)}100%{-webkit-transform:rotate(-360deg) translate(0,-20px) scale(0);transform:rotate(-360deg) translate(0,-20px) scale(0)}}@keyframes ur-circle-loading{0%,100%{-webkit-animation-timing-function:cubic-bezier(.2,0,.8,1);animation-timing-function:cubic-bezier(.2,0,.8,1)}50%{-webkit-animation-timing-function:cubic-bezier(0,.2,1,.8);animation-timing-function:cubic-bezier(0,.2,1,.8)}0%{-webkit-transform:rotate(0) translate(0,-20px) scale(0);transform:rotate(0) translate(0,-20px) scale(0)}50%{-webkit-transform:rotate(-180deg) translate(0,-20px) scale(1);transform:rotate(-180deg) translate(0,-20px) scale(1)}100%{-webkit-transform:rotate(-360deg) translate(0,-20px) scale(0);transform:rotate(-360deg) translate(0,-20px) scale(0)}}@-webkit-keyframes ur-circle-loading-keyframe{0%,100%{-webkit-animation-timing-function:cubic-bezier(.2,0,.8,1);animation-timing-function:cubic-bezier(.2,0,.8,1)}50%{-webkit-animation-timing-function:cubic-bezier(0,.2,1,.8);animation-timing-function:cubic-bezier(0,.2,1,.8)}0%{-webkit-transform:rotate(0) translate(0,-20px) scale(0);transform:rotate(0) translate(0,-20px) scale(0)}50%{-webkit-transform:rotate(-180deg) translate(0,-20px) scale(1);transform:rotate(-180deg) translate(0,-20px) scale(1)}100%{-webkit-transform:rotate(-360deg) translate(0,-20px) scale(0);transform:rotate(-360deg) translate(0,-20px) scale(0)}}@-webkit-keyframes open-message{0%{opacity:0;-webkit-transform:translateY(-120%);transform:translateY(-120%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes open-message{0%{opacity:0;-webkit-transform:translateY(-120%);transform:translateY(-120%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes close-message{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes close-message{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}}.blockUI.blockOverlay::before{width:16px;height:16px;position:absolute;display:block;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(../images/icons/loader.svg) center center;background-size:cover}.toplevel_page_user-registration .shortcode .widefat,.user-registration_page_user-registration-frontend-list .shortcode .widefat{width:calc(100% - 40px)}.toplevel_page_user-registration .shortcode .ur-copy-shortcode,.user-registration_page_user-registration-frontend-list .shortcode .ur-copy-shortcode{padding:4px;line-height:1}.user-registration_page_user-registration-settings .notice{display:none}.ur-spinner{width:16px;height:16px;margin-right:6px;margin-bottom:2px;display:inline-block;vertical-align:middle}.ur-spinner::before{width:16px;height:16px;position:absolute;display:block;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(../images/icons/loader.svg) center center;background-size:cover}.user-registration__wrap *,.user-registration__wrap ::after,.user-registration__wrap ::before{box-sizing:border-box}.ur-export-users-page{margin-top:24px}.ur-export-users-page .nav-tab-content .nav-tab-inside .postbox{width:50%;-webkit-box-flex:1;-webkit-flex:1;flex:1}.ur-export-users-page .nav-tab-content .nav-tab-inside .postbox .hndle{border-bottom:1px solid #ccd0d4}.swal2-container .user-registration-swal2-modal .ur-export-users-page .nav-tab-content .nav-tab-inside .postbox .swal2-input,.ur-export-users-page .nav-tab-content .nav-tab-inside .postbox .swal2-container .user-registration-swal2-modal .swal2-input,.ur-export-users-page .nav-tab-content .nav-tab-inside .postbox .ur-input{max-width:inherit}.ur-export-users-page .nav-tab-content .hndle,.ur-export-users-page .nav-tab-content .stuffbox .hndle{margin:10px;padding-bottom:10px}.ur-export-users-page .nav-tab-content .stuffbox{padding:10px}.ur-label .user-registration-help-tip{margin-right:2px}.ur_addons_wrap *,.ur_addons_wrap ::after,.ur_addons_wrap ::before{box-sizing:border-box}.ur_addons_wrap .products{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.ur_addons_wrap .products li{width:20%;padding:0 12px;-webkit-box-flex:0;-webkit-flex:0 0 20%;flex:0 0 20%;margin-bottom:24px}@media only screen and (max-width:1599px){.ur_addons_wrap .products li{width:33.333%;-webkit-box-flex:0;-webkit-flex:0 0 33.333%;flex:0 0 33.333%}}@media only screen and (max-width:768px){.ur_addons_wrap .products li{width:50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%}}@media only screen and (max-width:480px){.ur_addons_wrap .products li{width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;margin-bottom:12px}}.ur_addons_wrap .products li a{text-decoration:none;color:inherit;border:1px solid #ddd;display:block;min-height:220px;overflow:hidden;background:#f5f5f5;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.1)}.ur_addons_wrap .products li a .product-image{display:block;background:#fff}.ur_addons_wrap .products li a .product-image img{max-width:100%;display:block;margin:0}.ur_addons_wrap .products li a img.extension-thumb+h3{display:none}.ur_addons_wrap .products li a .price{display:none}.ur_addons_wrap .products li a h2,.ur_addons_wrap .products li a h3{margin:0!important;padding:20px!important;background:#fff}.ur_addons_wrap .products li a p{padding:20px!important;margin:0!important;border-top:1px solid #f1f1f1}.ur_addons_wrap .products li a:focus,.ur_addons_wrap .products li a:hover{background-color:#fff}.clear{clear:both}.wrap.user-registration div.error,.wrap.user-registration div.updated{margin-top:10px}.user-registration_page_add-new-registration #wpfooter{display:none}.user-registration_page_add-new-registration .ur-form-container{margin:0}.user-registration_page_add-new-registration .ur-form-container .ur-loading-container{position:fixed;right:160px;left:0;top:0;bottom:0;background:#fff;display:-webkit-box;display:-webkit-flex;display:flex;z-index:9}.user-registration_page_add-new-registration .ur-form-container .ur-loading-container .ur-circle-loading{margin:auto;right:30px}.user-registration_page_add-new-registration .ur-form-container #menu-management{margin-top:0}.user-registration_page_add-new-registration .ur-form-container #menu-management .menu-edit{position:fixed;right:160px;left:0;border:none;box-shadow:none;margin-bottom:0}.user-registration_page_add-new-registration .ur-form-container #ur-full-screen-mode.closed .ur-fs-close-label{display:none}.user-registration_page_add-new-registration .ur-form-container #ur-full-screen-mode.opened .ur-fs-open-label{display:none}.user-registration_page_add-new-registration #menu-management-liquid{margin-top:0;margin-right:-20px;min-width:calc(100% + 20px)}.user-registration_page_add-new-registration #nav-menu-header{padding:12px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative;border-color:#dee0e9;background-color:#fff;z-index:9}.user-registration_page_add-new-registration #nav-menu-header .ur-brand-logo{border-left:1px solid #dee0e9}.user-registration_page_add-new-registration #nav-menu-header .ur-brand-logo img{width:32px;height:32px;margin-left:8px;display:-webkit-box;display:-webkit-flex;display:flex}.user-registration_page_add-new-registration #nav-menu-header::after,.user-registration_page_add-new-registration #nav-menu-header::before{content:"";display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;right:0;left:0;bottom:0;background:#fff}.user-registration_page_add-new-registration #nav-menu-header::before{top:0;z-index:-1}.user-registration_page_add-new-registration #nav-menu-header::after{height:10px;box-shadow:0 4px 8px rgba(45,53,89,.08);z-index:-2}.user-registration_page_add-new-registration .major-publishing-actions{clear:both;line-height:28px;margin-right:auto}.user-registration_page_add-new-registration .major-publishing-actions .publishing-action{text-align:left;float:left}.user-registration_page_add-new-registration .major-publishing-actions .publishing-action input.code{width:265px;height:33px;padding:0 6px;margin:0;border-color:#dee0e9;background-color:#f0f1f5;border-radius:0 3px 3px 0}.user-registration_page_add-new-registration .major-publishing-actions #copy-shortcode{margin-right:-5px;border-radius:4px 0 0 4px}.user-registration_page_add-new-registration .major-publishing-actions #copy-shortcode svg{fill:#fff;margin-bottom:5px;vertical-align:middle}.ur-backbone-modal *{box-sizing:border-box}.ur-backbone-modal .ur-backbone-modal-content{position:fixed;background-color:#fff;z-index:100000;right:50%;top:50%;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%);width:500px}.ur-backbone-modal .ur-backbone-modal-content article{overflow:auto}.ur-backbone-modal.ur-backbone-modal-content{width:75%;min-width:500px}.ur-backbone-modal .select2-container{width:100%!important}.ur-backbone-modal-backdrop{position:fixed;top:0;right:0;left:0;bottom:0;min-height:360px;background-color:#2d3559;opacity:.7;z-index:99900}.ur-backbone-modal-main{padding-bottom:55px}.ur-backbone-modal-main article,.ur-backbone-modal-main header{display:block;position:relative}.ur-backbone-modal-main .ur-backbone-modal-header{height:auto;background-color:#f0f1f5;padding:1em 1.5em;border-bottom:1px solid #dee0e9}.ur-backbone-modal-main .ur-backbone-modal-header h1{margin:0;font-size:18px;font-weight:700;line-height:1.5em}.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link{cursor:pointer;color:#777;height:54px;width:54px;padding:0;position:absolute;top:0;left:0;text-align:center;border:0;border-right:1px solid #dee0e9;background-color:transparent;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link::before{font:normal 22px/50px dashicons!important;color:#676d8a;display:block;content:"\f335";font-weight:300}.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link:focus,.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link:hover{background-color:#dee0e9;border-color:#ccc;color:#2d3559}.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link:focus{outline:0}.ur-backbone-modal-main article{padding:1.5em}.ur-backbone-modal-main article p{margin:1.5em 0}.ur-backbone-modal-main article p:first-child{margin-top:0}.ur-backbone-modal-main article p:last-child{margin-bottom:0}.ur-backbone-modal-main article .pagination{padding:10px 0 0;text-align:center}.ur-backbone-modal-main footer{position:absolute;right:0;left:0;bottom:0;z-index:100;padding:1em 1.5em;background-color:#f0f1f5;border-top:1px solid #dfdfdf;box-shadow:0 -4px 4px -4px rgba(0,0,0,.1)}.ur-backbone-modal-main footer .inner{float:left;line-height:23px}.ur-backbone-modal-main footer .inner .button{margin-bottom:0}.user-registration textarea[disabled=disabled]{background:#dfdfdf!important}.user-registration table.form-table{margin:0;position:relative}.user-registration table.form-table fieldset{margin-top:4px}.user-registration table.form-table fieldset .user-registration-help-tip,.user-registration table.form-table fieldset img.help_tip{margin:-3px 5px 0 0}.user-registration table.form-table fieldset p.description{margin-bottom:8px}.user-registration table.form-table fieldset:first-child{margin-top:0}.user-registration table.form-table th{position:relative;padding-left:24px}.user-registration table.form-table th label{display:inline-block}.user-registration table.form-table th .user-registration-help-tip,.user-registration table.form-table th img.help_tip{margin:0 0 0 -24px;float:left}.user-registration table.form-table .select2-container{display:block;max-width:350px;margin-bottom:3px}.user-registration table.form-table .forminp-radio ul{margin:0}.user-registration table.form-table .forminp-radio ul li{line-height:1.4em}.user-registration table.form-table textarea.input-text{height:100%;min-width:150px;display:block}.user-registration table.form-table input.regular-input{width:25em}.user-registration table.form-table textarea.wide-input{width:100%}.user-registration table.form-table .help_tip,.user-registration table.form-table .user-registration-help-tip{padding:0;margin:-4px 5px 0 0;vertical-align:middle;cursor:help;line-height:1}.user-registration table.form-table .wp-list-table .user-registration-help-tip{float:none}.user-registration table.form-table .iris-picker{z-index:100;display:none;position:absolute;border:1px solid #ccc;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.user-registration table.form-table .iris-picker .ui-slider{border:0!important;margin:0!important;width:auto!important;height:auto!important;background:none transparent!important}.user-registration table.form-table .iris-picker .ui-slider .ui-slider-handle{margin-bottom:0!important}.user-registration table.form-table .colorpickpreview{padding:3px;padding-right:20px;border:1px solid #dee0e9;border-left:0}.user-registration table.form-table .colorpick{border-right:0}.user-registration table.form-table .image_width_settings{vertical-align:middle}.user-registration table.form-table .image_width_settings label{margin-right:10px}.user-registration table.form-table .dashicons{margin-bottom:2px;vertical-align:middle}.ur-registered-from{display:-webkit-box;display:-webkit-flex;display:flex;background-color:#fff}.ur-registered-from *{box-sizing:border-box}.ur-registered-from :focus{outline:0}.ur-registered-from a{text-decoration:none}.ur-registered-from h3,.ur-registered-from h4{color:#2d3559;font-weight:500}.ur-registered-from h4{font-size:16px}.ur-registered-from .ur-field label{font-weight:400;word-break:break-all}.ur-registered-from .ur-field label:last-child{margin-bottom:0}.ur-registered-from .ur-field input[type=checkbox],.ur-registered-from .ur-field input[type=radio]{opacity:1;box-shadow:none;border-color:#dee0e9}.ur-registered-from .wp-picker-container .wp-picker-input-wrap label{display:inline-block;width:auto}.ur-registered-from .wp-picker-container .wp-picker-input-wrap label input.wp-color-picker{height:auto;padding:3px 5px}.ur-registered-from .ur-no-pointer{pointer-events:none}.ur-registered-from .ur-registered-item{cursor:move;padding:4px;color:#676d8a;height:110px;font-size:12px;border-radius:4px;margin:0 8px 16px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center;width:calc(33.3333% - 16px);background-color:#f0f1f5}.ur-registered-from .ur-registered-item .ur-icon{font-size:32px;margin-bottom:4px}.ur-registered-from .ur-registered-item:hover{background-color:#475bb2;color:#fff}.ur-registered-from .ur-registered-item.ui-draggable-dragging{width:110px!important;z-index:9!important}.ur-registered-from .ur-registered-item.ui-draggable-disabled{color:#b6bbcf}.ur-registered-from .ur-registered-item.ui-draggable-disabled.ur-upgradable-field{cursor:pointer!important}.ur-registered-from .ur-registered-item.ui-draggable-disabled:hover{background:#f0f1f5;cursor:not-allowed}.ur-registered-from .ur-registered-inputs{width:412px}.ur-registered-from .ur-registered-inputs .ur-tabs{border:0 none;padding:0;font-size:14px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists{background-color:#f0f1f5;background-image:none;padding:0;border-radius:0;margin:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:none;border-top:0 none;border-left:0 none;border-right:0 none}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li{background-color:transparent;background-image:none;border-radius:0;margin:0;margin-bottom:-1px;padding:0;border:0;-webkit-box-flex:1;-webkit-flex:1;flex:1;text-align:center}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li.active{margin-bottom:0;padding-bottom:0}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li.ui-state-disabled{opacity:1}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li a{float:none;text-decoration:none;margin:0;border:none;display:block;color:#2d3559;background-color:transparent;padding:12px 15px;font-weight:500;cursor:pointer}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li a:focus{box-shadow:0 0 0 0 transparent, 0 0 0 0 transparent}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li a.active{background-color:#fff;color:#475bb2;line-height:24px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-contents{height:calc(100vh - 130px);position:relative;overflow-y:auto}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content{padding:16px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields input.ur-type-text{height:40px;padding:8px 12px;font-size:14px;background:#f0f1f5;border-color:#f0f1f5;border-radius:4px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields input.ur-type-text::-webkit-input-placeholder{color:#b6bbcf}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields input.ur-type-text::-ms-input-placeholder{color:#b6bbcf}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields input.ur-type-text::placeholder{color:#b6bbcf}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields svg{position:absolute;left:12px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-fields-not-found{text-align:center;margin-top:2.85em}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-fields-not-found .ur-fields-not-found-title{font-size:1.7em}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content#ur-tab-field-options,.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content#ur-tab-registered-fields{background-color:#fff}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content h2{margin:16px 0;font-size:1em;font-weight:500;color:#2d3559}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content h2~hr{border-top:1px solid #dee0e9}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-registered-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 16px);margin-right:-8px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-registered-list:last-child{margin-bottom:0}.ur-registered-from .ur-registered-inputs .ur-toggle-heading{cursor:pointer}.ur-registered-from .ur-registered-inputs .ur-toggle-heading:before{content:"\f142";cursor:pointer;display:block;font:400 20px/1 Dashicons;line-height:.5!important;padding:4px;position:relative;left:0;top:0;float:left}.ur-registered-from .ur-registered-inputs .ur-toggle-heading.closed:before{content:"\f140"}.ur-registered-from .ui-widget select,.ur-registered-from input[type=date],.ur-registered-from input[type=email],.ur-registered-from input[type=file],.ur-registered-from input[type=month],.ur-registered-from input[type=number],.ur-registered-from input[type=password],.ur-registered-from input[type=phone],.ur-registered-from input[type=tel],.ur-registered-from input[type=text],.ur-registered-from input[type=time],.ur-registered-from input[type=timepicker],.ur-registered-from input[type=url],.ur-registered-from input[type=week],.ur-registered-from select,.ur-registered-from textarea{width:100%;max-width:100%;height:32px;line-height:initial;display:block;color:#4c5477;font-size:13px;padding:4px 8px;border-radius:3px;border:1px solid #dee0e9;box-shadow:0 0 0 transparent}.ur-registered-from .ui-widget select:focus,.ur-registered-from input[type=date]:focus,.ur-registered-from input[type=email]:focus,.ur-registered-from input[type=file]:focus,.ur-registered-from input[type=month]:focus,.ur-registered-from input[type=number]:focus,.ur-registered-from input[type=password]:focus,.ur-registered-from input[type=phone]:focus,.ur-registered-from input[type=tel]:focus,.ur-registered-from input[type=text]:focus,.ur-registered-from input[type=time]:focus,.ur-registered-from input[type=timepicker]:focus,.ur-registered-from input[type=url]:focus,.ur-registered-from input[type=week]:focus,.ur-registered-from select:focus,.ur-registered-from textarea:focus{border-color:#475bb2}.ur-registered-from .ui-widget select::-webkit-input-placeholder,.ur-registered-from input[type=date]::-webkit-input-placeholder,.ur-registered-from input[type=email]::-webkit-input-placeholder,.ur-registered-from input[type=file]::-webkit-input-placeholder,.ur-registered-from input[type=month]::-webkit-input-placeholder,.ur-registered-from input[type=number]::-webkit-input-placeholder,.ur-registered-from input[type=password]::-webkit-input-placeholder,.ur-registered-from input[type=phone]::-webkit-input-placeholder,.ur-registered-from input[type=tel]::-webkit-input-placeholder,.ur-registered-from input[type=text]::-webkit-input-placeholder,.ur-registered-from input[type=time]::-webkit-input-placeholder,.ur-registered-from input[type=timepicker]::-webkit-input-placeholder,.ur-registered-from input[type=url]::-webkit-input-placeholder,.ur-registered-from input[type=week]::-webkit-input-placeholder,.ur-registered-from select::-webkit-input-placeholder,.ur-registered-from textarea::-webkit-input-placeholder{color:#b6bbcf}.ur-registered-from .ui-widget select::-ms-input-placeholder,.ur-registered-from input[type=date]::-ms-input-placeholder,.ur-registered-from input[type=email]::-ms-input-placeholder,.ur-registered-from input[type=file]::-ms-input-placeholder,.ur-registered-from input[type=month]::-ms-input-placeholder,.ur-registered-from input[type=number]::-ms-input-placeholder,.ur-registered-from input[type=password]::-ms-input-placeholder,.ur-registered-from input[type=phone]::-ms-input-placeholder,.ur-registered-from input[type=tel]::-ms-input-placeholder,.ur-registered-from input[type=text]::-ms-input-placeholder,.ur-registered-from input[type=time]::-ms-input-placeholder,.ur-registered-from input[type=timepicker]::-ms-input-placeholder,.ur-registered-from input[type=url]::-ms-input-placeholder,.ur-registered-from input[type=week]::-ms-input-placeholder,.ur-registered-from select::-ms-input-placeholder,.ur-registered-from textarea::-ms-input-placeholder{color:#b6bbcf}.ur-registered-from .ui-widget select::placeholder,.ur-registered-from input[type=date]::placeholder,.ur-registered-from input[type=email]::placeholder,.ur-registered-from input[type=file]::placeholder,.ur-registered-from input[type=month]::placeholder,.ur-registered-from input[type=number]::placeholder,.ur-registered-from input[type=password]::placeholder,.ur-registered-from input[type=phone]::placeholder,.ur-registered-from input[type=tel]::placeholder,.ur-registered-from input[type=text]::placeholder,.ur-registered-from input[type=time]::placeholder,.ur-registered-from input[type=timepicker]::placeholder,.ur-registered-from input[type=url]::placeholder,.ur-registered-from input[type=week]::placeholder,.ur-registered-from select::placeholder,.ur-registered-from textarea::placeholder{color:#b6bbcf}.ur-registered-from .ui-widget select:disabled,.ur-registered-from input[type=date]:disabled,.ur-registered-from input[type=email]:disabled,.ur-registered-from input[type=file]:disabled,.ur-registered-from input[type=month]:disabled,.ur-registered-from input[type=number]:disabled,.ur-registered-from input[type=password]:disabled,.ur-registered-from input[type=phone]:disabled,.ur-registered-from input[type=tel]:disabled,.ur-registered-from input[type=text]:disabled,.ur-registered-from input[type=time]:disabled,.ur-registered-from input[type=timepicker]:disabled,.ur-registered-from input[type=url]:disabled,.ur-registered-from input[type=week]:disabled,.ur-registered-from select:disabled,.ur-registered-from textarea:disabled{color:#b6bbcf;background:#f0f1f5}.ur-registered-from select{padding-left:0}.ur-registered-from label{display:block;width:100%;margin-bottom:8px;color:#4c5477;font-size:13px;font-weight:500;line-height:1.25}.ur-registered-from textarea{padding:10px;height:100px}.ur-registered-from .ur-builder-wrapper{position:relative;-webkit-box-flex:1;-webkit-flex:1;flex:1;height:calc(100vh - 89px);background:#fafafc;border-right:1px solid #dee0e9;overflow-y:auto}.ur-registered-from .ur-builder-wrapper input[type=date]:disabled,.ur-registered-from .ur-builder-wrapper input[type=email]:disabled,.ur-registered-from .ur-builder-wrapper input[type=file]:disabled,.ur-registered-from .ur-builder-wrapper input[type=month]:disabled,.ur-registered-from .ur-builder-wrapper input[type=number]:disabled,.ur-registered-from .ur-builder-wrapper input[type=password]:disabled,.ur-registered-from .ur-builder-wrapper input[type=phone]:disabled,.ur-registered-from .ur-builder-wrapper input[type=tel]:disabled,.ur-registered-from .ur-builder-wrapper input[type=text]:disabled,.ur-registered-from .ur-builder-wrapper input[type=time]:disabled,.ur-registered-from .ur-builder-wrapper input[type=timepicker]:disabled,.ur-registered-from .ur-builder-wrapper input[type=url]:disabled,.ur-registered-from .ur-builder-wrapper input[type=week]:disabled,.ur-registered-from .ur-builder-wrapper select:disabled,.ur-registered-from .ur-builder-wrapper textarea:disabled{background:#fff}.ur-registered-from .ur-builder-wrapper .ur-builder-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.ur-registered-from .ur-builder-wrapper.ur-multipart .ur-button-quick-links{bottom:60px}.ur-registered-from .ur-builder-wrapper.ur-multipart .ur-builder-wrapper-footer .button.button-style-customizer{bottom:124px}.ur-registered-from .ur-selected-inputs{box-sizing:border-box;padding:0 20px}.ur-registered-from .ur-selected-inputs .ur-single-row{border-radius:3px;position:relative;border:1px solid transparent}.ur-registered-from .ur-selected-inputs .ur-single-row:last-child{margin-bottom:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids{display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;left:0;z-index:1;opacity:0;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button{display:-webkit-box;display:-webkit-flex;display:flex;border-radius:0;border:0;background-color:#676d8a;color:#fff;font-size:16px;height:auto;width:auto;cursor:pointer;margin:0;padding:4px 6px;line-height:1;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button svg{width:16px;height:16px;font-size:16px;fill:#fff}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button:before{font-family:dashicons}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button.ur-remove-row:hover{background:#ff4149}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button:hover{background:#475bb2}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button:first-child{border-radius:0 3px 3px 0;border-left:1px solid rgba(255,255,255,.2)}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button:nth-child(2){border-radius:3px 0 0 3px}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content{background:#fff;padding:1rem;position:absolute;top:40px;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;white-space:nowrap;border:1px solid #dee0e9;border-radius:4px;box-shadow:-1px 4px 14px 1px rgba(45,53,89,.1)}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content small{font-size:12px;margin-bottom:.5rem;color:#676d8a}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content .ur-grid-selector{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:flex;margin-left:.5rem}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content .ur-grid-selector svg{width:32px;height:32px;fill:#676d8a}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content .ur-grid-selector:last-child{margin-left:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content::before{content:"";width:8px;height:8px;border:solid #dee0e9;border-width:1px;border-right:transparent;border-bottom:transparent;position:absolute;top:-5px;left:36px;background:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;text-align:center;box-sizing:border-box;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border:1px solid transparent;border-radius:4px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item{display:inline-block;text-align:right;border:0 none;padding:15px;-webkit-box-flex:1;-webkit-flex:1;flex:1;border:1px solid transparent;border-radius:4px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item{margin-bottom:5px;position:relative;padding:15px;cursor:move;border:1px solid transparent;border-radius:4px;-webkit-transition:border-color .35s;transition:border-color .35s}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .select2-container{width:100%!important}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .select2-container .select2-search--inline .select2-search__field{height:auto;min-width:10px;background:0 0;margin:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-input-type-signature canvas{background:rgba(255,255,255,.5);border:1px solid #dee0e9}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item:last-child{margin-bottom:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item.ur-item-active,.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item:hover{background:#fff;border:1px solid #475bb2}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item.ui-sortable-helper{box-shadow:0 0 10px 5px rgba(45,53,89,.1)}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item.ui-sortable-placeholder{visibility:visible!important;border:1px dashed #b6bbcf;background-color:#f0f1f5}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons{display:none;position:absolute;left:10px;width:50px;text-align:center;padding:0;font-size:10px;top:10px;color:#b6bbcf}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons span{cursor:pointer;font-size:16px;height:auto}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons span:hover{color:#475bb2}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons:hover .ur-action-buttons{display:block}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons .ur-trash:hover{color:#ff4149}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur_label_top_left{text-align:right}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur_label_center{text-align:center}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur_label_top_right{text-align:left}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur_label_disabled{display:none}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item:hover .ur-action-buttons{display:block}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item>li.ur-item-dragged{list-style:none;width:100%;text-align:center;height:60px!important;box-sizing:border-box}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item>li.ur-item-dragged .spinner{float:none}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me{display:table;width:100%;height:100%}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me .user-registration-dragged-me-text{display:table-cell;vertical-align:middle;text-align:center}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me .user-registration-dragged-me-text p{display:inline-block;position:relative;color:#b6bbcf;padding-right:26px;padding-top:8px}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me .user-registration-dragged-me-text p::before{position:absolute;font-family:Dashicons;content:"\f545";font-size:22px;right:0;top:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me:empty{padding:15px;text-align:center;border-radius:4px;border:1px dashed #b6bbcf;background-color:#f0f1f5}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me:empty::before{content:"\f132";font-size:32px;color:#b6bbcf;width:32px;height:32px;font-family:dashicons;display:table-cell;vertical-align:middle}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item.ur-sortable-active .ur-registered-item{margin-bottom:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item.ur-sortable-active .user-registration-dragged-me{display:none}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item:first-child{border-radius:0 4px 4px 0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item:nth-child(2){border-radius:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item:nth-child(3){border-radius:4px 0 0 4px}.ur-registered-from .ur-selected-inputs .ur-single-row:hover .ur-grids{opacity:1}.ur-registered-from .ur-selected-inputs .ur-single-row:hover .ur-grid-lists{background:#fff;border:1px solid #b6bbcf}.ur-registered-from .ur-selected-inputs .ur-single-row:hover .ur-grid-lists .ur-grid-list-item{border-right:1px solid #b6bbcf}.ur-registered-from .ur-selected-inputs .ur-single-row:hover .ur-grid-lists .ur-grid-list-item:first-child{border-color:transparent}.ur-registered-from .ur-selected-inputs .ur-add-new-row{display:block;margin:20px auto;width:auto;height:32px;text-align:center;font-family:inherit}.ur-registered-from .ur-selected-inputs .ur-add-new-row::before{width:16px;height:16px;font-size:16px;margin-left:10px;font-family:dashicons;vertical-align:middle;padding:1px 0 1px 10px;border-left:1px solid rgba(255,255,255,.3)}.ur-registered-from .ur-selected-inputs li.ur-registered-item{width:120px!important}.ur-registered-from .ur-selected-inputs li.ur-registered-item.ui-sortable-placeholder{margin-right:0;width:100%!important;visibility:visible!important;border:1px dashed #b6bbcf;background-color:#f0f1f5}.ur-registered-from .ur-builder-wrapper-footer .button.button-style-customizer{height:48px;width:48px;bottom:72px;box-shadow:-1px 2px 8px rgba(45,53,89,.15)}.ur-registered-from .ur-builder-wrapper-footer .button.button-style-customizer .dashicons{font-size:24px;height:24px;width:24px}.ur-registered-from .ur-builder-wrapper-footer .ur-button-quick-links{width:48px;height:48px;position:fixed;cursor:pointer;color:#4c5477;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;left:32px;bottom:16px;background:#fff;border:1px solid #dee0e9;border-radius:24px;box-shadow:0 2px 10px rgba(45,53,89,.1);z-index:1}.ur-registered-from .ur-builder-wrapper-footer .ur-button-quick-links span{font-size:20px;font-weight:600;margin:0 auto}.ur-registered-from .ur-builder-wrapper-footer .ur-quick-links-content{position:fixed;background:#fff;padding:12px 16px;border-radius:4px;bottom:58px;left:30px;z-index:2;width:225px;border:1px solid #dee0e9;box-shadow:-2px 4px 12px rgba(45,53,89,.1)}.ur-registered-from .ur-builder-wrapper-footer .ur-quick-links-content li{margin-bottom:8px}.ur-registered-from .ur-builder-wrapper-footer .ur-quick-links-content a{color:#4c5477}.ur-registered-from .ur-builder-wrapper-footer .ur-quick-links-content a:hover{color:#475bb2}.ur-registered-from .ur-advance-setting,.ur-registered-from .ur-general-setting{margin:16px 0}.ur-registered-from .ur-advance-setting-block{margin-top:25px}.ur-registered-from .form-row{margin-bottom:1em}.ur-registered-from .form-row .description{color:#676d8a;margin:4px 0;display:block}.ur-registered-from .form-row .ur-checkbox-list label,.ur-registered-from .form-row .ur-radio-list label{display:inline}.ur-registered-from .ur-advance-setting-block,.ur-registered-from .ur-general-setting-block{display:none}.ur-registered-from .add,.ur-registered-from .remove{background:#fff;border:1px solid #dee0e9;color:#676d8a;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1 0 32px;flex:1 0 32px;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:32px;max-width:32px;border-radius:4px;position:relative}.ur-registered-from .add:hover,.ur-registered-from .remove:hover{background:#475bb2;border-color:#475bb2;color:#fff}.ur-registered-from .add .dashicons,.ur-registered-from .remove .dashicons{line-height:22px}.ur-registered-from .add{margin-left:8px}.ur-registered-from .ur-options-list li{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.ur-registered-from .ur-options-list li .editor-block-mover__control-drag-handle{margin-left:8px;cursor:-webkit-grab;cursor:grab}.ur-registered-from .ur-options-list li .editor-block-mover__control-drag-handle svg{fill:#676d8a}.ur-registered-from .ur-options-list li input{margin-left:8px}.ur-registered-from .ur-options-list .ui-sortable-handle{padding:5px;border-radius:3px;border:1px solid transparent}.ur-registered-from .ur-options-list .ui-sortable-handle:active{padding:5px;background:#fff;border:1px solid #475bb2;box-shadow:0 0 20px rgba(0,0,0,.2)}.ur-registered-from .ur-options-list .ui-sortable-handle.ui-sortable-placeholder{background-color:#dee0e9;visibility:visible!important}.ur-registered-from .urcl-rules{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:8px}.ur-registered-from .urcl-rules>div{margin-left:8px}.ur-registered-from .urcl-rules .urcl-operator{width:78px}.ur-registered-from .urcl-rules .urcl-field,.ur-registered-from .urcl-rules .urcl-value{max-width:27%;-webkit-box-flex:1;-webkit-flex:1 0 27%;flex:1 0 27%}.tips{cursor:help;text-decoration:none}img.tips{padding:5px 0 0}#tiptip_holder{display:none;z-index:8675309;position:absolute;top:0;left:0}#tiptip_holder.tip_top{padding-bottom:5px}#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-right:-6px;border-top-color:#dee0e9}#tiptip_holder.tip_bottom{padding-top:5px}#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-right:-6px;border-bottom-color:#4c5477}#tiptip_holder.tip_right{padding-right:5px}#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-right:-5px;border-left-color:#dee0e9}#tiptip_holder.tip_left{padding-left:5px}#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-right:-7px;border-right-color:#dee0e9}#tiptip_content,.ur_error_tip{color:#fff;font-size:.9em;max-width:150px;background:#4c5477;text-align:center;border-radius:3px;padding:.618em 1em;box-shadow:0 1px 3px rgba(0,0,0,.2)}#tiptip_content code,.ur_error_tip code{padding:1px;background:#888}#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border-color:transparent;border-style:solid;border-width:6px;height:0;width:0}#tiptip_arrow{right:50%;margin-right:-6px}.ur_error_tip{max-width:20em;line-height:1.8em;position:absolute;white-space:normal;background:#ff4149;margin:1.5em -1em 0 1px;z-index:9999999}.ur_error_tip::after{content:"";display:block;border:8px solid #ff4149;border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;position:absolute;top:-3px;right:50%;margin:-1em -3px 0 0}.ur-portal-tooltip,.user-registration-help-tip{color:#676d8a;display:inline-block;font-size:22px;font-style:normal;height:16px;line-height:16px;position:relative;vertical-align:middle;width:16px}.ur-portal-tooltip::after,.user-registration-help-tip::after{font-family:Dashicons;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin:0;text-indent:0;position:absolute;top:0;right:0;width:100%;height:100%;text-align:center;content:"";cursor:help}#smart-tags{text-align:center}.form-settings-tab{cursor:pointer;padding:10px 15px;color:#2d3559;background:#dee0e9;margin-bottom:10px;line-height:1.2;border-radius:4px}.form-settings-tab.active{background:#475bb2;color:#fff}#profile-page form#your-profile .flatpickr-input[readonly]{background-color:#fff}body.ur-full-screen-mode{margin-top:-32px}body.ur-full-screen-mode #wpbody-content{padding-bottom:45px}body.ur-full-screen-mode #wpwrap #wpcontent{margin-right:0;padding-right:0}body.ur-full-screen-mode #wpwrap #wpcontent #wpadminbar{display:none}body.ur-full-screen-mode #wpwrap #wpcontent #wpbody .ur-tab-content{padding:20px}body.ur-full-screen-mode #wpwrap #wpcontent #wpbody #menu-management-liquid{margin-top:0}body.ur-full-screen-mode #wpwrap #wpcontent #wpbody #menu-management-liquid .menu-edit{margin-bottom:0;box-shadow:none;right:0!important}body.ur-full-screen-mode #wpwrap #adminmenumain{display:none}body.ur-full-screen-mode .ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-contents{height:calc(100vh - 98px)}body.ur-full-screen-mode .ur-registered-from .ur-builder-wrapper{height:calc(100vh - 57px)}.ur-circle-loading{position:relative;width:100px!important;height:100px!important;-webkit-transform:translate(50px,-50px) scale(.5) translate(-50px,50px);-ms-transform:translate(50px,-50px) scale(.5) translate(-50px,50px);transform:translate(50px,-50px) scale(.5) translate(-50px,50px)}.ur-circle-loading::after,.ur-circle-loading::before{content:"";position:absolute;top:70px;right:70px;-webkit-animation:ur-circle-loading-keyframe 1.5s linear infinite;animation:ur-circle-loading-keyframe 1.5s linear infinite;width:60px;height:60px;border-radius:50%;background:#475bb2}.ur-circle-loading::after{-webkit-animation-delay:-.75s;animation-delay:-.75s;background:#668fe5}.ur-builder-message-container{position:fixed;top:32px;right:0;left:0;max-width:400px;margin:0 auto;z-index:9999}.ur-builder-message-container .ur-message{display:none;margin:0 auto;margin-top:16px;-webkit-transition:all 240ms cubic-bezier(0,0,.2,1) 0s;transition:all 240ms cubic-bezier(0,0,.2,1) 0s;z-index:99999;height:0}.ur-builder-message-container .ur-message .ur-error,.ur-builder-message-container .ur-message .ur-success{background:#fff;padding:8px 16px;border-radius:3px;border-right:3px solid;position:relative;box-shadow:0 1px 8px 2px rgba(45,53,89,.1)}.ur-builder-message-container .ur-message .ur-error p,.ur-builder-message-container .ur-message .ur-success p{margin:8px 0}.ur-builder-message-container .ur-message .ur-error p::after,.ur-builder-message-container .ur-message .ur-error p::before,.ur-builder-message-container .ur-message .ur-success p::after,.ur-builder-message-container .ur-message .ur-success p::before{font-family:dashicons;width:20px;height:20px;font-size:20px;margin-left:8px;margin-top:-4px;line-height:1;display:inline-block;vertical-align:middle}.ur-builder-message-container .ur-message .ur-success{border-color:#37b24d}.ur-builder-message-container .ur-message .ur-success p::before{content:"\f12a";color:#37b24d}.ur-builder-message-container .ur-message .ur-error{border-color:#ff4149}.ur-builder-message-container .ur-message .ur-error p::before{content:"\f534";color:#ff4149}.ur-builder-message-container .ur-message .dashicons{cursor:pointer;position:absolute;left:16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);line-height:1}.ur-builder-message-container .ur-message.entered{display:block;height:50px;-webkit-animation:240ms cubic-bezier(.175,.885,.32,1.175) 0s 1 normal both open-message;animation:240ms cubic-bezier(.175,.885,.32,1.175) 0s 1 normal both open-message}.ur-builder-message-container .ur-message.exiting{display:block;-webkit-animation:120ms cubic-bezier(.4,0,1,1) 0s 1 normal both close-message;animation:120ms cubic-bezier(.4,0,1,1) 0s 1 normal both close-message}.ur-builder-message-container .ur-message:first-child{margin-top:1.5rem}.main_header{font-weight:600;font-size:20px;line-height:27px}.ur-p-tag{padding:0 20px 18px 20px;margin:0;font-style:italic}@media screen and (max-width:1400px){.ur-registered-from .urcl-rules .urcl-field{max-width:61%;-webkit-box-flex:1;-webkit-flex:1 0 60%;flex:1 0 60%;margin-bottom:5px}.ur-registered-from .urcl-rules .urcl-value{-webkit-box-ordinal-group:5;-webkit-order:4;order:4;max-width:87%;-webkit-box-flex:1;-webkit-flex:1 0 86%;flex:1 0 86%}.ur-registered-from .urcl-rules .add{-webkit-box-ordinal-group:4;-webkit-order:3;order:3;margin-left:0}.ur-registered-from .urcl-rules .remove{-webkit-box-ordinal-group:6;-webkit-order:5;order:5}}@media screen and (max-width:960px){.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-registered-list .ur-registered-item{float:none;width:100%}.ur-registered-from .ur-registered-inputs .ur-single-row .ur-grid-lists,.ur-registered-from .ur-registered-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item,.ur-registered-from .ur-registered-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item{padding:10px}}@media screen and (max-width:782px){body.user-registration_page_add-new-registration{min-width:0!important}.ur-registered-from{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.ur-registered-from .ur-registered-inputs{width:100%;margin-bottom:10px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-registered-list .ur-registered-item{float:right;width:48%}.ur-registered-from .ur-selected-inputs{width:100%}}@media screen and (max-width:600px){.user-registration_page_add-new-registration .major-publishing-actions{clear:both;padding:10px 0 19px;line-height:28px}.user-registration_page_add-new-registration .major-publishing-actions .ur-form-name{width:100%}.user-registration_page_add-new-registration .major-publishing-actions .publishing-action{text-align:right;float:none;margin-top:15px}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;display:block}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item{width:100%!important}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item:nth-child(1n+2){border-right:0 none}}
assets/css/admin.css CHANGED
@@ -1 +1 @@
1
- @charset "UTF-8";.ur-d-none{display:none!important}.ur-d-inline{display:inline!important}.ur-d-inline-block{display:inline-block!important}.ur-d-block{display:block!important}.ur-d-table{display:table!important}.ur-d-table-row{display:table-row!important}.ur-d-table-cell{display:table-cell!important}.ur-d-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}@media (min-width:576px){.ur-d-sm-none{display:none!important}.ur-d-sm-inline{display:inline!important}.ur-d-sm-inline-block{display:inline-block!important}.ur-d-sm-block{display:block!important}.ur-d-sm-table{display:table!important}.ur-d-sm-table-row{display:table-row!important}.ur-d-sm-table-cell{display:table-cell!important}.ur-d-sm-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-sm-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}@media (min-width:768px){.ur-d-md-none{display:none!important}.ur-d-md-inline{display:inline!important}.ur-d-md-inline-block{display:inline-block!important}.ur-d-md-block{display:block!important}.ur-d-md-table{display:table!important}.ur-d-md-table-row{display:table-row!important}.ur-d-md-table-cell{display:table-cell!important}.ur-d-md-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-md-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}@media (min-width:992px){.ur-d-lg-none{display:none!important}.ur-d-lg-inline{display:inline!important}.ur-d-lg-inline-block{display:inline-block!important}.ur-d-lg-block{display:block!important}.ur-d-lg-table{display:table!important}.ur-d-lg-table-row{display:table-row!important}.ur-d-lg-table-cell{display:table-cell!important}.ur-d-lg-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-lg-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}@media (min-width:1200px){.ur-d-xl-none{display:none!important}.ur-d-xl-inline{display:inline!important}.ur-d-xl-inline-block{display:inline-block!important}.ur-d-xl-block{display:block!important}.ur-d-xl-table{display:table!important}.ur-d-xl-table-row{display:table-row!important}.ur-d-xl-table-cell{display:table-cell!important}.ur-d-xl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-xl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}@media (min-width:1400px){.ur-d-xxl-none{display:none!important}.ur-d-xxl-inline{display:inline!important}.ur-d-xxl-inline-block{display:inline-block!important}.ur-d-xxl-block{display:block!important}.ur-d-xxl-table{display:table!important}.ur-d-xxl-table-row{display:table-row!important}.ur-d-xxl-table-cell{display:table-cell!important}.ur-d-xxl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-xxl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}.ur-flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}@media (min-width:576px){.ur-flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-sm-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-sm-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-sm-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-sm-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-sm-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-sm-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-sm-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-sm-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-sm-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-sm-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-sm-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-sm-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-sm-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-sm-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-sm-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-sm-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-sm-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-sm-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-sm-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-sm-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-sm-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-sm-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-sm-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-sm-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-sm-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-sm-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-sm-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-sm-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-sm-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-sm-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}@media (min-width:768px){.ur-flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-md-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-md-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-md-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-md-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-md-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-md-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-md-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-md-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-md-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-md-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-md-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-md-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-md-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-md-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-md-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-md-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-md-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-md-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-md-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-md-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-md-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-md-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-md-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-md-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-md-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-md-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-md-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-md-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-md-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-md-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}@media (min-width:992px){.ur-flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-lg-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-lg-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-lg-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-lg-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-lg-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-lg-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-lg-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-lg-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-lg-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-lg-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-lg-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-lg-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-lg-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-lg-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-lg-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-lg-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-lg-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-lg-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-lg-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-lg-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-lg-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-lg-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-lg-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-lg-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-lg-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-lg-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-lg-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-lg-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-lg-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-lg-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.ur-flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-xl-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-xl-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-xl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-xl-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-xl-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-xl-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-xl-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-xl-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-xl-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-xl-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-xl-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-xl-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-xl-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-xl-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-xl-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-xl-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-xl-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-xl-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-xl-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-xl-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-xl-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-xl-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-xl-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-xl-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-xl-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-xl-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-xl-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-xl-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-xl-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-xl-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}@media (min-width:1400px){.ur-flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-xxl-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-xxl-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-xxl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-xxl-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-xxl-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-xxl-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-xxl-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-xxl-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-xxl-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-xxl-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-xxl-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-xxl-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-xxl-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-xxl-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-xxl-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-xxl-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-xxl-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-xxl-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-xxl-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-xxl-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-xxl-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-xxl-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-xxl-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-xxl-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-xxl-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-xxl-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-xxl-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-xxl-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-xxl-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-xxl-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}.ur-ml-auto{margin-left:auto}.ur-mr-auto{margin-left:auto}.ur-h2,.ur-h3,.ur-h4{font-weight:600!important}.ur-h2{font-size:28px!important}.ur-h3{font-size:20px!important}.ur-h4{font-size:16px!important}.ur-text-center{text-align:center}.ur-text-right{text-align:right}.ur-text-muted{color:#b6bbcf}@font-face{font-family:UserRegistration;src:url(../fonts/UserRegistration.eot?nk6vrg);src:url(../fonts/UserRegistration.eot?nk6vrg#iefix) format("embedded-opentype"),url(../fonts/UserRegistration.ttf?nk6vrg) format("truetype"),url(../fonts/UserRegistration.woff?nk6vrg) format("woff"),url(../fonts/UserRegistration.svg?nk6vrg#UserRegistration) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" ur-icon-"],[class^=ur-icon-]{font-family:UserRegistration!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ur-icon-input-first-name::before{content:""}.ur-icon-input-last-name::before{content:""}.ur-icon-input-field::before{content:""}.ur-icon-input-password::before{content:""}.ur-icon-input-checkbox::before{content:""}.ur-icon-radio::before{content:""}.ur-icon-number::before{content:""}.ur-icon-phone::before{content:""}.ur-icon-calendar::before{content:""}.ur-icon-drop-down::before{content:""}.ur-icon-textarea::before{content:""}.ur-icon-email::before{content:""}.ur-icon-email-secondary::before{content:""}.ur-icon-email-confirm::before{content:""}.ur-icon-invite-codes::before{content:""}.ur-icon-password::before{content:""}.ur-icon-password-confirm::before{content:""}.ur-icon-user::before{content:""}.ur-icon-user-nickname::before{content:""}.ur-icon-user-display-name::before{content:""}.ur-icon-user-bio::before{content:""}.ur-icon-website::before{content:""}.ur-icon-flag::before{content:""}.ur-icon-map-one::before{content:""}.ur-icon-map-two::before{content:""}.ur-icon-zip-code::before{content:""}.ur-icon-select2::before{content:""}.ur-icon-multi-select::before{content:""}.ur-icon-section-title::before{content:""}.ur-icon-time-picker::before{content:""}.ur-icon-state::before{content:""}.ur-icon-buildings::before{content:""}.ur-icon-text-editor::before{content:""}.ur-icon-bill::before{content:""}.ur-icon-doc::before{content:""}.ur-icon-file-upload::before{content:""}.ur-icon-file-dollar::before{content:""}.ur-icon-code::before{content:""}.ur-icon-mailchimp::before{content:""}.ur-icon-credit-card::before{content:""}.ur-icon-range::before{content:""}.ur-icon-course::before{content:""}.ur-icon-mailerlite::before{content:""}.user-registration-table{width:100%;background:#fff;border-collapse:collapse}.user-registration-table__column-md{width:40%}.user-registration-table__column-sm{width:20%}.user-registration-table__column-auto{width:1%;white-space:nowrap}.user-registration-table__img{height:40px;width:40px;border-radius:4px;overflow:hidden}.user-registration-table caption,.user-registration-table td,.user-registration-table th{padding:1rem .5rem;text-align:left;border-bottom:1px solid #dee0e9}.user-registration-table caption:first-child,.user-registration-table td:first-child,.user-registration-table th:first-child{padding-left:1rem}.user-registration-table caption:last-child,.user-registration-table td:last-child,.user-registration-table th:last-child{padding-right:1rem}.user-registration-table td{vertical-align:top}.user-registration-table caption,.user-registration-table th{font-size:14px;font-weight:500}.user-registration-table thead th{background:#fafafc}.user-registration-table input,.user-registration-table select,.user-registration-table textarea{width:100%;box-shadow:none;border-radius:4px}.ur-form-group{margin-bottom:16px}.ur-label{display:block;width:100%;margin-bottom:8px;color:#4c5477;font-size:13px;font-weight:500;line-height:1.25}.swal2-container .user-registration-swal2-modal .swal2-input,.ur-input{display:block;width:100%;border:1px solid #dee0e9;border-radius:4px}.user-registration-custom-file{color:#676d8a;font-size:14px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative}.user-registration-custom-file input{position:absolute;z-index:2;width:100%;margin:0;opacity:0}.user-registration-custom-file__label{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:100%;padding:2px 2px 2px 8px;background-color:#fff;border:1px solid #dee0e9;border-radius:4px;z-index:1}.user-registration-custom-file__button{margin-left:auto;display:inline-block;background:#676d8a;color:#fff;padding:6px 15px;border-radius:4px}.user-registration-custom-file+.help{margin-top:4px}.ur-form-field--sm{width:80px;-webkit-box-flex:0;-webkit-flex:0 0 80px;flex:0 0 80px}.user-registration-editable-title{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;position:relative}.user-registration-editable-title .user-registration-editable-title__icon{background:#dee0e9;color:#4c5477;width:32px;height:32px;-webkit-box-flex:0;-webkit-flex:0 0 32px;flex:0 0 32px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:3px;margin-bottom:0}.user-registration-editable-title .user-registration-editable-title__icon::after{content:"";border-radius:3px;position:absolute;left:32px;right:calc(100% - 32px);height:32px;border-radius:0 3px 3px 0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.user-registration-editable-title .user-registration-editable-title__input{color:#2d3559;background:0 0;font-size:16px;font-weight:500;width:auto;height:32px;padding:4px 8px;pointer-events:none;border:1px solid transparent!important;border-radius:0 4px 4px 0;z-index:1}.user-registration-editable-title .user-registration-editable-title__input.is-editing{border-color:transparent;pointer-events:all}.user-registration-editable-title .user-registration-editable-title__input.is-editing+.user-registration-editable-title__icon{color:#fff;background:#475bb2;border-radius:3px 0 0 3px}.user-registration-editable-title .user-registration-editable-title__input.is-editing+.user-registration-editable-title__icon::after{top:0;right:0;border:1px solid #475bb2}.user-registration-editable-title .user-registration-editable-title__input:focus{box-shadow:none}.user-registration-switch{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.user-registration-switch input[type=checkbox]{display:none}.user-registration-switch input[type=checkbox].user-registration-switch__control{background:#676d8a;width:28px;height:18px;border-radius:10px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 28px;flex:0 0 28px;margin:0;position:relative;border:2px solid #676d8a;-webkit-transition:.1s -webkit-transform ease;transition:.1s -webkit-transform ease;transition:.1s transform ease;transition:.1s transform ease,.1s -webkit-transform ease;box-sizing:border-box}.user-registration-switch input[type=checkbox].user-registration-switch__control::before{content:none}.user-registration-switch input[type=checkbox].user-registration-switch__control::after{display:inline-block;content:"";height:14px;width:14px;background:#fff;border-radius:50%;position:absolute;-webkit-transition:.1s -webkit-transform ease;transition:.1s -webkit-transform ease;transition:.1s transform ease;transition:.1s transform ease,.1s -webkit-transform ease}.user-registration-switch input[type=checkbox]:checked{background:#37b24d;border-color:#37b24d}.user-registration-switch input[type=checkbox]:checked::after{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.user-registration-switch label{margin:0 0 0 8px!important}.user-registration input{border-color:#dee0e9}.user-registration .select2.select2-container{width:100%!important}.user-registration .select2-results__option .wrap:before{content:"\2610";width:25px;height:25px;padding-right:10px}.user-registration .select2-results__option[data-selected=true] .wrap:before{content:"\2714"}.user-registration .select2-drop,.user-registration .select2-dropdown{z-index:999999!important}.user-registration .select2-results{line-height:1.5em}.user-registration .select2-results .select2-results__group,.user-registration .select2-results .select2-results__option{margin:0;padding:8px}.user-registration .select2-dropdown{border-color:#dee0e9}.user-registration .select2-dropdown--below{box-shadow:0 1px 1px rgba(0,0,0,.1)}.user-registration .select2-dropdown--above{box-shadow:0 -1px 1px rgba(0,0,0,.1)}.user-registration .select2-container .select2-selection__rendered.ui-sortable li{cursor:move}.user-registration .select2-container .select2-selection{border-color:#dee0e9}.user-registration .select2-container .select2-search__field{min-width:20px}.user-registration .select2-container .select2-selection--single{height:32px}.user-registration .select2-container .select2-selection--single .select2-selection__rendered{display:block;line-height:32px;padding-right:24px}.user-registration .select2-container .select2-selection--single .select2-selection__arrow{right:3px;height:30px}.user-registration .select2-container .select2-selection--multiple{min-height:28px;border-radius:4px;line-height:1.5;border:1px solid #ddd!important;padding-left:4px}.user-registration .select2-container .select2-selection--multiple li{margin:0}.user-registration .select2-container .select2-selection--multiple .select2-selection__choice{padding:2px 6px}.user-registration .select2-container .select2-selection--multiple .select2-selection__rendered{display:-webkit-box;display:-webkit-flex;display:flex;margin:0}.user-registration .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{margin:4px;line-height:1.4;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.user-registration .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{bottom:0}.user-registration .select2-container .select2-selection__clear{color:#999;margin-top:-1px}.user-registration .select2-container .select2-search--inline .select2-search__field{font-family:inherit;font-size:inherit;font-weight:inherit;padding:3px 0;margin:0;line-height:1;min-height:26px;height:32px}.user-registration-badge{display:inline-block;font-size:1em;line-height:1;padding:4px 8px;border-radius:10px}.user-registration-badge.user-registration-badge--primary{background:#475bb2;color:#fff}.user-registration-badge.user-registration-badge--primary-subtle{background:#c4cbe7;color:#475bb2}.user-registration-badge.user-registration-badge--secondary{background:#676d8a;color:#fff}.user-registration-badge.user-registration-badge--secondary-subtle{background:#cbced9;color:#676d8a}.user-registration-badge.user-registration-badge--success{background:#37b24d;color:#fff}.user-registration-badge.user-registration-badge--success-subtle{background:#b4e8bd;color:#2b8b3c}.user-registration-badge.user-registration-badge--danger{background:#ff4149;color:#fff}.user-registration-badge.user-registration-badge--danger-subtle{background:#ffdadc;color:#ff4149}.user-registration-badge.user-registration-badge--warning{background:#ffba00;color:#fff}.user-registration-badge.user-registration-badge--warning-subtle{background:#ffeab3;color:#b38200}.user-registration-badge.user-registration-badge--info{background:#2ea2cc;color:#fff}.user-registration-badge.user-registration-badge--info-subtle{background:#bce2f0;color:#2991b7}.ur-form-container .button,.ur-form-container button,.user-registration .button,.user-registration button{-webkit-transition:all .25s ease 0s;transition:all .25s ease 0s;box-shadow:0 1px 3px rgba(182,187,207,.15)}.ur-form-container .button+.button,.ur-form-container .button+button,.ur-form-container button+.button,.ur-form-container button+button,.user-registration .button+.button,.user-registration .button+button,.user-registration button+.button,.user-registration button+button{margin-left:6px}.ur-form-container .button.button-icon,.ur-form-container button.button-icon,.user-registration .button.button-icon,.user-registration button.button-icon{width:32px;padding:0;text-align:center}.ur-form-container .button.button-icon .dashicons,.ur-form-container button.button-icon .dashicons,.user-registration .button.button-icon .dashicons,.user-registration button.button-icon .dashicons{line-height:.9;vertical-align:middle}.ur-form-container .button.button-icon svg,.ur-form-container button.button-icon svg,.user-registration .button.button-icon svg,.user-registration button.button-icon svg{display:block;margin:0 auto}.ur-form-container .button.button-icon-round,.ur-form-container button.button-icon-round,.user-registration .button.button-icon-round,.user-registration button.button-icon-round{border-radius:50%}.ur-form-container .button.is-active,.ur-form-container button.is-active,.user-registration .button.is-active,.user-registration button.is-active{background:#475bb2;color:#fff;border-color:#475bb2}.ur-form-container .button.is-active:active,.ur-form-container .button.is-active:focus,.ur-form-container .button.is-active:hover,.ur-form-container button.is-active:active,.ur-form-container button.is-active:focus,.ur-form-container button.is-active:hover,.user-registration .button.is-active:active,.user-registration .button.is-active:focus,.user-registration .button.is-active:hover,.user-registration button.is-active:active,.user-registration button.is-active:focus,.user-registration button.is-active:hover{background:#475bb2;color:#fff;border-color:#475bb2}.ur-form-container .button .ur-spinner,.ur-form-container button .ur-spinner,.user-registration .button .ur-spinner,.user-registration button .ur-spinner{width:16px;height:16px;margin-left:6px;margin-bottom:2px;display:inline-block;vertical-align:middle}.ur-form-container .button-primary,.user-registration .button-primary{background:#475bb2;border-color:#475bb2;box-shadow:0 1px 0 #475bb2;text-shadow:none}.ur-form-container .button-primary:active,.ur-form-container .button-primary:focus,.ur-form-container .button-primary:hover,.user-registration .button-primary:active,.user-registration .button-primary:focus,.user-registration .button-primary:hover{background:#38488e;border-color:#38488e;box-shadow:0 1px 0 #38488e}.ur-form-container .button-primary:disabled,.user-registration .button-primary:disabled{color:#b2bae0!important;background:#697ac3!important;border-color:#697ac3!important}.ur-form-container .button-secondary,.user-registration .button-secondary{color:#2d3559;background:#dee0e9;border-color:#dee0e9;box-shadow:0 1px 0 #dee0e9}.ur-form-container .button-secondary:active,.ur-form-container .button-secondary:focus,.ur-form-container .button-secondary:hover,.user-registration .button-secondary:active,.user-registration .button-secondary:focus,.user-registration .button-secondary:hover{color:#2d3559;background:#b6bbcf;border-color:#b6bbcf}.ur-form-container .button-tertiary,.user-registration .button-tertiary{background:#fff;color:#2d3559;border:1px solid #dee0e9}.ur-form-container .button-tertiary:active,.ur-form-container .button-tertiary:focus,.ur-form-container .button-tertiary:hover,.user-registration .button-tertiary:active,.user-registration .button-tertiary:focus,.user-registration .button-tertiary:hover{background:#f0f1f5;border-color:#dee0e9}.ur-form-container .button-danger,.user-registration .button-danger{color:#fff;background:#ff4149;border-color:#ff4149;box-shadow:0 1px 0 #ff4149}.ur-form-container .button-danger:active,.ur-form-container .button-danger:focus,.ur-form-container .button-danger:hover,.user-registration .button-danger:active,.user-registration .button-danger:focus,.user-registration .button-danger:hover{color:#fff;background:#ee2a32;border-color:#ee2a32;box-shadow:0 1px 0 #ee2a32}.user-registration-button-group{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;vertical-align:middle}.user-registration-button-group .button:not(:first-child),.user-registration-button-group>button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.user-registration-button-group .button:not(:last-child),.user-registration-button-group>button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.user-registration-button-group .button,.user-registration-button-group button{margin-right:0!important}.ur-registered-item.ui-draggable-dragging{padding:10px 10px;line-height:20px;background:#475bb2;color:#fff;text-align:center;margin-bottom:7px;word-break:break-word;white-space:normal;width:200px!important;z-index:9}.ur-registered-item.ui-draggable-dragging span{font-size:14px;line-height:20px;width:auto;height:auto;margin-right:3px}.select2-container .ur-select-all-countries-button{margin:6px 3px 4px 6px}.select2-container .ur-unselect-all-countries-button{margin:6px 3px 4px}.user-registration-card{background:#fff;border-radius:4px;display:block;border:1px solid #dee0e9}.user-registration-card a{text-decoration:none}.user-registration-card__header{padding:16px 20px;border-bottom:1px solid #dee0e9}.user-registration-card__title{font-size:1.25em;line-height:1.3;margin:0;font-weight:600}.user-registration-card__body{padding:20px}.user-registration-list-group{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.user-registration-list-group--flush>.user-registration-list-group__item{border-width:0 0 1px}.user-registration-list-group--flush>.user-registration-list-group__item:last-child{border-bottom-width:0}.user-registration-list-group--no-gutter .user-registration-list-group__item{padding-right:0;padding-left:0}.user-registration-list-group__item{position:relative;display:block;padding:1rem 1.25rem;background-color:transparent;border:1px solid #dee0e9}.user-registration-list-group__item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.user-registration-page.user-registration-modal-open{overflow:hidden}.user-registration-page.user-registration-modal-open .user-registration-modal{max-width:100%}.user-registration-modal{position:fixed;top:0;left:0;right:0;height:100%;width:100%;margin:0 auto!important;overflow-x:hidden;overflow-y:auto;z-index:999}.user-registration-modal .user-registration-modal__backdrop{position:fixed;left:0;top:0;background-color:rgba(45,53,89,.5);min-width:100%;min-height:100%;z-index:1}.user-registration-modal .user-registration-modal__content{background:#fff;position:relative;width:auto;margin:16px;border-radius:8px;z-index:99999;box-shadow:0 3px 25px 0 rgba(45,53,89,.4)}@media (min-width:576px){.user-registration-modal .user-registration-modal__content{max-width:500px;margin:24px auto}}@media (min-width:992px){.user-registration-modal .user-registration-modal__content.user-registration-modal__content--lg,.user-registration-modal .user-registration-modal__content.user-registration-modal__content--xl{max-width:800px}}@media (min-width:1200px){.user-registration-modal .user-registration-modal__content.user-registration-modal__content--xl{max-width:1140px}}.user-registration-modal .user-registration-modal__header{display:-webkit-box;display:-webkit-flex;display:flex;padding:16px;border-bottom:1px solid #dee0e9}.user-registration-modal .user-registration-modal__header .user-registration-modal__title{font-size:20px;line-height:1.4;margin:0;padding:0}.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon{position:relative;display:block;width:32px;height:32px;-webkit-box-flex:0;-webkit-flex:0 0 32px;flex:0 0 32px;cursor:pointer;margin-left:auto}.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::after,.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::before{content:"";height:2px;width:16px;display:block;position:absolute;top:50%;left:0;right:0;margin:0 auto;background:#b6bbcf}.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.user-registration-modal .user-registration-modal__body{position:relative;padding:16px}.user-registration-modal .user-registration-modal__body #user-registration,.user-registration-modal .user-registration-modal__body .login,.user-registration-modal .user-registration-modal__body .user-registration{margin:0;padding:0;border:none}.user-registration-modal .user-registration-modal__footer{padding:16px;border-top:1px solid #dee0e9}.user-registration-modal .user-registration-modal__footer *{margin:4px}.swal2-container .user-registration-swal2-modal{padding:40px}.swal2-container .user-registration-swal2-modal .swal2-input{font-size:16px}.swal2-container .user-registration-swal2-modal .swal2-animate-success-icon [class^=swal2-success-circular-line],.swal2-container .user-registration-swal2-modal .swal2-animate-success-icon [class^=swal2-success-line]{-webkit-animation:none;animation:none}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon{width:56px;height:56px;line-height:56px;margin:0 auto 16px;border-width:2px;border-radius:50%}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon .swal2-x-mark [class^=swal2-x-mark-line]{height:3px;width:28px;top:50%;left:0;right:0;margin:0 auto}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon .swal2-x-mark [class^=swal2-x-mark-line][class$=left]{-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon .swal2-x-mark [class^=swal2-x-mark-line][class$=right]{-webkit-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-line]{height:3px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{width:16px;top:56%;left:10px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:47%;width:32px;right:6px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-circular-line]{height:64px;width:32px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-75px;left:27px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-26px;left:82px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success .swal2-success-ring{top:-3px;left:-2px;border-width:2px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success .swal2-success-fix{height:64px;left:2px;right:0;margin:0 auto;top:-2px;bottom:0;width:6px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon::before{font-size:40px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-title{color:#2d3559;font-size:24px;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:16px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-title .dashicons{color:#ff4149;font-size:28px;width:56px;height:56px;line-height:56px;margin:0 auto 16px;border:2px solid #ff4149;border-radius:50%}.swal2-container .user-registration-swal2-modal__title{line-height:1.35;display:block}.swal2-container .user-registration-swal2-modal .swal2-content{color:#4c5477;font-size:1em;line-height:1.5}.swal2-container .user-registration-swal2-modal .swal2-actions button{margin-top:0;margin-bottom:0}.swal2-container .user-registration-swal2-modal--centered .swal2-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.ur-nav{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.ur-nav--tab{display:-webkit-box;display:-webkit-flex;display:flex;border-bottom:1px solid #dee0e9}.user-registration_page_user-registration-settings .ur-nav--tab{padding:0;margin:0 16px;border-bottom:0}.ur-nav__link{display:block;font-weight:500;color:#2d3559;padding:8px 12px;text-decoration:none;border:1px solid transparent}.ur-nav__link:focus,.ur-nav__link:hover{color:#475bb2}.ur-nav__link.is-active{background-color:#475bb2;border-color:#dee0e9 #dee0e9 #fff;border-radius:4px 4px 0 0}.user-registration_page_user-registration-settings .ur-nav__link{background-color:transparent;color:#fff;margin:0}.user-registration_page_user-registration-settings .ur-nav__link.is-active{background-color:#fff;color:#2d3559;border-color:#fff}.ur-scroll-ui{position:relative;overflow-x:auto;overflow-y:hidden}.ur-scroll-ui__items{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scroll-behavior:smooth}.ur-scroll-ui__items::-webkit-scrollbar{display:none}.ur-scroll-ui__item{display:inline-block;height:100%}.ur-scroll-ui__scroll-nav{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;position:absolute;top:0;bottom:0;padding:8px}.ur-scroll-ui__scroll-nav--backward{left:0}.ur-scroll-ui__scroll-nav--forward{right:0}.ur-scroll-ui__scroll-nav__icon{color:#333;cursor:pointer}.ur-scroll-ui .is-disabled{display:none}.ur-bg-light{background-color:#f0f1f5}.ur-border{border:1px solid #dee0e9!important}.ur-border-top{border-top:1px solid #dee0e9!important}.ur-border-right{border-right:1px solid #dee0e9!important}.ur-border-bottom{border-bottom:1px solid #dee0e9!important}.ur-border-left{border-left:1px solid #dee0e9!important}.ur-border-0{border:0!important}.ur-border-top-0{border-top:0!important}.ur-border-right-0{border-right:0!important}.ur-border-bottom-0{border-bottom:0!important}.ur-border-left-0{border-left:0!important}.ur-m-0{margin:0!important}.ur-mt-0,.ur-my-0{margin-top:0!important}.ur-mr-0,.ur-mx-0{margin-right:0!important}.ur-mb-0,.ur-my-0{margin-bottom:0!important}.ur-ml-0,.ur-mx-0{margin-left:0!important}.ur-m-1{margin:4px!important}.ur-mt-1,.ur-my-1{margin-top:4px!important}.ur-mr-1,.ur-mx-1{margin-right:4px!important}.ur-mb-1,.ur-my-1{margin-bottom:4px!important}.ur-ml-1,.ur-mx-1{margin-left:4px!important}.ur-m-2{margin:8px!important}.ur-mt-2,.ur-my-2{margin-top:8px!important}.ur-mr-2,.ur-mx-2{margin-right:8px!important}.ur-mb-2,.ur-my-2{margin-bottom:8px!important}.ur-ml-2,.ur-mx-2{margin-left:8px!important}.ur-m-3{margin:12px!important}.ur-mt-3,.ur-my-3{margin-top:12px!important}.ur-mr-3,.ur-mx-3{margin-right:12px!important}.ur-mb-3,.ur-my-3{margin-bottom:12px!important}.ur-ml-3,.ur-mx-3{margin-left:12px!important}.ur-m-4{margin:16px!important}.ur-mt-4,.ur-my-4{margin-top:16px!important}.ur-mr-4,.ur-mx-4{margin-right:16px!important}.ur-mb-4,.ur-my-4{margin-bottom:16px!important}.ur-ml-4,.ur-mx-4{margin-left:16px!important}.ur-m-5{margin:20px!important}.ur-mt-5,.ur-my-5{margin-top:20px!important}.ur-mr-5,.ur-mx-5{margin-right:20px!important}.ur-mb-5,.ur-my-5{margin-bottom:20px!important}.ur-ml-5,.ur-mx-5{margin-left:20px!important}.ur-m-6{margin:24px!important}.ur-mt-6,.ur-my-6{margin-top:24px!important}.ur-mr-6,.ur-mx-6{margin-right:24px!important}.ur-mb-6,.ur-my-6{margin-bottom:24px!important}.ur-ml-6,.ur-mx-6{margin-left:24px!important}.ur-m-7{margin:28px!important}.ur-mt-7,.ur-my-7{margin-top:28px!important}.ur-mr-7,.ur-mx-7{margin-right:28px!important}.ur-mb-7,.ur-my-7{margin-bottom:28px!important}.ur-ml-7,.ur-mx-7{margin-left:28px!important}.ur-m-8{margin:32px!important}.ur-mt-8,.ur-my-8{margin-top:32px!important}.ur-mr-8,.ur-mx-8{margin-right:32px!important}.ur-mb-8,.ur-my-8{margin-bottom:32px!important}.ur-ml-8,.ur-mx-8{margin-left:32px!important}.ur-p-0{padding:0!important}.ur-pt-0,.ur-py-0{padding-top:0!important}.ur-pr-0,.ur-px-0{padding-right:0!important}.ur-pb-0,.ur-py-0{padding-bottom:0!important}.ur-pl-0,.ur-px-0{padding-left:0!important}.ur-p-1{padding:4px!important}.ur-pt-1,.ur-py-1{padding-top:4px!important}.ur-pr-1,.ur-px-1{padding-right:4px!important}.ur-pb-1,.ur-py-1{padding-bottom:4px!important}.ur-pl-1,.ur-px-1{padding-left:4px!important}.ur-p-2{padding:8px!important}.ur-pt-2,.ur-py-2{padding-top:8px!important}.ur-pr-2,.ur-px-2{padding-right:8px!important}.ur-pb-2,.ur-py-2{padding-bottom:8px!important}.ur-pl-2,.ur-px-2{padding-left:8px!important}.ur-p-3{padding:12px!important}.ur-pt-3,.ur-py-3{padding-top:12px!important}.ur-pr-3,.ur-px-3{padding-right:12px!important}.ur-pb-3,.ur-py-3{padding-bottom:12px!important}.ur-pl-3,.ur-px-3{padding-left:12px!important}.ur-p-4{padding:16px!important}.ur-pt-4,.ur-py-4{padding-top:16px!important}.ur-pr-4,.ur-px-4{padding-right:16px!important}.ur-pb-4,.ur-py-4{padding-bottom:16px!important}.ur-pl-4,.ur-px-4{padding-left:16px!important}.ur-p-5{padding:20px!important}.ur-pt-5,.ur-py-5{padding-top:20px!important}.ur-pr-5,.ur-px-5{padding-right:20px!important}.ur-pb-5,.ur-py-5{padding-bottom:20px!important}.ur-pl-5,.ur-px-5{padding-left:20px!important}.ur-p-6{padding:24px!important}.ur-pt-6,.ur-py-6{padding-top:24px!important}.ur-pr-6,.ur-px-6{padding-right:24px!important}.ur-pb-6,.ur-py-6{padding-bottom:24px!important}.ur-pl-6,.ur-px-6{padding-left:24px!important}.ur-p-7{padding:28px!important}.ur-pt-7,.ur-py-7{padding-top:28px!important}.ur-pr-7,.ur-px-7{padding-right:28px!important}.ur-pb-7,.ur-py-7{padding-bottom:28px!important}.ur-pl-7,.ur-px-7{padding-left:28px!important}.ur-p-8{padding:32px!important}.ur-pt-8,.ur-py-8{padding-top:32px!important}.ur-pr-8,.ur-px-8{padding-right:32px!important}.ur-pb-8,.ur-py-8{padding-bottom:32px!important}.ur-pl-8,.ur-px-8{padding-left:32px!important}.ur-m-n1{margin:-4px!important}.ur-mt-n1,.ur-my-n1{margin-top:-4px!important}.ur-mr-n1,.ur-mx-n1{margin-right:-4px!important}.ur-mb-n1,.ur-my-n1{margin-bottom:-4px!important}.ur-ml-n1,.ur-mx-n1{margin-left:-4px!important}.ur-m-n2{margin:-8px!important}.ur-mt-n2,.ur-my-n2{margin-top:-8px!important}.ur-mr-n2,.ur-mx-n2{margin-right:-8px!important}.ur-mb-n2,.ur-my-n2{margin-bottom:-8px!important}.ur-ml-n2,.ur-mx-n2{margin-left:-8px!important}.ur-m-n3{margin:-12px!important}.ur-mt-n3,.ur-my-n3{margin-top:-12px!important}.ur-mr-n3,.ur-mx-n3{margin-right:-12px!important}.ur-mb-n3,.ur-my-n3{margin-bottom:-12px!important}.ur-ml-n3,.ur-mx-n3{margin-left:-12px!important}.ur-m-n4{margin:-16px!important}.ur-mt-n4,.ur-my-n4{margin-top:-16px!important}.ur-mr-n4,.ur-mx-n4{margin-right:-16px!important}.ur-mb-n4,.ur-my-n4{margin-bottom:-16px!important}.ur-ml-n4,.ur-mx-n4{margin-left:-16px!important}.ur-m-n5{margin:-20px!important}.ur-mt-n5,.ur-my-n5{margin-top:-20px!important}.ur-mr-n5,.ur-mx-n5{margin-right:-20px!important}.ur-mb-n5,.ur-my-n5{margin-bottom:-20px!important}.ur-ml-n5,.ur-mx-n5{margin-left:-20px!important}.ur-m-n6{margin:-24px!important}.ur-mt-n6,.ur-my-n6{margin-top:-24px!important}.ur-mr-n6,.ur-mx-n6{margin-right:-24px!important}.ur-mb-n6,.ur-my-n6{margin-bottom:-24px!important}.ur-ml-n6,.ur-mx-n6{margin-left:-24px!important}.ur-m-n7{margin:-28px!important}.ur-mt-n7,.ur-my-n7{margin-top:-28px!important}.ur-mr-n7,.ur-mx-n7{margin-right:-28px!important}.ur-mb-n7,.ur-my-n7{margin-bottom:-28px!important}.ur-ml-n7,.ur-mx-n7{margin-left:-28px!important}.ur-m-n8{margin:-32px!important}.ur-mt-n8,.ur-my-n8{margin-top:-32px!important}.ur-mr-n8,.ur-mx-n8{margin-right:-32px!important}.ur-mb-n8,.ur-my-n8{margin-bottom:-32px!important}.ur-ml-n8,.ur-mx-n8{margin-left:-32px!important}.ur-m-auto{margin:auto!important}.ur-mt-auto,.ur-my-auto{margin-top:auto!important}.ur-mr-auto,.ur-mx-auto{margin-right:auto!important}.ur-mb-auto,.ur-my-auto{margin-bottom:auto!important}.ur-ml-auto,.ur-mx-auto{margin-left:auto!important}@media (min-width:576px){.ur-m-sm-0{margin:0!important}.ur-mt-sm-0,.ur-my-sm-0{margin-top:0!important}.ur-mr-sm-0,.ur-mx-sm-0{margin-right:0!important}.ur-mb-sm-0,.ur-my-sm-0{margin-bottom:0!important}.ur-ml-sm-0,.ur-mx-sm-0{margin-left:0!important}.ur-m-sm-1{margin:4px!important}.ur-mt-sm-1,.ur-my-sm-1{margin-top:4px!important}.ur-mr-sm-1,.ur-mx-sm-1{margin-right:4px!important}.ur-mb-sm-1,.ur-my-sm-1{margin-bottom:4px!important}.ur-ml-sm-1,.ur-mx-sm-1{margin-left:4px!important}.ur-m-sm-2{margin:8px!important}.ur-mt-sm-2,.ur-my-sm-2{margin-top:8px!important}.ur-mr-sm-2,.ur-mx-sm-2{margin-right:8px!important}.ur-mb-sm-2,.ur-my-sm-2{margin-bottom:8px!important}.ur-ml-sm-2,.ur-mx-sm-2{margin-left:8px!important}.ur-m-sm-3{margin:12px!important}.ur-mt-sm-3,.ur-my-sm-3{margin-top:12px!important}.ur-mr-sm-3,.ur-mx-sm-3{margin-right:12px!important}.ur-mb-sm-3,.ur-my-sm-3{margin-bottom:12px!important}.ur-ml-sm-3,.ur-mx-sm-3{margin-left:12px!important}.ur-m-sm-4{margin:16px!important}.ur-mt-sm-4,.ur-my-sm-4{margin-top:16px!important}.ur-mr-sm-4,.ur-mx-sm-4{margin-right:16px!important}.ur-mb-sm-4,.ur-my-sm-4{margin-bottom:16px!important}.ur-ml-sm-4,.ur-mx-sm-4{margin-left:16px!important}.ur-m-sm-5{margin:20px!important}.ur-mt-sm-5,.ur-my-sm-5{margin-top:20px!important}.ur-mr-sm-5,.ur-mx-sm-5{margin-right:20px!important}.ur-mb-sm-5,.ur-my-sm-5{margin-bottom:20px!important}.ur-ml-sm-5,.ur-mx-sm-5{margin-left:20px!important}.ur-m-sm-6{margin:24px!important}.ur-mt-sm-6,.ur-my-sm-6{margin-top:24px!important}.ur-mr-sm-6,.ur-mx-sm-6{margin-right:24px!important}.ur-mb-sm-6,.ur-my-sm-6{margin-bottom:24px!important}.ur-ml-sm-6,.ur-mx-sm-6{margin-left:24px!important}.ur-m-sm-7{margin:28px!important}.ur-mt-sm-7,.ur-my-sm-7{margin-top:28px!important}.ur-mr-sm-7,.ur-mx-sm-7{margin-right:28px!important}.ur-mb-sm-7,.ur-my-sm-7{margin-bottom:28px!important}.ur-ml-sm-7,.ur-mx-sm-7{margin-left:28px!important}.ur-m-sm-8{margin:32px!important}.ur-mt-sm-8,.ur-my-sm-8{margin-top:32px!important}.ur-mr-sm-8,.ur-mx-sm-8{margin-right:32px!important}.ur-mb-sm-8,.ur-my-sm-8{margin-bottom:32px!important}.ur-ml-sm-8,.ur-mx-sm-8{margin-left:32px!important}.ur-p-sm-0{padding:0!important}.ur-pt-sm-0,.ur-py-sm-0{padding-top:0!important}.ur-pr-sm-0,.ur-px-sm-0{padding-right:0!important}.ur-pb-sm-0,.ur-py-sm-0{padding-bottom:0!important}.ur-pl-sm-0,.ur-px-sm-0{padding-left:0!important}.ur-p-sm-1{padding:4px!important}.ur-pt-sm-1,.ur-py-sm-1{padding-top:4px!important}.ur-pr-sm-1,.ur-px-sm-1{padding-right:4px!important}.ur-pb-sm-1,.ur-py-sm-1{padding-bottom:4px!important}.ur-pl-sm-1,.ur-px-sm-1{padding-left:4px!important}.ur-p-sm-2{padding:8px!important}.ur-pt-sm-2,.ur-py-sm-2{padding-top:8px!important}.ur-pr-sm-2,.ur-px-sm-2{padding-right:8px!important}.ur-pb-sm-2,.ur-py-sm-2{padding-bottom:8px!important}.ur-pl-sm-2,.ur-px-sm-2{padding-left:8px!important}.ur-p-sm-3{padding:12px!important}.ur-pt-sm-3,.ur-py-sm-3{padding-top:12px!important}.ur-pr-sm-3,.ur-px-sm-3{padding-right:12px!important}.ur-pb-sm-3,.ur-py-sm-3{padding-bottom:12px!important}.ur-pl-sm-3,.ur-px-sm-3{padding-left:12px!important}.ur-p-sm-4{padding:16px!important}.ur-pt-sm-4,.ur-py-sm-4{padding-top:16px!important}.ur-pr-sm-4,.ur-px-sm-4{padding-right:16px!important}.ur-pb-sm-4,.ur-py-sm-4{padding-bottom:16px!important}.ur-pl-sm-4,.ur-px-sm-4{padding-left:16px!important}.ur-p-sm-5{padding:20px!important}.ur-pt-sm-5,.ur-py-sm-5{padding-top:20px!important}.ur-pr-sm-5,.ur-px-sm-5{padding-right:20px!important}.ur-pb-sm-5,.ur-py-sm-5{padding-bottom:20px!important}.ur-pl-sm-5,.ur-px-sm-5{padding-left:20px!important}.ur-p-sm-6{padding:24px!important}.ur-pt-sm-6,.ur-py-sm-6{padding-top:24px!important}.ur-pr-sm-6,.ur-px-sm-6{padding-right:24px!important}.ur-pb-sm-6,.ur-py-sm-6{padding-bottom:24px!important}.ur-pl-sm-6,.ur-px-sm-6{padding-left:24px!important}.ur-p-sm-7{padding:28px!important}.ur-pt-sm-7,.ur-py-sm-7{padding-top:28px!important}.ur-pr-sm-7,.ur-px-sm-7{padding-right:28px!important}.ur-pb-sm-7,.ur-py-sm-7{padding-bottom:28px!important}.ur-pl-sm-7,.ur-px-sm-7{padding-left:28px!important}.ur-p-sm-8{padding:32px!important}.ur-pt-sm-8,.ur-py-sm-8{padding-top:32px!important}.ur-pr-sm-8,.ur-px-sm-8{padding-right:32px!important}.ur-pb-sm-8,.ur-py-sm-8{padding-bottom:32px!important}.ur-pl-sm-8,.ur-px-sm-8{padding-left:32px!important}.ur-m-sm-n1{margin:-4px!important}.ur-mt-sm-n1,.ur-my-sm-n1{margin-top:-4px!important}.ur-mr-sm-n1,.ur-mx-sm-n1{margin-right:-4px!important}.ur-mb-sm-n1,.ur-my-sm-n1{margin-bottom:-4px!important}.ur-ml-sm-n1,.ur-mx-sm-n1{margin-left:-4px!important}.ur-m-sm-n2{margin:-8px!important}.ur-mt-sm-n2,.ur-my-sm-n2{margin-top:-8px!important}.ur-mr-sm-n2,.ur-mx-sm-n2{margin-right:-8px!important}.ur-mb-sm-n2,.ur-my-sm-n2{margin-bottom:-8px!important}.ur-ml-sm-n2,.ur-mx-sm-n2{margin-left:-8px!important}.ur-m-sm-n3{margin:-12px!important}.ur-mt-sm-n3,.ur-my-sm-n3{margin-top:-12px!important}.ur-mr-sm-n3,.ur-mx-sm-n3{margin-right:-12px!important}.ur-mb-sm-n3,.ur-my-sm-n3{margin-bottom:-12px!important}.ur-ml-sm-n3,.ur-mx-sm-n3{margin-left:-12px!important}.ur-m-sm-n4{margin:-16px!important}.ur-mt-sm-n4,.ur-my-sm-n4{margin-top:-16px!important}.ur-mr-sm-n4,.ur-mx-sm-n4{margin-right:-16px!important}.ur-mb-sm-n4,.ur-my-sm-n4{margin-bottom:-16px!important}.ur-ml-sm-n4,.ur-mx-sm-n4{margin-left:-16px!important}.ur-m-sm-n5{margin:-20px!important}.ur-mt-sm-n5,.ur-my-sm-n5{margin-top:-20px!important}.ur-mr-sm-n5,.ur-mx-sm-n5{margin-right:-20px!important}.ur-mb-sm-n5,.ur-my-sm-n5{margin-bottom:-20px!important}.ur-ml-sm-n5,.ur-mx-sm-n5{margin-left:-20px!important}.ur-m-sm-n6{margin:-24px!important}.ur-mt-sm-n6,.ur-my-sm-n6{margin-top:-24px!important}.ur-mr-sm-n6,.ur-mx-sm-n6{margin-right:-24px!important}.ur-mb-sm-n6,.ur-my-sm-n6{margin-bottom:-24px!important}.ur-ml-sm-n6,.ur-mx-sm-n6{margin-left:-24px!important}.ur-m-sm-n7{margin:-28px!important}.ur-mt-sm-n7,.ur-my-sm-n7{margin-top:-28px!important}.ur-mr-sm-n7,.ur-mx-sm-n7{margin-right:-28px!important}.ur-mb-sm-n7,.ur-my-sm-n7{margin-bottom:-28px!important}.ur-ml-sm-n7,.ur-mx-sm-n7{margin-left:-28px!important}.ur-m-sm-n8{margin:-32px!important}.ur-mt-sm-n8,.ur-my-sm-n8{margin-top:-32px!important}.ur-mr-sm-n8,.ur-mx-sm-n8{margin-right:-32px!important}.ur-mb-sm-n8,.ur-my-sm-n8{margin-bottom:-32px!important}.ur-ml-sm-n8,.ur-mx-sm-n8{margin-left:-32px!important}.ur-m-sm-auto{margin:auto!important}.ur-mt-sm-auto,.ur-my-sm-auto{margin-top:auto!important}.ur-mr-sm-auto,.ur-mx-sm-auto{margin-right:auto!important}.ur-mb-sm-auto,.ur-my-sm-auto{margin-bottom:auto!important}.ur-ml-sm-auto,.ur-mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.ur-m-md-0{margin:0!important}.ur-mt-md-0,.ur-my-md-0{margin-top:0!important}.ur-mr-md-0,.ur-mx-md-0{margin-right:0!important}.ur-mb-md-0,.ur-my-md-0{margin-bottom:0!important}.ur-ml-md-0,.ur-mx-md-0{margin-left:0!important}.ur-m-md-1{margin:4px!important}.ur-mt-md-1,.ur-my-md-1{margin-top:4px!important}.ur-mr-md-1,.ur-mx-md-1{margin-right:4px!important}.ur-mb-md-1,.ur-my-md-1{margin-bottom:4px!important}.ur-ml-md-1,.ur-mx-md-1{margin-left:4px!important}.ur-m-md-2{margin:8px!important}.ur-mt-md-2,.ur-my-md-2{margin-top:8px!important}.ur-mr-md-2,.ur-mx-md-2{margin-right:8px!important}.ur-mb-md-2,.ur-my-md-2{margin-bottom:8px!important}.ur-ml-md-2,.ur-mx-md-2{margin-left:8px!important}.ur-m-md-3{margin:12px!important}.ur-mt-md-3,.ur-my-md-3{margin-top:12px!important}.ur-mr-md-3,.ur-mx-md-3{margin-right:12px!important}.ur-mb-md-3,.ur-my-md-3{margin-bottom:12px!important}.ur-ml-md-3,.ur-mx-md-3{margin-left:12px!important}.ur-m-md-4{margin:16px!important}.ur-mt-md-4,.ur-my-md-4{margin-top:16px!important}.ur-mr-md-4,.ur-mx-md-4{margin-right:16px!important}.ur-mb-md-4,.ur-my-md-4{margin-bottom:16px!important}.ur-ml-md-4,.ur-mx-md-4{margin-left:16px!important}.ur-m-md-5{margin:20px!important}.ur-mt-md-5,.ur-my-md-5{margin-top:20px!important}.ur-mr-md-5,.ur-mx-md-5{margin-right:20px!important}.ur-mb-md-5,.ur-my-md-5{margin-bottom:20px!important}.ur-ml-md-5,.ur-mx-md-5{margin-left:20px!important}.ur-m-md-6{margin:24px!important}.ur-mt-md-6,.ur-my-md-6{margin-top:24px!important}.ur-mr-md-6,.ur-mx-md-6{margin-right:24px!important}.ur-mb-md-6,.ur-my-md-6{margin-bottom:24px!important}.ur-ml-md-6,.ur-mx-md-6{margin-left:24px!important}.ur-m-md-7{margin:28px!important}.ur-mt-md-7,.ur-my-md-7{margin-top:28px!important}.ur-mr-md-7,.ur-mx-md-7{margin-right:28px!important}.ur-mb-md-7,.ur-my-md-7{margin-bottom:28px!important}.ur-ml-md-7,.ur-mx-md-7{margin-left:28px!important}.ur-m-md-8{margin:32px!important}.ur-mt-md-8,.ur-my-md-8{margin-top:32px!important}.ur-mr-md-8,.ur-mx-md-8{margin-right:32px!important}.ur-mb-md-8,.ur-my-md-8{margin-bottom:32px!important}.ur-ml-md-8,.ur-mx-md-8{margin-left:32px!important}.ur-p-md-0{padding:0!important}.ur-pt-md-0,.ur-py-md-0{padding-top:0!important}.ur-pr-md-0,.ur-px-md-0{padding-right:0!important}.ur-pb-md-0,.ur-py-md-0{padding-bottom:0!important}.ur-pl-md-0,.ur-px-md-0{padding-left:0!important}.ur-p-md-1{padding:4px!important}.ur-pt-md-1,.ur-py-md-1{padding-top:4px!important}.ur-pr-md-1,.ur-px-md-1{padding-right:4px!important}.ur-pb-md-1,.ur-py-md-1{padding-bottom:4px!important}.ur-pl-md-1,.ur-px-md-1{padding-left:4px!important}.ur-p-md-2{padding:8px!important}.ur-pt-md-2,.ur-py-md-2{padding-top:8px!important}.ur-pr-md-2,.ur-px-md-2{padding-right:8px!important}.ur-pb-md-2,.ur-py-md-2{padding-bottom:8px!important}.ur-pl-md-2,.ur-px-md-2{padding-left:8px!important}.ur-p-md-3{padding:12px!important}.ur-pt-md-3,.ur-py-md-3{padding-top:12px!important}.ur-pr-md-3,.ur-px-md-3{padding-right:12px!important}.ur-pb-md-3,.ur-py-md-3{padding-bottom:12px!important}.ur-pl-md-3,.ur-px-md-3{padding-left:12px!important}.ur-p-md-4{padding:16px!important}.ur-pt-md-4,.ur-py-md-4{padding-top:16px!important}.ur-pr-md-4,.ur-px-md-4{padding-right:16px!important}.ur-pb-md-4,.ur-py-md-4{padding-bottom:16px!important}.ur-pl-md-4,.ur-px-md-4{padding-left:16px!important}.ur-p-md-5{padding:20px!important}.ur-pt-md-5,.ur-py-md-5{padding-top:20px!important}.ur-pr-md-5,.ur-px-md-5{padding-right:20px!important}.ur-pb-md-5,.ur-py-md-5{padding-bottom:20px!important}.ur-pl-md-5,.ur-px-md-5{padding-left:20px!important}.ur-p-md-6{padding:24px!important}.ur-pt-md-6,.ur-py-md-6{padding-top:24px!important}.ur-pr-md-6,.ur-px-md-6{padding-right:24px!important}.ur-pb-md-6,.ur-py-md-6{padding-bottom:24px!important}.ur-pl-md-6,.ur-px-md-6{padding-left:24px!important}.ur-p-md-7{padding:28px!important}.ur-pt-md-7,.ur-py-md-7{padding-top:28px!important}.ur-pr-md-7,.ur-px-md-7{padding-right:28px!important}.ur-pb-md-7,.ur-py-md-7{padding-bottom:28px!important}.ur-pl-md-7,.ur-px-md-7{padding-left:28px!important}.ur-p-md-8{padding:32px!important}.ur-pt-md-8,.ur-py-md-8{padding-top:32px!important}.ur-pr-md-8,.ur-px-md-8{padding-right:32px!important}.ur-pb-md-8,.ur-py-md-8{padding-bottom:32px!important}.ur-pl-md-8,.ur-px-md-8{padding-left:32px!important}.ur-m-md-n1{margin:-4px!important}.ur-mt-md-n1,.ur-my-md-n1{margin-top:-4px!important}.ur-mr-md-n1,.ur-mx-md-n1{margin-right:-4px!important}.ur-mb-md-n1,.ur-my-md-n1{margin-bottom:-4px!important}.ur-ml-md-n1,.ur-mx-md-n1{margin-left:-4px!important}.ur-m-md-n2{margin:-8px!important}.ur-mt-md-n2,.ur-my-md-n2{margin-top:-8px!important}.ur-mr-md-n2,.ur-mx-md-n2{margin-right:-8px!important}.ur-mb-md-n2,.ur-my-md-n2{margin-bottom:-8px!important}.ur-ml-md-n2,.ur-mx-md-n2{margin-left:-8px!important}.ur-m-md-n3{margin:-12px!important}.ur-mt-md-n3,.ur-my-md-n3{margin-top:-12px!important}.ur-mr-md-n3,.ur-mx-md-n3{margin-right:-12px!important}.ur-mb-md-n3,.ur-my-md-n3{margin-bottom:-12px!important}.ur-ml-md-n3,.ur-mx-md-n3{margin-left:-12px!important}.ur-m-md-n4{margin:-16px!important}.ur-mt-md-n4,.ur-my-md-n4{margin-top:-16px!important}.ur-mr-md-n4,.ur-mx-md-n4{margin-right:-16px!important}.ur-mb-md-n4,.ur-my-md-n4{margin-bottom:-16px!important}.ur-ml-md-n4,.ur-mx-md-n4{margin-left:-16px!important}.ur-m-md-n5{margin:-20px!important}.ur-mt-md-n5,.ur-my-md-n5{margin-top:-20px!important}.ur-mr-md-n5,.ur-mx-md-n5{margin-right:-20px!important}.ur-mb-md-n5,.ur-my-md-n5{margin-bottom:-20px!important}.ur-ml-md-n5,.ur-mx-md-n5{margin-left:-20px!important}.ur-m-md-n6{margin:-24px!important}.ur-mt-md-n6,.ur-my-md-n6{margin-top:-24px!important}.ur-mr-md-n6,.ur-mx-md-n6{margin-right:-24px!important}.ur-mb-md-n6,.ur-my-md-n6{margin-bottom:-24px!important}.ur-ml-md-n6,.ur-mx-md-n6{margin-left:-24px!important}.ur-m-md-n7{margin:-28px!important}.ur-mt-md-n7,.ur-my-md-n7{margin-top:-28px!important}.ur-mr-md-n7,.ur-mx-md-n7{margin-right:-28px!important}.ur-mb-md-n7,.ur-my-md-n7{margin-bottom:-28px!important}.ur-ml-md-n7,.ur-mx-md-n7{margin-left:-28px!important}.ur-m-md-n8{margin:-32px!important}.ur-mt-md-n8,.ur-my-md-n8{margin-top:-32px!important}.ur-mr-md-n8,.ur-mx-md-n8{margin-right:-32px!important}.ur-mb-md-n8,.ur-my-md-n8{margin-bottom:-32px!important}.ur-ml-md-n8,.ur-mx-md-n8{margin-left:-32px!important}.ur-m-md-auto{margin:auto!important}.ur-mt-md-auto,.ur-my-md-auto{margin-top:auto!important}.ur-mr-md-auto,.ur-mx-md-auto{margin-right:auto!important}.ur-mb-md-auto,.ur-my-md-auto{margin-bottom:auto!important}.ur-ml-md-auto,.ur-mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.ur-m-lg-0{margin:0!important}.ur-mt-lg-0,.ur-my-lg-0{margin-top:0!important}.ur-mr-lg-0,.ur-mx-lg-0{margin-right:0!important}.ur-mb-lg-0,.ur-my-lg-0{margin-bottom:0!important}.ur-ml-lg-0,.ur-mx-lg-0{margin-left:0!important}.ur-m-lg-1{margin:4px!important}.ur-mt-lg-1,.ur-my-lg-1{margin-top:4px!important}.ur-mr-lg-1,.ur-mx-lg-1{margin-right:4px!important}.ur-mb-lg-1,.ur-my-lg-1{margin-bottom:4px!important}.ur-ml-lg-1,.ur-mx-lg-1{margin-left:4px!important}.ur-m-lg-2{margin:8px!important}.ur-mt-lg-2,.ur-my-lg-2{margin-top:8px!important}.ur-mr-lg-2,.ur-mx-lg-2{margin-right:8px!important}.ur-mb-lg-2,.ur-my-lg-2{margin-bottom:8px!important}.ur-ml-lg-2,.ur-mx-lg-2{margin-left:8px!important}.ur-m-lg-3{margin:12px!important}.ur-mt-lg-3,.ur-my-lg-3{margin-top:12px!important}.ur-mr-lg-3,.ur-mx-lg-3{margin-right:12px!important}.ur-mb-lg-3,.ur-my-lg-3{margin-bottom:12px!important}.ur-ml-lg-3,.ur-mx-lg-3{margin-left:12px!important}.ur-m-lg-4{margin:16px!important}.ur-mt-lg-4,.ur-my-lg-4{margin-top:16px!important}.ur-mr-lg-4,.ur-mx-lg-4{margin-right:16px!important}.ur-mb-lg-4,.ur-my-lg-4{margin-bottom:16px!important}.ur-ml-lg-4,.ur-mx-lg-4{margin-left:16px!important}.ur-m-lg-5{margin:20px!important}.ur-mt-lg-5,.ur-my-lg-5{margin-top:20px!important}.ur-mr-lg-5,.ur-mx-lg-5{margin-right:20px!important}.ur-mb-lg-5,.ur-my-lg-5{margin-bottom:20px!important}.ur-ml-lg-5,.ur-mx-lg-5{margin-left:20px!important}.ur-m-lg-6{margin:24px!important}.ur-mt-lg-6,.ur-my-lg-6{margin-top:24px!important}.ur-mr-lg-6,.ur-mx-lg-6{margin-right:24px!important}.ur-mb-lg-6,.ur-my-lg-6{margin-bottom:24px!important}.ur-ml-lg-6,.ur-mx-lg-6{margin-left:24px!important}.ur-m-lg-7{margin:28px!important}.ur-mt-lg-7,.ur-my-lg-7{margin-top:28px!important}.ur-mr-lg-7,.ur-mx-lg-7{margin-right:28px!important}.ur-mb-lg-7,.ur-my-lg-7{margin-bottom:28px!important}.ur-ml-lg-7,.ur-mx-lg-7{margin-left:28px!important}.ur-m-lg-8{margin:32px!important}.ur-mt-lg-8,.ur-my-lg-8{margin-top:32px!important}.ur-mr-lg-8,.ur-mx-lg-8{margin-right:32px!important}.ur-mb-lg-8,.ur-my-lg-8{margin-bottom:32px!important}.ur-ml-lg-8,.ur-mx-lg-8{margin-left:32px!important}.ur-p-lg-0{padding:0!important}.ur-pt-lg-0,.ur-py-lg-0{padding-top:0!important}.ur-pr-lg-0,.ur-px-lg-0{padding-right:0!important}.ur-pb-lg-0,.ur-py-lg-0{padding-bottom:0!important}.ur-pl-lg-0,.ur-px-lg-0{padding-left:0!important}.ur-p-lg-1{padding:4px!important}.ur-pt-lg-1,.ur-py-lg-1{padding-top:4px!important}.ur-pr-lg-1,.ur-px-lg-1{padding-right:4px!important}.ur-pb-lg-1,.ur-py-lg-1{padding-bottom:4px!important}.ur-pl-lg-1,.ur-px-lg-1{padding-left:4px!important}.ur-p-lg-2{padding:8px!important}.ur-pt-lg-2,.ur-py-lg-2{padding-top:8px!important}.ur-pr-lg-2,.ur-px-lg-2{padding-right:8px!important}.ur-pb-lg-2,.ur-py-lg-2{padding-bottom:8px!important}.ur-pl-lg-2,.ur-px-lg-2{padding-left:8px!important}.ur-p-lg-3{padding:12px!important}.ur-pt-lg-3,.ur-py-lg-3{padding-top:12px!important}.ur-pr-lg-3,.ur-px-lg-3{padding-right:12px!important}.ur-pb-lg-3,.ur-py-lg-3{padding-bottom:12px!important}.ur-pl-lg-3,.ur-px-lg-3{padding-left:12px!important}.ur-p-lg-4{padding:16px!important}.ur-pt-lg-4,.ur-py-lg-4{padding-top:16px!important}.ur-pr-lg-4,.ur-px-lg-4{padding-right:16px!important}.ur-pb-lg-4,.ur-py-lg-4{padding-bottom:16px!important}.ur-pl-lg-4,.ur-px-lg-4{padding-left:16px!important}.ur-p-lg-5{padding:20px!important}.ur-pt-lg-5,.ur-py-lg-5{padding-top:20px!important}.ur-pr-lg-5,.ur-px-lg-5{padding-right:20px!important}.ur-pb-lg-5,.ur-py-lg-5{padding-bottom:20px!important}.ur-pl-lg-5,.ur-px-lg-5{padding-left:20px!important}.ur-p-lg-6{padding:24px!important}.ur-pt-lg-6,.ur-py-lg-6{padding-top:24px!important}.ur-pr-lg-6,.ur-px-lg-6{padding-right:24px!important}.ur-pb-lg-6,.ur-py-lg-6{padding-bottom:24px!important}.ur-pl-lg-6,.ur-px-lg-6{padding-left:24px!important}.ur-p-lg-7{padding:28px!important}.ur-pt-lg-7,.ur-py-lg-7{padding-top:28px!important}.ur-pr-lg-7,.ur-px-lg-7{padding-right:28px!important}.ur-pb-lg-7,.ur-py-lg-7{padding-bottom:28px!important}.ur-pl-lg-7,.ur-px-lg-7{padding-left:28px!important}.ur-p-lg-8{padding:32px!important}.ur-pt-lg-8,.ur-py-lg-8{padding-top:32px!important}.ur-pr-lg-8,.ur-px-lg-8{padding-right:32px!important}.ur-pb-lg-8,.ur-py-lg-8{padding-bottom:32px!important}.ur-pl-lg-8,.ur-px-lg-8{padding-left:32px!important}.ur-m-lg-n1{margin:-4px!important}.ur-mt-lg-n1,.ur-my-lg-n1{margin-top:-4px!important}.ur-mr-lg-n1,.ur-mx-lg-n1{margin-right:-4px!important}.ur-mb-lg-n1,.ur-my-lg-n1{margin-bottom:-4px!important}.ur-ml-lg-n1,.ur-mx-lg-n1{margin-left:-4px!important}.ur-m-lg-n2{margin:-8px!important}.ur-mt-lg-n2,.ur-my-lg-n2{margin-top:-8px!important}.ur-mr-lg-n2,.ur-mx-lg-n2{margin-right:-8px!important}.ur-mb-lg-n2,.ur-my-lg-n2{margin-bottom:-8px!important}.ur-ml-lg-n2,.ur-mx-lg-n2{margin-left:-8px!important}.ur-m-lg-n3{margin:-12px!important}.ur-mt-lg-n3,.ur-my-lg-n3{margin-top:-12px!important}.ur-mr-lg-n3,.ur-mx-lg-n3{margin-right:-12px!important}.ur-mb-lg-n3,.ur-my-lg-n3{margin-bottom:-12px!important}.ur-ml-lg-n3,.ur-mx-lg-n3{margin-left:-12px!important}.ur-m-lg-n4{margin:-16px!important}.ur-mt-lg-n4,.ur-my-lg-n4{margin-top:-16px!important}.ur-mr-lg-n4,.ur-mx-lg-n4{margin-right:-16px!important}.ur-mb-lg-n4,.ur-my-lg-n4{margin-bottom:-16px!important}.ur-ml-lg-n4,.ur-mx-lg-n4{margin-left:-16px!important}.ur-m-lg-n5{margin:-20px!important}.ur-mt-lg-n5,.ur-my-lg-n5{margin-top:-20px!important}.ur-mr-lg-n5,.ur-mx-lg-n5{margin-right:-20px!important}.ur-mb-lg-n5,.ur-my-lg-n5{margin-bottom:-20px!important}.ur-ml-lg-n5,.ur-mx-lg-n5{margin-left:-20px!important}.ur-m-lg-n6{margin:-24px!important}.ur-mt-lg-n6,.ur-my-lg-n6{margin-top:-24px!important}.ur-mr-lg-n6,.ur-mx-lg-n6{margin-right:-24px!important}.ur-mb-lg-n6,.ur-my-lg-n6{margin-bottom:-24px!important}.ur-ml-lg-n6,.ur-mx-lg-n6{margin-left:-24px!important}.ur-m-lg-n7{margin:-28px!important}.ur-mt-lg-n7,.ur-my-lg-n7{margin-top:-28px!important}.ur-mr-lg-n7,.ur-mx-lg-n7{margin-right:-28px!important}.ur-mb-lg-n7,.ur-my-lg-n7{margin-bottom:-28px!important}.ur-ml-lg-n7,.ur-mx-lg-n7{margin-left:-28px!important}.ur-m-lg-n8{margin:-32px!important}.ur-mt-lg-n8,.ur-my-lg-n8{margin-top:-32px!important}.ur-mr-lg-n8,.ur-mx-lg-n8{margin-right:-32px!important}.ur-mb-lg-n8,.ur-my-lg-n8{margin-bottom:-32px!important}.ur-ml-lg-n8,.ur-mx-lg-n8{margin-left:-32px!important}.ur-m-lg-auto{margin:auto!important}.ur-mt-lg-auto,.ur-my-lg-auto{margin-top:auto!important}.ur-mr-lg-auto,.ur-mx-lg-auto{margin-right:auto!important}.ur-mb-lg-auto,.ur-my-lg-auto{margin-bottom:auto!important}.ur-ml-lg-auto,.ur-mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.ur-m-xl-0{margin:0!important}.ur-mt-xl-0,.ur-my-xl-0{margin-top:0!important}.ur-mr-xl-0,.ur-mx-xl-0{margin-right:0!important}.ur-mb-xl-0,.ur-my-xl-0{margin-bottom:0!important}.ur-ml-xl-0,.ur-mx-xl-0{margin-left:0!important}.ur-m-xl-1{margin:4px!important}.ur-mt-xl-1,.ur-my-xl-1{margin-top:4px!important}.ur-mr-xl-1,.ur-mx-xl-1{margin-right:4px!important}.ur-mb-xl-1,.ur-my-xl-1{margin-bottom:4px!important}.ur-ml-xl-1,.ur-mx-xl-1{margin-left:4px!important}.ur-m-xl-2{margin:8px!important}.ur-mt-xl-2,.ur-my-xl-2{margin-top:8px!important}.ur-mr-xl-2,.ur-mx-xl-2{margin-right:8px!important}.ur-mb-xl-2,.ur-my-xl-2{margin-bottom:8px!important}.ur-ml-xl-2,.ur-mx-xl-2{margin-left:8px!important}.ur-m-xl-3{margin:12px!important}.ur-mt-xl-3,.ur-my-xl-3{margin-top:12px!important}.ur-mr-xl-3,.ur-mx-xl-3{margin-right:12px!important}.ur-mb-xl-3,.ur-my-xl-3{margin-bottom:12px!important}.ur-ml-xl-3,.ur-mx-xl-3{margin-left:12px!important}.ur-m-xl-4{margin:16px!important}.ur-mt-xl-4,.ur-my-xl-4{margin-top:16px!important}.ur-mr-xl-4,.ur-mx-xl-4{margin-right:16px!important}.ur-mb-xl-4,.ur-my-xl-4{margin-bottom:16px!important}.ur-ml-xl-4,.ur-mx-xl-4{margin-left:16px!important}.ur-m-xl-5{margin:20px!important}.ur-mt-xl-5,.ur-my-xl-5{margin-top:20px!important}.ur-mr-xl-5,.ur-mx-xl-5{margin-right:20px!important}.ur-mb-xl-5,.ur-my-xl-5{margin-bottom:20px!important}.ur-ml-xl-5,.ur-mx-xl-5{margin-left:20px!important}.ur-m-xl-6{margin:24px!important}.ur-mt-xl-6,.ur-my-xl-6{margin-top:24px!important}.ur-mr-xl-6,.ur-mx-xl-6{margin-right:24px!important}.ur-mb-xl-6,.ur-my-xl-6{margin-bottom:24px!important}.ur-ml-xl-6,.ur-mx-xl-6{margin-left:24px!important}.ur-m-xl-7{margin:28px!important}.ur-mt-xl-7,.ur-my-xl-7{margin-top:28px!important}.ur-mr-xl-7,.ur-mx-xl-7{margin-right:28px!important}.ur-mb-xl-7,.ur-my-xl-7{margin-bottom:28px!important}.ur-ml-xl-7,.ur-mx-xl-7{margin-left:28px!important}.ur-m-xl-8{margin:32px!important}.ur-mt-xl-8,.ur-my-xl-8{margin-top:32px!important}.ur-mr-xl-8,.ur-mx-xl-8{margin-right:32px!important}.ur-mb-xl-8,.ur-my-xl-8{margin-bottom:32px!important}.ur-ml-xl-8,.ur-mx-xl-8{margin-left:32px!important}.ur-p-xl-0{padding:0!important}.ur-pt-xl-0,.ur-py-xl-0{padding-top:0!important}.ur-pr-xl-0,.ur-px-xl-0{padding-right:0!important}.ur-pb-xl-0,.ur-py-xl-0{padding-bottom:0!important}.ur-pl-xl-0,.ur-px-xl-0{padding-left:0!important}.ur-p-xl-1{padding:4px!important}.ur-pt-xl-1,.ur-py-xl-1{padding-top:4px!important}.ur-pr-xl-1,.ur-px-xl-1{padding-right:4px!important}.ur-pb-xl-1,.ur-py-xl-1{padding-bottom:4px!important}.ur-pl-xl-1,.ur-px-xl-1{padding-left:4px!important}.ur-p-xl-2{padding:8px!important}.ur-pt-xl-2,.ur-py-xl-2{padding-top:8px!important}.ur-pr-xl-2,.ur-px-xl-2{padding-right:8px!important}.ur-pb-xl-2,.ur-py-xl-2{padding-bottom:8px!important}.ur-pl-xl-2,.ur-px-xl-2{padding-left:8px!important}.ur-p-xl-3{padding:12px!important}.ur-pt-xl-3,.ur-py-xl-3{padding-top:12px!important}.ur-pr-xl-3,.ur-px-xl-3{padding-right:12px!important}.ur-pb-xl-3,.ur-py-xl-3{padding-bottom:12px!important}.ur-pl-xl-3,.ur-px-xl-3{padding-left:12px!important}.ur-p-xl-4{padding:16px!important}.ur-pt-xl-4,.ur-py-xl-4{padding-top:16px!important}.ur-pr-xl-4,.ur-px-xl-4{padding-right:16px!important}.ur-pb-xl-4,.ur-py-xl-4{padding-bottom:16px!important}.ur-pl-xl-4,.ur-px-xl-4{padding-left:16px!important}.ur-p-xl-5{padding:20px!important}.ur-pt-xl-5,.ur-py-xl-5{padding-top:20px!important}.ur-pr-xl-5,.ur-px-xl-5{padding-right:20px!important}.ur-pb-xl-5,.ur-py-xl-5{padding-bottom:20px!important}.ur-pl-xl-5,.ur-px-xl-5{padding-left:20px!important}.ur-p-xl-6{padding:24px!important}.ur-pt-xl-6,.ur-py-xl-6{padding-top:24px!important}.ur-pr-xl-6,.ur-px-xl-6{padding-right:24px!important}.ur-pb-xl-6,.ur-py-xl-6{padding-bottom:24px!important}.ur-pl-xl-6,.ur-px-xl-6{padding-left:24px!important}.ur-p-xl-7{padding:28px!important}.ur-pt-xl-7,.ur-py-xl-7{padding-top:28px!important}.ur-pr-xl-7,.ur-px-xl-7{padding-right:28px!important}.ur-pb-xl-7,.ur-py-xl-7{padding-bottom:28px!important}.ur-pl-xl-7,.ur-px-xl-7{padding-left:28px!important}.ur-p-xl-8{padding:32px!important}.ur-pt-xl-8,.ur-py-xl-8{padding-top:32px!important}.ur-pr-xl-8,.ur-px-xl-8{padding-right:32px!important}.ur-pb-xl-8,.ur-py-xl-8{padding-bottom:32px!important}.ur-pl-xl-8,.ur-px-xl-8{padding-left:32px!important}.ur-m-xl-n1{margin:-4px!important}.ur-mt-xl-n1,.ur-my-xl-n1{margin-top:-4px!important}.ur-mr-xl-n1,.ur-mx-xl-n1{margin-right:-4px!important}.ur-mb-xl-n1,.ur-my-xl-n1{margin-bottom:-4px!important}.ur-ml-xl-n1,.ur-mx-xl-n1{margin-left:-4px!important}.ur-m-xl-n2{margin:-8px!important}.ur-mt-xl-n2,.ur-my-xl-n2{margin-top:-8px!important}.ur-mr-xl-n2,.ur-mx-xl-n2{margin-right:-8px!important}.ur-mb-xl-n2,.ur-my-xl-n2{margin-bottom:-8px!important}.ur-ml-xl-n2,.ur-mx-xl-n2{margin-left:-8px!important}.ur-m-xl-n3{margin:-12px!important}.ur-mt-xl-n3,.ur-my-xl-n3{margin-top:-12px!important}.ur-mr-xl-n3,.ur-mx-xl-n3{margin-right:-12px!important}.ur-mb-xl-n3,.ur-my-xl-n3{margin-bottom:-12px!important}.ur-ml-xl-n3,.ur-mx-xl-n3{margin-left:-12px!important}.ur-m-xl-n4{margin:-16px!important}.ur-mt-xl-n4,.ur-my-xl-n4{margin-top:-16px!important}.ur-mr-xl-n4,.ur-mx-xl-n4{margin-right:-16px!important}.ur-mb-xl-n4,.ur-my-xl-n4{margin-bottom:-16px!important}.ur-ml-xl-n4,.ur-mx-xl-n4{margin-left:-16px!important}.ur-m-xl-n5{margin:-20px!important}.ur-mt-xl-n5,.ur-my-xl-n5{margin-top:-20px!important}.ur-mr-xl-n5,.ur-mx-xl-n5{margin-right:-20px!important}.ur-mb-xl-n5,.ur-my-xl-n5{margin-bottom:-20px!important}.ur-ml-xl-n5,.ur-mx-xl-n5{margin-left:-20px!important}.ur-m-xl-n6{margin:-24px!important}.ur-mt-xl-n6,.ur-my-xl-n6{margin-top:-24px!important}.ur-mr-xl-n6,.ur-mx-xl-n6{margin-right:-24px!important}.ur-mb-xl-n6,.ur-my-xl-n6{margin-bottom:-24px!important}.ur-ml-xl-n6,.ur-mx-xl-n6{margin-left:-24px!important}.ur-m-xl-n7{margin:-28px!important}.ur-mt-xl-n7,.ur-my-xl-n7{margin-top:-28px!important}.ur-mr-xl-n7,.ur-mx-xl-n7{margin-right:-28px!important}.ur-mb-xl-n7,.ur-my-xl-n7{margin-bottom:-28px!important}.ur-ml-xl-n7,.ur-mx-xl-n7{margin-left:-28px!important}.ur-m-xl-n8{margin:-32px!important}.ur-mt-xl-n8,.ur-my-xl-n8{margin-top:-32px!important}.ur-mr-xl-n8,.ur-mx-xl-n8{margin-right:-32px!important}.ur-mb-xl-n8,.ur-my-xl-n8{margin-bottom:-32px!important}.ur-ml-xl-n8,.ur-mx-xl-n8{margin-left:-32px!important}.ur-m-xl-auto{margin:auto!important}.ur-mt-xl-auto,.ur-my-xl-auto{margin-top:auto!important}.ur-mr-xl-auto,.ur-mx-xl-auto{margin-right:auto!important}.ur-mb-xl-auto,.ur-my-xl-auto{margin-bottom:auto!important}.ur-ml-xl-auto,.ur-mx-xl-auto{margin-left:auto!important}}@media (min-width:1400px){.ur-m-xxl-0{margin:0!important}.ur-mt-xxl-0,.ur-my-xxl-0{margin-top:0!important}.ur-mr-xxl-0,.ur-mx-xxl-0{margin-right:0!important}.ur-mb-xxl-0,.ur-my-xxl-0{margin-bottom:0!important}.ur-ml-xxl-0,.ur-mx-xxl-0{margin-left:0!important}.ur-m-xxl-1{margin:4px!important}.ur-mt-xxl-1,.ur-my-xxl-1{margin-top:4px!important}.ur-mr-xxl-1,.ur-mx-xxl-1{margin-right:4px!important}.ur-mb-xxl-1,.ur-my-xxl-1{margin-bottom:4px!important}.ur-ml-xxl-1,.ur-mx-xxl-1{margin-left:4px!important}.ur-m-xxl-2{margin:8px!important}.ur-mt-xxl-2,.ur-my-xxl-2{margin-top:8px!important}.ur-mr-xxl-2,.ur-mx-xxl-2{margin-right:8px!important}.ur-mb-xxl-2,.ur-my-xxl-2{margin-bottom:8px!important}.ur-ml-xxl-2,.ur-mx-xxl-2{margin-left:8px!important}.ur-m-xxl-3{margin:12px!important}.ur-mt-xxl-3,.ur-my-xxl-3{margin-top:12px!important}.ur-mr-xxl-3,.ur-mx-xxl-3{margin-right:12px!important}.ur-mb-xxl-3,.ur-my-xxl-3{margin-bottom:12px!important}.ur-ml-xxl-3,.ur-mx-xxl-3{margin-left:12px!important}.ur-m-xxl-4{margin:16px!important}.ur-mt-xxl-4,.ur-my-xxl-4{margin-top:16px!important}.ur-mr-xxl-4,.ur-mx-xxl-4{margin-right:16px!important}.ur-mb-xxl-4,.ur-my-xxl-4{margin-bottom:16px!important}.ur-ml-xxl-4,.ur-mx-xxl-4{margin-left:16px!important}.ur-m-xxl-5{margin:20px!important}.ur-mt-xxl-5,.ur-my-xxl-5{margin-top:20px!important}.ur-mr-xxl-5,.ur-mx-xxl-5{margin-right:20px!important}.ur-mb-xxl-5,.ur-my-xxl-5{margin-bottom:20px!important}.ur-ml-xxl-5,.ur-mx-xxl-5{margin-left:20px!important}.ur-m-xxl-6{margin:24px!important}.ur-mt-xxl-6,.ur-my-xxl-6{margin-top:24px!important}.ur-mr-xxl-6,.ur-mx-xxl-6{margin-right:24px!important}.ur-mb-xxl-6,.ur-my-xxl-6{margin-bottom:24px!important}.ur-ml-xxl-6,.ur-mx-xxl-6{margin-left:24px!important}.ur-m-xxl-7{margin:28px!important}.ur-mt-xxl-7,.ur-my-xxl-7{margin-top:28px!important}.ur-mr-xxl-7,.ur-mx-xxl-7{margin-right:28px!important}.ur-mb-xxl-7,.ur-my-xxl-7{margin-bottom:28px!important}.ur-ml-xxl-7,.ur-mx-xxl-7{margin-left:28px!important}.ur-m-xxl-8{margin:32px!important}.ur-mt-xxl-8,.ur-my-xxl-8{margin-top:32px!important}.ur-mr-xxl-8,.ur-mx-xxl-8{margin-right:32px!important}.ur-mb-xxl-8,.ur-my-xxl-8{margin-bottom:32px!important}.ur-ml-xxl-8,.ur-mx-xxl-8{margin-left:32px!important}.ur-p-xxl-0{padding:0!important}.ur-pt-xxl-0,.ur-py-xxl-0{padding-top:0!important}.ur-pr-xxl-0,.ur-px-xxl-0{padding-right:0!important}.ur-pb-xxl-0,.ur-py-xxl-0{padding-bottom:0!important}.ur-pl-xxl-0,.ur-px-xxl-0{padding-left:0!important}.ur-p-xxl-1{padding:4px!important}.ur-pt-xxl-1,.ur-py-xxl-1{padding-top:4px!important}.ur-pr-xxl-1,.ur-px-xxl-1{padding-right:4px!important}.ur-pb-xxl-1,.ur-py-xxl-1{padding-bottom:4px!important}.ur-pl-xxl-1,.ur-px-xxl-1{padding-left:4px!important}.ur-p-xxl-2{padding:8px!important}.ur-pt-xxl-2,.ur-py-xxl-2{padding-top:8px!important}.ur-pr-xxl-2,.ur-px-xxl-2{padding-right:8px!important}.ur-pb-xxl-2,.ur-py-xxl-2{padding-bottom:8px!important}.ur-pl-xxl-2,.ur-px-xxl-2{padding-left:8px!important}.ur-p-xxl-3{padding:12px!important}.ur-pt-xxl-3,.ur-py-xxl-3{padding-top:12px!important}.ur-pr-xxl-3,.ur-px-xxl-3{padding-right:12px!important}.ur-pb-xxl-3,.ur-py-xxl-3{padding-bottom:12px!important}.ur-pl-xxl-3,.ur-px-xxl-3{padding-left:12px!important}.ur-p-xxl-4{padding:16px!important}.ur-pt-xxl-4,.ur-py-xxl-4{padding-top:16px!important}.ur-pr-xxl-4,.ur-px-xxl-4{padding-right:16px!important}.ur-pb-xxl-4,.ur-py-xxl-4{padding-bottom:16px!important}.ur-pl-xxl-4,.ur-px-xxl-4{padding-left:16px!important}.ur-p-xxl-5{padding:20px!important}.ur-pt-xxl-5,.ur-py-xxl-5{padding-top:20px!important}.ur-pr-xxl-5,.ur-px-xxl-5{padding-right:20px!important}.ur-pb-xxl-5,.ur-py-xxl-5{padding-bottom:20px!important}.ur-pl-xxl-5,.ur-px-xxl-5{padding-left:20px!important}.ur-p-xxl-6{padding:24px!important}.ur-pt-xxl-6,.ur-py-xxl-6{padding-top:24px!important}.ur-pr-xxl-6,.ur-px-xxl-6{padding-right:24px!important}.ur-pb-xxl-6,.ur-py-xxl-6{padding-bottom:24px!important}.ur-pl-xxl-6,.ur-px-xxl-6{padding-left:24px!important}.ur-p-xxl-7{padding:28px!important}.ur-pt-xxl-7,.ur-py-xxl-7{padding-top:28px!important}.ur-pr-xxl-7,.ur-px-xxl-7{padding-right:28px!important}.ur-pb-xxl-7,.ur-py-xxl-7{padding-bottom:28px!important}.ur-pl-xxl-7,.ur-px-xxl-7{padding-left:28px!important}.ur-p-xxl-8{padding:32px!important}.ur-pt-xxl-8,.ur-py-xxl-8{padding-top:32px!important}.ur-pr-xxl-8,.ur-px-xxl-8{padding-right:32px!important}.ur-pb-xxl-8,.ur-py-xxl-8{padding-bottom:32px!important}.ur-pl-xxl-8,.ur-px-xxl-8{padding-left:32px!important}.ur-m-xxl-n1{margin:-4px!important}.ur-mt-xxl-n1,.ur-my-xxl-n1{margin-top:-4px!important}.ur-mr-xxl-n1,.ur-mx-xxl-n1{margin-right:-4px!important}.ur-mb-xxl-n1,.ur-my-xxl-n1{margin-bottom:-4px!important}.ur-ml-xxl-n1,.ur-mx-xxl-n1{margin-left:-4px!important}.ur-m-xxl-n2{margin:-8px!important}.ur-mt-xxl-n2,.ur-my-xxl-n2{margin-top:-8px!important}.ur-mr-xxl-n2,.ur-mx-xxl-n2{margin-right:-8px!important}.ur-mb-xxl-n2,.ur-my-xxl-n2{margin-bottom:-8px!important}.ur-ml-xxl-n2,.ur-mx-xxl-n2{margin-left:-8px!important}.ur-m-xxl-n3{margin:-12px!important}.ur-mt-xxl-n3,.ur-my-xxl-n3{margin-top:-12px!important}.ur-mr-xxl-n3,.ur-mx-xxl-n3{margin-right:-12px!important}.ur-mb-xxl-n3,.ur-my-xxl-n3{margin-bottom:-12px!important}.ur-ml-xxl-n3,.ur-mx-xxl-n3{margin-left:-12px!important}.ur-m-xxl-n4{margin:-16px!important}.ur-mt-xxl-n4,.ur-my-xxl-n4{margin-top:-16px!important}.ur-mr-xxl-n4,.ur-mx-xxl-n4{margin-right:-16px!important}.ur-mb-xxl-n4,.ur-my-xxl-n4{margin-bottom:-16px!important}.ur-ml-xxl-n4,.ur-mx-xxl-n4{margin-left:-16px!important}.ur-m-xxl-n5{margin:-20px!important}.ur-mt-xxl-n5,.ur-my-xxl-n5{margin-top:-20px!important}.ur-mr-xxl-n5,.ur-mx-xxl-n5{margin-right:-20px!important}.ur-mb-xxl-n5,.ur-my-xxl-n5{margin-bottom:-20px!important}.ur-ml-xxl-n5,.ur-mx-xxl-n5{margin-left:-20px!important}.ur-m-xxl-n6{margin:-24px!important}.ur-mt-xxl-n6,.ur-my-xxl-n6{margin-top:-24px!important}.ur-mr-xxl-n6,.ur-mx-xxl-n6{margin-right:-24px!important}.ur-mb-xxl-n6,.ur-my-xxl-n6{margin-bottom:-24px!important}.ur-ml-xxl-n6,.ur-mx-xxl-n6{margin-left:-24px!important}.ur-m-xxl-n7{margin:-28px!important}.ur-mt-xxl-n7,.ur-my-xxl-n7{margin-top:-28px!important}.ur-mr-xxl-n7,.ur-mx-xxl-n7{margin-right:-28px!important}.ur-mb-xxl-n7,.ur-my-xxl-n7{margin-bottom:-28px!important}.ur-ml-xxl-n7,.ur-mx-xxl-n7{margin-left:-28px!important}.ur-m-xxl-n8{margin:-32px!important}.ur-mt-xxl-n8,.ur-my-xxl-n8{margin-top:-32px!important}.ur-mr-xxl-n8,.ur-mx-xxl-n8{margin-right:-32px!important}.ur-mb-xxl-n8,.ur-my-xxl-n8{margin-bottom:-32px!important}.ur-ml-xxl-n8,.ur-mx-xxl-n8{margin-left:-32px!important}.ur-m-xxl-auto{margin:auto!important}.ur-mt-xxl-auto,.ur-my-xxl-auto{margin-top:auto!important}.ur-mr-xxl-auto,.ur-mx-xxl-auto{margin-right:auto!important}.ur-mb-xxl-auto,.ur-my-xxl-auto{margin-bottom:auto!important}.ur-ml-xxl-auto,.ur-mx-xxl-auto{margin-left:auto!important}}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.ur-container,.ur-container-full,.ur-container-lg,.ur-container-md,.ur-container-sm,.ur-container-xl,.ur-container-xxl{width:100%;padding-right:12px;padding-left:12px;margin-right:auto;margin-left:auto}.ur-container *,.ur-container ::after,.ur-container ::before,.ur-container-full *,.ur-container-full ::after,.ur-container-full ::before,.ur-container-lg *,.ur-container-lg ::after,.ur-container-lg ::before,.ur-container-md *,.ur-container-md ::after,.ur-container-md ::before,.ur-container-sm *,.ur-container-sm ::after,.ur-container-sm ::before,.ur-container-xl *,.ur-container-xl ::after,.ur-container-xl ::before,.ur-container-xxl *,.ur-container-xxl ::after,.ur-container-xxl ::before{box-sizing:border-box}@media (min-width:576px){.ur-container,.ur-container-sm{max-width:540px}}@media (min-width:768px){.ur-container,.ur-container-md,.ur-container-sm{max-width:720px}}@media (min-width:992px){.ur-container,.ur-container-lg,.ur-container-md,.ur-container-sm{max-width:960px}}@media (min-width:1200px){.ur-container,.ur-container-lg,.ur-container-md,.ur-container-sm,.ur-container-xl{max-width:1140px}}@media (min-width:1400px){.ur-container,.ur-container-lg,.ur-container-md,.ur-container-sm,.ur-container-xl,.ur-container-xxl{max-width:1320px}}.ur-row{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.ur-col,.ur-col-1,.ur-col-10,.ur-col-11,.ur-col-12,.ur-col-2,.ur-col-3,.ur-col-4,.ur-col-5,.ur-col-6,.ur-col-7,.ur-col-8,.ur-col-9,.ur-col-auto,.ur-col-lg,.ur-col-lg-1,.ur-col-lg-10,.ur-col-lg-11,.ur-col-lg-12,.ur-col-lg-2,.ur-col-lg-3,.ur-col-lg-4,.ur-col-lg-5,.ur-col-lg-6,.ur-col-lg-7,.ur-col-lg-8,.ur-col-lg-9,.ur-col-lg-auto,.ur-col-md,.ur-col-md-1,.ur-col-md-10,.ur-col-md-11,.ur-col-md-12,.ur-col-md-2,.ur-col-md-3,.ur-col-md-4,.ur-col-md-5,.ur-col-md-6,.ur-col-md-7,.ur-col-md-8,.ur-col-md-9,.ur-col-md-auto,.ur-col-sm,.ur-col-sm-1,.ur-col-sm-10,.ur-col-sm-11,.ur-col-sm-12,.ur-col-sm-2,.ur-col-sm-3,.ur-col-sm-4,.ur-col-sm-5,.ur-col-sm-6,.ur-col-sm-7,.ur-col-sm-8,.ur-col-sm-9,.ur-col-sm-auto,.ur-col-xl,.ur-col-xl-1,.ur-col-xl-10,.ur-col-xl-11,.ur-col-xl-12,.ur-col-xl-2,.ur-col-xl-3,.ur-col-xl-4,.ur-col-xl-5,.ur-col-xl-6,.ur-col-xl-7,.ur-col-xl-8,.ur-col-xl-9,.ur-col-xl-auto,.ur-col-xxl,.ur-col-xxl-1,.ur-col-xxl-10,.ur-col-xxl-11,.ur-col-xxl-12,.ur-col-xxl-2,.ur-col-xxl-3,.ur-col-xxl-4,.ur-col-xxl-5,.ur-col-xxl-6,.ur-col-xxl-7,.ur-col-xxl-8,.ur-col-xxl-9,.ur-col-xxl-auto{position:relative;width:100%;padding-right:12px;padding-left:12px}.ur-col{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-1{margin-left:8.3333333333%}.ur-offset-2{margin-left:16.6666666667%}.ur-offset-3{margin-left:25%}.ur-offset-4{margin-left:33.3333333333%}.ur-offset-5{margin-left:41.6666666667%}.ur-offset-6{margin-left:50%}.ur-offset-7{margin-left:58.3333333333%}.ur-offset-8{margin-left:66.6666666667%}.ur-offset-9{margin-left:75%}.ur-offset-10{margin-left:83.3333333333%}.ur-offset-11{margin-left:91.6666666667%}.ur-g-0,.ur-gx-0{--bs-gutter-x:0}.ur-g-0,.ur-gy-0{--bs-gutter-y:0}.ur-g-1,.ur-gx-1{--bs-gutter-x:4px}.ur-g-1,.ur-gy-1{--bs-gutter-y:4px}.ur-g-2,.ur-gx-2{--bs-gutter-x:8px}.ur-g-2,.ur-gy-2{--bs-gutter-y:8px}.ur-g-3,.ur-gx-3{--bs-gutter-x:12px}.ur-g-3,.ur-gy-3{--bs-gutter-y:12px}.ur-g-4,.ur-gx-4{--bs-gutter-x:16px}.ur-g-4,.ur-gy-4{--bs-gutter-y:16px}.ur-g-5,.ur-gx-5{--bs-gutter-x:20px}.ur-g-5,.ur-gy-5{--bs-gutter-y:20px}.ur-g-6,.ur-gx-6{--bs-gutter-x:24px}.ur-g-6,.ur-gy-6{--bs-gutter-y:24px}.ur-g-7,.ur-gx-7{--bs-gutter-x:28px}.ur-g-7,.ur-gy-7{--bs-gutter-y:28px}.ur-g-8,.ur-gx-8{--bs-gutter-x:32px}.ur-g-8,.ur-gy-8{--bs-gutter-y:32px}@media (min-width:576px){.ur-col-sm{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-sm-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-sm-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-sm-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-sm-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-sm-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-sm-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-sm-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-sm-0{margin-left:0}.ur-offset-sm-1{margin-left:8.3333333333%}.ur-offset-sm-2{margin-left:16.6666666667%}.ur-offset-sm-3{margin-left:25%}.ur-offset-sm-4{margin-left:33.3333333333%}.ur-offset-sm-5{margin-left:41.6666666667%}.ur-offset-sm-6{margin-left:50%}.ur-offset-sm-7{margin-left:58.3333333333%}.ur-offset-sm-8{margin-left:66.6666666667%}.ur-offset-sm-9{margin-left:75%}.ur-offset-sm-10{margin-left:83.3333333333%}.ur-offset-sm-11{margin-left:91.6666666667%}.ur-g-sm-0,.ur-gx-sm-0{--bs-gutter-x:0}.ur-g-sm-0,.ur-gy-sm-0{--bs-gutter-y:0}.ur-g-sm-1,.ur-gx-sm-1{--bs-gutter-x:4px}.ur-g-sm-1,.ur-gy-sm-1{--bs-gutter-y:4px}.ur-g-sm-2,.ur-gx-sm-2{--bs-gutter-x:8px}.ur-g-sm-2,.ur-gy-sm-2{--bs-gutter-y:8px}.ur-g-sm-3,.ur-gx-sm-3{--bs-gutter-x:12px}.ur-g-sm-3,.ur-gy-sm-3{--bs-gutter-y:12px}.ur-g-sm-4,.ur-gx-sm-4{--bs-gutter-x:16px}.ur-g-sm-4,.ur-gy-sm-4{--bs-gutter-y:16px}.ur-g-sm-5,.ur-gx-sm-5{--bs-gutter-x:20px}.ur-g-sm-5,.ur-gy-sm-5{--bs-gutter-y:20px}.ur-g-sm-6,.ur-gx-sm-6{--bs-gutter-x:24px}.ur-g-sm-6,.ur-gy-sm-6{--bs-gutter-y:24px}.ur-g-sm-7,.ur-gx-sm-7{--bs-gutter-x:28px}.ur-g-sm-7,.ur-gy-sm-7{--bs-gutter-y:28px}.ur-g-sm-8,.ur-gx-sm-8{--bs-gutter-x:32px}.ur-g-sm-8,.ur-gy-sm-8{--bs-gutter-y:32px}}@media (min-width:768px){.ur-col-md{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-md-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-md-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-md-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-md-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-md-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-md-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-md-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-md-0{margin-left:0}.ur-offset-md-1{margin-left:8.3333333333%}.ur-offset-md-2{margin-left:16.6666666667%}.ur-offset-md-3{margin-left:25%}.ur-offset-md-4{margin-left:33.3333333333%}.ur-offset-md-5{margin-left:41.6666666667%}.ur-offset-md-6{margin-left:50%}.ur-offset-md-7{margin-left:58.3333333333%}.ur-offset-md-8{margin-left:66.6666666667%}.ur-offset-md-9{margin-left:75%}.ur-offset-md-10{margin-left:83.3333333333%}.ur-offset-md-11{margin-left:91.6666666667%}.ur-g-md-0,.ur-gx-md-0{--bs-gutter-x:0}.ur-g-md-0,.ur-gy-md-0{--bs-gutter-y:0}.ur-g-md-1,.ur-gx-md-1{--bs-gutter-x:4px}.ur-g-md-1,.ur-gy-md-1{--bs-gutter-y:4px}.ur-g-md-2,.ur-gx-md-2{--bs-gutter-x:8px}.ur-g-md-2,.ur-gy-md-2{--bs-gutter-y:8px}.ur-g-md-3,.ur-gx-md-3{--bs-gutter-x:12px}.ur-g-md-3,.ur-gy-md-3{--bs-gutter-y:12px}.ur-g-md-4,.ur-gx-md-4{--bs-gutter-x:16px}.ur-g-md-4,.ur-gy-md-4{--bs-gutter-y:16px}.ur-g-md-5,.ur-gx-md-5{--bs-gutter-x:20px}.ur-g-md-5,.ur-gy-md-5{--bs-gutter-y:20px}.ur-g-md-6,.ur-gx-md-6{--bs-gutter-x:24px}.ur-g-md-6,.ur-gy-md-6{--bs-gutter-y:24px}.ur-g-md-7,.ur-gx-md-7{--bs-gutter-x:28px}.ur-g-md-7,.ur-gy-md-7{--bs-gutter-y:28px}.ur-g-md-8,.ur-gx-md-8{--bs-gutter-x:32px}.ur-g-md-8,.ur-gy-md-8{--bs-gutter-y:32px}}@media (min-width:992px){.ur-col-lg{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-lg-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-lg-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-lg-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-lg-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-lg-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-lg-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-lg-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-lg-0{margin-left:0}.ur-offset-lg-1{margin-left:8.3333333333%}.ur-offset-lg-2{margin-left:16.6666666667%}.ur-offset-lg-3{margin-left:25%}.ur-offset-lg-4{margin-left:33.3333333333%}.ur-offset-lg-5{margin-left:41.6666666667%}.ur-offset-lg-6{margin-left:50%}.ur-offset-lg-7{margin-left:58.3333333333%}.ur-offset-lg-8{margin-left:66.6666666667%}.ur-offset-lg-9{margin-left:75%}.ur-offset-lg-10{margin-left:83.3333333333%}.ur-offset-lg-11{margin-left:91.6666666667%}.ur-g-lg-0,.ur-gx-lg-0{--bs-gutter-x:0}.ur-g-lg-0,.ur-gy-lg-0{--bs-gutter-y:0}.ur-g-lg-1,.ur-gx-lg-1{--bs-gutter-x:4px}.ur-g-lg-1,.ur-gy-lg-1{--bs-gutter-y:4px}.ur-g-lg-2,.ur-gx-lg-2{--bs-gutter-x:8px}.ur-g-lg-2,.ur-gy-lg-2{--bs-gutter-y:8px}.ur-g-lg-3,.ur-gx-lg-3{--bs-gutter-x:12px}.ur-g-lg-3,.ur-gy-lg-3{--bs-gutter-y:12px}.ur-g-lg-4,.ur-gx-lg-4{--bs-gutter-x:16px}.ur-g-lg-4,.ur-gy-lg-4{--bs-gutter-y:16px}.ur-g-lg-5,.ur-gx-lg-5{--bs-gutter-x:20px}.ur-g-lg-5,.ur-gy-lg-5{--bs-gutter-y:20px}.ur-g-lg-6,.ur-gx-lg-6{--bs-gutter-x:24px}.ur-g-lg-6,.ur-gy-lg-6{--bs-gutter-y:24px}.ur-g-lg-7,.ur-gx-lg-7{--bs-gutter-x:28px}.ur-g-lg-7,.ur-gy-lg-7{--bs-gutter-y:28px}.ur-g-lg-8,.ur-gx-lg-8{--bs-gutter-x:32px}.ur-g-lg-8,.ur-gy-lg-8{--bs-gutter-y:32px}}@media (min-width:1200px){.ur-col-xl{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-xl-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-xl-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-xl-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-xl-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-xl-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-xl-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-xl-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-xl-0{margin-left:0}.ur-offset-xl-1{margin-left:8.3333333333%}.ur-offset-xl-2{margin-left:16.6666666667%}.ur-offset-xl-3{margin-left:25%}.ur-offset-xl-4{margin-left:33.3333333333%}.ur-offset-xl-5{margin-left:41.6666666667%}.ur-offset-xl-6{margin-left:50%}.ur-offset-xl-7{margin-left:58.3333333333%}.ur-offset-xl-8{margin-left:66.6666666667%}.ur-offset-xl-9{margin-left:75%}.ur-offset-xl-10{margin-left:83.3333333333%}.ur-offset-xl-11{margin-left:91.6666666667%}.ur-g-xl-0,.ur-gx-xl-0{--bs-gutter-x:0}.ur-g-xl-0,.ur-gy-xl-0{--bs-gutter-y:0}.ur-g-xl-1,.ur-gx-xl-1{--bs-gutter-x:4px}.ur-g-xl-1,.ur-gy-xl-1{--bs-gutter-y:4px}.ur-g-xl-2,.ur-gx-xl-2{--bs-gutter-x:8px}.ur-g-xl-2,.ur-gy-xl-2{--bs-gutter-y:8px}.ur-g-xl-3,.ur-gx-xl-3{--bs-gutter-x:12px}.ur-g-xl-3,.ur-gy-xl-3{--bs-gutter-y:12px}.ur-g-xl-4,.ur-gx-xl-4{--bs-gutter-x:16px}.ur-g-xl-4,.ur-gy-xl-4{--bs-gutter-y:16px}.ur-g-xl-5,.ur-gx-xl-5{--bs-gutter-x:20px}.ur-g-xl-5,.ur-gy-xl-5{--bs-gutter-y:20px}.ur-g-xl-6,.ur-gx-xl-6{--bs-gutter-x:24px}.ur-g-xl-6,.ur-gy-xl-6{--bs-gutter-y:24px}.ur-g-xl-7,.ur-gx-xl-7{--bs-gutter-x:28px}.ur-g-xl-7,.ur-gy-xl-7{--bs-gutter-y:28px}.ur-g-xl-8,.ur-gx-xl-8{--bs-gutter-x:32px}.ur-g-xl-8,.ur-gy-xl-8{--bs-gutter-y:32px}}@media (min-width:1400px){.ur-col-xxl{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-xxl-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-xxl-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-xxl-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-xxl-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-xxl-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-xxl-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-xxl-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-xxl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-xxl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-xxl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-xxl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-xxl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-xxl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-xxl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-xxl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-xxl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-xxl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-xxl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-xxl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-xxl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-xxl-0{margin-left:0}.ur-offset-xxl-1{margin-left:8.3333333333%}.ur-offset-xxl-2{margin-left:16.6666666667%}.ur-offset-xxl-3{margin-left:25%}.ur-offset-xxl-4{margin-left:33.3333333333%}.ur-offset-xxl-5{margin-left:41.6666666667%}.ur-offset-xxl-6{margin-left:50%}.ur-offset-xxl-7{margin-left:58.3333333333%}.ur-offset-xxl-8{margin-left:66.6666666667%}.ur-offset-xxl-9{margin-left:75%}.ur-offset-xxl-10{margin-left:83.3333333333%}.ur-offset-xxl-11{margin-left:91.6666666667%}.ur-g-xxl-0,.ur-gx-xxl-0{--bs-gutter-x:0}.ur-g-xxl-0,.ur-gy-xxl-0{--bs-gutter-y:0}.ur-g-xxl-1,.ur-gx-xxl-1{--bs-gutter-x:4px}.ur-g-xxl-1,.ur-gy-xxl-1{--bs-gutter-y:4px}.ur-g-xxl-2,.ur-gx-xxl-2{--bs-gutter-x:8px}.ur-g-xxl-2,.ur-gy-xxl-2{--bs-gutter-y:8px}.ur-g-xxl-3,.ur-gx-xxl-3{--bs-gutter-x:12px}.ur-g-xxl-3,.ur-gy-xxl-3{--bs-gutter-y:12px}.ur-g-xxl-4,.ur-gx-xxl-4{--bs-gutter-x:16px}.ur-g-xxl-4,.ur-gy-xxl-4{--bs-gutter-y:16px}.ur-g-xxl-5,.ur-gx-xxl-5{--bs-gutter-x:20px}.ur-g-xxl-5,.ur-gy-xxl-5{--bs-gutter-y:20px}.ur-g-xxl-6,.ur-gx-xxl-6{--bs-gutter-x:24px}.ur-g-xxl-6,.ur-gy-xxl-6{--bs-gutter-y:24px}.ur-g-xxl-7,.ur-gx-xxl-7{--bs-gutter-x:28px}.ur-g-xxl-7,.ur-gy-xxl-7{--bs-gutter-y:28px}.ur-g-xxl-8,.ur-gx-xxl-8{--bs-gutter-x:32px}.ur-g-xxl-8,.ur-gy-xxl-8{--bs-gutter-y:32px}}.user-registration-overlay{background-color:rgba(45,53,89,.3);position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}.user-registration-overlay.is-fixed{position:fixed}#wpcontent .user-registration-overlay{margin-left:-20px}.user-registration-overlay .ur-spinner{position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:0 auto}.user-registration-overlay .ur-spinner::before{width:20px;height:20px}#wpcontent .wrap .user-registration-header{margin:-10px -20px 0 -22px}.user-registration-header{background:#fff;padding:12px 16px}.user-registration_page_user-registration-settings .user-registration-header{background-color:#475bb2;padding:20px 0 0}.user-registration_page_user-registration-settings .user-registration-header .ur-scroll-ui__scroll-nav__icon{color:#fff}.user-registration_page_user-registration-settings .user-registration-header .ur-scroll-ui__scroll-nav--backward{background:-webkit-gradient(linear,right top,left top,from(rgba(71,91,178,.3)),color-stop(rgba(71,91,178,.85)),to(#475bb2));background:-webkit-linear-gradient(right,rgba(71,91,178,.3),rgba(71,91,178,.85),#475bb2);background:linear-gradient(to left,rgba(71,91,178,.3),rgba(71,91,178,.85),#475bb2)}.user-registration_page_user-registration-settings .user-registration-header .ur-scroll-ui__scroll-nav--forward{background:-webkit-gradient(linear,left top,right top,from(rgba(71,91,178,.3)),color-stop(rgba(71,91,178,.85)),to(#475bb2));background:-webkit-linear-gradient(left,rgba(71,91,178,.3),rgba(71,91,178,.85),#475bb2);background:linear-gradient(to right,rgba(71,91,178,.3),rgba(71,91,178,.85),#475bb2)}.user-registration_page_user-registration-settings .user-registration-header .subsubsub{background:#fff;font-size:14px;padding:0 16px;margin-top:0;float:none;text-align:left}.user-registration_page_user-registration-settings .user-registration-header .subsubsub a{color:#2d3559;display:block;font-weight:600;padding:8px 12px}.user-registration_page_user-registration-settings .user-registration-header .subsubsub a.current{color:#475bb2}.user-registration-template-setup{max-width:1074px;margin:40px auto 0}.user-registration-template-setup *,.user-registration-template-setup ::after,.user-registration-template-setup ::before{box-sizing:border-box}.user-registration-template-wrap{cursor:pointer;margin-bottom:24px}.user-registration-template-wrap#user-registration-email-template-blank .user-registration-template-wrap__figure::before{content:'';display:block;background-color:rgba(45,53,89,.2);position:absolute;top:0;bottom:0;width:100%;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;opacity:0;visibility:none}.user-registration-template-wrap#user-registration-email-template-blank:hover .user-registration-template-wrap__figure::before{opacity:1;visibility:visible}.user-registration-template-wrap__figure{background-color:#f0f1f5;margin:0;min-height:260px;position:relative;border-radius:4px;overflow:hidden}.user-registration-template-wrap__figure img{max-width:100%;display:block}.user-registration-template-wrap__overlay{background:rgba(45,53,89,.6);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;visibility:hidden;opacity:0}.user-registration-template-wrap__overlay .button{border-color:#fff}.user-registration-template-wrap__title{color:#4c5477;font-size:16px;font-weight:500}.user-registration-template-wrap__title:hover{color:#475bb2}.user-registration-template-wrap:hover .user-registration-template-wrap__overlay{visibility:visible;opacity:1}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes ur-circle-loading{0%,100%{-webkit-animation-timing-function:cubic-bezier(.2,0,.8,1);animation-timing-function:cubic-bezier(.2,0,.8,1)}50%{-webkit-animation-timing-function:cubic-bezier(0,.2,1,.8);animation-timing-function:cubic-bezier(0,.2,1,.8)}0%{-webkit-transform:rotate(0) translate(0,-20px) scale(0);transform:rotate(0) translate(0,-20px) scale(0)}50%{-webkit-transform:rotate(180deg) translate(0,-20px) scale(1);transform:rotate(180deg) translate(0,-20px) scale(1)}100%{-webkit-transform:rotate(360deg) translate(0,-20px) scale(0);transform:rotate(360deg) translate(0,-20px) scale(0)}}@keyframes ur-circle-loading{0%,100%{-webkit-animation-timing-function:cubic-bezier(.2,0,.8,1);animation-timing-function:cubic-bezier(.2,0,.8,1)}50%{-webkit-animation-timing-function:cubic-bezier(0,.2,1,.8);animation-timing-function:cubic-bezier(0,.2,1,.8)}0%{-webkit-transform:rotate(0) translate(0,-20px) scale(0);transform:rotate(0) translate(0,-20px) scale(0)}50%{-webkit-transform:rotate(180deg) translate(0,-20px) scale(1);transform:rotate(180deg) translate(0,-20px) scale(1)}100%{-webkit-transform:rotate(360deg) translate(0,-20px) scale(0);transform:rotate(360deg) translate(0,-20px) scale(0)}}@-webkit-keyframes ur-circle-loading-keyframe{0%,100%{-webkit-animation-timing-function:cubic-bezier(.2,0,.8,1);animation-timing-function:cubic-bezier(.2,0,.8,1)}50%{-webkit-animation-timing-function:cubic-bezier(0,.2,1,.8);animation-timing-function:cubic-bezier(0,.2,1,.8)}0%{-webkit-transform:rotate(0) translate(0,-20px) scale(0);transform:rotate(0) translate(0,-20px) scale(0)}50%{-webkit-transform:rotate(180deg) translate(0,-20px) scale(1);transform:rotate(180deg) translate(0,-20px) scale(1)}100%{-webkit-transform:rotate(360deg) translate(0,-20px) scale(0);transform:rotate(360deg) translate(0,-20px) scale(0)}}@-webkit-keyframes open-message{0%{opacity:0;-webkit-transform:translateY(-120%);transform:translateY(-120%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes open-message{0%{opacity:0;-webkit-transform:translateY(-120%);transform:translateY(-120%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes close-message{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes close-message{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}}.blockUI.blockOverlay::before{width:16px;height:16px;position:absolute;display:block;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(../images/icons/loader.svg) center center;background-size:cover}.toplevel_page_user-registration .shortcode .widefat,.user-registration_page_user-registration-frontend-list .shortcode .widefat{width:calc(100% - 40px)}.toplevel_page_user-registration .shortcode .ur-copy-shortcode,.user-registration_page_user-registration-frontend-list .shortcode .ur-copy-shortcode{padding:4px;line-height:1}.user-registration_page_user-registration-settings .notice{display:none}.ur-spinner{width:16px;height:16px;margin-left:6px;margin-bottom:2px;display:inline-block;vertical-align:middle}.ur-spinner::before{width:16px;height:16px;position:absolute;display:block;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(../images/icons/loader.svg) center center;background-size:cover}.user-registration__wrap *,.user-registration__wrap ::after,.user-registration__wrap ::before{box-sizing:border-box}.ur-export-users-page{margin-top:24px}.ur-export-users-page .nav-tab-content .nav-tab-inside .postbox{width:50%;-webkit-box-flex:1;-webkit-flex:1;flex:1}.ur-export-users-page .nav-tab-content .nav-tab-inside .postbox .hndle{border-bottom:1px solid #ccd0d4}.swal2-container .user-registration-swal2-modal .ur-export-users-page .nav-tab-content .nav-tab-inside .postbox .swal2-input,.ur-export-users-page .nav-tab-content .nav-tab-inside .postbox .swal2-container .user-registration-swal2-modal .swal2-input,.ur-export-users-page .nav-tab-content .nav-tab-inside .postbox .ur-input{max-width:inherit}.ur-export-users-page .nav-tab-content .hndle,.ur-export-users-page .nav-tab-content .stuffbox .hndle{margin:10px;padding-bottom:10px}.ur-export-users-page .nav-tab-content .stuffbox{padding:10px}.ur-label .user-registration-help-tip{margin-left:2px}.ur_addons_wrap *,.ur_addons_wrap ::after,.ur_addons_wrap ::before{box-sizing:border-box}.ur_addons_wrap .products{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.ur_addons_wrap .products li{width:20%;padding:0 12px;-webkit-box-flex:0;-webkit-flex:0 0 20%;flex:0 0 20%;margin-bottom:24px}@media only screen and (max-width:1599px){.ur_addons_wrap .products li{width:33.333%;-webkit-box-flex:0;-webkit-flex:0 0 33.333%;flex:0 0 33.333%}}@media only screen and (max-width:768px){.ur_addons_wrap .products li{width:50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%}}@media only screen and (max-width:480px){.ur_addons_wrap .products li{width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;margin-bottom:12px}}.ur_addons_wrap .products li a{text-decoration:none;color:inherit;border:1px solid #ddd;display:block;min-height:220px;overflow:hidden;background:#f5f5f5;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.1)}.ur_addons_wrap .products li a .product-image{display:block;background:#fff}.ur_addons_wrap .products li a .product-image img{max-width:100%;display:block;margin:0}.ur_addons_wrap .products li a img.extension-thumb+h3{display:none}.ur_addons_wrap .products li a .price{display:none}.ur_addons_wrap .products li a h2,.ur_addons_wrap .products li a h3{margin:0!important;padding:20px!important;background:#fff}.ur_addons_wrap .products li a p{padding:20px!important;margin:0!important;border-top:1px solid #f1f1f1}.ur_addons_wrap .products li a:focus,.ur_addons_wrap .products li a:hover{background-color:#fff}.clear{clear:both}.wrap.user-registration div.error,.wrap.user-registration div.updated{margin-top:10px}.user-registration_page_add-new-registration #wpfooter{display:none}.user-registration_page_add-new-registration .ur-form-container{margin:0}.user-registration_page_add-new-registration .ur-form-container .ur-loading-container{position:fixed;left:160px;right:0;top:0;bottom:0;background:#fff;display:-webkit-box;display:-webkit-flex;display:flex;z-index:9}.user-registration_page_add-new-registration .ur-form-container .ur-loading-container .ur-circle-loading{margin:auto;left:30px}.user-registration_page_add-new-registration .ur-form-container #menu-management{margin-top:0}.user-registration_page_add-new-registration .ur-form-container #menu-management .menu-edit{position:fixed;left:160px;right:0;border:none;box-shadow:none;margin-bottom:0}.user-registration_page_add-new-registration .ur-form-container #ur-full-screen-mode.closed .ur-fs-close-label{display:none}.user-registration_page_add-new-registration .ur-form-container #ur-full-screen-mode.opened .ur-fs-open-label{display:none}.user-registration_page_add-new-registration #menu-management-liquid{margin-top:0;margin-left:-20px;min-width:calc(100% + 20px)}.user-registration_page_add-new-registration #nav-menu-header{padding:12px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative;border-color:#dee0e9;background-color:#fff;z-index:9}.user-registration_page_add-new-registration #nav-menu-header .ur-brand-logo{border-right:1px solid #dee0e9}.user-registration_page_add-new-registration #nav-menu-header .ur-brand-logo img{width:32px;height:32px;margin-right:8px;display:-webkit-box;display:-webkit-flex;display:flex}.user-registration_page_add-new-registration #nav-menu-header::after,.user-registration_page_add-new-registration #nav-menu-header::before{content:"";display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;left:0;right:0;bottom:0;background:#fff}.user-registration_page_add-new-registration #nav-menu-header::before{top:0;z-index:-1}.user-registration_page_add-new-registration #nav-menu-header::after{height:10px;box-shadow:0 4px 8px rgba(45,53,89,.08);z-index:-2}.user-registration_page_add-new-registration .major-publishing-actions{clear:both;line-height:28px;margin-left:auto}.user-registration_page_add-new-registration .major-publishing-actions .publishing-action{text-align:right;float:right}.user-registration_page_add-new-registration .major-publishing-actions .publishing-action input.code{width:265px;height:33px;padding:0 6px;margin:0;border-color:#dee0e9;background-color:#f0f1f5;border-radius:3px 0 0 3px}.user-registration_page_add-new-registration .major-publishing-actions #copy-shortcode{margin-left:-5px;border-radius:0 4px 4px 0}.user-registration_page_add-new-registration .major-publishing-actions #copy-shortcode svg{fill:#fff;margin-bottom:5px;vertical-align:middle}.ur-backbone-modal *{box-sizing:border-box}.ur-backbone-modal .ur-backbone-modal-content{position:fixed;background-color:#fff;z-index:100000;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:500px}.ur-backbone-modal .ur-backbone-modal-content article{overflow:auto}.ur-backbone-modal.ur-backbone-modal-content{width:75%;min-width:500px}.ur-backbone-modal .select2-container{width:100%!important}.ur-backbone-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background-color:#2d3559;opacity:.7;z-index:99900}.ur-backbone-modal-main{padding-bottom:55px}.ur-backbone-modal-main article,.ur-backbone-modal-main header{display:block;position:relative}.ur-backbone-modal-main .ur-backbone-modal-header{height:auto;background-color:#f0f1f5;padding:1em 1.5em;border-bottom:1px solid #dee0e9}.ur-backbone-modal-main .ur-backbone-modal-header h1{margin:0;font-size:18px;font-weight:700;line-height:1.5em}.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link{cursor:pointer;color:#777;height:54px;width:54px;padding:0;position:absolute;top:0;right:0;text-align:center;border:0;border-left:1px solid #dee0e9;background-color:transparent;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link::before{font:normal 22px/50px dashicons!important;color:#676d8a;display:block;content:"\f335";font-weight:300}.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link:focus,.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link:hover{background-color:#dee0e9;border-color:#ccc;color:#2d3559}.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link:focus{outline:0}.ur-backbone-modal-main article{padding:1.5em}.ur-backbone-modal-main article p{margin:1.5em 0}.ur-backbone-modal-main article p:first-child{margin-top:0}.ur-backbone-modal-main article p:last-child{margin-bottom:0}.ur-backbone-modal-main article .pagination{padding:10px 0 0;text-align:center}.ur-backbone-modal-main footer{position:absolute;left:0;right:0;bottom:0;z-index:100;padding:1em 1.5em;background-color:#f0f1f5;border-top:1px solid #dfdfdf;box-shadow:0 -4px 4px -4px rgba(0,0,0,.1)}.ur-backbone-modal-main footer .inner{float:right;line-height:23px}.ur-backbone-modal-main footer .inner .button{margin-bottom:0}.user-registration textarea[disabled=disabled]{background:#dfdfdf!important}.user-registration table.form-table{margin:0;position:relative}.user-registration table.form-table fieldset{margin-top:4px}.user-registration table.form-table fieldset .user-registration-help-tip,.user-registration table.form-table fieldset img.help_tip{margin:-3px 0 0 5px}.user-registration table.form-table fieldset p.description{margin-bottom:8px}.user-registration table.form-table fieldset:first-child{margin-top:0}.user-registration table.form-table th{position:relative;padding-right:24px}.user-registration table.form-table th label{display:inline-block}.user-registration table.form-table th .user-registration-help-tip,.user-registration table.form-table th img.help_tip{margin:0 -24px 0 0;float:right}.user-registration table.form-table .select2-container{display:block;max-width:350px;margin-bottom:3px}.user-registration table.form-table .forminp-radio ul{margin:0}.user-registration table.form-table .forminp-radio ul li{line-height:1.4em}.user-registration table.form-table textarea.input-text{height:100%;min-width:150px;display:block}.user-registration table.form-table input.regular-input{width:25em}.user-registration table.form-table textarea.wide-input{width:100%}.user-registration table.form-table .help_tip,.user-registration table.form-table .user-registration-help-tip{padding:0;margin:-4px 0 0 5px;vertical-align:middle;cursor:help;line-height:1}.user-registration table.form-table .wp-list-table .user-registration-help-tip{float:none}.user-registration table.form-table .iris-picker{z-index:100;display:none;position:absolute;border:1px solid #ccc;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.user-registration table.form-table .iris-picker .ui-slider{border:0!important;margin:0!important;width:auto!important;height:auto!important;background:none transparent!important}.user-registration table.form-table .iris-picker .ui-slider .ui-slider-handle{margin-bottom:0!important}.user-registration table.form-table .colorpickpreview{padding:3px;padding-left:20px;border:1px solid #dee0e9;border-right:0}.user-registration table.form-table .colorpick{border-left:0}.user-registration table.form-table .image_width_settings{vertical-align:middle}.user-registration table.form-table .image_width_settings label{margin-left:10px}.user-registration table.form-table .dashicons{margin-bottom:2px;vertical-align:middle}.ur-registered-from{display:-webkit-box;display:-webkit-flex;display:flex;background-color:#fff}.ur-registered-from *{box-sizing:border-box}.ur-registered-from :focus{outline:0}.ur-registered-from a{text-decoration:none}.ur-registered-from h3,.ur-registered-from h4{color:#2d3559;font-weight:500}.ur-registered-from h4{font-size:16px}.ur-registered-from .ur-field label{font-weight:400;word-break:break-all}.ur-registered-from .ur-field label:last-child{margin-bottom:0}.ur-registered-from .ur-field input[type=checkbox],.ur-registered-from .ur-field input[type=radio]{opacity:1;box-shadow:none;border-color:#dee0e9}.ur-registered-from .wp-picker-container .wp-picker-input-wrap label{display:inline-block;width:auto}.ur-registered-from .wp-picker-container .wp-picker-input-wrap label input.wp-color-picker{height:auto;padding:3px 5px}.ur-registered-from .ur-no-pointer{pointer-events:none}.ur-registered-from .ur-registered-item{cursor:move;padding:4px;color:#676d8a;height:110px;font-size:12px;border-radius:4px;margin:0 8px 16px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center;width:calc(33.3333% - 16px);background-color:#f0f1f5}.ur-registered-from .ur-registered-item .ur-icon{font-size:32px;margin-bottom:4px}.ur-registered-from .ur-registered-item:hover{background-color:#475bb2;color:#fff}.ur-registered-from .ur-registered-item.ui-draggable-dragging{width:110px!important;z-index:9!important}.ur-registered-from .ur-registered-item.ui-draggable-disabled{color:#b6bbcf}.ur-registered-from .ur-registered-item.ui-draggable-disabled.ur-upgradable-field{cursor:pointer!important}.ur-registered-from .ur-registered-item.ui-draggable-disabled:hover{background:#f0f1f5;cursor:not-allowed}.ur-registered-from .ur-registered-inputs{width:412px}.ur-registered-from .ur-registered-inputs .ur-tabs{border:0 none;padding:0;font-size:14px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists{background-color:#f0f1f5;background-image:none;padding:0;border-radius:0;margin:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:none;border-top:0 none;border-right:0 none;border-left:0 none}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li{background-color:transparent;background-image:none;border-radius:0;margin:0;margin-bottom:-1px;padding:0;border:0;-webkit-box-flex:1;-webkit-flex:1;flex:1;text-align:center}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li.active{margin-bottom:0;padding-bottom:0}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li.ui-state-disabled{opacity:1}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li a{float:none;text-decoration:none;margin:0;border:none;display:block;color:#2d3559;background-color:transparent;padding:12px 15px;font-weight:500;cursor:pointer}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li a:focus{box-shadow:0 0 0 0 transparent,0 0 0 0 transparent}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li a.active{background-color:#fff;color:#475bb2;line-height:24px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-contents{height:calc(100vh - 130px);position:relative;overflow-y:auto}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content{padding:16px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields input.ur-type-text{height:40px;padding:8px 12px;font-size:14px;background:#f0f1f5;border-color:#f0f1f5;border-radius:4px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields input.ur-type-text::-webkit-input-placeholder{color:#b6bbcf}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields input.ur-type-text::-ms-input-placeholder{color:#b6bbcf}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields input.ur-type-text::placeholder{color:#b6bbcf}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields svg{position:absolute;right:12px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-fields-not-found{text-align:center;margin-top:2.85em}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-fields-not-found .ur-fields-not-found-title{font-size:1.7em}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content#ur-tab-field-options,.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content#ur-tab-registered-fields{background-color:#fff}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content h2{margin:16px 0;font-size:1em;font-weight:500;color:#2d3559}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content h2~hr{border-top:1px solid #dee0e9}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-registered-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 16px);margin-left:-8px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-registered-list:last-child{margin-bottom:0}.ur-registered-from .ur-registered-inputs .ur-toggle-heading{cursor:pointer}.ur-registered-from .ur-registered-inputs .ur-toggle-heading:before{content:"\f142";cursor:pointer;display:block;font:400 20px/1 Dashicons;line-height:.5!important;padding:4px;position:relative;right:0;top:0;float:right}.ur-registered-from .ur-registered-inputs .ur-toggle-heading.closed:before{content:"\f140"}.ur-registered-from .ui-widget select,.ur-registered-from input[type=date],.ur-registered-from input[type=email],.ur-registered-from input[type=file],.ur-registered-from input[type=month],.ur-registered-from input[type=number],.ur-registered-from input[type=password],.ur-registered-from input[type=phone],.ur-registered-from input[type=tel],.ur-registered-from input[type=text],.ur-registered-from input[type=time],.ur-registered-from input[type=timepicker],.ur-registered-from input[type=url],.ur-registered-from input[type=week],.ur-registered-from select,.ur-registered-from textarea{width:100%;max-width:100%;height:32px;line-height:initial;display:block;color:#4c5477;font-size:13px;padding:4px 8px;border-radius:3px;border:1px solid #dee0e9;box-shadow:0 0 0 transparent}.ur-registered-from .ui-widget select:focus,.ur-registered-from input[type=date]:focus,.ur-registered-from input[type=email]:focus,.ur-registered-from input[type=file]:focus,.ur-registered-from input[type=month]:focus,.ur-registered-from input[type=number]:focus,.ur-registered-from input[type=password]:focus,.ur-registered-from input[type=phone]:focus,.ur-registered-from input[type=tel]:focus,.ur-registered-from input[type=text]:focus,.ur-registered-from input[type=time]:focus,.ur-registered-from input[type=timepicker]:focus,.ur-registered-from input[type=url]:focus,.ur-registered-from input[type=week]:focus,.ur-registered-from select:focus,.ur-registered-from textarea:focus{border-color:#475bb2}.ur-registered-from .ui-widget select::-webkit-input-placeholder,.ur-registered-from input[type=date]::-webkit-input-placeholder,.ur-registered-from input[type=email]::-webkit-input-placeholder,.ur-registered-from input[type=file]::-webkit-input-placeholder,.ur-registered-from input[type=month]::-webkit-input-placeholder,.ur-registered-from input[type=number]::-webkit-input-placeholder,.ur-registered-from input[type=password]::-webkit-input-placeholder,.ur-registered-from input[type=phone]::-webkit-input-placeholder,.ur-registered-from input[type=tel]::-webkit-input-placeholder,.ur-registered-from input[type=text]::-webkit-input-placeholder,.ur-registered-from input[type=time]::-webkit-input-placeholder,.ur-registered-from input[type=timepicker]::-webkit-input-placeholder,.ur-registered-from input[type=url]::-webkit-input-placeholder,.ur-registered-from input[type=week]::-webkit-input-placeholder,.ur-registered-from select::-webkit-input-placeholder,.ur-registered-from textarea::-webkit-input-placeholder{color:#b6bbcf}.ur-registered-from .ui-widget select::-ms-input-placeholder,.ur-registered-from input[type=date]::-ms-input-placeholder,.ur-registered-from input[type=email]::-ms-input-placeholder,.ur-registered-from input[type=file]::-ms-input-placeholder,.ur-registered-from input[type=month]::-ms-input-placeholder,.ur-registered-from input[type=number]::-ms-input-placeholder,.ur-registered-from input[type=password]::-ms-input-placeholder,.ur-registered-from input[type=phone]::-ms-input-placeholder,.ur-registered-from input[type=tel]::-ms-input-placeholder,.ur-registered-from input[type=text]::-ms-input-placeholder,.ur-registered-from input[type=time]::-ms-input-placeholder,.ur-registered-from input[type=timepicker]::-ms-input-placeholder,.ur-registered-from input[type=url]::-ms-input-placeholder,.ur-registered-from input[type=week]::-ms-input-placeholder,.ur-registered-from select::-ms-input-placeholder,.ur-registered-from textarea::-ms-input-placeholder{color:#b6bbcf}.ur-registered-from .ui-widget select::placeholder,.ur-registered-from input[type=date]::placeholder,.ur-registered-from input[type=email]::placeholder,.ur-registered-from input[type=file]::placeholder,.ur-registered-from input[type=month]::placeholder,.ur-registered-from input[type=number]::placeholder,.ur-registered-from input[type=password]::placeholder,.ur-registered-from input[type=phone]::placeholder,.ur-registered-from input[type=tel]::placeholder,.ur-registered-from input[type=text]::placeholder,.ur-registered-from input[type=time]::placeholder,.ur-registered-from input[type=timepicker]::placeholder,.ur-registered-from input[type=url]::placeholder,.ur-registered-from input[type=week]::placeholder,.ur-registered-from select::placeholder,.ur-registered-from textarea::placeholder{color:#b6bbcf}.ur-registered-from .ui-widget select:disabled,.ur-registered-from input[type=date]:disabled,.ur-registered-from input[type=email]:disabled,.ur-registered-from input[type=file]:disabled,.ur-registered-from input[type=month]:disabled,.ur-registered-from input[type=number]:disabled,.ur-registered-from input[type=password]:disabled,.ur-registered-from input[type=phone]:disabled,.ur-registered-from input[type=tel]:disabled,.ur-registered-from input[type=text]:disabled,.ur-registered-from input[type=time]:disabled,.ur-registered-from input[type=timepicker]:disabled,.ur-registered-from input[type=url]:disabled,.ur-registered-from input[type=week]:disabled,.ur-registered-from select:disabled,.ur-registered-from textarea:disabled{color:#b6bbcf;background:#f0f1f5}.ur-registered-from select{padding-right:0}.ur-registered-from label{display:block;width:100%;margin-bottom:8px;color:#4c5477;font-size:13px;font-weight:500;line-height:1.25}.ur-registered-from textarea{padding:10px;height:100px}.ur-registered-from .ur-builder-wrapper{position:relative;-webkit-box-flex:1;-webkit-flex:1;flex:1;height:calc(100vh - 89px);background:#fafafc;border-left:1px solid #dee0e9;overflow-y:auto}.ur-registered-from .ur-builder-wrapper input[type=date]:disabled,.ur-registered-from .ur-builder-wrapper input[type=email]:disabled,.ur-registered-from .ur-builder-wrapper input[type=file]:disabled,.ur-registered-from .ur-builder-wrapper input[type=month]:disabled,.ur-registered-from .ur-builder-wrapper input[type=number]:disabled,.ur-registered-from .ur-builder-wrapper input[type=password]:disabled,.ur-registered-from .ur-builder-wrapper input[type=phone]:disabled,.ur-registered-from .ur-builder-wrapper input[type=tel]:disabled,.ur-registered-from .ur-builder-wrapper input[type=text]:disabled,.ur-registered-from .ur-builder-wrapper input[type=time]:disabled,.ur-registered-from .ur-builder-wrapper input[type=timepicker]:disabled,.ur-registered-from .ur-builder-wrapper input[type=url]:disabled,.ur-registered-from .ur-builder-wrapper input[type=week]:disabled,.ur-registered-from .ur-builder-wrapper select:disabled,.ur-registered-from .ur-builder-wrapper textarea:disabled{background:#fff}.ur-registered-from .ur-builder-wrapper .ur-builder-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.ur-registered-from .ur-builder-wrapper.ur-multipart .ur-button-quick-links{bottom:60px}.ur-registered-from .ur-builder-wrapper.ur-multipart .ur-builder-wrapper-footer .button.button-style-customizer{bottom:124px}.ur-registered-from .ur-selected-inputs{box-sizing:border-box;padding:0 20px}.ur-registered-from .ur-selected-inputs .ur-single-row{border-radius:3px;position:relative;border:1px solid transparent}.ur-registered-from .ur-selected-inputs .ur-single-row:last-child{margin-bottom:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids{display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;right:0;z-index:1;opacity:0;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button{display:-webkit-box;display:-webkit-flex;display:flex;border-radius:0;border:0;background-color:#676d8a;color:#fff;font-size:16px;height:auto;width:auto;cursor:pointer;margin:0;padding:4px 6px;line-height:1;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button svg{width:16px;height:16px;font-size:16px;fill:#fff}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button:before{font-family:dashicons}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button.ur-remove-row:hover{background:#ff4149}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button:hover{background:#475bb2}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button:first-child{border-radius:3px 0 0 3px;border-right:1px solid rgba(255,255,255,.2)}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button:nth-child(2){border-radius:0 3px 3px 0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content{background:#fff;padding:1rem;position:absolute;top:40px;right:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;white-space:nowrap;border:1px solid #dee0e9;border-radius:4px;box-shadow:1px 4px 14px 1px rgba(45,53,89,.1)}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content small{font-size:12px;margin-bottom:.5rem;color:#676d8a}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content .ur-grid-selector{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:flex;margin-right:.5rem}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content .ur-grid-selector svg{width:32px;height:32px;fill:#676d8a}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content .ur-grid-selector:last-child{margin-right:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content::before{content:"";width:8px;height:8px;border:solid #dee0e9;border-width:1px;border-left:transparent;border-bottom:transparent;position:absolute;top:-5px;right:36px;background:#fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;text-align:center;box-sizing:border-box;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border:1px solid transparent;border-radius:4px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item{display:inline-block;text-align:left;border:0 none;padding:15px;-webkit-box-flex:1;-webkit-flex:1;flex:1;border:1px solid transparent;border-radius:4px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item{margin-bottom:5px;position:relative;padding:15px;cursor:move;border:1px solid transparent;border-radius:4px;-webkit-transition:border-color .35s;transition:border-color .35s}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .select2-container{width:100%!important}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .select2-container .select2-search--inline .select2-search__field{height:auto;min-width:10px;background:0 0;margin:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-input-type-signature canvas{background:rgba(255,255,255,.5);border:1px solid #dee0e9}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item:last-child{margin-bottom:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item.ur-item-active,.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item:hover{background:#fff;border:1px solid #475bb2}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item.ui-sortable-helper{box-shadow:0 0 10px 5px rgba(45,53,89,.1)}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item.ui-sortable-placeholder{visibility:visible!important;border:1px dashed #b6bbcf;background-color:#f0f1f5}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons{display:none;position:absolute;right:10px;width:50px;text-align:center;padding:0;font-size:10px;top:10px;color:#b6bbcf}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons span{cursor:pointer;font-size:16px;height:auto}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons span:hover{color:#475bb2}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons:hover .ur-action-buttons{display:block}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons .ur-trash:hover{color:#ff4149}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur_label_top_left{text-align:left}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur_label_center{text-align:center}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur_label_top_right{text-align:right}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur_label_disabled{display:none}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item:hover .ur-action-buttons{display:block}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item>li.ur-item-dragged{list-style:none;width:100%;text-align:center;height:60px!important;box-sizing:border-box}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item>li.ur-item-dragged .spinner{float:none}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me{display:table;width:100%;height:100%}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me .user-registration-dragged-me-text{display:table-cell;vertical-align:middle;text-align:center}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me .user-registration-dragged-me-text p{display:inline-block;position:relative;color:#b6bbcf;padding-left:26px;padding-top:8px}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me .user-registration-dragged-me-text p::before{position:absolute;font-family:Dashicons;content:"\f545";font-size:22px;left:0;top:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me:empty{padding:15px;text-align:center;border-radius:4px;border:1px dashed #b6bbcf;background-color:#f0f1f5}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me:empty::before{content:"\f132";font-size:32px;color:#b6bbcf;width:32px;height:32px;font-family:dashicons;display:table-cell;vertical-align:middle}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item.ur-sortable-active .ur-registered-item{margin-bottom:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item.ur-sortable-active .user-registration-dragged-me{display:none}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item:first-child{border-radius:4px 0 0 4px}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item:nth-child(2){border-radius:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item:nth-child(3){border-radius:0 4px 4px 0}.ur-registered-from .ur-selected-inputs .ur-single-row:hover .ur-grids{opacity:1}.ur-registered-from .ur-selected-inputs .ur-single-row:hover .ur-grid-lists{background:#fff;border:1px solid #b6bbcf}.ur-registered-from .ur-selected-inputs .ur-single-row:hover .ur-grid-lists .ur-grid-list-item{border-left:1px solid #b6bbcf}.ur-registered-from .ur-selected-inputs .ur-single-row:hover .ur-grid-lists .ur-grid-list-item:first-child{border-color:transparent}.ur-registered-from .ur-selected-inputs .ur-add-new-row{display:block;margin:20px auto;width:auto;height:32px;text-align:center;font-family:inherit}.ur-registered-from .ur-selected-inputs .ur-add-new-row::before{width:16px;height:16px;font-size:16px;margin-right:10px;font-family:dashicons;vertical-align:middle;padding:1px 10px 1px 0;border-right:1px solid rgba(255,255,255,.3)}.ur-registered-from .ur-selected-inputs li.ur-registered-item{width:120px!important}.ur-registered-from .ur-selected-inputs li.ur-registered-item.ui-sortable-placeholder{margin-left:0;width:100%!important;visibility:visible!important;border:1px dashed #b6bbcf;background-color:#f0f1f5}.ur-registered-from .ur-builder-wrapper-footer .button.button-style-customizer{height:48px;width:48px;bottom:72px;box-shadow:1px 2px 8px rgba(45,53,89,.15)}.ur-registered-from .ur-builder-wrapper-footer .button.button-style-customizer .dashicons{font-size:24px;height:24px;width:24px}.ur-registered-from .ur-builder-wrapper-footer .ur-button-quick-links{width:48px;height:48px;position:fixed;cursor:pointer;color:#4c5477;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;right:32px;bottom:16px;background:#fff;border:1px solid #dee0e9;border-radius:24px;box-shadow:0 2px 10px rgba(45,53,89,.1);z-index:1}.ur-registered-from .ur-builder-wrapper-footer .ur-button-quick-links span{font-size:20px;font-weight:600;margin:0 auto}.ur-registered-from .ur-builder-wrapper-footer .ur-quick-links-content{position:fixed;background:#fff;padding:12px 16px;border-radius:4px;bottom:58px;right:30px;z-index:2;width:225px;border:1px solid #dee0e9;box-shadow:2px 4px 12px rgba(45,53,89,.1)}.ur-registered-from .ur-builder-wrapper-footer .ur-quick-links-content li{margin-bottom:8px}.ur-registered-from .ur-builder-wrapper-footer .ur-quick-links-content a{color:#4c5477}.ur-registered-from .ur-builder-wrapper-footer .ur-quick-links-content a:hover{color:#475bb2}.ur-registered-from .ur-advance-setting,.ur-registered-from .ur-general-setting{margin:16px 0}.ur-registered-from .ur-advance-setting-block{margin-top:25px}.ur-registered-from .form-row{margin-bottom:1em}.ur-registered-from .form-row .description{color:#676d8a;margin:4px 0;display:block}.ur-registered-from .form-row .ur-checkbox-list label,.ur-registered-from .form-row .ur-radio-list label{display:inline}.ur-registered-from .ur-advance-setting-block,.ur-registered-from .ur-general-setting-block{display:none}.ur-registered-from .add,.ur-registered-from .remove{background:#fff;border:1px solid #dee0e9;color:#676d8a;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1 0 32px;flex:1 0 32px;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:32px;max-width:32px;border-radius:4px;position:relative}.ur-registered-from .add:hover,.ur-registered-from .remove:hover{background:#475bb2;border-color:#475bb2;color:#fff}.ur-registered-from .add .dashicons,.ur-registered-from .remove .dashicons{line-height:22px}.ur-registered-from .add{margin-right:8px}.ur-registered-from .ur-options-list li{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.ur-registered-from .ur-options-list li .editor-block-mover__control-drag-handle{margin-right:8px;cursor:-webkit-grab;cursor:grab}.ur-registered-from .ur-options-list li .editor-block-mover__control-drag-handle svg{fill:#676d8a}.ur-registered-from .ur-options-list li input{margin-right:8px}.ur-registered-from .ur-options-list .ui-sortable-handle{padding:5px;border-radius:3px;border:1px solid transparent}.ur-registered-from .ur-options-list .ui-sortable-handle:active{padding:5px;background:#fff;border:1px solid #475bb2;box-shadow:0 0 20px rgba(0,0,0,.2)}.ur-registered-from .ur-options-list .ui-sortable-handle.ui-sortable-placeholder{background-color:#dee0e9;visibility:visible!important}.ur-registered-from .urcl-rules{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:8px}.ur-registered-from .urcl-rules>div{margin-right:8px}.ur-registered-from .urcl-rules .urcl-operator{width:78px}.ur-registered-from .urcl-rules .urcl-field,.ur-registered-from .urcl-rules .urcl-value{max-width:27%;-webkit-box-flex:1;-webkit-flex:1 0 27%;flex:1 0 27%}.tips{cursor:help;text-decoration:none}img.tips{padding:5px 0 0}#tiptip_holder{display:none;z-index:8675309;position:absolute;top:0;left:0}#tiptip_holder.tip_top{padding-bottom:5px}#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-left:-6px;border-top-color:#dee0e9}#tiptip_holder.tip_bottom{padding-top:5px}#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-left:-6px;border-bottom-color:#4c5477}#tiptip_holder.tip_right{padding-left:5px}#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-left:-5px;border-right-color:#dee0e9}#tiptip_holder.tip_left{padding-right:5px}#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-left:-7px;border-left-color:#dee0e9}#tiptip_content,.ur_error_tip{color:#fff;font-size:.9em;max-width:150px;background:#4c5477;text-align:center;border-radius:3px;padding:.618em 1em;box-shadow:0 1px 3px rgba(0,0,0,.2)}#tiptip_content code,.ur_error_tip code{padding:1px;background:#888}#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border-color:transparent;border-style:solid;border-width:6px;height:0;width:0}.ur_error_tip{max-width:20em;line-height:1.8em;position:absolute;white-space:normal;background:#ff4149;margin:1.5em 1px 0 -1em;z-index:9999999}.ur_error_tip::after{content:"";display:block;border:8px solid #ff4149;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-3px;left:50%;margin:-1em 0 0 -3px}.ur-portal-tooltip,.user-registration-help-tip{color:#676d8a;display:inline-block;font-size:22px;font-style:normal;height:16px;line-height:16px;position:relative;vertical-align:middle;width:16px}.ur-portal-tooltip::after,.user-registration-help-tip::after{font-family:Dashicons;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin:0;text-indent:0;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;content:"";cursor:help}#smart-tags{text-align:center}.form-settings-tab{cursor:pointer;padding:10px 15px;color:#2d3559;background:#dee0e9;margin-bottom:10px;line-height:1.2;border-radius:4px}.form-settings-tab.active{background:#475bb2;color:#fff}#profile-page form#your-profile .flatpickr-input[readonly]{background-color:#fff}body.ur-full-screen-mode{margin-top:-32px}body.ur-full-screen-mode #wpbody-content{padding-bottom:45px}body.ur-full-screen-mode #wpwrap #wpcontent{margin-left:0;padding-left:0}body.ur-full-screen-mode #wpwrap #wpcontent #wpadminbar{display:none}body.ur-full-screen-mode #wpwrap #wpcontent #wpbody .ur-tab-content{padding:20px}body.ur-full-screen-mode #wpwrap #wpcontent #wpbody #menu-management-liquid{margin-top:0}body.ur-full-screen-mode #wpwrap #wpcontent #wpbody #menu-management-liquid .menu-edit{margin-bottom:0;box-shadow:none;left:0!important}body.ur-full-screen-mode #wpwrap #adminmenumain{display:none}body.ur-full-screen-mode .ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-contents{height:calc(100vh - 98px)}body.ur-full-screen-mode .ur-registered-from .ur-builder-wrapper{height:calc(100vh - 57px)}.ur-circle-loading{position:relative;width:100px!important;height:100px!important;-webkit-transform:translate(-50px,-50px) scale(.5) translate(50px,50px);-ms-transform:translate(-50px,-50px) scale(.5) translate(50px,50px);transform:translate(-50px,-50px) scale(.5) translate(50px,50px)}.ur-circle-loading::after,.ur-circle-loading::before{content:"";position:absolute;top:70px;left:70px;-webkit-animation:ur-circle-loading-keyframe 1.5s linear infinite;animation:ur-circle-loading-keyframe 1.5s linear infinite;width:60px;height:60px;border-radius:50%;background:#475bb2}.ur-circle-loading::after{-webkit-animation-delay:-.75s;animation-delay:-.75s;background:#668fe5}.ur-builder-message-container{position:fixed;top:32px;left:0;right:0;max-width:400px;margin:0 auto;z-index:9999}.ur-builder-message-container .ur-message{display:none;margin:0 auto;margin-top:16px;-webkit-transition:all 240ms cubic-bezier(0,0,.2,1) 0s;transition:all 240ms cubic-bezier(0,0,.2,1) 0s;z-index:99999;height:0}.ur-builder-message-container .ur-message .ur-error,.ur-builder-message-container .ur-message .ur-success{background:#fff;padding:8px 16px;border-radius:3px;border-left:3px solid;position:relative;box-shadow:0 1px 8px 2px rgba(45,53,89,.1)}.ur-builder-message-container .ur-message .ur-error p,.ur-builder-message-container .ur-message .ur-success p{margin:8px 0}.ur-builder-message-container .ur-message .ur-error p::after,.ur-builder-message-container .ur-message .ur-error p::before,.ur-builder-message-container .ur-message .ur-success p::after,.ur-builder-message-container .ur-message .ur-success p::before{font-family:dashicons;width:20px;height:20px;font-size:20px;margin-right:8px;margin-top:-4px;line-height:1;display:inline-block;vertical-align:middle}.ur-builder-message-container .ur-message .ur-success{border-color:#37b24d}.ur-builder-message-container .ur-message .ur-success p::before{content:"\f12a";color:#37b24d}.ur-builder-message-container .ur-message .ur-error{border-color:#ff4149}.ur-builder-message-container .ur-message .ur-error p::before{content:"\f534";color:#ff4149}.ur-builder-message-container .ur-message .dashicons{cursor:pointer;position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);line-height:1}.ur-builder-message-container .ur-message.entered{display:block;height:50px;-webkit-animation:240ms cubic-bezier(.175,.885,.32,1.175) 0s 1 normal both open-message;animation:240ms cubic-bezier(.175,.885,.32,1.175) 0s 1 normal both open-message}.ur-builder-message-container .ur-message.exiting{display:block;-webkit-animation:120ms cubic-bezier(.4,0,1,1) 0s 1 normal both close-message;animation:120ms cubic-bezier(.4,0,1,1) 0s 1 normal both close-message}.ur-builder-message-container .ur-message:first-child{margin-top:1.5rem}.main_header{font-weight:600;font-size:20px;line-height:27px}.ur-p-tag{padding:0 20px 18px 20px;margin:0;font-style:italic}@media screen and (max-width:1400px){.ur-registered-from .urcl-rules .urcl-field{max-width:61%;-webkit-box-flex:1;-webkit-flex:1 0 60%;flex:1 0 60%;margin-bottom:5px}.ur-registered-from .urcl-rules .urcl-value{-webkit-box-ordinal-group:5;-webkit-order:4;order:4;max-width:87%;-webkit-box-flex:1;-webkit-flex:1 0 86%;flex:1 0 86%}.ur-registered-from .urcl-rules .add{-webkit-box-ordinal-group:4;-webkit-order:3;order:3;margin-right:0}.ur-registered-from .urcl-rules .remove{-webkit-box-ordinal-group:6;-webkit-order:5;order:5}}@media screen and (max-width:960px){.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-registered-list .ur-registered-item{float:none;width:100%}.ur-registered-from .ur-registered-inputs .ur-single-row .ur-grid-lists,.ur-registered-from .ur-registered-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item,.ur-registered-from .ur-registered-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item{padding:10px}}@media screen and (max-width:782px){body.user-registration_page_add-new-registration{min-width:0!important}.ur-registered-from{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.ur-registered-from .ur-registered-inputs{width:100%;margin-bottom:10px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-registered-list .ur-registered-item{float:left;width:48%}.ur-registered-from .ur-selected-inputs{width:100%}}@media screen and (max-width:600px){.user-registration_page_add-new-registration .major-publishing-actions{clear:both;padding:10px 0 19px;line-height:28px}.user-registration_page_add-new-registration .major-publishing-actions .ur-form-name{width:100%}.user-registration_page_add-new-registration .major-publishing-actions .publishing-action{text-align:left;float:none;margin-top:15px}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;display:block}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item{width:100%!important}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item:nth-child(1n+2){border-left:0 none}}
1
+ @charset "UTF-8";.ur-d-none{display:none!important}.ur-d-inline{display:inline!important}.ur-d-inline-block{display:inline-block!important}.ur-d-block{display:block!important}.ur-d-table{display:table!important}.ur-d-table-row{display:table-row!important}.ur-d-table-cell{display:table-cell!important}.ur-d-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}@media (min-width:576px){.ur-d-sm-none{display:none!important}.ur-d-sm-inline{display:inline!important}.ur-d-sm-inline-block{display:inline-block!important}.ur-d-sm-block{display:block!important}.ur-d-sm-table{display:table!important}.ur-d-sm-table-row{display:table-row!important}.ur-d-sm-table-cell{display:table-cell!important}.ur-d-sm-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-sm-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}@media (min-width:768px){.ur-d-md-none{display:none!important}.ur-d-md-inline{display:inline!important}.ur-d-md-inline-block{display:inline-block!important}.ur-d-md-block{display:block!important}.ur-d-md-table{display:table!important}.ur-d-md-table-row{display:table-row!important}.ur-d-md-table-cell{display:table-cell!important}.ur-d-md-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-md-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}@media (min-width:992px){.ur-d-lg-none{display:none!important}.ur-d-lg-inline{display:inline!important}.ur-d-lg-inline-block{display:inline-block!important}.ur-d-lg-block{display:block!important}.ur-d-lg-table{display:table!important}.ur-d-lg-table-row{display:table-row!important}.ur-d-lg-table-cell{display:table-cell!important}.ur-d-lg-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-lg-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}@media (min-width:1200px){.ur-d-xl-none{display:none!important}.ur-d-xl-inline{display:inline!important}.ur-d-xl-inline-block{display:inline-block!important}.ur-d-xl-block{display:block!important}.ur-d-xl-table{display:table!important}.ur-d-xl-table-row{display:table-row!important}.ur-d-xl-table-cell{display:table-cell!important}.ur-d-xl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-xl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}@media (min-width:1400px){.ur-d-xxl-none{display:none!important}.ur-d-xxl-inline{display:inline!important}.ur-d-xxl-inline-block{display:inline-block!important}.ur-d-xxl-block{display:block!important}.ur-d-xxl-table{display:table!important}.ur-d-xxl-table-row{display:table-row!important}.ur-d-xxl-table-cell{display:table-cell!important}.ur-d-xxl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:flex!important}.ur-d-xxl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:inline-flex!important}}.ur-flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}@media (min-width:576px){.ur-flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-sm-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-sm-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-sm-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-sm-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-sm-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-sm-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-sm-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-sm-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-sm-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-sm-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-sm-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-sm-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-sm-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-sm-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-sm-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-sm-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-sm-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-sm-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-sm-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-sm-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-sm-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-sm-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-sm-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-sm-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-sm-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-sm-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-sm-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-sm-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-sm-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-sm-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}@media (min-width:768px){.ur-flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-md-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-md-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-md-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-md-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-md-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-md-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-md-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-md-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-md-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-md-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-md-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-md-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-md-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-md-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-md-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-md-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-md-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-md-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-md-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-md-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-md-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-md-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-md-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-md-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-md-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-md-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-md-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-md-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-md-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-md-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}@media (min-width:992px){.ur-flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-lg-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-lg-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-lg-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-lg-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-lg-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-lg-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-lg-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-lg-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-lg-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-lg-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-lg-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-lg-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-lg-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-lg-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-lg-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-lg-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-lg-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-lg-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-lg-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-lg-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-lg-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-lg-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-lg-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-lg-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-lg-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-lg-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-lg-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-lg-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-lg-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-lg-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.ur-flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-xl-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-xl-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-xl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-xl-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-xl-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-xl-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-xl-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-xl-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-xl-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-xl-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-xl-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-xl-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-xl-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-xl-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-xl-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-xl-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-xl-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-xl-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-xl-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-xl-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-xl-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-xl-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-xl-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-xl-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-xl-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-xl-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-xl-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-xl-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-xl-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-xl-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}@media (min-width:1400px){.ur-flex-xxl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;flex-direction:row!important}.ur-flex-xxl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;flex-direction:column!important}.ur-flex-xxl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.ur-flex-xxl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.ur-flex-xxl-wrap{-webkit-flex-wrap:wrap!important;flex-wrap:wrap!important}.ur-flex-xxl-nowrap{-webkit-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.ur-flex-xxl-wrap-reverse{-webkit-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.ur-flex-xxl-fill{-webkit-box-flex:1!important;-webkit-flex:1 1 auto!important;flex:1 1 auto!important}.ur-flex-xxl-grow-0{-webkit-box-flex:0!important;-webkit-flex-grow:0!important;flex-grow:0!important}.ur-flex-xxl-grow-1{-webkit-box-flex:1!important;-webkit-flex-grow:1!important;flex-grow:1!important}.ur-flex-xxl-shrink-0{-webkit-flex-shrink:0!important;flex-shrink:0!important}.ur-flex-xxl-shrink-1{-webkit-flex-shrink:1!important;flex-shrink:1!important}.ur-justify-content-xxl-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important}.ur-justify-content-xxl-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;justify-content:flex-end!important}.ur-justify-content-xxl-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;justify-content:center!important}.ur-justify-content-xxl-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;justify-content:space-between!important}.ur-justify-content-xxl-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}.ur-align-items-xxl-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;align-items:flex-start!important}.ur-align-items-xxl-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;align-items:flex-end!important}.ur-align-items-xxl-center{-webkit-box-align:center!important;-webkit-align-items:center!important;align-items:center!important}.ur-align-items-xxl-baseline{-webkit-box-align:baseline!important;-webkit-align-items:baseline!important;align-items:baseline!important}.ur-align-items-xxl-stretch{-webkit-box-align:stretch!important;-webkit-align-items:stretch!important;align-items:stretch!important}.ur-align-content-xxl-start{-webkit-align-content:flex-start!important;align-content:flex-start!important}.ur-align-content-xxl-end{-webkit-align-content:flex-end!important;align-content:flex-end!important}.ur-align-content-xxl-center{-webkit-align-content:center!important;align-content:center!important}.ur-align-content-xxl-between{-webkit-align-content:space-between!important;align-content:space-between!important}.ur-align-content-xxl-around{-webkit-align-content:space-around!important;align-content:space-around!important}.ur-align-content-xxl-stretch{-webkit-align-content:stretch!important;align-content:stretch!important}.ur-align-self-xxl-auto{-webkit-align-self:auto!important;align-self:auto!important}.ur-align-self-xxl-start{-webkit-align-self:flex-start!important;align-self:flex-start!important}.ur-align-self-xxl-end{-webkit-align-self:flex-end!important;align-self:flex-end!important}.ur-align-self-xxl-center{-webkit-align-self:center!important;align-self:center!important}.ur-align-self-xxl-baseline{-webkit-align-self:baseline!important;align-self:baseline!important}.ur-align-self-xxl-stretch{-webkit-align-self:stretch!important;align-self:stretch!important}}.ur-ml-auto{margin-left:auto}.ur-mr-auto{margin-left:auto}.ur-h2,.ur-h3,.ur-h4{font-weight:600!important}.ur-h2{font-size:28px!important}.ur-h3{font-size:20px!important}.ur-h4{font-size:16px!important}.ur-text-center{text-align:center}.ur-text-right{text-align:right}.ur-text-muted{color:#b6bbcf}@font-face{font-family:UserRegistration;src:url(../fonts/UserRegistration.eot?nk6vrg);src:url(../fonts/UserRegistration.eot?nk6vrg#iefix) format("embedded-opentype"),url(../fonts/UserRegistration.ttf?nk6vrg) format("truetype"),url(../fonts/UserRegistration.woff?nk6vrg) format("woff"),url(../fonts/UserRegistration.svg?nk6vrg#UserRegistration) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" ur-icon-"],[class^=ur-icon-]{font-family:UserRegistration!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ur-icon-input-first-name::before{content:""}.ur-icon-input-last-name::before{content:""}.ur-icon-input-field::before{content:""}.ur-icon-input-password::before{content:""}.ur-icon-input-checkbox::before{content:""}.ur-icon-radio::before{content:""}.ur-icon-number::before{content:""}.ur-icon-phone::before{content:""}.ur-icon-calendar::before{content:""}.ur-icon-drop-down::before{content:""}.ur-icon-textarea::before{content:""}.ur-icon-email::before{content:""}.ur-icon-email-secondary::before{content:""}.ur-icon-email-confirm::before{content:""}.ur-icon-invite-codes::before{content:""}.ur-icon-password::before{content:""}.ur-icon-password-confirm::before{content:""}.ur-icon-user::before{content:""}.ur-icon-user-nickname::before{content:""}.ur-icon-user-display-name::before{content:""}.ur-icon-user-bio::before{content:""}.ur-icon-website::before{content:""}.ur-icon-flag::before{content:""}.ur-icon-map-one::before{content:""}.ur-icon-map-two::before{content:""}.ur-icon-zip-code::before{content:""}.ur-icon-select2::before{content:""}.ur-icon-multi-select::before{content:""}.ur-icon-section-title::before{content:""}.ur-icon-time-picker::before{content:""}.ur-icon-state::before{content:""}.ur-icon-buildings::before{content:""}.ur-icon-text-editor::before{content:""}.ur-icon-bill::before{content:""}.ur-icon-doc::before{content:""}.ur-icon-file-upload::before{content:""}.ur-icon-file-dollar::before{content:""}.ur-icon-code::before{content:""}.ur-icon-mailchimp::before{content:""}.ur-icon-credit-card::before{content:""}.ur-icon-range::before{content:""}.ur-icon-course::before{content:""}.ur-icon-mailerlite::before{content:""}.user-registration-table{width:100%;background:#fff;border-collapse:collapse}.user-registration-table__column-md{width:40%}.user-registration-table__column-sm{width:20%}.user-registration-table__column-auto{width:1%;white-space:nowrap}.user-registration-table__img{height:40px;width:40px;border-radius:4px;overflow:hidden}.user-registration-table caption,.user-registration-table td,.user-registration-table th{padding:1rem .5rem;text-align:left;border-bottom:1px solid #dee0e9}.user-registration-table caption:first-child,.user-registration-table td:first-child,.user-registration-table th:first-child{padding-left:1rem}.user-registration-table caption:last-child,.user-registration-table td:last-child,.user-registration-table th:last-child{padding-right:1rem}.user-registration-table td{vertical-align:top}.user-registration-table caption,.user-registration-table th{font-size:14px;font-weight:500}.user-registration-table thead th{background:#fafafc}.user-registration-table input,.user-registration-table select,.user-registration-table textarea{width:100%;box-shadow:none;border-radius:4px}.ur-form-group{margin-bottom:16px}.ur-label{display:block;width:100%;margin-bottom:8px;color:#4c5477;font-size:13px;font-weight:500;line-height:1.25}.swal2-container .user-registration-swal2-modal .swal2-input,.ur-input{display:block;width:100%;border:1px solid #dee0e9;border-radius:4px}.user-registration-custom-file{color:#676d8a;font-size:14px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative}.user-registration-custom-file input{position:absolute;z-index:2;width:100%;margin:0;opacity:0}.user-registration-custom-file__label{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;width:100%;padding:2px 2px 2px 8px;background-color:#fff;border:1px solid #dee0e9;border-radius:4px;z-index:1}.user-registration-custom-file__button{margin-left:auto;display:inline-block;background:#676d8a;color:#fff;padding:6px 15px;border-radius:4px}.user-registration-custom-file+.help{margin-top:4px}.ur-form-field--sm{width:80px;-webkit-box-flex:0;-webkit-flex:0 0 80px;flex:0 0 80px}.user-registration-editable-title{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;position:relative}.user-registration-editable-title .user-registration-editable-title__icon{background:#dee0e9;color:#4c5477;width:32px;height:32px;-webkit-box-flex:0;-webkit-flex:0 0 32px;flex:0 0 32px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border-radius:3px;margin-bottom:0}.user-registration-editable-title .user-registration-editable-title__icon::after{content:"";border-radius:3px;position:absolute;left:32px;right:calc(100% - 32px);height:32px;border-radius:0 3px 3px 0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.user-registration-editable-title .user-registration-editable-title__input{color:#2d3559;background:0 0;font-size:16px;font-weight:500;width:auto;height:32px;padding:4px 8px;pointer-events:none;border:1px solid transparent!important;border-radius:0 4px 4px 0;z-index:1}.user-registration-editable-title .user-registration-editable-title__input.is-editing{border-color:transparent;pointer-events:all}.user-registration-editable-title .user-registration-editable-title__input.is-editing+.user-registration-editable-title__icon{color:#fff;background:#475bb2;border-radius:3px 0 0 3px}.user-registration-editable-title .user-registration-editable-title__input.is-editing+.user-registration-editable-title__icon::after{top:0;right:0;border:1px solid #475bb2}.user-registration-editable-title .user-registration-editable-title__input:focus{box-shadow:none}.user-registration-switch{display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.user-registration-switch input[type=checkbox]{display:none}.user-registration-switch input[type=checkbox].user-registration-switch__control{background:#676d8a;width:28px;height:18px;border-radius:10px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-flex:0;-webkit-flex:0 0 28px;flex:0 0 28px;margin:0;position:relative;border:2px solid #676d8a;-webkit-transition:.1s -webkit-transform ease;transition:.1s -webkit-transform ease;transition:.1s transform ease;transition:.1s transform ease,.1s -webkit-transform ease;box-sizing:border-box}.user-registration-switch input[type=checkbox].user-registration-switch__control::before{content:none}.user-registration-switch input[type=checkbox].user-registration-switch__control::after{display:inline-block;content:"";height:14px;width:14px;background:#fff;border-radius:50%;position:absolute;-webkit-transition:.1s -webkit-transform ease;transition:.1s -webkit-transform ease;transition:.1s transform ease;transition:.1s transform ease,.1s -webkit-transform ease}.user-registration-switch input[type=checkbox]:checked{background:#37b24d;border-color:#37b24d}.user-registration-switch input[type=checkbox]:checked::after{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.user-registration-switch label{margin:0 0 0 8px!important}.user-registration input{border-color:#dee0e9}.user-registration .select2.select2-container{width:100%!important}.user-registration .select2-results__option .wrap:before{content:"\2610";width:25px;height:25px;padding-right:10px}.user-registration .select2-results__option[data-selected=true] .wrap:before{content:"\2714"}.user-registration .select2-drop,.user-registration .select2-dropdown{z-index:999999!important}.user-registration .select2-results{line-height:1.5em}.user-registration .select2-results .select2-results__group,.user-registration .select2-results .select2-results__option{margin:0;padding:8px}.user-registration .select2-dropdown{border-color:#dee0e9}.user-registration .select2-dropdown--below{box-shadow:0 1px 1px rgba(0,0,0,.1)}.user-registration .select2-dropdown--above{box-shadow:0 -1px 1px rgba(0,0,0,.1)}.user-registration .select2-container .select2-selection__rendered.ui-sortable li{cursor:move}.user-registration .select2-container .select2-selection{border-color:#dee0e9}.user-registration .select2-container .select2-search__field{min-width:20px}.user-registration .select2-container .select2-selection--single{height:32px}.user-registration .select2-container .select2-selection--single .select2-selection__rendered{display:block;line-height:32px;padding-right:24px}.user-registration .select2-container .select2-selection--single .select2-selection__arrow{right:3px;height:30px}.user-registration .select2-container .select2-selection--multiple{min-height:28px;border-radius:4px;line-height:1.5;border:1px solid #ddd!important;padding-left:4px}.user-registration .select2-container .select2-selection--multiple li{margin:0}.user-registration .select2-container .select2-selection--multiple .select2-selection__choice{padding:2px 6px}.user-registration .select2-container .select2-selection--multiple .select2-selection__rendered{display:-webkit-box;display:-webkit-flex;display:flex;margin:0}.user-registration .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{margin:4px;line-height:1.4;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.user-registration .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{bottom:0}.user-registration .select2-container .select2-selection__clear{color:#999;margin-top:-1px}.user-registration .select2-container .select2-search--inline .select2-search__field{font-family:inherit;font-size:inherit;font-weight:inherit;padding:3px 0;margin:0;line-height:1;min-height:26px;height:32px}.user-registration-badge{display:inline-block;font-size:1em;line-height:1;padding:4px 8px;border-radius:10px}.user-registration-badge.user-registration-badge--primary{background:#475bb2;color:#fff}.user-registration-badge.user-registration-badge--primary-subtle{background:#c4cbe7;color:#475bb2}.user-registration-badge.user-registration-badge--secondary{background:#676d8a;color:#fff}.user-registration-badge.user-registration-badge--secondary-subtle{background:#cbced9;color:#676d8a}.user-registration-badge.user-registration-badge--success{background:#37b24d;color:#fff}.user-registration-badge.user-registration-badge--success-subtle{background:#b4e8bd;color:#2b8b3c}.user-registration-badge.user-registration-badge--danger{background:#ff4149;color:#fff}.user-registration-badge.user-registration-badge--danger-subtle{background:#ffdadc;color:#ff4149}.user-registration-badge.user-registration-badge--warning{background:#ffba00;color:#fff}.user-registration-badge.user-registration-badge--warning-subtle{background:#ffeab3;color:#b38200}.user-registration-badge.user-registration-badge--info{background:#2ea2cc;color:#fff}.user-registration-badge.user-registration-badge--info-subtle{background:#bce2f0;color:#2991b7}.ur-form-container .button,.ur-form-container button,.user-registration .button,.user-registration button{-webkit-transition:all .25s ease 0s;transition:all .25s ease 0s;box-shadow:0 1px 3px rgba(182,187,207,.15)}.ur-form-container .button+.button,.ur-form-container .button+button,.ur-form-container button+.button,.ur-form-container button+button,.user-registration .button+.button,.user-registration .button+button,.user-registration button+.button,.user-registration button+button{margin-left:6px}.ur-form-container .button.button-icon,.ur-form-container button.button-icon,.user-registration .button.button-icon,.user-registration button.button-icon{width:32px;padding:0;text-align:center}.ur-form-container .button.button-icon .dashicons,.ur-form-container button.button-icon .dashicons,.user-registration .button.button-icon .dashicons,.user-registration button.button-icon .dashicons{line-height:.9;vertical-align:middle}.ur-form-container .button.button-icon svg,.ur-form-container button.button-icon svg,.user-registration .button.button-icon svg,.user-registration button.button-icon svg{display:block;margin:0 auto}.ur-form-container .button.button-icon-round,.ur-form-container button.button-icon-round,.user-registration .button.button-icon-round,.user-registration button.button-icon-round{border-radius:50%}.ur-form-container .button.is-active,.ur-form-container button.is-active,.user-registration .button.is-active,.user-registration button.is-active{background:#475bb2;color:#fff;border-color:#475bb2}.ur-form-container .button.is-active:active,.ur-form-container .button.is-active:focus,.ur-form-container .button.is-active:hover,.ur-form-container button.is-active:active,.ur-form-container button.is-active:focus,.ur-form-container button.is-active:hover,.user-registration .button.is-active:active,.user-registration .button.is-active:focus,.user-registration .button.is-active:hover,.user-registration button.is-active:active,.user-registration button.is-active:focus,.user-registration button.is-active:hover{background:#475bb2;color:#fff;border-color:#475bb2}.ur-form-container .button .ur-spinner,.ur-form-container button .ur-spinner,.user-registration .button .ur-spinner,.user-registration button .ur-spinner{width:16px;height:16px;margin-left:6px;margin-bottom:2px;display:inline-block;vertical-align:middle}.ur-form-container .button-primary,.user-registration .button-primary{background:#475bb2;border-color:#475bb2;box-shadow:0 1px 0 #475bb2;text-shadow:none}.ur-form-container .button-primary:active,.ur-form-container .button-primary:focus,.ur-form-container .button-primary:hover,.user-registration .button-primary:active,.user-registration .button-primary:focus,.user-registration .button-primary:hover{background:#38488e;border-color:#38488e;box-shadow:0 1px 0 #38488e}.ur-form-container .button-primary:disabled,.user-registration .button-primary:disabled{color:#b2bae0!important;background:#697ac3!important;border-color:#697ac3!important}.ur-form-container .button-secondary,.user-registration .button-secondary{color:#2d3559;background:#dee0e9;border-color:#dee0e9;box-shadow:0 1px 0 #dee0e9}.ur-form-container .button-secondary:active,.ur-form-container .button-secondary:focus,.ur-form-container .button-secondary:hover,.user-registration .button-secondary:active,.user-registration .button-secondary:focus,.user-registration .button-secondary:hover{color:#2d3559;background:#b6bbcf;border-color:#b6bbcf}.ur-form-container .button-tertiary,.user-registration .button-tertiary{background:#fff;color:#2d3559;border:1px solid #dee0e9}.ur-form-container .button-tertiary:active,.ur-form-container .button-tertiary:focus,.ur-form-container .button-tertiary:hover,.user-registration .button-tertiary:active,.user-registration .button-tertiary:focus,.user-registration .button-tertiary:hover{background:#f0f1f5;border-color:#dee0e9}.ur-form-container .button-danger,.user-registration .button-danger{color:#fff;background:#ff4149;border-color:#ff4149;box-shadow:0 1px 0 #ff4149}.ur-form-container .button-danger:active,.ur-form-container .button-danger:focus,.ur-form-container .button-danger:hover,.user-registration .button-danger:active,.user-registration .button-danger:focus,.user-registration .button-danger:hover{color:#fff;background:#ee2a32;border-color:#ee2a32;box-shadow:0 1px 0 #ee2a32}.user-registration-button-group{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;vertical-align:middle}.user-registration-button-group .button:not(:first-child),.user-registration-button-group>button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.user-registration-button-group .button:not(:last-child),.user-registration-button-group>button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.user-registration-button-group .button,.user-registration-button-group button{margin-right:0!important}.ur-registered-item.ui-draggable-dragging{padding:10px 10px;line-height:20px;background:#475bb2;color:#fff;text-align:center;margin-bottom:7px;word-break:break-word;white-space:normal;width:200px!important;z-index:9}.ur-registered-item.ui-draggable-dragging span{font-size:14px;line-height:20px;width:auto;height:auto;margin-right:3px}.select2-container .ur-select-all-countries-button{margin:6px 3px 4px 6px}.select2-container .ur-unselect-all-countries-button{margin:6px 3px 4px}.user-registration-card{background:#fff;border-radius:4px;display:block;border:1px solid #dee0e9}.user-registration-card a{text-decoration:none}.user-registration-card__header{padding:16px 20px;border-bottom:1px solid #dee0e9}.user-registration-card__title{font-size:1.25em;line-height:1.3;margin:0;font-weight:600}.user-registration-card__body{padding:20px}.user-registration-list-group{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.user-registration-list-group--flush>.user-registration-list-group__item{border-width:0 0 1px}.user-registration-list-group--flush>.user-registration-list-group__item:last-child{border-bottom-width:0}.user-registration-list-group--no-gutter .user-registration-list-group__item{padding-right:0;padding-left:0}.user-registration-list-group__item{position:relative;display:block;padding:1rem 1.25rem;background-color:transparent;border:1px solid #dee0e9}.user-registration-list-group__item:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.user-registration-page.user-registration-modal-open{overflow:hidden}.user-registration-page.user-registration-modal-open .user-registration-modal{max-width:100%}.user-registration-modal{position:fixed;top:0;left:0;right:0;height:100%;width:100%;margin:0 auto!important;overflow-x:hidden;overflow-y:auto;z-index:999}.user-registration-modal .user-registration-modal__backdrop{position:fixed;left:0;top:0;background-color:rgba(45,53,89,.5);min-width:100%;min-height:100%;z-index:1}.user-registration-modal .user-registration-modal__content{background:#fff;position:relative;width:auto;margin:16px;border-radius:8px;z-index:99999;box-shadow:0 3px 25px 0 rgba(45,53,89,.4)}@media (min-width:576px){.user-registration-modal .user-registration-modal__content{max-width:500px;margin:24px auto}}@media (min-width:992px){.user-registration-modal .user-registration-modal__content.user-registration-modal__content--lg,.user-registration-modal .user-registration-modal__content.user-registration-modal__content--xl{max-width:800px}}@media (min-width:1200px){.user-registration-modal .user-registration-modal__content.user-registration-modal__content--xl{max-width:1140px}}.user-registration-modal .user-registration-modal__header{display:-webkit-box;display:-webkit-flex;display:flex;padding:16px;border-bottom:1px solid #dee0e9}.user-registration-modal .user-registration-modal__header .user-registration-modal__title{font-size:20px;line-height:1.4;margin:0;padding:0}.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon{position:relative;display:block;width:32px;height:32px;-webkit-box-flex:0;-webkit-flex:0 0 32px;flex:0 0 32px;cursor:pointer;margin-left:auto}.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::after,.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::before{content:"";height:2px;width:16px;display:block;position:absolute;top:50%;left:0;right:0;margin:0 auto;background:#b6bbcf}.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.user-registration-modal .user-registration-modal__header .user-registration-modal__close-icon::after{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.user-registration-modal .user-registration-modal__body{position:relative;padding:16px}.user-registration-modal .user-registration-modal__body #user-registration,.user-registration-modal .user-registration-modal__body .login,.user-registration-modal .user-registration-modal__body .user-registration{margin:0;padding:0;border:none}.user-registration-modal .user-registration-modal__footer{padding:16px;border-top:1px solid #dee0e9}.user-registration-modal .user-registration-modal__footer *{margin:4px}.swal2-container .user-registration-swal2-modal{padding:40px}.swal2-container .user-registration-swal2-modal .swal2-input{font-size:16px}.swal2-container .user-registration-swal2-modal .swal2-animate-success-icon [class^=swal2-success-circular-line],.swal2-container .user-registration-swal2-modal .swal2-animate-success-icon [class^=swal2-success-line]{-webkit-animation:none;animation:none}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon{width:56px;height:56px;line-height:56px;margin:0 auto 16px;border-width:2px;border-radius:50%}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon .swal2-x-mark [class^=swal2-x-mark-line]{height:3px;width:28px;top:50%;left:0;right:0;margin:0 auto}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon .swal2-x-mark [class^=swal2-x-mark-line][class$=left]{-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon .swal2-x-mark [class^=swal2-x-mark-line][class$=right]{-webkit-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-line]{height:3px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{width:16px;top:56%;left:10px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:47%;width:32px;right:6px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-circular-line]{height:64px;width:32px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-75px;left:27px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-26px;left:82px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success .swal2-success-ring{top:-3px;left:-2px;border-width:2px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon.swal2-success .swal2-success-fix{height:64px;left:2px;right:0;margin:0 auto;top:-2px;bottom:0;width:6px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-icon::before{font-size:40px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-title{color:#2d3559;font-size:24px;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:16px}.swal2-container .user-registration-swal2-modal .swal2-header .swal2-title .dashicons{color:#ff4149;font-size:28px;width:56px;height:56px;line-height:56px;margin:0 auto 16px;border:2px solid #ff4149;border-radius:50%}.swal2-container .user-registration-swal2-modal__title{line-height:1.35;display:block}.swal2-container .user-registration-swal2-modal .swal2-content{color:#4c5477;font-size:1em;line-height:1.5}.swal2-container .user-registration-swal2-modal .swal2-actions button{margin-top:0;margin-bottom:0}.swal2-container .user-registration-swal2-modal--centered .swal2-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.ur-nav{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.ur-nav--tab{display:-webkit-box;display:-webkit-flex;display:flex;border-bottom:1px solid #dee0e9}.user-registration_page_user-registration-settings .ur-nav--tab{padding:0;margin:0 16px;border-bottom:0}.ur-nav__link{display:block;font-weight:500;color:#2d3559;padding:8px 12px;text-decoration:none;border:1px solid transparent}.ur-nav__link:focus,.ur-nav__link:hover{color:#475bb2}.ur-nav__link.is-active{background-color:#475bb2;border-color:#dee0e9 #dee0e9 #fff;border-radius:4px 4px 0 0}.user-registration_page_user-registration-settings .ur-nav__link{background-color:transparent;color:#fff;margin:0}.user-registration_page_user-registration-settings .ur-nav__link.is-active{background-color:#fff;color:#2d3559;border-color:#fff}.ur-scroll-ui{position:relative;overflow-x:auto;overflow-y:hidden}.ur-scroll-ui__items{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scroll-behavior:smooth}.ur-scroll-ui__items::-webkit-scrollbar{display:none}.ur-scroll-ui__item{display:inline-block;height:100%}.ur-scroll-ui__scroll-nav{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;position:absolute;top:0;bottom:0;padding:8px}.ur-scroll-ui__scroll-nav--backward{left:0}.ur-scroll-ui__scroll-nav--forward{right:0}.ur-scroll-ui__scroll-nav__icon{color:#333;cursor:pointer}.ur-scroll-ui .is-disabled{display:none}.ur-bg-light{background-color:#f0f1f5}.ur-border{border:1px solid #dee0e9!important}.ur-border-top{border-top:1px solid #dee0e9!important}.ur-border-right{border-right:1px solid #dee0e9!important}.ur-border-bottom{border-bottom:1px solid #dee0e9!important}.ur-border-left{border-left:1px solid #dee0e9!important}.ur-border-0{border:0!important}.ur-border-top-0{border-top:0!important}.ur-border-right-0{border-right:0!important}.ur-border-bottom-0{border-bottom:0!important}.ur-border-left-0{border-left:0!important}.ur-m-0{margin:0!important}.ur-mt-0,.ur-my-0{margin-top:0!important}.ur-mr-0,.ur-mx-0{margin-right:0!important}.ur-mb-0,.ur-my-0{margin-bottom:0!important}.ur-ml-0,.ur-mx-0{margin-left:0!important}.ur-m-1{margin:4px!important}.ur-mt-1,.ur-my-1{margin-top:4px!important}.ur-mr-1,.ur-mx-1{margin-right:4px!important}.ur-mb-1,.ur-my-1{margin-bottom:4px!important}.ur-ml-1,.ur-mx-1{margin-left:4px!important}.ur-m-2{margin:8px!important}.ur-mt-2,.ur-my-2{margin-top:8px!important}.ur-mr-2,.ur-mx-2{margin-right:8px!important}.ur-mb-2,.ur-my-2{margin-bottom:8px!important}.ur-ml-2,.ur-mx-2{margin-left:8px!important}.ur-m-3{margin:12px!important}.ur-mt-3,.ur-my-3{margin-top:12px!important}.ur-mr-3,.ur-mx-3{margin-right:12px!important}.ur-mb-3,.ur-my-3{margin-bottom:12px!important}.ur-ml-3,.ur-mx-3{margin-left:12px!important}.ur-m-4{margin:16px!important}.ur-mt-4,.ur-my-4{margin-top:16px!important}.ur-mr-4,.ur-mx-4{margin-right:16px!important}.ur-mb-4,.ur-my-4{margin-bottom:16px!important}.ur-ml-4,.ur-mx-4{margin-left:16px!important}.ur-m-5{margin:20px!important}.ur-mt-5,.ur-my-5{margin-top:20px!important}.ur-mr-5,.ur-mx-5{margin-right:20px!important}.ur-mb-5,.ur-my-5{margin-bottom:20px!important}.ur-ml-5,.ur-mx-5{margin-left:20px!important}.ur-m-6{margin:24px!important}.ur-mt-6,.ur-my-6{margin-top:24px!important}.ur-mr-6,.ur-mx-6{margin-right:24px!important}.ur-mb-6,.ur-my-6{margin-bottom:24px!important}.ur-ml-6,.ur-mx-6{margin-left:24px!important}.ur-m-7{margin:28px!important}.ur-mt-7,.ur-my-7{margin-top:28px!important}.ur-mr-7,.ur-mx-7{margin-right:28px!important}.ur-mb-7,.ur-my-7{margin-bottom:28px!important}.ur-ml-7,.ur-mx-7{margin-left:28px!important}.ur-m-8{margin:32px!important}.ur-mt-8,.ur-my-8{margin-top:32px!important}.ur-mr-8,.ur-mx-8{margin-right:32px!important}.ur-mb-8,.ur-my-8{margin-bottom:32px!important}.ur-ml-8,.ur-mx-8{margin-left:32px!important}.ur-p-0{padding:0!important}.ur-pt-0,.ur-py-0{padding-top:0!important}.ur-pr-0,.ur-px-0{padding-right:0!important}.ur-pb-0,.ur-py-0{padding-bottom:0!important}.ur-pl-0,.ur-px-0{padding-left:0!important}.ur-p-1{padding:4px!important}.ur-pt-1,.ur-py-1{padding-top:4px!important}.ur-pr-1,.ur-px-1{padding-right:4px!important}.ur-pb-1,.ur-py-1{padding-bottom:4px!important}.ur-pl-1,.ur-px-1{padding-left:4px!important}.ur-p-2{padding:8px!important}.ur-pt-2,.ur-py-2{padding-top:8px!important}.ur-pr-2,.ur-px-2{padding-right:8px!important}.ur-pb-2,.ur-py-2{padding-bottom:8px!important}.ur-pl-2,.ur-px-2{padding-left:8px!important}.ur-p-3{padding:12px!important}.ur-pt-3,.ur-py-3{padding-top:12px!important}.ur-pr-3,.ur-px-3{padding-right:12px!important}.ur-pb-3,.ur-py-3{padding-bottom:12px!important}.ur-pl-3,.ur-px-3{padding-left:12px!important}.ur-p-4{padding:16px!important}.ur-pt-4,.ur-py-4{padding-top:16px!important}.ur-pr-4,.ur-px-4{padding-right:16px!important}.ur-pb-4,.ur-py-4{padding-bottom:16px!important}.ur-pl-4,.ur-px-4{padding-left:16px!important}.ur-p-5{padding:20px!important}.ur-pt-5,.ur-py-5{padding-top:20px!important}.ur-pr-5,.ur-px-5{padding-right:20px!important}.ur-pb-5,.ur-py-5{padding-bottom:20px!important}.ur-pl-5,.ur-px-5{padding-left:20px!important}.ur-p-6{padding:24px!important}.ur-pt-6,.ur-py-6{padding-top:24px!important}.ur-pr-6,.ur-px-6{padding-right:24px!important}.ur-pb-6,.ur-py-6{padding-bottom:24px!important}.ur-pl-6,.ur-px-6{padding-left:24px!important}.ur-p-7{padding:28px!important}.ur-pt-7,.ur-py-7{padding-top:28px!important}.ur-pr-7,.ur-px-7{padding-right:28px!important}.ur-pb-7,.ur-py-7{padding-bottom:28px!important}.ur-pl-7,.ur-px-7{padding-left:28px!important}.ur-p-8{padding:32px!important}.ur-pt-8,.ur-py-8{padding-top:32px!important}.ur-pr-8,.ur-px-8{padding-right:32px!important}.ur-pb-8,.ur-py-8{padding-bottom:32px!important}.ur-pl-8,.ur-px-8{padding-left:32px!important}.ur-m-n1{margin:-4px!important}.ur-mt-n1,.ur-my-n1{margin-top:-4px!important}.ur-mr-n1,.ur-mx-n1{margin-right:-4px!important}.ur-mb-n1,.ur-my-n1{margin-bottom:-4px!important}.ur-ml-n1,.ur-mx-n1{margin-left:-4px!important}.ur-m-n2{margin:-8px!important}.ur-mt-n2,.ur-my-n2{margin-top:-8px!important}.ur-mr-n2,.ur-mx-n2{margin-right:-8px!important}.ur-mb-n2,.ur-my-n2{margin-bottom:-8px!important}.ur-ml-n2,.ur-mx-n2{margin-left:-8px!important}.ur-m-n3{margin:-12px!important}.ur-mt-n3,.ur-my-n3{margin-top:-12px!important}.ur-mr-n3,.ur-mx-n3{margin-right:-12px!important}.ur-mb-n3,.ur-my-n3{margin-bottom:-12px!important}.ur-ml-n3,.ur-mx-n3{margin-left:-12px!important}.ur-m-n4{margin:-16px!important}.ur-mt-n4,.ur-my-n4{margin-top:-16px!important}.ur-mr-n4,.ur-mx-n4{margin-right:-16px!important}.ur-mb-n4,.ur-my-n4{margin-bottom:-16px!important}.ur-ml-n4,.ur-mx-n4{margin-left:-16px!important}.ur-m-n5{margin:-20px!important}.ur-mt-n5,.ur-my-n5{margin-top:-20px!important}.ur-mr-n5,.ur-mx-n5{margin-right:-20px!important}.ur-mb-n5,.ur-my-n5{margin-bottom:-20px!important}.ur-ml-n5,.ur-mx-n5{margin-left:-20px!important}.ur-m-n6{margin:-24px!important}.ur-mt-n6,.ur-my-n6{margin-top:-24px!important}.ur-mr-n6,.ur-mx-n6{margin-right:-24px!important}.ur-mb-n6,.ur-my-n6{margin-bottom:-24px!important}.ur-ml-n6,.ur-mx-n6{margin-left:-24px!important}.ur-m-n7{margin:-28px!important}.ur-mt-n7,.ur-my-n7{margin-top:-28px!important}.ur-mr-n7,.ur-mx-n7{margin-right:-28px!important}.ur-mb-n7,.ur-my-n7{margin-bottom:-28px!important}.ur-ml-n7,.ur-mx-n7{margin-left:-28px!important}.ur-m-n8{margin:-32px!important}.ur-mt-n8,.ur-my-n8{margin-top:-32px!important}.ur-mr-n8,.ur-mx-n8{margin-right:-32px!important}.ur-mb-n8,.ur-my-n8{margin-bottom:-32px!important}.ur-ml-n8,.ur-mx-n8{margin-left:-32px!important}.ur-m-auto{margin:auto!important}.ur-mt-auto,.ur-my-auto{margin-top:auto!important}.ur-mr-auto,.ur-mx-auto{margin-right:auto!important}.ur-mb-auto,.ur-my-auto{margin-bottom:auto!important}.ur-ml-auto,.ur-mx-auto{margin-left:auto!important}@media (min-width:576px){.ur-m-sm-0{margin:0!important}.ur-mt-sm-0,.ur-my-sm-0{margin-top:0!important}.ur-mr-sm-0,.ur-mx-sm-0{margin-right:0!important}.ur-mb-sm-0,.ur-my-sm-0{margin-bottom:0!important}.ur-ml-sm-0,.ur-mx-sm-0{margin-left:0!important}.ur-m-sm-1{margin:4px!important}.ur-mt-sm-1,.ur-my-sm-1{margin-top:4px!important}.ur-mr-sm-1,.ur-mx-sm-1{margin-right:4px!important}.ur-mb-sm-1,.ur-my-sm-1{margin-bottom:4px!important}.ur-ml-sm-1,.ur-mx-sm-1{margin-left:4px!important}.ur-m-sm-2{margin:8px!important}.ur-mt-sm-2,.ur-my-sm-2{margin-top:8px!important}.ur-mr-sm-2,.ur-mx-sm-2{margin-right:8px!important}.ur-mb-sm-2,.ur-my-sm-2{margin-bottom:8px!important}.ur-ml-sm-2,.ur-mx-sm-2{margin-left:8px!important}.ur-m-sm-3{margin:12px!important}.ur-mt-sm-3,.ur-my-sm-3{margin-top:12px!important}.ur-mr-sm-3,.ur-mx-sm-3{margin-right:12px!important}.ur-mb-sm-3,.ur-my-sm-3{margin-bottom:12px!important}.ur-ml-sm-3,.ur-mx-sm-3{margin-left:12px!important}.ur-m-sm-4{margin:16px!important}.ur-mt-sm-4,.ur-my-sm-4{margin-top:16px!important}.ur-mr-sm-4,.ur-mx-sm-4{margin-right:16px!important}.ur-mb-sm-4,.ur-my-sm-4{margin-bottom:16px!important}.ur-ml-sm-4,.ur-mx-sm-4{margin-left:16px!important}.ur-m-sm-5{margin:20px!important}.ur-mt-sm-5,.ur-my-sm-5{margin-top:20px!important}.ur-mr-sm-5,.ur-mx-sm-5{margin-right:20px!important}.ur-mb-sm-5,.ur-my-sm-5{margin-bottom:20px!important}.ur-ml-sm-5,.ur-mx-sm-5{margin-left:20px!important}.ur-m-sm-6{margin:24px!important}.ur-mt-sm-6,.ur-my-sm-6{margin-top:24px!important}.ur-mr-sm-6,.ur-mx-sm-6{margin-right:24px!important}.ur-mb-sm-6,.ur-my-sm-6{margin-bottom:24px!important}.ur-ml-sm-6,.ur-mx-sm-6{margin-left:24px!important}.ur-m-sm-7{margin:28px!important}.ur-mt-sm-7,.ur-my-sm-7{margin-top:28px!important}.ur-mr-sm-7,.ur-mx-sm-7{margin-right:28px!important}.ur-mb-sm-7,.ur-my-sm-7{margin-bottom:28px!important}.ur-ml-sm-7,.ur-mx-sm-7{margin-left:28px!important}.ur-m-sm-8{margin:32px!important}.ur-mt-sm-8,.ur-my-sm-8{margin-top:32px!important}.ur-mr-sm-8,.ur-mx-sm-8{margin-right:32px!important}.ur-mb-sm-8,.ur-my-sm-8{margin-bottom:32px!important}.ur-ml-sm-8,.ur-mx-sm-8{margin-left:32px!important}.ur-p-sm-0{padding:0!important}.ur-pt-sm-0,.ur-py-sm-0{padding-top:0!important}.ur-pr-sm-0,.ur-px-sm-0{padding-right:0!important}.ur-pb-sm-0,.ur-py-sm-0{padding-bottom:0!important}.ur-pl-sm-0,.ur-px-sm-0{padding-left:0!important}.ur-p-sm-1{padding:4px!important}.ur-pt-sm-1,.ur-py-sm-1{padding-top:4px!important}.ur-pr-sm-1,.ur-px-sm-1{padding-right:4px!important}.ur-pb-sm-1,.ur-py-sm-1{padding-bottom:4px!important}.ur-pl-sm-1,.ur-px-sm-1{padding-left:4px!important}.ur-p-sm-2{padding:8px!important}.ur-pt-sm-2,.ur-py-sm-2{padding-top:8px!important}.ur-pr-sm-2,.ur-px-sm-2{padding-right:8px!important}.ur-pb-sm-2,.ur-py-sm-2{padding-bottom:8px!important}.ur-pl-sm-2,.ur-px-sm-2{padding-left:8px!important}.ur-p-sm-3{padding:12px!important}.ur-pt-sm-3,.ur-py-sm-3{padding-top:12px!important}.ur-pr-sm-3,.ur-px-sm-3{padding-right:12px!important}.ur-pb-sm-3,.ur-py-sm-3{padding-bottom:12px!important}.ur-pl-sm-3,.ur-px-sm-3{padding-left:12px!important}.ur-p-sm-4{padding:16px!important}.ur-pt-sm-4,.ur-py-sm-4{padding-top:16px!important}.ur-pr-sm-4,.ur-px-sm-4{padding-right:16px!important}.ur-pb-sm-4,.ur-py-sm-4{padding-bottom:16px!important}.ur-pl-sm-4,.ur-px-sm-4{padding-left:16px!important}.ur-p-sm-5{padding:20px!important}.ur-pt-sm-5,.ur-py-sm-5{padding-top:20px!important}.ur-pr-sm-5,.ur-px-sm-5{padding-right:20px!important}.ur-pb-sm-5,.ur-py-sm-5{padding-bottom:20px!important}.ur-pl-sm-5,.ur-px-sm-5{padding-left:20px!important}.ur-p-sm-6{padding:24px!important}.ur-pt-sm-6,.ur-py-sm-6{padding-top:24px!important}.ur-pr-sm-6,.ur-px-sm-6{padding-right:24px!important}.ur-pb-sm-6,.ur-py-sm-6{padding-bottom:24px!important}.ur-pl-sm-6,.ur-px-sm-6{padding-left:24px!important}.ur-p-sm-7{padding:28px!important}.ur-pt-sm-7,.ur-py-sm-7{padding-top:28px!important}.ur-pr-sm-7,.ur-px-sm-7{padding-right:28px!important}.ur-pb-sm-7,.ur-py-sm-7{padding-bottom:28px!important}.ur-pl-sm-7,.ur-px-sm-7{padding-left:28px!important}.ur-p-sm-8{padding:32px!important}.ur-pt-sm-8,.ur-py-sm-8{padding-top:32px!important}.ur-pr-sm-8,.ur-px-sm-8{padding-right:32px!important}.ur-pb-sm-8,.ur-py-sm-8{padding-bottom:32px!important}.ur-pl-sm-8,.ur-px-sm-8{padding-left:32px!important}.ur-m-sm-n1{margin:-4px!important}.ur-mt-sm-n1,.ur-my-sm-n1{margin-top:-4px!important}.ur-mr-sm-n1,.ur-mx-sm-n1{margin-right:-4px!important}.ur-mb-sm-n1,.ur-my-sm-n1{margin-bottom:-4px!important}.ur-ml-sm-n1,.ur-mx-sm-n1{margin-left:-4px!important}.ur-m-sm-n2{margin:-8px!important}.ur-mt-sm-n2,.ur-my-sm-n2{margin-top:-8px!important}.ur-mr-sm-n2,.ur-mx-sm-n2{margin-right:-8px!important}.ur-mb-sm-n2,.ur-my-sm-n2{margin-bottom:-8px!important}.ur-ml-sm-n2,.ur-mx-sm-n2{margin-left:-8px!important}.ur-m-sm-n3{margin:-12px!important}.ur-mt-sm-n3,.ur-my-sm-n3{margin-top:-12px!important}.ur-mr-sm-n3,.ur-mx-sm-n3{margin-right:-12px!important}.ur-mb-sm-n3,.ur-my-sm-n3{margin-bottom:-12px!important}.ur-ml-sm-n3,.ur-mx-sm-n3{margin-left:-12px!important}.ur-m-sm-n4{margin:-16px!important}.ur-mt-sm-n4,.ur-my-sm-n4{margin-top:-16px!important}.ur-mr-sm-n4,.ur-mx-sm-n4{margin-right:-16px!important}.ur-mb-sm-n4,.ur-my-sm-n4{margin-bottom:-16px!important}.ur-ml-sm-n4,.ur-mx-sm-n4{margin-left:-16px!important}.ur-m-sm-n5{margin:-20px!important}.ur-mt-sm-n5,.ur-my-sm-n5{margin-top:-20px!important}.ur-mr-sm-n5,.ur-mx-sm-n5{margin-right:-20px!important}.ur-mb-sm-n5,.ur-my-sm-n5{margin-bottom:-20px!important}.ur-ml-sm-n5,.ur-mx-sm-n5{margin-left:-20px!important}.ur-m-sm-n6{margin:-24px!important}.ur-mt-sm-n6,.ur-my-sm-n6{margin-top:-24px!important}.ur-mr-sm-n6,.ur-mx-sm-n6{margin-right:-24px!important}.ur-mb-sm-n6,.ur-my-sm-n6{margin-bottom:-24px!important}.ur-ml-sm-n6,.ur-mx-sm-n6{margin-left:-24px!important}.ur-m-sm-n7{margin:-28px!important}.ur-mt-sm-n7,.ur-my-sm-n7{margin-top:-28px!important}.ur-mr-sm-n7,.ur-mx-sm-n7{margin-right:-28px!important}.ur-mb-sm-n7,.ur-my-sm-n7{margin-bottom:-28px!important}.ur-ml-sm-n7,.ur-mx-sm-n7{margin-left:-28px!important}.ur-m-sm-n8{margin:-32px!important}.ur-mt-sm-n8,.ur-my-sm-n8{margin-top:-32px!important}.ur-mr-sm-n8,.ur-mx-sm-n8{margin-right:-32px!important}.ur-mb-sm-n8,.ur-my-sm-n8{margin-bottom:-32px!important}.ur-ml-sm-n8,.ur-mx-sm-n8{margin-left:-32px!important}.ur-m-sm-auto{margin:auto!important}.ur-mt-sm-auto,.ur-my-sm-auto{margin-top:auto!important}.ur-mr-sm-auto,.ur-mx-sm-auto{margin-right:auto!important}.ur-mb-sm-auto,.ur-my-sm-auto{margin-bottom:auto!important}.ur-ml-sm-auto,.ur-mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.ur-m-md-0{margin:0!important}.ur-mt-md-0,.ur-my-md-0{margin-top:0!important}.ur-mr-md-0,.ur-mx-md-0{margin-right:0!important}.ur-mb-md-0,.ur-my-md-0{margin-bottom:0!important}.ur-ml-md-0,.ur-mx-md-0{margin-left:0!important}.ur-m-md-1{margin:4px!important}.ur-mt-md-1,.ur-my-md-1{margin-top:4px!important}.ur-mr-md-1,.ur-mx-md-1{margin-right:4px!important}.ur-mb-md-1,.ur-my-md-1{margin-bottom:4px!important}.ur-ml-md-1,.ur-mx-md-1{margin-left:4px!important}.ur-m-md-2{margin:8px!important}.ur-mt-md-2,.ur-my-md-2{margin-top:8px!important}.ur-mr-md-2,.ur-mx-md-2{margin-right:8px!important}.ur-mb-md-2,.ur-my-md-2{margin-bottom:8px!important}.ur-ml-md-2,.ur-mx-md-2{margin-left:8px!important}.ur-m-md-3{margin:12px!important}.ur-mt-md-3,.ur-my-md-3{margin-top:12px!important}.ur-mr-md-3,.ur-mx-md-3{margin-right:12px!important}.ur-mb-md-3,.ur-my-md-3{margin-bottom:12px!important}.ur-ml-md-3,.ur-mx-md-3{margin-left:12px!important}.ur-m-md-4{margin:16px!important}.ur-mt-md-4,.ur-my-md-4{margin-top:16px!important}.ur-mr-md-4,.ur-mx-md-4{margin-right:16px!important}.ur-mb-md-4,.ur-my-md-4{margin-bottom:16px!important}.ur-ml-md-4,.ur-mx-md-4{margin-left:16px!important}.ur-m-md-5{margin:20px!important}.ur-mt-md-5,.ur-my-md-5{margin-top:20px!important}.ur-mr-md-5,.ur-mx-md-5{margin-right:20px!important}.ur-mb-md-5,.ur-my-md-5{margin-bottom:20px!important}.ur-ml-md-5,.ur-mx-md-5{margin-left:20px!important}.ur-m-md-6{margin:24px!important}.ur-mt-md-6,.ur-my-md-6{margin-top:24px!important}.ur-mr-md-6,.ur-mx-md-6{margin-right:24px!important}.ur-mb-md-6,.ur-my-md-6{margin-bottom:24px!important}.ur-ml-md-6,.ur-mx-md-6{margin-left:24px!important}.ur-m-md-7{margin:28px!important}.ur-mt-md-7,.ur-my-md-7{margin-top:28px!important}.ur-mr-md-7,.ur-mx-md-7{margin-right:28px!important}.ur-mb-md-7,.ur-my-md-7{margin-bottom:28px!important}.ur-ml-md-7,.ur-mx-md-7{margin-left:28px!important}.ur-m-md-8{margin:32px!important}.ur-mt-md-8,.ur-my-md-8{margin-top:32px!important}.ur-mr-md-8,.ur-mx-md-8{margin-right:32px!important}.ur-mb-md-8,.ur-my-md-8{margin-bottom:32px!important}.ur-ml-md-8,.ur-mx-md-8{margin-left:32px!important}.ur-p-md-0{padding:0!important}.ur-pt-md-0,.ur-py-md-0{padding-top:0!important}.ur-pr-md-0,.ur-px-md-0{padding-right:0!important}.ur-pb-md-0,.ur-py-md-0{padding-bottom:0!important}.ur-pl-md-0,.ur-px-md-0{padding-left:0!important}.ur-p-md-1{padding:4px!important}.ur-pt-md-1,.ur-py-md-1{padding-top:4px!important}.ur-pr-md-1,.ur-px-md-1{padding-right:4px!important}.ur-pb-md-1,.ur-py-md-1{padding-bottom:4px!important}.ur-pl-md-1,.ur-px-md-1{padding-left:4px!important}.ur-p-md-2{padding:8px!important}.ur-pt-md-2,.ur-py-md-2{padding-top:8px!important}.ur-pr-md-2,.ur-px-md-2{padding-right:8px!important}.ur-pb-md-2,.ur-py-md-2{padding-bottom:8px!important}.ur-pl-md-2,.ur-px-md-2{padding-left:8px!important}.ur-p-md-3{padding:12px!important}.ur-pt-md-3,.ur-py-md-3{padding-top:12px!important}.ur-pr-md-3,.ur-px-md-3{padding-right:12px!important}.ur-pb-md-3,.ur-py-md-3{padding-bottom:12px!important}.ur-pl-md-3,.ur-px-md-3{padding-left:12px!important}.ur-p-md-4{padding:16px!important}.ur-pt-md-4,.ur-py-md-4{padding-top:16px!important}.ur-pr-md-4,.ur-px-md-4{padding-right:16px!important}.ur-pb-md-4,.ur-py-md-4{padding-bottom:16px!important}.ur-pl-md-4,.ur-px-md-4{padding-left:16px!important}.ur-p-md-5{padding:20px!important}.ur-pt-md-5,.ur-py-md-5{padding-top:20px!important}.ur-pr-md-5,.ur-px-md-5{padding-right:20px!important}.ur-pb-md-5,.ur-py-md-5{padding-bottom:20px!important}.ur-pl-md-5,.ur-px-md-5{padding-left:20px!important}.ur-p-md-6{padding:24px!important}.ur-pt-md-6,.ur-py-md-6{padding-top:24px!important}.ur-pr-md-6,.ur-px-md-6{padding-right:24px!important}.ur-pb-md-6,.ur-py-md-6{padding-bottom:24px!important}.ur-pl-md-6,.ur-px-md-6{padding-left:24px!important}.ur-p-md-7{padding:28px!important}.ur-pt-md-7,.ur-py-md-7{padding-top:28px!important}.ur-pr-md-7,.ur-px-md-7{padding-right:28px!important}.ur-pb-md-7,.ur-py-md-7{padding-bottom:28px!important}.ur-pl-md-7,.ur-px-md-7{padding-left:28px!important}.ur-p-md-8{padding:32px!important}.ur-pt-md-8,.ur-py-md-8{padding-top:32px!important}.ur-pr-md-8,.ur-px-md-8{padding-right:32px!important}.ur-pb-md-8,.ur-py-md-8{padding-bottom:32px!important}.ur-pl-md-8,.ur-px-md-8{padding-left:32px!important}.ur-m-md-n1{margin:-4px!important}.ur-mt-md-n1,.ur-my-md-n1{margin-top:-4px!important}.ur-mr-md-n1,.ur-mx-md-n1{margin-right:-4px!important}.ur-mb-md-n1,.ur-my-md-n1{margin-bottom:-4px!important}.ur-ml-md-n1,.ur-mx-md-n1{margin-left:-4px!important}.ur-m-md-n2{margin:-8px!important}.ur-mt-md-n2,.ur-my-md-n2{margin-top:-8px!important}.ur-mr-md-n2,.ur-mx-md-n2{margin-right:-8px!important}.ur-mb-md-n2,.ur-my-md-n2{margin-bottom:-8px!important}.ur-ml-md-n2,.ur-mx-md-n2{margin-left:-8px!important}.ur-m-md-n3{margin:-12px!important}.ur-mt-md-n3,.ur-my-md-n3{margin-top:-12px!important}.ur-mr-md-n3,.ur-mx-md-n3{margin-right:-12px!important}.ur-mb-md-n3,.ur-my-md-n3{margin-bottom:-12px!important}.ur-ml-md-n3,.ur-mx-md-n3{margin-left:-12px!important}.ur-m-md-n4{margin:-16px!important}.ur-mt-md-n4,.ur-my-md-n4{margin-top:-16px!important}.ur-mr-md-n4,.ur-mx-md-n4{margin-right:-16px!important}.ur-mb-md-n4,.ur-my-md-n4{margin-bottom:-16px!important}.ur-ml-md-n4,.ur-mx-md-n4{margin-left:-16px!important}.ur-m-md-n5{margin:-20px!important}.ur-mt-md-n5,.ur-my-md-n5{margin-top:-20px!important}.ur-mr-md-n5,.ur-mx-md-n5{margin-right:-20px!important}.ur-mb-md-n5,.ur-my-md-n5{margin-bottom:-20px!important}.ur-ml-md-n5,.ur-mx-md-n5{margin-left:-20px!important}.ur-m-md-n6{margin:-24px!important}.ur-mt-md-n6,.ur-my-md-n6{margin-top:-24px!important}.ur-mr-md-n6,.ur-mx-md-n6{margin-right:-24px!important}.ur-mb-md-n6,.ur-my-md-n6{margin-bottom:-24px!important}.ur-ml-md-n6,.ur-mx-md-n6{margin-left:-24px!important}.ur-m-md-n7{margin:-28px!important}.ur-mt-md-n7,.ur-my-md-n7{margin-top:-28px!important}.ur-mr-md-n7,.ur-mx-md-n7{margin-right:-28px!important}.ur-mb-md-n7,.ur-my-md-n7{margin-bottom:-28px!important}.ur-ml-md-n7,.ur-mx-md-n7{margin-left:-28px!important}.ur-m-md-n8{margin:-32px!important}.ur-mt-md-n8,.ur-my-md-n8{margin-top:-32px!important}.ur-mr-md-n8,.ur-mx-md-n8{margin-right:-32px!important}.ur-mb-md-n8,.ur-my-md-n8{margin-bottom:-32px!important}.ur-ml-md-n8,.ur-mx-md-n8{margin-left:-32px!important}.ur-m-md-auto{margin:auto!important}.ur-mt-md-auto,.ur-my-md-auto{margin-top:auto!important}.ur-mr-md-auto,.ur-mx-md-auto{margin-right:auto!important}.ur-mb-md-auto,.ur-my-md-auto{margin-bottom:auto!important}.ur-ml-md-auto,.ur-mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.ur-m-lg-0{margin:0!important}.ur-mt-lg-0,.ur-my-lg-0{margin-top:0!important}.ur-mr-lg-0,.ur-mx-lg-0{margin-right:0!important}.ur-mb-lg-0,.ur-my-lg-0{margin-bottom:0!important}.ur-ml-lg-0,.ur-mx-lg-0{margin-left:0!important}.ur-m-lg-1{margin:4px!important}.ur-mt-lg-1,.ur-my-lg-1{margin-top:4px!important}.ur-mr-lg-1,.ur-mx-lg-1{margin-right:4px!important}.ur-mb-lg-1,.ur-my-lg-1{margin-bottom:4px!important}.ur-ml-lg-1,.ur-mx-lg-1{margin-left:4px!important}.ur-m-lg-2{margin:8px!important}.ur-mt-lg-2,.ur-my-lg-2{margin-top:8px!important}.ur-mr-lg-2,.ur-mx-lg-2{margin-right:8px!important}.ur-mb-lg-2,.ur-my-lg-2{margin-bottom:8px!important}.ur-ml-lg-2,.ur-mx-lg-2{margin-left:8px!important}.ur-m-lg-3{margin:12px!important}.ur-mt-lg-3,.ur-my-lg-3{margin-top:12px!important}.ur-mr-lg-3,.ur-mx-lg-3{margin-right:12px!important}.ur-mb-lg-3,.ur-my-lg-3{margin-bottom:12px!important}.ur-ml-lg-3,.ur-mx-lg-3{margin-left:12px!important}.ur-m-lg-4{margin:16px!important}.ur-mt-lg-4,.ur-my-lg-4{margin-top:16px!important}.ur-mr-lg-4,.ur-mx-lg-4{margin-right:16px!important}.ur-mb-lg-4,.ur-my-lg-4{margin-bottom:16px!important}.ur-ml-lg-4,.ur-mx-lg-4{margin-left:16px!important}.ur-m-lg-5{margin:20px!important}.ur-mt-lg-5,.ur-my-lg-5{margin-top:20px!important}.ur-mr-lg-5,.ur-mx-lg-5{margin-right:20px!important}.ur-mb-lg-5,.ur-my-lg-5{margin-bottom:20px!important}.ur-ml-lg-5,.ur-mx-lg-5{margin-left:20px!important}.ur-m-lg-6{margin:24px!important}.ur-mt-lg-6,.ur-my-lg-6{margin-top:24px!important}.ur-mr-lg-6,.ur-mx-lg-6{margin-right:24px!important}.ur-mb-lg-6,.ur-my-lg-6{margin-bottom:24px!important}.ur-ml-lg-6,.ur-mx-lg-6{margin-left:24px!important}.ur-m-lg-7{margin:28px!important}.ur-mt-lg-7,.ur-my-lg-7{margin-top:28px!important}.ur-mr-lg-7,.ur-mx-lg-7{margin-right:28px!important}.ur-mb-lg-7,.ur-my-lg-7{margin-bottom:28px!important}.ur-ml-lg-7,.ur-mx-lg-7{margin-left:28px!important}.ur-m-lg-8{margin:32px!important}.ur-mt-lg-8,.ur-my-lg-8{margin-top:32px!important}.ur-mr-lg-8,.ur-mx-lg-8{margin-right:32px!important}.ur-mb-lg-8,.ur-my-lg-8{margin-bottom:32px!important}.ur-ml-lg-8,.ur-mx-lg-8{margin-left:32px!important}.ur-p-lg-0{padding:0!important}.ur-pt-lg-0,.ur-py-lg-0{padding-top:0!important}.ur-pr-lg-0,.ur-px-lg-0{padding-right:0!important}.ur-pb-lg-0,.ur-py-lg-0{padding-bottom:0!important}.ur-pl-lg-0,.ur-px-lg-0{padding-left:0!important}.ur-p-lg-1{padding:4px!important}.ur-pt-lg-1,.ur-py-lg-1{padding-top:4px!important}.ur-pr-lg-1,.ur-px-lg-1{padding-right:4px!important}.ur-pb-lg-1,.ur-py-lg-1{padding-bottom:4px!important}.ur-pl-lg-1,.ur-px-lg-1{padding-left:4px!important}.ur-p-lg-2{padding:8px!important}.ur-pt-lg-2,.ur-py-lg-2{padding-top:8px!important}.ur-pr-lg-2,.ur-px-lg-2{padding-right:8px!important}.ur-pb-lg-2,.ur-py-lg-2{padding-bottom:8px!important}.ur-pl-lg-2,.ur-px-lg-2{padding-left:8px!important}.ur-p-lg-3{padding:12px!important}.ur-pt-lg-3,.ur-py-lg-3{padding-top:12px!important}.ur-pr-lg-3,.ur-px-lg-3{padding-right:12px!important}.ur-pb-lg-3,.ur-py-lg-3{padding-bottom:12px!important}.ur-pl-lg-3,.ur-px-lg-3{padding-left:12px!important}.ur-p-lg-4{padding:16px!important}.ur-pt-lg-4,.ur-py-lg-4{padding-top:16px!important}.ur-pr-lg-4,.ur-px-lg-4{padding-right:16px!important}.ur-pb-lg-4,.ur-py-lg-4{padding-bottom:16px!important}.ur-pl-lg-4,.ur-px-lg-4{padding-left:16px!important}.ur-p-lg-5{padding:20px!important}.ur-pt-lg-5,.ur-py-lg-5{padding-top:20px!important}.ur-pr-lg-5,.ur-px-lg-5{padding-right:20px!important}.ur-pb-lg-5,.ur-py-lg-5{padding-bottom:20px!important}.ur-pl-lg-5,.ur-px-lg-5{padding-left:20px!important}.ur-p-lg-6{padding:24px!important}.ur-pt-lg-6,.ur-py-lg-6{padding-top:24px!important}.ur-pr-lg-6,.ur-px-lg-6{padding-right:24px!important}.ur-pb-lg-6,.ur-py-lg-6{padding-bottom:24px!important}.ur-pl-lg-6,.ur-px-lg-6{padding-left:24px!important}.ur-p-lg-7{padding:28px!important}.ur-pt-lg-7,.ur-py-lg-7{padding-top:28px!important}.ur-pr-lg-7,.ur-px-lg-7{padding-right:28px!important}.ur-pb-lg-7,.ur-py-lg-7{padding-bottom:28px!important}.ur-pl-lg-7,.ur-px-lg-7{padding-left:28px!important}.ur-p-lg-8{padding:32px!important}.ur-pt-lg-8,.ur-py-lg-8{padding-top:32px!important}.ur-pr-lg-8,.ur-px-lg-8{padding-right:32px!important}.ur-pb-lg-8,.ur-py-lg-8{padding-bottom:32px!important}.ur-pl-lg-8,.ur-px-lg-8{padding-left:32px!important}.ur-m-lg-n1{margin:-4px!important}.ur-mt-lg-n1,.ur-my-lg-n1{margin-top:-4px!important}.ur-mr-lg-n1,.ur-mx-lg-n1{margin-right:-4px!important}.ur-mb-lg-n1,.ur-my-lg-n1{margin-bottom:-4px!important}.ur-ml-lg-n1,.ur-mx-lg-n1{margin-left:-4px!important}.ur-m-lg-n2{margin:-8px!important}.ur-mt-lg-n2,.ur-my-lg-n2{margin-top:-8px!important}.ur-mr-lg-n2,.ur-mx-lg-n2{margin-right:-8px!important}.ur-mb-lg-n2,.ur-my-lg-n2{margin-bottom:-8px!important}.ur-ml-lg-n2,.ur-mx-lg-n2{margin-left:-8px!important}.ur-m-lg-n3{margin:-12px!important}.ur-mt-lg-n3,.ur-my-lg-n3{margin-top:-12px!important}.ur-mr-lg-n3,.ur-mx-lg-n3{margin-right:-12px!important}.ur-mb-lg-n3,.ur-my-lg-n3{margin-bottom:-12px!important}.ur-ml-lg-n3,.ur-mx-lg-n3{margin-left:-12px!important}.ur-m-lg-n4{margin:-16px!important}.ur-mt-lg-n4,.ur-my-lg-n4{margin-top:-16px!important}.ur-mr-lg-n4,.ur-mx-lg-n4{margin-right:-16px!important}.ur-mb-lg-n4,.ur-my-lg-n4{margin-bottom:-16px!important}.ur-ml-lg-n4,.ur-mx-lg-n4{margin-left:-16px!important}.ur-m-lg-n5{margin:-20px!important}.ur-mt-lg-n5,.ur-my-lg-n5{margin-top:-20px!important}.ur-mr-lg-n5,.ur-mx-lg-n5{margin-right:-20px!important}.ur-mb-lg-n5,.ur-my-lg-n5{margin-bottom:-20px!important}.ur-ml-lg-n5,.ur-mx-lg-n5{margin-left:-20px!important}.ur-m-lg-n6{margin:-24px!important}.ur-mt-lg-n6,.ur-my-lg-n6{margin-top:-24px!important}.ur-mr-lg-n6,.ur-mx-lg-n6{margin-right:-24px!important}.ur-mb-lg-n6,.ur-my-lg-n6{margin-bottom:-24px!important}.ur-ml-lg-n6,.ur-mx-lg-n6{margin-left:-24px!important}.ur-m-lg-n7{margin:-28px!important}.ur-mt-lg-n7,.ur-my-lg-n7{margin-top:-28px!important}.ur-mr-lg-n7,.ur-mx-lg-n7{margin-right:-28px!important}.ur-mb-lg-n7,.ur-my-lg-n7{margin-bottom:-28px!important}.ur-ml-lg-n7,.ur-mx-lg-n7{margin-left:-28px!important}.ur-m-lg-n8{margin:-32px!important}.ur-mt-lg-n8,.ur-my-lg-n8{margin-top:-32px!important}.ur-mr-lg-n8,.ur-mx-lg-n8{margin-right:-32px!important}.ur-mb-lg-n8,.ur-my-lg-n8{margin-bottom:-32px!important}.ur-ml-lg-n8,.ur-mx-lg-n8{margin-left:-32px!important}.ur-m-lg-auto{margin:auto!important}.ur-mt-lg-auto,.ur-my-lg-auto{margin-top:auto!important}.ur-mr-lg-auto,.ur-mx-lg-auto{margin-right:auto!important}.ur-mb-lg-auto,.ur-my-lg-auto{margin-bottom:auto!important}.ur-ml-lg-auto,.ur-mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.ur-m-xl-0{margin:0!important}.ur-mt-xl-0,.ur-my-xl-0{margin-top:0!important}.ur-mr-xl-0,.ur-mx-xl-0{margin-right:0!important}.ur-mb-xl-0,.ur-my-xl-0{margin-bottom:0!important}.ur-ml-xl-0,.ur-mx-xl-0{margin-left:0!important}.ur-m-xl-1{margin:4px!important}.ur-mt-xl-1,.ur-my-xl-1{margin-top:4px!important}.ur-mr-xl-1,.ur-mx-xl-1{margin-right:4px!important}.ur-mb-xl-1,.ur-my-xl-1{margin-bottom:4px!important}.ur-ml-xl-1,.ur-mx-xl-1{margin-left:4px!important}.ur-m-xl-2{margin:8px!important}.ur-mt-xl-2,.ur-my-xl-2{margin-top:8px!important}.ur-mr-xl-2,.ur-mx-xl-2{margin-right:8px!important}.ur-mb-xl-2,.ur-my-xl-2{margin-bottom:8px!important}.ur-ml-xl-2,.ur-mx-xl-2{margin-left:8px!important}.ur-m-xl-3{margin:12px!important}.ur-mt-xl-3,.ur-my-xl-3{margin-top:12px!important}.ur-mr-xl-3,.ur-mx-xl-3{margin-right:12px!important}.ur-mb-xl-3,.ur-my-xl-3{margin-bottom:12px!important}.ur-ml-xl-3,.ur-mx-xl-3{margin-left:12px!important}.ur-m-xl-4{margin:16px!important}.ur-mt-xl-4,.ur-my-xl-4{margin-top:16px!important}.ur-mr-xl-4,.ur-mx-xl-4{margin-right:16px!important}.ur-mb-xl-4,.ur-my-xl-4{margin-bottom:16px!important}.ur-ml-xl-4,.ur-mx-xl-4{margin-left:16px!important}.ur-m-xl-5{margin:20px!important}.ur-mt-xl-5,.ur-my-xl-5{margin-top:20px!important}.ur-mr-xl-5,.ur-mx-xl-5{margin-right:20px!important}.ur-mb-xl-5,.ur-my-xl-5{margin-bottom:20px!important}.ur-ml-xl-5,.ur-mx-xl-5{margin-left:20px!important}.ur-m-xl-6{margin:24px!important}.ur-mt-xl-6,.ur-my-xl-6{margin-top:24px!important}.ur-mr-xl-6,.ur-mx-xl-6{margin-right:24px!important}.ur-mb-xl-6,.ur-my-xl-6{margin-bottom:24px!important}.ur-ml-xl-6,.ur-mx-xl-6{margin-left:24px!important}.ur-m-xl-7{margin:28px!important}.ur-mt-xl-7,.ur-my-xl-7{margin-top:28px!important}.ur-mr-xl-7,.ur-mx-xl-7{margin-right:28px!important}.ur-mb-xl-7,.ur-my-xl-7{margin-bottom:28px!important}.ur-ml-xl-7,.ur-mx-xl-7{margin-left:28px!important}.ur-m-xl-8{margin:32px!important}.ur-mt-xl-8,.ur-my-xl-8{margin-top:32px!important}.ur-mr-xl-8,.ur-mx-xl-8{margin-right:32px!important}.ur-mb-xl-8,.ur-my-xl-8{margin-bottom:32px!important}.ur-ml-xl-8,.ur-mx-xl-8{margin-left:32px!important}.ur-p-xl-0{padding:0!important}.ur-pt-xl-0,.ur-py-xl-0{padding-top:0!important}.ur-pr-xl-0,.ur-px-xl-0{padding-right:0!important}.ur-pb-xl-0,.ur-py-xl-0{padding-bottom:0!important}.ur-pl-xl-0,.ur-px-xl-0{padding-left:0!important}.ur-p-xl-1{padding:4px!important}.ur-pt-xl-1,.ur-py-xl-1{padding-top:4px!important}.ur-pr-xl-1,.ur-px-xl-1{padding-right:4px!important}.ur-pb-xl-1,.ur-py-xl-1{padding-bottom:4px!important}.ur-pl-xl-1,.ur-px-xl-1{padding-left:4px!important}.ur-p-xl-2{padding:8px!important}.ur-pt-xl-2,.ur-py-xl-2{padding-top:8px!important}.ur-pr-xl-2,.ur-px-xl-2{padding-right:8px!important}.ur-pb-xl-2,.ur-py-xl-2{padding-bottom:8px!important}.ur-pl-xl-2,.ur-px-xl-2{padding-left:8px!important}.ur-p-xl-3{padding:12px!important}.ur-pt-xl-3,.ur-py-xl-3{padding-top:12px!important}.ur-pr-xl-3,.ur-px-xl-3{padding-right:12px!important}.ur-pb-xl-3,.ur-py-xl-3{padding-bottom:12px!important}.ur-pl-xl-3,.ur-px-xl-3{padding-left:12px!important}.ur-p-xl-4{padding:16px!important}.ur-pt-xl-4,.ur-py-xl-4{padding-top:16px!important}.ur-pr-xl-4,.ur-px-xl-4{padding-right:16px!important}.ur-pb-xl-4,.ur-py-xl-4{padding-bottom:16px!important}.ur-pl-xl-4,.ur-px-xl-4{padding-left:16px!important}.ur-p-xl-5{padding:20px!important}.ur-pt-xl-5,.ur-py-xl-5{padding-top:20px!important}.ur-pr-xl-5,.ur-px-xl-5{padding-right:20px!important}.ur-pb-xl-5,.ur-py-xl-5{padding-bottom:20px!important}.ur-pl-xl-5,.ur-px-xl-5{padding-left:20px!important}.ur-p-xl-6{padding:24px!important}.ur-pt-xl-6,.ur-py-xl-6{padding-top:24px!important}.ur-pr-xl-6,.ur-px-xl-6{padding-right:24px!important}.ur-pb-xl-6,.ur-py-xl-6{padding-bottom:24px!important}.ur-pl-xl-6,.ur-px-xl-6{padding-left:24px!important}.ur-p-xl-7{padding:28px!important}.ur-pt-xl-7,.ur-py-xl-7{padding-top:28px!important}.ur-pr-xl-7,.ur-px-xl-7{padding-right:28px!important}.ur-pb-xl-7,.ur-py-xl-7{padding-bottom:28px!important}.ur-pl-xl-7,.ur-px-xl-7{padding-left:28px!important}.ur-p-xl-8{padding:32px!important}.ur-pt-xl-8,.ur-py-xl-8{padding-top:32px!important}.ur-pr-xl-8,.ur-px-xl-8{padding-right:32px!important}.ur-pb-xl-8,.ur-py-xl-8{padding-bottom:32px!important}.ur-pl-xl-8,.ur-px-xl-8{padding-left:32px!important}.ur-m-xl-n1{margin:-4px!important}.ur-mt-xl-n1,.ur-my-xl-n1{margin-top:-4px!important}.ur-mr-xl-n1,.ur-mx-xl-n1{margin-right:-4px!important}.ur-mb-xl-n1,.ur-my-xl-n1{margin-bottom:-4px!important}.ur-ml-xl-n1,.ur-mx-xl-n1{margin-left:-4px!important}.ur-m-xl-n2{margin:-8px!important}.ur-mt-xl-n2,.ur-my-xl-n2{margin-top:-8px!important}.ur-mr-xl-n2,.ur-mx-xl-n2{margin-right:-8px!important}.ur-mb-xl-n2,.ur-my-xl-n2{margin-bottom:-8px!important}.ur-ml-xl-n2,.ur-mx-xl-n2{margin-left:-8px!important}.ur-m-xl-n3{margin:-12px!important}.ur-mt-xl-n3,.ur-my-xl-n3{margin-top:-12px!important}.ur-mr-xl-n3,.ur-mx-xl-n3{margin-right:-12px!important}.ur-mb-xl-n3,.ur-my-xl-n3{margin-bottom:-12px!important}.ur-ml-xl-n3,.ur-mx-xl-n3{margin-left:-12px!important}.ur-m-xl-n4{margin:-16px!important}.ur-mt-xl-n4,.ur-my-xl-n4{margin-top:-16px!important}.ur-mr-xl-n4,.ur-mx-xl-n4{margin-right:-16px!important}.ur-mb-xl-n4,.ur-my-xl-n4{margin-bottom:-16px!important}.ur-ml-xl-n4,.ur-mx-xl-n4{margin-left:-16px!important}.ur-m-xl-n5{margin:-20px!important}.ur-mt-xl-n5,.ur-my-xl-n5{margin-top:-20px!important}.ur-mr-xl-n5,.ur-mx-xl-n5{margin-right:-20px!important}.ur-mb-xl-n5,.ur-my-xl-n5{margin-bottom:-20px!important}.ur-ml-xl-n5,.ur-mx-xl-n5{margin-left:-20px!important}.ur-m-xl-n6{margin:-24px!important}.ur-mt-xl-n6,.ur-my-xl-n6{margin-top:-24px!important}.ur-mr-xl-n6,.ur-mx-xl-n6{margin-right:-24px!important}.ur-mb-xl-n6,.ur-my-xl-n6{margin-bottom:-24px!important}.ur-ml-xl-n6,.ur-mx-xl-n6{margin-left:-24px!important}.ur-m-xl-n7{margin:-28px!important}.ur-mt-xl-n7,.ur-my-xl-n7{margin-top:-28px!important}.ur-mr-xl-n7,.ur-mx-xl-n7{margin-right:-28px!important}.ur-mb-xl-n7,.ur-my-xl-n7{margin-bottom:-28px!important}.ur-ml-xl-n7,.ur-mx-xl-n7{margin-left:-28px!important}.ur-m-xl-n8{margin:-32px!important}.ur-mt-xl-n8,.ur-my-xl-n8{margin-top:-32px!important}.ur-mr-xl-n8,.ur-mx-xl-n8{margin-right:-32px!important}.ur-mb-xl-n8,.ur-my-xl-n8{margin-bottom:-32px!important}.ur-ml-xl-n8,.ur-mx-xl-n8{margin-left:-32px!important}.ur-m-xl-auto{margin:auto!important}.ur-mt-xl-auto,.ur-my-xl-auto{margin-top:auto!important}.ur-mr-xl-auto,.ur-mx-xl-auto{margin-right:auto!important}.ur-mb-xl-auto,.ur-my-xl-auto{margin-bottom:auto!important}.ur-ml-xl-auto,.ur-mx-xl-auto{margin-left:auto!important}}@media (min-width:1400px){.ur-m-xxl-0{margin:0!important}.ur-mt-xxl-0,.ur-my-xxl-0{margin-top:0!important}.ur-mr-xxl-0,.ur-mx-xxl-0{margin-right:0!important}.ur-mb-xxl-0,.ur-my-xxl-0{margin-bottom:0!important}.ur-ml-xxl-0,.ur-mx-xxl-0{margin-left:0!important}.ur-m-xxl-1{margin:4px!important}.ur-mt-xxl-1,.ur-my-xxl-1{margin-top:4px!important}.ur-mr-xxl-1,.ur-mx-xxl-1{margin-right:4px!important}.ur-mb-xxl-1,.ur-my-xxl-1{margin-bottom:4px!important}.ur-ml-xxl-1,.ur-mx-xxl-1{margin-left:4px!important}.ur-m-xxl-2{margin:8px!important}.ur-mt-xxl-2,.ur-my-xxl-2{margin-top:8px!important}.ur-mr-xxl-2,.ur-mx-xxl-2{margin-right:8px!important}.ur-mb-xxl-2,.ur-my-xxl-2{margin-bottom:8px!important}.ur-ml-xxl-2,.ur-mx-xxl-2{margin-left:8px!important}.ur-m-xxl-3{margin:12px!important}.ur-mt-xxl-3,.ur-my-xxl-3{margin-top:12px!important}.ur-mr-xxl-3,.ur-mx-xxl-3{margin-right:12px!important}.ur-mb-xxl-3,.ur-my-xxl-3{margin-bottom:12px!important}.ur-ml-xxl-3,.ur-mx-xxl-3{margin-left:12px!important}.ur-m-xxl-4{margin:16px!important}.ur-mt-xxl-4,.ur-my-xxl-4{margin-top:16px!important}.ur-mr-xxl-4,.ur-mx-xxl-4{margin-right:16px!important}.ur-mb-xxl-4,.ur-my-xxl-4{margin-bottom:16px!important}.ur-ml-xxl-4,.ur-mx-xxl-4{margin-left:16px!important}.ur-m-xxl-5{margin:20px!important}.ur-mt-xxl-5,.ur-my-xxl-5{margin-top:20px!important}.ur-mr-xxl-5,.ur-mx-xxl-5{margin-right:20px!important}.ur-mb-xxl-5,.ur-my-xxl-5{margin-bottom:20px!important}.ur-ml-xxl-5,.ur-mx-xxl-5{margin-left:20px!important}.ur-m-xxl-6{margin:24px!important}.ur-mt-xxl-6,.ur-my-xxl-6{margin-top:24px!important}.ur-mr-xxl-6,.ur-mx-xxl-6{margin-right:24px!important}.ur-mb-xxl-6,.ur-my-xxl-6{margin-bottom:24px!important}.ur-ml-xxl-6,.ur-mx-xxl-6{margin-left:24px!important}.ur-m-xxl-7{margin:28px!important}.ur-mt-xxl-7,.ur-my-xxl-7{margin-top:28px!important}.ur-mr-xxl-7,.ur-mx-xxl-7{margin-right:28px!important}.ur-mb-xxl-7,.ur-my-xxl-7{margin-bottom:28px!important}.ur-ml-xxl-7,.ur-mx-xxl-7{margin-left:28px!important}.ur-m-xxl-8{margin:32px!important}.ur-mt-xxl-8,.ur-my-xxl-8{margin-top:32px!important}.ur-mr-xxl-8,.ur-mx-xxl-8{margin-right:32px!important}.ur-mb-xxl-8,.ur-my-xxl-8{margin-bottom:32px!important}.ur-ml-xxl-8,.ur-mx-xxl-8{margin-left:32px!important}.ur-p-xxl-0{padding:0!important}.ur-pt-xxl-0,.ur-py-xxl-0{padding-top:0!important}.ur-pr-xxl-0,.ur-px-xxl-0{padding-right:0!important}.ur-pb-xxl-0,.ur-py-xxl-0{padding-bottom:0!important}.ur-pl-xxl-0,.ur-px-xxl-0{padding-left:0!important}.ur-p-xxl-1{padding:4px!important}.ur-pt-xxl-1,.ur-py-xxl-1{padding-top:4px!important}.ur-pr-xxl-1,.ur-px-xxl-1{padding-right:4px!important}.ur-pb-xxl-1,.ur-py-xxl-1{padding-bottom:4px!important}.ur-pl-xxl-1,.ur-px-xxl-1{padding-left:4px!important}.ur-p-xxl-2{padding:8px!important}.ur-pt-xxl-2,.ur-py-xxl-2{padding-top:8px!important}.ur-pr-xxl-2,.ur-px-xxl-2{padding-right:8px!important}.ur-pb-xxl-2,.ur-py-xxl-2{padding-bottom:8px!important}.ur-pl-xxl-2,.ur-px-xxl-2{padding-left:8px!important}.ur-p-xxl-3{padding:12px!important}.ur-pt-xxl-3,.ur-py-xxl-3{padding-top:12px!important}.ur-pr-xxl-3,.ur-px-xxl-3{padding-right:12px!important}.ur-pb-xxl-3,.ur-py-xxl-3{padding-bottom:12px!important}.ur-pl-xxl-3,.ur-px-xxl-3{padding-left:12px!important}.ur-p-xxl-4{padding:16px!important}.ur-pt-xxl-4,.ur-py-xxl-4{padding-top:16px!important}.ur-pr-xxl-4,.ur-px-xxl-4{padding-right:16px!important}.ur-pb-xxl-4,.ur-py-xxl-4{padding-bottom:16px!important}.ur-pl-xxl-4,.ur-px-xxl-4{padding-left:16px!important}.ur-p-xxl-5{padding:20px!important}.ur-pt-xxl-5,.ur-py-xxl-5{padding-top:20px!important}.ur-pr-xxl-5,.ur-px-xxl-5{padding-right:20px!important}.ur-pb-xxl-5,.ur-py-xxl-5{padding-bottom:20px!important}.ur-pl-xxl-5,.ur-px-xxl-5{padding-left:20px!important}.ur-p-xxl-6{padding:24px!important}.ur-pt-xxl-6,.ur-py-xxl-6{padding-top:24px!important}.ur-pr-xxl-6,.ur-px-xxl-6{padding-right:24px!important}.ur-pb-xxl-6,.ur-py-xxl-6{padding-bottom:24px!important}.ur-pl-xxl-6,.ur-px-xxl-6{padding-left:24px!important}.ur-p-xxl-7{padding:28px!important}.ur-pt-xxl-7,.ur-py-xxl-7{padding-top:28px!important}.ur-pr-xxl-7,.ur-px-xxl-7{padding-right:28px!important}.ur-pb-xxl-7,.ur-py-xxl-7{padding-bottom:28px!important}.ur-pl-xxl-7,.ur-px-xxl-7{padding-left:28px!important}.ur-p-xxl-8{padding:32px!important}.ur-pt-xxl-8,.ur-py-xxl-8{padding-top:32px!important}.ur-pr-xxl-8,.ur-px-xxl-8{padding-right:32px!important}.ur-pb-xxl-8,.ur-py-xxl-8{padding-bottom:32px!important}.ur-pl-xxl-8,.ur-px-xxl-8{padding-left:32px!important}.ur-m-xxl-n1{margin:-4px!important}.ur-mt-xxl-n1,.ur-my-xxl-n1{margin-top:-4px!important}.ur-mr-xxl-n1,.ur-mx-xxl-n1{margin-right:-4px!important}.ur-mb-xxl-n1,.ur-my-xxl-n1{margin-bottom:-4px!important}.ur-ml-xxl-n1,.ur-mx-xxl-n1{margin-left:-4px!important}.ur-m-xxl-n2{margin:-8px!important}.ur-mt-xxl-n2,.ur-my-xxl-n2{margin-top:-8px!important}.ur-mr-xxl-n2,.ur-mx-xxl-n2{margin-right:-8px!important}.ur-mb-xxl-n2,.ur-my-xxl-n2{margin-bottom:-8px!important}.ur-ml-xxl-n2,.ur-mx-xxl-n2{margin-left:-8px!important}.ur-m-xxl-n3{margin:-12px!important}.ur-mt-xxl-n3,.ur-my-xxl-n3{margin-top:-12px!important}.ur-mr-xxl-n3,.ur-mx-xxl-n3{margin-right:-12px!important}.ur-mb-xxl-n3,.ur-my-xxl-n3{margin-bottom:-12px!important}.ur-ml-xxl-n3,.ur-mx-xxl-n3{margin-left:-12px!important}.ur-m-xxl-n4{margin:-16px!important}.ur-mt-xxl-n4,.ur-my-xxl-n4{margin-top:-16px!important}.ur-mr-xxl-n4,.ur-mx-xxl-n4{margin-right:-16px!important}.ur-mb-xxl-n4,.ur-my-xxl-n4{margin-bottom:-16px!important}.ur-ml-xxl-n4,.ur-mx-xxl-n4{margin-left:-16px!important}.ur-m-xxl-n5{margin:-20px!important}.ur-mt-xxl-n5,.ur-my-xxl-n5{margin-top:-20px!important}.ur-mr-xxl-n5,.ur-mx-xxl-n5{margin-right:-20px!important}.ur-mb-xxl-n5,.ur-my-xxl-n5{margin-bottom:-20px!important}.ur-ml-xxl-n5,.ur-mx-xxl-n5{margin-left:-20px!important}.ur-m-xxl-n6{margin:-24px!important}.ur-mt-xxl-n6,.ur-my-xxl-n6{margin-top:-24px!important}.ur-mr-xxl-n6,.ur-mx-xxl-n6{margin-right:-24px!important}.ur-mb-xxl-n6,.ur-my-xxl-n6{margin-bottom:-24px!important}.ur-ml-xxl-n6,.ur-mx-xxl-n6{margin-left:-24px!important}.ur-m-xxl-n7{margin:-28px!important}.ur-mt-xxl-n7,.ur-my-xxl-n7{margin-top:-28px!important}.ur-mr-xxl-n7,.ur-mx-xxl-n7{margin-right:-28px!important}.ur-mb-xxl-n7,.ur-my-xxl-n7{margin-bottom:-28px!important}.ur-ml-xxl-n7,.ur-mx-xxl-n7{margin-left:-28px!important}.ur-m-xxl-n8{margin:-32px!important}.ur-mt-xxl-n8,.ur-my-xxl-n8{margin-top:-32px!important}.ur-mr-xxl-n8,.ur-mx-xxl-n8{margin-right:-32px!important}.ur-mb-xxl-n8,.ur-my-xxl-n8{margin-bottom:-32px!important}.ur-ml-xxl-n8,.ur-mx-xxl-n8{margin-left:-32px!important}.ur-m-xxl-auto{margin:auto!important}.ur-mt-xxl-auto,.ur-my-xxl-auto{margin-top:auto!important}.ur-mr-xxl-auto,.ur-mx-xxl-auto{margin-right:auto!important}.ur-mb-xxl-auto,.ur-my-xxl-auto{margin-bottom:auto!important}.ur-ml-xxl-auto,.ur-mx-xxl-auto{margin-left:auto!important}}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.ur-container,.ur-container-full,.ur-container-lg,.ur-container-md,.ur-container-sm,.ur-container-xl,.ur-container-xxl{width:100%;padding-right:12px;padding-left:12px;margin-right:auto;margin-left:auto}.ur-container *,.ur-container ::after,.ur-container ::before,.ur-container-full *,.ur-container-full ::after,.ur-container-full ::before,.ur-container-lg *,.ur-container-lg ::after,.ur-container-lg ::before,.ur-container-md *,.ur-container-md ::after,.ur-container-md ::before,.ur-container-sm *,.ur-container-sm ::after,.ur-container-sm ::before,.ur-container-xl *,.ur-container-xl ::after,.ur-container-xl ::before,.ur-container-xxl *,.ur-container-xxl ::after,.ur-container-xxl ::before{box-sizing:border-box}@media (min-width:576px){.ur-container,.ur-container-sm{max-width:540px}}@media (min-width:768px){.ur-container,.ur-container-md,.ur-container-sm{max-width:720px}}@media (min-width:992px){.ur-container,.ur-container-lg,.ur-container-md,.ur-container-sm{max-width:960px}}@media (min-width:1200px){.ur-container,.ur-container-lg,.ur-container-md,.ur-container-sm,.ur-container-xl{max-width:1140px}}@media (min-width:1400px){.ur-container,.ur-container-lg,.ur-container-md,.ur-container-sm,.ur-container-xl,.ur-container-xxl{max-width:1320px}}.ur-row{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.ur-col,.ur-col-1,.ur-col-10,.ur-col-11,.ur-col-12,.ur-col-2,.ur-col-3,.ur-col-4,.ur-col-5,.ur-col-6,.ur-col-7,.ur-col-8,.ur-col-9,.ur-col-auto,.ur-col-lg,.ur-col-lg-1,.ur-col-lg-10,.ur-col-lg-11,.ur-col-lg-12,.ur-col-lg-2,.ur-col-lg-3,.ur-col-lg-4,.ur-col-lg-5,.ur-col-lg-6,.ur-col-lg-7,.ur-col-lg-8,.ur-col-lg-9,.ur-col-lg-auto,.ur-col-md,.ur-col-md-1,.ur-col-md-10,.ur-col-md-11,.ur-col-md-12,.ur-col-md-2,.ur-col-md-3,.ur-col-md-4,.ur-col-md-5,.ur-col-md-6,.ur-col-md-7,.ur-col-md-8,.ur-col-md-9,.ur-col-md-auto,.ur-col-sm,.ur-col-sm-1,.ur-col-sm-10,.ur-col-sm-11,.ur-col-sm-12,.ur-col-sm-2,.ur-col-sm-3,.ur-col-sm-4,.ur-col-sm-5,.ur-col-sm-6,.ur-col-sm-7,.ur-col-sm-8,.ur-col-sm-9,.ur-col-sm-auto,.ur-col-xl,.ur-col-xl-1,.ur-col-xl-10,.ur-col-xl-11,.ur-col-xl-12,.ur-col-xl-2,.ur-col-xl-3,.ur-col-xl-4,.ur-col-xl-5,.ur-col-xl-6,.ur-col-xl-7,.ur-col-xl-8,.ur-col-xl-9,.ur-col-xl-auto,.ur-col-xxl,.ur-col-xxl-1,.ur-col-xxl-10,.ur-col-xxl-11,.ur-col-xxl-12,.ur-col-xxl-2,.ur-col-xxl-3,.ur-col-xxl-4,.ur-col-xxl-5,.ur-col-xxl-6,.ur-col-xxl-7,.ur-col-xxl-8,.ur-col-xxl-9,.ur-col-xxl-auto{position:relative;width:100%;padding-right:12px;padding-left:12px}.ur-col{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-1{margin-left:8.3333333333%}.ur-offset-2{margin-left:16.6666666667%}.ur-offset-3{margin-left:25%}.ur-offset-4{margin-left:33.3333333333%}.ur-offset-5{margin-left:41.6666666667%}.ur-offset-6{margin-left:50%}.ur-offset-7{margin-left:58.3333333333%}.ur-offset-8{margin-left:66.6666666667%}.ur-offset-9{margin-left:75%}.ur-offset-10{margin-left:83.3333333333%}.ur-offset-11{margin-left:91.6666666667%}.ur-g-0,.ur-gx-0{--bs-gutter-x:0}.ur-g-0,.ur-gy-0{--bs-gutter-y:0}.ur-g-1,.ur-gx-1{--bs-gutter-x:4px}.ur-g-1,.ur-gy-1{--bs-gutter-y:4px}.ur-g-2,.ur-gx-2{--bs-gutter-x:8px}.ur-g-2,.ur-gy-2{--bs-gutter-y:8px}.ur-g-3,.ur-gx-3{--bs-gutter-x:12px}.ur-g-3,.ur-gy-3{--bs-gutter-y:12px}.ur-g-4,.ur-gx-4{--bs-gutter-x:16px}.ur-g-4,.ur-gy-4{--bs-gutter-y:16px}.ur-g-5,.ur-gx-5{--bs-gutter-x:20px}.ur-g-5,.ur-gy-5{--bs-gutter-y:20px}.ur-g-6,.ur-gx-6{--bs-gutter-x:24px}.ur-g-6,.ur-gy-6{--bs-gutter-y:24px}.ur-g-7,.ur-gx-7{--bs-gutter-x:28px}.ur-g-7,.ur-gy-7{--bs-gutter-y:28px}.ur-g-8,.ur-gx-8{--bs-gutter-x:32px}.ur-g-8,.ur-gy-8{--bs-gutter-y:32px}@media (min-width:576px){.ur-col-sm{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-sm-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-sm-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-sm-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-sm-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-sm-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-sm-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-sm-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-sm-0{margin-left:0}.ur-offset-sm-1{margin-left:8.3333333333%}.ur-offset-sm-2{margin-left:16.6666666667%}.ur-offset-sm-3{margin-left:25%}.ur-offset-sm-4{margin-left:33.3333333333%}.ur-offset-sm-5{margin-left:41.6666666667%}.ur-offset-sm-6{margin-left:50%}.ur-offset-sm-7{margin-left:58.3333333333%}.ur-offset-sm-8{margin-left:66.6666666667%}.ur-offset-sm-9{margin-left:75%}.ur-offset-sm-10{margin-left:83.3333333333%}.ur-offset-sm-11{margin-left:91.6666666667%}.ur-g-sm-0,.ur-gx-sm-0{--bs-gutter-x:0}.ur-g-sm-0,.ur-gy-sm-0{--bs-gutter-y:0}.ur-g-sm-1,.ur-gx-sm-1{--bs-gutter-x:4px}.ur-g-sm-1,.ur-gy-sm-1{--bs-gutter-y:4px}.ur-g-sm-2,.ur-gx-sm-2{--bs-gutter-x:8px}.ur-g-sm-2,.ur-gy-sm-2{--bs-gutter-y:8px}.ur-g-sm-3,.ur-gx-sm-3{--bs-gutter-x:12px}.ur-g-sm-3,.ur-gy-sm-3{--bs-gutter-y:12px}.ur-g-sm-4,.ur-gx-sm-4{--bs-gutter-x:16px}.ur-g-sm-4,.ur-gy-sm-4{--bs-gutter-y:16px}.ur-g-sm-5,.ur-gx-sm-5{--bs-gutter-x:20px}.ur-g-sm-5,.ur-gy-sm-5{--bs-gutter-y:20px}.ur-g-sm-6,.ur-gx-sm-6{--bs-gutter-x:24px}.ur-g-sm-6,.ur-gy-sm-6{--bs-gutter-y:24px}.ur-g-sm-7,.ur-gx-sm-7{--bs-gutter-x:28px}.ur-g-sm-7,.ur-gy-sm-7{--bs-gutter-y:28px}.ur-g-sm-8,.ur-gx-sm-8{--bs-gutter-x:32px}.ur-g-sm-8,.ur-gy-sm-8{--bs-gutter-y:32px}}@media (min-width:768px){.ur-col-md{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-md-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-md-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-md-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-md-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-md-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-md-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-md-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-md-0{margin-left:0}.ur-offset-md-1{margin-left:8.3333333333%}.ur-offset-md-2{margin-left:16.6666666667%}.ur-offset-md-3{margin-left:25%}.ur-offset-md-4{margin-left:33.3333333333%}.ur-offset-md-5{margin-left:41.6666666667%}.ur-offset-md-6{margin-left:50%}.ur-offset-md-7{margin-left:58.3333333333%}.ur-offset-md-8{margin-left:66.6666666667%}.ur-offset-md-9{margin-left:75%}.ur-offset-md-10{margin-left:83.3333333333%}.ur-offset-md-11{margin-left:91.6666666667%}.ur-g-md-0,.ur-gx-md-0{--bs-gutter-x:0}.ur-g-md-0,.ur-gy-md-0{--bs-gutter-y:0}.ur-g-md-1,.ur-gx-md-1{--bs-gutter-x:4px}.ur-g-md-1,.ur-gy-md-1{--bs-gutter-y:4px}.ur-g-md-2,.ur-gx-md-2{--bs-gutter-x:8px}.ur-g-md-2,.ur-gy-md-2{--bs-gutter-y:8px}.ur-g-md-3,.ur-gx-md-3{--bs-gutter-x:12px}.ur-g-md-3,.ur-gy-md-3{--bs-gutter-y:12px}.ur-g-md-4,.ur-gx-md-4{--bs-gutter-x:16px}.ur-g-md-4,.ur-gy-md-4{--bs-gutter-y:16px}.ur-g-md-5,.ur-gx-md-5{--bs-gutter-x:20px}.ur-g-md-5,.ur-gy-md-5{--bs-gutter-y:20px}.ur-g-md-6,.ur-gx-md-6{--bs-gutter-x:24px}.ur-g-md-6,.ur-gy-md-6{--bs-gutter-y:24px}.ur-g-md-7,.ur-gx-md-7{--bs-gutter-x:28px}.ur-g-md-7,.ur-gy-md-7{--bs-gutter-y:28px}.ur-g-md-8,.ur-gx-md-8{--bs-gutter-x:32px}.ur-g-md-8,.ur-gy-md-8{--bs-gutter-y:32px}}@media (min-width:992px){.ur-col-lg{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-lg-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-lg-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-lg-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-lg-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-lg-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-lg-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-lg-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-lg-0{margin-left:0}.ur-offset-lg-1{margin-left:8.3333333333%}.ur-offset-lg-2{margin-left:16.6666666667%}.ur-offset-lg-3{margin-left:25%}.ur-offset-lg-4{margin-left:33.3333333333%}.ur-offset-lg-5{margin-left:41.6666666667%}.ur-offset-lg-6{margin-left:50%}.ur-offset-lg-7{margin-left:58.3333333333%}.ur-offset-lg-8{margin-left:66.6666666667%}.ur-offset-lg-9{margin-left:75%}.ur-offset-lg-10{margin-left:83.3333333333%}.ur-offset-lg-11{margin-left:91.6666666667%}.ur-g-lg-0,.ur-gx-lg-0{--bs-gutter-x:0}.ur-g-lg-0,.ur-gy-lg-0{--bs-gutter-y:0}.ur-g-lg-1,.ur-gx-lg-1{--bs-gutter-x:4px}.ur-g-lg-1,.ur-gy-lg-1{--bs-gutter-y:4px}.ur-g-lg-2,.ur-gx-lg-2{--bs-gutter-x:8px}.ur-g-lg-2,.ur-gy-lg-2{--bs-gutter-y:8px}.ur-g-lg-3,.ur-gx-lg-3{--bs-gutter-x:12px}.ur-g-lg-3,.ur-gy-lg-3{--bs-gutter-y:12px}.ur-g-lg-4,.ur-gx-lg-4{--bs-gutter-x:16px}.ur-g-lg-4,.ur-gy-lg-4{--bs-gutter-y:16px}.ur-g-lg-5,.ur-gx-lg-5{--bs-gutter-x:20px}.ur-g-lg-5,.ur-gy-lg-5{--bs-gutter-y:20px}.ur-g-lg-6,.ur-gx-lg-6{--bs-gutter-x:24px}.ur-g-lg-6,.ur-gy-lg-6{--bs-gutter-y:24px}.ur-g-lg-7,.ur-gx-lg-7{--bs-gutter-x:28px}.ur-g-lg-7,.ur-gy-lg-7{--bs-gutter-y:28px}.ur-g-lg-8,.ur-gx-lg-8{--bs-gutter-x:32px}.ur-g-lg-8,.ur-gy-lg-8{--bs-gutter-y:32px}}@media (min-width:1200px){.ur-col-xl{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-xl-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-xl-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-xl-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-xl-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-xl-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-xl-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-xl-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-xl-0{margin-left:0}.ur-offset-xl-1{margin-left:8.3333333333%}.ur-offset-xl-2{margin-left:16.6666666667%}.ur-offset-xl-3{margin-left:25%}.ur-offset-xl-4{margin-left:33.3333333333%}.ur-offset-xl-5{margin-left:41.6666666667%}.ur-offset-xl-6{margin-left:50%}.ur-offset-xl-7{margin-left:58.3333333333%}.ur-offset-xl-8{margin-left:66.6666666667%}.ur-offset-xl-9{margin-left:75%}.ur-offset-xl-10{margin-left:83.3333333333%}.ur-offset-xl-11{margin-left:91.6666666667%}.ur-g-xl-0,.ur-gx-xl-0{--bs-gutter-x:0}.ur-g-xl-0,.ur-gy-xl-0{--bs-gutter-y:0}.ur-g-xl-1,.ur-gx-xl-1{--bs-gutter-x:4px}.ur-g-xl-1,.ur-gy-xl-1{--bs-gutter-y:4px}.ur-g-xl-2,.ur-gx-xl-2{--bs-gutter-x:8px}.ur-g-xl-2,.ur-gy-xl-2{--bs-gutter-y:8px}.ur-g-xl-3,.ur-gx-xl-3{--bs-gutter-x:12px}.ur-g-xl-3,.ur-gy-xl-3{--bs-gutter-y:12px}.ur-g-xl-4,.ur-gx-xl-4{--bs-gutter-x:16px}.ur-g-xl-4,.ur-gy-xl-4{--bs-gutter-y:16px}.ur-g-xl-5,.ur-gx-xl-5{--bs-gutter-x:20px}.ur-g-xl-5,.ur-gy-xl-5{--bs-gutter-y:20px}.ur-g-xl-6,.ur-gx-xl-6{--bs-gutter-x:24px}.ur-g-xl-6,.ur-gy-xl-6{--bs-gutter-y:24px}.ur-g-xl-7,.ur-gx-xl-7{--bs-gutter-x:28px}.ur-g-xl-7,.ur-gy-xl-7{--bs-gutter-y:28px}.ur-g-xl-8,.ur-gx-xl-8{--bs-gutter-x:32px}.ur-g-xl-8,.ur-gy-xl-8{--bs-gutter-y:32px}}@media (min-width:1400px){.ur-col-xxl{-webkit-box-flex:1;-webkit-flex:1 0 0%;flex:1 0 0%}.ur-row-cols-xxl-auto>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-row-cols-xxl-1>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:100%}.ur-row-cols-xxl-2>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:50%}.ur-row-cols-xxl-3>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%}.ur-row-cols-xxl-4>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:25%}.ur-row-cols-xxl-5>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:20%}.ur-row-cols-xxl-6>*{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:16.6666666667%}.ur-col-xxl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;width:auto}.ur-col-xxl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.ur-col-xxl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.ur-col-xxl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;flex:0 0 25%;max-width:25%}.ur-col-xxl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.ur-col-xxl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.ur-col-xxl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%;max-width:50%}.ur-col-xxl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.ur-col-xxl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.ur-col-xxl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;flex:0 0 75%;max-width:75%}.ur-col-xxl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.ur-col-xxl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.ur-col-xxl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ur-offset-xxl-0{margin-left:0}.ur-offset-xxl-1{margin-left:8.3333333333%}.ur-offset-xxl-2{margin-left:16.6666666667%}.ur-offset-xxl-3{margin-left:25%}.ur-offset-xxl-4{margin-left:33.3333333333%}.ur-offset-xxl-5{margin-left:41.6666666667%}.ur-offset-xxl-6{margin-left:50%}.ur-offset-xxl-7{margin-left:58.3333333333%}.ur-offset-xxl-8{margin-left:66.6666666667%}.ur-offset-xxl-9{margin-left:75%}.ur-offset-xxl-10{margin-left:83.3333333333%}.ur-offset-xxl-11{margin-left:91.6666666667%}.ur-g-xxl-0,.ur-gx-xxl-0{--bs-gutter-x:0}.ur-g-xxl-0,.ur-gy-xxl-0{--bs-gutter-y:0}.ur-g-xxl-1,.ur-gx-xxl-1{--bs-gutter-x:4px}.ur-g-xxl-1,.ur-gy-xxl-1{--bs-gutter-y:4px}.ur-g-xxl-2,.ur-gx-xxl-2{--bs-gutter-x:8px}.ur-g-xxl-2,.ur-gy-xxl-2{--bs-gutter-y:8px}.ur-g-xxl-3,.ur-gx-xxl-3{--bs-gutter-x:12px}.ur-g-xxl-3,.ur-gy-xxl-3{--bs-gutter-y:12px}.ur-g-xxl-4,.ur-gx-xxl-4{--bs-gutter-x:16px}.ur-g-xxl-4,.ur-gy-xxl-4{--bs-gutter-y:16px}.ur-g-xxl-5,.ur-gx-xxl-5{--bs-gutter-x:20px}.ur-g-xxl-5,.ur-gy-xxl-5{--bs-gutter-y:20px}.ur-g-xxl-6,.ur-gx-xxl-6{--bs-gutter-x:24px}.ur-g-xxl-6,.ur-gy-xxl-6{--bs-gutter-y:24px}.ur-g-xxl-7,.ur-gx-xxl-7{--bs-gutter-x:28px}.ur-g-xxl-7,.ur-gy-xxl-7{--bs-gutter-y:28px}.ur-g-xxl-8,.ur-gx-xxl-8{--bs-gutter-x:32px}.ur-g-xxl-8,.ur-gy-xxl-8{--bs-gutter-y:32px}}.user-registration-overlay{background-color:rgba(45,53,89,.3);position:absolute;left:0;right:0;top:0;bottom:0;z-index:1}.user-registration-overlay.is-fixed{position:fixed}#wpcontent .user-registration-overlay{margin-left:-20px}.user-registration-overlay .ur-spinner{position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin:0 auto}.user-registration-overlay .ur-spinner::before{width:20px;height:20px}#wpcontent .wrap .user-registration-header{margin:-10px -20px 0 -22px}.user-registration-header{background:#fff;padding:12px 16px}.user-registration_page_user-registration-settings .user-registration-header{background-color:#475bb2;padding:20px 0 0}.user-registration_page_user-registration-settings .user-registration-header .ur-scroll-ui__scroll-nav__icon{color:#fff}.user-registration_page_user-registration-settings .user-registration-header .ur-scroll-ui__scroll-nav--backward{background:-webkit-gradient(linear,right top,left top,from(rgba(71,91,178,.3)),color-stop(rgba(71,91,178,.85)),to(#475bb2));background:-webkit-linear-gradient(right,rgba(71,91,178,.3),rgba(71,91,178,.85),#475bb2);background:linear-gradient(to left,rgba(71,91,178,.3),rgba(71,91,178,.85),#475bb2)}.user-registration_page_user-registration-settings .user-registration-header .ur-scroll-ui__scroll-nav--forward{background:-webkit-gradient(linear,left top,right top,from(rgba(71,91,178,.3)),color-stop(rgba(71,91,178,.85)),to(#475bb2));background:-webkit-linear-gradient(left,rgba(71,91,178,.3),rgba(71,91,178,.85),#475bb2);background:linear-gradient(to right,rgba(71,91,178,.3),rgba(71,91,178,.85),#475bb2)}.user-registration_page_user-registration-settings .user-registration-header .subsubsub{background:#fff;font-size:14px;padding:0 16px;margin-top:0;float:none;text-align:left}.user-registration_page_user-registration-settings .user-registration-header .subsubsub a{color:#2d3559;display:block;font-weight:600;padding:8px 12px}.user-registration_page_user-registration-settings .user-registration-header .subsubsub a.current{color:#475bb2}.user-registration-template-setup{max-width:1074px;margin:40px auto 0}.user-registration-template-setup *,.user-registration-template-setup ::after,.user-registration-template-setup ::before{box-sizing:border-box}.user-registration-template-wrap{cursor:pointer;margin-bottom:24px}.user-registration-template-wrap#user-registration-email-template-blank .user-registration-template-wrap__figure::before{content:'';display:block;background-color:rgba(45,53,89,.2);position:absolute;top:0;bottom:0;width:100%;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;opacity:0;visibility:none}.user-registration-template-wrap#user-registration-email-template-blank:hover .user-registration-template-wrap__figure::before{opacity:1;visibility:visible}.user-registration-template-wrap__figure{background-color:#f0f1f5;margin:0;min-height:260px;position:relative;border-radius:4px;overflow:hidden}.user-registration-template-wrap__figure img{max-width:100%;display:block}.user-registration-template-wrap__overlay{background:rgba(45,53,89,.6);display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;visibility:hidden;opacity:0}.user-registration-template-wrap__overlay .button{border-color:#fff}.user-registration-template-wrap__title{color:#4c5477;font-size:16px;font-weight:500}.user-registration-template-wrap__title:hover{color:#475bb2}.user-registration-template-wrap:hover .user-registration-template-wrap__overlay{visibility:visible;opacity:1}@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes ur-circle-loading{0%,100%{-webkit-animation-timing-function:cubic-bezier(.2,0,.8,1);animation-timing-function:cubic-bezier(.2,0,.8,1)}50%{-webkit-animation-timing-function:cubic-bezier(0,.2,1,.8);animation-timing-function:cubic-bezier(0,.2,1,.8)}0%{-webkit-transform:rotate(0) translate(0,-20px) scale(0);transform:rotate(0) translate(0,-20px) scale(0)}50%{-webkit-transform:rotate(180deg) translate(0,-20px) scale(1);transform:rotate(180deg) translate(0,-20px) scale(1)}100%{-webkit-transform:rotate(360deg) translate(0,-20px) scale(0);transform:rotate(360deg) translate(0,-20px) scale(0)}}@keyframes ur-circle-loading{0%,100%{-webkit-animation-timing-function:cubic-bezier(.2,0,.8,1);animation-timing-function:cubic-bezier(.2,0,.8,1)}50%{-webkit-animation-timing-function:cubic-bezier(0,.2,1,.8);animation-timing-function:cubic-bezier(0,.2,1,.8)}0%{-webkit-transform:rotate(0) translate(0,-20px) scale(0);transform:rotate(0) translate(0,-20px) scale(0)}50%{-webkit-transform:rotate(180deg) translate(0,-20px) scale(1);transform:rotate(180deg) translate(0,-20px) scale(1)}100%{-webkit-transform:rotate(360deg) translate(0,-20px) scale(0);transform:rotate(360deg) translate(0,-20px) scale(0)}}@-webkit-keyframes ur-circle-loading-keyframe{0%,100%{-webkit-animation-timing-function:cubic-bezier(.2,0,.8,1);animation-timing-function:cubic-bezier(.2,0,.8,1)}50%{-webkit-animation-timing-function:cubic-bezier(0,.2,1,.8);animation-timing-function:cubic-bezier(0,.2,1,.8)}0%{-webkit-transform:rotate(0) translate(0,-20px) scale(0);transform:rotate(0) translate(0,-20px) scale(0)}50%{-webkit-transform:rotate(180deg) translate(0,-20px) scale(1);transform:rotate(180deg) translate(0,-20px) scale(1)}100%{-webkit-transform:rotate(360deg) translate(0,-20px) scale(0);transform:rotate(360deg) translate(0,-20px) scale(0)}}@-webkit-keyframes open-message{0%{opacity:0;-webkit-transform:translateY(-120%);transform:translateY(-120%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes open-message{0%{opacity:0;-webkit-transform:translateY(-120%);transform:translateY(-120%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes close-message{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}}@keyframes close-message{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}100%{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}}.blockUI.blockOverlay::before{width:16px;height:16px;position:absolute;display:block;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(../images/icons/loader.svg) center center;background-size:cover}.toplevel_page_user-registration .shortcode .widefat,.user-registration_page_user-registration-frontend-list .shortcode .widefat{width:calc(100% - 40px)}.toplevel_page_user-registration .shortcode .ur-copy-shortcode,.user-registration_page_user-registration-frontend-list .shortcode .ur-copy-shortcode{padding:4px;line-height:1}.user-registration_page_user-registration-settings .notice{display:none}.ur-spinner{width:16px;height:16px;margin-left:6px;margin-bottom:2px;display:inline-block;vertical-align:middle}.ur-spinner::before{width:16px;height:16px;position:absolute;display:block;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(../images/icons/loader.svg) center center;background-size:cover}.user-registration__wrap *,.user-registration__wrap ::after,.user-registration__wrap ::before{box-sizing:border-box}.ur-export-users-page{margin-top:24px}.ur-export-users-page .nav-tab-content .nav-tab-inside .postbox{width:50%;-webkit-box-flex:1;-webkit-flex:1;flex:1}.ur-export-users-page .nav-tab-content .nav-tab-inside .postbox .hndle{border-bottom:1px solid #ccd0d4}.swal2-container .user-registration-swal2-modal .ur-export-users-page .nav-tab-content .nav-tab-inside .postbox .swal2-input,.ur-export-users-page .nav-tab-content .nav-tab-inside .postbox .swal2-container .user-registration-swal2-modal .swal2-input,.ur-export-users-page .nav-tab-content .nav-tab-inside .postbox .ur-input{max-width:inherit}.ur-export-users-page .nav-tab-content .hndle,.ur-export-users-page .nav-tab-content .stuffbox .hndle{margin:10px;padding-bottom:10px}.ur-export-users-page .nav-tab-content .stuffbox{padding:10px}.ur-label .user-registration-help-tip{margin-left:2px}.ur_addons_wrap *,.ur_addons_wrap ::after,.ur_addons_wrap ::before{box-sizing:border-box}.ur_addons_wrap .products{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}.ur_addons_wrap .products li{width:20%;padding:0 12px;-webkit-box-flex:0;-webkit-flex:0 0 20%;flex:0 0 20%;margin-bottom:24px}@media only screen and (max-width:1599px){.ur_addons_wrap .products li{width:33.333%;-webkit-box-flex:0;-webkit-flex:0 0 33.333%;flex:0 0 33.333%}}@media only screen and (max-width:768px){.ur_addons_wrap .products li{width:50%;-webkit-box-flex:0;-webkit-flex:0 0 50%;flex:0 0 50%}}@media only screen and (max-width:480px){.ur_addons_wrap .products li{width:100%;-webkit-box-flex:0;-webkit-flex:0 0 100%;flex:0 0 100%;margin-bottom:12px}}.ur_addons_wrap .products li a{text-decoration:none;color:inherit;border:1px solid #ddd;display:block;min-height:220px;overflow:hidden;background:#f5f5f5;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),inset 0 -1px 0 rgba(0,0,0,.1)}.ur_addons_wrap .products li a .product-image{display:block;background:#fff}.ur_addons_wrap .products li a .product-image img{max-width:100%;display:block;margin:0}.ur_addons_wrap .products li a img.extension-thumb+h3{display:none}.ur_addons_wrap .products li a .price{display:none}.ur_addons_wrap .products li a h2,.ur_addons_wrap .products li a h3{margin:0!important;padding:20px!important;background:#fff}.ur_addons_wrap .products li a p{padding:20px!important;margin:0!important;border-top:1px solid #f1f1f1}.ur_addons_wrap .products li a:focus,.ur_addons_wrap .products li a:hover{background-color:#fff}.clear{clear:both}.wrap.user-registration div.error,.wrap.user-registration div.updated{margin-top:10px}.user-registration_page_add-new-registration #wpfooter{display:none}.user-registration_page_add-new-registration .ur-form-container{margin:0}.user-registration_page_add-new-registration .ur-form-container .ur-loading-container{position:fixed;left:160px;right:0;top:0;bottom:0;background:#fff;display:-webkit-box;display:-webkit-flex;display:flex;z-index:9}.user-registration_page_add-new-registration .ur-form-container .ur-loading-container .ur-circle-loading{margin:auto;left:30px}.user-registration_page_add-new-registration .ur-form-container #menu-management{margin-top:0}.user-registration_page_add-new-registration .ur-form-container #menu-management .menu-edit{position:fixed;left:160px;right:0;border:none;box-shadow:none;margin-bottom:0}.user-registration_page_add-new-registration .ur-form-container #ur-full-screen-mode.closed .ur-fs-close-label{display:none}.user-registration_page_add-new-registration .ur-form-container #ur-full-screen-mode.opened .ur-fs-open-label{display:none}.user-registration_page_add-new-registration #menu-management-liquid{margin-top:0;margin-left:-20px;min-width:calc(100% + 20px)}.user-registration_page_add-new-registration #nav-menu-header{padding:12px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative;border-color:#dee0e9;background-color:#fff;z-index:9}.user-registration_page_add-new-registration #nav-menu-header .ur-brand-logo{border-right:1px solid #dee0e9}.user-registration_page_add-new-registration #nav-menu-header .ur-brand-logo img{width:32px;height:32px;margin-right:8px;display:-webkit-box;display:-webkit-flex;display:flex}.user-registration_page_add-new-registration #nav-menu-header::after,.user-registration_page_add-new-registration #nav-menu-header::before{content:"";display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;left:0;right:0;bottom:0;background:#fff}.user-registration_page_add-new-registration #nav-menu-header::before{top:0;z-index:-1}.user-registration_page_add-new-registration #nav-menu-header::after{height:10px;box-shadow:0 4px 8px rgba(45,53,89,.08);z-index:-2}.user-registration_page_add-new-registration .major-publishing-actions{clear:both;line-height:28px;margin-left:auto}.user-registration_page_add-new-registration .major-publishing-actions .publishing-action{text-align:right;float:right}.user-registration_page_add-new-registration .major-publishing-actions .publishing-action input.code{width:265px;height:33px;padding:0 6px;margin:0;border-color:#dee0e9;background-color:#f0f1f5;border-radius:3px 0 0 3px}.user-registration_page_add-new-registration .major-publishing-actions #copy-shortcode{margin-left:-5px;border-radius:0 4px 4px 0}.user-registration_page_add-new-registration .major-publishing-actions #copy-shortcode svg{fill:#fff;margin-bottom:5px;vertical-align:middle}.ur-backbone-modal *{box-sizing:border-box}.ur-backbone-modal .ur-backbone-modal-content{position:fixed;background-color:#fff;z-index:100000;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:500px}.ur-backbone-modal .ur-backbone-modal-content article{overflow:auto}.ur-backbone-modal.ur-backbone-modal-content{width:75%;min-width:500px}.ur-backbone-modal .select2-container{width:100%!important}.ur-backbone-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background-color:#2d3559;opacity:.7;z-index:99900}.ur-backbone-modal-main{padding-bottom:55px}.ur-backbone-modal-main article,.ur-backbone-modal-main header{display:block;position:relative}.ur-backbone-modal-main .ur-backbone-modal-header{height:auto;background-color:#f0f1f5;padding:1em 1.5em;border-bottom:1px solid #dee0e9}.ur-backbone-modal-main .ur-backbone-modal-header h1{margin:0;font-size:18px;font-weight:700;line-height:1.5em}.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link{cursor:pointer;color:#777;height:54px;width:54px;padding:0;position:absolute;top:0;right:0;text-align:center;border:0;border-left:1px solid #dee0e9;background-color:transparent;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link::before{font:normal 22px/50px dashicons!important;color:#676d8a;display:block;content:"\f335";font-weight:300}.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link:focus,.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link:hover{background-color:#dee0e9;border-color:#ccc;color:#2d3559}.ur-backbone-modal-main .ur-backbone-modal-header .modal-close-link:focus{outline:0}.ur-backbone-modal-main article{padding:1.5em}.ur-backbone-modal-main article p{margin:1.5em 0}.ur-backbone-modal-main article p:first-child{margin-top:0}.ur-backbone-modal-main article p:last-child{margin-bottom:0}.ur-backbone-modal-main article .pagination{padding:10px 0 0;text-align:center}.ur-backbone-modal-main footer{position:absolute;left:0;right:0;bottom:0;z-index:100;padding:1em 1.5em;background-color:#f0f1f5;border-top:1px solid #dfdfdf;box-shadow:0 -4px 4px -4px rgba(0,0,0,.1)}.ur-backbone-modal-main footer .inner{float:right;line-height:23px}.ur-backbone-modal-main footer .inner .button{margin-bottom:0}.user-registration textarea[disabled=disabled]{background:#dfdfdf!important}.user-registration table.form-table{margin:0;position:relative}.user-registration table.form-table fieldset{margin-top:4px}.user-registration table.form-table fieldset .user-registration-help-tip,.user-registration table.form-table fieldset img.help_tip{margin:-3px 0 0 5px}.user-registration table.form-table fieldset p.description{margin-bottom:8px}.user-registration table.form-table fieldset:first-child{margin-top:0}.user-registration table.form-table th{position:relative;padding-right:24px}.user-registration table.form-table th label{display:inline-block}.user-registration table.form-table th .user-registration-help-tip,.user-registration table.form-table th img.help_tip{margin:0 -24px 0 0;float:right}.user-registration table.form-table .select2-container{display:block;max-width:350px;margin-bottom:3px}.user-registration table.form-table .forminp-radio ul{margin:0}.user-registration table.form-table .forminp-radio ul li{line-height:1.4em}.user-registration table.form-table textarea.input-text{height:100%;min-width:150px;display:block}.user-registration table.form-table input.regular-input{width:25em}.user-registration table.form-table textarea.wide-input{width:100%}.user-registration table.form-table .help_tip,.user-registration table.form-table .user-registration-help-tip{padding:0;margin:-4px 0 0 5px;vertical-align:middle;cursor:help;line-height:1}.user-registration table.form-table .wp-list-table .user-registration-help-tip{float:none}.user-registration table.form-table .iris-picker{z-index:100;display:none;position:absolute;border:1px solid #ccc;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.user-registration table.form-table .iris-picker .ui-slider{border:0!important;margin:0!important;width:auto!important;height:auto!important;background:none transparent!important}.user-registration table.form-table .iris-picker .ui-slider .ui-slider-handle{margin-bottom:0!important}.user-registration table.form-table .colorpickpreview{padding:3px;padding-left:20px;border:1px solid #dee0e9;border-right:0}.user-registration table.form-table .colorpick{border-left:0}.user-registration table.form-table .image_width_settings{vertical-align:middle}.user-registration table.form-table .image_width_settings label{margin-left:10px}.user-registration table.form-table .dashicons{margin-bottom:2px;vertical-align:middle}.ur-registered-from{display:-webkit-box;display:-webkit-flex;display:flex;background-color:#fff}.ur-registered-from *{box-sizing:border-box}.ur-registered-from :focus{outline:0}.ur-registered-from a{text-decoration:none}.ur-registered-from h3,.ur-registered-from h4{color:#2d3559;font-weight:500}.ur-registered-from h4{font-size:16px}.ur-registered-from .ur-field label{font-weight:400;word-break:break-all}.ur-registered-from .ur-field label:last-child{margin-bottom:0}.ur-registered-from .ur-field input[type=checkbox],.ur-registered-from .ur-field input[type=radio]{opacity:1;box-shadow:none;border-color:#dee0e9}.ur-registered-from .wp-picker-container .wp-picker-input-wrap label{display:inline-block;width:auto}.ur-registered-from .wp-picker-container .wp-picker-input-wrap label input.wp-color-picker{height:auto;padding:3px 5px}.ur-registered-from .ur-no-pointer{pointer-events:none}.ur-registered-from .ur-registered-item{cursor:move;padding:4px;color:#676d8a;height:110px;font-size:12px;border-radius:4px;margin:0 8px 16px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center;width:calc(33.3333% - 16px);background-color:#f0f1f5}.ur-registered-from .ur-registered-item .ur-icon{font-size:32px;margin-bottom:4px}.ur-registered-from .ur-registered-item:hover{background-color:#475bb2;color:#fff}.ur-registered-from .ur-registered-item.ui-draggable-dragging{width:110px!important;z-index:9!important}.ur-registered-from .ur-registered-item.ui-draggable-disabled{color:#b6bbcf}.ur-registered-from .ur-registered-item.ui-draggable-disabled.ur-upgradable-field{cursor:pointer!important}.ur-registered-from .ur-registered-item.ui-draggable-disabled:hover{background:#f0f1f5;cursor:not-allowed}.ur-registered-from .ur-registered-inputs{width:412px}.ur-registered-from .ur-registered-inputs .ur-tabs{border:0 none;padding:0;font-size:14px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists{background-color:#f0f1f5;background-image:none;padding:0;border-radius:0;margin:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;border-bottom:none;border-top:0 none;border-right:0 none;border-left:0 none}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li{background-color:transparent;background-image:none;border-radius:0;margin:0;margin-bottom:-1px;padding:0;border:0;-webkit-box-flex:1;-webkit-flex:1;flex:1;text-align:center}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li.active{margin-bottom:0;padding-bottom:0}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li.ui-state-disabled{opacity:1}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li a{float:none;text-decoration:none;margin:0;border:none;display:block;color:#2d3559;background-color:transparent;padding:12px 15px;font-weight:500;cursor:pointer}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li a:focus{box-shadow:0 0 0 0 transparent, 0 0 0 0 transparent}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-lists li a.active{background-color:#fff;color:#475bb2;line-height:24px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-contents{height:calc(100vh - 130px);position:relative;overflow-y:auto}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content{padding:16px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;position:relative}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields input.ur-type-text{height:40px;padding:8px 12px;font-size:14px;background:#f0f1f5;border-color:#f0f1f5;border-radius:4px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields input.ur-type-text::-webkit-input-placeholder{color:#b6bbcf}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields input.ur-type-text::-ms-input-placeholder{color:#b6bbcf}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields input.ur-type-text::placeholder{color:#b6bbcf}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-search-fields svg{position:absolute;right:12px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-fields-not-found{text-align:center;margin-top:2.85em}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-fields-not-found .ur-fields-not-found-title{font-size:1.7em}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content#ur-tab-field-options,.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content#ur-tab-registered-fields{background-color:#fff}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content h2{margin:16px 0;font-size:1em;font-weight:500;color:#2d3559}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content h2~hr{border-top:1px solid #dee0e9}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-registered-list{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 16px);margin-left:-8px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-registered-list:last-child{margin-bottom:0}.ur-registered-from .ur-registered-inputs .ur-toggle-heading{cursor:pointer}.ur-registered-from .ur-registered-inputs .ur-toggle-heading:before{content:"\f142";cursor:pointer;display:block;font:400 20px/1 Dashicons;line-height:.5!important;padding:4px;position:relative;right:0;top:0;float:right}.ur-registered-from .ur-registered-inputs .ur-toggle-heading.closed:before{content:"\f140"}.ur-registered-from .ui-widget select,.ur-registered-from input[type=date],.ur-registered-from input[type=email],.ur-registered-from input[type=file],.ur-registered-from input[type=month],.ur-registered-from input[type=number],.ur-registered-from input[type=password],.ur-registered-from input[type=phone],.ur-registered-from input[type=tel],.ur-registered-from input[type=text],.ur-registered-from input[type=time],.ur-registered-from input[type=timepicker],.ur-registered-from input[type=url],.ur-registered-from input[type=week],.ur-registered-from select,.ur-registered-from textarea{width:100%;max-width:100%;height:32px;line-height:initial;display:block;color:#4c5477;font-size:13px;padding:4px 8px;border-radius:3px;border:1px solid #dee0e9;box-shadow:0 0 0 transparent}.ur-registered-from .ui-widget select:focus,.ur-registered-from input[type=date]:focus,.ur-registered-from input[type=email]:focus,.ur-registered-from input[type=file]:focus,.ur-registered-from input[type=month]:focus,.ur-registered-from input[type=number]:focus,.ur-registered-from input[type=password]:focus,.ur-registered-from input[type=phone]:focus,.ur-registered-from input[type=tel]:focus,.ur-registered-from input[type=text]:focus,.ur-registered-from input[type=time]:focus,.ur-registered-from input[type=timepicker]:focus,.ur-registered-from input[type=url]:focus,.ur-registered-from input[type=week]:focus,.ur-registered-from select:focus,.ur-registered-from textarea:focus{border-color:#475bb2}.ur-registered-from .ui-widget select::-webkit-input-placeholder,.ur-registered-from input[type=date]::-webkit-input-placeholder,.ur-registered-from input[type=email]::-webkit-input-placeholder,.ur-registered-from input[type=file]::-webkit-input-placeholder,.ur-registered-from input[type=month]::-webkit-input-placeholder,.ur-registered-from input[type=number]::-webkit-input-placeholder,.ur-registered-from input[type=password]::-webkit-input-placeholder,.ur-registered-from input[type=phone]::-webkit-input-placeholder,.ur-registered-from input[type=tel]::-webkit-input-placeholder,.ur-registered-from input[type=text]::-webkit-input-placeholder,.ur-registered-from input[type=time]::-webkit-input-placeholder,.ur-registered-from input[type=timepicker]::-webkit-input-placeholder,.ur-registered-from input[type=url]::-webkit-input-placeholder,.ur-registered-from input[type=week]::-webkit-input-placeholder,.ur-registered-from select::-webkit-input-placeholder,.ur-registered-from textarea::-webkit-input-placeholder{color:#b6bbcf}.ur-registered-from .ui-widget select::-ms-input-placeholder,.ur-registered-from input[type=date]::-ms-input-placeholder,.ur-registered-from input[type=email]::-ms-input-placeholder,.ur-registered-from input[type=file]::-ms-input-placeholder,.ur-registered-from input[type=month]::-ms-input-placeholder,.ur-registered-from input[type=number]::-ms-input-placeholder,.ur-registered-from input[type=password]::-ms-input-placeholder,.ur-registered-from input[type=phone]::-ms-input-placeholder,.ur-registered-from input[type=tel]::-ms-input-placeholder,.ur-registered-from input[type=text]::-ms-input-placeholder,.ur-registered-from input[type=time]::-ms-input-placeholder,.ur-registered-from input[type=timepicker]::-ms-input-placeholder,.ur-registered-from input[type=url]::-ms-input-placeholder,.ur-registered-from input[type=week]::-ms-input-placeholder,.ur-registered-from select::-ms-input-placeholder,.ur-registered-from textarea::-ms-input-placeholder{color:#b6bbcf}.ur-registered-from .ui-widget select::placeholder,.ur-registered-from input[type=date]::placeholder,.ur-registered-from input[type=email]::placeholder,.ur-registered-from input[type=file]::placeholder,.ur-registered-from input[type=month]::placeholder,.ur-registered-from input[type=number]::placeholder,.ur-registered-from input[type=password]::placeholder,.ur-registered-from input[type=phone]::placeholder,.ur-registered-from input[type=tel]::placeholder,.ur-registered-from input[type=text]::placeholder,.ur-registered-from input[type=time]::placeholder,.ur-registered-from input[type=timepicker]::placeholder,.ur-registered-from input[type=url]::placeholder,.ur-registered-from input[type=week]::placeholder,.ur-registered-from select::placeholder,.ur-registered-from textarea::placeholder{color:#b6bbcf}.ur-registered-from .ui-widget select:disabled,.ur-registered-from input[type=date]:disabled,.ur-registered-from input[type=email]:disabled,.ur-registered-from input[type=file]:disabled,.ur-registered-from input[type=month]:disabled,.ur-registered-from input[type=number]:disabled,.ur-registered-from input[type=password]:disabled,.ur-registered-from input[type=phone]:disabled,.ur-registered-from input[type=tel]:disabled,.ur-registered-from input[type=text]:disabled,.ur-registered-from input[type=time]:disabled,.ur-registered-from input[type=timepicker]:disabled,.ur-registered-from input[type=url]:disabled,.ur-registered-from input[type=week]:disabled,.ur-registered-from select:disabled,.ur-registered-from textarea:disabled{color:#b6bbcf;background:#f0f1f5}.ur-registered-from select{padding-right:0}.ur-registered-from label{display:block;width:100%;margin-bottom:8px;color:#4c5477;font-size:13px;font-weight:500;line-height:1.25}.ur-registered-from textarea{padding:10px;height:100px}.ur-registered-from .ur-builder-wrapper{position:relative;-webkit-box-flex:1;-webkit-flex:1;flex:1;height:calc(100vh - 89px);background:#fafafc;border-left:1px solid #dee0e9;overflow-y:auto}.ur-registered-from .ur-builder-wrapper input[type=date]:disabled,.ur-registered-from .ur-builder-wrapper input[type=email]:disabled,.ur-registered-from .ur-builder-wrapper input[type=file]:disabled,.ur-registered-from .ur-builder-wrapper input[type=month]:disabled,.ur-registered-from .ur-builder-wrapper input[type=number]:disabled,.ur-registered-from .ur-builder-wrapper input[type=password]:disabled,.ur-registered-from .ur-builder-wrapper input[type=phone]:disabled,.ur-registered-from .ur-builder-wrapper input[type=tel]:disabled,.ur-registered-from .ur-builder-wrapper input[type=text]:disabled,.ur-registered-from .ur-builder-wrapper input[type=time]:disabled,.ur-registered-from .ur-builder-wrapper input[type=timepicker]:disabled,.ur-registered-from .ur-builder-wrapper input[type=url]:disabled,.ur-registered-from .ur-builder-wrapper input[type=week]:disabled,.ur-registered-from .ur-builder-wrapper select:disabled,.ur-registered-from .ur-builder-wrapper textarea:disabled{background:#fff}.ur-registered-from .ur-builder-wrapper .ur-builder-header{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.ur-registered-from .ur-builder-wrapper.ur-multipart .ur-button-quick-links{bottom:60px}.ur-registered-from .ur-builder-wrapper.ur-multipart .ur-builder-wrapper-footer .button.button-style-customizer{bottom:124px}.ur-registered-from .ur-selected-inputs{box-sizing:border-box;padding:0 20px}.ur-registered-from .ur-selected-inputs .ur-single-row{border-radius:3px;position:relative;border:1px solid transparent}.ur-registered-from .ur-selected-inputs .ur-single-row:last-child{margin-bottom:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids{display:-webkit-box;display:-webkit-flex;display:flex;position:absolute;right:0;z-index:1;opacity:0;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button{display:-webkit-box;display:-webkit-flex;display:flex;border-radius:0;border:0;background-color:#676d8a;color:#fff;font-size:16px;height:auto;width:auto;cursor:pointer;margin:0;padding:4px 6px;line-height:1;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button svg{width:16px;height:16px;font-size:16px;fill:#fff}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button:before{font-family:dashicons}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button.ur-remove-row:hover{background:#ff4149}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button:hover{background:#475bb2}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button:first-child{border-radius:3px 0 0 3px;border-right:1px solid rgba(255,255,255,.2)}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids button:nth-child(2){border-radius:0 3px 3px 0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content{background:#fff;padding:1rem;position:absolute;top:40px;right:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;white-space:nowrap;border:1px solid #dee0e9;border-radius:4px;box-shadow:1px 4px 14px 1px rgba(45,53,89,.1)}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content small{font-size:12px;margin-bottom:.5rem;color:#676d8a}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content .ur-grid-selector{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:flex;margin-right:.5rem}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content .ur-grid-selector svg{width:32px;height:32px;fill:#676d8a}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content .ur-grid-selector:last-child{margin-right:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grids .ur-toggle-grid-content::before{content:"";width:8px;height:8px;border:solid #dee0e9;border-width:1px;border-left:transparent;border-bottom:transparent;position:absolute;top:-5px;right:36px;background:#fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists{width:100%;display:-webkit-box;display:-webkit-flex;display:flex;text-align:center;box-sizing:border-box;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;border:1px solid transparent;border-radius:4px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item{display:inline-block;text-align:left;border:0 none;padding:15px;-webkit-box-flex:1;-webkit-flex:1;flex:1;border:1px solid transparent;border-radius:4px;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item{margin-bottom:5px;position:relative;padding:15px;cursor:move;border:1px solid transparent;border-radius:4px;-webkit-transition:border-color .35s;transition:border-color .35s}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .select2-container{width:100%!important}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .select2-container .select2-search--inline .select2-search__field{height:auto;min-width:10px;background:0 0;margin:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-input-type-signature canvas{background:rgba(255,255,255,.5);border:1px solid #dee0e9}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item:last-child{margin-bottom:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item.ur-item-active,.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item:hover{background:#fff;border:1px solid #475bb2}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item.ui-sortable-helper{box-shadow:0 0 10px 5px rgba(45,53,89,.1)}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item.ui-sortable-placeholder{visibility:visible!important;border:1px dashed #b6bbcf;background-color:#f0f1f5}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons{display:none;position:absolute;right:10px;width:50px;text-align:center;padding:0;font-size:10px;top:10px;color:#b6bbcf}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons span{cursor:pointer;font-size:16px;height:auto}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons span:hover{color:#475bb2}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons:hover .ur-action-buttons{display:block}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur-action-buttons .ur-trash:hover{color:#ff4149}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur_label_top_left{text-align:left}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur_label_center{text-align:center}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur_label_top_right{text-align:right}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item .ur_label_disabled{display:none}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item:hover .ur-action-buttons{display:block}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item>li.ur-item-dragged{list-style:none;width:100%;text-align:center;height:60px!important;box-sizing:border-box}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item>li.ur-item-dragged .spinner{float:none}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me{display:table;width:100%;height:100%}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me .user-registration-dragged-me-text{display:table-cell;vertical-align:middle;text-align:center}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me .user-registration-dragged-me-text p{display:inline-block;position:relative;color:#b6bbcf;padding-left:26px;padding-top:8px}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me .user-registration-dragged-me-text p::before{position:absolute;font-family:Dashicons;content:"\f545";font-size:22px;left:0;top:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me:empty{padding:15px;text-align:center;border-radius:4px;border:1px dashed #b6bbcf;background-color:#f0f1f5}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .user-registration-dragged-me:empty::before{content:"\f132";font-size:32px;color:#b6bbcf;width:32px;height:32px;font-family:dashicons;display:table-cell;vertical-align:middle}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item.ur-sortable-active .ur-registered-item{margin-bottom:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item.ur-sortable-active .user-registration-dragged-me{display:none}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item:first-child{border-radius:4px 0 0 4px}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item:nth-child(2){border-radius:0}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item:nth-child(3){border-radius:0 4px 4px 0}.ur-registered-from .ur-selected-inputs .ur-single-row:hover .ur-grids{opacity:1}.ur-registered-from .ur-selected-inputs .ur-single-row:hover .ur-grid-lists{background:#fff;border:1px solid #b6bbcf}.ur-registered-from .ur-selected-inputs .ur-single-row:hover .ur-grid-lists .ur-grid-list-item{border-left:1px solid #b6bbcf}.ur-registered-from .ur-selected-inputs .ur-single-row:hover .ur-grid-lists .ur-grid-list-item:first-child{border-color:transparent}.ur-registered-from .ur-selected-inputs .ur-add-new-row{display:block;margin:20px auto;width:auto;height:32px;text-align:center;font-family:inherit}.ur-registered-from .ur-selected-inputs .ur-add-new-row::before{width:16px;height:16px;font-size:16px;margin-right:10px;font-family:dashicons;vertical-align:middle;padding:1px 10px 1px 0;border-right:1px solid rgba(255,255,255,.3)}.ur-registered-from .ur-selected-inputs li.ur-registered-item{width:120px!important}.ur-registered-from .ur-selected-inputs li.ur-registered-item.ui-sortable-placeholder{margin-left:0;width:100%!important;visibility:visible!important;border:1px dashed #b6bbcf;background-color:#f0f1f5}.ur-registered-from .ur-builder-wrapper-footer .button.button-style-customizer{height:48px;width:48px;bottom:72px;box-shadow:1px 2px 8px rgba(45,53,89,.15)}.ur-registered-from .ur-builder-wrapper-footer .button.button-style-customizer .dashicons{font-size:24px;height:24px;width:24px}.ur-registered-from .ur-builder-wrapper-footer .ur-button-quick-links{width:48px;height:48px;position:fixed;cursor:pointer;color:#4c5477;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;right:32px;bottom:16px;background:#fff;border:1px solid #dee0e9;border-radius:24px;box-shadow:0 2px 10px rgba(45,53,89,.1);z-index:1}.ur-registered-from .ur-builder-wrapper-footer .ur-button-quick-links span{font-size:20px;font-weight:600;margin:0 auto}.ur-registered-from .ur-builder-wrapper-footer .ur-quick-links-content{position:fixed;background:#fff;padding:12px 16px;border-radius:4px;bottom:58px;right:30px;z-index:2;width:225px;border:1px solid #dee0e9;box-shadow:2px 4px 12px rgba(45,53,89,.1)}.ur-registered-from .ur-builder-wrapper-footer .ur-quick-links-content li{margin-bottom:8px}.ur-registered-from .ur-builder-wrapper-footer .ur-quick-links-content a{color:#4c5477}.ur-registered-from .ur-builder-wrapper-footer .ur-quick-links-content a:hover{color:#475bb2}.ur-registered-from .ur-advance-setting,.ur-registered-from .ur-general-setting{margin:16px 0}.ur-registered-from .ur-advance-setting-block{margin-top:25px}.ur-registered-from .form-row{margin-bottom:1em}.ur-registered-from .form-row .description{color:#676d8a;margin:4px 0;display:block}.ur-registered-from .form-row .ur-checkbox-list label,.ur-registered-from .form-row .ur-radio-list label{display:inline}.ur-registered-from .ur-advance-setting-block,.ur-registered-from .ur-general-setting-block{display:none}.ur-registered-from .add,.ur-registered-from .remove{background:#fff;border:1px solid #dee0e9;color:#676d8a;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1 0 32px;flex:1 0 32px;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:32px;max-width:32px;border-radius:4px;position:relative}.ur-registered-from .add:hover,.ur-registered-from .remove:hover{background:#475bb2;border-color:#475bb2;color:#fff}.ur-registered-from .add .dashicons,.ur-registered-from .remove .dashicons{line-height:22px}.ur-registered-from .add{margin-right:8px}.ur-registered-from .ur-options-list li{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.ur-registered-from .ur-options-list li .editor-block-mover__control-drag-handle{margin-right:8px;cursor:-webkit-grab;cursor:grab}.ur-registered-from .ur-options-list li .editor-block-mover__control-drag-handle svg{fill:#676d8a}.ur-registered-from .ur-options-list li input{margin-right:8px}.ur-registered-from .ur-options-list .ui-sortable-handle{padding:5px;border-radius:3px;border:1px solid transparent}.ur-registered-from .ur-options-list .ui-sortable-handle:active{padding:5px;background:#fff;border:1px solid #475bb2;box-shadow:0 0 20px rgba(0,0,0,.2)}.ur-registered-from .ur-options-list .ui-sortable-handle.ui-sortable-placeholder{background-color:#dee0e9;visibility:visible!important}.ur-registered-from .urcl-rules{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:8px}.ur-registered-from .urcl-rules>div{margin-right:8px}.ur-registered-from .urcl-rules .urcl-operator{width:78px}.ur-registered-from .urcl-rules .urcl-field,.ur-registered-from .urcl-rules .urcl-value{max-width:27%;-webkit-box-flex:1;-webkit-flex:1 0 27%;flex:1 0 27%}.tips{cursor:help;text-decoration:none}img.tips{padding:5px 0 0}#tiptip_holder{display:none;z-index:8675309;position:absolute;top:0;left:0}#tiptip_holder.tip_top{padding-bottom:5px}#tiptip_holder.tip_top #tiptip_arrow_inner{margin-top:-7px;margin-left:-6px;border-top-color:#dee0e9}#tiptip_holder.tip_bottom{padding-top:5px}#tiptip_holder.tip_bottom #tiptip_arrow_inner{margin-top:-5px;margin-left:-6px;border-bottom-color:#4c5477}#tiptip_holder.tip_right{padding-left:5px}#tiptip_holder.tip_right #tiptip_arrow_inner{margin-top:-6px;margin-left:-5px;border-right-color:#dee0e9}#tiptip_holder.tip_left{padding-right:5px}#tiptip_holder.tip_left #tiptip_arrow_inner{margin-top:-6px;margin-left:-7px;border-left-color:#dee0e9}#tiptip_content,.ur_error_tip{color:#fff;font-size:.9em;max-width:150px;background:#4c5477;text-align:center;border-radius:3px;padding:.618em 1em;box-shadow:0 1px 3px rgba(0,0,0,.2)}#tiptip_content code,.ur_error_tip code{padding:1px;background:#888}#tiptip_arrow,#tiptip_arrow_inner{position:absolute;border-color:transparent;border-style:solid;border-width:6px;height:0;width:0}.ur_error_tip{max-width:20em;line-height:1.8em;position:absolute;white-space:normal;background:#ff4149;margin:1.5em 1px 0 -1em;z-index:9999999}.ur_error_tip::after{content:"";display:block;border:8px solid #ff4149;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-3px;left:50%;margin:-1em 0 0 -3px}.ur-portal-tooltip,.user-registration-help-tip{color:#676d8a;display:inline-block;font-size:22px;font-style:normal;height:16px;line-height:16px;position:relative;vertical-align:middle;width:16px}.ur-portal-tooltip::after,.user-registration-help-tip::after{font-family:Dashicons;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin:0;text-indent:0;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;content:"";cursor:help}#smart-tags{text-align:center}.form-settings-tab{cursor:pointer;padding:10px 15px;color:#2d3559;background:#dee0e9;margin-bottom:10px;line-height:1.2;border-radius:4px}.form-settings-tab.active{background:#475bb2;color:#fff}#profile-page form#your-profile .flatpickr-input[readonly]{background-color:#fff}body.ur-full-screen-mode{margin-top:-32px}body.ur-full-screen-mode #wpbody-content{padding-bottom:45px}body.ur-full-screen-mode #wpwrap #wpcontent{margin-left:0;padding-left:0}body.ur-full-screen-mode #wpwrap #wpcontent #wpadminbar{display:none}body.ur-full-screen-mode #wpwrap #wpcontent #wpbody .ur-tab-content{padding:20px}body.ur-full-screen-mode #wpwrap #wpcontent #wpbody #menu-management-liquid{margin-top:0}body.ur-full-screen-mode #wpwrap #wpcontent #wpbody #menu-management-liquid .menu-edit{margin-bottom:0;box-shadow:none;left:0!important}body.ur-full-screen-mode #wpwrap #adminmenumain{display:none}body.ur-full-screen-mode .ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-contents{height:calc(100vh - 98px)}body.ur-full-screen-mode .ur-registered-from .ur-builder-wrapper{height:calc(100vh - 57px)}.ur-circle-loading{position:relative;width:100px!important;height:100px!important;-webkit-transform:translate(-50px,-50px) scale(.5) translate(50px,50px);-ms-transform:translate(-50px,-50px) scale(.5) translate(50px,50px);transform:translate(-50px,-50px) scale(.5) translate(50px,50px)}.ur-circle-loading::after,.ur-circle-loading::before{content:"";position:absolute;top:70px;left:70px;-webkit-animation:ur-circle-loading-keyframe 1.5s linear infinite;animation:ur-circle-loading-keyframe 1.5s linear infinite;width:60px;height:60px;border-radius:50%;background:#475bb2}.ur-circle-loading::after{-webkit-animation-delay:-.75s;animation-delay:-.75s;background:#668fe5}.ur-builder-message-container{position:fixed;top:32px;left:0;right:0;max-width:400px;margin:0 auto;z-index:9999}.ur-builder-message-container .ur-message{display:none;margin:0 auto;margin-top:16px;-webkit-transition:all 240ms cubic-bezier(0,0,.2,1) 0s;transition:all 240ms cubic-bezier(0,0,.2,1) 0s;z-index:99999;height:0}.ur-builder-message-container .ur-message .ur-error,.ur-builder-message-container .ur-message .ur-success{background:#fff;padding:8px 16px;border-radius:3px;border-left:3px solid;position:relative;box-shadow:0 1px 8px 2px rgba(45,53,89,.1)}.ur-builder-message-container .ur-message .ur-error p,.ur-builder-message-container .ur-message .ur-success p{margin:8px 0}.ur-builder-message-container .ur-message .ur-error p::after,.ur-builder-message-container .ur-message .ur-error p::before,.ur-builder-message-container .ur-message .ur-success p::after,.ur-builder-message-container .ur-message .ur-success p::before{font-family:dashicons;width:20px;height:20px;font-size:20px;margin-right:8px;margin-top:-4px;line-height:1;display:inline-block;vertical-align:middle}.ur-builder-message-container .ur-message .ur-success{border-color:#37b24d}.ur-builder-message-container .ur-message .ur-success p::before{content:"\f12a";color:#37b24d}.ur-builder-message-container .ur-message .ur-error{border-color:#ff4149}.ur-builder-message-container .ur-message .ur-error p::before{content:"\f534";color:#ff4149}.ur-builder-message-container .ur-message .dashicons{cursor:pointer;position:absolute;right:16px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);line-height:1}.ur-builder-message-container .ur-message.entered{display:block;height:50px;-webkit-animation:240ms cubic-bezier(.175,.885,.32,1.175) 0s 1 normal both open-message;animation:240ms cubic-bezier(.175,.885,.32,1.175) 0s 1 normal both open-message}.ur-builder-message-container .ur-message.exiting{display:block;-webkit-animation:120ms cubic-bezier(.4,0,1,1) 0s 1 normal both close-message;animation:120ms cubic-bezier(.4,0,1,1) 0s 1 normal both close-message}.ur-builder-message-container .ur-message:first-child{margin-top:1.5rem}.main_header{font-weight:600;font-size:20px;line-height:27px}.ur-p-tag{padding:0 20px 18px 20px;margin:0;font-style:italic}@media screen and (max-width:1400px){.ur-registered-from .urcl-rules .urcl-field{max-width:61%;-webkit-box-flex:1;-webkit-flex:1 0 60%;flex:1 0 60%;margin-bottom:5px}.ur-registered-from .urcl-rules .urcl-value{-webkit-box-ordinal-group:5;-webkit-order:4;order:4;max-width:87%;-webkit-box-flex:1;-webkit-flex:1 0 86%;flex:1 0 86%}.ur-registered-from .urcl-rules .add{-webkit-box-ordinal-group:4;-webkit-order:3;order:3;margin-right:0}.ur-registered-from .urcl-rules .remove{-webkit-box-ordinal-group:6;-webkit-order:5;order:5}}@media screen and (max-width:960px){.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-registered-list .ur-registered-item{float:none;width:100%}.ur-registered-from .ur-registered-inputs .ur-single-row .ur-grid-lists,.ur-registered-from .ur-registered-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item,.ur-registered-from .ur-registered-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item .ur-selected-item{padding:10px}}@media screen and (max-width:782px){body.user-registration_page_add-new-registration{min-width:0!important}.ur-registered-from{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.ur-registered-from .ur-registered-inputs{width:100%;margin-bottom:10px}.ur-registered-from .ur-registered-inputs .ur-tabs .ur-tab-content .ur-registered-list .ur-registered-item{float:left;width:48%}.ur-registered-from .ur-selected-inputs{width:100%}}@media screen and (max-width:600px){.user-registration_page_add-new-registration .major-publishing-actions{clear:both;padding:10px 0 19px;line-height:28px}.user-registration_page_add-new-registration .major-publishing-actions .ur-form-name{width:100%}.user-registration_page_add-new-registration .major-publishing-actions .publishing-action{text-align:left;float:none;margin-top:15px}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;display:block}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item{width:100%!important}.ur-registered-from .ur-selected-inputs .ur-single-row .ur-grid-lists .ur-grid-list-item:nth-child(1n+2){border-left:0 none}}
assets/js/admin/gutenberg/form-block.build.js CHANGED
@@ -178,10 +178,10 @@ registerBlockType("user-registration/form-selector", {
178
  value: shortcode,
179
  options: [{ label: "Select Shortcode", value: "" }, {
180
  label: "Login Shortcode",
181
- value: "login_shortcode"
182
  }, {
183
  label: "My Account Shortcode",
184
- value: "myaccount_shortcode"
185
  }],
186
  onChange: selectLoginForm
187
  }), wp.element.createElement(TextControl, {
@@ -235,10 +235,10 @@ registerBlockType("user-registration/form-selector", {
235
  selected: shortcode,
236
  options: [{ label: "Select Shortcode", value: "" }, {
237
  label: "Login Shortcode",
238
- value: "login_shortcode"
239
  }, {
240
  label: "My Account Shortcode",
241
- value: "myaccount_shortcode"
242
  }],
243
  onChange: selectLoginForm
244
  })
178
  value: shortcode,
179
  options: [{ label: "Select Shortcode", value: "" }, {
180
  label: "Login Shortcode",
181
+ value: "user_registration_login"
182
  }, {
183
  label: "My Account Shortcode",
184
+ value: "user_registration_my_account"
185
  }],
186
  onChange: selectLoginForm
187
  }), wp.element.createElement(TextControl, {
235
  selected: shortcode,
236
  options: [{ label: "Select Shortcode", value: "" }, {
237
  label: "Login Shortcode",
238
+ value: "user_registration_login"
239
  }, {
240
  label: "My Account Shortcode",
241
+ value: "user_registration_my_account"
242
  }],
243
  onChange: selectLoginForm
244
  })
assets/js/admin/gutenberg/form-block.js CHANGED
@@ -113,11 +113,11 @@ registerBlockType("user-registration/form-selector", {
113
  { label: "Select Shortcode", value: "" },
114
  {
115
  label: "Login Shortcode",
116
- value: "login_shortcode",
117
  },
118
  {
119
  label: "My Account Shortcode",
120
- value: "myaccount_shortcode",
121
  },
122
  ]}
123
  onChange={selectLoginForm}
@@ -182,11 +182,11 @@ registerBlockType("user-registration/form-selector", {
182
  { label: "Select Shortcode", value: "" },
183
  {
184
  label: "Login Shortcode",
185
- value: "login_shortcode",
186
  },
187
  {
188
  label: "My Account Shortcode",
189
- value: "myaccount_shortcode",
190
  },
191
  ]}
192
  onChange={selectLoginForm}
113
  { label: "Select Shortcode", value: "" },
114
  {
115
  label: "Login Shortcode",
116
+ value: "user_registration_login",
117
  },
118
  {
119
  label: "My Account Shortcode",
120
+ value: "user_registration_my_account",
121
  },
122
  ]}
123
  onChange={selectLoginForm}
182
  { label: "Select Shortcode", value: "" },
183
  {
184
  label: "Login Shortcode",
185
+ value: "user_registration_login",
186
  },
187
  {
188
  label: "My Account Shortcode",
189
+ value: "user_registration_my_account",
190
  },
191
  ]}
192
  onChange={selectLoginForm}
includes/class-ur-ajax.php CHANGED
@@ -205,7 +205,10 @@ class UR_AJAX {
205
 
206
  if ( isset( $single_field['user_registration_profile_pic_url'] ) ) {
207
  if( 'no' === get_option( 'user_registration_disable_profile_picture', 'no' ) ) {
208
- update_user_meta( $user_id, 'user_registration_profile_pic_url', $single_field['user_registration_profile_pic_url'] );
 
 
 
209
  }
210
  }
211
 
205
 
206
  if ( isset( $single_field['user_registration_profile_pic_url'] ) ) {
207
  if( 'no' === get_option( 'user_registration_disable_profile_picture', 'no' ) ) {
208
+ if( wp_http_validate_url( $single_field['user_registration_profile_pic_url'] )) {
209
+ $profile_pic_url = esc_url_raw( $single_field['user_registration_profile_pic_url']);
210
+ update_user_meta( $user_id, 'user_registration_profile_pic_url', $profile_pic_url );
211
+ }
212
  }
213
  }
214
 
includes/class-ur-form-block.php CHANGED
@@ -154,7 +154,7 @@ class UR_Form_Block {
154
  $parameters["logout_redirect"] = $attr['logoutUrl'];
155
  }
156
 
157
- if('login_shortcode'=== $shortcode ) {
158
  return UR_Shortcodes::login(
159
  $parameters
160
  );
154
  $parameters["logout_redirect"] = $attr['logoutUrl'];
155
  }
156
 
157
+ if('user_registration_login'=== $shortcode ) {
158
  return UR_Shortcodes::login(
159
  $parameters
160
  );
includes/class-ur-form-handler.php CHANGED
@@ -69,7 +69,10 @@ class UR_Form_Handler {
69
 
70
  if ( has_action( 'uraf_profile_picture_buttons' ) ) {
71
  if ( isset( $_POST['profile_pic_url'] ) ) {
72
- update_user_meta( $user_id, 'user_registration_profile_pic_url', $_POST['profile_pic_url'] );
 
 
 
73
  }
74
  } else {
75
  if ( isset( $_FILES['profile-pic'] ) ) {
@@ -93,7 +96,10 @@ class UR_Form_Handler {
93
  $image->resize( 150, 150, true );
94
  $image->save( $uploaded['file'] );
95
  }
96
- update_user_meta( $user_id, 'user_registration_profile_pic_url', $uploaded['url'] );
 
 
 
97
  } else {
98
  ur_add_notice( $uploaded['error'], 'error' );
99
  }
69
 
70
  if ( has_action( 'uraf_profile_picture_buttons' ) ) {
71
  if ( isset( $_POST['profile_pic_url'] ) ) {
72
+ if( wp_http_validate_url( $_POST['profile_pic_url'] )) {
73
+ $profile_pic_url = esc_url_raw( $_POST['profile_pic_url']);
74
+ update_user_meta( $user_id, 'user_registration_profile_pic_url', $profile_pic_url );
75
+ }
76
  }
77
  } else {
78
  if ( isset( $_FILES['profile-pic'] ) ) {
96
  $image->resize( 150, 150, true );
97
  $image->save( $uploaded['file'] );
98
  }
99
+ if( wp_http_validate_url( $uploaded['url'] )) {
100
+ $profile_pic_url = esc_url_raw( $uploaded['url'] );
101
+ update_user_meta( $user_id, 'user_registration_profile_pic_url', $profile_pic_url );
102
+ }
103
  } else {
104
  ur_add_notice( $uploaded['error'], 'error' );
105
  }
includes/frontend/class-ur-frontend.php CHANGED
@@ -101,15 +101,33 @@ class UR_Frontend {
101
  $matched = 0;
102
 
103
  if ( ! empty( $login_page ) ) {
104
- $matched = preg_match( '/\[user_registration_my_account(\s\S+){0,3}\]|\[user_registration_login(\s\S+){0,3}\]/', $login_page->post_content );
105
- if(1 > absint( $matched )) {
106
- $matched = preg_match( '/\[woocommerce_my_account(\s\S+){0,3}\]/', $login_page->post_content );
 
 
 
 
 
 
 
 
 
107
  }
108
  $page_id = $login_page->ID;
109
  } elseif ( ! empty( $myaccount_page ) ) {
110
- $matched = preg_match( '/\[user_registration_my_account(\s\S+){0,3}\]|\[user_registration_login(\s\S+){0,3}\]/', $myaccount_page->post_content );
111
- if(1 > absint( $matched )) {
112
- $matched = preg_match( '/\[woocommerce_my_account(\s\S+){0,3}\]/', $myaccount_page->post_content );
 
 
 
 
 
 
 
 
 
113
  }
114
  $page_id = $myaccount_page->ID;
115
  }
101
  $matched = 0;
102
 
103
  if ( ! empty( $login_page ) ) {
104
+ $shortcodes = parse_blocks( $login_page->post_content );
105
+ foreach ( $shortcodes as $shortcode ) {
106
+
107
+ if ( 'user-registration/form-selector' === $shortcode['blockName'] && isset( $shortcode['attrs']['shortcode'] ) ) {
108
+ $matched = 1;
109
+ } elseif ( 'core/shortcode' === $shortcode['blockName'] && isset( $shortcode['innerHTML'] ) ) {
110
+ $matched = preg_match( '/\[user_registration_my_account(\s\S+){0,3}\]|\[user_registration_login(\s\S+){0,3}\]/', $shortcode['innerHTML'] );
111
+ if ( 1 > absint( $matched ) ) {
112
+ $matched = preg_match( '/\[woocommerce_my_account(\s\S+){0,3}\]/', $shortcode['innerHTML'] );
113
+ }
114
+ }
115
+
116
  }
117
  $page_id = $login_page->ID;
118
  } elseif ( ! empty( $myaccount_page ) ) {
119
+ $shortcodes = parse_blocks( $myaccount_page->post_content );
120
+ foreach ( $shortcodes as $shortcode ) {
121
+
122
+ if ( 'user-registration/form-selector' === $shortcode['blockName'] && isset( $shortcode['attrs']['shortcode'] ) ) {
123
+ $matched = 1;
124
+ } elseif ( 'core/shortcode' === $shortcode['blockName'] && isset( $shortcode['innerHTML'] ) ) {
125
+ $matched = preg_match( '/\[user_registration_my_account(\s\S+){0,3}\]|\[user_registration_login(\s\S+){0,3}\]/', $shortcode['innerHTML'] );
126
+ if ( 1 > absint( $matched ) ) {
127
+ $matched = preg_match( '/\[woocommerce_my_account(\s\S+){0,3}\]/', $shortcode['innerHTML'] );
128
+ }
129
+ }
130
+
131
  }
132
  $page_id = $myaccount_page->ID;
133
  }
includes/functions-ur-core.php CHANGED
@@ -314,8 +314,22 @@ function ur_help_tip( $tip, $allow_html = false, $classname = 'user-registration
314
  */
315
  function ur_post_content_has_shortcode( $tag = '' ) {
316
  global $post;
 
317
 
318
- return ( is_singular() || is_front_page() ) && is_a( $post, 'WP_Post' ) && has_shortcode( $post->post_content, $tag );
 
 
 
 
 
 
 
 
 
 
 
 
 
319
  }
320
 
321
  /**
314
  */
315
  function ur_post_content_has_shortcode( $tag = '' ) {
316
  global $post;
317
+ $new_shortcode = '';
318
 
319
+ if( is_object( $post ) ) {
320
+ $blocks = parse_blocks( $post->post_content );
321
+ foreach( $blocks as $block ) {
322
+
323
+ if ( 'core/shortcode' === $block['blockName'] && isset( $block['innerHTML'] ) ) {
324
+ $new_shortcode = $block['innerHTML'];
325
+ } elseif ( 'user-registration/form-selector' === $block['blockName'] && isset( $block['attrs']['shortcode'] ) ) {
326
+ $new_shortcode = "[". $block['attrs']['shortcode'] . "]";
327
+ }
328
+
329
+ }
330
+ }
331
+
332
+ return ( is_singular() || is_front_page() ) && is_a( $post, 'WP_Post' ) && has_shortcode( $new_shortcode, $tag );
333
  }
334
 
335
  /**
includes/functions-ur-template.php CHANGED
@@ -800,8 +800,19 @@ function ur_logout_url( $redirect = '' ) {
800
 
801
  global $post;
802
  $post_content = isset( $post->post_content ) ? $post->post_content : '';
 
 
 
 
 
 
 
 
 
 
 
803
  if ( ( ur_post_content_has_shortcode( 'user_registration_login' ) || ur_post_content_has_shortcode( 'user_registration_my_account' ) ) && is_user_logged_in() ) {
804
- preg_match( '/' . get_shortcode_regex() . '/s', $post_content, $matches );
805
 
806
  $attributes = shortcode_parse_atts($matches[3]);
807
  /**
800
 
801
  global $post;
802
  $post_content = isset( $post->post_content ) ? $post->post_content : '';
803
+ $blocks = parse_blocks( $post_content );
804
+ foreach( $blocks as $block ) {
805
+
806
+ if ( 'core/shortcode' === $block['blockName'] && isset( $block['innerHTML'] ) ) {
807
+ $new_shortcode = $block['innerHTML'];
808
+ } elseif ( 'user-registration/form-selector' === $block['blockName'] && isset( $block['attrs']['shortcode'] ) ) {
809
+ $new_shortcode = "[". $block['attrs']['shortcode'] . "]";
810
+ }
811
+
812
+ }
813
+
814
  if ( ( ur_post_content_has_shortcode( 'user_registration_login' ) || ur_post_content_has_shortcode( 'user_registration_my_account' ) ) && is_user_logged_in() ) {
815
+ preg_match( '/' . get_shortcode_regex() . '/s', $new_shortcode, $matches );
816
 
817
  $attributes = shortcode_parse_atts($matches[3]);
818
  /**
languages/user-registration.pot CHANGED
@@ -2,14 +2,14 @@
2
  # This file is distributed under the same license as the User Registration plugin.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: User Registration 2.0.1\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/user-registration\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
- "POT-Creation-Date: 2021-08-10T14:10:50+05:45\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.5.0\n"
15
  "X-Domain: user-registration\n"
@@ -429,7 +429,7 @@ msgstr ""
429
  #: includes/admin/class-ur-admin-profile.php:151
430
  #: includes/form/class-ur-form-field-select.php:35
431
  #: includes/form/class-ur-form-field-select.php:40
432
- #: includes/functions-ur-core.php:687
433
  msgid "Select"
434
  msgstr ""
435
 
@@ -452,7 +452,7 @@ msgstr ""
452
  #: includes/admin/class-ur-admin-registrations-table-list.php:54
453
  #: includes/form/class-ur-form-field-date.php:37
454
  #: includes/form/class-ur-form-field-date.php:42
455
- #: includes/functions-ur-core.php:691
456
  msgid "Date"
457
  msgstr ""
458
 
@@ -648,7 +648,7 @@ msgstr ""
648
 
649
  #: includes/admin/class-ur-admin.php:176
650
  msgid ""
651
- "<strong>What benefit would you have?</strong> <br>\n"
652
  "\t\t\t\tBasically, it would encourage us to release updates regularly with new features & bug fixes so that you can keep on using the plugin without any issues and also to provide free support like we have been doing. <span class=\"dashicons dashicons-smiley smile-icon\"></span><br>"
653
  msgstr ""
654
 
@@ -678,13 +678,13 @@ msgstr ""
678
 
679
  #: includes/admin/class-ur-admin.php:222
680
  msgid ""
681
- "<strong>Hey there!</strong> <br>\n"
682
  "\t\t\t\t\t\t\t\tWe would be grateful if you could spare a moment and help us fill this survey. This survey will take approximately 4 minutes to complete."
683
  msgstr ""
684
 
685
  #: includes/admin/class-ur-admin.php:224
686
  msgid ""
687
- "<strong>What benefit would you have?</strong> <br>\n"
688
  "\t\t\t\t\t\t\t\tWe will take your feedback from the survey and use that information to make the plugin better. As a result, you will have a better plugin as you wanted. <span class=\"dashicons dashicons-smiley smile-icon\"></span><br>"
689
  msgstr ""
690
 
@@ -774,7 +774,7 @@ msgstr ""
774
 
775
  #: includes/admin/settings/class-ur-settings-email.php:173
776
  #: includes/admin/settings/class-ur-settings-general.php:291
777
- #: includes/functions-ur-core.php:1108
778
  msgid "Email"
779
  msgstr ""
780
 
@@ -809,13 +809,13 @@ msgid "Frontend Messages"
809
  msgstr ""
810
 
811
  #: includes/admin/settings/class-ur-settings-general.php:74
812
- #: includes/functions-ur-core.php:922
813
  msgid "User login option"
814
  msgstr ""
815
 
816
  #: includes/admin/settings/class-ur-settings-general.php:75
817
  #: includes/admin/settings/class-ur-settings-general.php:392
818
- #: includes/functions-ur-core.php:923
819
  msgid "This option lets you choose login option after user registration."
820
  msgstr ""
821
 
@@ -943,7 +943,7 @@ msgid "Success Messages"
943
  msgstr ""
944
 
945
  #: includes/admin/settings/class-ur-settings-general.php:237
946
- #: includes/functions-ur-core.php:1089
947
  msgid "Manual login after registration"
948
  msgstr ""
949
 
@@ -957,7 +957,7 @@ msgid "User successfully registered."
957
  msgstr ""
958
 
959
  #: includes/admin/settings/class-ur-settings-general.php:247
960
- #: includes/functions-ur-core.php:1090
961
  msgid "Email confirmation to login"
962
  msgstr ""
963
 
@@ -971,7 +971,7 @@ msgid "User registered. Verify your email by clicking on the link sent to your e
971
  msgstr ""
972
 
973
  #: includes/admin/settings/class-ur-settings-general.php:257
974
- #: includes/functions-ur-core.php:1092
975
  msgid "Admin approval after registration"
976
  msgstr ""
977
 
@@ -989,7 +989,7 @@ msgid "Error Messages"
989
  msgstr ""
990
 
991
  #: includes/admin/settings/class-ur-settings-general.php:273
992
- #: includes/functions-ur-core.php:748
993
  msgid "Required"
994
  msgstr ""
995
 
@@ -1039,7 +1039,7 @@ msgstr ""
1039
  #: includes/admin/settings/class-ur-settings-general.php:311
1040
  #: includes/form/class-ur-form-field-number.php:37
1041
  #: includes/form/class-ur-form-field-number.php:42
1042
- #: includes/functions-ur-core.php:690
1043
  msgid "Number"
1044
  msgstr ""
1045
 
@@ -1091,14 +1091,14 @@ msgstr ""
1091
 
1092
  #: includes/admin/settings/class-ur-settings-general.php:347
1093
  #: includes/class-ur-ajax.php:109
1094
- #: includes/class-ur-ajax.php:492
1095
- #: includes/class-ur-form-handler.php:385
1096
  #: includes/class-ur-frontend-scripts.php:382
1097
  msgid "Captcha code error, please try again."
1098
  msgstr ""
1099
 
1100
  #: includes/admin/settings/class-ur-settings-general.php:375
1101
- #: includes/functions-ur-core.php:1042
1102
  msgid "Form Template"
1103
  msgstr ""
1104
 
@@ -1107,27 +1107,27 @@ msgid "Choose the login form template."
1107
  msgstr ""
1108
 
1109
  #: includes/admin/settings/class-ur-settings-general.php:383
1110
- #: includes/functions-ur-core.php:1049
1111
  msgid "Default"
1112
  msgstr ""
1113
 
1114
  #: includes/admin/settings/class-ur-settings-general.php:384
1115
- #: includes/functions-ur-core.php:1050
1116
  msgid "Bordered"
1117
  msgstr ""
1118
 
1119
  #: includes/admin/settings/class-ur-settings-general.php:385
1120
- #: includes/functions-ur-core.php:1051
1121
  msgid "Flat"
1122
  msgstr ""
1123
 
1124
  #: includes/admin/settings/class-ur-settings-general.php:386
1125
- #: includes/functions-ur-core.php:1052
1126
  msgid "Rounded"
1127
  msgstr ""
1128
 
1129
  #: includes/admin/settings/class-ur-settings-general.php:387
1130
- #: includes/functions-ur-core.php:1053
1131
  msgid "Rounded Edge"
1132
  msgstr ""
1133
 
@@ -1239,7 +1239,7 @@ msgid "Labels"
1239
  msgstr ""
1240
 
1241
  #: includes/admin/settings/class-ur-settings-general.php:498
1242
- #: includes/functions-ur-core.php:1106
1243
  msgid "Username or Email"
1244
  msgstr ""
1245
 
@@ -1254,7 +1254,7 @@ msgstr ""
1254
 
1255
  #: includes/admin/settings/class-ur-settings-general.php:508
1256
  #: includes/admin/settings/class-ur-settings-general.php:514
1257
- #: includes/functions-ur-core.php:685
1258
  #: templates/myaccount/form-login.php:41
1259
  msgid "Password"
1260
  msgstr ""
@@ -1520,12 +1520,12 @@ msgstr ""
1520
 
1521
  #: includes/admin/settings/emails/class-ur-settings-admin-email.php:99
1522
  msgid ""
1523
- "Hi Admin, <br/>\n"
1524
- "\n"
1525
- "A new user {{username}} - {{email}} has successfully registered to your site <a href=\"{{home_url}}\">{{blog_info}}</a>. <br/>\n"
1526
- "\n"
1527
- "Please review the user role and details at '<b>Users</b>' menu in your WP dashboard. <br/>\n"
1528
- "\n"
1529
  "Thank You!"
1530
  msgstr ""
1531
 
@@ -1552,12 +1552,12 @@ msgstr ""
1552
 
1553
  #: includes/admin/settings/emails/class-ur-settings-awaiting-admin-approval-email.php:90
1554
  msgid ""
1555
- "Hi {{username}}, <br/>\n"
1556
- "\n"
1557
- "You have registered on <a href=\"{{home_url}}\">{{blog_info}}</a>. <br/>\n"
1558
- "\n"
1559
- "Please wait until the site admin approves your registration. You will be notified after it is approved. <br/>\n"
1560
- "\n"
1561
  "Thank You!"
1562
  msgstr ""
1563
 
@@ -1580,12 +1580,12 @@ msgstr ""
1580
 
1581
  #: includes/admin/settings/emails/class-ur-settings-email-confirmation.php:82
1582
  msgid ""
1583
- "Hi {{username}}, <br/>\n"
1584
- "\n"
1585
- "You have registered on <a href=\"{{home_url}}\">{{blog_info}}</a>. <br/>\n"
1586
- "\n"
1587
- "Please click on this verification link {{home_url}}/{{ur_login}}?ur_token={{email_token}} to confirm registration. <br/>\n"
1588
- "\n"
1589
  "Thank You!"
1590
  msgstr ""
1591
 
@@ -1609,13 +1609,13 @@ msgstr ""
1609
 
1610
  #: includes/admin/settings/emails/class-ur-settings-profile-details-changed-email.php:102
1611
  msgid ""
1612
- "User has changed profile information for the following account:<br/>\n"
1613
- "\n"
1614
- "SiteName: {{blog_info}} <br/>\n"
1615
- "Username: {{username}} <br/>\n"
1616
- "\n"
1617
- "{{all_fields}}\n"
1618
- "<br/>\n"
1619
  "Thank You!"
1620
  msgstr ""
1621
 
@@ -1639,12 +1639,12 @@ msgstr ""
1639
 
1640
  #: includes/admin/settings/emails/class-ur-settings-registration-approved-email.php:90
1641
  msgid ""
1642
- "Hi {{username}}, <br/>\n"
1643
- "\n"
1644
- "Your registration on <a href=\"{{home_url}}\">{{blog_info}}</a> has been approved. <br/>\n"
1645
- "\n"
1646
- "Please visit '<b>My Account</b>' page to edit your account details and create your user profile on <a href=\"{{home_url}}\">{{blog_info}}</a>. <br/>\n"
1647
- "\n"
1648
  "Thank You!"
1649
  msgstr ""
1650
 
@@ -1669,12 +1669,12 @@ msgstr ""
1669
 
1670
  #: includes/admin/settings/emails/class-ur-settings-registration-denied-email.php:90
1671
  msgid ""
1672
- "Hi {{username}}, <br/>\n"
1673
- "\n"
1674
- "You have registered on <a href=\"{{home_url}}\">{{blog_info}}</a>. <br/>\n"
1675
- "\n"
1676
- "Unfortunately your registration is denied. Sorry for the inconvenience. <br/>\n"
1677
- "\n"
1678
  "Thank You!"
1679
  msgstr ""
1680
 
@@ -1698,14 +1698,14 @@ msgstr ""
1698
 
1699
  #: includes/admin/settings/emails/class-ur-settings-registration-pending-email.php:92
1700
  msgid ""
1701
- "Hi {{username}}, <br/>\n"
1702
- "\n"
1703
- "Your registration on <a href=\"{{home_url}}\">{{blog_info}}</a> has been changed to pending. <br/>\n"
1704
- "\n"
1705
- "Sorry for the inconvenience. <br/>\n"
1706
- "\n"
1707
- "You will be notified after it is approved. <br/>\n"
1708
- "\n"
1709
  "Thank You!"
1710
  msgstr ""
1711
 
@@ -1729,16 +1729,16 @@ msgstr ""
1729
 
1730
  #: includes/admin/settings/emails/class-ur-settings-reset-password-email.php:89
1731
  msgid ""
1732
- "Someone has requested a password reset for the following account: <br/>\n"
1733
- "\n"
1734
- "SiteName: {{blog_info}} <br/>\n"
1735
- "Username: {{username}} <br/>\n"
1736
- "\n"
1737
- "If this was a mistake, just ignore this email and nothing will happen. <br/>\n"
1738
- "\n"
1739
- "To reset your password, visit the following address: <br/>\n"
1740
- "<a href=\"{{home_url}}/{{ur_login}}?action=rp&key={{key}}&login={{username}} \" rel=\"noreferrer noopener\" target=\"_blank\">Click Here</a><br/>\n"
1741
- "\n"
1742
  "Thank You!"
1743
  msgstr ""
1744
 
@@ -1762,12 +1762,12 @@ msgstr ""
1762
 
1763
  #: includes/admin/settings/emails/class-ur-settings-successfully-registered-email.php:90
1764
  msgid ""
1765
- "Hi {{username}}, <br/>\n"
1766
- "\n"
1767
- "You have successfully completed user registration on <a href=\"{{home_url}}\">{{blog_info}}</a>. <br/>\n"
1768
- "\n"
1769
- "Please visit '<b>My Account</b>' page to edit your account details and create your user profile on <a href=\"{{home_url}}\">{{blog_info}}</a>. <br/>\n"
1770
- "\n"
1771
  "Thank You!"
1772
  msgstr ""
1773
 
@@ -1985,14 +1985,14 @@ msgstr ""
1985
  #: includes/class-ur-ajax.php:80
1986
  #: includes/class-ur-ajax.php:118
1987
  #: includes/class-ur-ajax.php:174
1988
- #: includes/class-ur-ajax.php:335
1989
- #: includes/class-ur-ajax.php:462
1990
  msgid "Nonce error, please reload."
1991
  msgstr ""
1992
 
1993
  #: includes/class-ur-ajax.php:102
1994
- #: includes/class-ur-ajax.php:485
1995
- #: includes/class-ur-form-handler.php:382
1996
  msgid "Error on google reCaptcha. Contact your site administrator."
1997
  msgstr ""
1998
 
@@ -2017,69 +2017,69 @@ msgstr ""
2017
  msgid "Logout"
2018
  msgstr ""
2019
 
2020
- #: includes/class-ur-ajax.php:253
2021
  #: includes/form/class-ur-form-field-user-email.php:68
2022
  msgid "Email already exists."
2023
  msgstr ""
2024
 
2025
- #: includes/class-ur-ajax.php:306
2026
- #: includes/class-ur-form-handler.php:246
2027
  msgid "User profile updated successfully."
2028
  msgstr ""
2029
 
2030
- #: includes/class-ur-ajax.php:407
2031
- #: includes/class-ur-form-handler.php:105
2032
  msgid "File size exceed, please check your file size."
2033
  msgstr ""
2034
 
2035
- #: includes/class-ur-ajax.php:414
2036
- #: includes/class-ur-form-handler.php:108
2037
  msgid "Something went wrong while uploading, please contact your site administrator."
2038
  msgstr ""
2039
 
2040
- #: includes/class-ur-ajax.php:444
2041
- #: includes/class-ur-form-handler.php:348
2042
  msgid "Username is required."
2043
  msgstr ""
2044
 
2045
- #: includes/class-ur-ajax.php:447
2046
- #: includes/class-ur-form-handler.php:351
2047
  msgid "A user could not be found with this email address."
2048
  msgstr ""
2049
 
2050
- #: includes/class-ur-ajax.php:516
2051
  #: includes/class-ur-ajax.php:519
2052
- #: includes/class-ur-ajax.php:525
2053
  #: includes/class-ur-ajax.php:528
2054
- #: includes/class-ur-form-handler.php:435
2055
- #: includes/class-ur-form-handler.php:438
2056
  #: includes/class-ur-form-handler.php:444
2057
- #: includes/class-ur-form-handler.php:447
 
2058
  msgid "ERROR"
2059
  msgstr ""
2060
 
2061
- #: includes/class-ur-ajax.php:557
2062
  msgid "Test email from %s"
2063
  msgstr ""
2064
 
2065
- #: includes/class-ur-ajax.php:568
2066
  msgid "Test email was sent successfully! Please check your inbox to make sure it is delivered."
2067
  msgstr ""
2068
 
2069
- #: includes/class-ur-ajax.php:570
2070
  msgid "Test email was unsuccessful! Something went wrong."
2071
  msgstr ""
2072
 
2073
- #: includes/class-ur-ajax.php:639
2074
- #: includes/class-ur-ajax.php:645
2075
  msgid "post data not set"
2076
  msgstr ""
2077
 
2078
- #: includes/class-ur-ajax.php:662
2079
  msgid "Could not save form. Invalid field name. Please check all field name"
2080
  msgstr ""
2081
 
2082
- #: includes/class-ur-ajax.php:673
2083
  msgid "Could not save form, "
2084
  msgstr ""
2085
 
@@ -2135,11 +2135,11 @@ msgid "User does not exist!"
2135
  msgstr ""
2136
 
2137
  #: includes/class-ur-email-confirmation.php:414
2138
- #: includes/class-ur-form-handler.php:382
2139
- #: includes/class-ur-form-handler.php:385
2140
- #: includes/class-ur-form-handler.php:390
2141
- #: includes/class-ur-form-handler.php:394
2142
- #: includes/class-ur-form-handler.php:403
2143
  #: includes/class-ur-user-approval.php:194
2144
  #: includes/class-ur-user-approval.php:199
2145
  #: includes/class-ur-user-approval.php:214
@@ -2164,7 +2164,7 @@ msgid "Email not verified! Verify your email by clicking on the link sent to you
2164
  msgstr ""
2165
 
2166
  #: includes/class-ur-emailer.php:589
2167
- #: includes/functions-ur-core.php:1988
2168
  msgid "Chosen Password"
2169
  msgstr ""
2170
 
@@ -2184,72 +2184,72 @@ msgstr ""
2184
  msgid "Form"
2185
  msgstr ""
2186
 
2187
- #: includes/class-ur-form-handler.php:178
2188
  #: includes/frontend/class-ur-frontend-form-handler.php:472
2189
  msgid "%s is a required field."
2190
  msgstr ""
2191
 
2192
- #: includes/class-ur-form-handler.php:186
2193
  msgid "Email already exists"
2194
  msgstr ""
2195
 
2196
- #: includes/class-ur-form-handler.php:200
2197
  msgid "%s is not a valid email address."
2198
  msgstr ""
2199
 
2200
- #: includes/class-ur-form-handler.php:293
2201
  msgid "Please fill out all password fields."
2202
  msgstr ""
2203
 
2204
- #: includes/class-ur-form-handler.php:296
2205
  msgid "Please enter your current password."
2206
  msgstr ""
2207
 
2208
- #: includes/class-ur-form-handler.php:299
2209
  msgid "Please enter your new password."
2210
  msgstr ""
2211
 
2212
- #: includes/class-ur-form-handler.php:302
2213
  msgid "Please re-enter your password."
2214
  msgstr ""
2215
 
2216
- #: includes/class-ur-form-handler.php:305
2217
  msgid "New passwords do not match."
2218
  msgstr ""
2219
 
2220
- #: includes/class-ur-form-handler.php:308
2221
  msgid "Your current password is incorrect."
2222
  msgstr ""
2223
 
2224
- #: includes/class-ur-form-handler.php:311
2225
  msgid "New password must not be same as old password"
2226
  msgstr ""
2227
 
2228
- #: includes/class-ur-form-handler.php:332
2229
  msgid "Password changed successfully."
2230
  msgstr ""
2231
 
2232
- #: includes/class-ur-form-handler.php:531
2233
  msgid "Please enter your password."
2234
  msgstr ""
2235
 
2236
- #: includes/class-ur-form-handler.php:535
2237
  msgid "Passwords do not match."
2238
  msgstr ""
2239
 
2240
- #: includes/class-ur-form-handler.php:539
2241
  msgid "New password must not be same as old password."
2242
  msgstr ""
2243
 
2244
- #: includes/class-ur-form-handler.php:573
2245
  msgid "Invalid Key"
2246
  msgstr ""
2247
 
2248
- #: includes/class-ur-form-handler.php:588
2249
  msgid "Thanks for confirming your export request."
2250
  msgstr ""
2251
 
2252
- #: includes/class-ur-form-handler.php:590
2253
  msgid "Thanks for confirming your erasure request."
2254
  msgstr ""
2255
 
@@ -2299,22 +2299,22 @@ msgid "Please enter a stronger password."
2299
  msgstr ""
2300
 
2301
  #: includes/class-ur-frontend-scripts.php:395
2302
- #: includes/functions-ur-core.php:968
2303
  msgid "Very Weak"
2304
  msgstr ""
2305
 
2306
  #: includes/class-ur-frontend-scripts.php:396
2307
- #: includes/functions-ur-core.php:969
2308
  msgid "Weak"
2309
  msgstr ""
2310
 
2311
  #: includes/class-ur-frontend-scripts.php:397
2312
- #: includes/functions-ur-core.php:970
2313
  msgid "Medium"
2314
  msgstr ""
2315
 
2316
  #: includes/class-ur-frontend-scripts.php:398
2317
- #: includes/functions-ur-core.php:971
2318
  msgid "Strong"
2319
  msgstr ""
2320
 
@@ -2479,6 +2479,7 @@ msgstr ""
2479
  msgid "Edit Form"
2480
  msgstr ""
2481
 
 
2482
  #. translators: %s - Form name.
2483
  #: includes/class-ur-preview.php:115
2484
  #: includes/class-ur-preview.php:162
@@ -2652,28 +2653,28 @@ msgstr ""
2652
 
2653
  #: includes/form/class-ur-form-field-checkbox.php:35
2654
  #: includes/form/class-ur-form-field-checkbox.php:40
2655
- #: includes/functions-ur-core.php:692
2656
  msgid "Checkbox"
2657
  msgstr ""
2658
 
2659
  #: includes/form/class-ur-form-field-checkbox.php:43
2660
  #: includes/form/class-ur-form-field-radio.php:46
2661
  #: includes/form/class-ur-form-field-select.php:43
2662
- #: includes/functions-ur-core.php:801
2663
  msgid "First Choice"
2664
  msgstr ""
2665
 
2666
  #: includes/form/class-ur-form-field-checkbox.php:44
2667
  #: includes/form/class-ur-form-field-radio.php:47
2668
  #: includes/form/class-ur-form-field-select.php:44
2669
- #: includes/functions-ur-core.php:802
2670
  msgid "Second Choice"
2671
  msgstr ""
2672
 
2673
  #: includes/form/class-ur-form-field-checkbox.php:45
2674
  #: includes/form/class-ur-form-field-radio.php:48
2675
  #: includes/form/class-ur-form-field-select.php:45
2676
- #: includes/functions-ur-core.php:803
2677
  msgid "Third Choice"
2678
  msgstr ""
2679
 
@@ -3675,7 +3676,7 @@ msgstr ""
3675
 
3676
  #: includes/form/class-ur-form-field-country.php:347
3677
  #: includes/form/class-ur-form-field-country.php:352
3678
- #: includes/functions-ur-core.php:688
3679
  msgid "Country"
3680
  msgstr ""
3681
 
@@ -3686,7 +3687,7 @@ msgstr ""
3686
 
3687
  #: includes/form/class-ur-form-field-display-name.php:35
3688
  #: includes/form/class-ur-form-field-display-name.php:40
3689
- #: includes/functions-ur-core.php:682
3690
  msgid "Display Name"
3691
  msgstr ""
3692
 
@@ -3695,13 +3696,13 @@ msgid "Secondary Email "
3695
  msgstr ""
3696
 
3697
  #: includes/form/class-ur-form-field-email.php:40
3698
- #: includes/functions-ur-core.php:686
3699
  msgid "Secondary Email"
3700
  msgstr ""
3701
 
3702
  #: includes/form/class-ur-form-field-first-name.php:35
3703
  #: includes/form/class-ur-form-field-first-name.php:40
3704
- #: includes/functions-ur-core.php:679
3705
  msgid "First Name"
3706
  msgstr ""
3707
 
@@ -3710,25 +3711,25 @@ msgid "Last Name "
3710
  msgstr ""
3711
 
3712
  #: includes/form/class-ur-form-field-last-name.php:40
3713
- #: includes/functions-ur-core.php:680
3714
  msgid "Last Name"
3715
  msgstr ""
3716
 
3717
  #: includes/form/class-ur-form-field-nickname.php:35
3718
  #: includes/form/class-ur-form-field-nickname.php:40
3719
- #: includes/functions-ur-core.php:678
3720
  msgid "Nickname"
3721
  msgstr ""
3722
 
3723
  #: includes/form/class-ur-form-field-privacy-policy.php:35
3724
  #: includes/form/class-ur-form-field-privacy-policy.php:40
3725
- #: includes/functions-ur-core.php:693
3726
  msgid "Privacy Policy"
3727
  msgstr ""
3728
 
3729
  #: includes/form/class-ur-form-field-radio.php:38
3730
  #: includes/form/class-ur-form-field-radio.php:43
3731
- #: includes/functions-ur-core.php:694
3732
  msgid "Radio"
3733
  msgstr ""
3734
 
@@ -3739,7 +3740,7 @@ msgstr ""
3739
 
3740
  #: includes/form/class-ur-form-field-textarea.php:35
3741
  #: includes/form/class-ur-form-field-textarea.php:40
3742
- #: includes/functions-ur-core.php:689
3743
  msgid "Textarea"
3744
  msgstr ""
3745
 
@@ -3756,7 +3757,7 @@ msgid "Email "
3756
  msgstr ""
3757
 
3758
  #: includes/form/class-ur-form-field-user-email.php:40
3759
- #: includes/functions-ur-core.php:673
3760
  msgid "User Email"
3761
  msgstr ""
3762
 
@@ -3766,7 +3767,7 @@ msgstr ""
3766
 
3767
  #: includes/form/class-ur-form-field-user-login.php:35
3768
  #: includes/form/class-ur-form-field-user-login.php:40
3769
- #: includes/functions-ur-core.php:1107
3770
  msgid "Username"
3771
  msgstr ""
3772
 
@@ -3876,15 +3877,15 @@ msgstr ""
3876
 
3877
  #: includes/form/settings/class-ur-setting-checkbox.php:63
3878
  #: includes/form/settings/class-ur-setting-user_login.php:63
3879
- #: includes/functions-ur-core.php:753
3880
- #: includes/functions-ur-core.php:766
3881
  msgid "No"
3882
  msgstr ""
3883
 
3884
  #: includes/form/settings/class-ur-setting-checkbox.php:64
3885
  #: includes/form/settings/class-ur-setting-user_login.php:64
3886
- #: includes/functions-ur-core.php:754
3887
- #: includes/functions-ur-core.php:767
3888
  msgid "Yes"
3889
  msgstr ""
3890
 
@@ -4082,204 +4083,204 @@ msgstr ""
4082
  msgid "Dashboard"
4083
  msgstr ""
4084
 
4085
- #: includes/functions-ur-core.php:529
4086
  msgid "Username can not be changed."
4087
  msgstr ""
4088
 
4089
- #: includes/functions-ur-core.php:533
4090
  msgid "Passowrd can not be changed."
4091
  msgstr ""
4092
 
4093
- #: includes/functions-ur-core.php:537
4094
  msgid "Confirm password can not be changed."
4095
  msgstr ""
4096
 
4097
- #: includes/functions-ur-core.php:540
4098
  msgid "Confirm email can not be changed."
4099
  msgstr ""
4100
 
4101
- #: includes/functions-ur-core.php:674
4102
  msgid "User Confirm Email"
4103
  msgstr ""
4104
 
4105
- #: includes/functions-ur-core.php:675
4106
  msgid "User Pass"
4107
  msgstr ""
4108
 
4109
- #: includes/functions-ur-core.php:676
4110
  msgid "User Confirm Password"
4111
  msgstr ""
4112
 
4113
- #: includes/functions-ur-core.php:677
4114
  msgid "User Login"
4115
  msgstr ""
4116
 
4117
- #: includes/functions-ur-core.php:681
4118
  msgid "User URL"
4119
  msgstr ""
4120
 
4121
- #: includes/functions-ur-core.php:683
4122
- #: includes/functions-ur-core.php:720
4123
- #: includes/functions-ur-core.php:722
4124
  msgid "Description"
4125
  msgstr ""
4126
 
4127
- #: includes/functions-ur-core.php:684
4128
  msgid "Text"
4129
  msgstr ""
4130
 
4131
- #: includes/functions-ur-core.php:711
4132
- #: includes/functions-ur-core.php:713
4133
  msgid "Label"
4134
  msgstr ""
4135
 
4136
- #: includes/functions-ur-core.php:715
4137
  msgid "Enter text for the form field label. This is recommended and can be hidden in the Advanced Settings."
4138
  msgstr ""
4139
 
4140
- #: includes/functions-ur-core.php:724
4141
  msgid "Enter text for the form field description."
4142
  msgstr ""
4143
 
4144
- #: includes/functions-ur-core.php:729
4145
- #: includes/functions-ur-core.php:731
4146
  msgid "Field Name"
4147
  msgstr ""
4148
 
4149
- #: includes/functions-ur-core.php:733
4150
  msgid "Unique key for the field."
4151
  msgstr ""
4152
 
4153
- #: includes/functions-ur-core.php:739
4154
- #: includes/functions-ur-core.php:741
4155
  msgid "Placeholder"
4156
  msgstr ""
4157
 
4158
- #: includes/functions-ur-core.php:743
4159
  msgid "Enter placeholder for the field."
4160
  msgstr ""
4161
 
4162
- #: includes/functions-ur-core.php:756
4163
  msgid "Check this option to mark the field required. A form will not submit unless all required fields are provided."
4164
  msgstr ""
4165
 
4166
- #: includes/functions-ur-core.php:761
4167
  msgid "Hide Label"
4168
  msgstr ""
4169
 
4170
- #: includes/functions-ur-core.php:769
4171
  msgid "Check this option to hide the label of this field."
4172
  msgstr ""
4173
 
4174
- #: includes/functions-ur-core.php:796
4175
  msgid "Options"
4176
  msgstr ""
4177
 
4178
- #: includes/functions-ur-core.php:932
4179
  msgid "Login method that should be used by the users registered through this form."
4180
  msgstr ""
4181
 
4182
- #: includes/functions-ur-core.php:936
4183
  msgid "Default User Role"
4184
  msgstr ""
4185
 
4186
- #: includes/functions-ur-core.php:945
4187
  msgid "Default role for the users registered through this form."
4188
  msgstr ""
4189
 
4190
- #: includes/functions-ur-core.php:949
4191
  msgid "Enable Strong Password"
4192
  msgstr ""
4193
 
4194
- #: includes/functions-ur-core.php:957
4195
  msgid "Make strong password compulsary."
4196
  msgstr ""
4197
 
4198
- #: includes/functions-ur-core.php:961
4199
  msgid "Minimum Password Strength"
4200
  msgstr ""
4201
 
4202
- #: includes/functions-ur-core.php:975
4203
  msgid "Set minimum required password strength."
4204
  msgstr ""
4205
 
4206
- #: includes/functions-ur-core.php:979
4207
  msgid "Redirect URL"
4208
  msgstr ""
4209
 
4210
- #: includes/functions-ur-core.php:981
4211
  msgid "This option lets you enter redirect path after successful user registration."
4212
  msgstr ""
4213
 
4214
- #: includes/functions-ur-core.php:986
4215
  msgid "URL to redirect to after registration."
4216
  msgstr ""
4217
 
4218
- #: includes/functions-ur-core.php:990
4219
  msgid "Form Submit Button Custom Class"
4220
  msgstr ""
4221
 
4222
- #: includes/functions-ur-core.php:998
4223
  msgid "Custom css class to embed in the submit button. You can enter multiple classes seperated with space."
4224
  msgstr ""
4225
 
4226
- #: includes/functions-ur-core.php:1002
4227
  msgid "Form Submit Button Label"
4228
  msgstr ""
4229
 
4230
- #: includes/functions-ur-core.php:1010
4231
  msgid "Set label for the submit button."
4232
  msgstr ""
4233
 
4234
- #: includes/functions-ur-core.php:1014
4235
  msgid "Success message position"
4236
  msgstr ""
4237
 
4238
- #: includes/functions-ur-core.php:1021
4239
  msgid "Top"
4240
  msgstr ""
4241
 
4242
- #: includes/functions-ur-core.php:1022
4243
  msgid "Bottom"
4244
  msgstr ""
4245
 
4246
- #: includes/functions-ur-core.php:1026
4247
  msgid "Display success message either at the top or bottom after successful registration."
4248
  msgstr ""
4249
 
4250
- #: includes/functions-ur-core.php:1030
4251
  msgid "Enable %1$s %2$s reCaptcha %3$s Support"
4252
  msgstr ""
4253
 
4254
- #: includes/functions-ur-core.php:1038
4255
  msgid "Enable reCaptcha for strong security from spams and bots."
4256
  msgstr ""
4257
 
4258
- #: includes/functions-ur-core.php:1057
4259
  msgid "Choose form template to use."
4260
  msgstr ""
4261
 
4262
- #: includes/functions-ur-core.php:1061
4263
  msgid "Custom CSS class"
4264
  msgstr ""
4265
 
4266
- #: includes/functions-ur-core.php:1069
4267
  msgid "Custom css class to embed in the registration form. You can enter multiple classes seperated with space."
4268
  msgstr ""
4269
 
4270
- #: includes/functions-ur-core.php:1091
4271
  msgid "Auto login after registration"
4272
  msgstr ""
4273
 
4274
- #: includes/functions-ur-core.php:1303
4275
  msgid "The class <code>%s</code> provided by user_registration_logging_class filter must implement <code>UR_Logger_Interface</code>."
4276
  msgstr ""
4277
 
4278
- #: includes/functions-ur-core.php:1404
4279
  msgid "Disable emails"
4280
  msgstr ""
4281
 
4282
- #: includes/functions-ur-core.php:1405
4283
  msgid "Disable all emails sent after registration."
4284
  msgstr ""
4285
 
2
  # This file is distributed under the same license as the User Registration plugin.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: User Registration 2.0.2\n"
6
  "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/user-registration\n"
7
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
8
  "Language-Team: LANGUAGE <LL@li.org>\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "POT-Creation-Date: 2021-09-01T04:34:36+00:00\n"
13
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14
  "X-Generator: WP-CLI 2.5.0\n"
15
  "X-Domain: user-registration\n"
429
  #: includes/admin/class-ur-admin-profile.php:151
430
  #: includes/form/class-ur-form-field-select.php:35
431
  #: includes/form/class-ur-form-field-select.php:40
432
+ #: includes/functions-ur-core.php:701
433
  msgid "Select"
434
  msgstr ""
435
 
452
  #: includes/admin/class-ur-admin-registrations-table-list.php:54
453
  #: includes/form/class-ur-form-field-date.php:37
454
  #: includes/form/class-ur-form-field-date.php:42
455
+ #: includes/functions-ur-core.php:705
456
  msgid "Date"
457
  msgstr ""
458
 
648
 
649
  #: includes/admin/class-ur-admin.php:176
650
  msgid ""
651
+ "<strong>What benefit would you have?</strong> <br>\r\n"
652
  "\t\t\t\tBasically, it would encourage us to release updates regularly with new features & bug fixes so that you can keep on using the plugin without any issues and also to provide free support like we have been doing. <span class=\"dashicons dashicons-smiley smile-icon\"></span><br>"
653
  msgstr ""
654
 
678
 
679
  #: includes/admin/class-ur-admin.php:222
680
  msgid ""
681
+ "<strong>Hey there!</strong> <br>\r\n"
682
  "\t\t\t\t\t\t\t\tWe would be grateful if you could spare a moment and help us fill this survey. This survey will take approximately 4 minutes to complete."
683
  msgstr ""
684
 
685
  #: includes/admin/class-ur-admin.php:224
686
  msgid ""
687
+ "<strong>What benefit would you have?</strong> <br>\r\n"
688
  "\t\t\t\t\t\t\t\tWe will take your feedback from the survey and use that information to make the plugin better. As a result, you will have a better plugin as you wanted. <span class=\"dashicons dashicons-smiley smile-icon\"></span><br>"
689
  msgstr ""
690
 
774
 
775
  #: includes/admin/settings/class-ur-settings-email.php:173
776
  #: includes/admin/settings/class-ur-settings-general.php:291
777
+ #: includes/functions-ur-core.php:1122
778
  msgid "Email"
779
  msgstr ""
780
 
809
  msgstr ""
810
 
811
  #: includes/admin/settings/class-ur-settings-general.php:74
812
+ #: includes/functions-ur-core.php:936
813
  msgid "User login option"
814
  msgstr ""
815
 
816
  #: includes/admin/settings/class-ur-settings-general.php:75
817
  #: includes/admin/settings/class-ur-settings-general.php:392
818
+ #: includes/functions-ur-core.php:937
819
  msgid "This option lets you choose login option after user registration."
820
  msgstr ""
821
 
943
  msgstr ""
944
 
945
  #: includes/admin/settings/class-ur-settings-general.php:237
946
+ #: includes/functions-ur-core.php:1103
947
  msgid "Manual login after registration"
948
  msgstr ""
949
 
957
  msgstr ""
958
 
959
  #: includes/admin/settings/class-ur-settings-general.php:247
960
+ #: includes/functions-ur-core.php:1104
961
  msgid "Email confirmation to login"
962
  msgstr ""
963
 
971
  msgstr ""
972
 
973
  #: includes/admin/settings/class-ur-settings-general.php:257
974
+ #: includes/functions-ur-core.php:1106
975
  msgid "Admin approval after registration"
976
  msgstr ""
977
 
989
  msgstr ""
990
 
991
  #: includes/admin/settings/class-ur-settings-general.php:273
992
+ #: includes/functions-ur-core.php:762
993
  msgid "Required"
994
  msgstr ""
995
 
1039
  #: includes/admin/settings/class-ur-settings-general.php:311
1040
  #: includes/form/class-ur-form-field-number.php:37
1041
  #: includes/form/class-ur-form-field-number.php:42
1042
+ #: includes/functions-ur-core.php:704
1043
  msgid "Number"
1044
  msgstr ""
1045
 
1091
 
1092
  #: includes/admin/settings/class-ur-settings-general.php:347
1093
  #: includes/class-ur-ajax.php:109
1094
+ #: includes/class-ur-ajax.php:495
1095
+ #: includes/class-ur-form-handler.php:391
1096
  #: includes/class-ur-frontend-scripts.php:382
1097
  msgid "Captcha code error, please try again."
1098
  msgstr ""
1099
 
1100
  #: includes/admin/settings/class-ur-settings-general.php:375
1101
+ #: includes/functions-ur-core.php:1056
1102
  msgid "Form Template"
1103
  msgstr ""
1104
 
1107
  msgstr ""
1108
 
1109
  #: includes/admin/settings/class-ur-settings-general.php:383
1110
+ #: includes/functions-ur-core.php:1063
1111
  msgid "Default"
1112
  msgstr ""
1113
 
1114
  #: includes/admin/settings/class-ur-settings-general.php:384
1115
+ #: includes/functions-ur-core.php:1064
1116
  msgid "Bordered"
1117
  msgstr ""
1118
 
1119
  #: includes/admin/settings/class-ur-settings-general.php:385
1120
+ #: includes/functions-ur-core.php:1065
1121
  msgid "Flat"
1122
  msgstr ""
1123
 
1124
  #: includes/admin/settings/class-ur-settings-general.php:386
1125
+ #: includes/functions-ur-core.php:1066
1126
  msgid "Rounded"
1127
  msgstr ""
1128
 
1129
  #: includes/admin/settings/class-ur-settings-general.php:387
1130
+ #: includes/functions-ur-core.php:1067
1131
  msgid "Rounded Edge"
1132
  msgstr ""
1133
 
1239
  msgstr ""
1240
 
1241
  #: includes/admin/settings/class-ur-settings-general.php:498
1242
+ #: includes/functions-ur-core.php:1120
1243
  msgid "Username or Email"
1244
  msgstr ""
1245
 
1254
 
1255
  #: includes/admin/settings/class-ur-settings-general.php:508
1256
  #: includes/admin/settings/class-ur-settings-general.php:514
1257
+ #: includes/functions-ur-core.php:699
1258
  #: templates/myaccount/form-login.php:41
1259
  msgid "Password"
1260
  msgstr ""
1520
 
1521
  #: includes/admin/settings/emails/class-ur-settings-admin-email.php:99
1522
  msgid ""
1523
+ "Hi Admin, <br/>\r\n"
1524
+ "\r\n"
1525
+ "A new user {{username}} - {{email}} has successfully registered to your site <a href=\"{{home_url}}\">{{blog_info}}</a>. <br/>\r\n"
1526
+ "\r\n"
1527
+ "Please review the user role and details at '<b>Users</b>' menu in your WP dashboard. <br/>\r\n"
1528
+ "\r\n"
1529
  "Thank You!"
1530
  msgstr ""
1531
 
1552
 
1553
  #: includes/admin/settings/emails/class-ur-settings-awaiting-admin-approval-email.php:90
1554
  msgid ""
1555
+ "Hi {{username}}, <br/>\r\n"
1556
+ "\r\n"
1557
+ "You have registered on <a href=\"{{home_url}}\">{{blog_info}}</a>. <br/>\r\n"
1558
+ "\r\n"
1559
+ "Please wait until the site admin approves your registration. You will be notified after it is approved. <br/>\r\n"
1560
+ "\r\n"
1561
  "Thank You!"
1562
  msgstr ""
1563
 
1580
 
1581
  #: includes/admin/settings/emails/class-ur-settings-email-confirmation.php:82
1582
  msgid ""
1583
+ "Hi {{username}}, <br/>\r\n"
1584
+ "\r\n"
1585
+ "You have registered on <a href=\"{{home_url}}\">{{blog_info}}</a>. <br/>\r\n"
1586
+ "\r\n"
1587
+ "Please click on this verification link {{home_url}}/{{ur_login}}?ur_token={{email_token}} to confirm registration. <br/>\r\n"
1588
+ "\r\n"
1589
  "Thank You!"
1590
  msgstr ""
1591
 
1609
 
1610
  #: includes/admin/settings/emails/class-ur-settings-profile-details-changed-email.php:102
1611
  msgid ""
1612
+ "User has changed profile information for the following account:<br/>\r\n"
1613
+ "\r\n"
1614
+ "SiteName: {{blog_info}} <br/>\r\n"
1615
+ "Username: {{username}} <br/>\r\n"
1616
+ "\r\n"
1617
+ "{{all_fields}}\r\n"
1618
+ "<br/>\r\n"
1619
  "Thank You!"
1620
  msgstr ""
1621
 
1639
 
1640
  #: includes/admin/settings/emails/class-ur-settings-registration-approved-email.php:90
1641
  msgid ""
1642
+ "Hi {{username}}, <br/>\r\n"
1643
+ "\r\n"
1644
+ "Your registration on <a href=\"{{home_url}}\">{{blog_info}}</a> has been approved. <br/>\r\n"
1645
+ "\r\n"
1646
+ "Please visit '<b>My Account</b>' page to edit your account details and create your user profile on <a href=\"{{home_url}}\">{{blog_info}}</a>. <br/>\r\n"
1647
+ "\r\n"
1648
  "Thank You!"
1649
  msgstr ""
1650
 
1669
 
1670
  #: includes/admin/settings/emails/class-ur-settings-registration-denied-email.php:90
1671
  msgid ""
1672
+ "Hi {{username}}, <br/>\r\n"
1673
+ "\r\n"
1674
+ "You have registered on <a href=\"{{home_url}}\">{{blog_info}}</a>. <br/>\r\n"
1675
+ "\r\n"
1676
+ "Unfortunately your registration is denied. Sorry for the inconvenience. <br/>\r\n"
1677
+ "\r\n"
1678
  "Thank You!"
1679
  msgstr ""
1680
 
1698
 
1699
  #: includes/admin/settings/emails/class-ur-settings-registration-pending-email.php:92
1700
  msgid ""
1701
+ "Hi {{username}}, <br/>\r\n"
1702
+ "\r\n"
1703
+ "Your registration on <a href=\"{{home_url}}\">{{blog_info}}</a> has been changed to pending. <br/>\r\n"
1704
+ "\r\n"
1705
+ "Sorry for the inconvenience. <br/>\r\n"
1706
+ "\r\n"
1707
+ "You will be notified after it is approved. <br/>\r\n"
1708
+ "\r\n"
1709
  "Thank You!"
1710
  msgstr ""
1711
 
1729
 
1730
  #: includes/admin/settings/emails/class-ur-settings-reset-password-email.php:89
1731
  msgid ""
1732
+ "Someone has requested a password reset for the following account: <br/>\r\n"
1733
+ "\r\n"
1734
+ "SiteName: {{blog_info}} <br/>\r\n"
1735
+ "Username: {{username}} <br/>\r\n"
1736
+ "\r\n"
1737
+ "If this was a mistake, just ignore this email and nothing will happen. <br/>\r\n"
1738
+ "\r\n"
1739
+ "To reset your password, visit the following address: <br/>\r\n"
1740
+ "<a href=\"{{home_url}}/{{ur_login}}?action=rp&key={{key}}&login={{username}} \" rel=\"noreferrer noopener\" target=\"_blank\">Click Here</a><br/>\r\n"
1741
+ "\r\n"
1742
  "Thank You!"
1743
  msgstr ""
1744
 
1762
 
1763
  #: includes/admin/settings/emails/class-ur-settings-successfully-registered-email.php:90
1764
  msgid ""
1765
+ "Hi {{username}}, <br/>\r\n"
1766
+ "\r\n"
1767
+ "You have successfully completed user registration on <a href=\"{{home_url}}\">{{blog_info}}</a>. <br/>\r\n"
1768
+ "\r\n"
1769
+ "Please visit '<b>My Account</b>' page to edit your account details and create your user profile on <a href=\"{{home_url}}\">{{blog_info}}</a>. <br/>\r\n"
1770
+ "\r\n"
1771
  "Thank You!"
1772
  msgstr ""
1773
 
1985
  #: includes/class-ur-ajax.php:80
1986
  #: includes/class-ur-ajax.php:118
1987
  #: includes/class-ur-ajax.php:174
1988
+ #: includes/class-ur-ajax.php:338
1989
+ #: includes/class-ur-ajax.php:465
1990
  msgid "Nonce error, please reload."
1991
  msgstr ""
1992
 
1993
  #: includes/class-ur-ajax.php:102
1994
+ #: includes/class-ur-ajax.php:488
1995
+ #: includes/class-ur-form-handler.php:388
1996
  msgid "Error on google reCaptcha. Contact your site administrator."
1997
  msgstr ""
1998
 
2017
  msgid "Logout"
2018
  msgstr ""
2019
 
2020
+ #: includes/class-ur-ajax.php:256
2021
  #: includes/form/class-ur-form-field-user-email.php:68
2022
  msgid "Email already exists."
2023
  msgstr ""
2024
 
2025
+ #: includes/class-ur-ajax.php:309
2026
+ #: includes/class-ur-form-handler.php:252
2027
  msgid "User profile updated successfully."
2028
  msgstr ""
2029
 
2030
+ #: includes/class-ur-ajax.php:410
2031
+ #: includes/class-ur-form-handler.php:111
2032
  msgid "File size exceed, please check your file size."
2033
  msgstr ""
2034
 
2035
+ #: includes/class-ur-ajax.php:417
2036
+ #: includes/class-ur-form-handler.php:114
2037
  msgid "Something went wrong while uploading, please contact your site administrator."
2038
  msgstr ""
2039
 
2040
+ #: includes/class-ur-ajax.php:447
2041
+ #: includes/class-ur-form-handler.php:354
2042
  msgid "Username is required."
2043
  msgstr ""
2044
 
2045
+ #: includes/class-ur-ajax.php:450
2046
+ #: includes/class-ur-form-handler.php:357
2047
  msgid "A user could not be found with this email address."
2048
  msgstr ""
2049
 
 
2050
  #: includes/class-ur-ajax.php:519
2051
+ #: includes/class-ur-ajax.php:522
2052
  #: includes/class-ur-ajax.php:528
2053
+ #: includes/class-ur-ajax.php:531
2054
+ #: includes/class-ur-form-handler.php:441
2055
  #: includes/class-ur-form-handler.php:444
2056
+ #: includes/class-ur-form-handler.php:450
2057
+ #: includes/class-ur-form-handler.php:453
2058
  msgid "ERROR"
2059
  msgstr ""
2060
 
2061
+ #: includes/class-ur-ajax.php:560
2062
  msgid "Test email from %s"
2063
  msgstr ""
2064
 
2065
+ #: includes/class-ur-ajax.php:571
2066
  msgid "Test email was sent successfully! Please check your inbox to make sure it is delivered."
2067
  msgstr ""
2068
 
2069
+ #: includes/class-ur-ajax.php:573
2070
  msgid "Test email was unsuccessful! Something went wrong."
2071
  msgstr ""
2072
 
2073
+ #: includes/class-ur-ajax.php:642
2074
+ #: includes/class-ur-ajax.php:648
2075
  msgid "post data not set"
2076
  msgstr ""
2077
 
2078
+ #: includes/class-ur-ajax.php:665
2079
  msgid "Could not save form. Invalid field name. Please check all field name"
2080
  msgstr ""
2081
 
2082
+ #: includes/class-ur-ajax.php:676
2083
  msgid "Could not save form, "
2084
  msgstr ""
2085
 
2135
  msgstr ""
2136
 
2137
  #: includes/class-ur-email-confirmation.php:414
2138
+ #: includes/class-ur-form-handler.php:388
2139
+ #: includes/class-ur-form-handler.php:391
2140
+ #: includes/class-ur-form-handler.php:396
2141
+ #: includes/class-ur-form-handler.php:400
2142
+ #: includes/class-ur-form-handler.php:409
2143
  #: includes/class-ur-user-approval.php:194
2144
  #: includes/class-ur-user-approval.php:199
2145
  #: includes/class-ur-user-approval.php:214
2164
  msgstr ""
2165
 
2166
  #: includes/class-ur-emailer.php:589
2167
+ #: includes/functions-ur-core.php:2002
2168
  msgid "Chosen Password"
2169
  msgstr ""
2170
 
2184
  msgid "Form"
2185
  msgstr ""
2186
 
2187
+ #: includes/class-ur-form-handler.php:184
2188
  #: includes/frontend/class-ur-frontend-form-handler.php:472
2189
  msgid "%s is a required field."
2190
  msgstr ""
2191
 
2192
+ #: includes/class-ur-form-handler.php:192
2193
  msgid "Email already exists"
2194
  msgstr ""
2195
 
2196
+ #: includes/class-ur-form-handler.php:206
2197
  msgid "%s is not a valid email address."
2198
  msgstr ""
2199
 
2200
+ #: includes/class-ur-form-handler.php:299
2201
  msgid "Please fill out all password fields."
2202
  msgstr ""
2203
 
2204
+ #: includes/class-ur-form-handler.php:302
2205
  msgid "Please enter your current password."
2206
  msgstr ""
2207
 
2208
+ #: includes/class-ur-form-handler.php:305
2209
  msgid "Please enter your new password."
2210
  msgstr ""
2211
 
2212
+ #: includes/class-ur-form-handler.php:308
2213
  msgid "Please re-enter your password."
2214
  msgstr ""
2215
 
2216
+ #: includes/class-ur-form-handler.php:311
2217
  msgid "New passwords do not match."
2218
  msgstr ""
2219
 
2220
+ #: includes/class-ur-form-handler.php:314
2221
  msgid "Your current password is incorrect."
2222
  msgstr ""
2223
 
2224
+ #: includes/class-ur-form-handler.php:317
2225
  msgid "New password must not be same as old password"
2226
  msgstr ""
2227
 
2228
+ #: includes/class-ur-form-handler.php:338
2229
  msgid "Password changed successfully."
2230
  msgstr ""
2231
 
2232
+ #: includes/class-ur-form-handler.php:537
2233
  msgid "Please enter your password."
2234
  msgstr ""
2235
 
2236
+ #: includes/class-ur-form-handler.php:541
2237
  msgid "Passwords do not match."
2238
  msgstr ""
2239
 
2240
+ #: includes/class-ur-form-handler.php:545
2241
  msgid "New password must not be same as old password."
2242
  msgstr ""
2243
 
2244
+ #: includes/class-ur-form-handler.php:579
2245
  msgid "Invalid Key"
2246
  msgstr ""
2247
 
2248
+ #: includes/class-ur-form-handler.php:594
2249
  msgid "Thanks for confirming your export request."
2250
  msgstr ""
2251
 
2252
+ #: includes/class-ur-form-handler.php:596
2253
  msgid "Thanks for confirming your erasure request."
2254
  msgstr ""
2255
 
2299
  msgstr ""
2300
 
2301
  #: includes/class-ur-frontend-scripts.php:395
2302
+ #: includes/functions-ur-core.php:982
2303
  msgid "Very Weak"
2304
  msgstr ""
2305
 
2306
  #: includes/class-ur-frontend-scripts.php:396
2307
+ #: includes/functions-ur-core.php:983
2308
  msgid "Weak"
2309
  msgstr ""
2310
 
2311
  #: includes/class-ur-frontend-scripts.php:397
2312
+ #: includes/functions-ur-core.php:984
2313
  msgid "Medium"
2314
  msgstr ""
2315
 
2316
  #: includes/class-ur-frontend-scripts.php:398
2317
+ #: includes/functions-ur-core.php:985
2318
  msgid "Strong"
2319
  msgstr ""
2320
 
2479
  msgid "Edit Form"
2480
  msgstr ""
2481
 
2482
+ #. translators: %s - Form name.
2483
  #. translators: %s - Form name.
2484
  #: includes/class-ur-preview.php:115
2485
  #: includes/class-ur-preview.php:162
2653
 
2654
  #: includes/form/class-ur-form-field-checkbox.php:35
2655
  #: includes/form/class-ur-form-field-checkbox.php:40
2656
+ #: includes/functions-ur-core.php:706
2657
  msgid "Checkbox"
2658
  msgstr ""
2659
 
2660
  #: includes/form/class-ur-form-field-checkbox.php:43
2661
  #: includes/form/class-ur-form-field-radio.php:46
2662
  #: includes/form/class-ur-form-field-select.php:43
2663
+ #: includes/functions-ur-core.php:815
2664
  msgid "First Choice"
2665
  msgstr ""
2666
 
2667
  #: includes/form/class-ur-form-field-checkbox.php:44
2668
  #: includes/form/class-ur-form-field-radio.php:47
2669
  #: includes/form/class-ur-form-field-select.php:44
2670
+ #: includes/functions-ur-core.php:816
2671
  msgid "Second Choice"
2672
  msgstr ""
2673
 
2674
  #: includes/form/class-ur-form-field-checkbox.php:45
2675
  #: includes/form/class-ur-form-field-radio.php:48
2676
  #: includes/form/class-ur-form-field-select.php:45
2677
+ #: includes/functions-ur-core.php:817
2678
  msgid "Third Choice"
2679
  msgstr ""
2680
 
3676
 
3677
  #: includes/form/class-ur-form-field-country.php:347
3678
  #: includes/form/class-ur-form-field-country.php:352
3679
+ #: includes/functions-ur-core.php:702
3680
  msgid "Country"
3681
  msgstr ""
3682
 
3687
 
3688
  #: includes/form/class-ur-form-field-display-name.php:35
3689
  #: includes/form/class-ur-form-field-display-name.php:40
3690
+ #: includes/functions-ur-core.php:696
3691
  msgid "Display Name"
3692
  msgstr ""
3693
 
3696
  msgstr ""
3697
 
3698
  #: includes/form/class-ur-form-field-email.php:40
3699
+ #: includes/functions-ur-core.php:700
3700
  msgid "Secondary Email"
3701
  msgstr ""
3702
 
3703
  #: includes/form/class-ur-form-field-first-name.php:35
3704
  #: includes/form/class-ur-form-field-first-name.php:40
3705
+ #: includes/functions-ur-core.php:693
3706
  msgid "First Name"
3707
  msgstr ""
3708
 
3711
  msgstr ""
3712
 
3713
  #: includes/form/class-ur-form-field-last-name.php:40
3714
+ #: includes/functions-ur-core.php:694
3715
  msgid "Last Name"
3716
  msgstr ""
3717
 
3718
  #: includes/form/class-ur-form-field-nickname.php:35
3719
  #: includes/form/class-ur-form-field-nickname.php:40
3720
+ #: includes/functions-ur-core.php:692
3721
  msgid "Nickname"
3722
  msgstr ""
3723
 
3724
  #: includes/form/class-ur-form-field-privacy-policy.php:35
3725
  #: includes/form/class-ur-form-field-privacy-policy.php:40
3726
+ #: includes/functions-ur-core.php:707
3727
  msgid "Privacy Policy"
3728
  msgstr ""
3729
 
3730
  #: includes/form/class-ur-form-field-radio.php:38
3731
  #: includes/form/class-ur-form-field-radio.php:43
3732
+ #: includes/functions-ur-core.php:708
3733
  msgid "Radio"
3734
  msgstr ""
3735
 
3740
 
3741
  #: includes/form/class-ur-form-field-textarea.php:35
3742
  #: includes/form/class-ur-form-field-textarea.php:40
3743
+ #: includes/functions-ur-core.php:703
3744
  msgid "Textarea"
3745
  msgstr ""
3746
 
3757
  msgstr ""
3758
 
3759
  #: includes/form/class-ur-form-field-user-email.php:40
3760
+ #: includes/functions-ur-core.php:687
3761
  msgid "User Email"
3762
  msgstr ""
3763
 
3767
 
3768
  #: includes/form/class-ur-form-field-user-login.php:35
3769
  #: includes/form/class-ur-form-field-user-login.php:40
3770
+ #: includes/functions-ur-core.php:1121
3771
  msgid "Username"
3772
  msgstr ""
3773
 
3877
 
3878
  #: includes/form/settings/class-ur-setting-checkbox.php:63
3879
  #: includes/form/settings/class-ur-setting-user_login.php:63
3880
+ #: includes/functions-ur-core.php:767
3881
+ #: includes/functions-ur-core.php:780
3882
  msgid "No"
3883
  msgstr ""
3884
 
3885
  #: includes/form/settings/class-ur-setting-checkbox.php:64
3886
  #: includes/form/settings/class-ur-setting-user_login.php:64
3887
+ #: includes/functions-ur-core.php:768
3888
+ #: includes/functions-ur-core.php:781
3889
  msgid "Yes"
3890
  msgstr ""
3891
 
4083
  msgid "Dashboard"
4084
  msgstr ""
4085
 
4086
+ #: includes/functions-ur-core.php:543
4087
  msgid "Username can not be changed."
4088
  msgstr ""
4089
 
4090
+ #: includes/functions-ur-core.php:547
4091
  msgid "Passowrd can not be changed."
4092
  msgstr ""
4093
 
4094
+ #: includes/functions-ur-core.php:551
4095
  msgid "Confirm password can not be changed."
4096
  msgstr ""
4097
 
4098
+ #: includes/functions-ur-core.php:554
4099
  msgid "Confirm email can not be changed."
4100
  msgstr ""
4101
 
4102
+ #: includes/functions-ur-core.php:688
4103
  msgid "User Confirm Email"
4104
  msgstr ""
4105
 
4106
+ #: includes/functions-ur-core.php:689
4107
  msgid "User Pass"
4108
  msgstr ""
4109
 
4110
+ #: includes/functions-ur-core.php:690
4111
  msgid "User Confirm Password"
4112
  msgstr ""
4113
 
4114
+ #: includes/functions-ur-core.php:691
4115
  msgid "User Login"
4116
  msgstr ""
4117
 
4118
+ #: includes/functions-ur-core.php:695
4119
  msgid "User URL"
4120
  msgstr ""
4121
 
4122
+ #: includes/functions-ur-core.php:697
4123
+ #: includes/functions-ur-core.php:734
4124
+ #: includes/functions-ur-core.php:736
4125
  msgid "Description"
4126
  msgstr ""
4127
 
4128
+ #: includes/functions-ur-core.php:698
4129
  msgid "Text"
4130
  msgstr ""
4131
 
4132
+ #: includes/functions-ur-core.php:725
4133
+ #: includes/functions-ur-core.php:727
4134
  msgid "Label"
4135
  msgstr ""
4136
 
4137
+ #: includes/functions-ur-core.php:729
4138
  msgid "Enter text for the form field label. This is recommended and can be hidden in the Advanced Settings."
4139
  msgstr ""
4140
 
4141
+ #: includes/functions-ur-core.php:738
4142
  msgid "Enter text for the form field description."
4143
  msgstr ""
4144
 
4145
+ #: includes/functions-ur-core.php:743
4146
+ #: includes/functions-ur-core.php:745
4147
  msgid "Field Name"
4148
  msgstr ""
4149
 
4150
+ #: includes/functions-ur-core.php:747
4151
  msgid "Unique key for the field."
4152
  msgstr ""
4153
 
4154
+ #: includes/functions-ur-core.php:753
4155
+ #: includes/functions-ur-core.php:755
4156
  msgid "Placeholder"
4157
  msgstr ""
4158
 
4159
+ #: includes/functions-ur-core.php:757
4160
  msgid "Enter placeholder for the field."
4161
  msgstr ""
4162
 
4163
+ #: includes/functions-ur-core.php:770
4164
  msgid "Check this option to mark the field required. A form will not submit unless all required fields are provided."
4165
  msgstr ""
4166
 
4167
+ #: includes/functions-ur-core.php:775
4168
  msgid "Hide Label"
4169
  msgstr ""
4170
 
4171
+ #: includes/functions-ur-core.php:783
4172
  msgid "Check this option to hide the label of this field."
4173
  msgstr ""
4174
 
4175
+ #: includes/functions-ur-core.php:810
4176
  msgid "Options"
4177
  msgstr ""
4178
 
4179
+ #: includes/functions-ur-core.php:946
4180
  msgid "Login method that should be used by the users registered through this form."
4181
  msgstr ""
4182
 
4183
+ #: includes/functions-ur-core.php:950
4184
  msgid "Default User Role"
4185
  msgstr ""
4186
 
4187
+ #: includes/functions-ur-core.php:959
4188
  msgid "Default role for the users registered through this form."
4189
  msgstr ""
4190
 
4191
+ #: includes/functions-ur-core.php:963
4192
  msgid "Enable Strong Password"
4193
  msgstr ""
4194
 
4195
+ #: includes/functions-ur-core.php:971
4196
  msgid "Make strong password compulsary."
4197
  msgstr ""
4198
 
4199
+ #: includes/functions-ur-core.php:975
4200
  msgid "Minimum Password Strength"
4201
  msgstr ""
4202
 
4203
+ #: includes/functions-ur-core.php:989
4204
  msgid "Set minimum required password strength."
4205
  msgstr ""
4206
 
4207
+ #: includes/functions-ur-core.php:993
4208
  msgid "Redirect URL"
4209
  msgstr ""
4210
 
4211
+ #: includes/functions-ur-core.php:995
4212
  msgid "This option lets you enter redirect path after successful user registration."
4213
  msgstr ""
4214
 
4215
+ #: includes/functions-ur-core.php:1000
4216
  msgid "URL to redirect to after registration."
4217
  msgstr ""
4218
 
4219
+ #: includes/functions-ur-core.php:1004
4220
  msgid "Form Submit Button Custom Class"
4221
  msgstr ""
4222
 
4223
+ #: includes/functions-ur-core.php:1012
4224
  msgid "Custom css class to embed in the submit button. You can enter multiple classes seperated with space."
4225
  msgstr ""
4226
 
4227
+ #: includes/functions-ur-core.php:1016
4228
  msgid "Form Submit Button Label"
4229
  msgstr ""
4230
 
4231
+ #: includes/functions-ur-core.php:1024
4232
  msgid "Set label for the submit button."
4233
  msgstr ""
4234
 
4235
+ #: includes/functions-ur-core.php:1028
4236
  msgid "Success message position"
4237
  msgstr ""
4238
 
4239
+ #: includes/functions-ur-core.php:1035
4240
  msgid "Top"
4241
  msgstr ""
4242
 
4243
+ #: includes/functions-ur-core.php:1036
4244
  msgid "Bottom"
4245
  msgstr ""
4246
 
4247
+ #: includes/functions-ur-core.php:1040
4248
  msgid "Display success message either at the top or bottom after successful registration."
4249
  msgstr ""
4250
 
4251
+ #: includes/functions-ur-core.php:1044
4252
  msgid "Enable %1$s %2$s reCaptcha %3$s Support"
4253
  msgstr ""
4254
 
4255
+ #: includes/functions-ur-core.php:1052
4256
  msgid "Enable reCaptcha for strong security from spams and bots."
4257
  msgstr ""
4258
 
4259
+ #: includes/functions-ur-core.php:1071
4260
  msgid "Choose form template to use."
4261
  msgstr ""
4262
 
4263
+ #: includes/functions-ur-core.php:1075
4264
  msgid "Custom CSS class"
4265
  msgstr ""
4266
 
4267
+ #: includes/functions-ur-core.php:1083
4268
  msgid "Custom css class to embed in the registration form. You can enter multiple classes seperated with space."
4269
  msgstr ""
4270
 
4271
+ #: includes/functions-ur-core.php:1105
4272
  msgid "Auto login after registration"
4273
  msgstr ""
4274
 
4275
+ #: includes/functions-ur-core.php:1317
4276
  msgid "The class <code>%s</code> provided by user_registration_logging_class filter must implement <code>UR_Logger_Interface</code>."
4277
  msgstr ""
4278
 
4279
+ #: includes/functions-ur-core.php:1418
4280
  msgid "Disable emails"
4281
  msgstr ""
4282
 
4283
+ #: includes/functions-ur-core.php:1419
4284
  msgid "Disable all emails sent after registration."
4285
  msgstr ""
4286
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ Tags: user registration, registration, user profile, registration form, login fo
4
  Requires at least: 4.0
5
  Requires PHP: 5.3
6
  Tested up to: 5.8
7
- Stable tag: 2.0.1
8
  License: GPLv3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.htmlnditional-logic
10
 
@@ -153,6 +153,12 @@ Yes, the plugin has a shortcode for the login form.
153
 
154
  == Changelog ==
155
 
 
 
 
 
 
 
156
  = 2.0.1 - 10/08/2021
157
  * Enhance - Notice display method to display review and survey notice.
158
  * Dev - Redirect URL string WPML compatibility.
4
  Requires at least: 4.0
5
  Requires PHP: 5.3
6
  Tested up to: 5.8
7
+ Stable tag: 2.0.2
8
  License: GPLv3
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.htmlnditional-logic
10
 
153
 
154
  == Changelog ==
155
 
156
+ = 2.0.2 - 01/09/2021
157
+ * Fix - Missing sanitization on profile picture url
158
+ * Fix - Choice field issue in edit profile.
159
+ * Fix - Prevent core login in gutenberg login form.
160
+ * Fix - Profile picture field issue in gutenberg my account.
161
+
162
  = 2.0.1 - 10/08/2021
163
  * Enhance - Notice display method to display review and survey notice.
164
  * Dev - Redirect URL string WPML compatibility.
templates/myaccount/form-edit-profile.php CHANGED
@@ -227,10 +227,10 @@ do_action( 'user_registration_before_edit_profile_form' ); ?>
227
  if ( 'select' === $single_item->field_key ) {
228
  $option_data = isset( $advance_data['advance_setting']->options ) ? explode( ',', $advance_data['advance_setting']->options ) : array();
229
  $option_advance_data = isset( $advance_data['general_setting']->options ) ? $advance_data['general_setting']->options : $option_data;
230
- $options = array();
231
 
232
- if ( is_array( $option_data ) ) {
233
- foreach ( $option_data as $index_data => $option ) {
234
  $options[ $option ] = ur_string_translation( $form_id, 'user_registration_' . $advance_data['general_setting']->field_name . '_option_' . ( ++$index_data ), $option );
235
  }
236
  $field['options'] = $options;
@@ -248,8 +248,8 @@ do_action( 'user_registration_before_edit_profile_form' ); ?>
248
  $option_advance_data = isset( $advance_data['general_setting']->options ) ? $advance_data['general_setting']->options : $option_data;
249
  $options = array();
250
 
251
- if ( is_array( $option_data ) ) {
252
- foreach ( $option_data as $index_data => $option ) {
253
  $options[ $option ] = ur_string_translation( $form_id, 'user_registration_' . $advance_data['general_setting']->field_name . '_option_' . ( ++$index_data ), $option );
254
  }
255
  $field['options'] = $options;
227
  if ( 'select' === $single_item->field_key ) {
228
  $option_data = isset( $advance_data['advance_setting']->options ) ? explode( ',', $advance_data['advance_setting']->options ) : array();
229
  $option_advance_data = isset( $advance_data['general_setting']->options ) ? $advance_data['general_setting']->options : $option_data;
230
+ $options = array();
231
 
232
+ if ( is_array( $option_advance_data ) ) {
233
+ foreach ( $option_advance_data as $index_data => $option ) {
234
  $options[ $option ] = ur_string_translation( $form_id, 'user_registration_' . $advance_data['general_setting']->field_name . '_option_' . ( ++$index_data ), $option );
235
  }
236
  $field['options'] = $options;
248
  $option_advance_data = isset( $advance_data['general_setting']->options ) ? $advance_data['general_setting']->options : $option_data;
249
  $options = array();
250
 
251
+ if ( is_array( $option_advance_data ) ) {
252
+ foreach ( $option_advance_data as $index_data => $option ) {
253
  $options[ $option ] = ur_string_translation( $form_id, 'user_registration_' . $advance_data['general_setting']->field_name . '_option_' . ( ++$index_data ), $option );
254
  }
255
  $field['options'] = $options;
user-registration.php CHANGED
@@ -3,7 +3,7 @@
3
  * Plugin Name: User Registration
4
  * Plugin URI: https://wpeverest.com/plugins/user-registration
5
  * Description: Drag and Drop user registration form and login form builder.
6
- * Version: 2.0.1
7
  * Author: WPEverest
8
  * Author URI: https://wpeverest.com
9
  * Text Domain: user-registration
@@ -31,7 +31,7 @@ if ( ! class_exists( 'UserRegistration' ) ) :
31
  *
32
  * @var string
33
  */
34
- public $version = '2.0.1';
35
 
36
  /**
37
  * Session instance.
3
  * Plugin Name: User Registration
4
  * Plugin URI: https://wpeverest.com/plugins/user-registration
5
  * Description: Drag and Drop user registration form and login form builder.
6
+ * Version: 2.0.2
7
  * Author: WPEverest
8
  * Author URI: https://wpeverest.com
9
  * Text Domain: user-registration
31
  *
32
  * @var string
33
  */
34
+ public $version = '2.0.2';
35
 
36
  /**
37
  * Session instance.