@charset "UTF-8";@import"https://fonts.cdnfonts.com/css/satoshi";@import"https://fonts.googleapis.com/css2?family=Noto+Color+Emoji";.logo{position:relative;background:#ffffff1f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);border-radius:0;transform:translateZ(0);will-change:transform;isolation:isolate}.logo:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:1}.logo:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2}.logo>*{z-index:1;position:relative}.logo{-webkit-user-select:none;user-select:none;background:#fff;cursor:pointer;border:1px solid #BCE8FF;width:fit-content;height:36px;padding:8px 12px;gap:8px;display:flex;justify-content:center;align-items:center;border-radius:8px}.logo img{width:14px;height:15px;z-index:1}@media screen and (max-width:900px){.logo img{width:12px;height:13px}}.logo p{margin:0;z-index:1;font-weight:800}@media screen and (max-width:900px){.logo p{font-weight:600;font-size:14px}}.tab-bar{width:100%;height:84px;display:flex;align-items:center;justify-content:space-between;position:relative}@media screen and (min-width:901px){.tab-bar{position:relative;background:#ffffff1f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);border-radius:0;transform:translateZ(0);will-change:transform;isolation:isolate}.tab-bar:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:1}.tab-bar:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2}.tab-bar>*{z-index:1;position:relative}}@media screen and (max-width:900px){.tab-bar{height:48px}}.tab-bar__content{width:100%;display:flex;align-items:center;justify-content:space-between}.tab-bar__button{width:115px;height:36px;border-radius:8px;padding:8px 24px;text-align:center;font-size:15px;cursor:pointer;line-height:normal}@media screen and (max-width:900px){.tab-bar__button{width:250px;min-width:150px;flex-shrink:1}}@media screen and (max-width:500px){.tab-bar__button{width:100%;height:46px}}.tab-bar__button--login{background:#202934;color:#fff}.tab-bar__button--signup{background:#fff;color:#202934;border:1px solid #202934}.tab-bar__controls{display:flex;align-items:center}.tab-bar__controls-desktop{display:flex;align-items:center;gap:8px}.tab-bar__controls-mobile{cursor:pointer}.tab-bar__burger-toggle{width:24px;height:24px;cursor:pointer}@media screen and (max-width:900px){.tab-bar__burger-toggle{margin:0 10px}}.tab-bar__menu{position:relative;background:#ffffff1f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);border-radius:0;transform:translateZ(0);will-change:transform;isolation:isolate}.tab-bar__menu:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:1}.tab-bar__menu:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2}.tab-bar__menu>*{z-index:1;position:relative}.tab-bar__menu{opacity:0;overflow:hidden;position:absolute;top:100%;left:0;width:100%;pointer-events:none;padding:24px;display:flex;justify-content:center;gap:8px;transition:opacity .3s ease}@media screen and (max-width:500px){.tab-bar__menu{flex-direction:column;gap:16px;padding:24px 16px}}.tab-bar__menu--open{opacity:1;z-index:10;pointer-events:auto}.tab-bar__menu--open>*{position:relative;z-index:1}.tab-bar__menu-item{width:115px;height:36px;border-radius:8px;padding:8px 24px;font-size:15px;text-align:center;cursor:pointer;line-height:normal;background:#202934;color:#fff}@media screen and (max-width:900px){.tab-bar__menu-item{width:250px;min-width:150px}}@media screen and (max-width:500px){.tab-bar__menu-item{width:100%;height:46px}}.tab-bar__menu-item--signup{background:#fff;color:#202934;border:1px solid #202934}._container_1j67t_1{max-width:1244px;margin:0 auto;padding:0 10px}@media screen and (max-width:900px){._container_1j67t_1{margin:0 auto;padding:0 40px}}@media screen and (max-width:500px){._container_1j67t_1{margin:0 auto;padding:0 16px}}.user-menu{position:relative;cursor:pointer;z-index:50}.user-menu__item{display:flex;align-items:center;gap:8px}.user-menu__item-text{font-size:20px}.user-menu__item-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.user-menu__dropdown{position:absolute;top:calc(100% - 60px);right:0;max-width:288px;width:288px;background:#fff;border:1px solid #ecedff;border-radius:8px;padding:24px;display:flex;flex-direction:column;gap:40px;opacity:0;transform:translateY(-6px);pointer-events:none;visibility:hidden;box-shadow:0 4px 16px #0000001a;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:1001}@media screen and (max-width:900px){.user-menu__dropdown{gap:24px;max-width:100%;width:100%;top:0;left:0;right:0;position:fixed}}.user-menu__dropdown--open{opacity:1;transform:translateY(0);pointer-events:auto;visibility:visible}.user-menu__dropdown-header{display:flex;align-items:center;justify-content:space-between}.user-menu__dropdown-header-info{display:flex;align-items:center;gap:8px}.user-menu__dropdown-header-info-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.user-menu__dropdown-header-info-text{font-weight:500;font-size:16px;color:#2a2a2a}.user-menu__dropdown-header-close{cursor:pointer;transition:opacity .2s ease}.user-menu__dropdown-header-close:hover{opacity:.6}.user-menu__dropdown-nav{display:flex;flex-direction:column;align-items:center;gap:16px}.user-menu__dropdown-nav-link{font-size:16px;text-align:center;border:1px solid #e7e8f1;border-radius:8px;padding:8px 24px;width:100%;cursor:pointer;transition:all .2s ease}.user-menu__dropdown-nav-link:hover{background:#f3f3f3}.user-menu__dropdown-logout{border-radius:8px;width:100%;padding:8px 24px;font-size:15px;text-align:center;color:#fff;background:#202934;cursor:pointer;transition:all .2s ease}.user-menu__dropdown-logout:hover{background:#202934cc}.form{max-width:600px;z-index:11!important}.form .labelForm{font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0%;width:100%}.form .legend{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgb(185,208,255);padding-bottom:8px;margin:24px 0 16px}.form .legend img{margin-right:4px}.form .inputs{display:flex;flex-direction:column;gap:24px}.form .inputs .edit-input{position:relative}.form .inputs .edit-input__pos{position:absolute;top:50%;right:16px;transform:translateY(-15%);z-index:1000}.form__btn-section{display:flex;flex-direction:column;align-items:center;gap:16px}.form__btn-section button{max-width:250px;width:100%;height:46px;padding:12px 24px;border-radius:24px}.form__btn-section .disabled{background:#eceef0}.form__btn-section .ready{background:#202934;color:#fff}.form__btn-section .submit{margin-top:64px;border:none}.form__btn-section .add-style-profile{margin-top:48px}.proceed{position:fixed;top:25%;transform:translateY(-50%);right:0;width:133px;height:166px;border-top-left-radius:8px;border-bottom-left-radius:8px;background-color:#e2ecfa;border:1px solid rgb(255,255,255);z-index:1000;padding:12px}.proceed__content{display:flex;flex-direction:column;gap:4px;align-items:end;padding-bottom:6px;border-bottom:1px solid rgb(185,208,255)}.proceed__content__offers p{display:flex;align-items:center;gap:8px;font-size:13px}.proceed__content__offers p span{display:flex;align-items:center;justify-content:center;width:40px;height:24px;background-color:#fff;padding:2px 8px;border-radius:4px}.proceed .total{margin-top:8px}.proceed .total p{display:flex;align-items:center;justify-content:space-between;font-size:13px}.proceed .total p span{display:flex;align-items:center;justify-content:center;width:60px;height:32px;background-color:#fff;border-radius:4px;padding:2px 8px}.proceed button{margin-top:8px;padding:8px 35px;font-size:13px;background:#eceef0;width:109px;height:34px;border-radius:24px}.proceed .active{background:#202934;color:#fff}.save-draft{display:flex;align-items:center;gap:8px;width:fit-content;padding:8px 22px;border-radius:8px}.save-draft p{font-style:Regular;font-size:15px;leading-trim:NONE;line-height:100%;letter-spacing:0%}.save-draft{border:1px solid rgb(185,208,255)}@media screen and (max-width:600px){.save-draft{padding:8px 12px}}.breadcrumbs{display:flex}@media screen and (max-width:420px){.breadcrumbs{max-width:420px;overflow:auto}.breadcrumbs::-webkit-scrollbar{height:6px}.breadcrumbs::-webkit-scrollbar-track{background-color:#e7e8f1}.breadcrumbs::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#d9daf4,#dae9f8);border-radius:3px}}.breadcrumbs span{width:fit-content;display:flex;align-items:center}.breadcrumbs a,.breadcrumbs span{z-index:1000;font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#202934}@media screen and (max-width:650px){.breadcrumbs a,.breadcrumbs span{font-size:14px}}.breadcrumbs a{text-decoration:none}.button-main{display:flex;width:100%;height:100%;padding:8px 24px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;background:#202934;border:1px solid #202934;border-radius:24px;cursor:pointer;transition:background .3s ease,border-width .1s ease,border-color .3s ease}.button-main p{color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:normal;-webkit-user-select:none;user-select:none;transition:color .3s ease}.button-main:hover{background:#202934cc;border:1px solid rgba(32,41,52,.8)}.button-main:active{background:#e1e2ed;border:1px solid #e1e2ed}.button-main:active p{color:#202934}.button-main.disabled{background:#eceef0;border:1px solid #eceef0;cursor:not-allowed}.button-main.disabled p{color:gray}.button-secondary{display:flex;width:100%;height:100%;padding:8px 24px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;background:#fff;border:1px solid #202934;border-radius:24px;cursor:pointer;transition:background .3s ease,border-width .1s ease,border-color .3s ease}.button-secondary p{color:#202934;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:normal;-webkit-user-select:none;user-select:none;transition:color .3s ease}.button-secondary:hover{background:#f3f3f3;border:1px solid rgba(32,41,52,.8)}.button-secondary:active{background:#e1e2ed;border:1px solid #e1e2ed}.button-secondary:active p{color:#202934}.button-secondary.disabled{background:#fff;border:1px solid #e7e8f1;cursor:not-allowed}.button-secondary.disabled p{color:gray}.button-secondary:active{background:#fff!important;border:1px solid #E7E8F1!important}.radio-button{display:flex;align-items:center;justify-content:flex-start}.radio-button__circle{display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer}.radio-button__circle--lg{border:2px solid #202934;padding:2px;width:24px;height:24px}@media screen and (max-width:900px){.radio-button__circle--lg{width:18px;height:18px}}.radio-button__circle--sm{border:1px solid #202934;padding:3px;width:16px;height:16px}.radio-button__inner-circle{width:100%;height:100%;border-radius:50%;background:#202934;transform:scale(0);transition:transform .1s ease-in-out}.radio-button__inner-circle--checked{transform:scale(1)}.radio-button__title{font-size:15px;font-style:normal;font-weight:400;line-height:normal;color:#000}.radio-button__title--lg{margin-left:19px}@media screen and (max-width:900px){.radio-button__title--lg{margin-left:8px;font-size:13px}}.radio-button__title--sm{margin-left:7px}.edit{cursor:pointer;display:flex;align-items:center;gap:8px;width:85px;height:38px;padding:8px 16px;border-radius:8px;border:1px solid rgb(235,236,255);background-color:#fff}.edit.active{background-color:#b9d0ff26}input,textarea{width:100%;resize:none}label{font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0%}.form-field textarea{height:80px;padding:16px;margin-top:4px;width:100%;background:#fff;border:1px solid rgb(231,232,241);border-radius:8px}.form-field textarea.bespoke{height:260px}.form-input input{padding:16px;margin-top:4px;width:100%;background:#fff;border:1px solid rgb(231,232,241);border-radius:8px;z-index:100}.form-input.is-error label{color:red}.form-input.is-error input{border:1px solid red}.form-field,.form-input{display:flex;flex-direction:column;gap:8px}.form-field.error label,.form-input.error label{color:#e11920}.form-field.error input,.form-field.error textarea,.form-input.error input,.form-input.error textarea{border:1px solid rgb(225,25,32)}._loader_oociu_1{position:fixed;inset:0;background-color:#fff;display:flex;align-items:center;justify-content:center;width:100%;height:100vh;z-index:1111}._loader__content_oociu_15{display:flex;align-items:center;gap:6px}._loader__bar_oociu_20{width:12px;border-radius:50px;background:linear-gradient(107.52deg,#bce8ff 3.56%,#daf4fff0 50.39%,#bfd8ffe4 79.14%,#a4bcffd9);transform-origin:bottom;animation:_appear_oociu_1 2.2s infinite;opacity:0;will-change:transform,opacity}@keyframes _appear_oociu_1{0%,to{transform:scaleY(0);opacity:0}50%{transform:scaleY(1);opacity:1}}.changeView{margin-top:16px;width:fit-content}.changeView.base{display:block;width:fit-content;margin-top:0}.changeView.base .changeView__content{background-color:#fff;height:40px}.changeView__content{display:flex;align-items:center;width:100%;max-width:108px!important;border-radius:8px;border:1px solid rgb(231,232,241);height:36px;overflow:hidden}.changeView__content .changeView-check{position:relative;width:54px!important;padding:8px;opacity:.5}.changeView__content .changeView-check .check{position:absolute;width:16px;height:16px}.changeView__content .changeView-check:first-child{display:flex;align-items:center;border-right:1px solid rgb(231,232,241);padding-left:26px!important}.changeView__content .changeView-check:last-child{display:flex;align-items:center;flex-direction:row-reverse;padding-right:26px!important}.changeView__content .changeView-check.active{background-color:#fff;opacity:1}.changeView__content .changeView-check.active:first-child .check{left:8px}.changeView__content .changeView-check.active:last-child .check{right:8px}.switch-button{position:relative;background:#ffffff1f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.3);border-radius:0;transform:translateZ(0);will-change:transform;isolation:isolate}.switch-button:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:1}.switch-button:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:2}.switch-button>*{z-index:1;position:relative}.switch-button{width:100%;max-width:600px;height:51px;padding:4px;box-sizing:border-box;background:#fff;display:flex;align-items:center;position:relative;border-radius:32px}@media screen and (max-width:900px){.switch-button{height:44px}}.switch-button__slider{position:absolute;left:4px;height:43px;width:calc(50% - 4px);border-radius:32px;background:linear-gradient(108deg,#bce8ff 3.56%,#daf4fff0 50.39%,#bfd8ffe3 79.14%,#a4bcffd9);transition:transform .18s ease-in-out;z-index:1}@media screen and (max-width:900px){.switch-button__slider{height:36px}}.switch-button__content{flex:1 1 50%;height:43px;border-radius:32px;cursor:pointer;position:relative;z-index:20;display:flex;align-items:center;justify-content:center}.switch-button__content p{color:#2a2a2a;font-size:20px;font-weight:400;margin:0;z-index:2}@media screen and (max-width:900px){.switch-button__content p{font-size:15px}}.AutoReplace{margin-top:16px;display:flex;align-items:center;gap:8px}.AutoReplace .input{position:relative}.AutoReplace .input input{width:fit-content}.AutoReplace .input input[type=checkbox]{appearance:none;width:24px;height:24px;border:1px solid rgb(185,208,255);border-radius:2px;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer;transition:all .2s ease}@media screen and (max-width:500px){.AutoReplace .input input[type=checkbox]{width:20px;height:20px}}.AutoReplace .input input[type=checkbox]:checked+img{opacity:1}.AutoReplace .input img{opacity:0;position:absolute;top:50%;transform:translateY(-50%);left:10%;z-index:-10}.AutoReplace .input img.checked{opacity:1}.custom-input{display:flex;flex-direction:column;gap:8px}@media screen and (max-width:900px){.custom-input{gap:4px}}.custom-input__label{font-size:16px;color:#2a2a2a}@media screen and (max-width:900px){.custom-input__label{font-size:15px}}@media screen and (max-width:500px){.custom-input__label{font-size:14px}}.custom-input__label--error{color:#e11920}.custom-input__field{background:#fff;border:1px solid #e7e8f1;border-radius:8px;max-height:51px;padding:16px}.custom-input__field::placeholder{color:#515259;font-size:14px}@media screen and (max-width:900px){.custom-input__field::placeholder{font-size:13px}}@media screen and (max-width:500px){.custom-input__field::placeholder{font-size:12px}}.custom-input__field:focus{outline:none;border:1px solid #b9d0ff}.custom-input__field::-webkit-outer-spin-button,.custom-input__field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.custom-input__field--error{border:1px solid #e11920}.custom-input__field--error:focus{outline:none;border:1px solid #e11920}.image-input{display:flex;flex-direction:column;gap:8px}@media screen and (max-width:900px){.image-input{gap:4px}}.image-input__label{position:relative;font-size:16px;color:#2a2a2a}@media screen and (max-width:900px){.image-input__label{font-size:15px}}@media screen and (max-width:500px){.image-input__label{font-size:14px}}.image-input__label--error{color:#e11920}.image-input__field{position:relative;display:flex;background:#fff;border:1px solid #e7e8f1;border-radius:8px;padding:16px}.image-input__field--preview-small{padding:5px 16px}@media screen and (max-width:900px){.image-input__field--preview-small{padding:8.5px 16px}}@media screen and (max-width:500px){.image-input__field--preview-small{padding:8.5px 16px}}.image-input__field--preview-large{padding:16px}.image-input__field--error{border:1px solid #e11920}.image-input__field--error:focus{outline:none;border:1px solid #e11920}.image-input__placeholder{color:#515259;font-size:14px;white-space:nowrap;overflow:hidden}@media screen and (max-width:900px){.image-input__placeholder{font-size:13px}}@media screen and (max-width:500px){.image-input__placeholder{font-size:12px}}.image-input__wrapper{position:relative;display:flex;align-items:center;justify-content:center}.image-input__wrapper-remove{position:absolute;display:flex;align-items:center;justify-content:center;top:8px;right:8px;background:#fff;border-radius:50%;transition:all .3s ease}.image-input__wrapper-remove:hover{background:#f3f3f3}@media screen and (max-width:900px){.image-input__wrapper-remove>img{width:18px;height:18px}}.image-input__image--small{width:40px;height:40px;border-radius:50%;object-fit:cover}@media screen and (max-width:900px){.image-input__image--small{width:32px;height:32px}}.image-input__image--large{width:142px;height:172px;border-radius:8px;object-fit:cover}@media screen and (max-width:900px){.image-input__image--large{width:130px;height:150px}}.image-input__add{position:absolute;display:flex;align-items:center;justify-content:center;background:transparent;transition:all .3s ease;right:0;top:0;padding:16px}.image-input__add:hover{opacity:.7}@media screen and (max-width:900px){.image-input__add>img{width:18px;height:18px}}.image-input__add:disabled{cursor:not-allowed;opacity:.5}.image-input__remove{position:absolute;display:flex;align-items:center;justify-content:center;background:transparent;transition:all .2s ease;right:0;top:0;padding:16px}.image-input__remove:hover{opacity:.7}@media screen and (max-width:900px){.image-input__remove>img{width:18px;height:18px}}.image-input__description{font-size:14px;color:#2a2a2a}@media screen and (max-width:900px){.image-input__description{font-size:13px}}@media screen and (max-width:500px){.image-input__description{font-size:12px}}.star-rating-field{display:flex;flex-direction:column;gap:8px}.star-rating-field__label{font-size:16px;color:#2a2a2a}@media screen and (max-width:900px){.star-rating-field__label{font-size:15px}}@media screen and (max-width:500px){.star-rating-field__label{font-size:14px}}.star-rating-field__stars{display:inline-flex;gap:8px}.star-rating-field__star{display:inline-flex;cursor:pointer;transition:transform .3s ease}.star-rating-field__star svg{width:32px;height:32px}@media screen and (max-width:500px){.star-rating-field__star svg{width:24px;height:24px}}.star-rating-field__star svg path{fill:transparent;stroke:#0e74dc;transition:fill .2s ease,stroke .2s ease}.star-rating-field__star--filled svg path{fill:#0e74dc}.star-rating-field__star:active{transform:scale(.8)}.text-input{width:100%}.text-input__title{width:100%;color:#2a2a2a;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:900px){.text-input__title{font-size:15px}}@media screen and (max-width:500px){.text-input__title{font-size:14px}}.text-input__input{width:100%;height:51px;padding:16px;text-align:left;background:#fff;border:1px solid #e7e8f1;border-radius:8px;color:#2a2a2a;font-size:16px;font-family:Satoshi,sans-serif}@media screen and (max-width:900px){.text-input__input{font-size:14px}}@media screen and (max-width:500px){.text-input__input{font-size:13px}}.text-input__input::placeholder{font-size:14px;color:#515259;letter-spacing:0;font-family:Satoshi,sans-serif}@media screen and (max-width:900px){.text-input__input::placeholder{font-size:13px}}@media screen and (max-width:500px){.text-input__input::placeholder{font-size:12px}}.text-input__input:focus{outline:none;border:1px solid #b9d0ff}.text-input.error .text-input__title{color:#e11920}.text-input.error .text-input__input{border:1px solid #e11920}.text-input.error .text-input__input:focus{outline:none;border:1px solid #e11920}.custom-button{border-radius:24px;padding:12px 24px;width:250px;height:46px;font-weight:400;font-size:16px;text-align:center;text-transform:capitalize;-webkit-user-select:none;user-select:none;transition:all .3s ease-in-out}@media screen and (max-width:500px){.custom-button{width:100%}}.custom-button-main{background:#202934;color:#fff}.custom-button-main:hover{background:#202934cc}.custom-button-main:active{background:#e1e2ed;color:#202934}.custom-button-main:disabled{background:#eceef0;color:#515259;cursor:not-allowed}.custom-button-secondary{border:1px solid #E7E8F1;background:#fff;color:#202934}.custom-button-secondary:hover{background:#f3f3f3}.custom-button-secondary:active{background:#e1e2ed}.custom-button-secondary:disabled{color:#515259;cursor:not-allowed;background:#fff}.login-page__wrapper{min-height:calc(100vh - 84px);padding:64px 0 48px;margin:0 auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@media screen and (max-width:900px){.login-page__wrapper{padding:48px 75px 29px;min-height:calc(100vh - 48px)}}@media screen and (max-width:500px){.login-page__wrapper{padding:32px 16px 24px}}@media screen and (max-width:335px){.login-page__wrapper{padding:32px 8px 24px}}.login-page{width:600px;position:relative;display:flex;flex-direction:column;align-items:center}.login-page>div{width:100%}@media screen and (max-width:900px){.login-page{width:545px}}@media screen and (max-width:700px){.login-page{width:100%}}.login-page__title{font-size:48px;font-weight:400;line-height:110%;font-style:normal;color:#202934}@media screen and (max-width:900px){.login-page__title{font-size:32px;line-height:normal;white-space:normal;word-break:normal;overflow-wrap:normal}}@media screen and (max-width:500px){.login-page__title{font-size:24px;line-height:normal}}@media screen and (max-width:335px){.login-page__title{font-size:20px;line-height:normal}}.login-page__title{text-align:center}.login-page__inputs{display:flex;flex-direction:column;gap:24px;width:100%;margin-top:48px}@media screen and (max-width:900px){.login-page__inputs{margin-top:32px;gap:16px}}.login-page__password-block{width:100%;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.login-page__forgot{text-align:right;width:fit-content;font-size:15px;font-style:normal;font-weight:400;line-height:normal;-webkit-user-select:none;user-select:none;cursor:pointer}@media screen and (max-width:900px){.login-page__forgot{font-size:14px}}@media screen and (max-width:500px){.login-page__forgot{font-size:13px}}.login-page__controls{margin-top:64px;display:flex;justify-content:center;align-items:center;width:250px!important}@media screen and (max-width:500px){.login-page__controls{width:100%!important}}.login-page__footer{margin-top:auto;padding-top:24px;text-align:center;font-size:16px;font-weight:400}@media screen and (max-width:900px){.login-page__footer{font-size:15px}}@media screen and (max-width:900px){.login-page__footer{font-size:13px}}.login-page__footer--link{text-decoration:underline;cursor:pointer;-webkit-user-select:none;user-select:none}.auth-page__wrapper{min-height:calc(100vh - 84px);padding:64px 0;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media screen and (max-width:900px){.auth-page__wrapper{padding:32px 0 49px;min-height:calc(100vh - 48px)}}@media screen and (max-width:500px){.auth-page__wrapper{padding:72px 0 16px}}.auth-page{width:600px;position:relative;display:flex;flex-direction:column;align-items:center}.auth-page>div{width:100%}@media screen and (max-width:900px){.auth-page{width:409px}}@media screen and (max-width:500px){.auth-page{width:343px}}.auth-page__content{display:flex;flex-direction:column;align-items:center;gap:32px}@media screen and (max-width:900px){.auth-page__content{gap:24px}}.auth-page__title-block{width:640px;text-align:center;display:flex;flex-direction:column;gap:8px}@media screen and (max-width:900px){.auth-page__title-block{width:432px}}@media screen and (max-width:500px){.auth-page__title-block{width:320px}}.auth-page__title{font-size:48px;font-weight:400;line-height:110%;font-style:normal;color:#202934}@media screen and (max-width:900px){.auth-page__title{font-size:32px;line-height:normal;white-space:normal;word-break:normal;overflow-wrap:normal}}@media screen and (max-width:500px){.auth-page__title{font-size:24px;line-height:normal}}@media screen and (max-width:335px){.auth-page__title{font-size:20px;line-height:normal}}.auth-page__subtitle{font-size:20px;font-weight:400;line-height:normal;font-style:normal;color:#202934}@media screen and (max-width:900px){.auth-page__subtitle{font-size:16px;white-space:normal;word-break:normal;overflow-wrap:normal}}@media screen and (max-width:500px){.auth-page__subtitle{font-size:14px}}@media screen and (max-width:335px){.auth-page__subtitle{font-size:12px}}.auth-page__switch{width:100%}.auth-page__form-block{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}@media screen and (max-width:900px){.auth-page__form-block{gap:24px}}.auth-page__footer{margin-top:140px;text-align:center;font-size:16px;font-weight:400}@media screen and (max-width:900px){.auth-page__footer{margin-top:55px;font-size:14px}}@media screen and (max-width:500px){.auth-page__footer{margin-top:120px;font-size:14px}}.auth-form{width:100%;height:255px;background:#b9d0ff26;border-radius:16px;padding:48px}@media screen and (max-width:900px){.auth-form{height:238px;padding:32px 48px}}@media screen and (max-width:500px){.auth-form{height:265px;padding:32px 16px}}.auth-form__header{display:flex;flex-direction:column;gap:8px;text-align:center}.auth-form__title{font-size:32px;font-weight:400;line-height:normal;font-style:normal;color:#2a2a2a}@media screen and (max-width:900px){.auth-form__title{font-size:20px;line-height:normal;white-space:normal;word-break:normal;overflow-wrap:normal}}@media screen and (max-width:500px){.auth-form__title{font-size:20px;line-height:normal}}@media screen and (max-width:335px){.auth-form__title{font-size:20px;line-height:normal}}.auth-form__subtitle{font-size:16px;font-weight:400;line-height:normal;font-style:normal;color:#2a2a2a}@media screen and (max-width:900px){.auth-form__subtitle{font-size:14px;white-space:normal;word-break:normal;overflow-wrap:normal}}@media screen and (max-width:500px){.auth-form__subtitle{font-size:14px}}@media screen and (max-width:335px){.auth-form__subtitle{font-size:12px}}.auth-form__controls{display:flex;align-items:center;justify-content:center;margin-top:40px;gap:24px}.auth-form__controls>*{flex:1;max-width:250px}@media screen and (max-width:900px){.auth-form__controls{margin-top:24px;flex-direction:column;gap:8px}}@media screen and (max-width:500px){.auth-form__controls{margin-top:32px}.auth-form__controls>*{max-width:311px}}.signup-client{display:flex;flex-direction:column;justify-content:center;align-items:center;width:600px;padding:64px 0 47px;margin:0 auto}@media screen and (max-width:900px){.signup-client{width:545px;padding:32px 0 38px}}@media screen and (max-width:700px){.signup-client{width:100%;padding:24px 25px 12px}}@media screen and (max-width:500px){.signup-client{padding:24px 16px 12px}}.signup-client>div{width:100%}.signup-client__title-block{text-align:center;display:flex;flex-direction:column;gap:8px;width:100%}.signup-client__title{font-size:48px;font-weight:400;line-height:110%;font-style:normal;color:#202934}@media screen and (max-width:900px){.signup-client__title{font-size:32px;line-height:normal;white-space:normal;word-break:normal;overflow-wrap:normal}}@media screen and (max-width:500px){.signup-client__title{font-size:24px;line-height:normal}}@media screen and (max-width:335px){.signup-client__title{font-size:20px;line-height:normal}}.signup-client__subtitle{font-size:20px;font-weight:400;line-height:normal;font-style:normal;color:#202934}@media screen and (max-width:900px){.signup-client__subtitle{font-size:16px;white-space:normal;word-break:normal;overflow-wrap:normal}}@media screen and (max-width:500px){.signup-client__subtitle{font-size:14px}}@media screen and (max-width:335px){.signup-client__subtitle{font-size:12px}}.signup-client__inputs{margin-top:48px;display:flex;flex-direction:column;gap:24px;width:100%}.signup-client__radio{width:100%;margin-top:18px;display:flex;justify-content:flex-start}.signup-client__radio-content{margin-left:19px;font-size:15px}@media screen and (max-width:900px){.signup-client__radio-content{margin-left:8px;font-size:13px}}.signup-client__controls{margin-top:66px;width:250px!important}@media screen and (max-width:500px){.signup-client__controls{width:100%!important}}.input-phone{width:100%;position:relative}.input-phone__title{width:100%;color:#2a2a2a;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:900px){.input-phone__title{font-size:15px}}@media screen and (max-width:500px){.input-phone__title{font-size:14px}}.input-phone__input-block{position:relative;z-index:10;margin-top:8px;width:100%;height:51px;border:1px solid #e7e8f1;border-radius:8px;display:flex;align-items:center;justify-content:flex-start;background:#fff}.input-phone__input-block--active{outline:none;border:1px solid #b9d0ff}.input-phone__input-block:focus-within{outline:none;border:1px solid #b9d0ff}.input-phone__menu-btn{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 12px 12px 16px;background:#b9d0ff26;height:100%;cursor:pointer;-webkit-user-select:none;user-select:none;flex:0 0 68px}.input-phone__flag{font-family:"Noto Color Emoji",sans-serif;font-size:16px}@media screen and (max-width:500px){.input-phone__flag{font-size:15px;margin-top:-1px}}.input-phone__input{flex:1;font-size:16px;font-family:Satoshi,sans-serif;padding:16px;text-align:left;border:none;background:none;color:#2a2a2a}.input-phone__input::placeholder{font-size:14px;color:#8c8d98;letter-spacing:0;font-family:Satoshi,sans-serif}@media screen and (max-width:900px){.input-phone__input::placeholder{font-size:13px}}@media screen and (max-width:500px){.input-phone__input::placeholder{font-size:12px}}.input-phone__input:focus{outline:none}.input-phone__dropdown{z-index:9;position:absolute;top:calc(100% - 8px);padding:8px 16px;left:0;width:100%;height:0;opacity:0;overflow:hidden;transition:height .2s ease,opacity .3s ease;border-radius:0 0 8px 8px;border:1px solid #b9d0ff;background:#fff}@media screen and (max-width:500px){.input-phone__dropdown{padding:8px 0}}.input-phone__dropdown--visible{height:193px;opacity:1}.input-phone__dropdown-search{display:flex;align-items:center;justify-content:flex-start;background:none;padding:12px 8px;border-bottom:1px solid var(--white-gray-20, #E7E8F1);gap:12px}.input-phone__dropdown-search-icon{width:18px;height:18px}@media screen and (max-width:900px){.input-phone__dropdown-search-icon{width:16px;height:16px}}.input-phone__dropdown-search-input{width:100%;font-size:14px;font-family:Satoshi,sans-serif;text-align:left;border:none;background:none;color:#202934}@media screen and (max-width:500px){.input-phone__dropdown-search-input{font-size:12px}}.input-phone__dropdown-search-input::placeholder{font-size:14px;color:#8c8d98;letter-spacing:0;font-family:Satoshi,sans-serif}@media screen and (max-width:500px){.input-phone__dropdown-search-input::placeholder{font-size:12px}}.input-phone__dropdown-search-input:focus{border:none;outline:none}.input-phone__dropdown-list{margin-top:6px;display:flex;flex-direction:column;gap:4px;align-items:flex-start}.input-phone__dropdown-list-item{width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px 0;-webkit-user-select:none;user-select:none;cursor:pointer}@media screen and (max-width:500px){.input-phone__dropdown-list-item{padding:9px 16px}}.input-phone__dropdown-list-item-details{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:16px}@media screen and (max-width:500px){.input-phone__dropdown-list-item-details{font-size:15px}}.input-phone__dropdown-list-item-country{color:#2a2a2a;font-size:15px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:900px){.input-phone__dropdown-list-item-country{font-size:13px}}@media screen and (max-width:500px){.input-phone__dropdown-list-item-country{font-size:12px}}.input-phone--error .text-input__title{color:#e11920}.input-phone--error .text-input__input{border:1px solid #e11920}.input-phone--error .text-input__input:focus{outline:none;border:1px solid #e11920}.client-company-select__dropdown{z-index:9;position:absolute;top:calc(100% - 8px);left:0;width:100%;height:0;opacity:0;overflow:hidden;background:#fff;border:1px solid #b9d0ff;border-radius:0 0 8px 8px;transition:height .2s ease,opacity .3s ease}.client-company-select__dropdown--visible{height:223px;opacity:1}.client-company-select__dropdown-list{margin-top:6px;height:100%}.client-company-select__dropdown-list-item{-webkit-user-select:none;user-select:none;cursor:pointer}.client-company-select{position:relative}.client-company-select__title{color:#2a2a2a;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:900px){.client-company-select__title{font-size:15px}}@media screen and (max-width:500px){.client-company-select__title{font-size:14px}}.client-company-select__main{z-index:10;margin-top:8px;position:relative;display:flex;width:100%;height:51px;padding:16px;justify-content:space-between;align-items:center;cursor:pointer;background:#fff;border-radius:8px;border:1px solid #e7e8f1}.client-company-select__main--active{border:1px solid #b9d0ff;outline:none}.client-company-select__selected-type{color:#18181c;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:900px){.client-company-select__selected-type{font-size:14px}}@media screen and (max-width:500px){.client-company-select__selected-type{font-size:13px}}.client-company-select__placeholder{color:#515259;font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:900px){.client-company-select__placeholder{font-size:13px}}@media screen and (max-width:500px){.client-company-select__placeholder{font-size:12px}}.client-company-select__dropdown-list{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:8px 16px}.client-company-select__dropdown-list-item{width:100%;display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:15px;color:#2a2a2a;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:900px){.client-company-select__dropdown-list-item{font-size:14px}}@media screen and (max-width:500px){.client-company-select__dropdown-list-item{font-size:13px}}.edit-button{background-color:#fff;display:flex;align-items:center;cursor:pointer;gap:8px;transition:background .2s ease}.edit-button:hover,.edit-button:active{background:#b9d0ff26}.edit-button--account{width:85px;height:38px;padding:8px 16px;border:1px solid #ebecff;border-radius:8px;color:#2a2a2a}@media screen and (max-width:900px){.edit-button--account{width:77px;padding:8px 12px}}@media screen and (max-width:500px){.edit-button--account{width:70px;height:35px;gap:4px;font-size:14px}}.edit-button--social{width:88px;height:30px;padding:4px 16px;border-radius:4px;border:1px solid #b9d0ff}@media screen and (max-width:900px){.edit-button--social{font-size:14px}}.edit-button.active{background:#b9d0ff26}.accounts-list__item{display:flex;align-items:center;justify-content:space-between;gap:2px}.social-accounts-list{display:flex;flex-direction:column;gap:16px}.social-accounts-list__item{display:flex;flex-direction:column;gap:16px;padding:12px 16px;border-radius:8px;background:#ffffff80;backdrop-filter:blur(3px) contrast(1.08) saturate(1.2);-webkit-backdrop-filter:blur(3px) contrast(1.08) saturate(1.2);border:1px solid rgba(231,232,241,.55);box-shadow:-4px -4px 8px #ffffff40,0 0 4px #c8e1ff40,0 6px 12px #0000000a}@media screen and (max-width:900px){.social-accounts-list__item{padding:8px 12px}}@media screen and (max-width:500px){.social-accounts-list__item{padding:8px}}.social-accounts-list__item-content{display:flex;align-items:center;justify-content:space-between}.social-accounts-list__item-meta{display:flex;align-items:center;gap:8px}@media screen and (max-width:500px){.social-accounts-list__item-icon{width:34px;height:34px}}.social-accounts-list__item-label{font-size:16px}@media screen and (max-width:900px){.social-accounts-list__item-label{font-size:15px}}@media screen and (max-width:500px){.social-accounts-list__item-label{font-size:14px}}.social-accounts-list__item-create{display:flex;justify-content:center;align-items:center}.accounts-list{display:flex;flex-direction:column;gap:16px}.accounts-list__item{display:flex;align-items:center;justify-content:space-between}.accounts-list__info{display:flex;align-items:center;gap:12px}.accounts-list__info>span{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid #e7e8f1;border-radius:4px}.signup-influencer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:64px;width:600px;padding:64px 0 140px;margin:0 auto}@media screen and (max-width:900px){.signup-influencer{width:545px;padding:31px 0 32px;gap:0}}@media screen and (max-width:700px){.signup-influencer{width:100%;padding:24px 25px 12px}}@media screen and (max-width:500px){.signup-influencer{padding:24px 16px 12px;gap:24px}}.signup-influencer>div{width:100%}.signup-influencer__header{display:flex;flex-direction:column;align-items:center;gap:8px}@media screen and (max-width:900px){.signup-influencer__header{margin-bottom:24px}}@media screen and (max-width:500px){.signup-influencer__header{margin-bottom:0;gap:4px}}.signup-influencer__title{font-size:48px;font-weight:400;line-height:110%;font-style:normal;color:#202934}@media screen and (max-width:900px){.signup-influencer__title{font-size:32px;line-height:normal;white-space:normal;word-break:normal;overflow-wrap:normal}}@media screen and (max-width:500px){.signup-influencer__title{font-size:24px;line-height:normal}}@media screen and (max-width:335px){.signup-influencer__title{font-size:20px;line-height:normal}}.signup-influencer__subtitle{font-size:20px;font-weight:400;line-height:normal;font-style:normal;color:#515259}@media screen and (max-width:900px){.signup-influencer__subtitle{font-size:16px;white-space:normal;word-break:normal;overflow-wrap:normal}}@media screen and (max-width:500px){.signup-influencer__subtitle{font-size:14px}}@media screen and (max-width:335px){.signup-influencer__subtitle{font-size:12px}}.signup-influencer__inputs-label{margin-bottom:16px;text-align:center;font-size:24px}@media screen and (max-width:500px){.signup-influencer__inputs-label{font-size:16px}}.signup-influencer__inputs{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:900px){.signup-influencer__inputs{margin-bottom:48px}}@media screen and (max-width:500px){.signup-influencer__inputs{margin-bottom:0}}.signup-influencer__socials{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:900px){.signup-influencer__socials{margin-bottom:32px}}@media screen and (max-width:500px){.signup-influencer__socials{margin-bottom:0}}.signup-influencer__socials-header{display:flex;flex-direction:column;align-items:center;gap:8px}.signup-influencer__socials-title{font-size:24px}@media screen and (max-width:500px){.signup-influencer__socials-title{font-size:16px}}.signup-influencer__socials-subtitle{font-size:16px}@media screen and (max-width:500px){.signup-influencer__socials-subtitle{font-size:14px}}.signup-influencer__controls{width:250px!important}@media screen and (max-width:500px){.signup-influencer__controls{width:100%!important}}.signup-influencer-success{padding:64px 0;display:flex;align-items:center;justify-content:center}@media screen and (max-width:900px){.signup-influencer-success{padding:64px 40px}}@media screen and (max-width:500px){.signup-influencer-success{padding:48px 16px}}.signup-influencer-success__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;max-width:724px;width:100%}@media screen and (max-width:900px){.signup-influencer-success__content{gap:24px}}.signup-influencer-success__image{width:100px;height:100px;object-fit:contain}@media(max-width:900px){.signup-influencer-success__image{width:72px;height:72px}}.signup-influencer-success__info{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:72px}@media screen and (max-width:900px){.signup-influencer-success__info{gap:32px}}@media screen and (max-width:500px){.signup-influencer-success__info{gap:56px}}.signup-influencer-success__text-block{display:flex;flex-direction:column;gap:32px;text-align:center}@media screen and (max-width:900px){.signup-influencer-success__text-block{gap:24px}}@media screen and (max-width:500px){.signup-influencer-success__text-block{gap:16px}}.signup-influencer-success__title{font-weight:400;font-size:40px}@media screen and (max-width:900px){.signup-influencer-success__title{font-size:32px}}@media screen and (max-width:500px){.signup-influencer-success__title{font-size:24px}}.signup-influencer-success__text-group{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:500px){.signup-influencer-success__text-group{gap:8px}}.signup-influencer-success__subtitle{color:#515259;font-size:20px}@media screen and (max-width:900px){.signup-influencer-success__subtitle{font-size:16px}}@media screen and (max-width:500px){.signup-influencer-success__subtitle{font-size:15px}}.signup-influencer-success__description{font-size:16px;color:#515259}@media screen and (max-width:900px){.signup-influencer-success__description{font-size:14px}}@media screen and (max-width:500px){.signup-influencer-success__description{font-size:13px}}.form-fields{display:flex;flex-direction:column;gap:16px}.form-fields .description{font-size:16px;color:#2a2a2a}@media screen and (max-width:900px){.form-fields .description{font-size:15px}}@media screen and (max-width:500px){.form-fields .description{font-size:14px}}.influencer-date-input{display:flex;flex-direction:column;gap:8px}@media screen and (max-width:900px){.influencer-date-input{gap:4px}}.influencer-date-input__label{font-size:16px;color:#2a2a2a}@media screen and (max-width:900px){.influencer-date-input__label{font-size:15px}}@media screen and (max-width:500px){.influencer-date-input__label{font-size:14px}}.influencer-date-input__label--error{color:#e11920}.influencer-date-input__field{background:#fff;border:1px solid #e7e8f1;border-radius:8px;max-height:51px;padding:16px}.influencer-date-input__field::placeholder{color:#515259;font-size:14px}@media screen and (max-width:900px){.influencer-date-input__field::placeholder{font-size:13px}}@media screen and (max-width:500px){.influencer-date-input__field::placeholder{font-size:12px}}.influencer-date-input__field:focus{outline:none;border:1px solid #b9d0ff}.influencer-date-input__field::-webkit-outer-spin-button,.influencer-date-input__field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.influencer-date-input__field--error{border:1px solid #e11920}.influencer-date-input__field--error:focus{outline:none;border:1px solid #e11920}.account-switcher{display:flex;flex-direction:column;gap:8px}@media screen and (max-width:555px){.account-switcher{gap:4px}}.account-switcher__title{font-size:16px}@media screen and (max-width:900px){.account-switcher__title{font-size:15px}}@media screen and (max-width:500px){.account-switcher__title{font-size:14px}}.account-switcher__switchers{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:8px 0}@media screen and (max-width:900px){.account-switcher__switchers{gap:16px}}@media screen and (max-width:555px){.account-switcher__switchers{flex-direction:column}}.account-switcher__action{display:flex;width:100%;flex-direction:column;align-items:center;gap:8px}@media screen and (max-width:555px){.account-switcher__action{gap:4px}}.account-switcher__action-btn{position:relative;overflow:hidden;width:100%;font-size:20px;padding:8px 0;border-radius:8px;z-index:1}@media screen and (max-width:555px){.account-switcher__action-btn{padding:12px 0}}.account-switcher__action-btn{background:#0000;backdrop-filter:blur(3px) contrast(1.08) saturate(1.2);-webkit-backdrop-filter:blur(3px) contrast(1.08) saturate(1.2);border:1px solid rgba(185,208,255,.5);box-shadow:-4px -4px 8px #ffffff40,0 0 4px #c8e1ff40,0 6px 12px #0000000a}.account-switcher__action-btn:before{content:"";position:absolute;inset:0;background:linear-gradient(136deg,#bce8ff,#daf4fff0 48.56%,#bfd8ffe3 78.37%,#a4bcffd9);opacity:0;transition:opacity .35s ease;z-index:-1}.account-switcher__action-btn--active:before{opacity:1}.account-switcher__action-btn>*{position:relative;z-index:1}.account-switcher__action>p{font-size:14px}@media screen and (max-width:555px){.account-switcher__action>p{font-size:13px}}.checkbox-button-list{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:500px){.checkbox-button-list{gap:16px}}.checkbox-button-list__header{display:flex;flex-direction:column;gap:4px}.checkbox-button-list__title{border-bottom:1px solid #b9d0ff;padding-bottom:4px;font-size:24px}@media screen and (max-width:900px){.checkbox-button-list__title{font-size:20px}}.checkbox-button-list__subtitle{font-size:16px}@media screen and (max-width:900px){.checkbox-button-list__subtitle{font-size:15px}}@media screen and (max-width:500px){.checkbox-button-list__subtitle{font-size:14px}}.checkbox-button-list__item{display:flex;flex-direction:column;gap:8px}.checkbox-button-list__item label{cursor:pointer;color:#2a2a2a}@media screen and (max-width:500px){.checkbox-button-list__item label{font-size:14px}}.checkbox-button-list__item label--error{color:#e11920}.checkbox-button-list__item-parent{display:flex;align-items:center;gap:16px}@media screen and (max-width:900px){.checkbox-button-list__item-parent{gap:8px}}.checkbox-button-list__item input[type=checkbox]{appearance:none;position:relative;width:16px;height:16px;margin-top:3px;margin-bottom:3px;border:1px solid #000;border-radius:50%;cursor:pointer;transition:all .2s ease;flex-shrink:0}@media screen and (max-width:500px){.checkbox-button-list__item input[type=checkbox]{margin-top:1.5px;margin-bottom:1.5px}}.checkbox-button-list__item input[type=checkbox]:after{content:"";position:absolute;width:10px;height:10px;background:#000;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s ease}.checkbox-button-list__item input[type=checkbox]:checked:after{transform:translate(-50%,-50%) scale(1)}.checkbox-button-list__children{display:flex;flex-direction:column;gap:8px;margin-left:32px}@media screen and (max-width:500px){.checkbox-button-list__children{margin-left:24px}}.checkbox-button-list__child-item{display:flex;align-items:center;gap:16px}@media screen and (max-width:500px){.checkbox-button-list__child-item{gap:8px}}.audience-insights{display:flex;flex-direction:column;gap:24px}.audience-insights__header{display:flex;flex-direction:column;gap:4px}.audience-insights__title{border-bottom:1px solid #b9d0ff;padding-bottom:4px;font-size:24px}@media screen and (max-width:900px){.audience-insights__title{font-size:20px}}.audience-insights__subtitle{font-size:16px}@media screen and (max-width:900px){.audience-insights__subtitle{font-size:15px}}@media screen and (max-width:500px){.audience-insights__subtitle{font-size:14px}}.audience-insights__list{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:500px){.audience-insights__list{gap:16px}}.audience-insights__item{display:flex;align-items:center;gap:16px}@media screen and (max-width:500px){.audience-insights__item{gap:4px}}.audience-insights__item-label{height:38px;width:48px;font-size:20px;text-align:center;display:flex;align-items:center;justify-content:center}@media screen and (max-width:500px){.audience-insights__item-label{width:41px}}.audience-insights__inputs{display:flex;align-items:center;width:100%;gap:8px}@media screen and (max-width:500px){.audience-insights__inputs{gap:4px}}.country-input{width:100%;position:relative;z-index:1}.country-input--focused{z-index:50}.country-input__input{padding:9.5px 16px;background:#fff;border:1px solid #e7e8f1;border-radius:8px;height:38px;position:relative;z-index:2}.country-input__input::placeholder{font-size:14px}@media screen and (max-width:500px){.country-input__input::placeholder{font-size:12px}}.country-input__input:focus{border:1px solid #b9d0ff}@media screen and (max-width:500px){.country-input__input{padding:11px 16px}}.country-input__input--error{border:1px solid #e11920}.country-input__input--error:focus{outline:none;border:1px solid #e11920}.country-input__list-wrapper{padding:16px 16px 8px;border:1px solid #b9d0ff;border-radius:0 0 8px 8px;background:#fff;position:absolute;width:100%;left:0;top:calc(100% - 8px);opacity:0;z-index:1;transform:translateY(-4px);transition:opacity .12s ease,transform .12s ease;pointer-events:none}.country-input__list-wrapper--visible{opacity:1;transform:translateY(0);pointer-events:auto}.country-input__list{display:flex;flex-direction:column;gap:8px;overflow-y:auto;max-height:121px}.country-input__list::-webkit-scrollbar{width:4px}.country-input__list::-webkit-scrollbar-thumb{border-radius:2px;width:2px;background:#b9d0ff}.country-input__list::-webkit-scrollbar-track{background:#e7e8f1;border-radius:4px}.country-input__item{cursor:pointer;padding:8px;margin-right:8px;border-radius:8px;font-size:14px;color:#18181c}.country-input__item:hover{background:#b9d0ff26}.percentage-input{padding:9.5px 0;width:66px;text-align:center;background:#fff;border:1px solid #e7e8f1;border-radius:8px;height:38px}.percentage-input::placeholder{font-size:14px}@media screen and (max-width:500px){.percentage-input::placeholder{font-size:12px}}.percentage-input:focus{outline:none;border:1px solid #b9d0ff}@media screen and (max-width:500px){.percentage-input{padding:11px 0}}.percentage-input::-webkit-outer-spin-button,.percentage-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.percentage-input--error{border:1px solid #e11920}.percentage-input--error:focus{outline:none;border:1px solid #e11920}.price-input{display:flex;flex-direction:column;gap:8px}.price-input__label{font-size:16px;color:#2a2a2a}@media screen and (max-width:900px){.price-input__label{font-size:15px}}@media screen and (max-width:500px){.price-input__label{font-size:14px}}.price-input__label--error{color:#e11920}.price-input__input{background:#fff;border:1px solid #e7e8f1;border-radius:8px;padding:16px}.price-input__input::-webkit-outer-spin-button,.price-input__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.price-input__input--error{border:1px solid #e11920}.price-input__input--error:focus{outline:none;border:1px solid #e11920}.modal{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1000;background:#0000004d;backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);animation:modalFadeIn .3s ease-in-out}.modal__content{position:relative;background:#fff;border-radius:16px;width:90%;max-width:fit-content;box-shadow:0 2px 10px #0000001a}.modal__close-button{position:absolute;top:16px;right:16px;border:none;cursor:pointer;transition:opacity .2s ease}.modal__close-button:hover{opacity:.8}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.account-setup-form-content{display:flex;flex-direction:column;gap:40px}@media screen and (max-width:700px){.account-setup-form-content{gap:24px}}.account-setup-form-content__actions{display:flex;align-items:center;justify-content:center;width:100%;margin-top:64px;gap:24px}@media screen and (max-width:900px){.account-setup-form-content__actions{margin-top:32px}}@media screen and (max-width:500px){.account-setup-form-content__actions{margin-top:24px;flex-direction:column;gap:8px}}.account-setup-form-content__modal{display:flex;flex-direction:column;padding:56px 80px;gap:56px}@media screen and (max-width:500px){.account-setup-form-content__modal{gap:40px;padding:32px 16px}}.account-setup-form-content__modal-header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}@media screen and (max-width:500px){.account-setup-form-content__modal-header{gap:4px}}.account-setup-form-content__modal-header-title{font-weight:400;font-size:40px}@media screen and (max-width:500px){.account-setup-form-content__modal-header-title{font-size:24px}}.account-setup-form-content__modal-header-subtitle{font-size:20px}@media screen and (max-width:500px){.account-setup-form-content__modal-header-subtitle{font-size:15px}}.account-setup-form-content__modal-actions{display:flex;align-items:center;justify-content:center;gap:27px;width:100%}@media screen and (max-width:500px){.account-setup-form-content__modal-actions{flex-direction:column-reverse;gap:8px}}.account-setup-form{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:64px 0;margin:0 auto}@media screen and (max-width:900px){.account-setup-form{padding:32px 40px}}@media screen and (max-width:500px){.account-setup-form{padding:24px 16px}}.account-setup-form__header{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;gap:8px;margin-bottom:40px}@media screen and (max-width:900px){.account-setup-form__header{margin-bottom:24px}}@media screen and (max-width:500px){.account-setup-form__header{gap:4px}}.account-setup-form__title{font-size:48px;font-weight:400;line-height:110%;font-style:normal;color:#202934}@media screen and (max-width:900px){.account-setup-form__title{font-size:32px;line-height:normal;white-space:normal;word-break:normal;overflow-wrap:normal}}@media screen and (max-width:500px){.account-setup-form__title{font-size:24px;line-height:normal}}@media screen and (max-width:335px){.account-setup-form__title{font-size:20px;line-height:normal}}.account-setup-form__subtitle{font-size:20px;font-weight:400;line-height:normal;font-style:normal;color:#515259}@media screen and (max-width:900px){.account-setup-form__subtitle{font-size:16px;white-space:normal;word-break:normal;overflow-wrap:normal}}@media screen and (max-width:500px){.account-setup-form__subtitle{font-size:14px}}@media screen and (max-width:335px){.account-setup-form__subtitle{font-size:12px}}.account-setup-form__form{width:600px}@media screen and (max-width:900px){.account-setup-form__form{width:545px}}@media screen and (max-width:700px){.account-setup-form__form{width:100%;gap:24px}}.account-setup-form__btn-back{position:absolute;z-index:1;top:64px;left:108px;width:48px;height:48px;border-radius:50%;background:#ffffff80;border:none;padding:0;display:flex;align-items:center;justify-content:center;transition:all .3s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.account-setup-form__btn-back:hover{background:#fff}.account-setup-form__btn-back:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(108deg,#bce8ff 3.56%,#daf4fff0 50.39%,#bfd8ffe3 79.14%,#a4bcffd9);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none}@media screen and (max-width:900px){.account-setup-form__btn-back{top:40px;left:40px;width:32px;height:32px}.account-setup-form__btn-back>img{width:20px;height:20px}}@media screen and (max-width:500px){.account-setup-form__btn-back{left:16px;top:16px}}.forgot-password-page{display:flex;flex-direction:column;justify-content:center;align-items:center;width:600px;margin:64px auto}@media screen and (max-width:900px){.forgot-password-page{width:575px}}@media screen and (max-width:900px){.forgot-password-page{width:100%;padding:0 30px}}@media screen and (max-width:500px){.forgot-password-page{padding:0 16px}}.forgot-password-page__title-block{width:100%;text-align:center;display:flex;flex-direction:column;gap:8px}.forgot-password-page__title{font-size:48px;font-weight:400;line-height:110%;font-style:normal;color:#2a2a2a}@media screen and (max-width:900px){.forgot-password-page__title{font-size:32px;line-height:normal;white-space:normal;word-break:normal;overflow-wrap:normal}}@media screen and (max-width:500px){.forgot-password-page__title{font-size:24px;line-height:normal}}@media screen and (max-width:335px){.forgot-password-page__title{font-size:20px;line-height:normal}}.forgot-password-page__subtitle{font-size:20px;font-weight:400;line-height:normal;font-style:normal;color:#2a2a2a}@media screen and (max-width:900px){.forgot-password-page__subtitle{font-size:16px;white-space:normal;word-break:normal;overflow-wrap:normal}}@media screen and (max-width:500px){.forgot-password-page__subtitle{font-size:14px}}@media screen and (max-width:335px){.forgot-password-page__subtitle{font-size:12px}}.forgot-password-page__input{margin-top:48px;width:100%}.forgot-password-page__controls{margin-top:64px}@media screen and (max-width:500px){.forgot-password-page__controls{margin-top:48px}}@media screen and (max-width:500px){.forgot-password-page__controls{width:100%!important}}.forgot-password-page__modal{padding:32px 48px 40px}@media screen and (max-width:900px){.forgot-password-page__modal{padding:32px 24px}}@media screen and (max-width:500px){.forgot-password-page__modal{padding:24px 16px 32px}}.forgot-password-page__modal-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}@media screen and (max-width:900px){.forgot-password-page__modal-content{gap:32px}}@media screen and (max-width:500px){.forgot-password-page__modal-content{gap:24px}}.forgot-password-page__modal-texts{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}@media screen and (max-width:900px){.forgot-password-page__modal-texts{gap:16px}}.forgot-password-page__modal-title{font-size:36px}@media screen and (max-width:900px){.forgot-password-page__modal-title{font-size:32px}}@media screen and (max-width:500px){.forgot-password-page__modal-title{font-size:24px}}.forgot-password-page__modal-subtitle{font-size:16px;text-align:center;color:#2a2a2a}@media screen and (max-width:500px){.forgot-password-page__modal-subtitle{font-size:14px}}.terms-page__controls{display:flex;align-items:center;justify-content:center;margin-top:auto;width:272px}.tab-bar-bespoke{margin-top:24px}.tab-bar-bespoke ul{margin-top:8px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:600px){.tab-bar-bespoke ul{max-width:430px;overflow-y:auto}}.tab-bar-bespoke ul li{display:flex;align-content:center;padding:8px 32px;gap:8px;border-radius:32px;background:#ffffff80;border:1px solid rgb(231,232,241)}.tab-bar-bespoke ul li.active{background:linear-gradient(107.52deg,#bce8ff 3.56%,#daf4fff0 50.39%,#bfd8ffe4 79.14%,#a4bcffd9)}@media screen and (max-width:600px){.tab-bar-bespoke ul li{padding:8px 16px}}.tab-bar-bespoke ul li{cursor:pointer}.bespoke-campaign{margin-bottom:42px}@media screen and (max-width:900px){.bespoke-campaign{margin-bottom:16px}}@media screen and (max-width:600px){.bespoke-campaign{margin-bottom:24px}}.bespoke-campaign__header{display:flex;align-items:center;justify-content:space-between}.bespoke-campaign__content{margin-top:40px;max-width:600px;width:100%}.bespoke-campaign__title h2{font-weight:400;font-style:Regular;font-size:48px;leading-trim:NONE;line-height:100%;letter-spacing:0%}@media screen and (max-width:600px){.bespoke-campaign__title h2{font-size:24px}}.bespoke-campaign__title p{margin-top:16px;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0%}@media screen and (max-width:600px){.bespoke-campaign__title p{font-size:16px}}.bespoke-campaign__tab-content{margin-top:32px}.bespoke-campaign .bespoke-btn{margin-top:484px}.promo-form__title{border-bottom:1px solid rgb(185,208,255);padding-bottom:8px}.promo-form__title h2{font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0%}.promo-form__title{margin-bottom:16px}.Campaign_Creator_Page__head .navmenu{margin-top:24px;display:flex;align-items:center;justify-content:space-between}.Campaign_Creator_Page__head h1{font-weight:400;font-style:Regular;font-size:46px;leading-trim:NONE;line-height:100%;letter-spacing:0%}@media screen and (max-width:500px){.Campaign_Creator_Page__head h1{font-size:30px}}.Campaign_Creator_Page__head{display:flex;flex-direction:column;gap:25px}.Campaign_Creator_Page .no-ofers{margin-top:10px;display:flex;justify-content:center;text-align:center}.platforms-scroll__header{width:100%;display:flex;align-items:center;justify-content:space-between}.platforms-scroll__header h3{font-weight:400;font-style:Regular;font-size:16px;line-height:100%;letter-spacing:0%}.platforms-scroll__list{margin-top:8px;display:flex;align-items:center;justify-content:space-between;list-style:none;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap}.platforms-scroll__list::-webkit-scrollbar{display:none}.platforms-scroll__list li{display:flex;align-items:center;gap:8px;padding:11px 24px;font-weight:400;font-style:Regular;font-size:14px;line-height:100%;letter-spacing:0%;background-color:#ffffff80;border:1px solid rgb(231,232,241);border-radius:32px;flex-shrink:0;height:41px}.platforms-scroll__list li:first-child img{max-width:32px;height:32px}.platforms-scroll__list li.active{background:linear-gradient(107.52deg,#bce8ff 3.56%,#daf4fff0 50.39%,#bfd8ffe4 79.14%,#a4bcffd9)}.scroll_Plattforms__title{width:100%;display:flex;align-items:center;justify-content:space-between}.scroll_Plattforms__title h3{font-weight:400;font-style:Regular;font-size:16px;line-height:100%;letter-spacing:0%}.scroll_Plattforms ul{margin-top:8px;display:flex;align-items:center;justify-content:space-between;list-style:none;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap}.scroll_Plattforms ul::-webkit-scrollbar{display:none}.scroll_Plattforms ul li{display:flex;align-items:center;gap:8px;padding:11px 24px;font-weight:400;font-style:Regular;font-size:14px;line-height:100%;letter-spacing:0%;background-color:#ffffff80;border:1px solid rgb(231,232,241);border-radius:32px;flex-shrink:0}.scroll_Plattforms ul li:first-child img{max-width:32px;height:32px}.scroll_Plattforms ul li.active{background:linear-gradient(107.52deg,#bce8ff 3.56%,#daf4fff0 50.39%,#bfd8ffe4 79.14%,#a4bcffd9)}.build-compaign{margin-bottom:130px}@media screen and (max-width:900px){.build-compaign{margin-bottom:110px}}@media screen and (max-width:500px){.build-compaign{margin-bottom:22px}}.build-compaign{margin-top:26px}.build-compaign__title h2{font-weight:400;font-style:Regular;font-size:46px;leading-trim:NONE;line-height:100%;letter-spacing:0%}@media screen and (max-width:500px){.build-compaign__title h2{font-size:30px}}.build-compaign__title p{margin-top:8px;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0%}@media screen and (max-width:500px){.build-compaign__title p{font-size:15px}}.build-compaign__viewAfilters{display:flex;justify-content:space-between;gap:8px;margin-top:16px}.build-compaign__viewAfilters ul{width:100%;display:flex;flex-wrap:nowrap;gap:8px;max-width:1100px;overflow-x:auto;padding-bottom:8px;border-radius:8px}.build-compaign__viewAfilters ul::-webkit-scrollbar{height:6px}.build-compaign__viewAfilters ul::-webkit-scrollbar-track{background-color:#e7e8f1}.build-compaign__viewAfilters ul::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#d9daf4,#dae9f8);border-radius:3px}.build-compaign__viewAfilters ul li{display:flex;align-items:center;gap:8px;flex:0 0 auto;padding:8px 16px;background-color:#fff;border:1px solid rgb(231,232,241);border-radius:8px;height:38px}.build-compaign__viewAfilters ul li img{width:16px;height:16px}.build-compaign__viewAfilters--add{margin-top:0}.build-compaign__content{margin-top:16px}.build-compaign__content .toolbar{width:100%;display:flex;align-items:center;gap:16px}@media screen and (max-width:900px){.build-compaign__content .toolbar{flex-direction:column}}.build-compaign__content .toolbar__finput{display:flex;gap:8px;width:100%}@media screen and (max-width:900px){.build-compaign__content .toolbar__finput{max-width:100%;flex:1 1 auto}}.build-compaign__content .toolbar__finput .filter_flag{display:flex;align-items:center;justify-content:center;gap:8px;max-width:184px;width:100%;height:48px;border-radius:8px;background-color:#fff;border:1px solid rgb(231,232,241)}.build-compaign__content .toolbar__finput .filter_flag.active{border:1px solid rgb(185,208,255)}@media screen and (max-width:900px){.build-compaign__content .toolbar__finput .filter_flag{max-width:42px;height:42px}.build-compaign__content .toolbar__finput .filter_flag p{display:none}}.build-compaign__content .toolbar .selects{display:flex;width:100%;max-width:472px;gap:24px}@media screen and (max-width:900px){.build-compaign__content .toolbar .selects{gap:16px;margin-top:8px;justify-content:space-between;max-width:100%}}.build-compaign__content .build-compaign__content_functional{margin-top:16px;display:flex;gap:16px}@media screen and (max-width:900px){.build-compaign__content .build-compaign__content_functional{flex-direction:column}}@media screen and (max-width:600px){.build-compaign__content .build-compaign__content_functional.tableAdaptive{flex-direction:column}}.bc_search{display:flex;align-items:center;max-width:496px;width:100%;gap:6px;background-color:#fff;border:1px solid rgb(231,232,241);border-radius:8px;padding:12px 24px;height:48px}@media screen and (max-width:900px){.bc_search{max-width:100%;height:42px}}.BudgetPopUp{position:relative;max-width:288px}@media screen and (max-width:500px){.BudgetPopUp{max-width:100%}}.BudgetPopUp{width:100%}.BudgetPopUp.less{width:100%;max-width:184px}@media screen and (max-width:500px){.BudgetPopUp.less{max-width:164px}}.BudgetPopUp__title{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:12px 24px;gap:26px;border:1px solid rgb(231,232,241);background-color:#fff;border-radius:8px;z-index:11}@media screen and (max-width:500px){.BudgetPopUp__title{padding:12px 8px;justify-content:start}.BudgetPopUp__title p{font-size:14px}}.BudgetPopUp__title img{position:absolute;right:16px}.BudgetPopUp__title img.active{transform:rotate(180deg)}.BudgetPopUp__title.active{border:1px solid rgb(185,208,255)}.BudgetPopUp__select{position:absolute;left:0;right:0;margin-top:-8px;background:#fff;padding:24px;z-index:10;border-left:1px solid rgb(231,232,241);border-right:1px solid rgb(231,232,241);border-bottom:1px solid rgb(231,232,241);border-bottom-left-radius:26px;border-bottom-right-radius:26px}.BudgetPopUp__select.active{border-left:1px solid rgb(185,208,255);border-right:1px solid rgb(185,208,255);border-bottom:1px solid rgb(185,208,255);border-bottom-left-radius:26px;border-bottom-right-radius:26px}@media screen and (max-width:500px){.BudgetPopUp__select{padding:16px 12px}}.BudgetPopUp__select .currency ul{display:flex;justify-content:space-evenly}.BudgetPopUp__select .currency ul li{display:flex;align-items:center;justify-content:center;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-align:center;border-radius:50%;width:40px;height:40px;border:1px solid rgb(185,208,255)}.BudgetPopUp__select .currency ul li.active{border:1px solid rgb(185,208,255);background-color:#ebf5fe}.BudgetPopUp__select .BudgetPopUp__select_price{margin-top:16px;max-width:240px}.BudgetPopUp__select .BudgetPopUp__select_price label{font-weight:400;font-style:Regular;font-size:13px;leading-trim:NONE;line-height:100%;letter-spacing:0%}.BudgetPopUp__select .BudgetPopUp__select_price input{width:100%;border:1px solid rgb(185,208,255);background-color:#ebf5fe;height:40px;border-radius:4px;padding:0 8px}.BudgetPopUp__select .my-sort-list{display:flex;flex-direction:column;gap:8px}.BudgetPopUp__select .my-sort-list li{font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0%}.BudgetPopUp__select .my-sort-list img{position:absolute;right:16px}.bc_filter{max-width:312px;width:100%;padding:16px;background-color:#fff;border:1px solid;border:1px solid rgb(231,232,241);border-radius:8px}@media screen and (max-width:900px){.bc_filter{max-width:100%}}@media screen and (max-width:600px){.bc_filter.bc_filterForTable{max-width:100%}.bc_filter.bc_filterForTable .blockWithMethod{max-width:100%;width:100%}}.bc_filter__sticky{position:sticky;top:30px}.bc_filter__head{position:relative;display:flex;justify-content:center}.bc_filter__head h3{font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0%}.bc_filter__head img{position:absolute;right:0}.bc_filter__content{display:flex;flex-direction:column;gap:8px;margin-top:24px;overflow-y:auto;max-height:800px}.bc_filter__content::-webkit-scrollbar{display:none}.bc_filter__content .dropdown_filter__head{display:flex;align-items:center;justify-content:space-between;padding:13px 12px;background-color:#ffffff80;border:1px solid rgb(231,232,241);border-radius:4px}.bc_filter__content .dropdown_filter__head p{font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0%}.bc_filter__content .dropdown_filter__head img.active{transform:rotate(180deg)}.bc_filter__content .dropdown_filter .blockWithMethod{margin-top:16px;display:flex;align-items:center;justify-content:space-between;padding:4px;max-width:280px;width:100%;border-radius:32px;border:1px solid rgb(231,232,241)}.bc_filter__content .dropdown_filter .blockWithMethod li{display:flex;align-items:center;justify-content:center;max-width:128px;width:100%;height:27px;border-radius:24px;font-size:14px}.bc_filter__content .dropdown_filter .blockWithMethod li.active{background:linear-gradient(180deg,#ebecff,#dff0ff)}.bc_filter__content .dropdown_filter .chooseContainer{padding:16px 12px;position:relative}.bc_filter__content .dropdown_filter .chooseContainer .choose{display:flex;align-items:center;gap:16px}.bc_filter__content .dropdown_filter .chooseContainer .choose span{position:absolute;right:12px}.bc_filter__content .dropdown_filter .chooseContainer .choose input[type=checkbox]{appearance:none;width:18px;height:18px;border:2px solid #000;border-radius:50%;display:inline-block;position:relative;cursor:pointer;transition:all .2s ease}.bc_filter__content .dropdown_filter .chooseContainer .choose input[type=checkbox]:after{content:"";position:absolute;width:10px;height:10px;background:#000;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s ease}.bc_filter__content .dropdown_filter .chooseContainer .choose input[type=checkbox]:checked:after{transform:translate(-50%,-50%) scale(1)}.bc_filter__content .dropdown_filter .chooseContainer .choose__home .parent_item{display:flex;align-items:center;gap:16px}.bc_filter__content .dropdown_filter .chooseContainer .choose__home .children{display:flex;flex-direction:column;gap:8px;margin-top:4px;margin-left:40px}.card-container-block{position:relative;width:100%}.card-container-block .cards-container{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));justify-items:start;align-items:start;align-self:start;gap:16px}.card-container-block .cards-container.viewed .promos-grid{width:100%;display:grid;grid-template-columns:1fr;height:fit-content}.card-container-block .cards-container.viewed .promos-grid__header{display:grid;grid-template-columns:27% 110px 100px 1fr 1fr;padding:8px 0;font-size:16px;color:#202934;font-weight:400}.card-container-block .cards-container.viewed .promos-grid__header .center{text-align:center}.card-container-block .cards-container.viewed .promos-grid__header div{white-space:nowrap}@media screen and (max-width:600px){.card-container-block .cards-container.viewed .promos-grid__header.adaptive{grid-template-columns:24% 86px 56px 1fr 1fr}.card-container-block .cards-container.viewed .promos-grid__header.adaptive div{font-size:14px}}.bc_card{position:relative;max-width:288px;width:100%;background-color:#fff;padding:24px;border-radius:8px;border:1px solid}@media screen and (max-width:515px){.bc_card{max-width:100%}}.bc_card{border:1px solid rgb(185,208,255);max-height:158px;height:100%}.bc_card.open{border:1px solid rgb(185,208,255)}.bc_card.active{background-color:#ebf5fe;border:1px solid rgb(185,208,255)}.bc_card.include{background:linear-gradient(107.52deg,#bce8ff 3.56%,#daf4fff0 50.39%,#bfd8ffe4 79.14%,#a4bcffd9)}.bc_card__head{display:flex;justify-content:space-between;align-items:center}.bc_card__head .cost{display:flex;align-items:center;gap:5px}.bc_card__head .cost img{width:24px;height:24px;border-radius:50%;filter:grayscale(100%)}.bc_card__head .cost p{font-weight:500;font-style:Medium;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-transform:capitalize}.bc_card__head .social{display:flex;align-items:center;gap:5px}.bc_card__head .social p{min-width:50px}.bc_card__head .social img{width:24px;height:24px;border-radius:50%}.bc_card .information{margin-top:24px}.bc_card .information .overflow{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bc_card .information .genresIcountries__head{display:flex;align-items:center;justify-content:space-between}.bc_card .information .genresIcountries__head img.active{transform:rotate(180deg)}.bc_card .included-text{margin-top:9px;border-radius:16px;background-color:#fff;pad:1px}.bc_card .included-text p{font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-align:center}.information_popUp{position:absolute;background:#fff;width:calc(100% + 2px);border:1px solid rgb(185,208,255);padding:24px;left:-1px;right:0;margin-top:16px;z-index:10;border-bottom-right-radius:8px;border-bottom-left-radius:8px}.information_popUp.selected{background-color:#ebf5fe}.information_popUp.isInclude{margin-top:28px;background:linear-gradient(107.52deg,#bce8ff 3.56%,#daf4fff0 50.39%,#bfd8ffe4 79.14%,#a4bcffd9)}.information_popUp.flag{top:23px}.information_popUp.flag ul li{font-size:12px}.information_popUp .genres h3{font-weight:400;border-bottom:1px solid rgb(185,208,255)}.information_popUp .genres ul{margin-top:14px;width:100%;display:flex;flex-wrap:wrap;gap:5px}.information_popUp .genres ul li{flex:0 0 auto;padding:4px 12px;background:#fff;border:1px solid rgb(231,232,241);border-radius:4px}.information_popUp .countries{margin-top:16px}.information_popUp .countries h3{font-weight:400;border-bottom:1px solid rgb(185,208,255)}.information_popUp .countries ul{margin-top:14px;width:100%;display:flex;flex-wrap:wrap;gap:5px}.information_popUp .countries ul li{padding:4px 12px;background:#fff;border:1px solid rgb(231,232,241);border-radius:4px}.promo-grid-row{display:grid;grid-template-columns:27% 110px 100px 1fr 1fr;border-bottom:1px solid rgb(185,208,255);padding-bottom:16px;margin-top:16px;align-items:start}@media screen and (max-width:600px){.promo-grid-row.adaptive{grid-template-columns:25% 86px 56px 1fr 1fr}.promo-grid-row.adaptive .name label{font-size:12px}.promo-grid-row.adaptive .price,.promo-grid-row.adaptive .followers{gap:8px}.promo-grid-row.adaptive .price img,.promo-grid-row.adaptive .followers img{width:20px;height:20px}.promo-grid-row.adaptive .price span,.promo-grid-row.adaptive .followers span{font-size:13px}}.promo-grid-row>div{min-width:0}.promo-grid-row .genres,.promo-grid-row .countries{overflow:visible}.promo-grid-row .name{display:flex;align-items:center;gap:8px}.promo-grid-row .name .checkbox{width:18px;height:18px}.promo-grid-row .price,.promo-grid-row .followers{display:flex;align-items:start;gap:8px}.promo-grid-row .price img,.promo-grid-row .followers img{width:24px;height:24px;border-radius:50%;object-fit:cover}.promo-grid-row .tags{display:flex;align-items:flex-start;flex-wrap:wrap;gap:5px}.promo-grid-row .tags .tag{padding:4px 12px;background:#fff;border:1px solid rgb(231,232,241);border-radius:8px;font-size:14px;text-transform:capitalize;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.promo-grid-row .tags-dd{position:relative;width:100%;min-width:0}.promo-grid-row .tags-dd__btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;height:40px;padding:6px 8px;border-radius:8px;border:1px solid rgb(231,232,241);background:#fff9;cursor:pointer;text-align:left}@media(max-width:600px){.promo-grid-row .tags-dd__btn{width:100%;justify-content:center}}.promo-grid-row .tags-dd__preview{display:flex;align-items:center;gap:6px;min-width:0;flex:1 1 auto;flex-wrap:nowrap;overflow:hidden;white-space:nowrap}@media(max-width:600px){.promo-grid-row .tags-dd__preview{display:none}}.promo-grid-row .tags-dd .tag{flex:0 0 auto;padding:4px 10px;background:#fff;border:1px solid rgb(231,232,241);border-radius:8px;font-size:13px;line-height:1;text-transform:capitalize;white-space:nowrap;max-width:140px;overflow:hidden;text-overflow:ellipsis}.promo-grid-row .tags-dd__more{padding:2px 8px;border-radius:999px;border:1px solid rgb(231,232,241);background:#fff;font-size:12px;line-height:16px}.promo-grid-row .tags-dd__placeholder{font-size:13px;opacity:.6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promo-grid-row .tags-dd__chevron{width:14px;height:14px;flex:0 0 auto;transition:transform .15s ease}@media(max-width:600px){.promo-grid-row .tags-dd__chevron{width:18px;height:18px}}.promo-grid-row .tags-dd__chevron.open{transform:rotate(180deg)}.promo-grid-row .tags-dd__menu{position:absolute;top:calc(100% + 6px);right:0;width:100%;z-index:50;background:#fff;border:1px solid rgb(185,208,255);border-radius:12px;padding:8px;max-height:220px;overflow-y:auto;box-shadow:0 10px 24px #141e4614}@media(max-width:600px){.promo-grid-row .tags-dd__menu{width:175px}}.promo-grid-row .tags-dd__item{padding:8px 10px;border-radius:8px;font-size:13px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.promo-grid-row .tags-dd__item:hover{background:#b9d0ff26}.promo-grid-row .tags-dd__empty{padding:10px;font-size:13px;opacity:.6}@media screen and (max-width:900px){.promo-grid-row{grid-template-columns:32% 100px 90px 1fr 1fr;gap:10px}.promo-grid-row .tags-dd .tag{max-width:110px;font-size:12px}}.bc_proceed{max-width:250px;margin:64px auto 0;display:flex;flex-direction:column;align-items:center;gap:16px}.bc_proceed__text,.bc_proceed__text span{font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-align:center;text-transform:capitalize}.bc_proceed__text{padding-bottom:4px;border-bottom:1px solid rgb(42,42,42)}.bc_proceed .nonActive{background:#eceef0!important;border:1px solid rgb(236,238,240)}.bc_proceed .nonActive p{color:#000!important}.no-data{width:100%;margin-top:20px;display:flex;align-items:center;justify-content:center;text-align:center}.no-data p{font-size:20px}.campaign-card{display:flex;align-items:center;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.campaign-card.active .campaign-card__header{border:1px solid rgb(14,116,220)}.campaign-card.active .campaign-card__title-section{background:linear-gradient(107.52deg,#bce8ff 3.56%,#daf4fff0 50.39%,#bfd8ffe4 79.14%,#a4bcffd9)}.campaign-card.active .button{background-color:#0e74dc;transition:none}.campaign-card.active .button:active p{color:#fff}.campaign-card.active .campaign-card__accounts{border-left:1px solid rgb(14,116,220);border-right:1px solid rgb(14,116,220);transition:.2s ease;border-bottom:1px solid rgb(14,116,220)}.campaign-card__header{max-width:288px;width:100%;padding:8px;border:1px solid rgb(231,232,241);transition:.2s ease;border-radius:24px}.campaign-card__header ul{display:flex;flex-direction:column;gap:8px;margin-top:16px;padding:0 16px}.campaign-card__header ul li{font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#18181c}.campaign-card__header .button{margin-top:24px;max-width:272px;margin-bottom:8px}.campaign-card__title-section{display:flex;flex-direction:column;justify-content:space-between;max-width:272px;width:100%;height:156px;background:linear-gradient(180deg,#ebecff,#dff0ff);padding:16px;border-radius:16px}.campaign-card__title-section h2{font-weight:500;font-style:Medium;font-size:24px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#2a2a2a}.campaign-card__title-section p{font-weight:400;font-style:Regular;font-size:36px;leading-trim:NONE;line-height:100%;letter-spacing:0%;color:#2a2a2a}.campaign-card__accounts{margin-top:-19px;max-width:288px;padding:43px 16px 26px;height:100%;border-left:1px solid rgb(231,232,241);border-right:1px solid rgb(231,232,241);border-bottom:1px solid rgb(231,232,241);border-bottom-left-radius:26px;border-bottom-right-radius:26px;transition:.2s ease;overflow:hidden}.campaign-card__accounts ul{display:flex;flex-direction:column;gap:12px;box-sizing:border-box;overflow-y:auto;height:252px}.campaign-card__accounts ul::-webkit-scrollbar{width:30px}.campaign-card__accounts ul::-webkit-scrollbar-track{background:linear-gradient(to right,transparent 0,transparent 45%,rgb(185,208,255) 45%,rgb(185,208,255) 55%,transparent 55%,transparent 100%)}.campaign-card__accounts ul::-webkit-scrollbar-thumb{background:radial-gradient(circle farthest-corner,rgb(231,232,241) 0%,rgb(231,232,241) 50%,transparent 50%,transparent 100%) no-repeat;background-size:auto 11px;background-position:center}.campaign-card__accounts ul li{display:flex;align-items:center;gap:8px;flex-shrink:0}.campaign-card__accounts ul li img{width:32px;height:32px;filter:grayscale(100%);border-radius:50%}.campaign-card:hover{transform:scale(.99)}.campaign-card:hover .campaign-card__header{border:1px solid rgb(14,116,220)}.campaign-card:hover .campaign-card__title-section{background:linear-gradient(107.52deg,#bce8ff 3.56%,#daf4fff0 50.39%,#bfd8ffe4 79.14%,#a4bcffd9)}.campaign-card:hover .button{background-color:#0e74dc;transition:none}.campaign-card:hover .button:active p{color:#fff}.campaign-card:hover .campaign-card__accounts{border-left:1px solid rgb(14,116,220);border-right:1px solid rgb(14,116,220);transition:.2s ease;border-bottom:1px solid rgb(14,116,220)}.campaign-card:hover .campaign-card__header,.campaign-card:hover .campaign-card__title-section,.campaign-card:hover .campaign-card__accounts{transition:.25s ease}.swiper{padding-bottom:46px!important}.slider-wrapper{margin-top:32px}.swiper-button-prev{left:-25px!important}.swiper-button-prev img{transform:rotate(180deg)}.swiper-navigation-icon{display:none!important}.swiper-button-next{right:-25px!important}.swiper-pagination-bullet{max-width:4px!important;width:100%!important;height:4px!important;transition:.2s ease!important;border-radius:4px}.swiper-pagination-bullet-active{max-width:79px!important;width:79px!important;background-color:#b9d0ff!important;border-radius:4px!important}.swiper-pagination-bullet-active+.swiper-pagination-bullet{max-width:15px!important;width:15px!important;background-color:#d0d1da!important;opacity:1;border-radius:4px!important}.swiper-pagination{bottom:30px!important}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.footer-campaign-creator-page{position:fixed;right:0;bottom:0;display:flex;align-items:center;gap:12px;padding:12px 24px;background:#b9d0ff26;z-index:1000;border-top-left-radius:8px}@media(max-width:500px){.footer-campaign-creator-page{justify-content:center;left:0}}.footer-campaign-creator-page__content{display:flex;align-items:center;gap:4px}.footer-campaign-creator-page__content p{font-size:16px}@media(max-width:500px){.footer-campaign-creator-page__content p{font-size:12px}}.footer-campaign-creator-page__content img{width:20px;height:20px}.footer-campaign-creator-page button{padding:8px 35px;font-size:13px;background:#eceef0;width:109px;height:34px;border-radius:24px;transition:background .2s ease,color .2s ease}@media(max-width:500px){.footer-campaign-creator-page button{padding:8px 16px;gap:8px;width:86px}}.footer-campaign-creator-page .active{background:#202934;color:#fff}.campaignBase{margin-bottom:42px}@media screen and (max-width:900px){.campaignBase{margin-bottom:16px}}@media screen and (max-width:600px){.campaignBase{margin-bottom:24px}}.campaignBase .navmenu{margin-top:16px;display:flex;justify-content:space-between}@media screen and (max-width:800px){.campaignBase .navmenu{flex-direction:column}}.campaignBase .live-view-campaign{margin-top:25px}.campaignBase h1{max-width:650px;width:100%;font-weight:400;font-size:48px;line-height:100%}@media screen and (max-width:900px){.campaignBase h1{font-size:32px}}@media screen and (max-width:500px){.campaignBase h1{font-size:24px}}.campaignBase__title{display:flex;justify-content:space-between;margin-top:40px}@media screen and (max-width:900px){.campaignBase__title{flex-direction:column-reverse;gap:16px}}.campaignBase__title .share-link-row{display:flex;justify-content:end;align-items:center;width:100%}.campaignBase__title .share-link-row .share-link{display:flex;align-items:center;width:fit-content;border-radius:8px;height:fit-content;gap:8px;padding:8px 16px;background-color:#fff}.campaignBase__title ul{display:flex;align-items:center;gap:8px}@media screen and (max-width:900px){.campaignBase__title ul{justify-content:end}}.campaignBase__title ul li{display:flex;align-items:center;border:1px solid rgb(185,208,255);gap:4px;border-radius:8px;padding:4px 12px;background-color:#fff;font-weight:400;font-size:12px;line-height:100%}.campaignBase .BarSection{display:flex;justify-content:space-between;gap:8px;margin-top:24px}@media screen and (max-width:800px){.campaignBase .BarSection{flex-wrap:wrap}}.campaignBase .BarSection .block{max-width:386px;height:168px;width:100%;padding:16px;border-radius:16px;border:1px solid rgb(185,208,255);background-color:#fff}@media screen and (max-width:900px){.campaignBase .BarSection .block{max-width:258px;height:130px}}@media screen and (max-width:800px){.campaignBase .BarSection .block{max-width:100%;height:168px}}.campaignBase .BarSection .BarSection-info p{font-weight:400;font-size:16px;line-height:100%}@media screen and (max-width:900px){.campaignBase .BarSection .BarSection-info p{font-size:12px}}.campaignBase .BarSection .BarSection-info p span{font-weight:500;font-size:15px;line-height:100%}@media screen and (max-width:900px){.campaignBase .BarSection .BarSection-info p span{font-size:13px}}.campaignBase .BarSection .BarSection-info__title{display:flex;align-items:center;gap:8px}.campaignBase .BarSection .BarSection-info__title h2{font-weight:500;font-size:16px;line-height:100%}.campaignBase .BarSection .BarSection-info__content{margin-top:16px;display:flex;align-items:start;justify-content:space-between}.campaignBase .BarSection .BarSection-info__left-section,.campaignBase .BarSection .BarSection-info__right-section{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:900px){.campaignBase .BarSection .BarSection-info__left-section,.campaignBase .BarSection .BarSection-info__right-section{gap:8px}}.campaignBase .bar-campaign-page{margin-top:24px;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}@media screen and (max-width:1000px){.campaignBase .bar-campaign-page{justify-content:start;gap:4px}}.campaignBase .bar-campaign-page .UI-button{display:flex;align-items:center;gap:8px;padding:12px 40px;border-radius:16px;border:1px solid rgb(231,232,241);background-color:#ffffff80}@media screen and (max-width:900px){.campaignBase .bar-campaign-page .UI-button{padding:8px;font-size:13px;gap:4px}.campaignBase .bar-campaign-page .UI-button img{width:17px;height:17px}}.campaignBase h3{margin-top:8px;font-weight:400;font-size:20px;line-height:100%}.campaignBase__content{margin-top:16px}.campaignBase__content .option-list{display:flex;align-items:center;gap:16px}.campaignBase__content .option-list li{padding:12px 24px;border:1px solid rgb(255,255,255);border-radius:8px;background:linear-gradient(0deg,#fff,#fff),linear-gradient(107.52deg,#bce8ff 3.56%,#daf4fff0 50.39%,#bfd8ffe4 79.14%,#a4bcffd9)}.campaignBase__content .option-list li.active-option{background:linear-gradient(107.52deg,#bce8ff 3.56%,#daf4fff0 50.39%,#bfd8ffe4 79.14%,#a4bcffd9)}.campaignBase__content .controls{margin-top:24px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:750px){.campaignBase__content .controls{flex-direction:column;align-items:start;justify-content:start}.campaignBase__content .controls .ViewAudience-block{width:100%;display:flex;justify-content:end}}.campaignBase__options{margin-top:24px;display:flex;align-items:center;justify-content:center;gap:16px}.campaignBase__options .btn{max-width:250px}@media screen and (max-width:800px){.campaignBase__options{flex-direction:column}}@media screen and (max-width:800px){.campaignBase__proceedTo{margin:16px auto 0!important}}.campaignBase__proceedTo{margin:48px auto 0;max-width:250px}.bar-strategy-proposals{margin-top:24px;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}@media screen and (max-width:1000px){.bar-strategy-proposals{justify-content:start;gap:4px}}.bar-strategy-proposals .UI-button{display:flex;align-items:center;gap:8px;padding:12px 40px;border-radius:16px;border:1px solid rgb(231,232,241);background-color:#ffffff80}@media screen and (max-width:900px){.bar-strategy-proposals .UI-button{padding:8px;font-size:13px;gap:4px}.bar-strategy-proposals .UI-button img{width:17px;height:17px}}.ViewAudience{margin:16px 0;display:flex;justify-content:end;height:34px}.ViewAudience__btn{display:flex;align-items:center;gap:8px;width:fit-content;padding:8px 12px;border-radius:8px;border:1px solid rgb(185,208,255);background-color:#ffffff80;font-size:13px}.ViewAudience__btn.active{background:linear-gradient(180deg,#ebecff,#dff0ff)}.changeView-strategy{width:100%;display:flex;justify-content:end}@media screen and (max-width:500px){.changeView-strategy{font-size:14px;justify-content:end}}.changeView-strategy.changeView-proposal{display:flex;max-width:328px;gap:24px}.changeView-strategy .changeView-strategy-checkOUT{position:relative;border-radius:8px;padding:8px 16px;border:1px solid rgb(231,232,241);height:36px;opacity:.5}.changeView-strategy .changeView-strategy-checkOUT.activeOUT{opacity:1}.changeView-strategy .changeView-strategy-checkOUT .dot{position:absolute;top:50%;transform:translateY(-50%);right:6px;width:6px;height:6px;background-color:#b9d0ff;border-radius:50%}.changeView-strategy__content{display:flex;align-items:center;max-width:209px;width:100%;border-radius:8px;border:1px solid rgb(231,232,241);height:36px;overflow:hidden}@media screen and (max-width:500px){.changeView-strategy__content{max-width:179px;font-size:12px}}.changeView-strategy__content .changeView-strategy-check{position:relative;width:100%;padding:8px;opacity:.5}.changeView-strategy__content .changeView-strategy-check .dot{position:absolute;width:6px;height:6px;background-color:#b9d0ff;border-radius:50%}.changeView-strategy__content .changeView-strategy-check:first-child{display:flex;align-items:center;border-right:1px solid rgb(231,232,241);padding-left:16px}.changeView-strategy__content .changeView-strategy-check:last-child{display:flex;align-items:center;flex-direction:row-reverse;padding-right:16px}.changeView-strategy__content .changeView-strategy-check.active{opacity:1}.changeView-strategy__content .changeView-strategy-check.active:first-child .dot{right:8px}.changeView-strategy__content .changeView-strategy-check.active:last-child .dot{left:8px}.AddinitonalOption{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;height:34px;border:1px solid rgb(185,208,255);width:fit-content}.tableBase-wrap{margin-top:16px;width:100%}.tableBase{width:100%;table-layout:fixed;min-width:1224px;border:1px solid rgb(185,208,255);border-radius:8px;border-collapse:separate;border-spacing:0}.tableBase th,.tableBase td{padding:8px 12px;border:1px solid rgba(191,212,255,.4);text-align:center;vertical-align:middle;overflow:visible}.tableBase thead th{font-weight:600;background:#b9d0ff26;border-color:#b9d0ff}.tableBase .header-content{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0}.tableBase .th-title{font-weight:400;font-size:15px;line-height:1;white-space:nowrap}.tableBase .switch{display:flex;flex-direction:column;gap:2px}.tableBase .switch-btn{border:0;padding:0;background:transparent;cursor:pointer;line-height:0;opacity:.6}.tableBase .switch-btn:hover{opacity:1}.tableBase .switch-btn.active{opacity:1;transform:scale(1.05)}.tableBase .up{transform:rotate(0)}.tableBase .down{transform:rotate(180deg)}.tableBase .td--footer{background:#b9d0ff26}.tableBase .td--footer p{font-weight:400;font-size:18px;line-height:1}.tableBase .td--footer.is-left{text-align:left}.tableBase .username_row{display:flex;align-items:center;gap:8px;min-width:0}.tableBase .username_row img{flex:0 0 auto}.tableBase .followers{overflow:hidden;font-weight:400;font-size:18px;line-height:1.1}.tableBase .ellipsis{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tableBase td.td-chips{text-align:left;vertical-align:top;padding-top:10px}.tableBase td.td-chips .chips{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;min-width:0;overflow:hidden;max-height:50px}.tableBase td.td-chips .chips li{flex:0 0 auto;height:22px;display:inline-flex;align-items:center;max-width:100%;padding:0 8px;border:1px solid rgb(231,232,241);border-radius:8px;background:#fff;font-size:12px;line-height:12px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tableBase .dropdown-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.tableBase .dropdown-list li{cursor:pointer;display:flex;align-items:center;gap:6px;font-weight:400;font-size:13px;line-height:1.1;width:100%;min-width:0}.tableBase .dropdown-list li .eye{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;padding:2px 6px;border:1px solid rgb(231,232,241);flex:0 0 auto}.tableBase .dropdown-list li span{min-width:0}.tableBase .isDate{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.tableBase .col-network{text-align:left}.tableBase .dropdown-list{align-items:flex-start}.tableBase .link-block{display:flex;align-items:center;justify-content:center;gap:16px}.tableBase .link-block img{width:24px;height:24px}.tableBase .link-block .link-block-icon{cursor:pointer;width:38px;height:22px;border:1px solid rgb(185,208,255);border-radius:4px}.tableBase .link-block .link-block-icon img{width:14px;height:14px}.tableBase .post-description-block{display:flex;flex-direction:column;align-items:start;overflow:hidden}.tableBase .post-description-block .Add-PD{margin-top:8px;display:flex;align-items:center;gap:8px}.tableBase .post-description-block .Add-PD__icon{display:flex;align-items:center;justify-content:center;width:19px;height:19px;border:1px solid rgb(231,232,241);border-radius:4px}.tableBase .post-description-block .Add-PD__icon img{width:14px;height:14px}.tableBase .post-description-block .Add-PD p{font-weight:400;font-size:12px;line-height:100%;vertical-align:bottom}.tableBase .post-description-block .add-desc-form{text-align:left}.tableBase .post-description-block .add-desc-form .add-desc-actions{margin-top:8px;display:flex;align-items:center;gap:4px}.tableBase .post-description-block .add-desc-form .add-desc-actions button{padding:2px 12px;border:1px solid rgb(231,232,241);border-radius:4px}.tableBase .post-description-block .add-desc-form input{font-size:14px}.tableBase .dropdown-list li{text-align:left}.tableBase .dropdown-list li span{display:flex;justify-content:center;line-height:19px;width:19px;height:19px;border:1px solid rgb(231,232,241);border-radius:4px}.tableBase .add-influencer-main{background:linear-gradient(180deg,#ebecff,#dff0ff)}.tableBase .add-influencer-main .add-influencer{display:flex;align-items:center;gap:4px}.table-dropdown{min-width:81px;position:relative}@media screen and (max-width:500px){.table-dropdown{max-width:100%}}.table-dropdown{width:100%}.table-dropdown .column{display:flex;flex-direction:column;align-items:start}.table-dropdown .column__row{display:flex;width:100%;justify-content:space-between}.table-dropdown__title{cursor:pointer;position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px;border:1px solid rgb(231,232,241);background-color:#fff;border-radius:8px;min-height:36px}.table-dropdown__title p{font-weight:400;font-style:Regular;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0%;vertical-align:bottom}@media screen and (max-width:500px){.table-dropdown__title{padding:12px 8px;justify-content:start}.table-dropdown__title p{font-size:14px}}.table-dropdown__title .base-img{display:flex;align-items:center;justify-content:center}.table-dropdown__title .base-img img{width:16px;height:16px}.table-dropdown__title .base-img img.active{transform:rotate(180deg)}.table-dropdown__title .base-img.isVideoImg{display:flex;flex-direction:column}.table-dropdown__title.active{border:1px solid rgb(185,208,255)}.table-dropdown__select{position:absolute;left:0;right:0;margin-top:-8px;background:#fff;padding:8px;z-index:10;border:1px solid rgb(185,208,255);border-right:1px solid rgb(185,208,255);border-bottom:1px solid rgb(185,208,255);border-bottom-left-radius:16px;border-bottom-right-radius:16px}.date-input{max-width:76px;font-size:14px}.date-input::placeholder{font-weight:200;color:#000}.live-view{display:flex;justify-content:space-between;gap:24px;overflow-x:scroll}.live-view .live-view-card{display:flex;align-items:start;justify-content:space-between;flex-direction:column;gap:16px;max-width:357px;height:810px;width:100%;padding:12px 16px;border-radius:8px;background:#ffffff80;border:1px solid rgb(231,232,241)}.live-view__card-content{display:flex;flex-direction:column;gap:16px}.live-view__video{min-width:325px;height:303px;border-radius:8px;background-color:gray}.live-view__fill-data h3,.live-view__fill-data .fill-input p,.live-view__fill-data .network p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.live-view__fill-data{width:100%}.live-view__fill-data h3{font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0%}.live-view__fill-data .fill-input{display:flex;align-items:start;gap:8px;padding:12px 8px;border-radius:8px;border:1px solid rgb(231,232,241)}.live-view__fill-data .fill-input-audience{display:flex;justify-content:space-between}.live-view__fill-data .fill-input-audience .audience{math-depth:4px;display:flex;align-items:center;gap:4px;padding:8px;border-radius:8px;border:1px solid rgb(231,232,241)}.live-view__fill-data .network{display:flex;flex-direction:column;gap:8px;padding:8px;border-radius:8px;border:1px solid rgb(231,232,241);max-height:168px;overflow-y:auto}.live-view__fill-data .network::-webkit-scrollbar{width:30px}.live-view__fill-data .network::-webkit-scrollbar-track{background:linear-gradient(to right,transparent 0,transparent 45%,rgb(185,208,255) 45%,rgb(185,208,255) 55%,transparent 55%,transparent 100%)}.live-view__fill-data .network::-webkit-scrollbar-thumb{background:radial-gradient(circle farthest-corner,rgb(231,232,241) 0%,rgb(231,232,241) 50%,transparent 50%,transparent 100%) no-repeat;background-size:auto 11px;background-position:center}.live-view__fill-data .network__row{display:flex;align-items:center;gap:16px}.live-view__fill-data .network__row img{width:24px;height:24px;border-radius:50%}.live-view__fill-data .network__row-logo{display:flex;align-items:center;gap:4px}.campaign-post-content{margin-bottom:42px}@media screen and (max-width:900px){.campaign-post-content{margin-bottom:16px}}@media screen and (max-width:600px){.campaign-post-content{margin-bottom:24px}}.campaign-post-content .navmenu{margin-top:24px}.campaign-post-content__row{margin-top:40px;display:flex;justify-content:space-between;gap:12px}.campaign-post-content__row .form-block{width:100%}.campaign-post-content__row .form-block .add-description-btn{max-width:250px;margin:0 auto}@media screen and (max-width:900px){.campaign-post-content__row .form-block{margin-top:16px;margin-bottom:32px}}.campaign-post-content__row .form-block__header{display:flex;align-items:center;justify-content:space-between}.campaign-post-content__row .form-block__header h1{font-weight:400;font-style:Regular;font-size:clamp(24px,3.2vw,48px);leading-trim:NONE;line-height:100%;letter-spacing:0%}.campaign-post-content__row .form-block__header{margin-bottom:16px}.campaign-post-content__row .form-block .platform-group{margin-top:24px;padding:24px;background:#f6faff;border:1px solid;border:1px solid rgb(185,208,255);border-radius:24px}.campaign-post-content__row .form-block .platform-group .labelForm{font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0%;width:100%}.campaign-post-content__row .form-block .platform-group .legend{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgb(185,208,255);padding-bottom:8px;margin:24px 0 16px}.campaign-post-content__row .form-block .platform-group .legend img{margin-right:4px}.campaign-post-content__row .form-block .platform-group .people-chose{display:flex;justify-content:center;gap:10px}@media screen and (max-width:900px){.campaign-post-content__row .form-block .platform-group .people-chose{flex-direction:column;align-items:center}}.campaign-post-content__row .form-block .platform-group .people-chose .for-class{max-width:200px;width:100%;border:1px solid rgb(185,208,255)}.campaign-post-content__row .form-block .platform-group .people-chose .for-class.active{background:#b9d0ff26}@media screen and (max-width:900px){.campaign-post-content__row .form-block .platform-group .people-chose .for-class{max-width:250px}}.campaign-post-content__row .form-block .platform-group .additional-selection{max-width:350px;text-align:center;margin:16px auto 0;display:flex;flex-direction:column;gap:16px}.campaign-post-content__row .form-block .platform-group .additional-selection ul{display:flex;justify-content:center;gap:16px}.campaign-post-content__row .form-block .platform-group .additional-selection ul li{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:8px;background:#fff;border:1px solid rgb(185,208,255)}.campaign-post-content__row .form-block__sticky{position:sticky;top:50px;width:100%}@media screen and (max-width:900px){.campaign-post-content__row .form-block__sticky .form-width{max-width:100%}}.campaign-post-content__row .form-block__sticky .additional-button{max-width:250px;margin:63px auto 16px}@media screen and (max-width:900px){.campaign-post-content__row .form-block .postContent{max-width:100%}}@media screen and (max-width:900px){.campaign-post-content__row{flex-direction:column-reverse}}._selection_1fcn8_1{position:sticky;top:10px;padding:24px;border-radius:24px;border:1px solid rgb(185,208,255);max-width:544px;width:100%;height:100%}@media screen and (max-width:900px){._selection_1fcn8_1{position:relative}}._selection__head_1fcn8_16{display:flex;align-items:center;justify-content:space-between}._selection__head_1fcn8_16 h3{font-weight:400;font-size:36px;line-height:100%}@media(max-width:500px){._selection__head_1fcn8_16 h3{font-size:24px}}._selection__head_1fcn8_16 button{border-radius:24px;padding:8px 24px;border:1px solid rgb(32,41,52)}@media(max-width:500px){._selection__head_1fcn8_16 button{font-size:14px}}._selection__content_1fcn8_41{margin-top:32px;position:relative;overflow:visible}._selection__body_1fcn8_46{max-height:500px;overflow-y:auto;overflow-x:visible}._selection__body_1fcn8_46::-webkit-scrollbar{width:30px}._selection__body_1fcn8_46::-webkit-scrollbar-track{background:linear-gradient(to right,transparent 0,transparent 45%,rgb(185,208,255) 45%,rgb(185,208,255) 55%,transparent 55%,transparent 100%)}._selection__body_1fcn8_46::-webkit-scrollbar-thumb{background:radial-gradient(circle farthest-corner,rgb(231,232,241) 0%,rgb(231,232,241) 50%,transparent 50%,transparent 100%) no-repeat;background-size:auto 11px;background-position:center}._selection__body_1fcn8_46 img{width:24px;height:24px;border-radius:50%}._selection_1fcn8_1 ._offer_1fcn8_67{position:relative;margin-left:52px}._selection_1fcn8_1 ._offer__header_1fcn8_71{display:flex;align-items:center;gap:8px}._selection_1fcn8_1 ._offer__header_1fcn8_71 ._queue_1fcn8_76{position:absolute;top:0;left:-52px;display:flex;align-items:center;justify-content:center;border-radius:50%;width:40px;height:40px;z-index:2;border:1px solid rgb(185,208,255);background:#fff}._selection_1fcn8_1 ._offer__header_1fcn8_71 h3,._selection_1fcn8_1 ._offer__header_1fcn8_71 p{font-weight:400;font-size:16px;line-height:100%}._selection_1fcn8_1 ._offer__content_1fcn8_96{margin-top:8px}._selection_1fcn8_1 ._offer__content_1fcn8_96 ul{display:flex;flex-direction:column;gap:8px;max-height:184px;overflow:auto}._selection_1fcn8_1 ._offer__content_1fcn8_96 ul::-webkit-scrollbar{width:30px}._selection_1fcn8_1 ._offer__content_1fcn8_96 ul::-webkit-scrollbar-track{background:linear-gradient(to right,transparent 0,transparent 45%,rgb(185,208,255) 45%,rgb(185,208,255) 55%,transparent 55%,transparent 100%)}._selection_1fcn8_1 ._offer__content_1fcn8_96 ul::-webkit-scrollbar-thumb{background:radial-gradient(circle farthest-corner,rgb(231,232,241) 0%,rgb(231,232,241) 50%,transparent 50%,transparent 100%) no-repeat;background-size:auto 11px;background-position:center}._selection_1fcn8_1 ._offer__content_1fcn8_96 ul li{display:flex;align-items:center;gap:4px}._selection_1fcn8_1 ._offer__content_1fcn8_96 ul li img{filter:grayscale(100%)}._selection_1fcn8_1 ._PromoCards_1fcn8_125{margin-top:24px;position:relative;margin-left:52px;overflow:visible}._selection_1fcn8_1 ._PromoCards__header_1fcn8_131{display:flex;align-items:center;gap:8px}._selection_1fcn8_1 ._PromoCards__header_1fcn8_131 ._queue_1fcn8_76{position:absolute;top:0;left:-52px;display:flex;align-items:center;justify-content:center;border-radius:50%;width:40px;height:40px;z-index:2;border:1px solid rgb(185,208,255);background:#fff}._selection_1fcn8_1 ._PromoCards__content_1fcn8_150{margin-top:8px;display:flex;align-items:flex-start;justify-content:space-between;gap:4px}._selection_1fcn8_1 ._PromoCards__content_1fcn8_150 ._title_1fcn8_157{display:flex;align-items:center;gap:8px}._selection_1fcn8_1 ._PromoCards__content_1fcn8_150 ._title_1fcn8_157 h3{font-size:16px}._selection_1fcn8_1 ._PromoCards__content_1fcn8_150 ._title_1fcn8_157 img{filter:grayscale(100%)}._selection_1fcn8_1 ._PromoCards__content__info_1fcn8_168{max-width:203px;width:100%;overflow:visible}._selection_1fcn8_1 ._PromoCards__content__info_1fcn8_168 p{width:100%;display:flex;justify-content:space-between;font-size:16px;gap:8px}._selection_1fcn8_1 ._PromoCards__content__info_1fcn8_168 p span{white-space:nowrap}._selection_1fcn8_1 ._PromoCards__content__info_1fcn8_168 ._genresIcountries_1fcn8_183{position:relative;margin-top:8px;display:flex;align-items:center;justify-content:space-between;padding:8px 16px;border-radius:4px;background:#fff;border:1px solid rgb(185,208,255);cursor:pointer;overflow:visible;z-index:5}._selection_1fcn8_1 ._PromoCards__content__info_1fcn8_168 ._genresIcountries_1fcn8_183>.GenresCountries,._selection_1fcn8_1 ._PromoCards__content__info_1fcn8_168 ._genresIcountries_1fcn8_183>.genresCountries,._selection_1fcn8_1 ._PromoCards__content__info_1fcn8_168 ._genresIcountries_1fcn8_183>.genres-countries{position:absolute;top:calc(100% + 6px);right:0;z-index:9999}._selection__footer_1fcn8_205{margin-top:24px;border-top:1px solid rgb(185,208,255);padding-top:8px}._selection__footer_1fcn8_205 h2{font-weight:400;font-size:20px;line-height:100%}@media(max-width:500px){._selection__footer_1fcn8_205 h2{font-size:16px}}.ul-bar{position:sticky;top:50px;display:flex;flex-direction:column;gap:16px;max-width:288px;height:100%;width:100%}.ul-bar li{display:flex;gap:16px;align-items:center;height:87px;padding:12px 16px;background-color:#fff;border-radius:8px}.ul-bar li.active{border:2px solid rgb(185,208,255)}@media screen and (max-width:900px){.ul-bar{max-width:100%;top:24px;gap:12px}.ul-bar li{height:56px;padding:10px 12px;gap:12px}.ul-bar li img{width:32px;height:32px}}@media screen and (max-width:600px){.ul-bar{position:static;top:auto;max-width:100%;gap:10px}.ul-bar li{height:60px;padding:10px 12px}}.payment-campaign{margin-bottom:151px}@media screen and (max-width:900px){.payment-campaign{margin-bottom:73px}}@media screen and (max-width:600px){.payment-campaign{margin-bottom:31px}}.payment-campaign .navmenu{margin-top:24px}.payment-campaign__content{margin-top:40px;display:flex;gap:24px}@media screen and (max-width:900px){.payment-campaign__content{justify-content:space-between}}.payment-campaign__width{max-width:930px}.payment-campaign__confirmation{margin:44px 0}.payment-campaign__confirmation .PO{margin-top:16px;display:flex;align-items:center;flex-direction:column;gap:8px}.payment-campaign__confirmation .PO .btn{max-width:250px}.payment-campaign__confirmation .PO p{font-weight:400;font-size:16px;line-height:100%;letter-spacing:0%;text-align:center}.payment-campaign__form{width:100%;max-width:930px}.payment-campaign__form .margin{margin-top:16px}.payment-campaign__form .ul-BankTransfer{margin-bottom:24px;display:flex;justify-content:space-between;gap:24px}.payment-campaign__form .ul-BankTransfer li{text-align:center;max-width:288px;width:100%;padding:24px;height:80px;border-radius:8px;background:#fff;font-weight:400;font-size:24px;line-height:100%;letter-spacing:0%}.payment-campaign__form .ul-BankTransfer li.active{background:linear-gradient(180deg,#ebecff,#dff0ff)}.payment-campaign__invoice{margin-bottom:32px;padding-bottom:8px;border-bottom:1px solid rgb(185,208,255)}.payment-campaign__invoice .btn-margin{margin-top:48px}.payment-campaign__invoice h3{font-weight:400;font-size:20px;line-height:100%;letter-spacing:0%}@media screen and (max-width:900px){.payment-campaign .navmenu{margin-top:16px}.payment-campaign__content{margin-top:24px;gap:16px}.payment-campaign__width{max-width:100%}.payment-campaign__confirmation,.payment-campaign__confirmation .PO{margin-top:40px}.payment-campaign__form{max-width:358px}.payment-campaign__form .ul-BankTransfer{gap:16px}.payment-campaign__form .ul-BankTransfer li{padding:16px;max-width:110px;height:50px;font-size:14px}.payment-campaign__invoice{margin-bottom:24px}.payment-campaign__invoice .btn-margin{margin-top:32px}}@media screen and (max-width:600px){.payment-campaign__content{flex-direction:column;gap:16px}.payment-campaign__confirmation,.payment-campaign__confirmation .PO{margin-top:32px}.payment-campaign__form{max-width:100%}.payment-campaign__form .ul-BankTransfer{flex-direction:column;gap:12px}.payment-campaign__form .ul-BankTransfer li{max-width:100%;height:60px;padding:14px;font-size:18px}}.base-confirmations h2{font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0%}.base-confirmations__content_paypal{flex:1 0 auto;display:flex;flex-direction:column;gap:40px}.base-confirmations__content_paypal__flex{display:flex;align-items:center;gap:8px}.base-confirmations__content,.base-confirmations__content--paypal{display:flex;gap:16px;padding:24px;margin-top:16px;width:100%;border:1px solid rgb(185,208,255);border-radius:16px}@media screen and (max-width:900px){.base-confirmations__content--paypal{flex-direction:column}}.base-confirmations__content--banktransfer{display:flex;gap:16px;padding:24px;margin-top:16px;width:100%;border:1px solid rgb(185,208,255);border-radius:16px}@media screen and (max-width:900px){.base-confirmations__content--banktransfer{flex-direction:column}}.base-confirmations__content__transfer_flex{display:flex;flex-direction:column;gap:24px}.base-confirmations__content__transfer_flex__box{padding:16px;width:100%;gap:12px;background:#b9d0ff26;border-radius:16px}.base-confirmations__content__information{width:100%;display:flex;flex-direction:column;gap:51px}.base-confirmations__content__information-paypal{padding:16px;display:flex;width:100%;gap:12px;background:#b9d0ff26;border-radius:16px}.base-confirmations__content__information-paypal__flex,.base-confirmations__content__information-transfer__flex{margin-top:8px;display:flex;flex-direction:column;gap:63px}.base-confirmations__content__row{display:flex;align-items:center;gap:8px}.base-confirmations__content__row__top{margin-top:16px}.base-confirmations__content__border{width:fit-content;padding:8px 24px;border:1px solid rgb(185,208,255);border-radius:8px}.base-confirmations__column-counts{width:fit-content;display:flex;flex-direction:column;align-items:center;gap:4px}.base-confirmations__stick{width:2px;height:36px;background-color:#b9d0ff}.base-confirmations__count{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgb(185,208,255);font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle}@media screen and (max-width:900px){.base-confirmations h2{font-size:18px}.base-confirmations__count{font-size:18px;width:36px;height:36px}.base-confirmations__column-counts{font-size:14px}.base-confirmations__content{font-size:15px}.base-confirmations__border{font-size:14px}}@media screen and (max-width:500px){.base-confirmations h2{font-size:16px}.base-confirmations__count{font-size:16px;width:32px;height:32px}.base-confirmations__column-counts{font-size:13px}.base-confirmations__content{font-size:14px}.base-confirmations__border{font-size:13px}}.terms-page__wrapper{margin:0 auto;padding:64px 0 99px;width:1016px;min-height:calc(100vh - 84px);display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media screen and (max-width:1100px){.terms-page__wrapper{width:75%}}@media screen and (max-width:900px){.terms-page__wrapper{padding:24px 0 32px;min-height:calc(100vh - 48px)}}@media screen and (max-width:700px){.terms-page__wrapper{width:100%;padding:24px 25px 32px}}@media screen and (max-width:500px){.terms-page__wrapper{padding:24px 16px 16px}}.terms-page{position:relative;display:flex;flex-direction:column;align-items:center}.terms-page>div{width:100%}@media screen and (max-width:900px){.terms-page{width:625px}}@media screen and (max-width:700px){.terms-page{width:100%}}.terms-page__title-block{color:#2a2a2a;text-align:center;font-style:normal;line-height:normal;font-weight:400;margin-bottom:64px}@media screen and (max-width:1100px){.terms-page__title-block{margin-bottom:26px}}@media screen and (max-width:900px){.terms-page__title-block{margin-bottom:32px}}@media screen and (max-width:500px){.terms-page__title-block{margin-bottom:24px}}.terms-page__title{font-size:40px}@media screen and (max-width:900px){.terms-page__title{font-size:32px}}@media screen and (max-width:500px){.terms-page__title{font-size:24px}}.terms-page__subtitle{font-size:24px}@media screen and (max-width:900px){.terms-page__subtitle{font-size:16px}}.terms-page__main-text{color:#2a2a2a;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:900px){.terms-page__main-text{font-size:14px}}.terms-page__list{margin-top:24px;display:flex;flex-direction:column;gap:24px}.terms-page__list-item{display:flex;flex-direction:column;align-items:flex-start;gap:16px}@media screen and (max-width:900px){.terms-page__list-item{gap:12px}}.terms-page__list-item-header{color:#202934;font-size:20px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:900px){.terms-page__list-item-header{font-size:16px}}.terms-page__bullet-list{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:8px;list-style:disc}@media screen and (max-width:900px){.terms-page__bullet-list{gap:6px}}.terms-page__bullet-item{color:#2a2a2a;font-size:16px;font-weight:400;line-height:normal}@media screen and (max-width:900px){.terms-page__bullet-item{font-size:14px}}.terms-page__controls{display:flex;align-items:center;justify-content:center;margin-top:64px;width:272px}@media screen and (max-width:900px){.terms-page__controls{margin-top:51px}}@media screen and (max-width:500px){.terms-page__controls{width:100%!important}}.table-page .live-view-wrapper{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:1224px;overflow-x:auto}.table-page .live-view-wrapper::-webkit-scrollbar-thumb{background-color:#000;border-radius:8px}.table-page .live-view-wrapper::-webkit-scrollbar{height:8px}.table-page .live-view-wrapper::-webkit-scrollbar-track{background-color:#b9d0ff26}.table-page .table-wrapper{display:flex;flex-direction:column;gap:16px;overflow-x:auto}.table-page__wrapper{margin-top:16px;padding-bottom:16px}.table-page__wrapper::-webkit-scrollbar-thumb{background-color:#000;border-radius:8px}.table-page__wrapper::-webkit-scrollbar{height:8px}.table-page__wrapper::-webkit-scrollbar-track{background-color:#b9d0ff26}._overlay_n9ra3_1{position:fixed;inset:0;background-color:#00000095;height:100dvh;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;overscroll-behavior:contain;touch-action:none}._overlay__container_n9ra3_14{position:relative;max-width:600px;width:100%;background-color:#fff;border-radius:8px;padding:26px;display:flex;flex-direction:column;gap:12px;max-height:calc(100dvh - 32px);overflow:hidden}._overlay_n9ra3_1 ._cross_n9ra3_27{position:absolute;top:5px;right:5px;cursor:pointer;width:28px;height:28px}._overlay_n9ra3_1 input{width:100%;min-width:0;padding:10px 12px;border:1px solid rgb(231,232,241);border-radius:8px;font-size:14px}._overlay__content_n9ra3_43{overflow-y:auto}._overlay__content_n9ra3_43::-webkit-scrollbar{width:30px}._overlay__content_n9ra3_43::-webkit-scrollbar-track{background:linear-gradient(to right,transparent 0,transparent 45%,rgb(185,208,255) 45%,rgb(185,208,255) 55%,transparent 55%,transparent 100%)}._overlay__content_n9ra3_43::-webkit-scrollbar-thumb{background:radial-gradient(circle farthest-corner,rgb(231,232,241) 0%,rgb(231,232,241) 50%,transparent 50%,transparent 100%) no-repeat;background-size:auto 11px;background-position:center}._overlay__content_n9ra3_43{max-height:min(320px,100dvh - 220px);padding-right:4px}._overlay__content_n9ra3_43 ._card_n9ra3_61{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid rgb(231,232,241);min-width:0}._overlay__content_n9ra3_43 ._card__info_n9ra3_70{display:flex;align-items:center;gap:8px;flex:0 0 auto}._overlay__content_n9ra3_43 ._card__info_n9ra3_70 img{width:22px;height:22px}._overlay__content_n9ra3_43 ._card__info_n9ra3_70 p{font-size:14px;white-space:nowrap}._overlay__content_n9ra3_43 ._card__logo_n9ra3_84{max-width:220px;width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px;min-width:0}._overlay__content_n9ra3_43 ._card__logo_n9ra3_84>img{width:22px;height:22px;flex:0 0 auto;cursor:pointer}._overlay__content_n9ra3_43 ._card__logo_content_n9ra3_99{display:flex;align-items:center;gap:8px;min-width:0}._overlay__content_n9ra3_43 ._card__logo_content_n9ra3_99 img{width:24px;height:24px;border-radius:8px;flex:0 0 auto}._overlay__content_n9ra3_43 ._card__logo_content_n9ra3_99 p{min-width:0;font-size:14px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:600px){._overlay_n9ra3_1{padding:12px}._overlay__container_n9ra3_14{padding:16px;border-radius:12px;max-height:calc(100dvh - 24px)}._overlay_n9ra3_1 ._cross_n9ra3_27{top:5px;right:5px;width:24px;height:24px}._overlay_n9ra3_1 input{padding:8px 10px;font-size:13px}._overlay__content_n9ra3_43{max-height:calc(100dvh - 200px)}._overlay_n9ra3_1 ._card_n9ra3_61{padding:8px 0;gap:10px}._overlay_n9ra3_1 ._card__info_n9ra3_70{gap:6px}._overlay_n9ra3_1 ._card__info_n9ra3_70 img{width:20px;height:20px}._overlay_n9ra3_1 ._card__info_n9ra3_70 p{font-size:13px}._overlay_n9ra3_1 ._card__logo_n9ra3_84>img{width:20px;height:20px}._overlay_n9ra3_1 ._card__logo_content_n9ra3_99 img{width:22px;height:22px}._overlay_n9ra3_1 ._card__logo_content_n9ra3_99 p{font-size:13px}}.toggleTables{margin:16px 0;display:flex;justify-content:end;height:34px}.toggleTables__btn{display:flex;align-items:center;gap:8px;width:fit-content;padding:8px 12px;border-radius:8px;border:1px solid rgb(185,208,255);background-color:#ffffff80;font-size:13px}.toggleTables__btn.active{background:linear-gradient(180deg,#ebecff,#dff0ff)}.live-view-card{display:flex;align-items:start;justify-content:space-between;flex-direction:column;gap:16px;background-color:red;max-width:357px;min-height:810px;width:100%;padding:12px 16px;border-radius:8px;background:#ffffff80;border:1px solid rgb(231,232,241)}.live-view-card__content{display:flex;flex-direction:column;gap:16px}.live-view-card__video{min-width:325px;height:303px;border-radius:8px;background-color:gray}.live-view-card__fill-data h3,.live-view-card__fill-data .fill-input p,.live-view-card__fill-data .network p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.live-view-card__fill-data{width:100%}.live-view-card__fill-data h3{font-weight:500;font-style:Medium;font-size:14px;leading-trim:NONE;line-height:100%;letter-spacing:0%}.live-view-card__fill-data .fill-input{display:flex;align-items:start;gap:8px;padding:12px 8px;border-radius:8px;border:1px solid rgb(231,232,241);max-height:48px;overflow-y:auto}.live-view-card__fill-data .fill-input .descr{display:flex;flex-direction:column;gap:12px}.live-view-card__fill-data .fill-input-audience{display:flex;justify-content:space-between}.live-view-card__fill-data .fill-input-audience .audience{math-depth:4px;display:flex;align-items:center;gap:4px;padding:8px;border-radius:8px;border:1px solid rgb(231,232,241)}.live-view-card__fill-data .network{display:flex;flex-direction:column;gap:8px;padding:8px;border-radius:8px;border:1px solid rgb(231,232,241);max-height:168px;overflow-y:auto}.live-view-card__fill-data .network::-webkit-scrollbar{width:30px}.live-view-card__fill-data .network::-webkit-scrollbar-track{background:linear-gradient(to right,transparent 0,transparent 45%,rgb(185,208,255) 45%,rgb(185,208,255) 55%,transparent 55%,transparent 100%)}.live-view-card__fill-data .network::-webkit-scrollbar-thumb{background:radial-gradient(circle farthest-corner,rgb(231,232,241) 0%,rgb(231,232,241) 50%,transparent 50%,transparent 100%) no-repeat;background-size:auto 11px;background-position:center}.live-view-card__fill-data .network__row{display:flex;align-items:center;gap:16px}.live-view-card__fill-data .network__row img{width:24px;height:24px;border-radius:50%}.live-view-card__fill-data .network__row-logo{display:flex;align-items:center;gap:4px}.live-view-cardInsight{display:flex;align-items:start;justify-content:space-between;flex-direction:column;gap:16px;background-color:red;max-width:357px;min-height:663px;width:100%;padding:12px 16px;border-radius:8px;background:#ffffff80;border:1px solid rgb(231,232,241)}.live-view-cardInsight__video{min-width:325px;height:303px;border-radius:8px;background-color:gray}.live-view-cardInsight__fill-data h3,.live-view-cardInsight__fill-data .fill-input p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.live-view-cardInsight__fill-data{display:flex;align-items:center;width:100%;gap:8px;padding:12px 8px;border-radius:8px;border:1px solid rgb(231,232,241);max-height:70px;overflow-y:auto}.live-view-cardInsight__fill-data img{width:32px;height:32px}.live-view-cardInsight__fill-data .fill-input img{width:24px;height:24px}.live-view-cardInsight__fill-data .fill-input{display:flex;align-items:center;gap:8px}.button-view-more{margin:64px auto 88px;max-width:250px}@media screen and (max-width:900px){.button-view-more{margin:64px 0 110px}}@media screen and (max-width:500px){.button-view-more{margin:64px 0 22px}}.home-header{margin-top:16px;width:100%;display:flex;justify-content:space-between}@media screen and (max-width:900px){.home-header{margin-top:24px}}.home-header a{text-decoration:none}.home-header>div{flex:0 0 50%}.home-header__right{display:flex;flex-direction:column}.home-header__right-top{height:calc(100% - 99px);border:1px solid white;border-left:none;border-bottom:none;background:#b9d0ff26;border-radius:0 16px 0 0}@media screen and (max-width:900px){.home-header__right-top{height:calc(100% - 67px)}}.home-header__right-bottom{height:99px;border:1px solid white;border-radius:0 0 16px 16px;border-top:none;background:#b9d0ff26}@media screen and (max-width:900px){.home-header__right-bottom{height:67px}}.home-header__greeting{background:#b9d0ff26;padding:0 0 24px 24px;height:183px;border:1px solid white;border-radius:16px 0 0 16px;border-right:none;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}@media screen and (max-width:900px){.home-header__greeting{height:124px;padding:0 0 16px 16px}}.home-header__greeting p{color:#202934;font-size:32px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:900px){.home-header__greeting p{font-size:24px}}.home-header__row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:24px 24px 0 0;border-radius:0 16px 0 0}@media screen and (max-width:900px){.home-header__row{padding:16px 16px 0 0;gap:8px}}.home-header__create-wrapper{width:100%;max-width:288px;flex:1 1 auto;display:flex;align-items:flex-end}@media screen and (max-width:812px){.home-header__create-wrapper{max-width:100%}}.home-header__create{width:100%;background:#fff;border-radius:16px;border:1px solid #dff0ff;display:flex;align-items:center;justify-content:space-between;padding:24px 16px;-webkit-user-select:none;user-select:none;cursor:pointer;height:70px}@media screen and (max-width:900px){.home-header__create{padding:8px;height:51px}}@media screen and (max-width:500px){.home-header__create{padding:8px;height:43px}}.home-header__create p{color:#2a2a2a;font-size:clamp(14px,1.2vw,20px);font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:900px){.home-header__create p{font-size:14px}}@media screen and (max-width:500px){.home-header__create p{font-size:13px}}.home-header__create-img{min-width:45px;min-height:45px;border-radius:50%;background:var(--gradient, linear-gradient(180deg, #ebecff 0%, #dff0ff 100%));border:none;display:flex;align-items:center;justify-content:center}@media screen and (max-width:900px){.home-header__create-img{min-width:32px;min-height:32px}.home-header__create-img img{width:16px;height:16px}}.home-header__balance-block{display:flex;flex-direction:column;justify-content:flex-end;align-content:flex-end;width:100%;height:100%;padding:0 24px 24px 0;gap:8px}@media screen and (max-width:900px){.home-header__balance-block{padding:0 16px 16px 0}}.home-header__balance-title{display:flex;gap:8px;justify-content:flex-end;align-content:center;color:#2a2a2a;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:900px){.home-header__balance-title{font-size:14px}.home-header__balance-title img{margin-top:-2px}}.home-header__balance-content{width:100%;color:#2a2a2a;font-size:64px;font-style:normal;font-weight:300;line-height:100%;text-align:end}@media screen and (max-width:900px){.home-header__balance-content{font-size:36px}}@media screen and (max-width:500px){.home-header__balance-content{font-size:24px}}.home-header-mobile{margin-top:16px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px}.home-header-mobile__row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.home-header-mobile__rectangle{width:100%;display:flex;flex-direction:column;padding:16px;gap:16px;height:131px;border-radius:8px;border:1px solid var(--white, #fff);background:var(--light-blue, rgba(185, 208, 255, .15))}.home-header-mobile__greeting{color:#202934;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.bar-home{margin-top:40px;margin-bottom:34px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:1100px){.bar-home{align-items:start;flex-direction:column;gap:16px}}@media screen and (max-width:901px){.bar-home__title{width:100%;display:flex;align-items:center;justify-content:space-between}}.bar-home__title p{font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:110%;letter-spacing:0%}.bar-home__feutures{display:flex;align-items:center;width:fit-content;background-color:#fff;border-radius:8px;border:1px solid rgb(185,208,255)}@media screen and (max-width:901px){.bar-home__feutures{width:100%;justify-content:space-between;gap:4px;align-items:start;flex-wrap:wrap;border-radius:0;border:0px;background-color:transparent}}@media screen and (max-width:600px){.bar-home__feutures{justify-content:start;width:100%;gap:4px;align-items:start;flex-wrap:wrap;border-radius:0;border:0px;background-color:transparent}}.bar-home__content{display:flex;align-items:center;gap:16px}@media screen and (max-width:1100px){.bar-home__content{width:100%;justify-content:space-between;gap:0px}}.action-button{cursor:pointer;display:flex;align-items:center;gap:8px;height:40px;padding:8px 16px;border-right:1px solid rgb(185,208,255);opacity:.5}.action-button p{font-size:15px}.action-button.active{opacity:1}@media screen and (max-width:901px){.action-button{flex:none;width:fit-content;border-radius:8px;background-color:#fff;border:1px solid rgb(185,208,255);padding:8px;font-size:15px}}@media screen and (max-width:420px){.action-button{gap:4px;justify-content:center;flex:1 1 auto;font-size:13px}}.action-button.radius{border-right:0px}.action-button .dot{background-color:#b9d0ff;border-radius:50%;width:6px;height:6px}.action-button .dot-hidden{width:6px;height:6px}.table-wrapper{margin-top:16px;overflow-x:auto;padding-bottom:24px}.table-wrapper::-webkit-scrollbar-thumb{background-color:#000;border-radius:8px}.table-wrapper::-webkit-scrollbar{height:8px}.table-wrapper::-webkit-scrollbar-track{background-color:#b9d0ff26}.table-wrapper .table-list{display:table;width:100%;border-radius:8px;max-width:1224px;min-width:900px}.table-wrapper .table-list p{font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0%}.table-wrapper .table-list .header{width:100%;display:flex;justify-content:space-between}.table-wrapper .table-list .header .socialMedia{display:flex;align-items:center;gap:8px}.table-wrapper .table-list__header,.table-wrapper .table-list__body-row{display:table-row}.table-wrapper .table-list__header-data,.table-wrapper .table-list__body-data{display:table-cell;text-align:start;vertical-align:middle}.table-wrapper .table-list__header-data{font-weight:600;padding:8px 8px 16px}.table-wrapper .table-list__body-data{height:48px;font-weight:600;padding:16px 8px 8px;border-bottom:1px solid rgb(185,208,255)}.table-wrapper .table-list .date-post{width:250px}@media screen and (max-width:900px){.table-wrapper .table-list .date-post{width:100px}}.home-campaigns-grid{width:100%;display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1700px){.home-campaigns-grid{grid-template-columns:repeat(4,1fr);gap:25px}}@media screen and (max-width:1300px){.home-campaigns-grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media screen and (max-width:900px){.home-campaigns-grid{gap:13px}}@media screen and (max-width:800px){.home-campaigns-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media screen and (max-width:600px){.home-campaigns-grid{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}}.home-campaigns-grid__item{height:155px;padding:16px;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #b9d0ff;background:#b9d0ff26;color:#202934;font-size:16px;cursor:pointer}@media screen and (max-width:1100px){.home-campaigns-grid__item{font-size:15px}}@media screen and (max-width:600px){.home-campaigns-grid__item{width:100%;height:133px;font-size:16px}}.home-campaigns-grid__item-header{display:flex;flex-direction:column;justify-content:flex-start}.home-campaigns-grid__item-info{display:flex;justify-content:space-between;align-items:center}.home-campaigns-grid__item-meta{display:flex;justify-content:flex-start;align-items:center;gap:8px}.home-campaigns-grid__item-meta img{width:32px;aspect-ratio:1}.home-campaigns-grid__item-meta p{letter-spacing:.32px;text-transform:uppercase}@media screen and (max-width:1300px){.home-campaigns-grid__item-meta img{width:24px}}@media screen and (max-width:900px){.home-campaigns-grid__item-meta{gap:4px}}@media screen and (max-width:600px){.home-campaigns-grid__item-meta{gap:8px;font-size:15px}.home-campaigns-grid__item-meta img{width:32px}}@media screen and (max-width:600px){.home-campaigns-grid__item-date{font-size:14px}}.home-campaigns-grid__item-price{text-align:right}.home-campaigns-grid__item-title{width:fit-content;font-size:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:1100px){.home-campaigns-grid__item-title{font-size:18px}}@media screen and (max-width:900px){.home-campaigns-grid__item-title{font-size:16px}}@media screen and (max-width:600px){.home-campaigns-grid__item-title{-webkit-line-clamp:1}}.home-campaigns-grid__footer{display:flex;justify-content:space-between}.Account-settings__navigation{margin-top:24px}.Account-settings__title{margin-top:40px}.Account-settings__title h2{font-weight:400;font-style:Regular;font-size:48px;leading-trim:NONE;line-height:100%;letter-spacing:0%}.Account-settings__content{margin-top:24px;max-width:600px}.Account-settings__details{margin-bottom:56px}.Account-settings__subtitle{display:flex;justify-content:space-between;border-bottom:1px solid rgb(185,208,255);padding-bottom:13px;margin-bottom:24px}.Account-settings__subtitle h3{font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:100%;letter-spacing:0%}.Fill-Data{margin-top:32px;display:flex;flex-direction:column;gap:24px}.fill-data-row{display:flex;align-items:center;gap:24px}.fill-data-row__label{font-weight:400;font-style:Regular;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0%;width:184px}.fill-data-row__name{font-weight:500;font-style:Medium;font-size:16px;leading-trim:NONE;line-height:100%;letter-spacing:0%}.history-link{display:inline-flex;padding:12px 16px;background:#fff;border-radius:8px;transition:all .2s ease;border:1px solid #ecedff;height:fit-content}.history-link:hover{box-shadow:0 4px 16px #0000001a}@media screen and (max-width:900px){.history-link{padding:8px 12px}}@media screen and (max-width:600px){.history-link{height:46px}}@media screen and (max-width:500px){.history-link{padding:12px;width:100%}}.history-link__content{display:flex;align-items:center;font-size:16px;color:#2a2a2a;gap:8px;width:100%}@media screen and (max-width:900px){.history-link__content{font-size:14px}.history-link__content>img{width:20px;height:20px}}@media screen and (max-width:500px){.history-link__content{justify-content:space-between}.history-link__content>img{width:24px;height:24px}}.invoice-link{display:inline-flex;background:#fff;border-radius:16px;padding:12px 12px 12px 24px;width:100%;height:fit-content;transition:all .2s ease;border:1px solid #ecedff}@media screen and (max-width:900px){.invoice-link{padding:10px 16px;border-radius:8px}}@media screen and (max-width:600px){.invoice-link{height:46px}}@media screen and (max-width:500px){.invoice-link{width:100%;padding:6px 12px}}.invoice-link__create{display:flex;width:100%;align-items:center;justify-content:space-between;font-size:20px;color:#2a2a2a}@media screen and (max-width:900px){.invoice-link__create{font-size:14px}}.invoice-link__arrow-icon{width:50px;height:50px;border-radius:50%;background:var(--gradient, linear-gradient(180deg, #ebecff 0%, #dff0ff 100%));display:flex;align-items:center;justify-content:center}@media screen and (max-width:900px){.invoice-link__arrow-icon{width:32px;height:32px}}.invoice-link:hover{box-shadow:0 4px 16px #0000001a}.home-page-link{display:inline-flex;padding:12px 16px;background:#fff;border-radius:8px;transition:all .2s ease;border:1px solid #ecedff;height:fit-content}.home-page-link:hover{box-shadow:0 4px 16px #0000001a}@media screen and (max-width:900px){.home-page-link{padding:8px 12px}}@media screen and (max-width:600px){.home-page-link{height:46px}}@media screen and (max-width:500px){.home-page-link{padding:12px;width:100%}}.home-page-link__content{display:flex;align-items:center;font-size:16px;color:#2a2a2a;gap:57px;width:100%}@media screen and (max-width:900px){.home-page-link__content{font-size:14px;gap:8px}.home-page-link__content>img{width:20px;height:20px}}@media screen and (max-width:500px){.home-page-link__content{justify-content:space-between}.home-page-link__content>img{width:24px;height:24px}}@media screen and (max-width:600px){.dashboard-hero{display:flex;flex-direction:column;height:fit-content;border-radius:8px;border:1px solid #ffffff}}.dashboard-hero__top{display:flex;height:183px}@media screen and (max-width:900px){.dashboard-hero__top{height:124px}}@media screen and (max-width:600px){.dashboard-hero__top{height:fit-content}}.dashboard-hero__title-wrapper{display:flex;width:50%;align-items:flex-end;background-color:#b9d0ff26;padding:24px;border-radius:16px 0 0 16px;border-left:1px solid #ffffff;border-top:1px solid #ffffff;border-bottom:1px solid #ffffff}@media screen and (max-width:900px){.dashboard-hero__title-wrapper{padding:16px}}@media screen and (max-width:600px){.dashboard-hero__title-wrapper{width:100%;border-radius:8px 8px 0 0;border-left:none;border-top:none;border-bottom:none}}.dashboard-hero__title{font-weight:400;font-size:32px}@media screen and (max-width:900px){.dashboard-hero__title{font-size:24px}}@media screen and (max-width:500px){.dashboard-hero__title{font-size:20px}}.dashboard-hero__right-top{display:inline-flex;justify-content:flex-end;padding:24px 24px 0 0;width:50%;background-color:#b9d0ff26;border-radius:0 16px 0 0;border-top:1px solid #ffffff;border-right:1px solid #ffffff}@media screen and (max-width:900px){.dashboard-hero__right-top{padding:16px 16px 0 0;border-radius:0 8px 0 0}}@media screen and (max-width:600px){.dashboard-hero__right-top{display:none}}.dashboard-hero__bottom{display:flex;height:100px}@media screen and (max-width:900px){.dashboard-hero__bottom{height:67px}}@media screen and (max-width:600px){.dashboard-hero__bottom{height:fit-content;flex-direction:column}}.dashboard-hero__left-bottom{width:50%;display:flex;align-items:flex-end;padding-right:24px}@media screen and (max-width:600px){.dashboard-hero__left-bottom{display:none}}.dashboard-hero__balance{text-align:right;display:flex;width:50%;height:100%;flex-direction:column;align-items:flex-end;justify-content:flex-end;padding:0 24px 24px 0;gap:9px;background-color:#b9d0ff26;border-radius:0 0 16px 16px;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;border-left:1px solid #ffffff}.dashboard-hero__balance-label{display:flex;align-items:center;gap:8px;font-size:16px;color:#2a2a2a}@media screen and (max-width:900px){.dashboard-hero__balance-label{font-size:14px}}.dashboard-hero__balance-amount{font-weight:300;font-size:64px;line-height:100%;color:#2a2a2a}@media screen and (max-width:900px){.dashboard-hero__balance-amount{font-size:36px}}@media screen and (max-width:500px){.dashboard-hero__balance-amount{font-size:24px}}@media screen and (max-width:900px){.dashboard-hero__balance{padding:0 16px 16px 0;border-radius:0 0 8px 8px}}@media screen and (max-width:600px){.dashboard-hero__balance{width:100%;border-right:none;border-left:none;border-bottom:none}}.promos-filters-bar{display:flex;align-items:center;width:fit-content}@media screen and (max-width:600px){.promos-filters-bar{flex-direction:column;width:100%;gap:4px}}.promos-filters-bar__item{display:flex;align-items:center;gap:8px;padding:5px 16px;background-color:#fff;border-top:1px solid #ecedff;border-bottom:1px solid #ecedff;border-left:1px solid #ecedff}.promos-filters-bar__item:first-child{border-radius:8px 0 0 8px}.promos-filters-bar__item:last-child{border-radius:0 8px 8px 0;border-right:1px solid #ecedff}@media screen and (max-width:900px){.promos-filters-bar__item{padding:6px 8px}}@media screen and (max-width:600px){.promos-filters-bar__item{padding:8.5px 16px;width:100%;border-radius:8px!important;border:1px solid #ecedff!important;justify-content:space-between;align-items:center}}.promos-filters-bar__item-label-wrapper{display:flex;align-items:center;justify-content:center;gap:8px}.promos-filters-bar__item-label{color:#8c8d98;white-space:nowrap;transition:all .2s ease;cursor:pointer}.promos-filters-bar__item-label--active{color:#202934}@media screen and (max-width:900px){.promos-filters-bar__item-label{font-size:14px}}.promos-filters-bar__item-label:hover{color:#202934}.promos-filters-bar__item-indicator{display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#b9d0ff;opacity:0;transition:all .2s ease}.promos-filters-bar__item-indicator--active{opacity:1}.promos-filters-bar__item-button{border:1px solid #b9d0ff;border-radius:4px;padding:8px;font-size:13px;line-height:105%;text-align:center;transition:all .2s ease}@media screen and (max-width:900px){.promos-filters-bar__item-button{padding:4px 8px;font-size:12px}}@media screen and (max-width:500px){.promos-filters-bar__item-button{padding:8px}}.promos-filters-bar__item-button:hover{background-color:#f3f3f3}.promos-view-mode-tabs{display:flex;align-items:center}@media screen and (max-width:750px){.promos-view-mode-tabs{position:absolute;top:0;right:0}}.promos-view-mode-tabs__tab{display:flex;align-items:center;gap:2px;padding:8.5px 11px;background-color:#fff;border:1px solid #ecedff;opacity:.5;transition:all .2s ease}.promos-view-mode-tabs__tab:first-child{border-radius:8px 0 0 8px;border-right:none}.promos-view-mode-tabs__tab:last-child{border-radius:0 8px 8px 0}.promos-view-mode-tabs__tab--active{opacity:1}@media screen and (max-width:900px){.promos-view-mode-tabs__tab{padding:8px}}.promos-view-mode-tabs__icon-check{width:16px;height:16px;transition:all .2s ease;opacity:0;transform:scale(.6)}.promos-view-mode-tabs__icon-check--active{opacity:1;transform:scale(1)}.promos-view-mode-tabs__img{width:24px;height:24px}@media screen and (max-width:900px){.promos-view-mode-tabs__img{width:18px;height:18px}}@media screen and (max-width:500px){.promos-view-mode-tabs__img{width:20px;height:20px}}.dashboard{padding-top:24px}.dashboard__hero-wrapper{display:flex;flex-direction:column;height:fit-content;gap:16px;margin-bottom:42px}@media screen and (max-width:900px){.dashboard__hero-wrapper{margin-bottom:16px}}@media screen and (max-width:600px){.dashboard__hero-wrapper{margin-bottom:24px}}.dashboard__hero-links{display:none;flex-direction:column;gap:16px}@media screen and (max-width:600px){.dashboard__hero-links{flex-direction:column;display:flex}}.dashboard__top-bar{position:relative;display:flex;align-items:center}@media screen and (max-width:800px){.dashboard__top-bar{flex-direction:column;align-items:flex-start;gap:16px}}.dashboard__top-bar-title{font-weight:400;font-size:20px;line-height:110%}@media screen and (max-width:900px){.dashboard__top-bar-title{font-size:16px}}@media screen and (max-width:750px){.dashboard__top-bar-title{height:36px;text-align:center;padding-top:10px}}@media screen and (max-width:500px){.dashboard__top-bar-title{font-size:15px}}.dashboard__top-bar-actions{margin-left:auto;display:flex;align-items:center;gap:8px}@media screen and (max-width:800px){.dashboard__top-bar-actions{width:100%;margin-left:0;justify-content:space-between}}@media screen and (max-width:750px){.dashboard__top-bar-actions{justify-content:flex-end}}.promos-grid-card{display:flex;flex-direction:column;justify-content:space-between;width:100%;border-radius:8px}.promos-grid-card__header{display:flex;justify-content:space-between;flex-direction:column}.promos-grid-card__header-status{display:flex;align-items:center;gap:8px}.promos-grid-card__header-status-text{font-size:16px;letter-spacing:.02em;text-transform:uppercase;text-align:center}@media screen and (max-width:900px){.promos-grid-card__header-status-text{font-size:15px}}.promos-grid-card__header-status-date{font-size:16px;margin-left:auto}@media screen and (max-width:900px){.promos-grid-card__header-status-date{font-size:15px}}@media screen and (max-width:500px){.promos-grid-card__header-status-date{font-size:14px}}.promos-grid-card__header-status-reward{font-size:16px;text-align:right}.promos-grid-card__header-icon{width:32px;height:32px}@media screen and (max-width:900px){.promos-grid-card__header-icon{width:24px;height:24px}}@media screen and (max-width:500px){.promos-grid-card__header-icon{width:32px;height:32px}}.promos-grid-card__campaign-name{font-size:20px}@media screen and (max-width:900px){.promos-grid-card__campaign-name{font-size:16px}}.promos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(288px,1fr));gap:24px}@media screen and (max-width:900px){.promos-grid{grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:16px}}@media screen and (max-width:500px){.promos-grid{grid-template-columns:repeat(auto-fit,minmax(343px,1fr));column-gap:0;row-gap:16px}}.promos-grid__item{display:flex;background:#b9d0ff26;border:1px solid #b9d0ff;border-radius:8px;padding:16px;height:155px;cursor:pointer;transition:all .3s ease}@media screen and (max-width:900px){.promos-grid__item{height:139px}}@media screen and (max-width:500px){.promos-grid__item{height:133px}}.promos-grid__item:hover{box-shadow:0 4px 4px #0000001a}.promos-table-item{border-bottom:1px solid #b9d0ff}.promos-table-item__status,.promos-table-item__date-post,.promos-table-item__name,.promos-table-item__reward{padding:24px 0 8px 8px}@media screen and (max-width:900px){.promos-table-item__status,.promos-table-item__date-post,.promos-table-item__name,.promos-table-item__reward{padding:16px 0 8px 8px}}.promos-table-item__status{vertical-align:middle;padding:24px 0 8px;cursor:pointer}@media screen and (max-width:900px){.promos-table-item__status{padding:16px 0 8px}}.promos-table-item__status-content{display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.02em}@media screen and (max-width:900px){.promos-table-item__status-content{font-size:15px}}@media screen and (max-width:500px){.promos-table-item__status-content{font-size:12px;gap:2px}}.promos-table-item__status-icon{width:32px;height:32px}@media screen and (max-width:900px){.promos-table-item__status-icon{width:24px;height:24px}}.promos-table-item__date-post{vertical-align:middle}@media screen and (max-width:900px){.promos-table-item__date-post{font-size:15px}}@media screen and (max-width:500px){.promos-table-item__date-post{font-size:13px}}.promos-table-item__name{font-size:20px}@media screen and (max-width:900px){.promos-table-item__name{font-size:15px}}@media screen and (max-width:500px){.promos-table-item__name{font-size:14px}}@media screen and (max-width:500px){.promos-table-item__reward{font-size:14px}}.promos-table{min-width:732px;width:100%;display:table;margin-bottom:24px;border-collapse:collapse}.promos-table__thead-th{padding:8px 0 0 8px;text-align:start;font-weight:400}@media screen and (max-width:900px){.promos-table__thead-th{font-size:14px}}.promos-table__thead-th:nth-child(1){padding:8px 0 0}.promos-list{margin-top:32px;margin-bottom:64px}.promos-list__content{overflow-x:visible}.promos-list__scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;box-sizing:border-box}.promos-list__scroll::-webkit-scrollbar{height:8px}.promos-list__scroll::-webkit-scrollbar-track{background:#b9d0ff26;border-radius:8px}.promos-list__scroll::-webkit-scrollbar-thumb{background-color:#202934;border-radius:8px}.promos-list__actions{width:100%;display:flex;align-items:center;justify-content:center;margin-top:64px}@media screen and (max-width:900px){.promos-list__actions{margin-top:32px}}@media screen and (max-width:500px){.promos-list__actions{margin-top:24px}}.campaign-history-table-row{border-bottom:1px solid #b9d0ff}.campaign-history-table-row__status,.campaign-history-table-row__date-post,.campaign-history-table-row__name,.campaign-history-table-row__actions,.campaign-history-table-row__reward{padding:16px 0}@media screen and (max-width:900px){.campaign-history-table-row__status,.campaign-history-table-row__date-post,.campaign-history-table-row__name,.campaign-history-table-row__actions,.campaign-history-table-row__reward{padding:8px 0}}.campaign-history-table-row__name{vertical-align:middle}.campaign-history-table-row__name-content{display:flex;align-items:center;gap:8px}@media screen and (max-width:900px){.campaign-history-table-row__name-content{font-size:14px}}.campaign-history-table-row__name-icon{width:32px;height:32px}@media screen and (max-width:900px){.campaign-history-table-row__name-icon{width:24px;height:24px}}@media screen and (max-width:900px){.campaign-history-table-row__date-post{font-size:13px}}@media screen and (max-width:900px){.campaign-history-table-row__reward{font-size:14px}}@media screen and (max-width:900px){.campaign-history-table-row__status{font-size:14px}}.campaign-history-table-row__actions{vertical-align:middle}.campaign-history-table-row__link{border:1px solid #b9d0ff;border-radius:4px;padding:8px 24px;display:block;box-sizing:border-box;text-align:center;transition:all .2s ease}@media screen and (max-width:900px){.campaign-history-table-row__link{padding:8px 16px;font-size:14px}}.campaign-history-table-row__link:hover{background:#f3f3f3;text-decoration:none}.campaign-history-table-row__result{text-align:center;padding:8px 24px;display:block;box-sizing:border-box}@media screen and (max-width:900px){.campaign-history-table-row__result{padding:8px 16px;font-size:14px}}.campaign-history-table{min-width:100%;width:max-content;table-layout:fixed;border-collapse:collapse;margin-bottom:24px}.campaign-history-table__thead-th{padding:8px 0;text-align:start;font-weight:400}@media screen and (max-width:900px){.campaign-history-table__thead-th{font-size:14px}}.campaign-history-table__thead-th:nth-child(1){width:474px}@media screen and (max-width:900px){.campaign-history-table__thead-th:nth-child(1){width:261px}}.campaign-history-table__thead-th:nth-child(2){width:140px}@media screen and (max-width:900px){.campaign-history-table__thead-th:nth-child(2){width:90px}}.campaign-history-table__thead-th:nth-child(3){width:100px}@media screen and (max-width:900px){.campaign-history-table__thead-th:nth-child(3){width:90px}}.campaign-history-table__thead-th:nth-child(4){width:182px}@media screen and (max-width:900px){.campaign-history-table__thead-th:nth-child(4){width:126px}}.campaign-history-table__thead-th:nth-child(5){width:232px}@media screen and (max-width:900px){.campaign-history-table__thead-th:nth-child(5){width:200px}}.campaign-history-list{margin-top:32px;padding-bottom:64px}@media screen and (max-width:900px){.campaign-history-list{padding-bottom:32px}}@media screen and (max-width:900px){.campaign-history-list{padding-bottom:24px}}.campaign-history-list__content{overflow-x:visible}.campaign-history-list__scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;box-sizing:border-box}.campaign-history-list__scroll::-webkit-scrollbar{height:8px}.campaign-history-list__scroll::-webkit-scrollbar-track{background:#b9d0ff26;border-radius:8px}.campaign-history-list__scroll::-webkit-scrollbar-thumb{background-color:#202934;border-radius:8px}.campaign-history-list__actions{width:100%;display:flex;align-items:center;justify-content:center;margin-top:64px}@media screen and (max-width:900px){.campaign-history-list__actions{margin-top:32px}}@media screen and (max-width:500px){.campaign-history-list__actions{margin-top:24px}}.new-promos{display:flex;flex-direction:column;padding-top:24px;padding-bottom:64px;gap:16px}@media screen and (max-width:900px){.new-promos{padding-bottom:32px}}@media screen and (max-width:500px){.new-promos{padding-bottom:24px}}.new-promos__quantity{display:flex;align-items:center;gap:8px;height:40px;padding:8px 16px;border-radius:8px;margin-left:auto;background:#b9d0ff26}@media screen and (max-width:900px){.new-promos__quantity{gap:4px}}@media screen and (max-width:500px){.new-promos__quantity{height:32px;padding:4px 12px}}.new-promos__label{font-weight:400;font-size:14px;text-align:center;color:#18181c}.new-promos__number{display:flex;align-items:center;justify-content:center;height:24px;border:1px solid #b9d0ff;border-radius:4px;padding:2px 8px;background:#fff;font-size:16px;text-align:center;color:#18181c}@media screen and (max-width:900px){.new-promos__number{font-size:15px}}.new-promos__modal{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px 48px 40px}@media screen and (max-width:900px){.new-promos__modal{padding:32px 16px}}@media screen and (max-width:500px){.new-promos__modal{padding:24px 16px 32px}}.new-promos__modal-image{width:100px;height:100px}@media screen and (max-width:900px){.new-promos__modal-image{width:72px;height:72px}}.new-promos__modal-header{margin-top:32px;margin-bottom:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}@media screen and (max-width:900px){.new-promos__modal-header{margin-top:32px;margin-bottom:24px}}@media screen and (max-width:500px){.new-promos__modal-header{margin-top:24px;margin-bottom:24px}}.new-promos__modal-title{font-weight:400;font-size:40px}@media screen and (max-width:900px){.new-promos__modal-title{font-size:32px}}@media screen and (max-width:500px){.new-promos__modal-title{font-size:24px}}.new-promos__modal-description{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.new-promos__modal-subtitle{font-weight:400;font-size:20px;color:#515259}@media screen and (max-width:900px){.new-promos__modal-subtitle{font-size:16px;text-align:center}}@media screen and (max-width:500px){.new-promos__modal-subtitle{font-size:15px}}.new-promos__modal-text{font-size:16px;font-weight:400;color:#515259}@media screen and (max-width:900px){.new-promos__modal-text{font-size:14px;text-align:center}}@media screen and (max-width:500px){.new-promos__modal-text{font-size:13px}}.promos-details-list-card{display:flex;flex-direction:column;padding:24px;border-radius:16px;width:100%;border:1px solid #fff;background:#b9d0ff26}@media screen and (max-width:500px){.promos-details-list-card{padding:16px}}.promos-details-list-card__header{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:8px;border-bottom:1px solid #b9d0ff}@media screen and (max-width:500px){.promos-details-list-card__header{gap:4px;padding:4px;margin-bottom:16px}}.promos-details-list-card__number{font-weight:500;font-size:24px;text-transform:uppercase}@media screen and (max-width:900px){.promos-details-list-card__number{font-weight:400;font-size:20px}}@media screen and (max-width:500px){.promos-details-list-card__number{font-size:15px}}.promos-details-list-card__status{font-weight:500;font-size:20px;text-transform:uppercase}@media screen and (max-width:900px){.promos-details-list-card__status{font-weight:400;font-size:16px}}@media screen and (max-width:500px){.promos-details-list-card__status{font-size:15px}}.promos-details-list-card__body{display:flex;flex-direction:column}.promos-details-list-card__body-header{display:flex;align-items:center;gap:24px;font-size:40px;margin-bottom:32px}.promos-details-list-card__body-header>img{border-radius:50%;object-fit:cover;height:67px;width:67px}@media screen and (max-width:900px){.promos-details-list-card__body-header>img{width:48px;height:48px}}@media screen and (max-width:500px){.promos-details-list-card__body-header>img{width:32px;height:32px}}@media screen and (max-width:900px){.promos-details-list-card__body-header{font-size:32px}}@media screen and (max-width:500px){.promos-details-list-card__body-header{font-size:24px;gap:8px;margin-bottom:24px}}.promos-details-list-card__body-details{display:flex;flex-direction:column;gap:16px}.promos-details-list-card__body-details-item{display:flex;align-items:flex-start;gap:8px}.promos-details-list-card__body-details-item-name{font-weight:400;font-size:16px;width:184px;flex-shrink:0}@media screen and (max-width:900px){.promos-details-list-card__body-details-item-name{width:100px;font-size:14px}}@media screen and (max-width:500px){.promos-details-list-card__body-details-item-name{width:92px;font-size:13px}}.promos-details-list-card__body-details-item-wrapper{display:flex;align-items:flex-start;flex-grow:1;flex:1;gap:8px}.promos-details-list-card__body-details-item-description{font-size:16px;flex:1;word-break:break-word}@media screen and (max-width:500px){.promos-details-list-card__body-details-item-description{font-size:14px}}.promos-details-list-card__body-details-item-copy{position:relative;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;margin-left:auto;border-radius:16px;padding:4px 16px;background:#fff;transition:all .2s ease;z-index:1}.promos-details-list-card__body-details-item-copy:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(180deg,#ecedff,#b9d0ffcc);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude}@media screen and (max-width:500px){.promos-details-list-card__body-details-item-copy{padding:4px 12px}}.promos-details-list-card__body-details-item-copy>img{transition:transform .18s ease,opacity .18s ease}@media screen and (max-width:900px){.promos-details-list-card__body-details-item-copy>img{width:19px;height:19px}}@media screen and (max-width:500px){.promos-details-list-card__body-details-item-copy>img{width:16px;height:16px}}.promos-details-list-card__body-details-item-copy--copied{background:#f2faff}.promos-details-list-card__body-details-item-copy--copied>img{transform:scale(1.1);opacity:.9}.promos-details-list-card__actions{display:flex;gap:16px;align-items:center;justify-content:center;margin-top:48px}@media screen and (max-width:500px){.promos-details-list-card__actions{flex-direction:column-reverse;margin-top:32px}}.promos-details-list{display:flex;flex-direction:column;gap:40px;width:100%}@media screen and (max-width:900px){.promos-details-list{gap:24px}}@media screen and (max-width:500px){.promos-details-list{gap:16px}}.campaign-result{display:flex;flex-direction:column;gap:24px}.campaign-result__title{font-weight:400;font-size:48px;color:#202934}@media screen and (max-width:900px){.campaign-result__form{max-width:100%}}.campaign-result__form-submit{display:flex;justify-content:center;margin-top:48px}@media screen and (max-width:900px){.campaign-result__form-submit{margin-top:32px}}@media screen and (max-width:500px){.campaign-result__form-submit{margin-top:24px}}.distributing-page{padding-top:24px;padding-bottom:64px;display:flex;flex-direction:column;gap:40px}@media screen and (max-width:900px){.distributing-page{padding-bottom:32px;gap:32px}}@media screen and (max-width:500px){.distributing-page{padding-bottom:24px;gap:24px}}.distributing-page__wrapper{display:flex;flex-direction:column;align-items:center;gap:64px}@media screen and (max-width:900px){.distributing-page__wrapper{gap:48px}}@media screen and (max-width:500px){.distributing-page__wrapper{gap:24px}}.completed-page{padding-top:24px;padding-bottom:64px;display:flex;flex-direction:column;gap:40px}@media screen and (max-width:900px){.completed-page{padding-bottom:32px;gap:32px}}@media screen and (max-width:500px){.completed-page{padding-bottom:24px;gap:24px}}.completed-page__wrapper{display:flex;flex-direction:column;align-items:center;gap:64px}@media screen and (max-width:900px){.completed-page__wrapper{gap:48px}}@media screen and (max-width:500px){.completed-page__wrapper{gap:24px}}.invoice-page{padding-top:24px;padding-bottom:64px}@media screen and (max-width:900px){.invoice-page{padding-bottom:32px}}@media screen and (max-width:500px){.invoice-page{padding-bottom:24px}}.invoice-page__title{margin-top:40px;margin-bottom:32px;font-size:48px;font-weight:400}@media screen and (max-width:900px){.invoice-page__title{margin-top:32px;margin-bottom:24px;font-size:32px}}@media screen and (max-width:500px){.invoice-page__title{margin-top:24px;margin-bottom:8px;font-size:24px}}.invoice-page__form{max-width:100%}.invoice-form-content{width:100%;display:flex;flex-direction:column}.invoice-form-content__wrapper{display:flex;gap:24px}@media screen and (max-width:900px){.invoice-form-content__wrapper{gap:16px;justify-content:space-between}}@media screen and (max-width:500px){.invoice-form-content__wrapper{flex-direction:column}}.invoice-form-content__inputs-block{display:flex;flex-direction:column;width:704px;gap:64px}@media screen and (max-width:900px){.invoice-form-content__inputs-block{gap:32px;width:358px}}@media screen and (max-width:500px){.invoice-form-content__inputs-block{width:100%;gap:24px}}.invoice-form-content__inputs{display:flex;flex-direction:column;gap:32px}@media screen and (max-width:900px){.invoice-form-content__inputs{gap:16px}}.invoice-form-content__title{font-weight:400;font-size:20px;padding:8px 0;border-bottom:1px solid #b9d0ff}@media screen and (max-width:900px){.invoice-form-content__title{font-size:16px}}@media screen and (max-width:500px){.invoice-form-content__title{font-size:15px}}.invoice-form-content__submit-button{width:100%;display:flex;justify-content:center;margin-top:64px}@media screen and (max-width:900px){.invoice-form-content__submit-button{margin-top:48px}}@media screen and (max-width:500px){.invoice-form-content__submit-button{margin-top:32px}}.invoice-form-content__modal{display:flex;flex-direction:column;padding:32px 48px 40px;gap:40px}@media screen and (max-width:900px){.invoice-form-content__modal{gap:48px;padding:32px 24px}}@media screen and (max-width:500px){.invoice-form-content__modal{gap:40px;padding:32px 16px 24px}}.invoice-form-content__modal-header{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:900px){.invoice-form-content__modal-header{gap:16px}}.invoice-form-content__modal-header-title{font-weight:400;font-size:36px;text-align:center}@media screen and (max-width:900px){.invoice-form-content__modal-header-title{font-size:32px}}@media screen and (max-width:500px){.invoice-form-content__modal-header-title{font-size:24px}}.invoice-form-content__modal-header-description-block{text-align:center}.invoice-form-content__modal-header-description{font-size:16px}.invoice-form-content__modal-header-description>strong{font-weight:500}@media screen and (max-width:900px){.invoice-form-content__modal-header-description{font-size:20px}}@media screen and (max-width:500px){.invoice-form-content__modal-header-description{font-size:14px}}.invoice-form-content__modal-actions-block{display:flex;flex-direction:column;gap:24px}.invoice-form-content__modal-actions-title{font-size:24px;font-weight:400;text-align:center}@media screen and (max-width:500px){.invoice-form-content__modal-actions-title{font-size:20px}}.invoice-form-content__modal-actions{display:flex;align-items:center;justify-content:center;gap:24px}@media screen and (max-width:500px){.invoice-form-content__modal-actions{flex-direction:column-reverse;gap:8px}}.payment-list{display:flex;flex-direction:column;gap:16px;width:288px}@media screen and (max-width:900px){.payment-list{width:358px;gap:8px}}@media screen and (max-width:500px){.payment-list{width:100%}}.payment-list__item{display:flex;gap:16px;align-items:center;cursor:pointer;height:87px;padding:12px 16px;background-color:#fff;border-radius:8px;border:2px solid transparent;transition:all .3s ease}.payment-list__item--active{border-color:#b9d0ff}.payment-list__item-label{font-weight:500;font-size:20px;color:#18181c}@media screen and (max-width:900px){.payment-list__item-label{font-size:14px;font-weight:400}}@media screen and (max-width:900px){.payment-list__item-image{width:32px;height:32px}}@media screen and (max-width:900px){.payment-list__item{height:56px;padding:12px;gap:8px}}.invoices-details{padding-top:24px;padding-bottom:64px}@media screen and (max-width:900px){.invoices-details{padding-bottom:40px}}@media screen and (max-width:500px){.invoices-details{padding-bottom:16px}}.invoices-details__header{margin-top:40px;margin-bottom:24px;display:flex;flex-direction:column;gap:8px}.invoices-details__header-title{font-size:48px;font-weight:400;line-height:110%;font-style:normal;color:#202934}@media screen and (max-width:900px){.invoices-details__header-title{font-size:32px;line-height:normal;white-space:normal;word-break:normal;overflow-wrap:normal}}@media screen and (max-width:500px){.invoices-details__header-title{font-size:24px;line-height:normal}}@media screen and (max-width:335px){.invoices-details__header-title{font-size:20px;line-height:normal}}.invoices-details__header-subtitle{font-size:20px;font-weight:400;line-height:normal;font-style:normal;color:#202934}@media screen and (max-width:900px){.invoices-details__header-subtitle{font-size:16px;white-space:normal;word-break:normal;overflow-wrap:normal}}@media screen and (max-width:500px){.invoices-details__header-subtitle{font-size:14px}}@media screen and (max-width:335px){.invoices-details__header-subtitle{font-size:12px}}.invoices-details__content{overflow-x:visible}.invoices-details__scroll-container{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;box-sizing:border-box}.invoices-details__scroll-container::-webkit-scrollbar{height:8px}.invoices-details__scroll-container::-webkit-scrollbar-track{background:#b9d0ff26;border-radius:8px}.invoices-details__scroll-container::-webkit-scrollbar-thumb{background-color:#202934;border-radius:8px}.invoices-details__actions{width:100%;display:flex;align-items:center;justify-content:center;margin-top:64px}@media screen and (max-width:900px){.invoices-details__actions{margin-top:32px}}@media screen and (max-width:500px){.invoices-details__actions{margin-top:24px}}.custom-table-row__cell{padding:10.5px 16px;font-size:14px;color:#18181c;white-space:nowrap;border-left:1px solid #ebecff}.custom-table-row__cell:first-child{border:none}@media screen and (max-width:900px){.custom-table-row__cell{font-size:13px}}.custom-table-row__status-badge{display:inline-flex;align-items:center;font-size:14px;color:#18181c;border-radius:8px;padding:4px 24px;text-transform:capitalize;margin-right:16px;background:#f8f8fd}@media screen and (max-width:900px){.custom-table-row__status-badge{font-size:13px}}.table-spacer-row{height:16px}.table-spacer-row__cell{padding:0;border-left:1px solid #ebecff}.table-spacer-row__cell:first-child{border:none}.table-card{width:100%;min-width:900px;border-radius:8px;border:1px solid #b9d0ff;overflow:hidden}@media screen and (max-width:900px){.table-card{margin-bottom:12px}}.custom-table{width:100%;border-collapse:collapse}.custom-table__thead{background:#b9d0ff26}.custom-table__thead-th{padding:8px;border-left:1px solid #b9d0ff;border-bottom:1px solid #b9d0ff;white-space:nowrap;text-align:center;font-weight:400;font-size:16px}.custom-table__thead-th:first-child{border-left:none}@media screen and (max-width:900px){.custom-table__thead-th{font-size:15px}}@media screen and (max-width:500px){.custom-table__thead-th{font-size:14px}}.custom-table__tbody{background:#fff}.custom-table__footer{height:38.5px;width:100%;background:#b9d0ff26}.account-details-list{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:900px){.account-details-list{gap:16px}}@media screen and (max-width:500px){.account-details-list{gap:24px}}.account-details-list__item{display:flex;align-items:end;height:38px;gap:24px;padding:8px 0}.account-details-list__item--avatar{align-items:center}@media screen and (max-width:500px){.account-details-list__item{gap:16px;height:36px}}.account-details-list__label{color:#2a2a2a;width:184px}@media screen and (max-width:900px){.account-details-list__label{font-size:15px}}@media screen and (max-width:500px){.account-details-list__label{width:120px;font-size:13px}}.account-details-list__value{display:inline-flex;font-weight:500;color:#2a2a2a}@media screen and (max-width:900px){.account-details-list__value{font-weight:400}}@media screen and (max-width:500px){.account-details-list__value{font-size:15px}}.account-details-list__img{width:40px;height:40px;border-radius:50%;object-fit:cover}@media screen and (max-width:900px){.account-details-list__img{width:32px;height:32px}}.account-details-list__password{font-weight:900;font-size:20px;height:20px;color:#2a2a2a}@media screen and (max-width:500px){.account-details-list__password{height:18px}}.masked-password-input{margin-top:16px;display:flex;gap:8px;flex-direction:column}.masked-password-input__label{font-size:16px;color:#2a2a2a}@media screen and (max-width:900px){.masked-password-input__label{font-size:15px}}@media screen and (max-width:500px){.masked-password-input__label{font-size:14px}}.masked-password-input__field{max-height:51px;padding:16px;background:#fff;border:1px solid #e7e8f1;border-radius:8px;display:flex;align-items:center;justify-content:space-between}.masked-password-input__masked{font-weight:900;font-size:20px;height:20px;color:#2a2a2a}@media screen and (max-width:500px){.masked-password-input__masked{height:18px}}.account-details-form-content__actions{display:flex;justify-content:center;margin-top:48px}@media screen and (max-width:900px){.account-details-form-content__actions{margin-top:24px}}@media screen and (max-width:900px){.account-details-form{max-width:100%}}.account-details{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:500px){.account-details{gap:16px}}.account-details__header{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #b9d0ff}.account-details__title{font-weight:400;font-size:20px}@media screen and (max-width:500px){.account-details__title{font-size:16px}}.social-list{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:500px){.social-list{gap:16px}}.social-list__header{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #b9d0ff}.social-list__title{font-weight:400;font-size:20px}@media screen and (max-width:500px){.social-list__title{font-size:16px}}.edit-password{display:flex;flex-direction:column;margin-top:40px;gap:24px;max-width:600px}@media screen and (max-width:900px){.edit-password{margin-top:32px;max-width:100%}}@media screen and (max-width:500px){.edit-password{margin-top:24px;gap:16px}}.edit-password__header{padding:8px 0;border-bottom:1px solid #b9d0ff}.edit-password__title{font-weight:400;font-size:20px}@media screen and (max-width:500px){.edit-password__title{font-size:16px}}.edit-password__form{max-width:100%}.edit-password__form-submit{display:flex;justify-content:center;margin-top:48px}@media screen and (max-width:900px){.edit-password__form-submit{margin-top:32px}}@media screen and (max-width:500px){.edit-password__form-submit{margin-top:24px}}.edit-password .description{text-align:end;margin-top:-12px;font-size:14px;color:#18181c}@media screen and (max-width:500px){.edit-password .description{font-size:12px}}.new-password{display:flex;flex-direction:column;margin-top:40px;gap:24px;max-width:600px}@media screen and (max-width:900px){.new-password{margin-top:32px;max-width:100%}}@media screen and (max-width:500px){.new-password{margin-top:24px;gap:16px}}.new-password__header{padding:8px 0;border-bottom:1px solid #b9d0ff}.new-password__title{font-weight:400;font-size:20px}@media screen and (max-width:500px){.new-password__title{font-size:16px}}.new-password__form{max-width:100%}.send-email{display:flex;flex-direction:column;margin-top:40px;gap:24px;max-width:600px}@media screen and (max-width:900px){.send-email{margin-top:32px;max-width:100%}}@media screen and (max-width:500px){.send-email{margin-top:24px;gap:16px}}.send-email__header{padding:8px 0;border-bottom:1px solid #b9d0ff}.send-email__title{font-weight:400;font-size:20px}@media screen and (max-width:500px){.send-email__title{font-size:16px}}.send-email__form{max-width:100%}.account-setting-page{padding-top:24px;padding-bottom:64px}.account-setting-page__title{margin-top:40px;margin-bottom:24px;font-size:48px;font-weight:400;line-height:110%;font-style:normal;color:#202934}@media screen and (max-width:900px){.account-setting-page__title{font-size:32px;line-height:normal;white-space:normal;word-break:normal;overflow-wrap:normal}}@media screen and (max-width:500px){.account-setting-page__title{font-size:24px;line-height:normal}}@media screen and (max-width:335px){.account-setting-page__title{font-size:20px;line-height:normal}}.account-setting-page__content{display:flex;flex-direction:column;gap:56px;width:600px}@media screen and (max-width:900px){.account-setting-page__content{gap:48px;width:100%}}@media screen and (max-width:500px){.account-setting-page__content{gap:40px}}body{min-width:375px}html{box-sizing:border-box;scroll-behavior:smooth;letter-spacing:0;min-width:375px}html,:has(:target){scroll-behavior:smooth;scrollbar-gutter:stable}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}input,textarea,button,select{border:none;font-family:inherit;font-size:inherit;color:inherit;background-color:transparent}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer}input:focus,input:active,button:focus,button:active{outline:none}body{position:relative;margin:0;background-color:#fbfaf9;min-height:100vh;font-family:Satoshi,"Noto Color Emoji",sans-serif;overflow-x:clip;width:100%;min-width:375px;max-width:100vw;color:#202934;letter-spacing:0;z-index:0}body img{-webkit-user-select:none;user-select:none}body:before,body:after{content:"";position:fixed;border-radius:50%;z-index:-1;opacity:.8;filter:blur(150px)}body:before{width:1025px;height:1025px;top:-300px;left:-350px;background:radial-gradient(circle at center,#d6e6f9 40%,#fff)}body:after{width:644px;height:644px;bottom:-300px;right:-150px;background:radial-gradient(circle at center,#d6e6f9 40%,#fff)}@media screen and (max-width:900px){body:before{width:700px;height:700px;top:-250px;left:-250px;filter:blur(120px)}body:after{width:450px;height:450px;bottom:-200px;right:-80px;filter:blur(120px)}}@media screen and (max-width:500px){body:before{width:420px;height:420px;top:-180px;left:-120px;filter:blur(90px)}body:after{width:280px;height:280px;bottom:-120px;right:-40px;filter:blur(90px)}}ul{list-style:none}a{color:inherit;text-decoration:none;cursor:pointer}a:hover,a:focus{text-decoration:none}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
