@import url(https://fonts.googleapis.com/css?family=Poppins:400,500,600);

body {font-family: 'Poppins', sans-serif;}
#welcomeheader .mdbtn,.login,.user-image,.w100,.wo_r_features{overflow:hidden}*{box-sizing:border-box;outline:0!important}body{overflow-x:hidden}.w100{width:100%}.ad-placement-header-footer{display:none}#re-send{margin-bottom:0;margin-top:20px}.welcome-container{width:100%;height:100%}.help-block-welcome{color:#777;margin-bottom:5px;font-size:12px}#welcomeheader{width:100%;position:fixed;z-index:99;top:0;box-shadow:-1px 4px 20px -8px rgba(0,0,0,.62)}#welcomeheader .mdbtn{transition:all .2s ease;cursor:pointer;min-width:88px;text-align:center;border-radius:3px;user-select:none;border:2px solid;outline:0;padding:5px 0;height:auto;margin:7.5px 0}#welcomeheader .mdbtn:hover{background-color:rgba(0,0,0,.2)}.absul-right{position:relative}.logo{display:block;margin-top:10px;margin-right:55px}.logo img{max-width:130px}.welcome-search-con{color:#fff;position:relative}.welcome-search-con i{position:absolute;left:10px;top:2px}.login,.welcome-footer,.wrapper{position:relative}
.welcome-search{background:rgba(0,0,0,.2);border:0;padding:5px 13px 5px 30px;width:400px;margin-top:-15px;max-width:400px;border-radius:2px;height:32px;transition:background .2s ease-out;outline:0;font-family:Helvetica Neue,HelveticaNeue,Helvetica,Arial,sans-serif}
.welcome-footer{padding:10px;font-size: 13px;}
.welcome-footer a:not(.lang){text-shadow:none}
footer:empty{padding:0}
.wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;min-height:calc(100vh);margin:0}
.g-recaptcha{transform:scale(.85);transform-origin:0 0}
.login {width: 100%;background: #fff;min-height: 100%;display: flex;}
.login form {width: 100%;max-width: 550px;min-width: 50%;margin: auto;}
.login .col-md-6 {padding: 0;}
.login_left_combo_parent {width: 50%;position: relative;height: 100%;overflow: hidden;box-shadow: 2px 0 10px rgb(0 0 0 / 30%);}
.login_left_combo_parent > svg {position: absolute;top: -3px;right: -3px;bottom: -3px;left: -3px;width: 102%;height: 102%;pointer-events: none;}
.login_left_combo {display: flex;height: 100%;position: relative;z-index: 1;width: 100%;max-width: 550px;min-width: 53%;flex-direction: column;margin: auto;overflow: hidden;}
.login_left_combo .logo {margin: 70px 0 0;}
.login_left_combo .logo img {width: 260px;max-width: 100%;height: 60px;object-fit: contain;}
.login_left_combo h1 {font-size: 40px;margin: 100px 0 0;font-weight: bold;line-height: 53px;}
.login_left_combo p {font-size: 18px;margin: 20px 0 50px;letter-spacing: 0.64px;max-width: 400px;}
.login_left_combo > .img {margin-top: auto;border: 16px solid rgb(255 255 255 / 64%);border-radius: 40px 40px 0 0;border-bottom: 0;}
.login_left_combo > .img img {width: 100%;border-radius: 20px 20px 0 0;aspect-ratio: 1;object-fit: cover;}

.login_innre {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-flex-direction: column;flex-direction: column;min-height: calc(100% - 60px);}
.login_innre:after,.login_innre:before {-webkit-box-flex: 1;box-flex: 1;-webkit-flex-grow: 1;flex-grow: 1;content: '';display: block;height: 24px}

.terms,.terms label,.user-image,.users-profiles{position:relative}

.forgot_password {display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;margin:-7px 0 50px}
.forgot_password > a {font-size: 16px;}
.login_signup_combo{margin:20px 0;position:relative}
.login_signup_combo .login__{display:flex;align-items:center;justify-content:center}
.login_signup_combo .login__ .btn {width: 100%;line-height: 60px;border-radius: 12px;font-size: 20px;}
.login_signup_combo .signup__ {text-align: center;margin: 15px 0 -10px;font-size: 15px;}
.social_btns {text-align: center;margin: 50px 0 30px;}
.social_btns p {margin-bottom:5px;opacity: 0.6;}
.social_btns a {text-decoration: none;width: 40px;height: 40px;margin: 3px 2.2px 0;border-radius: 50%;transition: all .2s ease;padding: 8px;border: 0;}
.social_btns a.no_padd {padding: 0;}
.social_btns a.no_padd svg {width: 40px;height: 40px;}
.errors, .success {padding: 12px;border-radius: 12px;border: 0;font-size: 15px;}
.errors:empty, .success:empty {padding: 0;}
.login .title {color: #444;font-size: 44px;margin: 0 0 17px;font-weight: 600;}
.login .desc {font-size: 16px;opacity: 0.7;letter-spacing: 0.57px;}
.random_users{margin-top:80px}
.users-profiles{padding:0;width:100%;margin:30px auto 0;text-align:center;display:block}
.user-image, .user-image img {width:44px;height:44px;border-radius:50%}
.user-image {display: inline-block;margin: -7px -4px;box-shadow: 0 0 0 2px #ffffff;}
.terms{padding-left:22px}
.terms input[type=checkbox]{opacity:0;margin:0 0 6px 4px;display:none}
.terms label::after,.terms label::before{display:inline-block;left:0;margin-left:-20px}
.terms label{padding-left: 20px;cursor: pointer;user-select: none;font-size: 16px;opacity: 0.9;}
.terms label::before{content:"";position:absolute;width: 24px;height: 24px;top: -1px;border: 2px solid #b4b4b4;border-radius: 5px;transition:all 90ms cubic-bezier(0,0,.2,.1)}
.terms input[type=checkbox]:checked+label::before{background-color:#1e2322;border-color:#1e2322}
.terms label::after{position:absolute;width:16px;height:16px;top:0;padding-left:3px;padding-top:1px;font-size:11px;color:#555}
.terms input[type=checkbox]:checked+label::after{border:2px solid #fff;border-top:none;border-right:none;content:"";height:5px;left:7px;position:absolute;top:7px;transform:rotate(-45deg);width:10px;transition:.2s;color:#fff}
.typed-cursor{opacity:1;-webkit-animation:blink .7s infinite;-moz-animation:blink .7s infinite;animation:blink .7s infinite;color:#e9e9e9;font-size:28px}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@-webkit-keyframes blink{0%,100%{opacity:1}50%{opacity:0}}

.login .footer {
	text-align: center;
}
.spinner{-webkit-animation:rotator 1.7s linear infinite;animation:rotator 1.7s linear infinite;width:27px;margin-right:15px;opacity:0;visibility:hidden}.spinner.show{opacity:1;visibility:visible}.spinner__path{stroke-dasharray:187;stroke-dashoffset:0;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:dash 1.7s ease-in-out infinite;animation:dash 1.7s ease-in-out infinite;stroke:#5c6062}@-webkit-keyframes rotator{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes rotator{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@-webkit-keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}#wo_language_modal{background:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23000000' fill-opacity='0.04'%3E%3Cpath d='M50 50c0-5.523 4.477-10 10-10s10 4.477 10 10-4.477 10-10 10c0 5.523-4.477 10-10 10s-10-4.477-10-10 4.477-10 10-10zM10 10c0-5.523 4.477-10 10-10s10 4.477 10 10-4.477 10-10 10c0 5.523-4.477 10-10 10S0 25.523 0 20s4.477-10 10-10zm10 8c4.418 0 8-3.582 8-8s-3.582-8-8-8-8 3.582-8 8 3.582 8 8 8zm40 40c4.418 0 8-3.582 8-8s-3.582-8-8-8-8 3.582-8 8 3.582 8 8 8z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E") center #e0e0e0;border-bottom:1px solid #c8c8c8}#wo_language_modal .language_head{font-size:18px;overflow:hidden}#wo_language_modal ul{padding:0}#wo_language_modal ul .language_select{width:18.7%;display:inline-block;text-align:center;margin:30px 2px 5px}#wo_language_modal ul .language_select a{display:table;text-decoration:none;font-weight:700;font-size:13px;width:100%}#wo_language_modal ul .language_select a .language_initial{display:table-caption;width:50px;height:50px;background:0 0;margin:0 auto 8px;box-shadow:0 1px 3px rgba(0,0,0,.24);border-radius:50%;transition:all .2s ease-in-out}.carousel,.carousel-inner{height:100%}#wo_language_modal ul .language_select:hover .language_initial{box-shadow:0 2px 6px rgba(0,0,0,.5)}.animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated_2{-webkit-animation-duration:.2s;animation-duration:.2s}.animated_4{-webkit-animation-duration:.4s;animation-duration:.4s}.animated_5{-webkit-animation-duration:.5s;animation-duration:.5s}.animated_6{-webkit-animation-duration:.6s;animation-duration:.6s}.animated_8{-webkit-animation-duration:.8s;animation-duration:.8s}.animated_9{-webkit-animation-duration:.9s;animation-duration:.9s}.animated_10{-webkit-animation-duration:1s;animation-duration:1s}.animated_12{-webkit-animation-duration:1.2s;animation-duration:1.2s}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,15%,0);transform:translate3d(0,15%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,15%,0);transform:translate3d(0,15%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.carousel{z-index:-1}.carousel-inner .item{background-repeat:no-repeat;background-size:cover;background-position:center;height:100%}

/*Form Fields*/
.wow_form_fields {position: relative;margin: 20px 0;}
.wow_form_fields > label {font-weight: 500;font-size: 16px;display: block;opacity: 0.8;}
.wow_form_fields input, .wow_form_fields textarea, .wow_form_fields select, .wow_form_fields > .bootstrap-select.btn-group > .dropdown-toggle {background-color: transparent;box-shadow: rgba(60, 66, 87, 0.16) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.12) 0px 1px 1px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;border-radius: 12px;transition: background-color 240ms, box-shadow 240ms;color: #393d4a;font-weight: 400;font-size: 14px;line-height: 28px;padding: 13px;width: 100%;border: 0;outline: 0;}
.wow_form_fields input, .wow_form_fields select {height: 52px;}
.wow_form_fields textarea {resize: vertical;}
.wow_form_fields input:focus, .wow_form_fields textarea:focus, .wow_form_fields select:focus, .wow_form_fields > .bootstrap-select.btn-group > .dropdown-toggle:focus, .wow_form_fields .bootstrap-tagsinput:focus {box-shadow: rgba(60, 66, 87, 0.16) 0px 0px 0px 1px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.12) 0px 1px 1px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(58, 151, 212, 0.28) 0px 0px 0px 4px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;}

/*Buttons*/
.btn-mat {position: relative;user-select: none;outline: 0;border: none;-webkit-tap-highlight-color: transparent;text-decoration: none;text-align: center;min-width: 64px;line-height: 36px;padding: 0 16px;border-radius: 4px;transform: translate3d(0,0,0);transition: background .4s cubic-bezier(.25,.8,.25,1),box-shadow 280ms cubic-bezier(.4,0,.2,1);font-size: 14px;font-weight: 500;overflow: hidden;}
.btn-mat::before {content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;background-color: currentColor;opacity: 0;transition: opacity 0.2s;}
.btn-mat::after {content: "";position: absolute;left: 50%;top: 50%;border-radius: 50%;padding: 50%;width: 32px;height: 32px;background-color: currentColor;opacity: 0;transform: translate(-50%, -50%) scale(1) ;transition: opacity 1s, transform 0.5s;}
.btn-mat:active::after {opacity: 0.16;transform: translate(-50%, -50%) scale(0);transition: transform 0s;}
.btn-mat svg {width: 17px;height: 17px;margin: -2px 3px 0 0;}
.btn-mat-raised {box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);}
.btn-mat-raised:active {box-shadow: 0 5px 5px -3px rgba(0,0,0,.2), 0 8px 10px 1px rgba(0,0,0,.14), 0 3px 14px 2px rgba(0,0,0,.12);}
.btn-loading {position: relative;box-shadow: none;}
.btn-loading:before {display: none;}
.btn-loading:after {top: 0;right: 0;bottom: 0;left: 0;opacity: 1;width: 100%;height: 100%;padding: 0 16px;border-radius: 4px;transform: none;background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='50px' height='50px' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3e%3crect x='0' y='0' fill='none' class='bk'%3e%3c/rect%3e%3ccircle cx='50' cy='50' r='40' stroke='%23fff' fill='none' stroke-width='6' stroke-linecap='round'%3e%3canimate attributeName='stroke-dashoffset' dur='1.5s' repeatCount='indefinite' from='0' to='502'%3e%3c/animate%3e%3canimate attributeName='stroke-dasharray' dur='1.5s' repeatCount='indefinite' values='150.6 100.4;1 250;150.6 100.4'%3e%3c/animate%3e%3c/circle%3e%3c/svg%3e");background-position: center;background-repeat: no-repeat;background-size: 24px;transition: none;}
.payment_box .btn {width: 100%;background-color: white;color: #2c2c2c;text-align: inherit;display: flex;align-items: center;border-bottom: 1px solid rgba(0, 0, 0, 0.07);border-radius: 0;padding: 20px 25px;transition: all 0.15s;font-family: "Lato", sans-serif; font-weight: 600;box-shadow: none;}
.payment_box .btn:hover {background-color: rgba(0, 0, 0, 0.04);}
.payment_box .btn:last-child {border:0;}
.payment_box .btn svg, .payment_box .btn img {margin-right: 15px;width: 32px;height: 32px;}

/*Plans*/
.wow_membr_signup_plan {box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);border-radius: 7px;padding: 10px;margin-top: 20px;}
.wow_sup_plan_hdr {display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.wow_sup_plan_hdr > div {font-size: 23px;}
.wow_sup_plan_hdr > div span {display: inline-block;vertical-align: text-top;line-height: 1;}
.wow_sup_plan_hdr > div img, .wow_sup_plan_hdr > div svg {width: 24px;height: 24px;vertical-align: middle;}
.wow_sup_plan_hdr b {margin: 0;}
.wow_membr_signup_plan .col-lg-6 svg {vertical-align: middle;width: 20px;height: 20px;}
.wow_membr_signup_plan .modal-footer {padding: 10px 0 0;margin-top: 10px;}

/*Password Check*/
.helper-text {display: none;margin-top: 6px;font-size: 12px;line-height: 18px;}
.helper-text li.valid {color: #1aac20;}

.wow_forgot_choice .login__ {flex-wrap: wrap;}

/*Bank transfer Modal*/
svg {vertical-align: middle;}
.wow_pops_head {position: relative;background: #8b6060;color: #fff;text-align: center;padding: 25px 0 115px;border-radius: 3px 3px 0 0;margin-bottom: -50px;}
.wow_pops_head > svg {position: absolute;bottom: 0;left: 0;width: 100%;height: 120px;color: #fff;}
.wow_pops_head .close {position: absolute;top: 7px;right: 7px;padding: 0;opacity: 0.4;text-shadow: none;color: white;}
.wow_pops_head .close:hover {opacity: 1;}
.wow_pops_head h4 {margin: 0;font-weight: 400;font-family: "Roboto", sans-serif;font-size: 19px;}
.wow_pops_head h4 svg {width: 27px;height: 27px;margin: -2px 2px 0 0;background-color: rgba(255, 255, 255, 0.2);border-radius: 50%;padding: 5px;}
.dt_bank_trans_modal .bank_info {width: 100%;margin-top: 24px;margin-bottom: 30px;}
.dt_bank_trans_modal .bank_info .dt_settings_header {width: 100%;margin-left: auto;margin-right: auto;border-radius: 7px;height: auto;background-color: #2196f3;background: linear-gradient(90deg, #03A9F4 0%, #2196f3 35%, #3F51B5 100%);padding: 16px;overflow: hidden;position: relative;}
.dt_bank_trans_modal .dt_settings_circle-1 {width: 290px;height: 290px;background-image: radial-gradient(circle 800px at 75% -25%,#000000 0,rgba(255, 255, 255, 0) 100%);left: -28px;top: -28px;opacity: .05;position: absolute;border-radius: 50%;pointer-events: none;}
.dt_bank_trans_modal .dt_settings_circle-2 {opacity: .03;position: absolute;border-radius: 50%;pointer-events: none;width: 500px;height: 500px;background-image: radial-gradient(circle 800px at 10% -25%,#000000 0,rgba(255, 255, 255, 0) 100%);right: -242px;top: 17px;}
.dt_bank_trans_modal .bank_info .bank_info_innr {position: relative;width: 100%;color: #fff;z-index: 1;border: 6px solid rgba(255, 255, 255, 0.3);padding: 20px;border-radius: 5px;}
.dt_bank_trans_modal .bank_info .bank_info_innr > svg {position: absolute;opacity: 0.3;left: 16px;top: 16px;width: 45px;z-index: -1;}
.dt_bank_trans_modal .bank_info .bank_info_innr .row p {margin: 0;font-size: 18px;word-break: break-word;}
.dt_bank_trans_modal .bank_info .bank_info_innr .row .col {margin-top: 18px;}
.dt_bank_trans_modal .bank_info .bank_info_innr .bank_name {font-size: 22px;padding: 5px .75rem 0 55px;}
.dt_bank_trans_modal .bank_info .bank_info_innr .help-block {text-transform: uppercase;font-size: 12px;color: rgba(255, 255, 255, 0.73);}

.dt_bank_trans_modal .dt_user_profile {background-color: #f8f8f8;margin: 0 auto 25px;padding: 10px;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);border-radius: 7px;overflow: hidden;}
.dt_bank_trans_modal .dt_user_profile > span {margin-bottom: 5px;font-size: 18px;display: flex;align-items: center;}
.dt_bank_trans_modal .dt_user_profile > span svg {margin-right: 5px;color: #6b6b6b;}
.dt_bank_trans_modal .dt_prof_vrfy {margin: 0;list-style-type: disc;}
.dt_bank_trans_upl_rec {text-align: center;}
.dt_bank_trans_upl_rec a {display: inline-block;border-bottom: 1px dashed;color: #3f3f3f;padding-bottom: 5px;font-size: 14px;transition: all 0.15s;text-decoration: none;}
.dt_bank_trans_upl_rec a:hover {border-bottom-style: solid;}
.dt_bank_trans_upl_rec a svg {width: 20px;height: 20px;margin-top: -3px;}
.upload_bank_receipts {text-align: center;display: none;}
.upload_bank_receipts > div {width: 100%;max-width: 200px;height: 185px;margin: auto;background-color: #f0f0f0;border: 2px solid #ddd;border-radius: 7px;display: flex;align-items: center;justify-content: center;flex-direction: column;cursor: pointer;}
.upload_bank_receipts svg {width: 45px;height: 45px;color: #4a4a4a;background-color: lightgrey;padding: 10px;border-radius: 50%;margin-bottom: 10px;}
.upload_bank_receipts p {margin-bottom: 0px;}
#bank_transfer_modal.up_rec_active .hide_alert_info_bank_trans, #bank_transfer_modal.up_rec_active .dt_bank_trans_upl_rec {display: none;}
#bank_transfer_modal.up_rec_active .upload_bank_receipts {display: block;}
#bank_transfer_modal.up_rec_img_ready .upload_bank_receipts img {width: 100%;height: 100%;object-fit: cover;}
#bank_transfer_modal.up_rec_img_ready .upload_bank_receipts svg, #bank_transfer_modal.up_rec_img_ready .upload_bank_receipts p {display: none;}

#bank_transfer_donate_modal.up_rec_active .hide_alert_info_bank_trans, #bank_transfer_donate_modal.up_rec_active .dt_bank_trans_upl_rec {display: none;}
#bank_transfer_donate_modal.up_rec_active .upload_bank_receipts {display: block;}
#bank_transfer_donate_modal.up_rec_img_ready .upload_bank_receipts img {width: 100%;height: 100%;object-fit: cover;}
#bank_transfer_donate_modal.up_rec_img_ready .upload_bank_receipts svg, #bank_transfer_donate_modal.up_rec_img_ready .upload_bank_receipts p {display: none;}

/*Social Login*/
.btn-instagram {background-color: #d63e75;}
.btn-qq {background-color: #2196f3;}
.btn-wechat {background-color: #03ce65;}
.btn-discord {background-color: #6e85d2;}
.btn-mailru {background-color: #005ff9;}
.btn-wechat.active, .btn-wechat:active, .btn-wechat:focus, .btn-wechat:hover, .open>.dropdown-toggle.btn-wechat {background-color: #4caf50;}
.btn-ok {background-color: #e27e35;}
.btn-tiktok {background-color: #494949;}
.btn-wordpress {background-color: #00769D;}

/*Apps*/
.wo_side_apps {
	padding: 40px 0 0;
}
.wo_side_apps p {
	font-weight: bold;
    margin: 10px 2px 5px;
}
.wo_side_apps a {
	margin: 0 2px;display: inline-block;
}
.wo_side_apps a img {
	width: calc(100% + 2px);
    height: 38px;
    border-radius: 8px;
    margin: -1px;
}

/*Send Code Again*/
.send_again {
	position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: end;
    pointer-events: none;
    padding: 9px;
}
.send_again .btn {
	pointer-events: auto;
    box-shadow: none;
    border-radius: 12px;
    font-size: 12px;
    min-width: auto;
    padding: 0 14px;
    line-height: 34px;
}
.send_again .btn::before {
    opacity: 0.15;
}

/* OldSkoolmates welcome experience */
:root {
	--osm-navy: #071a3b;
	--osm-blue: #2463eb;
	--osm-violet: #6236f5;
	--osm-gold: #f5b82e;
	--osm-ink: #10213f;
	--osm-muted: #67738b;
}

body {
	background:
		radial-gradient(circle at 13% 28%, rgba(72, 169, 255, .48), transparent 29%),
		radial-gradient(circle at 82% 18%, rgba(105, 54, 245, .54), transparent 35%),
		linear-gradient(135deg, #1981f4 0%, #3455f2 42%, #6328ef 100%) !important;
	background-attachment: fixed !important;
}

.welcome-container {
	min-height: 100vh;
	height: auto;
}

.wrapper {
	min-height: 100vh;
	align-items: center;
	justify-content: center;
	padding: 48px 28px;
	isolation: isolate;
	overflow: hidden;
}

.wrapper::before,
.wrapper::after {
	content: "";
	position: fixed;
	z-index: -1;
	pointer-events: none;
}

.wrapper::before {
	width: 58vw;
	height: 58vw;
	max-width: 850px;
	max-height: 850px;
	top: -38vw;
	left: -16vw;
	border: 1px solid rgba(255, 255, 255, .12);
	border-radius: 48% 52% 65% 35%;
	transform: rotate(24deg);
	box-shadow: 0 0 0 110px rgba(255, 255, 255, .035), 0 0 0 220px rgba(255, 255, 255, .025);
}

.wrapper::after {
	width: 120vw;
	height: 36vh;
	left: -10vw;
	right: -10vw;
	bottom: -24vh;
	border-radius: 50% 50% 0 0;
	background: rgba(227, 244, 255, .93);
	transform: rotate(-4deg);
}

.login {
	width: min(1080px, 100%);
	min-height: 640px;
	height: auto;
	margin: auto;
	border-radius: 24px;
	background: rgba(255, 255, 255, .98);
	box-shadow: 0 34px 90px rgba(5, 20, 71, .3), 0 8px 28px rgba(15, 30, 81, .16);
	display: flex;
	flex-direction: row-reverse;
	overflow: hidden;
}

.login_left_combo_parent {
	width: 52%;
	height: auto;
	padding: 0;
	color: #fff;
	background:
		radial-gradient(circle at 85% 15%, rgba(128, 94, 255, .56), transparent 35%),
		linear-gradient(145deg, var(--osm-navy) 0%, #123d94 57%, var(--osm-violet) 140%);
	box-shadow: none;
}

.login_left_combo_parent::before,
.login_left_combo_parent::after {
	content: "";
	position: absolute;
	border: 1px solid rgba(255, 255, 255, .1);
	border-radius: 50%;
	pointer-events: none;
}

.login_left_combo_parent::before {
	width: 430px;
	height: 430px;
	right: -250px;
	top: -150px;
	box-shadow: 0 0 0 70px rgba(255, 255, 255, .025);
}

.login_left_combo_parent::after {
	width: 240px;
	height: 240px;
	left: -145px;
	bottom: -70px;
	box-shadow: 0 0 0 45px rgba(255, 255, 255, .025);
}

.login_left_combo_parent > svg {
	display: none;
}

.login_left_combo.oldskoolmates-welcome {
	max-width: none;
	min-width: 0;
	width: 100%;
	height: 100%;
	min-height: 640px;
	padding: 50px 52px 42px;
	overflow: visible;
	color: #fff !important;
}

.oldskoolmates-brand {
	display: flex;
	align-items: center;
	gap: 15px;
	color: #fff;
	text-decoration: none;
}

.oldskoolmates-brand:hover,
.oldskoolmates-brand:focus {
	color: #fff;
	text-decoration: none;
}

.oldskoolmates-brand img {
	width: 64px;
	height: 64px;
	object-fit: contain;
	filter: drop-shadow(0 8px 16px rgba(0, 0, 0, .22));
}

.oldskoolmates-brand span {
	display: flex;
	flex-direction: column;
	min-width: 0;
}

.oldskoolmates-brand strong {
	font-size: 25px;
	line-height: 1.15;
	letter-spacing: -.6px;
}

.oldskoolmates-brand small {
	margin-top: 5px;
	color: rgba(255, 255, 255, .72);
	font-size: 11px;
	font-weight: 500;
	letter-spacing: .72px;
}

.oldskoolmates-hero-copy {
	margin: auto 0;
	padding: 46px 0 36px;
}

.oldskoolmates-eyebrow,
.oldskoolmates-form-kicker {
	display: inline-flex;
	align-items: center;
	color: var(--osm-gold);
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 1.45px;
}

.oldskoolmates-eyebrow::before {
	content: "";
	width: 28px;
	height: 2px;
	margin-right: 10px;
	border-radius: 2px;
	background: var(--osm-gold);
}

.oldskoolmates-welcome .oldskoolmates-hero-copy h1 {
	max-width: 470px;
	margin: 18px 0 18px;
	color: #fff;
	font-size: clamp(37px, 3.3vw, 52px);
	font-weight: 700;
	line-height: 1.08;
	letter-spacing: -1.7px;
}

.oldskoolmates-welcome .oldskoolmates-hero-copy h1 em {
	color: #a9c7ff;
	font-style: normal;
}

.oldskoolmates-welcome .oldskoolmates-hero-copy p {
	max-width: 455px;
	margin: 0;
	color: rgba(255, 255, 255, .77);
	font-size: 15px;
	line-height: 1.8;
	letter-spacing: 0;
}

.oldskoolmates-community {
	display: flex;
	align-items: center;
	gap: 18px;
	padding-top: 25px;
	border-top: 1px solid rgba(255, 255, 255, .13);
}

.oldskoolmates-people .users-profiles {
	display: flex;
	width: auto;
	margin: 0;
	padding-left: 5px;
	text-align: left;
}

.oldskoolmates-people .user-image {
	width: 42px;
	height: 42px;
	margin: 0 0 0 -7px;
	border: 2px solid #20418c;
	box-shadow: 0 0 0 2px rgba(255, 255, 255, .92);
}

.oldskoolmates-people .user-image img {
	width: 100%;
	height: 100%;
}

.oldskoolmates-trust {
	display: flex;
	flex-direction: column;
	gap: 3px;
}

.oldskoolmates-trust strong {
	color: #fff;
	font-size: 13px;
}

.oldskoolmates-trust span {
	max-width: 270px;
	color: rgba(255, 255, 255, .61);
	font-size: 11px;
	line-height: 1.45;
}

.login .oldskoolmates-login-panel {
	width: 48%;
	padding: 0 56px;
	background: #fff;
}

.oldskoolmates-login-panel .login_innre {
	min-height: calc(100% - 78px);
}

.oldskoolmates-login-panel .login_innre::before,
.oldskoolmates-login-panel .login_innre::after {
	min-height: 25px;
	height: 25px;
}

.oldskoolmates-login-panel form {
	max-width: 390px;
	min-width: 0;
}

.oldskoolmates-mobile-brand {
	display: none;
	align-items: center;
	gap: 10px;
	margin-bottom: 28px;
	color: var(--osm-ink);
	font-size: 20px;
}

.oldskoolmates-mobile-brand img {
	width: 43px;
	height: 43px;
	object-fit: contain;
}

.oldskoolmates-form-kicker {
	color: var(--osm-blue);
}

.login .oldskoolmates-login-panel .title {
	margin: 8px 0 9px;
	color: var(--osm-ink);
	font-size: 31px;
	line-height: 1.18;
	letter-spacing: -.8px;
}

.login .oldskoolmates-login-panel .desc {
	margin-bottom: 27px;
	color: var(--osm-muted);
	font-size: 13px;
	line-height: 1.65;
	letter-spacing: 0;
	opacity: 1;
}

.oldskoolmates-login-panel .wow_form_fields {
	margin: 16px 0;
}

.oldskoolmates-login-panel .wow_form_fields > label {
	margin-bottom: 7px;
	color: #47546d;
	font-size: 12px;
	font-weight: 600;
	opacity: 1;
}

.oldskoolmates-login-panel .wow_form_fields input {
	height: 50px;
	padding: 11px 15px;
	border: 1px solid #dce4f0;
	border-radius: 12px;
	background: #f5f8fd;
	box-shadow: none;
	color: var(--osm-ink);
}

.oldskoolmates-login-panel .wow_form_fields input:focus {
	border-color: var(--osm-blue);
	background: #fff;
	box-shadow: 0 0 0 4px rgba(36, 99, 235, .11);
}

.oldskoolmates-login-panel .forgot_password {
	margin: 5px 0 27px;
}

.oldskoolmates-login-panel .forgot_password > a,
.oldskoolmates-login-panel .terms label {
	font-size: 12px;
}

.oldskoolmates-login-panel .terms label::before {
	width: 19px;
	height: 19px;
	border-width: 1px;
	border-color: #aab6ca;
}

.oldskoolmates-login-panel .terms input[type=checkbox]:checked + label::before {
	border-color: var(--osm-blue);
	background: var(--osm-blue);
}

.oldskoolmates-login-panel .terms input[type=checkbox]:checked + label::after {
	left: 5px;
	top: 5px;
	width: 9px;
}

.oldskoolmates-login-panel .login_signup_combo {
	margin: 0;
}

.oldskoolmates-login-panel .login_signup_combo .login__ .btn {
	min-height: 50px;
	border-radius: 12px;
	background: linear-gradient(100deg, var(--osm-blue), var(--osm-violet)) !important;
	box-shadow: 0 12px 28px rgba(54, 80, 225, .27);
	font-size: 14px;
	font-weight: 600;
	line-height: 50px;
}

.oldskoolmates-login-panel .login_signup_combo .signup__ {
	margin-top: 18px;
	color: #78849a;
	font-size: 12px;
}

.oldskoolmates-login-panel .login_signup_combo .signup__ a,
.oldskoolmates-login-panel .forgot_password > a {
	color: var(--osm-blue) !important;
	font-weight: 600;
}

.oldskoolmates-login-panel .social_btns {
	margin: 24px 0 16px;
}

.oldskoolmates-login-panel .social_btns p {
	font-size: 11px;
}

.oldskoolmates-login-panel .footer {
	padding: 0 0 18px;
}

.oldskoolmates-login-panel .welcome-footer,
.oldskoolmates-login-panel .welcome-footer a {
	color: #8791a4;
	font-size: 10px;
	line-height: 1.7;
}

@media (max-width: 930px) {
	.wrapper {
		padding: 28px 18px;
	}

	.login {
		width: min(600px, 100%);
		min-height: 0;
		flex-direction: column;
	}

	.login_left_combo_parent {
		display: none;
	}

	.login .oldskoolmates-login-panel {
		width: 100%;
		padding: 0 48px;
	}

	.oldskoolmates-mobile-brand {
		display: flex;
	}
}

@media (max-width: 560px) {
	.wrapper {
		padding: 0;
		align-items: stretch;
	}

	.wrapper::after {
		display: none;
	}

	.login {
		min-height: 100vh;
		border-radius: 0;
	}

	.login .oldskoolmates-login-panel {
		padding: 0 24px;
	}

	.oldskoolmates-login-panel .login_innre {
		min-height: calc(100vh - 70px);
		padding: 0;
	}

	.login .oldskoolmates-login-panel .title {
		font-size: 27px;
	}

	.oldskoolmates-login-panel form {
		max-width: none;
	}
}


/*Language Select*/
.lang_select_modal .language_info {
	height: 100%;
    position: relative;
    padding: 30px;
    background: linear-gradient(90deg, #4caf50, transparent 90%);
    border-radius: max(0px, min(8px, calc((100vw - 4px - 100%) * 9999))) / 8px;
}
.lang_select_modal .language_info h3 {
	margin: 0 0 4px;
    color: #fff;
    line-height: 1;
}
.lang_select_modal .language_info svg {
	    position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: -15px;
    height: auto;
    width: 90px;
}
.lang_select_modal ul {
	padding: 24px 0 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    overflow: hidden;
}
.lang_select_modal .language_select {
	flex: 1 1 160px;margin: 0 0 -1px;
}
.lang_select_modal .language_select a {
	display: block;
    text-decoration: none;
    font-size: 15px;
    line-height: 46px;
    padding: 0 20px;
    transition: background-color .1s;
    border: 1px solid #d7d7d7;
    margin: 0px -1px;
    border-top: 0;
    border-left: 0;
}
.lang_select_modal .language_select:hover {background-color: rgb(0 0 0 / 3%) !important;}




@media (min-width:400px) {
.payment_box {width: 360px;}
}

@media (min-width:1200px){
.container{width:97%}
}

@media (max-width:1250px) {
.login_left_combo_parent {width: 35%;padding: 0 30px;}
.login .col-md-6 {width: 65%;}
}

@media (max-width:1200px){
.welcome-footer{font-size:12px;padding:9px}
}

@media (max-width:930px) {
.login {flex-direction: column;}
.login_left_combo_parent {width: 100%;height: auto;}
.login_left_combo {max-width: 100%;min-width: 100%;}
.login_left_combo > .img {display: none;}
.login .col-md-6 {width: 100%;}
}


@media (max-width:640px){
.login_innre {min-height: calc(100% - 100px);padding: 0 20px;}
.login_left_combo_parent {padding: 0 20px;}
.login_left_combo .logo {
    margin: 30px 0 0;
}
.login_left_combo .logo img {
    width: 220px;
    height: 51px;
}
.login_left_combo h1 {
    font-size: 30px;
    line-height: normal;margin: 30px 0 0;
}
.login_left_combo p {
    font-size: 16px;
    margin: 10px 0 30px;
}
}

/* OldSkoolmates responsive shell v2
   Keep this block last so WoWonder's legacy breakpoints cannot override it. */
html,
body,
.welcome-container {
	width: 100%;
	height: 100%;
	min-height: 100%;
}

html,
body {
	overflow: hidden;
}

.wrapper {
	width: 100%;
	height: 100dvh;
	min-height: 0;
	padding: clamp(14px, 3vh, 28px) 24px;
	align-items: center;
	justify-content: center;
}

.login {
	flex: 0 1 1120px;
	width: min(1120px, calc(100vw - 48px));
	height: min(620px, calc(100dvh - 48px));
	min-height: 0;
	max-height: 620px;
	margin: 0 auto;
	flex-direction: row-reverse;
}

.login_left_combo_parent {
	flex: 0 0 51%;
	width: 51%;
	height: 100%;
	padding: 0;
}

.login_left_combo.oldskoolmates-welcome {
	width: 100%;
	height: 100%;
	min-width: 0;
	min-height: 0;
	max-width: none;
	padding: 38px 46px 34px;
}

.oldskoolmates-brand {
	flex: 0 0 auto;
	width: fit-content;
	max-width: 100%;
}

.oldskoolmates-brand img {
	display: block !important;
	width: 270px !important;
	height: 55px !important;
	max-width: 100% !important;
	object-fit: contain;
	object-position: left center;
}

.oldskoolmates-brand span {
	display: none;
}

.oldskoolmates-hero-copy {
	margin: auto 0;
	padding: 28px 0;
}

.oldskoolmates-welcome .oldskoolmates-hero-copy h1 {
	margin: 15px 0;
	font-size: clamp(34px, 3vw, 47px);
	line-height: 1.06;
}

.oldskoolmates-welcome .oldskoolmates-hero-copy p {
	font-size: 14px;
	line-height: 1.7;
}

.oldskoolmates-community {
	flex: 0 0 auto;
	padding-top: 20px;
}

.login > .oldskoolmates-login-panel,
.login > .col-md-6.oldskoolmates-login-panel {
	flex: 0 0 49%;
	width: 49%;
	height: 100%;
	min-height: 0;
	padding: 0 46px;
	overflow-x: hidden;
	overflow-y: auto;
	background: #fff;
	scrollbar-width: thin;
	scrollbar-color: #c7d2e5 transparent;
}

.oldskoolmates-login-panel::-webkit-scrollbar {
	width: 6px;
}

.oldskoolmates-login-panel::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #c7d2e5;
}

.oldskoolmates-login-panel .login_innre {
	min-height: calc(100% - 58px);
	padding: 0;
}

.oldskoolmates-login-panel .login_innre::before,
.oldskoolmates-login-panel .login_innre::after {
	height: 16px;
	min-height: 16px;
}

.oldskoolmates-login-panel form {
	width: 100%;
	max-width: 390px;
	min-width: 0;
	margin: auto;
}

.oldskoolmates-register-panel form {
	margin: 24px auto;
}

.oldskoolmates-mobile-brand {
	display: none;
	width: fit-content;
	max-width: 100%;
	margin: 0 0 24px;
	text-decoration: none;
}

.oldskoolmates-mobile-brand img {
	display: block !important;
	width: 240px !important;
	height: 49px !important;
	max-width: 100% !important;
	object-fit: contain;
	object-position: left center;
}

.oldskoolmates-login-panel .wow_form_fields {
	margin: 13px 0;
}

.oldskoolmates-login-panel .wow_form_fields input,
.oldskoolmates-login-panel .wow_form_fields select {
	height: 46px;
}

.oldskoolmates-login-panel .forgot_password {
	margin: 3px 0 22px;
}

.oldskoolmates-login-panel .login_signup_combo .login__ .btn {
	min-height: 48px;
	line-height: 48px;
}

.oldskoolmates-login-panel .footer {
	padding-bottom: 12px;
}

.header-brand img {
	display: block;
	width: 212px;
	height: 43px;
	max-width: 100%;
	object-fit: contain;
	object-position: left center;
}

.cc-window.cc-floating {
	max-width: 330px !important;
	padding: 15px 17px !important;
	border: 1px solid rgba(255, 255, 255, .16) !important;
	border-radius: 14px !important;
	background: rgba(7, 26, 59, .96) !important;
	box-shadow: 0 16px 44px rgba(2, 14, 43, .28) !important;
	color: #fff !important;
	font-size: 12px !important;
	line-height: 1.5 !important;
}

.cc-window .cc-link {
	color: #a9c7ff !important;
}

.cc-window .cc-btn {
	border: 0 !important;
	border-radius: 8px !important;
	background: #2463eb !important;
	color: #fff !important;
}

@media (max-height: 700px) and (min-width: 1101px) {
	.wrapper {
		padding-top: 12px;
		padding-bottom: 12px;
	}

	.login {
		height: calc(100dvh - 24px);
		max-height: none;
	}

	.login_left_combo.oldskoolmates-welcome {
		padding: 26px 40px 24px;
	}

	.oldskoolmates-brand img {
		width: 240px !important;
		height: 49px !important;
	}

	.oldskoolmates-hero-copy {
		padding: 20px 0;
	}

	.oldskoolmates-welcome .oldskoolmates-hero-copy h1 {
		font-size: 36px;
	}

	.oldskoolmates-welcome .oldskoolmates-hero-copy p {
		font-size: 13px;
		line-height: 1.55;
	}

	.oldskoolmates-community {
		padding-top: 14px;
	}

	.login > .oldskoolmates-login-panel {
		padding-right: 40px;
		padding-left: 40px;
	}

	.login .oldskoolmates-login-panel .title {
		font-size: 28px;
	}

	.login .oldskoolmates-login-panel .desc {
		margin-bottom: 18px;
	}
}

@media (max-width: 1220px) and (min-width: 1101px) {
	.login_left_combo.oldskoolmates-welcome {
		padding-right: 34px;
		padding-left: 34px;
	}

	.login > .oldskoolmates-login-panel {
		padding-right: 34px;
		padding-left: 34px;
	}
}

@media (max-width: 1100px) {
	html,
	body,
	.welcome-container {
		height: auto;
		min-height: 100%;
		overflow: auto;
	}

	.wrapper {
		height: auto;
		min-height: 100dvh;
		padding: 0;
		align-items: stretch;
		background: #fff;
	}

	.wrapper::before,
	.wrapper::after {
		display: none;
	}

	.login {
		display: block;
		width: 100%;
		height: auto;
		min-height: 100dvh;
		max-height: none;
		flex-basis: auto;
		border-radius: 0;
		box-shadow: none;
	}

	.login_left_combo_parent {
		display: none;
	}

	.login > .oldskoolmates-login-panel,
	.login > .col-md-6.oldskoolmates-login-panel {
		display: flex;
		width: 100%;
		height: auto;
		min-height: 100dvh;
		padding: 0 28px;
		flex-direction: column;
		overflow: visible;
	}

	.oldskoolmates-login-panel .login_innre {
		min-height: calc(100dvh - 72px);
	}

	.oldskoolmates-login-panel .login_innre::before,
	.oldskoolmates-login-panel .login_innre::after {
		height: 28px;
		min-height: 28px;
	}

	.oldskoolmates-mobile-brand {
		display: block;
	}

	.oldskoolmates-register-panel .login_innre {
		min-height: auto;
	}

	.oldskoolmates-register-panel .login_innre::before,
	.oldskoolmates-register-panel .login_innre::after {
		display: none;
	}

	.oldskoolmates-register-panel form {
		margin: 34px auto 22px;
	}
}

@media (max-width: 520px) {
	.login > .oldskoolmates-login-panel,
	.login > .col-md-6.oldskoolmates-login-panel {
		padding: 0 20px;
	}

	.oldskoolmates-mobile-brand {
		margin-bottom: 22px;
	}

	.oldskoolmates-mobile-brand img {
		width: 220px !important;
		height: 45px !important;
	}

	.login .oldskoolmates-login-panel .title {
		font-size: 26px;
	}

	.login .oldskoolmates-login-panel .desc {
		margin-bottom: 21px;
	}

	.oldskoolmates-login-panel .footer {
		padding-right: 4px;
		padding-left: 4px;
	}
}

/* Stable vector brand sizing */
.oldskoolmates-brand {
	display: inline-flex;
	align-items: center;
	gap: 14px;
}

.oldskoolmates-brand img {
	flex: 0 0 58px;
	width: 58px !important;
	height: 58px !important;
}

.oldskoolmates-brand span {
	display: flex;
	flex-direction: column;
}

.oldskoolmates-brand strong {
	color: #fff;
	font-size: 24px;
	line-height: 1.1;
	letter-spacing: -.55px;
}

.oldskoolmates-brand small {
	margin-top: 5px;
	color: rgba(255, 255, 255, .7);
	font-size: 10px;
	font-weight: 600;
	letter-spacing: .6px;
}

.oldskoolmates-mobile-brand {
	align-items: center;
	gap: 12px;
	color: var(--osm-ink);
}

.oldskoolmates-mobile-brand:hover,
.oldskoolmates-mobile-brand:focus {
	color: var(--osm-ink);
	text-decoration: none;
}

.oldskoolmates-mobile-brand img {
	flex: 0 0 48px;
	width: 48px !important;
	height: 48px !important;
}

.oldskoolmates-mobile-brand span {
	display: flex;
	flex-direction: column;
}

.oldskoolmates-mobile-brand strong {
	font-size: 21px;
	line-height: 1.1;
	letter-spacing: -.4px;
}

.oldskoolmates-mobile-brand small {
	margin-top: 4px;
	color: #71809a;
	font-size: 9px;
	font-weight: 600;
	letter-spacing: .45px;
}

.cc-window {
	z-index: 2147483000 !important;
	max-width: 340px !important;
	padding: 14px 16px !important;
	border: 1px solid rgba(255, 255, 255, .14) !important;
	border-radius: 14px !important;
	background: rgba(7, 26, 59, .97) !important;
	box-shadow: 0 16px 44px rgba(2, 14, 43, .32) !important;
	color: #fff !important;
	font-size: 12px !important;
	line-height: 1.45 !important;
}

.cc-window .cc-message {
	color: #fff !important;
}

.cc-window.cc-invisible {
	opacity: 0 !important;
	visibility: hidden !important;
	pointer-events: none !important;
}

.cc-window.cc-bottom.cc-left {
	right: 18px !important;
	left: auto !important;
}

@media (max-width: 1100px) {
	.oldskoolmates-mobile-brand {
		display: flex;
		width: 100%;
	}
}

@media (max-width: 767px) {
	.cc-window,
	.cc-window.cc-floating,
	.cc-window.cc-bottom.cc-left {
		display: block;
		right: 10px !important;
		bottom: calc(10px + env(safe-area-inset-bottom, 0px)) !important;
		left: 10px !important;
		width: auto !important;
		max-width: none !important;
		padding: 13px 14px !important;
		border-radius: 12px !important;
		font-size: 13px !important;
		line-height: 1.4 !important;
	}

	.cc-window .cc-message {
		display: block;
		margin: 0 0 10px !important;
	}

	.cc-window .cc-link {
		display: inline;
		padding: 0;
	}

	.cc-window .cc-compliance {
		display: block;
		width: 100%;
	}

	.cc-window .cc-btn,
	.cc-window .cc-dismiss {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		min-height: 44px;
		margin: 0 !important;
		padding: 10px 16px !important;
	}
}

/* OldSkoolmates welcome opportunities v3 */
.login {
	flex-basis: 1380px;
	width: min(1380px, calc(100vw - 40px));
	height: min(820px, calc(100dvh - 40px));
	max-height: 820px;
}

.login_left_combo_parent {
	flex-basis: 58%;
	width: 58%;
}

.login_left_combo.oldskoolmates-welcome {
	display: flex;
	padding: 32px 40px 28px;
	flex-direction: column;
	overflow: hidden;
}

.oldskoolmates-welcome .oldskoolmates-brand img {
	flex-basis: 52px;
	width: 52px !important;
	height: 52px !important;
}

.oldskoolmates-welcome .oldskoolmates-brand strong {
	font-size: 22px;
}

.oldskoolmates-hero-copy {
	margin: 28px 0 24px;
	padding: 0;
}

.oldskoolmates-welcome .oldskoolmates-hero-copy h1 {
	max-width: 620px;
	margin: 12px 0 10px;
	font-size: clamp(34px, 3vw, 47px);
}

.oldskoolmates-welcome .oldskoolmates-hero-copy p {
	max-width: 640px;
	font-size: 13px;
	line-height: 1.55;
}

.oldskoolmates-opportunities,
.oldskoolmates-support {
	position: relative;
	z-index: 1;
}

.oldskoolmates-section-heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 11px;
}

.oldskoolmates-section-heading > div {
	display: flex;
	align-items: center;
	gap: 9px;
}

.oldskoolmates-section-heading h2 {
	margin: 0;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.2;
}

.oldskoolmates-section-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 23px;
	height: 23px;
	color: #fff;
	font-size: 13px;
}

.oldskoolmates-section-heading > a,
.oldskoolmates-section-heading > p {
	margin: 0;
	color: rgba(255, 255, 255, .76);
	font-size: 10px;
	line-height: 1.35;
	text-align: right;
}

.oldskoolmates-section-heading > a:hover,
.oldskoolmates-section-heading > a:focus {
	color: #fff;
	text-decoration: none;
}

.oldskoolmates-section-heading .fa-lock {
	margin-left: 4px;
}

.oldskoolmates-opportunity-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 10px;
}

.oldskoolmates-opportunity-card {
	display: flex;
	min-width: 0;
	min-height: 178px;
	padding: 13px;
	border: 1px solid rgba(255, 255, 255, .17);
	border-radius: 12px;
	background: rgba(10, 38, 104, .24);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .04);
	flex-direction: column;
}

.oldskoolmates-opportunity-card-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
	margin-bottom: 10px;
}

.oldskoolmates-opportunity-type {
	display: inline-flex;
	max-width: calc(100% - 24px);
	padding: 4px 8px;
	border-radius: 999px;
	background: #25b978;
	color: #fff;
	font-size: 8px;
	font-weight: 800;
	line-height: 1;
	text-transform: uppercase;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.oldskoolmates-opportunity-card:nth-child(3n + 2) .oldskoolmates-opportunity-type {
	background: #8c48da;
}

.oldskoolmates-opportunity-card:nth-child(3n + 3) .oldskoolmates-opportunity-type {
	background: #ef7a36;
}

.oldskoolmates-opportunity-card-top > .fa-lock {
	color: rgba(255, 255, 255, .86);
	font-size: 11px;
}

.oldskoolmates-opportunity-card h3 {
	display: -webkit-box;
	margin: 0 0 8px;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.25;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.oldskoolmates-opportunity-card p {
	display: flex;
	align-items: center;
	gap: 6px;
	min-width: 0;
	margin: 0 0 6px;
	color: rgba(255, 255, 255, .73);
	font-size: 9px;
	line-height: 1.3;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.oldskoolmates-opportunity-card p i {
	flex: 0 0 11px;
	color: #b9d2ff;
	text-align: center;
}

.oldskoolmates-opportunity-card .oldskoolmates-opportunity-deadline {
	color: #7ee5ae;
}

.oldskoolmates-opportunity-card > a {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
	min-height: 31px;
	margin-top: auto;
	border: 1px solid rgba(255, 255, 255, .18);
	border-radius: 8px;
	color: #fff;
	font-size: 9px;
	font-weight: 600;
	transition: background-color .18s ease, border-color .18s ease;
}

.oldskoolmates-opportunity-card > a:hover,
.oldskoolmates-opportunity-card > a:focus {
	border-color: rgba(255, 255, 255, .35);
	background: rgba(255, 255, 255, .1);
	color: #fff;
	text-decoration: none;
}

.oldskoolmates-opportunity-empty {
	display: flex;
	align-items: center;
	gap: 14px;
	min-height: 92px;
	padding: 15px 17px;
	border: 1px solid rgba(255, 255, 255, .16);
	border-radius: 12px;
	background: rgba(10, 38, 104, .24);
}

.oldskoolmates-opportunity-empty > span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	background: rgba(255, 255, 255, .12);
	color: #fff;
}

.oldskoolmates-opportunity-empty > div {
	min-width: 0;
	flex: 1;
}

.oldskoolmates-opportunity-empty strong {
	display: block;
	margin-bottom: 4px;
	color: #fff;
	font-size: 12px;
}

.oldskoolmates-opportunity-empty p {
	margin: 0;
	color: rgba(255, 255, 255, .68);
	font-size: 9px;
	line-height: 1.45;
}

.oldskoolmates-opportunity-empty > a {
	padding: 8px 11px;
	border: 1px solid rgba(255, 255, 255, .22);
	border-radius: 8px;
	color: #fff;
	font-size: 9px;
	font-weight: 600;
	white-space: nowrap;
}

.oldskoolmates-support {
	margin-top: 18px;
	padding-top: 15px;
	border-top: 1px solid rgba(255, 255, 255, .14);
}

.oldskoolmates-support-grid {
	display: grid;
	grid-template-columns: repeat(5, minmax(0, 1fr));
	gap: 8px;
}

.oldskoolmates-support-grid > a {
	display: flex;
	min-width: 0;
	min-height: 116px;
	padding: 11px 7px;
	border: 1px solid rgba(255, 255, 255, .14);
	border-radius: 11px;
	background: rgba(255, 255, 255, .035);
	color: #fff;
	text-align: center;
	text-decoration: none;
	flex-direction: column;
	align-items: center;
	transition: transform .18s ease, background-color .18s ease, border-color .18s ease;
}

.oldskoolmates-support-grid > a:hover,
.oldskoolmates-support-grid > a:focus {
	border-color: rgba(255, 255, 255, .3);
	background: rgba(255, 255, 255, .09);
	color: #fff;
	text-decoration: none;
	transform: translateY(-2px);
}

.oldskoolmates-support-grid > a > span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 39px;
	height: 39px;
	margin-bottom: 8px;
	border-radius: 50%;
	background: #e7f0ff;
	box-shadow: inset 0 0 0 5px rgba(39, 99, 235, .08);
	color: #173f91;
	font-size: 16px;
}

.oldskoolmates-support-grid strong {
	font-size: 9px;
	line-height: 1.25;
}

.oldskoolmates-support-grid small {
	display: -webkit-box;
	margin-top: 5px;
	color: rgba(255, 255, 255, .65);
	font-size: 8px;
	font-weight: 400;
	line-height: 1.35;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.login > .oldskoolmates-login-panel,
.login > .col-md-6.oldskoolmates-login-panel {
	flex-basis: 42%;
	width: 42%;
	padding-right: 58px;
	padding-left: 58px;
}

.oldskoolmates-login-panel .wow_form_fields {
	position: relative;
}

.oldskoolmates-login-panel .wow_form_fields input {
	padding-right: 44px;
	padding-left: 45px;
}

.oldskoolmates-field-icon,
.oldskoolmates-password-toggle {
	position: absolute;
	z-index: 2;
	top: 35px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	color: #8290a8;
}

.oldskoolmates-field-icon {
	left: 15px;
}

.oldskoolmates-password-toggle {
	right: 14px;
	padding: 0;
	border: 0;
	background: transparent;
	cursor: pointer;
}

.oldskoolmates-password-toggle:hover,
.oldskoolmates-password-toggle:focus {
	color: var(--osm-blue);
}

@media (max-height: 760px) and (min-width: 1101px) {
	.login_left_combo.oldskoolmates-welcome {
		padding: 24px 34px 20px;
	}

	.oldskoolmates-hero-copy {
		margin: 18px 0;
	}

	.oldskoolmates-welcome .oldskoolmates-hero-copy h1 {
		font-size: 34px;
	}

	.oldskoolmates-opportunity-card {
		min-height: 162px;
	}

	.oldskoolmates-support {
		margin-top: 12px;
		padding-top: 11px;
	}

	.oldskoolmates-support-grid > a {
		min-height: 101px;
	}
}

@media (max-width: 1240px) and (min-width: 1101px) {
	.login_left_combo.oldskoolmates-welcome {
		padding-right: 28px;
		padding-left: 28px;
	}

	.login > .oldskoolmates-login-panel,
	.login > .col-md-6.oldskoolmates-login-panel {
		padding-right: 38px;
		padding-left: 38px;
	}

	.oldskoolmates-section-heading > a span {
		display: none;
	}
}

@media (max-width: 1100px) {
	.login {
		display: flex;
		width: 100%;
		height: auto;
		min-height: 100dvh;
		max-height: none;
		flex-basis: auto;
		flex-direction: column-reverse;
	}

	.login > .oldskoolmates-login-panel,
	.login > .col-md-6.oldskoolmates-login-panel {
		width: 100%;
		min-height: 100dvh;
		padding-right: 28px;
		padding-left: 28px;
		flex-basis: auto;
	}

	.login_left_combo_parent {
		display: block;
		width: 100%;
		height: auto;
		flex-basis: auto;
	}

	.login_left_combo.oldskoolmates-welcome {
		height: auto;
		min-height: 0;
		padding: 42px 32px;
	}

	.oldskoolmates-hero-copy {
		margin: 32px 0 26px;
	}
}

@media (max-width: 700px) {
	.login_left_combo.oldskoolmates-welcome {
		padding: 34px 20px 38px;
	}

	.oldskoolmates-welcome .oldskoolmates-hero-copy h1 {
		font-size: 33px;
	}

	.oldskoolmates-section-heading {
		align-items: flex-start;
	}

	.oldskoolmates-section-heading > a span,
	.oldskoolmates-section-heading > p {
		display: none;
	}

	.oldskoolmates-opportunity-grid {
		grid-template-columns: repeat(3, minmax(230px, 78vw));
		overflow-x: auto;
		scroll-snap-type: x mandatory;
		scrollbar-width: thin;
		padding-bottom: 7px;
	}

	.oldskoolmates-opportunity-card {
		scroll-snap-align: start;
	}

	.oldskoolmates-opportunity-empty {
		align-items: flex-start;
		flex-wrap: wrap;
	}

	.oldskoolmates-opportunity-empty > a {
		margin-left: 58px;
	}

	.oldskoolmates-support-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.oldskoolmates-support-grid > a:last-child {
		grid-column: 1 / -1;
	}
}

/* OldSkoolmates public welcome + opportunity browser v4 */
.osm-welcome-header{display:flex;align-items:center;justify-content:space-between;gap:18px;flex:0 0 auto}.osm-welcome-header-actions{display:flex;align-items:center;gap:7px}.osm-welcome-header-actions a{padding:8px 11px;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:rgba(255,255,255,.88);font-size:9px;font-weight:700;white-space:nowrap}.osm-welcome-header-actions a:hover{background:rgba(255,255,255,.08);color:#fff;text-decoration:none}.osm-welcome-header-actions a.primary{border-color:#fff;background:#fff;color:#19499d}.oldskoolmates-welcome .oldskoolmates-hero-copy{margin:19px 0 14px}.oldskoolmates-welcome .oldskoolmates-hero-copy h1{margin:9px 0 7px;font-size:clamp(29px,2.45vw,39px);line-height:1.05}.oldskoolmates-welcome .oldskoolmates-hero-copy p{font-size:11px;line-height:1.5}.osm-welcome-opportunity-search{display:grid;grid-template-columns:1.25fr .9fr auto;flex:0 0 auto;margin-bottom:15px;padding:5px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#fff;box-shadow:0 9px 22px rgba(2,18,57,.2)}.osm-welcome-opportunity-search label{position:relative;margin:0;border-right:1px solid #e4e8ef}.osm-welcome-opportunity-search i{position:absolute;top:11px;left:11px;color:#65748a;font-size:13px}.osm-welcome-opportunity-search input{width:100%;height:35px;padding:0 8px 0 30px;border:0;background:transparent;color:#1e293b;font-size:10px;outline:0}.osm-welcome-opportunity-search button{min-width:78px;margin-left:5px;border:0;border-radius:7px;background:#1961cc;color:#fff;font-size:10px;font-weight:800}.osm-welcome-opportunity-search button:hover{background:#0f4fae}.osm-public-badge{padding:3px 7px;border-radius:999px;background:rgba(91,224,151,.15);color:#8aefb7;font-size:8px;font-weight:700}.osm-welcome-opportunities .oldskoolmates-section-heading{margin-bottom:8px}.osm-welcome-job-browser{display:grid;grid-template-columns:46% 54%;height:278px;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(5,24,70,.3)}.osm-welcome-job-list{overflow-y:auto;padding:7px;border-right:1px solid rgba(255,255,255,.14);scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.25) transparent}.osm-welcome-job-row{position:relative;display:grid;grid-template-columns:31px minmax(0,1fr);gap:8px;margin-bottom:6px;padding:8px;border:1px solid transparent;border-radius:8px;color:#fff}.osm-welcome-job-row:hover,.osm-welcome-job-row:focus,.osm-welcome-job-row.active{border-color:rgba(128,174,255,.65);background:rgba(255,255,255,.09);color:#fff;text-decoration:none}.osm-job-logo{display:flex;width:31px;height:31px;align-items:center;justify-content:center;border-radius:7px;background:#d9e8ff;color:#164b9b;font-size:13px;font-weight:900}.osm-job-row-copy{display:block;min-width:0;padding-right:42px}.osm-job-row-copy b,.osm-job-row-copy small,.osm-job-row-copy em{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.osm-job-row-copy b{color:#fff;font-size:9px;line-height:1.3}.osm-job-row-copy small{margin-top:2px;color:rgba(255,255,255,.7);font-size:7px}.osm-job-row-copy em{margin-top:3px;color:rgba(255,255,255,.58);font-size:7px;font-style:normal}.osm-job-row-copy em i{margin-right:3px}.osm-job-status{position:absolute;top:8px;right:7px;max-width:45px;color:#82e9b1;font-size:6px;font-weight:800;text-align:right}.osm-job-status[data-state=closing]{color:#ffd27a}.osm-welcome-job-preview{display:flex;min-width:0;padding:16px 17px;background:rgba(15,54,135,.24);color:#fff;flex-direction:column}.osm-preview-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.osm-preview-status{color:#82e9b1;font-size:8px;font-weight:800}.osm-preview-status[data-state=closing]{color:#ffd27a}.osm-welcome-job-preview h3{margin:9px 0 4px;font-size:15px;font-weight:800;line-height:1.22}.osm-welcome-job-preview h3 a{color:#fff}.osm-welcome-job-preview>strong{color:#b9d2ff;font-size:9px}.osm-welcome-job-preview>p{margin:5px 0 0}.osm-preview-location{color:rgba(255,255,255,.65);font-size:8px}.osm-preview-description{display:-webkit-box;color:rgba(255,255,255,.75);font-size:8px;line-height:1.5;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.osm-preview-facts{display:flex;gap:7px;margin-top:auto}.osm-preview-facts>span{display:grid;grid-template-columns:17px 1fr;min-width:0;flex:1;padding:7px;border-radius:7px;background:rgba(255,255,255,.07)}.osm-preview-facts i{grid-row:1/3;color:#aecdff;font-size:11px}.osm-preview-facts small{color:rgba(255,255,255,.55);font-size:6px}.osm-preview-facts b{overflow:hidden;color:#fff;font-size:7px;white-space:nowrap;text-overflow:ellipsis}.osm-preview-action{display:flex;align-items:center;justify-content:center;gap:6px;min-height:30px;margin-top:8px;border-radius:7px;background:#fff;color:#174a9d;font-size:8px;font-weight:800}.osm-preview-action:hover{color:#0f397d;text-decoration:none}.osm-preview-action i{position:static;color:inherit;font-size:8px}.osm-community-value{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px}.osm-community-value>a{display:flex;align-items:center;gap:8px;min-width:0;padding:9px;border:1px solid rgba(255,255,255,.13);border-radius:9px;background:rgba(255,255,255,.035);color:#fff}.osm-community-value>a:hover{background:rgba(255,255,255,.08);color:#fff;text-decoration:none}.osm-community-value>a>i{display:flex;width:29px;height:29px;align-items:center;justify-content:center;flex:0 0 29px;border-radius:50%;background:#e4efff;color:#164b9b;font-size:12px}.osm-community-value span,.osm-community-value strong,.osm-community-value small{display:block;min-width:0}.osm-community-value strong{font-size:8px}.osm-community-value small{margin-top:2px;color:rgba(255,255,255,.6);font-size:6px;line-height:1.35}.osm-auth-switch{display:flex;align-items:center;gap:4px;margin:0 0 16px;padding:4px;border-radius:9px;background:#f1f5fb}.osm-auth-switch span,.osm-auth-switch a{display:flex;min-height:32px;align-items:center;justify-content:center;flex:1;border-radius:7px;color:#637188;font-size:10px;font-weight:700}.osm-auth-switch span.active{background:#fff;box-shadow:0 2px 7px rgba(30,50,80,.09);color:#1d56ae}.osm-auth-switch a:hover{background:#e7eef9;color:#1d56ae;text-decoration:none}
@media(max-height:760px) and (min-width:1101px){.oldskoolmates-welcome .oldskoolmates-hero-copy{margin:10px 0}.oldskoolmates-welcome .oldskoolmates-hero-copy h1{font-size:28px}.oldskoolmates-welcome .oldskoolmates-hero-copy p{line-height:1.35}.osm-welcome-job-browser{height:240px}.osm-community-value{margin-top:8px}.osm-community-value>a{padding:6px 8px}.osm-community-value small{display:none}}
@media(max-width:1240px) and (min-width:1101px){.osm-welcome-header-actions a:first-child{display:none}.osm-welcome-job-browser{grid-template-columns:48% 52%}.osm-preview-description{display:none}.osm-community-value small{display:none}}
@media(max-width:1100px){.login_left_combo.oldskoolmates-welcome{padding:36px 28px}.osm-welcome-header-actions{display:none}.oldskoolmates-welcome .oldskoolmates-hero-copy{margin:26px 0 18px}.oldskoolmates-welcome .oldskoolmates-hero-copy h1{font-size:34px}.oldskoolmates-welcome .oldskoolmates-hero-copy p{font-size:12px}.osm-welcome-job-browser{height:330px}.osm-welcome-job-row{padding:11px}.osm-job-row-copy b{font-size:11px}.osm-welcome-job-preview h3{font-size:19px}.osm-preview-description{font-size:10px}.osm-community-value strong{font-size:10px}.osm-community-value small{font-size:8px}}
@media(max-width:700px){.osm-welcome-opportunity-search{grid-template-columns:1fr}.osm-welcome-opportunity-search label{border-right:0;border-bottom:1px solid #e4e8ef}.osm-welcome-opportunity-search button{height:38px;margin:5px 0 0}.osm-public-badge{display:none}.osm-welcome-job-browser{display:block;height:auto;background:transparent;border:0;overflow:visible}.osm-welcome-job-list{padding:0;border:0;overflow:visible}.osm-welcome-job-row{grid-template-columns:35px minmax(0,1fr);padding:11px;border-color:rgba(255,255,255,.14);background:rgba(5,24,70,.25)}.osm-welcome-job-row:nth-child(n+4){display:none}.osm-job-logo{width:35px;height:35px}.osm-job-row-copy b{font-size:10px}.osm-welcome-job-preview{display:none}.osm-community-value{grid-template-columns:1fr}.osm-community-value>a{padding:11px}.osm-community-value small{font-size:8px}.osm-welcome-opportunities .oldskoolmates-section-heading>a{display:block}.osm-welcome-opportunities .oldskoolmates-section-heading>a{font-size:8px}}
.oldskoolmates-welcome .osm-welcome-job-preview .osm-preview-location{margin:5px 0 0!important;color:rgba(255,255,255,.65)!important;font-size:8px!important;line-height:1.35!important}.oldskoolmates-welcome .osm-welcome-job-preview .osm-preview-description{display:-webkit-box!important;margin:6px 0 0!important;color:rgba(255,255,255,.75)!important;font-size:8px!important;line-height:1.5!important;overflow:hidden!important;-webkit-box-orient:vertical;-webkit-line-clamp:3}.oldskoolmates-welcome .osm-welcome-job-preview .osm-preview-facts{margin-top:auto}.oldskoolmates-welcome .osm-welcome-job-preview .osm-preview-facts small{font-size:6px!important}.oldskoolmates-welcome .osm-welcome-job-preview .osm-preview-facts b{font-size:7px!important}

/* Clean authentication brand panel: community message only. */
.login_left_combo.osm-auth-brand-panel{max-width:none;padding:40px 44px 34px;overflow:hidden}.osm-auth-brand-panel .osm-welcome-header{position:relative;z-index:2}.osm-auth-back-home{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid rgba(255,255,255,.22);border-radius:8px;color:rgba(255,255,255,.9);font-size:9px;font-weight:700}.osm-auth-back-home:hover{background:rgba(255,255,255,.09);color:#fff;text-decoration:none}.osm-auth-brand-copy{position:relative;z-index:1;max-width:780px;margin:100px 0 38px}.osm-auth-brand-copy h1{max-width:720px;margin:12px 0 12px;color:#fff;font-size:clamp(36px,3.25vw,54px);font-weight:800;line-height:1.08;letter-spacing:-1px}.osm-auth-brand-copy>p{max-width:670px!important;margin:0!important;color:rgba(232,240,255,.82)!important;font-size:14px!important;line-height:1.65!important}.osm-auth-community-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.osm-auth-community-grid article{display:flex;align-items:flex-start;gap:12px;min-width:0;padding:18px;border:1px solid rgba(255,255,255,.15);border-radius:13px;background:rgba(255,255,255,.055);backdrop-filter:blur(3px)}.osm-auth-community-grid article>i{display:flex;width:39px;height:39px;flex:0 0 39px;align-items:center;justify-content:center;border-radius:11px;background:#e7f0ff;color:#164f9f;font-size:16px}.osm-auth-community-grid strong,.osm-auth-community-grid p{display:block}.osm-auth-community-grid strong{color:#fff;font-size:12px}.osm-auth-community-grid p{margin:5px 0 0!important;color:rgba(230,239,255,.67)!important;font-size:9px!important;line-height:1.5!important}.osm-auth-brand-note{position:relative;z-index:1;display:flex;align-items:center;gap:12px;margin:auto 0 0;padding:17px 19px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(4,21,61,.18);color:#fff}.osm-auth-brand-note i{color:#fbbf24;font-size:16px}.osm-auth-brand-note p{max-width:none!important;margin:0!important;color:rgba(255,255,255,.86)!important;font-size:12px!important;font-weight:700}.osm-auth-brand-panel:before{content:'';position:absolute;right:-170px;top:80px;width:460px;height:460px;border:1px solid rgba(255,255,255,.09);border-radius:50%}
@media(max-height:760px) and (min-width:1101px){.osm-auth-brand-copy{margin:55px 0 25px}.osm-auth-brand-copy h1{font-size:38px}.osm-auth-community-grid article{padding:13px}.osm-auth-brand-note{padding:12px 15px}}
@media(max-width:1240px) and (min-width:1101px){.login_left_combo.osm-auth-brand-panel{padding:35px 32px 28px}.osm-auth-brand-copy{margin-top:75px}.osm-auth-community-grid{grid-template-columns:1fr}.osm-auth-community-grid article{padding:12px}.osm-auth-community-grid p{display:none!important}}
@media(max-width:1100px){.login_left_combo.osm-auth-brand-panel{padding:35px 28px}.osm-auth-brand-copy{margin:55px 0 28px}.osm-auth-community-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.osm-auth-back-home{display:none}.osm-auth-brand-copy{margin:40px 0 24px}.osm-auth-brand-copy h1{font-size:32px}.osm-auth-community-grid{grid-template-columns:1fr}.osm-auth-community-grid article{padding:13px}.osm-auth-brand-note{margin-top:24px}}
