/* !SECTION Colors */
/* !SECTION Font Faces */
/* !SECTION Font Weights */
/* !SECTION Layout & General */
/* !SECTION Elements */
/*!SECTION Media Queries */
/* !SECTION Positioning */
/* !SECTION Layout */
/* !SECTION Resets */
/* !SECTION General */.profile-manager-wrapper{color:#212529;margin-bottom:20px}.profile-manager-wrapper [x-cloak]{display:none!important}.profile-manager-wrapper .form-field>label{font-size:1.2em;text-align:center;margin-bottom:20px}.profile-manager-wrapper .form-field>label:empty{display:none}.profile-manager-wrapper .selected-profiles-list{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:20px;margin-bottom:25px}.profile-manager-wrapper .profile-card{background:rgba(255, 255, 255, 0.54);border-radius:5px;-webkit-box-shadow:rgba(14, 63, 126, 0.06) 0px 0px 0px 1px, rgba(42, 51, 70, 0.03) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 2px 2px -1px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.03) 0px 5px 5px -2.5px, rgba(42, 51, 70, 0.03) 0px 10px 10px -5px, rgba(42, 51, 70, 0.03) 0px 24px 24px -8px;box-shadow:rgba(14, 63, 126, 0.06) 0px 0px 0px 1px, rgba(42, 51, 70, 0.03) 0px 1px 1px -0.5px, rgba(42, 51, 70, 0.04) 0px 2px 2px -1px, rgba(42, 51, 70, 0.04) 0px 3px 3px -1.5px, rgba(42, 51, 70, 0.03) 0px 5px 5px -2.5px, rgba(42, 51, 70, 0.03) 0px 10px 10px -5px, rgba(42, 51, 70, 0.03) 0px 24px 24px -8px;-webkit-backdrop-filter:blur(4.7px);backdrop-filter:blur(4.7px);padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:left;-webkit-transition:-webkit-transform 0.2s;transition:-webkit-transform 0.2s;-o-transition:transform 0.2s;transition:transform 0.2s;transition:transform 0.2s, -webkit-transform 0.2s}.profile-manager-wrapper .profile-card .card-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:var(--ui-form-gap);margin-bottom:15px}.profile-manager-wrapper .profile-card .card-content .badges{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px}.profile-manager-wrapper .profile-card .card-content .badges .badge{--badge-color:#949494;position:relative;display:inline-block;padding:2px 6px;font-size:0.7rem;font-weight:700;vertical-align:middle;color:var(--badge-color);isolation:isolate}.profile-manager-wrapper .profile-card .card-content .badges .badge:after{content:"";display:block;position:absolute;height:100%;width:100%;border-radius:5px;background:color-mix(in srgb, var(--badge-color), white 10%);left:-2px;bottom:-2px;z-index:-2}.profile-manager-wrapper .profile-card .card-content .badges .badge:before{content:"";display:block;position:absolute;height:100%;width:100%;border-radius:5px;background:color-mix(in srgb, var(--badge-color), white 80%);left:0;bottom:0;z-index:-1}.profile-manager-wrapper .profile-card .card-content .badges .badge.influencer{--badge-color:#bda616}.profile-manager-wrapper .profile-card .card-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--ui-form-gap)}.profile-manager-wrapper .profile-card .card-actions button{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:8px;text-transform:uppercase;cursor:pointer;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;min-height:auto}.profile-manager-wrapper .profile-card .card-actions button.black-outline{z-index:2}.profile-manager-wrapper .empty-state{background:#f4f4f4;border:2px dashed #ccc;padding:40px;text-align:center;border-radius:5px;color:#777;font-style:italic;margin-bottom:1em}.profile-manager-wrapper .button.simple-text{font-size:1em;text-transform:none;font-family:"Lato";color:#ed1c24;padding:0;min-height:auto}.profile-dialog-overlay{position:fixed;inset:0;background:rgba(0, 0, 0, 0.7);z-index:110000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.profile-dialog-overlay form{max-width:100%;padding-inline:0}.profile-dialog-overlay .dialog-content{--padding-y:20px;--padding-x:30px;background:white;width:95%;max-width:650px;max-height:90vh;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 20px 50px rgba(0, 0, 0, 0.5);box-shadow:0 20px 50px rgba(0, 0, 0, 0.5);position:relative;overflow:hidden}.profile-dialog-overlay .dialog-content .loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255, 255, 255, 0.8);z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile-dialog-overlay .dialog-content .loading-overlay .spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #D9252A;border-radius:50%;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.profile-dialog-overlay .dialog-content .dialog-header{padding:var(--padding-y) var(--padding-x);background:#fff;border-bottom:1px solid #eee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile-dialog-overlay .dialog-content .dialog-header>:first-child{margin-top:0}.profile-dialog-overlay .dialog-content .dialog-header>:last-child{margin-bottom:0}.profile-dialog-overlay .dialog-content .dialog-header h3{margin:0;font-size:1.5rem;font-weight:800;text-transform:uppercase;color:#111}.profile-dialog-overlay .dialog-content .dialog-header .close-btn{font-size:2rem;line-height:1;cursor:pointer;color:#ccc}.profile-dialog-overlay .dialog-content .dialog-header .close-btn:hover{color:#D9252A}.profile-dialog-overlay .dialog-content .dialog-body{overflow-y:auto;background:#fff;padding:var(--padding-y) var(--padding-x)}.profile-dialog-overlay .dialog-content .dialog-body>:first-child{margin-top:0}.profile-dialog-overlay .dialog-content .dialog-body>:last-child{margin-bottom:0}.profile-dialog-overlay .dialog-content .dialog-body .search-bar-container{position:relative;margin-bottom:20px}.profile-dialog-overlay .dialog-content .dialog-body .search-bar-container input{width:100%;padding:12px 15px 12px 45px;border:1px solid #ddd;border-radius:30px;background:#f9f9f9;font-size:1rem}.profile-dialog-overlay .dialog-content .dialog-body .search-bar-container input:focus{outline:none;border-color:#D9252A;background:#fff}.profile-dialog-overlay .dialog-content .dialog-body .search-bar-container .search-icon{position:absolute;left:15px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:1em;width:1em;color:#999}.profile-dialog-overlay .dialog-content .dialog-body .search-bar-container .search-icon svg{position:absolute;width:100%;height:100%}.profile-dialog-overlay .dialog-content .dialog-body .list-group{border:1px solid #eee;border-radius:4px;margin-bottom:20px;max-height:300px;overflow-y:auto}.profile-dialog-overlay .dialog-content .dialog-body .list-group .list-group-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:15px;border-bottom:1px solid #eee;cursor:pointer;-webkit-transition:background 0.2s;-o-transition:background 0.2s;transition:background 0.2s}.profile-dialog-overlay .dialog-content .dialog-body .list-group .list-group-item:last-child{border-bottom:none}.profile-dialog-overlay .dialog-content .dialog-body .list-group .list-group-item:hover{background:#f9f9f9}.profile-dialog-overlay .dialog-content .dialog-body .list-group .list-group-item.is-selected{background:#fff5f5;border-left:4px solid #D9252A}.profile-dialog-overlay .dialog-content .dialog-body .list-group .list-group-item label{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-transform:none}.profile-dialog-overlay .dialog-content .dialog-body .list-group .list-group-item label input[type=checkbox]{width:20px;height:20px;margin-right:15px;accent-color:#D9252A}.profile-dialog-overlay .dialog-content .dialog-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;padding:var(--padding-y) var(--padding-x);background:#fff;border-top:1px solid #eee;margin-top:20px}.profile-dialog-overlay .dialog-content .dialog-footer>:first-child{margin-top:0}.profile-dialog-overlay .dialog-content .dialog-footer>:last-child{margin-bottom:0}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body[class^=P--User--]{position:relative}.account-section{letter-spacing:0.1em}.account-section .back-link{text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:0.5em;font-size:clamp(1rem, 0.9802rem + 0.0905vw, 1.125rem);padding-block:0.5em}@media (-moz-touch-enabled:0),screen and (hover:hover){.account-section .back-link:focus,.account-section .back-link:focus-visible,.account-section .back-link:hover{color:#000000;translate:-5px 0}}.account-section .back-link svg{height:1.2em;width:1.2em;rotate:90deg}.account-section a{color:#000000;text-decoration:none;-webkit-transition:all 0.25s ease;-o-transition:all 0.25s ease;transition:all 0.25s ease}.account-section a:visited{color:#000000}.account-section a:focus,.account-section a:hover{color:#ed1c24}#js-userLoginPopupLoader{position:fixed!important;top:50%!important;left:50%!important;-webkit-transform:translate(-50%, -50%)!important;-ms-transform:translate(-50%, -50%)!important;transform:translate(-50%, -50%)!important;width:100%!important;height:100%!important;pointer-events:none}#js-userLoginPopupLoader .b-ajax-wrapper{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px}#js-userLoginPopupLoader .b-ajax-wrapper .user-login-contain{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:var(--header-height);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;pointer-events:all;margin:0 auto}#js-userLoginPopupLoader .b-ajax-wrapper .user-login-contain .account-tabs a{cursor:pointer}#js-userLoginPopupLoader .b-ajax-wrapper .user-login-contain .account-tabs a:before{content:unset;display:none}#js-userLoginPopupLoader .b-ajax-wrapper .user-login-contain .login-forms-contain{margin-top:10px;position:relative;background:rgba(255, 255, 255, 0.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:black;padding:30px;overflow-y:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-radius:16px;scrollbar-width:thin;max-height:calc(100vh - 2*var(--header-height))}@media screen and (max-width:460px){#js-userLoginPopupLoader .b-ajax-wrapper .user-login-contain .login-forms-contain{padding:25px 20px}}#js-userLoginPopupLoader .b-ajax-wrapper .user-login-contain .login-forms-contain .btn-popup-close{all:unset;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;cursor:pointer;position:absolute;top:20px;right:20px;color:#ed1c24;width:32px;height:32px}#js-userLoginPopupLoader .b-ajax-wrapper .user-login-contain .login-forms-contain .btn-popup-close:focus-visible{outline:auto}@media screen and (max-width:740px){#js-userLoginPopupLoader .b-ajax-wrapper .user-login-contain .login-forms-contain .btn-popup-close{top:15px}}@media screen and (max-width:400px){#js-userLoginPopupLoader .b-ajax-wrapper .user-login-contain .login-forms-contain .btn-popup-close{right:15px}}#js-userLoginPopupLoader .b-ajax-wrapper .user-login-contain .login-forms-contain .btn-popup-close:hover{color:#bd0f16}#js-userLoginPopupLoader .b-ajax-wrapper .user-login-contain .login-forms-contain .btn-popup-close svg{width:100%;height:100%}#js-userLoginPopupLoader .b-ajax-wrapper .user-login-contain .divider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;gap:1em;color:#a4a4a4;font-size:15px;white-space:nowrap}#js-userLoginPopupLoader .b-ajax-wrapper .user-login-contain .divider:after,#js-userLoginPopupLoader .b-ajax-wrapper .user-login-contain .divider:before{content:"";display:block;position:relative;height:1px;background:#cacaca;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}#js-userLoginPopupLoader .b-ajax-wrapper .user-login-contain .btn-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0}#OneAllContainer{max-width:412px;margin-inline:auto;margin-block:25px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#OneAllContainer iframe{overflow:hidden}.user-login-contain{max-width:650px;width:100%;margin:35px auto}.user-login-contain .form-heading{font-size:clamp(1.125rem, 1.02602rem + 0.45249vw, 1.75rem);font-weight:bold;margin-bottom:0.7em}.user-login-contain .login-error{font-weight:500;margin-top:15px}.user-login-contain .account-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.user-login-contain .account-tabs a{-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;text-align:center;border:2px solid #cacaca;border-radius:10px;padding:5px 12px;font-weight:500;color:#000000;background:rgba(255, 255, 255, 0.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);position:relative;line-height:1.2;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:50px;cursor:pointer}@media screen and (min-width:421px){.user-login-contain .account-tabs a{font-size:px-rem(18)}}.user-login-contain .account-tabs a:hover{color:white;border-color:#ed1c24;background:rgba(241, 75, 82, 0.9)}.user-login-contain .account-tabs a.js-active{border-color:#ed1c24;background:#ed1c24;color:white}@media (-moz-touch-enabled:0),screen and (hover:hover){.user-login-contain .account-tabs a.js-active:focus,.user-login-contain .account-tabs a.js-active:focus-visible,.user-login-contain .account-tabs a.js-active:hover{border-color:#bd0f16;background:#bd0f16}.user-login-contain .account-tabs a.js-active:focus-visible:before,.user-login-contain .account-tabs a.js-active:focus:before,.user-login-contain .account-tabs a.js-active:hover:before{border-top-color:#bd0f16}}.user-login-contain .login-forms-contain{margin-top:clamp(20px, 4vw, 40px)}.user-login-contain .login-forms-contain form>:first-child{margin-top:0}.user-login-contain .login-forms-contain form>:last-child{margin-bottom:0}.user-login-contain .login-forms-contain form .btn-wrap>a,.user-login-contain .login-forms-contain form .btn-wrap>button{max-width:80%}.callout-badge{color:white;line-height:1.4;padding:15px clamp(30px, 7vw, 50px) 15px clamp(15px, 4.3vw, 25px);font-weight:normal;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;position:relative;text-wrap:balance;min-height:75px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:left;margin:1.5em 0 2em 0;position:relative;z-index:1}.callout-badge>:first-child{margin-top:0}.callout-badge>:last-child{margin-bottom:0}@media screen and (min-width:641px){.callout-badge{font-size:1.1rem}}.callout-badge:before{content:'';position:absolute;left:0;top:0;height:100%;width:100%;display:block;background-blend-mode:screen;position:absolute;background:url(/Content/images/backgrounds/flagBg.png) no-repeat center/cover #1b1e27;z-index:-1}.callout-badge p{margin:0}.callout-badge a{-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.callout-badge .badge-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.3em 0.5em}.callout-badge .badge-inner svg.icon{-ms-flex-negative:0;flex-shrink:0;width:1.2em;height:1.2em;-ms-flex-item-align:start;align-self:flex-start;margin-top:0.1em}.callout-badge.founders-badge{margin:1.2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:625px;width:100%}.callout-badge.founders-badge.founders-badge .badge-inner svg.icon{color:#ed1c24;width:1.4em;height:1.4em}.callout-badge.founders-badge:not(.active) .tooltip{visibility:hidden;opacity:0;-webkit-transform:scale(0.3);-ms-transform:scale(0.3);transform:scale(0.3)}.callout-badge.founders-badge .title{font-family:"versaversa", sans-serif;font-size:px-rem(20);text-transform:uppercase;display:inline-block;line-height:1.2}.callout-badge.founders-badge .title .tooltip{margin-bottom:0.3em;margin-left:0.15em}.user-greeting{line-height:1}@media (max-width:1200px){.user-greeting{display:none}}.user-greeting small{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0.3em 0.6em}.user-greeting small a{font-size:1rem;font-family:"Heebo", sans-serif;color:black;text-transform:none;font-weight:600}.user-greeting small a:hover{color:#ed1c24}.member-info-contain{width:100%}.member-info-contain>:first-child{margin-top:0}.member-info-contain>:last-child{margin-bottom:0}.member-info-contain .membership-details{margin:1.5em 0 2em 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:100px}.member-info-contain .membership-details>:first-child{margin-top:0}.member-info-contain .membership-details>:last-child{margin-bottom:0}.member-info-contain .membership-details .callout-badge{margin-bottom:1.5em}.member-info-contain .membership-details .details-row p{text-wrap:balance;line-height:1.2;word-wrap:break-word}.member-info-contain .membership-details .details-row p:not(:last-child){margin-bottom:1.5em}.member-info-contain .membership-details .details-row p .email{text-transform:lowercase}.member-info-contain .membership-details .details-row p strong{font-size:px-rem(20);text-transform:uppercase;margin:0.15em 0 0 0}@media screen and (max-width:600px){.member-info-contain .membership-details .details-row p strong{font-size:px-rem(18)}}@media screen and (max-width:400px){.member-info-contain .membership-details .details-row p strong{font-size:px-rem(16)}}@media (max-width:900px){.member-info-contain .membership-details{display:block}.member-info-contain .membership-details .details-row:not(:last-child) p{margin-bottom:1.5em}}.member-info-contain h1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.4em;-ms-flex-wrap:wrap;flex-wrap:wrap}.status{--border-radius:8px;--status-color:#a4a4a4;display:inline-block;position:relative;border-radius:var(--border-radius);border:1px solid color-mix(in srgb, var(--status-color), black 10%);padding:0.5em 1em;color:white;text-align:center;isolation:isolate}.status:after{content:"";display:block;position:absolute;height:100%;width:100%;border-radius:var(--border-radius);background:color-mix(in srgb, var(--status-color), black 40%);left:-0.2em;bottom:-0.2em;z-index:-2}.status:before{content:"";display:block;position:absolute;height:100%;width:100%;border-radius:var(--border-radius);background:color-mix(in srgb, var(--status-color), white 10%);left:0;bottom:0;z-index:-1}.status-1{--status-color:#e58e35}.status-2{--status-color:#53a654}.status-3{--status-color:#ed4337}.btn-container{margin-block:40px 20px}.label{font-weight:700;font-family:"Oswald"}@media screen and (max-width:600px){.label{font-size:px-rem(15)}}@media screen and (max-width:400px){.label{font-size:px-rem(14)}}.account-contain{display:-ms-grid;display:grid;-ms-grid-columns:1fr 5fr;grid-template-columns:1fr 5fr;gap:60px}@media (max-width:1200px){.account-contain{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:clamp(20px, 5vw, 40px)}}@media (max-width:450px){.account-contain{padding-inline:0}}@media (max-width:450px){.account-sidebar{padding-inline:var(--padding-x)}}.account-sidebar .user-greeting{color:#ffffff;text-align:left;font-size:clamp(24px, 1.7vw, 28px);font-weight:500;text-transform:none;margin-bottom:45px}@media (max-width:1200px){.account-sidebar .user-greeting{margin-bottom:10px}}.account-sidebar .account-nav ul{list-style:none;padding:0}.account-sidebar .account-nav li:not(:last-child){margin-block:25px}.account-sidebar .account-nav li a{color:#ffffff;font-size:clamp(16px, 1.7vw, 20px);font-family:"Oswald";font-weight:400;letter-spacing:0.12em}.account-sidebar .account-nav li a.active,.account-sidebar .account-nav li a:focus,.account-sidebar .account-nav li a:hover{color:#ed1c24}.account-sidebar .account-nav li:has(.offer-count){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.account-sidebar .account-nav li .offer-count{font-size:12px;height:18px;width:18px;color:#ffffff;background-color:#ed1c24;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.account-sidebar .account-nav li.divider{height:2px;width:100%;background:rgba(255, 255, 255, 0.1);margin-block:45px}.account-sidebar .account-nav .mobile-sidenav-toggle{display:none;border:none;background:transparent;color:#ed1c24;font-size:clamp(16px, 1.7vw, 20px);font-family:"Oswald";font-weight:400;letter-spacing:0.12em;padding:0;padding-top:25px;-webkit-transition:all 0.25s ease;-o-transition:all 0.25s ease;transition:all 0.25s ease}.account-sidebar .account-nav .mobile-sidenav-toggle svg{height:0.67em;width:0.67em;fill:currentColor;-webkit-transition:all 0.25s ease;-o-transition:all 0.25s ease;transition:all 0.25s ease}.account-sidebar .account-nav .mobile-sidenav-toggle.open{opacity:0.5}.account-sidebar .account-nav .mobile-sidenav-toggle.open svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:1200px){.account-sidebar{padding-block:0}.account-sidebar .account-nav .user-greeting{display:block}.account-sidebar .account-nav ul{display:none;margin-block:0;padding-block:1em}.account-sidebar .account-nav ul li:not(:last-child){margin-block:12px}.account-sidebar .account-nav .mobile-sidenav-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.account-sidebar .account-nav .mobile-sidenav-toggle svg{width:1.25em;height:1.25em}}.account-main{background-color:#ffffff;color:#000000;border-radius:10px;padding:30px;container-type:inline-size}.account-main h1,.account-main h2{font-size:clamp(25px, 1.8vw, 30px);font-weight:500;text-align:left;border-bottom:3px solid #dcdcdc;padding-bottom:0.4em;margin-bottom:1em;text-transform:none;position:relative}.account-main h2{margin-top:1.5em}.account-main p{font-family:"Oswald";font-weight:400;letter-spacing:0.08em;font-size:clamp(18px, 1.7vw, 21px);margin:0;margin-bottom:0.5em}.account-main form{margin:0;padding:0;max-width:unset}.account-main .account-edit{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);text-transform:none;color:#000000;font-size:clamp(14px, 1.4vw, 18px);font-weight:400}.account-main .account-edit a{text-decoration:underline}@media (max-width:400px){.account-main{padding:15px}}.reward-points-field{max-width:291px}.ErrorHolder .message,.ErrorText{background-color:#ffffff;padding:20px 40px;border-radius:7px}.table-wrap{--ui-table-gap:8px;--ui-table-radius:6px;width:100%;overflow-x:auto;margin-top:20px}.user-info-table{width:100%;border-collapse:separate;border-spacing:0;background:white;border:1px solid var(--form-ui-color);border-radius:var(--ui-table-radius);overflow:hidden}.user-info-table td,.user-info-table th{text-align:left;padding:clamp(0.75rem, 0.69061rem + 0.27149vw, 1.125rem) clamp(0.625rem, 0.58541rem + 0.181vw, 0.875rem);border-bottom:1px solid var(--form-ui-color);vertical-align:middle;font-size:15px;text-wrap:balance}.user-info-table td svg,.user-info-table th svg{height:1.2em;width:1.2em;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.user-info-table td svg:hover,.user-info-table th svg:hover{fill:#ed1c24}.user-info-table thead th{font-weight:600;letter-spacing:0.04em;background:#000000;border-inline:none;border-bottom:1px solid var(--form-ui-color);white-space:nowrap}.user-info-table tbody tr{-webkit-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}@media (-moz-touch-enabled:0),screen and (hover:hover){.user-info-table tbody tr:focus-visible td,.user-info-table tbody tr:focus td,.user-info-table tbody tr:hover td{background:#fafafa}}.user-info-table tbody tr:last-child td{border-bottom:0}.user-info-table tbody td{background:#ffffff;border-inline:none}.user-info-table tbody td.nowrap{white-space:nowrap}.user-info-table input,.user-info-table select,.user-info-table textarea{background-color:white;border-radius:4px;border:1px solid var(--form-ui-color);padding:clamp(0.625rem, 0.58541rem + 0.181vw, 0.875rem) clamp(0.5rem, 0.4802rem + 0.0905vw, 0.625rem);width:100%;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.user-info-table input:focus,.user-info-table input:focus-visible,.user-info-table input:focus-within,.user-info-table select:focus,.user-info-table select:focus-visible,.user-info-table select:focus-within,.user-info-table textarea:focus,.user-info-table textarea:focus-visible,.user-info-table textarea:focus-within{outline:0;border-color:#000000}