@charset "UTF-8";.login{display:flex;justify-content:space-between;align-items:stretch;flex-direction:column;background-color:var(--Neutral-100)}.login__content{height:100vh;display:flex;flex-direction:column;align-items:center;background:var(--Drop4Sketch-Accent-80)}.login__header{width:100%;height:79px;background-color:var(--Neutral-100);padding:0 16px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 1023px){.login__header{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0;border-bottom:1px solid var(--Neutral-70)}}.login__header_logo{height:39px;width:auto}@media screen and (max-width: 1023px){.login__header_logo{width:100%;object-fit:contain;object-position:left;padding:12px 16px 16px;height:67px;background-color:var(--Neutral-100)}}@media screen and (max-width: 800px){.login__header_logo{object-position:center}}.login__header_login{margin:0 48px;font-size:16px;font-style:normal;font-weight:500;color:var(--InlineStandard);text-decoration:none;line-height:26px;letter-spacing:.16px;cursor:pointer}@media screen and (max-width: 1023px){.login__header_login{margin:0;color:#fff;font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}}.login__header>button svg{display:none}@media screen and (max-width: 1023px){.login__header>button{margin:auto 24px auto auto;display:flex;height:40px;padding:0 24px 0 16px;justify-content:center;align-items:center;gap:8px;background:var(--Drop4Sketch-Accent-100, #2a78c0);color:#fff;border-radius:16px}.login__header>button svg{display:block}.login__header>button svg path{fill:#fff}}.login__hero{display:flex;align-items:center;justify-content:center;flex-grow:1;width:1272px}@media (max-width: 1439px){.login__hero{width:unset;gap:24px}}@media (max-width: 1023px){.login__hero{flex-direction:column}}@media screen and (max-width: 768px){.login__hero{flex-direction:column;align-items:stretch;justify-content:center;padding:24px 24px 0}}.login h1{flex-basis:674px}@media (max-width: 1439px){.login h1{display:flex;justify-content:center}}@media (max-width: 1023px){.login h1{flex-basis:unset}}.login__right{display:flex;justify-content:center;flex-grow:1}@media (max-width: 1439px){.login__right{flex-grow:0}}.login h1{font-size:60px;font-weight:800;line-height:68px;color:var(--Neutral-10)}.login__white{color:var(--Neutral-100)}.login__button{width:327px;height:58px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;background-color:var(--Neutral-10);border-radius:16px;font-size:16px;font-weight:500;transition-duration:.3s}.login__button:hover{background-color:var(--Neutral-30)}.login__button svg path{fill:var(--Neutral-100)}@media (max-width: 640px){.login__button{width:100%}}.login .login__footer{padding:20px 0}.dashboardFooter{background-color:var(--Neutral-20);padding:64px 0 194px}@media screen and (max-width: 768px){.dashboardFooter{padding:64px 0 120px}}@media screen and (max-width: 480px){.dashboardFooter{padding:64px 0}}.dashboardFooter__inner{display:flex;justify-content:space-between;gap:32px;box-sizing:border-box;margin:0 324px}@media screen and (max-width: 1768px){.dashboardFooter__inner{margin:0 10vw}}@media screen and (max-width: 1600px){.dashboardFooter__inner{margin:0 8vw}}@media screen and (max-width: 1280px){.dashboardFooter__inner{margin:0 5vw}}@media screen and (max-width: 1023px){.dashboardFooter__inner{margin:0 2vw}}@media screen and (max-width: 876px){.dashboardFooter__inner{flex-direction:column;justify-content:flex-start;margin:0 5vw}}@media screen and (max-width: 460px){.dashboardFooter__inner{flex-direction:column}}.dashboardFooter__voidFlex{flex-grow:1}@media screen and (max-width: 876px){.dashboardFooter__voidFlex{display:none}}.dashboardFooter__item{width:calc(20% - 12px);display:flex;flex-direction:column}.dashboardFooter__item ul{list-style:none;margin:0;padding:0}@media screen and (max-width: 876px){.dashboardFooter__item{min-width:100%;display:flex;align-items:center;flex-wrap:wrap;justify-content:center}}.dashboardFooter__item_title{color:var(--Neutral-100);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;width:100px;text-decoration:none}.dashboardFooter__item_title svg{width:20px;height:20px}.dashboardFooter__item_title svg path{fill:#fff}@media screen and (max-width: 876px){.dashboardFooter__item_title{width:calc(50% - 20px);display:flex;align-items:center;justify-content:center;text-align:left}}@media screen and (max-width: 460px){.dashboardFooter__item_title{width:100%}}.dashboardFooter__item_lng{gap:6px;width:max-content;cursor:pointer}@media screen and (max-width: 876px){.dashboardFooter__item_lng{width:calc(50% - 20px);display:flex;align-items:center;justify-content:center;text-align:left}}@media screen and (max-width: 460px){.dashboardFooter__item_lng{width:100%}}.dashboardFooter__item_link{color:var(--Neutral-70);text-decoration:none;font-size:12px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.36px;margin-bottom:8px}@media screen and (max-width: 876px){.dashboardFooter__item_link{display:flex;align-items:center;justify-content:center;text-align:left}}@media screen and (max-width: 460px){.dashboardFooter__item_link{width:100%}}.dashboardFooter__language{display:flex;flex-direction:column;gap:8px}.dashboardFooter__language button{background:transparent;padding:8px 12px;margin:0;z-index:123123}.dashboardFooter__language button:first-child{border-radius:8px 8px 0 0}.dashboardFooter__language button:last-child{border-radius:0 0 8px 8px}.dashboardFooter__language button:hover{background:var(--Drop4Sketch-Accent-80-50)}.applicationTooltip-language{z-index:999999!important;box-shadow:0 6px 16px 4px #0c0d284d!important;border-radius:8px!important;background-color:#fefefe!important;padding:0!important}.applicationTooltip-language__inner{z-index:9999;width:322px;background-color:var(--Neutral-100);border-radius:16px!important;display:flex;justify-content:space-between;flex-direction:column;overflow:hidden}.categorySelect{display:flex;align-items:center;gap:8px;cursor:pointer}@media screen and (max-width: 520px){.categorySelect{gap:0}}.categorySelect__title{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;margin-left:8px;line-height:22px;letter-spacing:.3px;text-transform:capitalize}@media screen and (max-width: 520px){.categorySelect__title{margin:0;text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70px;min-width:40px}}.categorySelect__tooltip{overflow:hidden;border-radius:16px;padding:12px 0}.categorySelect__tooltip_item{padding:8px 16px;cursor:pointer}.categorySelect__tooltip_item:hover{background-color:var(--Neutral-80)}.categorySelect__tooltip_title{color:var(--InlineStandard);text-transform:capitalize;font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.searchTag{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:4px 16px 4px 8px;border-radius:8px;font-size:12px;border:1px solid var(--Neutral-70, #CDCBD6);background:var(--Neutral-80, #ECECF0);cursor:pointer}.searchTag__titleContainer{max-width:16em}.searchTag__title{overflow:hidden;text-overflow:ellipsis;color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;margin-right:4px;white-space:nowrap;text-transform:capitalize}.searchTag__removeIcon path{fill:var(--Neutral-60)!important}.searchTag:hover{background-color:var(--Neutral-70)}.searchTag:hover .searchTag__removeIcon path{fill:var(--InlineStandard)!important}.customerOfSelect__tooltip{position:relative}.customerOfSelect__items{border-radius:8px;overflow:hidden;background-color:var(--Neutral-100)}.customerOfSelect__item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;cursor:pointer}.customerOfSelect__icon{width:24px;height:24px;object-fit:contain}.dashboardSearch{display:flex;justify-content:space-between;align-items:center;padding:16px 8px;gap:12px;align-self:stretch;border-radius:8px;border:1px solid var(--Neutral-70);background-color:var(--Neutral-100);position:relative}.dashboardSearch__input{flex-grow:1;border:none;outline:none;font-size:12px;font-style:italic;font-weight:200;line-height:22px;letter-spacing:.3px}.dashboardSearch__tooltip{display:flex;width:100%;flex-direction:column;align-items:center;border-radius:16px;box-shadow:0 2px 6px #211c3f66;position:absolute;bottom:0;transform:translateY(101%);left:0;background-color:var(--Neutral-100);height:192px;overflow-y:scroll}.dashboardSearch__tooltip_noResults{padding:12px 16px;align-self:stretch;display:flex;align-items:center;gap:12px}.dashboardSearch__tooltip_noResultsText{color:var(--InlineLight);font-size:12px;font-style:italic;font-weight:300;line-height:22px;letter-spacing:.3px}.dashboardSearch__tooltip_noResultsText span{text-transform:capitalize}.dashboardSearchItem{display:flex;padding:12px 16px;align-items:center;gap:12px;align-self:stretch;cursor:pointer}.dashboardSearchItem__icon{width:24px;height:24px}.dashboardSearchItem__title{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.dashboardSearchItem__title_skeleton{width:50%;height:12px;border-radius:4px;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.dashboardSearchItem:hover{background-color:var(--Neutral-80)}.mainSearch{display:flex;padding:8px;align-items:center;gap:8px;border-radius:8px;flex-grow:1;border:1px solid var(--Neutral-70, #cdcbd6);position:relative}.mainSearch__tags{max-width:35vw;overflow-x:auto;display:flex;align-items:center;gap:8px;padding-bottom:4px;margin-bottom:-4px}.mainSearch__tags::-webkit-scrollbar{height:4px}.mainSearch__tags::-webkit-scrollbar-thumb{border-radius:2px;background-color:var(--Neutral-60)}.mainSearch__tags::-webkit-scrollbar-button{display:none}@supports not selector(::-webkit-scrollbar){.mainSearch__tags{scrollbar-color:var(--Neutral-60) transparent;scrollbar-width:thin;padding-bottom:8px;margin-bottom:-8px}}@supports not selector(::-webkit-scrollbar){.mainSearch__tags--windows{padding-bottom:4px;margin-bottom:-4px}}.mainSearch__tags_wrapper{position:relative}.mainSearch__tags_blurLeft{width:30px;height:100%;left:0;top:0;background:#fff;background:linear-gradient(270deg,#ffffff56 5%,#ffffff4d 20%,#ffffffe8 49%);position:absolute;z-index:20000000}.mainSearch__tags_blurRight{width:30px;height:100%;right:0;top:0;background:#fff;background:linear-gradient(90deg,#ffffff56 5%,#ffffff4d 20%,#ffffffe8 49%);position:absolute;z-index:20000000}.mainSearch__input{flex-shrink:0;flex-grow:1;border:none;outline:none;font-size:12px;font-weight:300;line-height:22px;letter-spacing:.3px;font-family:Plus Jakarta Sans,sans-serif!important}.mainSearch__input::placeholder{font-style:italic;color:var(--InlineLight)}.mainSearch__suggestions{width:100%;background-color:var(--Neutral-100);border-radius:16px;box-shadow:0 2px 6px #211c3f66;position:absolute;left:0;bottom:0;transform:translateY(105%);z-index:11111;display:flex;flex-direction:column;align-items:center;max-height:192px;overflow-y:scroll}.user{display:flex;justify-content:space-between;align-items:center;padding:8px 24px 8px 8px;gap:12px;border-radius:16px;border:1px solid var(--Neutral-80);cursor:pointer;position:relative}@media screen and (max-width: 1023px){.user{padding:0}}.user__avatarContainer{width:32px;height:32px;border-radius:32px;flex-shrink:0;display:flex;justify-content:center;align-items:center;overflow:hidden}.user__avatarContainer_initials{color:var(--Neutral-100);font-size:15px;font-style:normal;font-weight:700;line-height:26px}.user__info{width:102px;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 768px){.user__info{display:none}}.user__info_name{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;letter-spacing:.3px;line-height:12px;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100px}.user__info_role{color:var(--InlineLight);font-size:10px;font-style:normal;font-weight:700;letter-spacing:.25px;line-height:10px;text-transform:capitalize}.user__icon{width:24px;height:24px;flex-shrink:0}@media screen and (max-width: 768px){.user__icon{display:none}}.user__tooltip{width:214px;padding:16px;background:var(--Neutral-90);border-radius:16px;display:flex;flex-direction:column;gap:8px}.user__tooltip_container{box-shadow:0 6px 16px 4px #0c0d284d;border-radius:16px!important;background-color:#f5f5f5!important;padding:0!important}.user__tooltip_info{padding:8px 0}.user__tooltip_avatar{display:flex;width:96px;height:96px;align-items:center;justify-content:center;border-radius:96px;margin:0 auto 16px;overflow:hidden}.user__tooltip_avatarImg{width:100%;height:100%;object-fit:cover}.user__tooltip_initials{color:var(--Neutral-100);text-align:center;font-size:64px;font-style:normal;font-weight:700}.user__tooltip_welcome{color:#000;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:26px}.user__tooltip_button{display:flex;padding:12px 16px;align-items:center;gap:12px;border-radius:16px;background:var(--Neutral-100);cursor:pointer;text-decoration:none;border:none;outline:none}.user__tooltip_button:hover{background:var(--Neutral-90);transition:all .1s ease-in}.user__tooltip_icon{width:24px;height:24px}.user__tooltip_logout path{fill:var(--InlineWarning)}.user__tooltip_buttonText{font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.user__tooltip_textDark{color:var(--InlineStandard)}.user__tooltip_textRed{color:var(--InlineWarning)}.user-anchor{position:absolute;top:0;left:0;bottom:0;right:0;z-index:-1;width:100%;height:100%}.user-lng{display:flex;flex-direction:column;background:var(--Neutral-100, #fefefe);box-shadow:0 0 10px #0003!important;border-radius:6px}.user-lng-item{display:flex;padding:12px 16px;align-items:center;gap:12px;align-self:stretch;cursor:pointer;border-radius:8px}.user-lng-item p{color:var(--InlineStandard, #3f3d49);font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.user-lng-tooltip{display:flex;flex-direction:column;background:var(--Neutral-90, #f5f5f5);padding:0!important;background:var(--Neutral-100, #fefefe);border-radius:8px!important}.user-lng-tooltip .react-tooltip-arrow{z-index:1000!important;width:14px;height:14px;background-color:var(--Neutral-100)!important}.user-admin__tooltip{display:flex;flex-direction:column;justify-content:center;align-items:center}.user-admin__tooltip-header{display:flex;align-items:center;background:var(--Neutral-70);gap:8px;width:100%;padding:12px 16px;border-radius:16px 16px 0 0}.user-admin__tooltip-header svg{width:24px;height:24px;cursor:pointer}.user-admin__tooltip-header svg path{fill:var(--Neutral-10)}.user-admin__tooltip-header p{margin:0;color:var(--InlineStandard);font-family:Plus Jakarta Sans;font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.9px;text-transform:uppercase;cursor:pointer}.user-admin__tooltip-container{display:flex;flex-direction:column;background:var(--Neutral-90, #f5f5f5);padding:16px;gap:8px;border-radius:0 0 16px 16px}.user-admin__tooltip-container a{display:flex;align-items:center;gap:8px;color:var(--InlineStandard, #3f3d49);text-decoration:none;font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;background:var(--Neutral-100, #fefefe);border-radius:16px;padding:12px 16px}.user-admin__tooltip_container{box-shadow:0 6px 16px 4px #0c0d284d;border-radius:16px!important;background:var(--Neutral-70)!important;padding:0!important}.reminder{max-width:280px;text-align:left!important}.reminder__text{font-size:12px}.notFoundSketchbooks{width:100%;height:170px;display:flex;align-items:center;justify-content:center}.notFoundSketchbooks__inner{display:flex;align-items:center;gap:16px}.notFoundSketchbooks__info_title{color:var(--InlineLight);font-size:18px;font-style:normal;font-weight:500;line-height:30px}.notFoundSketchbooks__info_subtitle{color:var(--InlineLight);font-size:12px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.36px;white-space:nowrap;display:flex;align-items:center;flex-wrap:nowrap}.notFoundSketchbooks__info_link{color:var(--Drop4Sketch-Accent-100);display:flex;align-items:center;cursor:pointer}.mySketchbooks{cursor:pointer;display:flex;justify-content:center;align-items:center;margin-right:20px;flex-shrink:0;position:relative}.mySketchbooks__badge{position:absolute;height:20px;width:20px;border-radius:16px;display:flex;justify-content:center;align-items:center;top:-6px;right:12px;background-color:var(--Drop4Sketch-Accent-100);color:var(--Neutral-100);font-size:11px;line-height:16px}@media screen and (max-width: 768px){.mySketchbooks{margin-right:0}}.mySketchbooks__button_icon{position:relative;display:flex}.mySketchbooks__button_dot{background-color:var(--InlineWarning);width:8px;height:8px;border-radius:8px;position:absolute;top:4px;right:0}.mySketchbooks__button_title{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;margin:0 8px}@media screen and (max-width: 768px){.mySketchbooks__button_title{display:none}}.mySketchbooks__button_dropdown{height:24px;width:24px}@media screen and (max-width: 768px){.mySketchbooks__button_dropdown{display:none}}.mySketchbooks__tooltip{width:322px;position:relative;border-radius:8px;background-color:var(--Neutral-100);overflow:hidden}.mySketchbooks-tooltip--mobile .mySketchbooks__tooltip{width:254px;border-radius:16px}.mySketchbooks__tooltip-header{display:flex;align-items:center;justify-content:space-between;background:var(--Neutral-70);width:100%;padding:12px 32px}.mySketchbooks__tooltip-header p{margin:0;color:var(--InlineStandard);font-size:14px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.9px;text-transform:uppercase;cursor:pointer}.mySketchbooks__tooltip_sketchbooks{min-height:170px;max-height:270px;overflow-y:scroll}@media screen and (max-width: 1023px){.mySketchbooks__tooltip_sketchbooks{display:flex;flex-direction:column;gap:8px;background-color:var(--Neutral-90);padding:16px}}@media screen and (max-width: 768px){.mySketchbooks__tooltip_sketchbooks{overflow:auto;max-height:228px}}.mySketchbooks__tooltip_item{display:flex;align-items:center;gap:20px;padding:6px 32px;position:relative;text-decoration:none}@media screen and (max-width: 1023px){.mySketchbooks__tooltip_item{flex:0 0 48px;border-radius:16px;overflow:hidden;background-color:var(--Neutral-100);padding:0}}.mySketchbooks__tooltip_imageContainer{width:64px;height:64px;display:flex;align-items:center;justify-content:center}.mySketchbooks__tooltip_image{max-width:64px;max-height:64px}.mySketchbooks__tooltip_titleContainer{border:1px solid red;max-width:55%}.mySketchbooks__tooltip_itemTitle{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-grow:1}.mySketchbooks__tooltip_badge{border-radius:12px;background-color:#d50a0a;align-self:center;padding:0 8px;position:absolute;right:12px;top:50%;transform:translateY(-50%);z-index:99999}.mySketchbooks__tooltip_badgeText{color:var(--Neutral-100);font-size:10px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:.3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:capitalize}.mySketchbooks__tooltip_itemSkeleton{display:flex;align-items:center;gap:20px;padding:6px 32px}.mySketchbooks__tooltip_imageSkeleton{width:64px;height:64px;border-radius:4px}.mySketchbooks__tooltip_imageSkeleton--mobile{height:22px}.mySketchbooks__tooltip_nameSkeleton{height:22px;width:150px;border-radius:4px}.mySketchbooks__tooltip_footer{display:flex;justify-content:flex-end;align-items:center;background-color:var(--Neutral-80);padding:8px 33px 8px 16px;text-decoration:none;position:relative}.mySketchbooks__tooltip_footerText{overflow:hidden;color:var(--InlineLight);text-overflow:ellipsis;font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase;cursor:pointer}.mySketchbooks__tooltip_footerIcon{width:24px;height:24px;margin-left:16px}.tooltipReminder{position:absolute;left:8px;bottom:8px;z-index:12345678}#mySketchbooks-tooltip>.react-tooltip-arrow:not(.tooltipReminder .react-tooltip-arrow){width:32px!important;height:32px!important;right:86px!important;top:-12px!important}#mySketchbooks-tooltip.mySketchbooks-tooltip--mobile .react-tooltip-arrow{left:200px!important;background-color:var(--Neutral-70)!important;z-index:-1}#mySketchbooks-tooltip .react-tooltip-arrow{z-index:-1}.mySketchbooks__tooltip-menu .react-tooltip-arrow{right:75px!important;left:274px!important;top:-12px!important;background:var(--Neutral-70)!important}.mySketchbooks-animation .mySketchbooks__button_book path{fill:var(--InlineWarning);animation:changeColor 1.5s forwards}.mySketchbooks-animation .mySketchbooks__button_title{color:var(--InlineWarning);animation:changeColor 1.5s forwards}.mySketchbooks-animation .mySketchbooks__button_dropdown path{fill:var(--InlineWarning);animation:changeColor 1.5s forwards}@keyframes changeColor{0%{fill:var(--InlineStandard);color:var(--InlineStandard)}33%{fill:var(--InlineStandard);color:var(--InlineStandard)}60%{fill:var(--InlineWarning);color:var(--InlineWarning)}to{fill:var(--InlineWarning);color:var(--InlineWarning)}}.header{background-color:var(--Neutral-100);height:var(--header-height);display:flex;justify-content:space-between;align-items:center;padding:0 48px 0 19px;position:fixed;top:0;z-index:999999;width:100vw;gap:32px}@media screen and (max-width: 1400px){.header{z-index:1000}}.navbar{width:100px;background-color:var(--Neutral-100);min-height:100vh;position:fixed;top:var(--header-height);display:flex;flex-direction:column;padding-top:16px;border-top:1px solid var(--Neutral-80)}@media screen and (max-width: 1023px){.navbar{bottom:0;top:initial;left:0;width:100vw;height:var(--navbar-mobile-height);min-height:0;flex-direction:initial;align-items:center;justify-content:space-between;z-index:111;gap:12px;padding:0 16px}}@media screen and (max-width: 800px){.navbar{gap:0;padding:0}}.navbar__upload{display:flex;padding:8px 12px;flex-direction:column;justify-content:center;align-items:center;border-radius:16px;background:var(--Drop4Sketch-Accent-100);cursor:pointer;margin:0 auto 20px;min-width:68px}@media screen and (max-width: 1023px){.navbar__upload{margin:0;padding:0 8px;justify-content:center;background:transparent}.navbar__upload svg{width:25px;height:24px}.navbar__upload svg path{fill:var(--InlineStandard)}}@media screen and (max-width: 800px){.navbar__upload{width:16.6666666667vw}}.navbar__upload svg{width:25px;height:24px}.navbar__upload_text{margin:0;color:var(--Neutral-100, #fefefe);text-align:center;text-overflow:ellipsis;font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}@media screen and (max-width: 1023px){.navbar__upload_text{color:var(--Neutral-50)}}@media screen and (max-width: 800px){.navbar__upload_text{display:none}}.navbar__itemActive{background-color:var(--Neutral-80)}@media screen and (max-width: 1023px){.navbar__itemActive svg path{fill:var(--Drop4Sketch-Accent-80)!important}}.navbar__item{text-decoration:none;display:flex;max-width:256px;padding:16px 8px 12px;flex-direction:column;align-items:center;gap:4px;align-self:stretch;margin-bottom:8px;position:relative}@media screen and (max-width: 1023px){.navbar__item{margin-bottom:0;padding:0 8px;justify-content:center;width:100px;gap:2px}}@media screen and (max-width: 800px){.navbar__item{width:16.6666666667vw}}.navbar__item:hover{background-color:var(--Neutral-80)}.navbar__item_icon{height:24px;width:24px}@media screen and (max-width: 800px){.navbar__item_icon{height:30px;width:30px}}.navbar__item:hover .navbar__item_icon path{fill:var(--Drop4Sketch-Accent-80)}.navbar__item_text{margin:0;color:var(--Neutral-50);text-align:center;text-overflow:ellipsis;font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}@media screen and (max-width: 800px){.navbar__item_text{display:none}}.navbar__item_badge{position:absolute;top:3px;right:25px;width:22px;height:22px;display:flex;justify-content:center;align-items:center;border-radius:32px}@media screen and (max-width: 800px){.navbar__item_badge{width:16px;height:16px;font-size:10px}}.navbar__item_badgeBlue{background-color:var(--Drop4Sketch-Accent-100)}.navbar__item_badgeRed{background-color:var(--InlineWarning)}.navbar__item_badgeText{overflow:hidden;color:var(--Neutral-100);text-align:center;text-overflow:ellipsis;font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px}@media screen and (max-width: 800px){.navbar__item_badgeText{width:16px;height:16px;font-size:8px;line-height:2}}.navbar-tooltip{z-index:99999!important;box-shadow:0 0 5px #0c0d284d!important;border-radius:16px!important;background-color:#fefefe!important;color:#000!important}.navbar-tooltip__inner{z-index:9999;background-color:var(--Neutral-100);border-radius:16px!important}.modal__backdrop{width:100vw;position:fixed;top:0;left:0;bottom:0;z-index:10000000;background-color:#0000004d;overflow-y:auto}.modal__wrapper{width:100%;min-height:100%;display:flex;align-items:center;justify-content:center;padding:32px 0}@media screen and (max-width: 796px){.modal__wrapper{padding:0}}.modal__body{background-color:var(--Neutral-100);width:720px;padding:32px 48px;border-radius:16px;display:flex;flex-direction:column}@media screen and (max-width: 796px){.modal__body{padding:32px;width:95vw}}.modal__body_header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;gap:16px}@media screen and (max-width: 796px){.modal__body_header{margin-bottom:16px}}.modal__body_title{color:var(--InlineStandard);font-style:normal;font-weight:400;line-height:40px;flex-grow:1;font-size:26px;text-align:left}@media screen and (max-width: 796px){.modal__body_title{font-size:20px}}@media screen and (max-width: 512px){.modal__body_title{font-size:18px}}.modal__body_close{width:32px;height:32px;cursor:pointer}.chooseUploadModal{display:flex;flex-direction:column;gap:24px;margin-top:-24px;padding-bottom:24px}.chooseUploadModal__subtitle{font-size:16px;font-weight:400;line-height:26px;letter-spacing:.025em;color:var(--InlineStandard)}.chooseUploadModal__buttons{display:flex;gap:24px}@media (max-width: 640px){.chooseUploadModal__buttons{flex-direction:column}}.chooseUploadModal__button{flex:1 1 0;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:24px;height:293px;padding:0 48px;background-color:var(--Neutral-90);border-radius:16px;cursor:pointer;transition:all ease-out .3s;box-shadow:0 2px 4px #0000001a}.chooseUploadModal__button:hover{box-shadow:0 3px 10px 1px #27214b59}.chooseUploadModal__button:hover .chooseUploadModal__buttonArrow{transform:translate(10px)}.chooseUploadModal__button:hover .chooseUploadModal__buttonArrow path{fill:var(--InlineStandard)}@media (max-width: 640px){.chooseUploadModal__button{flex-basis:auto}}.chooseUploadModal__iconSection{text-align:center}.chooseUploadModal__buttonTitle{position:relative;font-weight:400;font-size:26px;line-height:40px;color:var(--InlineStandard)}.chooseUploadModal__buttonArrow{width:24px;height:24px;position:absolute;right:0;bottom:6px;transition:all ease-out .3s}.chooseUploadModal__buttonArrow path{fill:var(--Neutral-60)}.chooseUploadModal__buttonDescription{font-size:12px;font-weight:500;line-height:22px;letter-spacing:.03em;color:var(--InlineLight)}.uploadAssetFile{max-width:100%;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;border-radius:32px;cursor:grab}.uploadAssetFile:hover .uploadAssetFile__wrapper{border:1px solid var(--Neutral-80)}.uploadAssetFile:hover .uploadAssetFile__dragIcon circle{fill:var(--InlineLight)}.uploadAssetFile:hover .uploadAssetFile__removeIcon path{fill:var(--InlineStandard)!important}.uploadAssetFile:hover .uploadAssetFile__roleSelect{border:1px solid var(--Neutral-80)}.uploadAssetFile__wrapper{display:flex;max-width:calc(100% - 28px);justify-content:space-between;align-items:center;flex-grow:1;padding:8px;border:1px solid var(--Neutral-100);border-radius:32px}.uploadAssetFile__dragIcon{width:24px;height:24px;flex-shrink:0}.uploadAssetFile__dragIcon circle{fill:var(--Neutral-100)}.uploadAssetFile__image{width:29px;height:29px;margin-right:8px;object-fit:contain}.uploadAssetFile__name{flex-grow:1;color:var(--InlineStandard);font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px;overflow:hidden;white-space:nowrap;display:flex}.uploadAssetFile__name_name{overflow:hidden;text-overflow:ellipsis}.uploadAssetFile__removeIcon{width:12px;height:12px;cursor:pointer;margin-left:8px}.uploadAssetFile__removeIcon path{fill:var(--InlineLight)}.uploadAssetFile__roleSelect{display:flex;align-items:center;padding:0 8px;border-radius:4px;margin-left:8px;border:1px solid var(--Neutral-100);cursor:pointer}.uploadAssetFile__roleSelect_bg{background-color:var(--Neutral-80)}.uploadAssetFile__roleSelect_nameContainer{max-width:60px;overflow:hidden;text-overflow:ellipsis}.uploadAssetFile__roleSelect_name{color:var(--InlineLight);font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uploadAssetFile__roleSelect_description{text-transform:capitalize}.uploadAssetFile__roleSelect_icon{width:16px;height:16px;flex-shrink:0}.uploadAssetFile__roleSelect_tooltip{background-color:var(--Neutral-100);border-radius:8px;padding:4px 0}.uploadAssetFile__roleSelect_tooltipItem{padding:2px 8px}.uploadAssetFile__roleSelect_tooltipItem:hover{background-color:var(--Neutral-90)}.uploadAssetFile__roleSelect_tooltipItemName{font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px;text-transform:uppercase;color:#2a2a31}.uploadAssetFile__roleSelect_tooltipItemNameEnabled{color:var(--InlineLight)}.uploadAssetFile__roleSelect_tooltipItemNameDisabled{color:var(--InlineDisabled)}.loading-spinner__loader{position:relative;background-color:#00000080;transform:rotate(45deg);overflow:hidden}.loading-spinner__loader_normal{width:24px;height:24px}.loading-spinner__loader_small{width:16px;height:16px}.loading-spinner__loader:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;margin:auto;background:#222b32}.loading-spinner__loader:before{content:"";position:absolute;top:-15px;right:-15px;bottom:-15px;left:-15px;margin:auto;background:var(--Neutral-80);animation:diamond-loader 2s linear infinite}@keyframes diamond-loader{0%,10%{transform:translate(-64px,-64px) rotate(-45deg)}90%,to{transform:translate(0) rotate(-45deg)}}.circle-backdrop{display:flex;align-items:center;justify-content:center;position:relative}.circle-backdrop svg{width:24px;height:24px}.circle-backdrop .stop-gradient{stop-color:var(--Neutral-60)}.backdrop-spinner-fixed{position:fixed;z-index:1111}.downAlert{position:fixed;bottom:15px;right:50px;padding:32px 40px 32px 48px;background:var(--Neutral-100);display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 32px 7px #0c0d2833;border-radius:16px;gap:16px;z-index:99999999;width:720px}@media screen and (max-width: 1400px){.downAlert{padding:24px 30px 24px 38px}}@media screen and (max-width: 800px){.downAlert{width:calc(100% - 30px);right:15px}}@media screen and (max-width: 420px){.downAlert{padding:24px;gap:8px}}.downAlert__info{margin-bottom:26px}.downAlert__info_header{display:flex;align-items:center;margin-bottom:16px;gap:16px}.downAlert__info_title{color:var(--InlineStandard);font-size:26px;font-style:normal;font-weight:400;line-height:40px}@media screen and (max-width: 800px){.downAlert__info_title{font-size:clamp(16px,3vw,22px)}}@media screen and (max-width: 420px){.downAlert__info_title{position:absolute;left:80px}}.downAlert__info_titleError{color:var(--InlineWarning);font-size:26px;font-style:normal;font-weight:400;line-height:40px}@media screen and (max-width: 800px){.downAlert__info_titleError{font-size:clamp(16px,3vw,22px)}}@media screen and (max-width: 420px){.downAlert__info_titleError{position:absolute;left:80px}}.downAlert__info_icon{width:32px;height:32px}.downAlert__info_iconCheck path{fill:var(--Drop4Sketch-Accent-100)}.downAlert__info_text{color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.4px}@media screen and (max-width: 800px){.downAlert__info_text{font-size:14px}}.downAlert__info_link,.downAlert__info_button{color:var(--Drop4Sketch-Accent-100);font-size:16px;font-style:normal;font-weight:700;line-height:26px;letter-spacing:.4px;text-decoration:none;display:inline-flex;align-items:center;background-color:transparent}.downAlert__info_linkIcon{height:20px;width:20px}.downAlert__info_linkIcon path{fill:var(--Drop4Sketch-Accent-100)}.downAlert__timer{display:flex;align-items:center;justify-content:center;background-color:var(--Neutral-100);border:none;cursor:pointer}.downAlert__timer>svg{width:80px;height:80px}.downAlert__timer>svg path{fill:var(--InlineStandard)}.downAlert__timer_circle{stroke:var(--Drop4Sketch-Accent-100)!important}.downAlert__timer_circleGreen{stroke:var(--Velociterra-Accent-100)!important}.artFileLoader__input{display:none}.artFileLoader__label{display:flex;padding:8px 36px 8px 32px;justify-content:space-between;align-items:center;border-radius:16px;background:var(--Arrow-Accent-5);margin:8px 0 12px;cursor:pointer;gap:8px}.artFileLoader__iconContainer{width:29px;height:29px;border-radius:256px;background:var(--Arrow-Accent-20);display:flex;justify-content:center;align-items:center}.artFileLoader__text{color:var(--InlineWarning);font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px}.artFileLoader__art{display:flex;padding:0 8px;justify-content:center;align-items:center;gap:4px;border-radius:4px;background:var(--Arrow-Accent-20)}.artFileLoader__art_text{color:var(--InlineWarning);text-transform:uppercase;font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px}.uploadItem{padding:16px 12px;border-radius:16px;cursor:pointer;margin-bottom:24px}.uploadItem__backdrop{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#00000040;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:16px}.uploadItem:hover{box-shadow:0 2px 6px #211c3f66}.uploadItem:hover .uploadItem__header_id,.uploadItem:hover .uploadItem__file_name{color:var(--Drop4Sketch-Accent-100)}.uploadItem:hover .uploadItem__header_picture path{fill:var(--Drop4Sketch-Accent-100)}.uploadItem__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.uploadItem__header_picture,.uploadItem__header_pictureWarning{height:32px;width:32px;margin-right:8px}.uploadItem__header_pictureWarning path{fill:var(--InlineWarning)}.uploadItem__header_info{display:flex;align-items:center;flex-grow:1}.uploadItem__header_id{color:var(--InlineStandard);text-overflow:ellipsis;font-size:16px;font-style:normal;font-weight:500;line-height:26px}.uploadItem__header_idWarning{color:var(--InlineWarning);text-overflow:ellipsis;font-size:16px;font-style:normal;font-weight:500;line-height:26px}.uploadItem__header_trash{opacity:.25;height:24px;width:24px}.uploadItem__header_trash:hover{opacity:1}.uploadItem__header_warning{height:24px;width:24px;margin-left:8px}.uploadItem__header_warning path{fill:var(--InlineWarning)}.uploadItem__files{margin-bottom:4px;box-sizing:border-box;max-width:100%}.uploadItem__footer{padding:0 32px}.uploadItem__footer_input{display:none}.uploadItem__footer_label{padding:4px 8px;border-radius:32px;border:1px dashed var(--Neutral-70);display:flex;align-items:center;cursor:pointer;position:relative}.uploadItem__footer_labelHovered{background-color:var(--Neutral-80)}.uploadItem__footer_inputIcon{margin-right:12px}.uploadItem__footer_inputPlaceholder{color:var(--Neutral-50);font-size:10px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px;flex-grow:1}.warningTooltip{color:#fff;font-size:10px;font-style:normal;line-height:20px;letter-spacing:.25px}.rightsInput{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;gap:8px;align-self:stretch;border-radius:8px;border:1px solid var(--Neutral-70);position:relative;min-height:40px;cursor:pointer}.rightsInput--readonly{border-color:transparent;cursor:default}.rightsInput__hover80:hover{background-color:var(--Neutral-80)}.rightsInput__title{position:absolute;padding:0 4px;left:8px;top:-33%;transform:translateY(50%);color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;border-radius:4px;letter-spacing:1.1px;text-transform:uppercase}.rightsInput__title_80{background-color:var(--Neutral-80)}.rightsInput__title_90{background-color:var(--Neutral-90)}.rightsInput__title_100{background-color:var(--Neutral-100)}.rightsInput__inner{display:flex;justify-content:space-between;align-items:center;width:100%}.rightsInput__inner_add{margin-left:16px;flex-shrink:0}.rightsInput__tags{flex-grow:1;display:flex;gap:8px}.rightsInput__tags_proprietary{display:flex;align-items:center;gap:8px;text-transform:capitalize}.rightsInput__tags_tag{display:flex;align-items:center}.rightsInput__tags_tagName{font-size:12px;font-weight:500;white-space:nowrap;color:var(--InlineLight);font-family:Plus Jakarta Sans,sans-serif}.rightsInput__tags_tagNameEmpty,.rightsInput__tags_tagNameNone{font-size:12px;font-weight:300;white-space:nowrap;color:var(--InlineLight);font-style:italic;font-family:Plus Jakarta Sans,sans-serif}.rightsInput__tags_tagNameNone{text-transform:capitalize}.rightsInput__tags_more{white-space:nowrap;background-color:var(--Neutral-70);font-size:10px;padding:4px 12px;font-weight:600;border-radius:8px;align-self:stretch;display:flex;align-items:center;justify-content:center;margin-left:8px}.rightsInput__backdrop{height:100vh;width:100vw;position:fixed;top:-80px;left:0;z-index:300;background-color:#0000004d;display:flex;justify-content:center;align-items:center}.rightsInput__modal{background-color:var(--Neutral-100);width:720px;padding:32px 48px;border-radius:16px;position:relative;display:flex;flex-direction:column}.rightsInput__modal_prop{display:flex;align-items:center;gap:16px;margin-bottom:16px}.rightsInput__modal_separator{margin:16px 0 32px;height:1px;background-color:var(--Neutral-80)}.rightsInput__modal_close{width:32px;height:32px;position:absolute;top:32px;right:48px;cursor:pointer}.rightsInput__modal_title{color:var(--InlineStandard);font-size:26px;font-style:normal;font-weight:400;line-height:40px;margin-bottom:32px}.rightsInput__modal_tags{flex-grow:1;display:flex;flex-wrap:wrap;margin-bottom:32px}.rightsInput__modal_tag{width:50%;display:flex;align-items:center;gap:8px;margin-bottom:24px}.rightsInput__modal_buttons{display:flex;justify-content:space-between;align-items:center}.rightsInput__modal_button{display:flex;justify-content:center;align-items:center;cursor:pointer;width:48%;height:38px;background-color:var(--Neutral-100);padding:0 8px;border-radius:32px;color:var(--InlineStandard);font-size:14px;font-style:normal;font-weight:500;letter-spacing:.16px}.rightsInput__modal_buttonCancel{border:2px solid var(--Neutral-100)}.rightsInput__modal_buttonSave{border:2px solid var(--InlineStandard)}.rightsInput__modal_tagName_disabled{color:var(--InlineDisabled)}.rightsInputSwitch{display:flex;padding:4px 8px;width:64px;height:32px;gap:8px;border-radius:32px;background-color:var(--Neutral-70);cursor:pointer;transition:all .2s;position:relative;align-items:flex-end;box-shadow:0 2px 6px #211c3f40 inset}.rightsInputSwitch__checked:not(.rightsInputSwitch__disabled){background-color:var(--Velociterra-Accent-100)}.rightsInputSwitch__disabled{box-shadow:none}.rightsInputSwitch__circle{position:absolute;top:4px;background-color:var(--Neutral-100);width:24px;height:24px;border-radius:32px;display:flex;justify-content:center;align-items:center;transition:all .2s}.rightsInputSwitch__circle_left{transform:translate(0)}.rightsInputSwitch__circle_right{transform:translate(24px)}.rightsInputSwitch__disabled .rightsInputSwitch__circle{background-color:var(--InlineDisabled)}.updateUsageRightsConfirmationModal__description{padding-bottom:48px;font-size:16px;font-weight:400;line-height:26px;letter-spacing:.025em}.updateUsageRightsConfirmationModal__underline{border-bottom:1px dashed var(--Neutral-60);cursor:pointer}.updateUsageRightsConfirmationModal__backIcon{transform:rotate(180deg)}.updateUsageRightsConfirmationModal__buttons{display:flex;justify-content:space-between;gap:8px}.appButton{padding:16px;font-size:16px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:.16px;flex-grow:1;flex-basis:0;min-width:0;cursor:pointer;border-radius:16px;border-width:1px;border-style:solid;display:flex;justify-content:center;align-items:center;gap:12px}.appButton_blue{background-color:var(--Drop4Sketch-Accent-100);border-color:var(--Drop4Sketch-Accent-100);color:#fff}.appButton_blueInversed{background-color:#fff;border-color:var(--Drop4Sketch-Accent-100);color:var(--Drop4Sketch-Accent-100)}.appButton_white{background-color:var(--Neutral-100);border-color:#fff;color:#000}.appButton_white--light{color:var(--InlineLight)}.appButton_warning{background-color:var(--InlineWarning)!important;border-color:var(--InlineWarning);color:#fff}.appButton_bordered{border-color:#000}.appButton_gray{background-color:var(--Neutral-70);border-color:var(--Neutral-70);color:#fff}.shadowScrollContainer{overflow-y:auto;-webkit-mask-composite:source-in;mask-composite:intersect}.shadowScrollContainer::-webkit-scrollbar{width:12px}.shadowScrollContainer::-webkit-scrollbar-thumb{border:2px solid transparent;background-clip:padding-box;border-radius:6px;background-color:var(--Neutral-60)}.shadowScrollContainer::-webkit-scrollbar-track{border-radius:6px;border:2px solid transparent;background-clip:padding-box;background-color:transparent}.shadowScrollContainer::-webkit-scrollbar-button{display:none}@supports not selector(::-webkit-scrollbar){.shadowScrollContainer{scrollbar-color:var(--Neutral-60) transparent;scrollbar-width:thin}}.regularTag{display:flex;justify-content:center;align-items:center;border-radius:8px;position:relative;overflow:hidden}.regularTag__showInput{border:1px solid var(--Neutral-80);background-color:var(--Neutral-100)}.regularTag__hideInput{border:1px solid var(--Neutral-70);background-color:var(--Neutral-80)}.regularTag__admin_removeIcon path{fill:var(--Neutral-60)!important}.regularTag__admin:not(.regularTag__showInput):hover{background-color:var(--Neutral-70)}.regularTag__admin:not(.regularTag__showInput):hover .regularTag__button{background-color:var(--Neutral-70)}.regularTag__user{padding-right:16px;cursor:default}.regularTag__name{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;text-transform:capitalize;padding:4px 0 4px 16px}.regularTag__name--default{text-transform:unset}.regularTag__input{background-color:transparent;border:none;outline:none;margin-right:4px;color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;padding:4px 12px 4px 16px}.regularTag__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000040;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.regularTag__button{height:100%;background-color:var(--Neutral-80);padding:0 12px 0 8px;display:flex;align-items:center;justify-content:center;line-height:0;cursor:pointer;border:none;outline:none}.regularTag__button:hover .regularTag__admin_removeIcon path{fill:var(--InlineStandard)!important}.tagAdd{align-items:center;border-radius:8px;gap:8px;border:1px dashed var(--Drop4Sketch-Accent-80);cursor:pointer;display:flex;height:31px;padding:6px 16px;justify-content:center}.tagAdd__icon{width:12px;height:12px}.tagAdd__input{border:none;outline:none;background-color:transparent;color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;font-family:Plus Jakarta Sans,sans-serif}.tagAdd__hover:hover{background-color:var(--Drop4Sketch-Accent-80);border:1px solid var(--Drop4Sketch-Accent-80)}.tagAdd__hover:hover .tagAdd__icon path{fill:var(--Neutral-100);stroke:var(--Neutral-100)}.suggestionsSelect{position:relative;z-index:1}.suggestionsSelect .suggestionsSelect__tooltip{--rt-opacity: 1;--rt-transition-show-delay: 0s;--rt-transition-closing-delay: 0s;border-radius:8px;padding:0;background:var(--Neutral-100, #FEFEFE);box-shadow:0 6px 16px 4px #0c0d284d;cursor:default}.suggestionsSelect .suggestionsSelect__tooltipArrow{width:32px;height:32px}.suggestionsSelect__tooltipContent{position:relative;z-index:1;padding:16px 8px 16px 16px}.suggestionsSelect__scrollContainer{width:400px;max-height:150px;display:flex;flex-wrap:wrap;gap:8px;padding-right:4px}@media screen and (max-width: 640px){.suggestionsSelect__scrollContainer{width:90vw}}.aiTag{display:flex;height:30px;padding:6px 16px;justify-content:center;align-items:center;border-radius:8px;white-space:nowrap;gap:8px;border:1px dashed var(--Drop4Sketch-Accent-80);cursor:pointer}.aiTag__name{color:var(--Drop4Sketch-Accent-80);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;white-space:nowrap}.aiTag__icon{width:12px;height:12px}.aiTag__icon path{fill:var(--Drop4Sketch-Accent-80)}.aiTag:hover{background-color:var(--Drop4Sketch-Accent-80);border:1px solid var(--Drop4Sketch-Accent-80)}.aiTag:hover .aiTag__name{color:var(--Neutral-100)}.aiTag:hover .aiTag__icon path{fill:var(--Neutral-100);stroke:var(--Neutral-100)}.chart{width:40px!important;height:40px!important;position:relative}.chart__placeholder{font-size:10px;position:absolute;top:63%;left:50%;transform:translate(-50%,-50%);color:var(--InlineStandard)}.chart__container{position:absolute;top:-5px;background:transparent}.customInput{display:flex;justify-content:space-between;align-items:center;padding:10px 32px 10px 16px;gap:8px;align-self:stretch;border-radius:8px;border:1px solid var(--Neutral-70);position:relative;margin:0}.customInput__title{position:absolute;background-color:var(--Neutral-100);padding:0 4px;left:8px;top:-30%;transform:translateY(50%);color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;letter-spacing:1.1px;text-transform:uppercase}.customInput__input{flex-grow:1;border:none;outline:none;color:var(--InlineStandard);text-overflow:ellipsis;font-size:12px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.9px}.customInput__input::placeholder{font-style:italic;font-weight:400}.customInput__chart{position:absolute;right:8px;height:40px;width:40px}.addToCollectionTooltip__tooltip{z-index:9999;width:322px;background-color:var(--Neutral-100);height:404px;max-height:418px;border-radius:16px!important;display:flex;justify-content:space-between;flex-direction:column;overflow:hidden}.addToCollectionTooltip__tooltip_search{padding:16px;z-index:100000}.addToCollectionTooltip__tooltip_inputContainer{border-radius:8px;border:1px solid var(--Neutral-70);display:flex;padding:8px;align-items:center;gap:8px;flex:1 0 0;justify-content:space-between}.addToCollectionTooltip__tooltip_searchIcon{width:24px;height:24px}.addToCollectionTooltip__tooltip_closeIcon{width:16px;height:16px}.addToCollectionTooltip__tooltip_input{flex-grow:1;border:none;outline:none;color:var(--InlineStandard);font-size:12px;line-height:22px;letter-spacing:.3px}.addToCollectionTooltip__tooltip_input::placeholder{font-style:italic;font-weight:300}.addToCollectionTooltip__collections{flex-grow:1;display:flex;flex-direction:column;overflow-y:scroll}.addToCollectionTooltip__collections_empty{display:flex;justify-content:center;align-items:center;padding:48px 0;width:50%;margin:0 auto;text-align:center}.addToCollectionTooltip__collections_emptyText{color:var(--InlineLight);font-size:var(--Title-Small-Font-Size);line-height:var(--Title-Small-Line-Height)}.addToCollectionTooltip__collections_header{display:flex;align-items:center;gap:8px;padding:16px 32px;background-color:var(--Neutral-80)}.addToCollectionTooltip__collections_title{overflow:hidden;flex-grow:1;color:var(--InlineLight);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase}.addToCollectionTooltip__add{background-color:var(--Neutral-90);padding:8px 48px;display:flex;align-items:center;z-index:1000;position:relative;gap:36px}.addToCollectionTooltip__add_icon{width:32px;height:32px;margin-right:12px}.addToCollectionTooltip__add_text{color:var(--InlineStandard);font-size:12px;font-style:italic;font-weight:300;letter-spacing:.3px}.addToCollectionTooltip__add_button{margin-top:48px;width:50%;margin-left:auto;display:flex;align-items:stretch}@media screen and (max-width: 620px){.addToCollectionTooltip__add_button{width:80%;margin:48px auto 0}}@media screen and (max-width: 460px){.addToCollectionTooltip__add_button{width:100%;margin-top:32px}}.addToCollectionTooltip__add_error{color:var(--InlineWarning);font-size:12px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.36px;margin:8px}.addToCollectionTooltip__add_buttonText{display:flex;gap:8px;align-items:center}.collectionItem{display:flex;align-items:center;gap:20px;padding:6px 32px;cursor:pointer}.collectionItem:hover .collectionItem__remove{display:block}.collectionItem__imageContainer{width:64px;height:64px;display:flex;align-items:center;justify-content:center}.collectionItem__image{max-width:100%;max-height:100%}.collectionItem__title{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;flex-grow:1;text-align:left}.collectionItem__remove{display:none;padding:0;background-color:transparent;border:none;outline:none;cursor:pointer}.collectionItem__remove_icon{width:24px;height:24px}.collectionItem__remove_icon path{fill:var(--InlineWarning)}#add-to-collection-tooltip-empty .react-tooltip-arrow{background:linear-gradient(135deg,transparent 50%,var(--Neutral-100) 50%)!important}#add-to-collection-tooltip-second>.react-tooltip-arrow:not(.simpleTooltip .react-tooltip-arrow){background:linear-gradient(135deg,transparent 50%,var(--Neutral-100) 50%)!important}.collectionItemSkeleton{display:flex;align-items:center;gap:20px;padding:6px 32px}.collectionItemSkeleton__img{width:64px;height:64px;border-radius:16px;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.collectionItemSkeleton__title{height:22px;flex-grow:1;border-radius:8px;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.searchTooltip .react-tooltip-arrow{z-index:900!important;width:14px;height:14px;background-color:var(--Neutral-100)}.applicationModal{display:flex;flex-direction:column}.applicationModal__backdrop{content:"";background-color:#0000004d;position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;z-index:111111111111;display:flex;flex-direction:column;justify-content:center;align-items:center}.applicationModal__backdrop .applicationModal__close{position:absolute;top:100px;right:10px;width:32px;height:32px}.applicationModal__tooltip{min-height:60dvh}.switch{width:36px;min-width:36px;height:20px;border-radius:32px;margin-right:16px;display:flex;align-items:flex-end;padding:2px 4px;cursor:pointer;position:relative;transition:all .2s}.switch__checked{background-color:var(--Drop4Sketch-Accent-100)}.switch__unchecked{background-color:var(--Neutral-70)}.switch__round{position:absolute;top:2px;background-color:var(--Neutral-100);width:16px;height:16px;border-radius:32px;display:flex;justify-content:center;align-items:center;transition:transform .2s}.switch__round_left{transform:translate(0)}@media screen and (max-width: 400px){.switch__round_left{transform:translate(-1px)}}.switch__round_right{transform:translate(13px)}.variationTagline{color:var(--InlineStandard);overflow:hidden}.variationTagline--medium .variationTagline__item{font-weight:300;font-style:italic;font-size:12px;line-height:22px;letter-spacing:.025em;vertical-align:middle}.variationTagline__item{font-weight:400;font-style:italic;font-size:10px;line-height:20px;white-space:nowrap}.variationTagline__itemMore{border-bottom:1px dashed var(--Neutral-60);padding-right:2px}.variationTagline__tooltip{max-width:260px;max-height:260px;pointer-events:initial;overflow-wrap:break-word}.variationsTooltip{position:relative;z-index:10}.variationsTooltip.variationsTooltip--transparent{padding:0;background-color:transparent}.variationsTooltip__button{border:none;background-color:transparent;outline:none;padding:0;margin:0;cursor:pointer;line-height:0}.variationsTooltip__button_icon{width:24px;height:24px}.variationsTooltip__tooltip{z-index:9999;width:322px;display:flex;justify-content:space-between;flex-direction:column;gap:16px}.variationsTooltip__tooltip_scrollContainer{flex-grow:1;overflow-y:scroll}.variationsTooltip__tooltip_scrollContainer::-webkit-scrollbar{width:12px}.variationsTooltip__tooltip_scrollContainer::-webkit-scrollbar-thumb{border:2px solid transparent;background-clip:padding-box;border-radius:6px;background-color:var(--Neutral-60)}.variationsTooltip__tooltip_scrollContainer::-webkit-scrollbar-track{border-radius:6px;border:2px solid transparent;background-clip:padding-box;background-color:transparent}.variationsTooltip__tooltip_scrollContainer::-webkit-scrollbar-button{display:none}@supports not selector(::-webkit-scrollbar){.variationsTooltip__tooltip_scrollContainer{scrollbar-color:var(--Neutral-60) transparent;scrollbar-width:thin}}.variationsTooltip__main{display:flex;flex-direction:column;height:404px;max-height:418px;padding-bottom:16px;border-radius:16px;background-color:var(--Neutral-100);box-shadow:0 3px 10px 1px #27214b59}.variationCategoryHeader{display:flex;justify-content:space-between;align-items:center;background:var(--Neutral-80);padding:16px 32px;gap:8px}.variationCategoryHeader__title{overflow:hidden;color:var(--InlineLight);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase;flex-grow:1}.variationCategoryHeader__icon{width:24px;height:24px}.variationCategoryHeader__icon path{fill:var(--InlineStandard)}.variationTooltipItem{display:flex;align-items:center;gap:20px;padding:6px 32px;cursor:pointer}.variationTooltipItem__imageContainer{width:64px;height:64px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.variationTooltipItem__imageContainer_img{max-width:100%;max-height:100%}.variationTooltipItem__imageContainer_error{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center}.variationTooltipItem__title{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.variationTooltipItem__subtitle{color:var(--InlineStandard);font-size:12px;font-style:italic;font-weight:600;line-height:22px;letter-spacing:.3px}.variationsTooltipAdoptTags__content{width:322px;display:flex;align-items:center;background-color:var(--Neutral-100);box-shadow:0 3px 10px 1px #27214b59;padding:12px 32px;border-radius:64px}.variationsTooltipAdoptTags__label{font-weight:700;font-size:10px;line-height:20px;letter-spacing:.025em;color:var(--InlineLight);display:flex;align-items:center;gap:8px}.variationsTooltipAdoptTags__tooltip{cursor:pointer;line-height:0}.variationsTooltipAdoptTags__switchChecked{background-color:var(--Velociterra-Accent-100)}.variationsTooltipAdoptTags__switchCheckedIcon path{fill:var(--Velociterra-Accent-100)}.collectedCard{width:49%;background-color:var(--Neutral-100);padding:8px 16px 16px;border-radius:8px;box-shadow:0 8px 10px -3px #223c5033;position:relative;margin-bottom:16px}.collectedCard__imageContainer{width:80%;display:flex;justify-content:center;align-items:center;margin:0 auto;height:213px}.collectedCard__imageContainer_image{max-width:100%;max-height:100%}.collectedCard__info{margin-top:16px;display:flex;align-items:center}.collectedCard__info_icon{width:24px;height:24px}.collectedCard__info_title{margin-left:8px;color:var(--InlineStandard);font-size:18px;font-style:normal;font-weight:500;line-height:22px}.collectedCard__removeButton{display:none;position:absolute;top:8px;right:8px;background-color:transparent;padding:0;margin:0;border:none;outline:none;cursor:pointer}.collectedCard__removeButton_icon{width:24px;height:24px;outline:none}.collectedCard__removeButton_icon path{fill:var(--InlineWarning)}.collectedCard:hover .collectedCard__removeButton{display:block}.tooltipSearch{padding:16px;z-index:100000}.tooltipSearch__inputContainer{border-radius:8px;border:1px solid var(--Neutral-70);display:flex;padding:8px;align-items:center;gap:8px;flex:1 0 0;justify-content:space-between}.tooltipSearch__input{flex-grow:1;border:none;outline:none;color:var(--InlineStandard);font-size:12px;line-height:22px;letter-spacing:.3px}.tooltipSearch__input::placeholder{font-style:italic;font-weight:300}.tooltipScrollContainer{overflow-y:scroll!important}.tooltipScrollContainer::-webkit-scrollbar{width:12px}.tooltipScrollContainer::-webkit-scrollbar-thumb{border:2px solid transparent;background-clip:padding-box;border-radius:6px;background-color:var(--Neutral-60)}.tooltipScrollContainer::-webkit-scrollbar-track{border-radius:6px;border:2px solid transparent;background-clip:padding-box;background-color:transparent}.tooltipScrollContainer::-webkit-scrollbar-button{display:none}@supports not selector(::-webkit-scrollbar){.tooltipScrollContainer{scrollbar-color:var(--Neutral-60) transparent;scrollbar-width:thin}}.tooltipItemSkeleton{display:flex;align-items:center;gap:20px;padding:6px 32px}.tooltipItemSkeleton__image{width:64px;height:64px;border-radius:16px;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.tooltipItemSkeleton__title{height:22px;flex-grow:1;border-radius:8px;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.tooltipItem{display:flex;align-items:center;gap:20px;padding:6px 32px;cursor:pointer;--image-opacity: 1;--title-font-color: var(--InlineStandard)}.tooltipItem--disabled{--image-opacity: .25;--title-font-color: var(--InlineDisabled);cursor:default}.tooltipItem__imageContainer{width:64px;height:64px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tooltipItem__image{max-width:100%;max-height:100%;opacity:var(--image-opacity)}.tooltipItem__initialsContainer{width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:50%}.tooltipItem__initials{color:#fff;text-transform:uppercase;text-align:center;font-size:24px;font-style:normal;font-weight:800}.tooltipItem__unassigned{font-size:24px;color:var(--InlineStandard)}.tooltipItem__info{flex-grow:1;min-width:0}.tooltipItem__title{color:var(--title-font-color, var(--InlineStandard));font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.salesRepSelect__placeholder{overflow:hidden;color:var(--InlineStandard);text-overflow:ellipsis;font-size:12px;font-style:italic;font-weight:300;line-height:22px;letter-spacing:.3px;white-space:nowrap}.newCustomerModal__text{color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.4px;margin-bottom:24px}.newCustomerModal__data{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:24px}@media screen and (max-width: 768px){.newCustomerModal__data{flex-direction:column;align-items:stretch}}.newCustomerModal__data_item{flex-grow:1;flex-basis:0}.newCustomerModal__data_itemLeft{display:flex;align-items:center;justify-content:center}.newCustomerModal__data_itemRight{display:flex;flex-direction:column;gap:12px}.newCustomerModal__avatarContainer{width:128px;height:128px;border-radius:128px;position:relative;display:flex;justify-content:center;align-items:center}.newCustomerModal__avatarContainer_imageContainer{width:128px;height:128px;border-radius:128px;overflow:hidden}.newCustomerModal__avatarContainer_image{width:100%;height:100%;object-fit:cover;object-position:center}.newCustomerModal__avatarInitials{color:var(--Neutral-100);font-size:64px;font-style:normal;font-weight:700;text-transform:uppercase}.newCustomerModal__avatarPicker{position:absolute;bottom:0;right:2px;cursor:pointer}.newCustomerModal__buttons{display:flex;align-items:center;justify-content:space-between;padding:16px 0;gap:16px;margin-top:24px}.sidebarSelect{display:flex;align-items:center;flex-grow:1;border-radius:8px;border:1px solid var(--Neutral-70);position:relative;height:48px}.sidebarSelect__data{padding:12px 0 12px 16px;flex-grow:1;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;gap:8px}.sidebarSelect__title{position:absolute;padding:0 4px;left:8px;top:-30%;display:flex;align-items:center;gap:4px;transform:translateY(50%);color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;letter-spacing:1.1px;text-transform:uppercase;background-color:var(--Neutral-90)}.sidebarSelect__title_80{background-color:var(--Neutral-80)}.sidebarSelect__title_90{background-color:var(--Neutral-90)}.sidebarSelect__user{display:flex;width:24px;height:24px;justify-content:center;align-items:center;border-radius:64px;overflow:hidden;flex-shrink:0}.sidebarSelect__user_image{width:100%;height:100%}.sidebarSelect__user_initialsContainer{display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:50%}.sidebarSelect__user_initials{font-size:12px;color:#fff;font-weight:800}.sidebarSelect__value{overflow:hidden;color:var(--InlineStandard);text-overflow:ellipsis;font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;white-space:nowrap}.sidebarSelect__emptyValue{color:var(--InlineLight);font-size:12px;font-style:italic;font-weight:300;line-height:22px;letter-spacing:.3px;white-space:nowrap}.sidebarSelect__removeIcon{cursor:pointer;pointer-events:none}.sidebarSelect__removeIcon:hover path{fill:#868299}.sidebarSelect__main{position:relative}.sidebarSelect__main .applicationTooltip{position:absolute;top:50px}.sidebarSelect__main .applicationTooltip .react-tooltip-arrow{top:-4px;left:50px}.sidebarSelect__clearBtn{line-height:0;padding:12px 16px 12px 0;background-color:transparent;flex-shrink:1;width:40px;position:relative;right:0}.sidebarSelect__emptyText{display:flex;align-items:center;justify-content:center;height:100%;color:var(--InlineLight);font-size:var(--Title-Small-Font-Size);line-height:var(--Title-Small-Line-Height)}.sidebarSelect--blocked{cursor:default}.roleSelectItem{padding:12px 16px;cursor:pointer}.roleSelectItem__title{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.roleSelectItem:hover{background-color:var(--Neutral-80)}.accountSelectItem{padding:12px 24px;cursor:pointer}.accountSelectItem:hover{background-color:var(--Neutral-80)}.sidebarSelect-tooltip-container{display:flex;align-items:center}.sidebarSelect__custom{padding:12px 16px;overflow:unset;cursor:pointer}.sidebarSelect__icon24{position:absolute;right:16px;top:12px}.salesRepSelect__placeholderCustom{overflow:unset}.proprietaryTooltip{display:flex;padding:2px 2px 2px 12px!important;justify-content:center;align-items:center;gap:12px!important;border-radius:16px!important;opacity:.85!important;color:#fff;font-size:10px!important;font-style:normal;line-height:20px!important;letter-spacing:.25px!important;background-color:var(--Neutral-10)!important}.proprietaryTooltip span{margin-right:12px}.proprietaryButton{display:flex;padding:4px 12px 4px 8px;justify-content:center;align-items:center;gap:4px;border-radius:16px;background:var(--Drop4Sketch-Accent-100);border:none;outline:none;cursor:pointer;color:#fff;font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px}.namecardTooltip.namecardTooltip{width:min(400px,95vw);padding:0;background-color:transparent;box-shadow:0 10px 32px 7px #0c0d2833;border-radius:16px;--rt-transition-show-delay: 0s;--rt-transition-closing-delay: 0s}.namecardTooltip.namecardTooltip .namecardTooltip__tooltipArrow{transform:none;width:34px;height:14px;background-color:transparent}.namecardTooltip.react-tooltip__place-top .namecardTooltip__tooltipArrow{border-left:17px solid transparent;border-right:17px solid transparent;border-top:14px solid var(--Neutral-90);transform:translateY(9.5px)}.namecardTooltip.react-tooltip__place-bottom .namecardTooltip__tooltipArrow{border-left:17px solid transparent;border-right:17px solid transparent;border-bottom:14px solid var(--Neutral-100);transform:translateY(-9.5px)}.namecardTooltip__header{min-height:76px;display:flex;gap:16px;padding:14px 16px;color:#000;background-color:var(--Neutral-100);border-radius:16px 16px 0 0}.namecardTooltip__imageContainer{flex-shrink:0;width:48px;height:48px}.namecardTooltip__imageContainer img{width:100%;height:100%;object-fit:cover;border-radius:50%}.namecardTooltip__imageContainer p{width:100%;height:100%;line-height:44px;text-align:center;color:var(--Neutral-100);font-size:24px;font-weight:700;border-radius:50%}.namecardTooltip__subtitle{font-weight:700;font-size:11px;line-height:20px;letter-spacing:.1em;vertical-align:middle;text-transform:uppercase;color:var(--InlineLight)}.namecardTooltip__title{margin:0;font-size:18px;line-height:30px;font-weight:500;color:var(--InlineStandard);white-space:initial}.namecardTooltip__content{background-color:var(--Neutral-90);font-weight:700;font-size:10px;line-height:20px;letter-spacing:.025em;border-radius:0 0 16px 16px;color:var(--InlineStandard)}.customerNamecardTooltip{display:flex;flex-direction:column;gap:8px;padding:8px}.customerNamecardTooltip__infoItem{display:flex;align-items:center;padding-left:24px;gap:8px}.customerNamecardTooltip__buttonSection{display:flex;justify-content:end}.customerNamecardTooltip__viewLink{display:flex;align-items:center;gap:8px;padding:0 32px;background-color:var(--Drop4Sketch-Accent-100);color:#fff;font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em;height:38px;border-radius:16px}.customTooltip{position:relative;line-height:0;display:inline}.customTooltip__tooltip{position:absolute;background-color:#2a2a31;display:flex;padding:4px 12px;flex-direction:column;align-items:flex-end;gap:8px;border-radius:16px;opacity:.85;background:var(--Neutral-10);top:-8px;left:50%;transform:translate(-50%) translateY(-100%);z-index:9999999999}.customTooltip__tooltip_text{white-space:nowrap;color:#fff;font-size:10px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px}.customTooltip__tooltip_text_pre{white-space:pre}.customTooltip__tooltip_arrow{width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #2a2a31 transparent;position:absolute;bottom:-6px;left:50%;transform:translate(-50%) rotate(180deg)}.customInfoTooltip{display:block;position:relative}.customInfoTooltip__tooltip{position:absolute;background-color:var(--Neutral-100);width:400px;z-index:999999;left:50%;transform:translate(-50%);border-radius:16px;box-shadow:0 10px 32px 7px #0c0d2833}.customInfoTooltip__tooltip_top{top:-240px}.customInfoTooltip__tooltip_bottom{bottom:-240px}.customInfoTooltip__tooltip_shiftRight{transform:none;left:0}@media screen and (max-width: 420px){.customInfoTooltip__tooltip{width:95vw}}.customInfoTooltip__tooltip_header{height:78px;border-radius:48px 48px 0 0;background-color:var(--Neutral-100);padding:0 33px 0 17px;display:flex;align-items:center;gap:16px}.customInfoTooltip__tooltip_imageContainer{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:48px;flex-shrink:0;overflow:hidden}.customInfoTooltip__tooltip_image{width:100%;height:100%;object-fit:cover}.customInfoTooltip__tooltip_initials{color:var(--Neutral-100);font-size:24px;font-style:normal;font-weight:700;line-height:26px}.customInfoTooltip__tooltip_subtitle{color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase}.customInfoTooltip__tooltip_title{color:var(--InlineStandard);font-size:18px;font-style:normal;font-weight:500;line-height:30px;word-break:break-all}.customInfoTooltip__tooltip_content{background-color:var(--Neutral-90);padding:8px 32px}.customInfoTooltip__tooltip_contentData{display:flex;align-items:center;gap:8px;margin-bottom:8px}.customInfoTooltip__tooltip_contentText{color:var(--InlineStandard);font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px;text-overflow:ellipsis}.customInfoTooltip__tooltip_contentTextDotted{border-bottom:1px dotted var(--InlineStandard);cursor:pointer;margin-left:-5px}.customInfoTooltip__tooltip_footer{padding:8px;background-color:var(--Neutral-90);display:flex;align-items:flex-end;width:100%;border-radius:0 0 16px 16px}.customInfoTooltip__tooltip_button{display:flex;padding:8px 24px;justify-content:center;align-items:center;gap:8px;border-radius:16px;background:var(--Drop4Sketch-Accent-100);cursor:pointer;border:none;outline:none;color:#fff;font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;margin-left:auto}.customInfoTooltip__tooltip_arrow{width:0;height:0;border-style:solid;position:absolute;transform:rotate(0) translate(-50%);left:50%}.customInfoTooltip__tooltip_arrow_shiftRight{left:9%}.customInfoTooltip__tooltip_arrowTop{top:-14px;border-width:0 16.5px 14px 16.5px;border-color:transparent transparent var(--Neutral-100) transparent}.customInfoTooltip__tooltip_arrowBottom{bottom:-14px;border-width:14px 16.5px 0 16.5px;border-color:var(--Neutral-90) transparent transparent transparent}.regenerateTagsButton{margin:0;padding:4px;outline:none;cursor:pointer;border:1px solid var(--Neutral-60);line-height:0;background-color:transparent;border-radius:4px}.regenerateTagsButton__icon{height:16px;width:16px}.regenerateTagsButton__icon path{fill:var(--Neutral-60)}.regenerateTagsButton__tooltip{border-radius:16px!important;font-size:10px!important;background-color:#2a2a31!important;box-shadow:0 2px 2px #0000001a!important}.regenerateTagsButton:hover{border:1px solid var(--InlineStandard)}.regenerateTagsButton:hover .regenerateTagsButton__icon path{fill:var(--InlineStandard)}.imageModal{height:calc(100vh - 16px);width:92vw;border-radius:16px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;z-index:9999999;-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);background-color:#00000040}@media screen and (max-width: 1280px){.imageModal{height:90vh}}@media screen and (max-width: 600px){.imageModal{position:fixed;top:0;bottom:0;height:unset;width:100vw}}.imageModal__backdrop{height:100vh;width:100vw;position:fixed;top:0;left:0;z-index:9999999;background-color:#0000004d;display:flex;justify-content:center;align-items:center}.imageModal__image{height:100%;width:auto;cursor:grab}@media screen and (max-width: 1280px){.imageModal__image{width:100%;height:auto;object-fit:contain}}.imageModal__top{background:linear-gradient(180deg,#000 -61.88%,#0000),#ececec00;position:absolute;width:100%;top:0;left:0;padding:16px;display:flex;justify-content:flex-end;align-items:center;z-index:100}.imageModal__top_icon{width:32px;height:32px;margin-left:8px;cursor:pointer}.imageModal__top_icon:focus{outline:none}.imageModal__top_icon path{fill:var(--Neutral-100)}.imageModal__top_mobile{justify-content:start}.imageModal__bottom{position:absolute;bottom:0;left:0;width:100%;background:linear-gradient(0deg,#000 -41.25%,#0000),#ececec00;padding:16px 32px;display:flex;justify-content:space-between;align-items:center;z-index:2}.imageModal__bottom_mobile{justify-content:flex-end}.imageModal__rangeContainer{padding:12px 0;display:flex;justify-content:space-between;align-items:center}.range-container{width:80%;margin:20px auto}.custom-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:279px;height:1px;border-radius:5px;background:var(--Neutral-100);outline:none;transition:opacity .2s}.custom-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:var(--Neutral-100);cursor:pointer}.custom-range::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--Neutral-100);cursor:pointer}.react-transform-wrapper{width:100%!important;height:100%!important;cursor:grab!important}.react-transform-component{width:100%!important;height:100%!important;display:flex;align-items:center;justify-content:center}.carouselEmpty{height:227px;width:100%;display:flex;align-items:center;justify-content:center}.carouselEmpty__info_title{color:var(--Neutral-60);font-size:18px;font-style:normal;font-weight:500;line-height:30px}.carouselEmpty__info_subtitle{color:var(--Neutral-60);font-size:12px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.36px}.carouselEmpty__info_subtitleLink{font-size:12px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.36px;cursor:pointer;color:var(--Drop4Sketch-Accent-90)}.uploadInfo{display:flex;flex-direction:column;max-height:100%;position:relative}.uploadInfo__hero_imageContainer{width:100%;height:393px;display:flex;justify-content:center;align-items:center;margin-bottom:32px}.uploadInfo__hero_image{max-height:100%;max-width:100%;height:100%;object-fit:contain}@media screen and (max-width: 1200px){.uploadInfo__hero_image{width:100%;height:400px}}@media screen and (max-width: 1000px){.uploadInfo__hero_image{height:300px}}.uploadInfo__imageContainer{height:96px;width:96px;display:flex;align-items:center;justify-content:center;background-color:var(--Neutral-100);position:absolute;top:16px;right:16px;z-index:200000;box-shadow:0 3px 10px 1px #27214b59;cursor:pointer;border-radius:8px;transition:width .3s ease-in-out,height .3s ease-in-out}.uploadInfo__imageContainer:hover{width:256px;height:256px}.uploadInfo__imageContainer_image{width:auto;max-width:100%;max-height:100%}.uploadInfo__data{padding:0 48px 120px;height:100%;overflow-y:scroll}@media screen and (max-width: 1376px){.uploadInfo__data{padding:0 48px 60px}}@media screen and (max-width: 1200px){.uploadInfo__data{padding:0 30px 30px}}@media screen and (max-width: 1000px){.uploadInfo__data{overflow:initial}}.uploadInfo__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.uploadInfo__header_title{color:var(--InlineStandard);font-size:26px;font-style:normal;font-weight:400;line-height:40px}.uploadInfo__header_subtitle{color:var(--Neutral-50);font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.35px}.uploadInfo__header_icon{align-self:flex-start;margin-top:8px;cursor:pointer;width:32px;height:32px}.uploadInfo__tags{margin-bottom:24px}.uploadInfo__tags_header{display:flex;align-items:center;gap:8px;margin:16px 0 6px}.uploadInfo__tags_title{color:var(--Neutral-50);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase}.uploadInfo__tags_tags{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:8px}.uploadInfo__details{border-top:1px solid var(--Neutral-70);padding:16px 0;margin-top:16px}.uploadInfo__details_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:4px}.uploadInfo__details_icon{height:24px;width:24px}.uploadInfo__details_title{color:var(--InlineStandard);font-size:18px;font-style:normal;font-weight:500;line-height:26px}.uploadInfo__details_customers{padding-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px}@media screen and (max-width: 1140px){.uploadInfo__details_customers{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px}}@media screen and (max-width: 1000px){.uploadInfo__details_customers{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px}}@media screen and (max-width: 700px){.uploadInfo__details_customers{grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:16px}}.uploadInfo__details_content{display:flex;flex-direction:column;gap:32px}.uploadInfo__details_divider{border-top:1px solid var(--Neutral-80)}.uploadInfo__details_attributes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;row-gap:16px}.uploadInfo__details_attributes--span{grid-column:span 2}@media screen and (max-width: 760px){.uploadInfo__details_attributes{grid-template-columns:repeat(1,minmax(0,1fr))}.uploadInfo__details_attributes--span{grid-column:span 1}}.uploadInfo__details_cards{display:flex;justify-content:space-between;flex-wrap:wrap}.uploadInfo__details_cardEmpty{height:200px}.baseControl{height:48px;position:relative;border-radius:8px;border:1px solid var(--Neutral-70, #CDCBD6)}.baseControl--full{width:100%}.baseControl--error{border-color:var(--InlineWarning)}.baseControl--freeHeight{height:unset;min-height:48px}.baseControl--readonly{border-color:transparent}.baseControl__label{position:absolute;color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase;background-color:#fff;padding:0 4px;top:-10px;left:8px}.baseControl__label--disabled{color:var(--InlineDisabled)}.baseControlSkeleton{height:48px;border-radius:8px;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.simpleTextInput{display:flex;justify-content:center;align-items:center;height:100%;gap:8px;padding:0 32px 0 16px}.simpleTextInput__input{background-color:transparent;font-family:Plus Jakarta Sans,sans-serif;border:none;outline:none;flex-grow:1;color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.simpleTextInput__input::placeholder{font-weight:300;font-style:italic;font-size:12px;line-height:22px;letter-spacing:.025em;vertical-align:middle;color:var(--InlineLight)}.simpleTextInput__input:disabled{color:var(--InlineDisabled)}.simpleTextInput__input:disabled::placeholder{color:var(--InlineDisabled)}.dropdownTooltip.dropdownTooltipOverrideStyles{padding:0;background-color:transparent;z-index:10;--rt-transition-show-delay: 0s;--rt-transition-closing-delay: 0s}.dropdownTooltip .dropdownTooltip__tooltipContent{background-color:var(--Neutral-100);color:var(--InlineStandard);padding:0;box-shadow:0 6px 16px 4px #0c0d284d;border-radius:16px;overflow:hidden;cursor:default}.dropdownTooltip .dropdownTooltip__tooltipContent--radius-small{border-radius:8px}.dropdownTooltip .dropdownTooltip__tooltipOverflowArrow{position:relative;z-index:1}.dropdownTooltip .dropdownTooltip__arrow{background:linear-gradient(to bottom right,transparent 40%,var(--Neutral-100) 40%);z-index:0}.dropdownTooltip .dropdownTooltip__arrow--large{width:32px;height:32px}.dropdownTooltip .dropdownTooltip__arrow--xl{width:48px;height:48px}.simpleSelect{display:flex;justify-content:center;align-items:center;height:100%;gap:8px}.searchableDropdownContent{display:flex;flex-direction:column;height:350px;width:322px}.searchableDropdownContent__tooltipList{flex-grow:1;list-style-type:none;margin:0;padding:0;overflow-y:auto}.searchableDropdownContent__tooltipList::-webkit-scrollbar{width:12px}.searchableDropdownContent__tooltipList::-webkit-scrollbar-thumb{border:2px solid transparent;background-clip:padding-box;border-radius:6px;background-color:var(--Neutral-60)}.searchableDropdownContent__tooltipList::-webkit-scrollbar-track{border-radius:6px;border:2px solid transparent;background-clip:padding-box;background-color:transparent}.searchableDropdownContent__tooltipList::-webkit-scrollbar-button{display:none}@supports not selector(::-webkit-scrollbar){.searchableDropdownContent__tooltipList{scrollbar-color:var(--Neutral-60) transparent;scrollbar-width:thin}}.searchableDropdownContent__empty{display:flex;align-items:center;justify-content:center;flex-grow:1;color:var(--InlineLight);font-size:var(--Title-Small-Font-Size);line-height:var(--Title-Small-Line-Height)}.searchableDropdownContent__loading{flex-grow:1}.searchableDropdownContent__addNew{display:flex;align-items:center;justify-content:center;width:100%;gap:16px;padding:8px 0;background-color:var(--Neutral-90);cursor:pointer;color:var(--InlineStandard);font-size:12px;font-style:italic}.assetAttributeSelect{display:flex;width:100%;cursor:pointer}.assetAttributeSelect--readonly{cursor:unset}.assetAttributeSelect__icon{display:flex;align-items:center;padding:0 8px 0 16px}.assetAttributeSelect__text{display:flex;align-items:center;flex-grow:1;min-width:0;font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em;color:var(--InlineStandard)}.assetAttributeSelect__text p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.assetAttributeSelect__placeholder,.assetAttributeSelect__empty{display:flex;align-items:center;flex-grow:1;min-width:0;font-weight:300;font-style:italic;font-size:12px;line-height:22px;letter-spacing:.025em;vertical-align:middle;color:var(--InlineLight)}.assetAttributeSelect__placeholder p,.assetAttributeSelect__empty p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.assetAttributeSelect__empty{text-transform:capitalize}.assetAttributeSelect__button{padding:0 16px;background-color:transparent}.assetAttributeSelectItem{font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em;color:var(--InlineStandard);height:46px;display:flex;align-items:center;padding:0 32px 0 16px;cursor:pointer;transition-duration:.3s}.assetAttributeSelectItem:hover{background-color:var(--Neutral-80)}.simplePromptModal__content{display:flex;flex-direction:column;gap:32px}.simplePromptModal__buttons{display:flex;gap:16px}.simplePromptModal__button{display:flex;flex:1 1 0}.simplePromptModal__buttonContent{display:flex;align-items:center}.simplePromptModal__error{color:var(--InlineWarning);font-size:12px;font-style:normal;font-weight:500;line-height:22px}.projectNumberTaggedSelect{position:relative;display:flex;align-items:center;flex-wrap:wrap;height:100%;gap:8px;padding:8px}.projectNumberTaggedSelect__addButton{align-items:center;border-radius:8px;gap:8px;border:1px dashed var(--Drop4Sketch-Accent-80);cursor:pointer;display:flex;height:31px;padding:6px 16px;justify-content:center;transition-duration:.3s}.projectNumberTaggedSelect__addButton:hover{background-color:var(--Drop4Sketch-Accent-80);border:1px solid var(--Drop4Sketch-Accent-80)}.projectNumberTaggedSelect__addButton:hover .projectNumberTaggedSelect__addIcon path{fill:var(--Neutral-100);stroke:var(--Neutral-100)}.projectNumberTaggedSelect__addIcon{width:12px;height:12px}.projectNumberTaggedSelect__inputContainer{align-items:center;border-radius:8px;gap:8px;border:1px dashed var(--Drop4Sketch-Accent-80);cursor:pointer;display:flex;height:31px;padding:6px 16px;justify-content:center}.projectNumberTaggedSelect__input{border:none;outline:none;background-color:transparent;color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;font-family:Plus Jakarta Sans,sans-serif}.projectNumberTaggedSelect .projectNumberTaggedSelect__tooltip{--rt-opacity: 1;--rt-transition-closing-delay: 0s;background-color:transparent;height:168px;width:100%;padding:0;border-radius:16px;box-shadow:0 6px 16px 4px #0c0d284d;z-index:100}.projectNumberTaggedSelect .projectNumberTaggedSelect__tooltipArrow{background-color:var(--Neutral-100)}.projectNumberTaggedSelect__tooltipContent{height:100%;overflow:hidden;background-color:var(--Neutral-100);color:var(--InlineStandard);border-radius:16px}.projectNumberTaggedSelect__scrollContainer{height:100%}.projectNumberTaggedSelect__empty{height:32px;display:flex;align-items:center;padding-left:8px;color:var(--InlineLight);font-weight:300;font-style:italic;font-size:12px;line-height:22px;letter-spacing:.025em;vertical-align:middle;text-transform:capitalize}.projectNumberTaggedSelectTooltip .projectNumberTaggedSelectTooltip__list{--rt-opacity: 1;background-color:transparent;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:0;box-shadow:0 4px 4px #00000040;border-radius:16px}.projectNumberTaggedSelectTooltip .projectNumberTaggedSelectTooltip__arrow{background:linear-gradient(to bottom right,transparent 45%,var(--InlineStandard) 50%);opacity:.85}.projectNumberSelect{position:relative;z-index:1;display:flex;align-items:center;gap:16px;height:100%;width:100%;padding:0 16px}.projectNumberSelect--readonly{gap:8px}.projectNumberSelect:not(.projectNumberSelect--readonly) .projectNumberSelect__input:disabled{color:var(--InlineLight)}.projectNumberSelect__form{flex-grow:1;height:100%}.projectNumberSelect__input{height:100%;width:100%;font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em;color:var(--InlineStandard);border:0;outline:0;background-color:transparent}.projectNumberSelect__input::placeholder{font-weight:300;font-style:italic;font-size:12px;line-height:22px;letter-spacing:.025em;vertical-align:middle;color:var(--InlineLight)}.projectNumberSelect .projectNumberSelect__tooltip{padding:0;background-color:transparent;width:100%}.projectNumberSelect .projectNumberSelect__tooltipContent{display:flex;flex-direction:column;align-items:stretch;height:168px;width:100%;box-shadow:0 6px 16px 4px #0c0d284d;border-radius:16px;background-color:var(--Neutral-100);color:var(--InlineStandard);padding:0;overflow:hidden;cursor:default}.projectNumberSelect .projectNumberSelect__arrow{background-color:var(--Neutral-100);z-index:0}.projectNumberSelect__assetsNumber{display:flex;align-items:center;gap:8px;padding-right:12px;font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em;font-weight:700;color:var(--InlineStandard);background-color:var(--Neutral-80);border-radius:4px;-webkit-user-select:none;user-select:none}.projectNumberSelect__assetsNumber--noAssets{color:var(--Neutral-60)}.projectNumberSelect__assetsNumber--noAssets svg path{fill:var(--Neutral-60)}.projectNumberSelect__noResults{height:100%;display:flex;align-items:center;justify-content:center}.projectNumberSelect__noResultsText{color:var(--InlineLight);font-size:var(--Title-Small-Font-Size);line-height:var(--Title-Small-Line-Height)}.assetsAvatarsList{display:flex;width:100%;overflow:hidden;padding:0 3px}.assetsAvatarsList__avatar{width:32px;height:32px;border:1px solid var(--Neutral-60);border-radius:16px;margin:0 -3px}.assetsAvatarsList__more{display:flex;align-items:center;justify-content:center;background-color:var(--Neutral-80);font-weight:700;font-size:11px;line-height:20px;letter-spacing:.1em;vertical-align:middle;text-transform:uppercase;color:var(--InlineStandard)}.projectsList__loading{height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:center}.projectsList__scrollContainer{z-index:1}.projectsList__projectList{height:100%;margin:0;padding:0}.projectsList__projectListItem{position:relative;z-index:1;display:flex;align-items:center;height:56px;padding:0 32px;cursor:pointer}.projectsList__projectListItem:hover{background-color:var(--Neutral-80)}.projectsList__projectListItemInfo{width:124px;flex-shrink:0}.projectsList__projectListItemInfoProjectNumber{font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em}.projectsList__projectListItemInfoAssetsNumber{font-weight:300;font-style:italic;font-size:12px;line-height:22px;letter-spacing:.025em;vertical-align:middle}.projectsList__projectListItemAssetAvatars{flex-grow:1;min-width:0}.listTooltipContent{width:174px;border-radius:16px;overflow:hidden;font-weight:700;font-size:11px;line-height:20px;letter-spacing:.1em;vertical-align:middle;text-transform:uppercase}.listTooltipContent__header{display:flex;align-items:center;justify-content:center;height:36px;color:var(--Neutral-100);background-color:var(--Neutral-50);opacity:.85}.listTooltipContent__main{background-color:var(--InlineStandard);opacity:.85}.listTooltipContent__scroll{max-height:170px}.listTooltipContent__list{display:flex;flex-direction:column;color:var(--Neutral-70)}.listTooltipContent__item{display:flex;gap:16px;align-items:center;height:48px;padding:0 12px}.listTooltipContent__image{background-color:#fff;width:32px;height:32px;border-radius:16px;overflow:hidden;object-fit:contain}.simpleConfirmationModal__content{display:flex;flex-direction:column;gap:32px;font-size:16px;font-weight:400;line-height:26px;letter-spacing:.025em;color:var(--InlineStandard)}.simpleConfirmationModal__buttons{display:flex;gap:16px}.simpleConfirmationModal__button{display:flex;flex:1 1 0}.simpleConfirmationModal__buttonContent{display:flex;align-items:center;gap:8px}.radioContainer{--columns: 1;--column-gap: 0;display:grid;grid-template-columns:repeat(var(--columns),1fr);align-items:start;row-gap:8px;column-gap:var(--column-gap);--text-color: var(--InlineStandard);--border-color: var(--InlineStandard);--option-cursor: pointer}.radioContainer--color-blue{--selected-color: var(--Drop4Sketch-Accent-100)}.radioContainer--color-green{--selected-color: var(--Velociterra-Accent-100)}@media screen and (max-width: 719px){.radioContainer{grid-template-columns:1fr}}.radioContainer--disabled{--text-color: var(--InlineDisabled);--border-color: var(--InlineDisabled);--option-cursor: default}.radioContainer__option{position:relative;padding-left:35px;cursor:var(--option-cursor);font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em;color:var(--text-color)}.radioContainer__option input{position:absolute;opacity:0}.radioContainer__checkMark{position:absolute;top:0;left:0;height:20px;width:20px;border:2px solid var(--border-color);border-radius:50%}input:checked~.radioContainer__checkMark:after{content:"";position:absolute;top:1px;left:1px;width:14px;height:14px;border-radius:50%;background-color:var(--selected-color)}.fileLoader{margin-bottom:24px;border-radius:32px;overflow:hidden;position:relative;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='32' ry='32' stroke='%23A2A2B0FF' stroke-width='2' stroke-dasharray='12%2c12' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");flex-shrink:0;transition:all .3s ease-out}.fileLoader__loader{border-radius:32px;display:flex;justify-content:space-around;align-items:center;width:100%;padding:19px 32px}.fileLoader__loader_imageContainer{height:95px;width:120px;padding:4px 16px;border-radius:16px;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4px;background-color:var(--Neutral-60)}.fileLoader__loader_singleImage{position:absolute;top:0;left:0;height:100%;width:100%;max-width:100%;max-height:100%;object-fit:cover}.fileLoader__loader_doubleContainer{height:60%;width:50px;position:absolute;border:1px solid var(--Neutral-70)}.fileLoader__loader_doubleContainerGreen{top:8px;left:20%}.fileLoader__loader_doubleContainerRed{bottom:8px;right:20%}.fileLoader__loader_doubleImage{height:100%;width:100%;max-width:100%;max-height:100%;object-fit:cover}.fileLoader__loader_itemContainer{width:40%;height:40px;background-color:var(--Neutral-30);display:flex;align-items:center;justify-content:center;overflow:hidden}.fileLoader__loader_amountContainer{height:35px;width:40%;border-radius:40px;display:flex;justify-content:center;align-items:center;background-color:var(--Neutral-30)}.fileLoader__loader_itemAmount{color:var(--Neutral-100);font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.4px}.fileLoader__loader_image{height:100%;width:100%;object-fit:cover}.fileLoader__loader_backdrop{opacity:.75;background:var(--Neutral-90, #32323A);position:absolute;z-index:12345;top:0;left:0;height:95px;width:120px}.fileLoader__loader_uploading{margin:0 16px;color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.4px}.fileLoader__label{width:100%;padding:32px;display:flex;align-items:center;gap:8px;cursor:pointer}.fileLoader__label_icon{width:64px;height:64px;margin:0 16px 0 8px}.fileLoader__label_title{color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.4px}@media screen and (max-width: 1000px){.fileLoader__label_title{font-size:14px}}@media screen and (max-width: 600px){.fileLoader__label_title{font-size:12px}}.fileLoader__label_title b{text-decoration:underline}.fileLoader__label_subtitle{color:var(--InlineLight);font-size:10px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.36px;white-space:pre}.fileLoader__hovered,.fileLoader:hover{background-color:var(--Neutral-80)}.fileLoader__pdf,.fileLoader__ai,.fileLoader__psd{width:70%;height:70%;display:block;top:15px;left:15px}.uploadAssetsBackdrop{position:fixed;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2000000;background:#00000040;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:32px 0}@media screen and (max-width: 1400px){.uploadAssetsBackdrop{padding:16px;z-index:1001}}@media screen and (max-width: 800px){.uploadAssetsBackdrop{padding:0 16px}}@media screen and (max-width: 600px){.uploadAssetsBackdrop{padding:0}}.uploadAssetsModal{flex-grow:1;width:1170px;margin:0 auto;background-color:var(--Neutral-100);border-radius:16px;display:flex;flex-direction:column;position:relative;overflow:hidden}@media screen and (max-width: 1200px){.uploadAssetsModal{width:95%}}@media screen and (max-width: 600px){.uploadAssetsModal{border-radius:0;width:100%}}.uploadAssetsModal__loading{position:absolute;top:0;left:0;background-color:#00000040;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:10000}.uploadAssetsModal__header{display:flex;padding:16px 32px 16px 16px;justify-content:space-between;align-items:center;align-self:stretch}.uploadAssetsModal__header_text{flex-grow:1;color:var(--InlineStandard);font-size:26px;font-style:normal;font-weight:300;line-height:40px}.uploadAssetsModal__header_uploadIcon{width:32px;height:32px;margin:0 16px;cursor:pointer}.uploadAssetsModal__header_uploadIcon path{fill:var(--InlineStandard)}.uploadAssetsModal__header_closeIcon{width:32px;height:32px;cursor:pointer}.uploadAssetsModal__inner{flex-grow:1;height:100%;display:flex;justify-content:space-between;align-items:stretch;position:relative;overflow:hidden}@media screen and (max-width: 1000px){.uploadAssetsModal__inner{flex-direction:column;align-items:flex-start;justify-content:flex-start;overflow:auto}}.uploadAssetsModal__upload{width:480px;height:100%;display:flex;flex-direction:column;flex-shrink:0;padding:24px 48px 46px}@media screen and (max-width: 1000px){.uploadAssetsModal__upload{width:100%;height:max-content;padding:24px 24px 46px}}@media screen and (max-width: 600px){.uploadAssetsModal__upload{padding:24px 16px}}.uploadAssetsModal__upload_items{flex-grow:1;overflow:hidden;height:300px}@media screen and (max-width: 1000px){.uploadAssetsModal__upload_items{height:max-content;overflow:initial}}.uploadAssetsModal__upload_scrollContainer{height:100%;max-height:100%;overflow-y:scroll;padding:0 5px}@media screen and (max-width: 1000px){.uploadAssetsModal__upload_scrollContainer{overflow:initial;height:max-content}}.uploadAssetsModal__upload_footer{border-top:1px solid var(--Neutral-80);padding:16px 32px;display:flex;position:absolute;bottom:0;left:0;width:480px;background-color:var(--Neutral-100)}@media screen and (max-width: 1000px){.uploadAssetsModal__upload_footer{width:100%;position:initial}}@media screen and (max-width: 1000px){.uploadAssetsModal__upload_footer{padding:16px 24px}}@media screen and (max-width: 600px){.uploadAssetsModal__upload_footer{padding:16px}}@media screen and (max-width: 500px){.uploadAssetsModal__upload_footer{padding:8px}}.uploadAssetsModal__upload_footerText{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.uploadAssetsModal__preview{max-height:100%;flex-grow:1;background-color:var(--Neutral-90);display:flex;flex-direction:column}@media screen and (max-width: 1000px){.uploadAssetsModal__preview{width:100%;height:auto;max-height:unset}}.uploadAssetsModal__publish{height:59px;width:269px;position:absolute;right:32px;bottom:32px;padding:8px 32px;display:flex;justify-content:center;gap:16px;align-items:center;font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.16px;border-radius:16px;border:none;outline:none;cursor:pointer;z-index:5;box-shadow:0 3px 10px 1px #27214b59}@media screen and (max-width: 1200px){.uploadAssetsModal__publish{height:50px;width:250px}}@media screen and (max-width: 800px){.uploadAssetsModal__publish{position:initial;right:initial;bottom:initial;margin:12px auto}}.uploadAssetsModal__publish_active{color:#fff;background-color:var(--Drop4Sketch-Accent-80)}.uploadAssetsModal__publish_notActive{color:var(--Neutral-70);background-color:var(--Neutral-60)}.uploadAssetsModal__publish_icon{height:32px;width:32px}.uploadAssetsModal__publish_iconNotActive path{fill:var(--Neutral-70)}.uploadAssetsModal__discard_icon{height:32px;width:32px;margin-right:16px}.uploadAssetsModal__discard_text{color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.4px}.uploadAssetsModal__discard_textRed{color:var(--InlineWarning, #dd1b3e);font-weight:700}.uploadAssetsModal__discard_buttons{display:flex;justify-content:space-between;align-items:center;margin-top:48px;padding:16px 0}.uploadAssetsModal__discard_button{width:49%;border:none;outline:none;background-color:var(--Neutral-100);color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;height:64px;cursor:pointer}.uploadAssetsModal__discard_buttonReturn{border-radius:16px;border:2px solid var(--InlineStandard, #3f3d49)}.uploadAssetsModal__discard_buttonDiscard{color:var(--InlineWarning, #dd1b3e)}.uploadEmpty{display:flex;align-items:center;height:100%;padding-left:96px}@media screen and (max-width: 1200px){.uploadEmpty{width:100%;padding-left:0;justify-content:center}}@media screen and (max-width: 800px){.uploadEmpty{min-height:200px}}.uploadEmpty__inner{display:flex;align-items:center}.uploadEmpty__icon{width:48px;height:48px;margin-right:16px}.uploadEmpty__icon path{fill:var(--InlineLight)}.uploadEmpty__description_title{color:var(--InlineLight);font-size:26px;font-style:normal;font-weight:300;line-height:40px}@media screen and (max-width: 1200px){.uploadEmpty__description_title{font-size:24px}}@media screen and (max-width: 1000px){.uploadEmpty__description_title{font-size:20px}}.uploadEmpty__description_subtitle{color:var(--InlineLight);font-size:14px;font-style:normal;font-weight:500;line-height:14px;letter-spacing:.35px}.inputs-placeholder{display:flex;justify-content:center;align-items:center;background-color:var(--Neutral-80);height:32px;margin-bottom:16px;border-radius:8px}.drawer{position:fixed;top:var(--header-height);right:0;width:720px;z-index:301;height:calc(100vh - var(--header-height));background-color:var(--Neutral-90);box-shadow:-4px 4px 8px #223c504d}@media screen and (max-width: 1023px){.drawer{top:0;height:100vh;z-index:100000}}.drawer--full-height{top:0;height:100vh}@media screen and (max-width: 720px){.drawer{width:100vw}}.drawer__backdrop{height:100vh;width:100vw;position:fixed;top:var(--header-height);left:0;z-index:300;background:#00000040;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media screen and (max-width: 1023px){.drawer__backdrop{top:0}}.drawer__backdrop--full-height{top:0}.drawer__scrollContainer{height:calc(100vh - var(--header-height) - var(--navbar-mobile-height));overflow-y:auto}.drawer__scrollContainer--full-height{height:100vh}@media screen and (max-width: 1023px){.drawer__scrollContainer{height:100vh}}.drawer-enter{right:-1000px}.drawer-enter-active{right:0;transition:right .4s}.drawer-exit{right:0}.drawer-exit-active{right:-1000px;transition:right .4s}.drawerBackdrop-enter{opacity:0}.drawerBackdrop-enter-active,.drawerBackdrop-exit{opacity:1}.drawerBackdrop-exit-active{opacity:0}.drawerTextarea{height:102px;padding:12px 2px 16px 16px;border-radius:8px;border:1px solid var(--Neutral-70);display:flex;justify-content:center;align-items:center;margin-bottom:24px;position:relative}.drawerTextarea__title{position:absolute;left:8px;top:-8px;display:flex;align-items:center;gap:8px;padding:0 4px;background-color:var(--Neutral-90)}.drawerTextarea__title_text{color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase}.drawerTextarea__form{width:100%}.drawerTextarea__textarea{border:none;outline:none;background-color:transparent;font-family:Plus Jakarta Sans,sans-serif;resize:none;width:100%;font-size:12px;padding-right:38px;font-weight:300;line-height:22px;letter-spacing:.3px;overflow-y:scroll}.drawerTextarea__textarea::-webkit-scrollbar{width:12px}.drawerTextarea__textarea::-webkit-scrollbar-thumb{border:2px solid transparent;background-clip:padding-box;border-radius:6px;background-color:var(--Neutral-60)}.drawerTextarea__textarea::-webkit-scrollbar-track{border-radius:6px;border:2px solid transparent;background-clip:padding-box;background-color:transparent}.drawerTextarea__textarea::-webkit-scrollbar-button{display:none}@supports not selector(::-webkit-scrollbar){.drawerTextarea__textarea{scrollbar-color:var(--Neutral-60) transparent;scrollbar-width:thin}}.drawerTextarea__textarea::placeholder{font-style:italic;color:var(--InlineLight)}.drawerTextarea__chart{position:absolute;top:0;right:12px;width:40px;height:40px}@supports not selector(::-webkit-scrollbar){.drawerTextarea__chart{right:8px}}.drawerTextarea-tooltip{display:flex;flex-direction:column;white-space:pre}.tierSelect{display:flex;padding:12px 32px 12px 16px;justify-content:center;align-items:center;gap:8px;flex:1 0 0;border-radius:8px;border:1px solid var(--Neutral-70);position:relative;margin-bottom:16px;cursor:pointer}.tierSelect__title{color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase;position:absolute;top:-10px;left:12px;padding:0 4px;background-color:var(--Neutral-80)}.tierSelect__role{flex-grow:1;overflow:hidden;color:var(--InlineStandard);text-overflow:ellipsis;font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.tierSelect__icon{cursor:pointer}.tierSelectTooltip{width:100%;border-radius:16px;overflow:hidden}.tierSelectTooltip__item{padding:12px 16px;cursor:pointer}.tierSelectTooltip__item_name{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.tierSelectTooltip__item:hover{background-color:var(--Neutral-80)}.userEmail{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}@media screen and (max-width: 500px){.userEmail{flex-direction:column}}.userEmail__inputContainer{display:flex;padding:12px 32px 12px 16px;justify-content:center;align-items:center;gap:8px;flex:1 0 0;border-radius:8px;border:1px solid var(--Neutral-70);position:relative}@media screen and (max-width: 600px){.userEmail__inputContainer{padding:12px 12px 12px 16px;width:100%}}.userEmail__inputContainer_title{color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase;position:absolute;top:-10px;left:12px;padding:0 4px;background-color:var(--Neutral-80)}.userEmail__inputContainer_input{flex-grow:1;border:none;outline:none;background-color:transparent;overflow:hidden;color:var(--InlineStandard, #3f3d49);text-overflow:ellipsis;font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.userEmail__inputContainer_ok{border:1px solid var(--Neutral-70)}.userEmail__inputContainer_error{border:1px solid var(--InlineWarning)}.userEmail__update{display:flex;padding:8px 32px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:16px;border:none;outline:none;cursor:pointer;color:#fff;font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}@media screen and (max-width: 500px){.userEmail__update{padding:16px}}.userEmail__update_enabled{background-color:var(--Drop4Sketch-Accent-100)}.userEmail__update_disabled{background-color:var(--InlineDisabled);cursor:unset}.carouselCollection{display:flex;flex-direction:column;align-items:center;border-radius:8px;background:var(--Neutral-100);position:relative;text-decoration:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.carouselCollection__removeButton{display:none;position:absolute;top:8px;right:8px;border:none;background-color:transparent;outline:none;cursor:pointer;padding:0;z-index:2345}.carouselCollection__removeButton_icon{width:24px;height:24px}.carouselCollection__removeButton_icon path{fill:var(--InlineWarning)}.carouselCollection__imageContainer{height:175px;padding:8px 0;margin:0 8px;display:flex;justify-content:center;align-items:center;position:relative}.carouselCollection__imageContainer_img{max-height:100%;max-width:100%}.carouselCollection__info{display:flex;align-items:center;padding:16px;gap:8px}.carouselCollection__info_icon{width:16px;min-width:16px;height:16px;margin:4px}.carouselCollection__info_name{color:var(--InlineStandard);font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px;max-width:100px;text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden}.carouselCollection:hover .carouselCollection__removeButton{display:block}.carouselCollection:hover .collectionCard__assets{background:#00000080;transition:all .1s ease-in}.carouselCollection:hover .collectionCard__assets_assets{transition:all .1s ease-in;max-width:41px;opacity:1}.carouselAsset{border-radius:8px;background:var(--Neutral-100);text-decoration:none;position:relative;cursor:pointer}.carouselAsset__removeIcon{display:none;position:absolute;top:8px;right:8px}.carouselAsset__removeSpinner{position:absolute;top:8px;right:8px}.carouselAsset__imageContainer{width:100%;height:175px;padding:8px;display:flex;justify-content:center;align-items:center}.carouselAsset__imageContainer_img{max-height:100%;max-width:100%}.carouselAsset__info{padding:16px}.carouselAsset__info_name{color:var(--InlineStandard);font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px}.carouselAsset:hover{box-shadow:0 3px 10px 1px #27214b59}.carouselAsset:hover .carouselAsset__removeIcon{display:block}.assetCarousel{border-bottom:1px solid var(--Neutral-70);margin-bottom:16px;position:relative}.assetCarousel__header{display:flex;align-items:center;justify-content:space-between;padding-right:16px}.assetCarousel__header_titleContainer{display:flex;align-items:center}.assetCarousel__header_reminder{display:flex;align-items:center;justify-content:center;margin:0 16px 0 4px}.assetCarousel__header_title{color:var(--InlineStandard);font-size:18px;font-style:normal;font-weight:500;line-height:30px;text-transform:capitalize}.assetCarousel__header_link{color:var(--InlineLight);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;text-decoration:none}.assetCarousel__items{width:calc(100% + 32px);margin-left:-16px;position:relative;padding-bottom:16px}.assetCarousel__items_hidden{overflow:hidden}.assetCarousel__items .swiper{padding:16px}.assetCarousel__items_scroll{padding:16px 300px 16px 0;display:flex;gap:12px;position:relative;overflow-x:scroll;scroll-behavior:smooth}.assetCarousel__items_scrollShadow{position:absolute;height:calc(100% - 48px);width:12.5%;top:16px;z-index:1;cursor:pointer;-webkit-user-select:none;user-select:none}@media screen and (max-width: 720px){.assetCarousel__items_scrollShadow{display:none}}.assetCarousel__items_scrollShadow:hover .assetCarousel__items_scrollButton{background-color:var(--Neutral-60)}.assetCarousel__items_scrollShadowLeft{background:linear-gradient(90deg,rgb(245,245,245) 0%,rgba(245,245,245,.8) 30%,rgba(245,245,245,.6) 60%,transparent 100%);left:0}.assetCarousel__items_scrollShadowRight{background:linear-gradient(90deg,transparent 0%,rgba(245,245,245,.6) 40%,rgba(245,245,245,.8) 70%,rgb(245,245,245) 100%);right:0}.assetCarousel__items_scrollButton{position:absolute;z-index:350;cursor:pointer;pointer-events:auto;background-color:#707081;width:65px;height:65px;display:flex;justify-content:center;align-items:center;border-radius:100%;box-shadow:0 2px 10px -2px #707081}.assetCarousel__items_scrollButton svg{position:relative;left:7px;width:34px}.assetCarousel__items_scrollButtonLeft{left:10px;top:50%;transform:translateY(-60%) rotateY(180deg)}.assetCarousel__items_scrollButtonRight{right:10px;top:50%;transform:translateY(-60%)}.assetCarousel__asset{flex-shrink:0;width:147px;height:172px;border-radius:16px;background:#fff;box-shadow:0 2px 4px #0000001a;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;cursor:pointer}.assetCarousel__asset_imageContainer{width:100%;height:auto;max-height:80%;display:flex;justify-content:center;align-items:center;flex-grow:1}.assetCarousel__asset_img{max-width:100%;max-height:100%}.assetCarousel__asset_id{color:var(--InlineLight);text-align:center;font-size:10px;font-style:normal;font-weight:700;line-height:13px;letter-spacing:1.2px;text-transform:uppercase;padding:4px 16px 8px 24px}.userDrawerSkeleton{display:flex;flex-direction:column;min-height:calc(100vh - 85px);overflow:auto}.userDrawerSkeleton__bg{background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:200% 100%;animation:wave-squares 2s infinite ease-out}.userDrawerSkeleton__image{width:100%;height:565px}@media screen and (max-width: 720px){.userDrawerSkeleton__image{height:400px}}.userDrawerSkeleton__inner{padding:32px 48px}.userDrawerSkeleton__info{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:16px}.userDrawerSkeleton__info_title{width:100%;height:40px;border-radius:4px;margin-bottom:6px}.userDrawerSkeleton__info_title_sub{width:100%;height:20px;border-radius:4px;margin-bottom:12px}.userDrawerSkeleton__info_subtitle{width:130px;height:24px;border-radius:4px}.userDrawerSkeleton__info_button{width:185px;height:48px;border-radius:16px}.userDrawerSkeleton__tags{margin-bottom:32px}.userDrawerSkeleton__tags_title{color:var(--Neutral-50);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase;margin-bottom:8px}.userDrawerSkeleton__tags_tags{display:flex;align-items:center;gap:8px}.userDrawerSkeleton__tags_tag{height:30px;width:100px;border-radius:8px}.userDrawerSkeleton__details{margin-bottom:24px}.userDrawerSkeleton__details_header{border-radius:16px 16px 0 0;border-top:1px solid var(--Neutral-80);border-right:1px solid var(--Neutral-80);border-left:1px solid var(--Neutral-80);display:flex;align-items:center}.userDrawerSkeleton__details_headerTab{display:flex;align-items:center;gap:4px;padding:8px 24px}.userDrawerSkeleton__details_headerTitle{color:var(--InlineLight);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.9px;text-transform:uppercase}.userDrawerSkeleton__details_data{width:100%;height:144px;border-radius:0 0 16px 16px}.userDetails{width:100%}.userDetails__scrollContainer{height:calc(100vh - var(--header-height));overflow-y:auto}@media screen and (max-width: 768px){.userDetails__scrollContainer{height:100vh}}.userDetails__scrollContainer--full-height{height:100vh}.userDetails__avatar{width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.userDetails__avatar_avatarContainer{width:100%;height:auto;display:flex;justify-content:center;align-items:center}.userDetails__avatar_empty{width:100%;height:565px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 720px){.userDetails__avatar_empty{height:400px}}.userDetails__avatar_initials{color:#fff;font-size:120px;text-transform:uppercase;font-style:normal;font-weight:800;line-height:68px}.userDetails__avatar_tooltip{border-radius:16px;overflow:hidden;padding:12px 16px;cursor:pointer;display:flex;align-items:center;gap:8px;text-decoration:none}.userDetails__avatar_tooltipText{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.userDetails__avatar_image{width:100%;height:auto;object-fit:contain}.userDetails__inner{padding:32px 48px;border-radius:16px}@media screen and (max-width: 768px){.userDetails__inner{padding:32px}}@media screen and (max-width: 600px){.userDetails__inner{padding:32px 16px}}@media screen and (max-width: 400px){.userDetails__inner{padding:32px 8px}}.userDetails__data{min-height:160vh;position:relative}@media screen and (max-width: 768px){.userDetails__data{min-height:100vh}}.userDetails__data_actions{width:100%;position:absolute;top:0;left:0;z-index:333;padding:16px 24px;display:flex;justify-content:space-between;align-items:center;opacity:.75;background:linear-gradient(180deg,#454555d9,#454555cf 24.48%,#45455599 49.48%,#45455500);height:68px}.userDetails__data_actionsLeft,.userDetails__data_actionsRight{display:flex;align-items:center}.userDetails__data_actionsRight{margin-left:auto;gap:24px}.userDetails__data_avatarInput{display:none}.userDetails__data_actionsIcons{cursor:pointer}.userDetails__data_actionsIcons path{fill:var(--Neutral-100)}.userDetails__data_actionsIcons:last-child{margin-right:0}.userDetails__data_image{width:100%;height:auto}.userDetails__info{margin-bottom:32px}.userDetails__info_titleContainer{display:flex;align-items:center;gap:8px}.userDetails__info_titleInput{width:100%;border:none;outline:none;background-color:var(--Neutral-100);color:var(--InlineStandard);font-size:26px;font-weight:300;line-height:40px}.userDetails__info_title{color:var(--InlineStandard);font-size:26px;font-style:normal;font-weight:400;line-height:40px}.userDetails__info_titleIcon{width:24px;height:24px;margin:0 8px;cursor:pointer}.userDetails__info_subtitle{color:var(--InlineLight);font-size:14px;font-style:normal;font-weight:300;line-height:24px;letter-spacing:.35px;display:flex;align-items:center;gap:4px}.userDetails__info_role{color:var(--InlineStandard);font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.35px;text-transform:capitalize}.userDetails__tools{border:1px solid var(--Neutral-80);border-radius:16px;margin-bottom:32px}.userDetails__tools_header{background-color:var(--Neutral-90);border-radius:16px 16px 0 0}.userDetails__tools_headerData{padding:8px 24px;border-bottom:1px solid var(--Drop4Sketch-Accent-100);display:inline-flex;align-items:center}.userDetails__tools_headerIcon{width:16px;height:16px;margin-right:3px}.userDetails__tools_headerIcon path{fill:var(--Drop4Sketch-Accent-100)}.userDetails__tools_headerTitle{color:var(--Drop4Sketch-Accent-100);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.9px;text-transform:uppercase}.userDetails__tools_inputs{padding:32px 16px;background-color:var(--Neutral-80);border-radius:0 0 16px 16px}.userDetails__tools_buttons{display:flex;justify-content:center;align-items:center;gap:12px}@media screen and (max-width: 600px){.userDetails__tools_buttons{flex-direction:column;justify-content:initial;align-items:initial}}.userDetails__tools_button{display:flex;padding:16px 48px;justify-content:center;align-items:center;gap:8px;flex:1 0 0;border-radius:16px;border:2px solid var(--InlineStandard);background:#3c805300;cursor:pointer;color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.file{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.file__data{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--Neutral-70);padding:8px 16px 8px 8px;border-radius:16px;gap:12px;flex-grow:1;min-width:0}.file__data_thumbnail{height:29px;width:29px}.file__data_name{display:flex;flex-grow:1;min-width:0;color:var(--InlineStandard, #3f3d49);font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px}@media screen and (max-width: 600px){.file__data_name{max-width:200px;text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden}}@media screen and (max-width: 500px){.file__data_name{max-width:140px}}@media screen and (max-width: 450px){.file__data_name{max-width:100px}}@media screen and (max-width: 400px){.file__data_name{max-width:50px}}.file__data_name_mainPart{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file__actions{display:flex;align-items:center;margin-left:8px}.file__actions_download{height:24px;width:24px;margin-right:8px}.file__actions_download path{fill:var(--InlineLight)}.file__actions_deleteButton,.file__actions_downloadButton{margin:0;padding:0;background-color:transparent;border:none;outline:none;cursor:pointer}.file__actions_close{height:12px;width:12px;margin-left:8px}.file__actions_close path{fill:var(--InlineLight)}.file:hover .file__data{border:1px solid var(--Neutral-80);box-shadow:2px 4px 8px -4px #223c5033}.file:hover .file__actions_download path,.file:hover .file__actions_close path{fill:var(--InlineStandard)}.file__dropdown{display:flex;align-items:center;background-color:var(--Neutral-70);padding:0 4px 0 8px;border-radius:4px;flex-basis:content;flex-shrink:0}.file__dropdown_title{color:var(--InlineStandard);font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file__dropdown_icon{flex-shrink:0;width:20px;height:20px}.file__dropdown_transparent{background-color:transparent}.padding{padding-right:8px}.addSketchbook__button{padding:12px 24px;margin-left:12px;border:none;outline:none;border-radius:16px;background-color:var(--Drop4Sketch-Accent-100);cursor:pointer;display:flex;justify-content:center;align-items:center;gap:16px}.addSketchbook__button_icon{width:24px;height:24px}.addSketchbook__button_icon path{fill:var(--Neutral-100)}.addSketchbook__button_text{color:var(--Neutral-100);font-size:10px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.25px}.addSketchbook__tooltip{z-index:9999;width:322px;background-color:var(--Neutral-100);border-radius:16px;display:flex;justify-content:space-between;flex-direction:column;overflow:hidden}.addSketchbook__tooltip_empty{padding:16px 32px}.addNewItem{background-color:var(--Neutral-90);padding:8px 48px;display:flex;align-items:center;z-index:1000;position:relative;gap:12px}.addNewItem__text{color:var(--InlineStandard);font-size:12px;font-style:italic;font-weight:300;line-height:22px;letter-spacing:.3px;padding:0 24px}.proprietaryError__text{color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.4px}.proprietaryError__text_warning{color:var(--InlineWarning)}.proprietaryError__text_link{color:var(--Drop4Sketch-Accent-100);font-weight:800;text-decoration:none;display:inline-flex;align-items:center}.selectInfo{padding:12px 32px 12px 16px;flex-grow:1;border-radius:8px;border:1px solid var(--Neutral-70);position:relative}.selectInfo--readonly{border-color:transparent}.selectInfo__title{position:absolute;padding:0 4px;left:8px;top:-30%;transform:translateY(50%);color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;letter-spacing:1.1px;text-transform:uppercase;background-color:var(--Neutral-80)}.selectInfo__empty{color:var(--InlineLight);font-size:12px;font-style:italic;font-weight:300;line-height:22px;letter-spacing:.3px;white-space:nowrap;text-transform:capitalize}.selectInfo__info{display:flex;justify-content:space-between;align-items:center;gap:8px}.selectInfo__info_imageContainer{display:flex;width:24px;height:24px;justify-content:center;align-items:center;border-radius:64px;overflow:hidden;flex-shrink:0}.selectInfo__info_image{width:100%;height:100%}.selectInfo__info_initials{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;letter-spacing:.3px;white-space:nowrap}.selectInfo__info_name{flex-grow:1;overflow:hidden;color:var(--InlineStandard);text-overflow:ellipsis;font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;white-space:nowrap}.drawerSkeleton{height:calc(100vh - 85px)}.drawerSkeleton__bg{background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:200% 100%;animation:wave-squares 2s infinite ease-out}.drawerSkeleton__image{width:100%;height:393px}.drawerSkeleton__inner{padding:32px 48px}.drawerSkeleton__info{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.drawerSkeleton__info_title{width:164px;height:40px;border-radius:4px;margin-bottom:12px}.drawerSkeleton__info_subtitle{width:130px;height:24px;border-radius:4px}.drawerSkeleton__info_button{width:185px;height:48px;border-radius:16px}.drawerSkeleton__tags{margin-bottom:32px}.drawerSkeleton__tags_title{color:var(--Neutral-50);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase;margin-bottom:8px}.drawerSkeleton__tags_tags{display:flex;align-items:center;gap:8px}.drawerSkeleton__tags_tag{height:30px;width:100px;border-radius:8px}.drawerSkeleton__details_header{border-radius:16px 16px 0 0;border-top:1px solid var(--Neutral-80);border-right:1px solid var(--Neutral-80);border-left:1px solid var(--Neutral-80);display:flex;align-items:center}.drawerSkeleton__details_headerTab{display:flex;align-items:center;gap:4px;padding:8px 24px}.drawerSkeleton__details_headerTitle{color:var(--InlineLight);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.9px;text-transform:uppercase}.drawerSkeleton__details_data{width:100%;height:144px;border-radius:0 0 16px 16px}.assetDrawer{width:100%;min-height:150vh}.assetDrawer__deleteModal_buttons{margin-top:48px;display:flex;justify-content:space-between;align-items:center}.assetDrawer__image{width:100%;height:393px;position:relative;display:flex;justify-content:center;align-items:center;background-color:#fefefe;cursor:pointer}.assetDrawer__image_button{padding:0;border:none;outline:none;background-color:transparent;margin-right:24px!important}.assetDrawer__image_image{max-height:100%;max-width:100%}.assetDrawer__image_fly-container{width:100%;height:393px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;display:flex;align-items:center;justify-content:center}.assetDrawer__image_fly-container:before{top:0;left:0;right:0;bottom:0;position:absolute;content:"";z-index:2;background:#000000bf;max-height:100%;max-width:100%}.assetDrawer__image_fly{max-height:100%;max-width:100%;animation:1s forwards addSketchbook;z-index:3;object-fit:contain;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff}@media screen and (max-width: 720px){.assetDrawer__image_fly{animation:1.5s forwards mobileAnimation}}@keyframes addSketchbook{0%{top:50%;left:50%;width:100%;height:393px;border-radius:0;opacity:1}25%{top:50%;left:50%;width:318px;height:175px;border-radius:0;opacity:1}50%{top:50%;left:50%;width:318px;height:175px;border-radius:0;opacity:1}70%{border-radius:50%;width:50px;height:50px;opacity:1}85%{border-radius:50%;width:50px;height:50px;top:-30px;left:80%;opacity:.5}to{width:24px;height:24px;top:-35px;left:80%;border-radius:50%;opacity:.2}}@keyframes mobileAnimation{0%{top:50%;left:50%;width:100%;height:393px;border-radius:0;opacity:1}25%{top:50%;left:50%;width:318px;height:175px;border-radius:0;opacity:1}50%{top:50%;left:50%;width:318px;height:175px;border-radius:0;opacity:1}70%{border-radius:50%;width:50px;height:50px;opacity:1}85%{border-radius:50%;width:50px;height:50px;top:-25px;left:95%;opacity:.5}to{width:24px;height:24px;top:-25px;left:95%;border-radius:50%;opacity:.2}}.assetDrawer__image_top{opacity:.75;background:linear-gradient(180deg,#454555d9,#454555cf 24.48%,#45455599 49.48%,#45455500);position:absolute;top:0;left:0;height:68px;width:100%;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.assetDrawer__image_topRight{display:flex;align-items:center;justify-content:center}.assetDrawer__image_icon{height:32px;width:32px;cursor:pointer}.assetDrawer__image_icon path{fill:var(--Neutral-100)}.assetDrawer__image_bottom{position:absolute;bottom:0;left:0;width:100%;height:77px;background:linear-gradient(180deg,#45455500,#45455580)}.assetDrawer__info{padding:32px 48px}@media screen and (max-width: 720px){.assetDrawer__info{padding:32px}}@media screen and (max-width: 512px){.assetDrawer__info{padding:32px 24px}}.assetDrawer__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}@media screen and (max-width: 512px){.assetDrawer__header{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}}.assetDrawer__header_title{color:var(--InlineStandard);font-size:26px;font-style:normal;font-weight:400;line-height:40px}.assetDrawer__header_subtitle{color:var(--InlineLight);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.assetDrawer__header_subtitleName{cursor:pointer;border-bottom:1px dotted var(--Neutral-50)}.assetDrawer__header_right{display:flex;align-items:center}@media screen and (max-width: 512px){.assetDrawer__header_right{width:100%;justify-content:flex-end}}.assetDrawer__header_button{padding:12px 24px;margin-left:12px;border:none;outline:none;border-radius:16px;background-color:var(--Drop4Sketch-Accent-100);cursor:pointer;display:flex;justify-content:center;align-items:center}.assetDrawer__header_buttonIcon{width:24px;height:24px;margin-right:16px}.assetDrawer__header_buttonIcon path{fill:var(--Neutral-100)}.assetDrawer__header_buttonText{color:var(--Neutral-100);font-size:10px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.25px}.assetDrawer__tags_titleContainer{display:flex;align-items:center;gap:8px}.assetDrawer__tags_title{color:var(--Neutral-50);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase;margin:16px 0}.assetDrawer__tags_regenerate{background-color:transparent;margin:0;padding:4px;outline:none;cursor:pointer;border:1px solid var(--Neutral-60);border-radius:4px;color:var(--Neutral-50);display:flex;align-items:center;gap:4px}.assetDrawer__tags_titleUnapproved{color:var(--InlineWarning)}.assetDrawer__tags_tags{display:flex;flex-wrap:wrap;padding-bottom:16px;margin-bottom:16px;gap:8px}.assetDrawer__details{border:1px solid var(--Neutral-80);border-radius:16px;margin-bottom:32px}.assetDrawer__details_header{display:flex;align-items:center}.assetDrawer__details_headerItem{padding:8px 24px;display:flex;justify-content:center;align-items:center;cursor:pointer;border-bottom:1px solid var(--Neutral-90)}.assetDrawer__details_headerItemSelected{border-bottom:1px solid var(--Drop4Sketch-Accent-100)}.assetDrawer__details_headerItemIcon{width:16px;height:16px;margin-right:4px}.assetDrawer__details_headerItemIconSelected path{fill:var(--Drop4Sketch-Accent-100)}.assetDrawer__details_headerItemTitle{color:var(--InlineLight);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.9px;text-transform:uppercase}.assetDrawer__details_headerItemTitleSelected{color:var(--Drop4Sketch-Accent-100)}.assetDrawer__details_body{padding:32px 16px;background-color:var(--Neutral-80);border-radius:0 0 16px 16px}.assetDrawer__details_details{display:flex;flex-direction:column;gap:32px}.assetDrawer__details_divider{border-top:1px solid var(--Neutral-80)}.assetDrawer__details_customers{display:flex;flex-direction:column;gap:16px}.assetDrawer__details_attributes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;row-gap:16px}.assetDrawer__details_attributes--span{grid-column:span 2}@media screen and (max-width: 760px){.assetDrawer__details_attributes{grid-template-columns:repeat(1,minmax(0,1fr))}.assetDrawer__details_attributes--span{grid-column:span 1}}.assetDrawer__details_sales{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px}@media screen and (max-width: 640px){.assetDrawer__details_sales{grid-template-columns:repeat(1,minmax(0,1fr))}}.assetDrawer__details_files{margin-bottom:16px}@media screen and (max-width: 640px){.assetDrawer__details_form{display:flex;flex-direction:column;width:100%;justify-content:flex-end}}.assetDrawer__details_additional{padding:6px 8px;border-radius:16px;border:1px dashed var(--Neutral-70);display:inline-flex;align-items:center;align-self:flex-end;cursor:pointer;gap:8px;min-width:156px}@media screen and (max-width: 640px){.assetDrawer__details_additional{margin:0}}.assetDrawer__details_additional span{color:var(--Neutral-50);font-size:10px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px}.assetDrawer__details_additionalHovered{background-color:var(--Neutral-70)!important}.assetDrawer__details_footer{display:flex;align-items:center;gap:8px;justify-content:flex-end}.pendingTag{display:flex;justify-content:center;align-items:stretch;height:30px;border-radius:8px;position:relative;overflow:hidden;background-color:var(--Neutral-80)}.pendingTag__mainContent{display:flex;border:1px solid var(--Neutral-70);border-right:0;border-radius:8px 0 0 8px}.pendingTag__removeButton{display:flex;align-items:center;padding:0 8px;background-color:transparent}.pendingTag__removeButton:hover svg path{fill:var(--Neutral-40)}.pendingTag__approveButton{display:flex;align-items:center;background-color:var(--Velociterra-Accent-100)}.pendingTag__approveButton:hover{background-color:var(--Velociterra-Accent-90)}.pendingTag__removeIcon path{fill:var(--Neutral-60)}.pendingTag__approveIcon{width:14px;height:14px}.pendingTag__approveIcon path{fill:var(--Neutral-100)}.pendingTag__text{display:flex;align-items:center;padding-left:12px;color:var(--InlineStandard);font-size:12px;font-weight:600;line-height:22px;letter-spacing:.025em}.userDetails__avatar_tooltip{cursor:pointer!important}.mobile-header{height:var(--header-height);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;position:fixed;top:0;width:100vw;z-index:1000;background-color:var(--Neutral-80);border-bottom:1px solid var(--Neutral-70);transition:transform .3s ease-in-out}.mobile-header--hidden{transform:translateY(-100%)}@media screen and (max-width: 768px){.mobile-header{position:fixed}}.mobile-header a{padding-top:12px;width:100%;display:flex;justify-content:center;align-items:center;background-color:var(--Neutral-100)}.mobile-header .mainSearch__input{background:transparent;text-transform:capitalize}.mobile-header__inner{display:flex;align-items:center;background-color:var(--Neutral-80);width:100%;padding:12px 16px;gap:16px}@media screen and (max-width: 500px){.mobile-header__inner{gap:8px;padding:12px 8px}}@media screen and (max-width: 400px){.mobile-header__inner{justify-content:space-around}}.noAccess{width:100%;height:calc(100vh - 80px);display:flex;justify-content:center;align-items:center}.noAccess__info{display:flex;align-items:center;gap:16px}.noAccess__info_title{color:var(--InlineLight);font-size:26px;font-style:normal;font-weight:400;line-height:40px}.noAccess__info_subtitle{color:var(--InlineLight);font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.35px}.layout{padding-top:var(--header-height)}@media screen and (max-width: 1023px){.layout{padding-top:125px}}.layout__inner{display:flex;justify-content:space-between;position:relative}.layout__inner_children{padding-left:100px;flex-grow:1;max-width:100%}@media screen and (max-width: 1023px){.layout__inner_children{padding-left:0}}.sheetDataModal__banner{display:flex;align-items:center;gap:24px;border-radius:16px;padding:12px 24px;margin-bottom:24px;color:var(--InlineStandard);background-color:var(--Neutral-90);font-size:14px;font-weight:500;line-height:24px;letter-spacing:.025em;border:1px solid var(--Neutral-80)}.sheetDataModal__buttons{display:flex;gap:16px;margin-top:32px}.sheetDataModal__button{display:flex;align-items:center;gap:8px}.sheetDataModalSkeleton{height:500px;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.sheetDataModalCloseButton{display:flex;background-color:transparent;margin:0;padding:0}.sheetFiles__fileLoaderLabel{justify-content:center;padding:48px 48px 48px 32px}.sheetFiles__pagesList{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;padding-bottom:24px}.sheetFiles__loadMoreFile{display:flex;align-items:center;justify-content:center;width:135px;height:79px;border:1px dashed var(--Neutral-60);border-radius:16px;transition:all .3s ease-out;cursor:pointer}.sheetFiles__loadMoreFile svg path{fill:var(--Neutral-60)}.sheetFiles__loadMoreFile:hover,.sheetFiles__loadMoreFile--drag{background-color:var(--Neutral-80)}.sheetFileItem{display:flex;flex-direction:column;gap:8px;width:135px;height:130px;border-radius:16px;cursor:pointer}.sheetFileItem--inactive{cursor:default}.sheetFileItem--opaque{background-color:#fff}.sheetFileItem__header{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:80px;border-radius:16px;transition:all ease-out .3s;box-shadow:0 2px 4px #0000001a;overflow:hidden}.sheetFileItem__header img{width:100%;height:100%;object-fit:contain}.sheetFileItem__headerNumber{position:absolute;bottom:6px;left:8px;height:20px;padding:0 4px;border-radius:16px;color:var(--Neutral-100);background-color:var(--InlineStandard);font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em}.sheetFileItem__star{position:absolute;top:4px;right:4px;opacity:0;transition:opacity .3s ease-out}.sheetFileItem__star svg{width:24px;height:24px}.sheetFileItem__star svg path{fill:var(--Neutral-60);transition:fill .3s ease-out}.sheetFileItem__star--highlighted{opacity:1}.sheetFileItem__star--highlighted svg path{fill:var(--HPI-Accent-100)}.sheetFileItem__title{display:flex;gap:8px}.sheetFileItem__title svg{transition:.3s}.sheetFileItem__closeIcon{width:12px;height:12px}.sheetFileItem__closeIcon path{transition:.3s;fill:var(--Neutral-60)}.sheetFileItem__titleText{flex-grow:1;min-width:0}.sheetFileItem__titleName{font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em;color:var(--InlineStandard)}.sheetFileItem__titleDescription{font-weight:400;font-style:italic;font-size:10px;line-height:20px;color:var(--Neutral-60)}.sheetFileItem .sheetFileItem__starTooltip{--rt-opacity: .85;--rt-transition-show-delay: .1s;--rt-transition-closing-delay: .1s;font-weight:700;font-size:10px;line-height:20px;letter-spacing:.025em;color:#fff;background-color:var(--Neutral-10);border-radius:16px;padding:4px 16px;z-index:5;box-shadow:0 4px 4px #00000040}.sheetFileItem:hover .sheetFileItem__header{box-shadow:0 2px 6px #211c3f66}.sheetFileItem:hover .sheetFileItem__title svg{fill:var(--InlineStandard)}.sheetFileItem:hover .sheetFileItem__closeIcon path{fill:var(--InlineStandard)}.sheetFileItem:hover .sheetFileItem__star{opacity:1}.sheetFilesSkeleton{display:flex;gap:8px;justify-content:center;margin-bottom:32px}.sheetFileItemSkeleton{width:135px;height:80px;border-radius:16px;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.trimmedFilename{display:flex;width:100%}.trimmedFilename__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trimmedFilename .trimmedFilename__tooltip{--rt-opacity: .85;--rt-transition-show-delay: .1s;--rt-transition-closing-delay: .1s;z-index:1;font-weight:700;font-size:10px;line-height:20px;letter-spacing:.025em;color:#fff;background-color:var(--Neutral-10);border-radius:16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 4px #00000040}.sheetSalesReps{padding:0 12px}.sheetSalesReps__salesReps{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.sheetSalesReps__addSalesRep{width:45px;height:30px;background-color:transparent;border:1px dashed var(--Drop4Sketch-Accent-80);border-radius:8px}.sheetSalesReps__addSalesRep:hover{background-color:var(--Drop4Sketch-Accent-80);border:1px solid var(--Drop4Sketch-Accent-80)}.sheetSalesReps__addSalesRep:hover svg path{fill:var(--Neutral-100);stroke:var(--Neutral-100)}.sheetSalesRepsSkeleton{background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out;border-radius:8px;height:32px}.sheetAttachment{display:flex;gap:8px;align-items:center;justify-content:end;margin:12px 0 32px;font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em;color:var(--Drop4Sketch-Accent-100)}.sheetAttachment--disabled{opacity:.5}.sheetAttachment svg path{fill:var(--Drop4Sketch-Accent-100)}.sheetAttachment__content{display:flex;gap:8px}.sheetAttachment__text{text-decoration:underline;cursor:pointer;line-height:24px}.sheetAttachment__label{display:flex;align-items:center;gap:8px;cursor:pointer}.sheetAttachment__label input{display:none}.imageSkeleton{width:100%;height:100%;border-radius:8px;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:200% 100%;animation:wave-squares 2s infinite ease-out}@keyframes wave{0%{background-position:200% 0}to{background-position:-200% 0}}.collectionCard{cursor:pointer;height:329px;transition:all .1s ease;box-sizing:border-box;display:flex;flex-direction:column;position:relative;text-decoration:none}.collectionCard__content{padding:8px;background-color:var(--Neutral-100);border-radius:16px}.collectionCard__content:hover{box-shadow:0 8px 10px -3px #223c5033;z-index:1}.collectionCard__pinIcon{position:absolute;top:16px;right:16px;width:24px;height:24px;z-index:12;opacity:.25;filter:invert(1);mix-blend-mode:difference}.collectionCard__checkbox{position:absolute;top:16px;left:16px;width:24px;height:24px;z-index:123;display:none;filter:invert(1);mix-blend-mode:difference}.collectionCard__checkbox_selected{display:block}.collectionCard:hover .collectionCard__footer_edit{opacity:.8}.collectionCard:hover .collectionCard__pinIcon{opacity:1}.collectionCard:hover .collectionCard__checkbox{display:block}.collectionCard:hover .collectionCard__inner_unpin{opacity:1;transition:opacity .1s ease-in}.collectionCard:hover .collectionCard__assets{background:#00000080}.collectionCard:hover .collectionCard__assets_assets{max-width:41px;opacity:1}.collectionCard__imageContainer{position:relative;flex-grow:1;display:flex;justify-content:center;align-items:center;height:250px;padding-bottom:8px}.collectionCard__imageContainer_image{width:100%;height:100%;object-fit:contain}.collectionCard__assets{white-space:nowrap;overflow:hidden;position:absolute;bottom:5px;right:0;display:flex;padding:4px 8px 4px 4px;justify-content:flex-start;align-items:center;gap:4px;border-radius:8px;background:#00000040}.collectionCard__assets_icon{height:24px;width:24px}.collectionCard__assets_icon path{fill:var(--Neutral-100)}.collectionCard__assets_amount{color:#fff;font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;flex-shrink:0;display:flex;align-items:center;justify-content:center;text-transform:capitalize}.collectionCard__assets_assets{transition:all .1s ease;flex-shrink:0;max-width:0;opacity:0}.collectionCard__footer{display:flex;align-items:center;margin:8px 0 8px 16px;padding:16px 8px 0}.collectionCard__footer_icon{width:24px!important;height:24px!important;margin-right:8px;flex-shrink:0}.collectionCard__footer_name{color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:500;line-height:26px;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collectionCard__footer_name:hover{white-space:wrap;text-overflow:none}.collectionCardSkeleton{border-radius:16px;height:329px;display:flex;flex-direction:column;justify-content:space-between;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.assetCard{background-color:var(--Neutral-100);cursor:pointer;height:300px;padding:8px;border-radius:16px;position:relative;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none}.assetCard__modal_icon{height:32px!important;width:32px!important;margin-right:4px}.assetCard__modal_text{color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.4px;margin-bottom:24px;text-align:left}.assetCard__modal_show{display:flex;align-items:center;margin-bottom:48px}.assetCard__modal_showIcon{width:24px;height:24px;margin-right:8px}.assetCard__modal_showText{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.assetCard__modal_buttons{display:flex;justify-content:space-between;align-items:center}.assetCard__modal_button{padding:16px 48px;width:49%;border:none;outline:none;font-size:16px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:.16px;border-radius:16px;cursor:pointer}@media screen and (max-width: 512px){.assetCard__modal_button{padding:16px 32px}}.assetCard__modal_buttonBack{background-color:var(--Neutral-100);color:var(--InlineStandard)}.assetCard__modal_buttonContinue{background-color:var(--Drop4Sketch-Accent-100);color:#fff}.assetCard__checkbox{position:absolute;top:8px;left:8px;z-index:12;display:none;filter:invert(1);mix-blend-mode:difference}@media screen and (max-width: 1023px){.assetCard__checkbox{display:block}}.assetCard__checkbox_icon{width:24px;height:24px}.assetCard__checkbox_selected{display:block}.assetCard__removeButton{position:absolute;top:8px;right:8px;z-index:12;display:none}.assetCard__removeButton--visible{display:block}.assetCard__imageContainer{width:100%;height:auto;max-height:240px;display:flex;justify-content:center;align-items:center;flex-grow:1}.assetCard__imageContainer_image{width:100%;height:auto;max-height:100%;object-fit:contain}.assetCard__info{display:flex;align-items:center;padding:4px 16px 8px 24px}.assetCard__info_id{color:var(--InlineLight);font-size:12px;font-style:normal;font-weight:700;line-height:13px;letter-spacing:1.2px;text-transform:uppercase}.assetCard__proprietary{width:24px;height:24px;border-radius:24px;position:absolute;bottom:8px;right:8px;display:flex;justify-content:center;align-items:center;background-color:#4ab783}.assetCard__proprietary_image{max-height:100%;max-width:100%;object-fit:cover}.assetCard__proprietary_initials{color:#fff;font-size:12px;font-weight:700}.assetCard:hover{box-shadow:0 8px 10px -3px #223c5033}.assetCard:hover .assetCard__checkbox,.assetCard:hover .assetCard__removeButton{display:block}.assetCardSkeleton{height:300px;padding:8px;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.assetCardEmpty{position:relative;display:flex;align-items:center;justify-content:center;height:300px;border:1px white dashed;border-radius:16px;cursor:pointer}.assetCardEmpty svg path{fill:#fff}.assetCardEmpty__clickable{position:absolute;top:0;bottom:0;left:0;right:0}.pagination{padding:15px 32px;display:inline-flex;align-items:center;align-self:center;justify-content:space-between;gap:24px;border-radius:64px;border:1px solid var(--Neutral-70);margin:22px auto 20px!important}.pagination svg{width:34px;height:34px}.pagination__button{cursor:pointer;border:none;outline:none;background-color:transparent;color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:.16px;display:flex;padding:3px 8px;align-items:center;gap:4px;align-self:stretch;border-radius:8px;margin:0}.pagination__button_input{border:1px solid var(--Neutral-70);outline:none;background-color:transparent;color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:.16px;display:flex;padding:3px 8px;align-items:center;gap:4px;align-self:stretch;border-radius:8px;margin:0}.pagination__button_inputError{border:1px solid var(--InlineWarning)}.pagination__buttonActive{background-color:var(--Drop4Sketch-Accent-100);color:var(--Neutral-100)}.pagination__forward,.pagination__back{cursor:pointer}.pagination__buttonDisabled{cursor:default}.pagination__buttonDisabled path{fill:var(--Neutral-70)}.addPinnedCollection{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;border:1px dashed var(--Neutral-70);margin-bottom:8px;min-height:330px;cursor:pointer}.addPinnedCollection:hover{background-color:var(--Neutral-80)}.addPinnedCollection__button{border:none;outline:none;background-color:transparent;margin:0;padding:0;cursor:pointer}.addPinnedCollection__button_icon{height:50px;width:50px}.addPinnedCollection__tooltip{z-index:9999;width:322px;background-color:var(--Neutral-100);box-shadow:0 3px 10px 1px #27214b59;max-height:418px;border-radius:16px!important;overflow:hidden}.addPinnedCollection__tooltip_header{padding:16px 32px;background-color:var(--Neutral-80);display:flex;align-items:center;gap:8px}.addPinnedCollection__tooltip_headerIcon{width:24px;height:24px}.addPinnedCollection__tooltip_headerTitle{color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase}.addPinnedCollection__tooltip_collections{height:228px;overflow-y:scroll}.dashboard__container{box-sizing:border-box;margin:0 15vw 48px;flex-grow:1}@media screen and (max-width: 1768px){.dashboard__container{margin:0 10vw 48px}}@media screen and (max-width: 1600px){.dashboard__container{margin:0 8vw 48px}}@media screen and (max-width: 1280px){.dashboard__container{margin:0 5vw 48px}}.dashboard__poster{height:256px;background-color:var(--Drop4Sketch-Accent-80);display:flex;align-items:end;margin-bottom:26px}.dashboard__poster_inner{width:100%;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 960px){.dashboard__poster_inner{flex-direction:column;align-items:center;justify-content:center;gap:32px}}@media screen and (max-width: 512px){.dashboard__poster_inner{gap:16px}}.dashboard__poster_textContainer{width:50%}@media screen and (max-width: 960px){.dashboard__poster_textContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}}.dashboard__poster_links{display:flex;align-items:center;justify-content:space-between;gap:8px}@media screen and (max-width: 960px){.dashboard__poster_links{display:flex;justify-content:center;width:100%}}@media screen and (max-width: 576px){.dashboard__poster_links{display:flex;flex-direction:column;width:100%}}.dashboard__poster_link{display:flex;width:335px;padding:16px 48px;justify-content:center;gap:8px;align-items:center;border-radius:16px;text-decoration:none;font-size:16px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:.16px}@media screen and (max-width: 1366px){.dashboard__poster_link{padding:16px 32px}}@media screen and (max-width: 1086px){.dashboard__poster_link{padding:16px}}@media screen and (max-width: 960px){.dashboard__poster_link{max-width:40%}}@media screen and (max-width: 766px){.dashboard__poster_link{max-width:calc(50% - 8px)}}@media screen and (max-width: 576px){.dashboard__poster_link{width:100%;max-width:100%}}.dashboard__poster_linkLight{border:2px solid var(--InlineStandard);color:var(--InlineStandard)}.dashboard__poster_linkDark{color:#fff;border:2px solid var(--Neutral-10);background:var(--Neutral-10)}.dashboard__poster_linkDark:hover{border:2px solid var(--Neutral-30);background:var(--Neutral-30)}.dashboard__poster_text{color:var(--Neutral-10);font-size:45px;font-style:normal;font-weight:800;line-height:52px;margin:0}@media screen and (max-width: 1366px){.dashboard__poster_text{font-size:40px}}@media screen and (max-width: 1086px){.dashboard__poster_text{font-size:35px}}@media screen and (max-width: 576px){.dashboard__poster_text{font-size:30px;line-height:42px}}@media screen and (max-width: 512px){.dashboard__poster_text{font-size:24px}}@media screen and (max-width: 400px){.dashboard__poster_text{font-size:20px}}.dashboard__poster_textWh{color:var(--Neutral-100)}.dashboard__main{padding:23px 0 64px;text-align:center}.dashboard__hello{display:flex;align-items:center;gap:24px}.dashboard__hello h1{font-size:32px;font-weight:400;color:var(--Neutral-100)}.dashboard__hello h2{font-size:14px;font-weight:600;color:var(--Neutral-10);text-transform:uppercase;letter-spacing:.05em}.dashboard__userAvatar{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:64px;overflow:hidden;color:var(--Neutral-100);font-size:24px;font-weight:800}.dashboard__userAvatarImage{width:100%;height:100%;object-fit:cover}.dashboard__returnToTop{display:flex;align-items:center;justify-content:center;gap:8px;width:290px;height:58px;margin:0 auto;border:1px solid var(--InlineStandard);border-radius:16px;color:var(--InlineStandard);background-color:transparent;font-size:16px;font-weight:500}.dashboard__returnToTop svg{transform:rotate(-90deg)}.dashboard__returnToTop:hover{background-color:var(--Neutral-100)}.dashboardItem{width:100%;margin-bottom:32px}.dashboardItem__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.dashboardItem__header_title{display:flex;justify-content:space-between;align-items:center;gap:8px}@media screen and (max-width: 576px){.dashboardItem__header_title .icon32{width:24px!important;height:24px!important}}.dashboardItem__header_name{font-size:18px;color:var(--InlineStandard);font-style:normal;font-weight:500;line-height:30px}@media screen and (max-width: 576px){.dashboardItem__header_name{font-size:20px}}@media screen and (max-width: 512px){.dashboardItem__header_name{font-size:16px}}@media screen and (max-width: 400px){.dashboardItem__header_name{font-size:12px}}.dashboardItem__header_link{display:flex;align-items:center;text-decoration:none;color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:.16px}@media screen and (max-width: 576px){.dashboardItem__header_link{font-size:14px}}@media screen and (max-width: 512px){.dashboardItem__header_link{font-size:12px}}@media screen and (max-width: 400px){.dashboardItem__header_link{font-size:10px}}.dashboardItem__header_link svg{width:18px!important;height:18px!important;margin-left:2px}.dashboardItem__cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:24px;align-items:start}@media screen and (max-width: 1600px){.dashboardItem__cards{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width: 1152px){.dashboardItem__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 876px){.dashboardItem__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 600px){.dashboardItem__cards{grid-template-columns:repeat(1,minmax(0,1fr))}}.dashboardItem__cards_empty{flex-grow:1}.dashboardItem__cardsSmall{display:flex;justify-content:space-between;gap:50px 24px;flex-wrap:wrap;overflow:hidden;height:140px}@media screen and (max-width: 1023px){.dashboardItem__cardsSmall{gap:50px 12px}}@media screen and (max-width: 440px){.dashboardItem__cardsSmall{justify-content:space-around}}.dashboard-card-small{width:125px;height:128px;border-radius:16px;overflow:hidden;background-color:#fff;transition:all .1s ease}.dashboard-card-small img{width:100%;height:100%;object-fit:contain;cursor:pointer}.dashboard-card-small:hover{box-shadow:0 8px 10px -3px #223c5033}.sheetViewer__backdrop{position:fixed;z-index:1000000;top:0;bottom:0;left:0;right:0;background-color:#000c}.sheetViewer__scrollContainer{display:flex;flex-direction:column;align-items:stretch;max-height:100%;overflow-y:auto;padding:32px 16px;gap:32px}.sheetViewer__header{display:flex;justify-content:center}.sheetViewer__headerTitle{font-size:22px;line-height:32px;font-weight:500;color:#fff}.sheetViewer__headerContent{display:flex;justify-content:space-between;flex-grow:1;max-width:min(1176px,100% - 140px)}@media (max-width: 640px){.sheetViewer__headerContent{flex-direction:column;max-width:unset}}.sheetViewer__headerSection{display:flex;align-items:center;gap:12px}.sheetViewer__headerSection--right{justify-content:end}.sheetViewer__back{display:flex}.sheetViewer__back,.sheetViewer__share,.sheetViewer__menu{background-color:transparent}.sheetViewer__back svg path,.sheetViewer__share svg path,.sheetViewer__menu svg path{fill:#fff}.sheetViewer__menu{width:48px;height:38px;display:flex;align-items:center;justify-content:center;border:1.5px solid white;border-radius:16px}.sheetViewer__menuTooltipContent{display:flex;flex-direction:column}.sheetViewer__menuTooltipContent button{display:flex;gap:12px;padding:12px 16px;color:var(--InlineStandard);font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em;background-color:transparent}.sheetViewer__menuTooltipContent button svg path{fill:initial}.sheetViewer__download{color:#fff;font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em;background-color:var(--Drop4Sketch-Accent-100);display:flex;align-items:center;padding:0 32px;height:38px;gap:8px;border-radius:16px}.sheetViewer__download svg{width:16px;height:16px}.sheetViewer__download svg path{fill:#fff}.sheetViewer__download:hover{background-color:var(--Drop4Sketch-Accent-80)}@media (max-width: 640px){.sheetViewer__downloadText{display:none}}.sheetViewer__main{position:relative;z-index:0}.sheetViewer__mainContent{display:flex;justify-content:center;align-items:center;gap:32px}.sheetViewer__swiperWrapper{min-width:0;max-width:min(1176px,100% - 140px);flex-grow:1}.sheetViewer__swiper{height:calc(100vh - 306px);margin:0}@media (max-width: 640px){.sheetViewer__swiper{height:50vh}}.sheetViewer__prevButton{transform:rotate(180deg)}.sheetViewer__prevButton,.sheetViewer__nextButton{height:65px;display:flex;align-items:center;justify-content:center;background-color:transparent;flex:0 0 65px}.sheetViewer__prevButton:disabled,.sheetViewer__prevButton--disabled,.sheetViewer__nextButton:disabled,.sheetViewer__nextButton--disabled{cursor:default;opacity:.25}@media (max-width: 719px){.sheetViewer__prevButton,.sheetViewer__nextButton{display:none}}.sheetViewer__swiperSlide{display:flex;align-items:center;justify-content:center}.sheetViewer__swiperSlide:hover .sheetViewer__pageInfo{opacity:1}.sheetViewer__imageWrapper{position:relative;width:100%;height:100%}.sheetViewer__image{width:100%;height:100%;object-fit:contain;cursor:zoom-in}.sheetViewer__skeletons{display:flex;gap:64px}.sheetViewer__skeleton{min-width:1px;flex-grow:1;height:calc(100vh - 306px);background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.sheetViewer__pageInfo{position:absolute;bottom:0;left:0;right:0;height:54px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;color:#fff;transition-duration:.3s;transition-timing-function:ease-out;opacity:0;font-size:18px;line-height:30px;font-weight:500;background:linear-gradient(0deg,#000 9.37%,#0000009d 72.43%,#0000)}.sheetViewer__pageInfo button{background-color:transparent}.sheetViewer__pageInfo button svg path{fill:#fff}.sheetViewer__pageInfoButtons{display:flex;align-items:center}.sheetViewer__swiperThumbnailsContent{display:flex;gap:12px;justify-content:center;position:relative;z-index:1}@media (max-width: 719px){.sheetViewer__swiperThumbnailsContent{display:none}}.sheetViewer__swiperThumbnailsMobile{display:none}@media (max-width: 719px){.sheetViewer__swiperThumbnailsMobile{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}}.sheetViewer__thumbnailPair{display:flex;gap:2px;transition:all ease-out .3s;cursor:pointer}.sheetViewer__thumbnailPair--dark{opacity:.25}.sheetViewer__thumbnail{width:32px;height:42px;object-fit:cover}.sheetViewer .sheetViewer__thumbnailTooltip{font-weight:700;font-size:10px;line-height:20px;letter-spacing:.025em;color:var(--InlineStandard);background-color:var(--Neutral-100);border-radius:16px;padding:2px 12px;text-transform:capitalize}.sheetViewer__assets{display:flex;justify-content:center}.sheetViewer__assetsContent{flex-grow:1;max-width:min(1176px,100% - 140px)}@media (max-width: 640px){.sheetViewer__assetsContent{max-width:80%}}.sheetViewer__assetsHeading{margin-bottom:14px;font-size:22px;line-height:32px;font-weight:500;color:#fff}.sheetViewer__assetsHeading>div{display:flex;align-items:center;gap:8px}.sheetViewer__assetsHeading>div svg path{fill:#fff}.sheetViewer__assetCard{background-color:var(--Neutral-100);border-radius:16px;height:300px}.sheetViewer__replaceTooltip.sheetViewer__replaceTooltip{width:180px;z-index:1;background-color:var(--Neutral-100);border-radius:8px;box-shadow:0 4px 4px #00000040}.sheetViewer__replaceTooltip.sheetViewer__replaceTooltip .sheetViewer__replaceTooltipList{display:flex;flex-direction:column;gap:16px;padding:4px 0}.sheetViewer__replaceTooltip.sheetViewer__replaceTooltip label,.sheetViewer__replaceTooltip.sheetViewer__replaceTooltip button{color:var(--InlineStandard);font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em;display:flex;gap:12px;justify-content:start;background-color:transparent;cursor:pointer;margin:0;padding:0}.sheetViewer__replaceTooltip.sheetViewer__replaceTooltip label svg path,.sheetViewer__replaceTooltip.sheetViewer__replaceTooltip button svg path{fill:var(--InlineStandard)}.sheetViewer__replaceTooltip.sheetViewer__replaceTooltip input{display:none}.sheetDetailsModal{display:flex;flex-direction:column;gap:24px}.sheetDetailsModal__label{font-weight:700;font-size:11px;line-height:20px;letter-spacing:.1em;vertical-align:middle;text-transform:uppercase;color:var(--InlineLight);margin-bottom:12px}.sheetDetailsModal__projectNumber{position:relative;height:48px;display:flex;align-items:center}.sheetDetailsModal__projectNumberLabel{top:-10px;left:8px;position:absolute;background-color:#fff;font-weight:700;font-size:11px;line-height:20px;letter-spacing:.1em;vertical-align:middle;text-transform:uppercase;color:var(--InlineLight)}.sheetDetailsModal__projectNumberText{display:flex;align-items:center;gap:8px;font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em}.sheetDetailsModal__nameBadgesList{display:flex;gap:8px}.sheetDetailsModal__item{cursor:pointer}.sheetDeleteModal__buttons{margin-top:32px;display:flex}.sheetDeleteModal__trash{width:24px;height:24px}.sheetDeleteModal__trash path{fill:#fff}.cardsView{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:24px;flex-grow:1;align-items:start}@media screen and (max-width: 1860px){.cardsView{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (max-width: 1600px){.cardsView{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width: 1420px){.cardsView{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 1023px){.cardsView{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 876px){.cardsView{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 700px){.cardsView{padding:0 32px}}@media screen and (max-width: 600px){.cardsView{grid-template-columns:repeat(1,minmax(0,1fr))}}@media screen and (max-width: 512px){.cardsView{padding:0 12px}}@media screen and (max-width: 450px){.cardsView{padding:0}}.downloadSheet{display:flex;flex-direction:column;gap:16px;color:var(--InlineStandard)}.downloadSheet__pages{display:flex;gap:16px;margin-bottom:16px}@media (max-width: 640px){.downloadSheet__pages{flex-direction:column}}.downloadSheet__ranges{flex-grow:1;display:flex;padding-top:33px}.downloadSheet__buttonText{display:flex;align-items:center;gap:8px}.downloadSheet__buttonText svg path{fill:#fff}.nameBadge{display:inline-flex;padding:6px 16px 6px 8px;align-items:center;gap:4px;border-radius:16px;border:1px solid var(--Neutral-80);max-width:100%;align-self:flex-start;position:relative;overflow:hidden}.nameBadge__avatar{width:16px;height:16px;border-radius:16px;display:flex;justify-content:center;align-items:center;flex-shrink:0;overflow:hidden}.nameBadge__avatar_initials{color:var(--Neutral-100);font-size:9px;font-style:normal;font-weight:700;line-height:26px}.nameBadge__avatar_image{max-width:30px;max-height:30px}.nameBadge__name{opacity:1;flex-grow:1;color:var(--InlineStandard);font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nameBadge__fullName{opacity:0;position:absolute;color:var(--InlineStandard);font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px;white-space:nowrap;left:28px}.accessTokenCopy{position:relative;display:flex;align-items:center;gap:16px;margin-bottom:48px}.accessTokenCopy__input{display:flex;padding:12px 32px 12px 16px;align-items:center;gap:8px;flex:1 0 0;position:relative;max-width:100%;min-width:0;border-radius:8px;border:1px solid var(--Neutral-70)}.accessTokenCopy__input_title{position:absolute;top:-10px;left:8px;color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase;padding:0 4px;background-color:var(--Neutral-100)}.accessTokenCopy__input_linkContainer{flex-grow:1}.accessTokenCopy__input_link{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;white-space:nowrap;border:0;width:100%}.accessTokenCopy__input_link:focus,.accessTokenCopy__input_link:focus-visible{border:0;outline:0}.accessTokenCopy__copy{color:var(--Drop4Sketch-Accent-100);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:.16px}.assetsDropdown__alreadyAddedItem{display:flex;align-items:center;color:var(--Velociterra-Accent-100);font-weight:400;font-style:italic;font-size:10px;line-height:20px}.assetsDropdown__alreadyAddedItem svg{width:16px;height:16px}.assetsDropdown__alreadyAddedItem svg path{fill:var(--Velociterra-Accent-100)}.deleteAllSheetsVersionModal{display:flex;flex-direction:column;gap:24px}.deleteAllSheetsVersionModal__image{width:174px;height:100px;border-radius:16px;flex-shrink:0;background-size:281px;background-position:184px 0}.deleteAllSheetsVersionModal__callout{display:flex;align-items:center;gap:24px;border-radius:16px;color:var(--InlineStandard);background-color:var(--Neutral-90);font-size:14px;line-height:24px;letter-spacing:.025em;border:1px solid var(--Neutral-80);padding:16px;font-size:12px;font-weight:500;line-height:22px;letter-spacing:.03em;gap:32px;margin-bottom:0}.versionSelect{width:228px}.versionSelect__mainButton{background-color:transparent;height:38px;border-radius:16px;border:1.5px solid transparent;padding-left:16px;color:#fff;font-size:22px;line-height:32px;font-weight:500}.versionSelect__mainButton svg path{fill:#fff}.versionSelect__mainButton:hover{border:1.5px solid var(--Neutral-60)}.versionSelect ul{margin:0;padding:0}.versionSelect__list{max-height:172px}.versionSelect__item{display:flex;height:48px;align-items:center;justify-content:space-between;padding:0 16px;font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em;color:var(--InlineStandard);text-transform:capitalize;cursor:pointer}.versionSelect__item--selected .versionSelect__text{text-decoration:none;border-width:1px;border-color:var(--InlineStandard);border-bottom-style:solid}.versionSelect__item:hover{background-color:var(--Neutral-90)}.versionSelect__item:hover .versionSelect__delete{opacity:1}.versionSelect__item:hover .versionSelect__delete:hover svg path{fill:var(--InlineStandard)}.versionSelect__itemText{display:flex;gap:12px}.versionSelect__delete{transition-property:opacity;transition-duration:.3s;opacity:0;background-color:transparent;padding:0}.versionSelect__delete svg path{transition-property:all;transition-duration:.3s;fill:var(--Neutral-60)}.versionSelect__newButton{width:100%;display:flex;height:48px;align-items:center;padding:0 16px;gap:12px;font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em;color:var(--InlineStandard);border-width:1px;border-color:var(--Neutral-70);border-top-style:solid}.versionSelect__newButton svg path{fill:var(--InlineStandard)}.scrollContainer{max-height:100%;min-height:100%;overflow-y:auto;padding:16px 94px 32px 92px;display:flex;flex-direction:column}@media screen and (max-width: 1800px){.scrollContainer{padding:16px 64px 32px}}@media screen and (max-width: 1600px){.scrollContainer{padding:16px 32px 32px}}@media screen and (max-width: 1400px){.scrollContainer{padding:16px 16px 32px}}@media screen and (max-width: 1023px){.scrollContainer{padding:48px 16px 32px}}.sideBarCategoryItem{display:flex;align-items:center;padding:8px;cursor:pointer;width:100%;border-radius:8px;margin-bottom:4px;gap:16px;text-transform:capitalize}.sideBarCategoryItem__icon path{fill:var(--InlineLight)}.sideBarCategoryItem__name{color:var(--Neutral-50);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.sideBarCategoryItem:hover{background-color:var(--Neutral-80)}.sideBarCategoryItem:hover .checkbox__title{color:var(--InlineStandard)}.sideBarCategoryItem:hover .checkbox__icon path{fill:var(--InlineStandard)}.sidebarItem{width:100%;overflow:hidden}.sidebarItem__header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px 8px 8px;width:100%;cursor:pointer}.sidebarItem__header_title{color:var(--InlineLight);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase}.sidebarItem__header_icon path{fill:var(--InlineLight)}.sidebarItem__header_iconMinus{opacity:0}.sidebarItem__header:hover .sidebarItem__header_title{color:var(--InlineStandard)}.sidebarItem__header:hover .sidebarItem__header_iconMinus{opacity:1}.sidebarItem__header:hover .sidebarItem__header_icon path{fill:var(--InlineStandard)}.sidebarItem__items{overflow-y:scroll;transition:height .2s ease}.sidebarItem__items::-webkit-scrollbar{display:block;width:4px;border-radius:8px}.sidebarItem__items::-webkit-scrollbar:horizontal{height:4px}.sidebarItem__items::-webkit-scrollbar-thumb{background-color:#888;border-radius:8px}@supports not selector(::-webkit-scrollbar){.sidebarItem__items{scrollbar-width:thin}}.calendarSelect{display:flex;align-items:center;gap:4px;border-radius:8px;border:1px solid var(--Neutral-70);position:relative;cursor:pointer}.calendarSelect__title{position:absolute;background-color:var(--Neutral-90);padding:0 4px;left:8px;top:-30%;transform:translateY(50%);color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;letter-spacing:1.1px;text-transform:uppercase}.calendarSelect__content{display:flex;overflow:hidden;width:100%}.calendarSelect__value{color:var(--InlineStandard);font-size:12px;flex:1 1 0;padding:12px 0 12px 16px;overflow:hidden;text-overflow:ellipsis;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;white-space:nowrap}.calendarSelect__value_placeholder{font-weight:300;font-style:italic}.calendarSelect__clearButton{background-color:transparent;padding:12px 24px 12px 4px;line-height:22px}.calendarSelect__calendar{background-color:transparent;padding:12px 16px 6px 0}.calendarSelect__header{padding:16px;background-color:var(--Drop4Sketch-Accent-100);border-radius:8px 8px 0 0;position:relative;text-align:left}.calendarSelect__header_titleContainer{display:flex;align-items:center;gap:4px}.calendarSelect__header_title{color:var(--Neutral-100);font-size:18px;font-style:normal;font-weight:500}.calendarSelect__header_subtitle{color:var(--Neutral-100);font-size:12px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.9px;text-transform:uppercase}.calendarSelect__header_close{position:absolute;top:8px;right:8px;cursor:pointer}.rmdp-calendar{padding:0 16px 8px!important;box-shadow:0 6px 16px 4px #0c0d284d!important;border-radius:8px!important;width:292px}.rmdp-day-picker{padding:0!important;display:block!important}.rmdp-header{margin-top:4px!important}.rmdp-header-values span{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.rmdp-container .ep-arrow.custom-arrow:after{background-color:var(--Drop4Sketch-Accent-100)}.rmdp-ep-arrow[direction=top]{border-bottom:var(--Drop4Sketch-Accent-100)!important}.rmdp-week{width:100%!important}.rmdp-week-day{color:var(--Neutral-60)!important;font-size:10px!important;font-style:normal!important;font-weight:700!important;line-height:20px!important;letter-spacing:.25px!important;flex-grow:1!important}.rmdp-day{padding:0!important;width:32px!important;height:32px!important;border-radius:16px}.rmdp-day span{color:var(--InlineStandard);font-size:12px!important;font-weight:600;line-height:22px;letter-spacing:.3px}.rmdp-day span:hover{color:var(--InlineStandard)!important;background-color:transparent!important}.rmdp-day:hover{border:1.5px solid var(--InlineLight)}.rmdp-today{border-radius:16px;border:1.5px solid var(--Drop4Sketch-Accent-100);background-color:var(--Neutral-100)!important}.rmdp-today span{color:var(--Drop4Sketch-Accent-100)!important;background-color:var(--Neutral-100)!important}.rmdp-range{display:flex;padding:0 8px;flex-direction:column;justify-content:space-between;align-items:center;border-radius:16px;background:var(--Drop4Sketch-Accent-100)!important;box-shadow:0 2px 6px #211c3f66!important}.rmdp-range span{color:#fff!important;background:var(--Drop4Sketch-Accent-100)!important}.rmdp-range span:hover{color:#fff!important}.rmdp-range-hover{background:#3f3d4940!important}.rmdp-range-hover span{color:var(--InlineStandard);background-color:transparent!important}.sidebar{position:relative;z-index:1;display:flex;width:224px;height:calc(100vh - var(--header-height));flex-direction:column;align-items:flex-start;flex-shrink:0;border-right:1px solid var(--Neutral-70);padding:8px 0;transition:.3s ease-in all}@media screen and (max-width: 1400px){.sidebar{width:180px}}@media screen and (max-width: 1023px){.sidebar{width:224px;position:fixed;z-index:100;background:var(--Neutral-90);top:0;padding-top:calc(8px + var(--header-height));bottom:var(--navbar-mobile-height);height:unset}}@media screen and (max-width: 768px){.sidebar{position:fixed}}.sidebar__selects{display:flex;flex-direction:column;gap:16px;margin-top:16px;width:100%;padding:0 24px}@media screen and (max-width: 1400px){.sidebar__selects{padding:0 16px}}.sidebar__selects_deactivated{width:100%;margin:16px 0;border-top:1px solid var(--Neutral-70);padding-top:16px;display:flex;align-items:center}.sidebar__tags{flex-grow:1;display:flex;flex-direction:column;width:100%;padding-left:12px}.sidebar__hidden{width:0;height:0;opacity:0;transition:.6s ease all;z-index:0}.sidebar__hidden .sidebar__selects{display:none}.sidebar-btn{position:fixed;top:45%;left:224px;transform:translateY(-45%);background:var(--Neutral-100);z-index:1;border-radius:0 50% 50% 0;width:40px;height:40px;transition:.3s ease-in all;display:flex;align-items:center;justify-content:center;border:1px solid var(--Neutral-70);border-left:transparent;padding:0;margin:0}.sidebar-btn svg{width:24px;height:24px;margin-left:-4px}.sidebar-btn__hidden{left:0;transform:translateY(-45%);transition:.5s ease all}.selectView{display:flex;align-items:center;padding:8px 32px 8px 16px;margin-left:16px;cursor:pointer}@media screen and (max-width: 1023px){.selectView{padding:8px;margin:0}}@media screen and (max-width: 876px){.selectView{padding:0}}.selectView__title{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;margin:0 8px;border-radius:8px;text-transform:capitalize;white-space:nowrap}@media (max-width: 1439px){.selectView__title__view{display:none}}.selectView__tooltip{position:relative;border-radius:8px;background-color:var(--Neutral-100);min-width:145px;max-width:max-content}.selectView__tooltip_triangle{width:0;height:0;border-style:solid;border-width:0 16.5px 15px 16.5px;border-color:transparent transparent var(--Neutral-100) transparent;transform:translate(-50%) rotate(0);position:absolute;top:-15px;left:50%;z-index:10000}.selectView__tooltip_item{display:flex;align-items:center;padding:12px 16px;cursor:pointer;position:relative;z-index:10000}.selectView__tooltip_item:hover{background-color:var(--Neutral-80)}.selectView__tooltip_item:hover .selectView__tooltip_itemName{border-bottom:none}.selectView__tooltip_item:last-child{border-radius:0 0 8px 8px}.selectView__tooltip_itemName{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;margin-left:12px}.selectView__tooltip_itemSelected{border-bottom:1px solid var(--InlineStandard)}.pageHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 0 8px}@media screen and (max-width: 876px){.pageHeader{flex-wrap:wrap;gap:12px}}.pageHeader__title{color:var(--InlineStandard);font-size:22px;font-style:normal;font-weight:500;line-height:32px;flex-grow:1;margin-left:8px;text-transform:capitalize}@media screen and (max-width: 1200px){.pageHeader__title{font-size:20px}}@media screen and (max-width: 876px){.pageHeader__title{margin:0;font-size:18px}}@media screen and (max-width: 600px){.pageHeader__title{font-size:16px}}.pageHeader__buttons{display:flex;align-items:center}@media screen and (max-width: 876px){.pageHeader__buttons{width:100%;justify-content:flex-end;gap:12px}}.assetSelected{padding:16px 48px;border-radius:64px;background:var(--Neutral-100);box-shadow:0 10px 32px 7px #0c0d2833;position:fixed;bottom:-100px;width:fit-content;left:0;right:0;margin-left:auto;margin-right:auto;z-index:100;display:flex;justify-content:space-between;align-items:center;gap:16px;transition:bottom .3s ease}@media screen and (max-width: 768px){.assetSelected{padding:16px 42px}}@media screen and (max-width: 500px){.assetSelected{padding:16px 24px;flex-wrap:wrap;justify-content:center;width:80vw}}.assetSelected__open{bottom:36px}@media screen and (max-width: 1023px){.assetSelected__open{bottom:86px}}.assetSelected__modal_show{display:flex;align-items:center;gap:8px;margin-top:24px}.assetSelected__selected{display:flex;align-items:center;padding-right:32px}@media screen and (max-width: 500px){.assetSelected__selected{padding-right:0;width:100%;align-items:center;justify-content:center}}.assetSelected__selected_icon{height:24px;width:24px}.assetSelected__selected_text{color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:.16px;white-space:nowrap;margin-left:8px;text-transform:capitalize}.assetSelected__icon{height:24px;width:24px;cursor:pointer}.assetSelected__icon path{fill:var(--InlineLight)}.selectedTooltip{display:flex;flex-direction:column;max-height:226px;width:174px;border-radius:16px!important;opacity:.85;position:relative;overflow:hidden}.selectedTooltip__container{border-radius:16px!important;background-color:transparent!important;box-shadow:0 6px 6px #0006!important;z-index:9999999!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:0!important}.selectedTooltip__container .react-tooltip-arrow{background:linear-gradient(-45deg,#838389 50%,transparent 50%)!important;opacity:.85!important;box-shadow:0 6px 6px #0006!important}.selectedTooltip__container_darkArrow .react-tooltip-arrow{background:linear-gradient(-45deg,var(--InlineStandard) 52%,transparent 50%)!important;opacity:.85!important;box-shadow:0 6px 6px #0006!important}.selectedTooltip__header{display:flex;padding:8px 0;justify-content:center;align-items:center;gap:8px;align-self:stretch;background:var(--Neutral-50);border-radius:16px 16px 0 0}.selectedTooltip__header_text{color:var(--Neutral-100);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase}.selectedTooltip__inner{display:flex;flex-direction:column;min-height:0;background:var(--InlineStandard);border-radius:0 0 16px 16px;padding:8px 0;overflow-y:auto;gap:8px}.selectedTooltip__innerScroll{display:flex;flex-direction:column;gap:8px}.selectedTooltip__innerScroll::-webkit-scrollbar{width:4px}.selectedTooltip__innerScroll::-webkit-scrollbar-thumb{background:var(--Neutral-50);border-radius:10px}@supports not selector(::-webkit-scrollbar-thumb){.selectedTooltip__innerScroll{scrollbar-width:thin}}.selectedTooltip__fadeEffect{position:absolute;bottom:0;left:0;width:100%;background:#fff;background:linear-gradient(180deg,#fff0,#a5a5b069 34%,#707081e1 94%);height:12px}.selectedTooltip__item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 12px;cursor:default}.selectedTooltip__item_clickable{cursor:pointer}.selectedTooltip__item_imageContainer{width:32px;height:32px;border-radius:32px;background-color:var(--Neutral-100);flex-shrink:0;overflow:hidden}.selectedTooltip__item_image{width:100%;height:100%;object-fit:cover}.selectedTooltip__item_name{color:var(--Neutral-70);font-size:11px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase;white-space:nowrap;flex-grow:1;overflow:hidden;text-overflow:ellipsis}.assetSelected-animation-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;z-index:1000000;background:transparent}.assetSelected-animation__fly{display:initial;max-height:100%;max-width:100%;animation:var(--animation-duration) forwards animationAddSketchBooks;object-fit:contain;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;z-index:1000000}@media screen and (max-width: 1023px){.assetSelected-animation__fly{animation:1s forwards animationMobileAddSketchBooks}}@keyframes animationAddSketchBooks{0%{top:calc(95% - 60px);left:47%;width:128px;height:128px;border-radius:12px;opacity:1;z-index:1;overflow:hidden}25%{top:calc(90% - 36px);left:47%;width:128px;height:128px;border-radius:12px;opacity:1;z-index:1}40%{top:calc(90% - 36px);left:47%;width:128px;height:128px;opacity:1;border-radius:12px;z-index:1}60%{z-index:1}70%{z-index:1000000}80%{opacity:1;border-radius:50%}85%{top:35px;left:90%;opacity:.5}to{width:32px;height:32px;top:35px;left:90%;opacity:0}}@keyframes animationMobileAddSketchBooks{0%{top:calc(95% - 60px);left:47%;width:128px;height:128px;border-radius:12px;opacity:1;z-index:1;overflow:hidden}25%{top:90%;left:47%;width:128px;height:128px;border-radius:12px;opacity:1;z-index:1}40%{top:90%;left:47%;width:128px;height:128px;opacity:1;border-radius:12px;z-index:1}70%{z-index:1000000}80%{opacity:1;border-radius:4px}85%{width:50px;height:50px;top:85px;left:95%;opacity:.5;border-radius:4px}to{width:24px;height:24px;top:85px;left:95%;opacity:0;border-radius:50%}}#selected-assets-tooltip .react-tooltip-arrow,#selected-items-tooltip .react-tooltip-arrow{background:linear-gradient(-45deg,#838389 50%,transparent 50%)!important;opacity:.85!important;box-shadow:0 6px 6px #0006!important}.footerSmall{display:flex;justify-content:center;align-items:center;gap:12px}@media screen and (max-width: 520px){.footerSmall{flex-direction:column}}.footerSmall__title{font-size:12px;font-weight:600;color:var(--InlineStandard)}.footerSmall__link{font-size:12px;font-weight:600;color:var(--InlineLight);text-decoration:none;margin-bottom:48px}@media screen and (max-width: 1023px){.footerSmall__link{margin-bottom:96px}}.per-page{display:flex;align-items:center;margin-bottom:24px;position:relative}.per-page__amountContainer{flex:1 0 0;display:flex;justify-content:start}.per-page__amount{display:flex;flex-wrap:nowrap;white-space:nowrap;align-items:center;justify-content:center;cursor:pointer;color:var(--InlineLight);font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px;gap:8px;border-bottom:1px solid var(--InlineLight)}.per-page__amount>svg{width:20px;height:20px}.per-page__resultsContainer{flex:1 0 0;display:flex;justify-content:end}.per-page__results{display:flex;align-items:center;justify-content:center;color:var(--InlineLight);font-size:10px;font-style:italic;font-weight:400;line-height:20px;letter-spacing:.25px}.per-page__tooltip{border-radius:16px!important;background-color:var(--Neutral-90)!important;box-shadow:0 3px 6px #0006!important;z-index:9999999!important;padding:0!important}.per-page__tooltip .react-tooltip-arrow{width:32px!important;height:32px!important;background-color:var(--Neutral-100)!important;box-shadow:0 0 6px #0006!important;z-index:-1!important}.per-page__options{display:flex;flex-direction:column;width:106px;padding:0;background:var(--Neutral-100);border-radius:16px}.per-page__options button{background:var(--Neutral-100);width:100%;padding:12px 16px;text-transform:capitalize;font-size:12px;line-height:22px;font-family:Lato,sans-serif;color:var(--InlineStandard);font-weight:600;letter-spacing:.025em;text-align:left}.per-page__options button:disabled{text-decoration:underline;color:var(--InlineStandard);cursor:initial}.per-page__options button:first-child{border-radius:16px 16px 0 0}.per-page__options button:last-child{border-radius:0 0 16px 16px}.pageFooter{margin-top:48px;text-align:center}@media screen and (max-width: 768px){.pageFooter{margin-bottom:48px}}.noResults{flex-grow:1;text-align:center;height:100%;display:flex;justify-content:center;align-items:center}.noResults__info{display:flex;justify-content:center;align-items:center;gap:16px}.noResults__info_text{text-align:left}.noResults__info_title{color:var(--InlineLight);font-size:26px;font-style:normal;font-weight:400}.noResults__info_subtitle{color:var(--InlineLight);font-size:14px;font-style:normal;font-weight:500;letter-spacing:.35px}.assets{display:flex;justify-content:space-between;position:relative;height:100%}.assets__inner{flex-grow:1;overflow-y:auto;max-height:calc(100vh - var(--header-height));min-height:0;height:100%}@media screen and (max-width: 1023px){.assets__inner{max-height:max-content}}.assets__switchWrapper{display:flex;align-items:center;margin-right:12px}.assets__switch{margin-right:4px}.assets__switchChecked{background-color:var(--Velociterra-Accent-100)}.assets__switchCheckedIcon path{fill:var(--Velociterra-Accent-100)}.assets__subheading{display:flex;align-items:center;gap:6px;padding:0 12px;margin:12px 0;font-size:16px;line-height:26px;font-weight:500;color:var(--InlineLight);background-color:var(--Neutral-80);border-radius:100px}.placeholder{width:100%;height:200px;margin-bottom:20px;background-color:#2a78c0}.assetListHeader{padding:0 24px}@media screen and (max-width: 1600px){.assetListHeader{padding:0 16px}}@media screen and (max-width: 1400px){.assetListHeader{padding:0}}.assetListHeader__item{display:flex;align-items:center}.assetListHeader__item_empty{width:143px}@media screen and (max-width: 1600px){.assetListHeader__item_empty{width:100px}}.assetListHeader__item_checkbox{padding:0 24px}.assetListHeader__item_title{color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase}.assetListHeader__item_icon{width:24px;height:24px;margin-right:8px}.assetListHeader__item_icon path{fill:#a2a2b0}@media screen and (max-width: 1400px){.assetListHeader__item_hidden{display:none}}.assetListItem{display:grid;grid-template-columns:auto auto repeat(8,minmax(0,1fr));grid-column-gap:16px;align-items:center}.assetListItem__data{background-color:var(--Neutral-100);padding:8px 24px;border-radius:8px;height:144px;cursor:pointer}@media screen and (max-width: 1600px){.assetListItem__data{padding:8px 16px}}@media screen and (max-width: 1400px){.assetListItem__data{padding:8px 0}}.assetListItem__data:hover{box-shadow:0 8px 10px -3px #223c5033}@media screen and (max-width: 1600px){.assetListItem{grid-column-gap:8px}}@media screen and (max-width: 1400px){.assetListItem{grid-column-gap:4px;grid-template-columns:auto auto repeat(6,minmax(0,1fr))}}.assetListItem__item{display:flex;align-items:center}.assetListItem__checkbox{padding:0 24px}.assetListItem__preview{width:143px;display:flex;justify-content:center;align-items:center;height:128px}@media screen and (max-width: 1600px){.assetListItem__preview{max-width:100px}}.assetListItem__preview_img{max-height:128px;max-width:143px}@media screen and (max-width: 1600px){.assetListItem__preview_img{max-height:100px;max-width:100px}}.assetListItem__id_number{color:var(--Neutral-50);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase}.assetListItem__customer{display:flex;flex-direction:column;gap:8px}.assetListItem__created{display:flex;flex-direction:column;align-items:flex-start}.assetListItem__created_date{color:var(--Neutral-40);font-size:12px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.36px}.assetListItem__created_sep{background-color:var(--Neutral-60);height:1px;margin:8px 0;width:30px}@media screen and (max-width: 1400px){.assetListItem__variations{display:none}}.assetListItem__variations_icon{width:16px;height:16px;margin-right:4px}.assetListItem__variations_amount{color:var(--Neutral-40);font-size:12px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.36px}.assetListItemSkeleton{border-radius:16px;margin-bottom:24px;height:144px;display:flex;flex-direction:column;justify-content:space-between;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.label{display:flex;padding:0 12px 0 2px;align-items:center;gap:2px;border-radius:4px}.label__labeled{border:1px solid #009C51}.label__unlabeled{border:1px solid #DD1B3E}.label__icon{width:24px;height:24px}.label__icon_labeled path{fill:#009c51}.label__icon_unlabeled path{fill:#dd1b3e}.label__text{font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px}.label__text_labeled{color:#009c51}.label__text_unlabeled{color:#dd1b3e}.listView{display:flex;flex-direction:column;gap:24px}.newCollectionModal__button{display:flex;align-items:center;gap:8px;overflow:hidden;padding:8px 32px;border:none;outline:none;cursor:pointer;background-color:transparent;color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.newCollectionModal__input{margin-bottom:48px}.newCollectionModal__footer{width:50%;display:flex;align-items:stretch;margin-left:auto}@media (max-width: 1439px){.newCollectionModal__text--largeScreen{display:none}}.newCollectionModal__text--smallScreen{display:none}@media (max-width: 1439px){.newCollectionModal__text--smallScreen{display:unset}}.collectionListHeader{display:flex;align-items:center;padding:0 24px;width:100%;gap:24px}.collectionListHeader__checkbox{padding-left:20px}.collectionListHeader__thumbnail{width:143px}@media screen and (max-width: 768px){.collectionListHeader__thumbnail{width:100px}}.collectionListHeader__title{padding-left:8px;flex-grow:1}.collectionListHeader__assets{width:15%}.collectionListHeader__created{padding-left:50px;width:17%}@media screen and (max-width: 1200px){.collectionListHeader__created{padding-left:0}}.collectionListHeader__name{color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase}.collectionListHeader__dots{width:84px}.collectionListItem{background-color:var(--Neutral-100);padding:8px 24px;border-radius:8px;height:160px;cursor:pointer;display:flex;align-items:center;gap:24px;text-decoration:none}.collectionListItem:hover{box-shadow:0 8px 10px -3px #223c5033}.collectionListItem__checkbox{padding-left:20px}.collectionListItem__imageContainer{width:143px;height:128px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){.collectionListItem__imageContainer{width:100px}}.collectionListItem__imageContainer_img{max-height:128px;max-width:143px}@media screen and (max-width: 768px){.collectionListItem__imageContainer_img{max-height:100px;max-width:100px}}.collectionListItem__title{flex-grow:1;display:flex;align-items:center;gap:8px;padding-left:8px}.collectionListItem__title_name{color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:.16px}.collectionListItem__info{width:15%}.collectionListItem__info_text{color:var(--Neutral-40);font-size:12px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.36px}.collectionListItem__date{padding-left:50px}@media screen and (max-width: 1200px){.collectionListItem__date{padding-left:0}}.collectionListItem__pinBlock{padding:0 16px;display:flex;align-items:center;gap:32px}.collectionListItem__tooltip_button{display:flex;padding:12px 16px;align-items:center;gap:12px;background-color:transparent;border:none;outline:none;cursor:pointer;color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.collectionListItemSkeleton{border-radius:16px;height:144px;display:flex;flex-direction:column;justify-content:space-between;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.deleteModal__text{color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.4px}.selected{padding:16px 48px;border-radius:64px;background:var(--Neutral-100);box-shadow:0 10px 32px 7px #0c0d2833;position:fixed;bottom:-100px;left:50%;transform:translate(-50%);z-index:1000;display:flex;justify-content:space-between;align-items:center;gap:16px;transition:bottom .3s ease}.selected__open{bottom:36px}.selected__selected{display:flex;align-items:center;padding-right:32px}.selected__selected_icon{height:24px;width:24px}.selected__selected_text{color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:.16px;white-space:nowrap;margin-left:8px}.selected__children{display:flex;align-items:center;gap:16px}.selected__icon{height:24px;width:24px;cursor:pointer}.selected__icon path{fill:var(--InlineLight)}.collections{display:flex;justify-content:space-between;position:relative}.collections__inner{flex-grow:1;overflow:hidden;max-height:calc(100vh - var(--header-height))}@media screen and (max-width: 1023px){.collections__inner{max-height:max-content}}.spinner__backdrop{width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:#0000004d;z-index:1000;display:flex;justify-content:center;align-items:center}.spinner__icon{color:var(--Neutral-80)}.collection{display:flex;justify-content:space-between;position:relative}.collection__inner{flex-grow:1;overflow:hidden}@media screen and (max-width: 768px){.collection__inner{max-height:max-content}}.collection__containerRef{height:calc(100% - 151px)}.collection__header{padding:0 92px 16px;background-color:var(--Drop4Sketch-Accent-80);display:flex;flex-direction:column-reverse;height:151px}@media screen and (max-width: 1800px){.collection__header{padding:0 64px 16px}}@media screen and (max-width: 1600px){.collection__header{padding:0 32px 16px}}@media screen and (max-width: 1400px){.collection__header{padding:0 16px 16px}}.collection__header_actions{display:flex;gap:8px;align-items:center}.collection__header_linkIcon{width:32px;height:32px}.collection__header_linkIcon path{fill:var(--Neutral-100)}.collection__header_title{color:var(--Neutral-100);font-size:32px;font-style:normal;font-weight:400;line-height:32px}@media screen and (max-width: 600px){.collection__header_title{font-size:clamp(18px,6vw,26px)}}@media screen and (max-width: 460px){.collection__header_title{font-size:clamp(18px,6vw,20px)}}.collection__header_subtitle{color:var(--Neutral-100);font-size:12px;font-style:normal;font-weight:600;line-height:14px;letter-spacing:.9px;text-transform:uppercase;margin-left:41px}.collection__header_input{width:auto;border:none;outline:none;height:32px;background-color:#ffffff26;font-family:Plus Jakarta Sans,sans-serif;color:var(--Neutral-100);font-size:24px;font-style:normal;font-weight:400;margin:0;padding:0;line-height:0}.collection__subheader{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}@media screen and (max-width: 620px){.collection__subheader{flex-direction:column;gap:12px;align-items:flex-start}}.collection__subheader_desc{display:flex;align-items:center}.collection__subheader_icon{width:32px;height:32px;margin-right:12px}.collection__subheader_icon path{fill:var(--InlineLight)}.collection__subheader_title{color:var(--InlineLight);font-size:16px;font-style:normal;font-weight:500;line-height:26px}.collection__subheader_views{display:flex}@media screen and (max-width: 620px){.collection__subheader_views{gap:12px;justify-content:flex-end;width:100%}}.collection__cardsView{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}.headerEditableTitle{display:flex;align-items:end;gap:8px;color:var(--Neutral-100)}.headerEditableTitle__form{display:flex;align-items:center}.headerEditableTitle__input{width:100%;height:32px;color:var(--Neutral-100);font-size:24px;font-style:normal;font-weight:400;line-height:32px;background-color:#ffffff26;border:none;outline:none}.headerEditableTitle__text{color:var(--Neutral-100);font-size:32px;font-style:normal;font-weight:400;line-height:42px;overflow-wrap:anywhere}.headerEditableTitle__editButton{display:flex;align-items:center}.textArea{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:16px}.textArea__info{display:flex;align-items:center;justify-content:center;gap:16px}.textArea__info_text{display:flex;flex-direction:column}.textArea__info_title{color:var(--InlineLight);font-size:26px;font-style:normal;font-weight:400;line-height:40px}.textArea__info_subtitle{color:var(--InlineLight);font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.35px}.textArea__info_button{display:flex;align-items:center;justify-content:center;width:100%;height:38px;color:var(--InlineLight);font-size:12px;font-weight:600;background-color:transparent;border:2px solid var(--Neutral-70);border-radius:16px;text-decoration:none}.unlabeled{display:flex;justify-content:space-between;position:relative}.unlabeled__inner{flex-grow:1;overflow:hidden}@media screen and (max-width: 768px){.unlabeled__inner{max-height:max-content}}.unlabeled__noPermission{display:flex;align-items:center;justify-content:center;height:calc(100vh - var(--header-height))}.newPerson{display:flex;align-items:center;justify-content:center;width:100%;padding:16px 32px;cursor:pointer;border-radius:16px;background:var(--Neutral-10);border:none;outline:none;gap:16px}@media screen and (max-width: 400px){.newPerson{width:auto}}.newPerson__iconModal{height:32px;width:32px;margin-right:12px}.newPerson__title{color:var(--Neutral-100, #fefefe);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}@media screen and (max-width: 400px){.newPerson__title{display:none}}.newPerson__modal_text{font-weight:300;font-style:normal;line-height:22px;letter-spacing:.3px}.newPerson__modal_inputs{margin:32px 0 24px}.newPerson__modal_inputsTop{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}@media screen and (max-width: 796px){.newPerson__modal_inputsTop{display:flex;flex-direction:column}}.newPerson__modal_input{display:flex;padding:12px 32px 12px 16px;align-items:center;gap:8px;border:1px solid var(--Neutral-70);flex:1 0 0;border-radius:8px;position:relative}@media screen and (max-width: 796px){.newPerson__modal_input{width:100%}}.newPerson__modal_inputError{border:1px solid var(--InlineWarning)}.newPerson__modal_inputTitle{color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase;padding:0 4px;background-color:var(--Neutral-100);position:absolute;top:-10px;left:12px}.newPerson__modal_inputTitleError{color:var(--InlineWarning)}.newPerson__modal_inputText{flex-grow:1;border:none;outline:none;background-color:transparent;overflow:hidden;color:var(--InlineStandard);text-overflow:ellipsis;font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.newPerson__modal_inputPlaceholder{overflow:hidden;color:var(--InlineStandard);text-overflow:ellipsis;font-size:12px;font-style:italic;font-weight:300;line-height:22px;letter-spacing:.3px;flex-grow:1}.newPerson__modal_inputSelect{cursor:pointer}.newPerson__modal_buttons{display:flex;justify-content:space-between;align-items:center}.newPerson__modal_button{width:49%;padding:24px;border-radius:16px;border:none;outline:none;font-size:16px;cursor:pointer}.newPerson__modal_buttonCancel{background-color:transparent}.newPerson__modal_buttonAdd{background-color:var(--Drop4Sketch-Accent-100);color:var(--Neutral-100)}.newPerson__modal_buttonLoading{background-color:var(--Neutral-80);color:var(--Neutral-100)}.newPerson__tooltip{width:100%;border-radius:16px;overflow:hidden}.newPerson__tooltip_item{padding:12px 16px;cursor:pointer}.newPerson__tooltip_item:hover{background-color:var(--Neutral-80)}.newPerson__tooltip_itemText{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.newPerson__tooltip-email{display:flex;flex-direction:column}.inputPlaceholder{width:100%;height:50px;background-color:var(--Neutral-80);border-radius:8px;margin-bottom:12px}.cardItem{background-color:var(--Neutral-100);border-radius:16px;cursor:pointer;overflow:hidden;position:relative}.cardItem:hover{box-shadow:0 8px 10px -3px #223c5033}.cardItem:hover .cardItem__info_edit{opacity:1}.cardItem:hover .cardItem__checkbox{display:block}.cardItem__checkbox{position:absolute;top:8px;left:8px;z-index:12;display:none}.cardItem__checkbox_selected{display:block}.cardItem__image{height:238px;display:flex;justify-content:center;align-items:center;position:relative}.cardItem__image_deactivated{opacity:.3}.cardItem__image_backdrop{position:absolute;z-index:100000;top:0;left:0;width:100%;height:238px;background-color:#ffffff80}.cardItem__image_name{color:#fff;text-transform:uppercase;text-align:center;font-size:60px;font-style:normal;font-weight:800;line-height:68px}.cardItem__image_img{height:100%;width:100%;object-fit:contain}.cardItem__info{padding:16px 16px 16px 32px}.cardItem__info_title{display:flex;align-items:center;gap:4px;margin-bottom:8px}.cardItem__info_source{width:16px;height:16px}.cardItem__info_role{color:var(--InlineLight);font-size:12px;font-style:normal;font-weight:700;line-height:13px;letter-spacing:1.2px;text-transform:uppercase}.cardItem__info_actions{display:flex;align-items:center;position:relative}.cardItem__info_caution{margin-right:4px;margin-left:-4px;width:24px;height:24px}.cardItem__info_nameContainer{overflow:hidden;margin-right:4px;text-overflow:ellipsis}.cardItem__info_name{overflow:hidden;color:var(--InlineStandard);text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:26px;white-space:nowrap;text-overflow:ellipsis}.userCardSkeleton{height:300px;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.listItem{padding:8px 24px;background-color:var(--Neutral-100);border-radius:8px;height:144px;box-shadow:0 2px 4px #0000001a;cursor:pointer}@media screen and (max-width: 1700px){.listItem{padding:8px 16px}}@media screen and (max-width: 1440px){.listItem{padding:8px}}.listItem__checkbox{padding:0 24px}@media screen and (max-width: 1600px){.listItem__checkbox{padding:0 12px}}.listItem__image_imageContainer{height:128px;border-radius:4px;overflow:hidden;display:flex;justify-content:center;align-items:center}.listItem__image_image{width:100%;height:auto}.listItem__image_initialsContainer{width:100%;height:128px;border-radius:4px;display:flex;justify-content:center;align-items:center;position:relative}.listItem__image_backdrop{position:absolute;z-index:200;top:0;left:0;width:100%;height:128px;background-color:#ffffffb3}.listItem__image_initials{color:#fff;text-transform:uppercase;text-align:center;font-size:36px;font-style:normal;font-weight:800;line-height:68px}.listItem__tier{flex-grow:1;display:flex;align-items:center;gap:4px}.listItem__tier_role{color:var(--InlineLight);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.9px;text-transform:uppercase}.listItem__tier_name{color:var(--InlineStandard);font-size:18px;font-style:normal;font-weight:500;line-height:30px;overflow:hidden;text-overflow:ellipsis;max-height:128px}@media screen and (max-width: 1400px){.listItem__tier_name{font-size:16px;max-width:150px;min-width:150px}}.listItem__email{text-overflow:ellipsis}.listItem__status_badge{display:inline-flex;margin:0 auto;align-items:center;align-content:center;border:1px solid var(--InlineLight);padding:0 12px;border-radius:4px}.listItem__status_icon{width:16px;height:16px;margin-right:4px}.listItem__status_text{color:var(--InlineLight);font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px}.listItem__text{color:var(--Neutral-40);font-size:12px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.36px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.listHeader{padding:0 24px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 1700px){.listHeader{padding:0 16px}}@media screen and (max-width: 1440px){.listHeader{padding:0 8px}}.listHeader__item{text-align:left;display:flex;align-items:center}.listHeader__item_title{color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase}.listHeader__item_checkbox{width:24px;height:24px;cursor:pointer}.listHeader__item_icon{width:24px;height:24px;margin-right:8px}.listHeader__item_icon path{fill:var(--InlineLight)}.listHeader__item_assets{display:flex;align-items:center}.listHeader__checkbox{padding:0 24px}@media screen and (max-width: 1600px){.listHeader__checkbox{padding:0 12px}}.listHeader__image{margin-right:24px;width:143px}@media screen and (max-width: 1600px){.listHeader__image{min-width:143px}}.listHeader__tier{flex-grow:1;min-width:190px}@media screen and (max-width: 1400px){.listHeader__tier{max-width:150px;min-width:150px}}.listHeader__email{width:20%}.listHeader__status,.listHeader__registered,.listHeader__assets{width:15%}.listHeader__cell{width:17%}.listItemSkeleton{border-radius:16px;height:144px;display:flex;flex-direction:column;justify-content:space-between;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.people{display:flex;justify-content:space-between;position:relative;max-height:calc(100vh - var(--header-height))}@media screen and (max-width: 1023px){.people{padding-bottom:40px;max-height:unset}}.people__inner{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto;position:relative;z-index:0}@media screen and (max-width: 1023px){.people__inner{overflow-y:unset}}@media screen and (max-width: 768px){.people__inner{max-height:max-content}}.people__top{position:sticky;top:-80px;z-index:1}@media screen and (max-width: 1023px){.people__top{top:0}}.people__header{height:182px;background-color:var(--Drop4Sketch-Accent-80);padding:0 92px;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch}@media screen and (max-width: 1800px){.people__header{padding:0 64px}}@media screen and (max-width: 1600px){.people__header{padding:0 32px}}@media screen and (max-width: 1400px){.people__header{padding:0 16px}}@media screen and (max-width: 1023px){.people__header{height:unset}}.people__header_inner{display:flex;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 0}.people__header__icon{flex-shrink:0}.people__header_title{color:var(--Neutral-100);font-size:32px;font-style:normal;font-weight:400;line-height:42px;flex-grow:1}.people__header_buttons{display:flex;justify-content:end}.people__header_newCompany{display:flex;padding:16px 32px;width:100%;justify-content:center;align-items:center;gap:16px;border-radius:16px;background:var(--Neutral-10);cursor:pointer;border:none;outline:none;color:var(--Neutral-100);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}@media screen and (max-width: 400px){.people__header_newCompany{width:auto}.people__header_newCompany__text{display:none}}.people__tabs{display:flex;align-items:center;background:var(--Neutral-80);padding:0 92px}@media screen and (max-width: 1800px){.people__tabs{padding:0 64px}}@media screen and (max-width: 1600px){.people__tabs{padding:0 32px}}@media screen and (max-width: 1400px){.people__tabs{padding:0 16px}}@media screen and (max-width: 620px){.people__tabs{flex-direction:column}}.people__tabs_item{padding:16px 0;display:flex;align-items:center;justify-content:center;gap:12px;width:216px;cursor:pointer;border-bottom:2px solid var(--Neutral-80)}.people__tabs_itemSelected{border-bottom:2px solid var(--Drop4Sketch-Accent-100)}.people__tabs_itemText{color:var(--InlineLight);font-size:14px;font-style:normal;font-weight:500;line-height:23px;letter-spacing:.7px;text-transform:uppercase}.people__tabs_itemTextSelected{color:var(--Drop4Sketch-Accent-100)}.people__main{padding-bottom:50px}.people__data{padding:0 92px;min-height:60vh;display:flex;flex-direction:column}@media screen and (max-width: 1800px){.people__data{padding:0 64px}}@media screen and (max-width: 1600px){.people__data{padding:0 32px}}@media screen and (max-width: 1400px){.people__data{padding:0 16px}}.people__data_header{display:flex;justify-content:end;align-items:center;margin:16px 0}@media screen and (max-width: 876px){.people__data_header{flex-wrap:wrap;gap:12px}}.people__data_headerIcon{width:28px;height:25px;margin-right:8px}.people__data_headerTitle{color:var(--InlineStandard);font-size:22px;font-style:normal;font-weight:500;line-height:32px;flex-grow:1;text-transform:capitalize}@media screen and (max-width: 1200px){.people__data_headerTitle{font-size:20px}}.people__data_headerButtons{display:flex;align-items:center;justify-content:end}@media screen and (max-width: 876px){.people__data_headerButtons{width:100%;gap:12px}}@media screen and (max-width: 450px){.people__data_headerButtons{justify-content:center}}.people__cardsView{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px}@media screen and (max-width: 1860px){.people__cardsView{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width: 1600px){.people__cardsView{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 1400px){.people__cardsView{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 1200px){.people__cardsView{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 1023px){.people__cardsView{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 876px){.people__cardsView{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 700px){.people__cardsView{grid-template-columns:repeat(2,1fr);padding:0 16px}}@media screen and (max-width: 600px){.people__cardsView{grid-template-columns:repeat(1,1fr);padding:0 12px}}@media screen and (max-width: 512px){.people__cardsView{padding:0 12px}}@media screen and (max-width: 450px){.people__cardsView{padding:0}}.people__listView{display:flex;flex-direction:column;gap:24px}.people__pagination{display:flex;align-items:center;justify-content:center}.people .footerSmall__link{margin-bottom:72px}.scrollItem{width:100%;height:200px;background-color:#100548;margin-bottom:30px}.sketchbookListHeader{display:flex;margin-bottom:24px;padding:0 24px;align-items:center}@media screen and (max-width: 1280px){.sketchbookListHeader{padding:0 12px}}.sketchbookListHeader__empty{width:143px;height:12px;margin-right:32px}.sketchbookListHeader__checkbox{padding:0 24px;cursor:pointer}.sketchbookListHeader__items{flex-grow:1;gap:16px;display:flex}.sketchbookListHeader__item{flex:1 0 0}.sketchbookListHeader__item_title{color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase}.sketchbookListHeader__item_icon{width:24px;height:24px;margin-right:8px}.sketchbookListHeader__item_icon path{fill:#a2a2b0}.sketchbookListItem{background-color:var(--Neutral-100);padding:8px 24px;border-radius:8px;height:144px;cursor:pointer;display:flex;align-items:center;text-decoration:none;color:var(--InlineStandard)}@media screen and (max-width: 1280px){.sketchbookListItem{padding:8px 12px}}.sketchbookListItem:hover{box-shadow:0 8px 10px -3px #223c5033}.sketchbookListItem__items{flex-grow:1;grid-gap:16px;display:flex}.sketchbookListItem__checkbox{padding:24px}.sketchbookListItem__preview{width:143px;display:flex;justify-content:center;align-items:center;margin-right:32px;flex-shrink:0}.sketchbookListItem__preview_img{max-height:128px;max-width:143px}.sketchbookListItem__item{flex:1 0 0;overflow:hidden;text-overflow:ellipsis}.sketchbookListItem__item_status{display:inline-flex;align-items:center;gap:4px;border:1px solid #be8900;border-radius:4px;padding:0 4px;color:#be8900;font-size:12px;font-style:normal;line-height:20px;letter-spacing:.25px}.sketchbookListItem__item_name{color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:.16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:230px}.sketchbookListItem__item_items{color:var(--Neutral-40);font-size:12px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.36px}.sketchbooksEmpty{width:100%;height:calc(100vh - var(--header-height));display:flex;justify-content:center;align-items:center}.sketchbooksEmpty__info{display:flex;align-items:center;gap:16px}.sketchbooksEmpty__info_title{color:var(--InlineLight);font-size:26px;font-style:normal;font-weight:400;line-height:40px}.sketchbooksEmpty__info_subtitle{color:var(--InlineLight);font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.35px}.sketchbookListItemMobile__collectionCardContent{padding:8px;background-color:var(--Neutral-100);border-radius:16px}.sketchbooks{display:flex;justify-content:space-between;position:relative}.sketchbooks__inner{flex-grow:1;overflow:auto;max-height:calc(100vh - var(--header-height))}@media screen and (max-width: 1023px){.sketchbooks__inner{max-height:max-content}}.sketchbooks__inner .pageFooter{min-height:80px}.sketchbooks__inner .pageFooter .pagination{margin-bottom:0}.sketchbookAssetCard{display:flex;padding:8px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:8px;background:var(--Neutral-100);height:301px;cursor:pointer;position:relative}.sketchbookAssetCard:hover{box-shadow:0 8px 10px -3px #223c5033}.sketchbookAssetCard:hover .sketchbookAssetCard__removeButton{display:flex}.sketchbookAssetCard:hover .sketchbookAssetCard__checkbox{display:block}.sketchbookAssetCard_usageRightsIssue .sketchbookAssetCard__removeButton{display:flex}.sketchbookAssetCard_usageRightsIssue .sketchbookAssetCard__imageContainer{opacity:25%}.sketchbookAssetCard__imageContainer{flex-grow:1;width:100%;display:flex;justify-content:center;align-items:center}.sketchbookAssetCard__imageContainer_img{max-width:100%;max-height:240px}.sketchbookAssetCard__number{color:var(--InlineLight);font-size:12px;font-style:normal;font-weight:700;line-height:13px;letter-spacing:1.2px;text-transform:uppercase;margin:8px 24px}.sketchbookAssetCard__checkbox{z-index:1;position:absolute;top:8px;left:8px;display:none;filter:invert(1);mix-blend-mode:difference}.sketchbookAssetCard__checkbox_selected{display:block}.sketchbookAssetCard__removeButton{position:absolute;z-index:1;top:8px;right:8px;display:none;gap:8px}.sketchbookAssetCard__new{width:45px;height:24px;flex-shrink:0;border-radius:16px;background:var(--InlineWarning);position:absolute;bottom:8px;right:8px;display:flex;align-items:center;justify-content:center}.sketchbookAssetCard__new_text{color:var(--Neutral-100);text-align:center;font-size:10px;font-style:normal;font-weight:700;letter-spacing:.25px}.sketchbookAssetCard__warningLabel{display:flex;align-items:center;gap:4px;font-weight:700;font-size:10px;letter-spacing:.025em;color:var(--InlineWarning);border:1px solid var(--InlineWarning);border-radius:4px;line-height:20px;padding:0 4px}.sketchbookAssetCardSkeleton{border-radius:8px;height:301px;display:flex;flex-direction:column;justify-content:space-between;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.sketchbookCustomer{display:flex;padding:8px 24px 8px 8px;align-items:center;gap:16px;align-self:stretch;cursor:pointer;transition:opacity .3s ease-out}.sketchbookCustomer--disabled{opacity:.5}.sketchbookCustomer:hover{background-color:var(--Neutral-80);border-radius:8px}.sketchbookCustomer__initials{width:64px;height:64px;border-radius:64px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.sketchbookCustomer__initials_letters{color:var(--Neutral-100);text-align:center;font-size:36px;font-style:normal;font-weight:700;line-height:26px;text-transform:uppercase}.sketchbookCustomer__imageContainer{width:64px;height:64px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.sketchbookCustomer__imageContainer_image{max-width:100%;max-height:100%}.sketchbookCustomer__name{color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:.16px;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sketchbookCustomer__placeholder{color:var(--InlineStandard);font-size:14px;font-style:italic;font-weight:300;line-height:26px;letter-spacing:.16px;flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sketchbookCustomer__imageSkeleton{width:64px;height:64px;border-radius:64px;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.sketchbookCustomer__nameSkeleton{flex-grow:1;height:16px;border-radius:4px;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.proprietaryAssetsModal{display:flex;flex-direction:column;gap:16px}.proprietaryAssetsModal__banner{display:flex;align-items:center;gap:16px;padding:16px;font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em;color:var(--InlineStandard);background-color:var(--Neutral-80);border:1px solid var(--Neutral-70);border-radius:16px}.proprietaryAssetsModal__assets{display:flex;overflow-x:auto}.proprietaryAssetsModal__assetsHeader{display:grid;grid-template-columns:152px 159px minmax(150px,auto);font-weight:600;font-size:12px;line-height:22px;letter-spacing:.075em;vertical-align:middle;text-transform:uppercase;color:var(--InlineLight)}.proprietaryAssetsModal__assetsTable{max-height:220px;padding-right:32px;font-size:14px;font-weight:500;line-height:24px;letter-spacing:.025em}.proprietaryAssetsModal__assetRow{display:grid;grid-template-columns:152px 159px minmax(150px,auto);height:40px;align-items:center}.proprietaryAssetsModal__cell{padding:0 32px;height:40px}.proprietaryAssetsModal__previewImage{width:32px;height:32px}.proprietaryAssetsModal .proprietaryAssetsModal__tooltip{background-color:var(--Neutral-10);opacity:.85!important;border-radius:16px}.proprietaryAssetsModal .proprietaryAssetsModal__tooltip img{width:100px;height:100px}.proprietaryAssetsModal__buttons{margin-top:32px;display:flex;gap:16px}@media screen and (max-width: 640px){.proprietaryAssetsModal__buttons{flex-direction:column}}.proprietaryAssetsModal__buttons svg{width:16px;height:16px}.proprietaryAssetsModal__buttons svg path{fill:#fff}.poNumber{display:flex;padding:12px 32px 12px 16px;justify-content:center;align-items:center;gap:8px;align-self:stretch;position:relative;border-radius:8px;border:1px solid var(--Neutral-70, #CDCBD6)}.poNumber__title{position:absolute;color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase;background-color:var(--Neutral-90);padding:0 4px;top:-10px;left:8px}.poNumber__input{background-color:transparent;font-family:Plus Jakarta Sans,sans-serif;border:none;outline:none;flex-grow:1;color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.sketchbookNote{display:flex;height:175px;padding:12px 48px 16px 16px;align-items:flex-start;gap:16px;align-self:stretch;border-radius:8px;border:1px solid var(--Neutral-70);position:relative}.sketchbookNote__chart{width:40px;height:40px;position:absolute;top:0;right:0}.sketchbookNote__title{position:absolute;padding:0 4px;top:-10px;left:8px;display:flex;align-items:center;gap:4px;background-color:var(--Neutral-90)}.sketchbookNote__title_text{color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase;background-color:var(--Neutral-90)}.sketchbookNote__textarea{resize:none;background-color:transparent;font-family:Plus Jakarta Sans,sans-serif;border:none;outline:none;flex-grow:1;color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.sketchbookNote__textarea::placeholder{font-size:12px;font-style:italic;font-weight:300;line-height:22px;letter-spacing:.3px;color:var(--InlineLight)}.sketchbookNote__submit{display:none}.recommendationCard{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:8px;background:var(--Neutral-100);height:301px;cursor:pointer;position:relative}.recommendationCard:hover{box-shadow:0 8px 10px -3px #223c5033}.recommendationCard:hover .recommendationCard__addButton{display:block}@media screen and (max-width: 1023px){.recommendationCard .recommendationCard__addButton{display:block}}.recommendationCard__addButton{position:absolute;top:8px;right:8px;display:none}.recommendationCard__imageContainer{flex-grow:1;width:100%;display:flex;justify-content:center;align-items:center}.recommendationCard__imageContainer_image{max-width:100%;max-height:240px}.recommendationCard__number{color:var(--InlineLight);font-size:12px;font-style:normal;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;margin:16px}.sketchbook-animation-container{position:relative;width:215px;height:215px;z-index:10000;background:#fff;border-radius:12px}@media screen and (max-width: 1023px){.sketchbook-animation-container{width:240px;height:240px}}.sketchbook-animation-container-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;z-index:1000000;background:transparent}.noRecommendations{width:100%;height:50vh;display:flex;justify-content:center;align-items:center}.noRecommendations__inner{display:flex;align-items:center;gap:16px}.noRecommendations__inner_title{color:var(--InlineLight);font-size:26px;font-style:normal;font-weight:400;line-height:40px}.noRecommendations__inner_subtitle{color:var(--InlineLight);font-size:14px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.35px}.sketchbook{max-height:calc(100vh - var(--header-height));overflow-y:auto}@media screen and (max-width: 1023px){.sketchbook{overflow-y:unset}}.sketchbook__top{position:sticky;top:-160px;z-index:100}@media screen and (max-width: 1023px){.sketchbook__top{top:0}}.sketchbook__container{position:relative;z-index:0;margin:auto 204px}@media screen and (max-width: 1800px){.sketchbook__container{margin:auto 8vw}}@media screen and (max-width: 1600px){.sketchbook__container{margin:auto 5vw}}@media screen and (max-width: 1400px){.sketchbook__container{margin:auto 3vw}}.sketchbook__scrollContainer{display:flex;flex-direction:column}.sketchbook__scrollContainer_inner{height:auto;position:relative}@media screen and (max-width: 1023px){.sketchbook__scrollContainer_inner{padding-bottom:150px}}.sketchbook_inner{flex-grow:1;width:100%}.sketchbook__container{min-height:50vh;max-height:calc(100% - 250px)}.sketchbook__header{display:flex;flex-direction:column-reverse;height:250px;width:100%;max-width:calc(100vw - 100px);padding:16px 204px;background-color:var(--Drop4Sketch-Accent-80)}@media screen and (max-width: 1800px){.sketchbook__header{padding:0 8vw 16px}}@media screen and (max-width: 1600px){.sketchbook__header{padding:0 5vw 16px}}@media screen and (max-width: 1400px){.sketchbook__header{padding:0 3vw 16px}}@media screen and (max-width: 1023px){.sketchbook__header{height:unset;padding:16px;max-width:100%}}.sketchbook__header_inner{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}@media screen and (max-width: 600px){.sketchbook__header_inner{align-items:flex-end}}.sketchbook__header_info{display:flex;align-items:flex-end;gap:8px}@media screen and (max-width: 600px){.sketchbook__header_info{gap:12px}}.sketchbook__header_subtitle{color:var(--Neutral-100);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.9px;text-transform:uppercase}@media screen and (max-width: 640px){.sketchbook__header_subtitle{display:none}}.sketchbook__header_titleContainer{display:flex;align-items:center;gap:8px}.sketchbook__header_title{color:var(--Neutral-100);font-size:32px;font-style:normal;font-weight:400;line-height:32px}.sketchbook__header_badge{display:flex;padding:0 12px 0 2px;align-items:center;border-radius:4px;border:1px solid var(--Neutral-10);gap:2px;color:var(--Neutral-10);font-size:10px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.25px}.sketchbook__header_buttons{display:flex;align-items:center;gap:16px;flex-shrink:0}@media screen and (max-width: 720px){.sketchbook__header_buttons_text{display:none}}.sketchbook__header_buttons button{font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}.sketchbook__header_archive{display:flex;padding:16px 32px;justify-content:center;align-items:center;gap:16px;border-radius:16px;background-color:transparent;color:var(--Neutral-10)}@media screen and (max-width: 720px){.sketchbook__header_archive{display:flex;justify-content:center;align-items:center;padding:16px;gap:12px;border-radius:16px;background:var(--Neutral-10);color:var(--Neutral-100)}.sketchbook__header_archive svg path{fill:#fff!important}}.sketchbook__header_archiveBordered{border:1.5px solid var(--Neutral-10)}.sketchbook__header_share{display:flex;padding:16px 32px;justify-content:center;align-items:center;gap:16px;border-radius:16px;background:var(--Neutral-10);color:var(--Neutral-100);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px}@media screen and (max-width: 720px){.sketchbook__header_share{padding:16px;gap:12px}}.sketchbook__header_shareDisabled{background:var(--InlineDisabled);color:var(--InlineLight);cursor:default!important}.sketchbook__tabs{background-color:var(--Neutral-80);padding:0 204px;position:sticky;top:89px;z-index:1}@media screen and (max-width: 1023px){.sketchbook__tabs{position:static}}@media screen and (max-width: 1800px){.sketchbook__tabs{padding:0 8vw}}@media screen and (max-width: 1600px){.sketchbook__tabs{padding:0 5vw}}@media screen and (max-width: 1400px){.sketchbook__tabs{padding:0 3vw}}.sketchbook__tabs_inner{display:flex;align-items:center}@media screen and (max-width: 640px){.sketchbook__tabs_inner{flex-direction:column;align-items:stretch}}.sketchbook__tabs_item{display:flex;align-items:center;justify-content:center;gap:4px;padding:16px 24px;cursor:pointer;border-bottom:2px solid var(--Neutral-80)}.sketchbook__tabs_itemActive{border-bottom:2px solid var(--Drop4Sketch-Accent-100)}.sketchbook__tabs_itemTitle{color:var(--InlineLight);font-size:14px;font-style:normal;font-weight:600;line-height:23px;letter-spacing:.7px;text-transform:uppercase}.sketchbook__tabs_itemTitleActive{color:var(--Drop4Sketch-Accent-100);transition:.3s ease-in all}.sketchbook__description{display:flex;padding:8px 204px;justify-content:center;align-items:flex-start;gap:8px;align-self:stretch;background:var(--Neutral-70)}@media screen and (max-width: 1376px){.sketchbook__description{padding:8px 24px;align-items:center}}.sketchbook__description_fixed{position:fixed;width:calc(100% - 100px);top:170px;z-index:10}@media screen and (max-width: 1023px){.sketchbook__description_fixed{width:100%;top:250px}}@media screen and (max-width: 460px){.sketchbook__description_fixed{transition:.4s ease-in top;width:100%;top:140px}}.sketchbook__description_text{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.36px}@media screen and (max-width: 1376px){.sketchbook__description_text{text-align:center}}.sketchbook__assets{display:flex;gap:24px}@media screen and (max-width: 1280px){.sketchbook__assets{flex-direction:column}}.sketchbook__assets_assets{flex-grow:1;text-align:center}.sketchbook__assets_header{display:flex;align-items:center;gap:8px;margin:24px 0}.sketchbook__assets_title{color:var(--InlineLight);font-size:16px;font-style:normal;font-weight:500;line-height:26px}@media screen and (max-width: 1023px){.sketchbook__assets_title{text-align:center}}@media screen and (max-width: 600px){.sketchbook__assets_title{width:calc(100% - 32px);text-align:left}}.sketchbook__assets_cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;padding-bottom:64px}@media screen and (max-width: 1280px){.sketchbook__assets_cards{padding-bottom:16px}}@media screen and (max-width: 1023px){.sketchbook__assets_cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 600px){.sketchbook__assets_cards{grid-template-columns:repeat(1,1fr)}}.sketchbook__assets_loadMore{margin:0 auto 64px;padding:16px 64px;color:var(--Drop4Sketch-Accent-100);font-size:16px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:.16px;border-radius:16px;border:2px solid var(--Drop4Sketch-Accent-100);background:#3c805300;cursor:pointer}.sketchbook__details{width:336px;height:300px;flex-shrink:0;margin-top:24px}@media screen and (max-width: 1280px){.sketchbook__details{width:100%;height:max-content}}.sketchbook__details_header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.sketchbook__details_headerTitle{color:var(--InlineLight);font-size:16px;font-style:normal;font-weight:500;line-height:26px}.sketchbook__details_inner{display:flex;flex-direction:column;gap:16px}.sketchbook__details_line{margin-bottom:16px;background:var(--Neutral-80);height:1px}.sketchbook__recommendations{text-align:center}.sketchbook__recommendations_cards{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:24px;padding-bottom:64px}@media screen and (max-width: 1860px){.sketchbook__recommendations_cards{grid-template-columns:repeat(5,1fr)}}@media screen and (max-width: 1600px){.sketchbook__recommendations_cards{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 1420px){.sketchbook__recommendations_cards{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 1023px){.sketchbook__recommendations_cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 600px){.sketchbook__recommendations_cards{grid-template-columns:repeat(1,1fr)}}.sketchbook__modal_text{color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.4px;margin-bottom:32px}.sketchbook__modal_textRed{color:var(--InlineWarning)}.sketchbook__modal_buttons{display:flex;justify-content:center;align-items:center;padding:16px 0;gap:16px}.sketchbook__modal_button{background-color:transparent;height:64px;flex-grow:1;color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:.16px;border-radius:16px;display:flex;justify-content:center;align-items:center;gap:16px;width:49%;text-decoration:none}.sketchbook__modal_buttonBack{border:2px solid var(--InlineStandard)}.sketchbook__modal_buttonDisabled{background:var(--InlineDisabled);color:var(--InlineLight);border:2px solid var(--InlineDisabled)}.resetPassword{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;position:relative}@media screen and (max-height: 500px){.resetPassword{min-height:450px;overflow:auto}}.resetPassword__icon{width:32px!important;height:32px!important}.resetPassword__window{width:720px;border-radius:16px;background:var(--Neutral-100);box-shadow:0 10px 32px 7px #0c0d2833;padding:32px 48px;min-height:400px}@media screen and (max-width: 800px){.resetPassword__window{padding:32px;max-width:calc(100vw - 60px)}}@media screen and (max-width: 400px){.resetPassword__window{padding:24px;max-width:calc(100vw - 20px)}}.resetPassword__header{display:flex;align-items:center;gap:16px;margin-bottom:40px}.resetPassword__header_title{color:var(--InlineStandard);font-size:26px;font-style:normal;font-weight:400;line-height:40px}@media screen and (max-width: 600px){.resetPassword__header_title{font-size:24px}}@media screen and (max-width: 600px){.resetPassword__header_title{font-size:18px}}.resetPassword__inputs{display:flex;flex-direction:column;gap:24px;padding-bottom:48px;position:relative}.resetPassword__inputs_error{color:var(--InlineWarning);font-size:12px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.36px;position:absolute;bottom:12px;left:0}.resetPassword__inputs_validationError{text-align:center;color:var(--InlineLight);font-size:10px;font-style:italic;font-weight:400;line-height:20px;letter-spacing:.25px;position:absolute;bottom:24px;left:50%;transform:translate(-50%);width:100%}.resetPassword__input{display:flex;justify-content:space-between;align-items:center;padding:10px 32px 10px 16px;gap:8px;align-self:stretch;border-radius:8px;border:1px solid var(--Neutral-70);position:relative;margin:0}.resetPassword__input_title{position:absolute;background-color:var(--Neutral-100);padding:0 4px;left:8px;top:-30%;transform:translateY(50%);color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;letter-spacing:1.1px;text-transform:uppercase}.resetPassword__input_titleError{color:var(--InlineWarning)}.resetPassword__input_field{flex-grow:1;border:none;outline:none;color:var(--InlineStandard);text-overflow:ellipsis;font-size:12px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.9px}.resetPassword__input_field::placeholder{overflow:hidden;color:var(--InlineLight);text-overflow:ellipsis;font-size:12px;font-style:italic;font-weight:300;line-height:22px;letter-spacing:.3px}.resetPassword__input_field::-ms-reveal,.resetPassword__input_field::-ms-clear{display:none}.resetPassword__input_error{border:1px solid var(--InlineWarning)}.resetPassword__button{display:flex;align-items:center;justify-content:flex-end;padding:16px 0}@media screen and (max-width: 600px){.resetPassword__button{justify-content:center}}.resetPassword__button_btn{padding:16px 48px;width:304px;border-radius:16px;border:none;outline:none;color:#fff;font-size:16px;font-style:normal;line-height:26px;letter-spacing:.16px}@media screen and (max-width: 600px){.resetPassword__button_btn{width:100%;padding:16px 32px}}.resetPassword__button_enabled{cursor:pointer;background:var(--Drop4Sketch-Accent-100)}.resetPassword__button_loading{cursor:default;background:var(--Neutral-70)}.resetPassword__success_backdrop{width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:#b8b8b8;display:flex;justify-content:center;align-items:center}.resetPassword__success_window{width:642px;border-radius:16px;overflow:hidden}.resetPassword__success_header{width:100%;background-color:var(--Drop4Sketch-Accent-100);padding:32px 0 24px;display:flex;justify-content:center;align-items:center}.resetPassword__success_inner{width:100%;background-color:var(--Neutral-100);padding:48px}.resetPassword__success_text{color:var(--InlineStandard);font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:.4px}.resetPassword__success_loading{width:100%;padding:24px;display:flex;justify-content:center;align-items:center}.resetPassword__success_button{color:var(--InlineStandard);font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;display:flex;padding:16px 32px;justify-content:center;align-items:center;text-decoration:none;gap:8px;flex:1 0 0;align-self:stretch;border-radius:16px;border:2px solid #707081;background:#3c805300;margin-top:48px;cursor:pointer;width:100%}.sharedSketchbookCard{display:flex;padding:8px;flex-direction:column;align-items:flex-start;align-self:stretch;border-radius:8px;background:var(--Neutral-100);height:301px;cursor:pointer;position:relative}.sharedSketchbookCard:hover{box-shadow:0 8px 10px -3px #223c5033}.sharedSketchbookCard__imageContainer{flex-grow:1;width:100%;display:flex;justify-content:center;align-items:center}.sharedSketchbookCard__imageContainer_image{max-width:100%;max-height:240px}.sharedSketchbookCard__number{color:var(--InlineLight);font-size:12px;font-style:normal;font-weight:700;line-height:13px;letter-spacing:1.2px;text-transform:uppercase;margin:16px 24px 8px}.sharedSketchbookCardSkeleton{border-radius:8px;height:301px;display:flex;flex-direction:column;justify-content:space-between;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.sharedSketchbook__login{position:fixed;top:0;left:0;width:100%;z-index:200}.sharedSketchbook__inner{padding-top:80px}.sharedSketchbook__header{padding:0 256px;background-color:var(--Drop4Sketch-Accent-80);height:196px;display:flex;flex-direction:column-reverse;position:fixed;top:var(--header-height);left:0;width:100%;z-index:200}@media screen and (max-width: 1600px){.sharedSketchbook__header{padding-left:10vw;padding-right:10vw}}@media screen and (max-width: 1023px){.sharedSketchbook__header{padding-left:5vw;padding-right:5vw;height:160px}}@media screen and (max-width: 876px){.sharedSketchbook__header{height:120px}}@media screen and (max-width: 512px){.sharedSketchbook__header{height:200px!important}}.sharedSketchbook__header_inner{display:flex;justify-content:space-between;padding-bottom:24px}@media screen and (max-width: 512px){.sharedSketchbook__header_inner{flex-direction:column;justify-content:center;height:100%;gap:20px}}.sharedSketchbook__header_info{display:flex;align-items:flex-end;gap:8px}@media screen and (max-width: 500px){.sharedSketchbook__header_info{justify-content:center}}.sharedSketchbook__header_title{color:var(--Neutral-100);font-size:32px;font-style:normal;font-weight:400;line-height:32px}.sharedSketchbook__header_subtitle{color:var(--Neutral-100);font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.9px;text-transform:uppercase}.sharedSketchbook__header_pdf{display:flex;padding:16px 48px;justify-content:center;align-items:center;gap:16px;border-radius:16px;background:var(--Neutral-10);text-decoration:none;color:var(--Neutral-100, #fefefe);font-size:16px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:.16px}.sharedSketchbook__scrollContainer{padding-top:196px;height:calc(100vh - var(--header-height));overflow-y:scroll}.sharedSketchbook__assets{display:flex;flex-direction:column;padding:32px 256px 64px}@media screen and (max-width: 1600px){.sharedSketchbook__assets{padding:32px 10vw 64px}}@media screen and (max-width: 1280px){.sharedSketchbook__assets{padding:32px 5vw 64px}}@media screen and (max-width: 1023px){.sharedSketchbook__assets{padding:64px 5vw}}.sharedSketchbook__assets_header{display:flex;align-items:center;margin-bottom:16px;gap:12px}.sharedSketchbook__assets_headerTitle{color:var(--InlineLight);font-size:16px;font-style:normal;font-weight:500;line-height:26px}.sharedSketchbook__assets_cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:32px}@media screen and (max-width: 1023px){.sharedSketchbook__assets_cards{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 768px){.sharedSketchbook__assets_cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 512px){.sharedSketchbook__assets_cards{grid-template-columns:repeat(1,1fr)}}.sharedSketchbook .pagination{margin:48px auto 0}.sharedSketchbook__notFound{display:flex;justify-content:center}:root{--Velociterra-Accent-100: #009C51;--InlineStandard: #634acd}.spinner__timer{display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;cursor:pointer}.spinner__timer>svg{width:40px;height:40px}.spinner__timer>svg path{fill:var(--InlineStandard)}.spinner__timer_circleNeutral{stroke:var(--Neutral-80)}.spinner__timer_circleGreen{stroke:var(--Velociterra-Accent-100)}.spinner__timer_circleBlue{stroke:var(--Drop4Sketch-Accent-100)}.notification{position:fixed;bottom:15px;right:50px;padding:24px;background:var(--Neutral-100);display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 32px 7px #0c0d2833;border-radius:16px;gap:48px;z-index:10000001;max-width:720px}.notification--dense{padding:16px 24px;gap:24px}@media screen and (max-width: 600px){.notification{left:50%;transform:translate(-50%);right:initial;max-width:calc(98vw - 15px);width:calc(98vw - 15px)}}.notification__text{color:#3f3d49;font-size:12px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.36px;display:flex;align-items:center}@media screen and (max-width: 500px){.notification__text{flex-direction:column;align-items:flex-start}}.notification__link{color:var(--Drop4Sketch-Accent-100);font-size:12px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.36px;display:flex;align-items:center;gap:4px;text-decoration:none}.notification__linkIcon{height:16px;width:16px}.notification__linkIcon path{fill:var(--Drop4Sketch-Accent-100)}.adoptedTagsContent{display:flex;flex-direction:column;gap:8px}.adoptedTagsContent__list{display:flex;flex-wrap:wrap;align-items:start;gap:8px;position:relative;width:370px;max-height:100px;padding-right:3px}.adoptedTagsContent__header{font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em;color:var(--InlineStandard)}.custom-select{display:flex;flex-direction:column;position:relative}.custom-select-header{display:flex;align-items:center;justify-content:space-between;height:46px;border-radius:8px;border:1px solid var(--Neutral-70);padding:8px 16px;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;-webkit-box-orient:vertical;-webkit-line-clamp:1;cursor:pointer;color:var(--InlineStandard);white-space:nowrap;overflow:hidden}.custom-select-header span{display:flex;align-items:center;gap:8px;overflow:hidden}.custom-select-header span svg path{fill:var(--InlineStandard)}.custom-select-header__error{border:1px solid var(--InlineWarning);color:var(--InlineWarning)}.custom-select-header__error svg path{fill:var(--InlineWarning)!important}.custom-select-top-title{position:absolute;top:-10px;left:10px;background:var(--Neutral-90);padding:0 4px;text-transform:uppercase;color:var(--InlineStandard);font-family:Plus Jakarta Sans,sans-serif;text-align:left;font-size:clamp(10px,.8vw,11px);font-style:normal;font-weight:700;line-height:20px;letter-spacing:1px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px}.custom-select-header-value{color:var(--InlineStandard)}.custom-select-header-placeholder{font-style:italic;transition:.3s ease all;vertical-align:middle;color:var(--InlineStandard);font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:300;line-height:26px!important;letter-spacing:.3px;opacity:1!important;padding:0 4px}.custom-select--tooltip{z-index:99999!important;box-shadow:0 6px 16px 4px #0c0d284d!important;border-radius:4px!important;background-color:#fefefe!important;padding:0!important}.custom-select--tooltip>.react-tooltip-arrow{z-index:-1;width:16px!important;height:16px!important}.custom-select-list{overflow:auto;height:max-content;max-height:clamp(150px,10vw,200px)}.custom-select-list::-webkit-scrollbar{width:5px;height:5px}.custom-select-list::-webkit-scrollbar-track{background:#c2c2c2}.custom-select-list::-webkit-scrollbar-thumb{background:var(--Drop4Sketch-Accent-80)}.custom-select-list::-webkit-scrollbar-thumb:hover{background:var(--Drop4Sketch-Accent-80-50)}.custom-select-list{scrollbar-color:var(--Drop4Sketch-Accent-80-50) white;scrollbar-width:thin}.custom-select-option{width:100%;cursor:pointer;text-align:center;display:flex;padding:12px 16px;align-items:center;align-self:stretch;gap:16px;border-radius:8px}.custom-select-option span{font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:600;line-height:22px;letter-spacing:.3px;color:var(--InlineStandard);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-select-option:hover{background:var(--Drop4Sketch-Accent-80-50);border-radius:4px}.custom-select-option-disabled span{color:var(--Neutral-50)}.custom-select-option-disabled:hover{background:transparent;cursor:not-allowed}.custom-select-option-multiple{align-items:center}.custom-select-option-multiple-item{display:flex;flex-direction:column;align-items:flex-start}.custom-select-option-multiple-item p{margin:0;font-size:12px;font-style:italic;font-weight:300;line-height:22px;letter-spacing:.3px;color:var(--InlineStandard)}.custom-select-option-icon{min-width:24px;min-height:24px}.custom-select-option-icon path{fill:var(--InlineStandard)}.color-text{display:inline}.color-text-inner{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:300px;gap:12px;padding-bottom:8px}.color-text-inner>button{padding:4px 8px;width:45%;border:none;outline:none;font-size:12px;font-weight:500;line-height:26px;letter-spacing:.16px;border-radius:16px;cursor:pointer;background-color:var(--Drop4Sketch-Accent-100);color:#fff}.color-text-inner .react-colorful{width:300px}.history-btn svg{width:32px!important;height:28px!important}.table-size-picker{display:flex;align-items:center;justify-content:center;flex-direction:column}.table-size-picker p{color:#000}.table-size-picker__row{display:flex;align-items:center;justify-content:center;gap:4px;padding:2px}.table-size-picker__cell{width:16px;height:16px;border:1px solid #ccc;cursor:pointer;background-color:#fff;border-radius:4px}.table-size-picker__cell.hovered{background-color:var(--Drop4Sketch-Accent-80-50);transition:all ease .2s}.table-tooltip{width:210px!important;z-index:99999!important;box-shadow:0 6px 16px 4px #0c0d284d!important;background-color:#fefefe!important;padding:0!important;overflow:hidden!important;height:220px!important}.highlight{display:inline;width:36px}.highlight-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:300px;gap:12px;padding-bottom:8px}.highlight-container>button{padding:4px 8px;width:45%;border:none;outline:none;font-size:12px;font-weight:500;line-height:26px;letter-spacing:.16px;border-radius:16px;cursor:pointer;background-color:var(--Drop4Sketch-Accent-100);color:#fff}.highlight-container .react-colorful{width:300px}.highlight-btn{width:24px;height:24px}.highlight-btn svg{width:24px;height:24px}.insert-html-tooltip{z-index:9999;width:500px;border-radius:16px!important;display:flex;justify-content:space-between;flex-direction:column;overflow:hidden}.insert-btn{width:36px;height:36px}.insert-html{display:flex;flex-direction:column;gap:8px}.insert-html-btns{display:flex;align-items:center;justify-content:flex-end;gap:8px}.insert-html-btns>button{padding:4px 8px;width:80px;border:none;outline:none;font-size:12px;font-weight:500;line-height:26px;letter-spacing:.16px;border-radius:16px;cursor:pointer;background-color:var(--Drop4Sketch-Accent-100);color:#fff}.editor-link-tooltip{padding:12px 16px!important;background:var(--Neutral-80)!important;border-radius:12px!important}.editor-link-tooltip-container{display:flex;align-items:center;gap:8px}.editor-link-tooltip-container>input{border:none;outline:none;color:var(--InlineStandard);text-overflow:ellipsis;font-size:12px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.9px;background:transparent}.editor-link-tooltip-container>button{border:none;outline:none;color:var(--InlineStandard);text-overflow:ellipsis;font-size:12px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.9px;background:transparent}.editor-link-tooltip-container>button:hover{color:var(--Drop4Sketch-Accent-80)}.editor-link-icon{width:24px!important}.bubble-menu{background:var(--Neutral-80)!important;display:flex;align-items:center;z-index:11111;padding:2px 0;height:32px;border-radius:8px;border:1px solid var(--Neutral-20);width:max-content}.bubble-menu>button{display:flex;align-items:center;justify-content:center;background:transparent;height:32px}.bubble-menu>button svg{width:16px;height:auto}.bubble-menu>button:hover{background:var(--Drop4Sketch-Accent-80-50)}.table-bubble-menu{display:flex;align-items:center;gap:8px}.table-bubble-menu button{display:flex;align-items:center;justify-content:center;background:transparent;width:40px;height:30px}.table-bubble-menu button:hover{background:var(--Drop4Sketch-Accent-80-50)}.table-bubble-menu button svg{width:32px;height:auto}.table-list{display:flex;flex-direction:column}.table-list-item{width:100%;padding:8px 12px;margin:0;text-overflow:ellipsis;font-size:12px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:.3px;cursor:pointer}.table-list-item:hover{background:var(--Drop4Sketch-Accent-80-50)}.send-test-email{display:flex;flex-direction:column;gap:24px}.send-test-email__footer{margin-top:24px;display:flex;align-items:center;justify-content:flex-end;gap:8px}.send-test-email__footer>button{width:100px;height:30px;background:transparent}.tip-tap{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%;margin:12px 0}.tip-tap h3{width:49%;display:flex;align-items:center;justify-content:center;padding:12px;color:#f1f1f1;background:var(--Drop4Sketch-Accent-80);margin:12px 0 0}@media screen and (max-width: 1366px){.tip-tap h3{width:100%!important}}.tiptap{padding:12px 32px;min-height:calc(100vh - 200px)}.tip-tap__footer{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;margin:12px 0}.tip-tap__footer button{max-width:200px;height:40px}.menu-bar{display:flex;align-items:center;flex-wrap:wrap;width:100%;padding:4px;gap:4px}.menu-bar>button{display:flex;align-items:center;justify-content:center;background:transparent;width:32px;height:32px}.menu-bar>button svg{width:32px;height:auto}.menu-bar .custom-select-option span{display:flex;align-items:center;justify-content:center;width:100%}.font-family-list-item span{display:initial!important;align-items:initial!important;justify-content:initial!important;width:initial!important}.color-picker{width:24px;height:24px;border:1px solid #000000;border-radius:50%;cursor:pointer;display:inline}.color-icon{display:flex;align-items:center;gap:4px}@media screen and (max-width: 1366px){.editor-content{width:100%!important;min-height:50vh!important;margin-bottom:24px}}@media screen and (max-width: 1366px){.reset-styles{width:100%!important;min-height:50vh!important}}.reset-styles h1{font-size:2em;margin:.67em 0}.reset-styles h2{font-size:1.5em;margin:.75em 0}.reset-styles h3{font-size:1.17em;margin:.83em 0}.reset-styles h4{font-size:1em;margin:1.12em 0}.reset-styles h5{font-size:.83em;margin:1.5em 0}.reset-styles h6{font-size:.75em;margin:1.67em 0}.reset-styles p{margin:1em 0}.reset-styles ul,.reset-styles ol{margin:1em 0;padding-left:40px}.reset-styles li{margin:.5em 0}.reset-styles a{color:#007bff;text-decoration:none}.tools-line{width:2px;background:var(--Neutral-10);height:32px;margin:0 3px}.ProseMirror p.is-empty:before{content:attr(data-placeholder);float:left;color:#000000b3;pointer-events:none;font-style:italic;height:0}.ProseMirror *{white-space:pre-wrap;word-wrap:break-word}.ProseMirror table{border-collapse:collapse;margin:0;overflow:hidden;width:100%}.ProseMirror table td,.ProseMirror table th{border:2px solid #ced4da;box-sizing:border-box;min-width:1em;padding:3px 5px;position:relative;vertical-align:top}.ProseMirror table td>*,.ProseMirror table th>*{margin-bottom:0}.ProseMirror table th{background-color:#f1f3f5;font-weight:700;text-align:left}.ProseMirror table .column-resize-handle{background-color:#adf;bottom:-2px;position:absolute;right:-2px;pointer-events:none;top:0;width:4px}.ProseMirror table p{margin:0!important}.has-focus{border-radius:3px;box-shadow:0 0 0 2px #3ea4ffe6}.is-active{background:#3ea4ffe6!important}.accordion{border:1px solid #ccc;border-radius:8px;overflow:hidden}.accordion .accordion-header{background-color:#f1f1f1;padding:15px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;border:none;width:100%;text-align:left;color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;letter-spacing:1.1px;text-transform:uppercase}.accordion .accordion-header:focus{outline:none}.accordion .accordion-icon{transition:transform .3s ease}.accordion .accordion-icon.open{transform:rotate(180deg)}.accordion .accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.accordion .accordion-content.open{max-height:700px}.accordion .accordion-content>p{padding:15px;margin:0}.properties-container{display:flex;flex-direction:column;gap:8px;padding:12px}.properties-container-header{display:flex;align-items:center;justify-content:space-around}.properties-container-header>p{display:flex;justify-content:center;align-items:center;border:none;width:100%;text-align:left;color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;letter-spacing:1.1px;text-transform:uppercase}.properties-list{display:flex;align-items:center;justify-content:space-between;gap:8px}.properties-list>p{display:flex;align-items:center;color:var(--Neutral-10);font-size:12px;font-style:normal;font-weight:700;letter-spacing:1.1px;flex:1}.properties-list .customInput{width:50%}.properties-list .customInput .customInput__title{display:none}.email-management-container{display:flex;align-items:stretch;flex-wrap:wrap;gap:12px;padding-top:24px}.email-management-container .customInput__input{background:transparent}.email-management-container .customInput__title{background:var(--Neutral-90)}.email-management-fields{display:flex;flex-direction:column;gap:12px;width:calc(50% - 12px)}@media screen and (max-width: 1280px){.email-management-fields{width:100%}}.email-management-properties{display:flex;flex-direction:column;gap:12px;width:calc(50% - 12px)}@media screen and (max-width: 1280px){.email-management-properties{width:100%}}.view-prev-email{display:flex;flex-direction:column;gap:12px;min-height:50vh}.view-prev-email .customInput__title{background:var(--Neutral-100)}.view-prev-email__body{overflow:auto;max-height:300px}.view-prev-email__body::-webkit-scrollbar{width:5px;height:5px}.view-prev-email__body::-webkit-scrollbar-track{background:#c2c2c2}.view-prev-email__body::-webkit-scrollbar-thumb{background:var(--Drop4Sketch-Accent-80)}.view-prev-email__body::-webkit-scrollbar-thumb:hover{background:var(--Drop4Sketch-Accent-80-50)}.view-prev-email__body{scrollbar-color:var(--Drop4Sketch-Accent-80-50) white;scrollbar-width:thin}.view-prev-email__footer{display:flex;align-items:center;justify-content:flex-end;gap:8px}.view-prev-email__footer>button{display:flex;align-items:center;justify-content:center;background:var(--Neutral-50);border:none;gap:8px;padding:0 12px;border-radius:6px;height:30px;color:#fff}.is-primary{background:var(--Drop4Sketch-Accent-80)!important}.email-management-header{padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;height:40px}.email-management-header__item{text-align:left;display:flex;align-items:center;width:25%}.email-management-header__item_title{color:var(--InlineLight);font-size:11px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:1.1px;text-transform:uppercase}.email-management-item{padding:8px 24px;background-color:var(--Neutral-100);gap:16px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;min-height:100px;box-shadow:0 2px 4px #0000001a;cursor:pointer}@media screen and (max-width: 1366px){.email-management-item{padding:8px 12px}}.email-management-item__block{width:25%;text-overflow:ellipsis}.email-management-item__text{color:var(--Neutral-40);font-size:12px;font-style:normal;font-weight:500;line-height:22px;letter-spacing:.36px;height:100%;min-height:60px;display:flex;align-items:center}@media screen and (max-width: 1366px){.email-management-item__text{font-size:10px}}.backdrop-container{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000026;z-index:1111}.previous-version{display:flex;flex-direction:column}.previous-version .email-management-list{min-height:400px;overflow:auto;max-height:700px;width:100%;position:relative}@media screen and (max-width: 1366px){.previous-version .email-management-list{padding:0 12px}}.previous-version .pagination{margin:0 0 20px}.email-management-solo{display:flex;flex-direction:column;padding:12px 24px;width:100%;height:100%;min-height:calc(100vh - var(--header-height))}@media screen and (max-width: 1200px){.email-management-solo{max-width:calc(100vw - 100px)}}@media screen and (max-width: 1023px){.email-management-solo{max-width:100vw}}.email-management-search{display:flex;align-items:center;gap:12px;margin:12px 12px 0;flex-wrap:wrap}.email-management-search .customInput{width:calc((100% - 24px) / 3)}.email-management-search .customInput .customInput__title{background:var(--Neutral-90)}.email-management-search .customInput input{background:transparent}.email-management-search__btn{display:flex;align-items:center;justify-content:center;width:100%;gap:12px}.email-management-search__btn>button{display:flex;align-items:center;justify-content:center;background:var(--Neutral-50);border:none;gap:8px;padding:2px 4px;border-radius:8px;width:100px;height:34px;color:#fff}.primary-btn{background:var(--Drop4Sketch-Accent-80)!important;color:#fff;justify-content:initial!important}.primary-btn svg path{fill:#fff}.email-management{display:flex;flex-direction:column;padding:12px}.email-management-list{display:flex;flex-direction:column;gap:24px;width:calc(100% - 24px);min-height:calc(100vh - 360px);padding:0 24px}@media screen and (max-width: 1366px){.email-management-list{width:100%;padding:0}}:root{--animation-duration: 1s;--header-height: 80px;--navbar-mobile-height: 0px;--Neutral-100: #fefefe;--Neutral-90: #f5f5f5;--Neutral-80: #ececf0;--Neutral-70: #cdcbd6;--Neutral-60: #a2a2b0;--Neutral-50: #707081;--Neutral-40: #575765;--Neutral-30: #414150;--Neutral-20: #2b2b35;--Neutral-10: #2a2a31;--InlineStandard: #3f3d49;--InlineLight: #707081;--InlineWarning: #dd1b3e;--InlineDisabled: #d6d3e3;--Drop4Sketch-Accent-100: #2a78c0;--Drop4Sketch-Accent-90: #3094ca;--Drop4Sketch-Accent-80: #38a2dc;--Drop4Sketch-Accent-80-50: rgba(56, 162, 220, .8);--Drop4Sketch-Accent-80-20: rgba(56, 162, 220, .2);--Velociterra-Accent-100: #009c51;--Velociterra-Accent-90: #19a562;--Velociterra-Accent-80: #31ae72;--Velociterra-Accent-70: #4ab783;--Velociterra-Accent-60: #62c082;--Velociterra-Accent-50: #7ac890;--Velociterra-Accent-40: #93d199;--Velociterra-Accent-30: #b0dbac;--Velociterra-Accent-20: #c5e3c4;--Velociterra-Accent-10: #e0eddd;--Velociterra-Accent-5: #ecf1e9;--Arrow-Accent-5: #FAEFF0;--Arrow-Accent-20: #FAD3DA;--Title-Small-Font-Size: 16px;--Title-Small-Line-Height: 26px;--HPI-Accent-100: #F7941D}@media (max-width: 1023px){:root{--header-height: 125px;--navbar-mobile-height: 72px}}html,body{margin:0;box-sizing:border-box;scroll-behavior:smooth;font-family:Plus Jakarta Sans,sans-serif;background-color:var(--Neutral-90);padding:0}input{font-family:Plus Jakarta Sans,sans-serif!important}.react-tooltip:not(.react-tooltip-default){opacity:1!important}body{padding:0;min-width:320px;min-height:100vh;-ms-overflow-style:none;scrollbar-width:0}@media screen and (max-width: 800px){body{min-height:100dvh}}body.modal-open{overflow:hidden}*,*:before,*:after{box-sizing:border-box}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}h1,h2,h3,h4,p,span,button{font-family:Plus Jakarta Sans,sans-serif}h1,h2,h3,h4,p{margin:0}button{border:none;outline:none;cursor:pointer}.emptyButton{margin:0;padding:0;outline:none;border:none;cursor:pointer;background-color:transparent;line-height:0}.emptyWithoutPointer{margin:0;padding:5px;outline:none;border:none;background-color:transparent;line-height:0}.swiper-backface-hidden .swiper-slide{transform:unset!important}.simpleTooltip{border-radius:16px!important;font-size:10px!important;background-color:#2a2a31!important;box-shadow:0 2px 2px #0000001a!important;position:absolute;z-index:999999999!important;opacity:.85!important}body .simpleTooltipContent{border-radius:16px;font-size:10px;background-color:#2a2a31;box-shadow:0 2px 2px #0000001a;opacity:.85}.standardTooltip.standardTooltip{padding:2px 12px;font-weight:700;font-size:10px;line-height:20px;letter-spacing:.025em;color:var(--Neutral-100);background-color:var(--InlineStandard);border-radius:16px;opacity:.85!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 4px #00000040}.standardTooltipDefault.standardTooltipDefault{--rt-opacity: .85;padding:2px 12px;font-weight:700;font-size:10px;line-height:20px;letter-spacing:.025em;color:var(--Neutral-100);background-color:var(--Neutral-10);border-radius:16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 4px #00000040}.firstLineTooltip{border-radius:16px!important;font-size:10px!important;background-color:#2a2a31!important;box-shadow:0 2px 2px #0000001a!important;z-index:99999999!important}.applicationTooltip{z-index:99999!important;box-shadow:0 6px 16px 4px #0c0d284d!important;border-radius:16px!important;background-color:#fefefe!important;padding:0!important;min-width:70px!important}.applicationTooltip__inner{z-index:9999;width:322px;background-color:var(--Neutral-100);border-radius:16px!important;display:flex;justify-content:space-between;flex-direction:column;overflow:hidden;padding-bottom:4px}.applicationTooltip__inner_longScroll{overflow-y:scroll;height:380px}.applicationTooltipInPortal{z-index:99999999!important;box-shadow:0 6px 16px 4px #0c0d284d!important;border-radius:16px!important;background-color:#fefefe!important;padding:0!important;min-width:70px!important}.applicationTooltipInPortal__inner{z-index:9999;width:322px;background-color:var(--Neutral-100);border-radius:16px!important;display:flex;justify-content:space-between;flex-direction:column;overflow:hidden}.applicationTooltip-container{display:flex;flex-direction:column}.icon8{width:8px;height:8px;flex-shrink:0}.icon12{width:12px;height:12px;flex-shrink:0}.icon16{width:16px;height:16px;flex-shrink:0}.icon24{width:24px;height:24px;flex-shrink:0}.icon32{width:32px!important;height:32px!important}.outline{outline:none!important}.icon36{width:36px;height:36px}.icon48{width:48px;height:48px}.icon64{width:64px;height:64px}.iconDropdown{cursor:pointer}.iconLight path{fill:var(--InlineLight)!important}.iconGold path{fill:#be8900!important}.iconStroke path{stroke:var(--InlineLight)!important}.iconWhite path{fill:#fff!important}.iconNeutral path{fill:var(--Neutral-100)!important}.iconDark path{fill:var(--Neutral-10)!important}.iconStandard path{fill:var(--InlineStandard)!important}.iconBlue path{fill:var(--Drop4Sketch-Accent-100)!important}.iconWarning path{fill:var(--InlineWarning)}.iconGreen path{fill:var(--Velociterra-Accent-100)}.pointer{cursor:pointer}.cursorText{cursor:text}.default{cursor:default}.textWarning{color:var(--InlineWarning)}.skeleton{display:flex;flex-direction:column;justify-content:space-between;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out}.tooltip__addNew{display:flex;align-items:center;background-color:var(--Neutral-90);padding:8px 48px;gap:24px;cursor:pointer}.tooltip__addNew_text{color:var(--InlineStandard);font-size:12px;font-style:italic}.lightItalic{color:var(--InlineLight);font-size:12px;font-style:italic;font-weight:300;line-height:22px;letter-spacing:.3px}.proprietaryTooltip{opacity:.85!important;box-shadow:0 4px 4px #00000040!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}#proprietary-tooltip-drawer-customer{background-color:var(--Neutral-10)!important;opacity:.85!important}.font-body-big{font-size:16px;font-weight:400;line-height:26px;letter-spacing:.025em}.font-body-small{font-size:12px;font-weight:500;line-height:22px;letter-spacing:.03em}.font-preheader-small{font-weight:700;font-size:11px;line-height:20px;letter-spacing:.1em;vertical-align:middle;text-transform:uppercase}.font-preheader-medium{font-weight:600;font-size:12px;line-height:22px;letter-spacing:.075em;vertical-align:middle;text-transform:uppercase}.font-label-medium{font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em}.font-placeholder-medium{font-weight:300;font-style:italic;font-size:12px;line-height:22px;letter-spacing:.025em;vertical-align:middle}.font-placeholder-small{font-weight:400;font-style:italic;font-size:10px;line-height:20px}.font-placeholder-big{font-size:16px;line-height:26px;font-weight:200;font-style:italic;letter-spacing:.01em;vertical-align:middle}.color-inline-standard{color:var(--InlineStandard)}.color-inline-light{color:var(--InlineLight)}.color-inline-warning{color:var(--InlineWarning)}.color-inline-disabled{color:var(--InlineDisabled)}.font-bold{font-weight:700}.font-extra-bold{font-weight:800}.flex{display:flex}.flex-column{display:flex;flex-direction:column}.items-center{align-items:center}.gap-8{gap:8px}.gap-16{gap:16px}.gap-24{gap:24px}@media screen and (max-width: 1919px){.md-hidden{display:none}}@media screen and not (max-width: 1919px){.not-md-hidden{display:none}}@media screen and (max-width: 1439px){.sm-hidden{display:none}}@media screen and not (max-width: 1439px){.not-sm-hidden{display:none}}@media screen and (max-width: 1023px){.tab-hidden{display:none}}@media screen and not (max-width: 1023px){.not-tab-hidden{display:none}}@media screen and (max-width: 719px){.semi-hidden{display:none}}@media screen and not (max-width: 719px){.not-semi-hidden{display:none}}@media screen and (max-width: 640px){.mob-hidden{display:none}}@media screen and not (max-width: 640px){.not-mob-hidden{display:none}}.callout{display:flex;align-items:center;gap:24px;border-radius:16px;padding:12px 24px;margin-bottom:24px;color:var(--InlineStandard);background-color:var(--Neutral-90);font-size:14px;font-weight:500;line-height:24px;letter-spacing:.025em;border:1px solid var(--Neutral-80)}.text-capitalize{text-transform:capitalize}.inline-link{color:var(--Drop4Sketch-Accent-100);font-size:inherit;font-weight:700;line-height:inherit;letter-spacing:inherit;text-decoration:inherit;background-color:inherit}.d4s-grid{display:flex;flex-direction:column;align-items:center}.d4s-grid__row{display:grid;gap:24px;grid-template-columns:repeat(12,96px)}.d4s-grid__col-1{grid-column:span 1}.d4s-grid__col-2{grid-column:span 2}.d4s-grid__col-3{grid-column:span 3}.d4s-grid__col-4{grid-column:span 4}.d4s-grid__col-5{grid-column:span 5}.d4s-grid__col-6{grid-column:span 6}.d4s-grid__col-7{grid-column:span 7}.d4s-grid__col-8{grid-column:span 8}.d4s-grid__col-9{grid-column:span 9}.d4s-grid__col-10{grid-column:span 10}.d4s-grid__col-11{grid-column:span 11}.d4s-grid__col-12{grid-column:span 12}@media (max-width: 1919px){.d4s-grid{align-items:stretch;padding:0 32px}.d4s-grid__row{grid-template-columns:repeat(12,1fr)}.d4s-grid--with-sidebar.d4s-grid--with-navbar .d4s-grid__row{gap:16px}.d4s-grid__col-md-1{grid-column:span 1}.d4s-grid__col-md-2{grid-column:span 2}.d4s-grid__col-md-3{grid-column:span 3}.d4s-grid__col-md-4{grid-column:span 4}.d4s-grid__col-md-5{grid-column:span 5}.d4s-grid__col-md-6{grid-column:span 6}.d4s-grid__col-md-7{grid-column:span 7}.d4s-grid__col-md-8{grid-column:span 8}.d4s-grid__col-md-9{grid-column:span 9}.d4s-grid__col-md-10{grid-column:span 10}.d4s-grid__col-md-11{grid-column:span 11}.d4s-grid__col-md-12{grid-column:span 12}}@media (max-width: 1439px){.d4s-grid__row{grid-template-columns:repeat(12,1fr)}.d4s-grid--with-sidebar .d4s-grid__row{gap:16px}.d4s-grid--with-sidebar.d4s-grid--with-navbar .d4s-grid__row{gap:8px}.d4s-grid__col-sm-1{grid-column:span 1}.d4s-grid__col-sm-2{grid-column:span 2}.d4s-grid__col-sm-3{grid-column:span 3}.d4s-grid__col-sm-4{grid-column:span 4}.d4s-grid__col-sm-5{grid-column:span 5}.d4s-grid__col-sm-6{grid-column:span 6}.d4s-grid__col-sm-7{grid-column:span 7}.d4s-grid__col-sm-8{grid-column:span 8}.d4s-grid__col-sm-9{grid-column:span 9}.d4s-grid__col-sm-10{grid-column:span 10}.d4s-grid__col-sm-11{grid-column:span 11}.d4s-grid__col-sm-12{grid-column:span 12}}@media (max-width: 1023px){.d4s-grid{padding:0 24px}.d4s-grid__row{grid-template-columns:repeat(8,1fr);gap:12px}.d4s-grid--with-navbar .d4s-grid__row{gap:8px}.d4s-grid__col-tab-1{grid-column:span 1}.d4s-grid__col-tab-2{grid-column:span 2}.d4s-grid__col-tab-3{grid-column:span 3}.d4s-grid__col-tab-4{grid-column:span 4}.d4s-grid__col-tab-5{grid-column:span 5}.d4s-grid__col-tab-6{grid-column:span 6}.d4s-grid__col-tab-7{grid-column:span 7}.d4s-grid__col-tab-8{grid-column:span 8}}@media (max-width: 640px){.d4s-grid{padding:0 16px}.d4s-grid__row{grid-template-columns:repeat(2,1fr)}.d4s-grid__col-1,.d4s-grid__col-2,.d4s-grid__col-3,.d4s-grid__col-4,.d4s-grid__col-5,.d4s-grid__col-6,.d4s-grid__col-7,.d4s-grid__col-8,.d4s-grid__col-9,.d4s-grid__col-10,.d4s-grid__col-11,.d4s-grid__col-12{grid-column:span 2}.d4s-grid__col-mob-1,.d4s-grid__col-mob-2{grid-column:span 1}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}: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);-webkit-backface-visibility:hidden;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}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.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;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.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;-webkit-appearance:none;-moz-appearance: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)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.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}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.presentationSheets{display:flex;max-height:calc(100vh - var(--header-height))}.presentationSheets__inner{flex-grow:1}.presentationSheets__cardWrapper{cursor:pointer}.presentationSheets__uploadButton{display:flex;align-items:center;gap:12px;height:48px;padding:0 32px;color:var(--InlineStandard);font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em;background-color:transparent}.presentationSheets__uploadButton svg path{fill:var(--InlineStandard)}@keyframes wave-squares{0%{background-position:-468px 0}to{background-position:468px 0}}.presentationSheetCard{display:flex;flex-direction:column;width:100%;height:329px;background-color:var(--Neutral-100);border-radius:8px;overflow:hidden;transition-duration:.3s}.presentationSheetCard__preview{position:relative}.presentationSheetCard__filesNumber{position:absolute;bottom:8px;right:8px;display:flex;padding:4px 8px;justify-content:flex-start;align-items:center;border-radius:8px;color:var(--Neutral-100);background-color:#00000040;transition-duration:.3s;font-size:12px;line-height:22px;font-style:normal;font-weight:600;letter-spacing:.02em}.presentationSheetCard__filesNumber path{fill:var(--Neutral-100)}.presentationSheetCard__filesNumberText{max-width:0;transition-duration:.3s;transition-timing-function:ease-out;overflow:hidden;text-transform:capitalize}.presentationSheetCard__filesNumberText div{margin-left:4px}.presentationSheetCard__previewImage{width:100%;height:267px;object-fit:cover}.presentationSheetCard__info{display:flex;align-items:center;gap:8px;padding:0 36px;flex-grow:1}.presentationSheetCard__name{font-size:16px;line-height:26px;font-weight:500;color:var(--InlineStandard)}.presentationSheetCard:hover{box-shadow:0 8px 10px -3px #223c5033}.presentationSheetCard:hover .presentationSheetCard__filesNumber{background-color:#00000080}.presentationSheetCard:hover .presentationSheetCard__filesNumberText{max-width:100px}.presentationSheetSkeleton{background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 1s infinite ease-out;width:100%;height:329px;border-radius:8px}
