@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;600&display=swap";.landing-layout{width:100%;height:auto!important;background:#fff!important;gap:0;--fabric-background: url(https://ubu-staging.s3.us-east-2.amazonaws.com/assets/images/backgrounds/fabric-background.png)}.landing-layout .dark{--nav-text-color: white;--nav-invert-text-color: black;--nav-background-color: rgba(0, 0, 0, .1);--nav-border-color: white;--nav-hamburger: url("data:image/svg+xml,%3csvg%20width='44'%20height='44'%20viewBox='0%200%2044%2044'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8.29941'%20y='9.34375'%20width='27.401'%20height='3.997'%20rx='1.9985'%20fill='white'/%3e%3crect%20x='18.2603'%20y='20.002'%20width='17.4402'%20height='3.997'%20rx='1.9985'%20fill='white'/%3e%3crect%20x='8.29941'%20y='30.6602'%20width='27.401'%20height='3.997'%20rx='1.9985'%20fill='white'/%3e%3c/svg%3e")}.landing-layout .light{--nav-text-color: black;--nav-invert-text-color: white;--nav-background-color: white;--nav-border-color: black;--fabric-background: url();--nav-hamburger: url("data:image/svg+xml,%3csvg%20width='44'%20height='44'%20viewBox='0%200%2044%2044'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='8.29944'%20y='9.34375'%20width='27.401'%20height='3.997'%20rx='1.9985'%20fill='black'/%3e%3crect%20x='18.2604'%20y='20.002'%20width='17.4402'%20height='3.997'%20rx='1.9985'%20fill='black'/%3e%3crect%20x='8.29944'%20y='30.6602'%20width='27.401'%20height='3.997'%20rx='1.9985'%20fill='black'/%3e%3c/svg%3e")}.landing-layout .bg-header{background:var(--fabric-background) no-repeat center center / cover}.header-wrapper{box-shadow:0 2px 8px var(--nav-background-color);background-color:var(--nav-background-color);background-blend-mode:multiply;box-shadow:0 4px 8px #00000008;-webkit-backdrop-filter:blur(27px);backdrop-filter:blur(27px)}.header-wrapper .header{display:flex;align-items:center;justify-content:space-between;padding:0 20px;width:100%;max-width:1440px;height:64px;border-bottom:none;background-color:transparent}.header-wrapper .header .logo{font-family:Classy Vogue,sans-serif;font-size:1.5rem;font-weight:400;color:var(--nav-text-color);display:flex;align-items:center;text-transform:uppercase;margin-right:50px}.header-wrapper .header .menu-container{flex-grow:1;display:flex;justify-content:center}.header-wrapper .header .menu-container .ant-menu{background-color:transparent;color:var(--nav-text-color)}.header-wrapper .header .menu-container .ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover:after{border-bottom:2px solid var(--nav-border-color)}.header-wrapper .header .menu-container .ant-menu-light.ant-menu-horizontal>.ant-menu-item{color:var(--nav-text-color)}.header-wrapper .header .menu-container .ant-menu-light.ant-menu-horizontal>.ant-menu-item-selected{color:var(--nav-text-color)}.header-wrapper .header .menu-container .ant-menu-light.ant-menu-horizontal>.ant-menu-item-selected:after{border-bottom:2px solid var(--nav-border-color)}.header-wrapper .header .buttons{display:flex;align-items:center;gap:16px}.header-wrapper .header .buttons .login-button,.header-wrapper .header .buttons .signup-button{width:100px;height:40px;padding:8px 16px;border-radius:8px;font-family:sans-serif;font-size:.875rem;font-weight:500;text-align:center}.header-wrapper .header .buttons .login-button{background:var(--nav-text-color);border:1px solid var(--nav-border-color);color:var(--nav-invert-text-color)}.header-wrapper .header .buttons .signup-button{background:transparent;border:1px solid var(--nav-border-color);color:var(--nav-text-color)}.header-wrapper .header .ant-menu-title-content{font-family:Manrope;font-size:1.125rem}@media only screen and (max-width: 930px){.header-wrapper .header{display:flex!important}.header-wrapper .header .menu-container{width:100%;justify-content:right}.header-wrapper .header .menu-container .ant-menu{justify-content:right}.header-wrapper .header .menu-container .ant-menu-item{width:100%}.header-wrapper .header .menu-container .ant-menu-submenu-selected:after{border-bottom-color:transparent}.header-wrapper .header .menu-container .ant-menu-overflow-item{margin-top:0}.header-wrapper .header .menu-container .ant-menu-submenu-title{display:flex}.header-wrapper .header .menu-container .ant-menu-submenu-title .anticon-ellipsis{width:38px;height:26px;background:var(--nav-hamburger) no-repeat center center;background-size:cover}.header-wrapper .header .menu-container .ant-menu-submenu-title .anticon-ellipsis svg{display:none}.header-wrapper .header .layout{width:100%;height:100vh;background:#fff!important;gap:0}.header-wrapper .header .header{display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#fff!important;box-shadow:0 2px 8px #f0f1f2;height:64px}.header-wrapper .header .header .logo{font-family:Classy Vogue,sans-serif;font-size:1.5rem;font-weight:400;color:#000;display:flex;align-items:center;text-transform:uppercase;margin-right:50px}.header-wrapper .header .header .menu-container{flex-grow:1;display:flex;justify-content:center}.header-wrapper .header .header .buttons{display:flex;align-items:center;gap:16px}.header-wrapper .header .header .buttons .login-button,.header-wrapper .header .header .buttons .signup-button{width:100px;height:40px;padding:8px 16px;border-radius:8px;font-family:sans-serif;font-size:.875rem;font-weight:500;text-align:center}.header-wrapper .header .header .buttons .login-button{background:#000;border:1px solid #000000;color:#fff}.header-wrapper .header .header .buttons .signup-button{background:#fff;border:1px solid #000000;color:#000}.header-wrapper .header .main{display:flex;flex-direction:column;gap:96px}.header-wrapper .header .main :where(.css-dev-only-do-not-override-m4timi).ant-layout{background:none}.header-wrapper .header .buttons{display:none}}@media only screen and (max-width: 930px) and only screen and (max-width: 930px){.header-wrapper .header .header{display:flex!important}.header-wrapper .header .header .menu-container{width:100%;justify-content:right}.header-wrapper .header .header .menu-container .ant-menu{justify-content:right}.header-wrapper .header .header .menu-container .ant-menu-item{width:100%}.header-wrapper .header .header .menu-container .ant-menu-submenu-selected:after{border-bottom-color:transparent}.header-wrapper .header .header .menu-container .ant-menu-overflow-item{margin-top:0}.header-wrapper .header .header .menu-container .ant-menu-submenu-title{display:flex}.header-wrapper .header .header .menu-container .ant-menu-submenu-title .anticon-ellipsis{width:38px;height:26px;background:var(--nav-hamburger) no-repeat center center;background-size:cover}.header-wrapper .header .header .menu-container .ant-menu-submenu-title .anticon-ellipsis svg{display:none}.header-wrapper .header .header .buttons{display:none}}.CustomButton{font-size:1rem}.CustomButton.black{background-color:#000;color:#fff}.CustomButton.black:hover{background-color:#fff!important;color:#000!important;border:1px solid black}.CustomButton.black:hover svg{fill:#000}.CustomButton.light{background-color:#fff;color:#000;border:1px solid black}.CustomButton.light:hover{background-color:#000!important;color:#fff!important;border:1px solid black}.CustomButton.light:hover svg{fill:#fff}.CustomButton.default{background-color:transparent;border:1px solid black}.CustomButton.default:hover{background-color:transparent!important}.CustomButton.sm{padding:1em 2em}.CustomButton.xl{padding:2em 5em}.CustomButton.lg{padding:2em 3em}.CustomButton.md{padding:1.25em}.CustomButton.round{border-radius:6px}.CustomButton.round-md{border-radius:12px}.CustomButton.round-lg{border-radius:18px}.CustomButton:disabled{background:#0003;color:#fff}.CustomButton:disabled:hover{background:#0003!important;color:#fff!important;border:1px solid transparent}.UBU-Text{line-height:1}.UBUSelect{width:100%}.UBUSelect.warning .ant-select-selector{background-color:#ffcc9180}.UBUSelect.round{border-radius:8px}.product-card-wrapper{--slider-width: 133px;--price-container-width: 170px;--product-card-wrapper-padding: 1rem;--product-card-wrapper-gap: 1.5rem;gap:var(--product-card-wrapper-gap);padding:var(--product-card-wrapper-padding);border-radius:8px;box-shadow:0 0 12px #0000000f;cursor:pointer;justify-content:space-between;transition:box-shadow .3s ease,transform .3s ease}.product-card-wrapper:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-4px)}.product-card-wrapper .slider-container{width:var(--slider-width)}.product-card-wrapper .slider-container .item-image{max-width:150px;margin-right:15px}.product-card-wrapper .slider-container .carousel-media img,.product-card-wrapper .slider-container .carousel-media video{width:100%;height:auto;border-radius:8px;-o-object-fit:contain;object-fit:contain}.product-card-wrapper .meta-info-container{width:100%;max-width:calc(100% - (2 * var(--product-card-wrapper-padding)) - (2 * var(--product-card-wrapper-gap)) - var(--slider-width) - var(--price-container-width));gap:.5rem}.product-card-wrapper .meta-info-container .text-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.product-card-wrapper .meta-info-container .truncate-text{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.product-card-wrapper .meta-info-container .tags-wrapper{gap:.75rem}.product-card-wrapper .meta-info-container .meta-info{flex-wrap:wrap;gap:1rem}.product-card-wrapper .meta-info-container .meta-info .col{flex-basis:20%;align-items:center;gap:5px}.product-card-wrapper .meta-info-container .meta-info .color-circle{width:18px;height:18px;border-radius:50%;position:relative;display:flex;justify-content:center;align-items:center}.product-card-wrapper .meta-info-container .meta-info .circle{width:100%;height:100%;border-radius:50%;position:relative}.product-card-wrapper .meta-info-container .meta-info .circle.no-color{background-color:transparent;border:1px solid #ccc}.product-card-wrapper .meta-info-container .meta-info .cross{margin-top:-1px;margin-left:3px;color:red;display:none}.product-card-wrapper .meta-info-container .meta-info .circle.no-color .cross{display:block}.product-card-wrapper .meta-info-container .meta-info .tooltip{visibility:hidden;background-color:#333;color:#fff;text-align:center;padding:5px;border-radius:5px;position:absolute;z-index:1;bottom:100%;left:50%;transform:translate(-50%);opacity:0;transition:opacity .3s}.product-card-wrapper .meta-info-container .meta-info .color-circle:hover .tooltip{visibility:visible;opacity:1}.product-card-wrapper .price-container{justify-content:space-between;min-width:var(--price-container-width)}.product-card-wrapper .price-container .edit-button{align-self:flex-end;cursor:pointer}.product-card-wrapper .no-wrap-text{white-space:nowrap}.UBUTag{display:inline-flex;padding:.6em 1em;justify-content:center;align-items:center;flex-shrink:0;border-radius:4.617px;margin:0;font-family:Manrope;font-size:.688rem;font-style:normal;font-weight:400;line-height:15.39px;letter-spacing:.054px;border:none}.UBUTag.gray{background:#00000014;color:#878787}.UBUTag.green{background:#68f56e80;color:#353535;font-size:.75rem}.UBUTag.orange{background:#f5d66880;font-size:.75rem;color:#353535}.UBUPagination{border:1px solid #ddd;padding:8px;border-radius:8px}.UBUPagination .ant-select-selector .ant-select-selection-search-input{display:none!important}.UBUPagination .ant-pagination-item-link svg{width:16px;height:16px;fill:#000}.UBUPagination .ant-pagination-disabled svg{fill:#80808080}.UBUPagination .ant-pagination-item{border-radius:100%}.UBUPagination .ant-pagination-item a{color:#1e1e1e80;font-size:.75rem;font-family:Manrope}.UBUPagination .ant-pagination-item-active{background-color:#000;border-radius:100%;border-color:#000}.UBUPagination .ant-pagination-item-active a{color:#fff;font-size:.75rem}.UBUPagination .ant-pagination-item-active:hover{border-color:#000}.UBUPagination .ant-pagination-item-active:hover a{color:#fff}.UBUPagination .ant-pagination-disabled,.UBUPagination .ant-pagination-item-disabled a{cursor:not-allowed!important}.UBUModal-wrapper{display:flex;justify-content:center;align-items:center}.UBUModal-wrapper .UBUModal{top:unset!important;height:90vh;overflow-y:hidden;padding:0}.UBUModal-wrapper .UBUModal .ant-modal-title{font-family:Manrope}.UBUModal-wrapper .UBUModal>:nth-child(1){height:100%}.UBUModal-wrapper .UBUModal .ant-modal-content{height:100%;display:flex;flex-direction:column}.UBUModal-wrapper .UBUModal .ant-modal-content .ant-modal-body{flex:1;overflow-x:scroll;overflow-y:scroll;padding-right:8px}.UBUModal-wrapper .UBUModal .ant-modal-content .ant-modal-body::-webkit-scrollbar{width:8px;height:8px}.UBUModal-wrapper .UBUModal .ant-modal-content .ant-modal-body::-webkit-scrollbar-track{background-color:transparent}.UBUModal-wrapper .UBUModal .ant-modal-content .ant-modal-body::-webkit-scrollbar-thumb{background-color:#80808066;border-radius:4px}.eigth-level{position:relative;justify-content:center;align-items:center;background:#fafafb;border-top:3px solid black}@media only screen and (max-width: 430px){.divider{height:250px}}.divider .f-divider{border-bottom:1px solid #000000}.my-footer{position:relative;background:none;justify-content:center;align-items:center;padding:0 1rem}.footer-f{width:100%;height:76px;background:#ececec}@media only screen and (max-width: 642px){.footer-f{width:100%}.footer-f .footer-f-4{flex-direction:column;gap:10px!important}.footer-f .footer-f-4 .footer-f-4-1-1-text{font-size:12px!important;line-height:10px!important}}.footer-f .footer-f-4{padding:0 1rem}.footer-f .footer-f-4 .footer-f-4-1 .footer-f-4-1-1 .footer-f-4-1-1-text,.footer-f .footer-f-4 .footer-f- .footer-f-4-1-1-text{font-family:Manrope;font-size:1rem;font-weight:400;line-height:18.75px;text-align:center;cursor:pointer;color:gray}.footer-f .footer-f-4 .footer-f- .footer-f-4-1-1-text.link{font-size:1.125rem;text-decoration:underline}.parent-footer{width:100%;margin:30px 0}.parent-footer .footer-links{flex-wrap:wrap;gap:1rem;padding:0 1rem}.parent-footer .footer-links>*{flex-basis:45%}@media only screen and (max-width: 1024px){.parent-footer .footer-flex-text{font-size:2.438rem}}@media only screen and (max-width: 930px){.parent-footer .footer-flex-1{width:100%!important;flex-direction:column;justify-content:center;align-items:center}.parent-footer .footer-flex-social-btns{width:30%}.parent-footer .footer-flex-text{text-align:center!important;max-width:100%!important;font-size:45px!important}.parent-footer .footer-flex-4-2-text{font-size:16px!important}.parent-footer .footer-flex-4-1-text{font-size:19px!important}}@media only screen and (max-width: 768px){.parent-footer .footer-flex-text{font-size:35px!important}.parent-footer .footer-flex-4-2-text{font-size:11px!important}.parent-footer .footer-flex-4-1-text{font-size:13px!important}.parent-footer .footer-flex-3-2-text{max-width:280px!important;font-size:.75rem}}@media only screen and (max-width: 642px){.parent-footer .footer-flex-text{font-size:30px!important}.parent-footer .footer-flex-4-2-text{font-size:11px!important}.parent-footer .footer-flex-4-1-text{font-size:13px!important}.parent-footer .footer-flex-3-2-text{max-width:220px!important;font-size:10px!important}}@media only screen and (max-width: 575px){.parent-footer .footer-flex-3{width:100%;justify-content:center;align-items:center}.parent-footer .footer-flex-3>div{width:100%;justify-content:center;align-items:center}.parent-footer .footer-flex-3>div>span{text-align:center!important}.parent-footer .footer-flex-3-2-text{max-width:none!important;font-size:13px!important}.parent-footer .footer-flex-3-parent>div{width:100%}.parent-footer .footer-flex-3-parent{height:auto!important}}@media only screen and (max-width: 430px){.parent-footer{height:auto;width:430px!important}.parent-footer .footer-flex-1{flex-direction:column}.parent-footer .footer-flex-1 .footer-flex-text{font-size:25px!important;line-height:26.3px!important;text-align:center!important}.parent-footer .footer-flex-2{width:100vw!important}.parent-footer .footer-flex-social-btns{width:auto!important}}.parent-footer .footer-flex-1 .footer-flex-text{max-width:500px;font-family:Classy Vogue;font-size:2.813rem;font-weight:400;line-height:46.3px;text-align:left}.parent-footer .footer-flex-2 .footer-flex-2-divider{border:.96px solid #e4e4e7}.parent-footer .footer-flex-3-parent .link-text{color:#000}.parent-footer .footer-flex-3-parent .footer-flex-3{height:100%}.parent-footer .footer-flex-3-parent .footer-flex-3 .footer-flex-3-1 .footer-flex-3-1-text{font-size:2.375rem;font-weight:400;letter-spacing:-.09em;text-align:left}.parent-footer .footer-flex-3-parent .footer-flex-3 .footer-flex-3-2 .footer-flex-3-2-text{max-width:300px;font-size:13.44px;font-weight:400;line-height:21.12px;text-align:left;color:#52525b}.parent-footer .footer-flex-3-parent .footer-flex-4{height:100%;gap:2rem}@media only screen and (max-width: 768px){.parent-footer .footer-flex-3-parent .footer-flex-4{gap:1rem}}@media only screen and (max-width: 575px){.parent-footer .footer-flex-3-parent .footer-flex-4{gap:.75rem}}.parent-footer .footer-flex-3-parent .footer-flex-4 .footer-flex-4-1 .footer-flex-4-1-text{font-size:21.27px;font-weight:700;line-height:24.92px;text-align:left}.parent-footer .footer-flex-3-parent .footer-flex-4 .footer-flex-4-2{cursor:pointer}.parent-footer .footer-flex-3-parent .footer-flex-4 .footer-flex-4-2 .footer-flex-4-2-text{font-size:1.125rem;font-weight:400;line-height:105%;text-align:left}.a-social-btn{width:100%}.social-btn{cursor:pointer;width:210px!important;height:60px!important;gap:0px;border-radius:36px;opacity:0px;background:#000;box-shadow:0 .55px .85px #00000007;box-shadow:0 1.52px 2.34px #0000000a;box-shadow:0 3.65px 5.64px #0000000f;box-shadow:0 12.11px 18.72px #00000014;transition:all .2s ease-in-out}.social-btn:hover{box-shadow:0 4px 8px #0003}.social-btn:active{transform:scale(.95);box-shadow:0 2px 4px #0003}@media only screen and (max-width: 1440px){.social-btn{width:210px!important;height:60px!important;gap:16px!important}.social-btn .btn-lg-text{font-size:.938rem}.social-btn .btn-sml-text{font-size:.563rem}}@media only screen and (max-width: 1024px){.social-btn{width:210px!important;height:60px!important;gap:16px!important}.social-btn .btn-lg-text{font-size:1.1rem}.social-btn .btn-sml-text{font-size:.563rem}}@media only screen and (max-width: 930px){.social-btn{width:210px!important;height:60px;gap:10px!important}.social-btn .btn-lg-text{font-size:1.2rem}.social-btn .btn-sml-text{font-size:.688rem}.social-btn .store-img{width:50.63px;height:50.3px}}@media only screen and (max-width: 430px){.social-btn{width:210px;height:60px}}.btn-sml-text{font-family:sans-serif;font-size:.75rem;font-weight:400;text-align:left;color:#fff}.btn-lg-text{font-family:sans-serif;font-size:1.25rem;font-weight:500;text-align:left;color:#fff}.store-img{width:50.63px;height:50.3px;margin-left:5px;top:15.41px;left:21.65px;gap:0px;box-shadow:0 -.06px #0000001f inset;box-shadow:0 .06px #ffffff40 inset}.EmailCaptureModal{max-width:975px;padding:2rem}.EmailCaptureModal .ant-modal-header{margin-bottom:1.5rem}.w-modal-parent{width:100%;height:58px}@media (max-width: 630px){.w-modal-parent .w-modal-header-img{width:5px!important}.w-modal-parent .w-modal-header-1>span{font-size:.938rem!important}.w-modal-parent .modal-btn{width:30px!important;height:30px!important}}.w-modal-parent .w-modal-header-1 .w-modal-header-img{width:30px!important}.w-modal-parent .w-modal-header-1 span{font-family:Manrope;font-size:2rem;font-weight:600;line-height:71.24px;text-align:left}.w-modal-parent .w-modal-header-2 .modal-btn{height:48px;width:48px;padding:5px 0 0;-o-object-fit:cover;object-fit:cover;gap:6px;border-radius:8px;background:#1e1e1e;color:#fff;font-size:1.25rem;text-align:center}.w-modal-parent .w-modal-header-2 .modal-btn:hover{background:#1e1e1e;color:#fff;border:none;outline:none}.ant-modal-content{padding:2rem!important}.main-text{font-family:Manrope;font-size:1.25rem;font-weight:400;line-height:36px;text-align:left}.w-modal-footer-parent{width:100%}@media (max-width: 630px){.w-modal-footer-parent{flex-direction:column!important;align-items:center!important}.w-modal-footer-parent .w-modal-footer-input,.w-modal-footer-parent .w-modal-footer-btn{width:100%!important}}.w-modal-footer-parent .w-modal-footer-input{padding:12px 16px;border-radius:12px;border:1px solid #e2e8f0;display:flex}.w-modal-footer-parent .w-modal-footer-input .ant-input-prefix{margin-right:.75rem}.w-modal-footer-parent .w-modal-footer-input input{font-family:Manrope;font-size:1rem;font-style:normal;font-weight:500;line-height:160%}.w-modal-footer-parent .w-modal-footer-btn{min-width:200px;height:100%;padding:1rem 1.5em;border-radius:12px;background:#000;opacity:0px;font-family:Manrope;font-size:1rem;font-weight:700;line-height:22.4px;letter-spacing:.2px;text-align:center;color:#fff}.w-modal-footer-parent .w-modal-footer-btn:hover{color:#fff!important;background:#000!important}.loader-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#fffc;display:flex;justify-content:center;align-items:center;z-index:1000}.loader{border:8px solid #f3f3f3;border-top:8px solid #343a3e;border-radius:50%;width:70px;height:70px;animation:spin 2s linear infinite}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}@media only screen and (max-width: 575px){.input-otp .input-otp__field{font-size:16px;padding:4px 8px}}@media only screen and (max-width: 510px){.input-otp .input-otp__field{font-size:14px}.opt-field-flex{flex:2}.otp-verify-flex{flex:1}}.reset-p{position:relative;width:100%;max-width:500px;padding:1rem .75rem}.reset-p .reset-auth-1 .reset-auth-lay .reset-p-flex2-1 .reset-p-flex2-1-text{font-size:24px;font-weight:700px;line-height:30px;text-align:left}.reset-p .reset-auth-1 .reset-auth-lay .reset-p-flex2-2 .reset-p-flex2-2-desc{font-family:Manrope;font-size:14px;font-weight:400px;line-height:24px;text-align:center;color:#64748b;min-width:10%}.AuthLayoutV2{height:auto;min-height:calc(100vh - 64px);flex-wrap:nowrap}.AuthLayoutV2 .col{display:flex}.AuthLayoutV2 .col-1,.AuthLayoutV2 .col-3{flex-basis:20%}.AuthLayoutV2 .col-1 img,.AuthLayoutV2 .col-3 img{width:100%;-o-object-fit:contain;object-fit:contain}.AuthLayoutV2 .col-3{justify-content:flex-end}.AuthLayoutV2 .col-2{flex-grow:1;align-items:center}@media only screen and (max-width: 575px){.AuthLayoutV2 .col-1,.AuthLayoutV2 .col-3{display:none}}.form-container{display:flex;flex-direction:column;justify-content:center;width:100%}.form-container .form-input{padding:0;border:0}.form-container .form-input .auth-checkbox input,.form-container .form-input .auth-checkbox .ant-checkbox-inner{width:20px;height:20px;flex-shrink:0}.form-container .signup-chkbox{font-family:Manrope;font-size:.75rem;font-weight:400;line-height:160%;text-align:left;color:#64748b}.form-container .signup-chkbox .link-text{font-weight:700;color:#000}.form-container .signup-label{margin-top:1px;font-family:Inter;font-size:.75rem;font-weight:400;line-height:19.2px;text-align:left;color:#64748b}.form-container .chkf1{width:100%;display:flex;justify-content:space-between;align-items:center}.form-container .chkf1 .ant-form-item{margin-bottom:0}.form-container .chkf1 .forgot-password-link{width:50%;max-width:500px;color:#000;transition:color .3s ease,-webkit-text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease,-webkit-text-decoration .3s ease;font-family:Manrope;font-size:.875rem;font-weight:700;line-height:22.4px;text-align:right}.form-container .form-input{width:100%;margin-bottom:10px}.form-container .input{padding:1.25em;border-radius:12px;font-family:Manrope}.form-container .input:hover{border-color:#e0e2e7}.form-container .input:focus,.form-container .input:focus-visible,.form-container .input:focus-within,.form-container .input:active{outline:none;border-color:#e0e2e7;box-shadow:0 0 0 1px #0000001a}.form-container .input .ant-input-prefix{margin-inline-end:12px}.form-container .input .ant-input-prefix img{-o-object-fit:contain;object-fit:contain}.form-container .input .ant-input-prefix,.form-container .input .ant-input-suffix{width:24px;height:24px;display:flex;justify-content:center;align-items:center}.form-container .input .ant-input-prefix svg,.form-container .input .ant-input-suffix svg{width:24px;height:18px}.form-container .input .ant-input-prefix svg path,.form-container .input .ant-input-suffix svg path{fill:#64748b}.form-container .form-items-container .form-input:last-child{margin-bottom:2%}.form-container .submit-button-auth{margin-bottom:0;margin-top:10px}.form-container .submit-button-auth button{width:100%;padding:.9em;border-radius:12px;background:#000;color:#fff;font-family:Manrope;font-size:1rem;font-weight:700;line-height:22.4px;letter-spacing:.2px;transition:background .3s,color .3s;display:flex;align-items:center;justify-content:center;height:100%}.form-container .back-button{position:relative}@media only screen and (max-width: 1024px){.form-container .input{padding:1em}.form-container .submit-button-auth button{padding:1.5em}}@media only screen and (max-width: 430px){.form-container .ant-form-item .submit-button-auth .css-dev-only-do-not-override-m4timi{width:100%!important}.form-container .input{padding:.75em}.form-container .submit-button-auth button{font-size:.938rem!important}.form-container .chkbox{font-size:smaller!important}.form-container .forgot-password-link{font-size:smaller!important;width:55%!important}}.small-loader-overlay{position:relative;margin-top:7%;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1000;pointer-events:none}.white-social-btn{width:100%;height:100%;border-radius:12px;background:#fff;border:1px solid #e2e8f0}.white-social-btn:active,.white-social-btn:focus{color:#000!important;border-color:#e2e8f0!important}.white-social-btn:hover{background:#000!important;border:1px solid black!important;color:#fff}.white-social-btn:hover .white-btn-lg-text,.white-social-btn:hover .apple-icon{color:#fff}.white-btn-lg-text{font-family:sans-serif;font-size:.938rem;font-weight:500;line-height:21.9px;text-align:left}.white-store-img{width:20px;height:20px;top:15.41px;left:21.65px;gap:0px;box-shadow:0 -.06px #0000001f inset;box-shadow:0 .06px #ffffff40 inset}.notification{position:fixed;top:20px;right:20px;background-color:#f8d7da;color:#721c24;padding:10px 20px;border:1px solid #f5c6cb;border-radius:5px;z-index:1000}.notification p{margin:0}.notification.success{background-color:#d4edda;color:#155724;border-color:#c3e6cb}.SigninForm{width:100%;max-width:400px;padding:1rem .75rem}.SigninForm .social-logins{height:56px;justify-content:center}.SigninForm .social-logins .register-auth-white-social-btns{flex-basis:45%}@media only screen and (max-width: 430px){.content{flex-direction:column!important;align-items:flex-start;justify-content:space-between;gap:40px}.vertical-text-container{left:20%!important;position:relative!important;transform:rotate(360deg)!important;font-family:Classy Vogue}.image-section{padding-left:0rem!important}}.navbar{display:flex;justify-content:space-between;padding:10px 50px;background:#fff;box-shadow:0 2px 4px #0000001a}.logo{font-size:1.5rem;font-family:Classy Vogue}.creator-login{padding:10px 20px;background:#000;color:#fff;border:1px solid #000;border-radius:5px;cursor:pointer}.inf-content{display:flex;justify-content:space-between;height:calc(100vh - 64px)}.image-section{flex:1;position:relative;display:flex;justify-content:center}.image-section img{width:100%;border-radius:10px;-o-object-fit:contain;object-fit:contain}.vertical-text-container{position:absolute;top:50%;transform:rotate(-90deg);transform-origin:left top 0;white-space:nowrap;font-family:Classy Vogue}.vertical-text{font-size:1.438rem;color:#000}.vertical-text-1{font-size:1.875rem;color:#000}.form-section{flex:1;padding:20px;max-width:500px}.steps-indicator{display:flex;align-items:center;margin-bottom:20px}.steps-indicator2{display:flex;align-items:center;margin-bottom:20px;justify-content:center}.steps-indicator2 .step{width:30px;height:30px;border:1px solid #ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 10px;transition:all .3s ease-in-out;color:#ccc;background-color:#fff;position:relative}.steps-indicator2 .step.active{border-color:#ccc;background-color:#ccc;color:#000}.steps-indicator2 .step:after{content:"";position:absolute;top:50%;left:30px;width:40px;height:1px;background-color:#ccc;transform:translateY(-50%)}.steps-indicator2 .step:last-child:after{display:none}.steps-indicator .step{width:30px;height:30px;border:1px solid #ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 10px;transition:all .3s ease-in-out;color:#ccc;background-color:#fff;position:relative}.steps-indicator .step.active{border-color:#ccc;background-color:#ccc;color:#000}.step-flex{display:flex;justify-content:center;align-items:center;width:100%}.steps-indicator .step:after{content:"";position:absolute;top:50%;left:30px;width:40px;height:1px;background-color:#ccc;transform:translateY(-50%)}.steps-indicator .step:last-child:after{display:none}form h2{margin-bottom:20px;font-size:1.5rem;font-weight:300;font-family:Classy Vogue}.input-field{padding:15px!important;margin-bottom:15px!important;border:1px solid #e2e8f0!important;border-radius:12px!important;width:100%;box-sizing:border-box!important}.input-email{max-height:48px!important}.platform-input{display:flex;align-items:center;margin-bottom:10px}.platform-input .icon-dropdown{display:flex;align-items:center;position:relative;border-color:#eee;border-style:solid;padding:5px 12px;border-top-left-radius:12px;border-bottom-left-radius:12px;background-color:#fff}.platform-input .input-field{border-color:#eee;border-style:solid;padding:5px 12px;min-height:48px;border-left:0;border-radius:0;margin-bottom:0;margin-right:0}.platform-input .icon-select{padding:10px;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0}.platform-input .icon-select option{background:#fff;padding:10px}.platform-input .icon-image{width:24px;height:24px}input[name=url]{flex:1;padding:10px;border:1px solid #ccc;border-radius:5px;margin-right:10px;background:#fff}.platform-input .delete-platform{padding:10px 15px;background:#fff;border:1px solid #eee;cursor:pointer;border-radius:0 12px 12px 0;min-height:48px;border-left:0}.add-platform{display:flex;align-items:center;background:none;color:#000;border:none;cursor:pointer;font-size:1rem;margin:30px 0}.add-platform:before{content:"+";display:inline-block;width:24px;height:24px;border:1px solid #000;border-radius:50%;text-align:center;line-height:24px;margin-right:10px;font-size:1.125rem;font-weight:700}form .buttons-container{display:flex;justify-content:space-between}form .button{padding:15px;border:none;cursor:pointer;border-radius:12px;flex:1}.previous{background:#ddd;width:98%;color:#484242;min-height:48px;margin:5px;border-radius:10px}.next{background:#000;width:100%;color:#fff;min-height:50px;border-radius:10px;cursor:pointer}form .button.submit{background:#0f0f10;width:100%;color:#fff;border-radius:12px}.terms-container{display:flex;align-items:center;margin:20px 0}.terms-container input[type=checkbox]{margin-right:10px}.terms-container label{font-size:.75rem}.instagram-icon{width:24px;height:24px;margin-right:8px}.spinner{margin-left:10px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top:2px solid #fff;width:12px;height:12px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.instagram-connect-container{width:100%;display:flex;flex-direction:column}.instagram-connect-button{width:100%;height:100%;padding:8px;border-radius:12px;border:1px solid #fd0434;justify-content:center;align-items:center;gap:12px;display:inline-flex;background-color:transparent;cursor:pointer;height:50px}.instagram-text{color:#000;font-size:1rem;font-family:Manrope;font-weight:700;line-height:22.4px;letter-spacing:.2px;word-wrap:break-word}.error-text{color:red;margin-top:8px}.buttons-container{padding-top:10px}.inf-layout{width:100%;height:-moz-fit-content;height:fit-content}.inf-layout .inf-header{background:#fff;box-shadow:0 6px 10px #00000012;height:"10%"}.inf-layout .inf-header .inf-header-pdiv{height:inherit}.inf-layout .inf-header .inf-header-pdiv .inf-header-btn{width:Hug 166px px;height:Hug 50px px;padding:14px 32px;gap:10px;border-radius:12px;border:1px 0 0 0;font-family:sans-serif;font-size:1rem;font-weight:500;line-height:21.86px;text-align:left}.inf-layout .inf-content{width:100%;height:90%}.inf-layout .inf-content .inf-content-pdiv{width:inherit;height:inherit}@media only screen and (max-width: 430px){.inf-submit-btn{width:130px!important;height:46px!important;left:30%!important}}.summary-section{display:flex;flex-direction:column}.summary-section .text-main{font-family:Inter;font-size:.875rem;font-weight:500;line-height:22.4px;text-align:left;color:#292d32}.summary-section .summary-desc{font-family:Inter;margin-top:1%;font-size:.875rem;font-weight:400;line-height:22.4px;text-align:left;color:#696c70}.summary-section .summary-title{font-family:Inter;font-size:1.125rem;font-weight:700;line-height:28.8px;text-align:left;color:#292d32}.summary-section .input-field{border-top:none!important;border-left:none!important;border-right:none!important;border-radius:0!important;box-shadow:none!important;border-bottom:#696c7080}.inf-main{width:100%;padding:2%}.inf-main .inf-pdiv{width:100%;text-align:center}.inf-main .inf-pdiv .inf-pdiv-text{font-size:1.5rem;font-weight:700}.inf-main .inf-pdiv .inf-pdiv-desc{font-size:.875rem;color:#888}.inf-main .inf-form,.inf-main .inf-form .input-flex{width:100%}.inf-main .inf-form .input-flex .input{width:100%;height:40px;border-radius:8px;padding:8px;border:1px solid #d9d9d9}.inf-main .influencer-registration-flex{width:100%}.inf-main .influencer-registration-flex .influencer-f,.inf-main .influencer-registration-flex .influencer-f .influencer-f-f1{width:inherit}.inf-main .influencer-registration-flex .influencer-f .influencer-f-f1 .input-flex{width:100%}.inf-main .influencer-registration-flex .influencer-f .influencer-f-f1 .input-flex .input{height:40px;width:100%}.inf-main .influencer-registration-flex .influencer-f .brand-f-f2{width:48.5%}.inf-main .inf-note-text1{font-family:Inter;font-size:.75rem;font-weight:500;line-height:28.8px;text-align:left;color:#777980}.inf-main .inf-note-text-bold{font-weight:700;color:#000}.inf-main .inf-last-section{width:100%;align:left;align-items:flex-start}.inf-main .additional-info-flex{gap:24px;margin-top:16px;border:1px solid #d9d9d9;padding:16px;border-radius:10px}.inf-main .inf-privacy-cb{margin-top:16px}.inf-main .inf-submit-btn{background-color:#000;color:#fff;border-radius:5px;width:100px;margin-top:20px}.checkbox-card{width:40%!important}.inf-form-pdiv .input-field{border-top:none!important;border-left:none!important;border-right:none!important;border-radius:0!important;box-shadow:none!important;background-color:transparent;border-bottom:#696c7080}.inf-form-pdiv .input-error{border-top:none!important;border-left:none!important;border-right:none!important;border-radius:0!important;box-shadow:none!important;background-color:#ffe6e6;border-bottom:#696c7080}.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-demographics-text2-ques{font-family:Inter;font-size:.875rem;font-weight:700!important;line-height:22.4px;text-align:left;color:#292d32}.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-geo-options .inf-geo-options-2 .inf-geo-radiogroup .inf-demographic-item{width:25%;margin-top:10px;align-items:center}.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-demographics-options .inf-demographics-radiogroup .inf-demographic-item{width:25%!important;margin-top:10px;align-items:center}.checkbox-option-text{font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700;line-height:20px;text-align:left;color:#1e1e1e}.inf-demographics-radiogroup-2 .ant-checkbox-inner{position:absolute!important;bottom:35px;width:17.5px!important;height:17.5px!important;right:-10px}.inf-demographics-radiogroup-2 .card-main{background-color:#fafafa;width:340px!important;min-height:140px;margin-top:2%;border-radius:10px;padding:5%}.inf-demographics-radiogroup-2 .ant-checkbox-checked .ant-checkbox-inner{background-color:#1e1e1e!important;border-color:#1e1e1e!important}.card-main-checked{border:1px solid #1e1e1e}.card-body{display:flex;flex-direction:column;margin-left:20px}.checkbox-desc-text{font-family:Manrope,sans-serif;font-size:.813rem;font-style:italic;font-weight:400;line-height:21px;letter-spacing:.02em;text-align:left;color:#1e1e1eb2}.inf-demographics-radiogroup-2{display:flex;flex-wrap:wrap;width:inherit;min-width:100%}@media only screen and (max-width: 1024px){.inf-demographics-radiogroup-2 .inf-demographic-item{width:25%!important}}@media only screen and (max-width: 768px){.inf-demographics-radiogroup-2 .inf-demographic-item{width:30%!important;margin-bottom:5px}}@media only screen and (max-width: 430px){.inf-demographics-radiogroup-2 .inf-demographic-item{width:100%!important;margin-bottom:5px}}@media only screen and (min-width: 430px) and (max-width: 483px){.inf-demographics-radiogroup-2 .inf-demographic-item{width:45%!important}}.inf-demographics-radiogroup-2 .inf-demographic-item{width:30%;margin-top:10px}.title{font-family:Inter;font-size:1.125rem;font-weight:700;line-height:28.8px;text-align:left;color:#292d32}.summary-main{display:flex;flex-direction:column}.title-2{font-family:Inter;font-size:.875rem;font-weight:600;margin-top:1%;line-height:22.4px;text-align:left;color:#292d32}.desc{font-family:Inter;font-size:.875rem;font-weight:400;line-height:22.4px;margin-top:.5%;text-align:left;color:#696c70}.main-layout,.main-layout .layout-background{background-color:#fff}.main-layout .layout-background .content{display:flex;justify-content:center;align-items:center;height:100%!important;padding:0 .5rem}@media only screen and (max-width: 510px){.ant-notification-notice-wrapper{width:265px}.ant-notification-notice-wrapper .ant-notification-notice{width:unset!important}.ant-notification-notice-wrapper .ant-notification-notice-message{font-size:12px!important}.ant-notification-notice-wrapper .ant-notification-notice-description{font-size:10px!important}}@media only screen and (max-width: 400px){.ant-notification-notice-wrapper{width:240px}.ant-notification-notice-wrapper .ant-notification-notice{width:unset!important}.ant-notification-notice-wrapper .ant-notification-notice-message{font-size:10px!important}.ant-notification-notice-wrapper .ant-notification-notice-description{font-size:8px!important}}.login-p{position:relative;width:100%;height:calc(100vh - 64px)}@media only screen and (max-width: 1440px){.login-p .login-p-f1-f2-f1{right:175px!important}.login-p .login-p-f1-f2-f2{right:195px!important}.login-p .login-p-f1-f2-f3{right:140px!important}}@media only screen and (max-width: 1255px){.login-p .login-p-flex1-f1{height:350px!important}.login-p .login-p-flex1-f2-f1{bottom:310px!important;left:60px!important}.login-p .login-p-flex1-f2-f2{bottom:225px!important;left:200px!important}.login-p .login-p-flex1-f2-f3{bottom:60px!important;left:280px!important}}@media (max-width: 1145px){.login-p .login-p-flex1-f1{height:unset!important}.login-p .login-p-flex1-f2-f1{bottom:280px!important}.login-p .login-p-flex1-f2-f2{bottom:180px!important;left:210px!important}.login-p .login-p-flex1-f2-f3{bottom:35px!important;left:262px!important}}@media (max-width: 1040px){.login-p .login-p-f1-f2-f1{top:40px!important;right:120px!important}.login-p .login-p-f1-f2-f2{top:150px!important;right:156px!important}.login-p .login-p-f1-f2-f3{top:240px!important}.login-p .login-p-flex1-f1,.login-p .login-p-f1-f1{height:270px!important}.login-p .login-p-flex1-f2-f1{bottom:225px!important}.login-p .login-p-flex1-f2-f2{bottom:129px!important;left:178px!important}.login-p .login-p-flex1-f2-f3{bottom:25px!important;left:221px!important}}@media only screen and (max-width: 768px){.login-p .login-p-f1-f2-f1-img,.login-p .login-p-f1-f2-img,.login-p .login-p-f1-f2-f3-img,.login-p .login-p-flex1-f2-f1-img,.login-p .login-p-flex1-f2-img,.login-p .login-p-flex1-f2-f3-img{width:40px;height:40px}.login-p .login-p-f1-f2-f1{top:20px!important;right:60px!important}.login-p .login-p-f1-f2-f2{top:80px!important;right:80px!important}.login-p .login-p-f1-f2-f3{top:125px!important;right:75px!important}.login-p .login-p-flex1-f1,.login-p .login-p-f1-f1{height:150px!important}.login-p .login-p-flex1-f2-f1{bottom:120px!important;left:20px!important}.login-p .login-p-flex1-f2-f2{bottom:70px!important;left:85px!important}.login-p .login-p-flex1-f2-f3{bottom:13px!important;left:120px!important}}@media only screen and (max-width: 430px){.login-p{justify-content:center}.login-p .login-p-flex1,.login-p .login-p-f1{display:none}.login-p .login-p-f1-f1{height:150px!important}.login-p .login-p-f1-f2-f1{top:10px!important;right:85px!important}.login-p .login-p-f1-f2-f2{top:75px!important;right:110px!important}.login-p .login-p-f1-f2-f3{top:120px!important;right:100px!important}.login-p .login-p-f1-f2-f1-img,.login-p .login-p-f1-f2-img,.login-p .login-p-f1-f2-f3-img{width:40px;height:40px}.login-p .login-p-flex1-f1{height:150px!important}.login-p .login-p-flex1-f2-f1-img,.login-p .login-p-flex1-f2-img,.login-p .login-p-flex1-f2-f3-img{width:40px;height:40px}.login-p .login-p-flex1-f2-f1{bottom:120px!important;left:15px!important}.login-p .login-p-flex1-f2-f2{bottom:80px!important;left:80px!important}.login-p .login-p-flex1-f2-f3{bottom:15px!important;left:115px!important}}.login-p .login-p-flex1{height:inherit;width:10%}.login-p .login-p-flex1 .login-p-flex1-f1{height:400px;position:relative}.login-p .login-p-flex1 .login-p-flex1-f2 .login-p-flex1-f2-f1{position:absolute;bottom:355px;left:66px}.login-p .login-p-flex1 .login-p-flex1-f2 .login-p-flex1-f2-f2{position:absolute;bottom:265px;left:240px}.login-p .login-p-flex1 .login-p-flex1-f2 .login-p-flex1-f2-f3{position:absolute;bottom:70px;left:330px}.login-p .login-p-f1{width:10%;height:inherit}.login-p .login-p-f1 .login-p-f1-f1{position:absolute;right:0}.login-p .login-p-f1 .login-p-f1-f2 .login-p-f1-f2-f1{position:relative;top:65px;right:145px}.login-p .login-p-f1 .login-p-f1-f2 .login-p-f1-f2-f2{position:relative;top:220px;right:170px}.login-p .login-p-f1 .login-p-f1-f2 .login-p-f1-f2-f3{position:relative;top:330px;right:130px}.SignUpForm{max-width:400px;padding:1rem .75rem}.SignUpForm .register-auth-divider{margin:0}.SignUpForm .social-logins{height:56px;justify-content:center}.SignUpForm .social-logins .register-auth-white-social-btns{flex-basis:45%}.brand-form .brand-flex,.brand-form .brand-flex .brand-f,.brand-form .brand-flex .brand-f .brand-f-f1{width:inherit}.brand-form .brand-flex .brand-f .brand-f-f1 .input{height:40px}.brand-form .brand-flex .brand-f .brand-f-f2{width:48.5%}.brand-form .brand-cbs{width:inherit}.brand-form .brand-cbs .brand-cbs-text{font-family:Inter;font-size:1.125rem;font-weight:500;line-height:28.8px;text-align:left}.brand-form .brand-cbs .brand-cbs-row{display:flex;flex-wrap:wrap}.brand-form .brand-cbs .brand-cbs-row .brand-cbs-item{min-width:32%;padding:5px}.brand-form .brand-cbs .brand-cbs-row .brand-cbs-row-cb{font-family:Inter,sans-serif;font-size:12px!important;font-weight:400;line-height:22.4px;text-align:left}.brand-form .brand-radio{width:100%}.brand-form .brand-radio .brand-radio-text{font-family:Inter;font-size:1.125rem;font-weight:500;line-height:28.8px;text-align:left}.brand-form .brand-radio .brand-radio-row{display:flex;flex-wrap:wrap;width:inherit}.brand-form .brand-radio .brand-radio-row .brand-radio-item{width:25%;min-width:1%;padding:5px}.brand-form .brand-radio .brand-radio-row .brand-radio-row-cb{font-family:Inter,sans-serif;font-size:12px!important;font-weight:400;line-height:22.4px;text-align:left}.brand-form .brand-radio2{width:100%}.brand-form .brand-radio2 .brand-radio2-text{font-family:Inter;font-size:1.125rem;font-weight:500;line-height:28.8px;text-align:left}.brand-form .brand-radio2 .brand-radio2-row{display:flex;flex-wrap:wrap;width:inherit}.brand-form .brand-radio2 .brand-radio2-row .brand-radio2-item{width:20%;min-width:18%;padding:5px}.brand-form .brand-radio2 .brand-radio2-row .brand-radio2-row-cb{font-family:Inter,sans-serif;font-size:12px!important;font-weight:400;line-height:22.4px;text-align:left}.wizard{height:inherit;width:inherit}.wizard .wizard-steps{width:20%}.wizard .wizard-f{border:1px solid #D9D9D9;border-radius:10px}.wizard .ant-steps-item-icon{background-color:#fff}.wizard .ant-steps-item-icon:active{background-color:#d9d9d9}.brand-layout{min-height:100vh}.brand-layout .brand-header{padding:2%;background-color:#6e6e6e;background-blend-mode:multiply;width:100%;height:25%}.brand-layout .brand-header .brand-header-button{border:1px solid #ffffff;color:#fff;background-color:inherit;font-family:sans-serif;font-size:1rem;font-weight:500;line-height:21.86px;text-align:left}.brand-layout .brand-header .brand-header-text-1{font-family:Classy Vogue;font-size:24.94px;font-weight:400;line-height:31.18px;letter-spacing:.27712354px;text-align:center;color:#fff}.brand-layout .brand-header .brand-header-text-2{font-family:Classy Vogue;font-size:44.34px;font-weight:400;line-height:55.42px;letter-spacing:.27712354px;text-align:center;color:#fff}.brand-layout .brand-content{display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 430px){.brand-layout .brand-content .brand-content-flex{margin-top:20%}.brand-layout .brand-content .brand-content-flex-text1{font-size:18px!important}.brand-layout .brand-content .brand-content-flex-description{font-size:12px!important}}.brand-layout .brand-content .brand-content-flex{padding:1rem;height:inherit}.brand-layout .brand-content .brand-content-flex .brand-content-flex-text1{font-family:Inter;font-size:1.5rem;font-weight:700;line-height:38.4px;text-align:center;color:#292d32}.brand-layout .brand-content .brand-content-flex .brand-content-flex-description{font-family:Inter;font-size:1rem;font-weight:400;line-height:25.6px;text-align:center;color:#292d32}.brand-layout .brand-content .brand-content-flex .brand-content-flex-flex2{height:100%}.general-inf-text{font-family:Inter;font-size:1.125rem;font-weight:500;line-height:28.8px;text-align:left}.brand-wizard{height:inherit}.brand-wizard .form-btn{width:100%}.brand-wizard .brand-wizard-steps{width:20%!important}.brand-wizard .brand-wizard-f{border:1px solid #D9D9D9;border-radius:10px}.brand-wizard .ant-steps-item-icon{background-color:#fff}.brand-wizard .ant-steps-item-icon:active{background-color:#d9d9d9}.brand-wizard .brand0-wizard-cb{font-family:Inter;font-size:12px!important;font-weight:400;line-height:19.2px;text-align:left}.brand-wizard .brand0-wizard-cb .brand0-wizard-cb-text{color:#000;font-weight:700;size:20px}@media only screen and (max-width: 430px){.brand-f-f1{flex-direction:column}}.input-error{border-color:red}.error-text{color:red;font-size:.75rem}.brand-form{width:100%;height:100%;padding:1%}.brand-form .brand-registration-flex{width:100%}.brand-form .brand-registration-flex .brand-f,.brand-form .brand-registration-flex .brand-f .brand-f-f1{width:inherit}.brand-form .brand-registration-flex .brand-f .brand-f-f1 .input-flex{width:100%}.brand-form .brand-registration-flex .brand-f .brand-f-f1 .input-flex .input{height:40px;width:100%}.brand-form .brand-registration-flex .brand-f .brand-f-f1 .input-flex .textarea{width:100%;height:auto}.brand-form .brand-registration-flex .brand-f .brand-f-f2{width:48.5%}.brand-form .brand-cbs-productCategories{width:inherit}@media only screen and (max-width: 1440px){.brand-form .brand-cbs-productCategories .brand-cbs-productCategories-item{width:24%!important}}@media only screen and (max-width: 1024px){.brand-form .brand-cbs-productCategories .brand-cbs-productCategories-item{width:23%!important}}@media only screen and (max-width: 768px){.brand-form .brand-cbs-productCategories .brand-cbs-productCategories-item{width:32%!important}}@media only screen and (max-width: 430px){.brand-form .brand-cbs-productCategories .brand-cbs-productCategories-item{width:100%!important}.brand-form .brand-cbs-productCategories .brand-cbs-productCategories-text{font-size:14px!important}}@media only screen and (min-width: 430px) and (max-width: 483px){.brand-form .brand-cbs-productCategories .brand-cbs-productCategories-item{width:45%!important}}.brand-form .brand-cbs-productCategories .brand-cbs-productCategories-text{font-family:Inter;font-size:1.125rem;font-weight:500;line-height:28.8px;text-align:left}.brand-form .brand-cbs-productCategories .brand-cbs-productCategories-row{display:flex;flex-wrap:wrap;min-width:100%}.brand-form .brand-cbs-productCategories .brand-cbs-productCategories-row .brand-cbs-productCategories-item{width:25%;padding:5px}.brand-form .brand-cbs-productCategories .brand-cbs-productCategories-row .brand-cbs-productCategories-row-cb{font-family:Inter,sans-serif;font-size:12px!important;font-weight:400;line-height:22.4px;text-align:left}.brand-form .brand-radio-annualSales{width:100%}@media only screen and (max-width: 1440px){.brand-form .brand-radio-annualSales .brand-radio-annualSales-item{width:25%!important}}@media only screen and (max-width: 1024px){.brand-form .brand-radio-annualSales .brand-radio-annualSales-item{width:25%!important}}@media only screen and (max-width: 768px){.brand-form .brand-radio-annualSales .brand-radio-annualSales-item{width:32%!important}}@media only screen and (max-width: 430px){.brand-form .brand-radio-annualSales .brand-radio-annualSales-item{width:100%!important}.brand-form .brand-radio-annualSales .brand-radio-annualSales-text{font-size:14px!important}}.brand-form .brand-radio-annualSales .brand-radio-annualSales-text{font-family:Inter;font-size:1.125rem;font-weight:500;line-height:28.8px;text-align:left}.brand-form .brand-radio-annualSales .brand-radio-annualSales-row{display:flex;flex-wrap:wrap;width:inherit;min-width:100%}.brand-form .brand-radio-annualSales .brand-radio-annualSales-row .brand-radio-annualSales-item{width:25%;align-items:center}.brand-form .brand-radio-annualSales .brand-radio-annualSales-row .brand-radio-annualSales-row-cb{font-family:Inter,sans-serif;font-size:12px!important;font-weight:400;line-height:22.4px;text-align:left}.brand-form .brand-radio2-affliatenetwork{width:100%}@media only screen and (max-width: 1024px){.brand-form .brand-radio2-affliatenetwork .brand-radio2-affliatenetwork-item{width:23%!important}}@media only screen and (max-width: 768px){.brand-form .brand-radio2-affliatenetwork .brand-radio2-affliatenetwork-item{width:32%!important}}@media only screen and (min-width: 430px) and (max-width: 483px){.brand-form .brand-radio2-affliatenetwork .brand-radio2-affliatenetwork-item{width:45%!important}}@media only screen and (max-width: 430px){.brand-form .brand-radio2-affliatenetwork .brand-radio2-affliatenetwork-item{width:100%!important}.brand-form .brand-radio2-affliatenetwork .brand-radio2-affliatenetwork-text{font-size:14px!important}}.brand-form .brand-radio2-affliatenetwork .brand-radio2-affliatenetwork-text{font-family:Inter;font-size:1.125rem;font-weight:500;line-height:28.8px;text-align:left}.brand-form .brand-radio2-affliatenetwork .brand-radio2-affliatenetwork-row{display:flex;flex-wrap:wrap;width:inherit}.brand-form .brand-radio2-affliatenetwork .brand-radio2-affliatenetwork-row .brand-radio2-affliatenetwork-item{width:24%;align-items:center}.brand-form .brand-radio2-affliatenetwork .brand-radio2-affliatenetwork-row .brand-radio2-affliatenetwork-row-cb{font-family:Inter,sans-serif;font-size:12px!important;font-weight:400;line-height:22.4px;text-align:left}.brand-form .brand-radio2-affliatenetwork .input-1{height:30px;width:20%}.brand-form .brand-radio-numofemp{width:100%}@media only screen and (max-width: 768px){.brand-form .brand-radio-numofemp .brand-radio-numofemp-item{width:32%!important;margin-bottom:5px}}@media only screen and (min-width: 430px) and (max-width: 483px){.brand-form .brand-radio-numofemp .brand-radio-numofemp-item{width:45%!important}}@media only screen and (max-width: 430px){.brand-form .brand-radio-numofemp .brand-radio-numofemp-item{width:100%!important;margin-bottom:5px}.brand-form .brand-radio-numofemp .brand-radio-numofemp-text{font-size:14px!important}}.brand-form .brand-radio-numofemp .brand-radio-numofemp-text{font-family:Inter;font-size:1.125rem;font-weight:500;line-height:28.8px;text-align:left}.brand-form .brand-radio-numofemp .brand-radio-numofemp-row{display:flex;flex-wrap:wrap;width:inherit;min-width:100%}.brand-form .brand-radio-numofemp .brand-radio-numofemp-row .brand-radio-numofemp-item{width:25%;align-items:center}.brand-form .brand-radio-numofemp .brand-radio-numofemp-row .brand-radio-numofemp-row-cb{font-family:Inter,sans-serif;font-size:12px!important;font-weight:400;line-height:22.4px;text-align:left}.brand-form .brand-radio-describeyourself{width:100%}@media only screen and (max-width: 768px){.brand-form .brand-radio-describeyourself .brand-radio-describeyourself-item{width:32%!important}}@media only screen and (min-width: 430px) and (max-width: 483px){.brand-form .brand-radio-describeyourself .brand-radio-describeyourself-item{width:45%!important}}@media only screen and (max-width: 430px){.brand-form .brand-radio-describeyourself .brand-radio-describeyourself-item{margin-bottom:5px;width:100%!important}.brand-form .brand-radio-describeyourself .brand-radio-describeyourself-text{font-size:14px!important}}.brand-form .brand-radio-describeyourself .brand-radio-describeyourself-text{font-family:Inter;font-size:1.125rem;font-weight:500;line-height:28.8px;text-align:left}.brand-form .brand-radio-describeyourself .brand-radio-describeyourself-row{display:flex;flex-wrap:wrap;width:inherit;min-width:100%}.brand-form .brand-radio-describeyourself .brand-radio-describeyourself-row .brand-radio-describeyourself-item{width:25%;align-items:center}.brand-form .brand-radio-describeyourself .brand-radio-describeyourself-row .brand-radio-describeyourself-row-cb{font-family:Inter,sans-serif;font-size:12px!important;font-weight:400;line-height:22.4px;text-align:left}.brand-form .brand-radio-totalFollowers{width:100%}@media only screen and (max-width: 768px){.brand-form .brand-radio-totalFollowers .brand-radio-totalFollowers-item{width:32%!important}}@media only screen and (max-width: 430px){.brand-form .brand-radio-totalFollowers .brand-radio-totalFollowers-item{width:100%!important;margin-bottom:5px}.brand-form .brand-radio-totalFollowers .brand-radio-totalFollowers-text{font-size:14px!important}}@media only screen and (min-width: 430px) and (max-width: 483px){.brand-form .brand-radio-totalFollowers .brand-radio-totalFollowers-item{width:45%!important}}.brand-form .brand-radio-totalFollowers .brand-radio-totalFollowers-text{font-family:Inter;font-size:1.125rem;font-weight:500;line-height:28.8px;text-align:left}.brand-form .brand-radio-totalFollowers .brand-radio-totalFollowers-row{display:flex;flex-wrap:wrap;width:inherit;min-width:100%}.brand-form .brand-radio-totalFollowers .brand-radio-totalFollowers-row .brand-radio-totalFollowers-item{width:25%;align-items:center}.brand-form .brand-radio-totalFollowers .brand-radio-totalFollowers-row .brand-radio-totalFollowers-row-cb{font-family:Manrope;font-size:12px!important;font-weight:400;line-height:22.4px;text-align:left}.brand-form .brand-radio-countries{width:100%}@media only screen and (max-width: 1440px){.brand-form .brand-radio-countries .brand-radio-countries-item{width:25%!important}}@media only screen and (max-width: 1024px){.brand-form .brand-radio-countries .brand-radio-countries-item{width:25%!important}}@media only screen and (max-width: 768px){.brand-form .brand-radio-countries .brand-radio-countries-item{width:32%!important}}@media only screen and (min-width: 430px) and (max-width: 483px){.brand-form .brand-radio-countries .brand-radio-countries-item{width:45%!important}}@media only screen and (max-width: 430px){.brand-form .brand-radio-countries .brand-radio-countries-item{width:100%!important;margin-bottom:5px}.brand-form .brand-radio-countries .brand-radio-countries-text{font-size:14px!important}}.brand-form .brand-radio-countries .brand-radio-countries-text{font-family:Inter;font-size:1.125rem;font-weight:500;line-height:28.8px;text-align:left}.brand-form .brand-radio-countries .brand-radio-countries-row{display:flex;flex-wrap:wrap;width:inherit;min-width:100%}.brand-form .brand-radio-countries .brand-radio-countries-row .brand-radio-countries-item{width:25%;align-items:center}.brand-form .brand-radio-countries .brand-radio-countries-row .brand-radio-countries-row-cb{font-family:Inter,sans-serif;font-size:12px!important;font-weight:400;line-height:22.4px;text-align:left}.brand-form .brand-radio-currentPlatform{width:100%}@media only screen and (max-width: 768px){.brand-form .brand-radio-currentPlatform .brand-radio-currentPlatform-item{width:32%!important}}@media only screen and (max-width: 430px){.brand-form .brand-radio-currentPlatform .brand-radio-currentPlatform-item{width:100%!important;margin-bottom:5px}.brand-form .brand-radio-currentPlatform .brand-radio-currentPlatform-text{font-size:14px!important}}.brand-form .brand-radio-currentPlatform .brand-radio-currentPlatform-text{font-family:Inter;font-size:1.125rem;font-weight:500;line-height:28.8px;text-align:left}.brand-form .brand-radio-currentPlatform .brand-radio-currentPlatform-row{display:flex;flex-wrap:wrap;width:inherit;min-width:100%;gap:16rem}.brand-form .brand-radio-currentPlatform .brand-radio-currentPlatform-row .ePlatform{width:20rem;border:1px solid #696c7080;height:3rem;border-radius:10px}.brand-form .brand-radio-currentPlatform .brand-radio-currentPlatform-row .ePlatformError{width:20rem;border:1px solid red;height:3rem;border-radius:10px}.brand-form .brand-radio-currentPlatform .brand-radio-currentPlatform-row .brand-radio-currentPlatform-item{width:25%;align-items:center}.brand-form .brand-radio-currentPlatform .brand-radio-currentPlatform-row .brand-radio-currentPlatform-row-cb{font-family:Inter,sans-serif;font-size:12px!important;font-weight:400;line-height:22.4px;text-align:left}.brand-form .brand-radio-runCampigns{width:100%}@media only screen and (max-width: 768px){.brand-form .brand-radio-runCampigns .brand-radio-runCampigns-item{width:32%!important}}@media only screen and (max-width: 430px){.brand-form .brand-radio-runCampigns .brand-radio-runCampigns-item{width:100%!important;margin-bottom:5px}.brand-form .brand-radio-runCampigns .brand-radio-runCampigns-text{font-size:14px!important}}.brand-form .brand-radio-runCampigns .brand-radio-runCampigns-text{font-family:Inter;font-size:1.125rem;font-weight:500;line-height:28.8px;text-align:left}.brand-form .brand-radio-runCampigns .brand-radio-runCampigns-row{display:flex;flex-wrap:wrap;width:inherit;min-width:100%}.brand-form .brand-radio-runCampigns .brand-radio-runCampigns-row .brand-radio-runCampigns-item{width:25%;align-items:center}.brand-form .brand-radio-runCampigns .brand-radio-runCampigns-row .brand-radio-runCampigns-row-cb{font-family:Inter,sans-serif;font-size:12px!important;font-weight:400;line-height:22.4px;text-align:left}.brand-form .brand-radio-numOfAgenciesforCampaigns{width:100%}@media only screen and (max-width: 768px){.brand-form .brand-radio-numOfAgenciesforCampaigns .brand-radio-numOfAgenciesforCampaigns-item{width:32%!important}}@media only screen and (max-width: 430px){.brand-form .brand-radio-numOfAgenciesforCampaigns .brand-radio-numOfAgenciesforCampaigns-item{width:100%!important;margin-bottom:5px}.brand-form .brand-radio-numOfAgenciesforCampaigns .brand-radio-numOfAgenciesforCampaigns-text{font-size:14px!important}}.brand-form .brand-radio-numOfAgenciesforCampaigns .brand-radio-numOfAgenciesforCampaigns-text{font-family:Inter;font-size:1.125rem;font-weight:500;line-height:28.8px;text-align:left}.brand-form .brand-radio-numOfAgenciesforCampaigns .brand-radio-numOfAgenciesforCampaigns-row{display:flex;flex-wrap:wrap;width:inherit;min-width:100%}.brand-form .brand-radio-numOfAgenciesforCampaigns .brand-radio-numOfAgenciesforCampaigns-row .brand-radio-numOfAgenciesforCampaigns-item{width:25%;align-items:center}.brand-form .brand-radio-numOfAgenciesforCampaigns .brand-radio-numOfAgenciesforCampaigns-row .brand-radio-numOfAgenciesforCampaigns-row-cb{font-family:Inter,sans-serif;font-size:12px!important;font-weight:400;line-height:22.4px;text-align:left}.reset-padding .input{padding:0}.parent-generic-header{width:100%}@media only screen and (max-width: 930px){.parent-generic-header .generic-header-text{font-size:45px!important}}.parent-generic-header .aboutus-header{padding:15px!important}.parent-generic-header .generic-header{background:linear-gradient(#00000080,#00000080),url(/assets/generice-bg-DYSMU0ke.svg);background-repeat:no-repeat;background-size:cover;width:100%;display:flex;flex-direction:column;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 400px){.parent-generic-header .generic-header{font-size:36px!important;line-height:1.2!important;padding:1rem;height:auto}}.parent-generic-header .generic-header .generic-header-text{font-family:Classy Vogue;font-size:3.75rem;font-weight:400;line-height:80.42px;letter-spacing:.27712354px;text-align:center;color:#fff;padding:5rem 4rem}@media only screen and (max-width: 575px){.parent-generic-header .generic-header .generic-header-text{font-size:36px!important;line-height:1.2!important;padding:1rem}}.parent-generic-header .generic-header .padding-by-sub{padding:0rem 2rem 4rem!important}.parent-generic-header .generic-header .generic-sub-header-text{position:relative;font-size:1.875rem;letter-spacing:.28px;line-height:125%;font-family:Classy Vogue;color:#fff;text-align:center;display:inline-block;padding:4rem 2rem 0rem}.parent-generic-header .generic-header .generic-header-text2{color:#fff;font-family:Manrope;font-size:19.11px;font-weight:400;line-height:26.11px;letter-spacing:.02em;text-align:center;width:635.21px;height:52px}.ChoiceForm{max-width:400px;padding:1rem .75rem}.choose-p-flex2{width:100%}.choose-p-flex2 .choose-auth-1{width:inherit}.choose-p-flex2 .choose-auth-1 .choose-auth-form{width:100%;display:flex;justify-content:center}.choose-p-flex2 .choose-auth-1 .choose-radio{display:flex;flex-direction:column;align-items:center;gap:2rem}.choose-p-flex2 .choose-auth-1 .choose-radio .choose-radio-item{width:100%;height:56px;padding:8px 16px;display:inline-flex;align-items:center;border-radius:12px;border:1px solid #e2e8f0}.choose-p-flex2 .choose-auth-1 .choose-radio .choose-radio-item .ant-radio-inner{border-color:#e2e8f0;width:20px;height:20px}.choose-p-flex2 .choose-auth-1 .choose-radio .choose-radio-item .ant-radio-inner:after{background-color:#000}.choose-p-flex2 .choose-auth-1 .choose-radio .choose-radio-item .ant-radio-checked .ant-radio-inner{background-color:#000;width:20px;height:20px}.choose-p-flex2 .choose-auth-1 .choose-radio .choose-radio-item .ant-radio-checked:after{width:30px;height:30px;background-color:#000;visibility:visible;padding:30px!important;position:absolute}.choose-p-flex2 .choose-auth-1 .choose-btn{width:80%;padding:2rem;border-radius:12px;background:#000;font-family:sans-serif;font-size:1rem;font-weight:700;line-height:22.4px;letter-spacing:.2px;text-align:center;color:#fff}.dob-capture-modal .ant-modal-content{border-radius:16px;padding:0}.dob-capture-modal .dob-modal-content{padding:2rem}.dob-capture-modal .dob-modal-content .dob-modal-header{margin-bottom:2rem;text-align:center;display:flex;flex-direction:column}.dob-capture-modal .dob-modal-content .dob-modal-header .fs-20{margin-bottom:.5rem}.dob-capture-modal .dob-modal-content .dob-form .ant-form-item{margin-bottom:1.5rem}.dob-capture-modal .dob-modal-content .dob-form .ant-form-item .ant-form-item-label{font-weight:600;font-size:14px}.dob-capture-modal .dob-modal-content .dob-form .ant-form-item .ant-picker{border-radius:8px;border:1px solid #d1d5db}.dob-capture-modal .dob-modal-content .dob-form .ant-form-item .ant-picker:hover{border-color:#9ca3af}.dob-capture-modal .dob-modal-content .dob-form .ant-form-item .ant-picker:focus,.dob-capture-modal .dob-modal-content .dob-form .ant-form-item .ant-picker.ant-picker-focused{border-color:#000;box-shadow:0 0 0 2px #0000001a}.dob-capture-modal .dob-modal-content .dob-form .ant-form-item .ant-form-item-explain-error{color:#ef4444;font-size:12px;margin-top:4px}.dob-capture-modal .dob-modal-content .dob-modal-actions{margin-top:1rem}@media (max-width: 768px){.dob-capture-modal .dob-modal-content{padding:1.5rem}}.privacy-policy-container .parent-wrapper{width:100%;padding:2rem 1rem}.privacy-policy-container .section-wrapper{width:100%;gap:2rem;max-width:1200px}.privacy-policy-container ul{list-style-type:unset}.parent-contact-form{height:100%}.parent-contact-form .flex-w-100{width:100%}.parent-contact-form .parent-contact-form-1{height:100%}.parent-contact-form .contact-form-parent{width:100%;gap:16px}@media only screen and (max-width: 930px){.parent-contact-form .contact-form-div{flex-direction:column}.parent-contact-form .contact-input,.parent-contact-form .contact-btn{height:50px!important}}@media only screen and (max-width: 768px){.parent-contact-form h1{font-size:x-large!important}}@media only screen and (max-width: 430px){.parent-contact-form h1{font-size:medium!important}}@media (max-width: 430px){.parent-contact-form .contact-btn{width:100%!important}}.parent-contact-form .contact-form{padding:4rem 2rem;display:flex;justify-content:center;align-items:start;gap:1.5rem}@media only screen and (max-width: 768px){.parent-contact-form .contact-form{padding:2rem;gap:1rem}.parent-contact-form .contact-form .contact-form-div{gap:1rem}}@media only screen and (max-width: 430px){.parent-contact-form .contact-form{padding:1rem;gap:.75rem}.parent-contact-form .contact-form .contact-form-div{gap:.75rem}}.parent-contact-form .contact-form .form-heading{font-size:1.375rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.48px;margin:0}.parent-contact-form .contact-form .contact-form-div{width:100%}.parent-contact-form .contact-form .contact-input{padding:12px 16px;border-radius:8px;border:1px solid #ebebeb;font-family:Manrope;font-size:1rem;color:#000;font-weight:400;line-height:20px;letter-spacing:.02em;text-align:left}.parent-contact-form .contact-form .contact-input::-moz-placeholder{font-size:1rem;color:#000;opacity:.3}.parent-contact-form .contact-form .contact-input::placeholder{font-size:1rem;color:#000;opacity:.3}.parent-contact-form .contact-form .ant-input:focus{border:2px solid #e0e2e7!important;outline:none!important;box-shadow:none!important}.parent-contact-form .contact-form .contact-text-area{padding:12px 16px;border-radius:8px;border:1px solid #ebebeb;font-family:Manrope;font-size:1rem;font-weight:400;line-height:50px;letter-spacing:.02em;text-align:left}.parent-contact-form .contact-form .contact-text-area::-moz-placeholder{font-size:1rem;color:#000;opacity:.3}.parent-contact-form .contact-form .contact-text-area::placeholder{font-size:1rem;color:#000;opacity:.3}.parent-contact-form .contact-form .ant-textarea:focus{border:2px solid #e0e2e7!important;outline:none!important;box-shadow:none!important}.parent-contact-form .contact-form .contact-btn{align-self:flex-end;width:114px;height:55px;padding:18px 36px;border-radius:12px;font-family:Manrope;font-size:1.125rem;font-weight:500;line-height:27px;text-align:left;color:#fff;background-color:#000}.coming-soon-container{background-blend-mode:multiply;display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 64px);background:linear-gradient(#00000080,#00000080),url(/assets/generice-bg-DYSMU0ke.svg);background-color:#6e6e6e;color:#fff;font-family:"Serif",serif;text-align:center;overflow:hidden}.coming-soon-container .coming-soon-content{width:100%;max-width:1200px;display:flex;flex-direction:column;padding:0 1rem;margin:0 auto}.coming-soon-container .coming-soon-content h1{font-family:Classy Vogue;font-size:6.75rem;text-align:left;font-weight:400;letter-spacing:1px;line-height:115%}.coming-soon-container .coming-soon-content .text-and-form{display:flex;justify-content:space-between;align-items:center;gap:1rem}.coming-soon-container .coming-soon-content .text-and-form .text{width:100%;max-width:670px;text-align:left;color:#fff;-webkit-text-stroke-width:.15343915;-webkit-text-stroke-color:#fff;font-family:Manrope;font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal}.subscribe-form{display:flex;gap:10px;flex-direction:row;justify-content:center}.subscribe-form input{font-family:Manrope;padding:.75em 1.25em;font-size:1rem;border-radius:25px;border:none;flex-grow:1;min-width:300px;border:1px solid white;background:#ffffff03;color:#fff;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.subscribe-form input::-moz-placeholder{color:#fff;opacity:1}.subscribe-form input::placeholder{color:#fff;opacity:1}.subscribe-form button{font-family:Manrope;padding:.75em 1.25em;font-size:1rem;border-radius:25px;background-color:#fff;color:#000;border:none;cursor:pointer}.coming-soon-banner{margin-top:80px;padding:10px 0;background-color:#edab30;color:#000;font-weight:700;letter-spacing:2px;width:110%;text-align:center;overflow:hidden;transform:rotate(-5deg);transform-origin:center;border:1px solid white}.coming-soon-banner .banner-text{font-size:1.25rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.5px;text-transform:uppercase;font-family:Manrope}.coming-soon-banner span{display:inline-block;white-space:nowrap;color:transparent}.coming-soon-banner span:after{content:"COMING SOON | COMING SOON | COMING SOON | COMING SOON | COMING SOON | COMING SOON | COMING SOON | COMING SOON | COMING SOON | COMING SOON | COMING SOON | COMING SOON";font-size:1.25rem;white-space:nowrap;color:#000}.notify-button{height:60%}.toggle-label{font-family:Manrope;font-size:1rem;border:none;flex-grow:1;background:#ffffff03;color:#fff;cursor:pointer;padding-top:3px}@keyframes scroll-text{0%{transform:translate(100%)}to{transform:translate(-100%)}}@media (max-width: 1052px){.coming-soon-container .coming-soon-content h1{text-align:center;font-size:5rem;line-height:1}}@media only screen and (max-width: 992px){.coming-soon-container .coming-soon-content .text-and-form{flex-direction:column}.coming-soon-container .coming-soon-content .text-and-form .text{text-align:center;font-size:1.125rem}}@media only screen and (max-width: 430px){.coming-soon-container .coming-soon-content h1{font-size:3.5rem}.coming-soon-container .coming-soon-content .text-and-form .text{font-size:1rem}.coming-soon-container .coming-soon-content .text-and-form .subscribe-form{align-self:stretch;flex-direction:column;align-items:center}.coming-soon-container .coming-soon-content .text-and-form .subscribe-form input{min-width:auto;align-self:stretch}}body{font-family:"Manrope !important"}.aboutus-parent .gap-1{gap:.25rem}.aboutus-parent .gap-2{gap:.5rem}.aboutus-parent .gap-3{gap:.75rem}.aboutus-parent .gap-4{gap:1rem}.aboutus-parent .gap-8{gap:2rem}.aboutus-parent .aboutus-parent-1{width:100%;gap:3.5rem}@media (max-width: 480px){.aboutus-parent .aboutus-parent-1 .flex-text-welcome{font-size:35px!important;line-height:35px!important}.aboutus-parent .aboutus-parent-1 .aboutus-middle-description,.aboutus-parent .aboutus-parent-1 .aboutus-stats-description,.aboutus-parent .aboutus-parent-1 .aboutus-expertise-description{width:100%!important}.aboutus-parent .aboutus-parent-1 .heading-under-img-welcome{width:85px!important}.aboutus-parent .aboutus-parent-1 .aboutus-middle-2,.aboutus-parent .aboutus-parent-1 .aboutus-stats-middle,.aboutus-parent .aboutus-parent-1 .aboutus-expertise-middle{flex-direction:column;width:100%;justify-content:center;align-items:center}.aboutus-parent .aboutus-parent-1 .aboutus-middle-2 .aboutus-middle-2-1,.aboutus-parent .aboutus-parent-1 .aboutus-stats-middle .aboutus-middle-2-1,.aboutus-parent .aboutus-parent-1 .aboutus-expertise-middle .aboutus-middle-2-1,.aboutus-parent .aboutus-parent-1 .aboutus-middle-2 .aboutus-stats-middle-1,.aboutus-parent .aboutus-parent-1 .aboutus-stats-middle .aboutus-stats-middle-1,.aboutus-parent .aboutus-parent-1 .aboutus-expertise-middle .aboutus-stats-middle-1,.aboutus-parent .aboutus-parent-1 .aboutus-middle-2 .aboutus-expertise-middle-1,.aboutus-parent .aboutus-parent-1 .aboutus-stats-middle .aboutus-expertise-middle-1,.aboutus-parent .aboutus-parent-1 .aboutus-expertise-middle .aboutus-expertise-middle-1{width:100%!important;justify-content:center;align-items:center;gap:10px}.aboutus-parent .aboutus-parent-1 .aboutus-middle-2 .aboutus-middle-2-1-description,.aboutus-parent .aboutus-parent-1 .aboutus-stats-middle .aboutus-middle-2-1-description,.aboutus-parent .aboutus-parent-1 .aboutus-expertise-middle .aboutus-middle-2-1-description,.aboutus-parent .aboutus-parent-1 .aboutus-middle-2 .aboutus-stats-description,.aboutus-parent .aboutus-parent-1 .aboutus-stats-middle .aboutus-stats-description,.aboutus-parent .aboutus-parent-1 .aboutus-expertise-middle .aboutus-stats-description,.aboutus-parent .aboutus-parent-1 .aboutus-middle-2 .aboutus-expertise-description,.aboutus-parent .aboutus-parent-1 .aboutus-stats-middle .aboutus-expertise-description,.aboutus-parent .aboutus-parent-1 .aboutus-expertise-middle .aboutus-expertise-description{text-align:center!important}}.aboutus-parent .aboutus-parent-1 .aboutus-welcome{padding:4rem;gap:3.5rem}@media only screen and (max-width: 768px){.aboutus-parent .aboutus-parent-1 .aboutus-welcome{padding:2rem;gap:2rem}}@media only screen and (max-width: 575px){.aboutus-parent .aboutus-parent-1 .aboutus-welcome{padding:1rem}}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-welcome-1 .aboutus-welcome-1-1 .flex-text-welcome{font-family:Classy Vogue;font-size:3.125rem;font-weight:400;line-height:55.3px;text-align:left}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-welcome-1 .aboutus-welcome-1-2 .aboutus-welcome-1-2-1 .flex-text-welcome{color:#184235;font-size:3.125rem;font-weight:400;line-height:55.3px;text-align:left}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-welcome-1 .aboutus-welcome-1-2 .aboutus-welcome-1-2-2 .heading-under-img-welcome{width:127.41px;height:6.82px;top:54.72px;left:387px;gap:0px;border:3px 0px 0px 0px;opacity:0px}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .welcome-container{width:72%;display:flex;justify-content:center}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .welcome-container .welcome-description{font-family:Manrope;font-style:normal;font-weight:400;font-size:1.25rem;line-height:27px;text-align:center;color:#000}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-video{width:100%}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-middle{flex-wrap:wrap;min-width:100%}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-middle .aboutus-middle-heading{font-family:Classy Vogue;font-size:3.125rem;font-weight:400;line-height:55.3px;text-align:center}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-middle .aboutus-middle-description{font-size:1.125rem;font-weight:400;line-height:24.59px;text-align:center;width:70%;opacity:80%}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-middle .aboutus-middle-2-1{width:30%}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-middle .aboutus-middle-2-1 .aboutus-middle-2-1-heading{font-size:1.75rem;font-weight:500;line-height:35px;text-align:left}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-middle .aboutus-middle-2-1 .aboutus-middle-2-1-description{font-size:1.125rem;font-weight:400;line-height:24.59px;text-align:left;opacity:80%}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-stats{flex-wrap:wrap;width:100%}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-stats .aboutus-stats-heading{font-family:Classy Vogue;font-size:3.125rem;font-weight:400;line-height:55.3px;text-align:center}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-stats .aboutus-stats-description{font-size:1.125rem;font-weight:400;line-height:24.59px;text-align:center;width:70%;opacity:80%}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-stats .aboutus-stats-middle{width:100%;justify-content:space-around}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-stats .aboutus-stats-middle .aboutus-stats-middle-1{gap:1rem}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-stats .aboutus-stats-middle .aboutus-stats-middle-1 .aboutus-stats-count{font-size:3.75rem;font-weight:700;line-height:60px;text-align:left}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-stats .aboutus-stats-middle .aboutus-stats-middle-1 .aboutus-stats-description{font-size:1.75rem;font-weight:500;text-align:left;opacity:80%;white-space:nowrap}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-expertise{flex-wrap:wrap;min-width:100%;padding-top:1rem}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-expertise .aboutus-expertise-heading{font-family:Classy Vogue;font-size:3.125rem;font-weight:400;line-height:55.3px;text-align:center}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-expertise .aboutus-expertise-description{font-size:1.125rem;font-weight:400;line-height:24.59px;text-align:center;width:70%;opacity:80%}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-expertise .aboutus-expertise-middle-1{width:100%!important;justify-content:center;align-items:center;gap:10px}@media only screen and (max-width: 768px){.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-expertise-middle{flex-direction:column}}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-expertise-middle{width:100%;gap:1rem;display:flex;justify-content:space-between}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-expertise-middle .aboutus-expertise-middle-1 .flex-img{width:100%;max-width:450px;border-radius:12px;-o-object-fit:contain;object-fit:contain}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-expertise-middle .aboutus-expertise-middle-1 .aboutus-expertise-count{font-size:3.75rem;font-weight:700;line-height:60px;text-align:left}.aboutus-parent .aboutus-parent-1 .aboutus-welcome .aboutus-expertise-middle .aboutus-expertise-middle-1 .aboutus-expertise-description{font-size:1.75rem;font-weight:500;line-height:60px;text-align:left;opacity:80%}@media only screen and (max-width: 930px){.first-layer{flex-direction:column!important;align-items:center!important}.first-layer-profile{justify-content:center!important}.first-layer-section-1{align-items:center!important}.second-layer{flex-direction:column-reverse;align-items:center}.second-layer .second-layer-section2{align-self:stretch}.second-layer .second-layer-section2 .second-layer-section2-heading{width:100%;text-align:center!important}}.MiddleAboutUs{gap:3.5rem}@media only screen and (max-width: 768px){.MiddleAboutUs{gap:2rem}}.middle-description{font-family:Manrope;font-size:1.25rem;font-weight:400;line-height:27.32px;max-width:920px;text-align:center}.first-layer-profile img,.second-layer-profile img{width:100%;max-width:500px;-o-object-fit:contain;object-fit:contain}.first-layer,.second-layer{display:flex;width:100%}.first-layer-profile,.second-layer-profile{flex:9}.first-layer-section-1,.second-layer-section2{flex:13}.first-layer{gap:32px}.first-layer .first-layer-profile{width:100%;justify-content:end}.first-layer .first-layer-heading-text{font-family:Classy Vogue;font-size:3rem;font-weight:400;line-height:53.09px;text-align:left}.first-layer .first-layer-description-text{font-family:Manrope;font-size:1.25rem;font-weight:400;line-height:27.32px;text-align:justify;gap:0px;opacity:0px}.second-layer{gap:32px}.second-layer .second-layer-section2 .second-layer-section2-heading{font-family:Classy Vogue;font-size:3rem;font-weight:400;line-height:60.71px;text-align:left}.second-layer .second-layer-section2 .welcome-desc{font-family:sans-serif;font-size:1.25rem;font-weight:300;line-height:24px;text-align:left}.second-layer .second-layer-section2 .second-layer-section2-list{width:100%}.second-layer .second-layer-section2 .second-layer-section2-list .welcome-list-ul{font-family:sans-serif;font-size:1rem;font-weight:700;line-height:20px;text-align:justify;padding:13px!important;display:flex;flex-direction:column;gap:10px;margin:0}.second-layer .second-layer-section2 .second-layer-section2-list .custom-collapse{display:flex;flex-direction:column;gap:16px;width:100%;border:none;background-color:inherit}.second-layer .second-layer-section2 .second-layer-section2-list .custom-collapse>.ant-collapse-item{border-radius:8px;outline:1px solid #ebebeb;border-bottom:none;background:#fafafa}.second-layer .second-layer-section2 .second-layer-section2-list .custom-collapse>.ant-collapse-item>.ant-collapse-content .ant-collapse-content-active>.ant-collapse-content-box{font-family:sans-serif;font-size:1rem;font-weight:400;line-height:24px;text-align:justify}.second-layer .second-layer-section2 .second-layer-section2-list .custom-collapse>.ant-collapse-item>.ant-collapse-header>.ant-collapse-expand-icon>.ant-collapse-arrow{transform:rotate(90deg);stroke-width:60px;stroke:currentColor}.second-layer .second-layer-section2 .second-layer-section2-list .custom-collapse>.ant-collapse-item>.ant-collapse-header{flex-direction:row-reverse}.second-layer .second-layer-section2 .second-layer-section2-list .custom-collapse>.ant-collapse-item>.ant-collapse-header>.ant-collapse-header-text{font-family:sans-serif;font-size:1rem;font-weight:900;line-height:24px;text-align:justify}.second-layer .second-layer-section2 .second-layer-section2-list .ant-collapse-content-box{text-align:justify}.terms-service-container .parent-wrapper{width:100%;padding:2rem 1rem}.terms-service-container .section-wrapper{width:100%;gap:2rem;max-width:1200px}.terms-service-container ul{list-style-type:unset}.QRWrapper{padding:1rem .75rem}.QRWrapper .qr-main{width:100%;max-width:650px;padding:30px;border-radius:12px;border:1px solid #e0e2e7;background:linear-gradient(180deg,#0000000f,#6660 28.15%)}.QRWrapper .qr-heading{font-family:Classy Vogue;font-size:2rem;font-weight:400;line-height:40px;letter-spacing:.2px;text-align:center}.QRWrapper .qr-desc{font-family:Manrope;font-size:.875rem;font-weight:400;line-height:22.4px;text-align:center}.QRWrapper .barcode-text{font-family:Manrope;font-size:.875rem;font-weight:600;line-height:19.6px;text-align:center}@media only screen and (max-width: 1024px){.QRWrapper .qr-main{width:100%!important;gap:2px!important}.QRWrapper .qr-img{width:40%}.QRWrapper .qr-heading{font-size:14px!important}.QRWrapper .qr-desc{font-size:10px!important}.QRWrapper .barcode-text{font-size:12px!important}.QRWrapper .qr-code{width:150px!important;height:150px!important}}@media only screen and (max-width: 400px){.QRWrapper .qr-main{gap:4px!important}.QRWrapper .qr-img{width:45%!important}.QRWrapper .qr-desc{font-size:9px!important}.QRWrapper .qr-heading{font-size:12px!important}}.page404{display:flex;justify-content:center;align-items:center;height:100vh}.add-product-container{display:flex;justify-content:center}.add-product-content{flex:1;padding:20px;background-color:#f9f9f9;display:flex;flex-direction:column}.add-product-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.submit-button{padding:10px 20px;background-color:#333;color:#fff;border:none;border-radius:5px;cursor:pointer}.general-information{background-color:#fff;padding:20px;margin-bottom:20px;border-radius:10px;box-shadow:0 0 10px #0000001a;height:402px}.general-information h2{margin-bottom:10px;font-size:1rem;font-weight:700}.general-information .input-group{margin-bottom:20px}.general-information .input-group label{display:block;margin-bottom:5px;font-weight:700;color:#706d6d;font-size:.75rem}.input-group input,.input-group textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px;font-family:sans-serif}.media{background-color:#fff;padding:20px;margin-bottom:20px;border-radius:10px;box-shadow:0 0 10px #0000001a}.media h2{margin-bottom:10px;font-size:1rem;font-weight:700}.media-upload{margin-top:10px}.media-label{font-weight:700;margin-bottom:10px;display:block}.media-placeholder{border:2px dashed #ccc;padding:20px;text-align:center}.media-preview{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.media-item{position:relative}.media-item img,.media-item video{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:5px}.remove-media-button{background:#00000080;color:#fff;border:none;border-radius:50%;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700}.remove-media-button:hover{background:#000000b3}.media-input{display:none}.add-image-button{margin-top:10px;background-color:#d8d6d6;border:none;padding:10px 20px;cursor:pointer}.add-image-button img{margin-right:10px}.add-image-button:hover{background-color:#a0a0a0}/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-container img{backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-wrap-box,.cropper-canvas{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:calc(100% / 3);left:0;top:calc(100% / 3);width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:calc(100% / 3);top:0;width:calc(100% / 3)}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:before,.cropper-center:after{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}.pricing{background-color:#fff;padding:20px;margin-bottom:20px;border-radius:10px;box-shadow:0 0 10px #0000001a}.pricing h2{margin-bottom:10px;font-size:1rem;font-weight:700}.pricing-inputs{display:flex;justify-content:space-between;flex-wrap:wrap}.pricing-inputs .input-group{flex:1;margin-right:2%;margin-bottom:20px}.pricing-inputs .input-group label{display:block;margin-bottom:5px;font-weight:700;color:#706d6d;font-size:.75rem}.pricing-inputs .input-group input{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px}.react-currency-dropdown-select__container{width:100%}.react-currency-dropdown-select__control{padding:10px;border:1px solid #ccc;border-radius:5px}.category{background-color:#fff;padding:20px;margin-bottom:20px;border-radius:10px;box-shadow:0 0 10px #0000001a;overflow-y:auto;max-height:600px}.category h2{margin-bottom:10px;font-size:1rem;font-weight:700}.loader{text-align:center;margin-bottom:20px}.row{display:flex;justify-content:space-between;margin-bottom:20px}.input-group{flex:1;margin-right:20px}.input-group:last-child{margin-right:0}.input-group label{display:block;margin-bottom:5px;font-weight:700;color:#706d6d;font-size:.75rem}.input-group .react-select__control{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px}.sizes-section{margin-top:20px}.size-row{display:flex;flex-wrap:wrap;align-items:flex-start;margin-bottom:10px;background-color:#f1f1f1;padding:10px;border-radius:5px}.size-row .form-group{flex:1;margin-right:10px;min-width:140px;padding-top:1%}.size-row .form-group label{font-weight:700;margin-bottom:5px;color:#706d6d;font-size:.75rem}.size-row .form-group input{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px}.switch-group{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-right:10px;min-width:120px}.switch-group label{font-weight:700;color:#706d6d;font-size:.75rem;margin-bottom:5px}.add-size-row{background-color:#f1f1f1;color:#333;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;margin-top:10px}.remove-size-row{background:none;border:none;color:#939191;cursor:pointer;font-size:1.125rem;padding:10px;margin-left:10px;display:flex;align-items:center;margin-top:1.5%}.remove-size-row:hover{color:#c00}.remove-size-row i{display:block}@media screen and (max-width: 768px){.row{flex-direction:column}.input-group{margin-right:0;margin-bottom:20px}.size-row{flex-direction:column;align-items:flex-start}.size-row .form-group{margin-right:0;margin-bottom:10px}.switch-group{margin-top:10px}}.status-component{background-color:#fff;padding:20px;margin-bottom:20px;border-radius:10px;box-shadow:0 0 10px #0000001a}.status-component h2{margin-bottom:10px;font-size:1rem;font-weight:700}.status-component .input-group{margin-bottom:20px}.status-component .input-group label{display:block;margin-bottom:5px;font-weight:700;color:#706d6d;font-size:.75rem}.status-component .input-group select{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px}.tags-and-colors{background-color:#fff;padding:20px;margin-bottom:20px;border-radius:10px;box-shadow:0 0 10px #0000001a;display:flex}.input-group{flex:1;margin-bottom:20px}.input-group label{display:block;margin-bottom:5px;font-weight:700}.input-group input{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px}.color-palette{display:flex;align-items:center;gap:10px;justify-content:center}.color-box{width:30px;height:30px;border-radius:50%;cursor:pointer;position:relative}.color-box .remove-color{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:.75rem}.color-box:hover .remove-color{display:block}.add-color{width:30px;height:30px;border-radius:50%;background-color:#f1f1f1;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.5rem}.color-picker{position:absolute;z-index:2}.add-color-button{margin-top:10px;padding:10px 20px;background-color:#000;color:#fff;border:none;border-radius:5px;cursor:pointer;display:block;margin-left:auto;margin-right:auto}.tags{background-color:#fff;padding:20px;margin-bottom:20px;border-radius:10px;box-shadow:0 0 10px #0000001a}.tags h2{margin-bottom:10px;font-size:1rem;font-weight:700}.tags-input-container{display:flex;flex-wrap:wrap;align-items:center}.tag-item{display:flex;align-items:center;border-radius:5px;padding:5px 10px;margin-right:5px;margin-bottom:5px}.tag-remove-button{background:none;border:none;color:#888;margin-left:5px;cursor:pointer}.tags-input{flex:1;padding:10px;border:1px solid #ccc;border-radius:5px;min-width:200px}.tags-limit-message{color:red;font-size:.875rem;margin-top:10px}.colors{background-color:#fff;padding:20px;margin-bottom:20px;border-radius:10px;box-shadow:0 0 10px #0000001a}.colors h2{margin-bottom:10px;font-size:1rem;font-weight:700}.colors .input-group{margin-bottom:20px}.colors label{display:block;margin-bottom:5px;font-weight:700;color:#706d6d;font-size:.75rem}.colors .input-group select{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px}.add-amazon-link{background-color:#fff;padding:20px;margin-bottom:20px;border-radius:10px;box-shadow:0 0 10px #0000001a;height:-moz-fit-content;height:fit-content}.add-amazon-link .textarea-group{height:50%}.add-amazon-link .full-width{width:100%}.add-amazon-link .input-group input,.add-amazon-link .input-group textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px;font-family:manrope}.add-amazon-link .general-information .input-group{margin-bottom:20px}.add-amazon-link .general-information .input-group label{display:block;margin-bottom:5px;font-weight:700;color:#706d6d;font-size:.75rem}.general-information h2{margin-bottom:10px;font-size:1rem;font-weight:700;font-family:manrope}.textarea-input{height:50%}.products-page-container{gap:1.5rem}.products-page-container .search-bar-container{width:46%}.products-page-container .product_heading{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 430px){.products-page-container .search-and-add{flex-direction:column!important;gap:10px}.products-page-container .search-and-add button,.products-page-container .search-bar{width:100%!important}}.products-page-container .black-button{background-color:#000!important;border-color:#000!important;color:#fff!important}.products-page-container .black-button:hover{background-color:#333!important;border-color:#333!important}.products-page-container .item-list{display:flex;flex-direction:column;gap:20px}.products-page-container .product-listing-pagination{text-align:center;border:1px solid #ddd;padding:8px;border-radius:8px}.products-page-container .product-listing-pagination .ant-pagination-item-link svg{width:16px;height:16px;fill:#000}.products-page-container .product-listing-pagination .ant-pagination-item a{color:#1e1e1e80;font-size:.75rem;font-family:Manrope}.products-page-container .product-listing-pagination .ant-pagination-item-active{background-color:#000;border-radius:100%;border-color:#000}.products-page-container .product-listing-pagination .ant-pagination-item-active a{color:#fff;font-size:.75rem}.products-page-container .product-listing-pagination .ant-pagination-disabled{cursor:not-allowed!important}.skeleton-card{border-radius:8px;margin-bottom:10px;padding:10px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;width:100%}.view-product-container{max-width:600px;margin:0 auto;padding:20px;background-color:#f8f8f8;border-radius:8px;box-shadow:0 0 10px #0000001a}.ant-carousel .slick-prev,.ant-carousel .slick-next{color:#000;opacity:1;font-weight:800}.ant-carousel .slick-prev:hover,.ant-carousel .slick-next:hover{color:#000;opacity:1}.view-product-container h1{text-align:center;margin-bottom:20px;color:#333}.product-details{display:flex;flex-direction:column}.product-details p{margin-bottom:10px;color:#555}.product-details strong{color:#333}.product-image{width:200px;margin-top:20px}.loading{text-align:center;font-size:1.125rem;color:#555}.back-button{display:block;margin:20px auto 0;padding:10px 15px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;text-align:center}.back-button:hover{background-color:#0056b3}.eighty-width{width:80%}.width-16{width:16%}.products{background-color:#fff;padding:20px;margin-bottom:20px;border-radius:10px;box-shadow:0 0 10px #0000001a}.products h2{margin-bottom:10px;font-size:1rem;font-weight:700}.products .input-group{margin-bottom:20px}.products label{display:block;margin-bottom:5px;font-weight:700;color:#706d6d;font-size:.75rem}.products .input-group select{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px}.add-post-container{display:flex;min-height:100%;justify-content:center}.add-post-content{flex:1;padding:20px;background-color:#f9f9f9;display:flex;flex-direction:column}.add-post-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.left-section{width:67%;margin-right:20px}.left-section .add_amazon_link{background-color:#fff;padding:20px;margin-bottom:20px;border-radius:10px;box-shadow:0 0 10px #0000001a}.left-section .add_amazon_link .fetch-data-group{display:flex}.left-section .add_amazon_link .fetch-data-button{margin-left:2%;padding:6px;border-radius:5px;font-family:sans-serif;height:84%;background-color:#000;color:#fff}.left-section .add_amazon_link .fetch-data-button:hover{color:#000;background-color:#e5e5e5}.right-section{width:30%;display:flex;flex-direction:column}.submit-button-container{display:flex;justify-content:flex-end;margin-top:20px}.added-Products-Listing{background-color:#fff;padding:20px;margin-bottom:20px;border-radius:10px;box-shadow:0 0 10px #0000001a}.added-Products-Listing h2{margin-bottom:10px;font-size:1rem;font-weight:700}.media-preview-container{background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 0 10px #0000001a;font-family:Manrope}.media-preview-container .preview-text h2{font-weight:700;margin-bottom:10px;font-size:1rem;font-family:Manrope}.media-preview-container .media-preview{max-width:100%;display:flex;flex-direction:row;align-items:center;gap:8px;isolation:isolate;width:100%;height:180px;flex:none;align-self:stretch;flex-grow:0}.media-preview-container .media-preview-skeleton{max-width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;isolation:isolate!important;width:100%!important;height:180px!important;flex:none!important;align-self:stretch!important;flex-grow:0!important}.main-media{flex:8;height:100%;width:20%}.other-media{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;gap:4px;isolation:isolate;width:70%;height:100%;flex:none;order:1;align-self:stretch;flex-grow:1;z-index:1}.other-first-row{display:flex;flex-direction:row;align-items:center;padding:0;gap:4px;width:100%;height:48%;flex:none;order:0;align-self:stretch;flex-grow:0;z-index:0}.other-first-row .media-item{max-width:23%}.other-second-row{display:flex;flex-direction:row;align-items:center;padding:0;gap:4px;width:100%;height:48%;flex:none;order:1;align-self:stretch;flex-grow:0;z-index:1}.other-second-row .media-item{max-width:23%}.media-item{position:relative;overflow:hidden;height:100%;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;padding:4px;gap:8px;border-radius:8px;flex:none;order:0;align-self:stretch}.media-item.main-item{box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:4px;width:100%;height:100%;border-radius:8px;flex:none;order:0;flex-grow:0;z-index:0}.media-item .media-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}.media-item .media-overlay{position:absolute;bottom:8px;left:8px;background-color:#fffc;border-radius:50%;padding:4px;display:flex;align-items:center;justify-content:center}.media-item .media-icon{font-size:1.5rem;color:#f90}.media-item .delete-icon{position:absolute;top:4px;right:4px;font-size:1rem;background-color:#0009;color:#fff;padding:2px;border-radius:50%;cursor:pointer}.amazon-Product-Information{background-color:#fff;padding:20px;margin-bottom:20px;border-radius:10px;box-shadow:0 0 10px #0000001a;max-height:300px}.influencer-posts-container{padding:20px}.influencer-posts-container .search-and-add{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.influencer-posts-container .black-button{background-color:#000!important;border-color:#000!important;color:#fff!important}.influencer-posts-container .black-button:hover{background-color:#333!important;border-color:#333!important}.influencer-posts-container .item-list{display:flex;flex-direction:column;gap:20px}.influencer-posts-container .pagination{margin-top:20px;text-align:center}.influencer-posts-container .no-post{display:flex;justify-content:center;margin-top:10%}@media screen and (max-width: 430px){.influencer-posts-container .search-and-add{flex-direction:column!important;gap:10px}.influencer-posts-container .search-and-add button,.influencer-posts-container .search-bar{width:100%!important}}.add-link-modal-container{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000}.add-link-modal-container .add-link-modal-content{background:#fff;width:450px;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:20px}.add-link-modal-container .add-link-modal-header{display:flex;justify-content:right;margin-bottom:20px}.add-link-modal-container .add-link-close-btn{background:none;border:none;font-size:1.25rem;cursor:pointer}.add-link-modal-container .upload-options{display:flex;gap:12px;margin-bottom:20px}.add-link-modal-container .upload-options .option-card{flex:1;padding:20px;display:flex;flex-direction:column;align-items:center;border:1px solid #ccc;border-radius:8px;cursor:pointer;transition:border .2s,background-color .2s}.add-link-modal-container .upload-options .option-card:hover{border-color:#007bff}.add-link-modal-container .upload-options .option-card input{display:none}.add-link-modal-container .upload-options .option-card label{font-size:.875rem;font-weight:500;text-align:center;color:#333}.add-link-modal-container .upload-options .option-card.active{border-color:#007bff;background-color:#f0f8ff}.add-link-modal-container .add-link-input textarea{width:100%;padding:10px;border:1px solid #e0e0e0;border-radius:5px;font-size:.875rem;resize:none;margin-bottom:20px}.add-link-modal-container .add-link-input .link-error{color:red;margin-bottom:10px}.add-link-modal-container .add-link-modal-footer{display:flex;justify-content:center}.add-link-modal-container .add-link-upload-btn{background:#000;color:#fff;border:none;border-radius:5px;padding:10px 20px;font-size:1rem;cursor:pointer;transition:background .3s ease;width:100%}.add-link-modal-container .add-link-upload-btn:hover{background:#333}.blog-media-item .blog-image{height:400px;width:400px}@media only screen and (max-width: 1440px){.blog-media-item .blog-image{width:350px!important;height:350px!important}}@media only screen and (min-width: 1024px) and (max-width: 1255px){.blog-media-item .blog-image{width:250px!important;height:250px!important}}@media only screen and (max-width: 1024px){.blog-media-item .blog-image{width:250px!important;height:250px!important}}@media only screen and (max-width: 768px){.blog-media-item .blog-image{width:200px!important;height:200px!important}}@media 575px{.blog-media-item .blog-image{width:185px!important;height:185px!important}}@media only screen and (max-width: 400px){.blog-media-item .blog-image{width:150px!important;height:150px!important}}.blog-remove-media-button{position:absolute;top:0rem;right:-2rem;background:#00000080;color:#fff;border:none;border-radius:50%;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700}._content_13t12_1{padding:20px 40px;background-color:#f0f2f5}._profileHeader_13t12_6{width:100%;font-family:Manrope;display:flex;align-items:center;justify-content:space-between;background:#fff;padding:20px;border-bottom:1px solid #e8e8e8;margin-bottom:20px;border-radius:8px}@media only screen and (max-width: 430px){._profileHeader_13t12_6{background-color:#f44;flex-direction:column;gap:10px}._saveButton_13t12_26{font-family:Manrope;width:100%!important}}._profileInfo_13t12_32{flex:1;margin-left:20px}._profileInfo_13t12_32 p{margin:0;color:#888}._form_13t12_42{background:#fff;padding:20px;border-radius:8px;font-family:Manrope}._saveButton_13t12_26{background-color:#000;color:#fff;border-color:#000;align-self:center;font-family:Manrope}._deleteAccountSection_13t12_57{font-family:Manrope;display:flex;align-items:center;justify-content:space-between;background:#fff;padding:20px;border-bottom:1px solid #e8e8e8;margin-top:20px;color:#888;border-radius:8px}._deleteAccountButton_13t12_70{font-family:Manrope;background-color:#fff;color:#f44;border-color:#f44;align-self:center}._deleteAccountButton_13t12_70:hover{background-color:#f44!important;border-color:#f44!important;color:#fff}._saveButton_13t12_26:hover{background-color:#333;border-color:#333}.custom-input-main{display:flex;width:100%;flex-direction:column}.fixed-div{position:sticky;bottom:0;left:0;right:0;width:inherit;max-width:100%;display:flex;justify-content:flex-end;background-color:#fff;z-index:1000}.fixed-div-1{height:100px;width:100%;border:1px solid #0000001a;display:flex;justify-content:flex-end;background-color:#fff;align-items:center;border-radius:10px}.segment-create-container .input-field{border-top:none!important;border-left:none!important;border-right:none!important;border-radius:0!important;box-shadow:none!important;border-bottom:#696c7080}.segment-filter-form-padding{margin-bottom:24px}.segment-submit-btn{width:99px;height:40px;right:25px;padding:10px 32px;gap:4px;border-radius:8px;background-color:#000!important}.segment-submit-btn:hover{background-color:#000000c7!important;border-color:silver!important;color:#fff!important}.segment-cancel-btn:hover{background-color:#f5f5f5!important;color:#000!important;border-color:silver!important}.segment-cancel-btn{width:99px;height:40px;right:40px;padding:10px 32px;gap:4px;border-radius:8px;border:1px solid #858d9d;color:#858d9d;background-color:#fff}.ant-checkbox-checked .ant-checkbox-inner,.ant-radio-checked .ant-radio-inner{background-color:#1e1e1e!important;border-color:#1e1e1e!important}.checkbox-text{font-family:Inter;font-size:.875rem;font-weight:500;line-height:22.4px;color:#292d32b2}.inf-form-pdiv{height:100%;width:100%}.inf-form-pdiv .inf-demographics{width:inherit}.inf-form-pdiv .inf-demographics .inf-demographics-text{font-family:Inter;font-size:1.125rem;font-weight:700;line-height:28.8px;text-align:left;color:#292d32}.inf-form-pdiv .inf-demographics .inf-demographics-text-desc{color:#292d32;font-family:Inter;font-size:1rem;font-weight:600;line-height:25.6px;margin-top:-15px;text-align:left}.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-demographics-text2{font-family:Inter;font-size:1.125rem;font-weight:500;line-height:28.8px;text-align:left;color:#777980}.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-geo-loc-text{font-family:Inter;font-size:.875rem;font-weight:400;line-height:22.4px;text-align:left;color:#292d32b2}.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-demographics-text2-ques{font-family:Inter;font-size:.875rem;font-weight:500;line-height:22.4px;text-align:left;color:#292d32}.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-demographics-text2-desc{font-family:Inter;font-size:.875rem;font-weight:400;line-height:22.4px;margin-top:-15px;text-align:left;color:#292d32b2}.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-geo-options{display:flex;flex-direction:column}.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-geo-options .inf-geo-options-2{display:flex;flex-direction:column;margin-top:1%}.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-geo-options .inf-geo-options-2 .inf-geo-radiogroup-last{display:flex;flex-direction:column;flex-wrap:wrap;width:inherit;min-width:100%}.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-geo-options .inf-geo-options-2 .inf-geo-radiogroup{display:flex;flex-wrap:wrap;width:inherit;min-width:100%;margin-top:1%}@media only screen and (max-width: 1024px){.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-geo-options .inf-geo-options-2 .inf-geo-radiogroup .inf-demographic-item{width:25%!important}}@media only screen and (max-width: 768px){.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-geo-options .inf-geo-options-2 .inf-geo-radiogroup .inf-demographic-item{width:30%!important;margin-bottom:5px}}@media only screen and (max-width: 430px){.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-geo-options .inf-geo-options-2 .inf-geo-radiogroup .inf-demographic-item{width:100%!important;margin-bottom:5px}}@media only screen and (min-width: 430px) and (max-width: 483px){.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-geo-options .inf-geo-options-2 .inf-geo-radiogroup .inf-demographic-item{width:45%!important}}.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-geo-options .inf-geo-options-2 .inf-geo-radiogroup .inf-demographic-item{width:25%;align-items:center;margin-top:10px}.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-demographics-options .inf-demographics-radiogroup{display:flex;flex-wrap:wrap;width:inherit;min-width:100%}@media only screen and (max-width: 1024px){.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-demographics-options .inf-demographics-radiogroup .inf-demographic-item{width:25%!important}}@media only screen and (max-width: 768px){.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-demographics-options .inf-demographics-radiogroup .inf-demographic-item{width:30%!important;margin-bottom:5px}}@media only screen and (max-width: 430px){.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-demographics-options .inf-demographics-radiogroup .inf-demographic-item{width:100%!important;margin-bottom:5px}}@media only screen and (min-width: 430px) and (max-width: 483px){.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-demographics-options .inf-demographics-radiogroup .inf-demographic-item{width:45%!important}}.inf-form-pdiv .inf-demographics .inf-demographics-child .inf-demographics-options .inf-demographics-radiogroup .inf-demographic-item{width:22%!important;align-items:center;margin-top:10px}@media only screen and (max-width: 430px){.segment-create-header{flex-direction:column!important;width:100%!important;align-items:flex-start!important}.segment-create-header h1{font-size:18px!important}.back-button,.save-button{height:35px!important}.segment-create-header button{width:50%!important;height:40px}.form-options{grid-template-columns:repeat(2,1fr)!important}}.search-bar{width:70%}@media screen and (max-width: 430px){.search-and-add{flex-direction:column!important;gap:10px}.search-and-add button,.search-bar{width:100%!important}}.segment-create-container{max-width:100%;background-color:#fff;border-radius:8px}.segment-create-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.segment-create-header h1{font-size:1.5rem;font-weight:600;color:#333;margin:0}.segment-create-header div{display:flex;gap:10px}.back-button{padding:10px 14px;border-radius:8px;border:1px solid #858d9d;background:#fff;color:#858d9d;font-size:.875rem;font-family:Poppins;cursor:pointer;display:inline-flex;justify-content:center;align-items:center}.back-button:hover{background:#f0f0f0}.segment-create-back-button{padding:10px 14px;border-radius:8px;border:1px solid #858d9d;background:#fff;color:#858d9d;font-size:.875rem;font-family:Poppins;cursor:pointer;display:inline-flex;justify-content:center;align-items:center}.segment-create-back-button:hover{background:#f0f0f0}.ubu-container{width:100%;height:100%;padding-top:24px;display:inline-flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px}.ubu-title{align-self:stretch;text-align:center;color:#000;font-size:2rem;font-family:Classy Vogue;font-weight:400;line-height:40px;letter-spacing:.2px;word-wrap:break-word}.ubu-description{align-self:stretch;text-align:center;color:#292d32;font-size:1rem;font-family:Inter;font-weight:400;line-height:25.6px;word-wrap:break-word}.segment-form{margin-top:20px}.form-input{width:89%;padding:8px;border:1px solid #d9d9d9;border-radius:4px;font-size:1rem;box-sizing:border-box}.form-input:focus{outline:none;border-color:#000}.form-padding{margin-bottom:40px}.segment-section{margin-bottom:20px}.segment-section h2{font-size:1.188rem;margin-bottom:10px;font-weight:700;font-family:sans-serif}.form-group{margin-bottom:20px}.form-label{font-size:1rem;font-weight:600;color:#6f6d6d;display:block;margin-bottom:1%}.black-color{color:#000}.form-options{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.form-options label{font-size:.875rem;color:#333;display:inline-flex;align-items:center;gap:5px}.segment-header{display:flex;background-color:#fff;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:1.5rem;padding-bottom:1rem}.segment-header .brand-logo{width:100%;max-width:140px;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.segment-header .brand-logo img{width:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.segment-header .campaign-summary{display:flex;flex-direction:column;gap:.75rem}.segment-header .summary-cards{display:grid;justify-items:center;grid-template-columns:repeat(4,200px);width:100%;gap:1rem}.segment-header .summary-card{display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;border-radius:8px;padding:10px;border:1px solid #e5e5e5;width:100%;min-width:200px;min-height:5.375rem;cursor:pointer;transition:transform .3s ease-in-out}.segment-header .summary-card:hover{transform:scale(1.05)}.segment-header .summary-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.segment-header .summary-title{font-weight:600;font-size:.875rem}.segment-header .summary-count{font-size:.875rem;color:#999}.segment-header .summary-influencers{display:flex;justify-content:flex-start;gap:-10px;margin-bottom:10px}.segment-header .influencer-photo{width:30px;height:30px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 3px #0003;-o-object-fit:cover;object-fit:cover}.segment-header .influencer-photo:not(:first-child){margin-left:-15px}.segment-header .summary-view{display:flex;justify-content:flex-end;align-items:center;font-weight:600;font-size:.875rem;color:#000;cursor:pointer;gap:5px}.segment-header .influencer-photo-placeholder{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background-color:#e7e5e5;color:#000;font-size:.75rem;border:2px solid #ddd;font-weight:600}.segment-header .influencer-photo-placeholder:not(:first-child){margin-left:-15px}@media only screen and (max-width: 1160px){.collapsed.segment-header{flex-direction:column}.collapsed .brand-logo,.collapsed .campaign-summary{margin:0 auto;width:100%}.collapsed .campaign-summary{width:100%}.collapsed .summary-cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-content:center}}@media only screen and (max-width: 1340px){.not-collapsed.segment-header{flex-direction:column}.not-collapsed .brand-logo,.not-collapsed .campaign-summary{margin:0 auto;width:100%}.not-collapsed .campaign-summary{width:100%}.not-collapsed .summary-cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-content:center}}.info-card{color:#00000080!important;font-family:Manrope,sans-serif}.segment-card{width:100%;min-height:200px;border:1px solid #ddd;border-radius:8px;padding:20px;background-color:#fff;position:relative}.segment-card .segment-content{gap:.5rem}.segment-card .segment-content .segment-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem}.segment-card .segment-content .segment-detail{background-color:#f5f5f5;border-radius:12px;padding:10px;font-size:.875rem;gap:.75rem;min-height:74px;border:1px solid #ced4da}.segment-card .segment-content .detail-text{font-family:Poppins;font-size:1rem;color:#00000080;font-weight:400;line-height:19.47px;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.segment-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1rem}.segment-black-spinner .ant-spin-dot{color:#000!important}.segment-section-header{display:flex;justify-content:space-between;align-items:center}.segment-section-header h3{font-size:1.25rem;margin:0}.segment-actions{display:flex;gap:10px;align-self:stretch}.segment-icon{font-size:1.125rem;cursor:pointer;color:#333}.segment-icon:hover{color:#000}.segment-more{grid-column:span 4;font-size:.875rem;color:#333}.segment-name-input{width:25%;padding:8px;border:1px solid #d9d9d9;border-radius:4px;font-size:1rem;box-sizing:border-box}@media only screen and (max-width: 400px){.segment-name-input{width:50%}}.segment-name-input:focus{outline:none;border-color:#000}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}@media only screen and (max-width: 430px){.segment-index-container{display:flex!important;flex-direction:column;align-items:center}.gray-color{width:100%!important;margin-left:0!important}}.segment-index{gap:1.5rem;margin-bottom:1rem}.segment-index .segment_heading{display:flex;align-items:center;justify-content:space-between}.segment-index .create-button{display:inline-block;margin-bottom:20px;padding:10px 15px;background-color:#4caf50;color:#fff;text-decoration:none;border-radius:4px;cursor:pointer;color:red}.segment-index .create-button:hover{background-color:#45a049}.segment-index .gray-color{background-color:#e7e5e5!important;color:#000!important;box-shadow:none!important}.segment-index .segment-controls{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem}.segment-index .segment-controls .search-bar-container{width:60%}@media only screen and (max-width: 1024px){.segment-index .segment-controls .search-bar-container{width:100%}}.segment-index .segment-controls .search-bar-container>*{height:100%}.segment-index .segment-controls .UBUPagination{margin-left:auto}.segment-index-container{display:grid;grid-template-columns:1fr;gap:20px}:root{--rpv-attachment__item--hover-background-color: rgba(0, 0, 0, .1);--rpv-attachment__item-color: #000}.rpv-core__viewer--dark{--rpv-attachment__item--hover-background-color: #2566e8;--rpv-attachment__item-color: #fff}.rpv-attachment__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-attachment__empty--rtl{direction:rtl}.rpv-attachment__list{display:flex;height:100%;flex-direction:column;overflow:auto;padding:.5rem 0;width:100%}.rpv-attachment__list--rtl{direction:rtl}.rpv-attachment__item{align-items:center;background-color:#0000;border:none;color:var(--rpv-attachment__item-color);cursor:pointer;display:flex;padding:.5rem;text-align:left;width:100%}.rpv-attachment__item:focus{background-color:var(--rpv-attachment__item--hover-background-color);outline:0}.rpv-attachment__item:hover{background-color:var(--rpv-attachment__item--hover-background-color)}.rpv-attachment__loader{align-items:center;display:flex;justify-content:center;height:100%;width:100%}:root{--rpv-bookmark__item--hover-background-color: rgba(0, 0, 0, .1);--rpv-bookmark__item-color: #000}.rpv-core__viewer--dark{--rpv-bookmark__item--hover-background-color: #2566e8;--rpv-bookmark__item-color: #fff}.rpv-bookmark__item{align-items:center;color:var(--rpv-bookmark__item-color);cursor:pointer;display:flex;padding-bottom:.25rem;padding-right:.25rem;padding-top:.25rem}.rpv-bookmark__item:focus{background-color:var(--rpv-bookmark__item--hover-background-color);outline:0}.rpv-bookmark__item:hover{background-color:var(--rpv-bookmark__item--hover-background-color)}.rpv-bookmark__toggle{align-items:center;display:flex;height:1rem;margin-right:.25rem;width:1rem}.rpv-bookmark__title{flex-grow:1;flex-shrink:1;text-decoration:none}.rpv-bookmark__list{list-style-type:none;overflow:auto;margin:0;padding:0}.rpv-bookmark__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-bookmark__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-bookmark__empty--rtl{direction:rtl}.rpv-bookmark__container{height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-bookmark__container--rtl{direction:rtl}:root{--rpv-core__annotation--link-hover-background-color: rgba(255, 255, 0, .2);--rpv-core__annotation-popup-wrapper-background-color: #faf089;--rpv-core__annotation-popup-wrapper-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--rpv-core__annotation-popup-content-border-top-color: #1a202c;--rpv-core__arrow-border-color: rgba(0, 0, 0, .3);--rpv-core__asking-password-color: #000;--rpv-core__asking-password-wrapper-background-color: #fff;--rpv-core__asking-password-wrapper-border-color: rgba(0, 0, 0, .3);--rpv-core__button-background-color: rgba(0, 0, 0, .3);--rpv-core__button-color: #000;--rpv-core__doc-error-background-color: #fff;--rpv-core__doc-error-text-background-color: #c02424;--rpv-core__doc-error-text-color: #fff;--rpv-core__doc-loading-background-color: #fff;--rpv-core__full-screen-target-background-color: #fff;--rpv-core__inner-page-background-color: #fff;--rpv-core__menu-divider-border-bottom-color: rgba(0, 0, 0, .3);--rpv-core__menu-item-color: #000;--rpv-core__menu-item--hover-background-color: rgba(0, 0, 0, .1);--rpv-core__menu-item--disabled-color: rgba(0, 0, 0, .3);--rpv-core__minimal-button-color: #000;--rpv-core__minimal-button--hover-background-color: rgba(0, 0, 0, .1);--rpv-core__minimal-button--disabled-color: rgba(0, 0, 0, .3);--rpv-core__minimal-button--selected-background-color: rgba(0, 0, 0, .1);--rpv-core__modal-body-background-color: #fff;--rpv-core__modal-body-border-color: rgba(0, 0, 0, .3);--rpv-core__modal-overlay-background-color: rgba(0, 0, 0, .5);--rpv-core__page-layer-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);--rpv-core__popover-body-background-color: #fff;--rpv-core__popover-body-border-color: rgba(0, 0, 0, .3);--rpv-core__popover-body-color: #000;--rpv-core__primary-button-background-color: #2566e8;--rpv-core__primary-button-color: #fff;--rpv-core__progress-bar-background-color: rgba(0, 0, 0, .1);--rpv-core__progress-bar-progress-background-color: #2566e8;--rpv-core__progress-bar-progress-color: #fff;--rpv-core__separator-border-bottom-color: rgba(0, 0, 0, .3);--rpv-core__spinner-border-color: rgba(0, 0, 0, .4);--rpv-core__spinner-border-transparent-color: transparent;--rpv-core__splitter-background-color: transparent;--rpv-core__splitter--hover-background-color: rgba(0, 0, 0, .2);--rpv-core__text-layer-text--selection-background-color: rgb(0, 0, 255, 1);--rpv-core__text-layer-text--selection-color: transparent;--rpv-core__textbox-background-color: #fff;--rpv-core__textbox-border-color: rgba(0, 0, 0, .2);--rpv-core__textbox-color: #000;--rpv-core__tooltip-body-background-color: #000;--rpv-core__tooltip-body-color: #fff}.rpv-core__viewer--dark{--rpv-core__asking-password-background-color: #363636;--rpv-core__asking-password-color: #fff;--rpv-core__asking-password-wrapper-border-color: #191919;--rpv-core__asking-password-wrapper-background-color: #191919;--rpv-core__button-background-color: #171717;--rpv-core__button-color: #fff;--rpv-core__doc-error-background-color: #191919;--rpv-core__doc-error-text-background-color: #c02323;--rpv-core__doc-error-text-color: #fff;--rpv-core__doc-loading-background-color: #191919;--rpv-core__full-screen-target-background-color: #1a1a1a;--rpv-core__inner-page-background-color: #1a1a1a;--rpv-core__menu-divider-border-bottom-color: #000;--rpv-core__menu-item-color: #fff;--rpv-core__menu-item--hover-background-color: #2566e8;--rpv-core__menu-item--disabled-color: #5e5e5e;--rpv-core__minimal-button-color: #fff;--rpv-core__minimal-button--disabled-color: #5e5e5e;--rpv-core__minimal-button--hover-background-color: #191919;--rpv-core__minimal-button--selected-background-color: #1657bb;--rpv-core__modal-body-background-color: #363636;--rpv-core__primary-button-background-color: #2566e8;--rpv-core__popover-body-background-color: #363636;--rpv-core__popover-body-color: #fff;--rpv-core__progress-bar-background-color: #000;--rpv-core__separator-border-bottom-color: #000;--rpv-core__spinner-border-color: #fff;--rpv-core__splitter-background-color: #1a1a1a;--rpv-core__splitter--hover-background-color: #2566e8;--rpv-core__textbox-background-color: #121212;--rpv-core__textbox-border-color: #121212;--rpv-core__textbox-color: #fff;--rpv-core__tooltip-body-background-color: #414141;--rpv-core__tooltip-body-color: #fff}.rpv-core__annotation{position:absolute}.rpv-core__annotation-layer{z-index:1}.rpv-core__arrow{border-bottom:1px solid var(--rpv-core__arrow-border-color);border-left-color:var(--rpv-core__arrow-border-color);border-right:1px solid var(--rpv-core__arrow-border-color);border-top-color:var(--rpv-core__arrow-border-color);height:10px;position:absolute;width:10px;z-index:0}.rpv-core__arrow--tl{bottom:0;left:0;transform:translate(50%,50%) rotate(45deg)}.rpv-core__arrow--tc{bottom:0;left:50%;transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--tr{bottom:0;right:0;transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--rt{left:0;top:0;transform:translate(-50%,50%) rotate(135deg)}.rpv-core__arrow--rc{left:0;top:50%;transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--rb{bottom:0;left:0;transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--bl{left:0;top:0;transform:translate(50%,-50%) rotate(225deg)}.rpv-core__arrow--bc{left:50%;top:0;transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--br{right:0;top:0;transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--lt{right:0;top:0;transform:translate(50%,50%) rotate(315deg)}.rpv-core__arrow--lc{right:0;top:50%;transform:translate(50%,-50%) rotate(315deg)}.rpv-core__arrow--lb{bottom:0;right:0;transform:translate(50%,-50%) rotate(315deg)}.rpv-core__asking-password{background-color:var(--rpv-core__asking-password-background-color);border-radius:.25rem;color:var(--rpv-core__asking-password-color);padding:2rem}.rpv-core__asking-password--rtl{direction:rtl}.rpv-core__asking-password-wrapper{align-items:center;background-color:var(--rpv-core__asking-password-wrapper-background-color);border:1px solid var(--rpv-core__asking-password-wrapper-border-color);display:flex;height:100%;justify-content:center;width:100%}.rpv-core__asking-password-message{margin:.5rem 0}.rpv-core__asking-password-body{align-items:center;display:flex;justify-content:center}.rpv-core__asking-password-input{width:15rem}.rpv-core__asking-password-input--ltr{margin-right:.5rem}.rpv-core__asking-password-input--rtl{margin-left:.5rem}.rpv-core__button{background-color:var(--rpv-core__button-background-color);border:none;border-radius:.25rem;color:var(--rpv-core__button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__button--rtl{direction:rtl}.rpv-core__canvas-layer{direction:ltr;left:0;position:absolute;overflow:hidden;top:0}.rpv-core__doc-error{align-items:center;background-color:var(--rpv-core__doc-error-background-color);display:flex;justify-content:center;height:100%}.rpv-core__doc-error--rtl{direction:rtl}.rpv-core__doc-error-text{background-color:var(--rpv-core__doc-error-text-background-color);border-radius:.25rem;color:var(--rpv-core__doc-error-text-color);line-height:1.5;max-width:50%;padding:.5rem}.rpv-core__doc-loading{background-color:var(--rpv-core__doc-loading-background-color);align-items:center;display:flex;justify-content:center;height:100%;width:100%;min-height:inherit}.rpv-core__doc-loading--rtl{direction:rtl}.rpv-core__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;text-align:center}.rpv-core__icon--rtl{transform:scaleX(-1)}.rpv-core__inner-container{min-height:inherit}.rpv-core__inner-pages{overflow:auto}.rpv-core__inner-pages--rtl{direction:rtl}.rpv-core__inner-pages--single{overflow:hidden}.rpv-core__inner-page-container--single{overflow:auto}.rpv-core__inner-page{background-color:var(--rpv-core__inner-page-background-color)}.rpv-core__inner-page--single{display:flex;align-items:center;justify-content:center}.rpv-core__inner-page--dual-even{display:flex;align-items:center;justify-content:flex-end}.rpv-core__inner-page--dual-odd{display:flex;align-items:center;justify-content:flex-start}.rpv-core__inner-page--dual-cover{display:flex;align-items:center;justify-content:center}.rpv-core__inner-page--dual-cover-odd{display:flex;align-items:center;justify-content:flex-end}.rpv-core__inner-page--dual-cover-even{display:flex;align-items:center;justify-content:flex-start}.rpv-core__annotation--link a{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-core__annotation--link a:hover{background-color:var(--rpv-core__annotation--link-hover-background-color)}.rpv-core__menu{display:flex;flex-direction:column}.rpv-core__menu--rtl{direction:rtl;text-align:right}.rpv-core__menu-divider{border-bottom:1px solid var(--rpv-core__menu-divider-border-bottom-color);margin:.25rem 0}.rpv-core__menu-item{align-items:center;background-color:#0000;color:var(--rpv-core__menu-item-color);border:none;cursor:pointer;display:flex;justify-content:center;padding:.25rem 0;width:100%}.rpv-core__menu-item:focus{background-color:var(--rpv-core__menu-item--hover-background-color);outline:0}.rpv-core__menu-item:hover{background-color:var(--rpv-core__menu-item--hover-background-color)}.rpv-core__menu-item-icon{align-items:center;display:flex}.rpv-core__menu-item-icon--ltr{padding-left:1rem;padding-right:.5rem}.rpv-core__menu-item-icon--rtl{padding-left:.5rem;padding-right:1rem}.rpv-core__menu-item-label{flex-grow:1;flex-shrink:1;white-space:nowrap}.rpv-core__menu-item-label--ltr{padding-right:2rem}.rpv-core__menu-item-label--rtl{padding-left:2rem}.rpv-core__menu-item-check--ltr{padding-right:1rem}.rpv-core__menu-item-check--rtl{padding-left:1rem}.rpv-core__menu-item--disabled{color:var(--rpv-core__menu-item--disabled-color)}.rpv-core__menu-item--disabled:hover{background-color:#0000}.rpv-core__menu-item--ltr{text-align:left}.rpv-core__menu-item--rtl{direction:rtl;text-align:right}.rpv-core__minimal-button{background-color:#0000;border:none;border-radius:.25rem;color:var(--rpv-core__minimal-button-color);cursor:pointer;height:2rem;padding:0 .5rem}.rpv-core__minimal-button:hover{background-color:var(--rpv-core__minimal-button--hover-background-color)}.rpv-core__minimal-button--disabled{color:var(--rpv-core__minimal-button--disabled-color)}.rpv-core__minimal-button--rtl{direction:rtl}.rpv-core__minimal-button--selected{background-color:var(--rpv-core__minimal-button--selected-background-color)}.rpv-core__modal-body{background-color:var(--rpv-core__modal-body-background-color);border:1px solid var(--rpv-core__modal-body-border-color);border-radius:.25rem;margin:1rem;max-width:32rem;overflow:auto}.rpv-core__modal-body--rtl{direction:rtl}.rpv-core__modal-overlay{background-color:var(--rpv-core__modal-overlay-background-color);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999;align-items:center;display:flex;justify-content:center}.rpv-core__page-layer{align-items:center;display:flex;justify-content:center;overflow:visible;position:relative}.rpv-core__page-layer:after{content:"";position:absolute;bottom:.25rem;left:.25rem;right:.25rem;top:.25rem;box-shadow:var(--rpv-core__page-layer-box-shadow)}.rpv-core__page-layer--single{margin:0 auto}.rpv-core__page-size-calculator{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-core__popover-body{background-color:var(--rpv-core__popover-body-background-color);border:1px solid var(--rpv-core__popover-body-border-color);border-radius:.25rem;color:var(--rpv-core__popover-body-color);left:0;padding:.5rem 0;position:absolute;top:-9999px;z-index:9999}.rpv-core__popover-body-arrow{background-color:var(--rpv-core__popover-body-background-color)}.rpv-core__popover-body--rtl{direction:rtl}.rpv-core__popover-overlay{bottom:0;left:0;position:fixed;right:0;top:0}.rpv-core__annotation-popup-wrapper{background-color:var(--rpv-core__annotation-popup-wrapper-background-color);box-shadow:var(--rpv-core__annotation-popup-wrapper-box-shadow);font-size:.75rem;padding:.25rem;word-break:break-word}.rpv-core__annotation-popup-wrapper--rtl{direction:rtl}.rpv-core__annotation-popup-title{font-weight:600;margin-bottom:.25rem}.rpv-core__annotation-popup-date{font-size:.5rem}.rpv-core__annotation-popup-content{border-top:1px solid var(--rpv-core__annotation-popup-content-border-top-color);padding:.25rem;max-height:16rem;overflow:auto}.rpv-core__primary-button{background-color:var(--rpv-core__primary-button-background-color);border:none;border-radius:.25rem;color:var(--rpv-core__primary-button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__primary-button--rtl{direction:rtl}.rpv-core__progress-bar{background-color:var(--rpv-core__progress-bar-background-color);border-radius:9999px;padding:.125rem}.rpv-core__progress-bar--rtl{direction:rtl}.rpv-core__progress-bar-progress{align-items:center;background-color:var(--rpv-core__progress-bar-progress-background-color);border-radius:9999px;color:var(--rpv-core__progress-bar-progress-color);display:flex;font-size:.75rem;justify-content:center;height:.75rem}.rpv-core__separator{border-bottom:1px solid var(--rpv-core__separator-border-bottom-color)}.rpv-core__spinner{border-bottom:2px solid var(--rpv-core__spinner-border-transparent-color);border-left:2px solid var(--rpv-core__spinner-border-transparent-color);border-right:2px solid var(--rpv-core__spinner-border-color);border-top:2px solid var(--rpv-core__spinner-border-color);border-radius:9999px}.rpv-core__spinner--animating{animation-duration:.4s;animation-name:rpv-core__spinner-transform;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes rpv-core__spinner-transform{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rpv-core__splitter{background-color:var(--rpv-core__splitter-background-color);cursor:ew-resize;height:100%;width:.25rem}.rpv-core__splitter:hover,.rpv-core__splitter--resizing{cursor:col-resize;background-color:var(--rpv-core__splitter--hover-background-color)}.rpv-core__splitter-body--resizing{cursor:col-resize}.rpv-core__splitter-sibling--resizing{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rpv-core__textbox{background-color:var(--rpv-core__textbox-background-color);border:1px solid var(--rpv-core__textbox-border-color);box-sizing:border-box;border-radius:.25rem;color:var(--rpv-core__textbox-color);padding:0 .5rem;height:2rem;width:100%}.rpv-core__textbox--rtl{direction:rtl}.rpv-core__text-layer{left:0;position:absolute;top:0;height:100%;width:100%;opacity:.2;line-height:1;z-index:1}.rpv-core__text-layer span::-moz-selection{background-color:var(--rpv-core__text-layer-text--selection-background-color);color:var(--rpv-core__text-layer-text--selection-color)}.rpv-core__text-layer span::selection{background-color:var(--rpv-core__text-layer-text--selection-background-color);color:var(--rpv-core__text-layer-text--selection-color)}.rpv-core__text-layer br::-moz-selection{color:#0000}.rpv-core__text-layer br::selection{color:#0000}.rpv-core__text-layer-text{color:#0000;cursor:text;position:absolute;transform-origin:0% 0%;white-space:pre}.rpv-core__tooltip-body{background-color:var(--rpv-core__tooltip-body-background-color);border-radius:.25rem;color:var(--rpv-core__tooltip-body-color);left:0;max-width:20rem;position:absolute;text-align:center;top:-9999px;z-index:9999}.rpv-core__tooltip-body--rtl{direction:rtl}.rpv-core__tooltip-body-arrow{background-color:var(--rpv-core__tooltip-body-background-color)}.rpv-core__tooltip-body-content{padding:.5rem}.rpv-core__display--block{display:block}.rpv-core__display--hidden{display:none}@media (min-width: 640px){.rpv-core__display--hidden-small{display:none}.rpv-core__display--block-small{display:block}}@media (min-width: 768px){.rpv-core__display--hidden-medium{display:none}.rpv-core__display--block-medium{display:block}}@media (min-width: 1024px){.rpv-core__display--hidden-large{display:none}.rpv-core__display--block-large{display:block}}.rpv-core__viewer{min-height:inherit}:root{--rpv-thumbnail__container-background-color: #fff;--rpv-thumbnail__container-box-shadow: rgba(0, 0, 0, .2) 2px 2px 8px 0px;--rpv-thumbnail__item--selected-background-color: rgba(0, 0, 0, .3)}.rpv-core__viewer--dark{--rpv-thumbnail__item--selected-background-color: #2566e8}.rpv-thumbnail__cover,.rpv-thumbnail__cover-inner{align-items:center;display:flex;justify-content:center;height:100%;width:100%;min-height:inherit}.rpv-thumbnail__cover-image{max-height:100%;max-width:100%}.rpv-thumbnail__cover-loader{align-items:center;display:flex;justify-content:center;height:100%;width:100%}.rpv-thumbnail__container{align-items:center;background:var(--rpv-thumbnail__container-background-color);box-shadow:var(--rpv-thumbnail__container-box-shadow);display:flex;justify-content:center;margin:0 auto;position:relative}.rpv-thumbnail__item{cursor:pointer}.rpv-thumbnail__item--single,.rpv-thumbnail__item--dual-cover{padding:.5rem}.rpv-thumbnail__item--dual-even,.rpv-thumbnail__item--dual-cover-odd{padding:.5rem 0 .5rem .5rem}.rpv-thumbnail__item--dual-odd,.rpv-thumbnail__item--dual-cover-even{padding:.5rem .5rem .5rem 0}.rpv-thumbnail__item--single:hover,.rpv-thumbnail__item--dual-cover:hover,.rpv-thumbnail__items--dual:hover .rpv-thumbnail__item,.rpv-thumbnail__items--dual-cover:hover .rpv-thumbnail__item{background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__item:focus{outline:0}.rpv-thumbnail__label{font-size:.75em;text-align:center;padding:.25rem}.rpv-thumbnail__list{overflow:auto;padding:.5rem}.rpv-thumbnail__list--rtl{direction:rtl}.rpv-thumbnail__list--horizontal{align-items:center;display:flex;flex-direction:row;width:100%}.rpv-thumbnail__list--vertical{height:100%}.rpv-thumbnail__items{align-items:center;display:flex;justify-content:center}.rpv-thumbnail__items--selected .rpv-thumbnail__item{background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__list-container{height:100%;width:100%}.rpv-thumbnail__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-drop__area-background-color: #fff;--rpv-drop__area-body-border-color: rgba(0, 0, 0, .3);--rpv-drop__area-body-color: #000}.rpv-core__viewer--dark{--rpv-drop__area-background-color: #191919;--rpv-drop__area-body-border-color: #fff;--rpv-drop__area-body-color: #fff}.rpv-drop__area{background-color:var(--rpv-drop__area-background-color);bottom:0;left:0;position:absolute;right:0;top:0;padding:.5rem;z-index:9999}.rpv-drop__area-body{border:2px dashed var(--rpv-drop__area-body-border-color);color:var(--rpv-drop__area-body-color);font-size:1.5rem;align-items:center;display:flex;justify-content:center;height:100%}.rpv-drop__area-body--rtl{direction:rtl}:root{--rpv-full-screen__overlay-background-color: #fff}.rpv-core__viewer--dark{--rpv-full-screen__overlay-background-color: #1a1a1a}.rpv-full-screen__exit-button{bottom:0;padding:.5rem;position:fixed;z-index:2}.rpv-full-screen__exit-button--ltr{right:0}.rpv-full-screen__exit-button--rtl{left:0}.rpv-full-screen__overlay{position:fixed;top:0;left:0;height:100%;width:100%;align-items:center;display:flex;justify-content:center;background-color:var(--rpv-full-screen__overlay-background-color);z-index:1}.rpv-open__input-wrapper{position:relative}.rpv-open__input{display:none;bottom:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.rpv-open__input::-webkit-file-upload-button{width:0}.rpv-page-navigation__current-page-input{margin:0 .25rem;text-align:right;width:3rem}:root{--rpv-print__progress-body-background-color: #fff;--rpv-print__progress-body-border-color: rgba(0, 0, 0, .3);--rpv-print__progress-body-color: #000}.rpv-core__viewer--dark{--rpv-print__progress-body-background-color: #363636;--rpv-print__progress-body-border-color: transparent;--rpv-print__progress-body-color: #fff}.rpv-print__permission-body{padding:1rem}.rpv-print__permission-footer{display:flex;justify-content:center;padding:0 1rem 1rem 0}.rpv-print__progress{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9999}.rpv-print__progress-body{background-color:var(--rpv-print__progress-body-background-color);border:1px solid var(--rpv-print__progress-body-border-color);border-radius:.25rem;color:var(--rpv-print__progress-body-color);padding:1.5rem;text-align:center;width:15rem}.rpv-print__progress-body--rtl{direction:rtl}.rpv-print__progress-bar{margin-bottom:1rem}.rpv-print__progress-message{margin-bottom:.5rem}.rpv-print__zone{display:none}@media print{@page{margin:0}.rpv-print__html-printing{height:100%}.rpv-print__body-printing{height:100%;margin:0}.rpv-print__body-printing *{display:none}.rpv-print__zone{display:block;height:100%}.rpv-print__page{align-items:center;display:flex;flex-direction:column;justify-content:center;height:100%;width:100%;page-break-after:always;page-break-inside:avoid}.rpv-print__page img{display:block;max-height:100%;max-width:100%}}.rpv-properties__loader{text-align:center}.rpv-properties__modal{min-height:20rem;padding:.5rem 0}.rpv-properties__modal-section{padding:0 .5rem}.rpv-properties__modal-footer{display:flex;justify-content:center;margin-top:.5rem}.rpv-properties__item{align-items:flex-start;display:flex;margin:.5rem 0}.rpv-properties__item--rtl{direction:rtl}.rpv-properties__item-label{padding-right:.5rem;width:25%}.rpv-properties__item-value{flex:1}.rpv-search__highlights{left:0;position:absolute;top:0;height:100%;width:100%}.rpv-search__highlight{background-color:var(--rpv-search__highlight-background-color);border-radius:.25rem;position:absolute;z-index:1}.rpv-search__highlight--current{background-color:var(--rpv-search__highlight--current-background-color)}.rpv-search__popover{padding:0 .5rem}.rpv-search__popover-input-counter{align-items:center;display:flex;margin-bottom:.5rem;position:relative;width:12rem}.rpv-search__popover-counter{align-items:center;bottom:0;display:flex;position:absolute;top:0}.rpv-search__popover-counter--ltr{padding-right:.25rem;right:0}.rpv-search__popover-counter--rtl{left:0;padding-left:.25rem}.rpv-search__popover-label{align-items:center;cursor:pointer;display:flex;margin-bottom:.5rem}.rpv-search__popover-label-checkbox{cursor:pointer;margin-right:.25rem}.rpv-search__popover-footer{align-items:center;display:flex}.rpv-search__popover-footer-item{padding:0 .25rem}.rpv-search__popover-footer-button--ltr{margin-left:auto}.rpv-search__popover-footer-button--rtl{margin-right:auto}:root{--rpv-search__highlight-background-color: rgba(255, 255, 0, .4);--rpv-search__highlight--current-background-color: rgba(0, 128, 0, .4)}.rpv-selection-mode__grab{cursor:grab}.rpv-selection-mode__grab :not(input),.rpv-selection-mode__grab :not(select),.rpv-selection-mode__grab :not(textarea){cursor:grab!important}.rpv-selection-mode__grabbing{cursor:grabbing}.rpv-selection-mode__grabbing :not(input),.rpv-selection-mode__grabbing :not(select),.rpv-selection-mode__grabbing :not(textarea){cursor:grabbing!important}:root{--rpv-zoom__popover-target-arrow-border-color: rgba(0, 0, 0, .6)}.rpv-core__viewer--dark{--rpv-zoom__popover-target-arrow-border-color: #fff}.rpv-zoom__popover-target{align-items:center;color:var(--rpv-zoom__popover-target-color);display:flex}.rpv-zoom__popover-target-scale--ltr{margin-right:.25rem}.rpv-zoom__popover-target-scale--rtl{margin-left:.25rem}.rpv-zoom__popover-target-arrow{border-color:var(--rpv-zoom__popover-target-arrow-border-color) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:.5rem .25rem 0;height:0;width:0}:root{--rpv-toolbar__label--color: #000}.rpv-core__viewer--dark{--rpv-toolbar__label--color: #fff}.rpv-toolbar{align-items:center;display:flex;width:100%}.rpv-toolbar--rtl{direction:rtl}.rpv-toolbar__left{align-items:center;display:flex}.rpv-toolbar__center{align-items:center;display:flex;flex-grow:1;flex-shrink:1;justify-content:center}.rpv-toolbar__right{align-items:center;display:flex;margin-left:auto}.rpv-toolbar__item{align-items:center;display:flex;padding:0 .125rem}.rpv-toolbar__label{color:var(--rpv-toolbar__label--color)}:root{--rpv-default-layout__body-background-color: #fff;--rpv-default-layout__container-border-color: rgba(0, 0, 0, .3);--rpv-default-layout__toolbar-background-color: #eee;--rpv-default-layout__toolbar-border-bottom-color: rgba(0, 0, 0, .1);--rpv-default-layout__sidebar-border-color: rgba(0, 0, 0, .2);--rpv-default-layout__sidebar--opened-background-color: #fff;--rpv-default-layout__sidebar-headers-background-color: #eee;--rpv-default-layout__sidebar-content--opened-background-color: #fff;--rpv-default-layout__sidebar-content--opened-border-color: rgba(0, 0, 0, .2);--rpv-default-layout__sidebar-content--opened-color: #000}.rpv-core__viewer--dark{--rpv-default-layout__body-background-color: #1a1a1a;--rpv-default-layout__container-border-color: #454647;--rpv-default-layout__toolbar-background-color: #292929;--rpv-default-layout__toolbar-border-bottom-color: #000;--rpv-default-layout__sidebar-border-color: #000;--rpv-default-layout__sidebar--opened-background-color: #fff;--rpv-default-layout__sidebar-headers-background-color: #292929;--rpv-default-layout__sidebar-content--opened-background-color: #1a1a1a;--rpv-default-layout__sidebar-content--opened-border-color: #292929;--rpv-default-layout__sidebar-content--opened-color: #fff}.rpv-default-layout__container{border:1px solid var(--rpv-default-layout__container-border-color);box-sizing:border-box;height:100%;width:100%}.rpv-default-layout__toolbar{align-items:center;background-color:var(--rpv-default-layout__toolbar-background-color);border-bottom:1px solid var(--rpv-default-layout__toolbar-border-bottom-color);display:flex;left:0;position:absolute;top:0;height:2.5rem;width:100%;z-index:1}.rpv-default-layout__sidebar{display:flex;padding-top:2.5rem}.rpv-default-layout__sidebar--opened{bottom:0;left:0;position:absolute;top:0;width:12rem;background-color:var(--rpv-default-layout__sidebar--opened-background-color);z-index:1}.rpv-default-layout__sidebar--ltr{border-right:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__sidebar--rtl{border-left:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__main{display:flex;height:100%;position:relative}.rpv-default-layout__main--rtl{direction:rtl}.rpv-default-layout__body{background-color:var(--rpv-default-layout__body-background-color);flex:1;overflow:auto;padding-top:2.5rem}@media (min-width: 768px){.rpv-default-layout__sidebar--opened{width:16rem}}@media (min-width: 1024px){.rpv-default-layout__sidebar--opened{background:inherit;position:inherit;width:20rem;z-index:inherit}}.rpv-default-layout__sidebar-tabs{display:flex;height:100%;width:100%}.rpv-default-layout__sidebar-headers{background-color:var(--rpv-default-layout__sidebar-headers-background-color);padding:.25rem}.rpv-default-layout__sidebar-header{padding:.125rem}.rpv-default-layout__sidebar-content{display:none;flex-grow:1;flex-shrink:1}.rpv-default-layout__sidebar-content--opened{background-color:var(--rpv-default-layout__sidebar-content--opened-background-color);color:var(--rpv-default-layout__sidebar-content--opened-color);display:flex;overflow:hidden}.rpv-default-layout__sidebar-content--ltr{border-left:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.rpv-default-layout__sidebar-content--rtl{border-right:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.review-document-page{display:flex;height:calc(100vh - (64px + 3rem));overflow:hidden;width:100%;flex-direction:row;box-sizing:border-box;font-family:Inter}.review-document-page .pdf-viewer-container{padding:0 1rem;flex:2;gap:1rem;overflow-y:hidden;display:flex;flex-direction:column}.review-document-page .pdf-viewer-container .rpv-core__viewer{height:auto!important;flex:1;overflow:auto}.review-document-page .details-container{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:20px 2rem;border-radius:8px;box-sizing:border-box;background:#fafafa}.review-document-page .details-container .details-box{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px #0000001a}.review-document-page .details-box ul{list-style-type:none;padding:0}.review-document-page .details-box ul li{margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.review-document-page .delete-btn{background:none;border:none;color:red;font-size:1rem;cursor:pointer}.review-document-page .buttons-container{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.review-document-page .back-btn{padding:10px 20px;border:1px solid #d3d3d3;background-color:transparent;color:#7a7a7a;border-radius:4px;cursor:pointer;transition:border-color .3s ease,color .3s ease}.review-document-page .send-btn{padding:10px 20px;background-color:#000;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.review-document-page .back-btn:hover{border-color:#a9a9a9;color:#555}.review-document-page .send-btn:hover{background-color:#333}@media (max-width: 968px){.review-document-page{flex-direction:column;height:auto}.review-document-page .pdf-viewer-container,.review-document-page .details-container{width:100%;padding:10px}.review-document-page .buttons-container{align-items:flex-start}.review-document-page .back-btn,.review-document-page .send-btn{text-align:center;margin-bottom:10px}}@media only screen and (max-width: 430px){.campaign-card{width:250px!important}.campaign-index-container{display:flex!important;flex-direction:column;align-items:center}.campaign-details{grid-template-columns:repeat(2,1fr)!important}.gray-color{width:100%!important;margin-left:0!important}}.campaign-index .no-results{text-align:center;margin-top:75px}.campaign-index .search-bar-container{width:46%}.campaign-index .create-button{display:inline-block;margin-bottom:20px;padding:10px 15px;background-color:#4caf50;color:#fff;text-decoration:none;border-radius:4px;cursor:pointer;color:red}.campaign-index .create-button:hover{background-color:#45a049}.campaign-index .gray-color{background-color:#e7e5e5!important;color:#000!important;margin-left:1.9%;margin-bottom:1%}.campaign-index .search-bar{width:50%}.campaign-index .pagination{display:flex;align-items:center;margin-top:0!important;margin-bottom:20px!important;padding:10px 20px 0 10px}.campaign-index .pagination button{padding:4px 8px;margin:0 5px;font-size:.938rem;cursor:pointer!important;color:#000;font-weight:700}.campaign-index .pagination button.active{background-color:#000;color:#fff}.campaign-index .pagination button:disabled{cursor:not-allowed;opacity:1}.campaign-index .campaign-index-table{width:100%}.campaign-index .campaign-index-table table{width:100%;border-collapse:collapse}.campaign-index .campaign-index-table th,.campaign-index .campaign-index-table td{padding:12px 15px;text-align:left;font-family:Manrope}.campaign-index .campaign-index-table th{background-color:#f1f1f1;font-weight:600;text-transform:uppercase}.campaign-index .campaign-index-table td{border-bottom:1px solid #e0e0e0}.campaign-index .campaign-index-table tbody tr{transition:.3s ease,transform .3s ease}.campaign-index .campaign-index-table tbody tr:hover{background-color:#f1f1f1;cursor:pointer}.campaign-index .campaign-index-table .status{padding:5px 10px;border-radius:20px;color:#fff;font-weight:500}.campaign-index .campaign-index-table .status.pending{background-color:#f9d37a;color:#6d4c00}.campaign-index .campaign-index-table .status.payment-held{background-color:#ffc107;color:#6d4c00}.campaign-index .campaign-index-table .status.contract-signing{background-color:#000;color:#fff}.campaign-index .campaign-index-table .status.in-progress{background-color:#fff53c;color:#000}.campaign-index .campaign-index-table .status.accepted{background-color:#3c783c;color:#fff}.campaign-index .campaign-index-table .status.in-progress{background-color:#d4e4ff;color:#0056d2}.campaign-index .campaign-index-table .status.submitted{background-color:#c8f7c8;color:#2d7500}.campaign-index .campaign-index-table .status.publishing{background-color:#56666b;color:#ebebeb}.campaign-index .campaign-index-table .status.funds-transferred{background-color:#d4f7e4;color:#097a59}.campaign-index .campaign-index-table .status.rejected{background-color:#f5d3d4;color:#bf3c38}.campaign-index .campaign-index-table .status.completed{background-color:#d4f7e4;color:#097a59}.campaign-index .campaign-index-table .status.disputed{background-color:#f8d4d4;color:#992828}.campaign-index .campaign-index-table .actions{gap:10px}.campaign-index .campaign-index-table .actions i{cursor:pointer;font-size:1rem}.campaign-index-container{display:grid;grid-template-columns:1fr;gap:20px}.campaign-edit{padding-top:20px!important;padding-bottom:20px!important}.document-preview-container{cursor:pointer}.document-header{padding:20px 5px;font-family:Arial,sans-serif}.document-thumbnail{border:1px solid #ccc;padding:5px;display:inline-block;transition:transform .2s;height:150px;width:250px;overflow:hidden}.document-thumbnail:hover{transform:scale(1.05)}.document-modal{background:#fff;padding:20px;max-width:90%;max-height:90%;overflow:auto}.document-overlay{background:#00000080}.close-modal{background:none;border:none;font-size:1.5rem;position:absolute;top:10px;right:10px;cursor:pointer}.react-pdf__Page__textContent,.react-pdf__Page__annotations{display:none!important}.document-page{display:flex;justify-content:center;width:100%!important}.document-page .react-pdf__Page__canvas{width:100%!important}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::-moz-selection{background:transparent}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}.campaign-index-table{width:100%}.campaign-index-table table{width:100%;border-collapse:collapse}.campaign-index-table th,.campaign-index-table td{padding:12px 15px;text-align:left}.campaign-index-table th{background-color:#f1f1f1;font-weight:600;text-transform:uppercase}.campaign-index-table td{border-bottom:1px solid #e0e0e0}.campaign-index-table .actions i{cursor:pointer;font-size:1rem;margin-right:10px}.no-records{text-align:center;display:block;margin:27px;font-size:1rem}.campaign-view-container .campaign-view-header .campaign-buttons{display:flex;gap:10px}.campaign-view-container .campaign-view-header .campaign-buttons .accept-campaign-button{background-color:#3c783c;color:#fff;border:1px solid #626262;border-radius:5px;margin-right:1%}.campaign-view-container .campaign-view-header .campaign-buttons .reject-campaign-button{background-color:#7e2b2b;color:#fff;border:1px solid #626262;border-radius:5px;margin-right:1%}.campaign-view-container .campaign-view-header .campaign-buttons .publish-campaign-button{background-color:#1c3b60;color:#fff;border:1px solid #626262;border-radius:5px;margin-right:1%}.campaign-view-container .campaign-view-header .campaign-buttons .accept-campaign-button:hover,.campaign-view-container .campaign-view-header .campaign-buttons .reject-campaign-button:hover,.campaign-view-container .campaign-view-header .campaign-buttons .publish-campaign-button:hover{color:#000!important;border-color:#000!important}.campaign-details{flex:1;max-width:50%}.section-header{color:#777980;font-size:.875rem;font-family:Manrope,sans-serif;font-weight:600;line-height:20px;letter-spacing:.07px;word-wrap:break-word}.campaign-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.5rem}.campaign-section .section-content{align-self:stretch;padding:8px 12px;background:#f9f9fc;border-radius:8px;display:flex;justify-content:flex-start;align-items:center;gap:4px}.campaign-section .content-box{padding:8px;background:#0000001a;border-radius:8px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px}.campaign-section .content-item{color:#000;font-size:.75rem;font-family:Manrope,sans-serif;font-weight:500;line-height:12.48px;word-wrap:break-word}.campaign-section .content-date{color:#858d9d;font-size:.875rem;font-family:Manrope,sans-serif;font-weight:400;line-height:20px;letter-spacing:.07px;word-wrap:break-word}.description-container{border-radius:8px;overflow-y:auto;flex:1}.description-container .description-header{display:inline-flex;justify-content:flex-start;align-items:flex-start;gap:8px}.description-container .header-text{color:#777980;font-size:.875rem;font-family:Manrope,sans-serif;font-weight:600;line-height:20px;letter-spacing:.07px;word-wrap:break-word}.description-container .description-content{flex:1;overflow-y:auto;background:#f9f9fc;border-radius:8px;padding:10px;color:#858d9d;font-family:Manrope}.additional-details-row .details-column{flex:1;gap:4px}.additional-details-row .details-column .additional-req-section{gap:4px;border-radius:8px;flex:1;display:flex;flex-direction:column;height:168px;overflow-y:auto}.additional-details-row .details-column .additional-req-section .additional-content{flex:1;overflow-y:auto;background:#f9f9fc;border-radius:8px;padding:10px}.additional-details-row .special-condition-campaign{max-height:400px!important}.documents-container{display:flex;gap:20px;margin-top:20px;width:50%}.documents-section{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px}.review-contract-page{display:flex;flex-direction:row;box-sizing:border-box;font-family:Manrope;height:calc(100vh - (64px + 3rem))}.review-contract-page .page-title{font-size:1.125rem;font-weight:600;margin-bottom:20px;text-align:left;color:#333;font-family:Inter}.review-contract-page .pdf-viewer-container{flex:2;padding:0 20px;overflow-y:hidden;background-color:#fff;display:flex;flex-direction:column;gap:1rem;height:90%}.review-contract-page .pdf-viewer-container .pdf-wrapper{flex:1;overflow:hidden}.review-contract-page .pdf-viewer-container .pdf-wrapper .rpv-core__viewer{height:98%!important}.review-contract-page .pdf-viewer-container .pdf-wrapper .rpv-core__viewer .rpv-core__text-layer-text{font-family:Manrope,sans-serif!important}.review-contract-page .pdf-viewer-container .buttons-container{display:flex;justify-content:space-between;align-items:center;padding:0}.review-contract-page .details-container{flex:1;display:flex;flex-direction:column;justify-content:flex-start;padding:5px 20px;background-color:#f9f9f9;box-sizing:border-box;border-radius:5px;gap:2rem}.review-contract-page .details-container .ubu-title{width:100%;text-align:center;color:#000;font-size:2.625rem;font-family:Classy Vogue;font-weight:400;word-wrap:break-word}.review-contract-page .details-container .details-box{background-color:#fff;padding:1.5rem 1rem;border-radius:8px;box-shadow:0 6px 12px #1e1e1e1a}.review-contract-page .details-container .details-box ul{list-style-type:none;padding:0}.review-contract-page .details-container .details-box ul li{margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.review-contract-page .delete-btn{background:none;border:none;color:red;font-size:1rem;cursor:pointer}@media (max-width: 968px){.review-contract-page{flex-direction:column;height:auto}.review-contract-page .pdf-viewer-container,.review-contract-page .details-container{width:100%;padding:10px}.review-contract-page .buttons-container{align-items:flex-start;gap:1rem}}.signature-container{position:relative;width:100%;max-width:600px}.signature-container .delete-icon-wrapper{cursor:pointer}.signature-pad-canvas{display:block;width:100%;height:200px;background:#f9f9f9;border-radius:10px;border:1px solid #e0e0e0;cursor:crosshair}.signature-actions{display:flex;justify-content:center;align-items:center;margin-top:20px}.signature-insert-button{display:flex;padding:20px 31px;justify-content:space-between;align-items:center;align-self:stretch;border-radius:8px;color:#fff!important;width:100%;justify-content:center}.chat-parent{height:100%;width:100%}@media only screen and (max-width: 768px){.chat-parent{flex-direction:column}.chat-parent .chat-users-container{width:100%!important}.chat-parent .chat-users-container .search-users-input{width:100%;height:50px!important}.chat-parent .chat-users-container .users-container{width:100%!important;align-items:center;gap:8px!important;padding:12px!important}.chat-parent .chat-users-container .users-container .search-users-text{font-size:12px!important}.chat-parent .chat-users-container .users-container .users-list{flex-direction:row;width:100%!important;align-items:center}.chat-parent .chat-users-container .users-container .users-list .user{gap:0!important;align-items:start}.chat-parent .chat-users-container .users-container .users-list .user .user-unread-msg{position:relative;width:20px!important;height:20px!important;right:7px!important}.chat-parent .chat-users-container .users-container .users-list .user .user-text,.chat-parent .chat-users-container .users-container .users-list .user .user-read-img{display:none}.chat-parent .chat-box-container{width:100%!important}.chat-parent .chat-box-container .users-list .user .user-unread-msg{position:relative!important}}.chat-parent .chat-users-container{background:#fafafa;width:25%}.chat-parent .chat-users-container .users-container{width:100%;padding:16px;height:100%}.chat-parent .chat-users-container .users-container .search-users-input{width:100%;height:5%;background:#fff;border:1px solid #E5E7EB;border-radius:8px;font-family:sans-serif;font-size:.875rem;font-weight:400;line-height:22px;text-align:left}.chat-parent .chat-users-container .users-container .search-users-text{width:100%;margin-left:10px;font-family:sans-serif;font-size:.75rem;font-weight:600;line-height:20px;text-align:left;color:#9ca3af}.chat-parent .chat-users-container .users-container .users-list{width:95%;height:100%;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.chat-parent .chat-users-container .users-container .users-list::-webkit-scrollbar{width:4px;display:none}.chat-parent .chat-users-container .users-container .users-list .user{transition:all .3s ease-in-out;padding:2px}@media only screen and (max-width: 768px){.chat-parent .chat-users-container .users-container .users-list .user{transition:all .1s ease-in-out}}.chat-parent .chat-users-container .users-container .users-list .user .user-img{padding:2px;height:50px;width:50px;-o-object-fit:contain;object-fit:contain;border-radius:170px}.chat-parent .chat-users-container .users-container .users-list .user .user-img.placeholder{background-color:#ccc;display:flex;justify-content:center;align-items:center;font-size:1.125rem;color:#fff}.chat-parent .chat-users-container .users-container .users-list .user .is-user-active{border:2px solid #A1F815}.chat-parent .chat-users-container .users-container .users-list .user .is-user-inactive{border:2px solid gray}.chat-parent .chat-users-container .users-container .users-list .user .user-text{font-family:sans-serif;font-size:.875rem;font-weight:500;line-height:22px;text-align:left}.chat-parent .chat-users-container .users-container .users-list .user .user-unread-msg{width:20px;height:20px;background-color:#000;font-family:sans-serif;font-size:.75rem;font-weight:500;line-height:20px;text-align:center;color:#fff;border-radius:50%}.chat-parent .chat-users-container .users-container .users-list .user:hover{background:linear-gradient(107.28deg,#0000001a 1.62%,#0000000a 101.22%);padding-left:12px;border-radius:8px;width:100%}@media only screen and (max-width: 768px){.chat-parent .chat-users-container .users-container .users-list .user:hover{transform:scale(1.02);background:none;padding-left:0;width:auto}}.chat-parent .user-chat-divider{margin:0}.chat-parent .chat-box-container{width:85%;height:100%}.chat-parent .chat-box-container .chat-container{padding:16px;width:100%}.chat-parent .chat-box-container .chat-container .is-receiver-layout{width:100%;justify-content:end}.chat-parent .chat-box-container .chat-container .user-chat-header{width:100%}.chat-parent .chat-box-container .chat-container .user-chat-header .remove-child{width:inherit;justify-content:end;align-items:end}.chat-parent .chat-box-container .chat-container .user-chat-header .user-chat-header-img.placeholder{background-color:#ccc;display:flex;justify-content:center;align-items:center;font-size:1.125rem;color:#fff;border-radius:50%}.chat-parent .chat-box-container .chat-container .user-chat-header .user-chat-header-text{font-family:sans-serif;font-size:.875rem;font-weight:500;line-height:22px;text-align:left}.chat-parent .chat-box-container .chat-container .user-chat-header .user-chat-header-btn1{height:36px;padding:8px 12px;border-radius:8px;opacity:0px;background:#000;font-family:sans-serif;font-size:.875rem;font-weight:200;line-height:20px;letter-spacing:.005em;text-align:center;color:#fff}.chat-parent .chat-box-container .chat-container .user-chat-header .user-chat-header-btn2{height:36px;padding:8px 12px;border-radius:8px}.chat-parent .chat-box-container .chat-container .user-chat-header .user-chat-header-btn2 .ant-btn-icon{display:inline-flex}.chat-parent .chat-box-container .chat-container .user-chat-header-img{width:50px;height:50px;border-radius:170px;-o-object-fit:contain;object-fit:contain}.chat-parent .chat-box-container .chat-container .user-chat-content{height:100%;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.chat-parent .chat-box-container .chat-container .user-chat-content::-webkit-scrollbar{width:4px;display:none}.chat-parent .chat-box-container .chat-container .user-chat-content .chat-content-img.placeholder{background-color:#ccc;display:flex;justify-content:center;align-items:center;font-size:1.125rem;color:#fff;border-radius:50%}.chat-parent .chat-box-container .chat-container .user-chat-content .chat-container{width:100%}.chat-parent .chat-box-container .chat-container .user-chat-content .chat-container .chat-content-img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain;border-radius:100px}.chat-parent .chat-box-container .chat-container .user-chat-content .chat-container .chat-text{font-family:sans-serif;font-size:.875rem;font-weight:400;line-height:18.02px;text-align:left;border-radius:0 6.55px 6.55px;padding:8px}.chat-parent .chat-box-container .chat-container .user-chat-content .chat-container .chat-timestamp{font-family:sans-serif;font-size:.625rem;font-weight:500;line-height:16.38px;text-align:left;color:#666}.chat-parent .chat-box-container .chat-container .user-chat-content .chat-container .chat-timestamp-tick{width:100%}.chat-parent .chat-box-container .chat-container .user-chat-content .chat-container .is-sender{background:#ebebeb}.chat-parent .chat-box-container .chat-container .user-chat-content .chat-container .is-receiver{background-color:#000;color:#fff}.chat-parent .chat-box-container .chat-container .user-chat-footer .add-btn{border:none}.chat-parent .chat-box-container .chat-container .user-chat-footer .file-uploader{display:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGQSURBVHgBvZVNbsIwEIXfhHSfI3CD0hukJ4DsgTai7MsJICco+xYFFVVdppyg9Aa5AekNoq6TuOMEq/kjEhD1SY5sa/x5PB5PCEf0vPFMjegOEKYQMHjKAMGHQEAC28nYWh9bS3Uwnpxz10STiOEJnDp4Abp6285FkixwgoiwnAytWS30HGAOvGawXYC67143jrDHBeK4z6Zjayn7mvzEMdzGBcDtw8giNHs7dz3PSKHyYniVictlRD/JYwrl7QdoSaRp/RTKUb1Ge+rJEOhAmtilHWEnCQI11iNOemSxzdvxMV2+oG5hcQhD5+MbogSVQAYFamzbVniABwW7K9RK4538iqfAZ6xjr1p6maz8nGwVLzMHAplS32hPfuYp8IHWJL5S6HRk7fi8O7SgTkR/L4pj4zQZyxi/bDzRZMN1w5HxPNhn4stYHEreOfL5Gd+ogaY6HIYFu+LgVHHoOlExfytFgo854Mr+JKiaLiWFbONMh1llaoQqrV69e0HUJyF6uQ1C+UsRCbZ6jLV6FP+iX+z+oDpeMnwOAAAAAElFTkSuQmCC)}.chat-parent .chat-box-container .chat-container .user-chat-footer .chat-input-container{width:100%}.chat-parent .chat-box-container .chat-container .user-chat-footer .chat-input{background:#d5d5d5;font-family:sans-serif;font-size:.875rem;font-weight:400;line-height:18.02px;text-align:left;color:#434041;padding:6px!important}.chat-parent .chat-box-container .chat-container .user-chat-footer .chat-input:hover,.chat-parent .chat-box-container .chat-container .user-chat-footer .chat-input:focus{box-shadow:none;border:1px solid}.chat-parent .chat-box-container .chat-container .user-chat-footer .send-btn{font-family:sans-serif;font-size:.875rem;font-weight:300;line-height:18.02px;text-align:left;color:#f3f4f6;background-color:#000;width:84px;box-shadow:0 .82px 1.64px #03071205;border-radius:6.5px}.chat-parent .display-none{display:none}.influencer-card{display:flex;flex-direction:row;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:16px;gap:1rem;position:relative}@media only screen and (max-width: 1024px){.influencer-card{flex-direction:column;align-items:center;gap:1rem}}.influencer-card .skeleton-wrapper .ant-skeleton-element{flex:1;border-radius:8px;overflow:hidden}.influencer-card .skeleton-wrapper .ant-skeleton-element .ant-skeleton-button{width:100%}.influencer-card .skeleton-wrapper .ant-skeleton-element:nth-child(5),.influencer-card .skeleton-wrapper .ant-skeleton-element:nth-child(4){flex-basis:10%}.influencer-card .skeleton-wrapper .ant-skeleton-element:nth-child(2),.influencer-card .skeleton-wrapper .ant-skeleton-element:nth-child(3){flex-basis:30%}.influencer-card .skeleton-wrapper .ant-skeleton-element:nth-child(1){flex-basis:15%}.influencer-card .card-checkbox{position:absolute;top:8px;left:8px;width:18px;height:18px;z-index:2}.influencer-card .col-1{width:20%}.influencer-card .col-1 .avatar-wrapper{position:relative}.influencer-card .col-1 .avatar-wrapper .top-rated-badge{position:absolute;right:-5px;bottom:5px}.influencer-card .col-1 .influencer-avatar{width:130px;height:130px;border-radius:50%;border:3px solid #babbba;-o-object-fit:cover;object-fit:cover}.influencer-card .col-1 .ant-image-error img{-o-object-fit:contain;object-fit:contain}.influencer-card .col-1 .influencer-name{font-size:1rem;font-weight:700;text-align:center}.influencer-card .col-1 .social-handles{display:flex;flex-wrap:wrap;gap:8px;font-size:.875rem;width:100%;justify-content:center}.influencer-card .col-1 .social-handles .social-link{color:#555;text-decoration:none;display:flex;align-items:center;overflow:hidden;white-space:nowrap}.influencer-card .col-1 .social-link img{width:16px;height:16px;margin-right:4px}.influencer-card .col-1 .social-link span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.influencer-card .col-3,.influencer-card .col-2{flex:1}.influencer-card .col-2{display:flex;flex-direction:column;justify-content:space-evenly;border:1px solid #e0e0e0;align-self:stretch;padding:10px;border-radius:15px;gap:8px}.influencer-card .col-2 .first-row{display:flex}.influencer-card .col-2 .match-percentage{display:flex;align-items:center}.influencer-card .col-2 .circular-progress{width:85px;height:85px;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center}.influencer-card .col-2 .inner-circle{width:70px;height:70px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;position:absolute;flex-direction:column;z-index:1}.influencer-card .col-2 .percentage-text{font-size:1.375rem;font-weight:700;z-index:2}.influencer-card .col-2 .percentage-sign{font-size:.6em!important}.influencer-card .col-2 .match-text{font-size:.75rem;margin-top:5px;z-index:2}.influencer-card .col-2 .details-column{width:50%;display:flex;flex-direction:column;justify-content:space-between}.influencer-card .col-2 .second-row{display:flex;flex-direction:column}.influencer-card .col-2 .progress-container{display:flex;align-items:center;margin-bottom:1%;width:100%}.influencer-card .col-2 .two-categories{flex-direction:row;display:flex;width:100%}.influencer-card .col-2 .two-categories .progress-container{width:50%}.influencer-card .col-2 .circle{position:relative;width:34px;height:34px;border-radius:50%;background:conic-gradient(#cbc6c6 calc(360deg - calc(var(--percentage) * 3.6deg)),#cbc6c6 calc(360deg - calc(var(--percentage) * 3.6deg)),#000 0deg,#000 calc(var(--percentage) * 3.6deg));display:flex;align-items:center;justify-content:center;margin-right:10px}.influencer-card .col-2 .circle span{font-family:Manrope;position:relative;background:#fff;border-radius:50%;width:27px;height:27px;display:flex;align-items:center;justify-content:center;font-size:.563rem;font-weight:700}.influencer-card .col-2 .label{font-family:Manrope;font-size:.75rem;color:#333}.influencer-card .col-3{display:flex;flex-direction:column;align-self:stretch;gap:8px}.influencer-card .col-3 .response-time{padding:10px 0;border-radius:8px;background:#f6f6f6b2;gap:.75rem}.influencer-card .col-3 .stats-row{justify-content:space-between;gap:8px;flex-grow:1}.influencer-card .col-3 .stats-row .stat-box{flex:1;text-align:center;background:#f6f6f6b2;padding:6px;border-radius:8px;position:relative;gap:.75rem}.influencer-card .col-3 .stats-row .stat-box .star-icon{width:14px;height:14px;margin-right:4px;vertical-align:middle;position:absolute;top:5px;left:5px}.influencer-card .col-4{display:flex;flex-direction:column;justify-content:space-between;gap:8px;max-width:125px}.influencer-card .col-4 .influencer-image{width:100%;border-radius:10px;-o-object-fit:contain;object-fit:contain;margin-bottom:0}.influencer-card .col-4 .ant-image-error{border-radius:10px;background-color:#f8f8f8;padding:5px 0}.influencer-card .col-4 .ant-image-error .influencer-image{width:100%;min-width:125px;aspect-ratio:107/85;border-radius:10px;-o-object-fit:contain;object-fit:contain;margin-bottom:0}.influencer-card .col-5{width:15%;display:flex;flex-direction:column;justify-content:space-evenly;align-self:stretch;gap:1rem}@media only screen and (max-width: 1024px){.influencer-card .col-5{width:100%;gap:1rem}}.influencer-card .col-5 .influencer-button{border-radius:8px;padding:24px 12px;margin:0;text-align:center;font-size:.875rem;transition:background-color .3s ease,color .3s ease}.influencer-card .col-5 .marked{background-color:#000;color:#fff}.influencer-card .col-5 .marked:hover{background-color:#fff;color:#000}.influencer-card .col-5 .proposal-options{background-color:#000;color:#fff;pointer-events:none;cursor:not-allowed;opacity:.5}.influencer-card .col-5 .proposal-options:hover{background-color:#fff;color:#000}.skeleton-rounded-border{border-radius:.5rem!important}.ai-matches-btn{background-color:#273b4a!important}.filtered-influencer-page{margin:0 auto;margin-bottom:1rem}.filtered-influencer-page h1{font-size:1.5rem;color:#333}.filtered-influencer-page .loader{font-size:1.125rem;text-align:center;margin-top:50px}.filtered-influencer-page .error{color:red;text-align:center;margin-top:20px}.filtered-influencer-page .no-results{text-align:center;font-size:1.125rem;color:#666;margin-top:75px}.filtered-influencer-page .segment-back-button{font-size:1rem;padding:10px 20px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;height:40px;cursor:pointer;transition:background-color .3s ease,color .3s ease;background-color:transparent;border:1px solid #d9d9d9;color:#333}.filtered-influencer-page .influencers-list{display:flex;flex-direction:column;gap:20px}@media (max-width: 768px){.filtered-influencer-page .influencers-list{gap:15px}}@media (max-width: 480px){.filtered-influencer-page .influencers-list{gap:10px}}.filtered-influencer-page .search-container{width:50%}.filtered-influencer-page .search-container>*{height:100%}.filter-segment i{margin-right:8px;font-size:.75rem}.segment-buttons{display:flex;justify-content:space-between;width:100%}.segment-filter-submit{background-color:#000;color:#fff}.segment-filter-submit:hover,.segment-filter-cancel:hover{background-color:#fff!important;color:#000!important;border-color:#000!important}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.proposal-container{padding:20px;background-color:#fff}.create-proposal-button{background-color:#000!important;color:#fff;font-family:Poppins,sans-serif;font-weight:400;float:right;letter-spacing:.07em;border:8px;margin-top:-20px;margin-bottom:20px}.create-proposal-button:hover{background:#fff!important;color:#000!important;border:1px solid black!important}.proposal-row{font-family:Poppins,sans-serif;font-size:.875rem;letter-spacing:.07em}.ant-table-thead>tr>th{font-weight:700;font-size:.875rem}.ant-table-tbody>tr>td{font-size:.875rem}.ant-table-row{border-bottom:1px solid #f0f0f0}.tabs-container{padding-left:20px;padding-right:20px}.brand-card{display:flex;width:100%;flex-direction:row;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:1rem;position:relative;gap:.5rem}@media only screen and (max-width: 1024px){.brand-card{flex-direction:column;align-items:center;gap:1rem}}.brand-card h3{font-style:normal;font-weight:600;font-size:.875rem;line-height:19px;color:#000;margin:10px 0}.brand-card p{font-family:sans-serif;font-style:normal;font-weight:300;font-size:.75rem;line-height:19px;margin:0;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.brand-card .card-checkbox{position:absolute;top:8px;left:8px;width:18px;height:18px;z-index:2}.brand-card .card-column{width:25%;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}@media only screen and (max-width: 1024px){.brand-card .card-column{width:100%}}.brand-card .top-rated-text{font-size:.875rem;font-weight:700;color:#000;margin-bottom:8px}.brand-card .brand-avatar{width:184px;height:184px;border-radius:50%;border:3px solid #babbba;margin-bottom:5px}.brand-card .brand-avatar-fallback{width:184px;height:184px;border-radius:50%;margin-bottom:5px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:3rem;font-weight:700;text-transform:uppercase}.brand-card .brand-name{font-size:1rem;font-weight:700;text-align:center;margin-top:15px!important}.brand-card .description-column{display:flex;flex-direction:column;justify-content:flex-start;width:25%;padding:10px;border:1px solid #f8f8f8;border-radius:.5rem;background-color:#f8f8f8}@media only screen and (max-width: 1024px){.brand-card .description-column{width:100%}}.brand-card .stats-column{display:flex;flex-direction:column;justify-content:flex-start;width:35%;gap:.5rem;background-color:#fff}.brand-card .stats-column p{-webkit-line-clamp:2}@media only screen and (max-width: 1024px){.brand-card .stats-column{width:100%;gap:1rem}}.brand-card .stats-column-row{display:flex;flex-wrap:wrap;border-radius:.5rem;height:55%}.brand-card .full-width{width:100%}.brand-card .industry-column{background-color:#f8f8f8;border:1px solid #f8f8f8;border-radius:.5rem;padding:8px;width:100%}.brand-card .half-width{width:100%;display:flex;height:45%;gap:.5rem}.brand-card .category-column{flex-basis:50%}.brand-card .audience-column{flex-grow:1}.brand-card .audience-column,.brand-card .category-column{padding:8px;background-color:#f8f8f8;border:1px solid #f8f8f8;border-radius:.5rem}.influencer-buttons-column{flex-grow:1;display:flex;flex-direction:column;justify-content:space-evenly}@media only screen and (max-width: 1024px){.influencer-buttons-column{width:100%;gap:1rem}}.influencer-button{background-color:#fff;color:#000;border:1px solid black;border-radius:8px;padding:16px 10px;margin-bottom:11px;margin-top:11px;text-align:center;font-size:.875rem;cursor:pointer;transition:background-color .3s ease,color .3s ease}.influencer-mark-button{background-color:#fff!important;color:#000!important;border:1px solid black!important;border-radius:8px!important;padding:23px 10px!important;margin-bottom:11px!important;margin-top:11px!important;text-align:center!important;font-size:14px!important;cursor:pointer!important;transition:background-color .3s ease,color .3s ease}.influencer-mark-button:hover{background-color:#000!important;color:#fff!important}.influencer-button:hover{background-color:#000;color:#fff}.marked{background-color:#000!important;color:#fff!important}.marked:hover{background-color:#fff!important;color:#000!important}.proposal-options{background-color:#000;color:#fff;pointer-events:none;cursor:not-allowed;opacity:.5}.custom-search-input{margin-bottom:20px}.custom-search-input .ant-input{padding:10px}.footerDiv{display:flex;gap:5px;justify-content:end;margin-top:5%}.business-influencer-page{margin:0 auto}.business-influencer-page .loader{font-size:1.125rem;text-align:center;margin-top:50px}.business-influencer-page .error{color:red;text-align:center;margin-top:20px}.business-influencer-page .no-results{text-align:center;font-size:1.125rem;color:#666;margin-top:75px}.business-influencer-page .business-list{display:flex;flex-direction:column;gap:20px}@media (max-width: 768px){.business-influencer-page .business-list{gap:15px}}@media (max-width: 480px){.business-influencer-page .business-list{gap:10px}}.business-influencer-page .business-controls{display:flex;justify-content:space-between;align-items:stretch}@media only screen and (max-width: 1024px){.business-influencer-page .business-controls{flex-direction:column;align-items:start;gap:1rem}.business-influencer-page .business-controls .search-bar{width:100%}.business-influencer-page .business-controls .UBUPagination{align-self:flex-end}}.business-influencer-page .search-bar{width:50%}.business-influencer-page .segment-buttons{justify-content:right!important}.flex-item-parent{display:flex;flex-wrap:wrap;gap:20px}.flex-item{width:22%;box-sizing:border-box}.create-proposal-container{max-width:800px;margin:auto;padding:20px;background-color:#fff;border-radius:10px;box-shadow:0 0 10px #0000001a}.proposal-title{font-weight:700;margin-bottom:20px}.proposal-input{font-size:1rem;padding:10px;border-radius:8px;border:1px solid #d9d9d9}.quill{width:100%!important;height:400px!important;display:flex!important;flex-direction:column!important;overflow:fit-content!important;margin-bottom:20px!important}.quill .ql-editor{flex-grow:1!important;overflow-y:auto!important;max-height:100%!important;padding:10px;box-sizing:border-box}.button-row{margin-top:30px}.draft-button,.save-proposal-button{font-family:Poppins,sans-serif;font-weight:500;font-size:1rem;padding:18px 14px;border-radius:8px;margin-right:10px}.draft-button{background-color:#fff;border:1px solid #d9d9d9;color:#000}.save-proposal-button{background-color:#000!important;color:#fff!important;border:1px solid #d9d9d9}.draft-button:hover{background-color:#000!important;color:#fff!important;border:1px solid #d9d9d9!important}.save-proposal-button:hover{background-color:#fff!important;color:#000!important;border:1px solid #d9d9d9!important}.proposal-back-container{display:flex;justify-content:flex-end}.back-proposal-button{background-color:transparent;border:1px solid #d9d9d9;color:#000;margin-bottom:20px;padding:10px;border-radius:8px}.back-proposal-button:hover{background-color:#000!important;border:1px solid #d9d9d9!important;color:#fff!important}.edit-proposal-container{max-width:800px;margin:auto;padding:20px;background-color:#fff;border-radius:10px}.main-publish-container{padding:20px}.main-publish-container .publish-campaign-h2{display:flex}.main-publish-container .top-bar{display:flex;justify-content:space-between;align-items:center;padding:10px}.main-publish-container .publish-button-group{display:flex;gap:8px;margin-right:15px}.main-publish-container .publish-button-group .publish-button{background-color:#000;color:#fff;border:none}.main-publish-container .publish-button-group .publish-button:hover{background:#fff;color:#000;border:1px solid #000000}.main-publish-container .campaign-container{display:flex}.main-publish-container .campaign-left{width:60%;margin:0 auto;height:-moz-fit-content;height:fit-content;padding:20px;box-sizing:border-box;background-color:#fff;border:1px solid #eaeaea;border-radius:8px;box-shadow:0 4px 8px #0000001a}.main-publish-container .campaign-left h2{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:24px}.main-publish-container .campaign-left .campaign-content{display:flex;flex-direction:column}.main-publish-container .campaign-left .campaign-content label{margin-bottom:15px}.main-publish-container .campaign-left .campaign-field{margin-bottom:20px}.main-publish-container .campaign-left .campaign-field-two{display:flex;flex-direction:row;margin-bottom:20px}.main-publish-container .campaign-left .campaign-field-half{width:49%}.main-publish-container .campaign-left .campaign-field-half:first-child{margin-right:2%}.main-publish-container .campaign-left label{display:block;font-size:.875rem;font-weight:500;color:#555;margin-bottom:8px}.main-publish-container .campaign-left .input-field,.main-publish-container .campaign-left .textarea-field{width:100%;background-color:#f9f9fc;border:1px solid #ddd!important;border-radius:8px!important;padding:8px 10px!important;font-size:.875rem;color:#333;gap:4px;font-family:Manrope}.main-publish-container .campaign-left .input-field.input-error,.main-publish-container .campaign-left .textarea-field.input-error{border:1px solid red!important}.main-publish-container .campaign-left .textarea-field{resize:none}.main-publish-container .campaign-left .tags-container{display:flex;gap:4px;flex-wrap:wrap;background-color:#f9f9fc;padding:8px 10px;border-radius:8px}.main-publish-container .campaign-left .tag{display:flex;align-items:center;padding:10px;gap:10px;height:32px;background:#0000001a;border-radius:8px;flex:none;order:0;flex-grow:0;justify-content:center}.main-publish-container .campaign-right{width:40%;padding:0 20px;display:flex;flex-direction:column;gap:20px}.main-publish-container .campaign-right .campaign-publish-document{box-sizing:border-box;box-shadow:0 4px 8px #0000001a;border:1px solid #eaeaea;padding:15px;border-radius:8px}.main-publish-container .campaign-right .campaign-publish-document .document-text{font-family:Manrope;font-style:normal;font-weight:600;font-size:.938rem;line-height:27px;color:#000;flex:none;order:0;flex-grow:0;margin-bottom:2%;padding:5px 4px}.main-publish-container .campaign-right .campaign-publish-document .publish-docuemnt-preview{display:flex;justify-content:center}.upload-media-component{box-sizing:border-box;box-shadow:0 4px 8px #0000001a;border:1px solid #eaeaea;padding:20px;border-radius:8px}.upload-media-component .upload-text{font-family:Manrope;font-style:normal;font-weight:600;font-size:1rem;line-height:27px;color:#000;flex:none;order:0;flex-grow:0;margin-bottom:2%;padding:5px 4px}.upload-media-component .upload-media{display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px dashed #d3d3d3;padding:30px;border-radius:8px;background-color:#fafafa;cursor:pointer;text-align:center;color:#6b6b6b;transition:border-color .3s ease}.upload-media-component .upload-media:hover{border-color:#bfbfbf}.upload-media-component .upload-media .upload-label{display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer}.upload-media-component .upload-media .upload-icon{background-color:#e6e6e6;border-radius:50%;padding:15px;display:flex;align-items:center;justify-content:center}.upload-media-component .upload-media p{font-weight:500;color:#6b6b6b;margin:0}.upload-media-component .upload-media span{color:#b0b0b0;font-size:.75rem}.social-media-checkboxes{display:flex;flex-direction:column;gap:16px;font-family:Manrope;max-width:100%;box-sizing:border-box;box-shadow:0 4px 8px #0000001a;border:1px solid #eaeaea;border-radius:8px;padding:13px;align-items:flex-start;width:100%}.social-media-checkboxes .social-media-item{display:flex;align-items:center;gap:10px}.social-media-checkboxes .ant-checkbox-checked .ant-checkbox-inner{background-color:#000;border-color:#000}.social-media-checkboxes .ant-checkbox-inner{width:20px;height:20px}.social-media-checkboxes .social-icon{font-size:18px}.social-media-checkboxes .social-label{font-weight:500}.social-media-checkboxes .instagram{color:#e4405f}.social-media-checkboxes .facebook{color:#1877f2}.social-media-checkboxes .tiktok{color:#010101}.insta-preview-post{border-width:.01px;border-color:#c4c4c4}.insta-preview-image,.insta-preview-dummy-image{height:484.991px!important;width:384px!important}.profile-page .profile-header{display:flex;justify-content:space-between;width:100%;gap:2rem}.profile-page .profile-header .card{border:1px solid rgba(30,30,30,.08);flex-grow:1;width:100%;padding:2rem;border-radius:10px}.profile-page .profile-header .profile-card .profile-image{-o-object-fit:contain;object-fit:contain;border:6px solid #0000001A;border-radius:50%;width:90px;height:90px}.profile-page .profile-header .reviews-card h3{font-size:2.188rem;font-weight:400}.profile-page .image-gallery .image-tabs span.active{border-bottom:2px solid #333}.not-parent{width:100%!important;padding:0 30px 512.835px}.not-parent .not-header{width:100%!important}.not-parent .not-header .not-header-text{color:var(--Primary-Base-Black, #000);font-family:Inter;font-size:1.625rem;font-style:normal;font-weight:700;line-height:160%}.not-parent .not-header .not-header-btn{display:flex;padding:8px;justify-content:center;align-items:center;gap:var(--spacing-xs, 6px);border-radius:8px;background:#1e1e1e}.not-parent .not-content{width:100%}.not-parent .not-content .not-tab-header{color:#1e293b;font-family:sans-serif;font-size:.875rem;font-style:normal;font-weight:500;line-height:120%;display:inline-flex;gap:8px;justify-content:center;align-items:center;opacity:.6;transition:opacity .3s ease}.not-parent .not-content .not-content-list-item{display:flex;padding:32.305px 38.766px;align-items:flex-start;gap:19.383px;align-self:stretch}.not-parent .not-content .not-content-list-item .ant-list-item-meta-content{display:flex;flex-direction:column;gap:8px!important}.not-parent .not-content .not-content-list-item .ant-list-item-meta-content .ant-list-item-meta-description .ant-space{display:flex;gap:16px!important}.ant-tabs{width:100%;height:100%}.ant-tabs-tab-active{width:100px;display:inline-flex;justify-content:center}.ant-tabs-tab-active .ant-tabs-tab-btn{color:#000!important}.ant-tabs-tab-active .not-tab-header{opacity:1!important;font-weight:700}.ant-tabs-ink-bar{background-color:#000!important}.notification-controls{width:100%!important;display:flex;justify-content:space-between}.notification-controls .search-bar-container{width:50%}.notification-controls .search-bar-container>*{height:100%}.notification-controls .segment-page-pagination{border:1px solid #ddd;padding:8px;border-radius:8px}.notification-controls .segment-page-pagination .ant-pagination-item-link svg{width:16px;height:16px;fill:#000}.notification-controls .segment-page-pagination .ant-pagination-item a{color:#1e1e1e80;font-size:.75rem;font-family:Manrope}.notification-controls .segment-page-pagination .ant-pagination-item-active{background-color:#000;border-radius:100%;border-color:#000}.notification-controls .segment-page-pagination .ant-pagination-item-active a{color:#fff;font-size:.75rem}.notification-controls .segment-page-pagination .ant-pagination-disabled{cursor:not-allowed!important}.dashboard-layout{width:100%;height:100vh}.dashboard-layout .header-icons .ant-popover-inner{padding:0!important}.dashboard-layout .notification-parent{flex-direction:row-reverse}.dashboard-layout .notification-number{position:fixed;height:1.05rem;display:inline-flex;font-size:.563rem;align-items:center;justify-content:center;width:1.2rem;border-radius:25px;background-color:#cc5f5f;color:#fff;z-index:1}.dashboard-layout .header-span{cursor:pointer;line-height:normal}.dashboard-layout .verify-email-message{width:100%;position:relative;background-color:#f79e1b33;height:auto;padding:10px 0;overflow:hidden;text-align:center;font-size:.875rem;color:#002329;font-family:Inter}.dashboard-layout .verify-email-message .email-verification-banner{width:100%;max-width:100%;margin:0 auto;padding:0 12px;border-radius:8px;background-color:#fff2c900;border:none}.dashboard-layout .verify-email-message .resend-verification-email{text-decoration:underline;font-weight:500;color:#ff9e1b}@media (max-width: 768px){.dashboard-layout .verify-email-message .email-verification-banner{padding:8px;font-size:.75rem}}.dashboard-layout .dashboard-header{padding:1rem 1.5rem;background:#fff;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f1f3f9;width:100%}.dashboard-layout .dashboard-header .select-wrapper{min-width:124px}.dashboard-layout .dashboard-header .notification-wrapper{justify-content:center;align-items:center;position:relative}.dashboard-layout .dashboard-header .notification-wrapper .notification-count{position:absolute;display:flex;justify-content:center;align-items:center;color:#fff;font-size:.688rem;font-weight:500;width:18px;height:18px;border-radius:100%;background-color:#cc5f5f;line-height:1;top:-4px;right:-6px}.dashboard-layout .dashboard-header .user-avatar{cursor:pointer;overflow:hidden}.dashboard-layout .dashboard-header .user-avatar img{border-radius:8px}.dashboard-layout .ant-layout{background-color:#fff!important}.dashboard-layout .ant-layout-sider-collapsed,.dashboard-layout .ant-layout-sider-trigger{min-width:100px!important}.dashboard-layout .main-dashboard-wrapper{overflow:auto;scrollbar-gutter:stable;padding:1.5rem 1.5rem 0}.dashboard-layout .layout-sider{background:#000;text-align:center;flex:none!important;min-width:none!important;width:25%!important}.dashboard-layout .layout-sider .ant-layout-sider-trigger{background-color:#000}.dashboard-layout .layout-sider .sidebar{background:#000!important;width:100%}.dashboard-layout .layout-sider .sidebar .sidebar-menu{background:#000!important;width:100%;padding-bottom:4rem}.dashboard-layout .layout-sider .sidebar .sidebar-menu .sidebar-menu-item{display:flex;align-items:center;justify-content:start;padding:10px 32px;gap:14px;min-height:4.5rem;position:relative}.dashboard-layout .layout-sider .sidebar .sidebar-menu .sidebar-menu-item.item-collapsed{justify-content:center;padding-left:0;padding-right:0}.dashboard-layout .layout-sider .sidebar .sidebar-menu .sidebar-menu-item.item-collapsed .ant-menu-title-content{display:none}.dashboard-layout .layout-sider .sidebar .sidebar-menu .sidebar-menu-item .ant-menu-title-content{text-align:left;margin-inline-start:unset!important;font-weight:500;font-size:.875rem;color:#8f8f8f}.dashboard-layout .layout-sider .sidebar .sidebar-menu .sidebar-menu-item.ant-menu-item-selected{background-color:#000}.dashboard-layout .layout-sider .sidebar .sidebar-menu .sidebar-menu-item.ant-menu-item-selected:before{content:"";position:absolute;left:0;width:4px;height:100%;background-color:#fff;border-radius:0 40px 40px 0}.dashboard-layout .layout-sider .sidebar .sidebar-menu .sidebar-menu-item.ant-menu-item-selected .ant-menu-title-content{font-weight:500;font-size:.875rem;color:#fff;text-shadow:0px 4px 4px rgba(0,0,0,.25)}.notification-dropdown{width:100%;flex-shrink:0;border-radius:var(--radi-lg, 12px);background:#fff;box-shadow:0 0 12px #0000000f}.notification-dropdown .notification-dropdown-header,.notification-dropdown .ant-list{padding:.9em}.notification-dropdown .view-all .ant-btn-link{color:#f79e1b!important}.notification-dropdown .view-all{display:flex;justify-content:center}.notification-dropdown .ant-divider{margin:0}.notification-dropdown .ant-btn-variant-link{color:"#F79E1B !important"}.notification-dropdown .notification-dropdown-header-text{color:var(--Primary-Base-Black, #000);font-family:sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.14px}.notification-dropdown .notification-item{border-bottom:1px solid #f0f0f0;cursor:pointer}.notification-dropdown .notification-item .notification-item-text{color:#000c;font-family:sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.12px}.notification-dropdown .notification-item .ant-list-item-meta-title{max-width:18em}.whats-new-dropdown{width:100%;flex-shrink:0;border-radius:var(--radi-lg, 12px);background:#fff;box-shadow:0 0 12px #0000000f}.whats-new-dropdown .whats-new-dropdown-header,.whats-new-dropdown .ant-list{padding:.9em}.whats-new-dropdown .view-all .ant-btn-link{color:#f79e1b!important}.whats-new-dropdown .view-all{display:flex;justify-content:center}.whats-new-dropdown .ant-divider{margin:0}.whats-new-dropdown .ant-btn-variant-link{color:"#F79E1B !important"}.whats-new-dropdown .whats-new-dropdown-header-text{color:var(--Primary-Base-Black, #000);font-family:sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;letter-spacing:-.14px}.whats-new-dropdown .whats-new-item{border-bottom:1px solid #f0f0f0;cursor:pointer}.whats-new-dropdown .whats-new-item .whats-new-item-text{color:#000c;font-family:sans-serif;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.12px}.whats-new-dropdown .whats-new-item .ant-list-item-meta-title{max-width:18em}.profile-page{font-family:Arial,sans-serif;color:#333;display:flex;flex-direction:column;gap:24px}.profile-page .segment-back-button{font-size:1rem;padding:10px 20px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;height:40px;cursor:pointer;transition:background-color .3s ease,color .3s ease;background-color:transparent;border:1px solid #d9d9d9;color:#333}.profile-page .segment-back-button[disabled]{cursor:not-allowed!important}.profile-page .black{background-color:#000;color:#fff}.profile-page .black:hover{background-color:#fff!important;color:#000!important}.profile-page .black:hover svg{fill:#000}.profile-page .light{background-color:#fff;color:#000}.profile-page .light:hover{background-color:#000!important;color:#fff!important}.profile-page .light:hover svg{fill:#fff}.profile-page .inf-profile-header .card{border:1px solid rgba(30,30,30,.08);padding:2rem;border-radius:10px}.profile-page .inf-profile-header .profile-card .profile-image{-o-object-fit:contain;object-fit:contain;border:6px solid #0000001A;border-radius:50%;width:90px;height:90px}.profile-page .inf-profile-header .reviews-card{width:100%}.profile-page .inf-profile-header .reviews-card h3{font-size:2.188rem;font-weight:400}.profile-page .brand-avatar-fallback{width:90px;height:90px;border-radius:50%;border:6px solid #0000001A;display:flex;align-items:center;justify-content:center;color:#fff;font-size:3rem;font-weight:700;text-transform:uppercase}.profile-page .user-avatar-fallback{width:45px;height:45px;border-radius:50%;border:6px solid #0000001A;display:flex;align-items:center;justify-content:center;font-weight:700}.profile-page .image-gallery .image-tabs{display:flex;justify-content:start;gap:10px}.profile-page .image-gallery .image-tabs span{cursor:pointer;padding:10px 0;border-bottom:2px solid transparent}.profile-page .image-gallery .image-tabs span.active{font-weight:700;border-bottom:2px solid #333}.profile-page .image-gallery .image-tabs span.facebook,.profile-page .image-gallery .image-tabs span.facebook:hover{cursor:not-allowed}.profile-page .image-gallery h4{margin-bottom:10px}.profile-page .image-gallery .profile-page-images{padding:20px 0}.profile-page .image-gallery .profile-page-images .media-gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px}@media (max-width: 768px){.profile-page .image-gallery .profile-page-images .media-gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width: 468px){.profile-page .image-gallery .profile-page-images .media-gallery{grid-template-columns:repeat(1,1fr)}}.profile-page .image-gallery .profile-page-images .p-media-item{display:flex;justify-content:center;align-items:center}.profile-page .image-gallery .profile-page-images .p-media-item .ant-image{width:100%}.profile-page .image-gallery .profile-page-images .p-media-item img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.profile-page .image-gallery .profile-page-images .p-media-item video{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.profile-page .image-gallery .profile-page-images .no_profile_data{display:flex;justify-content:center;width:100%}.custom-tag{cursor:pointer;transition:.3s ease,transform .3s ease}.custom-tag:hover{border-color:#000}.custom-tag-item{display:flex;align-items:center;background-color:#f0f0f0;border-radius:5px;padding:5px 10px;margin-right:5px;margin-bottom:5px}.blog-card-2{border-radius:8px;padding:20px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.blog-card-2 .action-icon{opacity:0;transform:translateY(-10px);transition:opacity .3s,transform .3s}.blog-card-2 .card-image{transition:all ease-in-out .3s}.blog-card-2:hover .action-icon{opacity:1;transform:translateY(0)}.blog-card-2:hover{transform:translateY(-5px);box-shadow:0 4px 6px #00000040,0 2px 4px #00000038}.black-spinner .ant-spin-dot{color:#000!important;font-size:smaller}.blog-gray-text-color{color:#858d9d}.gray-color{background-color:#e7e5e5!important;color:#000!important}.blog-media{background-color:#fff;margin-bottom:20px;border-radius:10px}.blog-media h2{margin-bottom:10px;font-size:1rem;font-weight:700}.blog-media-upload{margin-top:10px}.blog-media-label{font-weight:700;margin-bottom:10px;display:block}.blog-media-placeholder{border:2px dashed #ccc;padding:20px;text-align:center}.blog-media-preview{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.blog-media-item{position:relative;-o-object-fit:cover;object-fit:cover}.blog-media-item img,.blog-media-item video{width:100%;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:5px}.blog-remove-media-button{position:absolute;top:5px;right:5px;background:#00000080;color:#fff;border:none;border-radius:50%;cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700}.blog-remove-media-button:hover{background:#000000b3}.blog-media-input{display:none}.blog-media-instructions{margin-top:20px}.blog-media-instructions p{color:#a0a0a0;font-weight:400}.blog-add-image-button{margin-top:10px;background-color:#d8d6d6;border:none;padding:10px 20px;cursor:pointer;font-weight:700;border-radius:5px}.blog-add-image-button img{margin-right:10px}.blog-add-image-button:hover{background-color:#a0a0a0}.quill{width:60%;margin:0 auto}@media (max-width: 1340px){.quill{width:100%;margin:none}}.ql-editor img{width:50%;margin:10px auto;padding:10px;box-shadow:0 2px 5px #0000001a}.ql-snow a{text-decoration:none!important}.multiSelectContainer h2{margin-bottom:10px;font-size:1rem;font-weight:700}.custom-field-text .ant-select-dropdown{width:50%!important}@media (max-width: 768px){.custom-field-text .ant-select-dropdown{width:100%!important}}.custom-field-text .ant-select-selection-placeholder{color:gray;font-size:.875rem;font-family:Manrope;opacity:.8}.blog-general-information{background-color:#fff;padding:20px;margin-bottom:20px;border-radius:10px;box-shadow:0 0 10px #0000001a}.blog-general-information h2{margin-bottom:10px;font-size:1rem;font-weight:700}.textarea-group{height:70%}.blog-general-information .input-group{margin-bottom:30px}.full-width{width:100%}.blog-general-information .input-group label{display:block;margin-bottom:5px;font-weight:700}.input-group input,.input-group textarea{width:100%;font-family:Manrope;border-radius:5px}.textarea-input{height:75%}.custom-input-field-text::-moz-placeholder{color:gray;font-size:.875rem;font-family:Manrope;opacity:.8}.custom-input-field-text::placeholder{color:gray;font-size:.875rem;font-family:Manrope;opacity:.8}.add-blog-container{display:flex;justify-content:center}.add-post-header h1{font-family:Classy Vogue}.add-blog-content{flex:1;display:flex;flex-direction:column}.add-blog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.cancel-button{display:inline-flex;align-items:center;padding:10px 20px;background-color:#fff;border:1px solid #ccc;border-radius:5px;color:#888;cursor:pointer;font-size:.875rem;font-weight:700}.cancel-button svg{margin-right:10px}.cancel-button:hover{background-color:#f0f0f0}form{display:flex;flex-direction:column}.form-content{display:flex;justify-content:space-between;flex-wrap:wrap}.blog-left-section{width:100%;margin-right:20px}.submit-button-container{display:flex;justify-content:flex-end;margin-top:20px;margin-bottom:20px}.submit-button-container .submit-button{padding:10px 20px;background-color:#333;color:#fff;border:none;border-radius:5px;cursor:pointer}.submit-button-container .submit-button:hover{background-color:#262626}@media (max-width: 768px){.form-content{flex-direction:column}.left-section,.right-section{width:100%;margin-right:0}.submit-button-container{justify-content:center}}.view-blog-page{background-color:#f9f9fc}.view-blog-section{width:60%;margin-left:auto;margin-right:auto;padding:1.5rem 2.5rem}@media (max-width: 1440px){.view-blog-section{width:80%;padding:1rem}}@media (max-width: 1024px){.view-blog-section{width:100%;padding:1rem}}.view-blog-div{font-family:Manrope,"sans-serif"}.view-blog-div img{width:100%;margin:10px auto;padding:10px;box-shadow:0 2px 5px #0000001a}.view-blog-div a{color:#06c;text-decoration:none;transition:color .3s ease,-webkit-text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease;transition:color .3s ease,text-decoration .3s ease,-webkit-text-decoration .3s ease}.view-blog-div a:hover{color:#000}.view-blog-div p,.view-blog-div strong,.view-blog-div ul,.view-blog-div ol{font-size:1.25rem;font-weight:400}.view-blog-div ol{list-style-type:decimal;margin-left:20px;padding-left:20px;list-style-position:inside}.view-blog-div ul{list-style-type:disc;margin-left:20px;padding-left:20px;list-style-position:inside}.view-blog-div ol li,.view-blog-div ul li{direction:ltr}.view-blog-div ol li::marker,.view-blog-div ul li::marker{font-weight:700}.user-chat-divider{margin:0}.chat-box-container{width:85%;height:100%}.chat-box-container .chat-container{padding:16px;width:100%}.chat-box-container .chat-container .is-receiver-layout{width:100%;justify-content:end}.chat-box-container .chat-container .user-chat-header{width:100%}.chat-box-container .chat-container .user-chat-header .remove-child{width:inherit;justify-content:end;align-items:end}.chat-box-container .chat-container .user-chat-header .user-chat-header-img.placeholder{background-color:#ccc;display:flex;justify-content:center;align-items:center;font-size:1.125rem;color:#fff;border-radius:50%}.chat-box-container .chat-container .user-chat-header .user-chat-header-text{font-family:sans-serif;font-size:.875rem;font-weight:500;line-height:22px;text-align:left}.chat-box-container .chat-container .user-chat-header .user-chat-header-btn1{height:36px;padding:8px 12px;border-radius:8px;opacity:0px;background:#000;font-family:sans-serif;font-size:.875rem;font-weight:200;line-height:20px;letter-spacing:.005em;text-align:center;color:#fff}.chat-box-container .chat-container .user-chat-header .user-chat-header-btn2{height:36px;padding:8px 12px;border-radius:8px}.chat-box-container .chat-container .user-chat-header .user-chat-header-btn2 .ant-btn-icon{display:inline-flex}.chat-box-container .chat-container .user-chat-header-img{width:50px;height:50px;border-radius:170px;-o-object-fit:contain;object-fit:contain}.chat-box-container .chat-container .user-chat-content{height:100%;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.chat-box-container .chat-container .user-chat-content::-webkit-scrollbar{width:4px;display:none}.chat-box-container .chat-container .user-chat-content .chat-content-img.placeholder{background-color:#ccc;display:flex;justify-content:center;align-items:center;font-size:1.125rem;color:#fff;border-radius:50%}.chat-box-container .chat-container .user-chat-content .chat-container{width:100%}.chat-box-container .chat-container .user-chat-content .chat-container .chat-content-img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain;border-radius:100px}.chat-box-container .chat-container .user-chat-content .chat-container .chat-text{font-family:sans-serif;font-size:.875rem;font-weight:400;line-height:18.02px;text-align:left;border-radius:0 6.55px 6.55px;padding:8px}.chat-box-container .chat-container .user-chat-content .chat-container .chat-timestamp{font-family:sans-serif;font-size:.625rem;font-weight:500;line-height:16.38px;text-align:left;color:#666}.chat-box-container .chat-container .user-chat-content .chat-container .chat-timestamp-tick{width:100%}.chat-box-container .chat-container .user-chat-content .chat-container .is-sender{background:#ebebeb}.chat-box-container .chat-container .user-chat-content .chat-container .is-receiver{background-color:#000;color:#fff}.chat-box-container .chat-container .user-chat-footer .add-btn{border:none}.chat-box-container .chat-container .user-chat-footer .file-uploader{display:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGQSURBVHgBvZVNbsIwEIXfhHSfI3CD0hukJ4DsgTai7MsJICco+xYFFVVdppyg9Aa5AekNoq6TuOMEq/kjEhD1SY5sa/x5PB5PCEf0vPFMjegOEKYQMHjKAMGHQEAC28nYWh9bS3Uwnpxz10STiOEJnDp4Abp6285FkixwgoiwnAytWS30HGAOvGawXYC67143jrDHBeK4z6Zjayn7mvzEMdzGBcDtw8giNHs7dz3PSKHyYniVictlRD/JYwrl7QdoSaRp/RTKUb1Ge+rJEOhAmtilHWEnCQI11iNOemSxzdvxMV2+oG5hcQhD5+MbogSVQAYFamzbVniABwW7K9RK4538iqfAZ6xjr1p6maz8nGwVLzMHAplS32hPfuYp8IHWJL5S6HRk7fi8O7SgTkR/L4pj4zQZyxi/bDzRZMN1w5HxPNhn4stYHEreOfL5Gd+ogaY6HIYFu+LgVHHoOlExfytFgo854Mr+JKiaLiWFbONMh1llaoQqrV69e0HUJyF6uQ1C+UsRCbZ6jLV6FP+iX+z+oDpeMnwOAAAAAElFTkSuQmCC)}.chat-box-container .chat-container .user-chat-footer .chat-input-container{width:100%}.chat-box-container .chat-container .user-chat-footer .chat-input{background:#f3f4f6;font-family:sans-serif;font-size:.875rem;font-weight:400;line-height:18.02px;text-align:left;color:#9ca3af}.chat-box-container .chat-container .user-chat-footer .send-btn{font-family:sans-serif;font-size:.875rem;font-weight:300;line-height:18.02px;text-align:left;color:#f3f4f6;background-color:#000;width:84px;box-shadow:0 .82px 1.64px #03071205;border-radius:6.5px}.null-msg-parent{width:100%;height:100%}.null-msg-parent .null-msg-text{color:#414141;text-align:center;font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:500;line-height:24px}.null-msg-parent .null-msg-desc{color:#414141;text-align:center;font-family:Poppins;font-size:.875rem;font-style:normal;font-weight:300;line-height:24px;opacity:80%}.add-whats-new-container{display:flex;justify-content:center;min-height:100%}.add-whats-new-container .cancel-button{display:inline-flex;align-items:center;padding:10px 20px;background-color:#fff;border:1px solid #ccc;border-radius:5px;color:#888;cursor:pointer;font-size:.875rem;font-weight:700}.add-whats-new-container .cancel-button svg{margin-right:10px}.add-whats-new-container .cancel-button:hover{background-color:#f0f0f0}.add-whats-new-container form{display:flex;flex-direction:column}.add-whats-new-container .form-content{display:flex;justify-content:space-between;flex-wrap:wrap}.add-whats-new-container .left-section{width:67%;margin-right:20px}.add-whats-new-container .right-section{width:30%;display:flex;flex-direction:column}.add-whats-new-container .submit-button-container{display:flex;justify-content:flex-end;margin-top:20px}.add-whats-new-container .submit-button-container .submit-button{padding:10px 20px;background-color:#333;color:#fff;border:none;border-radius:5px;cursor:pointer}.add-whats-new-container .submit-button-container .submit-button:hover{background-color:#262626}@media (max-width: 768px){.add-whats-new-container .form-content{flex-direction:column}.add-whats-new-container .left-section,.add-whats-new-container .right-section{width:100%;margin-right:0}.add-whats-new-container .submit-button-container{justify-content:center}}.add-whats-new-content{flex:1;padding:20px;background-color:#f9f9f9;display:flex;flex-direction:column}.add-whats-new-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.afiliate-skeleton-card{border-radius:8px;margin-bottom:5px;padding:10px;width:100%}@media screen and (max-width: 430px){.item-row{display:flex;justify-content:center;gap:20px!important}.item-image{max-width:100%!important;margin-right:0!important}.item-right-side{justify-content:center!important;align-items:center!important}}.item-card{border-radius:8px;overflow:hidden;margin-bottom:10px;padding:10px;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;width:100%}.item-image{max-width:150px;margin-right:15px}.carousel-media img,.carousel-media video{width:100%;height:auto;border-radius:8px}.item-details{padding-right:10px;display:flex;flex-direction:column;justify-content:space-between}.item-right-side{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start}.item-price-status{display:flex;flex-direction:column;align-items:flex-end;margin-bottom:10px}.item-price{font-size:1.125rem;font-weight:700;margin-bottom:5px}.tags-container{display:flex;flex-wrap:wrap;gap:1px;margin-bottom:1px}.additional-info{display:flex;flex-wrap:wrap;gap:10px;margin-top:5px}.colors-container{display:flex;align-items:center;gap:5px}.color-circle{width:22px;height:22px;border-radius:50%;margin-right:5px;position:relative;display:flex;justify-content:center;align-items:center}.additional-info span{margin-right:10px}.item-status{margin-bottom:5px}.item-actions{display:flex;align-items:center;gap:10px}.item-actions .edit-icon{color:#000}.circle{width:90%;height:90%;border-radius:50%;position:relative}.circle.no-color{background-color:transparent;border:1px solid #ccc}.cross{margin-top:-1px;margin-left:3px;color:red;display:none}.circle.no-color .cross{display:block}.tooltip{visibility:hidden;background-color:#333;color:#fff;text-align:center;padding:5px;border-radius:5px;position:absolute;z-index:1;bottom:100%;left:50%;transform:translate(-50%);opacity:0;transition:opacity .3s}.color-circle:hover .tooltip{visibility:visible;opacity:1}.buy-now-button{background-color:coral;color:#fff;border:none;padding:12px 24px;font-size:1rem;font-weight:700;text-align:center;text-decoration:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease,transform .3s ease;width:100%;max-width:200px;margin-top:20px}.buy-now-button:hover{background-color:tomato;transform:scale(1.05)}.buy-now-button:focus{outline:none}.buy-now-button:active{background-color:#ff4500;transform:scale(1)}.product-card-wrapper{padding:2%}@media (max-width: 990px){.HeroSection .wrapper{gap:8rem}}.HeroSection .col-1{display:flex;padding:0 1rem}@media (max-width: 990px){.HeroSection .col-1{justify-content:center}}.HeroSection .col-1 .bg-container{width:100%;max-width:592px;background-image:url(/assets/landing-bg-vector-D2hSx-4I.png);background-repeat:round}.HeroSection .col-2 .heading-wrapper{align-items:flex-end}@media (max-width: 990px){.HeroSection .col-2 .heading-wrapper{align-items:center}}.HeroSection .col-2 .main-heading{text-align:right;font-family:Classy Vogue;font-weight:400;font-size:79px;line-height:89px;margin:0}@media (max-width: 990px){.HeroSection .col-2 .main-heading{font-size:3.5rem;line-height:56px;text-align:center}}.HeroSection .col-2 .heading-creators{color:#184235}.HeroSection .col-2 .heading-under-img{width:100%;max-width:400px}@media only screen and (max-width: 430px){.HeroSection .col-2 .heading-under-img{max-width:230px}}.HeroSection .col-2 .text-muted{padding:1rem;font-family:sans-serif;font-size:1.188rem;font-weight:300;line-height:27.32px;text-align:right}@media (max-width: 990px){.HeroSection .col-2 .text-muted{text-align:center}}.HeroSection .col-2 .side-vector-wrapper{width:400px}@media (max-width: 990px){.HeroSection .col-2 .side-vector-wrapper{display:none}}.HeroSection .col-2 .side-vector-wrapper .side-vector{width:200px;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;right:7px}.ImageCard{position:relative}.ImageCard .img-button{font-size:.75rem;font-weight:500;color:#000;border-radius:18px;padding:1em .75em;position:absolute;bottom:0;background-color:#fff;border-color:#fff}@media only screen and (max-width: 768px){.ImageCard .img-button{font-size:.6rem}}.ImageCard .img-button.btn-left{left:-30px}.ImageCard .img-button.btn-right{right:-50px}.ImageCard .image1{max-width:180px;max-height:215px;-o-object-fit:contain;object-fit:contain;top:-10px;left:18px;gap:0px}@media only screen and (max-width: 1024px){.ImageCard .image1{max-width:130px;max-height:150px}}@media only screen and (max-width: 1255px){.ImageCard .image1{max-width:160px;max-height:195px}}@media only screen and (max-width: 510px){.ImageCard .image1{max-width:110px!important;max-height:140px!important}}.ImageCard .image2{max-width:180px;max-height:170px;-o-object-fit:contain;object-fit:contain;border-radius:18px 0 0}@media only screen and (max-width: 1024px){.ImageCard .image2{max-width:120px;max-height:130px}}@media only screen and (max-width: 510px){.ImageCard .image2{max-width:100px!important;max-height:110px!important}}@media only screen and (max-width: 1255px){.ImageCard .image2{max-width:160px;max-height:150px}}.ImageCard .image4{max-width:180px;max-height:170px;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width: 1024px){.ImageCard .image4{max-width:140px;max-height:130px}}@media only screen and (max-width: 510px){.ImageCard .image4{max-width:100px!important;max-height:110px!important}}@media only screen and (max-width: 1255px){.ImageCard .image4{max-width:160px;max-height:150px}}.ImageCard .image3{max-width:225px;max-height:205px;top:109.3px;left:74.7px;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width: 1024px){.ImageCard .image3{max-width:170px;max-height:145px}}@media only screen and (max-width: 510px){.ImageCard .image3{max-width:140px!important;max-height:120px!important}}@media only screen and (max-width: 1255px){.ImageCard .image3{max-width:205px;max-height:185px}}.parent-div-middle{position:relative;overflow:hidden;width:85%}.parent-div-middle :global(.ant-modal-content .anticon){display:none!important;width:1000px}@media only screen and (max-width: 1440px){.parent-div-middle .parents{width:50%;gap:16px!important}.parent-div-middle .parents .parent-store-btns .download-our-app{font-size:2.5rem}.parent-div-middle .parents .parent-store-btns2 .discover-text{font-size:.938rem}.parent-div-middle .container{width:50%}}@media only screen and (max-width: 1255px){.parent-div-middle .parents{gap:14px!important}.parent-div-middle .parents .parent-store-btns .download-our-app{font-size:2.188rem}.parent-div-middle .parents .parent-store-btns2 .discover-text{font-size:1.063rem;line-height:21.32px;max-width:74%}}@media only screen and (max-width: 1024px){.parent-div-middle .parents{gap:12px!important}.parent-div-middle .parents .parent-store-btns .download-our-app{font-size:1.875rem}.parent-div-middle .parents .parent-store-btns2 .discover-text{font-size:.75rem;line-height:21.32px;max-width:80%}}@media only screen and (max-width: 930px){.parent-div-middle{flex-direction:column;justify-content:center;align-items:center}.parent-div-middle .parents{width:100%;gap:10px!important}.parent-div-middle .parents .parent-store-btns{justify-content:center;align-items:center}.parent-div-middle .parents .parent-store-btns .download-our-app{font-size:2.375rem}.parent-div-middle .parents .parent-store-btns2 .discover-text{font-size:1.063rem;line-height:21.32px;max-width:100%}.parent-div-middle .parents .parent-store-btns>div{width:30%}.parent-div-middle .container{width:100%}.parent-div-middle .container .ellipse-container{justify-content:center}.parent-div-middle .container .ellipse-container .ellipse-c-2{height:97%;width:46%}.parent-div-middle .container .mob-container{width:inherit;justify-content:center;display:flex}.parent-div-middle .container .mob-container img{width:auto;height:auto}}@media only screen and (max-width: 768px){.parent-div-middle .parents .parent-store-btns .download-our-app{font-size:1.875rem}.parent-div-middle .parents .parent-store-btns2 .discover-text{font-size:.938rem}}@media only screen and (max-width: 430px){.parent-div-middle .parents .parent-store-btns .download-our-app{font-size:1.875rem}.parent-div-middle .parents .parent-store-btns>div{width:50%}.parent-div-middle .parents .parent-store-btns2 .discover-text{font-size:.938rem}.parent-div-middle .container .ellipse-container{width:100%}}.parent-store-btns{width:100%}.parent-store-btns2{min-width:65%}.download-our-app{font-family:Classy Vogue;font-size:3.125rem;font-weight:400;line-height:55.3px;text-align:left}.discover-text{font-family:sans-serif;font-size:1.25rem;font-weight:300;line-height:27.32px;text-align:left;max-width:55%}.ellipse-container{position:relative;height:550px}.mob-container{margin-top:32px;position:absolute;width:293px;height:555px;display:inline-block;overflow:hidden}.mob-container img{width:100%;height:100%}.p-div-welcome{width:85%}@media only screen and (max-width: 1440px){.p-div-welcome .welcome-video .welcome-text-section .welcome-desc{line-height:20px!important}.p-div-welcome .welcome-video .welcome-text-section .welcome-list-ul{font-size:14px!important}}@media only screen and (max-width: 1255px){.p-div-welcome .welcome-video .welcome-text-section .welcome-desc{line-height:20px!important;font-size:.75rem}.p-div-welcome .welcome-video .welcome-text-section .welcome-list .welcome-list-ul{font-size:10px!important}}@media only screen and (max-width: 930px){.p-div-welcome .welcome-video{flex-direction:column;width:100%}.p-div-welcome .welcome-video .welcome-video-section{width:100%!important}.p-div-welcome .welcome-video .welcome-video-section .welcome-video-player{width:100%}.p-div-welcome .welcome-video .welcome-text-section{width:100%!important;justify-content:center;align-items:center}.p-div-welcome .welcome-video .welcome-text-section .welcome-desc{font-size:20px!important}.p-div-welcome .welcome-video .welcome-text-section .welcome-list{justify-content:center;align-items:center;gap:0!important}.p-div-welcome .welcome-video .welcome-text-section .welcome-list .welcome-list-ul{margin:0;font-size:14px!important;line-height:24px}}@media only screen and (max-width: 768px){.p-div-welcome .p-div-welcome-div .welcome-1 .welcome-1-1 .flex-text-welcome,.p-div-welcome .p-div-welcome-div .welcome-1 .welcome-1-2 .welcome-1-2-1 .flex-text-welcome{font-size:2.813rem}.p-div-welcome .p-div-welcome-div .welcome-1 .welcome-1-2 .welcome-1-2-2 .heading-under-img-welcome{width:105px}.p-div-welcome .p-div-welcome-div .welcome-11{justify-content:center;flex-direction:column}}@media only screen and (max-width: 430px){.p-div-welcome .p-div-welcome-div .welcome-1 .welcome-1-1 .flex-text-welcome,.p-div-welcome .p-div-welcome-div .welcome-1 .welcome-1-2 .welcome-1-2-1 .flex-text-welcome{font-size:2.188rem}.p-div-welcome .p-div-welcome-div .welcome-1 .welcome-1-2 .welcome-1-2-2 .heading-under-img-welcome{width:85px}.p-div-welcome .p-div-welcome-div .welcome-11{justify-content:center;align-items:center;flex-direction:column}}.p-div-welcome .welcome-video,.p-div-welcome .welcome-video .welcome-video-player,.p-div-welcome .welcome-video .welcome-video-section,.p-div-welcome .welcome-video .welcome-text-section{width:100%}.p-div-welcome .welcome-video .welcome-text-section .welcome-heading{font-family:Classy Vogue;font-size:2.188rem;font-weight:400;line-height:38.71px;text-align:left}.p-div-welcome .welcome-video .welcome-text-section .welcome-desc{font-family:sans-serif;font-size:1.25rem;font-weight:300;line-height:24px;text-align:left}.p-div-welcome .welcome-video .welcome-text-section .welcome-list{width:100%}.p-div-welcome .welcome-video .welcome-text-section .welcome-list .welcome-list-ul{font-family:sans-serif;font-size:1rem;font-weight:700;line-height:20px;text-align:left;padding:13px!important;display:flex;flex-direction:column;gap:10px;margin:0}.p-div-welcome .welcome-video .welcome-text-section .welcome-list .custom-collapse{display:flex;flex-direction:column;gap:16px;width:100%;border:none;background-color:inherit}.p-div-welcome .welcome-video .welcome-text-section .welcome-list .custom-collapse>.ant-collapse-item{border-radius:8px;outline:1px solid #ebebeb;border-bottom:none;background:#fafafa}.p-div-welcome .welcome-video .welcome-text-section .welcome-list .custom-collapse>.ant-collapse-item>.ant-collapse-content .ant-collapse-content-active>.ant-collapse-content-box{font-family:sans-serif;font-size:1rem;font-weight:400;line-height:24px;text-align:left}.p-div-welcome .welcome-video .welcome-text-section .welcome-list .custom-collapse>.ant-collapse-item>.ant-collapse-header>.ant-collapse-expand-icon>.ant-collapse-arrow{transform:rotate(90deg);stroke-width:60px;stroke:currentColor}.p-div-welcome .welcome-video .welcome-text-section .welcome-list .custom-collapse>.ant-collapse-item>.ant-collapse-header{flex-direction:row-reverse}.p-div-welcome .welcome-video .welcome-text-section .welcome-list .custom-collapse>.ant-collapse-item>.ant-collapse-header>.ant-collapse-header-text{font-family:sans-serif;font-size:1rem;font-weight:900;line-height:24px;text-align:left}.p-div-welcome .welcome-video .welcome-text-section .welcome-text-btn{width:157px;height:43px;font-family:sans-serif;font-size:1.125rem;font-weight:400;line-height:24.59px;text-align:left;border-radius:12px;border:1px solid #000000}.p-div-welcome .welcome-11{width:100%}.p-div-welcome .welcome-11 .welcome-12-btn{width:283px;height:60px;border-radius:12px;border:2px solid #000000;font-family:sans-serif;font-size:.875rem;font-weight:400;line-height:19.12px;text-align:center;background:#000;color:#fff}.p-div-welcome .welcome-11 .welcome-11-btn{width:283px;height:60px;border-radius:12px;border:2px solid #000000;font-family:sans-serif;font-size:.875rem;font-weight:400;line-height:19.12px;text-align:center}.p-div-welcome .welcome-1 .welcome-1-1 .flex-text-welcome{font-family:Classy Vogue;font-size:3.125rem;font-weight:400;line-height:55.3px;text-align:left}.p-div-welcome .welcome-1 .welcome-1-2 .welcome-1-2-1 .flex-text-welcome{font-family:sans-serif;font-size:3.125rem;font-weight:400;line-height:55.3px;text-align:left}.p-div-welcome .welcome-1 .welcome-1-2 .welcome-1-2-2 .heading-under-img-welcome{width:127.41px;height:6.82px;top:54.72px;left:387px;gap:0px;border:3px 0px 0px 0px;opacity:0px}.p-div-welcome .flex-text-brand-welcome{font-family:Darker Grotesque;font-size:2rem;font-weight:500;line-height:35px;text-align:center;max-width:400px}.p-div-welcome .flex-text-desc-welcome{font-family:Inter;font-size:1.125rem;font-weight:300;line-height:24px;text-align:center;max-width:500px}@media only screen and (max-width: 930px){.p-div-third{width:100%}.p-div-third .third-1{width:100%;justify-content:center;align-items:center}.p-div-third .third-2{width:100%;justify-content:center;align-items:center;flex-direction:column!important}}@media only screen and (max-width: 768px){.p-div-third .flex-text-third{font-size:40px!important}.p-div-third .heading-under-img-third{width:85px!important}}@media only screen and (max-width: 430px){.p-div-third .flex-text-third{font-size:30px!important}.p-div-third .heading-under-img-third{width:65px!important}}.p-div-third .third-1 .third-1-1 .flex-text-third,.p-div-third .third-1 .third-1-2 .third-1-2-1 .flex-text-third{font-family:Classy Vogue;font-size:3.125rem;font-weight:400;line-height:55.3px;text-align:left}.p-div-third .third-1 .third-1-2 .third-1-2-2 .heading-under-img-third{width:127.41px;height:6.82px;top:54.72px;left:387px;gap:0px;border:3px 0px 0px 0px;opacity:0px}.p-div-third .flex-text-brand-third{font-family:Darker Grotesque;font-size:1.75rem;font-weight:500;line-height:35px;text-align:center;max-width:400px}.p-div-third .flex-text-desc-third{font-family:Inter;font-size:1.125rem;font-weight:300;line-height:24px;text-align:center;max-width:500px}.p-div{position:relative}@media (max-width: 660px){.p-div .flex-text{font-size:40px!important}}@media only screen and (max-width: 430px){.p-div .flex-text{font-size:28px!important}}.p-div .flex-text{font-family:Classy Vogue;font-size:3.125rem;font-weight:400;line-height:55.3px;text-align:center}.p-div .flex-img{width:17%;height:300px;-o-object-fit:cover;object-fit:cover}.p-div .flex-middle{min-width:100%;flex-wrap:wrap;display:flex;justify-content:space-between}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=);src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.p-div-five{position:relative}@media only screen and (max-width: 1440px){.p-div-five{gap:60px}.p-div-five .f,.p-div-five .f-2,.p-div-five .f-3{width:30%}.p-div-five .f2-text-1{font-size:74px!important;line-height:85px!important}}@media only screen and (max-width: 1255px){.p-div-five .f-img-1,.p-div-five .f-img-1 img,.p-div-five .f3-img-1{width:100%!important}.p-div-five .f3-img-1 img{width:100%!important;height:auto}.p-div-five .f2-text-1{font-size:66px!important;line-height:77px!important}}@media only screen and (max-width: 1024px){.p-div-five .f2-text-1{font-size:60px!important;line-height:70px!important}}@media only screen and (max-width: 930px){.p-div-five{flex-direction:column;justify-content:center;align-items:center;gap:0}.p-div-five .f2-text-1{max-width:0}.p-div-five .f3-img-1{padding-top:2rem}.p-div-five .f{width:100%}.p-div-five .f .f-1{width:inherit;justify-content:center;align-items:center}.p-div-five .f .f-1 .f-11{width:auto}.p-div-five .f-2{width:100%}.p-div-five .f-3{width:auto}}@media only screen and (max-width: 430px){.p-div-five{flex-direction:column;height:100%;justify-content:center;align-items:center;width:100%!important}.p-div-five .f{width:100%;height:0}.p-div-five .f .f-1{height:500px;width:auto}.p-div-five .f .f-1 .f-img-1{width:300px}.p-div-five .f .f-1 .f-img-2{width:100px;height:100px}.p-div-five .f-2{width:100%}.p-div-five .f-2 .f2-text-1{font-size:60px!important;line-height:70px!important}.p-div-five .f-2 .f2-text-2{font-size:15px!important;line-height:20.32px!important}.p-div-five .f-3 .f3-img-1{width:100%!important;justify-content:center}.p-div-five .f-3 .f3-img-1 .f3-img{width:85%!important;height:502px!important}.p-div-five .f-3 .f3-img-2 .f3-img2{width:100px;height:100px}}.p-div-five .f{height:inherit}.p-div-five .f-1 .f-img-1{position:relative}.p-div-five .f-1 .f-img-1 img{width:100%}.p-div-five .f-1 .f-img-2{height:130px;position:absolute}.p-div-five .f-2 .f2-text-1{max-width:350px;font-family:Classy Vogue;font-size:5.625rem;font-weight:400;line-height:98px;text-align:center}.p-div-five .f-2 .f2-text-2{max-width:400px;font-family:sans-serif;font-size:1.25rem;font-weight:300;line-height:27.32px;text-align:center}.p-div-five .f-3 .f3-img-1{position:relative}.p-div-five .f-3 .f3-img-1 img{width:100%;display:inline-block;position:relative}.p-div-five .f-3 .f3-img-2{position:absolute;bottom:0;right:30px}.p-div-five .f-3 .f3-img-2 img{-o-object-fit:contain;object-fit:contain}.profile-container{width:100%;height:100%}.profile-container .profile-wrapper{background-color:#fff;border-radius:10px;overflow:hidden;padding-bottom:.5rem;width:100%}.profile-container .flex-img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px}.profile-container .flex-text{font-family:Inter;font-size:.938rem;font-weight:500;line-height:21.78px;text-align:center}.profile-container .flex-measurement{font-family:Inter;font-size:.75rem;font-weight:300;line-height:14.52px;text-align:center}.btn-inf-profile .btn-container-profile{font-family:Inter;font-size:.625rem;font-weight:400;line-height:12.1px;text-align:center}@media (max-width: 769px){.flex-img{max-width:100%!important;width:100%!important}}.p-div-six{position:relative;width:100%}@media only screen and (max-width: 1440px){.p-div-six .flex-middle2{flex-wrap:wrap;min-width:100%}.p-div-six .flex-middle2 .p-div-img-container{width:20%}}@media only screen and (max-width: 992px){.p-div-six .slick-prev,.p-div-six .slick-next{color:#000}.p-div-six .flex-middle{width:100%!important;flex-wrap:nowrap!important}.p-div-six .flex-middle .p-div-img-container{width:100%!important}}@media only screen and (max-width: 430px){.p-div-six{flex-direction:column;gap:0}.p-div-six .flex-text-six{font-size:20px!important}.p-div-six .p-div-six-div{width:100%;justify-content:center;align-items:center}.p-div-six .p-div-six-div .flex-desc{max-width:74%!important;font-size:13px!important;line-height:13px}.p-div-six .flex-middle{display:flex}.p-div-six .flex-middle .ant-carousel{width:100vw;height:100%}.p-div-six .flex-middle .p-div-img-container{width:100%!important;height:300px;-o-object-fit:cover;object-fit:cover}}.p-div-six .flex-text-six{font-family:Classy Vogue;font-size:3.125rem;font-weight:400;line-height:55.3px;text-align:center}.p-div-six .flex-desc{font-family:sans-serif;font-size:1.25rem;font-weight:300;line-height:27.32px;text-align:center}.p-div-six .flex-middle{display:flex;width:100%}.p-div-six .flex-middle .ant-carousel{width:100%;height:100%}.p-div-six .flex-middle .p-div-img-container{width:100%!important;height:300px;-o-object-fit:cover;object-fit:cover}.p-div-six .flex-middle2{display:flex;justify-content:center;width:100%;align-items:center}@media only screen and (max-width: 1024px){.p-div-seven .s-f3{gap:0;min-width:100%;flex-wrap:wrap}.p-div-seven .s-f3 .s-f3-img{width:27%}}@media only screen and (max-width: 930px){.p-div-seven{height:350px}.p-div-seven .s-f3{gap:10px!important}.p-div-seven .s-f3 .s-f3-img{width:30%}}@media only screen and (max-width: 768px){.p-div-seven .s-f1-f1-text{font-size:44px!important}.p-div-seven .s-f1{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:inherit}.p-div-seven .s-f1-f2{width:inherit}.p-div-seven .s-f1-f2-btn{width:100%!important}}@media only screen and (max-width: 430px){.p-div-seven .s-f1-f1-text{font-size:30px!important}}.p-div-seven .s-f1{width:100%}.p-div-seven .s-f1 .s-f1-f1 .s-f1-f1-text{font-family:Classy Vogue;font-size:3.125rem;font-weight:400;line-height:55.3px;text-align:left}.p-div-seven .s-f1 .s-f1-f2 .s-f1-f2-btn{width:227px;height:53px;padding:14px 32px;border-radius:12px;border:1px solid #000000;font-family:sans-serif;font-size:1.125rem;font-weight:400;line-height:24.59px;text-align:left}.p-div-seven .s-f1 .s-f1-f2 .s-f1-f2-btn:hover{color:#000}.p-div-seven .s-f2-text{font-family:Inter;font-size:1.125rem;font-weight:300;line-height:21.78px;text-align:left}.p-div-seven .s-f3{width:100%}.AboutUs{background-color:#f8f8f8}.AboutUs .full-bleed{background-color:#fff;padding:5rem 0;box-shadow:0 0 0 100vmax #fff;clip-path:inset(0 -100vmax)}.AboutUs .halfwhite-section{gap:10rem}.AboutUs .halfwhite-section-1{padding-top:6rem}.AboutUs .halfwhite-section-2{padding-bottom:6rem}@media only screen and (max-width: 768px){.AboutUs .halfwhite-section{gap:8rem}.AboutUs .halfwhite-section-1{padding-top:4rem}.AboutUs .halfwhite-section-2{padding-bottom:4rem}}@media only screen and (max-width: 575px){.AboutUs .halfwhite-section{gap:5rem}.AboutUs .halfwhite-section-1{padding-top:3rem}.AboutUs .halfwhite-section-2{padding-bottom:3rem}}.top-level-landing{position:relative;display:flex;justify-content:center;align-items:center}.middle-level{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:3%}.menu-container{display:flex;flex:1;justify-content:center;align-items:center}.menu-container .ant-menu{width:100%;justify-content:center;align-items:center}.menu-container .ant-menu-submenu{padding-inline:0}.ant-menu-horizontal{border-bottom:none}.ant-menu-title-content{font-family:sans-serif;font-weight:400;font-style:normal;font-size:1.188rem}.flex{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.img-container{position:absolute;right:0;width:11%;height:100%}@media only screen and (max-width: 430px){.img-container{width:19%}}@media only screen and (max-width: 1440px){.img-container{width:14%}.img-container .side-vector{height:55%!important}}@media only screen and (max-width: 1255px){.img-container{width:16%}}@media only screen and (max-width: 1024px){.img-container,.img-container .side-vector{display:none}}.email-verification .ant-spin-dot-holder{color:#ff7b00}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*{scrollbar-color:initial;scrollbar-width:initial}html{font-family:Manrope,"sans-serif"}@media (max-width: 1024px){html{font-size:90%}}@media (max-width: 768px){html{font-size:80%}}.tw-ticket-edge{position:relative}.tw-ticket-edge:before{content:"";position:absolute;top:50%;left:0;transform:translate(-50%,-50%);border-radius:50%;border-right:1px solid #D8D8D8;background-color:#fff;width:1.25rem;height:1.25rem}.tw-ticket-edge:after{content:"";position:absolute;top:50%;right:0;transform:translate(50%,-50%);border-radius:50%;border-left:1px solid #D8D8D8;background-color:#fff;width:1.25rem;height:1.25rem}.tw-center-element{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tw-pointer-events-none{pointer-events:none}.tw-fixed{position:fixed}.tw-absolute{position:absolute}.tw-relative{position:relative}.tw-sticky{position:sticky}.tw-inset-0{top:0;right:0;bottom:0;left:0}.tw-bottom-0{bottom:0}.tw-bottom-0\.5{bottom:.125rem}.tw-bottom-2{bottom:.5rem}.tw-bottom-8{bottom:2rem}.tw-left-0{left:0}.tw-left-1{left:.25rem}.tw-left-1\/2{left:50%}.tw-left-2{left:.5rem}.tw-left-3{left:.75rem}.tw-left-4{left:1rem}.tw-left-\[78\%\]{left:78%}.tw-right-0{right:0}.tw-right-14{right:3.5rem}.tw-right-2{right:.5rem}.tw-right-3{right:.75rem}.tw-right-5{right:1.25rem}.tw-right-6{right:1.5rem}.tw-right-8{right:2rem}.tw-top-0{top:0}.tw-top-1\/2{top:50%}.tw-top-2{top:.5rem}.tw-top-3{top:.75rem}.tw-top-5{top:1.25rem}.tw-top-\[-20px\]{top:-20px}.-tw-z-\[1\]{z-index:-1}.tw-z-10{z-index:10}.tw-z-\[9999\]{z-index:9999}.tw-order-1{order:1}.tw-order-2{order:2}.tw-order-3{order:3}.tw-col-span-1{grid-column:span 1 / span 1}.tw-col-span-10{grid-column:span 10 / span 10}.tw-col-span-full{grid-column:1 / -1}.tw-m-0{margin:0}.tw-mx-3{margin-left:.75rem;margin-right:.75rem}.tw-mx-auto{margin-left:auto;margin-right:auto}.tw-my-1{margin-top:.25rem;margin-bottom:.25rem}.tw-my-24{margin-top:6rem;margin-bottom:6rem}.tw-my-3{margin-top:.75rem;margin-bottom:.75rem}.tw-my-32{margin-top:8rem;margin-bottom:8rem}.tw-my-4{margin-top:1rem;margin-bottom:1rem}.tw-my-5{margin-top:1.25rem;margin-bottom:1.25rem}.tw-my-6{margin-top:1.5rem;margin-bottom:1.5rem}.tw-my-8{margin-top:2rem;margin-bottom:2rem}.tw-my-\[2\.5rem\]{margin-top:2.5rem;margin-bottom:2.5rem}.tw-my-auto{margin-top:auto;margin-bottom:auto}.\!tw-mb-0{margin-bottom:0!important}.tw-mb-1{margin-bottom:.25rem}.tw-mb-10{margin-bottom:2.5rem}.tw-mb-12{margin-bottom:3rem}.tw-mb-2{margin-bottom:.5rem}.tw-mb-20{margin-bottom:5rem}.tw-mb-24{margin-bottom:6rem}.tw-mb-3{margin-bottom:.75rem}.tw-mb-4{margin-bottom:1rem}.tw-mb-5{margin-bottom:1.25rem}.tw-mb-6{margin-bottom:1.5rem}.tw-mb-8{margin-bottom:2rem}.tw-mb-\[1\.5rem\]{margin-bottom:1.5rem}.tw-mb-\[4\.5rem\]{margin-bottom:4.5rem}.tw-ml-2{margin-left:.5rem}.tw-ml-5{margin-left:1.25rem}.tw-ml-auto{margin-left:auto}.tw-mr-2{margin-right:.5rem}.tw-mr-5{margin-right:1.25rem}.tw-mt-1{margin-top:.25rem}.tw-mt-10{margin-top:2.5rem}.tw-mt-12{margin-top:3rem}.tw-mt-2{margin-top:.5rem}.tw-mt-20{margin-top:5rem}.tw-mt-3{margin-top:.75rem}.tw-mt-4{margin-top:1rem}.tw-mt-5{margin-top:1.25rem}.tw-mt-6{margin-top:1.5rem}.tw-mt-8{margin-top:2rem}.tw-mt-\[0\.1rem\]{margin-top:.1rem}.tw-mt-\[2rem\]{margin-top:2rem}.tw-mt-auto{margin-top:auto}.tw-line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.tw-line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tw-line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.tw-line-clamp-\[10\]{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:10}.\!tw-block{display:block!important}.tw-block{display:block}.\!tw-flex{display:flex!important}.tw-flex{display:flex}.tw-inline-flex{display:inline-flex}.tw-grid{display:grid}.\!tw-hidden{display:none!important}.tw-hidden{display:none}.tw-aspect-\[2\/1\]{aspect-ratio:2/1}.tw-aspect-\[3\/4\]{aspect-ratio:3/4}.tw-aspect-\[35\/22\]{aspect-ratio:35/22}.tw-aspect-\[367\/468\]{aspect-ratio:367/468}.tw-aspect-\[419\/222\]{aspect-ratio:419/222}.tw-aspect-\[812\/467\]{aspect-ratio:812/467}.tw-aspect-\[92\/117\]{aspect-ratio:92/117}.tw-aspect-auto{aspect-ratio:auto}.tw-aspect-square{aspect-ratio:1 / 1}.\!tw-h-\[250px\]{height:250px!important}.\!tw-h-\[528px\]{height:528px!important}.\!tw-h-auto{height:auto!important}.\!tw-h-full{height:100%!important}.tw-h-10{height:2.5rem}.tw-h-11{height:2.75rem}.tw-h-12{height:3rem}.tw-h-14{height:3.5rem}.tw-h-16{height:4rem}.tw-h-2{height:.5rem}.tw-h-24{height:6rem}.tw-h-36{height:9rem}.tw-h-4{height:1rem}.tw-h-44{height:11rem}.tw-h-48{height:12rem}.tw-h-5{height:1.25rem}.tw-h-6{height:1.5rem}.tw-h-72{height:18rem}.tw-h-8{height:2rem}.tw-h-\[0\.625rem\]{height:.625rem}.tw-h-\[100px\]{height:100px}.tw-h-\[12px\]{height:12px}.tw-h-\[400px\]{height:400px}.tw-h-\[50px\]{height:50px}.tw-h-\[60\%\]{height:60%}.tw-h-\[67px\]{height:67px}.tw-h-\[70vh\]{height:70vh}.tw-h-\[90\%\]{height:90%}.tw-h-\[calc\(100vh-290px\)\]{height:calc(100vh - 290px)}.tw-h-\[calc\(100vh-64px\)\]{height:calc(100vh - 64px)}.tw-h-\[inherit\]{height:inherit}.tw-h-auto{height:auto}.tw-h-full{height:100%}.tw-max-h-40{max-height:10rem}.tw-max-h-72{max-height:18rem}.tw-max-h-96{max-height:24rem}.tw-max-h-\[500px\]{max-height:500px}.tw-max-h-\[52px\]{max-height:52px}.tw-max-h-\[86px\]{max-height:86px}.tw-max-h-max{max-height:-moz-max-content;max-height:max-content}.\!tw-min-h-0{min-height:0px!important}.tw-min-h-20{min-height:5rem}.tw-min-h-\[275px\]{min-height:275px}.tw-min-h-\[30\.125rem\]{min-height:30.125rem}.tw-min-h-\[315px\]{min-height:315px}.tw-min-h-\[500px\]{min-height:500px}.tw-min-h-\[600px\]{min-height:600px}.tw-min-h-\[8rem\]{min-height:8rem}.tw-min-h-\[calc\(100vh-104px\)\]{min-height:calc(100vh - 104px)}.tw-min-h-\[calc\(100vh-178px\)\]{min-height:calc(100vh - 178px)}.tw-min-h-screen{min-height:100vh}.\!tw-w-full{width:100%!important}.tw-w-1\/12{width:8.333333%}.tw-w-1\/2{width:50%}.tw-w-1\/3{width:33.333333%}.tw-w-1\/5{width:20%}.tw-w-10{width:2.5rem}.tw-w-10\/12{width:83.333333%}.tw-w-11{width:2.75rem}.tw-w-12{width:3rem}.tw-w-16{width:4rem}.tw-w-2{width:.5rem}.tw-w-2\/3{width:66.666667%}.tw-w-20{width:5rem}.tw-w-24{width:6rem}.tw-w-3\/12{width:25%}.tw-w-3\/4{width:75%}.tw-w-32{width:8rem}.tw-w-36{width:9rem}.tw-w-4{width:1rem}.tw-w-5{width:1.25rem}.tw-w-52{width:13rem}.tw-w-6{width:1.5rem}.tw-w-72{width:18rem}.tw-w-8{width:2rem}.tw-w-96{width:24rem}.tw-w-\[100\%\]{width:100%}.tw-w-\[100px\]{width:100px}.tw-w-\[18\.5rem\]{width:18.5rem}.tw-w-\[30\.375rem\]{width:30.375rem}.tw-w-\[50px\]{width:50px}.tw-w-\[5rem\]{width:5rem}.tw-w-\[67px\]{width:67px}.tw-w-\[80\%\]{width:80%}.tw-w-\[90\%\]{width:90%}.tw-w-auto{width:auto}.tw-w-fit{width:-moz-fit-content;width:fit-content}.tw-w-full{width:100%}.tw-w-max{width:-moz-max-content;width:max-content}.\!tw-min-w-0{min-width:0px!important}.tw-min-w-\[20\.375rem\]{min-width:20.375rem}.tw-min-w-\[30\.375rem\]{min-width:30.375rem}.tw-max-w-\[18\.5rem\]{max-width:18.5rem}.tw-max-w-\[327px\]{max-width:327px}.tw-max-w-\[400px\]{max-width:400px}.tw-max-w-\[52px\]{max-width:52px}.tw-max-w-\[600px\]{max-width:600px}.tw-max-w-\[70px\]{max-width:70px}.tw-max-w-\[737px\]{max-width:737px}.tw-max-w-\[768px\]{max-width:768px}.tw-max-w-\[80\%\]{max-width:80%}.tw-max-w-\[928px\]{max-width:928px}.tw-max-w-full{max-width:100%}.tw-max-w-md{max-width:28rem}.tw-max-w-xs{max-width:20rem}.tw-flex-1{flex:1 1 0%}.tw-flex-grow{flex-grow:1}.tw-flex-grow-0{flex-grow:0}.tw-basis-1\/2{flex-basis:50%}.tw-basis-3\/4{flex-basis:75%}.tw-border-collapse{border-collapse:collapse}.-tw-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-tw-translate-y-1\/2,.tw--translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-translate-x-1\/2{--tw-translate-x: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-translate-y-1\/2{--tw-translate-y: 50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!tw-rotate-180{--tw-rotate: 180deg !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.tw-transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-animate-bell-rattle{animation:bellRattle .5s ease-in-out infinite}.tw-animate-bulge-rotate-Y{animation:bulgeRotateY 3s infinite ease-in-out}@keyframes tw-glow{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.tw-animate-glow{animation:tw-glow 2.5s infinite}.tw-animate-pop-up{animation:popUp .5s ease-out}@keyframes tw-slideInBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.tw-animate-slide-in-bottom{animation:tw-slideInBottom .5s ease-out}@keyframes tw-slideInLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.tw-animate-slide-in-left{animation:tw-slideInLeft .5s ease-out}@keyframes tw-slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.tw-animate-slide-in-right{animation:tw-slideInRight .5s ease-out}@keyframes tw-typingDot{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.2);opacity:1}}.tw-animate-typing-dot{animation:tw-typingDot 1s infinite ease-in-out}.tw-cursor-not-allowed{cursor:not-allowed}.tw-cursor-pointer{cursor:pointer}.tw-resize-none{resize:none}.tw-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tw-grid-cols-\[repeat\(auto-fill\,minmax\(18rem\,1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(18rem,1fr))}.tw-grid-cols-\[repeat\(auto-fit\,minmax\(10rem\,1fr\)\)\]{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}.tw-grid-cols-\[repeat\(auto-fit\,minmax\(15rem\,1fr\)\)\]{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}.tw-grid-cols-\[repeat\(auto-fit\,minmax\(18rem\,1fr\)\)\]{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.tw-flex-row{flex-direction:row}.tw-flex-col{flex-direction:column}.tw-flex-wrap{flex-wrap:wrap}.tw-items-start{align-items:flex-start}.\!tw-items-center{align-items:center!important}.tw-items-center{align-items:center}.tw-items-baseline{align-items:baseline}.tw-items-stretch{align-items:stretch}.tw-justify-start{justify-content:flex-start}.tw-justify-end{justify-content:flex-end}.tw-justify-center{justify-content:center}.tw-justify-between{justify-content:space-between}.tw-justify-evenly{justify-content:space-evenly}.tw-justify-items-start{justify-items:start}.tw-justify-items-center{justify-items:center}.tw-gap-1{gap:.25rem}.tw-gap-10{gap:2.5rem}.tw-gap-12{gap:3rem}.tw-gap-14{gap:3.5rem}.tw-gap-2{gap:.5rem}.tw-gap-3{gap:.75rem}.tw-gap-4{gap:1rem}.tw-gap-5{gap:1.25rem}.tw-gap-6{gap:1.5rem}.tw-gap-8{gap:2rem}.tw-gap-\[1\.25rem\]{gap:1.25rem}.tw-gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.tw-gap-x-\[10px\]{-moz-column-gap:10px;column-gap:10px}.tw-gap-y-2{row-gap:.5rem}.tw-gap-y-4{row-gap:1rem}.tw-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.tw-space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.tw-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.tw-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.tw-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.tw-space-y-40>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(10rem * var(--tw-space-y-reverse))}.tw-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.tw-space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.tw-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.tw-space-y-\[5px\]>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(5px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(5px * var(--tw-space-y-reverse))}.tw-self-start{align-self:flex-start}.tw-self-end{align-self:flex-end}.tw-self-center{align-self:center}.tw-justify-self-center{justify-self:center}.tw-justify-self-stretch{justify-self:stretch}.tw-overflow-auto{overflow:auto}.tw-overflow-hidden{overflow:hidden}.tw-overflow-x-auto{overflow-x:auto}.tw-overflow-y-auto{overflow-y:auto}.tw-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tw-whitespace-normal{white-space:normal}.tw-whitespace-pre-line{white-space:pre-line}.tw-break-words{overflow-wrap:break-word}.tw-break-all{word-break:break-all}.\!tw-rounded-lg{border-radius:.5rem!important}.tw-rounded{border-radius:.25rem}.tw-rounded-2xl{border-radius:1rem}.tw-rounded-3xl{border-radius:1.5rem}.tw-rounded-\[32px\]{border-radius:32px}.tw-rounded-full{border-radius:9999px}.tw-rounded-lg{border-radius:.5rem}.tw-rounded-md{border-radius:.375rem}.tw-rounded-none{border-radius:0}.tw-rounded-sm{border-radius:.125rem}.tw-rounded-xl{border-radius:.75rem}.tw-rounded-t-full{border-top-left-radius:9999px;border-top-right-radius:9999px}.tw-rounded-bl-xl{border-bottom-left-radius:.75rem}.tw-rounded-br-xl{border-bottom-right-radius:.75rem}.tw-rounded-tl-2xl{border-top-left-radius:1rem}.tw-rounded-tl-xl{border-top-left-radius:.75rem}.tw-rounded-tr-2xl{border-top-right-radius:1rem}.tw-rounded-tr-xl{border-top-right-radius:.75rem}.\!tw-border-0{border-width:0px!important}.tw-border{border-width:1px}.tw-border-2{border-width:2px}.tw-border-b{border-bottom-width:1px}.tw-border-b-2{border-bottom-width:2px}.tw-border-t{border-top-width:1px}.tw-border-t-2{border-top-width:2px}.tw-border-dashed{border-style:dashed}.tw-border-none{border-style:none}.\!tw-border-\[\#B3B3B3\]{--tw-border-opacity: 1 !important;border-color:rgb(179 179 179 / var(--tw-border-opacity))!important}.\!tw-border-black{--tw-border-opacity: 1 !important;border-color:rgb(0 0 0 / var(--tw-border-opacity))!important}.\!tw-border-black-60{border-color:#0009!important}.\!tw-border-red-500{--tw-border-opacity: 1 !important;border-color:rgb(239 68 68 / var(--tw-border-opacity))!important}.tw-border-\[\#1e1e1e0d\]{border-color:#1e1e1e0d}.tw-border-\[\#1e1e1e33\]{border-color:#1e1e1e33}.tw-border-\[\#D7D8DC\]{--tw-border-opacity: 1;border-color:rgb(215 216 220 / var(--tw-border-opacity))}.tw-border-\[\#E2E8F0\]{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity))}.tw-border-\[\#FAFAFA\]{--tw-border-opacity: 1;border-color:rgb(250 250 250 / var(--tw-border-opacity))}.tw-border-\[\#ff4d4f\]{--tw-border-opacity: 1;border-color:rgb(255 77 79 / var(--tw-border-opacity))}.tw-border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}.tw-border-black-60{border-color:#0009}.tw-border-black\/10{border-color:#0000001a}.tw-border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity))}.tw-border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.tw-border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.tw-border-gray-button-outlined{--tw-border-opacity: 1;border-color:rgb(133 141 157 / var(--tw-border-opacity))}.tw-border-gray-light{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.tw-border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity))}.tw-border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}.tw-border-yellow-400{--tw-border-opacity: 1;border-color:rgb(250 204 21 / var(--tw-border-opacity))}.tw-border-t-gray-navy{--tw-border-opacity: 1;border-top-color:rgb(39 59 74 / var(--tw-border-opacity))}.tw-border-t-orange{--tw-border-opacity: 1;border-top-color:rgb(247 158 27 / var(--tw-border-opacity))}.tw-border-t-white{--tw-border-opacity: 1;border-top-color:rgb(255 255 255 / var(--tw-border-opacity))}.\!tw-bg-\[\#DDDDDD\]{--tw-bg-opacity: 1 !important;background-color:rgb(221 221 221 / var(--tw-bg-opacity))!important}.\!tw-bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity))!important}.tw-bg-\[\#1e1e1e1f\]{background-color:#1e1e1e1f}.tw-bg-\[\#28a15c33\]{background-color:#28a15c33}.tw-bg-\[\#2fa35b33\]{background-color:#2fa35b33}.tw-bg-\[\#35b86a33\]{background-color:#35b86a33}.tw-bg-\[\#3abf6d33\]{background-color:#3abf6d33}.tw-bg-\[\#47d48133\]{background-color:#47d48133}.tw-bg-\[\#5ad68933\]{background-color:#5ad68933}.tw-bg-\[\#858D9D2E\]{background-color:#858d9d2e}.tw-bg-\[\#F2F2F2F2\]{background-color:#f2f2f2f2}.tw-bg-\[\#F9FAFB\]{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.tw-bg-\[\#FAFAFA\]{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity))}.tw-bg-\[\#FFEDC1\]{--tw-bg-opacity: 1;background-color:rgb(255 237 193 / var(--tw-bg-opacity))}.tw-bg-\[\#FFF2C9\]{--tw-bg-opacity: 1;background-color:rgb(255 242 201 / var(--tw-bg-opacity))}.tw-bg-\[\#FFF4D4\]{--tw-bg-opacity: 1;background-color:rgb(255 244 212 / var(--tw-bg-opacity))}.tw-bg-\[\#FFF8E3\]{--tw-bg-opacity: 1;background-color:rgb(255 248 227 / var(--tw-bg-opacity))}.tw-bg-\[\#a51a1a33\]{background-color:#a51a1a33}.tw-bg-\[\#bf202033\]{background-color:#bf202033}.tw-bg-\[\#e0666633\]{background-color:#e0666633}.tw-bg-\[\#e7e5e5\]{--tw-bg-opacity: 1;background-color:rgb(231 229 229 / var(--tw-bg-opacity))}.tw-bg-\[\#f1f1f1\]{--tw-bg-opacity: 1;background-color:rgb(241 241 241 / var(--tw-bg-opacity))}.tw-bg-\[\#f28e8e33\]{background-color:#f28e8e33}.tw-bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.tw-bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.tw-bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.tw-bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity))}.tw-bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.tw-bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.tw-bg-gray-light{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity))}.tw-bg-gray-lighter{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.tw-bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity))}.tw-bg-green-published{background-color:#68f56e80}.tw-bg-green-shadow{background-color:#0398374a}.tw-bg-orange{--tw-bg-opacity: 1;background-color:rgb(247 158 27 / var(--tw-bg-opacity))}.tw-bg-orange-shadow{background-color:#f79e1b4d}.tw-bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.tw-bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.tw-bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.tw-bg-transparent{background-color:transparent}.tw-bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.tw-bg-white\/40{background-color:#fff6}.tw-bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity))}.tw-bg-yellow-300{--tw-bg-opacity: 1;background-color:rgb(253 224 71 / var(--tw-bg-opacity))}.tw-bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity))}.tw-bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.tw-from-\[rgba\(0\,0\,0\,0\.5\)\]{--tw-gradient-from: rgba(0,0,0,.5) var(--tw-gradient-from-position);--tw-gradient-to: rgba(0, 0, 0, 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.tw-to-\[rgba\(0\,0\,0\,0\.5\)\]{--tw-gradient-to: rgba(0,0,0,.5) var(--tw-gradient-to-position)}.tw-fill-gray-menu{fill:#8f8f8f}.tw-fill-green{fill:#039837}.tw-fill-orange{fill:#f79e1b}.tw-fill-white{fill:#fff}.tw-stroke-gray-menu{stroke:#8f8f8f}.tw-stroke-white{stroke:#fff}.tw-object-contain{-o-object-fit:contain;object-fit:contain}.tw-object-cover{-o-object-fit:cover;object-fit:cover}.\!tw-p-0{padding:0!important}.tw-p-0{padding:0}.tw-p-1{padding:.25rem}.tw-p-2{padding:.5rem}.tw-p-2\.5{padding:.625rem}.tw-p-3{padding:.75rem}.tw-p-4{padding:1rem}.tw-p-5{padding:1.25rem}.tw-p-6{padding:1.5rem}.tw-p-\[0\.5rem\]{padding:.5rem}.tw-p-\[10px\]{padding:10px}.tw-p-\[15px\]{padding:15px}.tw-p-\[1px\]{padding:1px}.tw-p-\[7px\]{padding:7px}.tw-px-0{padding-left:0;padding-right:0}.tw-px-2{padding-left:.5rem;padding-right:.5rem}.tw-px-3{padding-left:.75rem;padding-right:.75rem}.tw-px-4{padding-left:1rem;padding-right:1rem}.tw-px-5{padding-left:1.25rem;padding-right:1.25rem}.tw-px-6{padding-left:1.5rem;padding-right:1.5rem}.tw-px-8{padding-left:2rem;padding-right:2rem}.tw-py-1{padding-top:.25rem;padding-bottom:.25rem}.tw-py-2{padding-top:.5rem;padding-bottom:.5rem}.tw-py-3{padding-top:.75rem;padding-bottom:.75rem}.tw-py-4{padding-top:1rem;padding-bottom:1rem}.tw-py-5{padding-top:1.25rem;padding-bottom:1.25rem}.tw-py-6{padding-top:1.5rem;padding-bottom:1.5rem}.tw-py-7{padding-top:1.75rem;padding-bottom:1.75rem}.tw-py-\[10px\]{padding-top:10px;padding-bottom:10px}.tw-py-\[5px\]{padding-top:5px;padding-bottom:5px}.tw-pb-3{padding-bottom:.75rem}.tw-pb-32{padding-bottom:8rem}.tw-pb-5{padding-bottom:1.25rem}.tw-pl-12{padding-left:3rem}.tw-pl-2{padding-left:.5rem}.tw-pr-1{padding-right:.25rem}.tw-pr-2{padding-right:.5rem}.tw-pt-10{padding-top:2.5rem}.tw-pt-12{padding-top:3rem}.tw-pt-3{padding-top:.75rem}.tw-pt-5{padding-top:1.25rem}.tw-pt-8{padding-top:2rem}.tw-text-left{text-align:left}.tw-text-center{text-align:center}.\!tw-font-manrope{font-family:Manrope,sans-serif!important}.tw-font-manrope{font-family:Manrope,sans-serif}.tw-font-sans{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.tw-font-vogue{font-family:Classy Vogue,sans-serif}.\!tw-text-\[1\.25rem\]{font-size:1.25rem!important}.\!tw-text-sm{font-size:.875rem!important;line-height:1.25rem!important}.tw-text-2xl{font-size:1.5rem;line-height:2rem}.tw-text-3xl{font-size:1.875rem;line-height:2.25rem}.tw-text-4xl{font-size:2.25rem;line-height:2.5rem}.tw-text-7xl{font-size:4.5rem;line-height:1}.tw-text-\[0\.75rem\]{font-size:.75rem}.tw-text-\[0\.875rem\]{font-size:.875rem}.tw-text-\[1\.125rem\]{font-size:1.125rem}.tw-text-\[1\.25rem\]{font-size:1.25rem}.tw-text-\[1\.5rem\]{font-size:1.5rem}.tw-text-\[1\.75rem\]{font-size:1.75rem}.tw-text-\[1\.875rem\]{font-size:1.875rem}.tw-text-\[2\.25rem\]{font-size:2.25rem}.tw-text-\[2\.625rem\]{font-size:2.625rem}.tw-text-\[2rem\]{font-size:2rem}.tw-text-\[5rem\]{font-size:5rem}.tw-text-base{font-size:1rem;line-height:1.5rem}.tw-text-lg{font-size:1.125rem;line-height:1.75rem}.tw-text-sm{font-size:.875rem;line-height:1.25rem}.tw-text-xl{font-size:1.25rem;line-height:1.75rem}.tw-text-xs{font-size:.75rem;line-height:1rem}.\!tw-font-bold{font-weight:700!important}.\!tw-font-semibold{font-weight:600!important}.tw-font-\[400\]{font-weight:400}.tw-font-bold{font-weight:700}.tw-font-extrabold{font-weight:800}.tw-font-medium{font-weight:500}.tw-font-normal{font-weight:400}.tw-font-semibold{font-weight:600}.tw-capitalize{text-transform:capitalize}.tw-italic{font-style:italic}.tw-leading-6{line-height:1.5rem}.tw-leading-\[2rem\]{line-height:2rem}.tw-leading-\[30px\]{line-height:30px}.tw-leading-\[32px\]{line-height:32px}.tw-leading-none{line-height:1}.tw-leading-relaxed{line-height:1.625}.tw-leading-snug{line-height:1.375}.tw-tracking-\[0\.2px\]{letter-spacing:.2px}.tw-tracking-\[1\%\]{letter-spacing:1%}.tw-tracking-wide{letter-spacing:.025em}.tw-tracking-wider{letter-spacing:.05em}.\!tw-text-\[\#B3B3B3\]{--tw-text-opacity: 1 !important;color:rgb(179 179 179 / var(--tw-text-opacity))!important}.\!tw-text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity))!important}.tw-text-\[\#000000\]{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.tw-text-\[\#0F172A\]{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.tw-text-\[\#111111\]{--tw-text-opacity: 1;color:rgb(17 17 17 / var(--tw-text-opacity))}.tw-text-\[\#111827\]{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.tw-text-\[\#184235\]{--tw-text-opacity: 1;color:rgb(24 66 53 / var(--tw-text-opacity))}.tw-text-\[\#1e1e1eb3\]{color:#1e1e1eb3}.tw-text-\[\#28A15C\]{--tw-text-opacity: 1;color:rgb(40 161 92 / var(--tw-text-opacity))}.tw-text-\[\#2FA35B\]{--tw-text-opacity: 1;color:rgb(47 163 91 / var(--tw-text-opacity))}.tw-text-\[\#35B86A\]{--tw-text-opacity: 1;color:rgb(53 184 106 / var(--tw-text-opacity))}.tw-text-\[\#3ABF6D\]{--tw-text-opacity: 1;color:rgb(58 191 109 / var(--tw-text-opacity))}.tw-text-\[\#47D481\]{--tw-text-opacity: 1;color:rgb(71 212 129 / var(--tw-text-opacity))}.tw-text-\[\#585858\]{--tw-text-opacity: 1;color:rgb(88 88 88 / var(--tw-text-opacity))}.tw-text-\[\#5AD689\]{--tw-text-opacity: 1;color:rgb(90 214 137 / var(--tw-text-opacity))}.tw-text-\[\#666\]{--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity))}.tw-text-\[\#6B7280\]{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.tw-text-\[\#82828282\]{color:#82828282}.tw-text-\[\#858D9D\]{--tw-text-opacity: 1;color:rgb(133 141 157 / var(--tw-text-opacity))}.tw-text-\[\#9A9A9A\]{--tw-text-opacity: 1;color:rgb(154 154 154 / var(--tw-text-opacity))}.tw-text-\[\#A51A1A\]{--tw-text-opacity: 1;color:rgb(165 26 26 / var(--tw-text-opacity))}.tw-text-\[\#A9791B\]{--tw-text-opacity: 1;color:rgb(169 121 27 / var(--tw-text-opacity))}.tw-text-\[\#B58C24\]{--tw-text-opacity: 1;color:rgb(181 140 36 / var(--tw-text-opacity))}.tw-text-\[\#BC9021\]{--tw-text-opacity: 1;color:rgb(188 144 33 / var(--tw-text-opacity))}.tw-text-\[\#BF2020\]{--tw-text-opacity: 1;color:rgb(191 32 32 / var(--tw-text-opacity))}.tw-text-\[\#C89B23\]{--tw-text-opacity: 1;color:rgb(200 155 35 / var(--tw-text-opacity))}.tw-text-\[\#D4A531\]{--tw-text-opacity: 1;color:rgb(212 165 49 / var(--tw-text-opacity))}.tw-text-\[\#E06666\]{--tw-text-opacity: 1;color:rgb(224 102 102 / var(--tw-text-opacity))}.tw-text-\[\#F28E8E\]{--tw-text-opacity: 1;color:rgb(242 142 142 / var(--tw-text-opacity))}.tw-text-\[\#ff4d4f\]{--tw-text-opacity: 1;color:rgb(255 77 79 / var(--tw-text-opacity))}.tw-text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.tw-text-black-60{color:#0009}.tw-text-black-heading{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.tw-text-black-label{--tw-text-opacity: 1;color:rgb(53 53 53 / var(--tw-text-opacity))}.tw-text-black-light{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.tw-text-black-muted{color:#0009}.tw-text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.tw-text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.tw-text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.tw-text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.tw-text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.tw-text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity))}.tw-text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.tw-text-gray-button-outlined{--tw-text-opacity: 1;color:rgb(133 141 157 / var(--tw-text-opacity))}.tw-text-gray-dark{--tw-text-opacity: 1;color:rgb(102 102 102 / var(--tw-text-opacity))}.tw-text-gray-medium{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.tw-text-gray-menu{--tw-text-opacity: 1;color:rgb(143 143 143 / var(--tw-text-opacity))}.tw-text-gray-slategray{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.tw-text-green{--tw-text-opacity: 1;color:rgb(3 152 55 / var(--tw-text-opacity))}.tw-text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity))}.tw-text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity))}.tw-text-orange{--tw-text-opacity: 1;color:rgb(247 158 27 / var(--tw-text-opacity))}.tw-text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.tw-text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.tw-text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.tw-text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity))}.tw-text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.tw-text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity))}.tw-no-underline{text-decoration-line:none}.tw-opacity-0{opacity:0}.tw-opacity-35{opacity:.35}.tw-opacity-50{opacity:.5}.tw-shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-avatar{--tw-shadow: 0 2px 8px rgba(0, 0, 0, .1);--tw-shadow-colored: 0 2px 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-btn{--tw-shadow: 0px 1px 2px 0px rgba(3, 7, 18, .02);--tw-shadow-colored: 0px 1px 2px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-card{--tw-shadow: 0px 1px 3px -1px rgba(15, 23, 42, .16);--tw-shadow-colored: 0px 1px 3px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-black-muted{--tw-shadow-color: rgba(0, 0, 0, .6);--tw-shadow: var(--tw-shadow-colored)}.tw-outline-none{outline:2px solid transparent;outline-offset:2px}.tw-drop-shadow-custom{--tw-drop-shadow: drop-shadow(0px 4.5px 36px rgba(247, 158, 27, .29));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.tw-drop-shadow-green{--tw-drop-shadow: drop-shadow(0px 4.5px 36px rgba(3, 152, 55, .29));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.tw-backdrop-blur-18{--tw-backdrop-blur: blur(18px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.tw-backdrop-blur-\[2px\]{--tw-backdrop-blur: blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.tw-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-delay-0{transition-delay:0s}.tw-delay-150{transition-delay:.15s}.tw-delay-300{transition-delay:.3s}.tw-duration-150{transition-duration:.15s}.tw-duration-200{transition-duration:.2s}.tw-duration-300{transition-duration:.3s}.tw-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.tw-custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.tw-custom-scrollbar::-webkit-scrollbar-thumb{background-color:#e5e7eb;border-radius:9999px}.tw-custom-scrollbar::-webkit-scrollbar-track{background-color:#f3f4f6}body{font-family:Poppins,Arial,sans-serif;margin:0;padding:0;box-sizing:border-box}input,textarea,select,button{font-size:.875rem}.dashboard{display:flex;flex-direction:column;height:100vh}.header{padding:1rem;text-align:center;border-bottom:1px solid #dee2e6}.dashboard-body{display:flex;flex:1}.sidebar{width:250px;background-color:#343a40;color:#fff}.sidebar nav ul{list-style:none;padding:0}.sidebar nav ul li{margin:0}.sidebar nav ul li a{color:#fff;text-decoration:none;display:block;padding:1rem;border-bottom:1px solid #495057}.sidebar nav ul li a:hover{background-color:#495057}.dashboard-content{flex:1;padding:2rem}.footer{background-color:#f8f9fa;padding:1rem;text-align:center;border-top:1px solid #dee2e6}@font-face{font-family:Classy Vogue;font-style:normal;font-weight:400;src:local("Classy Vogue Regular"),url(/assets/CLASSYVOGUEREGULAR-COXi78tX.TTF) format("truetype")}.reset-margins{margin:0!important}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}[hidden]{display:none}.scrollbar-hidden{scrollbar-width:none;-ms-overflow-style:none}.scrollbar-hidden::-webkit-scrollbar{display:none}.ql-editor{min-height:300px}.ql-align-center{text-align:center}.ql-align-right{text-align:right}.ql-align-justify{text-align:justify}.ql-align-left{text-align:left}.ql-size-small{font-size:.75rem}.ql-size-large{font-size:1.5rem}.ql-size-huge{font-size:2.5rem}.ql-bold{font-weight:700}.ql-italic{font-style:italic}.ql-underline{text-decoration:underline}.ql-strike{text-decoration:line-through}.ql-indent-1{padding-left:3em}.ql-indent-2{padding-left:6em}.ql-indent-3{padding-left:9em}.ql-indent-4{padding-left:12em}.ql-indent-5{padding-left:15em}.ql-indent-6{padding-left:18em}.ql-indent-7{padding-left:21em}.placeholder\:tw-text-gray-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.placeholder\:tw-text-gray-400::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.before\:tw-absolute:before{content:var(--tw-content);position:absolute}.before\:tw-inset-0:before{content:var(--tw-content);top:0;right:0;bottom:0;left:0}.before\:tw-left-0:before{content:var(--tw-content);left:0}.before\:tw-top-0:before{content:var(--tw-content);top:0}.before\:tw-hidden:before{content:var(--tw-content);display:none}.before\:tw-h-full:before{content:var(--tw-content);height:100%}.before\:tw-w-full:before{content:var(--tw-content);width:100%}@keyframes tw-pulse{50%{content:var(--tw-content);opacity:.2}0%{content:var(--tw-content);opacity:0}to{content:var(--tw-content);opacity:0}}.before\:tw-animate-pulse:before{content:var(--tw-content);animation:tw-pulse 2.5s infinite}.before\:tw-bg-white:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.before\:tw-opacity-0:before{content:var(--tw-content);opacity:0}.before\:tw-content-\[\'\'\]:before{--tw-content: "";content:var(--tw-content)}.last\:tw-border-b-0:last-child{border-bottom-width:0px}.tw-group:hover .group-hover\:tw-fill-black{fill:#000}.hover\:\!tw-border-black:hover{--tw-border-opacity: 1 !important;border-color:rgb(0 0 0 / var(--tw-border-opacity))!important}.hover\:tw-border-black:hover{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}.hover\:tw-border-black-60:hover{border-color:#0009}.hover\:\!tw-bg-black:hover{--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity))!important}.hover\:\!tw-bg-white:hover{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity))!important}.hover\:tw-bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.hover\:tw-bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.hover\:tw-bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity))}.hover\:tw-bg-gray-500:hover{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity))}.hover\:tw-bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.hover\:\!tw-text-black:hover{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity))!important}.hover\:tw-text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.hover\:tw-text-blue-300:hover{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity))}.hover\:tw-text-current:hover{color:currentColor}.hover\:tw-text-red-300:hover{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity))}.hover\:tw-no-underline:hover{text-decoration-line:none}.hover\:tw-shadow-avatar:hover{--tw-shadow: 0 2px 8px rgba(0, 0, 0, .1);--tw-shadow-colored: 0 2px 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:tw-border-black:focus{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity))}.active\:tw-shadow-inner:active{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width: 320px){.xxs\:tw-left-\[80\%\]{left:80%}.xxs\:tw-px-4{padding-left:1rem;padding-right:1rem}}@media (min-width: 426px){.xs\:tw-left-\[85\%\]{left:85%}.xs\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xs\:tw-flex-col{flex-direction:column}.xs\:tw-gap-2{gap:.5rem}.xs\:tw-self-start{align-self:flex-start}.xs\:tw-px-4{padding-left:1rem;padding-right:1rem}}@media (min-width: 640px){.sm\:tw-bottom-8{bottom:2rem}.sm\:tw-left-\[90\%\]{left:90%}.sm\:tw-right-8{right:2rem}.sm\:tw-aspect-\[482\/85\]{aspect-ratio:482/85}.sm\:tw-h-\[0\.75rem\]{height:.75rem}.sm\:tw-h-\[55\%\]{height:55%}.sm\:tw-h-\[80\%\]{height:80%}.sm\:tw-w-\[6\.25rem\]{width:6.25rem}.sm\:tw-w-\[60\%\]{width:60%}.sm\:tw-w-\[80\%\]{width:80%}.sm\:tw-w-full{width:100%}.sm\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:tw-flex-row{flex-direction:row}.sm\:tw-gap-4{gap:1rem}.sm\:tw-self-end{align-self:flex-end}.sm\:tw-px-4{padding-left:1rem;padding-right:1rem}.sm\:tw-px-8{padding-left:2rem;padding-right:2rem}.sm\:tw-text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:tw-text-\[1rem\]{font-size:1rem}.sm\:tw-text-\[2\.25rem\]{font-size:2.25rem}.sm\:tw-text-\[2\.5rem\]{font-size:2.5rem}.sm\:tw-text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 768px){.md\:tw-left-\[80\%\]{left:80%}.md\:tw-order-1{order:1}.md\:tw-order-2{order:2}.md\:tw-col-span-1{grid-column:span 1 / span 1}.md\:tw-col-span-2{grid-column:span 2 / span 2}.md\:tw-col-span-3{grid-column:span 3 / span 3}.md\:tw-mt-6{margin-top:1.5rem}.md\:tw-flex{display:flex}.md\:tw-hidden{display:none}.md\:tw-h-\[60\%\]{height:60%}.md\:tw-h-\[80\%\]{height:80%}.md\:tw-w-1\/2{width:50%}.md\:tw-w-\[45\%\]{width:45%}.md\:tw-w-\[70\%\]{width:70%}.md\:tw-w-\[737px\]{width:737px}.md\:tw-max-w-\[500px\]{max-width:500px}.md\:tw-max-w-\[58\.75rem\]{max-width:58.75rem}.md\:tw-basis-1\/2{flex-basis:50%}.md\:tw-basis-1\/4{flex-basis:25%}.md\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:tw-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:tw-flex-row{flex-direction:row}.md\:tw-justify-items-start{justify-items:start}.md\:tw-justify-items-stretch{justify-items:stretch}.md\:tw-gap-2{gap:.5rem}.md\:tw-self-start{align-self:flex-start}.md\:tw-justify-self-end{justify-self:end}.md\:tw-px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:tw-px-4{padding-left:1rem;padding-right:1rem}.md\:tw-pt-10{padding-top:2.5rem}.md\:tw-text-2xl{font-size:1.5rem;line-height:2rem}.md\:tw-text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1024px){.lg\:tw-col-span-1{grid-column:span 1 / span 1}.lg\:tw-col-span-2{grid-column:span 2 / span 2}.lg\:tw-col-span-4{grid-column:span 4 / span 4}.lg\:tw-mb-8{margin-bottom:2rem}.lg\:tw-mt-12{margin-top:3rem}.lg\:\!tw-h-\[450px\]{height:450px!important}.lg\:tw-h-\[0\.925rem\]{height:.925rem}.lg\:tw-h-\[60\%\]{height:60%}.lg\:tw-h-\[80\%\]{height:80%}.lg\:tw-w-\[20\%\]{width:20%}.lg\:tw-w-\[50\%\]{width:50%}.lg\:tw-w-\[7\.95rem\]{width:7.95rem}.lg\:tw-w-\[70\%\]{width:70%}.lg\:tw-max-w-\[67\.5rem\]{max-width:67.5rem}.lg\:tw-basis-1\/2{flex-basis:50%}.lg\:tw-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:tw-grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:tw-grid-cols-\[repeat\(auto-fill\,minmax\(20rem\,1fr\)\)\]{grid-template-columns:repeat(auto-fill,minmax(20rem,1fr))}.lg\:tw-grid-cols-\[repeat\(auto-fit\,minmax\(12rem\,1fr\)\)\]{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}.lg\:tw-grid-cols-\[repeat\(auto-fit\,minmax\(18rem\,1fr\)\)\]{grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.lg\:tw-grid-cols-\[repeat\(auto-fit\,minmax\(20rem\,1fr\)\)\]{grid-template-columns:repeat(auto-fit,minmax(20rem,1fr))}.lg\:tw-grid-cols-\[repeat\(auto-fit\,minmax\(25rem\,1fr\)\)\]{grid-template-columns:repeat(auto-fit,minmax(25rem,1fr))}.lg\:tw-flex-row{flex-direction:row}.lg\:tw-px-0{padding-left:0;padding-right:0}.lg\:tw-px-4{padding-left:1rem;padding-right:1rem}.lg\:tw-px-8{padding-left:2rem;padding-right:2rem}.lg\:tw-text-\[1\.125rem\]{font-size:1.125rem}.lg\:tw-text-\[3\.125rem\]{font-size:3.125rem}}@media (min-width: 1280px){.xl\:tw-max-w-\[78rem\]{max-width:78rem}.xl\:tw-max-w-\[80rem\]{max-width:80rem}.xl\:tw-max-w-\[85rem\]{max-width:85rem}.xl\:tw-max-w-\[calc\(100\%-188px\)\]{max-width:calc(100% - 188px)}.xl\:tw-flex-grow{flex-grow:1}.xl\:tw-basis-1\/2{flex-basis:50%}.xl\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:tw-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:tw-flex-row{flex-direction:row}.xl\:tw-gap-10{gap:2.5rem}.xl\:tw-px-0{padding-left:0;padding-right:0}.xl\:tw-text-\[8\.75rem\]{font-size:8.75rem}}@font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url(/assets/Inter-Thin-B7R1zIJs.woff2?v=3.18) format("woff2"),url(/assets/Inter-Thin-BIuX9GNz.woff?v=3.18) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:100;font-display:swap;src:url(/assets/Inter-ThinItalic-Br5JYOVh.woff2?v=3.18) format("woff2"),url(/assets/Inter-ThinItalic-t1mWxoZR.woff?v=3.18) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(/assets/Inter-ExtraLight-Bw9DlObE.woff2?v=3.18) format("woff2"),url(/assets/Inter-ExtraLight-CPIV_ohm.woff?v=3.18) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:200;font-display:swap;src:url(/assets/Inter-ExtraLightItalic-BchMANSi.woff2?v=3.18) format("woff2"),url(/assets/Inter-ExtraLightItalic-D8-oi8-m.woff?v=3.18) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/Inter-Light-Bt1_D1Da.woff2?v=3.18) format("woff2"),url(/assets/Inter-Light-Cgnt1mXo.woff?v=3.18) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(/assets/Inter-LightItalic-GIpZEb25.woff2?v=3.18) format("woff2"),url(/assets/Inter-LightItalic-CxRwWh5i.woff?v=3.18) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Inter-Regular-6oyudMyL.woff2?v=3.18) format("woff2"),url(/assets/Inter-Regular-Bo88OAmM.woff?v=3.18) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(/assets/Inter-Italic-DLYABCcC.woff2?v=3.18) format("woff2"),url(/assets/Inter-Italic-Co7JNwOd.woff?v=3.18) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/Inter-Medium-DVwNBK5Q.woff2?v=3.18) format("woff2"),url(/assets/Inter-Medium-B1UZGw08.woff?v=3.18) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:500;font-display:swap;src:url(/assets/Inter-MediumItalic-CJo-p8wI.woff2?v=3.18) format("woff2"),url(/assets/Inter-MediumItalic-BBUc2KqI.woff?v=3.18) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/Inter-SemiBold-CHqhH_q1.woff2?v=3.18) format("woff2"),url(/assets/Inter-SemiBold-xp7aUKQW.woff?v=3.18) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(/assets/Inter-SemiBoldItalic-DyoLUcvY.woff2?v=3.18) format("woff2"),url(/assets/Inter-SemiBoldItalic-B1rS9dOT.woff?v=3.18) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/Inter-Bold-DD-R-9BF.woff2?v=3.18) format("woff2"),url(/assets/Inter-Bold-D1DByk76.woff?v=3.18) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(/assets/Inter-BoldItalic-BQzs61HU.woff2?v=3.18) format("woff2"),url(/assets/Inter-BoldItalic-OZS0LB__.woff?v=3.18) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/assets/Inter-ExtraBold-BvM4kiiZ.woff2?v=3.18) format("woff2"),url(/assets/Inter-ExtraBold-U0tBTVuA.woff?v=3.18) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:800;font-display:swap;src:url(/assets/Inter-ExtraBoldItalic-Ctu6nFXv.woff2?v=3.18) format("woff2"),url(/assets/Inter-ExtraBoldItalic-CFqCszhs.woff?v=3.18) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/Inter-Black-DPWZc8al.woff2?v=3.18) format("woff2"),url(/assets/Inter-Black-CikraiZz.woff?v=3.18) format("woff")}@font-face{font-family:Inter;font-style:italic;font-weight:900;font-display:swap;src:url(/assets/Inter-BlackItalic-Dwo5zcq_.woff2?v=3.18) format("woff2"),url(/assets/Inter-BlackItalic-OEgrkvdw.woff?v=3.18) format("woff")}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url(/assets/Inter-roman.var-BgdjCeQL.woff2?v=3.18) format("woff2")}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url(/assets/Inter-italic.var-Dtl0NJxe.woff2?v=3.18) format("woff2")}@font-face{font-family:Inter var experimental;font-weight:100 900;font-display:swap;font-style:oblique 0deg 10deg;src:url(/assets/Inter.var-BNTG4ig9.woff2?v=3.18) format("woff2")}*{margin:0;padding:0;box-sizing:border-box}.ant-form-item-label label{font-family:Manrope}html{--ubu-fs-12: .75rem;--ubu-fs-14: .875rem;--ubu-fs-16: 1rem;--ubu-fs-18: 1.125rem;--ubu-fs-19: 1.188rem;--ubu-fs-20: 1.25rem;--ubu-fs-24: 1.5rem;--ubu-fs-28: 1.75rem;--ubu-fs-32: 2rem;--ubu-fs-36: 2.25rem;--ubu-fs-40: 2.5rem;--ubu-fs-44: 2.75rem}.ff-serif{font-family:sans-serif}.ff-manrope{font-family:Manrope!important}.ff-classy{font-family:Classy Vogue!important}.text-green{color:#184235}.text-muted{color:#adadad}.text-greyscale-500{color:#647488}.text-primary-600{color:#2563eb}.text-gray-400{color:#858d9d}.text-orange{color:#f79e1b}.fs-10{font-size:.625rem}.fs-12{font-size:var(--ubu-fs-12)}.fs-14{font-size:var(--ubu-fs-14)}.fs-16{font-size:var(--ubu-fs-16)}.fs-18{font-size:var(--ubu-fs-18)}.fs-19{font-size:var(--ubu-fs-19)}.fs-20{font-size:var(--ubu-fs-20)}.fs-24{font-size:var(--ubu-fs-24);line-height:1}.fs-28{font-size:var(--ubu-fs-28)}.fs-32{font-size:var(--ubu-fs-32)}.fs-44{font-size:var(--ubu-fs-44)}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.text-center{text-align:center}.ant-notification-notice-success .anticon svg{fill:#000!important}
