/*!
 * KARAKOK.NET Web UI Components v1.0.1
 * Powered by KARKOK.NET IT Core and guaranteed to High Level Software.
 * Developer and Idea Community: mkarakok
 */
@charset "UTF-8";:root{--root-font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--trans-delay:280ms;--trans-temp1:all 280ms cubic-bezier(.4,0,.2,1)}:root{--root-bg-color:#eee;--root-fr-color:#111;--root-border-color:#cbcfd3;--color-default:#f1f1f1;--color-primary:#0067ff;--color-secondary:#868e96;--color-info:#53c2ed;--color-success:#43a047;--color-warning:#ffa000;--color-danger:#e53935;--color-dark:#2f2f2f;--color-private:#0097a7;--color-purple:#563d7c;--color-white:#fff;--color-trans:rgba(0,0,0,0);--link-color:#0032e6;--muted-color:#696969;--input-bg-color:#fafcfc;--placeholder-color:#aaa;--hr-border-color:rgba(134,134,134,.5);--button-back-color:#fefefe;--button-fore-color:#212121;--kn-head-color:#f5f5f5;--kn-foot-color:#f5f5f5;--kn-icon-color:#6b6b6b}:root{--font-size-xs:14px;--font-size-sm:14px;--font-size-md:15px;--font-size-lg:15px;--font-size-xl:16px;--font-size-xx:16px;--font-size-2k:18px;--font-size-4k:21px;--root-font-size:1rem;--root-font-weight:400;--root-line-height:1.5;--grids-offset:1.5rem;--items-offset:1rem;--bp-xs-min:0;--bp-xs-max:575.98px;--bp-sm-min:576px;--bp-sm-max:767.98px;--bp-md-min:768px;--bp-md-max:991.98px;--bp-lg-min:992px;--bp-lg-max:1199.98px;--bp-xl-min:1200px;--bp-xl-max:1599.98px;--bp-xx-min:1600px;--bp-xx-max:1999.98px;--bp-2k-min:2000px;--bp-2k-max:3799.98px;--bp-4k-min:3800px;--bp-4k-max:9999.98px}html{height:100%}@media(max-width:575.98px){html{font-size:var(--font-size-xs)}}@media(min-width:576px){html{font-size:var(--font-size-sm)}}@media(min-width:768px){html{font-size:var(--font-size-md)}}@media(min-width:992px){html{font-size:var(--font-size-lg)}}@media(min-width:1200px){html{font-size:var(--font-size-xl)}}@media(min-width:1600px){html{font-size:var(--font-size-xx)}}@media(min-width:2000px){html{font-size:var(--font-size-2k)}}@media(min-width:3800px){html{font-size:var(--font-size-4k)}}*,*:before,*::before,*:after,*::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{font-family:var(--root-font-family);font-size:var(--root-font-size);font-weight:var(--root-font-weight);line-height:var(--root-line-height);margin:0;padding:0;height:auto;min-height:100%;overflow:overlay;position:relative;display:flex!important;flex-direction:column!important;transition:var(--trans-temp1);color:var(--root-fr-color);background-color:var(--root-bg-color)}.top-section,header,main,footer,.bottom-section{transition:var(--trans-temp1)}.top-section,.bottom-section{position:relative;display:flex!important;align-items:center!important;padding:0 var(--items-offset)}main{flex:1 1 auto;display:flex!important;flex-direction:column!important;position:relative}.page-head,.page-body,.page-body-1,.page-foot{position:relative;padding:0 var(--items-offset)}.page-body{flex:1 1 auto;padding:var(--items-offset)}.page-foot:not(:empty):after{content:'';position:absolute;left:var(--items-offset);right:var(--items-offset);top:0;z-index:-1;height:.5rem;box-shadow:0 -2px 1px -1px rgba(0,0,0,.05),0 -3px 1px -1px rgba(0,0,0,.025)}@media(min-width:768px){.page-body-1{padding:1rem;position:relative;left:30%;width:40%}}.video-model-2{width:100%;height:100%;max-width:100%;max-height:100%}@media(min-width:768px){.video-model-2{width:100%;height:28%!important;max-width:100%;max-height:28%!important}}@media(max-width:768px){.video-model-3{width:100%;height:100%!important;max-width:100%;max-height:100%!important}}.intro-video{width:100%;height:100%;max-width:100%;max-height:100%}header{z-index:2}.sidebar{z-index:3}footer{z-index:2}::-webkit-scrollbar{width:.5rem;height:.5rem}::-webkit-scrollbar-track{border-radius:0;box-shadow:inset 2px 0 7px -5px rgba(0 0 0/.25)}::-webkit-scrollbar-thumb{border-radius:.25rem;background-color:rgba(0 0 0/.25)}::-webkit-scrollbar-thumb:hover{background-color:rgba(0 0 0/.5)}._layout{display:none}.bg-default{background-color:var(--color-default)!important}.bg-primary{background-color:var(--color-primary)!important}.bg-secondary{background-color:var(--color-secondary)!important}.bg-info{background-color:var(--color-info)!important}.bg-success{background-color:var(--color-success)!important}.bg-warning{background-color:var(--color-warning)!important}.bg-danger{background-color:var(--color-danger)!important}.bg-dark{background-color:var(--color-dark)!important}.bg-private{background-color:var(--color-private)!important}.bg-purple{background-color:var(--color-purple)!important}.bg-white{background-color:var(--color-white)!important}.bg-trans{background-color:var(--color-trans)!important}.fr-default{color:var(--color-default)!important}.fr-primary{color:var(--color-primary)!important}.fr-secondary{color:var(--color-secondary)!important}.fr-info{color:var(--color-info)!important}.fr-success{color:var(--color-success)!important}.fr-warning{color:var(--color-warning)!important}.fr-danger{color:var(--color-danger)!important}.fr-dark{color:var(--color-dark)!important}.fr-private{color:var(--color-private)!important}.fr-purple{color:var(--color-purple)!important}.fr-white{color:var(--color-white)!important}.fr-root{color:var(--root-fr-color)!important}.bg-red-50{background-color:#ffebee!important}.bg-red-100{background-color:#ffcdd2!important}.bg-red-200{background-color:#ef9a9a!important}.bg-red-300{background-color:#e57373!important}.bg-red-400{background-color:#ef5350!important}.bg-red-500{background-color:#f44336!important}.bg-red-600{background-color:#e53935!important}.bg-red-700{background-color:#d32f2f!important}.bg-red-800{background-color:#c62828!important}.bg-red-900{background-color:#b71c1c!important}.bg-red-A100{background-color:#ff8a80!important}.bg-red-A200{background-color:#ff5252!important}.bg-red-A400{background-color:#ff1744!important}.bg-red-A700{background-color:#d50000!important}.bg-pink-50{background-color:#fce4ec!important}.bg-pink-100{background-color:#f8bbd0!important}.bg-pink-200{background-color:#f48fb1!important}.bg-pink-300{background-color:#f06292!important}.bg-pink-400{background-color:#ec407a!important}.bg-pink-500{background-color:#e91e63!important}.bg-pink-600{background-color:#d81b60!important}.bg-pink-700{background-color:#c2185b!important}.bg-pink-800{background-color:#ad1457!important}.bg-pink-900{background-color:#880e4f!important}.bg-pink-A100{background-color:#ff80ab!important}.bg-pink-A200{background-color:#ff4081!important}.bg-pink-A400{background-color:#f50057!important}.bg-pink-A700{background-color:#c51162!important}.bg-purple-50{background-color:#f3e5f5!important}.bg-purple-100{background-color:#e1bee7!important}.bg-purple-200{background-color:#ce93d8!important}.bg-purple-300{background-color:#ba68c8!important}.bg-purple-400{background-color:#ab47bc!important}.bg-purple-500{background-color:#9c27b0!important}.bg-purple-600{background-color:#8e24aa!important}.bg-purple-700{background-color:#7b1fa2!important}.bg-purple-800{background-color:#6a1b9a!important}.bg-purple-900{background-color:#4a148c!important}.bg-purple-A100{background-color:#ea80fc!important}.bg-purple-A200{background-color:#e040fb!important}.bg-purple-A400{background-color:#d500f9!important}.bg-purple-A700{background-color:#a0f!important}.bg-deep-purple-50{background-color:#ede7f6!important}.bg-deep-purple-100{background-color:#d1c4e9!important}.bg-deep-purple-200{background-color:#b39ddb!important}.bg-deep-purple-300{background-color:#9575cd!important}.bg-deep-purple-400{background-color:#7e57c2!important}.bg-deep-purple-500{background-color:#673ab7!important}.bg-deep-purple-600{background-color:#5e35b1!important}.bg-deep-purple-700{background-color:#512da8!important}.bg-deep-purple-800{background-color:#4527a0!important}.bg-deep-purple-900{background-color:#311b92!important}.bg-deep-purple-A100{background-color:#b388ff!important}.bg-deep-purple-A200{background-color:#7c4dff!important}.bg-deep-purple-A400{background-color:#651fff!important}.bg-deep-purple-A700{background-color:#6200ea!important}.bg-indigo-50{background-color:#e8eaf6!important}.bg-indigo-100{background-color:#c5cae9!important}.bg-indigo-200{background-color:#9fa8da!important}.bg-indigo-300{background-color:#7986cb!important}.bg-indigo-400{background-color:#5c6bc0!important}.bg-indigo-500{background-color:#3f51b5!important}.bg-indigo-600{background-color:#3949ab!important}.bg-indigo-700{background-color:#303f9f!important}.bg-indigo-800{background-color:#283593!important}.bg-indigo-900{background-color:#1a237e!important}.bg-indigo-A100{background-color:#8c9eff!important}.bg-indigo-A200{background-color:#536dfe!important}.bg-indigo-A400{background-color:#3d5afe!important}.bg-indigo-A700{background-color:#304ffe!important}.bg-blue-50{background-color:#e3f2fd!important}.bg-blue-100{background-color:#bbdefb!important}.bg-blue-200{background-color:#90caf9!important}.bg-blue-300{background-color:#64b5f6!important}.bg-blue-400{background-color:#42a5f5!important}.bg-blue-500{background-color:#2196f3!important}.bg-blue-600{background-color:#1e88e5!important}.bg-blue-700{background-color:#1976d2!important}.bg-blue-800{background-color:#1565c0!important}.bg-blue-900{background-color:#0d47a1!important}.bg-blue-A100{background-color:#82b1ff!important}.bg-blue-A200{background-color:#448aff!important}.bg-blue-A400{background-color:#2979ff!important}.bg-blue-A700{background-color:#2962ff!important}.bg-light-blue-50{background-color:#e1f5fe!important}.bg-light-blue-100{background-color:#b3e5fc!important}.bg-light-blue-200{background-color:#81d4fa!important}.bg-light-blue-300{background-color:#4fc3f7!important}.bg-light-blue-400{background-color:#29b6f6!important}.bg-light-blue-500{background-color:#03a9f4!important}.bg-light-blue-600{background-color:#039be5!important}.bg-light-blue-700{background-color:#0288d1!important}.bg-light-blue-800{background-color:#0277bd!important}.bg-light-blue-900{background-color:#01579b!important}.bg-light-blue-A100{background-color:#80d8ff!important}.bg-light-blue-A200{background-color:#40c4ff!important}.bg-light-blue-A400{background-color:#00b0ff!important}.bg-light-blue-A700{background-color:#0091ea!important}.bg-cyan-50{background-color:#e0f7fa!important}.bg-cyan-100{background-color:#b2ebf2!important}.bg-cyan-200{background-color:#80deea!important}.bg-cyan-300{background-color:#4dd0e1!important}.bg-cyan-400{background-color:#26c6da!important}.bg-cyan-500{background-color:#00bcd4!important}.bg-cyan-600{background-color:#00acc1!important}.bg-cyan-700{background-color:#0097a7!important}.bg-cyan-800{background-color:#00838f!important}.bg-cyan-900{background-color:#006064!important}.bg-cyan-A100{background-color:#84ffff!important}.bg-cyan-A200{background-color:#18ffff!important}.bg-cyan-A400{background-color:#00e5ff!important}.bg-cyan-A700{background-color:#00b8d4!important}.bg-teal-50{background-color:#e0f2f1!important}.bg-teal-100{background-color:#b2dfdb!important}.bg-teal-200{background-color:#80cbc4!important}.bg-teal-300{background-color:#4db6ac!important}.bg-teal-400{background-color:#26a69a!important}.bg-teal-500{background-color:#009688!important}.bg-teal-600{background-color:#00897b!important}.bg-teal-700{background-color:#00796b!important}.bg-teal-800{background-color:#00695c!important}.bg-teal-900{background-color:#004d40!important}.bg-teal-A100{background-color:#a7ffeb!important}.bg-teal-A200{background-color:#64ffda!important}.bg-teal-A400{background-color:#1de9b6!important}.bg-teal-A700{background-color:#00bfa5!important}.bg-green-50{background-color:#e8f5e9!important}.bg-green-100{background-color:#c8e6c9!important}.bg-green-200{background-color:#a5d6a7!important}.bg-green-300{background-color:#81c784!important}.bg-green-400{background-color:#66bb6a!important}.bg-green-500{background-color:#4caf50!important}.bg-green-600{background-color:#43a047!important}.bg-green-700{background-color:#388e3c!important}.bg-green-800{background-color:#2e7d32!important}.bg-green-900{background-color:#1b5e20!important}.bg-green-A100{background-color:#b9f6ca!important}.bg-green-A200{background-color:#69f0ae!important}.bg-green-A400{background-color:#00e676!important}.bg-green-A700{background-color:#00c853!important}.bg-light-green-50{background-color:#f1f8e9!important}.bg-light-green-100{background-color:#dcedc8!important}.bg-light-green-200{background-color:#c5e1a5!important}.bg-light-green-300{background-color:#aed581!important}.bg-light-green-400{background-color:#9ccc65!important}.bg-light-green-500{background-color:#8bc34a!important}.bg-light-green-600{background-color:#7cb342!important}.bg-light-green-700{background-color:#689f38!important}.bg-light-green-800{background-color:#558b2f!important}.bg-light-green-900{background-color:#33691e!important}.bg-light-green-A100{background-color:#ccff90!important}.bg-light-green-A200{background-color:#b2ff59!important}.bg-light-green-A400{background-color:#76ff03!important}.bg-light-green-A700{background-color:#64dd17!important}.bg-lime-50{background-color:#f9fbe7!important}.bg-lime-100{background-color:#f0f4c3!important}.bg-lime-200{background-color:#e6ee9c!important}.bg-lime-300{background-color:#dce775!important}.bg-lime-400{background-color:#d4e157!important}.bg-lime-500{background-color:#cddc39!important}.bg-lime-600{background-color:#c0ca33!important}.bg-lime-700{background-color:#afb42b!important}.bg-lime-800{background-color:#9e9d24!important}.bg-lime-900{background-color:#827717!important}.bg-lime-A100{background-color:#f4ff81!important}.bg-lime-A200{background-color:#eeff41!important}.bg-lime-A400{background-color:#c6ff00!important}.bg-lime-A700{background-color:#aeea00!important}.bg-yellow-50{background-color:#fffde7!important}.bg-yellow-100{background-color:#fff9c4!important}.bg-yellow-200{background-color:#fff59d!important}.bg-yellow-300{background-color:#fff176!important}.bg-yellow-400{background-color:#ffee58!important}.bg-yellow-500{background-color:#ffeb3b!important}.bg-yellow-600{background-color:#fdd835!important}.bg-yellow-700{background-color:#fbc02d!important}.bg-yellow-800{background-color:#f9a825!important}.bg-yellow-900{background-color:#f57f17!important}.bg-yellow-A100{background-color:#ffff8d!important}.bg-yellow-A200{background-color:#ff0!important}.bg-yellow-A400{background-color:#ffea00!important}.bg-yellow-A700{background-color:#ffd600!important}.bg-amber-50{background-color:#fff8e1!important}.bg-amber-100{background-color:#ffecb3!important}.bg-amber-200{background-color:#ffe082!important}.bg-amber-300{background-color:#ffd54f!important}.bg-amber-400{background-color:#ffca28!important}.bg-amber-500{background-color:#ffc107!important}.bg-amber-600{background-color:#ffb300!important}.bg-amber-700{background-color:#ffa000!important}.bg-amber-800{background-color:#ff8f00!important}.bg-amber-900{background-color:#ff6f00!important}.bg-amber-A100{background-color:#ffe57f!important}.bg-amber-A200{background-color:#ffd740!important}.bg-amber-A400{background-color:#ffc400!important}.bg-amber-A700{background-color:#ffab00!important}.bg-orange-50{background-color:#fff3e0!important}.bg-orange-100{background-color:#ffe0b2!important}.bg-orange-200{background-color:#ffcc80!important}.bg-orange-300{background-color:#ffb74d!important}.bg-orange-400{background-color:#ffa726!important}.bg-orange-500{background-color:#ff9800!important}.bg-orange-600{background-color:#fb8c00!important}.bg-orange-700{background-color:#f57c00!important}.bg-orange-800{background-color:#ef6c00!important}.bg-orange-900{background-color:#e65100!important}.bg-orange-A100{background-color:#ffd180!important}.bg-orange-A200{background-color:#ffab40!important}.bg-orange-A400{background-color:#ff9100!important}.bg-orange-A700{background-color:#ff6d00!important}.bg-deep-orange-50{background-color:#fbe9e7!important}.bg-deep-orange-100{background-color:#ffccbc!important}.bg-deep-orange-200{background-color:#ffab91!important}.bg-deep-orange-300{background-color:#ff8a65!important}.bg-deep-orange-400{background-color:#ff7043!important}.bg-deep-orange-500{background-color:#ff5722!important}.bg-deep-orange-600{background-color:#f4511e!important}.bg-deep-orange-700{background-color:#e64a19!important}.bg-deep-orange-800{background-color:#d84315!important}.bg-deep-orange-900{background-color:#bf360c!important}.bg-deep-orange-A100{background-color:#ff9e80!important}.bg-deep-orange-A200{background-color:#ff6e40!important}.bg-deep-orange-A400{background-color:#ff3d00!important}.bg-deep-orange-A700{background-color:#dd2c00!important}.bg-brown-50{background-color:#efebe9!important}.bg-brown-100{background-color:#d7ccc8!important}.bg-brown-200{background-color:#bcaaa4!important}.bg-brown-300{background-color:#a1887f!important}.bg-brown-400{background-color:#8d6e63!important}.bg-brown-500{background-color:#795548!important}.bg-brown-600{background-color:#6d4c41!important}.bg-brown-700{background-color:#5d4037!important}.bg-brown-800{background-color:#4e342e!important}.bg-brown-900{background-color:#3e2723!important}.bg-grey-50{background-color:#fafafa!important}.bg-grey-100{background-color:#f5f5f5!important}.bg-grey-200{background-color:#eee!important}.bg-grey-300{background-color:#e0e0e0!important}.bg-grey-400{background-color:#bdbdbd!important}.bg-grey-500{background-color:#9e9e9e!important}.bg-grey-600{background-color:#757575!important}.bg-grey-700{background-color:#616161!important}.bg-grey-800{background-color:#424242!important}.bg-grey-900{background-color:#212121!important}.bg-blue-grey-50{background-color:#eceff1!important}.bg-blue-grey-100{background-color:#cfd8dc!important}.bg-blue-grey-200{background-color:#b0bec5!important}.bg-blue-grey-300{background-color:#90a4ae!important}.bg-blue-grey-400{background-color:#78909c!important}.bg-blue-grey-500{background-color:#607d8b!important}.bg-blue-grey-600{background-color:#546e7a!important}.bg-blue-grey-700{background-color:#455a64!important}.bg-blue-grey-800{background-color:#37474f!important}.bg-blue-grey-900{background-color:#263238!important}.fr-red-50{color:#ffebee!important}.fr-red-100{color:#ffcdd2!important}.fr-red-200{color:#ef9a9a!important}.fr-red-300{color:#e57373!important}.fr-red-400{color:#ef5350!important}.fr-red-500{color:#f44336!important}.fr-red-600{color:#e53935!important}.fr-red-700{color:#d32f2f!important}.fr-red-800{color:#c62828!important}.fr-red-900{color:#b71c1c!important}.fr-red-A100{color:#ff8a80!important}.fr-red-A200{color:#ff5252!important}.fr-red-A400{color:#ff1744!important}.fr-red-A700{color:#d50000!important}.fr-pink-50{color:#fce4ec!important}.fr-pink-100{color:#f8bbd0!important}.fr-pink-200{color:#f48fb1!important}.fr-pink-300{color:#f06292!important}.fr-pink-400{color:#ec407a!important}.fr-pink-500{color:#e91e63!important}.fr-pink-600{color:#d81b60!important}.fr-pink-700{color:#c2185b!important}.fr-pink-800{color:#ad1457!important}.fr-pink-900{color:#880e4f!important}.fr-pink-A100{color:#ff80ab!important}.fr-pink-A200{color:#ff4081!important}.fr-pink-A400{color:#f50057!important}.fr-pink-A700{color:#c51162!important}.fr-purple-50{color:#f3e5f5!important}.fr-purple-100{color:#e1bee7!important}.fr-purple-200{color:#ce93d8!important}.fr-purple-300{color:#ba68c8!important}.fr-purple-400{color:#ab47bc!important}.fr-purple-500{color:#9c27b0!important}.fr-purple-600{color:#8e24aa!important}.fr-purple-700{color:#7b1fa2!important}.fr-purple-800{color:#6a1b9a!important}.fr-purple-900{color:#4a148c!important}.fr-purple-A100{color:#ea80fc!important}.fr-purple-A200{color:#e040fb!important}.fr-purple-A400{color:#d500f9!important}.fr-purple-A700{color:#a0f!important}.fr-deep-purple-50{color:#ede7f6!important}.fr-deep-purple-100{color:#d1c4e9!important}.fr-deep-purple-200{color:#b39ddb!important}.fr-deep-purple-300{color:#9575cd!important}.fr-deep-purple-400{color:#7e57c2!important}.fr-deep-purple-500{color:#673ab7!important}.fr-deep-purple-600{color:#5e35b1!important}.fr-deep-purple-700{color:#512da8!important}.fr-deep-purple-800{color:#4527a0!important}.fr-deep-purple-900{color:#311b92!important}.fr-deep-purple-A100{color:#b388ff!important}.fr-deep-purple-A200{color:#7c4dff!important}.fr-deep-purple-A400{color:#651fff!important}.fr-deep-purple-A700{color:#6200ea!important}.fr-indigo-50{color:#e8eaf6!important}.fr-indigo-100{color:#c5cae9!important}.fr-indigo-200{color:#9fa8da!important}.fr-indigo-300{color:#7986cb!important}.fr-indigo-400{color:#5c6bc0!important}.fr-indigo-500{color:#3f51b5!important}.fr-indigo-600{color:#3949ab!important}.fr-indigo-700{color:#303f9f!important}.fr-indigo-800{color:#283593!important}.fr-indigo-900{color:#1a237e!important}.fr-indigo-A100{color:#8c9eff!important}.fr-indigo-A200{color:#536dfe!important}.fr-indigo-A400{color:#3d5afe!important}.fr-indigo-A700{color:#304ffe!important}.fr-blue-50{color:#e3f2fd!important}.fr-blue-100{color:#bbdefb!important}.fr-blue-200{color:#90caf9!important}.fr-blue-300{color:#64b5f6!important}.fr-blue-400{color:#42a5f5!important}.fr-blue-500{color:#2196f3!important}.fr-blue-600{color:#1e88e5!important}.fr-blue-700{color:#1976d2!important}.fr-blue-800{color:#1565c0!important}.fr-blue-900{color:#0d47a1!important}.fr-blue-A100{color:#82b1ff!important}.fr-blue-A200{color:#448aff!important}.fr-blue-A400{color:#2979ff!important}.fr-blue-A700{color:#2962ff!important}.fr-light-blue-50{color:#e1f5fe!important}.fr-light-blue-100{color:#b3e5fc!important}.fr-light-blue-200{color:#81d4fa!important}.fr-light-blue-300{color:#4fc3f7!important}.fr-light-blue-400{color:#29b6f6!important}.fr-light-blue-500{color:#03a9f4!important}.fr-light-blue-600{color:#039be5!important}.fr-light-blue-700{color:#0288d1!important}.fr-light-blue-800{color:#0277bd!important}.fr-light-blue-900{color:#01579b!important}.fr-light-blue-A100{color:#80d8ff!important}.fr-light-blue-A200{color:#40c4ff!important}.fr-light-blue-A400{color:#00b0ff!important}.fr-light-blue-A700{color:#0091ea!important}.fr-cyan-50{color:#e0f7fa!important}.fr-cyan-100{color:#b2ebf2!important}.fr-cyan-200{color:#80deea!important}.fr-cyan-300{color:#4dd0e1!important}.fr-cyan-400{color:#26c6da!important}.fr-cyan-500{color:#00bcd4!important}.fr-cyan-600{color:#00acc1!important}.fr-cyan-700{color:#0097a7!important}.fr-cyan-800{color:#00838f!important}.fr-cyan-900{color:#006064!important}.fr-cyan-A100{color:#84ffff!important}.fr-cyan-A200{color:#18ffff!important}.fr-cyan-A400{color:#00e5ff!important}.fr-cyan-A700{color:#00b8d4!important}.fr-teal-50{color:#e0f2f1!important}.fr-teal-100{color:#b2dfdb!important}.fr-teal-200{color:#80cbc4!important}.fr-teal-300{color:#4db6ac!important}.fr-teal-400{color:#26a69a!important}.fr-teal-500{color:#009688!important}.fr-teal-600{color:#00897b!important}.fr-teal-700{color:#00796b!important}.fr-teal-800{color:#00695c!important}.fr-teal-900{color:#004d40!important}.fr-teal-A100{color:#a7ffeb!important}.fr-teal-A200{color:#64ffda!important}.fr-teal-A400{color:#1de9b6!important}.fr-teal-A700{color:#00bfa5!important}.fr-green-50{color:#e8f5e9!important}.fr-green-100{color:#c8e6c9!important}.fr-green-200{color:#a5d6a7!important}.fr-green-300{color:#81c784!important}.fr-green-400{color:#66bb6a!important}.fr-green-500{color:#4caf50!important}.fr-green-600{color:#43a047!important}.fr-green-700{color:#388e3c!important}.fr-green-800{color:#2e7d32!important}.fr-green-900{color:#1b5e20!important}.fr-green-A100{color:#b9f6ca!important}.fr-green-A200{color:#69f0ae!important}.fr-green-A400{color:#00e676!important}.fr-green-A700{color:#00c853!important}.fr-light-green-50{color:#f1f8e9!important}.fr-light-green-100{color:#dcedc8!important}.fr-light-green-200{color:#c5e1a5!important}.fr-light-green-300{color:#aed581!important}.fr-light-green-400{color:#9ccc65!important}.fr-light-green-500{color:#8bc34a!important}.fr-light-green-600{color:#7cb342!important}.fr-light-green-700{color:#689f38!important}.fr-light-green-800{color:#558b2f!important}.fr-light-green-900{color:#33691e!important}.fr-light-green-A100{color:#ccff90!important}.fr-light-green-A200{color:#b2ff59!important}.fr-light-green-A400{color:#76ff03!important}.fr-light-green-A700{color:#64dd17!important}.fr-lime-50{color:#f9fbe7!important}.fr-lime-100{color:#f0f4c3!important}.fr-lime-200{color:#e6ee9c!important}.fr-lime-300{color:#dce775!important}.fr-lime-400{color:#d4e157!important}.fr-lime-500{color:#cddc39!important}.fr-lime-600{color:#c0ca33!important}.fr-lime-700{color:#afb42b!important}.fr-lime-800{color:#9e9d24!important}.fr-lime-900{color:#827717!important}.fr-lime-A100{color:#f4ff81!important}.fr-lime-A200{color:#eeff41!important}.fr-lime-A400{color:#c6ff00!important}.fr-lime-A700{color:#aeea00!important}.fr-yellow-50{color:#fffde7!important}.fr-yellow-100{color:#fff9c4!important}.fr-yellow-200{color:#fff59d!important}.fr-yellow-300{color:#fff176!important}.fr-yellow-400{color:#ffee58!important}.fr-yellow-500{color:#ffeb3b!important}.fr-yellow-600{color:#fdd835!important}.fr-yellow-700{color:#fbc02d!important}.fr-yellow-800{color:#f9a825!important}.fr-yellow-900{color:#f57f17!important}.fr-yellow-A100{color:#ffff8d!important}.fr-yellow-A200{color:#ff0!important}.fr-yellow-A400{color:#ffea00!important}.fr-yellow-A700{color:#ffd600!important}.fr-amber-50{color:#fff8e1!important}.fr-amber-100{color:#ffecb3!important}.fr-amber-200{color:#ffe082!important}.fr-amber-300{color:#ffd54f!important}.fr-amber-400{color:#ffca28!important}.fr-amber-500{color:#ffc107!important}.fr-amber-600{color:#ffb300!important}.fr-amber-700{color:#ffa000!important}.fr-amber-800{color:#ff8f00!important}.fr-amber-900{color:#ff6f00!important}.fr-amber-A100{color:#ffe57f!important}.fr-amber-A200{color:#ffd740!important}.fr-amber-A400{color:#ffc400!important}.fr-amber-A700{color:#ffab00!important}.fr-orange-50{color:#fff3e0!important}.fr-orange-100{color:#ffe0b2!important}.fr-orange-200{color:#ffcc80!important}.fr-orange-300{color:#ffb74d!important}.fr-orange-400{color:#ffa726!important}.fr-orange-500{color:#ff9800!important}.fr-orange-600{color:#fb8c00!important}.fr-orange-700{color:#f57c00!important}.fr-orange-800{color:#ef6c00!important}.fr-orange-900{color:#e65100!important}.fr-orange-A100{color:#ffd180!important}.fr-orange-A200{color:#ffab40!important}.fr-orange-A400{color:#ff9100!important}.fr-orange-A700{color:#ff6d00!important}.fr-deep-orange-50{color:#fbe9e7!important}.fr-deep-orange-100{color:#ffccbc!important}.fr-deep-orange-200{color:#ffab91!important}.fr-deep-orange-300{color:#ff8a65!important}.fr-deep-orange-400{color:#ff7043!important}.fr-deep-orange-500{color:#ff5722!important}.fr-deep-orange-600{color:#f4511e!important}.fr-deep-orange-700{color:#e64a19!important}.fr-deep-orange-800{color:#d84315!important}.fr-deep-orange-900{color:#bf360c!important}.fr-deep-orange-A100{color:#ff9e80!important}.fr-deep-orange-A200{color:#ff6e40!important}.fr-deep-orange-A400{color:#ff3d00!important}.fr-deep-orange-A700{color:#dd2c00!important}.fr-brown-50{color:#efebe9!important}.fr-brown-100{color:#d7ccc8!important}.fr-brown-200{color:#bcaaa4!important}.fr-brown-300{color:#a1887f!important}.fr-brown-400{color:#8d6e63!important}.fr-brown-500{color:#795548!important}.fr-brown-600{color:#6d4c41!important}.fr-brown-700{color:#5d4037!important}.fr-brown-800{color:#4e342e!important}.fr-brown-900{color:#3e2723!important}.fr-grey-50{color:#fafafa!important}.fr-grey-100{color:#f5f5f5!important}.fr-grey-200{color:#eee!important}.fr-grey-300{color:#e0e0e0!important}.fr-grey-400{color:#bdbdbd!important}.fr-grey-500{color:#9e9e9e!important}.fr-grey-600{color:#757575!important}.fr-grey-700{color:#616161!important}.fr-grey-800{color:#424242!important}.fr-grey-900{color:#212121!important}.fr-blue-grey-50{color:#eceff1!important}.fr-blue-grey-100{color:#cfd8dc!important}.fr-blue-grey-200{color:#b0bec5!important}.fr-blue-grey-300{color:#90a4ae!important}.fr-blue-grey-400{color:#78909c!important}.fr-blue-grey-500{color:#607d8b!important}.fr-blue-grey-600{color:#546e7a!important}.fr-blue-grey-700{color:#455a64!important}.fr-blue-grey-800{color:#37474f!important}.fr-blue-grey-900{color:#263238!important}.border,[class*="border-"]{border-width:0;border-style:solid;border-color:var(--root-border-color)}.border.dotted,[class*="border-"].dotted{border-style:dotted}.border{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-0{border-width:0!important}.border-top{border-top-width:1px!important}.border-top-2{border-top-width:2px!important}.border-top-3{border-top-width:3px!important}.border-top-4{border-top-width:4px!important}.border-top-5{border-top-width:5px!important}.border-top-0{border-top-width:0!important}.border-right{border-right-width:1px!important}.border-right-2{border-right-width:2px!important}.border-right-3{border-right-width:3px!important}.border-right-4{border-right-width:4px!important}.border-right-5{border-right-width:5px!important}.border-right-0{border-right-width:0!important}.border-bottom{border-bottom-width:1px!important}.border-bottom-2{border-bottom-width:2px!important}.border-bottom-3{border-bottom-width:3px!important}.border-bottom-4{border-bottom-width:4px!important}.border-bottom-5{border-bottom-width:5px!important}.border-bottom-0{border-bottom-width:0!important}.border-left{border-left-width:1px!important}.border-left-2{border-left-width:2px!important}.border-left-3{border-left-width:3px!important}.border-left-4{border-left-width:4px!important}.border-left-5{border-left-width:5px!important}.border-left-0{border-left-width:0!important}.border-default{border-color:var(--color-default)!important}.border-primary{border-color:var(--color-primary)!important}.border-secondary{border-color:var(--color-secondary)!important}.border-info{border-color:var(--color-info)!important}.border-success{border-color:var(--color-success)!important}.border-warning{border-color:var(--color-warning)!important}.border-danger{border-color:var(--color-danger)!important}.border-dark{border-color:var(--color-dark)!important}.border-private{border-color:var(--color-private)!important}.border-purple{border-color:var(--color-purple)!important}.border-white{border-color:var(--color-white)!important}.border-trans{border-color:var(--color-trans)!important}.br-0{border-radius:0!important}.br-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.br-right-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.br-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.br-left-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.br-2{border-radius:.125rem!important}.br-top-2{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.br-right-2{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.br-bottom-2{border-bottom-right-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.br-left-2{border-bottom-left-radius:.125rem!important;border-top-left-radius:.125rem!important}.br-4{border-radius:.25rem!important}.br-top-4{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.br-right-4{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.br-bottom-4{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.br-left-4{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.br-6{border-radius:.375rem!important}.br-top-6{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.br-right-6{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.br-bottom-6{border-bottom-right-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.br-left-6{border-bottom-left-radius:.375rem!important;border-top-left-radius:.375rem!important}.br-8{border-radius:.5rem!important}.br-top-8{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.br-right-8{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.br-bottom-8{border-bottom-right-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.br-left-8{border-bottom-left-radius:.5rem!important;border-top-left-radius:.5rem!important}.br-12{border-radius:.75rem!important}.br-top-12{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.br-right-12{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.br-bottom-12{border-bottom-right-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.br-left-12{border-bottom-left-radius:.75rem!important;border-top-left-radius:.75rem!important}.br-16{border-radius:1rem!important}.br-top-16{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.br-right-16{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.br-bottom-16{border-bottom-right-radius:1rem!important;border-bottom-left-radius:1rem!important}.br-left-16{border-bottom-left-radius:1rem!important;border-top-left-radius:1rem!important}.br-20{border-radius:1.25rem!important}.br-top-20{border-top-left-radius:1.25rem!important;border-top-right-radius:1.25rem!important}.br-right-20{border-top-right-radius:1.25rem!important;border-bottom-right-radius:1.25rem!important}.br-bottom-20{border-bottom-right-radius:1.25rem!important;border-bottom-left-radius:1.25rem!important}.br-left-20{border-bottom-left-radius:1.25rem!important;border-top-left-radius:1.25rem!important}.br-24{border-radius:1.5rem!important}.br-top-24{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.br-right-24{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.br-bottom-24{border-bottom-right-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.br-left-24{border-bottom-left-radius:1.5rem!important;border-top-left-radius:1.5rem!important}.br-50{border-radius:50%!important}.br-pill{border-radius:50rem!important}.w-1{width:1rem}.w-2{width:2rem}.w-3{width:3rem}.w-4{width:4rem}.w-5{width:5rem}.w-6{width:6rem}.w-7{width:7rem}.w-8{width:8rem}.w-9{width:9rem}.w-10{width:10rem}.w-12{width:12rem}.w-15{width:15rem}.w-18{width:18rem}.w-21{width:21rem}.w-24{width:24rem}.w-30{width:30rem}.w-48{width:48rem}.w-66{width:66rem}.w-84{width:84rem}.w-5-p{width:5%}.w-10-p{width:10%}.w-25-p{width:25%}.w-50-p{width:50%}.w-75-p{width:75%}.w-90-p{width:90%}.w-95-p{width:95%}.w-100-p{width:100%}.min-w-100-p{min-width:100%}.max-w-100-p{max-width:100%}.w-auto{width:auto}.h-1{height:1rem}.h-2{height:2rem}.h-3{height:3rem}.h-4{height:4rem}.h-5{height:5rem}.h-6{height:6rem}.h-7{height:7rem}.h-8{height:8rem}.h-9{height:9rem}.h-10{height:10rem}.h-12{height:12rem}.h-15{height:15rem}.h-18{height:18rem}.h-21{height:21rem}.h-24{height:24rem}.h-30{height:30rem}.h-48{height:48rem}.h-66{height:66rem}.h-84{height:84rem}.h-5-p{height:5%}.h-10-p{height:10%}.h-25-p{height:25%}.h-50-p{height:50%}.h-75-p{height:75%}.h-90-p{height:90%}.h-95-p{height:95%}.h-100-p{height:100%}.min-h-100-p{min-height:100%}.max-h-100-p{max-height:100%}.h-auto{height:auto}.rtt-180{transform:rotate(-180deg)}.rtt-165{transform:rotate(-165deg)}.rtt-150{transform:rotate(-150deg)}.rtt-135{transform:rotate(-135deg)}.rtt-120{transform:rotate(-120deg)}.rtt-105{transform:rotate(-105deg)}.rtt-90{transform:rotate(-90deg)}.rtt-75{transform:rotate(-75deg)}.rtt-60{transform:rotate(-60deg)}.rtt-45{transform:rotate(-45deg)}.rtt-30{transform:rotate(-30deg)}.rtt-15{transform:rotate(-15deg)}.rtt0{transform:rotate(0deg)}.rtt15{transform:rotate(15deg)}.rtt30{transform:rotate(30deg)}.rtt45{transform:rotate(45deg)}.rtt60{transform:rotate(60deg)}.rtt75{transform:rotate(75deg)}.rtt90{transform:rotate(90deg)}.rtt105{transform:rotate(105deg)}.rtt120{transform:rotate(120deg)}.rtt135{transform:rotate(135deg)}.rtt150{transform:rotate(150deg)}.rtt165{transform:rotate(165deg)}.rtt180{transform:rotate(180deg)}.c-auto{cursor:auto!important}.c-menu{cursor:context-menu!important}.c-crosshair{cursor:crosshair!important}.c-default{cursor:default!important}.c-e-resize{cursor:e-resize!important}.c-grab{cursor:grab!important}.c-help{cursor:help!important}.c-move{cursor:move!important}.c-ne-resize{cursor:ne-resize!important}.c-no-drop{cursor:no-drop!important}.c-not-allowed{cursor:not-allowed!important}.c-n-resize{cursor:n-resize!important}.c-nw-resize{cursor:nw-resize!important}.c-pointer{cursor:pointer!important}.c-progress{cursor:progress!important}.c-se-resize{cursor:se-resize!important}.c-s-resize{cursor:s-resize!important}.c-sw-resize{cursor:sw-resize!important}.c-text{cursor:text!important}.c-wait{cursor:wait!important}.c-w-resize{cursor:w-resize!important}[class*="ratio-"]{position:relative;width:100%}.ratio-1x1{aspect-ratio:1/1}.ratio-2x1{aspect-ratio:2/1}.ratio-4x3{aspect-ratio:4/3}.ratio-16x9{aspect-ratio:16/9}.ratio-21x9{aspect-ratio:21/9}@media print{body{padding:0!important;margin:0!important;color-adjust:exact!important;-webkit-print-color-adjust:exact!important}table{font-size:.75rem!important}.noprint{display:none!important}.print-block{display:block;width:100%}.print-inline{display:inline!important}.print-inline-block{display:inline-block!important}.print-grid{display:grid!important}.page-break{page-break-before:always}}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-90{opacity:.9}.opacity-100{opacity:1}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.shadow-hover{transition:var(--trans-temp1)}.shadow-hover:hover{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm-hover{transition:var(--trans-temp1)}.shadow-sm-hover:hover{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg-hover{transition:var(--trans-temp1)}.shadow-lg-hover:hover{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.p-relative{position:relative!important}.p-sticky{position:-webkit-sticky!important;position:sticky!important}.p-absolute{position:absolute!important}.p-fixed{position:fixed!important}.p-static{position:static!important}.p-unset{position:unset!important}@media(max-width:575.98px){.p-xs-relative{position:relative!important}.p-xs-sticky{position:-webkit-sticky!important;position:sticky!important}.p-xs-absolute{position:absolute!important}.p-xs-fixed{position:fixed!important}.p-xs-static{position:static!important}.p-xs-unset{position:unset!important}}@media(min-width:576px){.p-sm-relative{position:relative!important}.p-sm-sticky{position:-webkit-sticky!important;position:sticky!important}.p-sm-absolute{position:absolute!important}.p-sm-fixed{position:fixed!important}.p-sm-static{position:static!important}.p-sm-unset{position:unset!important}}@media(min-width:768px){.p-md-relative{position:relative!important}.p-md-sticky{position:-webkit-sticky!important;position:sticky!important}.p-md-absolute{position:absolute!important}.p-md-fixed{position:fixed!important}.p-md-static{position:static!important}.p-md-unset{position:unset!important}}@media(min-width:992px){.p-lg-relative{position:relative!important}.p-lg-sticky{position:-webkit-sticky!important;position:sticky!important}.p-lg-absolute{position:absolute!important}.p-lg-fixed{position:fixed!important}.p-lg-static{position:static!important}.p-lg-unset{position:unset!important}}@media(min-width:1200px){.p-xl-relative{position:relative!important}.p-xl-sticky{position:-webkit-sticky!important;position:sticky!important}.p-xl-absolute{position:absolute!important}.p-xl-fixed{position:fixed!important}.p-xl-static{position:static!important}.p-xl-unset{position:unset!important}}@media(min-width:1600px){.p-xx-relative{position:relative!important}.p-xx-sticky{position:-webkit-sticky!important;position:sticky!important}.p-xx-absolute{position:absolute!important}.p-xx-fixed{position:fixed!important}.p-xx-static{position:static!important}.p-xx-unset{position:unset!important}}@media(min-width:2000px){.p-2k-relative{position:relative!important}.p-2k-sticky{position:-webkit-sticky!important;position:sticky!important}.p-2k-absolute{position:absolute!important}.p-2k-fixed{position:fixed!important}.p-2k-static{position:static!important}.p-2k-unset{position:unset!important}}.top-0{top:0!important}.top-25{top:25%!important}.top-50{top:50%!important}.top-75{top:75%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-25{bottom:25%!important}.bottom-50{bottom:50%!important}.bottom-75{bottom:75%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-25{left:25%!important}.start-50{left:50%!important}.start-75{left:75%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-25{right:25%!important}.end-50{right:50%!important}.end-75{right:75%!important}.end-100{right:100%!important}.t0{top:0!important}.r0{right:0!important}.b0{bottom:0!important}.l0{left:0!important}.t2{top:.125rem!important}.r2{right:.125rem!important}.b2{bottom:.125rem!important}.l2{left:.125rem!important}.t4{top:.25rem!important}.r4{right:.25rem!important}.b4{bottom:.25rem!important}.l4{left:.25rem!important}.t6{top:.375rem!important}.r6{right:.375rem!important}.b6{bottom:.375rem!important}.l6{left:.375rem!important}.t8{top:.5rem!important}.r8{right:.5rem!important}.b8{bottom:.5rem!important}.l8{left:.5rem!important}.t12{top:.75rem!important}.r12{right:.75rem!important}.b12{bottom:.75rem!important}.l12{left:.75rem!important}.t16{top:1rem!important}.r16{right:1rem!important}.b16{bottom:1rem!important}.l16{left:1rem!important}.t20{top:1.25rem!important}.r20{right:1.25rem!important}.b20{bottom:1.25rem!important}.l20{left:1.25rem!important}.t24{top:1.5rem!important}.r24{right:1.5rem!important}.b24{bottom:1.5rem!important}.l24{left:1.5rem!important}.t32{top:2rem!important}.r32{right:2rem!important}.b32{bottom:2rem!important}.l32{left:2rem!important}.t40{top:2.5rem!important}.r40{right:2.5rem!important}.b40{bottom:2.5rem!important}.l40{left:2.5rem!important}.t48{top:3rem!important}.r48{right:3rem!important}.b48{bottom:3rem!important}.l48{left:3rem!important}.t56{top:3.5rem!important}.r56{right:3.5rem!important}.b56{bottom:3.5rem!important}.l56{left:3.5rem!important}.t64{top:4rem!important}.r64{right:4rem!important}.b64{bottom:4rem!important}.l64{left:4rem!important}.t72{top:4.5rem!important}.r72{right:4.5rem!important}.b72{bottom:4.5rem!important}.l72{left:4.5rem!important}.t80{top:5rem!important}.r80{right:5rem!important}.b80{bottom:5rem!important}.l80{left:5rem!important}.t-2{top:-.125rem!important}.r-2{right:-.125rem!important}.b-2{bottom:-.125rem!important}.l-2{left:-.125rem!important}.t-4{top:-.25rem!important}.r-4{right:-.25rem!important}.b-4{bottom:-.25rem!important}.l-4{left:-.25rem!important}.t-6{top:-.375rem!important}.r-6{right:-.375rem!important}.b-6{bottom:-.375rem!important}.l-6{left:-.375rem!important}.t-8{top:-.5rem!important}.r-8{right:-.5rem!important}.b-8{bottom:-.5rem!important}.l-8{left:-.5rem!important}.t-12{top:-.75rem!important}.r-12{right:-.75rem!important}.b-12{bottom:-.75rem!important}.l-12{left:-.75rem!important}.t-16{top:-1rem!important}.r-16{right:-1rem!important}.b-16{bottom:-1rem!important}.l-16{left:-1rem!important}.t-20{top:-1.25rem!important}.r-20{right:-1.25rem!important}.b-20{bottom:-1.25rem!important}.l-20{left:-1.25rem!important}.t-24{top:-1.5rem!important}.r-24{right:-1.5rem!important}.b-24{bottom:-1.5rem!important}.l-24{left:-1.5rem!important}.t-32{top:-2rem!important}.r-32{right:-2rem!important}.b-32{bottom:-2rem!important}.l-32{left:-2rem!important}.t-40{top:-2.5rem!important}.r-40{right:-2.5rem!important}.b-40{bottom:-2.5rem!important}.l-40{left:-2.5rem!important}.t-48{top:-3rem!important}.r-48{right:-3rem!important}.b-48{bottom:-3rem!important}.l-48{left:-3rem!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-x-middle{transform:translateX(-50%)!important}.translate-y-middle{transform:translateY(-50%)!important}[hidden],.d-hidden,.d-none{display:none!important}.d-block{width:100%!important;display:block!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important;align-items:center}.d-inline-flex{display:inline-flex!important;align-items:center}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-inherit{display:inherit!important}.d-contents{display:contents!important}.d-unset{display:unset!important}@media(max-width:767.98px){.only-desktop{display:none!important}}@media(max-width:575.98px){.d-xs-hidden,.d-xs-none{display:none!important}.d-xs-block{width:100%;display:block!important}.d-xs-inline-block{display:inline-block!important}.d-xs-flex{display:flex!important;align-items:center}.d-xs-inline-flex{display:inline-flex!important;align-items:center}.d-xs-grid{display:grid!important}.d-xs-inline-grid{display:inline-grid!important}.d-xs-inherit{display:inherit!important}.d-xs-contents{display:contents!important}.d-xs-unset{display:unset!important}}@media(min-width:576px){.d-sm-hidden,.d-sm-none{display:none!important}.d-sm-block{width:100%;display:block!important}.d-sm-inline-block{display:inline-block!important}.d-sm-flex{display:flex!important;align-items:center}.d-sm-inline-flex{display:inline-flex!important;align-items:center}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-inherit{display:inherit!important}.d-sm-contents{display:contents!important}.d-sm-unset{display:unset!important}}@media(min-width:768px){.d-md-hidden,.d-md-none{display:none!important}.d-md-block{width:100%;display:block!important}.d-md-inline-block{display:inline-block!important}.d-md-flex{display:flex!important;align-items:center}.d-md-inline-flex{display:inline-flex!important;align-items:center}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-inherit{display:inherit!important}.d-md-contents{display:contents!important}.d-md-unset{display:unset!important}}@media(min-width:992px){.d-lg-hidden,.d-lg-none{display:none!important}.d-lg-block{width:100%;display:block!important}.d-lg-inline-block{display:inline-block!important}.d-lg-flex{display:flex!important;align-items:center}.d-lg-inline-flex{display:inline-flex!important;align-items:center}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-inherit{display:inherit!important}.d-lg-contents{display:contents!important}.d-lg-unset{display:unset!important}}@media(min-width:1200px){.d-xl-hidden,.d-xl-none{display:none!important}.d-xl-block{width:100%;display:block!important}.d-xl-inline-block{display:inline-block!important}.d-xl-flex{display:flex!important;align-items:center}.d-xl-inline-flex{display:inline-flex!important;align-items:center}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-inherit{display:inherit!important}.d-xl-contents{display:contents!important}.d-xl-unset{display:unset!important}}@media(min-width:1600px){.d-xx-hidden,.d-xx-none{display:none!important}.d-xx-block{width:100%;display:block!important}.d-xx-inline-block{display:inline-block!important}.d-xx-flex{display:flex!important;align-items:center}.d-xx-inline-flex{display:inline-flex!important}.d-xx-grid{display:grid!important}.d-xx-inline-grid{display:inline-grid!important}.d-xx-inherit{display:inherit!important}.d-xx-contents{display:contents!important}.d-xx-unset{display:unset!important}}@media(min-width:2000px){.d-2k-hidden,.d-2k-none{display:none!important}.d-2k-block{width:100%;display:block!important}.d-2k-inline-block{display:inline-block!important}.d-2k-flex{display:flex!important;align-items:center}.d-2k-inline-flex{display:inline-flex!important}.d-2k-grid{display:grid!important}.d-2k-inline-grid{display:inline-grid!important}.d-2k-inherit{display:inherit!important}.d-2k-contents{display:contents!important}.d-2k-unset{display:unset!important}}.o-first{order:-1}.o-0{order:0}.o-1{order:1}.o-2{order:2}.o-3{order:3}.o-4{order:4}.o-5{order:5}.o-6{order:6}.o-7{order:7}.o-8{order:8}.o-9{order:9}.o-last{order:99}.clearfix::after{content:"";clear:both;display:block}.fl{float:left!important}.fr{float:right!important}.fn{float:none!important}@media(max-width:575.98px){.o-xs-first{order:-1}.o-xs-0{order:0}.o-xs-1{order:1}.o-xs-2{order:2}.o-xs-3{order:3}.o-xs-4{order:4}.o-xs-5{order:5}.o-xs-6{order:6}.o-xs-7{order:7}.o-xs-8{order:8}.o-xs-9{order:9}.o-xs-last{order:99}.fl-xs{float:left!important}.fr-xs{float:right!important}.fn-xs{float:none!important}}@media(min-width:576px){.o-sm-first{order:-1}.o-sm-0{order:0}.o-sm-1{order:1}.o-sm-2{order:2}.o-sm-3{order:3}.o-sm-4{order:4}.o-sm-5{order:5}.o-sm-6{order:6}.o-sm-7{order:7}.o-sm-8{order:8}.o-sm-9{order:9}.o-sm-last{order:99}.fl-sm{float:left!important}.fr-sm{float:right!important}.fn-sm{float:none!important}}@media(min-width:768px){.o-md-first{order:-1}.o-md-0{order:0}.o-md-1{order:1}.o-md-2{order:2}.o-md-3{order:3}.o-md-4{order:4}.o-md-5{order:5}.o-md-6{order:6}.o-md-7{order:7}.o-md-8{order:8}.o-md-9{order:9}.o-md-last{order:99}.fl-md{float:left!important}.fr-md{float:right!important}.fn-md{float:none!important}}@media(min-width:992px){.o-lg-first{order:-1}.o-lg-0{order:0}.o-lg-1{order:1}.o-lg-2{order:2}.o-lg-3{order:3}.o-lg-4{order:4}.o-lg-5{order:5}.o-lg-6{order:6}.o-lg-7{order:7}.o-lg-8{order:8}.o-lg-9{order:9}.o-lg-last{order:99}.fl-lg{float:left!important}.fr-lg{float:right!important}.fn-lg{float:none!important}}@media(min-width:1200px){.o-xl-first{order:-1}.o-xl-0{order:0}.o-xl-1{order:1}.o-xl-2{order:2}.o-xl-3{order:3}.o-xl-4{order:4}.o-xl-5{order:5}.o-xl-6{order:6}.o-xl-7{order:7}.o-xl-8{order:8}.o-xl-9{order:9}.o-xl-last{order:99}.fl-xl{float:left!important}.fr-xl{float:right!important}.fn-xl{float:none!important}}@media(min-width:1600px){.o-xx-first{order:-1}.o-xx-0{order:0}.o-xx-1{order:1}.o-xx-2{order:2}.o-xx-3{order:3}.o-xx-4{order:4}.o-xx-5{order:5}.o-xx-6{order:6}.o-xx-7{order:7}.o-xx-8{order:8}.o-xx-9{order:9}.o-xx-last{order:99}.fl-xx{float:left!important}.fr-xx{float:right!important}.fn-xx{float:none!important}}@media(min-width:2000px){.o-2k-first{order:-1}.o-2k-0{order:0}.o-2k-1{order:1}.o-2k-2{order:2}.o-2k-3{order:3}.o-2k-4{order:4}.o-2k-5{order:5}.o-2k-6{order:6}.o-2k-7{order:7}.o-2k-8{order:8}.o-2k-9{order:9}.o-2k-last{order:99}.fl-2k{float:left!important}.fr-2k{float:right!important}.fn-2k{float:none!important}}.of-auto{overflow:auto}.of-x-auto{overflow-x:auto}.of-y-auto{overflow-y:auto}.of-hidden{overflow:hidden}.of-x-hidden{overflow-x:hidden}.of-y-hidden{overflow-y:hidden}.of-overlay{overflow:overlay}.img-fluid{width:100%;max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--color-white);border:1px solid var(--root-border-color);border-radius:.25rem;max-width:100%;height:auto}.mt0{margin-top:0!important}.mr0{margin-right:0!important}.mb0{margin-bottom:0!important}.ml0{margin-left:0!important}.ma0{margin:0!important}.mh0{margin-left:0!important;margin-right:0!important}.mv0{margin-top:0!important;margin-bottom:0!important}.mt2{margin-top:.125rem!important}.mr2{margin-right:.125rem!important}.mb2{margin-bottom:.125rem!important}.ml2{margin-left:.125rem!important}.ma2{margin:.125rem!important}.mh2{margin-left:.125rem!important;margin-right:.125rem!important}.mv2{margin-top:.125rem!important;margin-bottom:.125rem!important}.mt4{margin-top:.25rem!important}.mr4{margin-right:.25rem!important}.mb4{margin-bottom:.25rem!important}.ml4{margin-left:.25rem!important}.ma4{margin:.25rem!important}.mh4{margin-left:.25rem!important;margin-right:.25rem!important}.mv4{margin-top:.25rem!important;margin-bottom:.25rem!important}.mt6{margin-top:.375rem!important}.mr6{margin-right:.375rem!important}.mb6{margin-bottom:.375rem!important}.ml6{margin-left:.375rem!important}.ma6{margin:.375rem!important}.mh6{margin-left:.375rem!important;margin-right:.375rem!important}.mv6{margin-top:.375rem!important;margin-bottom:.375rem!important}.mt8{margin-top:.5rem!important}.mr8{margin-right:.5rem!important}.mb8{margin-bottom:.5rem!important}.ml8{margin-left:.5rem!important}.ma8{margin:.5rem!important}.mh8{margin-left:.5rem!important;margin-right:.5rem!important}.mv8{margin-top:.5rem!important;margin-bottom:.5rem!important}.mt12{margin-top:.75rem!important}.mr12{margin-right:.75rem!important}.mb12{margin-bottom:.75rem!important}.ml12{margin-left:.75rem!important}.ma12{margin:.75rem!important}.mh12{margin-left:.75rem!important;margin-right:.75rem!important}.mv12{margin-top:.75rem!important;margin-bottom:.75rem!important}.mt16{margin-top:1rem!important}.mr16{margin-right:1rem!important}.mb16{margin-bottom:1rem!important}.ml16{margin-left:1rem!important}.ma16{margin:1rem!important}.mh16{margin-left:1rem!important;margin-right:1rem!important}.mv16{margin-top:1rem!important;margin-bottom:1rem!important}.mt20{margin-top:1.25rem!important}.mr20{margin-right:1.25rem!important}.mb20{margin-bottom:1.25rem!important}.ml20{margin-left:1.25rem!important}.ma20{margin:1.25rem!important}.mh20{margin-left:1.25rem!important;margin-right:1.25rem!important}.mv20{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.mt24{margin-top:1.5rem!important}.mr24{margin-right:1.5rem!important}.mb24{margin-bottom:1.5rem!important}.ml24{margin-left:1.5rem!important}.ma24{margin:1.5rem!important}.mh24{margin-left:1.5rem!important;margin-right:1.5rem!important}.mv24{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.mt32{margin-top:2rem!important}.mr32{margin-right:2rem!important}.mb32{margin-bottom:2rem!important}.ml32{margin-left:2rem!important}.ma32{margin:2rem!important}.mh32{margin-left:2rem!important;margin-right:2rem!important}.mv32{margin-top:2rem!important;margin-bottom:2rem!important}.mt40{margin-top:2.5rem!important}.mr40{margin-right:2.5rem!important}.mb40{margin-bottom:2.5rem!important}.ml40{margin-left:2.5rem!important}.ma40{margin:2.5rem!important}.mh40{margin-left:2.5rem!important;margin-right:2.5rem!important}.mv40{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.mt48{margin-top:3rem!important}.mr48{margin-right:3rem!important}.mb48{margin-bottom:3rem!important}.ml48{margin-left:3rem!important}.ma48{margin:3rem!important}.mh48{margin-left:3rem!important;margin-right:3rem!important}.mv48{margin-top:3rem!important;margin-bottom:3rem!important}.mt56{margin-top:3.5rem!important}.mr56{margin-right:3.5rem!important}.mb56{margin-bottom:3.5rem!important}.ml56{margin-left:3.5rem!important}.ma56{margin:3.5rem!important}.mh56{margin-left:3.5rem!important;margin-right:3.5rem!important}.mv56{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.mt64{margin-top:4rem!important}.mr64{margin-right:4rem!important}.mb64{margin-bottom:4rem!important}.ml64{margin-left:4rem!important}.ma64{margin:4rem!important}.mh64{margin-left:4rem!important;margin-right:4rem!important}.mv64{margin-top:4rem!important;margin-bottom:4rem!important}.mt72{margin-top:4.5rem!important}.mr72{margin-right:4.5rem!important}.mb72{margin-bottom:4.5rem!important}.ml72{margin-left:4.5rem!important}.ma72{margin:4.5rem!important}.mh72{margin-left:4.5rem!important;margin-right:4.5rem!important}.mv72{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.mt80{margin-top:5rem!important}.mr80{margin-right:5rem!important}.mb80{margin-bottom:5rem!important}.ml80{margin-left:5rem!important}.ma80{margin:5rem!important}.mh80{margin-left:5rem!important;margin-right:5rem!important}.mv80{margin-top:5rem!important;margin-bottom:5rem!important}.mt-2{margin-top:-.125rem!important}.mr-2{margin-right:-.125rem!important}.mb-2{margin-bottom:-.125rem!important}.ml-2{margin-left:-.125rem!important}.ma-2{margin:-.125rem!important}.mh-2{margin-left:-.125rem!important;margin-right:-.125rem!important}.mv-2{margin-top:-.125rem!important;margin-bottom:-.125rem!important}.mt-4{margin-top:-.25rem!important}.mr-4{margin-right:-.25rem!important}.mb-4{margin-bottom:-.25rem!important}.ml-4{margin-left:-.25rem!important}.ma-4{margin:-.25rem!important}.mh-4{margin-left:-.25rem!important;margin-right:-.25rem!important}.mv-4{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.mt-6{margin-top:-.375rem!important}.mr-6{margin-right:-.375rem!important}.mb-6{margin-bottom:-.375rem!important}.ml-6{margin-left:-.375rem!important}.ma-6{margin:-.375rem!important}.mh-6{margin-left:-.375rem!important;margin-right:-.375rem!important}.mv-6{margin-top:-.375rem!important;margin-bottom:-.375rem!important}.mt-8{margin-top:-.5rem!important}.mr-8{margin-right:-.5rem!important}.mb-8{margin-bottom:-.5rem!important}.ml-8{margin-left:-.5rem!important}.ma-8{margin:-.5rem!important}.mh-8{margin-left:-.5rem!important;margin-right:-.5rem!important}.mv-8{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.mt-12{margin-top:-.75rem!important}.mr-12{margin-right:-.75rem!important}.mb-12{margin-bottom:-.75rem!important}.ml-12{margin-left:-.75rem!important}.ma-12{margin:-.75rem!important}.mh-12{margin-left:-.75rem!important;margin-right:-.75rem!important}.mv-12{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.mt-16{margin-top:-1rem!important}.mr-16{margin-right:-1rem!important}.mb-16{margin-bottom:-1rem!important}.ml-16{margin-left:-1rem!important}.ma-16{margin:-1rem!important}.mh-16{margin-left:-1rem!important;margin-right:-1rem!important}.mv-16{margin-top:-1rem!important;margin-bottom:-1rem!important}.mt-20{margin-top:-1.25rem!important}.mr-20{margin-right:-1.25rem!important}.mb-20{margin-bottom:-1.25rem!important}.ml-20{margin-left:-1.25rem!important}.ma-20{margin:-1.25rem!important}.mh-20{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mv-20{margin-top:-1.25rem!important;margin-bottom:-1.25rem!important}.mt-24{margin-top:-1.5rem!important}.mr-24{margin-right:-1.5rem!important}.mb-24{margin-bottom:-1.5rem!important}.ml-24{margin-left:-1.5rem!important}.ma-24{margin:-1.5rem!important}.mh-24{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mv-24{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.mt-32{margin-top:-2rem!important}.mr-32{margin-right:-2rem!important}.mb-32{margin-bottom:-2rem!important}.ml-32{margin-left:-2rem!important}.ma-32{margin:-2rem!important}.mh-32{margin-left:-2rem!important;margin-right:-2rem!important}.mv-32{margin-top:-2rem!important;margin-bottom:-2rem!important}.mt-40{margin-top:-2.5rem!important}.mr-40{margin-right:-2.5rem!important}.mb-40{margin-bottom:-2.5rem!important}.ml-40{margin-left:-2.5rem!important}.ma-40{margin:-2.5rem!important}.mh-40{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.mv-40{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.mt-48{margin-top:-3rem!important}.mr-48{margin-right:-3rem!important}.mb-48{margin-bottom:-3rem!important}.ml-48{margin-left:-3rem!important}.ma-48{margin:-3rem!important}.mh-48{margin-left:-3rem!important;margin-right:-3rem!important}.mv-48{margin-top:-3rem!important;margin-bottom:-3rem!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.ma-auto{margin:auto!important}.pt0{padding-top:0!important}.pr0{padding-right:0!important}.pb0{padding-bottom:0!important}.pl0{padding-left:0!important}.pa0{padding:0!important}.ph0{padding-left:0!important;padding-right:0!important}.pv0{padding-top:0!important;padding-bottom:0!important}.pt2{padding-top:.125rem!important}.pr2{padding-right:.125rem!important}.pb2{padding-bottom:.125rem!important}.pl2{padding-left:.125rem!important}.pa2{padding:.125rem!important}.ph2{padding-left:.125rem!important;padding-right:.125rem!important}.pv2{padding-top:.125rem!important;padding-bottom:.125rem!important}.pt4{padding-top:.25rem!important}.pr4{padding-right:.25rem!important}.pb4{padding-bottom:.25rem!important}.pl4{padding-left:.25rem!important}.pa4{padding:.25rem!important}.ph4{padding-left:.25rem!important;padding-right:.25rem!important}.pv4{padding-top:.25rem!important;padding-bottom:.25rem!important}.pt6{padding-top:.375rem!important}.pr6{padding-right:.375rem!important}.pb6{padding-bottom:.375rem!important}.pl6{padding-left:.375rem!important}.pa6{padding:.375rem!important}.ph6{padding-left:.375rem!important;padding-right:.375rem!important}.pv6{padding-top:.375rem!important;padding-bottom:.375rem!important}.pt8{padding-top:.5rem!important}.pr8{padding-right:.5rem!important}.pb8{padding-bottom:.5rem!important}.pl8{padding-left:.5rem!important}.pa8{padding:.5rem!important}.ph8{padding-left:.5rem!important;padding-right:.5rem!important}.pv8{padding-top:.5rem!important;padding-bottom:.5rem!important}.pt12{padding-top:.75rem!important}.pr12{padding-right:.75rem!important}.pb12{padding-bottom:.75rem!important}.pl12{padding-left:.75rem!important}.pa12{padding:.75rem!important}.ph12{padding-left:.75rem!important;padding-right:.75rem!important}.pv12{padding-top:.75rem!important;padding-bottom:.75rem!important}.pt16{padding-top:1rem!important}.pr16{padding-right:1rem!important}.pb16{padding-bottom:1rem!important}.pl16{padding-left:1rem!important}.pa16{padding:1rem!important}.ph16{padding-left:1rem!important;padding-right:1rem!important}.pv16{padding-top:1rem!important;padding-bottom:1rem!important}.pt20{padding-top:1.25rem!important}.pr20{padding-right:1.25rem!important}.pb20{padding-bottom:1.25rem!important}.pl20{padding-left:1.25rem!important}.pa20{padding:1.25rem!important}.ph20{padding-left:1.25rem!important;padding-right:1.25rem!important}.pv20{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.pt24{padding-top:1.5rem!important}.pr24{padding-right:1.5rem!important}.pb24{padding-bottom:1.5rem!important}.pl24{padding-left:1.5rem!important}.pa24{padding:1.5rem!important}.ph24{padding-left:1.5rem!important;padding-right:1.5rem!important}.pv24{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.pt32{padding-top:2rem!important}.pr32{padding-right:2rem!important}.pb32{padding-bottom:2rem!important}.pl32{padding-left:2rem!important}.pa32{padding:2rem!important}.ph32{padding-left:2rem!important;padding-right:2rem!important}.pv32{padding-top:2rem!important;padding-bottom:2rem!important}.pt40{padding-top:2.5rem!important}.pr40{padding-right:2.5rem!important}.pb40{padding-bottom:2.5rem!important}.pl40{padding-left:2.5rem!important}.pa40{padding:2.5rem!important}.ph40{padding-left:2.5rem!important;padding-right:2.5rem!important}.pv40{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.pt48{padding-top:3rem!important}.pr48{padding-right:3rem!important}.pb48{padding-bottom:3rem!important}.pl48{padding-left:3rem!important}.pa48{padding:3rem!important}.ph48{padding-left:3rem!important;padding-right:3rem!important}.pv48{padding-top:3rem!important;padding-bottom:3rem!important}.pt56{padding-top:3.5rem!important}.pr56{padding-right:3.5rem!important}.pb56{padding-bottom:3.5rem!important}.pl56{padding-left:3.5rem!important}.pa56{padding:3.5rem!important}.ph56{padding-left:3.5rem!important;padding-right:3.5rem!important}.pv56{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.pt64{padding-top:4rem!important}.pr64{padding-right:4rem!important}.pb64{padding-bottom:4rem!important}.pl64{padding-left:4rem!important}.pa64{padding:4rem!important}.ph64{padding-left:4rem!important;padding-right:4rem!important}.pv64{padding-top:4rem!important;padding-bottom:4rem!important}.pt72{padding-top:4.5rem!important}.pr72{padding-right:4.5rem!important}.pb72{padding-bottom:4.5rem!important}.pl72{padding-left:4.5rem!important}.pa72{padding:4.5rem!important}.ph72{padding-left:4.5rem!important;padding-right:4.5rem!important}.pv72{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.pt80{padding-top:5rem!important}.pr80{padding-right:5rem!important}.pb80{padding-bottom:5rem!important}.pl80{padding-left:5rem!important}.pa80{padding:5rem!important}.ph80{padding-left:5rem!important;padding-right:5rem!important}.pv80{padding-top:5rem!important;padding-bottom:5rem!important}.gap0{gap:0!important}.gap-y0{row-gap:0!important}.gap-x0{column-gap:0!important}.gap2{gap:.125rem!important}.gap-y2{row-gap:.125rem!important}.gap-x2{column-gap:.125rem!important}.gap4{gap:.25rem!important}.gap-y4{row-gap:.25rem!important}.gap-x4{column-gap:.25rem!important}.gap6{gap:.375rem!important}.gap-y6{row-gap:.375rem!important}.gap-x6{column-gap:.375rem!important}.gap8{gap:.5rem!important}.gap-y8{row-gap:.5rem!important}.gap-x8{column-gap:.5rem!important}.gap12{gap:.75rem!important}.gap-y12{row-gap:.75rem!important}.gap-x12{column-gap:.75rem!important}.gap16{gap:1rem!important}.gap-y16{row-gap:1rem!important}.gap-x16{column-gap:1rem!important}.gap20{gap:1.25rem!important}.gap-y20{row-gap:1.25rem!important}.gap-x20{column-gap:1.25rem!important}.gap24{gap:1.5rem!important}.gap-y24{row-gap:1.5rem!important}.gap-x24{column-gap:1.5rem!important}.gap32{gap:2rem!important}.gap-y32{row-gap:2rem!important}.gap-x32{column-gap:2rem!important}.gap40{gap:2.5rem!important}.gap-y40{row-gap:2.5rem!important}.gap-x40{column-gap:2.5rem!important}.gap48{gap:3rem!important}.gap-y48{row-gap:3rem!important}.gap-x48{column-gap:3rem!important}.gap56{gap:3.5rem!important}.gap-y56{row-gap:3.5rem!important}.gap-x56{column-gap:3.5rem!important}.gap64{gap:4rem!important}.gap-y64{row-gap:4rem!important}.gap-x64{column-gap:4rem!important}.gap72{gap:4.5rem!important}.gap-y72{row-gap:4.5rem!important}.gap-x72{column-gap:4.5rem!important}.gap80{gap:5rem!important}.gap-y80{row-gap:5rem!important}.gap-x80{column-gap:5rem!important}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column{flex-direction:column!important}.flex-column-reverse{flex-direction:column-reverse!important}.items-x-start,.justify-content-start{justify-content:flex-start!important}.items-x-end,.justify-content-end{justify-content:flex-end!important}.items-x-center,.justify-content-center{justify-content:center!important}.items-center{justify-content:center!important;align-items:center!important}.items-x-between,.justify-content-between{justify-content:space-between!important}.items-x-around,.justify-content-around{justify-content:space-around!important}.items-x-evenly,.justify-content-evenly{justify-content:space-evenly!important}.items-y-start,.align-items-start{align-items:flex-start!important}.items-y-end,.align-items-end{align-items:flex-end!important}.items-y-center,.align-items-center{align-items:center!important}.items-y-baseline,.align-items-baseline{align-items:baseline!important}.items-y-strech,.align-items-stretch{align-items:stretch!important}.item-x-start,.align-content-start{align-content:flex-start!important}.item-x-end,.align-content-end{align-content:flex-end!important}.item-x-center,.align-content-center{align-content:center!important}.item-x-between,.align-content-between{align-content:space-between!important}.item-x-arround,.align-content-around{align-content:space-around!important}.item-x-strech,.align-content-stretch{align-content:stretch!important}.item-y-auto,.align-self-auto{align-self:auto!important}.item-y-start,.align-self-start{align-self:flex-start!important}.item-y-end,.align-self-end{align-self:flex-end!important}.item-y-center,.align-self-center{align-self:center!important}.item-y-baseline,.align-self-baseline{align-self:baseline!important}.item-y-strech,.align-self-stretch{align-self:stretch!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}@media(max-width:575.98px){.flex-xs-row{flex-direction:row!important}.flex-xs-row-reverse{flex-direction:row-reverse!important}.flex-xs-column{flex-direction:column!important}.flex-xs-column-reverse{flex-direction:column-reverse!important}.items-xs-x-start,.justify-xs-content-start{justify-content:flex-start!important}.items-xs-x-end,.justify-xs-content-end{justify-content:flex-end!important}.items-xs-x-center,.justify-xs-content-center{justify-content:center!important}.items-xs-center{justify-content:center!important;align-items:center!important}.items-xs-x-between,.justify-xs-content-between{justify-content:space-between!important}.items-xs-x-around,.justify-xs-content-around{justify-content:space-around!important}.items-xs-x-evenly,.justify-xs-content-evenly{justify-content:space-evenly!important}.items-xs-y-start,.align-xs-items-start{align-items:flex-start!important}.items-xs-y-end,.align-xs-items-end{align-items:flex-end!important}.items-xs-y-center,.align-xs-items-center{align-items:center!important}.items-xs-y-baseline,.align-xs-items-baseline{align-items:baseline!important}.items-xs-y-strech,.align-xs-items-stretch{align-items:stretch!important}.item-xs-x-start,.align-xs-content-start{align-content:flex-start!important}.item-xs-x-end,.align-xs-content-end{align-content:flex-end!important}.item-xs-x-center,.align-xs-content-center{align-content:center!important}.item-xs-x-between,.align-xs-content-between{align-content:space-between!important}.item-xs-x-arround,.align-xs-content-around{align-content:space-around!important}.item-xs-x-strech,.align-xs-content-stretch{align-content:stretch!important}.item-xs-y-auto,.align-xs-self-auto{align-self:auto!important}.item-xs-y-start,.align-xs-self-start{align-self:flex-start!important}.item-xs-y-end,.align-xs-self-end{align-self:flex-end!important}.item-xs-y-center,.align-xs-self-center{align-self:center!important}.item-y-baseline,.align-self-baseline{align-self:baseline!important}.item-y-strech,.align-self-stretch{align-self:stretch!important}.flex-xs-fill{flex:1 1 auto!important}.flex-xs-grow-0{flex-grow:0!important}.flex-xs-grow-1{flex-grow:1!important}.flex-xs-shrink-0{flex-shrink:0!important}.flex-xs-shrink-1{flex-shrink:1!important}.flex-xs-wrap{flex-wrap:wrap!important}.flex-xs-nowrap{flex-wrap:nowrap!important}.flex-xs-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column{flex-direction:column!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.items-sm-x-start,.justify-sm-content-start{justify-content:flex-start!important}.items-sm-x-end,.justify-sm-content-end{justify-content:flex-end!important}.items-sm-x-center,.justify-sm-content-center{justify-content:center!important}.items-sm-center{justify-content:center!important;align-items:center!important}.items-sm-x-between,.justify-sm-content-between{justify-content:space-between!important}.items-sm-x-around,.justify-sm-content-around{justify-content:space-around!important}.items-sm-x-evenly,.justify-sm-content-evenly{justify-content:space-evenly!important}.items-sm-y-start,.align-sm-items-start{align-items:flex-start!important}.items-sm-y-end,.align-sm-items-end{align-items:flex-end!important}.items-sm-y-center,.align-sm-items-center{align-items:center!important}.items-sm-y-baseline,.align-sm-items-baseline{align-items:baseline!important}.items-sm-y-strech,.align-sm-items-stretch{align-items:stretch!important}.item-sm-x-start,.align-sm-content-start{align-content:flex-start!important}.item-sm-x-end,.align-sm-content-end{align-content:flex-end!important}.item-sm-x-center,.align-sm-content-center{align-content:center!important}.item-sm-x-between,.align-sm-content-between{align-content:space-between!important}.item-sm-x-arround,.align-sm-content-around{align-content:space-around!important}.item-sm-x-strech,.align-sm-content-stretch{align-content:stretch!important}.item-sm-y-auto,.align-sm-self-auto{align-self:auto!important}.item-sm-y-start,.align-sm-self-start{align-self:flex-start!important}.item-sm-y-end,.align-sm-self-end{align-self:flex-end!important}.item-sm-y-center,.align-sm-self-center{align-self:center!important}.item-sm-y-baseline,.align-sm-self-baseline{align-self:baseline!important}.item-sm-y-strech,.align-sm-self-stretch{align-self:stretch!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column{flex-direction:column!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.items-md-x-start,.justify-md-content-start{justify-content:flex-start!important}.items-md-x-end,.justify-md-content-end{justify-content:flex-end!important}.items-md-x-center,.justify-md-content-center{justify-content:center!important}.items-md-center{justify-content:center!important;align-items:center!important}.items-md-x-between,.justify-md-content-between{justify-content:space-between!important}.items-md-x-around,.justify-md-content-around{justify-content:space-around!important}.items-md-x-evenly,.justify-md-content-evenly{justify-content:space-evenly!important}.items-md-y-start,.align-md-items-start{align-items:flex-start!important}.items-md-y-end,.align-md-items-end{align-items:flex-end!important}.items-md-y-center,.align-md-items-center{align-items:center!important}.items-md-y-baseline,.align-md-items-baseline{align-items:baseline!important}.items-md-y-strech,.align-md-items-stretch{align-items:stretch!important}.item-md-x-start,.align-md-content-start{align-content:flex-start!important}.item-md-x-end,.align-md-content-end{align-content:flex-end!important}.item-md-x-center,.align-md-content-center{align-content:center!important}.item-md-x-between,.align-md-content-between{align-content:space-between!important}.item-md-x-arround,.align-md-content-around{align-content:space-around!important}.item-md-x-strech,.align-md-content-stretch{align-content:stretch!important}.item-md-y-auto,.align-md-self-auto{align-self:auto!important}.item-md-y-start,.align-md-self-start{align-self:flex-start!important}.item-md-y-end,.align-md-self-end{align-self:flex-end!important}.item-md-y-center,.align-md-self-center{align-self:center!important}.item-md-y-baseline,.align-md-self-baseline{align-self:baseline!important}.item-md-y-strech,.align-md-self-stretch{align-self:stretch!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column{flex-direction:column!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.items-lg-x-start,.justify-lg-content-start{justify-content:flex-start!important}.items-lg-x-end,.justify-lg-content-end{justify-content:flex-end!important}.items-lg-x-center,.justify-lg-content-center{justify-content:center!important}.items-lg-center{justify-content:center!important;align-items:center!important}.items-lg-x-between,.justify-lg-content-between{justify-content:space-between!important}.items-lg-x-around,.justify-lg-content-around{justify-content:space-around!important}.items-lg-x-evenly,.justify-lg-content-evenly{justify-content:space-evenly!important}.items-lg-y-start,.align-lg-items-start{align-items:flex-start!important}.items-lg-y-end,.align-lg-items-end{align-items:flex-end!important}.items-lg-y-center,.align-lg-items-center{align-items:center!important}.items-lg-y-baseline,.align-lg-items-baseline{align-items:baseline!important}.items-lg-y-strech,.align-lg-items-stretch{align-items:stretch!important}.item-lg-x-start,.align-lg-content-start{align-content:flex-start!important}.item-lg-x-end,.align-lg-content-end{align-content:flex-end!important}.item-lg-x-center,.align-lg-content-center{align-content:center!important}.item-lg-x-between,.align-lg-content-between{align-content:space-between!important}.item-lg-x-arround,.align-lg-content-around{align-content:space-around!important}.item-lg-x-strech,.align-lg-content-stretch{align-content:stretch!important}.item-lg-y-auto,.align-lg-self-auto{align-self:auto!important}.item-lg-y-start,.align-lg-self-start{align-self:flex-start!important}.item-lg-y-end,.align-lg-self-end{align-self:flex-end!important}.item-lg-y-center,.align-lg-self-center{align-self:center!important}.item-lg-y-baseline,.align-lg-self-baseline{align-self:baseline!important}.item-lg-y-strech,.align-lg-self-stretch{align-self:stretch!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column{flex-direction:column!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.items-xl-x-start,.justify-xl-content-start{justify-content:flex-start!important}.items-xl-x-end,.justify-xl-content-end{justify-content:flex-end!important}.items-xl-x-center,.justify-xl-content-center{justify-content:center!important}.items-xl-center{justify-content:center!important;align-items:center!important}.items-xl-x-between,.justify-xl-content-between{justify-content:space-between!important}.items-xl-x-around,.justify-xl-content-around{justify-content:space-around!important}.items-xl-x-evenly,.justify-xl-content-evenly{justify-content:space-evenly!important}.items-xl-y-start,.align-xl-items-start{align-items:flex-start!important}.items-xl-y-end,.align-xl-items-end{align-items:flex-end!important}.items-xl-y-center,.align-xl-items-center{align-items:center!important}.items-xl-y-baseline,.align-xl-items-baseline{align-items:baseline!important}.items-xl-y-strech,.align-xl-items-stretch{align-items:stretch!important}.item-xl-x-start,.align-xl-content-start{align-content:flex-start!important}.item-xl-x-end,.align-xl-content-end{align-content:flex-end!important}.item-xl-x-center,.align-xl-content-center{align-content:center!important}.item-xl-x-between,.align-xl-content-between{align-content:space-between!important}.item-xl-x-arround,.align-xl-content-around{align-content:space-around!important}.item-xl-x-strech,.align-xl-content-stretch{align-content:stretch!important}.item-xl-y-auto,.align-xl-self-auto{align-self:auto!important}.item-xl-y-start,.align-xl-self-start{align-self:flex-start!important}.item-xl-y-end,.align-xl-self-end{align-self:flex-end!important}.item-xl-y-center,.align-xl-self-center{align-self:center!important}.item-xl-y-baseline,.align-xl-self-baseline{align-self:baseline!important}.item-xl-y-strech,.align-xl-self-stretch{align-self:stretch!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:1600px){.flex-xx-row{flex-direction:row!important}.flex-xx-row-reverse{flex-direction:row-reverse!important}.flex-xx-column{flex-direction:column!important}.flex-xx-column-reverse{flex-direction:column-reverse!important}.items-xx-x-start,.justify-xx-content-start{justify-content:flex-start!important}.items-xx-x-end,.justify-xx-content-end{justify-content:flex-end!important}.items-xx-x-center,.justify-xx-content-center{justify-content:center!important}.items-xx-center{justify-content:center!important;align-items:center!important}.items-xx-x-between,.justify-xx-content-between{justify-content:space-between!important}.items-xx-x-around,.justify-xx-content-around{justify-content:space-around!important}.items-xx-x-evenly,.justify-xx-content-evenly{justify-content:space-evenly!important}.items-xx-y-start,.align-xx-items-start{align-items:flex-start!important}.items-xx-y-end,.align-xx-items-end{align-items:flex-end!important}.items-xx-y-center,.align-xx-items-center{align-items:center!important}.items-xx-y-baseline,.align-xx-items-baseline{align-items:baseline!important}.items-xx-y-strech,.align-xx-items-stretch{align-items:stretch!important}.item-xx-x-start,.align-xx-content-start{align-content:flex-start!important}.item-xx-x-end,.align-xx-content-end{align-content:flex-end!important}.item-xx-x-center,.align-xx-content-center{align-content:center!important}.item-xx-x-between,.align-xx-content-between{align-content:space-between!important}.item-xx-x-arround,.align-xx-content-around{align-content:space-around!important}.item-xx-x-strech,.align-xx-content-stretch{align-content:stretch!important}.item-xx-y-auto,.align-xx-self-auto{align-self:auto!important}.item-xx-y-start,.align-xx-self-start{align-self:flex-start!important}.item-xx-y-end,.align-xx-self-end{align-self:flex-end!important}.item-xx-y-center,.align-xx-self-center{align-self:center!important}.item-xx-y-baseline,.align-xx-self-baseline{align-self:baseline!important}.item-xx-y-strech,.align-xx-self-stretch{align-self:stretch!important}.flex-xx-fill{flex:1 1 auto!important}.flex-xx-grow-0{flex-grow:0!important}.flex-xx-grow-1{flex-grow:1!important}.flex-xx-shrink-0{flex-shrink:0!important}.flex-xx-shrink-1{flex-shrink:1!important}.flex-xx-wrap{flex-wrap:wrap!important}.flex-xx-nowrap{flex-wrap:nowrap!important}.flex-xx-wrap-reverse{flex-wrap:wrap-reverse!important}}@media(min-width:2000px){.flex-2k-row{flex-direction:row!important}.flex-2k-row-reverse{flex-direction:row-reverse!important}.flex-2k-column{flex-direction:column!important}.flex-2k-column-reverse{flex-direction:column-reverse!important}.items-2k-x-start,.justify-2k-content-start{justify-content:flex-start!important}.items-2k-x-end,.justify-2k-content-end{justify-content:flex-end!important}.items-2k-x-center,.justify-2k-content-center{justify-content:center!important}.items-2k-center{justify-content:center!important;align-items:center!important}.items-2k-x-between,.justify-2k-content-between{justify-content:space-between!important}.items-2k-x-around,.justify-2k-content-around{justify-content:space-around!important}.items-2k-x-evenly,.justify-2k-content-evenly{justify-content:space-evenly!important}.items-2k-y-start,.align-2k-items-start{align-items:flex-start!important}.items-2k-y-end,.align-2k-items-end{align-items:flex-end!important}.items-2k-y-center,.align-2k-items-center{align-items:center!important}.items-2k-y-baseline,.align-2k-items-baseline{align-items:baseline!important}.items-2k-y-strech,.align-2k-items-stretch{align-items:stretch!important}.item-2k-x-start,.align-2k-content-start{align-content:flex-start!important}.item-2k-x-end,.align-2k-content-end{align-content:flex-end!important}.item-2k-x-center,.align-2k-content-center{align-content:center!important}.item-2k-x-between,.align-2k-content-between{align-content:space-between!important}.item-2k-x-arround,.align-2k-content-around{align-content:space-around!important}.item-2k-x-strech,.align-2k-content-stretch{align-content:stretch!important}.item-2k-y-auto,.align-2k-self-auto{align-self:auto!important}.item-2k-y-start,.align-2k-self-start{align-self:flex-start!important}.item-2k-y-end,.align-2k-self-end{align-self:flex-end!important}.item-2k-y-center,.align-2k-self-center{align-self:center!important}.item-2k-y-baseline,.align-2k-self-baseline{align-self:baseline!important}.item-2k-y-strech,.align-2k-self-stretch{align-self:stretch!important}.flex-2k-fill{flex:1 1 auto!important}.flex-2k-grow-0{flex-grow:0!important}.flex-2k-grow-1{flex-grow:1!important}.flex-2k-shrink-0{flex-shrink:0!important}.flex-2k-shrink-1{flex-shrink:1!important}.flex-2k-wrap{flex-wrap:wrap!important}.flex-2k-nowrap{flex-wrap:nowrap!important}.flex-2k-wrap-reverse{flex-wrap:wrap-reverse!important}}.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xx,.container-2k,.container-4k{width:100%;margin-left:auto;margin-right:auto;position:relative;align-items:center;justify-content:space-between;align-items:center;flex-wrap:wrap}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-sm,.container-md{max-width:596px}}@media(min-width:992px){.container,.container-sm,.container-md,.container-lg{max-width:960px}}@media(min-width:1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1112px}}@media(min-width:1600px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xx{max-width:1220px}}@media(min-width:2000px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xx,.container-2k{max-width:1620px}}@media(min-width:3800px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xx,.container-2k,.container-4k{max-width:2020px}}.row{display:flex;flex-wrap:wrap;margin-right:calc(var(--grids-offset)/-2);margin-left:calc(var(--grids-offset)/-2)}.row>*{flex-shrink:0;width:100%;max-width:100%;position:relative;padding-right:calc(var(--grids-offset)/2);padding-left:calc(var(--grids-offset)/2);margin-bottom:calc(var(--grids-offset)/1)}.row.collapse{margin-left:0;margin-right:0}.row.collapse>*{padding-left:0;padding-right:0}.col{flex:1 0 0%}.col-auto,.cols-auto>*{flex:0 0 auto;width:auto}.cols-1-1>*{flex:0 0 auto;width:100%}.cols-1-2>*,.cols-2-4>*,.cols-3-6>*,.cols-4-8>*,.cols-5-10>*,.cols-6-12>*{flex:0 0 auto;width:50%}.cols-1-3>*,.cols-2-6>*,.cols-3-9>*,.cols-4-12>*{flex:0 0 auto;width:33.3333%}.cols-1-4>*,.cols-2-8>*,.cols-3-12>*{flex:0 0 auto;width:25%}.cols-1-5>*,.cols-2-10>*{flex:0 0 auto;width:20%}.cols-1-6>*,.cols-2-12>*{flex:0 0 auto;width:16.6666%}.cols-1-7>*{flex:0 0 auto;width:14.2857%}.cols-1-8>*{flex:0 0 auto;width:12.5%}.cols-1-9>*{flex:0 0 auto;width:11.1111%}.cols-1-10>*{flex:0 0 auto;width:10%}.cols-1-11>*{flex:0 0 auto;width:9.0909%}.cols-1-12>*{flex:0 0 auto;width:8.3333%}.cols-2-3>*,.cols-4-6>*,.cols-6-9>*,.cols-8-12>*{flex:0 0 auto;width:66.6666%}.cols-2-5>*,.cols-4-10>*{flex:0 0 auto;width:40%}.cols-2-7>*{flex:0 0 auto;width:28.5714%}.cols-2-9>*{flex:0 0 auto;width:22.2222%}.cols-2-11>*{flex:0 0 auto;width:18.1818%}.cols-3-4>*,.cols-6-8>*,.cols-9-12>*{flex:0 0 auto;width:75%}.cols-3-5>*,.cols-6-10>*{flex:0 0 auto;width:60%}.cols-3-7>*{flex:0 0 auto;width:42.8571%}.cols-3-8>*{flex:0 0 auto;width:37.5%}.cols-3-10>*{flex:0 0 auto;width:30%}.cols-3-11>*{flex:0 0 auto;width:27.2727%}.cols-4-5>*,.cols-8-10>*{flex:0 0 auto;width:80%}.cols-4-7>*{flex:0 0 auto;width:57.1428%}.cols-4-9>*{flex:0 0 auto;width:44.4444%}.cols-4-11>*{flex:0 0 auto;width:36.3636%}.cols-5-6>*,.cols-10-12>*{flex:0 0 auto;width:83.3333%}.cols-5-7>*{flex:0 0 auto;width:71.4285%}.cols-5-8>*{flex:0 0 auto;width:62.5%}.cols-5-9>*{flex:0 0 auto;width:55.5555%}.cols-5-11>*{flex:0 0 auto;width:45.4545%}.cols-5-12>*{flex:0 0 auto;width:41.6666%}.cols-6-7>*{flex:0 0 auto;width:85.7142%}.cols-6-11>*{flex:0 0 auto;width:54.5454%}.cols-7-8>*{flex:0 0 auto;width:87.5%}.cols-7-9>*{flex:0 0 auto;width:77.7777%}.cols-7-10>*{flex:0 0 auto;width:70%}.cols-7-11>*{flex:0 0 auto;width:63.6363%}.cols-7-12>*{flex:0 0 auto;width:58.3333%}.cols-8-9>*{flex:0 0 auto;width:88.8888%}.cols-8-11>*{flex:0 0 auto;width:72.7272%}.cols-9-10>*{flex:0 0 auto;width:90%}.cols-9-11>*{flex:0 0 auto;width:81.8181%}.cols-10-11>*{flex:0 0 auto;width:90.909%}.cols-11-12>*{flex:0 0 auto;width:91.6666%}@media(max-width:575.98px){.cols-xs-auto>*{flex:0 0 auto;width:auto}.cols-xs-1-1>*{flex:0 0 auto;width:100%}.cols-xs-1-2>*,.cols-xs-2-4>*,.cols-xs-3-6>*,.cols-xs-4-8>*,.cols-xs-5-10>*,.cols-xs-6-12>*{flex:0 0 auto;width:50%}.cols-xs-1-3>*,.cols-xs-2-6>*,.cols-xs-3-9>*,.cols-xs-4-12>*{flex:0 0 auto;width:33.3333%}.cols-xs-1-4>*,.cols-xs-2-8>*,.cols-xs-3-12>*{flex:0 0 auto;width:25%}.cols-xs-1-5>*,.cols-xs-2-10>*{flex:0 0 auto;width:20%}.cols-xs-1-6>*,.cols-xs-2-12>*{flex:0 0 auto;width:16.6666%}.cols-xs-1-7>*{flex:0 0 auto;width:14.2857%}.cols-xs-1-8>*{flex:0 0 auto;width:12.5%}.cols-xs-1-9>*{flex:0 0 auto;width:11.1111%}.cols-xs-1-10>*{flex:0 0 auto;width:10%}.cols-xs-1-11>*{flex:0 0 auto;width:9.0909%}.cols-xs-1-12>*{flex:0 0 auto;width:8.3333%}.cols-xs-2-3>*,.cols-xs-4-6>*,.cols-xs-6-9>*,.cols-xs-8-12>*{flex:0 0 auto;width:66.6666%}.cols-xs-2-5>*,.cols-xs-4-10>*{flex:0 0 auto;width:40%}.cols-xs-2-7>*{flex:0 0 auto;width:28.5714%}.cols-xs-2-9>*{flex:0 0 auto;width:22.2222%}.cols-xs-2-11>*{flex:0 0 auto;width:18.1818%}.cols-xs-3-4>*,.cols-xs-6-8>*,.cols-xs-9-12>*{flex:0 0 auto;width:75%}.cols-xs-3-5>*,.cols-xs-6-10>*{flex:0 0 auto;width:60%}.cols-xs-3-7>*{flex:0 0 auto;width:42.8571%}.cols-xs-3-8>*{flex:0 0 auto;width:37.5%}.cols-xs-3-10>*{flex:0 0 auto;width:30%}.cols-xs-3-11>*{flex:0 0 auto;width:27.2727%}.cols-xs-4-5>*,.cols-xs-8-10>*{flex:0 0 auto;width:80%}.cols-xs-4-7>*{flex:0 0 auto;width:57.1428%}.cols-xs-4-9>*{flex:0 0 auto;width:44.4444%}.cols-xs-4-11>*{flex:0 0 auto;width:36.3636%}.cols-xs-5-6>*,.cols-xs-10-12>*{flex:0 0 auto;width:83.3333%}.cols-xs-5-7>*{flex:0 0 auto;width:71.4285%}.cols-xs-5-8>*{flex:0 0 auto;width:62.5%}.cols-xs-5-9>*{flex:0 0 auto;width:55.5555%}.cols-xs-5-11>*{flex:0 0 auto;width:45.4545%}.cols-xs-5-12>*{flex:0 0 auto;width:41.6666%}.cols-xs-6-7>*{flex:0 0 auto;width:85.7142%}.cols-xs-6-11>*{flex:0 0 auto;width:54.5454%}.cols-xs-7-8>*{flex:0 0 auto;width:87.5%}.cols-xs-7-9>*{flex:0 0 auto;width:77.7777%}.cols-xs-7-10>*{flex:0 0 auto;width:70%}.cols-xs-7-11>*{flex:0 0 auto;width:63.6363%}.cols-xs-7-12>*{flex:0 0 auto;width:58.3333%}.cols-xs-8-9>*{flex:0 0 auto;width:88.8888%}.cols-xs-8-11>*{flex:0 0 auto;width:72.7272%}.cols-xs-9-10>*{flex:0 0 auto;width:90%}.cols-xs-9-11>*{flex:0 0 auto;width:81.8181%}.cols-xs-10-11>*{flex:0 0 auto;width:90.909%}.cols-xs-11-12>*{flex:0 0 auto;width:91.6666%}}@media(min-width:576px){.cols-sm-auto>*{flex:0 0 auto;width:auto}.cols-sm-1-1>*{flex:0 0 auto;width:100%}.cols-sm-1-2>*,.cols-sm-2-4>*,.cols-sm-3-6>*,.cols-sm-4-8>*,.cols-sm-5-10>*,.cols-sm-6-12>*{flex:0 0 auto;width:50%}.cols-sm-1-3>*,.cols-sm-2-6>*,.cols-sm-3-9>*,.cols-sm-4-12>*{flex:0 0 auto;width:33.3333%}.cols-sm-1-4>*,.cols-sm-2-8>*,.cols-sm-3-12>*{flex:0 0 auto;width:25%}.cols-sm-1-5>*,.cols-sm-2-10>*{flex:0 0 auto;width:20%}.cols-sm-1-6>*,.cols-sm-2-12>*{flex:0 0 auto;width:16.6666%}.cols-sm-1-7>*{flex:0 0 auto;width:14.2857%}.cols-sm-1-8>*{flex:0 0 auto;width:12.5%}.cols-sm-1-9>*{flex:0 0 auto;width:11.1111%}.cols-sm-1-10>*{flex:0 0 auto;width:10%}.cols-sm-1-11>*{flex:0 0 auto;width:9.0909%}.cols-sm-1-12>*{flex:0 0 auto;width:8.3333%}.cols-sm-2-3>*,.cols-sm-4-6>*,.cols-sm-6-9>*,.cols-sm-8-12>*{flex:0 0 auto;width:66.6666%}.cols-sm-2-5>*,.cols-sm-4-10>*{flex:0 0 auto;width:40%}.cols-sm-2-7>*{flex:0 0 auto;width:28.5714%}.cols-sm-2-9>*{flex:0 0 auto;width:22.2222%}.cols-sm-2-11>*{flex:0 0 auto;width:18.1818%}.cols-sm-3-4>*,.cols-sm-6-8>*,.cols-sm-9-12>*{flex:0 0 auto;width:75%}.cols-sm-3-5>*,.cols-sm-6-10>*{flex:0 0 auto;width:60%}.cols-sm-3-7>*{flex:0 0 auto;width:42.8571%}.cols-sm-3-8>*{flex:0 0 auto;width:37.5%}.cols-sm-3-10>*{flex:0 0 auto;width:30%}.cols-sm-3-11>*{flex:0 0 auto;width:27.2727%}.cols-sm-4-5>*,.cols-sm-8-10>*{flex:0 0 auto;width:80%}.cols-sm-4-7>*{flex:0 0 auto;width:57.1428%}.cols-sm-4-9>*{flex:0 0 auto;width:44.4444%}.cols-sm-4-11>*{flex:0 0 auto;width:36.3636%}.cols-sm-5-6>*,.cols-sm-10-12>*{flex:0 0 auto;width:83.3333%}.cols-sm-5-7>*{flex:0 0 auto;width:71.4285%}.cols-sm-5-8>*{flex:0 0 auto;width:62.5%}.cols-sm-5-9>*{flex:0 0 auto;width:55.5555%}.cols-sm-5-11>*{flex:0 0 auto;width:45.4545%}.cols-sm-5-12>*{flex:0 0 auto;width:41.6666%}.cols-sm-6-7>*{flex:0 0 auto;width:85.7142%}.cols-sm-6-11>*{flex:0 0 auto;width:54.5454%}.cols-sm-7-8>*{flex:0 0 auto;width:87.5%}.cols-sm-7-9>*{flex:0 0 auto;width:77.7777%}.cols-sm-7-10>*{flex:0 0 auto;width:70%}.cols-sm-7-11>*{flex:0 0 auto;width:63.6363%}.cols-sm-7-12>*{flex:0 0 auto;width:58.3333%}.cols-sm-8-9>*{flex:0 0 auto;width:88.8888%}.cols-sm-8-11>*{flex:0 0 auto;width:72.7272%}.cols-sm-9-10>*{flex:0 0 auto;width:90%}.cols-sm-9-11>*{flex:0 0 auto;width:81.8181%}.cols-sm-10-11>*{flex:0 0 auto;width:90.909%}.cols-sm-11-12>*{flex:0 0 auto;width:91.6666%}}@media(min-width:768px){.cols-md-auto>*{flex:0 0 auto;width:auto}.cols-md-1-1>*{flex:0 0 auto;width:100%}.cols-md-1-2>*,.cols-md-2-4>*,.cols-md-3-6>*,.cols-md-4-8>*,.cols-md-5-10>*,.cols-md-6-12>*{flex:0 0 auto;width:50%}.cols-md-1-3>*,.cols-md-2-6>*,.cols-md-3-9>*,.cols-md-4-12>*{flex:0 0 auto;width:33.3333%}.cols-md-1-4>*,.cols-md-2-8>*,.cols-md-3-12>*{flex:0 0 auto;width:25%}.cols-md-1-5>*,.cols-md-2-10>*{flex:0 0 auto;width:20%}.cols-md-1-6>*,.cols-md-2-12>*{flex:0 0 auto;width:16.6666%}.cols-md-1-7>*{flex:0 0 auto;width:14.2857%}.cols-md-1-8>*{flex:0 0 auto;width:12.5%}.cols-md-1-9>*{flex:0 0 auto;width:11.1111%}.cols-md-1-10>*{flex:0 0 auto;width:10%}.cols-md-1-11>*{flex:0 0 auto;width:9.0909%}.cols-md-1-12>*{flex:0 0 auto;width:8.3333%}.cols-md-2-3>*,.cols-md-4-6>*,.cols-md-6-9>*,.cols-md-8-12>*{flex:0 0 auto;width:66.6666%}.cols-md-2-5>*,.cols-md-4-10>*{flex:0 0 auto;width:40%}.cols-md-2-7>*{flex:0 0 auto;width:28.5714%}.cols-md-2-9>*{flex:0 0 auto;width:22.2222%}.cols-md-2-11>*{flex:0 0 auto;width:18.1818%}.cols-md-3-4>*,.cols-md-6-8>*,.cols-md-9-12>*{flex:0 0 auto;width:75%}.cols-md-3-5>*,.cols-md-6-10>*{flex:0 0 auto;width:60%}.cols-md-3-7>*{flex:0 0 auto;width:42.8571%}.cols-md-3-8>*{flex:0 0 auto;width:37.5%}.cols-md-3-10>*{flex:0 0 auto;width:30%}.cols-md-3-11>*{flex:0 0 auto;width:27.2727%}.cols-md-4-5>*,.cols-md-8-10>*{flex:0 0 auto;width:80%}.cols-md-4-7>*{flex:0 0 auto;width:57.1428%}.cols-md-4-9>*{flex:0 0 auto;width:44.4444%}.cols-md-4-11>*{flex:0 0 auto;width:36.3636%}.cols-md-5-6>*,.cols-md-10-12>*{flex:0 0 auto;width:83.3333%}.cols-md-5-7>*{flex:0 0 auto;width:71.4285%}.cols-md-5-8>*{flex:0 0 auto;width:62.5%}.cols-md-5-9>*{flex:0 0 auto;width:55.5555%}.cols-md-5-11>*{flex:0 0 auto;width:45.4545%}.cols-md-5-12>*{flex:0 0 auto;width:41.6666%}.cols-md-6-7>*{flex:0 0 auto;width:85.7142%}.cols-md-6-11>*{flex:0 0 auto;width:54.5454%}.cols-md-7-8>*{flex:0 0 auto;width:87.5%}.cols-md-7-9>*{flex:0 0 auto;width:77.7777%}.cols-md-7-10>*{flex:0 0 auto;width:70%}.cols-md-7-11>*{flex:0 0 auto;width:63.6363%}.cols-md-7-12>*{flex:0 0 auto;width:58.3333%}.cols-md-8-9>*{flex:0 0 auto;width:88.8888%}.cols-md-8-11>*{flex:0 0 auto;width:72.7272%}.cols-md-9-10>*{flex:0 0 auto;width:90%}.cols-md-9-11>*{flex:0 0 auto;width:81.8181%}.cols-md-10-11>*{flex:0 0 auto;width:90.909%}.cols-md-11-12>*{flex:0 0 auto;width:91.6666%}}@media(min-width:992px){.cols-lg-auto>*{flex:0 0 auto;width:auto}.cols-lg-1-1>*{flex:0 0 auto;width:100%}.cols-lg-1-2>*,.cols-lg-2-4>*,.cols-lg-3-6>*,.cols-lg-4-8>*,.cols-lg-5-10>*,.cols-lg-6-12>*{flex:0 0 auto;width:50%}.cols-lg-1-3>*,.cols-lg-2-6>*,.cols-lg-3-9>*,.cols-lg-4-12>*{flex:0 0 auto;width:33.3333%}.cols-lg-1-4>*,.cols-lg-2-8>*,.cols-lg-3-12>*{flex:0 0 auto;width:25%}.cols-lg-1-5>*,.cols-lg-2-10>*{flex:0 0 auto;width:20%}.cols-lg-1-6>*,.cols-lg-2-12>*{flex:0 0 auto;width:16.6666%}.cols-lg-1-7>*{flex:0 0 auto;width:14.2857%}.cols-lg-1-8>*{flex:0 0 auto;width:12.5%}.cols-lg-1-9>*{flex:0 0 auto;width:11.1111%}.cols-lg-1-10>*{flex:0 0 auto;width:10%}.cols-lg-1-11>*{flex:0 0 auto;width:9.0909%}.cols-lg-1-12>*{flex:0 0 auto;width:8.3333%}.cols-lg-2-3>*,.cols-lg-4-6>*,.cols-lg-6-9>*,.cols-lg-8-12>*{flex:0 0 auto;width:66.6666%}.cols-lg-2-5>*,.cols-lg-4-10>*{flex:0 0 auto;width:40%}.cols-lg-2-7>*{flex:0 0 auto;width:28.5714%}.cols-lg-2-9>*{flex:0 0 auto;width:22.2222%}.cols-lg-2-11>*{flex:0 0 auto;width:18.1818%}.cols-lg-3-4>*,.cols-lg-6-8>*,.cols-lg-9-12>*{flex:0 0 auto;width:75%}.cols-lg-3-5>*,.cols-lg-6-10>*{flex:0 0 auto;width:60%}.cols-lg-3-7>*{flex:0 0 auto;width:42.8571%}.cols-lg-3-8>*{flex:0 0 auto;width:37.5%}.cols-lg-3-10>*{flex:0 0 auto;width:30%}.cols-lg-3-11>*{flex:0 0 auto;width:27.2727%}.cols-lg-4-5>*,.cols-lg-8-10>*{flex:0 0 auto;width:80%}.cols-lg-4-7>*{flex:0 0 auto;width:57.1428%}.cols-lg-4-9>*{flex:0 0 auto;width:44.4444%}.cols-lg-4-11>*{flex:0 0 auto;width:36.3636%}.cols-lg-5-6>*,.cols-lg-10-12>*{flex:0 0 auto;width:83.3333%}.cols-lg-5-7>*{flex:0 0 auto;width:71.4285%}.cols-lg-5-8>*{flex:0 0 auto;width:62.5%}.cols-lg-5-9>*{flex:0 0 auto;width:55.5555%}.cols-lg-5-11>*{flex:0 0 auto;width:45.4545%}.cols-lg-5-12>*{flex:0 0 auto;width:41.6666%}.cols-lg-6-7>*{flex:0 0 auto;width:85.7142%}.cols-lg-6-11>*{flex:0 0 auto;width:54.5454%}.cols-lg-7-8>*{flex:0 0 auto;width:87.5%}.cols-lg-7-9>*{flex:0 0 auto;width:77.7777%}.cols-lg-7-10>*{flex:0 0 auto;width:70%}.cols-lg-7-11>*{flex:0 0 auto;width:63.6363%}.cols-lg-7-12>*{flex:0 0 auto;width:58.3333%}.cols-lg-8-9>*{flex:0 0 auto;width:88.8888%}.cols-lg-8-11>*{flex:0 0 auto;width:72.7272%}.cols-lg-9-10>*{flex:0 0 auto;width:90%}.cols-lg-9-11>*{flex:0 0 auto;width:81.8181%}.cols-lg-10-11>*{flex:0 0 auto;width:90.909%}.cols-lg-11-12>*{flex:0 0 auto;width:91.6666%}}@media(min-width:1200px){.cols-xl-auto>*{flex:0 0 auto;width:auto}.cols-xl-1-1>*{flex:0 0 auto;width:100%}.cols-xl-1-2>*,.cols-xl-2-4>*,.cols-xl-3-6>*,.cols-xl-4-8>*,.cols-xl-5-10>*,.cols-xl-6-12>*{flex:0 0 auto;width:50%}.cols-xl-1-3>*,.cols-xl-2-6>*,.cols-xl-3-9>*,.cols-xl-4-12>*{flex:0 0 auto;width:33.3333%}.cols-xl-1-4>*,.cols-xl-2-8>*,.cols-xl-3-12>*{flex:0 0 auto;width:25%}.cols-xl-1-5>*,.cols-xl-2-10>*{flex:0 0 auto;width:20%}.cols-xl-1-6>*,.cols-xl-2-12>*{flex:0 0 auto;width:16.6666%}.cols-xl-1-7>*{flex:0 0 auto;width:14.2857%}.cols-xl-1-8>*{flex:0 0 auto;width:12.5%}.cols-xl-1-9>*{flex:0 0 auto;width:11.1111%}.cols-xl-1-10>*{flex:0 0 auto;width:10%}.cols-xl-1-11>*{flex:0 0 auto;width:9.0909%}.cols-xl-1-12>*{flex:0 0 auto;width:8.3333%}.cols-xl-2-3>*,.cols-xl-4-6>*,.cols-xl-6-9>*,.cols-xl-8-12>*{flex:0 0 auto;width:66.6666%}.cols-xl-2-5>*,.cols-xl-4-10>*{flex:0 0 auto;width:40%}.cols-xl-2-7>*{flex:0 0 auto;width:28.5714%}.cols-xl-2-9>*{flex:0 0 auto;width:22.2222%}.cols-xl-2-11>*{flex:0 0 auto;width:18.1818%}.cols-xl-3-4>*,.cols-xl-6-8>*,.cols-xl-9-12>*{flex:0 0 auto;width:75%}.cols-xl-3-5>*,.cols-xl-6-10>*{flex:0 0 auto;width:60%}.cols-xl-3-7>*{flex:0 0 auto;width:42.8571%}.cols-xl-3-8>*{flex:0 0 auto;width:37.5%}.cols-xl-3-10>*{flex:0 0 auto;width:30%}.cols-xl-3-11>*{flex:0 0 auto;width:27.2727%}.cols-xl-4-5>*,.cols-xl-8-10>*{flex:0 0 auto;width:80%}.cols-xl-4-7>*{flex:0 0 auto;width:57.1428%}.cols-xl-4-9>*{flex:0 0 auto;width:44.4444%}.cols-xl-4-11>*{flex:0 0 auto;width:36.3636%}.cols-xl-5-6>*,.cols-xl-10-12>*{flex:0 0 auto;width:83.3333%}.cols-xl-5-7>*{flex:0 0 auto;width:71.4285%}.cols-xl-5-8>*{flex:0 0 auto;width:62.5%}.cols-xl-5-9>*{flex:0 0 auto;width:55.5555%}.cols-xl-5-11>*{flex:0 0 auto;width:45.4545%}.cols-xl-5-12>*{flex:0 0 auto;width:41.6666%}.cols-xl-6-7>*{flex:0 0 auto;width:85.7142%}.cols-xl-6-11>*{flex:0 0 auto;width:54.5454%}.cols-xl-7-8>*{flex:0 0 auto;width:87.5%}.cols-xl-7-9>*{flex:0 0 auto;width:77.7777%}.cols-xl-7-10>*{flex:0 0 auto;width:70%}.cols-xl-7-11>*{flex:0 0 auto;width:63.6363%}.cols-xl-7-12>*{flex:0 0 auto;width:58.3333%}.cols-xl-8-9>*{flex:0 0 auto;width:88.8888%}.cols-xl-8-11>*{flex:0 0 auto;width:72.7272%}.cols-xl-9-10>*{flex:0 0 auto;width:90%}.cols-xl-9-11>*{flex:0 0 auto;width:81.8181%}.cols-xl-10-11>*{flex:0 0 auto;width:90.909%}.cols-xl-11-12>*{flex:0 0 auto;width:91.6666%}}@media(min-width:1600px){.cols-xx-auto>*{flex:0 0 auto;width:auto}.cols-xx-1-1>*{flex:0 0 auto;width:100%}.cols-xx-1-2>*,.cols-xx-2-4>*,.cols-xx-3-6>*,.cols-xx-4-8>*,.cols-xx-5-10>*,.cols-xx-6-12>*{flex:0 0 auto;width:50%}.cols-xx-1-3>*,.cols-xx-2-6>*,.cols-xx-3-9>*,.cols-xx-4-12>*{flex:0 0 auto;width:33.3333%}.cols-xx-1-4>*,.cols-xx-2-8>*,.cols-xx-3-12>*{flex:0 0 auto;width:25%}.cols-xx-1-5>*,.cols-xx-2-10>*{flex:0 0 auto;width:20%}.cols-xx-1-6>*,.cols-xx-2-12>*{flex:0 0 auto;width:16.6666%}.cols-xx-1-7>*{flex:0 0 auto;width:14.2857%}.cols-xx-1-8>*{flex:0 0 auto;width:12.5%}.cols-xx-1-9>*{flex:0 0 auto;width:11.1111%}.cols-xx-1-10>*{flex:0 0 auto;width:10%}.cols-xx-1-11>*{flex:0 0 auto;width:9.0909%}.cols-xx-1-12>*{flex:0 0 auto;width:8.3333%}.cols-xx-2-3>*,.cols-xx-4-6>*,.cols-xx-6-9>*,.cols-xx-8-12>*{flex:0 0 auto;width:66.6666%}.cols-xx-2-5>*,.cols-xx-4-10>*{flex:0 0 auto;width:40%}.cols-xx-2-7>*{flex:0 0 auto;width:28.5714%}.cols-xx-2-9>*{flex:0 0 auto;width:22.2222%}.cols-xx-2-11>*{flex:0 0 auto;width:18.1818%}.cols-xx-3-4>*,.cols-xx-6-8>*,.cols-xx-9-12>*{flex:0 0 auto;width:75%}.cols-xx-3-5>*,.cols-xx-6-10>*{flex:0 0 auto;width:60%}.cols-xx-3-7>*{flex:0 0 auto;width:42.8571%}.cols-xx-3-8>*{flex:0 0 auto;width:37.5%}.cols-xx-3-10>*{flex:0 0 auto;width:30%}.cols-xx-3-11>*{flex:0 0 auto;width:27.2727%}.cols-xx-4-5>*,.cols-xx-8-10>*{flex:0 0 auto;width:80%}.cols-xx-4-7>*{flex:0 0 auto;width:57.1428%}.cols-xx-4-9>*{flex:0 0 auto;width:44.4444%}.cols-xx-4-11>*{flex:0 0 auto;width:36.3636%}.cols-xx-5-6>*,.cols-xx-10-12>*{flex:0 0 auto;width:83.3333%}.cols-xx-5-7>*{flex:0 0 auto;width:71.4285%}.cols-xx-5-8>*{flex:0 0 auto;width:62.5%}.cols-xx-5-9>*{flex:0 0 auto;width:55.5555%}.cols-xx-5-11>*{flex:0 0 auto;width:45.4545%}.cols-xx-5-12>*{flex:0 0 auto;width:41.6666%}.cols-xx-6-7>*{flex:0 0 auto;width:85.7142%}.cols-xx-6-11>*{flex:0 0 auto;width:54.5454%}.cols-xx-7-8>*{flex:0 0 auto;width:87.5%}.cols-xx-7-9>*{flex:0 0 auto;width:77.7777%}.cols-xx-7-10>*{flex:0 0 auto;width:70%}.cols-xx-7-11>*{flex:0 0 auto;width:63.6363%}.cols-xx-7-12>*{flex:0 0 auto;width:58.3333%}.cols-xx-8-9>*{flex:0 0 auto;width:88.8888%}.cols-xx-8-11>*{flex:0 0 auto;width:72.7272%}.cols-xx-9-10>*{flex:0 0 auto;width:90%}.cols-xx-9-11>*{flex:0 0 auto;width:81.8181%}.cols-xx-10-11>*{flex:0 0 auto;width:90.909%}.cols-xx-11-12>*{flex:0 0 auto;width:91.6666%}}@media(min-width:2000px){.cols-2k-auto>*{flex:0 0 auto;width:auto}.cols-2k-1-1>*{flex:0 0 auto;width:100%}.cols-2k-1-2>*,.cols-2k-2-4>*,.cols-2k-3-6>*,.cols-2k-4-8>*,.cols-2k-5-10>*,.cols-2k-6-12>*{flex:0 0 auto;width:50%}.cols-2k-1-3>*,.cols-2k-2-6>*,.cols-2k-3-9>*,.cols-2k-4-12>*{flex:0 0 auto;width:33.3333%}.cols-2k-1-4>*,.cols-2k-2-8>*,.cols-2k-3-12>*{flex:0 0 auto;width:25%}.cols-2k-1-5>*,.cols-2k-2-10>*{flex:0 0 auto;width:20%}.cols-2k-1-6>*,.cols-2k-2-12>*{flex:0 0 auto;width:16.6666%}.cols-2k-1-7>*{flex:0 0 auto;width:14.2857%}.cols-2k-1-8>*{flex:0 0 auto;width:12.5%}.cols-2k-1-9>*{flex:0 0 auto;width:11.1111%}.cols-2k-1-10>*{flex:0 0 auto;width:10%}.cols-2k-1-11>*{flex:0 0 auto;width:9.0909%}.cols-2k-1-12>*{flex:0 0 auto;width:8.3333%}.cols-2k-2-3>*,.cols-2k-4-6>*,.cols-2k-6-9>*,.cols-2k-8-12>*{flex:0 0 auto;width:66.6666%}.cols-2k-2-5>*,.cols-2k-4-10>*{flex:0 0 auto;width:40%}.cols-2k-2-7>*{flex:0 0 auto;width:28.5714%}.cols-2k-2-9>*{flex:0 0 auto;width:22.2222%}.cols-2k-2-11>*{flex:0 0 auto;width:18.1818%}.cols-2k-3-4>*,.cols-2k-6-8>*,.cols-2k-9-12>*{flex:0 0 auto;width:75%}.cols-2k-3-5>*,.cols-2k-6-10>*{flex:0 0 auto;width:60%}.cols-2k-3-7>*{flex:0 0 auto;width:42.8571%}.cols-2k-3-8>*{flex:0 0 auto;width:37.5%}.cols-2k-3-10>*{flex:0 0 auto;width:30%}.cols-2k-3-11>*{flex:0 0 auto;width:27.2727%}.cols-2k-4-5>*,.cols-2k-8-10>*{flex:0 0 auto;width:80%}.cols-2k-4-7>*{flex:0 0 auto;width:57.1428%}.cols-2k-4-9>*{flex:0 0 auto;width:44.4444%}.cols-2k-4-11>*{flex:0 0 auto;width:36.3636%}.cols-2k-5-6>*,.cols-2k-10-12>*{flex:0 0 auto;width:83.3333%}.cols-2k-5-7>*{flex:0 0 auto;width:71.4285%}.cols-2k-5-8>*{flex:0 0 auto;width:62.5%}.cols-2k-5-9>*{flex:0 0 auto;width:55.5555%}.cols-2k-5-11>*{flex:0 0 auto;width:45.4545%}.cols-2k-5-12>*{flex:0 0 auto;width:41.6666%}.cols-2k-6-7>*{flex:0 0 auto;width:85.7142%}.cols-2k-6-11>*{flex:0 0 auto;width:54.5454%}.cols-2k-7-8>*{flex:0 0 auto;width:87.5%}.cols-2k-7-9>*{flex:0 0 auto;width:77.7777%}.cols-2k-7-10>*{flex:0 0 auto;width:70%}.cols-2k-7-11>*{flex:0 0 auto;width:63.6363%}.cols-2k-7-12>*{flex:0 0 auto;width:58.3333%}.cols-2k-8-9>*{flex:0 0 auto;width:88.8888%}.cols-2k-8-11>*{flex:0 0 auto;width:72.7272%}.cols-2k-9-10>*{flex:0 0 auto;width:90%}.cols-2k-9-11>*{flex:0 0 auto;width:81.8181%}.cols-2k-10-11>*{flex:0 0 auto;width:90.909%}.cols-2k-11-12>*{flex:0 0 auto;width:91.6666%}}.col-auto{flex:0 0 auto;width:auto}.col-1-1{flex:0 0 auto;width:100%}.col-1-2,.col-2-4,.col-3-6,.col-4-8,.col-5-10,.col-6-12{flex:0 0 auto;width:50%}.col-1-3,.col-2-6,.col-3-9,.col-4-12{flex:0 0 auto;width:33.3333%}.col-1-4,.col-2-8,.col-3-12{flex:0 0 auto;width:25%}.col-1-5,.col-2-10{flex:0 0 auto;width:20%}.col-1-6,.col-2-12{flex:0 0 auto;width:16.6666%}.col-1-7{flex:0 0 auto;width:14.2857%}.col-1-8{flex:0 0 auto;width:12.5%}.col-1-9{flex:0 0 auto;width:11.1111%}.col-1-10{flex:0 0 auto;width:10%}.col-1-11{flex:0 0 auto;width:9.0909%}.col-1-12{flex:0 0 auto;width:8.3333%}.col-2-3,.col-4-6,.col-6-9,.col-8-12{flex:0 0 auto;width:66.6666%}.col-2-5,.col-4-10{flex:0 0 auto;width:40%}.col-2-7{flex:0 0 auto;width:28.5714%}.col-2-9{flex:0 0 auto;width:22.2222%}.col-2-11{flex:0 0 auto;width:18.1818%}.col-3-4,.col-6-8,.col-9-12{flex:0 0 auto;width:75%}.col-3-5,.col-6-10{flex:0 0 auto;width:60%}.col-3-7{flex:0 0 auto;width:42.8571%}.col-3-8{flex:0 0 auto;width:37.5%}.col-3-10{flex:0 0 auto;width:30%}.col-3-11{flex:0 0 auto;width:27.2727%}.col-4-5,.col-8-10{flex:0 0 auto;width:80%}.col-4-7{flex:0 0 auto;width:57.1428%}.col-4-9{flex:0 0 auto;width:44.4444%}.col-4-11{flex:0 0 auto;width:36.3636%}.col-5-6,.col-10-12{flex:0 0 auto;width:83.3333%}.col-5-7{flex:0 0 auto;width:71.4285%}.col-5-8{flex:0 0 auto;width:62.5%}.col-5-9{flex:0 0 auto;width:55.5555%}.col-5-11{flex:0 0 auto;width:45.4545%}.col-5-12{flex:0 0 auto;width:41.6666%}.col-6-7{flex:0 0 auto;width:85.7142%}.col-6-11{flex:0 0 auto;width:54.5454%}.col-7-8{flex:0 0 auto;width:87.5%}.col-7-9{flex:0 0 auto;width:77.7777%}.col-7-10{flex:0 0 auto;width:70%}.col-7-11{flex:0 0 auto;width:63.6363%}.col-7-12{flex:0 0 auto;width:58.3333%}.col-8-9{flex:0 0 auto;width:88.8888%}.col-8-11{flex:0 0 auto;width:72.7272%}.col-9-10{flex:0 0 auto;width:90%}.col-9-11{flex:0 0 auto;width:81.8181%}.col-10-11{flex:0 0 auto;width:90.909%}.col-11-12{flex:0 0 auto;width:91.6666%}@media(max-width:575.98px){.col-xs{flex:1 0 0%}.col-xs-auto{flex:0 0 auto;width:auto}.col-xs-1-1{flex:0 0 auto;width:100%}.col-xs-1-2,.col-xs-2-4,.col-xs-3-6,.col-xs-4-8,.col-xs-5-10,.col-xs-6-12{flex:0 0 auto;width:50%}.col-xs-1-3,.col-xs-2-6,.col-xs-3-9,.col-xs-4-12{flex:0 0 auto;width:33.3333%}.col-xs-1-4,.col-xs-2-8,.col-xs-3-12{flex:0 0 auto;width:25%}.col-xs-1-5,.col-xs-2-10{flex:0 0 auto;width:20%}.col-xs-1-6,.col-xs-2-12{flex:0 0 auto;width:16.6666%}.col-xs-1-7{flex:0 0 auto;width:14.2857%}.col-xs-1-8{flex:0 0 auto;width:12.5%}.col-xs-1-9{flex:0 0 auto;width:11.1111%}.col-xs-1-10{flex:0 0 auto;width:10%}.col-xs-1-11{flex:0 0 auto;width:9.0909%}.col-xs-1-12{flex:0 0 auto;width:8.3333%}.col-xs-2-3,.col-xs-4-6,.col-xs-6-9,.col-xs-8-12{flex:0 0 auto;width:66.6666%}.col-xs-2-5,.col-xs-4-10{flex:0 0 auto;width:40%}.col-xs-2-7{flex:0 0 auto;width:28.5714%}.col-xs-2-9{flex:0 0 auto;width:22.2222%}.col-xs-2-11{flex:0 0 auto;width:18.1818%}.col-xs-3-4,.col-xs-6-8,.col-xs-9-12{flex:0 0 auto;width:75%}.col-xs-3-5,.col-xs-6-10{flex:0 0 auto;width:60%}.col-xs-3-7{flex:0 0 auto;width:42.8571%}.col-xs-3-8{flex:0 0 auto;width:37.5%}.col-xs-3-10{flex:0 0 auto;width:30%}.col-xs-3-11{flex:0 0 auto;width:27.2727%}.col-xs-4-5,.col-xs-8-10{flex:0 0 auto;width:80%}.col-xs-4-7{flex:0 0 auto;width:57.1428%}.col-xs-4-9{flex:0 0 auto;width:44.4444%}.col-xs-4-11{flex:0 0 auto;width:36.3636%}.col-xs-5-6,.col-xs-10-12{flex:0 0 auto;width:83.3333%}.col-xs-5-7{flex:0 0 auto;width:71.4285%}.col-xs-5-8{flex:0 0 auto;width:62.5%}.col-xs-5-9{flex:0 0 auto;width:55.5555%}.col-xs-5-11{flex:0 0 auto;width:45.4545%}.col-xs-5-12{flex:0 0 auto;width:41.6666%}.col-xs-6-7{flex:0 0 auto;width:85.7142%}.col-xs-6-11{flex:0 0 auto;width:54.5454%}.col-xs-7-8{flex:0 0 auto;width:87.5%}.col-xs-7-9{flex:0 0 auto;width:77.7777%}.col-xs-7-10{flex:0 0 auto;width:70%}.col-xs-7-11{flex:0 0 auto;width:63.6363%}.col-xs-7-12{flex:0 0 auto;width:58.3333%}.col-xs-8-9{flex:0 0 auto;width:88.8888%}.col-xs-8-11{flex:0 0 auto;width:72.7272%}.col-xs-9-10{flex:0 0 auto;width:90%}.col-xs-9-11{flex:0 0 auto;width:81.8181%}.col-xs-10-11{flex:0 0 auto;width:90.909%}.col-xs-11-12{flex:0 0 auto;width:91.6666%}}@media(min-width:576px){.col-sm{flex:1 0 0%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1-1{flex:0 0 auto;width:100%}.col-sm-1-2,.col-sm-2-4,.col-sm-3-6,.col-sm-4-8,.col-sm-5-10,.col-sm-6-12{flex:0 0 auto;width:50%}.col-sm-1-3,.col-sm-2-6,.col-sm-3-9,.col-sm-4-12{flex:0 0 auto;width:33.3333%}.col-sm-1-4,.col-sm-2-8,.col-sm-3-12{flex:0 0 auto;width:25%}.col-sm-1-5,.col-sm-2-10{flex:0 0 auto;width:20%}.col-sm-1-6,.col-sm-2-12{flex:0 0 auto;width:16.6666%}.col-sm-1-7{flex:0 0 auto;width:14.2857%}.col-sm-1-8{flex:0 0 auto;width:12.5%}.col-sm-1-9{flex:0 0 auto;width:11.1111%}.col-sm-1-10{flex:0 0 auto;width:10%}.col-sm-1-11{flex:0 0 auto;width:9.0909%}.col-sm-1-12{flex:0 0 auto;width:8.3333%}.col-sm-2-3,.col-sm-4-6,.col-sm-6-9,.col-sm-8-12{flex:0 0 auto;width:66.6666%}.col-sm-2-5,.col-sm-4-10{flex:0 0 auto;width:40%}.col-sm-2-7{flex:0 0 auto;width:28.5714%}.col-sm-2-9{flex:0 0 auto;width:22.2222%}.col-sm-2-11{flex:0 0 auto;width:18.1818%}.col-sm-3-4,.col-sm-6-8,.col-sm-9-12{flex:0 0 auto;width:75%}.col-sm-3-5,.col-sm-6-10{flex:0 0 auto;width:60%}.col-sm-3-7{flex:0 0 auto;width:42.8571%}.col-sm-3-8{flex:0 0 auto;width:37.5%}.col-sm-3-10{flex:0 0 auto;width:30%}.col-sm-3-11{flex:0 0 auto;width:27.2727%}.col-sm-4-5,.col-sm-8-10{flex:0 0 auto;width:80%}.col-sm-4-7{flex:0 0 auto;width:57.1428%}.col-sm-4-9{flex:0 0 auto;width:44.4444%}.col-sm-4-11{flex:0 0 auto;width:36.3636%}.col-sm-5-6,.col-sm-10-12{flex:0 0 auto;width:83.3333%}.col-sm-5-7{flex:0 0 auto;width:71.4285%}.col-sm-5-8{flex:0 0 auto;width:62.5%}.col-sm-5-9{flex:0 0 auto;width:55.5555%}.col-sm-5-11{flex:0 0 auto;width:45.4545%}.col-sm-5-12{flex:0 0 auto;width:41.6666%}.col-sm-6-7{flex:0 0 auto;width:85.7142%}.col-sm-6-11{flex:0 0 auto;width:54.5454%}.col-sm-7-8{flex:0 0 auto;width:87.5%}.col-sm-7-9{flex:0 0 auto;width:77.7777%}.col-sm-7-10{flex:0 0 auto;width:70%}.col-sm-7-11{flex:0 0 auto;width:63.6363%}.col-sm-7-12{flex:0 0 auto;width:58.3333%}.col-sm-8-9{flex:0 0 auto;width:88.8888%}.col-sm-8-11{flex:0 0 auto;width:72.7272%}.col-sm-9-10{flex:0 0 auto;width:90%}.col-sm-9-11{flex:0 0 auto;width:81.8181%}.col-sm-10-11{flex:0 0 auto;width:90.909%}.col-sm-11-12{flex:0 0 auto;width:91.6666%}}@media(min-width:768px){.col-md{flex:1 0 0%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1-1{flex:0 0 auto;width:100%}.col-md-1-2,.col-md-2-4,.col-md-3-6,.col-md-4-8,.col-md-5-10,.col-md-6-12{flex:0 0 auto;width:50%}.col-md-1-3,.col-md-2-6,.col-md-3-9,.col-md-4-12{flex:0 0 auto;width:33.3333%}.col-md-1-4,.col-md-2-8,.col-md-3-12{flex:0 0 auto;width:25%}.col-md-1-5,.col-md-2-10{flex:0 0 auto;width:20%}.col-md-1-6,.col-md-2-12{flex:0 0 auto;width:16.6666%}.col-md-1-7{flex:0 0 auto;width:14.2857%}.col-md-1-8{flex:0 0 auto;width:12.5%}.col-md-1-9{flex:0 0 auto;width:11.1111%}.col-md-1-10{flex:0 0 auto;width:10%}.col-md-1-11{flex:0 0 auto;width:9.0909%}.col-md-1-12{flex:0 0 auto;width:8.3333%}.col-md-2-3,.col-md-4-6,.col-md-6-9,.col-md-8-12{flex:0 0 auto;width:66.6666%}.col-md-2-5,.col-md-4-10{flex:0 0 auto;width:40%}.col-md-2-7{flex:0 0 auto;width:28.5714%}.col-md-2-9{flex:0 0 auto;width:22.2222%}.col-md-2-11{flex:0 0 auto;width:18.1818%}.col-md-3-4,.col-md-6-8,.col-md-9-12{flex:0 0 auto;width:75%}.col-md-3-5,.col-md-6-10{flex:0 0 auto;width:60%}.col-md-3-7{flex:0 0 auto;width:42.8571%}.col-md-3-8{flex:0 0 auto;width:37.5%}.col-md-3-10{flex:0 0 auto;width:30%}.col-md-3-11{flex:0 0 auto;width:27.2727%}.col-md-4-5,.col-md-8-10{flex:0 0 auto;width:80%}.col-md-4-7{flex:0 0 auto;width:57.1428%}.col-md-4-9{flex:0 0 auto;width:44.4444%}.col-md-4-11{flex:0 0 auto;width:36.3636%}.col-md-5-6,.col-md-10-12{flex:0 0 auto;width:83.3333%}.col-md-5-7{flex:0 0 auto;width:71.4285%}.col-md-5-8{flex:0 0 auto;width:62.5%}.col-md-5-9{flex:0 0 auto;width:55.5555%}.col-md-5-11{flex:0 0 auto;width:45.4545%}.col-md-5-12{flex:0 0 auto;width:41.6666%}.col-md-6-7{flex:0 0 auto;width:85.7142%}.col-md-6-11{flex:0 0 auto;width:54.5454%}.col-md-7-8{flex:0 0 auto;width:87.5%}.col-md-7-9{flex:0 0 auto;width:77.7777%}.col-md-7-10{flex:0 0 auto;width:70%}.col-md-7-11{flex:0 0 auto;width:63.6363%}.col-md-7-12{flex:0 0 auto;width:58.3333%}.col-md-8-9{flex:0 0 auto;width:88.8888%}.col-md-8-11{flex:0 0 auto;width:72.7272%}.col-md-9-10{flex:0 0 auto;width:90%}.col-md-9-11{flex:0 0 auto;width:81.8181%}.col-md-10-11{flex:0 0 auto;width:90.909%}.col-md-11-12{flex:0 0 auto;width:91.6666%}}@media(min-width:992px){.col-lg{flex:1 0 0%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1-1{flex:0 0 auto;width:100%}.col-lg-1-2,.col-lg-2-4,.col-lg-3-6,.col-lg-4-8,.col-lg-5-10,.col-lg-6-12{flex:0 0 auto;width:50%}.col-lg-1-3,.col-lg-2-6,.col-lg-3-9,.col-lg-4-12{flex:0 0 auto;width:33.3333%}.col-lg-1-4,.col-lg-2-8,.col-lg-3-12{flex:0 0 auto;width:25%}.col-lg-1-5,.col-lg-2-10{flex:0 0 auto;width:20%}.col-lg-1-6,.col-lg-2-12{flex:0 0 auto;width:16.6666%}.col-lg-1-7{flex:0 0 auto;width:14.2857%}.col-lg-1-8{flex:0 0 auto;width:12.5%}.col-lg-1-9{flex:0 0 auto;width:11.1111%}.col-lg-1-10{flex:0 0 auto;width:10%}.col-lg-1-11{flex:0 0 auto;width:9.0909%}.col-lg-1-12{flex:0 0 auto;width:8.3333%}.col-lg-2-3,.col-lg-4-6,.col-lg-6-9,.col-lg-8-12{flex:0 0 auto;width:66.6666%}.col-lg-2-5,.col-lg-4-10{flex:0 0 auto;width:40%}.col-lg-2-7{flex:0 0 auto;width:28.5714%}.col-lg-2-9{flex:0 0 auto;width:22.2222%}.col-lg-2-11{flex:0 0 auto;width:18.1818%}.col-lg-3-4,.col-lg-6-8,.col-lg-9-12{flex:0 0 auto;width:75%}.col-lg-3-5,.col-lg-6-10{flex:0 0 auto;width:60%}.col-lg-3-7{flex:0 0 auto;width:42.8571%}.col-lg-3-8{flex:0 0 auto;width:37.5%}.col-lg-3-10{flex:0 0 auto;width:30%}.col-lg-3-11{flex:0 0 auto;width:27.2727%}.col-lg-4-5,.col-lg-8-10{flex:0 0 auto;width:80%}.col-lg-4-7{flex:0 0 auto;width:57.1428%}.col-lg-4-9{flex:0 0 auto;width:44.4444%}.col-lg-4-11{flex:0 0 auto;width:36.3636%}.col-lg-5-6,.col-lg-10-12{flex:0 0 auto;width:83.3333%}.col-lg-5-7{flex:0 0 auto;width:71.4285%}.col-lg-5-8{flex:0 0 auto;width:62.5%}.col-lg-5-9{flex:0 0 auto;width:55.5555%}.col-lg-5-11{flex:0 0 auto;width:45.4545%}.col-lg-5-12{flex:0 0 auto;width:41.6666%}.col-lg-6-7{flex:0 0 auto;width:85.7142%}.col-lg-6-11{flex:0 0 auto;width:54.5454%}.col-lg-7-8{flex:0 0 auto;width:87.5%}.col-lg-7-9{flex:0 0 auto;width:77.7777%}.col-lg-7-10{flex:0 0 auto;width:70%}.col-lg-7-11{flex:0 0 auto;width:63.6363%}.col-lg-7-12{flex:0 0 auto;width:58.3333%}.col-lg-8-9{flex:0 0 auto;width:88.8888%}.col-lg-8-11{flex:0 0 auto;width:72.7272%}.col-lg-9-10{flex:0 0 auto;width:90%}.col-lg-9-11{flex:0 0 auto;width:81.8181%}.col-lg-10-11{flex:0 0 auto;width:90.909%}.col-lg-11-12{flex:0 0 auto;width:91.6666%}}@media(min-width:1200px){.col-xl{flex:1 0 0%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1-1{flex:0 0 auto;width:100%}.col-xl-1-2,.col-xl-2-4,.col-xl-3-6,.col-xl-4-8,.col-xl-5-10,.col-xl-6-12{flex:0 0 auto;width:50%}.col-xl-1-3,.col-xl-2-6,.col-xl-3-9,.col-xl-4-12{flex:0 0 auto;width:33.3333%}.col-xl-1-4,.col-xl-2-8,.col-xl-3-12{flex:0 0 auto;width:25%}.col-xl-1-5,.col-xl-2-10{flex:0 0 auto;width:20%}.col-xl-1-6,.col-xl-2-12{flex:0 0 auto;width:16.6666%}.col-xl-1-7{flex:0 0 auto;width:14.2857%}.col-xl-1-8{flex:0 0 auto;width:12.5%}.col-xl-1-9{flex:0 0 auto;width:11.1111%}.col-xl-1-10{flex:0 0 auto;width:10%}.col-xl-1-11{flex:0 0 auto;width:9.0909%}.col-xl-1-12{flex:0 0 auto;width:8.3333%}.col-xl-2-3,.col-xl-4-6,.col-xl-6-9,.col-xl-8-12{flex:0 0 auto;width:66.6666%}.col-xl-2-5,.col-xl-4-10{flex:0 0 auto;width:40%}.col-xl-2-7{flex:0 0 auto;width:28.5714%}.col-xl-2-9{flex:0 0 auto;width:22.2222%}.col-xl-2-11{flex:0 0 auto;width:18.1818%}.col-xl-3-4,.col-xl-6-8,.col-xl-9-12{flex:0 0 auto;width:75%}.col-xl-3-5,.col-xl-6-10{flex:0 0 auto;width:60%}.col-xl-3-7{flex:0 0 auto;width:42.8571%}.col-xl-3-8{flex:0 0 auto;width:37.5%}.col-xl-3-10{flex:0 0 auto;width:30%}.col-xl-3-11{flex:0 0 auto;width:27.2727%}.col-xl-4-5,.col-xl-8-10{flex:0 0 auto;width:80%}.col-xl-4-7{flex:0 0 auto;width:57.1428%}.col-xl-4-9{flex:0 0 auto;width:44.4444%}.col-xl-4-11{flex:0 0 auto;width:36.3636%}.col-xl-5-6,.col-xl-10-12{flex:0 0 auto;width:83.3333%}.col-xl-5-7{flex:0 0 auto;width:71.4285%}.col-xl-5-8{flex:0 0 auto;width:62.5%}.col-xl-5-9{flex:0 0 auto;width:55.5555%}.col-xl-5-11{flex:0 0 auto;width:45.4545%}.col-xl-5-12{flex:0 0 auto;width:41.6666%}.col-xl-6-7{flex:0 0 auto;width:85.7142%}.col-xl-6-11{flex:0 0 auto;width:54.5454%}.col-xl-7-8{flex:0 0 auto;width:87.5%}.col-xl-7-9{flex:0 0 auto;width:77.7777%}.col-xl-7-10{flex:0 0 auto;width:70%}.col-xl-7-11{flex:0 0 auto;width:63.6363%}.col-xl-7-12{flex:0 0 auto;width:58.3333%}.col-xl-8-9{flex:0 0 auto;width:88.8888%}.col-xl-8-11{flex:0 0 auto;width:72.7272%}.col-xl-9-10{flex:0 0 auto;width:90%}.col-xl-9-11{flex:0 0 auto;width:81.8181%}.col-xl-10-11{flex:0 0 auto;width:90.909%}.col-xl-11-12{flex:0 0 auto;width:91.6666%}}@media(min-width:1600px){.col-xx{flex:1 0 0%}.col-xx-auto{flex:0 0 auto;width:auto}.col-xx-1-1{flex:0 0 auto;width:100%}.col-xx-1-2,.col-xx-2-4,.col-xx-3-6,.col-xx-4-8,.col-xx-5-10,.col-xx-6-12{flex:0 0 auto;width:50%}.col-xx-1-3,.col-xx-2-6,.col-xx-3-9,.col-xx-4-12{flex:0 0 auto;width:33.3333%}.col-xx-1-4,.col-xx-2-8,.col-xx-3-12{flex:0 0 auto;width:25%}.col-xx-1-5,.col-xx-2-10{flex:0 0 auto;width:20%}.col-xx-1-6,.col-xx-2-12{flex:0 0 auto;width:16.6666%}.col-xx-1-7{flex:0 0 auto;width:14.2857%}.col-xx-1-8{flex:0 0 auto;width:12.5%}.col-xx-1-9{flex:0 0 auto;width:11.1111%}.col-xx-1-10{flex:0 0 auto;width:10%}.col-xx-1-11{flex:0 0 auto;width:9.0909%}.col-xx-1-12{flex:0 0 auto;width:8.3333%}.col-xx-2-3,.col-xx-4-6,.col-xx-6-9,.col-xx-8-12{flex:0 0 auto;width:66.6666%}.col-xx-2-5,.col-xx-4-10{flex:0 0 auto;width:40%}.col-xx-2-7{flex:0 0 auto;width:28.5714%}.col-xx-2-9{flex:0 0 auto;width:22.2222%}.col-xx-2-11{flex:0 0 auto;width:18.1818%}.col-xx-3-4,.col-xx-6-8,.col-xx-9-12{flex:0 0 auto;width:75%}.col-xx-3-5,.col-xx-6-10{flex:0 0 auto;width:60%}.col-xx-3-7{flex:0 0 auto;width:42.8571%}.col-xx-3-8{flex:0 0 auto;width:37.5%}.col-xx-3-10{flex:0 0 auto;width:30%}.col-xx-3-11{flex:0 0 auto;width:27.2727%}.col-xx-4-5,.col-xx-8-10{flex:0 0 auto;width:80%}.col-xx-4-7{flex:0 0 auto;width:57.1428%}.col-xx-4-9{flex:0 0 auto;width:44.4444%}.col-xx-4-11{flex:0 0 auto;width:36.3636%}.col-xx-5-6,.col-xx-10-12{flex:0 0 auto;width:83.3333%}.col-xx-5-7{flex:0 0 auto;width:71.4285%}.col-xx-5-8{flex:0 0 auto;width:62.5%}.col-xx-5-9{flex:0 0 auto;width:55.5555%}.col-xx-5-11{flex:0 0 auto;width:45.4545%}.col-xx-5-12{flex:0 0 auto;width:41.6666%}.col-xx-6-7{flex:0 0 auto;width:85.7142%}.col-xx-6-11{flex:0 0 auto;width:54.5454%}.col-xx-7-8{flex:0 0 auto;width:87.5%}.col-xx-7-9{flex:0 0 auto;width:77.7777%}.col-xx-7-10{flex:0 0 auto;width:70%}.col-xx-7-11{flex:0 0 auto;width:63.6363%}.col-xx-7-12{flex:0 0 auto;width:58.3333%}.col-xx-8-9{flex:0 0 auto;width:88.8888%}.col-xx-8-11{flex:0 0 auto;width:72.7272%}.col-xx-9-10{flex:0 0 auto;width:90%}.col-xx-9-11{flex:0 0 auto;width:81.8181%}.col-xx-10-11{flex:0 0 auto;width:90.909%}.col-xx-11-12{flex:0 0 auto;width:91.6666%}}@media(min-width:2000px){.col-2k{flex:1 0 0%}.col-2k-auto{flex:0 0 auto;width:auto}.col-2k-1-1{flex:0 0 auto;width:100%}.col-2k-1-2,.col-2k-2-4,.col-2k-3-6,.col-2k-4-8,.col-2k-5-10,.col-2k-6-12{flex:0 0 auto;width:50%}.col-2k-1-3,.col-2k-2-6,.col-2k-3-9,.col-2k-4-12{flex:0 0 auto;width:33.3333%}.col-2k-1-4,.col-2k-2-8,.col-2k-3-12{flex:0 0 auto;width:25%}.col-2k-1-5,.col-2k-2-10{flex:0 0 auto;width:20%}.col-2k-1-6,.col-2k-2-12{flex:0 0 auto;width:16.6666%}.col-2k-1-7{flex:0 0 auto;width:14.2857%}.col-2k-1-8{flex:0 0 auto;width:12.5%}.col-2k-1-9{flex:0 0 auto;width:11.1111%}.col-2k-1-10{flex:0 0 auto;width:10%}.col-2k-1-11{flex:0 0 auto;width:9.0909%}.col-2k-1-12{flex:0 0 auto;width:8.3333%}.col-2k-2-3,.col-2k-4-6,.col-2k-6-9,.col-2k-8-12{flex:0 0 auto;width:66.6666%}.col-2k-2-5,.col-2k-4-10{flex:0 0 auto;width:40%}.col-2k-2-7{flex:0 0 auto;width:28.5714%}.col-2k-2-9{flex:0 0 auto;width:22.2222%}.col-2k-2-11{flex:0 0 auto;width:18.1818%}.col-2k-3-4,.col-2k-6-8,.col-2k-9-12{flex:0 0 auto;width:75%}.col-2k-3-5,.col-2k-6-10{flex:0 0 auto;width:60%}.col-2k-3-7{flex:0 0 auto;width:42.8571%}.col-2k-3-8{flex:0 0 auto;width:37.5%}.col-2k-3-10{flex:0 0 auto;width:30%}.col-2k-3-11{flex:0 0 auto;width:27.2727%}.col-2k-4-5,.col-2k-8-10{flex:0 0 auto;width:80%}.col-2k-4-7{flex:0 0 auto;width:57.1428%}.col-2k-4-9{flex:0 0 auto;width:44.4444%}.col-2k-4-11{flex:0 0 auto;width:36.3636%}.col-2k-5-6,.col-2k-10-12{flex:0 0 auto;width:83.3333%}.col-2k-5-7{flex:0 0 auto;width:71.4285%}.col-2k-5-8{flex:0 0 auto;width:62.5%}.col-2k-5-9{flex:0 0 auto;width:55.5555%}.col-2k-5-11{flex:0 0 auto;width:45.4545%}.col-2k-5-12{flex:0 0 auto;width:41.6666%}.col-2k-6-7{flex:0 0 auto;width:85.7142%}.col-2k-6-11{flex:0 0 auto;width:54.5454%}.col-2k-7-8{flex:0 0 auto;width:87.5%}.col-2k-7-9{flex:0 0 auto;width:77.7777%}.col-2k-7-10{flex:0 0 auto;width:70%}.col-2k-7-11{flex:0 0 auto;width:63.6363%}.col-2k-7-12{flex:0 0 auto;width:58.3333%}.col-2k-8-9{flex:0 0 auto;width:88.8888%}.col-2k-8-11{flex:0 0 auto;width:72.7272%}.col-2k-9-10{flex:0 0 auto;width:90%}.col-2k-9-11{flex:0 0 auto;width:81.8181%}.col-2k-10-11{flex:0 0 auto;width:90.909%}.col-2k-11-12{flex:0 0 auto;width:91.6666%}}.offset-auto{margin-left:auto}.offset-1-1{margin-left:100%}.offset-1-2,.offset-2-4,.offset-3-6,.offset-4-8,.offset-5-10,.offset-6-12{margin-left:50%}.offset-1-3,.offset-2-6,.offset-3-9,.offset-4-12{margin-left:33.3333%}.offset-1-4,.offset-2-8,.offset-3-12{margin-left:25%}.offset-1-5,.offset-2-10{margin-left:20%}.offset-1-6,.offset-2-12{margin-left:16.6666%}.offset-1-7{margin-left:14.2857%}.offset-1-8{margin-left:12.5%}.offset-1-9{margin-left:11.1111%}.offset-1-10{margin-left:10%}.offset-1-11{margin-left:9.0909%}.offset-1-12{margin-left:8.3333%}.offset-2-3,.offset-4-6,.offset-6-9,.offset-8-12{margin-left:66.6666%}.offset-2-5,.offset-4-10{margin-left:40%}.offset-2-7{margin-left:28.5714%}.offset-2-9{margin-left:22.2222%}.offset-2-11{margin-left:18.1818%}.offset-3-4,.offset-6-8,.offset-9-12{margin-left:75%}.offset-3-5,.offset-6-10{margin-left:60%}.offset-3-7{margin-left:42.8571%}.offset-3-8{margin-left:37.5%}.offset-3-10{margin-left:30%}.offset-3-11{margin-left:27.2727%}.offset-4-5,.offset-8-10{margin-left:80%}.offset-4-7{margin-left:57.1428%}.offset-4-9{margin-left:44.4444%}.offset-4-11{margin-left:36.3636%}.offset-5-6,.offset-10-12{margin-left:83.3333%}.offset-5-7{margin-left:71.4285%}.offset-5-8{margin-left:62.5%}.offset-5-9{margin-left:55.5555%}.offset-5-11{margin-left:45.4545%}.offset-5-12{margin-left:41.6666%}.offset-6-7{margin-left:85.7142%}.offset-6-11{margin-left:54.5454%}.offset-7-8{margin-left:87.5%}.offset-7-9{margin-left:77.7777%}.offset-7-10{margin-left:70%}.offset-7-11{margin-left:63.6363%}.offset-7-12{margin-left:58.3333%}.offset-8-9{margin-left:88.8888%}.offset-8-11{margin-left:72.7272%}.offset-9-10{margin-left:90%}.offset-9-11{margin-left:81.8181%}.offset-10-11{margin-left:90.909%}.offset-11-12{margin-left:91.6666%}@media(max-width:575.98px){.offset-xs-auto{margin-left:auto}.offset-xs-1-1{margin-left:100%}.offset-xs-1-2,.offset-xs-2-4,.offset-xs-3-6,.offset-xs-4-8,.offset-xs-5-10,.offset-xs-6-12{margin-left:50%}.offset-xs-1-3,.offset-xs-2-6,.offset-xs-3-9,.offset-xs-4-12{margin-left:33.3333%}.offset-xs-1-4,.offset-xs-2-8,.offset-xs-3-12{margin-left:25%}.offset-xs-1-5,.offset-xs-2-10{margin-left:20%}.offset-xs-1-6,.offset-xs-2-12{margin-left:16.6666%}.offset-xs-1-7{margin-left:14.2857%}.offset-xs-1-8{margin-left:12.5%}.offset-xs-1-9{margin-left:11.1111%}.offset-xs-1-10{margin-left:10%}.offset-xs-1-11{margin-left:9.0909%}.offset-xs-1-12{margin-left:8.3333%}.offset-xs-2-3,.offset-xs-4-6,.offset-xs-6-9,.offset-xs-8-12{margin-left:66.6666%}.offset-xs-2-5,.offset-xs-4-10{margin-left:40%}.offset-xs-2-7{margin-left:28.5714%}.offset-xs-2-9{margin-left:22.2222%}.offset-xs-2-11{margin-left:18.1818%}.offset-xs-3-4,.offset-xs-6-8,.offset-xs-9-12{margin-left:75%}.offset-xs-3-5,.offset-xs-6-10{margin-left:60%}.offset-xs-3-7{margin-left:42.8571%}.offset-xs-3-8{margin-left:37.5%}.offset-xs-3-10{margin-left:30%}.offset-xs-3-11{margin-left:27.2727%}.offset-xs-4-5,.offset-xs-8-10{margin-left:80%}.offset-xs-4-7{margin-left:57.1428%}.offset-xs-4-9{margin-left:44.4444%}.offset-xs-4-11{margin-left:36.3636%}.offset-xs-5-6,.offset-xs-10-12{margin-left:83.3333%}.offset-xs-5-7{margin-left:71.4285%}.offset-xs-5-8{margin-left:62.5%}.offset-xs-5-9{margin-left:55.5555%}.offset-xs-5-11{margin-left:45.4545%}.offset-xs-5-12{margin-left:41.6666%}.offset-xs-6-7{margin-left:85.7142%}.offset-xs-6-11{margin-left:54.5454%}.offset-xs-7-8{margin-left:87.5%}.offset-xs-7-9{margin-left:77.7777%}.offset-xs-7-10{margin-left:70%}.offset-xs-7-11{margin-left:63.6363%}.offset-xs-7-12{margin-left:58.3333%}.offset-xs-8-9{margin-left:88.8888%}.offset-xs-8-11{margin-left:72.7272%}.offset-xs-9-10{margin-left:90%}.offset-xs-9-11{margin-left:81.8181%}.offset-xs-10-11{margin-left:90.909%}.offset-xs-11-12{margin-left:91.6666%}}@media(min-width:576px){.offset-sm-auto{margin-left:auto}.offset-sm-1-1{margin-left:100%}.offset-sm-1-2,.offset-sm-2-4,.offset-sm-3-6,.offset-sm-4-8,.offset-sm-5-10,.offset-sm-6-12{margin-left:50%}.offset-sm-1-3,.offset-sm-2-6,.offset-sm-3-9,.offset-sm-4-12{margin-left:33.3333%}.offset-sm-1-4,.offset-sm-2-8,.offset-sm-3-12{margin-left:25%}.offset-sm-1-5,.offset-sm-2-10{margin-left:20%}.offset-sm-1-6,.offset-sm-2-12{margin-left:16.6666%}.offset-sm-1-7{margin-left:14.2857%}.offset-sm-1-8{margin-left:12.5%}.offset-sm-1-9{margin-left:11.1111%}.offset-sm-1-10{margin-left:10%}.offset-sm-1-11{margin-left:9.0909%}.offset-sm-1-12{margin-left:8.3333%}.offset-sm-2-3,.offset-sm-4-6,.offset-sm-6-9,.offset-sm-8-12{margin-left:66.6666%}.offset-sm-2-5,.offset-sm-4-10{margin-left:40%}.offset-sm-2-7{margin-left:28.5714%}.offset-sm-2-9{margin-left:22.2222%}.offset-sm-2-11{margin-left:18.1818%}.offset-sm-3-4,.offset-sm-6-8,.offset-sm-9-12{margin-left:75%}.offset-sm-3-5,.offset-sm-6-10{margin-left:60%}.offset-sm-3-7{margin-left:42.8571%}.offset-sm-3-8{margin-left:37.5%}.offset-sm-3-10{margin-left:30%}.offset-sm-3-11{margin-left:27.2727%}.offset-sm-4-5,.offset-sm-8-10{margin-left:80%}.offset-sm-4-7{margin-left:57.1428%}.offset-sm-4-9{margin-left:44.4444%}.offset-sm-4-11{margin-left:36.3636%}.offset-sm-5-6,.offset-sm-10-12{margin-left:83.3333%}.offset-sm-5-7{margin-left:71.4285%}.offset-sm-5-8{margin-left:62.5%}.offset-sm-5-9{margin-left:55.5555%}.offset-sm-5-11{margin-left:45.4545%}.offset-sm-5-12{margin-left:41.6666%}.offset-sm-6-7{margin-left:85.7142%}.offset-sm-6-11{margin-left:54.5454%}.offset-sm-7-8{margin-left:87.5%}.offset-sm-7-9{margin-left:77.7777%}.offset-sm-7-10{margin-left:70%}.offset-sm-7-11{margin-left:63.6363%}.offset-sm-7-12{margin-left:58.3333%}.offset-sm-8-9{margin-left:88.8888%}.offset-sm-8-11{margin-left:72.7272%}.offset-sm-9-10{margin-left:90%}.offset-sm-9-11{margin-left:81.8181%}.offset-sm-10-11{margin-left:90.909%}.offset-sm-11-12{margin-left:91.6666%}}@media(min-width:768px){.offset-md-auto{margin-left:auto}.offset-md-1-1{margin-left:100%}.offset-md-1-2,.offset-md-2-4,.offset-md-3-6,.offset-md-4-8,.offset-md-5-10,.offset-md-6-12{margin-left:50%}.offset-md-1-3,.offset-md-2-6,.offset-md-3-9,.offset-md-4-12{margin-left:33.3333%}.offset-md-1-4,.offset-md-2-8,.offset-md-3-12{margin-left:25%}.offset-md-1-5,.offset-md-2-10{margin-left:20%}.offset-md-1-6,.offset-md-2-12{margin-left:16.6666%}.offset-md-1-7{margin-left:14.2857%}.offset-md-1-8{margin-left:12.5%}.offset-md-1-9{margin-left:11.1111%}.offset-md-1-10{margin-left:10%}.offset-md-1-11{margin-left:9.0909%}.offset-md-1-12{margin-left:8.3333%}.offset-md-2-3,.offset-md-4-6,.offset-md-6-9,.offset-md-8-12{margin-left:66.6666%}.offset-md-2-5,.offset-md-4-10{margin-left:40%}.offset-md-2-7{margin-left:28.5714%}.offset-md-2-9{margin-left:22.2222%}.offset-md-2-11{margin-left:18.1818%}.offset-md-3-4,.offset-md-6-8,.offset-md-9-12{margin-left:75%}.offset-md-3-5,.offset-md-6-10{margin-left:60%}.offset-md-3-7{margin-left:42.8571%}.offset-md-3-8{margin-left:37.5%}.offset-md-3-10{margin-left:30%}.offset-md-3-11{margin-left:27.2727%}.offset-md-4-5,.offset-md-8-10{margin-left:80%}.offset-md-4-7{margin-left:57.1428%}.offset-md-4-9{margin-left:44.4444%}.offset-md-4-11{margin-left:36.3636%}.offset-md-5-6,.offset-md-10-12{margin-left:83.3333%}.offset-md-5-7{margin-left:71.4285%}.offset-md-5-8{margin-left:62.5%}.offset-md-5-9{margin-left:55.5555%}.offset-md-5-11{margin-left:45.4545%}.offset-md-5-12{margin-left:41.6666%}.offset-md-6-7{margin-left:85.7142%}.offset-md-6-11{margin-left:54.5454%}.offset-md-7-8{margin-left:87.5%}.offset-md-7-9{margin-left:77.7777%}.offset-md-7-10{margin-left:70%}.offset-md-7-11{margin-left:63.6363%}.offset-md-7-12{margin-left:58.3333%}.offset-md-8-9{margin-left:88.8888%}.offset-md-8-11{margin-left:72.7272%}.offset-md-9-10{margin-left:90%}.offset-md-9-11{margin-left:81.8181%}.offset-md-10-11{margin-left:90.909%}.offset-md-11-12{margin-left:91.6666%}}@media(min-width:992px){.offset-lg-auto{margin-left:auto}.offset-lg-1-1{margin-left:100%}.offset-lg-1-2,.offset-lg-2-4,.offset-lg-3-6,.offset-lg-4-8,.offset-lg-5-10,.offset-lg-6-12{margin-left:50%}.offset-lg-1-3,.offset-lg-2-6,.offset-lg-3-9,.offset-lg-4-12{margin-left:33.3333%}.offset-lg-1-4,.offset-lg-2-8,.offset-lg-3-12{margin-left:25%}.offset-lg-1-5,.offset-lg-2-10{margin-left:20%}.offset-lg-1-6,.offset-lg-2-12{margin-left:16.6666%}.offset-lg-1-7{margin-left:14.2857%}.offset-lg-1-8{margin-left:12.5%}.offset-lg-1-9{margin-left:11.1111%}.offset-lg-1-10{margin-left:10%}.offset-lg-1-11{margin-left:9.0909%}.offset-lg-1-12{margin-left:8.3333%}.offset-lg-2-3,.offset-lg-4-6,.offset-lg-6-9,.offset-lg-8-12{margin-left:66.6666%}.offset-lg-2-5,.offset-lg-4-10{margin-left:40%}.offset-lg-2-7{margin-left:28.5714%}.offset-lg-2-9{margin-left:22.2222%}.offset-lg-2-11{margin-left:18.1818%}.offset-lg-3-4,.offset-lg-6-8,.offset-lg-9-12{margin-left:75%}.offset-lg-3-5,.offset-lg-6-10{margin-left:60%}.offset-lg-3-7{margin-left:42.8571%}.offset-lg-3-8{margin-left:37.5%}.offset-lg-3-10{margin-left:30%}.offset-lg-3-11{margin-left:27.2727%}.offset-lg-4-5,.offset-lg-8-10{margin-left:80%}.offset-lg-4-7{margin-left:57.1428%}.offset-lg-4-9{margin-left:44.4444%}.offset-lg-4-11{margin-left:36.3636%}.offset-lg-5-6,.offset-lg-10-12{margin-left:83.3333%}.offset-lg-5-7{margin-left:71.4285%}.offset-lg-5-8{margin-left:62.5%}.offset-lg-5-9{margin-left:55.5555%}.offset-lg-5-11{margin-left:45.4545%}.offset-lg-5-12{margin-left:41.6666%}.offset-lg-6-7{margin-left:85.7142%}.offset-lg-6-11{margin-left:54.5454%}.offset-lg-7-8{margin-left:87.5%}.offset-lg-7-9{margin-left:77.7777%}.offset-lg-7-10{margin-left:70%}.offset-lg-7-11{margin-left:63.6363%}.offset-lg-7-12{margin-left:58.3333%}.offset-lg-8-9{margin-left:88.8888%}.offset-lg-8-11{margin-left:72.7272%}.offset-lg-9-10{margin-left:90%}.offset-lg-9-11{margin-left:81.8181%}.offset-lg-10-11{margin-left:90.909%}.offset-lg-11-12{margin-left:91.6666%}}@media(min-width:1200px){.offset-xl-auto{margin-left:auto}.offset-xl-1-1{margin-left:100%}.offset-xl-1-2,.offset-xl-2-4,.offset-xl-3-6,.offset-xl-4-8,.offset-xl-5-10,.offset-xl-6-12{margin-left:50%}.offset-xl-1-3,.offset-xl-2-6,.offset-xl-3-9,.offset-xl-4-12{margin-left:33.3333%}.offset-xl-1-4,.offset-xl-2-8,.offset-xl-3-12{margin-left:25%}.offset-xl-1-5,.offset-xl-2-10{margin-left:20%}.offset-xl-1-6,.offset-xl-2-12{margin-left:16.6666%}.offset-xl-1-7{margin-left:14.2857%}.offset-xl-1-8{margin-left:12.5%}.offset-xl-1-9{margin-left:11.1111%}.offset-xl-1-10{margin-left:10%}.offset-xl-1-11{margin-left:9.0909%}.offset-xl-1-12{margin-left:8.3333%}.offset-xl-2-3,.offset-xl-4-6,.offset-xl-6-9,.offset-xl-8-12{margin-left:66.6666%}.offset-xl-2-5,.offset-xl-4-10{margin-left:40%}.offset-xl-2-7{margin-left:28.5714%}.offset-xl-2-9{margin-left:22.2222%}.offset-xl-2-11{margin-left:18.1818%}.offset-xl-3-4,.offset-xl-6-8,.offset-xl-9-12{margin-left:75%}.offset-xl-3-5,.offset-xl-6-10{margin-left:60%}.offset-xl-3-7{margin-left:42.8571%}.offset-xl-3-8{margin-left:37.5%}.offset-xl-3-10{margin-left:30%}.offset-xl-3-11{margin-left:27.2727%}.offset-xl-4-5,.offset-xl-8-10{margin-left:80%}.offset-xl-4-7{margin-left:57.1428%}.offset-xl-4-9{margin-left:44.4444%}.offset-xl-4-11{margin-left:36.3636%}.offset-xl-5-6,.offset-xl-10-12{margin-left:83.3333%}.offset-xl-5-7{margin-left:71.4285%}.offset-xl-5-8{margin-left:62.5%}.offset-xl-5-9{margin-left:55.5555%}.offset-xl-5-11{margin-left:45.4545%}.offset-xl-5-12{margin-left:41.6666%}.offset-xl-6-7{margin-left:85.7142%}.offset-xl-6-11{margin-left:54.5454%}.offset-xl-7-8{margin-left:87.5%}.offset-xl-7-9{margin-left:77.7777%}.offset-xl-7-10{margin-left:70%}.offset-xl-7-11{margin-left:63.6363%}.offset-xl-7-12{margin-left:58.3333%}.offset-xl-8-9{margin-left:88.8888%}.offset-xl-8-11{margin-left:72.7272%}.offset-xl-9-10{margin-left:90%}.offset-xl-9-11{margin-left:81.8181%}.offset-xl-10-11{margin-left:90.909%}.offset-xl-11-12{margin-left:91.6666%}}@media(min-width:1600px){.offset-xx-auto{margin-left:auto}.offset-xx-1-1{margin-left:100%}.offset-xx-1-2,.offset-xx-2-4,.offset-xx-3-6,.offset-xx-4-8,.offset-xx-5-10,.offset-xx-6-12{margin-left:50%}.offset-xx-1-3,.offset-xx-2-6,.offset-xx-3-9,.offset-xx-4-12{margin-left:33.3333%}.offset-xx-1-4,.offset-xx-2-8,.offset-xx-3-12{margin-left:25%}.offset-xx-1-5,.offset-xx-2-10{margin-left:20%}.offset-xx-1-6,.offset-xx-2-12{margin-left:16.6666%}.offset-xx-1-7{margin-left:14.2857%}.offset-xx-1-8{margin-left:12.5%}.offset-xx-1-9{margin-left:11.1111%}.offset-xx-1-10{margin-left:10%}.offset-xx-1-11{margin-left:9.0909%}.offset-xx-1-12{margin-left:8.3333%}.offset-xx-2-3,.offset-xx-4-6,.offset-xx-6-9,.offset-xx-8-12{margin-left:66.6666%}.offset-xx-2-5,.offset-xx-4-10{margin-left:40%}.offset-xx-2-7{margin-left:28.5714%}.offset-xx-2-9{margin-left:22.2222%}.offset-xx-2-11{margin-left:18.1818%}.offset-xx-3-4,.offset-xx-6-8,.offset-xx-9-12{margin-left:75%}.offset-xx-3-5,.offset-xx-6-10{margin-left:60%}.offset-xx-3-7{margin-left:42.8571%}.offset-xx-3-8{margin-left:37.5%}.offset-xx-3-10{margin-left:30%}.offset-xx-3-11{margin-left:27.2727%}.offset-xx-4-5,.offset-xx-8-10{margin-left:80%}.offset-xx-4-7{margin-left:57.1428%}.offset-xx-4-9{margin-left:44.4444%}.offset-xx-4-11{margin-left:36.3636%}.offset-xx-5-6,.offset-xx-10-12{margin-left:83.3333%}.offset-xx-5-7{margin-left:71.4285%}.offset-xx-5-8{margin-left:62.5%}.offset-xx-5-9{margin-left:55.5555%}.offset-xx-5-11{margin-left:45.4545%}.offset-xx-5-12{margin-left:41.6666%}.offset-xx-6-7{margin-left:85.7142%}.offset-xx-6-11{margin-left:54.5454%}.offset-xx-7-8{margin-left:87.5%}.offset-xx-7-9{margin-left:77.7777%}.offset-xx-7-10{margin-left:70%}.offset-xx-7-11{margin-left:63.6363%}.offset-xx-7-12{margin-left:58.3333%}.offset-xx-8-9{margin-left:88.8888%}.offset-xx-8-11{margin-left:72.7272%}.offset-xx-9-10{margin-left:90%}.offset-xx-9-11{margin-left:81.8181%}.offset-xx-10-11{margin-left:90.909%}.offset-xx-11-12{margin-left:91.6666%}}@media(min-width:2000px){.offset-2k-auto{margin-left:auto}.offset-2k-1-1{margin-left:100%}.offset-2k-1-2,.offset-2k-2-4,.offset-2k-3-6,.offset-2k-4-8,.offset-2k-5-10,.offset-2k-6-12{margin-left:50%}.offset-2k-1-3,.offset-2k-2-6,.offset-2k-3-9,.offset-2k-4-12{margin-left:33.3333%}.offset-2k-1-4,.offset-2k-2-8,.offset-2k-3-12{margin-left:25%}.offset-2k-1-5,.offset-2k-2-10{margin-left:20%}.offset-2k-1-6,.offset-2k-2-12{margin-left:16.6666%}.offset-2k-1-7{margin-left:14.2857%}.offset-2k-1-8{margin-left:12.5%}.offset-2k-1-9{margin-left:11.1111%}.offset-2k-1-10{margin-left:10%}.offset-2k-1-11{margin-left:9.0909%}.offset-2k-1-12{margin-left:8.3333%}.offset-2k-2-3,.offset-2k-4-6,.offset-2k-6-9,.offset-2k-8-12{margin-left:66.6666%}.offset-2k-2-5,.offset-2k-4-10{margin-left:40%}.offset-2k-2-7{margin-left:28.5714%}.offset-2k-2-9{margin-left:22.2222%}.offset-2k-2-11{margin-left:18.1818%}.offset-2k-3-4,.offset-2k-6-8,.offset-2k-9-12{margin-left:75%}.offset-2k-3-5,.offset-2k-6-10{margin-left:60%}.offset-2k-3-7{margin-left:42.8571%}.offset-2k-3-8{margin-left:37.5%}.offset-2k-3-10{margin-left:30%}.offset-2k-3-11{margin-left:27.2727%}.offset-2k-4-5,.offset-2k-8-10{margin-left:80%}.offset-2k-4-7{margin-left:57.1428%}.offset-2k-4-9{margin-left:44.4444%}.offset-2k-4-11{margin-left:36.3636%}.offset-2k-5-6,.offset-2k-10-12{margin-left:83.3333%}.offset-2k-5-7{margin-left:71.4285%}.offset-2k-5-8{margin-left:62.5%}.offset-2k-5-9{margin-left:55.5555%}.offset-2k-5-11{margin-left:45.4545%}.offset-2k-5-12{margin-left:41.6666%}.offset-2k-6-7{margin-left:85.7142%}.offset-2k-6-11{margin-left:54.5454%}.offset-2k-7-8{margin-left:87.5%}.offset-2k-7-9{margin-left:77.7777%}.offset-2k-7-10{margin-left:70%}.offset-2k-7-11{margin-left:63.6363%}.offset-2k-7-12{margin-left:58.3333%}.offset-2k-8-9{margin-left:88.8888%}.offset-2k-8-11{margin-left:72.7272%}.offset-2k-9-10{margin-left:90%}.offset-2k-9-11{margin-left:81.8181%}.offset-2k-10-11{margin-left:90.909%}.offset-2k-11-12{margin-left:91.6666%}}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:.5rem;margin-bottom:.5rem;font-weight:500}.h1,h1{font-size:1.875rem}.h2,h2{font-size:1.5rem}.h3,h3{font-size:1.3125rem}.h4,h4{font-size:1.125rem}.h5,h5{font-size:.9375rem}.h6,h6{font-size:.75rem}p{margin-top:0;margin-bottom:1rem}h1>small,.h1>small,.page-title>small{font-size:.64em}h2>small,.h2>small,.section-title>small{font-size:.68em}h3>small,.h3>small{font-size:.72em}a{color:var(--link-color);text-decoration:none}small{font-size:.8em;font-weight:400;color:var(--muted-color)}.text-muted{color:var(--muted-color)}.page-title{font-size:1.5rem;margin:0 0 .75rem 0;padding:0;padding-bottom:.5rem;border-bottom:1px solid #d2d2d2}.section-title{font-size:1.25rem;margin:0 0 .625rem 0;padding:0}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-6{font-size:2.5rem}}.fw-100{font-weight:100!important}.fw-200{font-weight:200!important}.fw-300{font-weight:300!important}.fw-400{font-weight:400!important}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.fw-800{font-weight:800!important}.fw-900{font-weight:900!important}.fw-bolder{font-weight:bolder!important}.fw-lighter{font-weight:lighter!important}.fw-unset{font-weight:unset!important}.lh-05{line-height:.5!important}.lh-1{line-height:1!important}.lh-1-2{line-height:1.2!important}.text-upper{text-transform:uppercase!important}.text-lower{text-transform:lowercase!important}.text-capitalize{text-transform:capitalize!important}.text-italic{font-style:italic}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}::-webkit-input-placeholder{color:var(--placeholder-color)}:-ms-input-placeholder{color:var(--placeholder-color)}::placeholder{color:var(--placeholder-color)}.text-start,.text-left{text-align:start!important;text-align:left!important}.text-end,.text-right{text-align:end!important;text-align:right!important}.text-center{text-align:center!important}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.text-xs{font-size:.7rem!important}.text-sm{font-size:.85rem!important}.text-md{font-size:1rem!important}.text-lg{font-size:1.2rem!important}.text-xl{font-size:1.4rem!important}.text-xx{font-size:1.72rem!important}.lead{font-size:1.2rem;font-weight:300}hr{border:0;border-top:1px solid var(--hr-border-color)}.select-all{user-select:all!important}.select-none{user-select:none!important;-moz-user-select:none!important;-webkit-user-select:none!important}::selection{color:var(--color-white);background:var(--color-private)}::-moz-selection{color:var(--color-white);background:var(--color-private)}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.stretched-link::after{top:0;left:0;right:0;bottom:0;z-index:1;content:"";position:absolute}.wrap{white-space:normal!important}.nowrap{overflow:hidden;text-overflow:ellipsis;white-space:nowrap!important}.break{word-wrap:break-word!important;word-break:break-word!important}.nobreak{white-space:nowrap!important}.ff-monospace{letter-spacing:-.125rem;font-family:Courier New,Courier,monospace!important}._comps{display:none}[class^="badge"]{display:inline-flex;justify-content:center;align-items:center;font-size:.8em;line-height:1.25;font-weight:400;border-width:1px;border-style:solid;border-color:transparent;border-radius:.25rem;margin-top:.125rem;margin-bottom:.125rem;padding:.05rem .375rem .125rem .375rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.25)}.badge-default{background-color:var(--color-default)!important}.badge-primary{background-color:var(--color-primary)!important}.badge-secondary{background-color:var(--color-secondary)!important}.badge-info{background-color:var(--color-info)!important}.badge-success{background-color:var(--color-success)!important}.badge-warning{background-color:var(--color-warning)!important}.badge-danger{background-color:var(--color-danger)!important}.badge-dark{background-color:var(--color-dark)!important}.badge-private{background-color:var(--color-private)!important}.badge-purple{background-color:var(--color-purple)!important}.badge-white{background-color:var(--color-white);color:#444}.badge-primary,.badge-secondary,.badge-info,.badge-success,.badge-warning,.badge-danger,.badge-dark,.badge-private,.badge-purple{color:var(--color-white)}[class^="badge"].pill{border-radius:10rem}[class^="badge"].outline{color:#444;background-color:unset!important}.badge-default.outline{border-color:#dcdcdc!important}.badge-primary.outline{border-color:var(--color-primary)!important}.badge-secondary.outline{border-color:var(--color-secondary)!important}.badge-info.outline{border-color:var(--color-info)!important}.badge-success.outline{border-color:var(--color-success)!important}.badge-warning.outline{border-color:var(--color-warning)!important}.badge-danger.outline{border-color:var(--color-danger)!important}.badge-dark.outline{border-color:var(--color-dark)!important}.badge-private.outline{border-color:var(--color-private)!important}.badge-purple.outline{border-color:var(--color-purple)!important}.badge-white.outline{color:var(--color-white);border-color:var(--color-white)!important}[class^="badge"]:empty,[class^="badge"].counter{position:absolute;border-radius:50%;box-shadow:0 1px 3px -1px rgba(0 0 0/.72),0 1px 8px -2px rgba(0 0 0/.36)}[class^="badge"]:empty{top:-1px;right:0;padding:0;height:.75rem;width:.75rem}[class^="badge"].counter{top:-.5rem;font-size:.75em;right:-.5rem;height:1.2rem;width:1.2rem}[class^="btn"]{border-width:1px;border-style:solid;border-color:transparent;cursor:pointer;text-shadow:none;text-align:center;position:relative;margin-top:.25rem;margin-bottom:.25rem;border-radius:.25rem;min-width:2.25rem;min-height:2.25rem;column-gap:.375rem;align-items:center;display:inline-flex;justify-content:center;-webkit-appearance:none;transition:var(--trans-temp1);color:var(--button-fore-color);background:var(--button-back-color);padding:.1rem .625rem .1rem .625rem;font:400 1rem/1.5 var(--root-font-family);box-shadow:0 .0625rem .1875rem rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}[class^="btn"]:hover,[class^="btn"]:active,[class^="btn"]:focus{outline:0;text-decoration:none}[class^="btn"]:focus{box-shadow:0 3px 6px rgba(0,0,0,.12),0 3px 6px rgba(0,0,0,.16)}[class^="btn"]:hover{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.24)}[class^="btn"]:active{box-shadow:none!important}*+[class^="btn"]{margin-left:.5rem}*+[class^="btn"].w-100-p,*+[class^="btn"].min-w-100-p{margin-left:0}.btn-default{background-color:var(--color-default)!important}.btn-primary{background-color:var(--color-primary)!important}.btn-secondary{background-color:var(--color-secondary)!important}.btn-info{background-color:var(--color-info)!important}.btn-success{background-color:var(--color-success)!important}.btn-warning{background-color:var(--color-warning)!important}.btn-danger{background-color:var(--color-danger)!important}.btn-dark{background-color:var(--color-dark)!important}.btn-private{background-color:var(--color-private)!important}.btn-purple{background-color:var(--color-purple)!important}.btn-white{background-color:var(--color-white)!important}.btn-trans{background-color:var(--color-trans)!important}.btn-primary,.btn-secondary,.btn-info,.btn-success,.btn-warning,.btn-danger,.btn-dark,.btn-private,.btn-purple{color:var(--color-white)}[class*="-flat"]{text-shadow:1px 1px white}[class*="-flat"],[class*="-outline"]{font-weight:500;background:none;box-shadow:none}[class*="-flat"]:focus,[class*="-outline"]:focus{background:rgba(245,245,245,.95)}.btn-default-flat{color:#2f2f2f}.btn-primary-flat{color:#008eff}.btn-secondary-flat{color:#727375}.btn-info-flat{color:#40caff}.btn-success-flat{color:#43a047}.btn-warning-flat{color:#ffa000}.btn-danger-flat{color:#e53935}.btn-dark-flat{color:#000}.btn-private-flat{color:#008593}.btn-purple-flat{color:#6500ff}.btn-white-flat{color:#fff;text-shadow:1px 1px #d2d2d2}.btn-default-outline{color:#2f2f2f;border-color:#d2d2d2}.btn-primary-outline{color:#1976d2;border-color:#008eff}.btn-secondary-outline{color:#727375;border-color:#727375}.btn-info-outline{color:#40caff;border-color:#53c2ed}.btn-success-outline{color:#43a047;border-color:#43a047}.btn-warning-outline{color:#ffa000;border-color:#ffa000}.btn-danger-outline{color:#e53935;border-color:#e53935}.btn-dark-outline{color:#000;border-color:#000}.btn-private-outline{color:#008593;border-color:#008593}.btn-purple-outline{color:#6500ff;border-color:#6500ff}.btn-white-outline{color:#fff;border-color:#fff}[class*="-flat"]:hover,[class*="-outline"]:hover{color:var(--root-fr-color)!important;text-shadow:none}.btn-default-flat:hover,.btn-default-outline:hover{background:rgba(245,245,245,.9)}.btn-primary-flat:hover,.btn-primary-outline:hover{background:rgba(0,142,255,.5)}.btn-secondary-flat:hover,.btn-secondary-outline:hover{background:rgba(134,142,150,.5)}.btn-info-flat:hover,.btn-info-outline:hover{background:rgba(83,194,237,.5)}.btn-success-flat:hover,.btn-success-outline:hover{background:rgba(67,160,71,.5)}.btn-warning-flat:hover,.btn-warning-outline:hover{background:rgba(255,160,0,.5)}.btn-danger-flat:hover,.btn-danger-outline:hover{background:rgba(229,57,53,.5)}.btn-dark-flat:hover,.btn-dark-outline:hover{color:var(--color-white)!important;background:rgba(47,47,47,.85)}.btn-private-flat:hover,.btn-private-outline:hover{background:rgba(0,151,167,.5)}.btn-purple-flat:hover,.btn-purple-outline:hover{background:rgba(86,60,124,.5)}.btn-white-flat:hover,.btn-white-outline:hover{background:rgba(255,255,255,.5)}a[class^="btn"]{line-height:2rem}[class^="btn"]>i{font-size:inherit;line-height:inherit}[class^="btn"].xs{padding:0 .25rem;font:400 .75rem/1.2rem var(--root-font-family);min-height:1rem;min-width:1.3rem}[class^="btn"].sm{padding:.1rem .58rem;padding-top:.125rem;font:400 .88rem/1.5rem var(--root-font-family);min-height:1rem;min-width:1.8rem}[class^="btn"].lg{padding:0 1.05rem;font:500 1.125rem/3rem var(--root-font-family);min-width:3.1rem}[class^="btn"].xl{padding:0 1.25rem;font:600 1.25rem/4rem var(--root-font-family);min-height:1rem;min-width:4rem}[class^="btn"].circle,[class^="btn"].square{border-radius:50%;min-width:1px;width:2.25rem;height:2.25rem;padding-left:0;padding-right:0}[class^="btn"].square{border-radius:.25rem}.circle.xs,xs.circle,.square.xs,xs.square{width:1.3rem;height:1.3rem}.circle.sm,sm.circle,.square.sm,sm.square{width:1.8rem;height:1.8rem}.circle.lg,lg.circle,.square.lg,lg.square{width:3.1rem;height:3.1rem}.circle.xl,xl.circle,.square.xl,xl.square{width:4.1rem;height:4.1rem}[class^="btn"].pill{border-radius:5rem}.btn-link{color:#0287f1;background:none;box-shadow:none!important}.btn-link:hover,.btn-link:focus{color:#002ddb;box-shadow:none!important}.btn-link:active{color:#ed9800}.btn-facebook{background:#3b5998}.btn-facebook:before{content:""}.btn-twitter{background:#00aced}.btn-twitter:before{content:""}.btn-google{background:#dd4b39}.btn-google:before{content:""}.btn-linkedin{background:#0073b0}.btn-linkedin:before{content:""}.btn-instagram{background:#cb2764}.btn-instagram:before{content:""}.btn-youtube{background:#f00}.btn-youtube:before{content:""}.btn-windows{background:#0074cf}.btn-windows:before{content:""}.btn-linux{background:#ff9c00}.btn-linux:before{content:""}.btn-whatsapp{background:#009688}.btn-whatsapp:before{content:""}.btn-gitlab{background:#fc6d26}.btn-gitlab:before{content:""}.btn-github{background:#3f4448}.btn-github:before{content:""}.btn-vimeo{background:#3facd5}.btn-vimeo:before{content:""}.btn-facebook:before,.btn-twitter:before,.btn-google:before,.btn-linkedin:before,.btn-instagram:before,.btn-youtube:before,.btn-windows:before,.btn-linux:before,.btn-whatsapp:before,.btn-gitlab:before,.btn-github:before,.btn-vimeo:before{font-family:"Font Awesome 6 Brands"}.btn-facebook,.btn-twitter,.btn-google,.btn-linkedin,.btn-instagram,.btn-youtube,.btn-windows,.btn-linux,.btn-whatsapp,.btn-gitlab,.btn-github,.btn-vimeo{color:#fff}.btn-copy:before{content:"";font-weight:300}.btn-refresh:before{content:"";font-weight:300}.btn-copy:before,.btn-refresh:before{font-family:"Font Awesome 6 Pro"}[class^="btn"].busy,[class^="btn"]:disabled,[class^="btn"].disabled{opacity:.72;user-select:none;pointer-events:none;cursor:not-allowed!important}[class^="btn"].busy:after{opacity:1;content:"";font-size:1.5em;line-height:1;position:absolute;display:inline-block;color:var(--color-white);font-family:"Font Awesome 6 Pro";text-shadow:0 0 2px rgba(0,0,0,.92),0 0 4px rgba(0,0,0,.72),0 0 6px rgba(0,0,0,.24);animation:fa-spin 1s linear infinite,on-busy .28s linear}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes on-busy{0%{opacity:0}100%{opacity:1}}.menu,.menu ul,.menu li{margin:0;padding:0;display:block;list-style:none}.menu{padding-bottom:1rem}.menu a{color:unset}.menu>.menu-title{font-size:.8rem;padding:.5rem .75rem .5rem .75rem;background-color:rgba(0,0,0,.05)}.menu>.menu-divider{position:relative;padding:.25rem .75rem .25rem .75rem}.menu>.menu-divider:after{content:"";position:absolute;height:2px;left:.75rem;right:.75rem;top:calc(50% - 1px);border-bottom:1px solid rgba(152,171,185,.25)}.menu-item{display:block;font-size:1rem;cursor:pointer;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap!important;transition:var(--trans-temp1);padding:.5rem .75rem .5rem .75rem}.menu-item:hover{color:#000;background-color:rgba(0,0,0,.025)}.menu-item>i{display:inline-block;width:1.5rem;text-align:center}.sub-menu>.menu-item:after{content:"";font-family:"Font Awesome 6 Pro";font-weight:400;font-size:.8rem;color:#ab9d9d;top:0;bottom:0;right:.5rem;position:absolute;display:inline-flex;transform:rotate(0deg);transition:var(--trans-temp1);justify-content:center;align-items:center}.sub-menu>.menu-item.active:after{transform:rotate(-180deg)}.sub-menu>ul{display:none;position:relative;padding-bottom:.5rem}.sub-menu>ul{background-color:rgba(0,0,0,.025)}.sub-menu>ul>li>.menu-item{padding-left:2.25rem}.sub-menu>ul>.sub-menu>ul>li>.menu-item{padding-left:3.75rem}.sub-menu>ul>.sub-menu>ul>.sub-menu>ul>li>.menu-item{padding-left:5.25rem}.sub-menu>ul>.sub-menu>ul>.sub-menu>ul>.sub-menu>ul>li>.menu-item{padding-left:6.75rem}.sub-menu>ul>.sub-menu>ul>.sub-menu>ul>.sub-menu>ul>.sub-menu>ul>li>.menu-item{padding-left:8.25rem}.sub-menu>ul:before{content:"";position:absolute;width:1.5rem;left:0;z-index:0;height:100%;border-right:1px solid rgba(0 0 0/.2)}.sub-menu>ul>.sub-menu>ul:before{left:1.5rem;border-right:1px dotted rgba(0 0 0/.2);border-radius:0 1rem 1rem 0}.sub-menu>ul>.sub-menu>ul>.sub-menu>ul:before{left:3rem}.sub-menu>ul>.sub-menu>ul>.sub-menu>ul>.sub-menu>ul:before{left:4.5rem}.sub-menu>ul>.sub-menu>ul>.sub-menu>ul>.sub-menu>ul>.sub-menu>ul:before{left:6rem}.sub-menu>ul>li>.menu-item{padding-top:.4rem;padding-bottom:.4rem}.sub-menu>ul>li>.menu-item:before{content:"";position:absolute;width:.4rem;height:.4rem;top:calc(50% - .2rem);left:calc(1.5rem - .2rem);z-index:0;display:inline-block;border-radius:50%;background-color:#e2e2e2;border:1px solid #ccc;transition:var(--trans-temp1)}.sub-menu>ul>.sub-menu>ul>li>.menu-item:before{left:calc(3rem - .2rem)}.sub-menu>ul>.sub-menu>ul>.sub-menu>ul>li>.menu-item:before{left:calc(4.5rem - .2rem)}.sub-menu>ul>.sub-menu>ul>.sub-menu>ul>.sub-menu>ul>li>.menu-item:before{left:calc(6rem - .2rem)}.sub-menu>ul>.sub-menu>ul>.sub-menu>ul>.sub-menu>ul>.sub-menu>ul>li>.menu-item:before{left:calc(7.5rem - .2rem)}.menu-item:hover:before{transform:scale(1.5);background-color:#bebebe!important;border-color:#b0b0b0!important}.menu-item.online{color:#005ab3;transition:var(--trans-temp1)}.menu-item.online.link:after{content:"";display:block;transition:var(--trans-temp1);background-color:#1976d2;position:absolute;z-index:2;width:.25rem;height:100%;right:0;top:0}.sub-menu>ul>li>.menu-item.online.link:before{transform:scale(1.25);background-color:#1976d2!important;border-color:#1976d2!important}.tab-base{display:flex;flex-direction:column}.tab-base.vertical{flex-direction:row}.tab-head{order:1;display:flex;overflow-y:hidden;overflow-x:auto;position:relative;user-select:none}.tab-base.vertical>.tab-head{flex-direction:column;overflow-y:auto;overflow-x:hidden}.tab-head.right,.tab-head.bottom{order:3}.tab-head.center{justify-content:center}.tab-head.end{justify-content:end}.tab-head.fill>.tab-link{flex:1 1 auto}.tab-head.text-center>.tab-link{justify-content:center}.tab-link{color:#2e2e2e;cursor:pointer;background-color:#f2f2f2;white-space:nowrap;white-space:nowrap;padding:.375rem calc(var(--items-offset)/2);display:flex;align-items:center;transition:all ease-in-out .25s;border-radius:.25rem .25rem;border-width:1px;border-style:solid;border-color:#d7d7d7;box-shadow:0 0 3px 0 rgba(0,0,0,.05);margin-bottom:.25rem}.tab-link:hover{background-color:#fafafa}.tab-link.active{cursor:default;background-color:#fff}.tab-head{margin-bottom:-1px}.tab-head>.tab-link.active{border-bottom-width:0;margin-bottom:-1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.tab-head>.tab-link+.tab-link{margin-left:.25rem}.tab-base.vertical>.tab-head{margin-right:-1px;margin-bottom:0}.tab-base.vertical>.tab-head>.tab-link{margin-bottom:0;margin-right:.25rem}.tab-base.vertical>.tab-head>.tab-link.active{border-bottom-width:1px;border-right-width:0;margin-bottom:0;margin-right:-1px;border-radius:.25rem;border-top-right-radius:0;border-bottom-right-radius:0}.tab-base.vertical>.tab-head>.tab-link+.tab-link{margin-left:0;margin-top:.25rem}.tab-head.bottom{margin-top:-1px;margin-bottom:0}.tab-head.bottom>.tab-link.active{border-bottom-width:1px;margin-bottom:0;border-top-width:0;margin-top:-1px;border-radius:.25rem;border-top-left-radius:0;border-top-right-radius:0}.tab-head.bottom>.tab-link{margin-bottom:0;margin-top:.25rem}.tab-base.vertical>.tab-head.right{margin-left:-1px;margin-right:0;margin-bottom:0}.tab-base.vertical>.tab-head.right>.tab-link.active{border-bottom-width:1px;border-right-width:1px;border-left-width:0;margin-bottom:0;margin-right:0;margin-left:-1px;border-radius:.25rem;border-top-left-radius:0;border-bottom-left-radius:0}.tab-base.vertical>.tab-head.right>.tab-link{margin-bottom:0;margin-right:0;margin-left:.25rem}.tab-body{order:2;background-color:#fff;flex:1 1 auto;overflow:auto;border:1px solid #d7d7d7;border-radius:.25rem .25rem;box-shadow:0 0 3px 0 rgba(0,0,0,.05)}.tab-cont{opacity:0;display:none;margin:calc(var(--items-offset)/2);padding:calc(var(--items-offset)/2);transition:all .25s}.tab-cont.active{opacity:1;display:block;animation:open-tab-cont .5s}@keyframes open-tab-cont{0%{opacity:0}100%{opacity:1}}.tab-navg{position:sticky;right:0;top:0;z-index:1;padding:.375rem calc(var(--items-offset)/4);box-shadow:-1px 0 3px -1px rgba(0,0,0,.5)}.tab-base.vertical .tab-navg{position:sticky;bottom:0;padding:.05rem calc(var(--items-offset)/4);box-shadow:0 -1px 3px -1px rgba(0,0,0,.5)}.tab-head::-webkit-scrollbar{width:0!important;height:0!important}.tab-base.sm .tab-link{padding:.125rem calc(var(--items-offset)/3);font-size:.9rem}.tab-base.lg .tab-link{padding:.375rem calc(var(--items-offset)/1);font-size:1.2rem}.kn-head .tab-link{padding:.125rem calc(var(--items-offset)/2);font-weight:400;border-color:transparent}.kn-head .tab-link.tab-navg{padding:.125rem calc(var(--items-offset)/4);font-weight:400}.kn-head .tab-link.active{margin-bottom:-3px;border-color:#d7d7d7}.kn-head>.tab-head{order:0;padding-top:0;padding-bottom:4px;margin-top:-.25rem;margin-bottom:-.75rem}.kn-body>.tab-body{border:unset;border-radius:unset;box-shadow:unset}.kn-body>.tab-body>.tab-cont{padding:0;margin:0}.kn-win.mini>.kn-head .tab-link.active{margin-bottom:.25rem;border-bottom-width:1px;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.accordion{position:relative}.accordion-item{margin-bottom:.5rem;border-width:1px;border-style:solid;border-radius:.25rem;border-color:#d2d2d2}.accordion-clean>.accordion-item{border-width:0;border-radius:0;padding-bottom:.25rem;border-bottom-width:1px}.accordion-item:last-child{margin-bottom:0}.accordion-clean>.accordion-item:last-child{border-bottom-width:0;padding-bottom:0}.accordion-head{cursor:pointer;font-weight:500;position:relative;padding:.5rem 1rem;border-radius:.25rem;transition:all .28s;background-color:#ebebeb}.accordion-clean>.accordion-item>.accordion-head{background-color:transparent}.accordion-head.arrow-icon:after{content:""}.accordion-head.plus-icon:after{content:"+"}.accordion-head:after{font-family:"Font Awesome 6 Pro";font-weight:400;float:right;right:.25rem;position:relative;transition:all .28s;transform:rotate(0deg)}.accordion-item.active>.accordion-head.arrow-icon:after{transform:rotate(-180deg)}.accordion-item.active>.accordion-head.plus-icon:after{transform:rotate(45deg)}.accordion-item.active>.accordion-head{border-radius:.25rem .25rem 0 0}.accordion-body{display:none;overflow:auto;padding:.5rem 1rem;border-radius:.25rem;background-color:#fff}.accordion-primary>.accordion-item>.accordion-head{background-color:var(--color-primary)}.accordion-secondary>.accordion-item>.accordion-head{background-color:var(--color-secondary)}.accordion-info>.accordion-item>.accordion-head{background-color:var(--color-info)}.accordion-success>.accordion-item>.accordion-head{background-color:var(--color-success)}.accordion-warning>.accordion-item>.accordion-head{background-color:var(--color-warning)}.accordion-danger>.accordion-item>.accordion-head{background-color:var(--color-danger)}.accordion-dark>.accordion-item>.accordion-head{background-color:var(--color-dark)}.accordion-private>.accordion-item>.accordion-head{background-color:var(--color-private)}.accordion-purple>.accordion-item>.accordion-head{background-color:var(--color-purple)}.accordion-primary>.accordion-item>.accordion-head,.accordion-secondary>.accordion-item>.accordion-head,.accordion-info>.accordion-item>.accordion-head,.accordion-success>.accordion-item>.accordion-head,.accordion-warning>.accordion-item>.accordion-head,.accordion-danger>.accordion-item>.accordion-head,.accordion-dark>.accordion-item>.accordion-head,.accordion-private>.accordion-item>.accordion-head,.accordion-purple>.accordion-item>.accordion-head{color:var(--color-white)}.accordion-primary>.accordion-item{border-color:var(--color-primary)}.accordion-secondary>.accordion-item{border-color:var(--color-secondary)}.accordion-info>.accordion-item{border-color:var(--color-info)}.accordion-success>.accordion-item{border-color:var(--color-success)}.accordion-warning>.accordion-item{border-color:var(--color-warning)}.accordion-danger>.accordion-item{border-color:var(--color-danger)}.accordion-dark>.accordion-item{border-color:var(--color-dark)}.accordion-private>.accordion-item{border-color:var(--color-private)}.accordion-purple>.accordion-item{border-color:var(--color-purple)}.accordion-item[disabled]{user-select:none;pointer-events:none}.accordion-item[disabled]>.accordion-head{opacity:.6}table{width:100%;border-collapse:collapse}table.xs th,table.xs td{padding:.1rem .2rem}table.sm th,table.sm td{padding:.25rem .25rem}table th,table td{padding:.4rem .3rem;vertical-align:middle}table.lg th,table.lg td{padding:.6rem .4rem}table.xl th,table.xl td{padding:.9rem .5rem}table.border{border:1px solid #dee2e6}table.border th,table.border td{border:1px solid #dee2e6}table.border th{border-bottom:2px solid #dee2e6}table.striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}table.hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}table .bg-primary,table .bg-secondary,table .bg-info,table .bg-success,table .bg-warning,table .bg-danger,table .bg-dark,table .bg-private,table .bg-purple{color:#fff}table.nowrap td{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}th{text-align:left}nav{z-index:1;transition:var(--trans-temp1);box-shadow:0 3px 6px -3px rgba(0,0,0,.12),0 3px 12px -4px rgba(0,0,0,.24)}nav,nav>.container{display:flex;flex-direction:row}.nav-start,.nav-center,.nav-end{display:inline-flex;align-items:center;padding:.375rem var(--items-offset)}.nav-start,.nav-center,.nav-end{flex-wrap:wrap}.nav-center{flex:1 1 auto;justify-content:center}.nav-end{margin-left:auto}nav .brand-logo{max-height:3rem;transition:var(--trans-temp1)}nav .brand-logo.sm{max-height:2rem}nav .brand-logo.lg{max-height:4rem}.nav-buttons{margin:0;padding:0;display:inline-flex;flex-wrap:inherit;align-items:center}.nav-buttons>li{margin:0;display:inline-flex;list-style:none;position:relative;align-items:center;align-content:center;justify-content:center}.nav-buttons>li+li{margin-left:.25rem}nav a{color:inherit}.nav-link,.nav-icon{cursor:pointer;position:relative;display:inline-flex;align-items:center;align-content:center;justify-content:center;transition:var(--trans-temp1)}.nav-icon>i{display:inline-flex;font-size:1.125rem;align-items:center;align-content:center;justify-content:center;width:2.25rem!important;height:2.25rem!important;border-radius:50%;transition:var(--trans-temp1)}.nav-link:active,.nav-link:focus,.nav-link:hover{text-shadow:1px 1px 1px rgba(250 250 250/.25),-1px -1px 1px rgba(250 250 250/.25)}.nav-icon>i:active,.nav-icon>i:focus,.nav-icon>i:hover{background:rgba(0,0,0,.15)}.nav-link>.brand-logo,.nav-icon>.brand-logo{max-height:2.25rem}.nav-icon>.brand-logo.hover:hover{transform:scale(1.05);box-shadow:0 0 3px -1px rgba(0 0 0/25%),0 0 15px -5px rgba(0 0 0/50%)}.nav-link{column-gap:.25rem;font-size:.9rem}[class*="nav-link-counter"],[class*="nav-icon-counter"]{position:absolute;top:-.125rem;line-height:.875rem;font-size:.6875rem;right:0;color:var(--color-white);background:rgba(255,0,0,.66);border-radius:.1875rem;padding:0 .25rem;box-shadow:1px 0 3px -1px rgba(0,0,0,.5)}.nav-link>[class^="badge"]:empty,.nav-link>[class^="badge"].counter,.nav-icon>[class^="badge"]:empty,.nav-icon>[class^="badge"].counter{position:absolute;border-radius:50%;box-shadow:0 1px 3px -1px rgba(0 0 0/.72),0 1px 8px -2px rgba(0 0 0/.36)}.nav-link>[class^="badge"]:empty,.nav-link>[class^="badge"].counter,.nav-icon>[class^="badge"]:empty,.nav-icon>[class^="badge"].counter{top:-.375rem;right:0}.nav-link>[class^="badge"].counter,.nav-icon>[class^="badge"].counter{font-size:.75em;height:1.2rem;width:1.2rem}.nav-link>[class^="badge"]:empty,.nav-icon>[class^="badge"]:empty{height:.5rem;width:.5rem;padding:0;top:0;right:0}.drop-down-icon:after{font-family:"Font Awesome 6 Pro";content:"";display:inline-block;font-size:.9em;font-weight:100}.breadcrumb{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:calc(var(--items-offset)/2) var(--items-offset);background-image:linear-gradient(90deg,#f3f3f3,transparent)}.breadcrumb-item{max-width:8rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:var(--trans-temp1)}.breadcrumb-item:hover{max-width:18rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;content:"/";color:#6c757d;padding-right:.5rem}.breadcrumb-item.active{color:#6c757d}._knwins{display:none}.kn-back-canvas:before{content:"";opacity:0;display:none;position:fixed;z-index:-1;top:50%;left:50%;width:1000vw;height:1000vh;transition:var(--trans-temp1);transform:translate3d(-50%,-50%,0);background-color:rgba(0,0,0,.25)}.kn-back-canvas.active:before{opacity:1;display:block;animation:on-back-canvas var(--trans-delay) ease-in-out}@keyframes on-back-canvas{0%{opacity:0}100%{opacity:1}}.kn-win{border-radius:.25rem;border:1px solid #d2d2d2;position:relative}.card{border:0;display:flex;flex-direction:column;background-color:var(--color-white);box-shadow:0 1px 3px 0 rgba(0,0,0,.12),0 1px 4px 0 rgba(0,0,0,.24)}.kn-head,.kn-body,.kn-foot{width:100%;position:relative;max-height:initial}.kn-head,.kn-foot{display:flex;flex:0 0 auto;flex-direction:row;align-items:center;padding:calc(var(--items-offset)/2) var(--items-offset)}.kn-head{order:11;border-radius:.25rem .25rem 0 0;border-bottom:1px solid rgba(0,0,0,.12);background-color:var(--kn-head-color)}.kn-head,.kn-title{font-size:var(--root-font-size);font-weight:var(--root-font-weight)}.kn-title{margin:0;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap!important}.kn-tools{display:flex;align-items:center;position:relative;margin-left:auto!important;margin-top:-.25rem;margin-bottom:-.25rem}.kn-icon{display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;width:1.75rem;height:1.75rem;position:relative;transition:var(--trans-temp1);color:var(--kn-icon-color);background-color:rgba(224,224,224,.12);border:1px solid rgba(224,224,224,.24)}.kn-icon:hover{color:var(--root-fr-color);background-color:rgba(224,224,224,.72);box-shadow:0 0 3px 0 rgba(0,0,0,.32)}.kn-icon:focus,.kn-icon:focus-visible,.kn-icon:active{outline:0;color:var(--root-fr-color);box-shadow:0 0 3px 0 rgba(0,0,0,.32)}*+.kn-icon{margin-left:.5rem}.kn-body,.kn-overlay-body{border-radius:.25rem;background-color:var(--color-white);padding:calc(var(--items-offset)/1) var(--items-offset)}.kn-head+.kn-body{border-radius:0 0 .25rem .25rem}.kn-body{order:12;flex:1 1 auto}.kn-body>:last-child,.kn-overlay-body>:last-child{margin-bottom:0}.kn-foot{order:13;font-size:var(--root-font-size);font-weight:var(--root-font-weight);line-height:1rem;border-radius:0 0 .25rem .25rem;border-top:1px solid rgba(0,0,0,.12);background-color:var(--kn-foot-color)}.kn-only-fullscreen{display:none}.kn-win.fullscreen{top:0;left:0;width:100%;height:100%;position:fixed;margin:0!important;z-index:9999!important}.kn-win.fullscreen .kn-only-fullscreen{display:block}.kn-win.fullscreen .kn-close,.kn-win.fullscreen .kn-toggle,.kn-win.fullscreen .as-kn-fullscreen{display:none}.kn-win.mini>.kn-head{border-bottom-width:0;border-radius:.25rem;transition:var(--trans-temp1)}.kn-overlay-body{order:14;display:none;overflow:auto;height:inherit}.kn-win.kn-overlay>.kn-foot{border-radius:.25rem .25rem 0 0;border-top-width:0;border-bottom:1px solid rgba(0,0,0,.12)}.kn-win.fullscreen>.kn-head,.kn-win.fullscreen>.kn-body,.kn-win.fullscreen>.kn-foot,.kn-win.fullscreen>.kn-overlay-body,.kn-win.fullscreen.kn-overlay>.kn-head,.kn-win.fullscreen.kn-overlay>.kn-body,.kn-win.fullscreen.kn-overlay>.kn-foot,.kn-win.fullscreen.kn-overlay>.kn-overlay-body{border-radius:0}.kn-close-info{right:2.5rem;padding:.75rem;z-index:1;cursor:default;border-radius:.25rem;font-size:.9rem;font-weight:400;position:absolute;line-height:1.5;text-align:right;width:15rem;transform:rotate(0deg) rotateX(0deg);border:1px solid rgba(0,0,0,.12);box-shadow:0 1px 4px -1px rgba(0 0 0/14%),-3px 7px 12px -3px rgba(0 0 0/21%);transition:var(--trans-temp1);background-color:#e4e7e8;animation:on-close-info .36s ease-in-out}.kn-close-info:before{border-color:transparent transparent transparent #cbcbcb}@keyframes on-close-info{0%{transform:rotate(-6deg) rotateX(90deg)}30%{transform:rotate(6deg) rotateX(0deg)}50%{transform:rotate(-4deg) rotateX(0deg)}60%{transform:rotate(4deg) rotateX(0deg)}70%{transform:rotate(-2deg) rotateX(0deg)}80%{transform:rotate(2deg) rotateX(0deg)}90%{transform:rotate(-1deg) rotateX(0deg)}100%{transform:rotate(0deg) rotateX(0deg)}}.card+.card{margin-top:var(--grids-offset)}.card .kn-head,.card .kn-title,.modal .kn-head,.modal .kn-title,.sidebar .kn-head,.sidebar .kn-title{font-size:var(--root-font-size);font-weight:500}.card .kn-foot,.modal .kn-foot,.sidebar .kn-foot{font-size:.9rem;font-weight:var(--root-font-weight)}.kn-default,.kn-primary,.kn-secondary,.kn-info,.kn-success,.kn-warning,.kn-danger,.kn-dark,.kn-private,.kn-purple{border-width:1px;border-left-width:.4rem;border-style:solid}.kn-default{border-color:var(--color-default)}.kn-primary{border-color:var(--color-primary)}.kn-secondary{border-color:var(--color-secondary)}.kn-info{border-color:var(--color-info)}.kn-success{border-color:var(--color-success)}.kn-warning{border-color:var(--color-warning)}.kn-danger{border-color:var(--color-danger)}.kn-dark{border-color:var(--color-dark)}.kn-private{border-color:var(--color-private)}.kn-purple{border-color:var(--color-purple)}.kn-trans,.kn-trans>.kn-body{background-color:var(--color-trans)}.kn-trans>.kn-head{background-color:rgba(245 245 245/.25)}.kn-trans>.kn-foot{background-color:rgba(245 245 245/.25)}.kn-hover{will-change:box-shadow;transition:var(--trans-temp1)}.kn-hover:hover{box-shadow:0 .25rem .5rem 0 rgba(0,0,0,.2),0 .5rem 1.5rem 0 rgba(0,0,0,.1)}.kn-loader,.kn-part-loader{cursor:wait;display:none;position:fixed;text-align:center;top:0;right:0;z-index:999999;bottom:0;left:0;background:rgba(238,238,242,.5)}.on-loading{overflow:hidden}.on-loading .kn-loader{display:block;animation:fadein 1s}.on-part-loading>*{filter:blur(3px);animation:toblur 1s}.on-part-loading{position:relative}.kn-part-loader{position:absolute;display:block;z-index:9!important}.kn-loader>div,.kn-part-loader>div{position:absolute;display:inline-block;width:200px;height:200px;top:48%;left:50%;padding-top:72px;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(rgba(222,222,222,.5),rgba(222,222,222,.25),rgba(222,222,222,.1),rgba(222,222,222,.01),transparent,transparent)}.kn-loader .loading-text,.kn-part-loader .loading-text{font-size:.85rem;margin:.25rem 0 0 0;text-shadow:1px 1px 0 rgba(255 255 255/92%),-1px -1px 0 rgba(255 255 255/92%)}.kn-loader .loading-spinner,.kn-part-loader .loading-spinner{display:inline-block;width:3rem;height:3rem;vertical-align:text-bottom;border:.25rem solid currentColor;border-right-color:transparent;border-radius:50%;animation:loading-spinner .75s linear infinite,fadein 1s;box-shadow:0 0 12px 0 rgba(255,255,255,.72),inset 0 0 12px -1px rgba(255,255,255,.72)}.kn-loader .loading-spinner.sm,.kn-part-loader .loading-spinner.sm{width:2rem;height:2rem;border:.2rem solid currentColor;border-right-color:transparent}.disable-blur{filter:blur(0)!important}@keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes toblur{0%{filter:blur(0)}100%{filter:blur(3px)}}@keyframes loading-spinner{to{transform:rotate(360deg)}}.alert{padding:.75rem 1.5rem .75rem .75rem;border-width:0;border-style:solid;border-color:transparent;display:flex;align-items:center;vertical-align:middle;box-shadow:0 1px 4px -1px rgba(0,0,0,.25)}.alert.border{border-width:1px}.alert.outline{border-width:1px}.alert+.alert{margin-top:.75rem}.alert .link{display:contents;font-weight:700;opacity:.9}.alert .link:hover{opacity:1}.alert .kn-close{position:absolute;top:.5rem;right:.25rem;z-index:2;border-radius:.25rem;cursor:pointer;padding:.25rem .5rem;text-shadow:1px 1px 1px var(--color-white);transition:var(--trans-temp1)}.alert .kn-close:hover{color:var(--color-danger)}.alert .alert-icon{display:unset;line-height:1;font-size:1.25em;padding:0;margin-right:.5rem}.alert.default{color:#111;background-color:rgba(241 241 241/.95);border-color:rgba(172 172 172/1)}.alert.default a{color:#111}.alert.primary{color:#00245a;background-color:rgba(0 103 255/.3);border-color:rgba(0 103 255/1)}.alert.primary a{color:#00245a}.alert.secondary{color:#333638;background-color:rgba(134 142 150/.3);border-color:rgba(134 142 150/1)}.alert.secondary a{color:#333638}.alert.info{color:#1f4857;background-color:rgba(83 194 237/.3);border-color:rgba(83 194 237/1)}.alert.info a{color:#1f4857}.alert.success{color:#163417;background-color:rgba(67 160 71/.3);border-color:rgba(67 160 71/1)}.alert.success a{color:#163417}.alert.warning{color:#583800;background-color:rgba(255 160 0/.3);border-color:rgba(255 160 0/1)}.alert.warning a{color:#583800}.alert.danger{color:#570100;background-color:rgba(229 57 53/.3);border-color:rgba(229 57 53/1)}.alert.danger a{color:#570100}.alert.dark{color:#f5f5f5;background-color:rgba(47 47 47/.9);border-color:rgba(47 47 47/1)}.alert.dark a{color:#f5f5f5}.alert.dark.outline,.alert.dark.outline a{color:#111}.alert.private{color:#00484f;background-color:rgba(0 151 167/.3);border-color:rgba(0 151 167/1)}.alert.private a{color:#00484f}.alert.purple{color:#210053;background-color:rgba(86 61 124/.3);border-color:rgba(86 61 124/1)}.alert.purple a{color:#210053}.alert.trans{color:#111;background-color:rgba(0 0 0/0);border-color:rgba(0 0 0/.1)}.alert.trans a{color:#111}.alert.outline{background-color:rgba(0 0 0/0)}.modal{display:none;position:fixed!important;flex-direction:column!important;background-color:var(--color-white);top:50%;left:50%;height:auto;width:20rem;z-index:999;min-height:2rem!important;max-height:calc(100% - (var(--items-offset)*2));box-shadow:0 24px 38px 3px rgba(0 0 0/14%),0 9px 46px 8px rgba(0 0 0/12%),0 11px 15px -7px rgba(0 0 0/20%)}.modal,.modal>.kn-body{border-radius:.5rem}.modal>.kn-head{border-radius:.5rem .5rem 0 0}.modal>.kn-foot{border-radius:0 0 .5rem .5rem}.modal>.kn-head+.kn-body{border-radius:0 0 .5rem .5rem}.modal{width:48rem;min-width:16rem!important;max-width:calc(100% - (var(--items-offset)*2))}.modal.xs{width:16rem}.modal.sm{width:32rem}.modal.lg{width:72rem}.modal.xl{width:96rem}.modal.fw{width:calc(100% - (var(--items-offset)*2))}.modal.fh{height:calc(100% - (var(--items-offset)*2))}.modal.fh>.kn-body,.modal.fs>.kn-body{overflow:auto}.modal.fs{width:calc(100% - (var(--items-offset)*2));height:calc(100% - (var(--items-offset)*2));box-shadow:0 0 50px 0 rgba(0,0,0,.2),0 0 50px 5px rgba(0,0,0,.5)}.modal.center.active{transform:translate(-50%,-50%) translate3d(0,0,0) scale(1);animation:knwin-from-center 320ms cubic-bezier(.175,.75,.32,1.275)}.modal.center.is-going{transform:translate(-50%,-50%) translate3d(0,0,0) scale(.01);animation:knwin-to-center 220ms ease-in-out}@keyframes knwin-from-center{0%{transform:translate(-50%,-50%) translate3d(0,0,0) scale(.01)}to{transform:translate(-50%,-50%) translate3d(0,0,0) scale(1)}}@keyframes knwin-to-center{0%{transform:translate(-50%,-50%) translate3d(0,0,0) scale(1)}to{transform:translate(-50%,-50%) translate3d(0,0,0) scale(.01)}}.modal.top,.modal.top-start,.modal.top-end{top:0}.modal.top,.modal.top-start,.modal.top-end,.modal.top>.kn-body,.modal.top-start>.kn-body,.modal.top-end>.kn-body{border-radius:0 0 .5rem .5rem}.modal.top>.kn-head,.modal.top-start>.kn-head,.modal.top-end>.kn-head{border-radius:0}.modal.top>.kn-foot,.modal.top-start>.kn-foot,.modal.top-end>.kn-foot{border-radius:0 0 .5rem .5rem}.modal.top-start{left:0}.modal.top-end{right:0;left:unset}.modal.top.fw{left:50%}.modal.top.active{transform:translate(-50%,0%) translate3d(0,0,0) scale(1);animation:knwin-from-top-c 320ms cubic-bezier(.175,.75,.32,1.275)}.modal.top.is-going{transform:translate(-50%,-124%) translate3d(0,0,0) scale(1);animation:knwin-to-top-c 320ms cubic-bezier(.175,.75,.32,1.275)}.modal.top-start.active,.modal.top-end.active{transform:translate(0%,0%) translate3d(0,0,0) scale(1);animation:knwin-from-top 320ms cubic-bezier(.175,.75,.32,1.275)}.modal.top-start.is-going,.modal.top-end.is-going{transform:translate(0%,-124%) translate3d(0,0,0) scale(1);animation:knwin-to-top 320ms cubic-bezier(.175,.75,.32,1.275)}@keyframes knwin-from-top-c{0%{transform:translate(-50%,-124%) translate3d(0,0,0) scale(1)}to{transform:translate(-50%,0%) translate3d(0,0,0) scale(1)}}@keyframes knwin-to-top-c{0%{transform:translate(-50%,0%) translate3d(0,0,0) scale(1)}to{transform:translate(-50%,-124%) translate3d(0,0,0) scale(1)}}@keyframes knwin-from-top{0%{transform:translate(0%,-124%) translate3d(0,0,0) scale(1)}to{transform:translate(0%,0%) translate3d(0,0,0) scale(1)}}@keyframes knwin-to-top{0%{transform:translate(0%,0%) translate3d(0,0,0) scale(1)}to{transform:translate(0%,-124%) translate3d(0,0,0) scale(1)}}.modal.right,.modal.right-start,.modal.right-end{left:unset;right:0}.modal.right,.modal.right-start,.modal.right-end,.modal.right>.kn-body,.modal.right-start>.kn-body,.modal.right-end>.kn-body{border-radius:.5rem 0 0 .5rem}.modal.right>.kn-head,.modal.right-start>.kn-head,.modal.right-end>.kn-head{border-radius:.5rem 0 0 0}.modal.right>.kn-foot,.modal.right-start>.kn-foot,.modal.right-end>.kn-foot{border-radius:0 0 0 .5rem}.modal.right-start{top:0}.modal.right-end{top:unset;bottom:0}.modal.right.fh{top:50%}.modal.right.active{transform:translate(0%,-50%) translate3d(0,0,0) scale(1);animation:knwin-from-right-c 320ms cubic-bezier(.175,.75,.32,1.275)}.modal.right.is-going{transform:translate(124%,-50%) translate3d(0,0,0) scale(1);animation:knwin-to-right-c 320ms cubic-bezier(.175,.75,.32,1.275)}.modal.right-start.active,.modal.right-end.active{transform:translate(0%,0%) translate3d(0,0,0) scale(1);animation:knwin-from-right 320ms cubic-bezier(.175,.75,.32,1.275)}.modal.right-start.is-going,.modal.right-end.is-going{transform:translate(124%,0%) translate3d(0,0,0) scale(1);animation:knwin-to-right 320ms cubic-bezier(.175,.75,.32,1.275)}@keyframes knwin-from-right-c{0%{transform:translate(124%,-50%) translate3d(0,0,0) scale(1)}to{transform:translate(0%,-50%) translate3d(0,0,0) scale(1)}}@keyframes knwin-to-right-c{0%{transform:translate(0%,-50%) translate3d(0,0,0) scale(1)}to{transform:translate(124%,-50%) translate3d(0,0,0) scale(1)}}@keyframes knwin-from-right{0%{transform:translate(124%,0%) translate3d(0,0,0) scale(1)}to{transform:translate(0%,0%) translate3d(0,0,0) scale(1)}}@keyframes knwin-to-right{0%{transform:translate(0%,0%) translate3d(0,0,0) scale(1)}to{transform:translate(124%,0%) translate3d(0,0,0) scale(1)}}.modal.bottom,.modal.bottom-start,.modal.bottom-end{top:unset;bottom:0}.modal.bottom,.modal.bottom-start,.modal.bottom-end,.modal.bottom>.kn-body,.modal.bottom-start>.kn-body,.modal.bottom-end>.kn-body{border-radius:.5rem .5rem 0 0}.modal.bottom>.kn-head,.modal.bottom-start>.kn-head,.modal.bottom-end>.kn-head{border-radius:.5rem .5rem 0 0}.modal.bottom>.kn-foot,.modal.bottom-start>.kn-foot,.modal.bottom-end>.kn-foot{border-radius:0}.modal.bottom-start{left:0}.modal.bottom-end{right:0;left:unset}.modal.bottom.fw{left:50%}.modal.bottom.active{transform:translate(-50%,0%) translate3d(0,0,0) scale(1);animation:knwin-from-bottom-c 320ms cubic-bezier(.175,.75,.32,1.175)}.modal.bottom.is-going{transform:translate(-50%,+124%) translate3d(0,0,0) scale(1);animation:knwin-to-bottom-c 320ms cubic-bezier(.175,.75,.32,1.175)}.modal.bottom-start.active,.modal.bottom-end.active{transform:translate(0%,0%) translate3d(0,0,0) scale(1);animation:knwin-from-bottom 320ms cubic-bezier(.175,.75,.32,1.175)}.modal.bottom-start.is-going,.modal.bottom-end.is-going{transform:translate(0%,+124%) translate3d(0,0,0) scale(1);animation:knwin-to-bottom 320ms cubic-bezier(.175,.75,.32,1.175)}@keyframes knwin-from-bottom-c{0%{transform:translate(-50%,+124%) translate3d(0,0,0) scale(1)}to{transform:translate(-50%,0%) translate3d(0,0,0) scale(1)}}@keyframes knwin-to-bottom-c{0%{transform:translate(-50%,0%) translate3d(0,0,0) scale(1)}to{transform:translate(-50%,+124%) translate3d(0,0,0) scale(1)}}@keyframes knwin-from-bottom{0%{transform:translate(0%,+124%) translate3d(0,0,0) scale(1)}to{transform:translate(0%,0%) translate3d(0,0,0) scale(1)}}@keyframes knwin-to-bottom{0%{transform:translate(0%,0%) translate3d(0,0,0) scale(1)}to{transform:translate(0%,+124%) translate3d(0,0,0) scale(1)}}.modal.left,.modal.left-start,.modal.left-end{left:0}.modal.left,.modal.left-start,.modal.left-end,.modal.left>.kn-body,.modal.left-start>.kn-body,.modal.left-end>.kn-body{border-radius:0 .5rem .5rem 0}.modal.left>.kn-head,.modal.left-start>.kn-head,.modal.left-end>.kn-head{border-radius:0 .5rem 0 0}.modal.left>.kn-foot,.modal.left-start>.kn-foot,.modal.left-end>.kn-foot{border-radius:0 0 .5rem 0}.modal.left-start{top:0}.modal.left-end{top:unset;bottom:0}.modal.left.fh{top:50%}.modal.left.active{transform:translate(0%,-50%) translate3d(0,0,0) scale(1);animation:knwin-from-left-c 320ms cubic-bezier(.175,.75,.32,1.275)}.modal.left.is-going{transform:translate(-124%,-50%) translate3d(0,0,0) scale(1);animation:knwin-to-left-c 320ms cubic-bezier(.175,.75,.32,1.275)}.modal.left-start.active,.modal.left-end.active{transform:translate(0%,0%) translate3d(0,0,0) scale(1);animation:knwin-from-left 320ms cubic-bezier(.175,.75,.32,1.275)}.modal.left-start.is-going,.modal.left-end.is-going{transform:translate(-124%,0%) translate3d(0,0,0) scale(1);animation:knwin-to-left 320ms cubic-bezier(.175,.75,.32,1.275)}@keyframes knwin-from-left-c{0%{transform:translate(-124%,-50%) translate3d(0,0,0) scale(1)}to{transform:translate(0%,-50%) translate3d(0,0,0) scale(1)}}@keyframes knwin-to-left-c{0%{transform:translate(0%,-50%) translate3d(0,0,0) scale(1)}to{transform:translate(-124%,-50%) translate3d(0,0,0) scale(1)}}@keyframes knwin-from-left{0%{transform:translate(-124%,0%) translate3d(0,0,0) scale(1)}to{transform:translate(0%,0%) translate3d(0,0,0) scale(1)}}@keyframes knwin-to-left{0%{transform:translate(0%,0%) translate3d(0,0,0) scale(1)}to{transform:translate(-124%,0%) translate3d(0,0,0) scale(1)}}.kn-win.modal.fullscreen{max-width:unset;max-height:unset;transform:translate(0%,0%) translate3d(0,0,0) scale(1)}.kn-win.modal.fullscreen,.kn-win.modal.fullscreen>.kn-head,.kn-win.modal.fullscreen>.kn-body,.kn-win.modal.fullscreen>.kn-foot{border-radius:0}.sidebar{display:flex;flex-direction:column;background-color:var(--color-white);position:fixed!important;max-width:100%;border:0;max-height:100%;transition:var(--trans-temp1)}.sidebar.fw{width:100%}.sidebar.fh{height:100%}.sidebar.fh>.kn-body{overflow:auto}.sidebar.fs{width:100%;height:100%}.sidebar.right{right:0;top:50%;border-radius:.25rem 0 0 .25rem;transform:translate3d(135%,-50%,0);box-shadow:-2px 0 5px -3px rgba(0,0,0,.52)}.sidebar.right.active{transform:translate3d(0,-50%,0)}.sidebar.left{left:0;top:50%;border-radius:0 .25rem .25rem 0;transform:translate3d(-135%,-50%,0);box-shadow:2px 0 5px -3px rgba(0,0,0,.52)}.sidebar.left.active{transform:translate3d(0,-50%,0)}.sidebar.top{top:0;left:50%;border-radius:0 0 .25rem .25rem;transform:translate3d(-50%,-135%,0);box-shadow:0 2px 5px -3px rgba(0,0,0,.52)}.sidebar.top.active{transform:translate3d(-50%,0,0)}.sidebar.bottom{bottom:0;left:50%;border-radius:.25rem .25rem 0 0;transform:translate3d(-50%,135%,0);box-shadow:0 -2px 5px -3px rgba(0,0,0,.52)}.sidebar.bottom.active{transform:translate3d(-50%,0,0)}.tooltip{margin:0;opacity:0;color:#fff;z-index:9999;position:fixed;max-width:14rem;font-weight:400;text-align:center;font-size:.875rem;line-height:1.25rem;display:inline-block;border-radius:.25rem;padding:.25rem .5rem;background-color:#212121;transition:opacity 220ms ease-in-out;animation:tt-is-comming 220ms ease-in-out;box-shadow:0 1px 3px -1px rgba(0,0,0,.72)}.tooltip.active{opacity:1}.tooltip.xs{font-size:.625rem;line-height:1.2}.tooltip.sm{font-size:.75rem;line-height:1.25}.tooltip.lg{font-size:.975rem;line-height:1.5}.tooltip.xl{font-size:1.1rem;line-height:1.75}.tooltip.top,.tooltip.bottom{transform:translate3d(-50%,0,0)}.tooltip.left,.tooltip.right{transform:translate3d(0,-50%,0)}.kn-win>.kn-arrow{z-index:-1;width:.5rem;height:.5rem;position:absolute}.kn-win.top>.kn-arrow,.kn-win.top-start>.kn-arrow,.kn-win.top-end>.kn-arrow{bottom:-.25rem}.kn-win.bottom>.kn-arrow,.kn-win.bottom-start>.kn-arrow,.kn-win.bottom-end>.kn-arrow{top:-.25rem}.kn-win.right>.kn-arrow,.kn-win.right-start>.kn-arrow,.kn-win.right-end>.kn-arrow{left:-.25rem}.kn-win.left>.kn-arrow,.kn-win.left-start>.kn-arrow,.kn-win.left-end>.kn-arrow{right:-.25rem}.kn-win.top>.kn-arrow,.kn-win.bottom>.kn-arrow{left:50%;transform:translate3d(-50%,0,0)}.kn-win.left>.kn-arrow,.kn-win.right>.kn-arrow{top:50%;transform:translate3d(0,-50%,0)}.kn-win.top-start>.kn-arrow,.kn-win.bottom-start>.kn-arrow{left:.75rem}.kn-win.left-start>.kn-arrow,.kn-win.right-start>.kn-arrow{top:.5rem}.kn-win.top-end>.kn-arrow,.kn-win.bottom-end>.kn-arrow{right:.75rem}.kn-win.left-end>.kn-arrow,.kn-win.right-end>.kn-arrow{bottom:.5rem}.kn-win>.kn-arrow>span{top:0;left:0;width:.5rem;height:.5rem;position:absolute;transform:rotate(45deg);background-color:#212121}.kn-win.no-arrow>.kn-arrow{display:none}.tooltip.top-start,.tooltip.bottom-start,.tooltip.right,.tooltip.right-start,.tooltip.right-end{text-align:left;text-align:start}.tooltip.top-end,.tooltip.bottom-end,.tooltip.left,.tooltip.left-start,.tooltip.left-end{text-align:right;text-align:end}.tooltip.bg-default,.tooltip.bg-white,.tooltip.bg-trans{color:var(--color-dark)}.tooltip.is-going{opacity:0;animation:tt-is-going 200ms ease-in-out}@keyframes tt-is-comming{from{opacity:0}to{opacity:1}}@keyframes tt-is-going{from{opacity:1}to{opacity:0}}.popover{margin:0;opacity:0;z-index:9999;display:none;position:fixed;max-width:18rem;font-size:.9375rem;line-height:1.3125rem;flex-direction:column;transition:opacity 220ms ease-in-out;box-shadow:0 0 10px -5px rgba(0,0,0,.5)}.popover.active{opacity:1;display:flex;animation:po-is-comming 220ms ease-in-out}.popover>.kn-body{padding:calc(var(--items-offset)/3) calc(var(--items-offset)/2)}.popover>.kn-head,.popover>.kn-foot{padding:calc(var(--items-offset)/3) calc(var(--items-offset)/2)}.popover.xs{font-size:.625rem;line-height:1.2}.popover.sm{font-size:.75rem;line-height:1.25}.popover.lg{font-size:.975rem;line-height:1.5}.popover.xl{font-size:1.1rem;line-height:1.75}.popover.top,.popover.bottom{transform:translate3d(-50%,0,0)}.popover.left,.popover.right{transform:translate3d(0,-50%,0)}.popover.top-start,.popover.bottom-start,.popover.right,.popover.right-start,.popover.right-end{text-align:left;text-align:start}.popover.top-end,.popover.bottom-end,.popover.left,.popover.left-start,.popover.left-end{text-align:right;text-align:end}.popover>.kn-arrow>span,.dropmenu>.kn-arrow>span{box-shadow:0 0 2px 0 rgba(0,0,0,.72)}.popover.is-going{opacity:0;animation:po-is-going 200ms ease-in-out}@keyframes po-is-comming{from{opacity:0}to{opacity:1}}@keyframes po-is-going{from{opacity:1}to{opacity:0}}.dropmenu{margin:0;opacity:0;display:none;position:fixed;width:auto;line-height:1.3125rem;flex-direction:column;transition:opacity 220ms ease-in-out;padding:0;font-size:1rem;text-align:left;z-index:1000;background-clip:padding-box;background-color:var(--color-white);border:1px solid rgba(0,0,0,.05);border-radius:.25rem;box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.dropmenu.active{opacity:1;display:flex;animation:dm-is-comming 220ms ease-in-out}.dropmenu>.kn-body{padding:.5rem 0}.dropmenu ul{margin:0;padding:0;display:block;list-style:none}.dropmenu-item{width:100%;display:flex;padding:0;clear:both;font-weight:400;text-align:inherit;text-decoration:none;white-space:nowrap;flex-direction:row;align-items:center;column-gap:.5rem;color:#212529;background-color:transparent;transition:var(--trans-temp1)}.dropmenu-item:hover{color:#1e2125;background-color:#e9ecef}.dropmenu-item>a{color:unset;display:flex;align-items:center;flex-direction:row;width:100%;padding:.375rem 1rem}.dropmenu-icon{font-size:1.5rem;color:var(--color-dark);font-size:1.125em;color:var(--color-dark);width:1.25rem;margin-right:.375rem;display:inline-flex;align-items:center;justify-content:center}.dropmenu-divider{padding:0;margin:.25rem 1rem .25rem 1rem;border-bottom:1px solid #d2d2d2}.dropmenu.top,.dropmenu.bottom{transform:translate3d(-50%,0,0)}.dropmenu.left,.dropmenu.right{transform:translate3d(0,-50%,0)}.dropmenu.top-start,.dropmenu.bottom-start,.dropmenu.right,.dropmenu.right-start,.dropmenu.right-end{text-align:left;text-align:start}.dropmenu.top-end,.dropmenu.bottom-end,.dropmenu.left,.dropmenu.left-start,.dropmenu.left-end{text-align:right;text-align:end}.dropmenu.bottom>.kn-arrow>span,.dropmenu.bottom-start>.kn-arrow>span,.dropmenu.bottom-end>.kn-arrow>span{box-shadow:-1px -1px 3px -2px rgba(0,0,0,.82)}.dropmenu.top>.kn-arrow>span,.dropmenu.top-start>.kn-arrow>span,.dropmenu.top-end>.kn-arrow>span{box-shadow:1px 1px 3px -2px rgba(0,0,0,.82)}.dropmenu.right>.kn-arrow>span,.dropmenu.right-start>.kn-arrow>span,.dropmenu.right-end>.kn-arrow>span{box-shadow:-1px 1px 3px -2px rgba(0,0,0,.82)}.dropmenu.left>.kn-arrow>span,.dropmenu.left-start>.kn-arrow>span,.dropmenu.left-end>.kn-arrow>span{box-shadow:1px -1px 3px -2px rgba(0,0,0,.82)}.dropmenu.is-going{opacity:0;animation:dm-is-going 200ms ease-in-out}@keyframes dm-is-comming{from{opacity:0}to{opacity:1}}@keyframes dm-is-going{from{opacity:1}to{opacity:0}}._forms{display:none}.form-group{position:relative}.form-control{background:var(--input-bg-color);color:#222;font:400 .9375rem/1.375rem var(--root-font-family);display:block;width:100%;padding:.5rem .5rem;box-shadow:0 2px 3px -3px rgba(0 0 0/30%);text-shadow:1px 1px 0 #fff}.form-label{color:#727272;font:400 .9375rem/1.375rem var(--root-font-family);position:absolute;pointer-events:none;left:.25rem!important;padding-left:.25rem;padding-right:.25rem;top:.5rem;max-width:100%;z-index:1;transition:var(--trans-temp1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap!important}.form-label:before{content:'';left:0;z-index:-1;top:.675rem;width:100%;height:.15rem;position:absolute;background:var(--input-bg-color)}.form-label.fixed-label{font:400 .8rem/1.375rem var(--root-font-family);top:-.75rem;margin:0}.form-group>*,.form-group>*:focus,.form-group>*:focus-visible,.form-group>*:focus-within,.form-group>*:visited,.form-group>*:active{outline:0}.form-group>small{line-height:1;margin-top:.25rem;margin-left:.5rem;display:block}.form-group.with-icon>.form-control{padding-left:2.1rem}.form-group.with-icon>.form-label{margin-left:1.6rem}.form-group.with-icon>.form-label.fixed-label{margin-left:0}.form-group.with-end-icon>.form-control{padding-right:2.1rem}.form-group.with-icon>i,.form-group.with-end-icon>i{color:#222;position:absolute;top:.5rem;z-index:1;display:inline-flex;width:1.5rem;font-size:.9375rem;height:1.5rem;justify-content:center;align-items:center}.form-group.with-icon>i{left:.25rem;border-right:1px solid #e8e8e8}.form-group.with-end-icon>i{right:.25rem;border-left:1px solid #e8e8e8}.form-group>.in-bar{position:relative;display:block;width:100%}.form-group>.in-bar:before{content:'';height:.125rem;width:0;bottom:0;border-radius:0 0 0 0;position:absolute;background:#1976d2;transition:all .5s ease;left:0}.form-group.center-bar>.in-bar:before{left:50%}.in-bar.active:before,.form-control:focus~.in-bar:before,.form-group .select2-container--focus~.in-bar:before,.form-group .select2-container--open~.in-bar:before{width:100%;left:0}.form-group>input:focus~.form-label,.form-group>input:not(:placeholder-shown)~.form-label,.form-group>input:focus:not(:placeholder-shown)~.form-label,.form-group>textarea:focus~.form-label,.form-group>textarea:not(:placeholder-shown)~.form-label,.form-group>textarea:focus:not(:placeholder-shown)~.form-label,.form-group>select:focus~.form-label,.form-group>select.isselected~.form-label,.form-group .select2-container--focus~.form-label,.form-group .select2-container--open~.form-label{font:400 .8rem/1.375rem var(--root-font-family);top:-.75rem;margin:0}.hide-form-label input:focus~.form-label,.hide-form-label input:not(:placeholder-shown)~.form-label,.hide-form-label input:focus:not(:placeholder-shown)~.form-label,.hide-form-label textarea:focus~.form-label,.hide-form-label textarea:not(:placeholder-shown)~.form-label,.hide-form-label textarea:focus:not(:placeholder-shown)~.form-label,.hide-form-label select:focus~.form-label,.hide-form-label select.isselected~.form-label,.hide-form-label .select2-container--focus~.form-label,.hide-form-label .select2-container--open~.form-label{opacity:0}input[placeholder^="5X"]::-webkit-input-placeholder,input[placeholder^="(0"]::-webkit-input-placeholder,input[placeholder^="(5"]::-webkit-input-placeholder,input[placeholder^="00"]::-webkit-input-placeholder,input[placeholder^="AA"]::-webkit-input-placeholder,input[placeholder^="GG"]::-webkit-input-placeholder,input[placeholder^="●●"]::-webkit-input-placeholder{visibility:hidden}.no-form-label>input::-webkit-input-placeholder,input[placeholder^="5X"]:focus::-webkit-input-placeholder,input[placeholder^="(0"]:focus::-webkit-input-placeholder,input[placeholder^="(5"]:focus::-webkit-input-placeholder,input[placeholder^="00"]:focus::-webkit-input-placeholder,input[placeholder^="AA"]:focus::-webkit-input-placeholder,input[placeholder^="GG"]:focus::-webkit-input-placeholder,input[placeholder^="●●"]:focus::-webkit-input-placeholder{visibility:visible}.form-group>input[type="password"]{padding-right:1.5rem;letter-spacing:.125rem}.copy-input,.clear-input,.pwd-show-hide{color:#727272;position:absolute;height:1.5rem;opacity:0;top:.5rem;display:inline-flex;font-size:.8rem;right:.325rem;cursor:pointer;align-items:center;transition:var(--trans-temp1)}.copy-input i,.clear-input i,.pwd-show-hide i{width:.8rem;text-align:center;border-radius:50%;transition:var(--trans-temp1)}input:not(:placeholder-shown)~.copy-input,input:not(:placeholder-shown)~.clear-input,textarea:not(:placeholder-shown)~.copy-input,textarea:not(:placeholder-shown)~.clear-input,input:not(:placeholder-shown)~.pwd-show-hide{opacity:1}.copy-input:hover i,.copy-input:focus i,.clear-input:hover i,.clear-input:focus i,.pwd-show-hide:hover i,.pwd-show-hide:focus i{border-radius:50%;box-shadow:0 0 10px -2px rgba(1 1 1/.5)}textarea.form-control{resize:vertical}select.form-control{padding-left:.18rem}select.form-control option:checked{font-weight:700}.field-validation-valid{display:none}.field-validation-error{width:100%;display:block;overflow:hidden;padding-left:.5rem;margin-top:-.125rem;margin-bottom:-.5rem;text-overflow:ellipsis;font-size:.75rem!important;border-radius:0 0 .25rem .25rem;white-space:nowrap!important;line-height:var(--root-line-height);color:var(--color-danger)!important;animation:on-validation-error 280ms ease-in-out}@keyframes on-validation-error{from{line-height:.01;margin-bottom:0;margin-top:0}to{line-height:var(--root-line-height);margin-bottom:-.5rem;margin-top:-.125rem}}.required-info:after{content:"*";font-size:1.1em;font-weight:500;margin-left:.125rem;vertical-align:middle;color:var(--color-danger)}.length-info-label,.file-info-label{color:#727272;display:none;font-size:1em;transition:var(--trans-temp1)}.info-label-valid{display:inline;transition:var(--trans-temp1)}.info-label-invalid{color:var(--color-danger)}.checkbox-group,.toggle-group,.range-group,.radio-group{font:400 .9375rem/1.375rem var(--root-font-family);padding:.5rem .5rem;position:relative;color:#222;text-shadow:1px 1px 0 #fff;transition:var(--trans-temp1)}.checkbox-group,.toggle-group{padding:.5rem 0}.checkbox-group>.form-label,.toggle-group>.form-label,.range-group>.form-label,.radio-group>.form-label{font:400 .8rem/1.375rem var(--root-font-family);top:-.75rem;margin:0}.note-editor{margin-top:.75rem}.note-editor~.form-label{font:400 .9375rem/1.375rem var(--root-font-family)!important;top:-1.5rem!important}.form-checkbox,.radio-option,.toggle-button{user-select:none;position:relative}.form-checkbox,.form-checkbox>*,.radio-option,.radio-option>*,.toggle-button,.toggle-button>*{cursor:pointer;transition:var(--trans-temp1)}.form-checkbox>input,.radio-option>input,.toggle-button>input{z-index:-1;opacity:0!important;position:absolute;width:1px;height:1px}.form-checkbox>label{color:#333;margin-left:1.5rem}.form-checkbox>.in-mark,.radio-option>.in-mark{border:2px solid #a4a4a4;border-radius:.125rem;position:absolute;top:0;left:0;height:1.25rem;width:1.25rem;transition:var(--trans-temp1)}.form-checkbox>.in-mark:after,.radio-option>.in-mark:after{content:"";opacity:0;position:absolute;left:.325rem;top:0;width:.375rem;height:.75rem;border:solid #fff;border-width:0 2px 0 0;transform:rotate(90deg);transition:var(--trans-temp1)}.form-checkbox:hover input~.in-mark,.form-checkbox input:focus~.in-mark,.radio-option:hover input~.in-mark,.radio-option input:focus~.in-mark{border:.125rem solid #555!important}.form-checkbox input:checked~label,.radio-option input:checked~label,.toggle-group input:checked~label{color:#111}.form-checkbox input:checked~.in-mark,.radio-option input:checked~.in-mark{background-color:#009688;border:2px solid #009688;box-shadow:0 2px 3px -2px rgba(0,0,0,.3)}.form-checkbox input:checked~.in-mark:after{opacity:1;transform:rotate(45deg);border-width:0 2px 2px 0}.checkbox-group .field-validation-error,.toggle-group .field-validation-error{padding-left:0}.range-group,.radio-group{display:flex;background:var(--input-bg-color);box-shadow:0 2px 3px -3px rgba(0,0,0,.3);flex-wrap:wrap;gap:1rem}.radio-group-nowrap{overflow:overlay;flex-wrap:nowrap}.radio-option>label{color:#333;margin-left:1.5rem}.radio-option>.in-mark{border-radius:50%;margin-top:1px}.radio-option>.in-mark:after{left:0;width:100%;border-radius:50%;height:100%;transform:scale(.1);border-width:2px}.radio-option input:checked~.in-mark:after{opacity:1;transform:scale(1)}.radio-group::-webkit-scrollbar-thumb{background:rgba(0 0 0/.1)}.radio-group::-webkit-scrollbar-thumb:hover{background:rgba(0 0 0/.2)}.radio-group .field-validation-error{left:0;position:absolute;top:calc(100% - 1px)}.toggle-group>label{color:#333}.toggle-button>label{margin-left:2.75rem}.toggle-button>.in-mark{border:.125rem solid transparent;width:2.4rem;height:1.25rem;background:#bbb;border-radius:5rem;position:absolute;display:flex;top:0;left:0;transition:var(--trans-temp1);align-items:center;align-content:center}.toggle-button>.in-mark:after{content:"";width:1rem;height:1rem;background:#fff;border-radius:50%;transition:var(--trans-temp1)}.toggle-group:hover input~.in-mark,.toggle-group input:focus~.in-mark{box-shadow:0 1px 4px -2px rgba(0,0,0,.5)}.toggle-group input:checked~.in-mark{background-color:#009688;padding-left:1.2rem}.range-control{-webkit-appearance:none;width:100%;height:.25rem;opacity:.72;border-radius:.5rem;background-color:#e1e1e1;margin:.55rem 0;transition:var(--trans-temp1)}.range-min-value,.range-max-value{position:absolute;font-size:.75em;color:#a4a4a4;line-height:1;bottom:2px}.range-min-value{left:.5rem}.range-max-value{right:.5rem}.range-control:focus,.range-control:hover{opacity:1;border:0;outline:0}.range-control::-webkit-slider-thumb{-webkit-appearance:none;width:.75rem;height:.75rem;border-radius:50%;background:#009688;transform:scale(1);cursor:pointer;transition:var(--trans-temp1)}.range-control:focus::-webkit-slider-thumb,.range-control:active::-webkit-slider-thumb,.range-control::-webkit-slider-thumb:hover{box-shadow:0 0 0 2px #fff,0 0 0 4px #1abc9c}.range-value{line-height:1;font-weight:500;font-size:1.1em;color:#222;margin-left:.25rem}.range-value>span{font-weight:200}.form-control,.checkbox-group,.toggle-group,.range-group,.radio-group{border-width:1px;border-style:solid;border-color:transparent}.form-control,.range-group,.radio-group{border-bottom-color:#d2d2d2}.form-with-border .form-group,.form-with-border .form-control,.form-with-border .checkbox-group,.form-with-border .toggle-group,.form-with-border .range-group,.form-with-border .radio-group,.form-with-border .form-checkbox>.in-mark,.form-with-border .form-group.with-icon>i,.form-with-border .form-group.with-end-icon>i{border-radius:.25rem}.form-with-border .form-control,.form-with-border .range-group,.form-with-border .radio-group{border-color:#d2d2d2}.form-with-border .form-group>.in-bar{margin-left:.1rem;width:calc(100% - .2rem)}.form-with-border .form-group>.in-bar:before{border-radius:0 0 1rem 1rem}header{position:relative;transition:var(--trans-temp1)}.fixed-header header{position:sticky!important;top:0!important}.header-img-icon{height:2.25rem;border-radius:50%;transition:var(--trans-temp1);box-shadow:0 0 15px -5px rgba(255,255,255,.9)}.header-img-icon:hover{transform:scale(1.1)}.left-menu{border:0;height:100%;width:15rem;border-radius:0;box-shadow:1px 0 5px -3px rgba(0,0,0,.25)}.left-menu-active .left-menu{transform:translate3d(0,-50%,0)}@media only screen and (max-width:1199.98px){.left-menu-active .left-menu{box-shadow:0 0 4px rgba(0,0,0,.14),2px 4px 8px rgba(0,0,0,.28)}}@media only screen and (min-width:1200px){.left-menu-active .left-menu~.top-section,.left-menu-active .left-menu~header,.left-menu-active .left-menu~main,.left-menu-active .left-menu~footer,.left-menu-active .left-menu~.bottom-section{margin-left:15rem}.left-menu-active .left-menu~main .kn-loader{left:15rem!important}}.left-menu .kn-head{line-height:.75;padding:.25rem var(--items-offset)}.left-menu .kn-body{padding:0;overflow-y:auto;overflow-x:hidden}.left-menu .kn-foot{padding:.25rem var(--items-offset);box-shadow:0 -5px 14px -7px rgba(0,0,0,.1),0 -1px 5px -3px rgba(0,0,0,.3)}.left-menu-logo{max-width:11rem;max-height:2.5rem}.social-buttons{margin:0 auto;padding:0}.social-buttons>li{list-style:none;margin:0;display:inline}.social-buttons>li>a{color:#909090;position:relative;cursor:pointer;width:1.75rem;font-size:1.25rem;margin:.25rem 0;display:inline-flex;align-content:center;justify-content:center;align-items:center;text-align:center;transition:var(--trans-temp1)}.social-buttons>li>a:hover{color:#606060}footer{display:block;align-items:center!important;transition:var(--trans-temp1);padding:0 var(--items-offset);position:relative;font-weight:400;font-size:.75rem;line-height:1.75;border-top:1px solid rgba(0,0,0,.12);box-shadow:0 0 1px -1px rgba(0,0,0,.75);background:linear-gradient(to bottom,#f5f5f5,#ececec)}.fixed-footer footer{position:sticky!important;bottom:0!important}@media(max-width:575.98px){.by-info{display:block;text-align:center}.console-info-label{width:calc(100% - 2rem);text-align:center;border-left:0!important}}.go-top{right:1rem;bottom:-3rem;height:2.5rem;width:2.5rem;z-index:9999;position:fixed;cursor:pointer;font-size:1.5rem;border-radius:50%;display:inline-flex;border:1px solid #c3c3c3;color:var(--root-fr-color);background-color:var(--color-white);box-shadow:0 1px 1.5rem -.5rem rgba(0,0,0,.75),0 1px .75rem -.125rem rgba(0,0,0,.15);transition:all .5s ease;justify-content:center;align-items:center}.go-top.active{bottom:1.5rem}.contributors-cont{font-size:.75rem;padding:.25rem 0;display:none}.search-panel{left:0;top:50%;opacity:.5;z-index:-1;width:100%;height:100%;position:absolute;align-items:center;display:inline-flex;pointer-events:none;transition:var(--trans-temp1);transform:translate3d(0,-50%,0) rotateX(-90deg)}.search-panel.active{opacity:1;z-index:1;pointer-events:auto;transform:translate3d(0,-50%,0) rotateX(0deg)}.search-panel-input{color:#fff;border:0;outline:0;font-size:1.2rem;padding-left:1rem;padding-right:5rem;line-height:2.25rem;margin:0 .5rem 0 2rem;width:calc(100% - 4rem);border-radius:.1875rem;background-color:rgba(255,255,255,.2);box-shadow:0 2px 7px -2px rgba(0,0,0,.5)}.search-panel-submit,.search-panel-close{right:0;right:4.5rem;width:2.5rem;height:2.5rem;cursor:pointer;font-size:1.2rem;border-radius:50%;position:absolute;align-items:center;display:inline-flex;justify-content:center;transition:var(--trans-temp1)}.search-panel-close{right:2rem}.search-panel-submit:hover,.search-panel-close:hover{color:#fff;background:rgba(0,0,0,.2)}.search-panel>input::-webkit-input-placeholder{color:#dcdcdc!important}.search-panel>input:-moz-placeholder{color:#dcdcdc!important}.search-panel>input::-moz-placeholder{color:#dcdcdc!important}.search-panel>input:-ms-input-placeholder{color:#dcdcdc!important}.search-result{padding:0;left:2rem;top:2.75rem;right:2rem;z-index:-1;overflow-y:auto;max-height:30rem;position:absolute;background:#fff;font-size:.9334rem;transition:var(--trans-temp1);border-radius:0 0 .25rem .25rem;box-shadow:0 3px 15px -5px rgba(0,0,0,.75)}.search-result>p{margin:0;padding:.1875rem 1rem;border-bottom:1px solid #efefef;transition:var(--trans-temp1)}.search-result-line.focused{background:linear-gradient(90deg,rgba(187,187,187,.5),transparent);-webkit-box-shadow:0 0 7px -2px rgba(0,0,0,.75);-moz-box-shadow:0 0 7px -2px rgba(0,0,0,.75);box-shadow:0 0 7px -2px rgba(0,0,0,.75)}.search-result>.search-result-line:hover{background:linear-gradient(90deg,rgba(187,187,187,.4),transparent)}.search-result-line>img{width:2.6667rem;height:2.6667rem;border-radius:.25rem;float:left;margin-right:1rem}.search-result>.search-result-line>a{display:block;text-decoration:none;color:#337ab7;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-result-info{font-size:.75rem;padding:0 1rem;white-space:nowrap;overflow:hidden;color:#565656;text-overflow:ellipsis}.search-result-searchig{padding-top:.625rem!important;padding-bottom:.625rem!important;font-size:1rem;color:#565656}.search-result-searchig,.search-result-empty{padding-top:.625rem!important;padding-bottom:.625rem!important;color:#565656}.search-result-type{float:left;text-align:center;width:2.6667rem;margin-right:1rem;line-height:2.1334rem;font-size:2rem;margin-top:.3334rem;color:rgba(202,202,202,.5)}.search-result-empty>span,.search-result-info>span{font-size:.9rem}