@charset "UTF-8";
/* Theme light & dark. Summary Imports
-------------------------------------------------- */
/* $breakpoints: (xs: '480', sm: '576', md: '768', lg: '992', xl: '1200', xxl: '5600') !default; */.rz-flex, .rz-ag-header-center > .ag-header-cell-comp-wrapper > .ag-cell-label-container > .ag-header-cell-label{display:flex}.rz-flex-inline{display:inline-flex}.rz-flex-inline::after, .rz-flex-inline::before, .rz-flex::after, .rz-ag-header-center > .ag-header-cell-comp-wrapper > .ag-cell-label-container > .ag-header-cell-label::after, .rz-flex::before, .rz-ag-header-center > .ag-header-cell-comp-wrapper > .ag-cell-label-container > .ag-header-cell-label::before{display:none}.rz-flex-left{justify-content:flex-start}.rz-flex-center, .rz-ag-header-center > .ag-header-cell-comp-wrapper > .ag-cell-label-container > .ag-header-cell-label{justify-content:center}.rz-flex-right{justify-content:flex-end}.rz-flex-between{justify-content:space-between}.rz-flex-around{justify-content:space-around}.rz-flex-middle{align-items:center}.rz-child-flex > :not([class*=rz-flex]){display:flex}.rz-child-flex-inline > :not([class*=rz-flex]){display:inline-flex}.rz-child-flex-left > :not([class*=rz-flex]){justify-content:flex-start}.rz-child-flex-center > :not([class*=rz-flex]){justify-content:center}.rz-child-flex-right > :not([class*=rz-flex]){justify-content:flex-end}.rz-child-flex-between > :not([class*=rz-flex]){justify-content:space-between}.rz-child-flex-around > :not([class*=rz-flex]){justify-content:space-around}.rz-child-flex-middle > :not([class*=rz-flex]){align-items:center}.rz-text-left{text-align:left!important}.rz-text-right{text-align:right!important}.rz-text-center{text-align:center!important}.rz-text-justify{text-align:justify!important}.rz-child-text-left > *{text-align:left!important}.rz-child-text-right > *{text-align:right!important}.rz-child-text-center > *, .rz-ag-header-center > .ag-header-cell-comp-wrapper > .ag-cell-label-container > .ag-header-cell-label > *{text-align:center!important}.rz-child-text-justify > *{text-align:justify!important}

/* ======================================================== */
/*                      Color Theme Light                   */
/* ======================================================== */html[data-theme=light]{
  /* preloaders (deprecated) */--rz-preloader-bg-color:rgb(207,207,207);
  /* image shadow */--rz-img-shadow:2px 2px 1px rgba(0,0,0,0.5);--rz-svg-shadow:2px 2px 1px rgba(51,51,51,0.5);--rz-svg-stroke-color:rgb(0,0,0);
  /* main colors */--rz-d0-color:#000000;--rz-d1-color:#ffffff;--rz-d2-color:#000000;--rz-d3-color:#000000;--rz-d4-color:#2e2e2e;--rz-d5-color:#2e2e2e;--rz-d6-color:#2e2e2e;--rz-d0-background-color:#ffffff;--rz-d1-background-color:#666666;--rz-d2-background-color:#a0a0a0;--rz-d3-background-color:#b3b3b3;--rz-d4-background-color:#dadada;--rz-d5-background-color:#f0f0f0;--rz-d6-background-color:#ffffff;--rz-l0-color:#ffffff;--rz-l1-color:#ffffff;--rz-l2-color:#ffffff;--rz-l3-color:#ffffff;--rz-l4-color:#dadada;--rz-l5-color:#dadada;--rz-l6-color:#dadada;--rz-l0-background-color:#000000;--rz-l1-background-color:#555555;--rz-l2-background-color:#444444;--rz-l3-background-color:#333333;--rz-l4-background-color:#2e2e2e;--rz-l5-background-color:#222222;--rz-l6-background-color:#000000;--rz-text-shadow-color:#dadada;--rz-theme-transparent-100-bg:rgba(255,255,255,0);--rz-theme-transparent-70-bg:rgba(255,255,255,0.3);--rz-theme-transparent-60-bg:rgba(255,255,255,0.4);--rz-theme-transparent-50-bg:rgba(255,255,255,0.5);--rz-theme-transparent-40-bg:rgba(255,255,255,0.6);--rz-theme-transparent-30-bg:rgba(255,255,255,0.7);--rz-theme-transparent-20-bg:rgba(255,255,255,0.8);--rz-theme-transparent-10-bg:rgba(255,255,255,0.9);--rz-theme-transparent-0-bg:rgba(255,255,255,1);--rz-theme-transparent-100-br:rgba(0,0,0,0);--rz-theme-transparent-70-br:rgba(0,0,0,0.3);--rz-theme-transparent-60-br:rgba(0,0,0,0.4);--rz-theme-transparent-50-br:rgba(0,0,0,0.5);--rz-theme-transparent-40-br:rgba(0,0,0,0.6);--rz-theme-transparent-30-br:rgba(0,0,0,0.65);--rz-theme-transparent-20-br:rgba(0,0,0,0.75);--rz-theme-transparent-10-br:rgba(0,0,0,0.85);--rz-theme-transparent-0-br:rgba(0,0,0,1);--rz-txt-light-color:#000000;--rz-txt-light-color-hover:#1f1f1f;--rz-txt-gray-color:#333333;--rz-txt-gray-color-hover:#000000;--rz-txt-dark-color:#ffffff;--rz-txt-dark-color-hover:#dbdbdb;--rz-txt-disabled-color:#9c9c9c;--rz-button-light-color:#444444;--rz-button-light-background-color:#dadada;--rz-button-light-color-hover:#222222;--rz-button-light-background-color-hover:#f0f0f0;--rz-button-dark-color:#cfcfcf;--rz-button-dark-background-color:#222222;--rz-button-dark-color-hover:#ffffff;--rz-button-dark-background-color-hover:#2e2e2e;--rz-button-disabled-color:#9c9c9c;--rz-borders-d6-color:#cfcfcf;--rz-borders-d5-color:#f0f0f0;--rz-borders-d4-color:#dadada;--rz-borders-d3-color:#b3b3b3;--rz-borders-d2-color:#a0a0a0;--rz-borders-d1-color:#666666;--rz-borders-l1-color:#555555;--rz-borders-l2-color:#444444;--rz-borders-l3-color:#333333;--rz-borders-l4-color:#2e2e2e;--rz-borders-l5-color:#222222;--rz-borders-l6-color:#555555;--rz-error-color:#dd1b1b;--rz-warning-color:rgb(196,121,8);--rz-success-color:rgb(2,121,51);--rz-bg-error-color:#FFD3D7;--rz-bg-warning-color:#FFE9C2;--rz-bg-success-color:#D7FFE8;--rz-bg-silk-color:Cornsilk;--rz-bg-gray-color:Lightgrey;--rz-bg-aliceblue-color:Aliceblue;--rz-bg-antique-color:Antiquewhite;--rz-bg-blue-color:Skyblue;--rz-bg-cyan-color:Paleturquoise}

/* ======================================================== */
/*                      Color Theme Dark                    */
/* ======================================================== */html[data-theme=dark]{
  /* preloaders (deprecated) */--rz-preloader-bg-color:rgb(32,32,32);
  /* image shadow */--rz-img-shadow:2px 2px 1px rgba(255,255,255,0.5);--rz-svg-shadow:2px 2px 1px rgba(133,133,133,0.8);--rz-svg-stroke-color:rgb(255,255,255);
  /* main colors */--rz-d0-color:#ffffff;--rz-d1-color:#ffffff;--rz-d2-color:#ffffff;--rz-d3-color:#ffffff;--rz-d4-color:#dadada;--rz-d5-color:#dadada;--rz-d6-color:#dadada;--rz-d0-background-color:#000000;--rz-d1-background-color:#555555;--rz-d2-background-color:#444444;--rz-d3-background-color:#333333;--rz-d4-background-color:#2e2e2e;--rz-d5-background-color:#222222;--rz-d6-background-color:#000000;--rz-l0-color:#000000;--rz-l1-color:#ffffff;--rz-l2-color:#000000;--rz-l3-color:#000000;--rz-l4-color:#2e2e2e;--rz-l5-color:#2e2e2e;--rz-l6-color:#2e2e2e;--rz-l0-background-color:#ffffff;--rz-l1-background-color:#666666;--rz-l2-background-color:#a0a0a0;--rz-l3-background-color:#b3b3b3;--rz-l4-background-color:#dadada;--rz-l5-background-color:#f0f0f0;--rz-l6-background-color:#ffffff;--rz-text-shadow-color:#000000;--rz-theme-transparent-70-bg:rgba(0,0,0,0.3);--rz-theme-transparent-60-bg:rgba(0,0,0,0.4);--rz-theme-transparent-50-bg:rgba(0,0,0,0.5);--rz-theme-transparent-40-bg:rgba(0,0,0,0.6);--rz-theme-transparent-30-bg:rgba(0,0,0,0.65);--rz-theme-transparent-20-bg:rgba(0,0,0,0.75);--rz-theme-transparent-10-bg:rgba(0,0,0,0.85);--rz-theme-transparent-0-bg:rgba(0,0,0,1);--rz-theme-transparent-70-br:rgba(255,255,255,0.3);--rz-theme-transparent-60-br:rgba(255,255,255,0.4);--rz-theme-transparent-50-br:rgba(255,255,255,0.5);--rz-theme-transparent-40-br:rgba(255,255,255,0.6);--rz-theme-transparent-30-br:rgba(255,255,255,0.7);--rz-theme-transparent-20-br:rgba(255,255,255,0.8);--rz-theme-transparent-10-br:rgba(255,255,255,0.9);--rz-theme-transparent-0-br:rgba(255,255,255,1);--rz-txt-light-color:#ffffff;--rz-txt-light-color-hover:#dbdbdb;--rz-txt-gray-color:#cccccc;--rz-txt-gray-color-hover:#ffffff;--rz-txt-dark-color:#000000;--rz-txt-dark-color-hover:#2e2e2e;--rz-txt-disabled-color:#575757;--rz-button-light-color:#cfcfcf;--rz-button-light-background-color:#222222;--rz-button-light-color-hover:#ffffff;--rz-button-light-background-color-hover:#2e2e2e;--rz-button-dark-color:#444444;--rz-button-dark-background-color:#cfcfcf;--rz-button-dark-color-hover:#000000;--rz-button-dark-background-color-hover:#ffffff;--rz-button-disabled-color:#575757;--rz-borders-d6-color:#444444;--rz-borders-d5-color:#222222;--rz-borders-d4-color:#2e2e2e;--rz-borders-d3-color:#333333;--rz-borders-d2-color:#444444;--rz-borders-d1-color:#555555;--rz-borders-l1-color:#666666;--rz-borders-l2-color:#a0a0a0;--rz-borders-l3-color:#b3b3b3;--rz-borders-l4-color:#dadada;--rz-borders-l5-color:#f0f0f0;--rz-borders-l6-color:#cfcfcf;--rz-error-color:#e96666;--rz-warning-color:rgb(228,151,36);--rz-success-color:rgb(25,189,93);--rz-bg-error-color:#5F0000;--rz-bg-warning-color:#633D00;--rz-bg-success-color:#25633D;--rz-bg-silk-color:#6D583D;--rz-bg-gray-color:Darkslategray;--rz-bg-aliceblue-color:#256396;--rz-bg-antique-color:#51403D;--rz-bg-blue-color:Darkblue;--rz-bg-cyan-color:Darkcyan}.rz-theme-d6{color:var(--rz-d6-color)!important;background-color:var(--rz-d6-background-color)!important}.rz-theme-d5{color:var(--rz-d5-color)!important;background-color:var(--rz-d5-background-color)!important}.rz-theme-d4{color:var(--rz-d4-color)!important;background-color:var(--rz-d4-background-color)!important}.rz-theme-d3{color:var(--rz-d0-color)!important;background-color:var(--rz-d3-background-color)!important}.rz-theme-d2{color:var(--rz-d0-color)!important;background-color:var(--rz-d2-background-color)!important}.rz-theme-d1{color:var(--rz-d1-color)!important;background-color:var(--rz-d1-background-color)!important}.rz-theme-l1{color:var(--rz-l1-color)!important;background-color:var(--rz-l1-background-color)!important}.rz-theme-l2{color:var(--rz-l2-color)!important;background-color:var(--rz-l2-background-color)!important}.rz-theme-l3{color:var(--rz-l3-color)!important;background-color:var(--rz-l3-background-color)!important}.rz-theme-l4{color:var(--rz-l4-color)!important;background-color:var(--rz-l4-background-color)!important}.rz-theme-l5{color:var(--rz-l5-color)!important;background-color:var(--rz-l5-background-color)!important}.rz-theme-l6{color:var(--rz-l6-color)!important;background-color:var(--rz-l6-background-color)!important}.rz-theme-txt-shadow{color:var(--rz-d0-color)!important;text-shadow:-1px 0 var(--rz-text-shadow-color),0 1px var(--rz-text-shadow-color),1px 0 var(--rz-text-shadow-color),0 -1px var(--rz-text-shadow-color),1px 1px 0px rgba(0,0,0,0.2)!important}.rz-background-transparent{background-color:var(--rz-theme-transparent-100-bg)!important}.rz-theme-transparent-70{color:var(--rz-d0-color)!important;background-color:var(--rz-theme-transparent-70-bg)}.rz-theme-transparent-60{color:var(--rz-d0-color)!important;background-color:var(--rz-theme-transparent-60-bg)}.rz-theme-transparent-50{color:var(--rz-d0-color)!important;background-color:var(--rz-theme-transparent-50-bg)}.rz-theme-transparent-40{color:var(--rz-d0-color)!important;background-color:var(--rz-theme-transparent-40-bg)}.rz-theme-transparent-30{color:var(--rz-d0-color)!important;background-color:var(--rz-theme-transparent-30-bg)}.rz-theme-transparent-20{color:var(--rz-d0-color)!important;background-color:var(--rz-theme-transparent-20-bg)}.rz-theme-transparent-10{color:var(--rz-d0-color)!important;background-color:var(--rz-theme-transparent-10-bg)}.rz-theme-transparent-hover-70{color:var(--rz-d0-color)!important;background-color:var(--rz-theme-transparent-70-bg)}.rz-theme-transparent-hover-70:hover{color:var(--rz-d0-color)!important;background-color:var(--rz-d0-background-color)}.rz-theme-transparent-hover-60{color:var(--rz-d0-color)!important;background-color:var(--rz-theme-transparent-60-bg)}.rz-theme-transparent-hover-60:hover{color:var(--rz-d0-color)!important;background-color:var(--rz-d0-background-color)}.rz-theme-transparent-hover-50{color:var(--rz-d0-color)!important;background-color:var(--rz-theme-transparent-50-bg)}.rz-theme-transparent-hover-50:hover{color:var(--rz-d0-color)!important;background-color:var(--rz-d0-background-color)}.rz-theme-transparent-hover-40{color:var(--rz-d0-color)!important;background-color:var(--rz-theme-transparent-40-bg)}.rz-theme-transparent-hover-40:hover{color:var(--rz-d0-color)!important;background-color:var(--rz-d0-background-color)}.rz-theme-transparent-hover-30{color:var(--rz-d0-color)!important;background-color:var(--rz-theme-transparent-30-bg)}.rz-theme-transparent-hover-30:hover{color:var(--rz-d0-color)!important;background-color:var(--rz-d0-background-color)}.rz-theme-transparent-hover-20{color:var(--rz-d0-color)!important;background-color:var(--rz-theme-transparent-20-bg)}.rz-theme-transparent-hover-20:hover{color:var(--rz-d0-color)!important;background-color:var(--rz-d0-background-color)}.rz-theme-transparent-hover-10{color:var(--rz-d0-color)!important;background-color:var(--rz-theme-transparent-10-bg)}.rz-theme-transparent-hover-10:hover{color:var(--rz-d0-color)!important;background-color:var(--rz-d0-background-color)}

/* Text color styles */.rz-txt-light{color:var(--rz-txt-light-color)!important}.rz-txt-dark{color:var(--rz-txt-dark-color)!important}.rz-txt-gray{color:var(--rz-txt-gray-color)!important}.rz-txt-std{color:var(--rz-d4-color)!important}.rz-txt-disabled{color:var(--rz-txt-disabled-color)!important}.rz-txt-hover-light{color:var(--rz-txt-light-color)!important;transition:0.1s ease-in-out!important;transition-property:color,background-color!important}.rz-txt-hover-light:hover{color:var(--rz-txt-light-color-hover)!important}.rz-txt-hover-dark{color:var(--rz-txt-dark-color)!important;transition:0.1s ease-in-out!important;transition-property:color,background-color!important}.rz-txt-hover-dark:hover{color:var(--rz-txt-dark-color-hover)!important}.rz-txt-hover-gray{color:var(--rz-txt-gray-color)!important;transition:0.1s ease-in-out!important;transition-property:color,background-color!important}.rz-txt-hover-gray:hover{color:var(--rz-txt-gray-color-hover)!important}.rz-button-light{color:var(--rz-button-light-color)!important;background-color:var(--rz-button-light-background-color)!important}.rz-button-light:hover{color:var(--rz-button-light-color-hover)!important;background-color:var(--rz-button-light-background-color-hover)!important}.rz-button-dark{color:var(--rz-button-dark-color)!important;background-color:var(--rz-button-dark-background-color)!important}.rz-button-dark:hover{color:var(--rz-button-dark-color-hover)!important;background-color:var(--rz-button-dark-background-color-hover)!important}.rz-button-disabled{color:var(--rz-button-disabled-color)!important;border-color:var(--rz-button-disabled-color)!important}

/* Simple Animation */
/* Set | Reset Transparent of Menubar */@keyframes transparent-set{0%{background-color:var(--rz-theme-transparent-0-bg)}100%{background-color:var(--rz-theme-transparent-40-bg)}}@keyframes transparent-remove{0%{background-color:var(--rz-theme-transparent-40-bg)}100%{background-color:var(--rz-theme-transparent-0-bg)}}.rz-transparent-remove{
  /* animation-delay: 0.5s; Задержка перед началом */transition:0.5s; /* Скорость перехода состояния элемента */animation:transparent-remove 0.5s 1; /* Указываем название анимации, её время и количество повторов */animation-fill-mode:forwards /* Чтобы элемент оставался в конечном состоянии анимации */}.rz-transparent-set{
  /* animation-delay: 0.5s; Задержка перед началом */transition:0.5s; /* Скорость перехода состояния элемента */animation:transparent-set 0.5s 1; /* Указываем название анимации, её время и количество повторов */animation-fill-mode:forwards /* Чтобы элемент оставался в конечном состоянии анимации */}.rz-box-shadow-mini{box-shadow:0 1px 4px var(--rz-theme-transparent-20-br)}.rz-box-shadow-small{box-shadow:0 2px 8px var(--rz-theme-transparent-30-br)}.rz-box-shadow-medium{box-shadow:0 5px 15px var(--rz-theme-transparent-50-br)}.rz-box-shadow-large{box-shadow:0 14px 25px var(--rz-theme-transparent-60-br)}.rz-box-shadow-mini:hover{box-shadow:0 1px 4px var(--rz-theme-transparent-20-br)}.rz-box-shadow-hover-small:hover{box-shadow:0 2px 8px var(--rz-theme-transparent-30-br)}.rz-box-shadow-hover-medium:hover{box-shadow:0 5px 15px var(--rz-theme-transparent-50-br)}.rz-box-shadow-hover-large:hover{box-shadow:0 14px 25px var(--rz-theme-transparent-60-br)}

/* $breakpoints: (xs: '480', sm: '576', md: '768', lg: '992', xl: '1200', xxl: '5600') !default; */[class*=rz-width]{box-sizing:border-box;max-width:100%}.rz-width-1em{width:1em!important}.rz-width-2em{width:2em!important}.rz-width-3em{width:3em!important}.rz-width-4em{width:4em!important}.rz-width-5em{width:5em!important}.rz-width-6em{width:6em!important}.rz-width-8em{width:8em!important}.rz-width-10em{width:10em!important}.rz-width-12em{width:12em!important}.rz-width-14em{width:14em!important}.rz-width-15em{width:15em!important}.rz-width-16em{width:16em!important}.rz-width-18em{width:18em!important}.rz-width-20em{width:20em!important}.rz-width-22em{width:22em!important}.rz-width-24em{width:24em!important}.rz-width-25em{width:25em!important}.rz-width-26em{width:26em!important}.rz-width-28em{width:28em!important}.rz-width-30em{width:30em!important}.rz-width-auto{width:auto!important}.rz-width-expand{flex:1;min-width:1px!important}.rz-width-1-12{width:8.3326389468%!important}.rz-width-2-12, .rz-width-1-6{width:16.6638893518%!important}.rz-width-3-12, .rz-width-1-4{width:25%!important}.rz-width-4-12, .rz-width-2-6, .rz-width-1-3{width:33.3222259247%!important}.rz-width-5-12{width:41.6631947338%!important}.rz-width-6-12, .rz-width-3-6, .rz-width-1-2{width:50%!important}.rz-width-7-12{width:58.3284726273%!important}.rz-width-8-12, .rz-width-4-6, .rz-width-2-3{width:66.6444518494%!important}.rz-width-9-12{width:74.9937505208%!important}.rz-width-10-12{width:83.3263894675%!important}.rz-width-11-12{width:91.6590284143%!important}.rz-width-1-10{width:10%!important}.rz-width-2-10, .rz-width-1-5{width:20%!important}.rz-width-3-10{width:30%!important}.rz-width-4-10, .rz-width-2-5{width:40%!important}.rz-width-5-10{width:50%!important}.rz-width-6-10, .rz-width-3-5{width:60%!important}.rz-width-7-10{width:70%!important}.rz-width-8-10, .rz-width-4-5{width:80%!important}.rz-width-9-10{width:90%!important}.rz-width-1-8{width:12.4984376953%!important}.rz-width-2-8{width:25%!important}.rz-width-3-8{width:37.4953130859%!important}.rz-width-4-8, .rz-width-2-4{width:50%!important}.rz-width-5-8{width:62.4921884764%!important}.rz-width-6-8, .rz-width-3-4{width:75%!important}.rz-width-7-8{width:87.489063867%!important}.rz-width-1-6{width:16.6638893518%!important}.rz-width-2-6{width:33.3222259247%!important}.rz-width-5-6{width:83.3194467589%!important}.rz-width-1-1, .rz-width-12-12, .rz-width-10-10, .rz-width-8-8, .rz-width-6-6, .rz-width-5-5, .rz-width-4-4, .rz-width-3-3, .rz-width-2-2{width:100%!important}@media (max-width: 480px){.rz-width-auto\@xs{width:auto!important}.rz-width-expand\@xs{flex:1;min-width:1px!important}.rz-width-1-12\@xs{width:8.3326389468%!important}.rz-width-2-12\@xs, .rz-width-1-6\@xs{width:16.6638893518%!important}.rz-width-3-12\@xs, .rz-width-1-4\@xs{width:25%!important}.rz-width-4-12\@xs, .rz-width-2-6\@xs, .rz-width-1-3\@xs{width:33.3222259247%!important}.rz-width-5-12\@xs{width:41.6631947338%!important}.rz-width-6-12\@xs, .rz-width-3-6\@xs, .rz-width-1-2\@xs{width:50%!important}.rz-width-7-12\@xs{width:58.3284726273%!important}.rz-width-8-12\@xs, .rz-width-4-6\@xs, .rz-width-2-3\@xs{width:66.6444518494%!important}.rz-width-9-12\@xs{width:74.9937505208%!important}.rz-width-10-12\@xs{width:83.3263894675%!important}.rz-width-11-12\@xs{width:91.6590284143%!important}.rz-width-1-10\@xs{width:10%!important}.rz-width-2-10\@xs, .rz-width-1-5\@xs{width:20%!important}.rz-width-3-10\@xs{width:30%!important}.rz-width-4-10\@xs, .rz-width-2-5\@xs{width:40%!important}.rz-width-5-10\@xs{width:50%!important}.rz-width-6-10\@xs, .rz-width-3-5\@xs{width:60%!important}.rz-width-7-10\@xs{width:70%!important}.rz-width-8-10\@xs, .rz-width-4-5\@xs{width:80%!important}.rz-width-9-10\@xs{width:90%!important}.rz-width-1-8\@xs{width:12.4984376953%!important}.rz-width-2-8\@xs{width:25%!important}.rz-width-3-8\@xs{width:37.4953130859%!important}.rz-width-4-8\@xs, .rz-width-2-4\@xs{width:50%!important}.rz-width-5-8\@xs{width:62.4921884764%!important}.rz-width-6-8\@xs, .rz-width-3-4\@xs{width:75%!important}.rz-width-7-8\@xs{width:87.489063867%!important}.rz-width-1-6\@xs{width:16.6638893518%!important}.rz-width-2-6\@xs{width:33.3222259247%!important}.rz-width-5-6\@xs{width:83.3194467589%!important}.rz-width-1-1\@xs, .rz-width-12-12\@xs, .rz-width-10-10\@xs, .rz-width-8-8\@xs, .rz-width-6-6\@xs, .rz-width-5-5\@xs, .rz-width-4-4\@xs, .rz-width-3-3\@xs, .rz-width-2-2\@xs{width:100%!important}}@media (max-width: 576px){.rz-width-auto\@sm{width:auto!important}.rz-width-expand\@sm{flex:1;min-width:1px!important}.rz-width-1-12\@sm{width:8.3326389468%!important}.rz-width-2-12\@sm, .rz-width-1-6\@sm{width:16.6638893518%!important}.rz-width-3-12\@sm, .rz-width-1-4\@sm{width:25%!important}.rz-width-4-12\@sm, .rz-width-2-6\@sm, .rz-width-1-3\@sm{width:33.3222259247%!important}.rz-width-5-12\@sm{width:41.6631947338%!important}.rz-width-6-12\@sm, .rz-width-3-6\@sm, .rz-width-1-2\@sm{width:50%!important}.rz-width-7-12\@sm{width:58.3284726273%!important}.rz-width-8-12\@sm, .rz-width-4-6\@sm, .rz-width-2-3\@sm{width:66.6444518494%!important}.rz-width-9-12\@sm{width:74.9937505208%!important}.rz-width-10-12\@sm{width:83.3263894675%!important}.rz-width-11-12\@sm{width:91.6590284143%!important}.rz-width-1-10\@sm{width:10%!important}.rz-width-2-10\@sm, .rz-width-1-5\@sm{width:20%!important}.rz-width-3-10\@sm{width:30%!important}.rz-width-4-10\@sm, .rz-width-2-5\@sm{width:40%!important}.rz-width-5-10\@sm{width:50%!important}.rz-width-6-10\@sm, .rz-width-3-5\@sm{width:60%!important}.rz-width-7-10\@sm{width:70%!important}.rz-width-8-10\@sm, .rz-width-4-5\@sm{width:80%!important}.rz-width-9-10\@sm{width:90%!important}.rz-width-1-8\@sm{width:12.4984376953%!important}.rz-width-2-8\@sm{width:25%!important}.rz-width-3-8\@sm{width:37.4953130859%!important}.rz-width-4-8\@sm, .rz-width-2-4\@sm{width:50%!important}.rz-width-5-8\@sm{width:62.4921884764%!important}.rz-width-6-8\@sm, .rz-width-3-4\@sm{width:75%!important}.rz-width-7-8\@sm{width:87.489063867%!important}.rz-width-1-6\@sm{width:16.6638893518%!important}.rz-width-2-6\@sm{width:33.3222259247%!important}.rz-width-5-6\@sm{width:83.3194467589%!important}.rz-width-1-1\@sm, .rz-width-12-12\@sm, .rz-width-10-10\@sm, .rz-width-8-8\@sm, .rz-width-6-6\@sm, .rz-width-5-5\@sm, .rz-width-4-4\@sm, .rz-width-3-3\@sm, .rz-width-2-2\@sm{width:100%!important}}@media (max-width: 768px){.rz-width-auto\@md{width:auto!important}.rz-width-expand\@md{flex:1;min-width:1px!important}.rz-width-1-12\@md{width:8.3326389468%!important}.rz-width-2-12\@md, .rz-width-1-6\@md{width:16.6638893518%!important}.rz-width-3-12\@md, .rz-width-1-4\@md{width:25%!important}.rz-width-4-12\@md, .rz-width-2-6\@md, .rz-width-1-3\@md{width:33.3222259247%!important}.rz-width-5-12\@md{width:41.6631947338%!important}.rz-width-6-12\@md, .rz-width-3-6\@md, .rz-width-1-2\@md{width:50%!important}.rz-width-7-12\@md{width:58.3284726273%!important}.rz-width-8-12\@md, .rz-width-4-6\@md, .rz-width-2-3\@md{width:66.6444518494%!important}.rz-width-9-12\@md{width:74.9937505208%!important}.rz-width-10-12\@md{width:83.3263894675%!important}.rz-width-11-12\@md{width:91.6590284143%!important}.rz-width-1-10\@md{width:10%!important}.rz-width-2-10\@md, .rz-width-1-5\@md{width:20%!important}.rz-width-3-10\@md{width:30%!important}.rz-width-4-10\@md, .rz-width-2-5\@md{width:40%!important}.rz-width-5-10\@md{width:50%!important}.rz-width-6-10\@md, .rz-width-3-5\@md{width:60%!important}.rz-width-7-10\@md{width:70%!important}.rz-width-8-10\@md, .rz-width-4-5\@md{width:80%!important}.rz-width-9-10\@md{width:90%!important}.rz-width-1-8\@md{width:12.4984376953%!important}.rz-width-2-8\@md{width:25%!important}.rz-width-3-8\@md{width:37.4953130859%!important}.rz-width-4-8\@md, .rz-width-2-4\@md{width:50%!important}.rz-width-5-8\@md{width:62.4921884764%!important}.rz-width-6-8\@md, .rz-width-3-4\@md{width:75%!important}.rz-width-7-8\@md{width:87.489063867%!important}.rz-width-1-6\@md{width:16.6638893518%!important}.rz-width-2-6\@md{width:33.3222259247%!important}.rz-width-5-6\@md{width:83.3194467589%!important}.rz-width-1-1\@md, .rz-width-12-12\@md, .rz-width-10-10\@md, .rz-width-8-8\@md, .rz-width-6-6\@md, .rz-width-5-5\@md, .rz-width-4-4\@md, .rz-width-3-3\@md, .rz-width-2-2\@md{width:100%!important}}@media (max-width: 992px){.rz-width-auto\@lg{width:auto!important}.rz-width-expand\@lg{flex:1;min-width:1px!important}.rz-width-1-12\@lg{width:8.3326389468%!important}.rz-width-2-12\@lg, .rz-width-1-6\@lg{width:16.6638893518%!important}.rz-width-3-12\@lg, .rz-width-1-4\@lg{width:25%!important}.rz-width-4-12\@lg, .rz-width-2-6\@lg, .rz-width-1-3\@lg{width:33.3222259247%!important}.rz-width-5-12\@lg{width:41.6631947338%!important}.rz-width-6-12\@lg, .rz-width-3-6\@lg, .rz-width-1-2\@lg{width:50%!important}.rz-width-7-12\@lg{width:58.3284726273%!important}.rz-width-8-12\@lg, .rz-width-4-6\@lg, .rz-width-2-3\@lg{width:66.6444518494%!important}.rz-width-9-12\@lg{width:74.9937505208%!important}.rz-width-10-12\@lg{width:83.3263894675%!important}.rz-width-11-12\@lg{width:91.6590284143%!important}.rz-width-1-10\@lg{width:10%!important}.rz-width-2-10\@lg, .rz-width-1-5\@lg{width:20%!important}.rz-width-3-10\@lg{width:30%!important}.rz-width-4-10\@lg, .rz-width-2-5\@lg{width:40%!important}.rz-width-5-10\@lg{width:50%!important}.rz-width-6-10\@lg, .rz-width-3-5\@lg{width:60%!important}.rz-width-7-10\@lg{width:70%!important}.rz-width-8-10\@lg, .rz-width-4-5\@lg{width:80%!important}.rz-width-9-10\@lg{width:90%!important}.rz-width-1-8\@lg{width:12.4984376953%!important}.rz-width-2-8\@lg{width:25%!important}.rz-width-3-8\@lg{width:37.4953130859%!important}.rz-width-4-8\@lg, .rz-width-2-4\@lg{width:50%!important}.rz-width-5-8\@lg{width:62.4921884764%!important}.rz-width-6-8\@lg, .rz-width-3-4\@lg{width:75%!important}.rz-width-7-8\@lg{width:87.489063867%!important}.rz-width-1-6\@lg{width:16.6638893518%!important}.rz-width-2-6\@lg{width:33.3222259247%!important}.rz-width-5-6\@lg{width:83.3194467589%!important}.rz-width-1-1\@lg, .rz-width-12-12\@lg, .rz-width-10-10\@lg, .rz-width-8-8\@lg, .rz-width-6-6\@lg, .rz-width-5-5\@lg, .rz-width-4-4\@lg, .rz-width-3-3\@lg, .rz-width-2-2\@lg{width:100%!important}}@media (max-width: 1200px){.rz-width-auto\@xl{width:auto!important}.rz-width-expand\@xl{flex:1;min-width:1px!important}.rz-width-1-12\@xl{width:8.3326389468%!important}.rz-width-2-12\@xl, .rz-width-1-6\@xl{width:16.6638893518%!important}.rz-width-3-12\@xl, .rz-width-1-4\@xl{width:25%!important}.rz-width-4-12\@xl, .rz-width-2-6\@xl, .rz-width-1-3\@xl{width:33.3222259247%!important}.rz-width-5-12\@xl{width:41.6631947338%!important}.rz-width-6-12\@xl, .rz-width-3-6\@xl, .rz-width-1-2\@xl{width:50%!important}.rz-width-7-12\@xl{width:58.3284726273%!important}.rz-width-8-12\@xl, .rz-width-4-6\@xl, .rz-width-2-3\@xl{width:66.6444518494%!important}.rz-width-9-12\@xl{width:74.9937505208%!important}.rz-width-10-12\@xl{width:83.3263894675%!important}.rz-width-11-12\@xl{width:91.6590284143%!important}.rz-width-1-10\@xl{width:10%!important}.rz-width-2-10\@xl, .rz-width-1-5\@xl{width:20%!important}.rz-width-3-10\@xl{width:30%!important}.rz-width-4-10\@xl, .rz-width-2-5\@xl{width:40%!important}.rz-width-5-10\@xl{width:50%!important}.rz-width-6-10\@xl, .rz-width-3-5\@xl{width:60%!important}.rz-width-7-10\@xl{width:70%!important}.rz-width-8-10\@xl, .rz-width-4-5\@xl{width:80%!important}.rz-width-9-10\@xl{width:90%!important}.rz-width-1-8\@xl{width:12.4984376953%!important}.rz-width-2-8\@xl{width:25%!important}.rz-width-3-8\@xl{width:37.4953130859%!important}.rz-width-4-8\@xl, .rz-width-2-4\@xl{width:50%!important}.rz-width-5-8\@xl{width:62.4921884764%!important}.rz-width-6-8\@xl, .rz-width-3-4\@xl{width:75%!important}.rz-width-7-8\@xl{width:87.489063867%!important}.rz-width-1-6\@xl{width:16.6638893518%!important}.rz-width-2-6\@xl{width:33.3222259247%!important}.rz-width-5-6\@xl{width:83.3194467589%!important}.rz-width-1-1\@xl, .rz-width-12-12\@xl, .rz-width-10-10\@xl, .rz-width-8-8\@xl, .rz-width-6-6\@xl, .rz-width-5-5\@xl, .rz-width-4-4\@xl, .rz-width-3-3\@xl, .rz-width-2-2\@xl{width:100%!important}}@media (min-width: 1200px){.rz-width-auto\@xxl{width:auto!important}.rz-width-expand\@xxl{flex:1;min-width:1px!important}.rz-width-1-12\@xxl{width:8.3326389468%!important}.rz-width-2-12\@xxl, .rz-width-1-6\@xxl{width:16.6638893518%!important}.rz-width-3-12\@xxl, .rz-width-1-4\@xxl{width:25%!important}.rz-width-4-12\@xxl, .rz-width-2-6\@xxl, .rz-width-1-3\@xxl{width:33.3222259247%!important}.rz-width-5-12\@xxl{width:41.6631947338%!important}.rz-width-6-12\@xxl, .rz-width-3-6\@xxl, .rz-width-1-2\@xxl{width:50%!important}.rz-width-7-12\@xxl{width:58.3284726273%!important}.rz-width-8-12\@xxl, .rz-width-4-6\@xxl, .rz-width-2-3\@xxl{width:66.6444518494%!important}.rz-width-9-12\@xxl{width:74.9937505208%!important}.rz-width-10-12\@xxl{width:83.3263894675%!important}.rz-width-11-12\@xxl{width:91.6590284143%!important}.rz-width-1-10\@xxl{width:10%!important}.rz-width-2-10\@xxl, .rz-width-1-5\@xxl{width:20%!important}.rz-width-3-10\@xxl{width:30%!important}.rz-width-4-10\@xxl, .rz-width-2-5\@xxl{width:40%!important}.rz-width-5-10\@xxl{width:50%!important}.rz-width-6-10\@xxl, .rz-width-3-5\@xxl{width:60%!important}.rz-width-7-10\@xxl{width:70%!important}.rz-width-8-10\@xxl, .rz-width-4-5\@xxl{width:80%!important}.rz-width-9-10\@xxl{width:90%!important}.rz-width-1-8\@xxl{width:12.4984376953%!important}.rz-width-2-8\@xxl{width:25%!important}.rz-width-3-8\@xxl{width:37.4953130859%!important}.rz-width-4-8\@xxl, .rz-width-2-4\@xxl{width:50%!important}.rz-width-5-8\@xxl{width:62.4921884764%!important}.rz-width-6-8\@xxl, .rz-width-3-4\@xxl{width:75%!important}.rz-width-7-8\@xxl{width:87.489063867%!important}.rz-width-1-6\@xxl{width:16.6638893518%!important}.rz-width-2-6\@xxl{width:33.3222259247%!important}.rz-width-5-6\@xxl{width:83.3194467589%!important}.rz-width-1-1\@xxl, .rz-width-12-12\@xxl, .rz-width-10-10\@xxl, .rz-width-8-8\@xxl, .rz-width-6-6\@xxl, .rz-width-5-5\@xxl, .rz-width-4-4\@xxl, .rz-width-3-3\@xxl, .rz-width-2-2\@xxl{width:100%!important}}
/* REVERSE xs */@media (min-width: 480px){.rz-width-auto\@sx{width:auto!important}.rz-width-expand\@sx{flex:1;min-width:1px!important}.rz-width-1-12\@sx{width:8.3326389468%!important}.rz-width-2-12\@sx, .rz-width-1-6\@sx{width:16.6638893518%!important}.rz-width-3-12\@sx, .rz-width-1-4\@sx{width:25%!important}.rz-width-4-12\@sx, .rz-width-2-6\@sx, .rz-width-1-3\@sx{width:33.3222259247%!important}.rz-width-5-12\@sx{width:41.6631947338%!important}.rz-width-6-12\@sx, .rz-width-3-6\@sx, .rz-width-1-2\@sx{width:50%!important}.rz-width-7-12\@sx{width:58.3284726273%!important}.rz-width-8-12\@sx, .rz-width-4-6\@sx, .rz-width-2-3\@sx{width:66.6444518494%!important}.rz-width-9-12\@sx{width:74.9937505208%!important}.rz-width-10-12\@sx{width:83.3263894675%!important}.rz-width-11-12\@sx{width:91.6590284143%!important}.rz-width-1-10\@sx{width:10%!important}.rz-width-2-10\@sx, .rz-width-1-5\@sx{width:20%!important}.rz-width-3-10\@sx{width:30%!important}.rz-width-4-10\@sx, .rz-width-2-5\@sx{width:40%!important}.rz-width-5-10\@sx{width:50%!important}.rz-width-6-10\@sx, .rz-width-3-5\@sx{width:60%!important}.rz-width-7-10\@sx{width:70%!important}.rz-width-8-10\@sx, .rz-width-4-5\@sx{width:80%!important}.rz-width-9-10\@sx{width:90%!important}.rz-width-1-8\@sx{width:12.4984376953%!important}.rz-width-2-8\@sx{width:25%!important}.rz-width-3-8\@sx{width:37.4953130859%!important}.rz-width-4-8\@sx, .rz-width-2-4\@sx{width:50%!important}.rz-width-5-8\@sx{width:62.4921884764%!important}.rz-width-6-8\@sx, .rz-width-3-4\@sx{width:75%!important}.rz-width-7-8\@sx{width:87.489063867%!important}.rz-width-1-6\@sx{width:16.6638893518%!important}.rz-width-2-6\@sx{width:33.3222259247%!important}.rz-width-5-6\@sx{width:83.3194467589%!important}.rz-width-1-1\@sx, .rz-width-12-12\@sx, .rz-width-10-10\@sx, .rz-width-8-8\@sx, .rz-width-6-6\@sx, .rz-width-5-5\@sx, .rz-width-4-4\@sx, .rz-width-3-3\@sx, .rz-width-2-2\@sx{width:100%!important}}
/* REVERSE sm */@media (min-width: 576px){.rz-width-auto\@ms{width:auto!important}.rz-width-expand\@ms{flex:1;min-width:1px!important}.rz-width-1-12\@ms{width:8.3326389468%!important}.rz-width-2-12\@ms, .rz-width-1-6\@ms{width:16.6638893518%!important}.rz-width-3-12\@ms, .rz-width-1-4\@ms{width:25%!important}.rz-width-4-12\@ms, .rz-width-2-6\@ms, .rz-width-1-3\@ms{width:33.3222259247%!important}.rz-width-5-12\@ms{width:41.6631947338%!important}.rz-width-6-12\@ms, .rz-width-3-6\@ms, .rz-width-1-2\@ms{width:50%!important}.rz-width-7-12\@ms{width:58.3284726273%!important}.rz-width-8-12\@ms, .rz-width-4-6\@ms, .rz-width-2-3\@ms{width:66.6444518494%!important}.rz-width-9-12\@ms{width:74.9937505208%!important}.rz-width-10-12\@ms{width:83.3263894675%!important}.rz-width-11-12\@ms{width:91.6590284143%!important}.rz-width-1-10\@ms{width:10%!important}.rz-width-2-10\@ms, .rz-width-1-5\@ms{width:20%!important}.rz-width-3-10\@ms{width:30%!important}.rz-width-4-10\@ms, .rz-width-2-5\@ms{width:40%!important}.rz-width-5-10\@ms{width:50%!important}.rz-width-6-10\@ms, .rz-width-3-5\@ms{width:60%!important}.rz-width-7-10\@ms{width:70%!important}.rz-width-8-10\@ms, .rz-width-4-5\@ms{width:80%!important}.rz-width-9-10\@ms{width:90%!important}.rz-width-1-8\@ms{width:12.4984376953%!important}.rz-width-2-8\@ms{width:25%!important}.rz-width-3-8\@ms{width:37.4953130859%!important}.rz-width-4-8\@ms, .rz-width-2-4\@ms{width:50%!important}.rz-width-5-8\@ms{width:62.4921884764%!important}.rz-width-6-8\@ms, .rz-width-3-4\@ms{width:75%!important}.rz-width-7-8\@ms{width:87.489063867%!important}.rz-width-1-6\@ms{width:16.6638893518%!important}.rz-width-2-6\@ms{width:33.3222259247%!important}.rz-width-5-6\@ms{width:83.3194467589%!important}.rz-width-1-1\@ms, .rz-width-12-12\@ms, .rz-width-10-10\@ms, .rz-width-8-8\@ms, .rz-width-6-6\@ms, .rz-width-5-5\@ms, .rz-width-4-4\@ms, .rz-width-3-3\@ms, .rz-width-2-2\@ms{width:100%!important}}
/* REVERSE md */@media (min-width: 768px){.rz-width-auto\@dm{width:auto!important}.rz-width-expand\@dm{flex:1;min-width:1px!important}.rz-width-1-12\@dm{width:8.3326389468%!important}.rz-width-2-12\@dm, .rz-width-1-6\@dm{width:16.6638893518%!important}.rz-width-3-12\@dm, .rz-width-1-4\@dm{width:25%!important}.rz-width-4-12\@dm, .rz-width-2-6\@dm, .rz-width-1-3\@dm{width:33.3222259247%!important}.rz-width-5-12\@dm{width:41.6631947338%!important}.rz-width-6-12\@dm, .rz-width-3-6\@dm, .rz-width-1-2\@dm{width:50%!important}.rz-width-7-12\@dm{width:58.3284726273%!important}.rz-width-8-12\@dm, .rz-width-4-6\@dm, .rz-width-2-3\@dm{width:66.6444518494%!important}.rz-width-9-12\@dm{width:74.9937505208%!important}.rz-width-10-12\@dm{width:83.3263894675%!important}.rz-width-11-12\@dm{width:91.6590284143%!important}.rz-width-1-10\@dm{width:10%!important}.rz-width-2-10\@dm, .rz-width-1-5\@dm{width:20%!important}.rz-width-3-10\@dm{width:30%!important}.rz-width-4-10\@dm, .rz-width-2-5\@dm{width:40%!important}.rz-width-5-10\@dm{width:50%!important}.rz-width-6-10\@dm, .rz-width-3-5\@dm{width:60%!important}.rz-width-7-10\@dm{width:70%!important}.rz-width-8-10\@dm, .rz-width-4-5\@dm{width:80%!important}.rz-width-9-10\@dm{width:90%!important}.rz-width-1-8\@dm{width:12.4984376953%!important}.rz-width-2-8\@dm{width:25%!important}.rz-width-3-8\@dm{width:37.4953130859%!important}.rz-width-4-8\@dm, .rz-width-2-4\@dm{width:50%!important}.rz-width-5-8\@dm{width:62.4921884764%!important}.rz-width-6-8\@dm, .rz-width-3-4\@dm{width:75%!important}.rz-width-7-8\@dm{width:87.489063867%!important}.rz-width-1-6\@dm{width:16.6638893518%!important}.rz-width-2-6\@dm{width:33.3222259247%!important}.rz-width-5-6\@dm{width:83.3194467589%!important}.rz-width-1-1\@dm, .rz-width-12-12\@dm, .rz-width-10-10\@dm, .rz-width-8-8\@dm, .rz-width-6-6\@dm, .rz-width-5-5\@dm, .rz-width-4-4\@dm, .rz-width-3-3\@dm, .rz-width-2-2\@dm{width:100%!important}}@media (min-width: 992px){.rz-width-auto\@gl{width:auto!important}.rz-width-expand\@gl{flex:1;min-width:1px!important}.rz-width-1-12\@gl{width:8.3326389468%!important}.rz-width-2-12\@gl, .rz-width-1-6\@gl{width:16.6638893518%!important}.rz-width-3-12\@gl, .rz-width-1-4\@gl{width:25%!important}.rz-width-4-12\@gl, .rz-width-2-6\@gl, .rz-width-1-3\@gl{width:33.3222259247%!important}.rz-width-5-12\@gl{width:41.6631947338%!important}.rz-width-6-12\@gl, .rz-width-3-6\@gl, .rz-width-1-2\@gl{width:50%!important}.rz-width-7-12\@gl{width:58.3284726273%!important}.rz-width-8-12\@gl, .rz-width-4-6\@gl, .rz-width-2-3\@gl{width:66.6444518494%!important}.rz-width-9-12\@gl{width:74.9937505208%!important}.rz-width-10-12\@gl{width:83.3263894675%!important}.rz-width-11-12\@gl{width:91.6590284143%!important}.rz-width-1-10\@gl{width:10%!important}.rz-width-2-10\@gl, .rz-width-1-5\@gl{width:20%!important}.rz-width-3-10\@gl{width:30%!important}.rz-width-4-10\@gl, .rz-width-2-5\@gl{width:40%!important}.rz-width-5-10\@gl{width:50%!important}.rz-width-6-10\@gl, .rz-width-3-5\@gl{width:60%!important}.rz-width-7-10\@gl{width:70%!important}.rz-width-8-10\@gl, .rz-width-4-5\@gl{width:80%!important}.rz-width-9-10\@gl{width:90%!important}.rz-width-1-8\@gl{width:12.4984376953%!important}.rz-width-2-8\@gl{width:25%!important}.rz-width-3-8\@gl{width:37.4953130859%!important}.rz-width-4-8\@gl, .rz-width-2-4\@gl{width:50%!important}.rz-width-5-8\@gl{width:62.4921884764%!important}.rz-width-6-8\@gl, .rz-width-3-4\@gl{width:75%!important}.rz-width-7-8\@gl{width:87.489063867%!important}.rz-width-1-6\@gl{width:16.6638893518%!important}.rz-width-2-6\@gl{width:33.3222259247%!important}.rz-width-5-6\@gl{width:83.3194467589%!important}.rz-width-1-1\@gl, .rz-width-12-12\@gl, .rz-width-10-10\@gl, .rz-width-8-8\@gl, .rz-width-6-6\@gl, .rz-width-5-5\@gl, .rz-width-4-4\@gl, .rz-width-3-3\@gl, .rz-width-2-2\@gl{width:100%!important}}
/* ==================================================== */[class*=uk-child-width] > *{box-sizing:border-box;max-width:100%}.uk-child-width-expand > :not([class*=uk-width]){flex:1;min-width:1px}.rz-child-width-1em > :not([class*=rz-width]){width:1em!important}.rz-child-width-2em > :not([class*=rz-width]){width:2em!important}.rz-child-width-3em > :not([class*=rz-width]){width:3em!important}.rz-child-width-4em > :not([class*=rz-width]){width:4em!important}.rz-child-width-5em > :not([class*=rz-width]){width:5em!important}.rz-child-width-6em > :not([class*=rz-width]){width:6em!important}.rz-child-width-8em > :not([class*=rz-width]){width:8em!important}.rz-child-width-10em > :not([class*=rz-width]){width:10em!important}.rz-child-width-12em > :not([class*=rz-width]){width:12em!important}.rz-child-width-14em > :not([class*=rz-width]){width:14em!important}.rz-child-width-15em > :not([class*=rz-width]){width:15em!important}.rz-child-width-16em > :not([class*=rz-width]){width:16em!important}.rz-child-width-18em > :not([class*=rz-width]){width:18em!important}.rz-child-width-20em > :not([class*=rz-width]){width:20em!important}.rz-child-width-22em > :not([class*=rz-width]){width:22em!important}.rz-child-width-24em > :not([class*=rz-width]){width:24em!important}.rz-child-width-25em > :not([class*=rz-width]){width:25em!important}.rz-child-width-26em > :not([class*=rz-width]){width:26em!important}.rz-child-width-28em > :not([class*=rz-width]){width:28em!important}.rz-child-width-30em > :not([class*=rz-width]){width:30em!important}.rz-child-width-auto > :not([class*=rz-width]){width:auto!important}.rz-child-width-expand > :not([class*=rz-width]){flex:1;min-width:1px!important}.rz-child-width-1-12 > :not([class*=rz-width]){width:8.3326389468%!important}.rz-child-width-2-12 > :not([class*=rz-width]), .rz-child-width-1-6 > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-3-12 > :not([class*=rz-width]), .rz-child-width-1-4 > :not([class*=rz-width]){width:25%!important}.rz-child-width-4-12 > :not([class*=rz-width]), .rz-child-width-2-6 > :not([class*=rz-width]), .rz-child-width-1-3 > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-12 > :not([class*=rz-width]){width:41.6631947338%!important}.rz-child-width-6-12 > :not([class*=rz-width]), .rz-child-width-3-6 > :not([class*=rz-width]), .rz-child-width-1-2 > :not([class*=rz-width]){width:50%!important}.rz-child-width-7-12 > :not([class*=rz-width]){width:58.3284726273%!important}.rz-child-width-8-12 > :not([class*=rz-width]), .rz-child-width-4-6 > :not([class*=rz-width]), .rz-child-width-2-3 > :not([class*=rz-width]){width:66.6444518494%!important}.rz-child-width-9-12 > :not([class*=rz-width]){width:74.9937505208%!important}.rz-child-width-10-12 > :not([class*=rz-width]){width:83.3263894675%!important}.rz-child-width-11-12 > :not([class*=rz-width]){width:91.6590284143%!important}.rz-child-width-1-10 > :not([class*=rz-width]){width:10%!important}.rz-child-width-2-10 > :not([class*=rz-width]), .rz-child-width-1-5 > :not([class*=rz-width]){width:20%!important}.rz-child-width-3-10 > :not([class*=rz-width]){width:30%!important}.rz-child-width-4-10 > :not([class*=rz-width]), .rz-child-width-2-5 > :not([class*=rz-width]){width:40%!important}.rz-child-width-5-10 > :not([class*=rz-width]){width:50%!important}.rz-child-width-6-10 > :not([class*=rz-width]), .rz-child-width-3-5 > :not([class*=rz-width]){width:60%!important}.rz-child-width-7-10 > :not([class*=rz-width]){width:70%!important}.rz-child-width-8-10 > :not([class*=rz-width]), .rz-child-width-4-5 > :not([class*=rz-width]){width:80%!important}.rz-child-width-9-10 > :not([class*=rz-width]){width:90%!important}.rz-child-width-1-8 > :not([class*=rz-width]){width:12.4984376953%!important}.rz-child-width-2-8 > :not([class*=rz-width]){width:25%!important}.rz-child-width-3-8 > :not([class*=rz-width]){width:37.4953130859%!important}.rz-child-width-4-8 > :not([class*=rz-width]), .rz-child-width-2-4 > :not([class*=rz-width]){width:50%!important}.rz-child-width-5-8 > :not([class*=rz-width]){width:62.4921884764%!important}.rz-child-width-6-8 > :not([class*=rz-width]), .rz-child-width-3-4 > :not([class*=rz-width]){width:75%!important}.rz-child-width-7-8 > :not([class*=rz-width]){width:87.489063867%!important}.rz-child-width-1-6 > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-2-6 > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-6 > :not([class*=rz-width]){width:83.3194467589%!important}.rz-child-width-1-1 > :not([class*=rz-width]), .rz-child-width-12-12 > :not([class*=rz-width]), .rz-child-width-10-10 > :not([class*=rz-width]), .rz-child-width-8-8 > :not([class*=rz-width]), .rz-child-width-6-6 > :not([class*=rz-width]), .rz-child-width-5-5 > :not([class*=rz-width]), .rz-child-width-4-4 > :not([class*=rz-width]), .rz-child-width-3-3 > :not([class*=rz-width]), .rz-child-width-2-2 > :not([class*=rz-width]){width:100%!important}@media (max-width: 480px){.rz-child-width-auto\@xs > :not([class*=rz-width]){width:auto!important}.rz-child-width-expand\@xs > :not([class*=rz-width]){flex:1;min-width:1px!important}.rz-child-width-1-12\@xs > :not([class*=rz-width]){width:8.3326389468%!important}.rz-child-width-2-12\@xs > :not([class*=rz-width]), .rz-child-width-1-6\@xs > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-3-12\@xs > :not([class*=rz-width]), .rz-child-width-1-4\@xs > :not([class*=rz-width]){width:25%!important}.rz-child-width-4-12\@xs > :not([class*=rz-width]), .rz-child-width-2-6\@xs > :not([class*=rz-width]), .rz-child-width-1-3\@xs > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-12\@xs > :not([class*=rz-width]){width:41.6631947338%!important}.rz-child-width-6-12\@xs > :not([class*=rz-width]), .rz-child-width-3-6\@xs > :not([class*=rz-width]), .rz-child-width-1-2\@xs > :not([class*=rz-width]){width:50%!important}.rz-child-width-7-12\@xs > :not([class*=rz-width]){width:58.3284726273%!important}.rz-child-width-8-12\@xs > :not([class*=rz-width]), .rz-child-width-4-6\@xs > :not([class*=rz-width]), .rz-child-width-2-3\@xs > :not([class*=rz-width]){width:66.6444518494%!important}.rz-child-width-9-12\@xs > :not([class*=rz-width]){width:74.9937505208%!important}.rz-child-width-10-12\@xs > :not([class*=rz-width]){width:83.3263894675%!important}.rz-child-width-11-12\@xs > :not([class*=rz-width]){width:91.6590284143%!important}.rz-child-width-1-10\@xs > :not([class*=rz-width]){width:10%!important}.rz-child-width-2-10\@xs > :not([class*=rz-width]), .rz-child-width-1-5\@xs > :not([class*=rz-width]){width:20%!important}.rz-child-width-3-10\@xs > :not([class*=rz-width]){width:30%!important}.rz-child-width-4-10\@xs > :not([class*=rz-width]), .rz-child-width-2-5\@xs > :not([class*=rz-width]){width:40%!important}.rz-child-width-5-10\@xs > :not([class*=rz-width]){width:50%!important}.rz-child-width-6-10\@xs > :not([class*=rz-width]), .rz-child-width-3-5\@xs > :not([class*=rz-width]){width:60%!important}.rz-child-width-7-10\@xs > :not([class*=rz-width]){width:70%!important}.rz-child-width-8-10\@xs > :not([class*=rz-width]), .rz-child-width-4-5\@xs > :not([class*=rz-width]){width:80%!important}.rz-child-width-9-10\@xs > :not([class*=rz-width]){width:90%!important}.rz-child-width-1-8\@xs > :not([class*=rz-width]){width:12.4984376953%!important}.rz-child-width-2-8\@xs > :not([class*=rz-width]){width:25%!important}.rz-child-width-3-8\@xs > :not([class*=rz-width]){width:37.4953130859%!important}.rz-child-width-4-8\@xs > :not([class*=rz-width]), .rz-child-width-2-4\@xs > :not([class*=rz-width]){width:50%!important}.rz-child-width-5-8\@xs > :not([class*=rz-width]){width:62.4921884764%!important}.rz-child-width-6-8\@xs > :not([class*=rz-width]), .rz-child-width-3-4\@xs > :not([class*=rz-width]){width:75%!important}.rz-child-width-7-8\@xs > :not([class*=rz-width]){width:87.489063867%!important}.rz-child-width-1-6\@xs > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-2-6\@xs > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-6\@xs > :not([class*=rz-width]){width:83.3194467589%!important}.rz-child-width-1-1\@xs > :not([class*=rz-width]), .rz-child-width-12-12\@xs > :not([class*=rz-width]), .rz-child-width-10-10\@xs > :not([class*=rz-width]), .rz-child-width-8-8\@xs > :not([class*=rz-width]), .rz-child-width-6-6\@xs > :not([class*=rz-width]), .rz-child-width-5-5\@xs > :not([class*=rz-width]), .rz-child-width-4-4\@xs > :not([class*=rz-width]), .rz-child-width-3-3\@xs > :not([class*=rz-width]), .rz-child-width-2-2\@xs > :not([class*=rz-width]){width:100%!important}}@media (max-width: 576px){.rz-child-width-auto\@sm > :not([class*=rz-width]){width:auto!important}.rz-child-width-expand\@sm > :not([class*=rz-width]){flex:1;min-width:1px!important}.rz-child-width-1-12\@sm > :not([class*=rz-width]){width:8.3326389468%!important}.rz-child-width-2-12\@sm > :not([class*=rz-width]), .rz-child-width-1-6\@sm > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-3-12\@sm > :not([class*=rz-width]), .rz-child-width-1-4\@sm > :not([class*=rz-width]){width:25%!important}.rz-child-width-4-12\@sm > :not([class*=rz-width]), .rz-child-width-2-6\@sm > :not([class*=rz-width]), .rz-child-width-1-3\@sm > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-12\@sm > :not([class*=rz-width]){width:41.6631947338%!important}.rz-child-width-6-12\@sm > :not([class*=rz-width]), .rz-child-width-3-6\@sm > :not([class*=rz-width]), .rz-child-width-1-2\@sm > :not([class*=rz-width]){width:50%!important}.rz-child-width-7-12\@sm > :not([class*=rz-width]){width:58.3284726273%!important}.rz-child-width-8-12\@sm > :not([class*=rz-width]), .rz-child-width-4-6\@sm > :not([class*=rz-width]), .rz-child-width-2-3\@sm > :not([class*=rz-width]){width:66.6444518494%!important}.rz-child-width-9-12\@sm > :not([class*=rz-width]){width:74.9937505208%!important}.rz-child-width-10-12\@sm > :not([class*=rz-width]){width:83.3263894675%!important}.rz-child-width-11-12\@sm > :not([class*=rz-width]){width:91.6590284143%!important}.rz-child-width-1-10\@sm > :not([class*=rz-width]){width:10%!important}.rz-child-width-2-10\@sm > :not([class*=rz-width]), .rz-child-width-1-5\@sm > :not([class*=rz-width]){width:20%!important}.rz-child-width-3-10\@sm > :not([class*=rz-width]){width:30%!important}.rz-child-width-4-10\@sm > :not([class*=rz-width]), .rz-child-width-2-5\@sm > :not([class*=rz-width]){width:40%!important}.rz-child-width-5-10\@sm > :not([class*=rz-width]){width:50%!important}.rz-child-width-6-10\@sm > :not([class*=rz-width]), .rz-child-width-3-5\@sm > :not([class*=rz-width]){width:60%!important}.rz-child-width-7-10\@sm > :not([class*=rz-width]){width:70%!important}.rz-child-width-8-10\@sm > :not([class*=rz-width]), .rz-child-width-4-5\@sm > :not([class*=rz-width]){width:80%!important}.rz-child-width-9-10\@sm > :not([class*=rz-width]){width:90%!important}.rz-child-width-1-8\@sm > :not([class*=rz-width]){width:12.4984376953%!important}.rz-child-width-2-8\@sm > :not([class*=rz-width]){width:25%!important}.rz-child-width-3-8\@sm > :not([class*=rz-width]){width:37.4953130859%!important}.rz-child-width-4-8\@sm > :not([class*=rz-width]), .rz-child-width-2-4\@sm > :not([class*=rz-width]){width:50%!important}.rz-child-width-5-8\@sm > :not([class*=rz-width]){width:62.4921884764%!important}.rz-child-width-6-8\@sm > :not([class*=rz-width]), .rz-child-width-3-4\@sm > :not([class*=rz-width]){width:75%!important}.rz-child-width-7-8\@sm > :not([class*=rz-width]){width:87.489063867%!important}.rz-child-width-1-6\@sm > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-2-6\@sm > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-6\@sm > :not([class*=rz-width]){width:83.3194467589%!important}.rz-child-width-1-1\@sm > :not([class*=rz-width]), .rz-child-width-12-12\@sm > :not([class*=rz-width]), .rz-child-width-10-10\@sm > :not([class*=rz-width]), .rz-child-width-8-8\@sm > :not([class*=rz-width]), .rz-child-width-6-6\@sm > :not([class*=rz-width]), .rz-child-width-5-5\@sm > :not([class*=rz-width]), .rz-child-width-4-4\@sm > :not([class*=rz-width]), .rz-child-width-3-3\@sm > :not([class*=rz-width]), .rz-child-width-2-2\@sm > :not([class*=rz-width]){width:100%!important}}@media (max-width: 768px){.rz-child-width-auto\@md > :not([class*=rz-width]){width:auto!important}.rz-child-width-expand\@md > :not([class*=rz-width]){flex:1;min-width:1px!important}.rz-child-width-1-12\@md > :not([class*=rz-width]){width:8.3326389468%!important}.rz-child-width-2-12\@md > :not([class*=rz-width]), .rz-child-width-1-6\@md > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-3-12\@md > :not([class*=rz-width]), .rz-child-width-1-4\@md > :not([class*=rz-width]){width:25%!important}.rz-child-width-4-12\@md > :not([class*=rz-width]), .rz-child-width-2-6\@md > :not([class*=rz-width]), .rz-child-width-1-3\@md > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-12\@md > :not([class*=rz-width]){width:41.6631947338%!important}.rz-child-width-6-12\@md > :not([class*=rz-width]), .rz-child-width-3-6\@md > :not([class*=rz-width]), .rz-child-width-1-2\@md > :not([class*=rz-width]){width:50%!important}.rz-child-width-7-12\@md > :not([class*=rz-width]){width:58.3284726273%!important}.rz-child-width-8-12\@md > :not([class*=rz-width]), .rz-child-width-4-6\@md > :not([class*=rz-width]), .rz-child-width-2-3\@md > :not([class*=rz-width]){width:66.6444518494%!important}.rz-child-width-9-12\@md > :not([class*=rz-width]){width:74.9937505208%!important}.rz-child-width-10-12\@md > :not([class*=rz-width]){width:83.3263894675%!important}.rz-child-width-11-12\@md > :not([class*=rz-width]){width:91.6590284143%!important}.rz-child-width-1-10\@md > :not([class*=rz-width]){width:10%!important}.rz-child-width-2-10\@md > :not([class*=rz-width]), .rz-child-width-1-5\@md > :not([class*=rz-width]){width:20%!important}.rz-child-width-3-10\@md > :not([class*=rz-width]){width:30%!important}.rz-child-width-4-10\@md > :not([class*=rz-width]), .rz-child-width-2-5\@md > :not([class*=rz-width]){width:40%!important}.rz-child-width-5-10\@md > :not([class*=rz-width]){width:50%!important}.rz-child-width-6-10\@md > :not([class*=rz-width]), .rz-child-width-3-5\@md > :not([class*=rz-width]){width:60%!important}.rz-child-width-7-10\@md > :not([class*=rz-width]){width:70%!important}.rz-child-width-8-10\@md > :not([class*=rz-width]), .rz-child-width-4-5\@md > :not([class*=rz-width]){width:80%!important}.rz-child-width-9-10\@md > :not([class*=rz-width]){width:90%!important}.rz-child-width-1-8\@md > :not([class*=rz-width]){width:12.4984376953%!important}.rz-child-width-2-8\@md > :not([class*=rz-width]){width:25%!important}.rz-child-width-3-8\@md > :not([class*=rz-width]){width:37.4953130859%!important}.rz-child-width-4-8\@md > :not([class*=rz-width]), .rz-child-width-2-4\@md > :not([class*=rz-width]){width:50%!important}.rz-child-width-5-8\@md > :not([class*=rz-width]){width:62.4921884764%!important}.rz-child-width-6-8\@md > :not([class*=rz-width]), .rz-child-width-3-4\@md > :not([class*=rz-width]){width:75%!important}.rz-child-width-7-8\@md > :not([class*=rz-width]){width:87.489063867%!important}.rz-child-width-1-6\@md > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-2-6\@md > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-6\@md > :not([class*=rz-width]){width:83.3194467589%!important}.rz-child-width-1-1\@md > :not([class*=rz-width]), .rz-child-width-12-12\@md > :not([class*=rz-width]), .rz-child-width-10-10\@md > :not([class*=rz-width]), .rz-child-width-8-8\@md > :not([class*=rz-width]), .rz-child-width-6-6\@md > :not([class*=rz-width]), .rz-child-width-5-5\@md > :not([class*=rz-width]), .rz-child-width-4-4\@md > :not([class*=rz-width]), .rz-child-width-3-3\@md > :not([class*=rz-width]), .rz-child-width-2-2\@md > :not([class*=rz-width]){width:100%!important}}@media (max-width: 992px){.rz-child-width-auto\@lg > :not([class*=rz-width]){width:auto!important}.rz-child-width-expand\@lg > :not([class*=rz-width]){flex:1;min-width:1px!important}.rz-child-width-1-12\@lg > :not([class*=rz-width]){width:8.3326389468%!important}.rz-child-width-2-12\@lg > :not([class*=rz-width]), .rz-child-width-1-6\@lg > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-3-12\@lg > :not([class*=rz-width]), .rz-child-width-1-4\@lg > :not([class*=rz-width]){width:25%!important}.rz-child-width-4-12\@lg > :not([class*=rz-width]), .rz-child-width-2-6\@lg > :not([class*=rz-width]), .rz-child-width-1-3\@lg > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-12\@lg > :not([class*=rz-width]){width:41.6631947338%!important}.rz-child-width-6-12\@lg > :not([class*=rz-width]), .rz-child-width-3-6\@lg > :not([class*=rz-width]), .rz-child-width-1-2\@lg > :not([class*=rz-width]){width:50%!important}.rz-child-width-7-12\@lg > :not([class*=rz-width]){width:58.3284726273%!important}.rz-child-width-8-12\@lg > :not([class*=rz-width]), .rz-child-width-4-6\@lg > :not([class*=rz-width]), .rz-child-width-2-3\@lg > :not([class*=rz-width]){width:66.6444518494%!important}.rz-child-width-9-12\@lg > :not([class*=rz-width]){width:74.9937505208%!important}.rz-child-width-10-12\@lg > :not([class*=rz-width]){width:83.3263894675%!important}.rz-child-width-11-12\@lg > :not([class*=rz-width]){width:91.6590284143%!important}.rz-child-width-1-10\@lg > :not([class*=rz-width]){width:10%!important}.rz-child-width-2-10\@lg > :not([class*=rz-width]), .rz-child-width-1-5\@lg > :not([class*=rz-width]){width:20%!important}.rz-child-width-3-10\@lg > :not([class*=rz-width]){width:30%!important}.rz-child-width-4-10\@lg > :not([class*=rz-width]), .rz-child-width-2-5\@lg > :not([class*=rz-width]){width:40%!important}.rz-child-width-5-10\@lg > :not([class*=rz-width]){width:50%!important}.rz-child-width-6-10\@lg > :not([class*=rz-width]), .rz-child-width-3-5\@lg > :not([class*=rz-width]){width:60%!important}.rz-child-width-7-10\@lg > :not([class*=rz-width]){width:70%!important}.rz-child-width-8-10\@lg > :not([class*=rz-width]), .rz-child-width-4-5\@lg > :not([class*=rz-width]){width:80%!important}.rz-child-width-9-10\@lg > :not([class*=rz-width]){width:90%!important}.rz-child-width-1-8\@lg > :not([class*=rz-width]){width:12.4984376953%!important}.rz-child-width-2-8\@lg > :not([class*=rz-width]){width:25%!important}.rz-child-width-3-8\@lg > :not([class*=rz-width]){width:37.4953130859%!important}.rz-child-width-4-8\@lg > :not([class*=rz-width]), .rz-child-width-2-4\@lg > :not([class*=rz-width]){width:50%!important}.rz-child-width-5-8\@lg > :not([class*=rz-width]){width:62.4921884764%!important}.rz-child-width-6-8\@lg > :not([class*=rz-width]), .rz-child-width-3-4\@lg > :not([class*=rz-width]){width:75%!important}.rz-child-width-7-8\@lg > :not([class*=rz-width]){width:87.489063867%!important}.rz-child-width-1-6\@lg > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-2-6\@lg > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-6\@lg > :not([class*=rz-width]){width:83.3194467589%!important}.rz-child-width-1-1\@lg > :not([class*=rz-width]), .rz-child-width-12-12\@lg > :not([class*=rz-width]), .rz-child-width-10-10\@lg > :not([class*=rz-width]), .rz-child-width-8-8\@lg > :not([class*=rz-width]), .rz-child-width-6-6\@lg > :not([class*=rz-width]), .rz-child-width-5-5\@lg > :not([class*=rz-width]), .rz-child-width-4-4\@lg > :not([class*=rz-width]), .rz-child-width-3-3\@lg > :not([class*=rz-width]), .rz-child-width-2-2\@lg > :not([class*=rz-width]){width:100%!important}}@media (max-width: 1200px){.rz-child-width-auto\@xl > :not([class*=rz-width]){width:auto!important}.rz-child-width-expand\@xl > :not([class*=rz-width]){flex:1;min-width:1px!important}.rz-child-width-1-12\@xl > :not([class*=rz-width]){width:8.3326389468%!important}.rz-child-width-2-12\@xl > :not([class*=rz-width]), .rz-child-width-1-6\@xl > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-3-12\@xl > :not([class*=rz-width]), .rz-child-width-1-4\@xl > :not([class*=rz-width]){width:25%!important}.rz-child-width-4-12\@xl > :not([class*=rz-width]), .rz-child-width-2-6\@xl > :not([class*=rz-width]), .rz-child-width-1-3\@xl > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-12\@xl > :not([class*=rz-width]){width:41.6631947338%!important}.rz-child-width-6-12\@xl > :not([class*=rz-width]), .rz-child-width-3-6\@xl > :not([class*=rz-width]), .rz-child-width-1-2\@xl > :not([class*=rz-width]){width:50%!important}.rz-child-width-7-12\@xl > :not([class*=rz-width]){width:58.3284726273%!important}.rz-child-width-8-12\@xl > :not([class*=rz-width]), .rz-child-width-4-6\@xl > :not([class*=rz-width]), .rz-child-width-2-3\@xl > :not([class*=rz-width]){width:66.6444518494%!important}.rz-child-width-9-12\@xl > :not([class*=rz-width]){width:74.9937505208%!important}.rz-child-width-10-12\@xl > :not([class*=rz-width]){width:83.3263894675%!important}.rz-child-width-11-12\@xl > :not([class*=rz-width]){width:91.6590284143%!important}.rz-child-width-1-10\@xl > :not([class*=rz-width]){width:10%!important}.rz-child-width-2-10\@xl > :not([class*=rz-width]), .rz-child-width-1-5\@xl > :not([class*=rz-width]){width:20%!important}.rz-child-width-3-10\@xl > :not([class*=rz-width]){width:30%!important}.rz-child-width-4-10\@xl > :not([class*=rz-width]), .rz-child-width-2-5\@xl > :not([class*=rz-width]){width:40%!important}.rz-child-width-5-10\@xl > :not([class*=rz-width]){width:50%!important}.rz-child-width-6-10\@xl > :not([class*=rz-width]), .rz-child-width-3-5\@xl > :not([class*=rz-width]){width:60%!important}.rz-child-width-7-10\@xl > :not([class*=rz-width]){width:70%!important}.rz-child-width-8-10\@xl > :not([class*=rz-width]), .rz-child-width-4-5\@xl > :not([class*=rz-width]){width:80%!important}.rz-child-width-9-10\@xl > :not([class*=rz-width]){width:90%!important}.rz-child-width-1-8\@xl > :not([class*=rz-width]){width:12.4984376953%!important}.rz-child-width-2-8\@xl > :not([class*=rz-width]){width:25%!important}.rz-child-width-3-8\@xl > :not([class*=rz-width]){width:37.4953130859%!important}.rz-child-width-4-8\@xl > :not([class*=rz-width]), .rz-child-width-2-4\@xl > :not([class*=rz-width]){width:50%!important}.rz-child-width-5-8\@xl > :not([class*=rz-width]){width:62.4921884764%!important}.rz-child-width-6-8\@xl > :not([class*=rz-width]), .rz-child-width-3-4\@xl > :not([class*=rz-width]){width:75%!important}.rz-child-width-7-8\@xl > :not([class*=rz-width]){width:87.489063867%!important}.rz-child-width-1-6\@xl > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-2-6\@xl > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-6\@xl > :not([class*=rz-width]){width:83.3194467589%!important}.rz-child-width-1-1\@xl > :not([class*=rz-width]), .rz-child-width-12-12\@xl > :not([class*=rz-width]), .rz-child-width-10-10\@xl > :not([class*=rz-width]), .rz-child-width-8-8\@xl > :not([class*=rz-width]), .rz-child-width-6-6\@xl > :not([class*=rz-width]), .rz-child-width-5-5\@xl > :not([class*=rz-width]), .rz-child-width-4-4\@xl > :not([class*=rz-width]), .rz-child-width-3-3\@xl > :not([class*=rz-width]), .rz-child-width-2-2\@xl > :not([class*=rz-width]){width:100%!important}}@media (min-width: 1200px){.rz-child-width-auto\@xxl > :not([class*=rz-width]){width:auto!important}.rz-child-width-expand\@xxl > :not([class*=rz-width]){flex:1;min-width:1px!important}.rz-child-width-1-12\@xxl > :not([class*=rz-width]){width:8.3326389468%!important}.rz-child-width-2-12\@xxl > :not([class*=rz-width]), .rz-child-width-1-6\@xxl > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-3-12\@xxl > :not([class*=rz-width]), .rz-child-width-1-4\@xxl > :not([class*=rz-width]){width:25%!important}.rz-child-width-4-12\@xxl > :not([class*=rz-width]), .rz-child-width-2-6\@xxl > :not([class*=rz-width]), .rz-child-width-1-3\@xxl > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-12\@xxl > :not([class*=rz-width]){width:41.6631947338%!important}.rz-child-width-6-12\@xxl > :not([class*=rz-width]), .rz-child-width-3-6\@xxl > :not([class*=rz-width]), .rz-child-width-1-2\@xxl > :not([class*=rz-width]){width:50%!important}.rz-child-width-7-12\@xxl > :not([class*=rz-width]){width:58.3284726273%!important}.rz-child-width-8-12\@xxl > :not([class*=rz-width]), .rz-child-width-4-6\@xxl > :not([class*=rz-width]), .rz-child-width-2-3\@xxl > :not([class*=rz-width]){width:66.6444518494%!important}.rz-child-width-9-12\@xxl > :not([class*=rz-width]){width:74.9937505208%!important}.rz-child-width-10-12\@xxl > :not([class*=rz-width]){width:83.3263894675%!important}.rz-child-width-11-12\@xxl > :not([class*=rz-width]){width:91.6590284143%!important}.rz-child-width-1-10\@xxl > :not([class*=rz-width]){width:10%!important}.rz-child-width-2-10\@xxl > :not([class*=rz-width]), .rz-child-width-1-5\@xxl > :not([class*=rz-width]){width:20%!important}.rz-child-width-3-10\@xxl > :not([class*=rz-width]){width:30%!important}.rz-child-width-4-10\@xxl > :not([class*=rz-width]), .rz-child-width-2-5\@xxl > :not([class*=rz-width]){width:40%!important}.rz-child-width-5-10\@xxl > :not([class*=rz-width]){width:50%!important}.rz-child-width-6-10\@xxl > :not([class*=rz-width]), .rz-child-width-3-5\@xxl > :not([class*=rz-width]){width:60%!important}.rz-child-width-7-10\@xxl > :not([class*=rz-width]){width:70%!important}.rz-child-width-8-10\@xxl > :not([class*=rz-width]), .rz-child-width-4-5\@xxl > :not([class*=rz-width]){width:80%!important}.rz-child-width-9-10\@xxl > :not([class*=rz-width]){width:90%!important}.rz-child-width-1-8\@xxl > :not([class*=rz-width]){width:12.4984376953%!important}.rz-child-width-2-8\@xxl > :not([class*=rz-width]){width:25%!important}.rz-child-width-3-8\@xxl > :not([class*=rz-width]){width:37.4953130859%!important}.rz-child-width-4-8\@xxl > :not([class*=rz-width]), .rz-child-width-2-4\@xxl > :not([class*=rz-width]){width:50%!important}.rz-child-width-5-8\@xxl > :not([class*=rz-width]){width:62.4921884764%!important}.rz-child-width-6-8\@xxl > :not([class*=rz-width]), .rz-child-width-3-4\@xxl > :not([class*=rz-width]){width:75%!important}.rz-child-width-7-8\@xxl > :not([class*=rz-width]){width:87.489063867%!important}.rz-child-width-1-6\@xxl > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-2-6\@xxl > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-6\@xxl > :not([class*=rz-width]){width:83.3194467589%!important}.rz-child-width-1-1\@xxl > :not([class*=rz-width]), .rz-child-width-12-12\@xxl > :not([class*=rz-width]), .rz-child-width-10-10\@xxl > :not([class*=rz-width]), .rz-child-width-8-8\@xxl > :not([class*=rz-width]), .rz-child-width-6-6\@xxl > :not([class*=rz-width]), .rz-child-width-5-5\@xxl > :not([class*=rz-width]), .rz-child-width-4-4\@xxl > :not([class*=rz-width]), .rz-child-width-3-3\@xxl > :not([class*=rz-width]), .rz-child-width-2-2\@xxl > :not([class*=rz-width]){width:100%!important}}
/* REVERSE xs */@media (min-width: 480px){.rz-child-width-auto\@sx > :not([class*=rz-width]){width:auto!important}.rz-child-width-expand\@sx > :not([class*=rz-width]){flex:1;min-width:1px!important}.rz-child-width-1-12\@sx > :not([class*=rz-width]){width:8.3326389468%!important}.rz-child-width-2-12\@sx > :not([class*=rz-width]), .rz-child-width-1-6\@sx > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-3-12\@sx > :not([class*=rz-width]), .rz-child-width-1-4\@sx > :not([class*=rz-width]){width:25%!important}.rz-child-width-4-12\@sx > :not([class*=rz-width]), .rz-child-width-2-6\@sx > :not([class*=rz-width]), .rz-child-width-1-3\@sx > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-12\@sx > :not([class*=rz-width]){width:41.6631947338%!important}.rz-child-width-6-12\@sx > :not([class*=rz-width]), .rz-child-width-3-6\@sx > :not([class*=rz-width]), .rz-child-width-1-2\@sx > :not([class*=rz-width]){width:50%!important}.rz-child-width-7-12\@sx > :not([class*=rz-width]){width:58.3284726273%!important}.rz-child-width-8-12\@sx > :not([class*=rz-width]), .rz-child-width-4-6\@sx > :not([class*=rz-width]), .rz-child-width-2-3\@sx > :not([class*=rz-width]){width:66.6444518494%!important}.rz-child-width-9-12\@sx > :not([class*=rz-width]){width:74.9937505208%!important}.rz-child-width-10-12\@sx > :not([class*=rz-width]){width:83.3263894675%!important}.rz-child-width-11-12\@sx > :not([class*=rz-width]){width:91.6590284143%!important}.rz-child-width-1-10\@sx > :not([class*=rz-width]){width:10%!important}.rz-child-width-2-10\@sx > :not([class*=rz-width]), .rz-child-width-1-5\@sx > :not([class*=rz-width]){width:20%!important}.rz-child-width-3-10\@sx > :not([class*=rz-width]){width:30%!important}.rz-child-width-4-10\@sx > :not([class*=rz-width]), .rz-child-width-2-5\@sx > :not([class*=rz-width]){width:40%!important}.rz-child-width-5-10\@sx > :not([class*=rz-width]){width:50%!important}.rz-child-width-6-10\@sx > :not([class*=rz-width]), .rz-child-width-3-5\@sx > :not([class*=rz-width]){width:60%!important}.rz-child-width-7-10\@sx > :not([class*=rz-width]){width:70%!important}.rz-child-width-8-10\@sx > :not([class*=rz-width]), .rz-child-width-4-5\@sx > :not([class*=rz-width]){width:80%!important}.rz-child-width-9-10\@sx > :not([class*=rz-width]){width:90%!important}.rz-child-width-1-8\@sx > :not([class*=rz-width]){width:12.4984376953%!important}.rz-child-width-2-8\@sx > :not([class*=rz-width]){width:25%!important}.rz-child-width-3-8\@sx > :not([class*=rz-width]){width:37.4953130859%!important}.rz-child-width-4-8\@sx > :not([class*=rz-width]), .rz-child-width-2-4\@sx > :not([class*=rz-width]){width:50%!important}.rz-child-width-5-8\@sx > :not([class*=rz-width]){width:62.4921884764%!important}.rz-child-width-6-8\@sx > :not([class*=rz-width]), .rz-child-width-3-4\@sx > :not([class*=rz-width]){width:75%!important}.rz-child-width-7-8\@sx > :not([class*=rz-width]){width:87.489063867%!important}.rz-child-width-1-6\@sx > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-2-6\@sx > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-6\@sx > :not([class*=rz-width]){width:83.3194467589%!important}.rz-child-width-1-1\@sx > :not([class*=rz-width]), .rz-child-width-12-12\@sx > :not([class*=rz-width]), .rz-child-width-10-10\@sx > :not([class*=rz-width]), .rz-child-width-8-8\@sx > :not([class*=rz-width]), .rz-child-width-6-6\@sx > :not([class*=rz-width]), .rz-child-width-5-5\@sx > :not([class*=rz-width]), .rz-child-width-4-4\@sx > :not([class*=rz-width]), .rz-child-width-3-3\@sx > :not([class*=rz-width]), .rz-child-width-2-2\@sx > :not([class*=rz-width]){width:100%!important}}
/* REVERSE sm */@media (min-width: 576px){.rz-child-width-auto\@ms > :not([class*=rz-width]){width:auto!important}.rz-child-width-expand\@ms > :not([class*=rz-width]){flex:1;min-width:1px!important}.rz-child-width-1-12\@ms > :not([class*=rz-width]){width:8.3326389468%!important}.rz-child-width-2-12\@ms > :not([class*=rz-width]), .rz-child-width-1-6\@ms > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-3-12\@ms > :not([class*=rz-width]), .rz-child-width-1-4\@ms > :not([class*=rz-width]){width:25%!important}.rz-child-width-4-12\@ms > :not([class*=rz-width]), .rz-child-width-2-6\@ms > :not([class*=rz-width]), .rz-child-width-1-3\@ms > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-12\@ms > :not([class*=rz-width]){width:41.6631947338%!important}.rz-child-width-6-12\@ms > :not([class*=rz-width]), .rz-child-width-3-6\@ms > :not([class*=rz-width]), .rz-child-width-1-2\@ms > :not([class*=rz-width]){width:50%!important}.rz-child-width-7-12\@ms > :not([class*=rz-width]){width:58.3284726273%!important}.rz-child-width-8-12\@ms > :not([class*=rz-width]), .rz-child-width-4-6\@ms > :not([class*=rz-width]), .rz-child-width-2-3\@ms > :not([class*=rz-width]){width:66.6444518494%!important}.rz-child-width-9-12\@ms > :not([class*=rz-width]){width:74.9937505208%!important}.rz-child-width-10-12\@ms > :not([class*=rz-width]){width:83.3263894675%!important}.rz-child-width-11-12\@ms > :not([class*=rz-width]){width:91.6590284143%!important}.rz-child-width-1-10\@ms > :not([class*=rz-width]){width:10%!important}.rz-child-width-2-10\@ms > :not([class*=rz-width]), .rz-child-width-1-5\@ms > :not([class*=rz-width]){width:20%!important}.rz-child-width-3-10\@ms > :not([class*=rz-width]){width:30%!important}.rz-child-width-4-10\@ms > :not([class*=rz-width]), .rz-child-width-2-5\@ms > :not([class*=rz-width]){width:40%!important}.rz-child-width-5-10\@ms > :not([class*=rz-width]){width:50%!important}.rz-child-width-6-10\@ms > :not([class*=rz-width]), .rz-child-width-3-5\@ms > :not([class*=rz-width]){width:60%!important}.rz-child-width-7-10\@ms > :not([class*=rz-width]){width:70%!important}.rz-child-width-8-10\@ms > :not([class*=rz-width]), .rz-child-width-4-5\@ms > :not([class*=rz-width]){width:80%!important}.rz-child-width-9-10\@ms > :not([class*=rz-width]){width:90%!important}.rz-child-width-1-8\@ms > :not([class*=rz-width]){width:12.4984376953%!important}.rz-child-width-2-8\@ms > :not([class*=rz-width]){width:25%!important}.rz-child-width-3-8\@ms > :not([class*=rz-width]){width:37.4953130859%!important}.rz-child-width-4-8\@ms > :not([class*=rz-width]), .rz-child-width-2-4\@ms > :not([class*=rz-width]){width:50%!important}.rz-child-width-5-8\@ms > :not([class*=rz-width]){width:62.4921884764%!important}.rz-child-width-6-8\@ms > :not([class*=rz-width]), .rz-child-width-3-4\@ms > :not([class*=rz-width]){width:75%!important}.rz-child-width-7-8\@ms > :not([class*=rz-width]){width:87.489063867%!important}.rz-child-width-1-6\@ms > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-2-6\@ms > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-6\@ms > :not([class*=rz-width]){width:83.3194467589%!important}.rz-child-width-1-1\@ms > :not([class*=rz-width]), .rz-child-width-12-12\@ms > :not([class*=rz-width]), .rz-child-width-10-10\@ms > :not([class*=rz-width]), .rz-child-width-8-8\@ms > :not([class*=rz-width]), .rz-child-width-6-6\@ms > :not([class*=rz-width]), .rz-child-width-5-5\@ms > :not([class*=rz-width]), .rz-child-width-4-4\@ms > :not([class*=rz-width]), .rz-child-width-3-3\@ms > :not([class*=rz-width]), .rz-child-width-2-2\@ms > :not([class*=rz-width]){width:100%!important}}
/* REVERSE md */@media (min-width: 768px){.rz-child-width-auto\@dm > :not([class*=rz-width]){width:auto!important}.rz-child-width-expand\@dm > :not([class*=rz-width]){flex:1;min-width:1px!important}.rz-child-width-1-12\@dm > :not([class*=rz-width]){width:8.3326389468%!important}.rz-child-width-2-12\@dm > :not([class*=rz-width]), .rz-child-width-1-6\@dm > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-3-12\@dm > :not([class*=rz-width]), .rz-child-width-1-4\@dm > :not([class*=rz-width]){width:25%!important}.rz-child-width-4-12\@dm > :not([class*=rz-width]), .rz-child-width-2-6\@dm > :not([class*=rz-width]), .rz-child-width-1-3\@dm > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-12\@dm > :not([class*=rz-width]){width:41.6631947338%!important}.rz-child-width-6-12\@dm > :not([class*=rz-width]), .rz-child-width-3-6\@dm > :not([class*=rz-width]), .rz-child-width-1-2\@dm > :not([class*=rz-width]){width:50%!important}.rz-child-width-7-12\@dm > :not([class*=rz-width]){width:58.3284726273%!important}.rz-child-width-8-12\@dm > :not([class*=rz-width]), .rz-child-width-4-6\@dm > :not([class*=rz-width]), .rz-child-width-2-3\@dm > :not([class*=rz-width]){width:66.6444518494%!important}.rz-child-width-9-12\@dm > :not([class*=rz-width]){width:74.9937505208%!important}.rz-child-width-10-12\@dm > :not([class*=rz-width]){width:83.3263894675%!important}.rz-child-width-11-12\@dm > :not([class*=rz-width]){width:91.6590284143%!important}.rz-child-width-1-10\@dm > :not([class*=rz-width]){width:10%!important}.rz-child-width-2-10\@dm > :not([class*=rz-width]), .rz-child-width-1-5\@dm > :not([class*=rz-width]){width:20%!important}.rz-child-width-3-10\@dm > :not([class*=rz-width]){width:30%!important}.rz-child-width-4-10\@dm > :not([class*=rz-width]), .rz-child-width-2-5\@dm > :not([class*=rz-width]){width:40%!important}.rz-child-width-5-10\@dm > :not([class*=rz-width]){width:50%!important}.rz-child-width-6-10\@dm > :not([class*=rz-width]), .rz-child-width-3-5\@dm > :not([class*=rz-width]){width:60%!important}.rz-child-width-7-10\@dm > :not([class*=rz-width]){width:70%!important}.rz-child-width-8-10\@dm > :not([class*=rz-width]), .rz-child-width-4-5\@dm > :not([class*=rz-width]){width:80%!important}.rz-child-width-9-10\@dm > :not([class*=rz-width]){width:90%!important}.rz-child-width-1-8\@dm > :not([class*=rz-width]){width:12.4984376953%!important}.rz-child-width-2-8\@dm > :not([class*=rz-width]){width:25%!important}.rz-child-width-3-8\@dm > :not([class*=rz-width]){width:37.4953130859%!important}.rz-child-width-4-8\@dm > :not([class*=rz-width]), .rz-child-width-2-4\@dm > :not([class*=rz-width]){width:50%!important}.rz-child-width-5-8\@dm > :not([class*=rz-width]){width:62.4921884764%!important}.rz-child-width-6-8\@dm > :not([class*=rz-width]), .rz-child-width-3-4\@dm > :not([class*=rz-width]){width:75%!important}.rz-child-width-7-8\@dm > :not([class*=rz-width]){width:87.489063867%!important}.rz-child-width-1-6\@dm > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-2-6\@dm > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-6\@dm > :not([class*=rz-width]){width:83.3194467589%!important}.rz-child-width-1-1\@dm > :not([class*=rz-width]), .rz-child-width-12-12\@dm > :not([class*=rz-width]), .rz-child-width-10-10\@dm > :not([class*=rz-width]), .rz-child-width-8-8\@dm > :not([class*=rz-width]), .rz-child-width-6-6\@dm > :not([class*=rz-width]), .rz-child-width-5-5\@dm > :not([class*=rz-width]), .rz-child-width-4-4\@dm > :not([class*=rz-width]), .rz-child-width-3-3\@dm > :not([class*=rz-width]), .rz-child-width-2-2\@dm > :not([class*=rz-width]){width:100%!important}}@media (min-width: 992px){.rz-child-width-auto\@gl > :not([class*=rz-width]){width:auto!important}.rz-child-width-expand\@gl > :not([class*=rz-width]){flex:1;min-width:1px!important}.rz-child-width-1-12\@gl > :not([class*=rz-width]){width:8.3326389468%!important}.rz-child-width-2-12\@gl > :not([class*=rz-width]), .rz-child-width-1-6\@gl > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-3-12\@gl > :not([class*=rz-width]), .rz-child-width-1-4\@gl > :not([class*=rz-width]){width:25%!important}.rz-child-width-4-12\@gl > :not([class*=rz-width]), .rz-child-width-2-6\@gl > :not([class*=rz-width]), .rz-child-width-1-3\@gl > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-12\@gl > :not([class*=rz-width]){width:41.6631947338%!important}.rz-child-width-6-12\@gl > :not([class*=rz-width]), .rz-child-width-3-6\@gl > :not([class*=rz-width]), .rz-child-width-1-2\@gl > :not([class*=rz-width]){width:50%!important}.rz-child-width-7-12\@gl > :not([class*=rz-width]){width:58.3284726273%!important}.rz-child-width-8-12\@gl > :not([class*=rz-width]), .rz-child-width-4-6\@gl > :not([class*=rz-width]), .rz-child-width-2-3\@gl > :not([class*=rz-width]){width:66.6444518494%!important}.rz-child-width-9-12\@gl > :not([class*=rz-width]){width:74.9937505208%!important}.rz-child-width-10-12\@gl > :not([class*=rz-width]){width:83.3263894675%!important}.rz-child-width-11-12\@gl > :not([class*=rz-width]){width:91.6590284143%!important}.rz-child-width-1-10\@gl > :not([class*=rz-width]){width:10%!important}.rz-child-width-2-10\@gl > :not([class*=rz-width]), .rz-child-width-1-5\@gl > :not([class*=rz-width]){width:20%!important}.rz-child-width-3-10\@gl > :not([class*=rz-width]){width:30%!important}.rz-child-width-4-10\@gl > :not([class*=rz-width]), .rz-child-width-2-5\@gl > :not([class*=rz-width]){width:40%!important}.rz-child-width-5-10\@gl > :not([class*=rz-width]){width:50%!important}.rz-child-width-6-10\@gl > :not([class*=rz-width]), .rz-child-width-3-5\@gl > :not([class*=rz-width]){width:60%!important}.rz-child-width-7-10\@gl > :not([class*=rz-width]){width:70%!important}.rz-child-width-8-10\@gl > :not([class*=rz-width]), .rz-child-width-4-5\@gl > :not([class*=rz-width]){width:80%!important}.rz-child-width-9-10\@gl > :not([class*=rz-width]){width:90%!important}.rz-child-width-1-8\@gl > :not([class*=rz-width]){width:12.4984376953%!important}.rz-child-width-2-8\@gl > :not([class*=rz-width]){width:25%!important}.rz-child-width-3-8\@gl > :not([class*=rz-width]){width:37.4953130859%!important}.rz-child-width-4-8\@gl > :not([class*=rz-width]), .rz-child-width-2-4\@gl > :not([class*=rz-width]){width:50%!important}.rz-child-width-5-8\@gl > :not([class*=rz-width]){width:62.4921884764%!important}.rz-child-width-6-8\@gl > :not([class*=rz-width]), .rz-child-width-3-4\@gl > :not([class*=rz-width]){width:75%!important}.rz-child-width-7-8\@gl > :not([class*=rz-width]){width:87.489063867%!important}.rz-child-width-1-6\@gl > :not([class*=rz-width]){width:16.6638893518%!important}.rz-child-width-2-6\@gl > :not([class*=rz-width]){width:33.3222259247%!important}.rz-child-width-5-6\@gl > :not([class*=rz-width]){width:83.3194467589%!important}.rz-child-width-1-1\@gl > :not([class*=rz-width]), .rz-child-width-12-12\@gl > :not([class*=rz-width]), .rz-child-width-10-10\@gl > :not([class*=rz-width]), .rz-child-width-8-8\@gl > :not([class*=rz-width]), .rz-child-width-6-6\@gl > :not([class*=rz-width]), .rz-child-width-5-5\@gl > :not([class*=rz-width]), .rz-child-width-4-4\@gl > :not([class*=rz-width]), .rz-child-width-3-3\@gl > :not([class*=rz-width]), .rz-child-width-2-2\@gl > :not([class*=rz-width]){width:100%!important}}
/* $breakpoints: (xs: '480', sm: '576', md: '768', lg: '992', xl: '1200', xxl: '5600') !default; */.rz-visible{display:initial}.rz-hidden{display:none!important}.rz-child-hidden > :not([class*=rz-hidden]){display:none!important}@media (max-width: 480px){.rz-hidden\@xs{display:none!important}.rz-child-hidden\@xs > :not([class*=rz-hidden]){display:none!important}}@media (min-width: 480px){.rz-hidden\@sx{display:none!important}.rz-child-hidden\@sx > :not([class*=rz-hidden]){display:none!important}}@media (max-width: 576px){.rz-hidden\@sm{display:none!important}.rz-child-hidden\@sm > :not([class*=rz-hidden]){display:none!important}}@media (min-width: 576px){.rz-hidden\@ms{display:none!important}.rz-child-hidden\@ms > :not([class*=rz-hidden]){display:none!important}}@media (max-width: 768px){.rz-hidden\@md{display:none!important}.rz-child-hidden\@md > :not([class*=rz-hidden]){display:none!important}}@media (min-width: 768px){.rz-hidden\@dm{display:none!important}.rz-child-hidden\@dm > :not([class*=rz-hidden]){display:none!important}}@media (max-width: 992px){.rz-hidden\@lg{display:none!important}.rz-child-hidden\@lg > :not([class*=rz-hidden]){display:none!important}}@media (min-width: 992px){.rz-hidden\@gl{display:none!important}.rz-child-hidden\@gl > :not([class*=rz-hidden]){display:none!important}}@media (max-width: 1200px){.rz-hidden\@xl{display:none!important}.rz-child-hidden\@xl > :not([class*=rz-hidden]){display:none!important}}@media (min-width: 1200px){.rz-hidden\@lx{display:none!important}.rz-child-hidden\@lx > :not([class*=rz-hidden]){display:none!important}}@media (min-width: 1200px){.rz-hidden\@xxl{display:none!important}.rz-child-hidden\@xxl > :not([class*=rz-hidden]){display:none!important}}@media only screen and (max-width: 5600px){.rz-layout-header{padding:0 64px}}@media only screen and (max-width: 1200px){.rz-layout-header{padding:0 64px}}@media only screen and (max-width: 992px){.rz-layout-header{padding:0 32px}}@media only screen and (max-width: 576px){.rz-layout-header{padding:0 4px}}@media print{.rz-layout-header{padding:0}}@media only screen and (max-width: 5600px){.rz-layout-footer{padding:12px 64px!important}}@media only screen and (max-width: 1200px){.rz-layout-footer{padding:12px 64px!important}}@media only screen and (max-width: 992px){.rz-layout-footer{padding:6px 32px!important}}@media only screen and (max-width: 576px){.rz-layout-footer{padding:0px 4px!important}}@media print{.rz-layout-footer{padding:0}}.rz-container{color:var(--rz-d4-color)!important;background-color:var(--rz-l4-background-color)!important}.rz-spinner-container{ /* Invalid */top:0;bottom:0;left:0;right:0}.rz-button{margin:0;border:none;overflow:visible;font:inherit;color:inherit;text-transform:none;display:inline-block;box-sizing:border-box;padding:0 30px;vertical-align:middle;font-size:0.875rem;line-height:38px;text-align:center;text-decoration:none;text-transform:uppercase;transition:0.1s ease-in-out;transition-property:color,background-color,border-color}.rz-button:not(:disabled){cursor:pointer}.rz-button::-moz-focus-inner{border:0;padding:0}.rz-button:hover{text-decoration:none}.rz-button:focus{outline:0}.rz-button-small{padding:0 15px;line-height:28px;font-size:0.875rem}.rz-button-large{padding:0 40px;line-height:53px;font-size:0.875rem}.rz-button-text{padding:0;line-height:1.5;background:0 0;color:#333;position:relative}.rz-button-text::before{content:"";position:absolute;bottom:0;left:0;right:100%;border-bottom:1px solid #333;transition:right 0.3s ease-out}.rz-button-text:focus, .rz-button-text:hover{color:#333}.rz-button-text:focus::before, .rz-button-text:hover::before{right:0}.rz-button-text:disabled{color:#999}.rz-button-text:disabled::before{display:none}.rz-button-link{padding:0;line-height:1.5;background:0 0;color:#1e87f0}.rz-button-link:focus, .rz-button-link:hover{color:#0f6ecd;text-decoration:underline}.rz-button-link:disabled{color:#999;text-decoration:none}.rz-button-group{display:inline-flex;vertical-align:middle;position:relative}.rz-button-group > .rz-button:nth-child(n+2), .rz-button-group > div:nth-child(n+2) .rz-button{margin-left:-1px}.rz-button-group .rz-button.rz-active, .rz-button-group .rz-button:active, .rz-button-group .rz-button:focus, .rz-button-group .rz-button:hover{position:relative;z-index:1}.rz-border-radius-2{border-radius:2px;overflow:hidden}.rz-border-radius-3{border-radius:3px;overflow:hidden}.rz-border-radius-5{border-radius:5px;overflow:hidden}.rz-border-radius-8{border-radius:8px;overflow:hidden}.rz-border-radius-10{border-radius:10px;overflow:hidden}

/* Simple Animation */
/* FadeIn | FadeOut (using with observers) */@keyframes visible-set{0%{opacity:1}100%{opacity:0}}@keyframes hide-set{0%{opacity:0}100%{opacity:1}}.rz-vis-animate{
  /* animation-delay: 0.5s; Задержка перед началом */transition:0.5s; /* Скорость перехода состояния элемента */animation:visible-set 0.5s 1; /* Указываем название анимации, её время и количество повторов */animation-fill-mode:forwards /* Чтобы элемент оставался в конечном состоянии анимации */}.rz-hid-animate{
  /* animation-delay: 0.5s; Задержка перед началом */transition:0.5s; /* Скорость перехода состояния элемента */animation:hide-set 0.5s 1; /* Указываем название анимации, её время и количество повторов */animation-fill-mode:forwards /* Чтобы элемент оставался в конечном состоянии анимации */}

/* Button for AI */.glow-on-hover{border:none;outline:none;color:#fff;background:#111;cursor:pointer;position:relative;z-index:0;border-radius:10px}.glow-on-hover:before{content:"";background:linear-gradient(45deg,#ff0000,#ff7300,#fffb00,#48ff00,#00ffd5,#002bff,#7a00ff,#ff00c8,#ff0000);position:absolute;top:-2px;left:-2px;background-size:400%;z-index:-1;filter:blur(5px);width:calc(100% + 4px);height:calc(100% + 4px);animation:glowing 20s linear infinite;opacity:0;transition:opacity 0.3s ease-in-out;border-radius:10px}.glow-on-hover:active{color:#000}.glow-on-hover:active:after{background:transparent}.glow-on-hover:hover:before{opacity:1}.glow-on-hover:after{z-index:-1;content:"";position:absolute;width:100%;height:100%;background:#111;left:0;top:0;border-radius:10px}@keyframes glowing{0%{background-position:0 0}50%{background-position:400% 0}100%{background-position:0 0}}
/* RESPONSIVE CSS FOR DIFFERENT SCREENS
-------------------------------------------------- */
/* ======================= */
/* A smooth size changing  */
/* ======================= */.rz-navbar-text{font-size:calc((1vw + 1vh) * 1.3)}h1.txt-stroke-blue-shadow, h1.txt-stroke-red-shadow, h1.txt-stroke-black-shadow{font-size:calc((1vw + 1vh) / 0.6);line-height:1.2}h2.txt-stroke-blue-shadow, h2.txt-stroke-red-shadow, h2.txt-stroke-black-shadow{font-size:calc((1vw + 1vh) / 0.68);line-height:1.2}.rz-text-calc-height-5{font-size:calc((1vw + 1vh) * 0.8)}.rz-text-calc-height-8{font-size:calc((1vw + 1vh) * 1)}.rz-text-calc-height-10{font-size:calc((1vw + 1vh) * 1.2)}.rz-text-calc-height-20{font-size:calc((1vw + 1vh) * 1.6)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}::-webkit-scrollbar-thumb{background-color:darkgrey;outline:1px solid slategrey}

/* ======================= */
/*    Step size changing   */
/* ======================= */
/* $breakpoints: (xs: '480', sm: '576', md: '768', lg: '992', xl: '1200', xxl: '5600') !default; */
/* For full and medium screens */@media (min-width: 1200px){
  /* Content */.homepage-bgimage{background-attachment:fixed}}
/* Portrait tablets and small desktops */@media (min-width: 992px) and (max-width: 1200px){
  /* Content */.homepage-bgimage{background-attachment:fixed}}
/* Landscape phones and portrait tablets */@media screen and (min-width: 768px) and (max-width: 992px){
  /* Content */.homepage-bgimage{background-attachment:fixed}}
/* Phone & Mini-Tablets */@media screen and (max-width: 768px){
  /* Content */.homepage-bgimage{background-attachment:scroll}}@media screen and (max-width: 576px){
  /* Content */.homepage-bgimage{background-attachment:scroll}}@media screen and (max-width: 480px){
  /* Content */.homepage-bgimage{background-attachment:scroll}}.rz-margin-left-right-0{margin-left:0px!important;margin-right:0px!important}.rz-margin-left-0{margin-left:0px!important}.rz-margin-right-0{margin-right:0px!important}.rz-margin-left-right-5{margin-left:5px!important;margin-right:5px!important}.rz-margin-left-5{margin-left:5px!important}.rz-margin-right-5{margin-right:5px!important}.rz-margin-left-right-child-0 > *{margin-left:0px!important;margin-right:0px!important}.rz-margin-left-child-0 > *{margin-left:0px!important}.rz-margin-right-child-0 > *{margin-right:0px!important}.rz-margin-left-right-child-5 > *{margin-left:5px!important;margin-right:5px!important}.rz-margin-left-child-5 > *{margin-left:5px!important}.rz-margin-right-child-5 > *{margin-right:5px!important}.rz-margin-left-right-8{margin-left:8px!important;margin-right:8px!important}.rz-margin-left-8{margin-left:8px!important}.rz-margin-right-8{margin-right:8px!important}.rz-margin-left-right-child-8 > *{margin-left:8px!important;margin-right:8px!important}.rz-margin-left-child-8 > *{margin-left:8px!important}.rz-margin-right-child-8 > *{margin-right:8px!important}.rz-margin-left-right-10{margin-left:10px!important;margin-right:10px!important}.rz-margin-left-10{margin-left:10px!important}.rz-margin-right-10{margin-right:10px!important}.rz-margin-left-right-child-10 > *{margin-left:10px!important;margin-right:10px!important}.rz-margin-left-child-10 > *{margin-left:10px!important}.rz-margin-right-child-10 > *{margin-right:10px!important}.rz-margin-left-right-16{margin-left:16px!important;margin-right:16px!important}.rz-margin-left-16{margin-left:16px!important}.rz-margin-right-16{margin-right:16px!important}.rz-margin-left-right-child-16 > *{margin-left:16px!important;margin-right:16px!important}.rz-margin-left-child-16 > *{margin-left:16px!important}.rz-margin-right-child-16 > *{margin-right:16px!important}.rz-margin-top-0{margin-top:0px!important}.rz-margin-top-2{margin-top:2px!important}.rz-margin-top-3{margin-top:3px!important}.rz-margin-top-5{margin-top:5px!important}.rz-margin-top-8{margin-top:8px!important}.rz-margin-top-10{margin-top:10px!important}.rz-margin-top-16{margin-top:16px!important}.rz-margin-top-20{margin-top:20px!important}.rz-margin-top-30{margin-top:30px!important}.rz-margin-top-40{margin-top:40px!important}.rz-margin-top-50{margin-top:50px!important}.rz-margin-top-51{margin-top:51px!important}.rz-margin-top-80{margin-top:80px!important}.rz-margin-top-100{margin-top:100px!important}.rz-margin-top-120{margin-top:120px!important}.rz-margin-top-150{margin-top:150px!important}.rz-margin-bottom-0{margin-bottom:0px!important}.rz-margin-bottom-2{margin-bottom:2px!important}.rz-margin-bottom-3{margin-bottom:3px!important}.rz-margin-bottom-5{margin-bottom:5px!important}.rz-margin-bottom-8{margin-bottom:8px!important}.rz-margin-bottom-10{margin-bottom:10px!important}.rz-margin-bottom-16{margin-bottom:16px!important}.rz-margin-bottom-20{margin-bottom:20px!important}.rz-margin-top-bottom-0{margin-top:0px!important;margin-bottom:0px!important}.rz-margin-top-bottom-2{margin-top:2px!important;margin-bottom:2px!important}.rz-margin-top-bottom-3{margin-top:3px!important;margin-bottom:3px!important}.rz-margin-top-bottom-5{margin-top:5px!important;margin-bottom:5px!important}.rz-margin-top-bottom-8{margin-top:8px!important;margin-bottom:8px!important}.rz-margin-top-bottom-10{margin-top:10px!important;margin-bottom:10px!important}.rz-margin-top-bottom-16{margin-top:16px!important;margin-bottom:16px!important}.rz-margin-top-bottom-20{margin-top:20px!important;margin-bottom:20px!important}.rz-margin-child-0 > *{margin:0px!important}.rz-margin-child-5 > *{margin:5px!important}.rz-margin-child-8 > *{margin:8px!important}.rz-margin-child-10 > *{margin:10px!important}.rz-margin-child-16 > *{margin:16px!important}.rz-margin-child-20 > *{margin:20px!important}.rz-margin-top-child-0 > *{margin-top:0px!important}.rz-margin-top-child-5 > *{margin-top:5px!important}.rz-margin-top-child-8 > *{margin-top:8px!important}.rz-margin-top-child-10 > *{margin-top:10px!important}.rz-margin-top-child-16 > *{margin-top:16px!important}.rz-margin-top-child-20 > *{margin-top:20px!important}.rz-margin-bottom-child-0 > *{margin-bottom:0px!important}.rz-margin-bottom-child-5 > *{margin-bottom:5px!important}.rz-margin-bottom-child-8 > *{margin-bottom:8px!important}.rz-margin-bottom-child-10 > *{margin-bottom:10px!important}.rz-margin-bottom-child-16 > *{margin-bottom:16px!important}.rz-margin-bottom-child-20 > *{margin-bottom:20px!important}.rz-margin-top-bottom-child-0 > *{margin-top:0px!important;margin-bottom:0px!important}.rz-margin-top-bottom-child-5 > *{margin-top:5px!important;margin-bottom:5px!important}.rz-margin-top-bottom-child-8 > *{margin-top:8px!important;margin-bottom:8px!important}.rz-margin-top-bottom-child-10 > *{margin-top:10px!important;margin-bottom:10px!important}.rz-margin-top-bottom-child-16 > *{margin-top:16px!important;margin-bottom:16px!important}.rz-margin-top-bottom-child-20 > *{margin-top:20px!important;margin-bottom:20px!important}.rz-margin-0{margin:0px!important}.rz-margin-1{margin:1px!important}.rz-margin-2{margin:2px!important}.rz-margin-3{margin:3px!important}.rz-margin-4{margin:4px!important}.rz-margin-5{margin:5px!important}.rz-margin-8{margin:8px!important}.rz-margin-10{margin:10px!important}.rz-margin-16{margin:16px!important}.rz-margin-20{margin:20px!important}.rz-margin-30{margin:30px!important}.rz-margin-40{margin:40px!important}.rz-margin-50{margin:50px!important}.rz-margin-80{margin:80px!important}.rz-margin-100{margin:100px!important}.rz-padding-0{padding:0px!important}.rz-padding-1{padding:1px!important}.rz-padding-2{padding:2px!important}.rz-padding-3{padding:3px!important}.rz-padding-4{padding:4px!important}.rz-padding-5{padding:5px!important}.rz-padding-8{padding:8px!important}.rz-padding-10{padding:10px!important}.rz-padding-16{padding:16px!important}.rz-padding-20{padding:20px!important}.rz-padding-30{padding:30px!important}.rz-padding-40{padding:40px!important}.rz-padding-50{padding:50px!important}.rz-padding-80{padding:80px!important}.rz-padding-100{padding:100px!important}.rz-padding-child-0{margin:0px}.rz-padding-child-0 > *{padding:0px!important}.rz-padding-child-3{margin:-3px}.rz-padding-child-3 > *{padding:3px!important}.rz-padding-child-5{margin:-5px}.rz-padding-child-5 > *{padding:5px!important}.rz-padding-child-8 > *{margin:-8px}.rz-padding-child-8 > *{padding:8px!important}.rz-padding-child-10 > *{margin:-10px}.rz-padding-child-10 > *{padding:10px!important}.rz-padding-child-16 > *{margin:-16px}.rz-padding-child-16 > *{padding:16px!important}.rz-padding-child-20 > *{margin:-20px}.rz-padding-child-20 > *{padding:20px!important}.rz-padding-left-right-0{padding-left:0px!important;padding-right:0px!important}.rz-padding-left-right-5{padding-left:5px!important;padding-right:5px!important}.rz-padding-left-0{padding-left:0px!important}.rz-padding-left-5{padding-left:5px!important}.rz-padding-right-0{padding-right:0px!important}.rz-padding-right-5{padding-right:5px!important}.rz-padding-left-right-child-0{margin-left:0px;margin-right:0px}.rz-padding-left-right-child-0 > *{padding-left:0px!important;padding-right:0px!important}.rz-padding-left-right-child-5{margin-left:-5px;margin-right:-5px}.rz-padding-left-right-child-5 > *{padding-left:5px!important;padding-right:5px!important}.rz-padding-left-child-0 > *{padding-left:0px!important}.rz-padding-left-child-5 > *{padding-left:5px!important}.rz-padding-right-child-0 > *{padding-right:0px!important}.rz-padding-right-child-5 > *{padding-right:5px!important}.rz-padding-top-bottom-0{padding-top:0px!important;padding-bottom:0px!important}.rz-padding-top-bottom-5{padding-top:5px!important;padding-bottom:5px!important}.rz-padding-top-0{padding-top:0px!important}.rz-padding-top-5{padding-top:5px!important}.rz-padding-bottom-0{padding-bottom:0px!important}.rz-padding-bottom-5{padding-bottom:5px!important}.rz-padding-top-bottom-child-0{margin-top:0px;margin-bottom:0px}.rz-padding-top-bottom-child-0 > *{padding-top:0px!important;padding-bottom:0px!important}.rz-padding-top-bottom-child-5{margin-top:-5px;margin-bottom:-5px}.rz-padding-top-bottom-child-5 > *{padding-top:5px!important;padding-bottom:5px!important}.rz-padding-top-child-0 > *{padding-top:0px!important}.rz-padding-top-child-5 > *{padding-top:5px!important}.rz-padding-bottom-child-0 > *{padding-bottom:0px!important}.rz-padding-bottom-child-5 > *{padding-bottom:5px!important}.rz-padding-left-right-8{padding-left:8px!important;padding-right:8px!important}.rz-padding-left-8{padding-left:8px!important}.rz-padding-right-8{padding-right:8px!important}.rz-padding-left-right-child-8{margin-left:-8px;margin-right:-8px}.rz-padding-left-right-child-8 > *{padding-left:8px!important;padding-right:8px!important}.rz-padding-left-child-8 > *{padding-left:8px!important}.rz-padding-right-child-8 > *{padding-right:8px!important}.rz-padding-top-bottom-8{padding-top:8px!important;padding-bottom:8px!important}.rz-padding-top-8{padding-top:8px!important}.rz-padding-bottom-8{padding-bottom:8px!important}.rz-padding-top-bottom-child-8{margin-top:-8px;margin-bottom:-8px}.rz-padding-top-bottom-child-8 > *{padding-top:8px!important;padding-bottom:8px!important}.rz-padding-top-child-8 > *{padding-top:8px!important}.rz-padding-bottom-child-8 > *{padding-bottom:8px!important}.rz-padding-left-right-10{padding-left:10px!important;padding-right:10px!important}.rz-padding-left-10{padding-left:10px!important}.rz-padding-right-10{padding-right:10px!important}.rz-padding-left-right-child-10{margin-left:-10px;margin-right:-10px}.rz-padding-left-right-child-10 > *{padding-left:10px!important;padding-right:10px!important}.rz-padding-left-child-10 > *{padding-left:10px!important}.rz-padding-right-child-10 > *{padding-right:10px!important}.rz-padding-top-bottom-10{padding-top:10px!important;padding-bottom:10px!important}.rz-padding-top-10{padding-top:10px!important}.rz-padding-bottom-10{padding-bottom:10px!important}.rz-padding-top-bottom-child-10{margin-top:-10px;margin-bottom:-10px}.rz-padding-top-bottom-child-10 > *{padding-top:10px!important;padding-bottom:10px!important}.rz-padding-top-child-10 > *{padding-top:10px!important}.rz-padding-bottom-child-10 > *{padding-bottom:10px!important}.rz-padding-left-right-16{padding-left:16px!important;padding-right:16px!important}.rz-padding-left-16{padding-left:16px!important}.rz-padding-right-16{padding-right:16px!important}.rz-padding-left-right-child-16{margin-left:-16px;margin-right:-16px}.rz-padding-left-right-child-16 > *{padding-left:16px!important;padding-right:16px!important}.rz-padding-left-child-16 > *{padding-left:16px!important}.rz-padding-right-child-16 > *{padding-right:16px!important}.rz-padding-top-bottom-16{padding-top:16px!important;padding-bottom:16px!important}.rz-padding-top-16{padding-top:16px!important}.rz-padding-bottom-16{padding-bottom:16px!important}.rz-padding-top-bottom-child-16{margin-top:-16px;margin-bottom:-16px}.rz-padding-top-bottom-child-16 > *{padding-top:16px!important;padding-bottom:16px!important}.rz-padding-top-child-16 > *{padding-top:16px!important}.rz-padding-bottom-child-16 > *{padding-bottom:16px!important}.rz-padding-left-right-20{padding-left:20px!important;padding-right:20px!important}.rz-padding-left-20{padding-left:20px!important}.rz-padding-right-20{padding-right:20px!important}.rz-padding-left-right-child-20{margin-left:-20px;margin-right:-20px}.rz-padding-left-right-child-20 > *{padding-left:20px!important;padding-right:20px!important}.rz-padding-left-child-20 > *{padding-left:20px!important}.rz-padding-right-child-20 > *{padding-right:20px!important}.rz-padding-top-bottom-20{padding-top:20px!important;padding-bottom:20px!important}.rz-padding-top-20{padding-top:20px!important}.rz-padding-bottom-20{padding-bottom:20px!important}.rz-padding-top-bottom-child-20{margin-top:-20px;margin-bottom:-20px}.rz-padding-top-bottom-child-20 > *{padding-top:20px!important;padding-bottom:20px!important}.rz-padding-top-child-20 > *{padding-top:20px!important}.rz-padding-bottom-child-20 > *{padding-bottom:20px!important}.rz-padding-left-right-30{padding-left:30px!important;padding-right:30px!important}.rz-padding-left-30{padding-left:30px!important}.rz-padding-right-30{padding-right:30px!important}.rz-padding-left-right-child-30{margin-left:-30px;margin-right:-30px}.rz-padding-left-right-child-30 > *{padding-left:30px!important;padding-right:30px!important}.rz-padding-left-child-30 > *{padding-left:30px!important}.rz-padding-right-child-30 > *{padding-right:30px!important}.rz-padding-top-bottom-30{padding-top:30px!important;padding-bottom:30px!important}.rz-padding-top-30{padding-top:30px!important}.rz-padding-bottom-30{padding-bottom:30px!important}.rz-padding-top-bottom-child-30{margin-top:-30px;margin-bottom:-30px}.rz-padding-top-bottom-child-30 > *{padding-top:30px!important;padding-bottom:30px!important}.rz-padding-top-child-30 > *{padding-top:30px!important}.rz-padding-bottom-child-30 > *{padding-bottom:30px!important}.rz-padding-left-right-40{padding-left:40px!important;padding-right:40px!important}.rz-padding-left-40{padding-left:40px!important}.rz-padding-right-40{padding-right:40px!important}.rz-padding-left-right-child-40{margin-left:-40px;margin-right:-40px}.rz-padding-left-right-child-40 > *{padding-left:40px!important;padding-right:40px!important}.rz-padding-left-child-40 > *{padding-left:40px!important}.rz-padding-right-child-40 > *{padding-right:40px!important}.rz-padding-top-bottom-40{padding-top:40px!important;padding-bottom:40px!important}.rz-padding-top-40{padding-top:40px!important}.rz-padding-bottom-40{padding-bottom:40px!important}.rz-padding-top-bottom-child-40{margin-top:-40px;margin-bottom:-40px}.rz-padding-top-bottom-child-40 > *{padding-top:40px!important;padding-bottom:40px!important}.rz-padding-top-child-40 > *{padding-top:40px!important}.rz-padding-bottom-child-40 > *{padding-bottom:40px!important}.rz-padding-left-right-50{padding-left:50px!important;padding-right:50px!important}.rz-padding-left-50{padding-left:50px!important}.rz-padding-right-50{padding-right:50px!important}.rz-padding-left-right-child-50{margin-left:-50px;margin-right:-50px}.rz-padding-left-right-child-50 > *{padding-left:50px!important;padding-right:50px!important}.rz-padding-left-child-50 > *{padding-left:50px!important}.rz-padding-right-child-50 > *{padding-right:50px!important}.rz-padding-top-bottom-50{padding-top:50px!important;padding-bottom:50px!important}.rz-padding-top-50{padding-top:50px!important}.rz-padding-bottom-50{padding-bottom:50px!important}.rz-padding-top-bottom-child-50{margin-top:-50px;margin-bottom:-50px}.rz-padding-top-bottom-child-50 > *{padding-top:50px!important;padding-bottom:50px!important}.rz-padding-top-child-50 > *{padding-top:50px!important}.rz-padding-bottom-child-50 > *{padding-bottom:50px!important}

/* https://css-loaders.com/ */#preloader-old{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100vh;z-index:999999;background-image:url("/img/general/load-circle.gif");background-repeat:no-repeat;background-position:center;background-color:var(--rz-preloader-bg-color)}#preloader{height:100vh;display:flex;justify-content:center;align-items:center;text-align:center!important}.stop-scrolling{height:100%!important;overflow:hidden!important}

/* HTML: <div class="loader"></div> */
/* LOADER-01 */.loader01{width:120px;height:20px;-webkit-mask:linear-gradient(90deg,#000 70%,rgba(0,0,0,0) 0) left/20% 100%;background:linear-gradient(#000 0 0) left -25% top 0/20% 100% no-repeat #ddd;animation:l7 1s infinite steps(6)}@keyframes l7{100%{background-position:right -25% top 0}}
/* LOADER-02 - Spinner */.loader02{transform:rotateZ(45deg);perspective:1000px;border-radius:50%;width:48px;height:48px;color:aqua}.loader02:before, .loader02:after{content:"";display:block;position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:50%;transform:rotateX(70deg);animation:1s spin02 linear infinite}.loader02:after{color:#FF3D00;transform:rotateY(70deg);animation-delay:0.4s}@keyframes rotate02{0%{transform:translate(-50%,-50%) rotateZ(0deg)}100%{transform:translate(-50%,-50%) rotateZ(360deg)}}@keyframes rotateccw02{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes spin02{0%, 100%{box-shadow:0.2em 0px 0 0px currentcolor}12%{box-shadow:0.2em 0.2em 0 0 currentcolor}25%{box-shadow:0 0.2em 0 0px currentcolor}37%{box-shadow:-0.2em 0.2em 0 0 currentcolor}50%{box-shadow:-0.2em 0 0 0 currentcolor}62%{box-shadow:-0.2em -0.2em 0 0 currentcolor}75%{box-shadow:0px -0.2em 0 0 currentcolor}87%{box-shadow:0.2em -0.2em 0 0 currentcolor}}
/* LOADER-03 - 3 dots loading */.loader03, .loader03:before, .loader03:after{border-radius:50%;width:2.5em;height:2.5em;animation-fill-mode:both;animation:bblFadInOut 1.8s infinite ease-in-out}.loader03{color:aqua;font-size:7px;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-0.16s}.loader03:before,
.loader03:after{content:"";position:absolute;top:0}.loader03:before{left:-3.5em;animation-delay:-0.32s}.loader03:after{left:3.5em}@keyframes bblFadInOut{0%, 80%, 100%{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}
/* LOADER-04 - Squares */.loader04{width:48px;height:48px;display:inline-block;position:relative}.loader04::after,
.loader04::before{content:"";width:48px;height:48px;border:2px solid aqua;position:absolute;left:0;top:0;box-sizing:border-box;animation:rotation 2s ease-in-out infinite}.loader04::after{border-color:#FF3D00;animation-delay:1s}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
/* LOADER-05 - Layers */.loader05{position:relative;width:48px;height:48px;background:#de3500;transform:rotateX(65deg) rotate(45deg);color:aqua;animation:layers1 1s linear infinite alternate}.loader05:after{content:"";position:absolute;inset:0;background:rgba(255,255,255,0.562);animation:layerTr 1s linear infinite alternate}@keyframes layers1{0%{box-shadow:0px 0px 0 0px}90%, 100%{box-shadow:20px 20px 0 -4px}}@keyframes layerTr{0%{transform:translate(0,0) scale(1)}100%{transform:translate(-25px,-25px) scale(1)}}
/* LOADER-06 - Text Loading */.loader06{font-size:48px;font-weight:bold;letter-spacing:2px;font-family:Arial,Helvetica,sans-serif;color:#1ea8f8;animation:smokeOut 1s ease-in-out infinite alternate;text-shadow:0 0 1px #bcfcfc}.loader06:before{content:"Loading"}@keyframes smokeOut{100%{opacity:0.08;filter:blur(5px);letter-spacing:4px}}
/* LOADER-07 - Chat */.loader07{width:100px;height:75px;margin:0 auto;background:rgb(120,255,255);position:relative;border-radius:100%}.loader07:before{content:"";position:absolute;box-sizing:border-box;border:15px solid transparent;border-top:25px solid rgb(139,139,254);transform:rotate(45deg);top:50px;left:-15px}.loader07:after{content:"";width:12px;height:12px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background-color:#FF3D00;box-shadow:20px 0 #FF3D00,-20px 0 #FF3D00;animation:flash 0.5s ease-out infinite alternate}@keyframes flash{0%{background-color:rgba(255,60,0,0.25);box-shadow:20px 0 rgba(255,60,0,0.25),-20px 0 #FF3D00}50%{background-color:#FF3D00;box-shadow:20px 0 rgba(255,60,0,0.25),-20px 0 rgba(255,60,0,0.25)}100%{background-color:rgba(255,60,0,0.25);box-shadow:20px 0 #FF3D00,-20px 0 rgba(255,60,0,0.25)}}
/* LOADER-08 - Refresh */.loader08{width:48px;height:48px;display:inline-block;position:relative;border-width:3px 2px 3px 2px;border-style:solid dotted solid dotted;border-color:#de3500 rgba(255,255,255,0.3) aqua rgba(151,107,93,0.3);border-radius:50%;box-sizing:border-box;animation:1s rotate08 linear infinite}.loader08:before, .loader08:after{content:"";top:0;left:0;position:absolute;border:10px solid transparent;border-bottom-color:aqua;transform:translate(-10px,19px) rotate(-35deg)}.loader08:after{border-color:#de3500 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);transform:translate(32px,3px) rotate(-35deg)}@keyframes rotate08{100%{transform:rotate(360deg)}}
/* LOADER-09 - Text Recording */.loader09{font-weight:bold;letter-spacing:2px;font-family:Arial,Helvetica,sans-serif;color:#f81e30;animation:smokeOut 1s ease-in-out infinite alternate;text-shadow:0 0 1px #bcfcfc}.loader09:before{content:"Recording"}

/* LOADER-10 - 2 red dots merge */.loader10{width:120px;height:60px;padding:10px;box-sizing:border-box;display:flex;justify-content:space-between;background:#fff;filter:blur(5px) contrast(10) hue-rotate(60deg);mix-blend-mode:darken}.loader10:before,
.loader10:after{content:"";width:40px;border-radius:50%;background:#ff00ff;animation:l3 1s infinite alternate}.loader10:after{--s:-1}@keyframes l3{90%, 100%{transform:translate(calc(var(--s, 1) * 30px))}}
/* Spetial styles for lists 
-------------------------------------------------- */
/* list-counter-square */.list-counter-square{list-style:none;counter-reset:list;margin:0;padding:0;overflow:hidden}.list-counter-square > li{position:relative;display:block;height:2rem;line-height:2rem;margin-left:2rem;margin-bottom:0.25rem;padding-left:0.5rem;padding-right:0.5rem;color:#fff;background:#f57c00;white-space:nowrap}.list-counter-square > li:last-child{margin-bottom:0}.list-counter-square > li::before{content:counter(list);counter-increment:list;position:absolute;left:-2rem;top:0;bottom:0;width:2rem;line-height:2rem;text-align:center;color:#fff;background:rgba(245,124,0,0.75)}

/* list-counter-circle */.list-counter-circle{list-style:none;counter-reset:list;margin:0;padding:0;overflow:hidden}.list-counter-circle > li{position:relative;display:block;height:2rem;line-height:2rem;margin-left:1.75rem;margin-bottom:0.25rem;padding-left:1rem;padding-right:0.5rem;color:rgb(0,0,0);background:#c0e0f5;white-space:nowrap;border-radius:0.25rem}.list-counter-circle > li:last-child{margin-bottom:0}.list-counter-circle > li::before{content:counter(list);counter-increment:list;position:absolute;left:-2rem;top:-0.25rem;bottom:-0.25rem;width:2.5rem;line-height:2rem;border-radius:1.25rem;border:0.25rem solid #fff;text-align:center;color:rgb(0,0,0);background:#c0e0f5}

/* list-icon-circle */.list-icon-circle{list-style:none;margin:0;padding:0}.list-icon-circle > li{position:relative;display:block;margin-left:1.75rem;margin-bottom:0.25rem;padding-left:1rem;padding-right:0.5rem;color:rgb(255,255,255);border-radius:0.25rem}.list-icon-circle > li:after{border:0.25rem solid rgb(255,255,255)}.list-icon-circle > li > i{counter-increment:list;position:absolute;left:-2rem;top:-0.25rem;bottom:-0.25rem;width:4rem;line-height:5rem;border-radius:2rem;border:0.25rem solid rgb(255,255,255);text-align:center;vertical-align:middle;color:rgb(255,255,255)}.list-icon-circle > li > div{margin-left:2.5rem}.list-icon-circle > li:nth-child(1n){background:#b61b61}.list-icon-circle > li:nth-child(2n){background:#000ba3}.list-icon-circle > li:nth-child(3n){background:#774300}.list-icon-circle > li:nth-child(4n){background:#116800}.list-icon-circle > li:nth-child(5n){background:#414141}.list-icon-circle > li:hover:nth-child(1n){background:#d82173}.list-icon-circle > li:hover:nth-child(2n){background:#010fce}.list-icon-circle > li:hover:nth-child(3n){background:#9e5a01}.list-icon-circle > li:hover:nth-child(4n){background:#1a9900}.list-icon-circle > li:hover:nth-child(5n){background:#616060}.list-icon-circle > li:nth-child(1n) > i{background:#b61b61}.list-icon-circle > li:nth-child(2n) > i{background:#000ba3}.list-icon-circle > li:nth-child(3n) > i{background:#774300}.list-icon-circle > li:nth-child(4n) > i{background:#116800}.list-icon-circle > li:nth-child(5n) > i{background:#414141}.list-icon-circle > li:hover:nth-child(1n) > i{background:#d82173}.list-icon-circle > li:hover:nth-child(2n) > i{background:#010fce}.list-icon-circle > li:hover:nth-child(3n) > i{background:#9e5a01}.list-icon-circle > li:hover:nth-child(4n) > i{background:#1a9900}.list-icon-circle > li:hover:nth-child(5n){background:#616060}.list-icon-circle > li:last-child{margin-bottom:0}

/* list-rectangle */.list-rectangle{list-style:none;margin:0;padding:0}.list-rectangle > li{position:relative;display:block;margin-bottom:0.25rem;padding:0.325rem 0.825rem 0.325rem 1.325rem;color:rgb(255,255,255);background:#27528a;box-shadow:0 0 10px rgba(0,0,0,0.5)}.list-rectangle > li:last-child{margin-bottom:0}.list-rectangle > li::before{content:"";position:absolute;left:0;top:0;bottom:0;width:0.5rem;background:#ffd82c}

/* Lists from atuin.ru - list1a */.list1a{margin:20px 0 0;padding:0;list-style:none;counter-reset:li}.list1a li{border:2px solid #337ab7;background:#ebf3fa;position:relative;margin-bottom:20px;padding:16px 10px}.list1a li:hover{z-index:1}.list1a li:before{border:2px solid #337ab7;position:absolute;top:-14px;padding:2px 10px;font-size:11px;font-weight:bold;color:#337ab7;background:#f7fafd;counter-increment:li;content:counter(li);transition-duration:0.3s}.list1a li:hover:before{background:#337ab7;color:#fff;transform:translate(-12px,0)}.list1a li:after{content:"";position:absolute;transition-duration:0.4s;transition-property:width;z-index:-1;background:#fff;height:100%;left:0;top:0;width:0}.list1a li:hover:after{width:100%}

/* list1b */.list1b{margin:20px 0 0;padding:0;list-style:none;counter-reset:li}.list1b li{border:2px solid #dddddd;background:#fafafa;position:relative;margin-bottom:20px;padding:16px 10px;transition-duration:0.4s}.list1b li:hover{z-index:1;border:2px solid #adcee9}.list1b li:before{border:2px solid #adcee9;position:absolute;top:-14px;padding:2px 10px;font-size:11px;font-weight:bold;color:#337ab7;background:#f7fafd;counter-increment:li;content:counter(li);transition-duration:0.3s}.list1b li:hover:before{border:2px solid #337ab7;background:#337ab7;color:#fff;transform:translate(-12px,0)}.list1b li:after{content:"";position:absolute;transition-duration:0.4s;transition-property:width;z-index:-1;background:#f0f5fb;height:100%;left:0;top:0;width:0}.list1b li:hover:after{width:100%}

/* list2a */.list2a{margin-bottom:8px;padding:0;list-style:none;counter-reset:li}.list2a li{position:relative;border:2px solid #337ab7;background:#ebf3fa;padding:16px 20px 16px 28px;margin:12px 0 12px 40px;transition-duration:0.3s}.list2a li:hover{background:#fff}.list2a li:before{line-height:32px;position:absolute;top:4px;left:-40px;width:40px;text-align:center;font-size:16px;font-weight:bold;color:#fff;background:#337ab7;counter-increment:li;content:counter(li);transition-duration:0.2s}.list2a li:hover:before{width:46px}.list2a li:after{position:absolute;left:0;top:4px;content:"";height:0;width:0;border:16px solid transparent;border-left-color:#337ab7;transition-duration:0.2s}.list2a li:hover:after{margin-left:6px}

/* list3a */.list3a{padding:0;list-style:none;counter-reset:li}.list3a li{position:relative;border-left:4px solid #337ab7;padding:16px 20px 16px 28px;margin:12px 0 12px 80px;transition-duration:0.3s}.list3a li:before{line-height:32px;position:absolute;top:10px;left:-80px;width:80px;text-align:center;font-size:24px;font-weight:bold;color:#77aedb;counter-increment:li;content:counter(li);transition-duration:0.3s;box-sizing:border-box}.list3a li:hover:before{color:#337ab7}.list3a li:after{position:absolute;top:26px;left:-40px;width:60px;height:60px;border:8px solid #3399ff;border-radius:50%;content:"";opacity:0;transition:transform 0.3s,opacity 0.3s;transform:translateX(-50%) translateY(-50%) scale(0.1);pointer-events:none;box-sizing:border-box}.list3a li:hover:after{opacity:0.2;transform:translateX(-50%) translateY(-50%) scale(1)}

/* RESPONSIVE CSS
-------------------------------------------------- */
/* Portrait tablets and small desktops */@media (max-width: 1200px){.list-rectangle > li{font-size:14px}}
/* text-formatters
-------------------------------------------------- */.txt-white{color:white!important}.txt-yellow{color:yellow!important}.txt-orange{color:orange!important}.txt-green{color:green!important}.txt-red{color:red!important}.txt-blue{color:blue!important}.txt-lightblue{color:#1677FF!important}.txt-cyan{color:rgb(71,255,255)!important}.txt-black{color:black!important}.txt-error-color{color:var(--rz-error-color)!important}.txt-warning-color{color:var(--rz-warning-color)!important}.txt-success-color{color:var(--rz-success-color)!important}.txt-normal-color{color:var(--rz-d6-color)!important}.txt-stroke-white{text-shadow:-1px 0 white,0 1px white,1px 0 white,0 -1px white}.txt-stroke-yellow{text-shadow:-1px 0 yellow,0 1px yellow,1px 0 yellow,0 -1px yellow}.txt-stroke-green{text-shadow:-1px 0 green,0 1px green,1px 0 green,0 -1px green}.txt-stroke-red{text-shadow:-1px 0 red,0 1px red,1px 0 red,0 -1px red}.txt-stroke-blue{text-shadow:-1px 0 blue,0 1px blue,1px 0 blue,0 -1px blue}.txt-stroke-cyan{text-shadow:-1px 0 rgb(71,255,255),0 1px rgb(71,255,255),1px 0 rgb(71,255,255),0 -1px rgb(71,255,255)}.txt-stroke-black{text-shadow:-1px 0 black,0 1px black,1px 0 black,0 -1px black}.txt-stroke-white-shadow{text-shadow:-1px 0 white,0 1px white,1px 0 white,0 -1px white,2px 2px 0px rgba(0,0,0,0.2)}.txt-stroke-yellow-shadow{text-shadow:-1px 0 yellow,0 1px yellow,1px 0 yellow,0 -1px yellow,2px 2px 0px rgba(0,0,0,0.2)}.txt-stroke-green-shadow{text-shadow:-1px 0 green,0 1px green,1px 0 green,0 -1px green,2px 2px 0px rgba(0,0,0,0.2)}.txt-stroke-red-shadow{text-shadow:-1px 0 red,0 1px red,1px 0 red,0 -1px red,2px 2px 0px rgba(0,0,0,0.2)}.txt-stroke-blue-shadow{text-shadow:-1px 0 blue,0 1px blue,1px 0 blue,0 -1px blue,2px 2px 0px rgba(0,0,0,0.2)}.txt-stroke-cyan-shadow{color:black!important;text-shadow:-1px 0 rgb(71,255,255),0 1px rgb(71,255,255),1px 0 rgb(71,255,255),0 -1px rgb(71,255,255),2px 2px 0px rgba(0,0,0,0.2)}.txt-stroke-black-shadow{text-shadow:-1px 0 black,0 1px black,1px 0 black,0 -1px black,2px 2px 0px rgba(0,0,0,0.2)}.txt-stroke-black-shadow-glow-white{text-shadow:-1px 0 black,0 1px black,1px 0 black,0 -1px black,2px 2px 0px rgba(0,0,0,0.2),0 0 10px #fff,0 0 20px rgba(255,255,255,0.5),0 0 30px rgba(255,255,255,0.5),0 0 40px rgba(255,255,255,0.5),0 0 50px rgba(255,255,255,0.4),0 0 60px rgba(255,255,255,0.4)}.txt-shadow{text-shadow:2px 2px 0px rgba(0,0,0,0.2)}.txt-shadow-bg-blue{line-height:1;letter-spacing:-1px;text-shadow:1px 1px 2px black,0 0 25px blue,0 0 5px darkblue}.txt-shadow-bg-red{line-height:1;letter-spacing:-1px;text-shadow:1px 1px 2px black,0 0 25px red,0 0 5px darkred}.txt-3d{text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,0.1),0 0 5px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.3),0 3px 5px rgba(0,0,0,0.2),0 5px 10px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.2),0 20px 20px rgba(0,0,0,0.15)}.txt-size-0\.5em{font-size:0.5em!important}.txt-size-1em{font-size:1em!important}.txt-size-1\.5em{font-size:1.5em!important}.txt-size-2em{font-size:2em!important}.txt-size-2\.5em{font-size:2.5em!important}.txt-size-3em{font-size:3em!important}

/* For Login page */label[for=user-login-form_user], label[for=user-login-form_pass]{color:white!important}.rz-text-line-height-normal{line-height:normal}.rz-wrap-text{white-space:pre-wrap}.rz-borders-none{border:unset!important}.rz-borders-error, .rz-borders-control-error{border-color:var(--rz-error-color)!important}.rz-borders-child-error > *, .rz-borders-control-error > *{border-color:var(--rz-error-color)!important}.rz-borders-child2-error > * > *, .rz-borders-control-error > * > *{border-color:var(--rz-error-color)!important}.rz-borders-warning, .rz-borders-control-warning{border-color:var(--rz-warning-color)!important}.rz-borders-child-warning > *, .rz-borders-control-warning > *{border-color:var(--rz-warning-color)!important}.rz-borders-child2-warning > * > *, .rz-borders-control-warning > * > *{border-color:var(--rz-warning-color)!important}.rz-borders-success, .rz-borders-control-success{border-color:var(--rz-success-color)!important}.rz-borders-child-success > *, .rz-borders-control-success > *{border-color:var(--rz-success-color)!important}.rz-borders-child2-success > * > *, .rz-borders-control-success > * > *{border-color:var(--rz-success-color)!important}.rz-border-bottom-d6{border-bottom:1px solid var(--rz-borders-d6-color)!important}.rz-border-bottom-d5{border-bottom:1px solid var(--rz-borders-d5-color)!important}.rz-border-bottom-d4{border-bottom:1px solid var(--rz-borders-d4-color)!important}.rz-border-bottom-d3{border-bottom:1px solid var(--rz-borders-d3-color)!important}.rz-border-bottom-d2{border-bottom:1px solid var(--rz-borders-d2-color)!important}.rz-border-bottom-d1{border-bottom:1px solid var(--rz-borders-d1-color)!important}.rz-border-bottom-l1{border-bottom:1px solid var(--rz-borders-l1-color)!important}.rz-border-bottom-l2{border-bottom:1px solid var(--rz-borders-l2-color)!important}.rz-border-bottom-l3{border-bottom:1px solid var(--rz-borders-l3-color)!important}.rz-border-bottom-l4{border-bottom:1px solid var(--rz-borders-l4-color)!important}.rz-border-bottom-l5{border-bottom:1px solid var(--rz-borders-l5-color)!important}.rz-border-bottom-l6{border-bottom:1px solid var(--rz-borders-l6-color)!important}.rz-border-top-d6{border-top:1px solid var(--rz-borders-d6-color)!important}.rz-border-top-d5{border-top:1px solid var(--rz-borders-d5-color)!important}.rz-border-top-d4{border-top:1px solid var(--rz-borders-d4-color)!important}.rz-border-top-d3{border-top:1px solid var(--rz-borders-d3-color)!important}.rz-border-top-d2{border-top:1px solid var(--rz-borders-d2-color)!important}.rz-border-top-d1{border-top:1px solid var(--rz-borders-d1-color)!important}.rz-border-top-l1{border-top:1px solid var(--rz-borders-l1-color)!important}.rz-border-top-l2{border-top:1px solid var(--rz-borders-l2-color)!important}.rz-border-top-l3{border-top:1px solid var(--rz-borders-l3-color)!important}.rz-border-top-l4{border-top:1px solid var(--rz-borders-l4-color)!important}.rz-border-top-l5{border-top:1px solid var(--rz-borders-l5-color)!important}.rz-border-top-l6{border-top:1px solid var(--rz-borders-l6-color)!important}.rz-borders-d6{border:1px solid var(--rz-borders-d6-color)!important}.rz-borders-d5{border:1px solid var(--rz-borders-d5-color)!important}.rz-borders-d4{border:1px solid var(--rz-borders-d4-color)!important}.rz-borders-d3{border:1px solid var(--rz-borders-d3-color)!important}.rz-borders-d2{border:1px solid var(--rz-borders-d2-color)!important}.rz-borders-d1{border:1px solid var(--rz-borders-d1-color)!important}.rz-borders-l1{border:1px solid var(--rz-borders-l1-color)!important}.rz-borders-l2{border:1px solid var(--rz-borders-l2-color)!important}.rz-borders-l3{border:1px solid var(--rz-borders-l3-color)!important}.rz-borders-l4{border:1px solid var(--rz-borders-l4-color)!important}.rz-borders-l5{border:1px solid var(--rz-borders-l5-color)!important}.rz-borders-l6{border:1px solid var(--rz-borders-l6-color)!important}.rz-borders-hover{border:1px solid var(--rz-borders-d6-color)!important}.rz-borders-hover:hover{border:1px solid var(--rz-l0-color)!important}

/* Depricated */body.bg-020{padding-bottom:0px;background:url("/img/bg-020.jpg") no-repeat center center fixed;background-color:rgb(0,0,0);background-size:cover}#bg-video-3d-lines{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover}.content-fixed{position:fixed;top:0;background:rgba(0,0,0,0.5);color:#f1f1f1;width:100%;height:100%;padding:20px}svg.GrUserWorker path{stroke:Lightsalmon!important}svg.GrUserManager path{stroke:Lightseagreen!important}svg.GrStatusUnknown path{stroke:Red!important}svg.settingsToolbarIconLight path{stroke:Darkgreen!important}svg.settingsToolbarIconDark path{stroke:Aquamarine!important}html{height:100%}body{height:100vh;padding:0}.transition, .ant-layout-content{transition:all 0.3s}@media only screen and (max-width: 5600px){.ant-layout-content{padding:0 64px}}@media only screen and (max-width: 1200px){.ant-layout-content{padding:0 64px}}@media only screen and (max-width: 992px){.ant-layout-content{padding:0 32px}}@media only screen and (max-width: 576px){.ant-layout-content{padding:0 4px}}@media print{.ant-layout-content{padding:0}}.ant-modal-header, .ant-modal-footer{padding-top:6px;padding-right:6px;padding-bottom:6px;padding-left:6px}@media only screen and (max-width: 5600px){.ant-modal-content{padding:20px!important}}@media only screen and (max-width: 1200px){.ant-modal-content{padding:20px!important}}@media only screen and (max-width: 992px){.ant-modal-content{padding:12px!important}}@media only screen and (max-width: 576px){.ant-modal-content{padding:6px!important}}@media print{.ant-modal-content{padding:0!important}}.ant-collapse-content{background-color:var(--rz-d5-background-color)!important}div.jodit-wysiwyg[contenteditable=true]{background-color:var(--rz-d6-background-color)!important;border:unset!important}div.jodit-wysiwyg:not([contenteditable=true]){background-color:var(--rz-d5-background-color)!important;border:unset!important}div.jodit-toolbar__box{border-bottom:unset!important}.ant-collapse-content > .ant-collapse-content-box{padding:5px 5px!important}

/* Phone & Mini-Tablets */@media screen and (max-width: 640px){.ant-modal, .ant-modal-content{height:100vh!important;width:100vw!important;top:0!important;margin:0!important}.ant-modal-body .ant-table-body{max-height:75vh!important}}
/* Big tablets and computers */@media screen and (min-width: 641px){.ant-modal-body .ant-table-body{max-height:44vh!important}}
/* Calendar List Items - Set paddings */.ant-picker-calendar-date-content > .ant-list > .ant-spin-nested-loading > .ant-spin-container > ul.ant-list-items > li.ant-list-item{padding:0 8px!important}div[data-testid=header-bar]{display:none}h4.ant-list-item-meta-title{font-weight:unset}#msdoc-renderer{height:96vh}.language-css .token.string, .style .token.string, .token.entity, .token.operator, .token.url{background:unset!important}.rz-html-table{border-collapse:collapse;width:100%;table-layout:fixed}.rz-html-table > thead > tr > th,
.rz-html-table > tbody > tr > td{border:1px solid var(--rz-borders-d4-color);vertical-align:middle;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;white-space:normal!important}.rz-tag{text-decoration:none;margin:2px!important;padding:2px!important;font-size:1em;border-color:var(--rz-l4-color)!important;border-radius:7px;cursor:pointer;position:relative;display:inline-block;border:1px solid transparent;transition:all 0.3s ease}.rz-tag > a{text-decoration:none!important;color:inherit;display:inline-block;padding-left:2px;padding-right:2px}.rz-tag:hover{border-color:#1677FF!important;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,255,0.1)}.rz-html-table{width:100%;border-collapse:separate;border-spacing:0;border-radius:7px;border-color:var(--rz-l4-color)!important;overflow:hidden}.rz-html-table thead th{background:#1677FF;color:white;font-weight:600;padding:7px 8px!important;text-align:center;border:none}.rz-html-table tbody td{padding:4px!important;vertical-align:middle}.rz-html-table thead th:first-child{border-top-left-radius:5px}.rz-html-table thead th:last-child{border-top-right-radius:5px}.rz-html-table tbody tr:last-child td:first-child{border-bottom-left-radius:5px}.rz-html-table tbody tr:last-child td:last-child{border-bottom-right-radius:5px}.rz-link{display:flex;justify-content:center;align-items:center;width:100%;height:100%;cursor:pointer;padding:12px;transition:all 0.1s ease}.rz-link:hover{
  /* transform: translateY(-2px); */filter:drop-shadow(var(--rz-img-shadow))}

/* .space-align-block {
  .ag-body-viewport {
    overflow-y: scroll !important;
    overflow-x: scroll !important;
  }
  flex: none;
  margin: 8px 4px;
  padding: 4px;
}
.ag-theme-alpine .ag-theme-alpine-dark {
  --ag-grid-size: 3px !important;
  --ag-list-item-height: 20px !important;
} */.ag-cell.rz-ag-deleted{background-color:var(--rz-bg-error-color);text-decoration:line-through}.ag-cell.rz-ag-archival{background-color:var(--rz-bg-gray-color)}.ag-cell.rz-ag-notactual{background-color:var(--rz-bg-warning-color)}.ag-large-text-input{padding:0!important}.logo svg{stroke:var(--rz-svg-stroke-color)}.rz-stroke{stroke:var(--rz-svg-stroke-color)}.img-shadow{
  /* filter: url(/img/general/shadow.svg#drop-shadow); */
  /* filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=2, OffY=2, Color='#444')"; */filter:drop-shadow(var(--rz-img-shadow))}.img-blackout{background:rgba(0,0,0,0.3);height:100vh;width:100vw;position:absolute;top:0;left:0}.svg-shadow-hover:hover{filter:drop-shadow(var(--rz-svg-shadow));transform:scale(1.05)}.svg-shadow-hover.clicked{transform:scale(0.95)}.rz-reset-all-styles{all:unset!important}.global-overlay{position:fixed;top:0;right:0;left:0;bottom:0;width:100vw;height:100vh;z-index:90}.logo{float:left;display:block;width:64px;height:64px;padding:0px 12px 0px 12px
  /* background: url("/img/general/settings-gear-2.svg") no-repeat; */
  /* text-indent: -9999px; */}.logo svg{stroke-width:2;stroke-linecap:butt;stroke-dasharray:0;width:50px;height:50px}:root{
  /* modal win basic */--main-mw-width:440px;--main-mw-height:auto;--main-mw-border-size:2px;--main-mw-border-radius:5px;--main-mw-header-height:32px;--main-mw-footer-height:32px;--main-mw-overlay-bg:rgba(0,0,0,0.4);--main-mw-header-title-font-size:1.1em;--main-mw-header-title-padding-left:5px;--main-mw-header-border-bottom-size:1px;--main-mw-footer-border-top-size:1px;--main-mw-footer-padding-left-right:5px;--main-mw-icons-font-size:1.4em;--main-mw-icons-font-weight:500;--main-mw-font-family:inherit;--main-mw-font-size:1em;--main-mw-body-min-height:50px;--main-mw-body-min-width:200px;--main-mw-body-font-size:0.9em;--main-mw-body-letter-spacing:1px;--main-mw-body-padding-left-right:0px;--main-mw-body-padding-top-bottom:0px}html[data-theme=light]{
  /* modal */--main-mw-bg-color:#fff;--main-mw-border-color:rgba(133,146,146,0.2);--main-mw-border-size:0;--main-mw-box-shadow:0 0 20px rgba(0,0,0,0.6);
  /* modal header */--main-mw-header-bg-color:none;--main-mw-header-color:#4e4f5c;--main-mw-header-border-bottom-color:#e9e9e9;--main-mw-header-title-color:#575757;
  /* modal icons */--main-mw-icon-min-max-color:#696967;--main-mw-icon-min-max-color-hover:#eeeeb7;--main-mw-icon-close-color:rgb(138,23,23);--main-mw-icon-close-color-hover:rgb(243,68,68);
  /* modal footer */--main-mw-footer-bg-color:none;--main-mw-footer-color:#323131;--main-mw-footer-border-top-color:#e9e9e9;
  /* modal main */--main-mw-body-bg-color:none;--main-mw-body-color:rgba(0,0,0,0.9)}html[data-theme=dark]{
  /* modal */--main-mw-bg-color:none;--main-mw-border-color:rgba(231,231,231,0.3);--main-mw-box-shadow:0 0 20px rgba(0,0,0,0.8);
  /* modal header */--main-mw-header-bg-color:rgba(35,38,40,0.9);--main-mw-header-color:#76716d;--main-mw-header-border-bottom-color:rgba(231,231,231,0.3);--main-mw-header-title-color:#a7acb0;
  /* modal icons */--main-mw-icon-min-max-color:#cead6f;--main-mw-icon-min-max-color-hover:#f5deb3;--main-mw-icon-close-color:rgb(138,23,23);--main-mw-icon-close-color-hover:rgb(243,68,68);
  /* modal footer */--main-mw-footer-color:#e7e7e7;--main-mw-footer-bg-color:rgba(30,38,40,0.9);--main-mw-footer-border-top-color:rgba(231,231,231,0.3);
  /* modal body */--main-mw-body-bg-color:rgba(35,38,43,1);--main-mw-body-color:#cfcbcb}.modal-container{--mw-font-family:var(--main-mw-font-family,inherit);--mw-font-size:var(--main-mw-font-size,inherit);--mw-bg-color:var(--main-mw-bg-color,#ffffff);--mw-width:var(--main-mw-width,500px);--mw-height:var(--main-mw-height,auto);--mw-border-radius:var(--main-mw-border-radius,5px);--mw-border-size:var(--main-mw-border-size,2px);--mw-border-color:var(--main-mw-border-color,rgba(133,146,146,0.2));--mw-box-shadow:var(--main-mw-box-shadow,none);--mw-overlay-bg:var(--main-mw-overlay-bg,rgba(0,0,0,0.4));--mw-header-bg-color:var(--main-mw-header-bg-color,none);--mw-header-color:var(--main-mw-header-color,#4e4f5c);--mw-header-height:var(--main-mw-header-height,38px);--mw-header-border-bottom-size:var(--main-mw-header-border-bottom-size,1px);--mw-header-border-bottom-color:var(--main-mw-header-border-bottom-color,rgba(0,0,0,0.15));--mw-header-title-font-size:var(--main-mw-header-title-font-size,1.3em);--mw-header-title-padding-left:var(--main-mw-header-title-padding-left,16px);--mw-header-title-color:var(--main-mw-header-title-color,#445d92);--mw-icons-font-weight:var(--main-mw-icons-font-weight,400);--mw-icons-font-size:var(--main-mw-icons-font-size,1.2em);--mw-icon-min-max-color:var(--main-mw-icon-min-max-color,#696967);--mw-icon-min-max-color-hover:var(--main-mw-icon-min-max-color-hover,#74e77d);--mw-icon-close-color:var(--main-mw-icon-close-color,rgb(138,23,23));--mw-icon-close-color-hover:var(--main-mw-icon-close-color-hover,rgb(243,68,68));--mw-footer-color:var(--main-mw-footer-color,#323131);--mw-footer-bg-color:var(--main-mw-footer-bg-color,none);--mw-footer-height:var(--main-mw-footer-height,38px);--mw-footer-border-top-size:var(--main-mw-footer-border-top-size,1px);--mw-footer-border-top-color:var(--main-mw-footer-border-top-color,rgba(0,0,0,0.15));--mw-footer-padding-left-right:var(--main-mw-footer-padding-left-right,4px);--mw-body-bg-color:var(--main-mw-body-bg-color,--main-mw-bg-color,#ffffff);--mw-body-font-size:var(--main-mw-body-font-size,inherit);--mw-body-letter-spacing:var(--main-mw-body-letter-spacing,0.5px);--mw-body-min-height:var(--main-mw-body-min-height,50px);--mw-body-min-width:var(--main-mw-body-min-width,200px);--mw-body-color:var(--main-mw-body-color,rgba(0,0,0,0.9));--mw-body-padding-left-right:var(--main-mw-body-padding-left-right,16px);--mw-body-padding-top-bottom:var(--main-mw-body-padding-top-bottom,10px);--scrollbar-track-color:var(--main-mw-scrollbar-track-color,#ccc);--scrollbar-color:var(--main-mw-scrollbar-color,#999);--scrollbar-size:var(--main-mw-scrollbar-size,0.375rem);--scrollbar-minlength:var(--main-mw-scrollbar-minlength,1.5rem)}*{box-sizing:border-box}.modal-container{position:absolute;display:block;top:0%;width:var(--mw-width);height:var(--mw-height);min-width:var(--mw-body-min-width);min-height:calc(var(--mw-body-min-height) + var(--mw-header-height) + var(--mw-footer-height));opacity:0;border-radius:var(--mw-border-radius);visibility:hidden;overflow:hidden;font-family:var(--mw-font-family);font-size:var(--mw-font-size);background-color:var(--mw-bg-color);border-radius:var(--mw-border-radius);border:var(--mw-border-size) solid var(--mw-border-color)}.modal-container.active{animation:modal-in 50ms ease both 350ms;opacity:1;visibility:visible;z-index:200}.modal-container.maximize{width:100%;height:100%}.modal-resizer{position:absolute;right:0;bottom:0;cursor:se-resize;margin:5px;border-bottom:solid 2px var(--mw-header-title-color);border-right:solid 2px var(--mw-header-title-color)}.modal-container.modal-transition-all{transition:all 0.3s ease-in}.modal-container.hide{animation:out 400ms ease}.modal-header, .modal-footer{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;-webkit-user-select:none;user-select:none;padding:0;flex:0}.modal-body{position:relative;height:calc(100% - var(--main-mw-header-height));transition:all 0.3s linear;box-sizing:border-box;-webkit-user-select:text;user-select:text;overflow:auto}.modal-bottom-divider{border-bottom-left-radius:var(--mw-border-radius);border-bottom-right-radius:var(--mw-border-radius);border-bottom:5px solid var(--mw-body-bg-color);background-color:var(--mw-body-bg-color);height:5px;display:none}.modal-header{min-height:var(--mw-header-height);line-height:var(--mw-header-height);background-color:var(--mw-header-bg-color);border-bottom:var(--mw-header-border-bottom-size) solid var(--mw-header-border-bottom-color);display:flex;justify-content:space-between;cursor:default}.modal-header.moveable{cursor:move}.modal-header h3{font-size:var(--mw-header-title-font-size);margin:0;padding-left:var(--mw-header-title-padding-left);color:var(--mw-header-title-color)}.modal-header .modal-btn{display:flex;align-items:center;justify-content:flex-end}.modal-header .modal-btn div{width:auto;height:var(--mw-header-height);padding:0 5px;margin:0;border:0;background:transparent;cursor:pointer;text-align:center;text-decoration:none}.modal-icons{font-weight:var(--mw-icons-font-weight);font-size:var(--mw-icons-font-size)}.modal-header-buttons{display:flex;align-items:center}.modal-icon-maximize, .modal-icon-minimize{color:var(--mw-icon-min-max-color)}.modal-icon-maximize:hover, .modal-icon-minimize:hover{color:var(--mw-icon-min-max-color-hover)}.modal-icon-close{color:var(--mw-icon-close-color)}.modal-icon-close:hover{color:var(--mw-icon-close-color-hover)}.modal-footer{min-height:var(--mw-footer-height);line-height:var(--mw-footer-height);color:var(--mw-footer-color);background-color:var(--mw-footer-bg-color);border:none;border-top:var(--mw-footer-border-top-size) solid var(--mw-footer-border-top-color)}.modal-footer{padding:0 var(--mw-footer-padding-left-right)!important}.modal-element-hidden{display:none!important}.overlay-link{cursor:default}.overlay{position:fixed;top:0;right:0;left:0;bottom:0;width:100vw;height:100vh;background:var(--main-mw-overlay-bg);z-index:100;transition:background 0.2s ease-in}@keyframes modal-in{0%{box-shadow:none;overflow:unset}100%{box-shadow:var(--mw-box-shadow);overflow:hidden}}@keyframes in{0%{transform:scale(0);opacity:0;visibility:hidden}100%{transform:scale(1);opacity:1;visibility:visible}}@keyframes out{0%{transform:scale(1);opacity:1;visibility:visible}100%{transform:scale(0);opacity:0;visibility:hidden;z-index:0}}.overflowing-element{scrollbar-width:var(--scrollbar-width);scrollbar-color:var(--scrollbar-color) var(--scrollbar-track-color);-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.overflowing-element::-webkit-scrollbar{height:var(--scrollbar-size,8px);width:var(--scrollbar-size,8px)}.overflowing-element::-webkit-scrollbar-track{background-color:var(--scrollbar-track-color)}.overflowing-element::-webkit-scrollbar-thumb{background-color:var(--scrollbar-color)}.overflowing-element::-webkit-scrollbar-thumb:vertical{min-height:var(--scrollbar-minlength)}.overflowing-element::-webkit-scrollbar-thumb:horizontal{min-width:var(--scrollbar-minlength)}

/* ======================================================== */
/*                      Color Theme Light                   */
/* ======================================================== */html[data-theme=light]{--rce-mbox-background-color:#fff;--rce-mbox-title-color:rgb(79,129,161);--rce-button-background-color:#1677FF;--rce-input-color:#000;--rce-input-background-color:#FDFDFD;--rce-mbox-time-color:#444444}

/* ======================================================== */
/*                      Color Theme Dark                    */
/* ======================================================== */html[data-theme=dark]{--rce-mbox-background-color:#333333;--rce-mbox-title-color:rgb(163,208,255);--rce-button-background-color:#1668DC;--rce-input-color:#FFF;--rce-input-background-color:#141414;--rce-mbox-time-color:#b3b3b3}

/* ======================================================== */
/*                    react-chat-elements                   */
/* ======================================================== */.rce-mbox{background:var(--rce-mbox-background-color)}.rce-mbox-left-notch, .rce-mbox-right-notch{fill:var(--rce-mbox-background-color)}.rce-mbox-title{color:var(--rce-mbox-title-color)}.rce-button{background-color:var(--rce-button-background-color);height:100%}.rce-input{color:var(--rce-input-color);background-color:var(--rce-input-background-color)}.rce-mbox-time{color:var(--rce-mbox-time-color)}.rce-container-input{background-color:unset}
/*# sourceMappingURL=rz-styles.css.map */
