.awpa-loginfrom-wrap{position:relative;z-index:1;padding:16px;text-align:center;overflow:hidden}.awpa-loginfrom-wrap .awpa-block-img{position:absolute;left:0;right:0;top:0;bottom:0;background-repeat:no-repeat;background-size:cover;background-position:center;z-index:-1}.awpa-loginfrom-wrap h4{font-weight:700;font-size:32px;color:#343a40;text-align:center;margin-top:0}.awpa-loginfrom-wrap form{max-width:400px;margin:0 auto}.awpa-loginfrom-wrap form p{margin:0}.awpa-loginfrom-wrap form p:not(:last-child){margin-bottom:20px}.awpa-loginfrom-wrap form p label{display:block;color:inherit;text-align:left;margin-bottom:5px;font-size:14px;font-weight:600}.awpa-loginfrom-wrap form p.login-remember label{display:flex;align-items:center;gap:5px;line-height:1;margin-top:25px}.awpa-loginfrom-wrap form p input:not([type='submit']){font-size:16px;display:block;padding:0px 8px;outline:1px solid #adb5bd;border:none;width:100%;border-radius:3px;min-height:40px;box-sizing:border-box;transition:all .3s}.awpa-loginfrom-wrap form p input:not([type='submit'])::placeholder{color:#adb5bd !important;font-size:16px;font-weight:400;font-family:inherit}.awpa-loginfrom-wrap form p input:not([type='submit']):focus-visible{outline:2px solid #2d1286}.awpa-loginfrom-wrap form p input[type="checkbox"]{padding:0;margin:0 !important;height:20px;width:20px;outline:none;min-height:20px;min-width:20px;display:inline-flex;justify-content:center;align-items:center;border-radius:3px;align-self:normal;border:1px solid #adb5bd;accent-color:#2d1286;position:relative}.awpa-loginfrom-wrap form p input[type="checkbox"]:checked::before{margin:0;width:20px;height:20px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.awpa-loginfrom-wrap form p input[type="checkbox"]:focus-visible{outline:none}.awpa-loginfrom-wrap form p .error-message{margin-top:5px;display:flex;flex-direction:column}.awpa-loginfrom-wrap form p .error-message span{display:inline-block;font-size:14px;color:red}.awpa-loginfrom-wrap form input[type="submit"].button{width:100%;padding:6px 20px;line-height:1.7;min-height:40px;box-sizing:border-box;margin-top:5px;border-radius:3px;font-size:14px;font-weight:600;color:#fff;text-align:center;background-color:#2d1286;text-transform:capitalize;border:none;height:auto}.awpa-loginfrom-wrap .login-forget-password{text-align:left}.awpa-loginfrom-wrap .login-forget-password a{font-size:14px;font-weight:600;color:#2d1286;text-decoration:underline;transition:all .3s}.awpa-loginfrom-wrap .login-forget-password a:hover{text-decoration:none}.awpa-loginfrom-wrap .awap-logout{font-size:16px}.awpa-loginfrom-wrap .awap-logout .logout{color:#2d1286}@media screen and (max-width: 600px){.awpa-loginfrom-wrap h4{margin-bottom:16px}.awpa-loginfrom-wrap form{max-width:100%}.awpa-loginfrom-wrap form p:not(:last-child){margin-bottom:16px}.awpa-loginfrom-wrap form p .error-message{margin-top:3px}.awpa-loginfrom-wrap form .awpa-button{margin-top:16px}}body.rtl .awpa-loginfrom-wrap form p label{text-align:right}body.rtl .awpa-loginfrom-wrap form p input{direction:rtl} .awpa-user-registration{background-color:#fff;padding:32px 0;position:relative;z-index:1;overflow:hidden}.awpa-user-registration .awpa-block-img{position:absolute;left:0;right:0;top:0;bottom:0;background-repeat:no-repeat;background-size:cover;background-position:center;z-index:-1}.awpa-user-registration form>p,.awpa-user-registration div>div>p{font-weight:700;font-size:32px;color:#343a40;text-align:center;margin-top:0}.awpa-user-registration form{font-size:16px;color:#343a40;max-width:400px;margin:0 auto}.awpa-user-registration form .awpa-form-inputs:not(:last-child){margin-bottom:20px}.awpa-user-registration form .awpa-form-inputs label{display:block;color:inherit;text-align:left;margin-bottom:5px;font-size:14px;font-weight:600;text-transform:capitalize}.awpa-user-registration form .awpa-form-inputs input,.awpa-user-registration form .awpa-form-inputs textarea,.awpa-user-registration form .awpa-form-inputs select{min-height:40px;font-size:16px;display:block;padding:0 8px;border:none;border-radius:3px;outline:1px solid #adb5bd;width:100%;box-sizing:border-box;transition:all .3s}.awpa-user-registration form .awpa-form-inputs input::placeholder,.awpa-user-registration form .awpa-form-inputs textarea::placeholder,.awpa-user-registration form .awpa-form-inputs select::placeholder{color:#adb5bd !important;font-size:16px;font-weight:400}.awpa-user-registration form .awpa-form-inputs input:focus,.awpa-user-registration form .awpa-form-inputs textarea:focus,.awpa-user-registration form .awpa-form-inputs select:focus{outline:2px solid #2d1286}.awpa-user-registration form .awpa-form-inputs #display_name{width:100%}.awpa-user-registration form .awpa-form-inputs textarea{height:125px}.awpa-user-registration form .awpa-form-inputs textarea::placeholder{font-size:18px}.awpa-user-registration form .awpa-form-inputs .checkboxes,.awpa-user-registration form .awpa-form-inputs .radiobox{display:flex;flex-wrap:wrap;gap:20px}.awpa-user-registration form .awpa-form-inputs .checkboxes .checkbox-item,.awpa-user-registration form .awpa-form-inputs .checkboxes .radiobox-item,.awpa-user-registration form .awpa-form-inputs .radiobox .checkbox-item,.awpa-user-registration form .awpa-form-inputs .radiobox .radiobox-item{display:flex;align-items:center;gap:5px}.awpa-user-registration form .awpa-form-inputs input[type="checkbox"],.awpa-user-registration form .awpa-form-inputs input[type="radio"]{padding:0;margin:0;height:20px;width:20px;min-height:20px;min-width:20px;display:inline-flex;justify-content:center;align-items:center;outline:none;border:1px solid #adb5bd}.awpa-user-registration form .awpa-form-inputs input[type="checkbox"]:focus,.awpa-user-registration form .awpa-form-inputs input[type="radio"]:focus{outline:none}.awpa-user-registration form .awpa-form-inputs input[type="checkbox"]{border-radius:3px;align-self:normal;accent-color:#2d1286;position:relative}.awpa-user-registration form .awpa-form-inputs input[type="checkbox"]:checked::before{margin:0;width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.awpa-user-registration form .awpa-form-inputs input[type="radio"]{border-radius:50%;accent-color:#2d1286}.awpa-user-registration form .awpa-form-inputs input[type="radio"]:checked::before{content:" ";width:12px;height:12px;border-radius:50%;background-color:#2d1286;margin:0;display:flex}.awpa-user-registration form .awpa-form-inputs input[type="file"]{padding:10px 8px}.awpa-user-registration form .awpa-form-inputs input[type="file"]::-webkit-file-upload-button{background:transparent;font-family:inherit;font-size:inherit;font-weight:600;border:none;border-right:2px solid #adb5bd;padding:0;padding-right:8px;margin-right:8px}.awpa-user-registration form .awpa-form-inputs input[type="file"]+span{display:inline-block;margin-top:5px}.awpa-user-registration form .awpa-form-inputs .preview{margin-bottom:8px}.awpa-user-registration form .awpa-form-inputs .preview img{display:block;height:100px;width:100px;object-fit:cover}.awpa-user-registration form .awpa-form-inputs .error-message{margin-top:5px;display:flex;flex-direction:column}.awpa-user-registration form .awpa-form-inputs .error-message span{display:inline-block;font-size:14px;color:red}.awpa-user-registration .field-fill-err{font-size:14px;font-weight:400;color:red}.awpa-user-registration .awpa-form-inputs .rdrCalendarWrapper{width:100%;border-radius:3px}.awpa-user-registration .awpa-form-inputs .rdrCalendarWrapper .rdrMonthPicker,.awpa-user-registration .awpa-form-inputs .rdrCalendarWrapper .rdrYearPicker{flex:1}.awpa-user-registration .awpa-form-inputs .rdrCalendarWrapper .rdrMonthPicker select,.awpa-user-registration .awpa-form-inputs .rdrCalendarWrapper .rdrYearPicker select{min-width:100px}.awpa-user-registration .awpa-form-inputs:has(.privacy-policy)>div{display:flex;align-items:center;flex-wrap:wrap}.awpa-user-registration .privacy-policy{margin-left:5px;display:inline-block;line-height:1}.awpa-user-registration .privacy-policy ~ p{margin:10px 0 0;font-size:14px !important;font-weight:400;color:#ff0000}.awpa-user-registration .privacy-policy-modal{background-color:#fff;width:80%;max-height:90vh;overflow-y:auto;padding:50px;border-radius:6px;color:#343a40;position:fixed;left:50%;top:52%;transform:translate(-50%, -50%);box-shadow:0 0 30px rgba(0,0,0,0.2);z-index:9999}.awpa-user-registration .privacy-policy-modal h2{margin-top:0;margin-bottom:10px;font-size:32px}.awpa-user-registration .privacy-policy-modal p{text-align:left;font-size:16px;font-weight:400}.awpa-user-registration .privacy-policy-modal a{text-decoration:none;background:#adb5bd;width:25px;height:25px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:25px;font-weight:700;line-height:1;color:#2d1286;position:absolute;top:0;right:0;margin:10px;cursor:pointer}.awpa-user-registration .awpa-payment-modal{background-color:#fff;padding:50px;border-radius:5px;box-shadow:0 0 30px rgba(0,0,0,0.2);position:relative}.awpa-user-registration .awpa-payment-modal a{text-decoration:none;background:#eee;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;position:absolute;top:5px;right:5px;cursor:pointer;padding:0 1px 2px;box-sizing:border-box;transition:all .3s}.awpa-user-registration .awpa-payment-modal a:hover{background-color:#c7c7c7}.awpa-user-registration .awpa-button{font-size:14px;font-weight:600;color:#fff;text-align:center;padding:8px 20px;margin-top:25px;background-color:#2d1286;cursor:pointer;min-height:40px;border-radius:3px;box-sizing:border-box;transition:all .3s}.awpa-user-registration .awpa-button.awpa-form-disabled{opacity:0.5;cursor:auto}.registration-success{text-align:inherit;padding:0 16px}.awpa-user-registration .awpa-form-inputs h3{margin:0 0 20px 0;font-size:24px;font-weight:700}.awpa-user-registration .membership-plan{display:flex;flex-wrap:wrap;gap:10px}.awpa-user-registration .membership-plan .membership-plan-card{flex:1 1 250px;background-size:cover;background-repeat:no-repeat;outline:1px solid #adb5bd;padding:20px;box-sizing:border-box;border-radius:3px;overflow:hidden;position:relative}.awpa-user-registration .membership-plan .membership-plan-card p{color:#fff;text-align:left;position:relative;z-index:1}.awpa-user-registration .membership-plan .membership-plan-card.plan-active{outline:2px solid #2d1286}.awpa-user-registration .membership-plan .membership-plan-card .name{font-size:18px;font-weight:600;margin:0}.awpa-user-registration .membership-plan .membership-plan-card .description{font-size:14px;margin:0 0 20px 0;font-weight:400}.awpa-user-registration .membership-plan .membership-plan-card .price{font-size:28px;font-weight:700;margin:0}.awpa-user-registration .membership-plan .membership-plan-card .image{display:flex;justify-content:center;margin-bottom:5px}.awpa-user-registration .membership-plan .membership-plan-card .image img{width:100%;height:100%;object-fit:cover}.awpa-user-registration .membership-plan .membership-plan-card::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5)}.awpa-user-registration .awpa-form-inputs .awpa-imput-content-wrapper{margin-top:20px}.awpa-user-registration .awpa-form-inputs .awpa-imput-content-wrapper>.error-message:not(:last-child){margin-bottom:14px}.awpa-user-registration .awpa-form-inputs .awpa-recaptcha{margin-top:30px}.awpa-notice{display:flex;box-shadow:rgba(0,0,0,0.1) 0px 1px 3px 0px,rgba(0,0,0,0.06) 0px 1px 2px 0px;background-color:#fff}.awpa-notice .awpa-notice__logo{background:#eaf5fd;padding:15px;border-left:4px solid;border-image:linear-gradient(to bottom, #0a4b78, #2271b1) 1 100%}.awpa-notice .awpa-notice__logo svg{height:30px;width:30px}.awpa-notice .awpa-notice__content{flex:1;padding:15px 12px;align-self:center}.awpa-notice .awpa-notice__title{font-size:16px;font-weight:600;margin:0;text-align:left;color:#1d2327}.awpa-notice .awpa-notice__description{font-size:14px;line-height:1.5;margin:5px 0 0;text-align:left;font-weight:400;color:#3c434a}.awpa-notice .awpa-notice__description a{color:#2271b1 !important;text-decoration:underline #2271b1}@media screen and (max-width: 900px){.awpa-user-registration .awpa-payment-modal{width:80%}}@media screen and (max-width: 600px){.awpa-user-registration{padding:16px}.awpa-user-registration p{font-size:26px;margin-bottom:16px}.awpa-user-registration form{max-width:100%}.awpa-user-registration form .awpa-form-inputs:not(:last-child){margin-bottom:16px}.awpa-user-registration form .awpa-form-inputs input[type="file"]+span{margin-top:3px}.awpa-user-registration form .awpa-form-inputs .error-message{margin-top:3px}.awpa-user-registration .privacy-policy-modal{width:90%;padding:40px}.awpa-user-registration .privacy-policy-modal h2{margin-bottom:0;font-size:24px}.awpa-user-registration .awpa-payment-modal{width:90%;padding:40px}.awpa-user-registration form .awpa-button{margin-top:16px}.registration-success{font-size:16px}}body.rtl .awpa-user-registration form .awpa-form-inputs label{text-align:right}body.rtl .awpa-user-registration form .awpa-form-inputs input{direction:rtl}body.rtl .awpa-notice .awpa-notice__logo{border-left:none;border-right:4px solid}body.rtl .awpa-notice .awpa-notice__title{text-align:right}body.rtl .awpa-notice .awpa-notice__description{text-align:right} .awpa-section-header-wrapper .awpa-title-dash{display:inline-block;width:100%;border-top-style:solid}.awpa-section-header-wrapper .awpa-title-dash.awpa-upper-dash{border-top-width:3px;display:none}.awpa-section-header-wrapper .awpa-title-dash.awpa-lower-dash{border-bottom-width:3px;display:none}.awpa-section-header-wrapper .awpa-style2 .awpa-title-wrapper .awpa-title-dash{width:65px}.awpa-section-header-wrapper .awpa-style2 .awpa-title-wrapper .awpa-title-dash.awpa-lower-dash{display:block;margin:0 auto}.awpa-section-header-wrapper .awpa-style3,.awpa-section-header-wrapper .awpa-style4,.awpa-section-header-wrapper .awpa-style7,.awpa-section-header-wrapper .awpa-style8{display:flex;flex-direction:column;justify-content:center}.awpa-section-header-wrapper .awpa-style3 .awpa-title-wrapper,.awpa-section-header-wrapper .awpa-style4 .awpa-title-wrapper,.awpa-section-header-wrapper .awpa-style7 .awpa-title-wrapper,.awpa-section-header-wrapper .awpa-style8 .awpa-title-wrapper{order:1}.awpa-section-header-wrapper .awpa-style4 .awpa-subtitle-wrapper .awpa-title-dash{width:65px}.awpa-section-header-wrapper .awpa-style4 .awpa-subtitle-wrapper .awpa-title-dash.awpa-lower-dash{display:block;margin:0 auto}.awpa-section-header-wrapper .awpa-style5 .awpa-title-wrapper,.awpa-section-header-wrapper .awpa-style9 .awpa-title-wrapper{display:flex;align-items:center;justify-content:center;gap:10px}.awpa-section-header-wrapper .awpa-style5 .awpa-title-wrapper .awpa-title-dash,.awpa-section-header-wrapper .awpa-style9 .awpa-title-wrapper .awpa-title-dash{width:40px}.awpa-section-header-wrapper .awpa-style5 .awpa-title-wrapper .awpa-title-dash.awpa-upper-dash,.awpa-section-header-wrapper .awpa-style9 .awpa-title-wrapper .awpa-title-dash.awpa-upper-dash,.awpa-section-header-wrapper .awpa-style5 .awpa-title-wrapper .awpa-title-dash.awpa-lower-dash,.awpa-section-header-wrapper .awpa-style9 .awpa-title-wrapper .awpa-title-dash.awpa-lower-dash{display:inline-block}.awpa-section-header-wrapper .awpa-style6 .awpa-title-wrapper .awpa-title-dash{width:130px}.awpa-section-header-wrapper .awpa-style6 .awpa-title-wrapper .awpa-title-dash.awpa-upper-dash{display:inline-block}.awpa-section-header-wrapper .awpa-style6 .awpa-subtitle-wrapper{display:flex;justify-content:center;align-items:center;gap:10px}.awpa-section-header-wrapper .awpa-style6 .awpa-subtitle-wrapper .awpa-title-dash{width:65px}.awpa-section-header-wrapper .awpa-style6 .awpa-subtitle-wrapper .awpa-title-dash.awpa-upper-dash{display:inline-block}.awpa-section-header-wrapper .awpa-style7 .awpa-title-wrapper .awpa-upper-dash,.awpa-section-header-wrapper .awpa-style7 .awpa-title-wrapper .awpa-lower-dash{display:block}.awpa-section-header-wrapper .awpa-style8 .awpa-subtitle-wrapper .awpa-title-dash{width:65px}.awpa-section-header-wrapper .awpa-style8 .awpa-subtitle-wrapper .awpa-title-dash.awpa-upper-dash{display:inline-block}.awpa-section-header-wrapper .awpa-style8 .awpa-subtitle-wrapper .awpa-subtitle{padding-bottom:0}.awpa-section-header-wrapper .awpa-style9 .awpa-title-wrapper .awpa-title-dash{flex:1}.awpa-section-header-wrapper .awpa-left.awpa-style2 .awpa-title-wrapper .awpa-title-dash.awpa-lower-dash{margin:0}.awpa-section-header-wrapper .awpa-left.awpa-style4 .awpa-subtitle-wrapper .awpa-title-dash.awpa-lower-dash{margin:0}.awpa-section-header-wrapper .awpa-left.awpa-style5 .awpa-title-wrapper,.awpa-section-header-wrapper .awpa-left.awpa-style9 .awpa-title-wrapper,.awpa-section-header-wrapper .awpa-left.awpa-style9 .awpa-title-wrapper{justify-content:flex-start}.awpa-section-header-wrapper .awpa-left.awpa-style5 .awpa-title-wrapper .awpa-title-dash.awpa-upper-dash,.awpa-section-header-wrapper .awpa-left.awpa-style9 .awpa-title-wrapper .awpa-title-dash.awpa-upper-dash,.awpa-section-header-wrapper .awpa-left.awpa-style9 .awpa-title-wrapper .awpa-title-dash.awpa-upper-dash{display:none}.awpa-section-header-wrapper .awpa-left.awpa-style6 .awpa-subtitle-wrapper{justify-content:flex-start}.awpa-section-header-wrapper .awpa-right.awpa-style2 .awpa-title-wrapper .awpa-title-dash.awpa-lower-dash{margin:0 0 0 auto}.awpa-section-header-wrapper .awpa-right.awpa-style4 .awpa-subtitle-wrapper .awpa-title-dash.awpa-lower-dash{margin:0 0 0 auto}.awpa-section-header-wrapper .awpa-right.awpa-style5 .awpa-title-wrapper,.awpa-section-header-wrapper .awpa-right.awpa-style9 .awpa-title-wrapper,.awpa-section-header-wrapper .awpa-right.awpa-style9 .awpa-title-wrapper{justify-content:flex-end}.awpa-section-header-wrapper .awpa-right.awpa-style5 .awpa-title-wrapper .awpa-title-dash.awpa-lower-dash,.awpa-section-header-wrapper .awpa-right.awpa-style9 .awpa-title-wrapper .awpa-title-dash.awpa-lower-dash,.awpa-section-header-wrapper .awpa-right.awpa-style9 .awpa-title-wrapper .awpa-title-dash.awpa-lower-dash{display:none}.awpa-section-header-wrapper .awpa-right.awpa-style6 .awpa-subtitle-wrapper{justify-content:flex-end} .awpa-profile-image-wrap{height:100px;width:100px}.awpa-profile-image-wrap img{display:inline-block;width:100%;height:100%;object-fit:cover}.awpa-authorprofile .awpa-section-header-wrapper .awpa-section-head-wrap{margin:0;padding:0}.awpa-section-header-wrapper .awpa-section-head-wrap .awpa-title,.awpa-section-header-wrapper .awpa-section-head-wrap .awpa-subtitle{margin:0;text-transform:none}.awpa-section-header-wrapper .awpa-section-head-wrap .awpa-title-dash{margin:0}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style2 .awpa-title-wrapper .awpa-lower-dash,.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style4 .awpa-title-wrapper .awpa-upper-dash,.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style5 .awpa-title-wrapper .awpa-title-dash,.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style6 .awpa-title-wrapper .awpa-upper-dash,.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style6 .awpa-subtitle-wrapper .awpa-upper-dash,.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style6.awpa-right .awpa-subtitle-wrapper .awpa-lower-dash,.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style7 .awpa-title-wrapper .awpa-title-dash.awpa-upper-dash,.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style7 .awpa-title-wrapper .awpa-title-dash.awpa-lower-dash,.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style8 .awpa-subtitle-wrapper .awpa-upper-dash,.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style9 .awpa-title-wrapper .awpa-title-dash{border-bottom-width:3px;border-bottom-style:solid;display:inline-block}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style2 .awpa-title-wrapper{display:flex;flex-direction:column}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style2 .awpa-title-wrapper .awpa-lower-dash{width:50px;margin:5px 0}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style2.awpa-center .awpa-title-wrapper{align-items:center}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style2.awpa-left .awpa-title-wrapper{align-items:flex-start}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style2.awpa-right .awpa-title-wrapper{align-items:flex-end}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style3,.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style4,.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style7,.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style8{display:flex;flex-direction:column-reverse}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style4 .awpa-title-wrapper{display:flex;flex-direction:column}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style4 .awpa-title-wrapper .awpa-upper-dash{width:50px;margin:5px 0}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style4.awpa-center .awpa-title-wrapper{align-items:center}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style4.awpa-left .awpa-title-wrapper{align-items:flex-start}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style4.awpa-right .awpa-title-wrapper{align-items:flex-end}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style5 .awpa-title-wrapper{display:flex;align-items:center}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style5 .awpa-title-wrapper .awpa-title{margin-left:10px;margin-right:10px}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style5 .awpa-title-wrapper .awpa-title-dash{width:50px}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style5.awpa-center .awpa-title-wrapper{justify-content:center}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style5.awpa-left .awpa-title-wrapper{justify-content:flex-start}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style5.awpa-left .awpa-title-wrapper .awpa-title{margin-left:0}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style5.awpa-left .awpa-title-wrapper .awpa-upper-dash{display:none}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style5.awpa-right .awpa-title-wrapper{justify-content:flex-end}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style5.awpa-right .awpa-title-wrapper .awpa-title{margin-right:0}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style5.awpa-right .awpa-title-wrapper .awpa-lower-dash{display:none}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style6 .awpa-title-wrapper{display:flex;flex-direction:column}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style6 .awpa-title-wrapper .awpa-upper-dash{width:90px;margin-bottom:7px}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style6 .awpa-subtitle-wrapper{display:flex;align-items:center}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style6 .awpa-subtitle-wrapper .awpa-subtitle{margin-left:10px;margin-right:10px}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style6 .awpa-subtitle-wrapper .awpa-upper-dash{width:50px}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style6.awpa-center .awpa-title-wrapper{align-items:center}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style6.awpa-center .awpa-subtitle-wrapper{justify-content:center}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style6.awpa-left .awpa-title-wrapper{align-items:flex-start}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style6.awpa-left .awpa-subtitle-wrapper{justify-content:flex-start}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style6.awpa-right .awpa-title-wrapper{align-items:flex-end}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style6.awpa-right .awpa-subtitle-wrapper{justify-content:flex-end}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style6.awpa-right .awpa-subtitle-wrapper .awpa-upper-dash{width:0;border-bottom-width:0}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style6.awpa-right .awpa-subtitle-wrapper .awpa-lower-dash{width:50px}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style7 .awpa-title-wrapper{display:flex;flex-direction:column}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style7 .awpa-title-wrapper .awpa-title-dash{width:100%}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style7 .awpa-title-wrapper .awpa-title-dash.awpa-upper-dash{margin:3px 0}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style7 .awpa-title-wrapper .awpa-title-dash.awpa-lower-dash{margin-top:3px}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style8 .awpa-subtitle-wrapper .awpa-upper-dash{width:80px}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style9 .awpa-title-wrapper{display:flex;align-items:center}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style9 .awpa-title-wrapper .awpa-title{margin-left:10px;margin-right:10px}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style9 .awpa-title-wrapper .awpa-title-dash{width:15%}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style9.awpa-center .awpa-title-wrapper{justify-content:center}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style9.awpa-left .awpa-title-wrapper{justify-content:flex-start}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style9.awpa-left .awpa-title-wrapper .awpa-title{margin-left:0}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style9.awpa-left .awpa-title-wrapper .awpa-upper-dash{display:none}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style9.awpa-right .awpa-title-wrapper{justify-content:flex-end}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style9.awpa-right .awpa-title-wrapper .awpa-title{margin-right:0}.awpa-section-header-wrapper .awpa-section-head-wrap.awpa-style9.awpa-right .awpa-title-wrapper .awpa-lower-dash{display:none}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-profile-text{max-width:900px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-profile-text p{margin:0}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links{margin:5px 0;padding:0;list-style:none;display:flex;gap:10px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links li{box-sizing:border-box;margin:0;padding:0}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links li a{text-decoration:none;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links li a i{display:flex}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color a{color:#fff}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-small,.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.custom.awpa-social-icon-small{font-size:20px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-small li,.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.custom.awpa-social-icon-small li{height:37px;width:37px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-medium,.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.custom.awpa-social-icon-medium{font-size:24px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-medium li,.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.custom.awpa-social-icon-medium li{height:42px;width:42px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-large,.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.custom.awpa-social-icon-large{font-size:28px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-large li,.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.custom.awpa-social-icon-large li{height:48px;width:48px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-solid .facebook a{background-color:#3b5998}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-solid .linkedin a{background-color:#0077b5}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-solid .twitter a{background-color:#000}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-solid .youtube a{background-color:#cd201f}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-solid .instagram a{background-color:#3f729b}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-solid .emailAddress a{background-color:#dd4b39}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-solid .website a{background-color:#ce1126}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-border li a{border:1px solid #d7d7d7}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-border .facebook a{border-color:#3b5998;color:#3b5998}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-border .linkedin a{border-color:#0077b5;color:#0077b5}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-border .twitter a{border-color:#000;color:#000}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-border .youtube a{border-color:#cd201f;color:#cd201f}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-border .instagram a{border-color:#3f729b;color:#3f729b}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-border .emailAddress a{border-color:#dd4b39;color:#dd4b39}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-border .website a{border-color:#ce1126;color:#ce1126}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-none .facebook a{color:#3b5998}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-none .linkedin a{color:#0077b5}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-none .twitter a{color:#000}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-none .youtube a{color:#cd201f}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-none .instagram a{color:#3f729b}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-none .emailAddress a{color:#dd4b39}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-none .website a{color:#ce1126}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-square a,.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.custom.awpa-social-icon-square a{border-radius:0}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-circle a,.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.custom.awpa-social-icon-circle a{border-radius:50%}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.awpa-default-official-color.awpa-social-icon-rounded a,.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile .awpa-social-links.custom.awpa-social-icon-rounded a{border-radius:3px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-center{text-align:center;display:flex;flex-direction:column;gap:10px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-center .awpa-profile-avatar-wrap{align-self:center}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-center .awpa-profile-content-wrap{display:flex;flex-direction:column;gap:10px;align-items:center}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-center .awpa-social-links{justify-content:center}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-left{text-align:left;display:flex;gap:25px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-left .awpa-profile-content-wrap{display:flex;flex-direction:column;gap:10px;flex:1}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-right{text-align:right;display:flex;justify-content:end;gap:25px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-right .awpa-profile-avatar-wrap{order:1}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-right .awpa-profile-content-wrap{display:flex;flex-direction:column;gap:10px;flex:1;align-items:flex-end}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-right .awpa-social-links{justify-content:end}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-2 .awpa-profile-content-wrap .awpa-profile-text{order:1}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-3 .awpa-profile-content-wrap .awpa-social-links{order:-1}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-3.awpa-layout-center .awpa-social-links{margin-top:15px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-3.awpa-layout-left .awpa-social-links,.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-3.awpa-layout-right .awpa-social-links{margin-top:0}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-4 .awpa-profile-avatar-wrap{display:flex;gap:25px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-4.awpa-layout-center .awpa-profile-avatar-wrap{flex-direction:column;align-items:center}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-4.awpa-layout-center .awpa-profile-avatar-wrap .awpa-social-links{order:-1}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-4.awpa-layout-left .awpa-profile-avatar-wrap .awpa-social-links{margin:0;flex-direction:column;order:-1}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-4.awpa-layout-right .awpa-profile-avatar-wrap .awpa-social-links{margin:0;flex-direction:column;align-self:flex-start;order:0}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-5{row-gap:30px;column-gap:25px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-5 .awpa-profile-avatar-wrap{position:relative}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-5 .awpa-profile-avatar-wrap .awpa-profile-image-wrap{height:200px;width:310px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-5 .awpa-profile-avatar-wrap .awpa-social-links{position:absolute;left:50%;bottom:0;transform:translate(-50%, 50%)}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-5 .awpa-profile-avatar-wrap .awpa-social-links a{outline:3px solid currentColor}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-5.awpa-layout-left .awpa-profile-avatar-wrap,.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-5.awpa-layout-right .awpa-profile-avatar-wrap{align-self:flex-start}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-6 .awpa-profile-image-wrap{height:200px;width:310px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-6.awpa-layout-left,.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-6.awpa-layout-right{row-gap:20px;column-gap:25px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-6 .awpa-social-links{margin-top:25px}@media screen and (max-width: 768px){.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-left{flex-direction:column}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-left.awpa-layout-3 .awpa-social-links{margin-top:5px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-left.awpa-layout-4 .awpa-profile-avatar-wrap{flex-direction:column}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-left.awpa-layout-4 .awpa-profile-avatar-wrap .awpa-social-links{flex-direction:row;margin:5px 0}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-right{flex-direction:column-reverse;align-items:flex-end}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-right.awpa-layout-3 .awpa-social-links{margin-top:5px}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-right.awpa-layout-4 .awpa-profile-avatar-wrap{flex-direction:column-reverse;align-items:flex-end}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-right.awpa-layout-4 .awpa-profile-avatar-wrap .awpa-social-links{flex-direction:row;margin:5px 0}.awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-right.awpa-layout-5 .awpa-profile-avatar-wrap{align-self:flex-end}}body.rtl .awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-left{text-align:right}body.rtl .awpa-authorprofile .awpa-section-wrapper .awpa-author-wrapper .awpa-block-profile.awpa-layout-right{text-align:left}