.vlg-radio-button-group{display:flex;align-items:center}.vlg-radio-button-group .radio-button-group-label{margin-right:6px}.vlg-radio-button-group .vlg-radio-button:not(:last-child){margin-right:10px}.vlg-radio-buttons-list{display:flex;flex-direction:column;align-items:stretch;row-gap:8px}.vlg-radio-buttons-list .radio-buttons-list-item{display:flex;align-items:center;padding:12px 16px;border-radius:2px;background:#f1f5f9;cursor:pointer}.vlg-radio-buttons-list .radio-buttons-list-item:hover{background:#e2e8f0}.vlg-radio-buttons-list .radio-buttons-list-item.selected{background:#e0f2fe}.vlg-range-input-wrapper .vlg-range-inputs{display:flex;align-items:center;gap:4px;align-self:stretch}.vlg-range-input-wrapper .vlg-range-slider{position:relative;height:20px;margin:20px 0}.vlg-range-input-wrapper .vlg-range-slider .slider-range{position:absolute;top:10px;left:0;height:2px;background-color:#cbd5e1;width:100%}.vlg-range-input-wrapper .vlg-range-slider .slider-handle{position:absolute;width:20px;height:20px;border-radius:50%;background-color:#fff;border:6px solid #0284c7;cursor:pointer}.vlg-range-input-wrapper .vlg-range-slider .slider-handle.disabled{pointer-events:none;border-color:#64748b;cursor:default}.vlg-multipleSearchInput-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch}.vlg-multipleSearchInput-wrapper .vlg-base-input-component-wrapper{width:100%}.vlg-multipleSearchInput-wrapper .selected-items-list{display:flex;align-items:flex-start;align-content:flex-start;gap:8px;align-self:stretch;flex-wrap:wrap;overflow:hidden}.vlg-multipleSearchInput-wrapper .selected-items-list .selected-item,.vlg-multipleSearchInput-wrapper .selected-items-list .vlg-chip{max-width:100%}.controlled-file-input{display:none}.vlg-files-selection-drawer .panel-title{margin-bottom:40px}.vlg-files-selection-drawer .documents-list-scrollable-container{flex:1 1;overflow:auto;padding-right:20px}.vlg-files-selection-drawer .documents-list-scrollable-container::-webkit-scrollbar{height:4px;width:4px;cursor:pointer}.vlg-files-selection-drawer .documents-list-scrollable-container::-webkit-scrollbar-thumb{background:#94a3b8}.vlg-files-selection-drawer .buttons-container{margin-top:20px;display:flex;align-items:center}.vlg-files-selection-drawer .panel-footer{display:flex;flex-direction:column;gap:8px}.vlg-files-selection-drawer .submit-button{align-self:stretch}.file-upload-drop-zone{display:flex;padding:16px;align-items:center;gap:20px;border-radius:5px;border:1px solid #e2e8f0;background-color:#f1f5f9}.file-upload-drop-zone.dragged{border:2px solid #0ea5e9;background-color:#f0f9ff}.file-upload-drop-zone.disabled{opacity:.5}.file-upload-drop-zone .text-info-block{display:flex;flex-direction:column}.file-upload-drop-zone .text-info-block .extensions,.file-upload-drop-zone .text-info-block .file-size-limit{font-size:12px;line-height:16px;color:#64748b}.file-upload-drop-zone .text-info-block .file-size-limit{margin-top:4px}.file-upload-drop-zone .select-file-button-popover-popover{box-shadow:0 30px 80px -12px rgba(30,41,59,.16);padding:4px;width:188px;background:#fff}.file-upload-drop-zone.layout-horizontal .right-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex:1 1;column-gap:20px}.file-upload-drop-zone.layout-horizontal .right-container .text-info-block{display:flex}@media screen and (max-width:992px){.file-upload-drop-zone .right-container{display:flex;flex:1 1;justify-content:space-between}}@media screen and (max-width:480px){.file-upload-drop-zone .right-container{flex-direction:column;row-gap:20px}}.vlg-file-drop-zone-mask{background:rgba(0,0,0,0)}.files-images-list,.vlg-file-drop-zone-mask{z-index:30;position:fixed;top:0;left:0;width:100%;height:100%}.files-images-list{padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:24px;flex-shrink:0;background:linear-gradient(180deg,rgba(15,23,42,.8),rgba(15,23,42,0) 13.94%),rgba(15,23,42,.72)}.files-images-list .preview-header{display:flex;justify-content:space-between;align-items:center;gap:20px;align-self:stretch;color:#fff}.files-images-list .preview-header .close-icon{cursor:pointer}.files-images-list .preview-content{display:flex;align-items:center;gap:24px;flex:1 0;align-self:stretch;justify-content:space-between}.files-images-list .preview-content .arrow-white{color:#fff;cursor:pointer}.files-list{display:flex;flex-direction:column;gap:8px}.files-list .files-list-item{display:flex;align-items:center;padding:8px 8px 8px 12px;border:1px solid #cbd5e1;border-radius:2px}.files-list .files-list-item .item-checkbox{margin-right:16px}.files-list .files-list-item .file-icon{width:32px;height:32px;margin-right:8px}.files-list .files-list-item .file-info{display:flex;flex-direction:column;flex:1 1;margin-right:8px}.files-list .files-list-item .file-info,.files-list .files-list-item .file-info .extended-info,.files-list .files-list-item .file-info .file-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.files-list .files-list-item .file-info .extended-info{display:flex;gap:8px;color:#475569}.vlg-file-preview-image .focused-image{display:flex;align-items:center;justify-content:center;border-radius:2px;background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5)) no-repeat;width:100%;height:100%}.vlg-file-preview-image .focused-image svg{color:#fff}.vlg-file-info-block{color:#020617;display:flex;align-items:center;width:100%;flex-shrink:0;flex-direction:column}.vlg-file-info-block.archived .file-name,.vlg-file-info-block.archived .file-view{cursor:default;pointer-events:none;opacity:.3}.vlg-file-info-block .file-view,.vlg-file-info-block .vlg-file-preview-image{width:171px;height:171px;flex-shrink:0;border-radius:2px;cursor:pointer}.vlg-file-info-block .file-view{background-color:#f1f5f9;align-items:center;justify-content:center;display:flex;color:#020617}.vlg-file-info-block .file-preview{width:100%;height:100%}.vlg-file-info-block .file-info{display:flex;width:160px;align-items:center;gap:4px;padding-bottom:4px;padding-top:4px;justify-content:space-between}.vlg-file-info-block .file-info .file-name{font-size:12px;line-height:16px;overflow:hidden;color:#000;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.vlg-file-info-block .file-info .buttons-container{height:26px;display:flex;gap:4px}.vlg-file-info-block .file-info .buttons-container>.vlg-button{height:26px;width:26px}.vlg-file-info-block .file-info .buttons-container>.vlg-button>svg{width:16px;height:16px}.vlg-attachments-list{display:flex;align-items:flex-start;align-content:flex-start;gap:16px;flex:1 0;flex-wrap:wrap}.vlg-attachments-list .list-item{display:flex;width:171px;flex-direction:column;align-items:center;gap:4px;flex-shrink:0;border-radius:2px;border:1px solid #e2e8f0}.vlg-link{cursor:pointer;display:inline-flex;align-items:center;color:#0ea5e9}.vlg-link:active,.vlg-link:hover,.vlg-link:visited:not(:hover){color:#0284c7}.vlg-link.underline{text-decoration:underline;text-underline-offset:3px}.vlg-link svg{width:20px;height:20px;min-width:20px;vertical-align:top}.vlg-link.with-left-icon svg:first-child{margin-right:6px}.vlg-link.with-right-icon svg:last-child{margin-left:6px}.vlg-link.preset-red{color:#be123c}.vlg-link.preset-red:active,.vlg-link.preset-red:hover{color:#e11d48}.vlg-link.preset-red:visited:not(:hover){color:#f43f5e}.vlg-link.preset-black,.vlg-link.preset-black:active,.vlg-link.preset-black:hover,.vlg-link.preset-black:visited:not(:hover){color:#0f172a}.vlg-link.size-s{column-gap:6px}.vlg-link.size-xs{font-weight:400;font-size:12px;line-height:16px;column-gap:4px}.vlg-link.size-xs svg{width:16px;height:16px}.vlg-link.size-l{font-size:18px;line-height:28px;font-weight:400}.vlg-link.size-l svg{width:24px;height:24px;margin-right:8px}.horizontal-nav-menu{display:flex;align-items:center;column-gap:30px}.horizontal-nav-menu .menu-item{font-weight:600}.horizontal-nav-menu .menu-item.selected{font-weight:800}.horizontal-nav-menu .separator{width:1px;height:18px;background:#5576ac}@media only screen and (max-width:992px){.horizontal-nav-menu{display:none}}