ngx-wapp-components 1.22.2 → 1.22.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/lib/layout/w-body-container/w-body-container.component.mjs +3 -3
- package/esm2020/lib/layout/w-body-grid/w-body-grid.component.mjs +4 -3
- package/esm2020/lib/layout/w-container/w-container.component.mjs +2 -1
- package/esm2020/lib/layout/w-panel/w-panel.component.mjs +3 -3
- package/esm2020/lib/layout/w-panel-grid/w-panel-grid.component.mjs +6 -3
- package/esm2020/lib/shared/models/wapp-table-lazy-loading.model.mjs +1 -1
- package/esm2020/lib/sidebar/w-sidebar/w-sidebar.component.mjs +4 -4
- package/esm2020/lib/tables/w-table-lazy/w-table-lazy.component.mjs +6 -3
- package/fesm2015/ngx-wapp-components.mjs +21 -13
- package/fesm2015/ngx-wapp-components.mjs.map +1 -1
- package/fesm2020/ngx-wapp-components.mjs +21 -13
- package/fesm2020/ngx-wapp-components.mjs.map +1 -1
- package/lib/layout/w-panel-grid/w-panel-grid.component.d.ts +3 -1
- package/lib/shared/models/wapp-table-lazy-loading.model.d.ts +1 -0
- package/package.json +1 -1
|
@@ -8,7 +8,7 @@ import * as i4 from "../../icons/wapping-icons/w-icons.component";
|
|
|
8
8
|
export class WSidebarComponent {
|
|
9
9
|
constructor() {
|
|
10
10
|
this.showCloseIcon = false;
|
|
11
|
-
this.activeGrid =
|
|
11
|
+
this.activeGrid = true;
|
|
12
12
|
this.closeOnOverlay = false;
|
|
13
13
|
this.styleClass = "w-full md:w-4 lg:w-4";
|
|
14
14
|
this.size = "medium";
|
|
@@ -52,10 +52,10 @@ export class WSidebarComponent {
|
|
|
52
52
|
}
|
|
53
53
|
}
|
|
54
54
|
WSidebarComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: WSidebarComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
55
|
-
WSidebarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: WSidebarComponent, selector: "w-sidebar", inputs: { headerTitle: "headerTitle", showCloseIcon: "showCloseIcon", activeGrid: "activeGrid", closeOnOverlay: "closeOnOverlay", styleClass: "styleClass", size: "size", icon: "icon", iconWidth: "iconWidth", iconHeight: "iconHeight", visible: "visible" }, outputs: { visibleChange: "visibleChange" }, ngImport: i0, template: "<p-sidebar [(visible)]=\"visible\" position=\"right\" [showCloseIcon]=\"showCloseIcon\" [modal]=\"true\" [blockScroll]=\"true\" [dismissible]=\"closeOnOverlay\" [styleClass]=\"styleClass\" class=\"wapp-sidebar\">\r\n <ng-template pTemplate=\"header\">\r\n <span *ngIf=\"icon && getIconType() == iconType.pIcon\" class=\"w-sidebar-icon icon-large-size textMainColor\" [ngClass]=\"icon\"></span>\r\n <w-icons *ngIf=\"icon && getIconType() == iconType.wIcon\" class=\"w-sidebar-icon\" [name]=\"icon\" color=\"var(--text-color)\" [width]=\"24\" [height]=\"24\"></w-icons>\r\n <div *ngIf=\"icon && getIconType() == iconType.urlIcon\" class=\"flex align-content-start flex-wrap\">\r\n <div class=\"flex align-items-center justify-content-center w-sidebar-img-container\">\r\n <span class=\"w-sidebar-span-img-container w-sidebar-icon flex align-items-center justify-content-center\" [ngStyle]=\"{'width.px': iconWidth, 'height.px': iconHeight}\">\r\n <img class=\"w-sidebar-img-responsive\" [src]=\"icon\">\r\n </span>\r\n </div>\r\n <div class=\"flex align-items-center justify-content-center\">\r\n <span class=\"w-sidebar-title-text m-0\">{{headerTitle}}</span>\r\n </div>\r\n </div>\r\n \r\n <span *ngIf=\"icon == null || getIconType() != iconType.urlIcon\" class=\"w-sidebar-title-text m-0\">{{headerTitle}}</span>\r\n </ng-template>\r\n \r\n <ng-template pTemplate=\"content\">\r\n <div [ngClass]=\"{'w-sidebar-content grid' : activeGrid}\">\r\n <ng-content></ng-content>\r\n </div>\r\n </ng-template>\r\n\r\n <ng-template pTemplate=\"footer\"></ng-template>\r\n</p-sidebar>\r\n", styles: [".heading1{font-size:2.6666666667rem;line-height:3rem;font-weight:700}.heading2{font-size:2.3333333333rem;line-height:2.6666666667rem;font-weight:700}.heading3{font-size:2rem;line-height:2.3333333333rem;font-weight:700}.heading4{font-size:1.6666666667rem;line-height:2rem;font-weight:700}.heading5,.w-sidebar-title-text{font-size:1.5rem;line-height:1.8333333333rem;font-weight:700}.heading6{font-size:1.3333333333rem;line-height:1.6666666667rem;font-weight:700}.subtitle1,.w-tab-text,.w-panel-title-text{font-size:1.1666666667rem;line-height:1.3333333333rem;font-weight:700}.subtitle2,.w-table-th-text,.w-panel-subtitle-text,.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled,.w-view-small-label-text-typography,.w-view-small-label-text,.w-button-small-text-label-text-typography,.w-button-small-text-label-text{font-size:1rem;line-height:1.1666666667rem;font-weight:600}.body,.w-image-file-uploader-navigators-text,.w-table-td-text,.w-chip-text,.w-panel-content,.w-input-small-select-options-text,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,.w-view-small-value-text-typography,.w-view-small-value-text,.w-button-small-label-text-typography,.w-button-small-tertiary-label-text{font-size:1rem;line-height:1.1666666667rem;font-weight:400}.caption,.w-input-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,.w-input-small-placeholder-text-only-color{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small,.w-button-small-label-text-typography-sm{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#1f2224}.textSoftColor{color:#5f6468}.textSofterColor{color:#9aa0a7}.textSoftestColor{color:#e8ebee}.textInverseColor{color:#fff}.spacingXXS{padding:4px}.spacingXSM{padding:6px}.spacingXSMDivider{height:6px}.spacingXS{padding:8px}.spacingS{padding:12px}.spacingM{padding:16px}.spacingL{padding:20px}.spacingXL{padding:24px}.spacingXXL{padding:28px}.spacingXXXL{padding:32px}.panel-title-gap-divider{height:20px}.panel-section-gap-divider{height:32px}.input-vertical-gap-divider{height:24px}.input-label-gap-divider{height:6px}.focusedInput{border:1px solid rgba(0,157,253,.25);box-shadow:0 0 10px #00b3eb40}.focus{box-shadow:0 0 8px #00a6e980}.hover{border-radius:8px;border:1px solid #00b3eb}.hoveredInput{border-radius:8px;border:1px solid rgba(0,179,235,.5)}.input-generic-valid{border-radius:8px;border:1px solid #B3FFD3}.input-generic-valid-focus{border-radius:8px;border:1px solid #B3FFD3!important;box-shadow:0 0 8px #46ff9b80!important;padding-left:16px}.input-generic-warning{border-radius:8px;border:1px solid #FFECB8!important}.input-generic-warning-focus{border-radius:8px;border:1px solid #FFECB8!important;box-shadow:0 0 8px #ffcd4680!important;padding-left:16px}.input-generic-error-focus{border-radius:8px;border:1px solid #FFBDBD!important;box-shadow:0 0 8px #ff555580!important;padding-left:16px}.input-generic-error{border-radius:8px;border:1px solid #FFBDBD}.toggle-small-typography{font-size:12px;line-height:16px;font-weight:600}.w-button-small-label-text-typography,.w-button-small-tertiary-label-text,.w-button-small-label-text-typography-sm{font-weight:600}.w-button-small-tertiary-label-text,.w-button-small-text-label-text{color:#1f2224}.w-button-small-icon-text{font-size:12px;font-weight:600}.w-table-button-small-icon-text{font-size:12px;color:#9aa0a7}.w-control-button-small-label-text{font-size:12px;font-weight:600;line-height:16px}.w-control-button-x-small-icon-text{font-size:10px;font-weight:700}.w-control-button-small-icon-text{font-size:8px;font-weight:700}.w-button-medium-label-text-typography,.w-button-medium-tertiary-label-text{font-size:16px;font-weight:600;line-height:16px}.w-button-medium-tertiary-label-text{color:#1f2224}.w-button-medium-icon-text{font-size:16px}.w-control-button-medium-label-text{font-size:14px;font-weight:600;line-height:16px}.w-control-button-medium-icon-text{font-size:12px;font-weight:700}.w-button-large-label-text-typography,.w-button-large-tertiary-label-text{font-size:20px;font-weight:600;line-height:24px}.w-button-large-tertiary-label-text{color:#1f2224}.w-button-x-small-label-text{font-size:10px;font-weight:600;line-height:10px}.w-button-small-only-label-text{font-size:12px;font-weight:600;line-height:16px}.w-button-large-icon-text{font-size:24px}.w-view-small-label-text{color:#1f2224}.w-view-small-value-text{color:#5f6468}.w-input-no-label-height{height:14px}.w-input-disabled{background-color:#f1f3f4;border-color:#e8ebee;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#1f2224}.w-input-small-label-disabled{color:#9aa0a7}.w-input-small-label-text-content{padding:12px 8px 8px 0;margin:0}.w-input-small-label-text-content-no-top{padding-top:0}.w-input-small-placeholder-text{color:#1f2224}.w-input-small-placeholder-text-only-color{color:#9aa0a7;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text-disabled-only-color{color:#5f6468}.w-input-small-text-icon,.w-input-small-select-options-text{color:#1f2224}.w-input-medium-label-text-typography,.w-input-medium-label-text,.w-input-medium-label-disabled{font-size:14px;font-weight:600;line-height:16px}.w-input-medium-label-text,.w-input-medium-label-disabled{color:#1f2224}.w-input-medium-label-disabled{color:#9aa0a7}.w-input-medium-placeholder-text-typography,.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text{font-size:16px;font-weight:400;line-height:24px}.w-input-medium-placeholder-text,.w-input-medium-placeholder-text-only-color{color:#1f2224}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6468}.w-input-medium-text-icon{color:#1f2224}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#1f2224}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#1f2224}.w-panel-content{color:#5f6468}.w-tab-text,.w-chip-text{color:#1f2224}.w-badge-text{font-size:10px;font-weight:700;line-height:8px}.w-table-th-text{color:#1f2224}.w-table-td-text{color:#5f6468}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}::ng-deep .p-tooltip,.p-tooltip{filter:0px 0px 1px 0px rgba(0,0,0,.1) inset,1px 1px 5px rgba(0,0,0,.06),1px 1px 1px rgba(0,0,0,.08)}::ng-deep .p-tooltip .p-tooltip-text,.p-tooltip .p-tooltip-text{background:#ffffff!important;color:#1f2224;padding:12px 16px;max-width:192px;width:max-content;margin-left:3px}::ng-deep .p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-right{margin-left:6px;width:max-content;transform:translateY(-1px)}::ng-deep .p-tooltip.p-tooltip-right .p-tooltip-arrow,.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#fff!important;top:50%;left:0;margin-top:-4px;border-width:4px 6px 4px 0!important}::ng-deep .p-tooltip.p-tooltip-bottom .p-tooltip-arrow,.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#fff!important;border-width:0 4px 6px 4px!important;margin-top:-3px}:host ::ng-deep .wapp-sidebar .p-sidebar{background-color:#fff}:host ::ng-deep .wapp-sidebar .p-sidebar-header{padding:32px 44px 20px}:host ::ng-deep .wapp-sidebar .p-sidebar-header .p-sidebar-close,:host ::ng-deep .wapp-sidebar .p-sidebar-header .p-sidebar .p-sidebar-header .p-sidebar-icon{height:24px}:host ::ng-deep .wapp-sidebar .p-sidebar-content{padding:0 44px}:host ::ng-deep .p-sidebar-footer{padding:40px!important}:host ::ng-deep .w-sidebar-content .col-1{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-2{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-3{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-4{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-5{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-6{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-7{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-8{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-9{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-10{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-11{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-12{padding:10px 12px}:host ::ng-deep .w-sidebar-content.grid{display:flex;flex-wrap:wrap;margin-right:-12px!important;margin-left:-12px!important;margin-top:-8px!important}.w-sidebar-icon{margin-right:12px}.w-sidebar-img-container{height:24px}.w-sidebar-span-img-container{position:relative}.w-sidebar-img-responsive{max-width:100%}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: i2.PrimeTemplate, selector: "[pTemplate]", inputs: ["type", "pTemplate"] }, { kind: "component", type: i3.Sidebar, selector: "p-sidebar", inputs: ["appendTo", "blockScroll", "style", "styleClass", "ariaCloseLabel", "autoZIndex", "baseZIndex", "modal", "dismissible", "showCloseIcon", "closeOnEscape", "transitionOptions", "visible", "position", "fullScreen"], outputs: ["onShow", "onHide", "visibleChange"] }, { kind: "component", type: i4.WIconsComponent, selector: "w-icons", inputs: ["name", "width", "height", "color"] }] });
|
|
55
|
+
WSidebarComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: WSidebarComponent, selector: "w-sidebar", inputs: { headerTitle: "headerTitle", showCloseIcon: "showCloseIcon", activeGrid: "activeGrid", closeOnOverlay: "closeOnOverlay", styleClass: "styleClass", size: "size", icon: "icon", iconWidth: "iconWidth", iconHeight: "iconHeight", visible: "visible" }, outputs: { visibleChange: "visibleChange" }, ngImport: i0, template: "<p-sidebar [(visible)]=\"visible\" position=\"right\" [showCloseIcon]=\"showCloseIcon\" [modal]=\"true\" [blockScroll]=\"true\" [dismissible]=\"closeOnOverlay\" [styleClass]=\"styleClass\" class=\"wapp-sidebar\">\r\n <ng-template pTemplate=\"header\">\r\n <span *ngIf=\"icon && getIconType() == iconType.pIcon\" class=\"w-sidebar-icon icon-large-size textMainColor\" [ngClass]=\"icon\"></span>\r\n <w-icons *ngIf=\"icon && getIconType() == iconType.wIcon\" class=\"w-sidebar-icon\" [name]=\"icon\" color=\"var(--text-color)\" [width]=\"24\" [height]=\"24\"></w-icons>\r\n <div *ngIf=\"icon && getIconType() == iconType.urlIcon\" class=\"flex align-content-start flex-wrap\">\r\n <div class=\"flex align-items-center justify-content-center w-sidebar-img-container\">\r\n <span class=\"w-sidebar-span-img-container w-sidebar-icon flex align-items-center justify-content-center\" [ngStyle]=\"{'width.px': iconWidth, 'height.px': iconHeight}\">\r\n <img class=\"w-sidebar-img-responsive\" [src]=\"icon\">\r\n </span>\r\n </div>\r\n <div class=\"flex align-items-center justify-content-center\">\r\n <span class=\"w-sidebar-title-text m-0\">{{headerTitle}}</span>\r\n </div>\r\n </div>\r\n \r\n <span *ngIf=\"icon == null || getIconType() != iconType.urlIcon\" class=\"w-sidebar-title-text m-0\">{{headerTitle}}</span>\r\n </ng-template>\r\n \r\n <ng-template pTemplate=\"content\">\r\n <div [ngClass]=\"{'w-sidebar-content': true, 'grid' : activeGrid}\">\r\n <ng-content></ng-content>\r\n </div>\r\n </ng-template>\r\n\r\n <ng-template pTemplate=\"footer\"></ng-template>\r\n</p-sidebar>\r\n", styles: [".heading1{font-size:2.6666666667rem;line-height:3rem;font-weight:700}.heading2{font-size:2.3333333333rem;line-height:2.6666666667rem;font-weight:700}.heading3{font-size:2rem;line-height:2.3333333333rem;font-weight:700}.heading4{font-size:1.6666666667rem;line-height:2rem;font-weight:700}.heading5,.w-sidebar-title-text{font-size:1.5rem;line-height:1.8333333333rem;font-weight:700}.heading6{font-size:1.3333333333rem;line-height:1.6666666667rem;font-weight:700}.subtitle1,.w-tab-text,.w-panel-title-text{font-size:1.1666666667rem;line-height:1.3333333333rem;font-weight:700}.subtitle2,.w-table-th-text,.w-panel-subtitle-text,.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled,.w-view-small-label-text-typography,.w-view-small-label-text,.w-button-small-text-label-text-typography,.w-button-small-text-label-text{font-size:1rem;line-height:1.1666666667rem;font-weight:600}.body,.w-image-file-uploader-navigators-text,.w-table-td-text,.w-chip-text,.w-panel-content,.w-input-small-select-options-text,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,.w-view-small-value-text-typography,.w-view-small-value-text,.w-button-small-label-text-typography,.w-button-small-tertiary-label-text{font-size:1rem;line-height:1.1666666667rem;font-weight:400}.caption,.w-input-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,.w-input-small-placeholder-text-only-color{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small,.w-button-small-label-text-typography-sm{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#1f2224}.textSoftColor{color:#5f6468}.textSofterColor{color:#9aa0a7}.textSoftestColor{color:#e8ebee}.textInverseColor{color:#fff}.spacingXXS{padding:4px}.spacingXSM{padding:6px}.spacingXSMDivider{height:6px}.spacingXS{padding:8px}.spacingS{padding:12px}.spacingM{padding:16px}.spacingL{padding:20px}.spacingXL{padding:24px}.spacingXXL{padding:28px}.spacingXXXL{padding:32px}.panel-title-gap-divider{height:20px}.panel-section-gap-divider{height:32px}.input-vertical-gap-divider{height:24px}.input-label-gap-divider{height:6px}.focusedInput{border:1px solid rgba(0,157,253,.25);box-shadow:0 0 10px #00b3eb40}.focus{box-shadow:0 0 8px #00a6e980}.hover{border-radius:8px;border:1px solid #00b3eb}.hoveredInput{border-radius:8px;border:1px solid rgba(0,179,235,.5)}.input-generic-valid{border-radius:8px;border:1px solid #B3FFD3}.input-generic-valid-focus{border-radius:8px;border:1px solid #B3FFD3!important;box-shadow:0 0 8px #46ff9b80!important;padding-left:16px}.input-generic-warning{border-radius:8px;border:1px solid #FFECB8!important}.input-generic-warning-focus{border-radius:8px;border:1px solid #FFECB8!important;box-shadow:0 0 8px #ffcd4680!important;padding-left:16px}.input-generic-error-focus{border-radius:8px;border:1px solid #FFBDBD!important;box-shadow:0 0 8px #ff555580!important;padding-left:16px}.input-generic-error{border-radius:8px;border:1px solid #FFBDBD}.toggle-small-typography{font-size:12px;line-height:16px;font-weight:600}.w-button-small-label-text-typography,.w-button-small-tertiary-label-text,.w-button-small-label-text-typography-sm{font-weight:600}.w-button-small-tertiary-label-text,.w-button-small-text-label-text{color:#1f2224}.w-button-small-icon-text{font-size:12px;font-weight:600}.w-table-button-small-icon-text{font-size:12px;color:#9aa0a7}.w-control-button-small-label-text{font-size:12px;font-weight:600;line-height:16px}.w-control-button-x-small-icon-text{font-size:10px;font-weight:700}.w-control-button-small-icon-text{font-size:8px;font-weight:700}.w-button-medium-label-text-typography,.w-button-medium-tertiary-label-text{font-size:16px;font-weight:600;line-height:16px}.w-button-medium-tertiary-label-text{color:#1f2224}.w-button-medium-icon-text{font-size:16px}.w-control-button-medium-label-text{font-size:14px;font-weight:600;line-height:16px}.w-control-button-medium-icon-text{font-size:12px;font-weight:700}.w-button-large-label-text-typography,.w-button-large-tertiary-label-text{font-size:20px;font-weight:600;line-height:24px}.w-button-large-tertiary-label-text{color:#1f2224}.w-button-x-small-label-text{font-size:10px;font-weight:600;line-height:10px}.w-button-small-only-label-text{font-size:12px;font-weight:600;line-height:16px}.w-button-large-icon-text{font-size:24px}.w-view-small-label-text{color:#1f2224}.w-view-small-value-text{color:#5f6468}.w-input-no-label-height{height:14px}.w-input-disabled{background-color:#f1f3f4;border-color:#e8ebee;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#1f2224}.w-input-small-label-disabled{color:#9aa0a7}.w-input-small-label-text-content{padding:12px 8px 8px 0;margin:0}.w-input-small-label-text-content-no-top{padding-top:0}.w-input-small-placeholder-text{color:#1f2224}.w-input-small-placeholder-text-only-color{color:#9aa0a7;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text-disabled-only-color{color:#5f6468}.w-input-small-text-icon,.w-input-small-select-options-text{color:#1f2224}.w-input-medium-label-text-typography,.w-input-medium-label-text,.w-input-medium-label-disabled{font-size:14px;font-weight:600;line-height:16px}.w-input-medium-label-text,.w-input-medium-label-disabled{color:#1f2224}.w-input-medium-label-disabled{color:#9aa0a7}.w-input-medium-placeholder-text-typography,.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text{font-size:16px;font-weight:400;line-height:24px}.w-input-medium-placeholder-text,.w-input-medium-placeholder-text-only-color{color:#1f2224}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6468}.w-input-medium-text-icon{color:#1f2224}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#1f2224}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#1f2224}.w-panel-content{color:#5f6468}.w-tab-text,.w-chip-text{color:#1f2224}.w-badge-text{font-size:10px;font-weight:700;line-height:8px}.w-table-th-text{color:#1f2224}.w-table-td-text{color:#5f6468}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}::ng-deep .p-tooltip,.p-tooltip{filter:0px 0px 1px 0px rgba(0,0,0,.1) inset,1px 1px 5px rgba(0,0,0,.06),1px 1px 1px rgba(0,0,0,.08)}::ng-deep .p-tooltip .p-tooltip-text,.p-tooltip .p-tooltip-text{background:#ffffff!important;color:#1f2224;padding:12px 16px;max-width:192px;width:max-content;margin-left:3px}::ng-deep .p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-right{margin-left:6px;width:max-content;transform:translateY(-1px)}::ng-deep .p-tooltip.p-tooltip-right .p-tooltip-arrow,.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#fff!important;top:50%;left:0;margin-top:-4px;border-width:4px 6px 4px 0!important}::ng-deep .p-tooltip.p-tooltip-bottom .p-tooltip-arrow,.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#fff!important;border-width:0 4px 6px 4px!important;margin-top:-3px}:host ::ng-deep .wapp-sidebar .p-sidebar{background-color:#fff}:host ::ng-deep .wapp-sidebar .p-sidebar-header{padding:32px 44px 20px}:host ::ng-deep .wapp-sidebar .p-sidebar-header .p-sidebar-close,:host ::ng-deep .wapp-sidebar .p-sidebar-header .p-sidebar .p-sidebar-header .p-sidebar-icon{height:24px}:host ::ng-deep .wapp-sidebar .p-sidebar-content{padding:0 44px}:host ::ng-deep .p-sidebar-footer{padding:40px!important}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form{display:flex;flex-wrap:wrap;gap:32px 24px;justify-content:flex-start}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-1,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-2,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-3,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-4,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-5,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-6,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-7,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-8,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-9,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-10,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-11,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-12,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}@media screen and (min-width: 576px){* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-1,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-2,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-3,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-4,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-5,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-6,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-7,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-8,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-9,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-10,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-11,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-12,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 768px){* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-1,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-2,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-3,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-4,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-5,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-6,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-7,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-8,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-9,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-10,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-11,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-12,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 992px){* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-1,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-2,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-3,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-4,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-5,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-6,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-7,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-8,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-9,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-10,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-11,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-12,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 1200px){* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-1,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-2,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-3,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-4,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-5,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-6,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-7,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-8,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-9,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-10,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-11,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-12,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}* :host:has(form):has(section) ::ng-deep section,.w-body-grid :host:has(form):has(section) ::ng-deep section,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section{display:flex;flex-wrap:wrap;gap:20px 24px;justify-content:flex-start}* :host:has(form):has(section) ::ng-deep section>.col-1,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-2,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-3,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-4,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-5,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-6,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-7,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-8,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-9,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-10,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-11,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-12,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}@media screen and (min-width: 576px){* :host:has(form):has(section) ::ng-deep section>.sm\\:col-1,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-2,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-3,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-4,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-5,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-6,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-7,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-8,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-9,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-10,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-11,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-12,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 768px){* :host:has(form):has(section) ::ng-deep section>.md\\:col-1,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-2,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-3,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-4,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-5,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-6,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-7,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-8,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-9,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-10,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-11,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-12,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 992px){* :host:has(form):has(section) ::ng-deep section>.lg\\:col-1,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-2,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-3,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-4,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-5,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-6,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-7,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-8,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-9,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-10,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-11,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-12,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 1200px){* :host:has(form):has(section) ::ng-deep section>.xl\\:col-1,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-2,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-3,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-4,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-5,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-6,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-7,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-8,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-9,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-10,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-11,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-12,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form{display:flex;flex-wrap:wrap;gap:20px 24px;justify-content:flex-start}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-1,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-1,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-2,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-2,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-3,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-3,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-4,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-4,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-5,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-5,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-6,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-6,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-7,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-7,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-8,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-8,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-9,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-9,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-10,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-10,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-11,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-11,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-12,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-12,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}@media screen and (min-width: 576px){* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-1,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-1,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-2,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-2,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-3,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-3,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-4,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-4,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-5,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-5,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-6,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-6,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-7,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-7,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-8,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-8,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-9,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-9,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-10,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-10,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-11,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-11,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-12,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-12,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 768px){* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-1,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-1,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-2,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-2,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-3,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-3,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-4,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-4,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-5,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-5,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-6,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-6,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-7,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-7,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-8,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-8,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-9,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-9,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-10,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-10,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-11,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-11,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-12,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-12,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 992px){* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-1,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-1,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-2,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-2,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-3,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-3,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-4,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-4,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-5,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-5,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-6,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-6,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-7,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-7,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-8,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-8,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-9,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-9,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-10,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-10,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-11,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-11,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-12,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-12,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 1200px){* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-1,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-1,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-2,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-2,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-3,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-3,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-4,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-4,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-5,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-5,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-6,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-6,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-7,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-7,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-8,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-8,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-9,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-9,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-10,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-10,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-11,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-11,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-12,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-12,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*{display:flex;flex-wrap:wrap;gap:32px 24px;justify-content:flex-start}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}@media screen and (min-width: 576px){* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 768px){* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 992px){* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 1200px){* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}* :host:not(:has(form)):has(section) ::ng-deep section,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section{display:flex;flex-wrap:wrap;gap:20px 24px;justify-content:flex-start}* :host:not(:has(form)):has(section) ::ng-deep section>.col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}@media screen and (min-width: 576px){* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 768px){* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 992px){* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 1200px){* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*{display:flex;flex-wrap:wrap;gap:20px 24px;justify-content:flex-start}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-1,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-1,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-2,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-2,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-3,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-3,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-4,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-4,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-5,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-5,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-6,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-6,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-7,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-7,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-8,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-8,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-9,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-9,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-10,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-10,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-11,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-11,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-12,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-12,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}@media screen and (min-width: 576px){* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-1,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-2,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-3,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-4,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-5,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-6,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-7,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-8,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-9,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-10,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-11,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-12,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 768px){* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-1,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-2,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-3,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-4,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-5,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-6,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-7,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-8,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-9,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-10,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-11,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-12,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 992px){* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-1,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-2,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-3,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-4,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-5,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-6,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-7,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-8,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-9,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-10,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-11,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-12,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 1200px){* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-1,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-2,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-3,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-4,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-5,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-6,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-7,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-8,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-9,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-10,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-11,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-12,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}::ng-deep section,::ng-deep form{width:100%}.w-sidebar-icon{margin-right:12px}.w-sidebar-img-container{height:24px}.w-sidebar-span-img-container{position:relative}.w-sidebar-img-responsive{max-width:100%}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: i2.PrimeTemplate, selector: "[pTemplate]", inputs: ["type", "pTemplate"] }, { kind: "component", type: i3.Sidebar, selector: "p-sidebar", inputs: ["appendTo", "blockScroll", "style", "styleClass", "ariaCloseLabel", "autoZIndex", "baseZIndex", "modal", "dismissible", "showCloseIcon", "closeOnEscape", "transitionOptions", "visible", "position", "fullScreen"], outputs: ["onShow", "onHide", "visibleChange"] }, { kind: "component", type: i4.WIconsComponent, selector: "w-icons", inputs: ["name", "width", "height", "color"] }] });
|
|
56
56
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: WSidebarComponent, decorators: [{
|
|
57
57
|
type: Component,
|
|
58
|
-
args: [{ selector: 'w-sidebar', template: "<p-sidebar [(visible)]=\"visible\" position=\"right\" [showCloseIcon]=\"showCloseIcon\" [modal]=\"true\" [blockScroll]=\"true\" [dismissible]=\"closeOnOverlay\" [styleClass]=\"styleClass\" class=\"wapp-sidebar\">\r\n <ng-template pTemplate=\"header\">\r\n <span *ngIf=\"icon && getIconType() == iconType.pIcon\" class=\"w-sidebar-icon icon-large-size textMainColor\" [ngClass]=\"icon\"></span>\r\n <w-icons *ngIf=\"icon && getIconType() == iconType.wIcon\" class=\"w-sidebar-icon\" [name]=\"icon\" color=\"var(--text-color)\" [width]=\"24\" [height]=\"24\"></w-icons>\r\n <div *ngIf=\"icon && getIconType() == iconType.urlIcon\" class=\"flex align-content-start flex-wrap\">\r\n <div class=\"flex align-items-center justify-content-center w-sidebar-img-container\">\r\n <span class=\"w-sidebar-span-img-container w-sidebar-icon flex align-items-center justify-content-center\" [ngStyle]=\"{'width.px': iconWidth, 'height.px': iconHeight}\">\r\n <img class=\"w-sidebar-img-responsive\" [src]=\"icon\">\r\n </span>\r\n </div>\r\n <div class=\"flex align-items-center justify-content-center\">\r\n <span class=\"w-sidebar-title-text m-0\">{{headerTitle}}</span>\r\n </div>\r\n </div>\r\n \r\n <span *ngIf=\"icon == null || getIconType() != iconType.urlIcon\" class=\"w-sidebar-title-text m-0\">{{headerTitle}}</span>\r\n </ng-template>\r\n \r\n <ng-template pTemplate=\"content\">\r\n <div [ngClass]=\"{'w-sidebar-content grid' : activeGrid}\">\r\n <ng-content></ng-content>\r\n </div>\r\n </ng-template>\r\n\r\n <ng-template pTemplate=\"footer\"></ng-template>\r\n</p-sidebar>\r\n", styles: [".heading1{font-size:2.6666666667rem;line-height:3rem;font-weight:700}.heading2{font-size:2.3333333333rem;line-height:2.6666666667rem;font-weight:700}.heading3{font-size:2rem;line-height:2.3333333333rem;font-weight:700}.heading4{font-size:1.6666666667rem;line-height:2rem;font-weight:700}.heading5,.w-sidebar-title-text{font-size:1.5rem;line-height:1.8333333333rem;font-weight:700}.heading6{font-size:1.3333333333rem;line-height:1.6666666667rem;font-weight:700}.subtitle1,.w-tab-text,.w-panel-title-text{font-size:1.1666666667rem;line-height:1.3333333333rem;font-weight:700}.subtitle2,.w-table-th-text,.w-panel-subtitle-text,.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled,.w-view-small-label-text-typography,.w-view-small-label-text,.w-button-small-text-label-text-typography,.w-button-small-text-label-text{font-size:1rem;line-height:1.1666666667rem;font-weight:600}.body,.w-image-file-uploader-navigators-text,.w-table-td-text,.w-chip-text,.w-panel-content,.w-input-small-select-options-text,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,.w-view-small-value-text-typography,.w-view-small-value-text,.w-button-small-label-text-typography,.w-button-small-tertiary-label-text{font-size:1rem;line-height:1.1666666667rem;font-weight:400}.caption,.w-input-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,.w-input-small-placeholder-text-only-color{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small,.w-button-small-label-text-typography-sm{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#1f2224}.textSoftColor{color:#5f6468}.textSofterColor{color:#9aa0a7}.textSoftestColor{color:#e8ebee}.textInverseColor{color:#fff}.spacingXXS{padding:4px}.spacingXSM{padding:6px}.spacingXSMDivider{height:6px}.spacingXS{padding:8px}.spacingS{padding:12px}.spacingM{padding:16px}.spacingL{padding:20px}.spacingXL{padding:24px}.spacingXXL{padding:28px}.spacingXXXL{padding:32px}.panel-title-gap-divider{height:20px}.panel-section-gap-divider{height:32px}.input-vertical-gap-divider{height:24px}.input-label-gap-divider{height:6px}.focusedInput{border:1px solid rgba(0,157,253,.25);box-shadow:0 0 10px #00b3eb40}.focus{box-shadow:0 0 8px #00a6e980}.hover{border-radius:8px;border:1px solid #00b3eb}.hoveredInput{border-radius:8px;border:1px solid rgba(0,179,235,.5)}.input-generic-valid{border-radius:8px;border:1px solid #B3FFD3}.input-generic-valid-focus{border-radius:8px;border:1px solid #B3FFD3!important;box-shadow:0 0 8px #46ff9b80!important;padding-left:16px}.input-generic-warning{border-radius:8px;border:1px solid #FFECB8!important}.input-generic-warning-focus{border-radius:8px;border:1px solid #FFECB8!important;box-shadow:0 0 8px #ffcd4680!important;padding-left:16px}.input-generic-error-focus{border-radius:8px;border:1px solid #FFBDBD!important;box-shadow:0 0 8px #ff555580!important;padding-left:16px}.input-generic-error{border-radius:8px;border:1px solid #FFBDBD}.toggle-small-typography{font-size:12px;line-height:16px;font-weight:600}.w-button-small-label-text-typography,.w-button-small-tertiary-label-text,.w-button-small-label-text-typography-sm{font-weight:600}.w-button-small-tertiary-label-text,.w-button-small-text-label-text{color:#1f2224}.w-button-small-icon-text{font-size:12px;font-weight:600}.w-table-button-small-icon-text{font-size:12px;color:#9aa0a7}.w-control-button-small-label-text{font-size:12px;font-weight:600;line-height:16px}.w-control-button-x-small-icon-text{font-size:10px;font-weight:700}.w-control-button-small-icon-text{font-size:8px;font-weight:700}.w-button-medium-label-text-typography,.w-button-medium-tertiary-label-text{font-size:16px;font-weight:600;line-height:16px}.w-button-medium-tertiary-label-text{color:#1f2224}.w-button-medium-icon-text{font-size:16px}.w-control-button-medium-label-text{font-size:14px;font-weight:600;line-height:16px}.w-control-button-medium-icon-text{font-size:12px;font-weight:700}.w-button-large-label-text-typography,.w-button-large-tertiary-label-text{font-size:20px;font-weight:600;line-height:24px}.w-button-large-tertiary-label-text{color:#1f2224}.w-button-x-small-label-text{font-size:10px;font-weight:600;line-height:10px}.w-button-small-only-label-text{font-size:12px;font-weight:600;line-height:16px}.w-button-large-icon-text{font-size:24px}.w-view-small-label-text{color:#1f2224}.w-view-small-value-text{color:#5f6468}.w-input-no-label-height{height:14px}.w-input-disabled{background-color:#f1f3f4;border-color:#e8ebee;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#1f2224}.w-input-small-label-disabled{color:#9aa0a7}.w-input-small-label-text-content{padding:12px 8px 8px 0;margin:0}.w-input-small-label-text-content-no-top{padding-top:0}.w-input-small-placeholder-text{color:#1f2224}.w-input-small-placeholder-text-only-color{color:#9aa0a7;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text-disabled-only-color{color:#5f6468}.w-input-small-text-icon,.w-input-small-select-options-text{color:#1f2224}.w-input-medium-label-text-typography,.w-input-medium-label-text,.w-input-medium-label-disabled{font-size:14px;font-weight:600;line-height:16px}.w-input-medium-label-text,.w-input-medium-label-disabled{color:#1f2224}.w-input-medium-label-disabled{color:#9aa0a7}.w-input-medium-placeholder-text-typography,.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text{font-size:16px;font-weight:400;line-height:24px}.w-input-medium-placeholder-text,.w-input-medium-placeholder-text-only-color{color:#1f2224}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6468}.w-input-medium-text-icon{color:#1f2224}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#1f2224}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#1f2224}.w-panel-content{color:#5f6468}.w-tab-text,.w-chip-text{color:#1f2224}.w-badge-text{font-size:10px;font-weight:700;line-height:8px}.w-table-th-text{color:#1f2224}.w-table-td-text{color:#5f6468}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}::ng-deep .p-tooltip,.p-tooltip{filter:0px 0px 1px 0px rgba(0,0,0,.1) inset,1px 1px 5px rgba(0,0,0,.06),1px 1px 1px rgba(0,0,0,.08)}::ng-deep .p-tooltip .p-tooltip-text,.p-tooltip .p-tooltip-text{background:#ffffff!important;color:#1f2224;padding:12px 16px;max-width:192px;width:max-content;margin-left:3px}::ng-deep .p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-right{margin-left:6px;width:max-content;transform:translateY(-1px)}::ng-deep .p-tooltip.p-tooltip-right .p-tooltip-arrow,.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#fff!important;top:50%;left:0;margin-top:-4px;border-width:4px 6px 4px 0!important}::ng-deep .p-tooltip.p-tooltip-bottom .p-tooltip-arrow,.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#fff!important;border-width:0 4px 6px 4px!important;margin-top:-3px}:host ::ng-deep .wapp-sidebar .p-sidebar{background-color:#fff}:host ::ng-deep .wapp-sidebar .p-sidebar-header{padding:32px 44px 20px}:host ::ng-deep .wapp-sidebar .p-sidebar-header .p-sidebar-close,:host ::ng-deep .wapp-sidebar .p-sidebar-header .p-sidebar .p-sidebar-header .p-sidebar-icon{height:24px}:host ::ng-deep .wapp-sidebar .p-sidebar-content{padding:0 44px}:host ::ng-deep .p-sidebar-footer{padding:40px!important}:host ::ng-deep .w-sidebar-content .col-1{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-2{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-3{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-4{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-5{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-6{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-7{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-8{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-9{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-10{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-11{padding:10px 12px}:host ::ng-deep .w-sidebar-content .col-12{padding:10px 12px}:host ::ng-deep .w-sidebar-content.grid{display:flex;flex-wrap:wrap;margin-right:-12px!important;margin-left:-12px!important;margin-top:-8px!important}.w-sidebar-icon{margin-right:12px}.w-sidebar-img-container{height:24px}.w-sidebar-span-img-container{position:relative}.w-sidebar-img-responsive{max-width:100%}\n"] }]
|
|
58
|
+
args: [{ selector: 'w-sidebar', template: "<p-sidebar [(visible)]=\"visible\" position=\"right\" [showCloseIcon]=\"showCloseIcon\" [modal]=\"true\" [blockScroll]=\"true\" [dismissible]=\"closeOnOverlay\" [styleClass]=\"styleClass\" class=\"wapp-sidebar\">\r\n <ng-template pTemplate=\"header\">\r\n <span *ngIf=\"icon && getIconType() == iconType.pIcon\" class=\"w-sidebar-icon icon-large-size textMainColor\" [ngClass]=\"icon\"></span>\r\n <w-icons *ngIf=\"icon && getIconType() == iconType.wIcon\" class=\"w-sidebar-icon\" [name]=\"icon\" color=\"var(--text-color)\" [width]=\"24\" [height]=\"24\"></w-icons>\r\n <div *ngIf=\"icon && getIconType() == iconType.urlIcon\" class=\"flex align-content-start flex-wrap\">\r\n <div class=\"flex align-items-center justify-content-center w-sidebar-img-container\">\r\n <span class=\"w-sidebar-span-img-container w-sidebar-icon flex align-items-center justify-content-center\" [ngStyle]=\"{'width.px': iconWidth, 'height.px': iconHeight}\">\r\n <img class=\"w-sidebar-img-responsive\" [src]=\"icon\">\r\n </span>\r\n </div>\r\n <div class=\"flex align-items-center justify-content-center\">\r\n <span class=\"w-sidebar-title-text m-0\">{{headerTitle}}</span>\r\n </div>\r\n </div>\r\n \r\n <span *ngIf=\"icon == null || getIconType() != iconType.urlIcon\" class=\"w-sidebar-title-text m-0\">{{headerTitle}}</span>\r\n </ng-template>\r\n \r\n <ng-template pTemplate=\"content\">\r\n <div [ngClass]=\"{'w-sidebar-content': true, 'grid' : activeGrid}\">\r\n <ng-content></ng-content>\r\n </div>\r\n </ng-template>\r\n\r\n <ng-template pTemplate=\"footer\"></ng-template>\r\n</p-sidebar>\r\n", styles: [".heading1{font-size:2.6666666667rem;line-height:3rem;font-weight:700}.heading2{font-size:2.3333333333rem;line-height:2.6666666667rem;font-weight:700}.heading3{font-size:2rem;line-height:2.3333333333rem;font-weight:700}.heading4{font-size:1.6666666667rem;line-height:2rem;font-weight:700}.heading5,.w-sidebar-title-text{font-size:1.5rem;line-height:1.8333333333rem;font-weight:700}.heading6{font-size:1.3333333333rem;line-height:1.6666666667rem;font-weight:700}.subtitle1,.w-tab-text,.w-panel-title-text{font-size:1.1666666667rem;line-height:1.3333333333rem;font-weight:700}.subtitle2,.w-table-th-text,.w-panel-subtitle-text,.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled,.w-view-small-label-text-typography,.w-view-small-label-text,.w-button-small-text-label-text-typography,.w-button-small-text-label-text{font-size:1rem;line-height:1.1666666667rem;font-weight:600}.body,.w-image-file-uploader-navigators-text,.w-table-td-text,.w-chip-text,.w-panel-content,.w-input-small-select-options-text,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,.w-view-small-value-text-typography,.w-view-small-value-text,.w-button-small-label-text-typography,.w-button-small-tertiary-label-text{font-size:1rem;line-height:1.1666666667rem;font-weight:400}.caption,.w-input-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,.w-input-small-placeholder-text-only-color{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small,.w-button-small-label-text-typography-sm{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#1f2224}.textSoftColor{color:#5f6468}.textSofterColor{color:#9aa0a7}.textSoftestColor{color:#e8ebee}.textInverseColor{color:#fff}.spacingXXS{padding:4px}.spacingXSM{padding:6px}.spacingXSMDivider{height:6px}.spacingXS{padding:8px}.spacingS{padding:12px}.spacingM{padding:16px}.spacingL{padding:20px}.spacingXL{padding:24px}.spacingXXL{padding:28px}.spacingXXXL{padding:32px}.panel-title-gap-divider{height:20px}.panel-section-gap-divider{height:32px}.input-vertical-gap-divider{height:24px}.input-label-gap-divider{height:6px}.focusedInput{border:1px solid rgba(0,157,253,.25);box-shadow:0 0 10px #00b3eb40}.focus{box-shadow:0 0 8px #00a6e980}.hover{border-radius:8px;border:1px solid #00b3eb}.hoveredInput{border-radius:8px;border:1px solid rgba(0,179,235,.5)}.input-generic-valid{border-radius:8px;border:1px solid #B3FFD3}.input-generic-valid-focus{border-radius:8px;border:1px solid #B3FFD3!important;box-shadow:0 0 8px #46ff9b80!important;padding-left:16px}.input-generic-warning{border-radius:8px;border:1px solid #FFECB8!important}.input-generic-warning-focus{border-radius:8px;border:1px solid #FFECB8!important;box-shadow:0 0 8px #ffcd4680!important;padding-left:16px}.input-generic-error-focus{border-radius:8px;border:1px solid #FFBDBD!important;box-shadow:0 0 8px #ff555580!important;padding-left:16px}.input-generic-error{border-radius:8px;border:1px solid #FFBDBD}.toggle-small-typography{font-size:12px;line-height:16px;font-weight:600}.w-button-small-label-text-typography,.w-button-small-tertiary-label-text,.w-button-small-label-text-typography-sm{font-weight:600}.w-button-small-tertiary-label-text,.w-button-small-text-label-text{color:#1f2224}.w-button-small-icon-text{font-size:12px;font-weight:600}.w-table-button-small-icon-text{font-size:12px;color:#9aa0a7}.w-control-button-small-label-text{font-size:12px;font-weight:600;line-height:16px}.w-control-button-x-small-icon-text{font-size:10px;font-weight:700}.w-control-button-small-icon-text{font-size:8px;font-weight:700}.w-button-medium-label-text-typography,.w-button-medium-tertiary-label-text{font-size:16px;font-weight:600;line-height:16px}.w-button-medium-tertiary-label-text{color:#1f2224}.w-button-medium-icon-text{font-size:16px}.w-control-button-medium-label-text{font-size:14px;font-weight:600;line-height:16px}.w-control-button-medium-icon-text{font-size:12px;font-weight:700}.w-button-large-label-text-typography,.w-button-large-tertiary-label-text{font-size:20px;font-weight:600;line-height:24px}.w-button-large-tertiary-label-text{color:#1f2224}.w-button-x-small-label-text{font-size:10px;font-weight:600;line-height:10px}.w-button-small-only-label-text{font-size:12px;font-weight:600;line-height:16px}.w-button-large-icon-text{font-size:24px}.w-view-small-label-text{color:#1f2224}.w-view-small-value-text{color:#5f6468}.w-input-no-label-height{height:14px}.w-input-disabled{background-color:#f1f3f4;border-color:#e8ebee;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#1f2224}.w-input-small-label-disabled{color:#9aa0a7}.w-input-small-label-text-content{padding:12px 8px 8px 0;margin:0}.w-input-small-label-text-content-no-top{padding-top:0}.w-input-small-placeholder-text{color:#1f2224}.w-input-small-placeholder-text-only-color{color:#9aa0a7;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text-disabled-only-color{color:#5f6468}.w-input-small-text-icon,.w-input-small-select-options-text{color:#1f2224}.w-input-medium-label-text-typography,.w-input-medium-label-text,.w-input-medium-label-disabled{font-size:14px;font-weight:600;line-height:16px}.w-input-medium-label-text,.w-input-medium-label-disabled{color:#1f2224}.w-input-medium-label-disabled{color:#9aa0a7}.w-input-medium-placeholder-text-typography,.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text{font-size:16px;font-weight:400;line-height:24px}.w-input-medium-placeholder-text,.w-input-medium-placeholder-text-only-color{color:#1f2224}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6468}.w-input-medium-text-icon{color:#1f2224}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#1f2224}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#1f2224}.w-panel-content{color:#5f6468}.w-tab-text,.w-chip-text{color:#1f2224}.w-badge-text{font-size:10px;font-weight:700;line-height:8px}.w-table-th-text{color:#1f2224}.w-table-td-text{color:#5f6468}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}::ng-deep .p-tooltip,.p-tooltip{filter:0px 0px 1px 0px rgba(0,0,0,.1) inset,1px 1px 5px rgba(0,0,0,.06),1px 1px 1px rgba(0,0,0,.08)}::ng-deep .p-tooltip .p-tooltip-text,.p-tooltip .p-tooltip-text{background:#ffffff!important;color:#1f2224;padding:12px 16px;max-width:192px;width:max-content;margin-left:3px}::ng-deep .p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-right{margin-left:6px;width:max-content;transform:translateY(-1px)}::ng-deep .p-tooltip.p-tooltip-right .p-tooltip-arrow,.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#fff!important;top:50%;left:0;margin-top:-4px;border-width:4px 6px 4px 0!important}::ng-deep .p-tooltip.p-tooltip-bottom .p-tooltip-arrow,.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#fff!important;border-width:0 4px 6px 4px!important;margin-top:-3px}:host ::ng-deep .wapp-sidebar .p-sidebar{background-color:#fff}:host ::ng-deep .wapp-sidebar .p-sidebar-header{padding:32px 44px 20px}:host ::ng-deep .wapp-sidebar .p-sidebar-header .p-sidebar-close,:host ::ng-deep .wapp-sidebar .p-sidebar-header .p-sidebar .p-sidebar-header .p-sidebar-icon{height:24px}:host ::ng-deep .wapp-sidebar .p-sidebar-content{padding:0 44px}:host ::ng-deep .p-sidebar-footer{padding:40px!important}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form{display:flex;flex-wrap:wrap;gap:32px 24px;justify-content:flex-start}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-1,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-2,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-3,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-4,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-5,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-6,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-7,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-8,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-9,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-10,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-11,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-12,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}@media screen and (min-width: 576px){* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-1,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-2,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-3,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-4,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-5,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-6,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-7,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-8,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-9,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-10,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-11,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-12,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 768px){* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-1,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-2,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-3,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-4,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-5,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-6,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-7,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-8,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-9,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-10,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-11,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-12,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.md\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 992px){* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-1,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-2,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-3,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-4,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-5,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-6,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-7,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-8,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-9,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-10,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-11,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-12,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 1200px){* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-1,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-2,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-3,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-4,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-5,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-6,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-7,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-8,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-9,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-10,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-11,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-12,.w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}* :host:has(form):has(section) ::ng-deep section,.w-body-grid :host:has(form):has(section) ::ng-deep section,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section{display:flex;flex-wrap:wrap;gap:20px 24px;justify-content:flex-start}* :host:has(form):has(section) ::ng-deep section>.col-1,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-2,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-3,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-4,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-5,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-6,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-7,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-8,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-9,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-10,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-11,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.col-12,.w-body-grid :host:has(form):has(section) ::ng-deep section>.col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}@media screen and (min-width: 576px){* :host:has(form):has(section) ::ng-deep section>.sm\\:col-1,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-2,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-3,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-4,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-5,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-6,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-7,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-8,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-9,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-10,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-11,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.sm\\:col-12,.w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.sm\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 768px){* :host:has(form):has(section) ::ng-deep section>.md\\:col-1,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-2,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-3,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-4,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-5,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-6,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-7,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-8,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-9,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-10,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-11,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.md\\:col-12,.w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.md\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 992px){* :host:has(form):has(section) ::ng-deep section>.lg\\:col-1,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-2,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-3,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-4,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-5,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-6,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-7,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-8,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-9,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-10,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-11,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.lg\\:col-12,.w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.lg\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 1200px){* :host:has(form):has(section) ::ng-deep section>.xl\\:col-1,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-1,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-2,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-2,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-3,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-3,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-4,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-4,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-5,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-5,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-6,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-6,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-7,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-7,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-8,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-8,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-9,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-9,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-10,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-10,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-11,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-11,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):has(section) ::ng-deep section>.xl\\:col-12,.w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-12,.w-body-container .w-body-grid :host:has(form):has(section) ::ng-deep section>.xl\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form{display:flex;flex-wrap:wrap;gap:20px 24px;justify-content:flex-start}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-1,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-1,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-2,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-2,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-3,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-3,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-4,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-4,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-5,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-5,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-6,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-6,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-7,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-7,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-8,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-8,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-9,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-9,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-10,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-10,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-11,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-11,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-12,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-12,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}@media screen and (min-width: 576px){* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-1,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-1,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-2,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-2,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-3,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-3,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-4,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-4,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-5,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-5,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-6,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-6,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-7,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-7,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-8,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-8,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-9,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-9,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-10,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-10,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-11,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-11,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-12,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-12,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.sm\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 768px){* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-1,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-1,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-2,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-2,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-3,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-3,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-4,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-4,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-5,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-5,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-6,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-6,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-7,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-7,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-8,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-8,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-9,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-9,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-10,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-10,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-11,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-11,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-12,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-12,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.md\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 992px){* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-1,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-1,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-2,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-2,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-3,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-3,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-4,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-4,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-5,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-5,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-6,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-6,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-7,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-7,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-8,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-8,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-9,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-9,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-10,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-10,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-11,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-11,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-12,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-12,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.lg\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 1200px){* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-1,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-1,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-2,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-2,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-3,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-3,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-4,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-4,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-5,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-5,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-6,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-6,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-7,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-7,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-8,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-8,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-9,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-9,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-10,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-10,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-11,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-11,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-12,.w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-12,.w-body-container .w-body-grid :host:has(form):not(:has(section)) ::ng-deep .w-sidebar-content.grid form>.xl\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*{display:flex;flex-wrap:wrap;gap:32px 24px;justify-content:flex-start}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}@media screen and (min-width: 576px){* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 768px){* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 992px){* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 1200px){* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}* :host:not(:has(form)):has(section) ::ng-deep section,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section{display:flex;flex-wrap:wrap;gap:20px 24px;justify-content:flex-start}* :host:not(:has(form)):has(section) ::ng-deep section>.col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}@media screen and (min-width: 576px){* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.sm\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 768px){* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.md\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 992px){* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.lg\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 1200px){* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-1,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-2,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-3,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-4,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-5,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-6,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-7,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-8,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-9,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-10,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-11,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-12,.w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):has(section) ::ng-deep section>.xl\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*{display:flex;flex-wrap:wrap;gap:20px 24px;justify-content:flex-start}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-1,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-1,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-2,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-2,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-3,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-3,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-4,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-4,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-5,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-5,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-6,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-6,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-7,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-7,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-8,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-8,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-9,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-9,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-10,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-10,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-11,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-11,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-12,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-12,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}@media screen and (min-width: 576px){* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-1,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-2,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-3,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-4,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-5,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-6,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-7,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-8,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-9,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-10,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-11,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-12,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.sm\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 768px){* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-1,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-2,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-3,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-4,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-5,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-6,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-7,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-8,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-9,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-10,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-11,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-12,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.md\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 992px){* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-1,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-2,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-3,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-4,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-5,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-6,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-7,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-8,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-9,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-10,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-11,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-12,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.lg\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}@media screen and (min-width: 1200px){* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-1,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-1,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-1{flex-basis:calc(100% * 1/12 - 24px * (1 - 1/12));max-width:calc(100% * 1/12 - 24px * (1 - 1/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-2,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-2,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-2{flex-basis:calc(100% * 2/12 - 24px * (1 - 2/12));max-width:calc(100% * 2/12 - 24px * (1 - 2/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-3,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-3,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-3{flex-basis:calc(25% - 18px);max-width:calc(25% - 18px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-4,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-4,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-4{flex-basis:calc(100% * 4/12 - 24px * (1 - 4/12));max-width:calc(100% * 4/12 - 24px * (1 - 4/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-5,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-5,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-5{flex-basis:calc(100% * 5/12 - 24px * (1 - 5/12));max-width:calc(100% * 5/12 - 24px * (1 - 5/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-6,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-6,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-6{flex-basis:calc(50% - 12px);max-width:calc(50% - 12px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-7,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-7,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-7{flex-basis:calc(100% * 7/12 - 24px * (1 - 7/12));max-width:calc(100% * 7/12 - 24px * (1 - 7/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-8,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-8,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-8{flex-basis:calc(100% * 8/12 - 24px * (1 - 8/12));max-width:calc(100% * 8/12 - 24px * (1 - 8/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-9,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-9,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-9{flex-basis:calc(75% - 6px);max-width:calc(75% - 6px);flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-10,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-10,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-10{flex-basis:calc(100% * 10/12 - 24px * (1 - 10/12));max-width:calc(100% * 10/12 - 24px * (1 - 10/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-11,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-11,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-11{flex-basis:calc(100% * 11/12 - 24px * (1 - 11/12));max-width:calc(100% * 11/12 - 24px * (1 - 11/12));flex-grow:0;padding:0;margin:0}* :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-12,.w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-12,.w-body-container .w-body-grid :host:not(:has(form)):not(:has(section)) ::ng-deep .w-sidebar-content.grid>*>.xl\\:col-12{flex-basis:calc(100% + -0px);max-width:calc(100% + -0px);flex-grow:0;padding:0;margin:0}}::ng-deep section,::ng-deep form{width:100%}.w-sidebar-icon{margin-right:12px}.w-sidebar-img-container{height:24px}.w-sidebar-span-img-container{position:relative}.w-sidebar-img-responsive{max-width:100%}\n"] }]
|
|
59
59
|
}], ctorParameters: function () { return []; }, propDecorators: { headerTitle: [{
|
|
60
60
|
type: Input,
|
|
61
61
|
args: ['headerTitle']
|
|
@@ -88,4 +88,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImpor
|
|
|
88
88
|
}], visible: [{
|
|
89
89
|
type: Input
|
|
90
90
|
}] } });
|
|
91
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
91
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidy1zaWRlYmFyLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3dhcHAtY29tcG9uZW50cy9zcmMvbGliL3NpZGViYXIvdy1zaWRlYmFyL3ctc2lkZWJhci5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy93YXBwLWNvbXBvbmVudHMvc3JjL2xpYi9zaWRlYmFyL3ctc2lkZWJhci93LXNpZGViYXIuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxZQUFZLEVBQUUsS0FBSyxFQUFVLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUMvRSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0seUJBQXlCLENBQUM7Ozs7OztBQU9uRCxNQUFNLE9BQU8saUJBQWlCO0lBNEI1QjtRQTFCd0Isa0JBQWEsR0FBWSxLQUFLLENBQUM7UUFDbEMsZUFBVSxHQUFZLElBQUksQ0FBQztRQUN2QixtQkFBYyxHQUFZLEtBQUssQ0FBQztRQUNwQyxlQUFVLEdBQVcsc0JBQXNCLENBQUM7UUFDbEQsU0FBSSxHQUFXLFFBQVEsQ0FBQztRQUVuQixjQUFTLEdBQVcsRUFBRSxDQUFDO1FBQ3RCLGVBQVUsR0FBVyxFQUFFLENBQUM7UUFFN0MsYUFBUSxHQUFvQixRQUFRLENBQUM7UUFFM0Isa0JBQWEsR0FBMEIsSUFBSSxZQUFZLEVBQVcsQ0FBQztRQUVyRSxhQUFRLEdBQVksS0FBSyxDQUFDO0lBYXBCLENBQUM7SUFaZixJQUNJLE9BQU87UUFDVCxPQUFPLElBQUksQ0FBQyxRQUFRLENBQUM7SUFDdkIsQ0FBQztJQUVELElBQUksT0FBTyxDQUFDLEtBQWM7UUFDeEIsSUFBSSxLQUFLLEtBQUssSUFBSSxDQUFDLFFBQVEsRUFBRTtZQUMzQixJQUFJLENBQUMsUUFBUSxHQUFHLEtBQUssQ0FBQztZQUN0QixJQUFJLENBQUMsYUFBYSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsUUFBUSxDQUFDLENBQUM7U0FDeEM7SUFDSCxDQUFDO0lBSUQsUUFBUTtRQUNOLElBQUcsSUFBSSxDQUFDLElBQUksSUFBSSxLQUFLLEVBQUU7WUFDckIsSUFBSSxDQUFDLFVBQVUsR0FBRyxJQUFJLENBQUMsVUFBVSxHQUFHLHVCQUF1QixDQUFBO1NBQzVEO0lBQ0gsQ0FBQztJQUVELE9BQU87UUFDTCxJQUFJLENBQUMsT0FBTyxHQUFHLEtBQUssQ0FBQztJQUN2QixDQUFDO0lBRUQsV0FBVztRQUNULElBQUcsSUFBSSxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUMsUUFBUSxDQUFDLEVBQUM7WUFDOUIsT0FBTyxRQUFRLENBQUMsS0FBSyxDQUFDO1NBQ3ZCO2FBQUssSUFBRyxJQUFJLENBQUMsS0FBSyxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsRUFBQztZQUM3QixPQUFPLFFBQVEsQ0FBQyxPQUFPLENBQUM7U0FDekI7YUFBSztZQUNKLE9BQU8sUUFBUSxDQUFDLEtBQUssQ0FBQztTQUN2QjtJQUNILENBQUM7SUFFTyxLQUFLLENBQUMsR0FBVztRQUN2QixNQUFNLFNBQVMsR0FBRywrQkFBK0IsQ0FBQztRQUNsRCxPQUFPLFNBQVMsQ0FBQyxJQUFJLENBQUMsR0FBRyxDQUFDLENBQUM7SUFDN0IsQ0FBQzs7OEdBckRVLGlCQUFpQjtrR0FBakIsaUJBQWlCLDhWQ1I5QixzdkRBMEJBOzJGRGxCYSxpQkFBaUI7a0JBTDdCLFNBQVM7K0JBQ0UsV0FBVzswRUFLQyxXQUFXO3NCQUFoQyxLQUFLO3VCQUFDLGFBQWE7Z0JBQ0ksYUFBYTtzQkFBcEMsS0FBSzt1QkFBQyxlQUFlO2dCQUNELFVBQVU7c0JBQTlCLEtBQUs7dUJBQUMsWUFBWTtnQkFDTSxjQUFjO3NCQUF0QyxLQUFLO3VCQUFDLGdCQUFnQjtnQkFDRixVQUFVO3NCQUE5QixLQUFLO3VCQUFDLFlBQVk7Z0JBQ0osSUFBSTtzQkFBbEIsS0FBSzt1QkFBQyxNQUFNO2dCQUNFLElBQUk7c0JBQWxCLEtBQUs7dUJBQUMsTUFBTTtnQkFDTyxTQUFTO3NCQUE1QixLQUFLO3VCQUFDLFdBQVc7Z0JBQ0csVUFBVTtzQkFBOUIsS0FBSzt1QkFBQyxZQUFZO2dCQUlULGFBQWE7c0JBQXRCLE1BQU07Z0JBSUgsT0FBTztzQkFEVixLQUFLIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBFdmVudEVtaXR0ZXIsIElucHV0LCBPbkluaXQsIE91dHB1dCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBJY29uVHlwZSB9IGZyb20gJy4uLy4uL3NoYXJlZC9lbnVtcy9lbnVtJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAndy1zaWRlYmFyJyxcclxuICB0ZW1wbGF0ZVVybDogJy4vdy1zaWRlYmFyLmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybHM6IFsnLi93LXNpZGViYXIuY29tcG9uZW50LnNjc3MnXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgV1NpZGViYXJDb21wb25lbnQgaW1wbGVtZW50cyBPbkluaXQge1xyXG4gIEBJbnB1dCgnaGVhZGVyVGl0bGUnKSBoZWFkZXJUaXRsZSE6IHN0cmluZztcclxuICBASW5wdXQoJ3Nob3dDbG9zZUljb24nKSBzaG93Q2xvc2VJY29uOiBib29sZWFuID0gZmFsc2U7IFxyXG4gIEBJbnB1dCgnYWN0aXZlR3JpZCcpIGFjdGl2ZUdyaWQ6IGJvb2xlYW4gPSB0cnVlO1xyXG4gIEBJbnB1dCgnY2xvc2VPbk92ZXJsYXknKSBjbG9zZU9uT3ZlcmxheTogYm9vbGVhbiA9IGZhbHNlO1xyXG4gIEBJbnB1dCgnc3R5bGVDbGFzcycpIHN0eWxlQ2xhc3M6IHN0cmluZyA9IFwidy1mdWxsIG1kOnctNCBsZzp3LTRcIjtcclxuICBASW5wdXQoJ3NpemUnKSBzaXplOiBzdHJpbmcgPSBcIm1lZGl1bVwiO1xyXG4gIEBJbnB1dCgnaWNvbicpIGljb24hOiBzdHJpbmcgO1xyXG4gIEBJbnB1dCgnaWNvbldpZHRoJykgaWNvbldpZHRoOiBudW1iZXIgPSA0MDsgXHJcbiAgQElucHV0KCdpY29uSGVpZ2h0JykgaWNvbkhlaWdodDogbnVtYmVyID0gNDA7IFxyXG5cclxuICBpY29uVHlwZTogdHlwZW9mIEljb25UeXBlID0gSWNvblR5cGU7XHJcbiAgXHJcbiAgQE91dHB1dCgpIHZpc2libGVDaGFuZ2U6IEV2ZW50RW1pdHRlcjxib29sZWFuPiA9IG5ldyBFdmVudEVtaXR0ZXI8Ym9vbGVhbj4oKTtcclxuXHJcbiAgcHJpdmF0ZSBfdmlzaWJsZTogYm9vbGVhbiA9IGZhbHNlO1xyXG4gIEBJbnB1dCgpXHJcbiAgZ2V0IHZpc2libGUoKTogYm9vbGVhbiB7XHJcbiAgICByZXR1cm4gdGhpcy5fdmlzaWJsZTtcclxuICB9XHJcblxyXG4gIHNldCB2aXNpYmxlKHZhbHVlOiBib29sZWFuKSB7XHJcbiAgICBpZiAodmFsdWUgIT09IHRoaXMuX3Zpc2libGUpIHtcclxuICAgICAgdGhpcy5fdmlzaWJsZSA9IHZhbHVlO1xyXG4gICAgICB0aGlzLnZpc2libGVDaGFuZ2UuZW1pdCh0aGlzLl92aXNpYmxlKTtcclxuICAgIH1cclxuICB9XHJcblxyXG4gIGNvbnN0cnVjdG9yKCl7fVxyXG4gIFxyXG4gIG5nT25Jbml0KCk6IHZvaWQge1xyXG4gICAgaWYodGhpcy5zaXplID09ICdiaWcnKSB7XHJcbiAgICAgIHRoaXMuc3R5bGVDbGFzcyA9IHRoaXMuc3R5bGVDbGFzcyArIFwiIHctZnVsbCBtZDp3LTYgbGc6dy02XCJcclxuICAgIH1cclxuICB9XHJcblxyXG4gIG9uQ2xvc2UoKXtcclxuICAgIHRoaXMudmlzaWJsZSA9IGZhbHNlO1xyXG4gIH1cclxuXHJcbiAgZ2V0SWNvblR5cGUoKXtcclxuICAgIGlmKHRoaXMuaWNvbi5pbmNsdWRlcyhcInBpIHBpLVwiKSl7XHJcbiAgICAgIHJldHVybiBJY29uVHlwZS5wSWNvbjtcclxuICAgIH1lbHNlIGlmKHRoaXMuaXNVUkwodGhpcy5pY29uKSl7XHJcbiAgICAgIHJldHVybiBJY29uVHlwZS51cmxJY29uO1xyXG4gICAgfWVsc2Uge1xyXG4gICAgICByZXR1cm4gSWNvblR5cGUud0ljb247XHJcbiAgICB9XHJcbiAgfVxyXG5cclxuICBwcml2YXRlIGlzVVJMKHVybDogc3RyaW5nKSB7XHJcbiAgICBjb25zdCBwYXRyb25VUkwgPSAvXihmdHB8aHR0cHxodHRwcyk6XFwvXFwvW14gXCJdKyQvO1xyXG4gICAgcmV0dXJuIHBhdHJvblVSTC50ZXN0KHVybCk7XHJcbiAgfVxyXG59XHJcbiIsIjxwLXNpZGViYXIgWyh2aXNpYmxlKV09XCJ2aXNpYmxlXCIgcG9zaXRpb249XCJyaWdodFwiIFtzaG93Q2xvc2VJY29uXT1cInNob3dDbG9zZUljb25cIiBbbW9kYWxdPVwidHJ1ZVwiIFtibG9ja1Njcm9sbF09XCJ0cnVlXCIgW2Rpc21pc3NpYmxlXT1cImNsb3NlT25PdmVybGF5XCIgW3N0eWxlQ2xhc3NdPVwic3R5bGVDbGFzc1wiIGNsYXNzPVwid2FwcC1zaWRlYmFyXCI+XHJcbiAgICA8bmctdGVtcGxhdGUgcFRlbXBsYXRlPVwiaGVhZGVyXCI+XHJcbiAgICAgICAgPHNwYW4gKm5nSWY9XCJpY29uICYmIGdldEljb25UeXBlKCkgPT0gaWNvblR5cGUucEljb25cIiBjbGFzcz1cInctc2lkZWJhci1pY29uIGljb24tbGFyZ2Utc2l6ZSB0ZXh0TWFpbkNvbG9yXCIgW25nQ2xhc3NdPVwiaWNvblwiPjwvc3Bhbj5cclxuICAgICAgICA8dy1pY29ucyAqbmdJZj1cImljb24gJiYgZ2V0SWNvblR5cGUoKSA9PSBpY29uVHlwZS53SWNvblwiIGNsYXNzPVwidy1zaWRlYmFyLWljb25cIiBbbmFtZV09XCJpY29uXCIgY29sb3I9XCJ2YXIoLS10ZXh0LWNvbG9yKVwiIFt3aWR0aF09XCIyNFwiIFtoZWlnaHRdPVwiMjRcIj48L3ctaWNvbnM+XHJcbiAgICAgICAgPGRpdiAqbmdJZj1cImljb24gJiYgZ2V0SWNvblR5cGUoKSA9PSBpY29uVHlwZS51cmxJY29uXCIgY2xhc3M9XCJmbGV4IGFsaWduLWNvbnRlbnQtc3RhcnQgZmxleC13cmFwXCI+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJmbGV4IGFsaWduLWl0ZW1zLWNlbnRlciBqdXN0aWZ5LWNvbnRlbnQtY2VudGVyIHctc2lkZWJhci1pbWctY29udGFpbmVyXCI+XHJcbiAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cInctc2lkZWJhci1zcGFuLWltZy1jb250YWluZXIgdy1zaWRlYmFyLWljb24gZmxleCBhbGlnbi1pdGVtcy1jZW50ZXIganVzdGlmeS1jb250ZW50LWNlbnRlclwiIFtuZ1N0eWxlXT1cInsnd2lkdGgucHgnOiBpY29uV2lkdGgsICdoZWlnaHQucHgnOiBpY29uSGVpZ2h0fVwiPlxyXG4gICAgICAgICAgICAgICAgICAgIDxpbWcgY2xhc3M9XCJ3LXNpZGViYXItaW1nLXJlc3BvbnNpdmVcIiBbc3JjXT1cImljb25cIj5cclxuICAgICAgICAgICAgICAgIDwvc3Bhbj5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJmbGV4IGFsaWduLWl0ZW1zLWNlbnRlciBqdXN0aWZ5LWNvbnRlbnQtY2VudGVyXCI+XHJcbiAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cInctc2lkZWJhci10aXRsZS10ZXh0IG0tMFwiPnt7aGVhZGVyVGl0bGV9fTwvc3Bhbj5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgXHJcbiAgICAgICAgPHNwYW4gKm5nSWY9XCJpY29uID09IG51bGwgfHwgZ2V0SWNvblR5cGUoKSAhPSBpY29uVHlwZS51cmxJY29uXCIgY2xhc3M9XCJ3LXNpZGViYXItdGl0bGUtdGV4dCBtLTBcIj57e2hlYWRlclRpdGxlfX08L3NwYW4+XHJcbiAgICA8L25nLXRlbXBsYXRlPlxyXG4gICAgXHJcbiAgICA8bmctdGVtcGxhdGUgcFRlbXBsYXRlPVwiY29udGVudFwiPlxyXG4gICAgICAgIDxkaXYgW25nQ2xhc3NdPVwieyd3LXNpZGViYXItY29udGVudCc6IHRydWUsICdncmlkJyA6IGFjdGl2ZUdyaWR9XCI+XHJcbiAgICAgICAgICAgIDxuZy1jb250ZW50PjwvbmctY29udGVudD5cclxuICAgICAgICA8L2Rpdj5cclxuICAgIDwvbmctdGVtcGxhdGU+XHJcblxyXG4gICAgPG5nLXRlbXBsYXRlIHBUZW1wbGF0ZT1cImZvb3RlclwiPjwvbmctdGVtcGxhdGU+XHJcbjwvcC1zaWRlYmFyPlxyXG4iXX0=
|