.simple-dropdown ::selection{background-color:#0000}.simple-dropdown .placeholder-wrapper{background:#2b007999;width:100%;display:flex;gap:clamp(5px,5px + 3*(100cqw - 390px)/1338,8px);border-radius:5px;border:1px solid #0000;justify-content:space-between;align-items:center;min-width:100%;padding:7px;cursor:pointer;transition:all .175s ease-in-out}.simple-dropdown .placeholder-wrapper label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;font-size:clamp(15px,15px + 2*(100cqw - 390px)/1338,17px);font-weight:400}.simple-dropdown .placeholder-wrapper *{cursor:pointer}.simple-dropdown .placeholder-wrapper:hover{background:#2b0079;border:1px solid #664ea0!important;backdrop-filter:blur(50px)}.simple-dropdown.active .down-arrow{transform:rotate(-180deg)}.simple-dropdown.active .placeholder-wrapper{background:#2b0079;border:1px solid #664ea0!important;backdrop-filter:blur(50px);padding:7px}.simple-dropdown.contact-template{background:linear-gradient(180deg,#513bfa33,#8643ff33);border-radius:5px}.simple-dropdown.contact-template .placeholder-wrapper{padding:13px 12px}*{box-sizing:border-box}:root{--sidebar-width:71px}.simple-dropdown{position:relative}.simple-dropdown.scrollable{max-width:unset}.simple-dropdown.scrollable .dropdown{height:max-content;overflow-y:scroll;max-height:200px}.simple-dropdown .down-arrow{transition:transform .2s ease-in-out}.simple-dropdown label{font-family:Figtree,sans-serif;font-size:clamp(14px,14px + 4*(100cqw - 390px)/1338,18px);font-style:normal;font-weight:400;line-height:14px}.simple-dropdown .placeholder-wrapper:hover{cursor:pointer}.dropdown{display:none;opacity:0;pointer-events:none}.dropdown.active{display:flex;align-items:flex-start;justify-content:space-between;flex-flow:column;gap:clamp(7px,7px + 4*(100cqw - 390px)/1338,11px);border-radius:15px;background:linear-gradient(160deg,#3520f4d1,#6519efc7);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid #664ea059;box-shadow:0 8px 32px #00000073;position:fixed;z-index:9999999;width:max-content;max-width:clamp(275px,275px + 75*(100cqw - 390px)/1338,350px);padding:clamp(7px,7px + 4*(100cqw - 390px)/1338,11px) clamp(10px,10px + 6*(100cqw - 390px)/1338,16px);pointer-events:all;scrollbar-width:none;-ms-overflow-style:none}.dropdown.active:hover{scrollbar-width:thin;-ms-overflow-style:auto}.dropdown.positioned{opacity:1}.dropdown.scrollable{height:max-content;overflow-y:scroll;max-height:200px}.dropdown .search-wrapper{width:100%;position:relative;z-index:1}.dropdown .search-wrapper input{height:30px}.dropdown .search-wrapper input,.dropdown .search-wrapper input::placeholder{font-size:clamp(14px,14px + 2*(100cqw - 390px)/1338,16px)}.dropdown .search-wrapper svg{height:clamp(14px,14px + 2*(100cqw - 390px)/1338,16px);width:clamp(14px,14px + 2*(100cqw - 390px)/1338,16px)}.dropdown .selected-options{width:100%;border:unset;background:#2b007966;border-radius:10px;opacity:0;pointer-events:none;height:200px;max-height:0;flex:0 1;transition:all .175s ease-in-out}.dropdown .selected-options .overflow-wrapper{display:flex;gap:clamp(5px,5px + 3*(100cqw - 390px)/1338,8px);flex-wrap:wrap;width:100%;height:100%;overflow-x:scroll;scrollbar-width:none;-ms-overflow-style:none}.dropdown .selected-options .overflow-wrapper:hover{scrollbar-width:thin;-ms-overflow-style:auto}.dropdown .selected-options::-webkit-scrollbar{display:none}.dropdown .selected-options.active{opacity:1;pointer-events:all;max-height:200px;padding:7px;margin-bottom:7px;z-index:1}.dropdown .selected-options .selected-option{padding:4px 6px;border-radius:5px;background:linear-gradient(#3520f48c,#3520f48c),linear-gradient(#2b0079,#2b0079);display:flex;align-items:center;gap:clamp(5px,5px + 3*(100cqw - 390px)/1338,8px);flex-shrink:0}.dropdown .selected-options .selected-option label{font-size:clamp(14px,14px + 4*(100cqw - 390px)/1338,18px)}.dropdown .selected-options .selected-option .remove-option{font-size:clamp(14px,14px + 4*(100cqw - 390px)/1338,18px);color:#b80404}.dropdown .selected-options .selected-option .svg-wrapper{width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.dropdown .selected-options .selected-option .svg-wrapper svg{width:8px;height:8px}.dropdown .selected-options .selected-option .svg-wrapper svg path{fill:#c70101}.dropdown .selected-options .selected-option .svg-wrapper:hover{background:#b80404cc}.dropdown .selected-options .selected-option .svg-wrapper:hover svg path{fill:#fff}.dropdown ul{padding-inline-start:0;align-items:flex-start;flex-flow:column;gap:5px;margin:0;z-index:1}.dropdown .option,.dropdown ul{width:100%;display:flex;justify-content:space-between}.dropdown .option{align-items:center;gap:clamp(10px,10px + 5*(100cqw - 390px)/1338,15px);cursor:pointer;padding:clamp(5px,5px + 3*(100cqw - 390px)/1338,8px);border-radius:10px;min-width:clamp(130px,130px + 60*(100cqw - 390px)/1338,190px);transition:all .125s ease-in-out}.dropdown .option *{cursor:pointer}.dropdown .option label{flex-grow:1;flex-shrink:0;-webkit-user-select:none;user-select:none;font-size:clamp(14px,14px + 4*(100cqw - 390px)/1338,18px);color:#c5c5c5;transition:color .125s ease-in-out}.dropdown .option.active:not(:has(.circle)){background:#fafafa33}.dropdown .option.active:not(:has(.circle)) label{color:#fafafa}.dropdown .option.active .circle{border:1px solid #fff}.dropdown .option.active .circle svg{opacity:1}.dropdown .option.active .circle .dot{opacity:1;transition:all .375s ease-in-out}.dropdown .option.active label{color:#fff}.dropdown .option:hover{background:linear-gradient(#3520f48c,#3520f48c)}.dropdown .option:hover label{color:#fff}.dropdown .option:hover .circle{border:1px solid #fff}.dropdown .option .circle{flex-shrink:0;width:18px;height:18px;border-radius:2px;border:1px solid #c5c5c5;box-sizing:border-box;transition:all .175s ease-in-out}.dropdown .option .circle .dot{width:10px;height:10px;border-radius:1px;opacity:0;transition:all .175s ease-in-out;position:absolute}.dropdown .option .circle svg{width:100%;height:100%;transform:rotate(0deg) scale(1.1);opacity:0;transition:all .175s ease-in-out}.simple-dropdown .dropdown.sidebar-website ul{overflow-y:auto;max-height:120px}.simple-dropdown .dropdown.sidebar-website ul::-webkit-scrollbar{width:6px}.simple-dropdown .dropdown.sidebar-website ul::-webkit-scrollbar-track{background:#0000}.simple-dropdown .dropdown.sidebar-website ul::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#412fffb3 -19.35%,#8147fbb3 116.13%);border-radius:10px}.simple-dropdown .dropdown.sidebar-website ul{scrollbar-width:thin;scrollbar-color:#8147fbb3 #0000}.dropdown.page-select-dropdown.scrollable{max-height:none;overflow-y:visible}.dropdown.page-select-dropdown .option{font-size:clamp(13px,13px + 2*(100cqw - 390px)/1338,15px);padding:clamp(8px,8px + 3*(100cqw - 390px)/1338,11px) clamp(11px,11px + 3*(100cqw - 390px)/1338,14px);min-width:clamp(190px,190px + 60*(100cqw - 390px)/1338,250px)}.dropdown.page-select-dropdown ul{width:100%;overflow-y:auto;max-height:clamp(320px,320px + 200*(100cqw - 390px)/1338,520px)}.dropdown.page-select-dropdown ul::-webkit-scrollbar{width:6px}.dropdown.page-select-dropdown ul::-webkit-scrollbar-track{background:#0000}.dropdown.page-select-dropdown ul::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#412fffb3 -19.35%,#8147fbb3 116.13%);border-radius:10px}.dropdown.page-select-dropdown ul{scrollbar-width:thin;scrollbar-color:#8147fbb3 #0000}