@import url(https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);.creator-content-vibe-tags{display:flex;flex-wrap:wrap;gap:8px}.creator-content-vibe-tags__tag{align-items:center;background:#ff8c2a;border-radius:999px;color:#fff;display:inline-flex;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.5;padding:6px 14px;white-space:nowrap}.creator-content-vibe-tags__empty{color:#6b7280;font-family:Inter,sans-serif;font-size:13px}.creator-social-platform-icon{align-items:center;background:#fff;background:var(--bv2-color-white,#fff);border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.creator-social-platform-icon__image{display:block;height:24px;object-fit:contain;width:24px}.portfolio-video-grid{display:grid;min-width:0;width:100%}.portfolio-video-grid--creator{gap:2px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.portfolio-video-grid--brand-review{gap:24px;grid-template-columns:repeat(auto-fill,193px);justify-content:start}.portfolio-video-grid__card{background:#f5f1e8;border:none;cursor:pointer;display:block;overflow:hidden;padding:0;position:relative;width:100%}.portfolio-video-grid--creator .portfolio-video-grid__card{aspect-ratio:3/4;border:1px solid #f5f1e8;border-radius:16px}.portfolio-video-grid--brand-review .portfolio-video-grid__card{background:#ff842f1a;border-radius:16px;height:252px;width:193px}.portfolio-video-grid__thumbnail,.portfolio-video-grid__video{display:block;height:100%;object-fit:cover;width:100%}.portfolio-video-grid__card--link{color:inherit;text-decoration:none}.portfolio-video-grid__thumbnail--loading{opacity:0}.portfolio-video-grid__thumbnail--visible{opacity:1;transition:opacity .2s ease}.portfolio-video-grid__metrics-overlay{align-items:center;background:linear-gradient(180deg,#0000,#000000b8);bottom:0;color:#fff;display:flex;flex-wrap:wrap;gap:6px 10px;left:0;padding:28px 10px 10px;pointer-events:none;position:absolute;right:0;z-index:1}.portfolio-video-grid__metric{align-items:center;display:inline-flex;font-family:inherit;font-family:var(--bv2-font-body,inherit);font-size:11px;font-weight:600;gap:4px;line-height:1}.portfolio-video-grid__metric-icon{display:block;flex-shrink:0;height:14px;width:14px}.portfolio-video-grid__metric-value{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.portfolio-video-grid__video--loading{opacity:0}.portfolio-video-grid__video--visible{opacity:1;transition:opacity .2s ease}.portfolio-video-grid__card--skeleton,.portfolio-video-grid__skeleton{animation:portfolio-video-grid-shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#ff842f14,#ff842f2e 50%,#ff842f14);background-size:200% 100%}.portfolio-video-grid__skeleton{inset:0;position:absolute}.portfolio-video-grid__card--skeleton{cursor:default;pointer-events:none}.portfolio-video-grid__empty{color:#6b7280;margin:0}@keyframes portfolio-video-grid-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.portfolio-video-grid__modal-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:300}.portfolio-video-grid__modal{border-radius:16px;box-shadow:0 8px 24px #0003;height:548px;overflow:hidden;position:relative;width:302px}.portfolio-video-grid__modal-video{display:block;height:100%;object-fit:cover;object-position:top;width:100%}.portfolio-video-grid__modal-header{align-items:center;display:flex;justify-content:space-between;left:0;padding:16px 20px;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.portfolio-video-grid__modal-back,.portfolio-video-grid__modal-delete{background:none;border:none;color:#fff;cursor:pointer;padding:8px;pointer-events:auto}.submission-video-preview--responsive{aspect-ratio:302/548;height:auto;width:100%}.submission-video-preview__overlay{background:#000000bf;padding:20px 16px 20px 25px}.submission-video-preview__overlay--prominent{background:linear-gradient(180deg,#0000008c,#000000b8 45%,#000000e6)}.submission-video-preview__poster{opacity:.7}.submission-video-preview--prominent .submission-video-preview__poster{opacity:.5}.submission-video-preview__play{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute}.submission-video-preview__play-icon{align-items:center;background:#0000008c;border-radius:50%;box-shadow:0 4px 16px #00000059;display:flex;height:56px;justify-content:center;width:56px}.submission-video-preview__metadata{position:relative;z-index:1}.submission-video-preview__brand{color:#b0b0b0;color:var(--Text-Inactive-Text-on-white,#b0b0b0);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:150%;margin:0}.submission-video-preview--prominent .submission-video-preview__brand{color:#fff}.submission-video-preview__title{color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:24px;margin:4px 0 0}.submission-video-preview--prominent .submission-video-preview__title{font-weight:500;text-shadow:0 1px 8px #00000073}.submission-video-preview__meta-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.submission-video-preview__status{align-items:center;border-radius:20px;display:inline-flex;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:150%;padding:4px 8px}.submission-video-preview__status--in-review{background:#ffd5a8;background:var(--bv2-color-border-secondary,#ffd5a8);color:#ff842f;color:var(--bv2-color-primary,#ff842f)}.submission-video-preview__status--approved{background:#d9f5e4;background:var(--bv2-color-status-pending-bg,#d9f5e4);color:#1f7a4d;color:var(--bv2-color-status-pending-text,#1f7a4d)}.submission-video-preview__creative-id{color:#b0b0b0;color:var(--Text-Inactive-Text-on-white,#b0b0b0);font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:150%;margin:8px 0 0}.submission-video-preview--prominent .submission-video-preview__creative-id{color:#e8e8e8}.submission-video-preview__date{color:#15cace;color:var(--EDC-CORRECT-TEAL,#15cace);font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:150%;margin:4px 0 0}.submission-video-preview--prominent .submission-video-preview__date{font-weight:500}.help-support--brand .help-support-brand__section{grid-column-gap:96px;align-items:start;column-gap:96px;display:grid;grid-template-columns:302px minmax(0,628px);padding-top:32px}.help-support--brand .help-support-brand__section-title{margin:0;text-transform:uppercase}.help-support--brand .help-support-brand__section-content{max-width:628px;width:100%}.help-support--brand .help-support-brand__divider{border:none;border-top:1px solid var(--bv2-color-border);margin:32px 0 0;width:100%}.help-support--brand .help-support-brand__contact{align-items:flex-start;display:flex;flex-direction:column;gap:20px}.help-support--brand .help-support-brand__contact-copy{margin:0;max-width:518px}.help-support--brand .help-support-brand__contact-button{align-items:center;border-radius:40px;display:inline-flex;height:48px;justify-content:center;text-decoration:none;width:300px}@media (max-width:900px){.help-support--brand .help-support-brand__section{grid-template-columns:1fr}.help-support--brand .help-support-brand__contact-button{max-width:300px;width:100%}}.navbar-background{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);height:100px;top:0;transition:background-color .5s ease,-webkit-backdrop-filter .5s ease;transition:backdrop-filter .5s ease,background-color .5s ease;transition:backdrop-filter .5s ease,background-color .5s ease,-webkit-backdrop-filter .5s ease;width:80%;z-index:90}.navbar,.navbar-background{background-color:#202020;border-radius:20px;left:50%;position:fixed;transform:translateX(-50%)}.navbar{align-items:center;box-shadow:0 12px 35px #0003;display:flex;justify-content:space-between;padding:calc(10px + env(safe-area-inset-top, 0px)) 30px 10px;top:40px;width:82.9%;z-index:100}.logo-image{height:28px;transition:transform .3s ease,opacity .3s ease;width:185px}.logo:hover .logo-image{opacity:.8;transform:scale(1.1)}.nav-container{gap:40px;justify-content:flex-end}.nav-container,.nav-links{align-items:center;display:flex}.nav-links{gap:50px;list-style:none;margin:0;padding:0}.nav-links li{white-space:nowrap}.nav-button{background:none;border:none;color:#fff;cursor:pointer;font-family:Inter;font-size:14px;font-weight:200;height:auto;letter-spacing:-.04em;padding:8px 10px;position:relative;text-decoration:none;transition:color .3s ease}.nav-button:after{background-color:var(--creator-orange);bottom:-2px;content:"";height:2px;left:50%;position:absolute;transition:width .3s ease,left .3s ease;width:0}.nav-button:hover{color:var(--creator-orange)}.nav-button:hover:after{left:15%;width:70%}.login-button{background-color:#fff;border:2px solid #000;border-radius:30px;color:#202020;cursor:pointer;font-family:Oswald;font-size:16px;font-weight:500;letter-spacing:-.04em;padding:10px 30px;text-transform:uppercase;transition:background-color .3s,color .3s}.login-button:hover{background-color:var(--creator-orange);color:#fff}.navbar-inverted{background-color:#fff!important}.navbar-inverted .nav-button{color:#202020!important}.navbar-inverted .nav-button:hover{color:var(--creator-orange)!important}.navbar-inverted .login-button{background-color:#202020!important;border:2px solid #fff!important;color:#fff!important}.navbar-inverted .login-button:hover{background-color:var(--creator-orange)!important;color:#fff!important}.mobile-navbar-background{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:50px;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:99}.mobile-navbar{background-color:#202020;border-radius:30px;box-shadow:0 12px 35px #0003;display:none;left:50%;margin-top:20px;max-width:500px;padding:20px 10px 15px;position:fixed;top:0;transform:translateX(-50%);width:90%;z-index:200}.mobile-navbar-header{align-items:center;display:flex;justify-content:flex-start;padding-left:10px}.mobile-menu-icon{background:none;border:none;color:#fff;cursor:pointer;font-size:24px;position:absolute;right:20px}.mobile-nav-links{background-color:#202020;border-radius:15px;margin-top:15px;padding:20px}.mobile-nav-links ul{list-style:none;padding:0;text-align:center}.mobile-nav-links li{margin-bottom:15px}.mobile-nav-links a{color:#fff;font-family:Inter;font-size:16px;font-weight:200;letter-spacing:-.04em;text-decoration:none;transition:color .3s ease}.mobile-nav-links a:hover{color:var(--creator-orange)}.mobile-nav-links .login-button{background-color:#fff;border:2px solid #fff;border-radius:30px;color:#202020;cursor:pointer;display:block;font-family:Oswald;font-size:16px;font-weight:500;letter-spacing:-.04em;margin:20px auto 0;padding:10px 30px;text-decoration:none;text-transform:uppercase;transition:background-color .3s,color .3s;width:-webkit-fit-content;width:fit-content}.mobile-nav-links .login-button:hover{background-color:var(--creator-orange);color:#fff}.mobile-navbar-inverted{background-color:#fff!important}.mobile-navbar-background-inverted{background-color:#ffffff1a!important}.mobile-navbar-inverted .mobile-menu-icon{color:#202020!important}.mobile-navbar-inverted .mobile-nav-links{background-color:#fff!important}.mobile-navbar-inverted .mobile-nav-links a{color:#202020!important}.mobile-navbar-inverted .mobile-nav-links a:hover{color:var(--creator-orange)!important}.mobile-navbar-inverted .login-button{background-color:#202020!important;border:2px solid #202020!important;color:#fff!important}.mobile-navbar-inverted .login-button:hover{background-color:var(--creator-orange)!important;color:#fff!important}@media screen and (max-width:768px){.navbar{display:none}.mobile-navbar{display:block}.logo-image{max-height:50px}}@media screen and (max-width:1024px){.nav-container,.nav-links{gap:0}}.footer{color:#fff;margin:0;padding:10px 200px 15px}.footer,.footer-top{background-color:#202020;box-sizing:border-box;width:100%}.footer-top{justify-content:space-between;padding:50px 100px}.footer-left,.footer-top{align-items:flex-start;display:flex}.footer-left{flex:1 1;flex-direction:column;gap:20px}.footer-email{font-family:Oswald!important;font-size:25px!important;font-weight:500!important;margin:0;text-transform:uppercase}.footer-social{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.social-icon{height:27px;object-fit:contain;width:27px}.social-icon-whatsapp{height:22px;object-fit:contain;width:22px}.popup-container{display:inline-block;position:relative}.popup{animation:bounceIn .5s ease;background-color:#333;border-radius:5px;bottom:40px;box-shadow:0 4px 8px #0003;color:#fff;font-family:Inter;padding:10px;z-index:100}.popup,.popup:after{left:0;position:absolute}.popup:after{border:12px solid #0000;border-top-color:#333;bottom:-22px;content:""}.popup a{border-radius:5px;color:#fff;display:block;padding:8px 10px;text-decoration:none;transition:background-color .2s ease,color .2s ease}.popup a:hover{background-color:#444;color:#fff}.social-icon-button{background:none;border:none;cursor:pointer;padding:0}@keyframes bounceIn{0%{opacity:0;transform:scale(.5)}70%{opacity:1;transform:scale(1.1)}to{transform:scale(1)}}.footer-right{align-items:center;display:flex;flex:0.5 1;justify-content:flex-end;padding:20px}.footer-image{border-radius:10px;max-width:300px;object-fit:cover;width:100%}.footer-bottom{align-items:flex-start;background-color:#202020;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:40px;justify-content:flex-start;padding:20px 100px;width:100%}.footer-logo{align-items:center;display:flex;flex:0 0 auto}.footer-logo img{height:auto;width:260px}.footer-column{display:flex;flex-wrap:wrap;gap:50px;margin-top:20px}.footer-column,.footer-idividual-column{background-color:initial;box-sizing:border-box}.footer-idividual-column{flex:1 1;min-width:200px;padding:10px}.footer-idividual-column h4{font-family:Oswald;font-size:16px;font-weight:500;letter-spacing:-.04em;margin-bottom:40px;text-align:left;text-transform:uppercase}.footer-column ul{box-sizing:border-box;list-style-type:none;margin:0;padding:0}.footer-column li{box-sizing:border-box;font-family:Inter;font-size:14px;font-weight:200;letter-spacing:-.04em;margin-bottom:10px;overflow:hidden;padding:0;text-align:left;white-space:nowrap;width:100%}.footer-link{color:#fff;text-decoration:none;transition:color .3s ease,transform .3s ease}.footer-idividual-column:last-child{align-items:flex-start}.footer-link:hover{color:var(--creator-orange);transform:scale(1.05)}.footer-copyright{color:#fff!important;font-family:Inter!important;font-size:14px!important;font-weight:200!important;justify-content:flex-start!important;padding-bottom:20px!important;padding-left:100px!important;padding-top:10px!important;text-align:left!important}@media screen and (max-width:768px){.footer{box-sizing:border-box;margin:0;padding:20px;width:100%}.footer-top{align-items:flex-start;flex-direction:column;gap:20px;padding:20px 10px}.footer-left{align-items:flex-start;gap:15px;text-align:left}.footer-email{font-size:1.5rem;text-align:left}.footer-social{justify-content:flex-start}.footer-right{margin-top:20px;max-width:100%;padding:0 10px;text-align:left}.footer-image{max-width:200px;width:100%}.footer-bottom{align-items:flex-start;display:flex;flex-direction:column;gap:20px;padding:20px 10px}.footer-bottom,.footer-column,.footer-logo{text-align:left}.footer-column{display:flex;flex-wrap:wrap;gap:20px;margin-left:0;width:100%}.footer-idividual-column{flex:1 1;min-width:calc(50% - 10px);text-align:left}.footer-idividual-column:nth-child(2){order:1}.footer-idividual-column:first-child{order:2}.footer-idividual-column:nth-child(3){order:3}.footer-idividual-column h4{font-size:18px;margin-bottom:20px}.footer-column ul{text-align:left}.footer-column li{margin-bottom:15px;text-align:left}.footer-copyright{padding:10px;text-align:left}.footer-logo-mobile{margin:20px 10px;text-align:left}.footer-logo-mobile img{height:auto;width:150px}}.login{background-image:url(/images/home-page.fa1e167021af50112759.png);background-size:cover;height:auto;padding:45px 45px 0;width:100%}.login__content{display:flex;padding-top:55px;width:100%}.login__wrap{background-image:url(/images/glass-image.6fb1e8bf4cb07895a308.svg);background-repeat:no-repeat;background-size:cover;border-radius:50px;display:flex;flex-wrap:wrap;justify-content:center;overflow:hidden;padding:31px 45px 0 35px}.login__top{display:flex;justify-content:space-between;padding:0;width:100%}.login__label{color:#3e3e36;font-size:16px;font-style:normal;font-weight:400;line-height:19px;margin-bottom:10px;text-transform:uppercase}.login__fields input{background:none;border-bottom:1px solid #e8e8e8;height:42px;margin-bottom:5px;padding-left:0;padding-right:0;width:100%}.login__fields input,.login__fields input::placeholder{color:#e7d7a7;font-family:Raleway;font-size:16px;font-style:normal;font-weight:400;line-height:19px}.login__fields input::placeholder{text-transform:capitalize}.login__fields input:last-child{margin-bottom:0}.login__bottom{display:flex;flex-direction:column;justify-content:space-between;margin-top:32px}.login__logo{height:81px;width:212px}.login__footer{margin-left:auto;margin-right:auto;margin-top:72px;width:-webkit-max-content;width:max-content}.login__navbar{color:#3e3e36b3;font-family:Raleway;font-size:10px;font-style:normal;font-weight:300;gap:28px;line-height:18px;text-align:center;text-transform:uppercase}.login__navbar,.login__social-links{display:flex;margin-left:auto;margin-right:auto;width:-webkit-max-content;width:max-content}.login__social-links{gap:23px;margin-top:26px}.login__social-links.mobile-menu-links{gap:32px;margin-top:129px}.login__copyright{align-items:center;color:#3e3e36b3;display:flex;display:block;font-family:Raleway;font-size:10px;font-style:normal;font-weight:300;line-height:18px;margin-left:auto;margin-right:auto;margin-top:26px;text-align:center}.header-default{color:#e9d8a6}.header-list{align-items:center;display:flex;flex-direction:row;gap:28px;margin:0;padding:0}.header-list li a{cursor:pointer;font-style:normal;font-weight:700;line-height:16px;text-transform:uppercase}.header-list div{display:flex;gap:23px}.header-list img,.login-signup{cursor:pointer}.login-signup{align-items:center;background:#e5d7ad;border:1px solid #b6e6ad;border-radius:20px;color:#041416;display:flex;font-family:Raleway;font-size:12px;font-style:normal;font-weight:700;letter-spacing:-.02em;line-height:14px;padding:10px 15px;text-align:center;text-transform:uppercase}.login-signup-link:hover{color:#041416}.default-link{color:#e9d8a6;cursor:pointer;font-size:14px}.default-link:hover{color:#e9d8a6}.social-links{fill:#e9d8a6}.header-social-link-item{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.active:not(.login-signup-link){color:#fff}.login__landing{background-size:cover;display:flex;flex-direction:column;width:-webkit-max-content;width:max-content}.login__landing img{margin-left:auto;min-width:492px}.login__landing-container{display:flex;flex:1 1;flex-direction:column;gap:8px;justify-content:center;margin-inline:auto;margin-top:-14%}.login__landing-container span{color:#e6d7ad;font-family:Raleway;font-size:44px;font-weight:800;line-height:52px;text-shadow:0 4px 4px #00000040}.login__landing-container div{color:#e6d6ac;font-size:16px;font-weight:400;line-height:19px}.login__container{margin-right:172px;max-width:469px;padding-top:55px;width:50%}.login__box,.login__container{display:flex;flex-direction:column}.login__title{color:#e9d8a6;font-family:Comfortaa;font-size:32px;font-style:normal;font-weight:700;margin-bottom:30px}.btns-container{align-items:center;background-color:#fff;border:1px solid #9fd0bd;border-radius:12px;display:flex;width:100%}.btns-container.active{background:linear-gradient(180deg,#9fd0bd,#409094)}.btns-container div{align-items:center;border:none;border-radius:10px;color:#005f73;cursor:pointer;display:flex;flex:1 1;font-family:Raleway;font-size:12px;font-weight:300;height:34px;justify-content:center;line-height:14px;outline:none;text-align:center;transition:all .3s ease-in-out;width:100%}.btns-container div:first-of-type{background:#fff;border:1px solid #9fd0bd;border-radius:10px;color:#005f73}.btns-container div:first-of-type.active{background:linear-gradient(180deg,#9fd0bc,#409094);border-radius:10px;color:#fff}.btns-container div:last-of-type.active{background:linear-gradient(180deg,#9fd0bd,#409094);color:#fff}.google-btn{align-items:center;align-self:center;border:1px solid #e8e8e8;border-radius:6px;cursor:pointer;display:flex;gap:13px;height:40px;justify-content:center;margin-top:32px;padding:8px 13px;width:220px}.google-continue{color:#202020;color:var(--Dark,#202020);font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:100%;margin-bottom:-2px;text-align:center}.login__or{color:#a1a1a1;font-size:14px;font-weight:500;line-height:16px;margin-block:32px;margin-bottom:16px}.login__btn,.login__or{font-family:Raleway;text-align:center}.login__btn{align-items:center;background:linear-gradient(180deg,#9fd0bd,#409094)!important;border-radius:10px;color:#fff;display:flex;font-size:12px;font-style:normal;font-weight:300;height:34px;justify-content:center;letter-spacing:-.02em;line-height:14px;width:100%}.forget-btn{margin-top:32px}.login__already{color:#e7d7a7;font-family:Raleway;font-size:14px;font-style:normal;font-weight:400;line-height:16px;margin:0 0 18px;text-align:center}.login__already span{cursor:pointer;margin-left:4px}.login__forgot-box{flex-direction:row;justify-content:space-between;margin-top:5px}.login__checkbox,.login__forgot-box{align-items:center;display:flex}.login__remember{margin-left:-4px}.login__forgot,.login__remember{color:#e7d7a7;font-size:12px;font-style:normal;font-weight:400;line-height:14px}.login__forgot{cursor:pointer;font-family:Raleway}.mobile-footer{bottom:20px;display:none;flex-direction:column;gap:11px;left:0;margin:auto;position:fixed;right:0}.footer-social-links{align-items:center;display:flex;flex-direction:row;gap:24px;justify-content:center}.footer-link{display:flex;height:22px;width:22px}.footer-link img{max-height:100%;max-width:100%}.footer-copyright{align-items:center;color:#94d2bd;display:flex;font-family:Raleway;font-size:10px;font-style:normal;font-weight:300;justify-content:center;line-height:18px}.mobile-header{align-items:center;display:none;flex-direction:column;justify-content:space-between;position:relative}.header-logo{align-items:center;display:flex;height:60px;width:160px}@media only screen and (max-width:1280px){.mobile-header{display:flex;padding:12px 20px}.login{padding-left:0;padding-right:0;padding-top:0}.login__logo{display:none}.login__content{flex-direction:column}.login__top{display:none}.login__wrap{background-position:-50px;flex-direction:column;max-width:800px;padding:38px 20px 0}.login__container,.login__wrap{margin-left:auto;margin-right:auto}.login__container{padding:0;width:100%}.login__landing{width:100%}.login__fields input,.login__title{margin-bottom:30px}.login__bottom{align-items:center;margin-top:60px}.login__already{display:block;width:116px}.login__landing{margin-top:60px;padding:0 19px}.login__landing img{height:auto;margin-left:auto;margin-right:auto;max-width:100%;min-width:100%}.login__footer{margin-top:86px}.login__social-links{align-items:center;margin-top:9px}.login__fields input{height:40px}.login__fields input,.login__fields input::placeholder{font-size:14px;font-weight:500;line-height:16px}.login__fields input:last-child{margin-bottom:0}.login__forgot-box{margin-top:30px}.login__forgot,.login__remember{font-size:14px;font-weight:400;line-height:16px}.login__btn{font-size:12px;font-weight:300;height:46px;letter-spacing:-.02em;line-height:14px;text-transform:uppercase}.login__already{margin-top:20px;width:100%}}@media only screen and (max-width:768px){.mobile-footer{display:flex}}.signup__title{color:#e9d8a6;font-family:Comfortaa;font-size:32px;font-style:normal;font-weight:700;margin-bottom:30px}.signup{background-color:#e2dbbf;border-radius:50px;color:#3e3e36;margin:0 24px;padding:32px 48px 72px}.signup__container{display:flex;flex-direction:column;margin-right:172px;max-width:469px;width:50%}.signup__container-description{display:flex;flex-direction:column;justify-content:space-between;padding:0 99px;width:50%}.signup__container-description h1{margin-bottom:16px;max-width:420px}.signup__container-description p{color:#3e3e36;font-size:20px;font-weight:400;line-height:140%;max-width:556px}.signup__container-form{margin-top:33px}.signup__container-form form{display:flex;flex-direction:column;gap:3px}.signup__container-form-name-container{display:flex;justify-content:space-between}.signup__container-form-name-container div{width:50%}.signup__container-form-field{display:flex;flex-direction:column;margin:0}.signup__container-form-field input,.signup__container-form-field select{background:none;border:none;border-bottom:1px solid #e8e8e8;color:#3e3e36;height:42px;outline:none;padding:0}.signup__container-form-field input,.signup__container-form-field input::placeholder,.signup__container-form-field select{color:#e7d7a7;font-family:Raleway;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.signup__container-form-register-button{align-items:center;background:linear-gradient(180deg,#9fd0bd,#409094)!important;border-radius:10px;color:#fff;display:flex;font-family:Raleway;font-size:12px;font-style:normal;font-weight:300;height:34px;justify-content:center;letter-spacing:-.02em;line-height:14px;margin:10px 0 21px;text-align:center;width:100%}@media screen and (max-width:1280px){.mobile-header .responsive-menu{display:block}.mobile-header-top{display:flex;justify-content:space-between;width:100%}.btns-container{margin-top:0;text-transform:uppercase}.signup{background-color:#e2dbbf;border-radius:36px 48px;color:#3e3e36;margin:24px 0;padding:24px}.signup__title{margin-bottom:40px}.signup__header{display:none}.signup__container{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;padding:0;width:100%}.signup__container-description{padding:0 20px;width:100%}.signup__container-description h1{font-size:64px;margin-bottom:24px}.signup__container-description p{font-size:20px;line-height:24px}.signup__container-description-email{margin:48px 0}.signup__container-form{margin-top:21px;width:100%}.signup__container-form form{display:flex;flex-direction:column;gap:20px}.signup__container-form-name-container{display:flex;flex-direction:column;gap:48px;justify-content:space-between}.signup__container-form-name-container div{width:100%}.signup__container-form-field{display:flex;flex-direction:column;margin:0}.signup__container-form-field input,.signup__container-form-field select{height:38}.signup__container-form-field input,.signup__container-form-field input::placeholder,.signup__container-form-field select{color:#e7d7a7;font-family:Raleway;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.signup__container-form-register-button{align-items:center;border-radius:8px;color:#fff;display:flex;font-family:Raleway;font-size:12px;font-style:normal;font-weight:300;height:46px;letter-spacing:-.02em;line-height:14px;margin-left:auto;margin-right:auto;max-width:335px;text-transform:uppercase}}@media screen and (max-width:1124px){.header{align-items:center;color:#3e3e36;display:flex;flex-direction:column;font-weight:700;gap:64px;justify-content:space-between;margin-bottom:24px;width:100%}.header__links-list{display:none}.header__mobile{align-items:center;display:flex;justify-content:space-between;width:100%}.header__container{display:block}.header__links-list-mobile{align-items:center;display:flex;flex-direction:column;gap:36px}.header__links-list-mobile li{font-size:32px;font-weight:700}.header__socials-list-mobile{display:flex;gap:16px;margin:0 auto}.header__burger-menu-button{display:block;margin-right:32px}.header__active-tab{background-color:#3e3e36;border-radius:50px;color:#e2dbbf;padding:16px 36px}.header__logo{display:flex}.header__logo-text{margin-left:-82px}.mobile-header-top{display:flex;justify-content:space-between;width:100%}}.mobile-nav-bar{align-items:center;background-color:#202020;border-radius:16px 16px 0 0;bottom:0;display:flex;height:72px;justify-content:space-around;left:0;padding:0 8px;position:fixed;right:0;z-index:50}.mobile-nav-item{background:none;border:none;cursor:pointer;flex:1 1;flex-direction:column;gap:4px;min-width:0;padding:6px 0}.mobile-nav-icon-container,.mobile-nav-item{align-items:center;display:flex;justify-content:center;transition:all .2s ease}.mobile-nav-icon-container{border-radius:50%;height:36px;width:36px}.mobile-nav-icon-container.active{background-color:#ff872f26}.mobile-nav-icon-container:not(.active){background-color:initial}.mobile-nav-item:active{transform:scale(.95)}.mobile-nav-item:focus{outline:none}@media (max-width:768px){body.creator-feedback-tab-no-page-scroll{height:100vh;height:100dvh;overflow:hidden}body.creator-feedback-tab-no-page-scroll main{min-height:0;overflow:hidden}}body.creator-detail-no-bottom-nav{padding-bottom:0}.creator-feedback-message-bar{margin-bottom:calc(env(safe-area-inset-bottom, 0px)*-1);margin-left:calc(env(safe-area-inset-left, 0px)*-1);margin-right:calc(env(safe-area-inset-right, 0px)*-1);padding-left:max(16px,env(safe-area-inset-left,0px));padding-right:max(16px,env(safe-area-inset-right,0px))}@media (min-width:769px){.mobile-nav-bar{display:none}body{padding-bottom:0}}.tik-tok-wrapper{bottom:0;left:0;pointer-events:none;position:fixed;right:0;top:0;-webkit-user-select:none;user-select:none;z-index:4}.tik-tok-background{background:#00000080}.tik-tok-container{align-items:center;background:#d9d9d94d;bottom:0;display:flex;justify-content:center;left:0;pointer-events:all;position:absolute;right:0;top:0}.tik-tok-wrapper.tik-tok-desktop-content-area{left:240px}.tik-tok-container.tik-tok-desktop-content-area{align-items:stretch;justify-content:stretch;left:240px}.tik-tok-label-policy{color:#ca6702;font-family:Google Sans;font-size:24px;font-style:normal;font-weight:700;line-height:120%}.tik-tok-modal{background:#fff;border:1px solid #dee2e6;border-radius:16px;left:271px;padding:24px;top:23px;width:705px}.tik-tok-method{align-items:center;display:flex;gap:32px;margin:24px auto 0;width:-webkit-fit-content;width:fit-content}@media only screen and (max-width:650px){.tik-tok-method{align-items:center;flex-direction:column;gap:16px}}.tik-tok-error{color:red;font-size:12px;margin-bottom:0;margin-top:16px;text-align:center}.tik-tok-method span{border-color:#459396;height:30px;width:30px}.upload-mobile-files label{align-items:center;border:none!important;border-radius:20px;cursor:pointer;display:flex!important;height:100%!important;inset:0!important;justify-content:center;margin:0!important;position:absolute!important;width:100%!important;z-index:5}.upload-mobile-files label span{opacity:0;pointer-events:none;position:absolute}.upload-mobile-files label svg{display:none}.tik-tok-upload{align-items:center;justify-content:center}.adCopy-upload,.tik-tok-upload{display:flex;margin-top:24px;width:100%}.tik-tok-upload label{border:2px dashed #026b7b!important;height:124px!important;margin:0 auto!important;padding:8px 32px!important;width:58%!important}.tik-tok-upload label svg path,.tik-tok-upload-label-svg-path{fill:#026b7b!important;stroke:#026b7b!important}.tik-tok-done{background:linear-gradient(180deg,#9ecfbd,#459396);border:none;border-radius:10px;color:#fff;font-size:12px;font-weight:300;height:34px;justify-content:center;letter-spacing:-.02em;line-height:14px;margin-inline:auto;outline:none;text-align:center;width:230px}.tik-tok-done,.tik-tok-header{align-items:center;display:flex}.tik-tok-header{justify-content:space-between}.policy-content{color:#9c9992;font-family:Google Sans;font-size:14px;font-style:normal;font-weight:400;gap:20px;line-height:160%;margin-top:20px}.content-1,.policy-content{display:flex;flex-direction:column}.content-1{gap:5px}.creator-img{margin:64px 0}.creator-img,.next-btn{display:flex;justify-content:center}.next-btn{align-items:center;background:#bb3e03;border-radius:40px;height:51px;left:169px;text-align:center;top:571px;width:260px}.next-btn span{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:130%;text-transform:uppercase}.next-btn-container{cursor:pointer;display:flex;gap:12px;justify-content:center}.close-icon{cursor:pointer}.next-btn-sm{align-items:center;background:#bb3e03;border-radius:40px;bottom:4.39%;display:flex;height:51px;justify-content:center;left:47.65%;right:24.88%;text-align:center;top:89.65%;width:224px}.next-btn-sm span{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:130%;text-transform:uppercase}.back-btn-sm{align-items:center;background:#ee9b00;border-radius:40px;bottom:4.39%;display:flex;height:51px;justify-content:center;left:24.88%;right:53.84%;text-align:center;top:89.65%;width:224px}.back-btn-sm span{color:#fff;font-family:Google Sans;font-size:16px;font-style:normal;font-weight:700;line-height:130%;text-transform:uppercase}.authorization-code-input{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:20px 0;text-align:center}.authorization-code-input input{color:#9c9992;width:100%}@media only screen and (max-width:650px){.tik-tok-modal{max-width:600px!important;width:90%!important}.tik-tok-upload label{align-items:center!important;display:flex!important;justify-content:center!important;margin-left:auto!important;min-width:100%!important;width:100%!important}}@media only screen and (max-width:525px){.tik-tok-modal{max-height:650px!important;max-width:500px!important;padding:34px 29px 16px!important;width:95%!important}.tik-tok-upload label{align-items:center!important;display:flex!important;justify-content:center!important;margin-left:auto!important;max-width:400px!important;min-width:100%!important}}@media only screen and (max-width:400px){.tik-tok-modal{max-width:380px!important;width:95%!important}.tik-tok-upload label{align-items:center!important;display:flex!important;justify-content:center!important;margin-left:auto!important;min-width:100%!important;width:100%!important}.tik-tok-header{align-items:flex-start;margin:0 0 20px}.creator-img{display:none}.next-btn-container{margin-top:20px}.back-btn-sm{display:none}.next-btn-sm{width:469px}.authorization-code-input{align-items:flex-end;margin:40px 0 22px}.authorization-code-input input{width:300px}}.tiktok-alert-message{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;pointer-events:all;position:absolute;right:0;top:0}.creator-profile{color:#1c1c1c;font-family:Raleway;font-size:12px;font-style:normal;font-weight:600;line-height:20px;margin-bottom:4px}.creator-profile-form-container{background:#fff;border:1px solid #9fd0bd;border-radius:6px;box-sizing:border-box;left:calc(50% - 486px);padding:15px;top:73px;width:559px}.creator-profile-form{display:flex;flex-direction:column;gap:10px}.field-label-container{align-items:center;display:flex;gap:5px}.field-label-container input{height:21px}.field-label-container span{color:red;font-family:Raleway;font-size:12px;font-weight:400;margin-left:auto}.field-label{color:#1c1c1c;font-family:Raleway;font-size:14px;font-style:normal;font-weight:300;line-height:20px}.creator-profile-input{height:32px;top:40px;width:100%}.creator-profile-input,.creator-profile-textarea{background:#fff;border:none;border-radius:6px;box-shadow:0 1px 2px #0000000f,0 0 0 1px #68718229;left:15px;outline:none;padding:6px 12px}.creator-profile-textarea{height:145px;resize:none;top:241px}.save-profile{align-items:center;border-radius:10px;color:#000;color:#0a9396;cursor:pointer;display:flex;font-family:Google Sans;font-size:16px;font-style:normal;font-weight:400;gap:9px;height:34px;justify-content:center;line-height:140%;width:165px;width:-webkit-max-content;width:max-content}.save-profile:first-child{color:#005f73;font-family:Raleway;font-size:12px;font-style:normal;font-weight:300;letter-spacing:-.02em;line-height:14px}.save-profile .loading{margin-right:10px}.save-profile-container{cursor:pointer;margin-top:20px}.save-button-container,.save-profile-container{align-items:center;display:flex;gap:20px;justify-content:center}.save-button-container{margin-top:40px;width:100%}#profile-file-input::-webkit-file-upload-button{visibility:hidden}.profile-file-lable{background:#6c757d;border-radius:10px;cursor:pointer;height:50px;width:100px}.profile-file-lable div{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:700;height:100%;justify-content:center}.profile-file-lable img{padding-right:7px}.loading{display:none}@media screen and (max-width:1280px){.save-button-container{flex-direction:column}}.creator-profile__name-location{margin-bottom:12px;text-align:center}.creator-profile__name{color:#000;font-family:Oswald,sans-serif;font-size:30px;font-style:normal;font-weight:700;line-height:120%;margin:0 0 4px;text-transform:uppercase}.creator-profile__location{color:#000;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin:0;text-align:center}.creator-profile__divider{background:#e0e0e0;height:1px;margin:32px 0}.creator-profile__complete-heading{margin:0 0 32px;text-align:left}.creator-profile__complete-list{list-style:none;margin:0 0 20px;padding:0 0 0 15px}.creator-profile__complete-item{align-items:flex-start;display:flex;gap:12px;padding:0 0 4px}.creator-profile__complete-indicator{align-items:center;display:flex;flex-direction:column;flex-shrink:0}.creator-profile__complete-icon-wrap{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:35px;justify-content:center;position:relative;width:35px;z-index:1}.creator-profile__complete-item--completed .creator-profile__complete-icon-wrap{background:#ebfff2;background:var(--sucess-sucess-light,#ebfff2)}.creator-profile__complete-icon{flex-shrink:0;height:12px;width:17px}.creator-profile__complete-icon-empty{border:2px solid #c4c4c4;border-radius:50%;display:block;height:17px;width:17px}.creator-profile__complete-line{background:#37c581;flex:1 1;margin-top:2px;min-height:28px;width:2px}.creator-profile__complete-content{align-items:center;display:flex;gap:8px;justify-content:space-between;padding-top:2px}.creator-profile__complete-text{display:flex;flex-direction:column;gap:2px}.creator-profile__complete-label{color:#101828;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:150%}.creator-profile__complete-status{color:#3d3d3d;color:var(--Text-Weak-Text,#3d3d3d);font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:150%}.creator-profile__complete-chevron{color:#202020;flex-shrink:0;height:24px;width:24px}.creator-profile-section{margin-bottom:0;padding:0}.creator-profile-section__header{align-items:center;display:flex;gap:8px;justify-content:flex-start;margin-bottom:0;padding:0 0 20px}.creator-profile-section__title{margin:0}.creator-profile-section__title--standalone{margin-bottom:0;padding:0 15px}.creator-profile-section__edit{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:4px}.creator-profile-section__edit svg{height:16px;width:16px}.creator-profile-socials{display:flex;flex-direction:column;gap:16px;padding:0 15px}.creator-profile-socials__card{background:#fff;border:1px solid #eaeaea;border-radius:999px;box-sizing:border-box;min-height:64px;padding:18px 15px 16px;position:relative}@media screen and (max-width:635px){.creator-profile-socials__card{min-height:44px;padding:10px 16px 8px}}.creator-profile-socials__label{background-color:#fff;color:#000;font-family:Inter,sans-serif;font-size:14px;font-weight:500;left:15px;line-height:1.2;padding:0 6px;pointer-events:none;position:absolute;top:-9px;z-index:1}.creator-profile-socials__row{align-items:center;display:flex;flex-wrap:nowrap;gap:16px;justify-content:space-between;min-height:32px;min-width:0;overflow:hidden}.creator-profile-socials__username{color:#000;flex:1 1;font-family:Inter,sans-serif;font-size:14px;font-weight:600;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.creator-profile-socials__stats{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:16px;min-width:0;white-space:nowrap}.creator-profile-socials__stat{align-items:center;color:#374151;display:flex;flex-shrink:0;font-family:Inter,sans-serif;font-size:13px;gap:4px}.creator-profile-socials__stat-icon{display:inline-block;flex-shrink:0}.creator-profile-details{grid-gap:16px 24px;display:grid;gap:16px 24px;grid-template-columns:1fr 1fr;padding:0 15px 0 40px}.creator-profile-vibe{display:flex;flex-wrap:wrap;gap:8px;padding:0 15px 0 40px}.creator-profile-vibe__tag{background:#ff8c2a;border-radius:999px;color:#fff;font-family:Inter,sans-serif;font-size:13px;font-weight:500;padding:6px 14px}.creator-profile-vibe__empty{color:#6b7280;font-family:Inter,sans-serif;font-size:13px}.creator-profile-assigned{min-height:60px;padding:0 15px 0 40px}.creator-profile-assigned__placeholder{color:#6b7280;font-family:Inter,sans-serif;font-size:13px}.creator-profile-assigned__list{display:flex;flex-wrap:wrap;gap:16px 0;margin-top:12px}.creator-profile-assigned__item{align-items:center;display:flex;justify-content:center;width:33.33%}.creator-profile-assigned__avatar{background:#fff7ed;background:var(--Primary-Semantic-Primary-50---EDC,#fff7ed);border-radius:90px;display:block;height:90px;overflow:hidden;width:90px}.creator-profile-assigned__avatar img{border-radius:inherit;height:100%;object-fit:cover;width:100%}.creator-profile-assigned__avatar.creator-profile-assigned__avatar--placeholder{align-items:center;color:#ff8c2a;display:flex;font-family:Inter,sans-serif;font-size:24px;font-weight:600;justify-content:center}.creator-profile-assigned__name{color:#111827;font-family:Inter,sans-serif;font-size:14px}.creator-profile-banking{grid-gap:16px 24px;display:grid;gap:16px 24px;grid-template-columns:1fr 1fr;padding:0 15px 0 40px}.creator-profile-section--mobile{margin-bottom:0;padding:0}.creator-profile-banking--mobile,.creator-profile-details--mobile{grid-template-columns:1fr}.creator-profile-desktop{max-width:100%}.creator-profile-desktop__page-header{align-items:center;display:flex;gap:16px;justify-content:space-between}.creator-profile-desktop__page-title{color:#000;font-family:Oswald,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:120%;margin:0;text-transform:uppercase}.creator-profile-desktop__header-bell{align-items:center;display:flex;flex-shrink:0;justify-content:center}.creator-profile-desktop__bell-icon{display:block}.creator-profile-desktop__header-divider{background:#e0e0e0;height:1px;margin:16px 0 24px}.creator-profile-desktop__tab-content{padding-top:0}.creator-profile-desktop__two-col{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,350px) minmax(360px,1fr)}@media (max-width:900px){.creator-profile-desktop__two-col{grid-template-columns:1fr}}.creator-profile-desktop__left{background:#fff;border:1px solid #f5f1e8;border-radius:16px;display:flex;flex-direction:column;gap:0;max-width:350px;padding:24px 20px}.creator-profile-desktop__profile-header{align-items:center;display:flex;flex-direction:column;gap:12px;text-align:center}.creator-profile-desktop__profile-image-wrap{display:inline-block;transform:scale(.72);transform-origin:center top}.creator-profile-desktop__name-block{min-width:0;text-align:center;width:100%}.creator-profile-desktop__name{color:#000;font-family:Oswald,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:120%;margin:0 0 4px;text-transform:uppercase}.creator-profile-desktop__location{color:#3d3d3d;font-size:14px;margin:0}.creator-profile-desktop__divider{background:#e0e0e0;flex-shrink:0;height:1px;margin:20px 0}.creator-profile-desktop__section-title{color:#0e0d0d;font-size:14px;font-weight:700;margin:0 0 12px!important;text-transform:uppercase}.creator-profile-desktop__section-header{align-items:center;display:flex;gap:8px;justify-content:flex-start;margin-bottom:12px}.creator-profile-desktop__section-header h3{margin:0!important}.creator-profile-desktop__tasks{list-style:none;margin:0 0 8px;padding:0}.creator-profile-desktop__task{align-items:flex-start;cursor:pointer;display:flex;gap:12px;padding:4px 0}.creator-profile-desktop__task-indicator{align-items:center;display:flex;flex-direction:column;flex-shrink:0}.creator-profile-desktop__task-icon{align-items:center;border-radius:50%;display:flex;height:35px;justify-content:center;width:35px}.creator-profile-desktop__task-icon--done{background:#ebfff2}.creator-profile-desktop__task-icon-empty{border:2px solid #e0e0e0;border-radius:50%;display:block;height:17px;width:17px}.creator-profile-desktop__task-line{background:#37c581;flex:1 1;margin-top:2px;min-height:28px;width:2px}.creator-profile-desktop__task-content{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0;padding-top:2px}.creator-profile-desktop__task-label{color:#101828;font-family:Inter,sans-serif;font-size:14px;font-weight:700;line-height:1.5}.creator-profile-desktop__task-status{color:#3d3d3d;font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.creator-profile-desktop__task-chevron{color:#202020;flex-shrink:0;height:24px;width:24px}.creator-profile-desktop__socials{display:flex;flex-direction:column;gap:12px}.creator-profile-desktop__assigned{min-height:48px}.creator-profile-desktop__muted{color:#6b7280;font-size:13px}.creator-profile-desktop__right{background:#fff;border:1px solid #f5f1e8;border-radius:16px;display:flex;flex-direction:column;gap:24px;padding:24px 20px}.creator-profile-desktop__right>div:first-child h3{margin:0!important}.creator-profile-desktop__details-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.creator-profile-desktop__detail-full,.creator-profile-desktop__license-fields .creator-profile-desktop__detail-full:first-child{grid-column:1/-1}.creator-profile-desktop__section-block{margin:0}.creator-profile-desktop__section-block .creator-profile-desktop__section-header h3{margin:0!important}.creator-profile-desktop__vibe-tags{display:flex;flex-wrap:wrap;gap:8px}.creator-profile-desktop__vibe-tag{background:#ff8c2a;border-radius:999px;color:#fff;font-size:13px;font-weight:500;padding:6px 14px}.profile-image-holder{align-items:center;display:flex;flex-direction:column;position:relative;text-align:center}.profile-image-holder__circle-wrap{display:inline-block;height:132px;position:relative;width:132px;z-index:0}.profile-image-holder__circle-wrap .profile-image-holder__avatar,.profile-image-holder__circle-wrap .profile-image-holder__placeholder{left:50%;margin:-60px 0 0 -60px;position:absolute;top:50%}.profile-image-holder__avatar{background:#f5f1e8;border-radius:50%;display:block;height:120px;object-fit:cover;width:120px}.profile-image-holder__progress-ring{height:132px;left:50%;margin:-66px 0 0 -66px;pointer-events:none;position:absolute;top:50%;transform:rotate(-90deg);width:132px}.profile-image-holder__progress-ring-bg{fill:none;stroke:#e8f5e9;stroke-width:2px}.profile-image-holder__progress-ring-fill{fill:none;stroke:#37c581;stroke-width:2px;stroke-linecap:round;transition:stroke-dashoffset .3s ease}.profile-image-holder__edit-btn{align-items:center;background:#ff8c2a;border:none;border-radius:50%;box-shadow:0 2px 6px #0003;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;right:0;top:0;width:36px}.profile-image-holder__edit-btn:hover{background:#e67a1f}.profile-image-holder__edit-btn svg{fill:#fff;stroke:#fff;color:#fff;height:18px;width:18px}.profile-image-holder__edit-btn svg path{fill:#fff!important;stroke:#fff!important}.profile-image-holder__badge{background:#e8f8ef;border-radius:8px;color:#37c581;color:var(--Text-Success-Text,#37c581);font-family:Inter,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:100%;margin-top:-15px;padding:6px 12px;position:relative;z-index:10}.profile-image-holder__badge.profile-image-holder__badge--desktop{font-size:12px}.profile-image-holder__placeholder{align-items:center;background:#f5f1e8;border-radius:50%;display:flex;height:120px;justify-content:center;width:120px}.profile-image-holder__placeholder svg{color:#b0a99e;height:56px;width:56px}.profile-image-holder--loading .profile-image-holder__avatar,.profile-image-holder--loading .profile-image-holder__placeholder{opacity:.6}.creator-stats-card-container{background:#fff;border:1px solid #9fd0bd;border-radius:6px;height:112px;left:calc(50% - 474.005px);padding:12px 6px 12px 15px;top:73px;width:100%}@media screen and (max-width:768px){.creator-stats-card-container{height:130px}}.stats-header{align-items:center;display:flex;justify-content:space-between}.stats-label{color:#001219;font-family:Raleway;font-size:14px;font-style:normal;font-weight:300;line-height:20px}.stats-count{color:#1c1c1c;font-size:24px;font-style:normal;font-weight:600;line-height:36px;margin:16px 0;text-align:center}img{cursor:pointer}.custom-tooltip{background:#fff!important;border:1px solid orange!important;border-radius:8px!important;color:#000!important;display:flex!important;flex-wrap:wrap!important;height:-webkit-fit-content!important;height:fit-content!important;max-width:350px!important;min-width:250px!important;opacity:1!important;overflow:visible!important;width:100%!important;z-index:100!important}.custom-tooltip.left{margin-left:1px!important}.custom-tooltip div{border-bottom:1px solid orange!important;border-right:1px solid orange!important}@media only screen and (max-width:500px){.custom-tooltip{max-width:300px!important}}@media only screen and (max-width:400px){.custom-tooltip{max-width:230px!important}}@media only screen and (max-width:586px){.shrink-mobile{width:80%}.grow-mobile{height:90%}}.discover-btn{background:#1d1c1c;border-radius:4px;color:#fff;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;padding:8px 16px}.admin-briefs-access{display:flex;flex-direction:column;gap:24px;width:100%}.admin-briefs-access__section{display:flex;flex-direction:column;gap:16px}.admin-briefs-access__section-heading{color:#202020;font-family:Oswald,sans-serif;font-size:18px;font-weight:500;line-height:1.2;margin:0;text-transform:uppercase}.admin-briefs-access__picker-grid{grid-gap:16px 24px;display:grid;gap:16px 24px;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.admin-briefs-access__picker-row{align-items:center;background:#fff;border:1px solid #e7e7e7;border-radius:31.5px;display:flex;gap:12px;justify-content:space-between;min-height:63px;padding:8px 8px 8px 20px}.admin-briefs-access__picker-name{color:#202020;flex:1 1;font-family:Inter,sans-serif;font-size:12px;line-height:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-briefs-access__picker-add{align-items:center;background:#ff872f;border:none;border-radius:40px;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;padding:0;width:40px}.admin-briefs-access__picker-add:disabled{cursor:not-allowed;opacity:.6}.admin-briefs-access__divider{border:none;border-top:1px solid #e7e7e7;margin:0}.admin-briefs-access__granted-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,411px));width:100%}.admin-briefs-access__granted-card{background:#fff;border:1px solid #e7e7e7;border-radius:10px;display:flex;flex-direction:column;gap:8px;justify-content:center;min-height:72px;padding:12px 16px}.admin-briefs-access__granted-top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.admin-briefs-access__granted-name{color:#202020;flex:1 1;font-family:Inter,sans-serif;font-size:12px;line-height:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-briefs-access__granted-actions{align-items:center;display:flex;flex-shrink:0;gap:0}.admin-briefs-access__icon-btn{color:#202020!important}.admin-briefs-access__role-pills{display:flex;flex-wrap:wrap;gap:8px}.admin-briefs-access__role-pill{align-items:center;border-radius:20px;display:inline-flex;font-family:Inter,sans-serif;font-size:10px;font-weight:400;line-height:1;padding:4px 8px;white-space:nowrap}.admin-briefs-access__role-pill--manager{background:#d2fbfa;color:#15cace}.admin-briefs-access__role-pill--approver{background:#ffecd4;color:#ff872f}.admin-briefs-access__role-pill--brief{background:#ede9fe;color:#7c3aed}.admin-briefs-access__role-pill--creator{background:#dcfce7;color:#16a34a}.admin-briefs-access__role-pill--sub-brand-creator{background:#e0f2fe;color:#0369a1}.admin-briefs-access__empty{color:#878787;font-family:Inter,sans-serif;font-size:14px;line-height:1.5;margin:0}.admin-briefs-access__loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:24px 0;width:100%}@media (max-width:1200px){.admin-briefs-access__picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-briefs-access__granted-grid{grid-template-columns:1fr}}@media (max-width:700px){.admin-briefs-access__picker-grid{grid-template-columns:1fr}}