/*!
 * Bootstrap Utilities v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.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}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{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-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !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}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.w-sm-25{width:25% !important}.w-sm-50{width:50% !important}.w-sm-75{width:75% !important}.w-sm-100{width:100% !important}.w-sm-auto{width:auto !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !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}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.w-md-25{width:25% !important}.w-md-50{width:50% !important}.w-md-75{width:75% !important}.w-md-100{width:100% !important}.w-md-auto{width:auto !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !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}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.w-lg-25{width:25% !important}.w-lg-50{width:50% !important}.w-lg-75{width:75% !important}.w-lg-100{width:100% !important}.w-lg-auto{width:auto !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !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}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.w-xl-25{width:25% !important}.w-xl-50{width:50% !important}.w-xl-75{width:75% !important}.w-xl-100{width:100% !important}.w-xl-auto{width:auto !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !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}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.w-xxl-25{width:25% !important}.w-xxl-50{width:50% !important}.w-xxl-75{width:75% !important}.w-xxl-100{width:100% !important}.w-xxl-auto{width:auto !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}.ml-0,.mx-0,.m-0{margin-left:0px !important}.mr-0,.mx-0,.m-0{margin-right:0px !important}.mb-0,.my-0,.m-0{margin-bottom:0px !important}.mt-0,.my-0,.m-0{margin-top:0px !important}.ml-5,.mx-5,.m-5{margin-left:5px !important}.mr-5,.mx-5,.m-5{margin-right:5px !important}.mb-5,.my-5,.m-5{margin-bottom:5px !important}.mt-5,.my-5,.m-5{margin-top:5px !important}.ml-10,.mx-10,.m-10{margin-left:10px !important}.mr-10,.mx-10,.m-10{margin-right:10px !important}.mb-10,.my-10,.m-10{margin-bottom:10px !important}.mt-10,.my-10,.m-10{margin-top:10px !important}.ml-15,.mx-15,.m-15{margin-left:15px !important}.mr-15,.mx-15,.m-15{margin-right:15px !important}.mb-15,.my-15,.m-15{margin-bottom:15px !important}.mt-15,.my-15,.m-15{margin-top:15px !important}.ml-20,.mx-20,.m-20{margin-left:20px !important}.mr-20,.mx-20,.m-20{margin-right:20px !important}.mb-20,.my-20,.m-20{margin-bottom:20px !important}.mt-20,.my-20,.m-20{margin-top:20px !important}.ml-25,.mx-25,.m-25{margin-left:25px !important}.mr-25,.mx-25,.m-25{margin-right:25px !important}.mb-25,.my-25,.m-25{margin-bottom:25px !important}.mt-25,.my-25,.m-25{margin-top:25px !important}.ml-30,.mx-30,.m-30{margin-left:30px !important}.mr-30,.mx-30,.m-30{margin-right:30px !important}.mb-30,.my-30,.m-30{margin-bottom:30px !important}.mt-30,.my-30,.m-30{margin-top:30px !important}.ml-35,.mx-35,.m-35{margin-left:35px !important}.mr-35,.mx-35,.m-35{margin-right:35px !important}.mb-35,.my-35,.m-35{margin-bottom:35px !important}.mt-35,.my-35,.m-35{margin-top:35px !important}.ml-40,.mx-40,.m-40{margin-left:40px !important}.mr-40,.mx-40,.m-40{margin-right:40px !important}.mb-40,.my-40,.m-40{margin-bottom:40px !important}.mt-40,.my-40,.m-40{margin-top:40px !important}.ml-45,.mx-45,.m-45{margin-left:45px !important}.mr-45,.mx-45,.m-45{margin-right:45px !important}.mb-45,.my-45,.m-45{margin-bottom:45px !important}.mt-45,.my-45,.m-45{margin-top:45px !important}.ml-50,.mx-50,.m-50{margin-left:50px !important}.mr-50,.mx-50,.m-50{margin-right:50px !important}.mb-50,.my-50,.m-50{margin-bottom:50px !important}.mt-50,.my-50,.m-50{margin-top:50px !important}.ml-55,.mx-55,.m-55{margin-left:55px !important}.mr-55,.mx-55,.m-55{margin-right:55px !important}.mb-55,.my-55,.m-55{margin-bottom:55px !important}.mt-55,.my-55,.m-55{margin-top:55px !important}.ml-60,.mx-60,.m-60{margin-left:60px !important}.mr-60,.mx-60,.m-60{margin-right:60px !important}.mb-60,.my-60,.m-60{margin-bottom:60px !important}.mt-60,.my-60,.m-60{margin-top:60px !important}.ml-65,.mx-65,.m-65{margin-left:65px !important}.mr-65,.mx-65,.m-65{margin-right:65px !important}.mb-65,.my-65,.m-65{margin-bottom:65px !important}.mt-65,.my-65,.m-65{margin-top:65px !important}.ml-70,.mx-70,.m-70{margin-left:70px !important}.mr-70,.mx-70,.m-70{margin-right:70px !important}.mb-70,.my-70,.m-70{margin-bottom:70px !important}.mt-70,.my-70,.m-70{margin-top:70px !important}.ml-75,.mx-75,.m-75{margin-left:75px !important}.mr-75,.mx-75,.m-75{margin-right:75px !important}.mb-75,.my-75,.m-75{margin-bottom:75px !important}.mt-75,.my-75,.m-75{margin-top:75px !important}.ml-80,.mx-80,.m-80{margin-left:80px !important}.mr-80,.mx-80,.m-80{margin-right:80px !important}.mb-80,.my-80,.m-80{margin-bottom:80px !important}.mt-80,.my-80,.m-80{margin-top:80px !important}.ml-85,.mx-85,.m-85{margin-left:85px !important}.mr-85,.mx-85,.m-85{margin-right:85px !important}.mb-85,.my-85,.m-85{margin-bottom:85px !important}.mt-85,.my-85,.m-85{margin-top:85px !important}.ml-90,.mx-90,.m-90{margin-left:90px !important}.mr-90,.mx-90,.m-90{margin-right:90px !important}.mb-90,.my-90,.m-90{margin-bottom:90px !important}.mt-90,.my-90,.m-90{margin-top:90px !important}.ml-95,.mx-95,.m-95{margin-left:95px !important}.mr-95,.mx-95,.m-95{margin-right:95px !important}.mb-95,.my-95,.m-95{margin-bottom:95px !important}.mt-95,.my-95,.m-95{margin-top:95px !important}.ml-100,.mx-100,.m-100{margin-left:100px !important}.mr-100,.mx-100,.m-100{margin-right:100px !important}.mb-100,.my-100,.m-100{margin-bottom:100px !important}.mt-100,.my-100,.m-100{margin-top:100px !important}.ml-105,.mx-105,.m-105{margin-left:105px !important}.mr-105,.mx-105,.m-105{margin-right:105px !important}.mb-105,.my-105,.m-105{margin-bottom:105px !important}.mt-105,.my-105,.m-105{margin-top:105px !important}.ml-110,.mx-110,.m-110{margin-left:110px !important}.mr-110,.mx-110,.m-110{margin-right:110px !important}.mb-110,.my-110,.m-110{margin-bottom:110px !important}.mt-110,.my-110,.m-110{margin-top:110px !important}.ml-115,.mx-115,.m-115{margin-left:115px !important}.mr-115,.mx-115,.m-115{margin-right:115px !important}.mb-115,.my-115,.m-115{margin-bottom:115px !important}.mt-115,.my-115,.m-115{margin-top:115px !important}.ml-120,.mx-120,.m-120{margin-left:120px !important}.mr-120,.mx-120,.m-120{margin-right:120px !important}.mb-120,.my-120,.m-120{margin-bottom:120px !important}.mt-120,.my-120,.m-120{margin-top:120px !important}.ml-125,.mx-125,.m-125{margin-left:125px !important}.mr-125,.mx-125,.m-125{margin-right:125px !important}.mb-125,.my-125,.m-125{margin-bottom:125px !important}.mt-125,.my-125,.m-125{margin-top:125px !important}.ml-130,.mx-130,.m-130{margin-left:130px !important}.mr-130,.mx-130,.m-130{margin-right:130px !important}.mb-130,.my-130,.m-130{margin-bottom:130px !important}.mt-130,.my-130,.m-130{margin-top:130px !important}.ml-135,.mx-135,.m-135{margin-left:135px !important}.mr-135,.mx-135,.m-135{margin-right:135px !important}.mb-135,.my-135,.m-135{margin-bottom:135px !important}.mt-135,.my-135,.m-135{margin-top:135px !important}.ml-140,.mx-140,.m-140{margin-left:140px !important}.mr-140,.mx-140,.m-140{margin-right:140px !important}.mb-140,.my-140,.m-140{margin-bottom:140px !important}.mt-140,.my-140,.m-140{margin-top:140px !important}.ml-145,.mx-145,.m-145{margin-left:145px !important}.mr-145,.mx-145,.m-145{margin-right:145px !important}.mb-145,.my-145,.m-145{margin-bottom:145px !important}.mt-145,.my-145,.m-145{margin-top:145px !important}.ml-150,.mx-150,.m-150{margin-left:150px !important}.mr-150,.mx-150,.m-150{margin-right:150px !important}.mb-150,.my-150,.m-150{margin-bottom:150px !important}.mt-150,.my-150,.m-150{margin-top:150px !important}.ml-155,.mx-155,.m-155{margin-left:155px !important}.mr-155,.mx-155,.m-155{margin-right:155px !important}.mb-155,.my-155,.m-155{margin-bottom:155px !important}.mt-155,.my-155,.m-155{margin-top:155px !important}.ml-160,.mx-160,.m-160{margin-left:160px !important}.mr-160,.mx-160,.m-160{margin-right:160px !important}.mb-160,.my-160,.m-160{margin-bottom:160px !important}.mt-160,.my-160,.m-160{margin-top:160px !important}.ml-165,.mx-165,.m-165{margin-left:165px !important}.mr-165,.mx-165,.m-165{margin-right:165px !important}.mb-165,.my-165,.m-165{margin-bottom:165px !important}.mt-165,.my-165,.m-165{margin-top:165px !important}.ml-170,.mx-170,.m-170{margin-left:170px !important}.mr-170,.mx-170,.m-170{margin-right:170px !important}.mb-170,.my-170,.m-170{margin-bottom:170px !important}.mt-170,.my-170,.m-170{margin-top:170px !important}.ml-175,.mx-175,.m-175{margin-left:175px !important}.mr-175,.mx-175,.m-175{margin-right:175px !important}.mb-175,.my-175,.m-175{margin-bottom:175px !important}.mt-175,.my-175,.m-175{margin-top:175px !important}.ml-180,.mx-180,.m-180{margin-left:180px !important}.mr-180,.mx-180,.m-180{margin-right:180px !important}.mb-180,.my-180,.m-180{margin-bottom:180px !important}.mt-180,.my-180,.m-180{margin-top:180px !important}@media(min-width: 576px){.ml-sm-0,.mx-sm-0,.m-sm-0{margin-left:0px !important}.mr-sm-0,.mx-sm-0,.m-sm-0{margin-right:0px !important}.mb-sm-0,.my-sm-0,.m-sm-0{margin-bottom:0px !important}.mt-sm-0,.my-sm-0,.m-sm-0{margin-top:0px !important}.ml-sm-5,.mx-sm-5,.m-sm-5{margin-left:5px !important}.mr-sm-5,.mx-sm-5,.m-sm-5{margin-right:5px !important}.mb-sm-5,.my-sm-5,.m-sm-5{margin-bottom:5px !important}.mt-sm-5,.my-sm-5,.m-sm-5{margin-top:5px !important}.ml-sm-10,.mx-sm-10,.m-sm-10{margin-left:10px !important}.mr-sm-10,.mx-sm-10,.m-sm-10{margin-right:10px !important}.mb-sm-10,.my-sm-10,.m-sm-10{margin-bottom:10px !important}.mt-sm-10,.my-sm-10,.m-sm-10{margin-top:10px !important}.ml-sm-15,.mx-sm-15,.m-sm-15{margin-left:15px !important}.mr-sm-15,.mx-sm-15,.m-sm-15{margin-right:15px !important}.mb-sm-15,.my-sm-15,.m-sm-15{margin-bottom:15px !important}.mt-sm-15,.my-sm-15,.m-sm-15{margin-top:15px !important}.ml-sm-20,.mx-sm-20,.m-sm-20{margin-left:20px !important}.mr-sm-20,.mx-sm-20,.m-sm-20{margin-right:20px !important}.mb-sm-20,.my-sm-20,.m-sm-20{margin-bottom:20px !important}.mt-sm-20,.my-sm-20,.m-sm-20{margin-top:20px !important}.ml-sm-25,.mx-sm-25,.m-sm-25{margin-left:25px !important}.mr-sm-25,.mx-sm-25,.m-sm-25{margin-right:25px !important}.mb-sm-25,.my-sm-25,.m-sm-25{margin-bottom:25px !important}.mt-sm-25,.my-sm-25,.m-sm-25{margin-top:25px !important}.ml-sm-30,.mx-sm-30,.m-sm-30{margin-left:30px !important}.mr-sm-30,.mx-sm-30,.m-sm-30{margin-right:30px !important}.mb-sm-30,.my-sm-30,.m-sm-30{margin-bottom:30px !important}.mt-sm-30,.my-sm-30,.m-sm-30{margin-top:30px !important}.ml-sm-35,.mx-sm-35,.m-sm-35{margin-left:35px !important}.mr-sm-35,.mx-sm-35,.m-sm-35{margin-right:35px !important}.mb-sm-35,.my-sm-35,.m-sm-35{margin-bottom:35px !important}.mt-sm-35,.my-sm-35,.m-sm-35{margin-top:35px !important}.ml-sm-40,.mx-sm-40,.m-sm-40{margin-left:40px !important}.mr-sm-40,.mx-sm-40,.m-sm-40{margin-right:40px !important}.mb-sm-40,.my-sm-40,.m-sm-40{margin-bottom:40px !important}.mt-sm-40,.my-sm-40,.m-sm-40{margin-top:40px !important}.ml-sm-45,.mx-sm-45,.m-sm-45{margin-left:45px !important}.mr-sm-45,.mx-sm-45,.m-sm-45{margin-right:45px !important}.mb-sm-45,.my-sm-45,.m-sm-45{margin-bottom:45px !important}.mt-sm-45,.my-sm-45,.m-sm-45{margin-top:45px !important}.ml-sm-50,.mx-sm-50,.m-sm-50{margin-left:50px !important}.mr-sm-50,.mx-sm-50,.m-sm-50{margin-right:50px !important}.mb-sm-50,.my-sm-50,.m-sm-50{margin-bottom:50px !important}.mt-sm-50,.my-sm-50,.m-sm-50{margin-top:50px !important}.ml-sm-55,.mx-sm-55,.m-sm-55{margin-left:55px !important}.mr-sm-55,.mx-sm-55,.m-sm-55{margin-right:55px !important}.mb-sm-55,.my-sm-55,.m-sm-55{margin-bottom:55px !important}.mt-sm-55,.my-sm-55,.m-sm-55{margin-top:55px !important}.ml-sm-60,.mx-sm-60,.m-sm-60{margin-left:60px !important}.mr-sm-60,.mx-sm-60,.m-sm-60{margin-right:60px !important}.mb-sm-60,.my-sm-60,.m-sm-60{margin-bottom:60px !important}.mt-sm-60,.my-sm-60,.m-sm-60{margin-top:60px !important}.ml-sm-65,.mx-sm-65,.m-sm-65{margin-left:65px !important}.mr-sm-65,.mx-sm-65,.m-sm-65{margin-right:65px !important}.mb-sm-65,.my-sm-65,.m-sm-65{margin-bottom:65px !important}.mt-sm-65,.my-sm-65,.m-sm-65{margin-top:65px !important}.ml-sm-70,.mx-sm-70,.m-sm-70{margin-left:70px !important}.mr-sm-70,.mx-sm-70,.m-sm-70{margin-right:70px !important}.mb-sm-70,.my-sm-70,.m-sm-70{margin-bottom:70px !important}.mt-sm-70,.my-sm-70,.m-sm-70{margin-top:70px !important}.ml-sm-75,.mx-sm-75,.m-sm-75{margin-left:75px !important}.mr-sm-75,.mx-sm-75,.m-sm-75{margin-right:75px !important}.mb-sm-75,.my-sm-75,.m-sm-75{margin-bottom:75px !important}.mt-sm-75,.my-sm-75,.m-sm-75{margin-top:75px !important}.ml-sm-80,.mx-sm-80,.m-sm-80{margin-left:80px !important}.mr-sm-80,.mx-sm-80,.m-sm-80{margin-right:80px !important}.mb-sm-80,.my-sm-80,.m-sm-80{margin-bottom:80px !important}.mt-sm-80,.my-sm-80,.m-sm-80{margin-top:80px !important}.ml-sm-85,.mx-sm-85,.m-sm-85{margin-left:85px !important}.mr-sm-85,.mx-sm-85,.m-sm-85{margin-right:85px !important}.mb-sm-85,.my-sm-85,.m-sm-85{margin-bottom:85px !important}.mt-sm-85,.my-sm-85,.m-sm-85{margin-top:85px !important}.ml-sm-90,.mx-sm-90,.m-sm-90{margin-left:90px !important}.mr-sm-90,.mx-sm-90,.m-sm-90{margin-right:90px !important}.mb-sm-90,.my-sm-90,.m-sm-90{margin-bottom:90px !important}.mt-sm-90,.my-sm-90,.m-sm-90{margin-top:90px !important}.ml-sm-95,.mx-sm-95,.m-sm-95{margin-left:95px !important}.mr-sm-95,.mx-sm-95,.m-sm-95{margin-right:95px !important}.mb-sm-95,.my-sm-95,.m-sm-95{margin-bottom:95px !important}.mt-sm-95,.my-sm-95,.m-sm-95{margin-top:95px !important}.ml-sm-100,.mx-sm-100,.m-sm-100{margin-left:100px !important}.mr-sm-100,.mx-sm-100,.m-sm-100{margin-right:100px !important}.mb-sm-100,.my-sm-100,.m-sm-100{margin-bottom:100px !important}.mt-sm-100,.my-sm-100,.m-sm-100{margin-top:100px !important}.ml-sm-105,.mx-sm-105,.m-sm-105{margin-left:105px !important}.mr-sm-105,.mx-sm-105,.m-sm-105{margin-right:105px !important}.mb-sm-105,.my-sm-105,.m-sm-105{margin-bottom:105px !important}.mt-sm-105,.my-sm-105,.m-sm-105{margin-top:105px !important}.ml-sm-110,.mx-sm-110,.m-sm-110{margin-left:110px !important}.mr-sm-110,.mx-sm-110,.m-sm-110{margin-right:110px !important}.mb-sm-110,.my-sm-110,.m-sm-110{margin-bottom:110px !important}.mt-sm-110,.my-sm-110,.m-sm-110{margin-top:110px !important}.ml-sm-115,.mx-sm-115,.m-sm-115{margin-left:115px !important}.mr-sm-115,.mx-sm-115,.m-sm-115{margin-right:115px !important}.mb-sm-115,.my-sm-115,.m-sm-115{margin-bottom:115px !important}.mt-sm-115,.my-sm-115,.m-sm-115{margin-top:115px !important}.ml-sm-120,.mx-sm-120,.m-sm-120{margin-left:120px !important}.mr-sm-120,.mx-sm-120,.m-sm-120{margin-right:120px !important}.mb-sm-120,.my-sm-120,.m-sm-120{margin-bottom:120px !important}.mt-sm-120,.my-sm-120,.m-sm-120{margin-top:120px !important}.ml-sm-125,.mx-sm-125,.m-sm-125{margin-left:125px !important}.mr-sm-125,.mx-sm-125,.m-sm-125{margin-right:125px !important}.mb-sm-125,.my-sm-125,.m-sm-125{margin-bottom:125px !important}.mt-sm-125,.my-sm-125,.m-sm-125{margin-top:125px !important}.ml-sm-130,.mx-sm-130,.m-sm-130{margin-left:130px !important}.mr-sm-130,.mx-sm-130,.m-sm-130{margin-right:130px !important}.mb-sm-130,.my-sm-130,.m-sm-130{margin-bottom:130px !important}.mt-sm-130,.my-sm-130,.m-sm-130{margin-top:130px !important}.ml-sm-135,.mx-sm-135,.m-sm-135{margin-left:135px !important}.mr-sm-135,.mx-sm-135,.m-sm-135{margin-right:135px !important}.mb-sm-135,.my-sm-135,.m-sm-135{margin-bottom:135px !important}.mt-sm-135,.my-sm-135,.m-sm-135{margin-top:135px !important}.ml-sm-140,.mx-sm-140,.m-sm-140{margin-left:140px !important}.mr-sm-140,.mx-sm-140,.m-sm-140{margin-right:140px !important}.mb-sm-140,.my-sm-140,.m-sm-140{margin-bottom:140px !important}.mt-sm-140,.my-sm-140,.m-sm-140{margin-top:140px !important}.ml-sm-145,.mx-sm-145,.m-sm-145{margin-left:145px !important}.mr-sm-145,.mx-sm-145,.m-sm-145{margin-right:145px !important}.mb-sm-145,.my-sm-145,.m-sm-145{margin-bottom:145px !important}.mt-sm-145,.my-sm-145,.m-sm-145{margin-top:145px !important}.ml-sm-150,.mx-sm-150,.m-sm-150{margin-left:150px !important}.mr-sm-150,.mx-sm-150,.m-sm-150{margin-right:150px !important}.mb-sm-150,.my-sm-150,.m-sm-150{margin-bottom:150px !important}.mt-sm-150,.my-sm-150,.m-sm-150{margin-top:150px !important}.ml-sm-155,.mx-sm-155,.m-sm-155{margin-left:155px !important}.mr-sm-155,.mx-sm-155,.m-sm-155{margin-right:155px !important}.mb-sm-155,.my-sm-155,.m-sm-155{margin-bottom:155px !important}.mt-sm-155,.my-sm-155,.m-sm-155{margin-top:155px !important}.ml-sm-160,.mx-sm-160,.m-sm-160{margin-left:160px !important}.mr-sm-160,.mx-sm-160,.m-sm-160{margin-right:160px !important}.mb-sm-160,.my-sm-160,.m-sm-160{margin-bottom:160px !important}.mt-sm-160,.my-sm-160,.m-sm-160{margin-top:160px !important}.ml-sm-165,.mx-sm-165,.m-sm-165{margin-left:165px !important}.mr-sm-165,.mx-sm-165,.m-sm-165{margin-right:165px !important}.mb-sm-165,.my-sm-165,.m-sm-165{margin-bottom:165px !important}.mt-sm-165,.my-sm-165,.m-sm-165{margin-top:165px !important}.ml-sm-170,.mx-sm-170,.m-sm-170{margin-left:170px !important}.mr-sm-170,.mx-sm-170,.m-sm-170{margin-right:170px !important}.mb-sm-170,.my-sm-170,.m-sm-170{margin-bottom:170px !important}.mt-sm-170,.my-sm-170,.m-sm-170{margin-top:170px !important}.ml-sm-175,.mx-sm-175,.m-sm-175{margin-left:175px !important}.mr-sm-175,.mx-sm-175,.m-sm-175{margin-right:175px !important}.mb-sm-175,.my-sm-175,.m-sm-175{margin-bottom:175px !important}.mt-sm-175,.my-sm-175,.m-sm-175{margin-top:175px !important}.ml-sm-180,.mx-sm-180,.m-sm-180{margin-left:180px !important}.mr-sm-180,.mx-sm-180,.m-sm-180{margin-right:180px !important}.mb-sm-180,.my-sm-180,.m-sm-180{margin-bottom:180px !important}.mt-sm-180,.my-sm-180,.m-sm-180{margin-top:180px !important}}@media(min-width: 768px){.ml-md-0,.mx-md-0,.m-md-0{margin-left:0px !important}.mr-md-0,.mx-md-0,.m-md-0{margin-right:0px !important}.mb-md-0,.my-md-0,.m-md-0{margin-bottom:0px !important}.mt-md-0,.my-md-0,.m-md-0{margin-top:0px !important}.ml-md-5,.mx-md-5,.m-md-5{margin-left:5px !important}.mr-md-5,.mx-md-5,.m-md-5{margin-right:5px !important}.mb-md-5,.my-md-5,.m-md-5{margin-bottom:5px !important}.mt-md-5,.my-md-5,.m-md-5{margin-top:5px !important}.ml-md-10,.mx-md-10,.m-md-10{margin-left:10px !important}.mr-md-10,.mx-md-10,.m-md-10{margin-right:10px !important}.mb-md-10,.my-md-10,.m-md-10{margin-bottom:10px !important}.mt-md-10,.my-md-10,.m-md-10{margin-top:10px !important}.ml-md-15,.mx-md-15,.m-md-15{margin-left:15px !important}.mr-md-15,.mx-md-15,.m-md-15{margin-right:15px !important}.mb-md-15,.my-md-15,.m-md-15{margin-bottom:15px !important}.mt-md-15,.my-md-15,.m-md-15{margin-top:15px !important}.ml-md-20,.mx-md-20,.m-md-20{margin-left:20px !important}.mr-md-20,.mx-md-20,.m-md-20{margin-right:20px !important}.mb-md-20,.my-md-20,.m-md-20{margin-bottom:20px !important}.mt-md-20,.my-md-20,.m-md-20{margin-top:20px !important}.ml-md-25,.mx-md-25,.m-md-25{margin-left:25px !important}.mr-md-25,.mx-md-25,.m-md-25{margin-right:25px !important}.mb-md-25,.my-md-25,.m-md-25{margin-bottom:25px !important}.mt-md-25,.my-md-25,.m-md-25{margin-top:25px !important}.ml-md-30,.mx-md-30,.m-md-30{margin-left:30px !important}.mr-md-30,.mx-md-30,.m-md-30{margin-right:30px !important}.mb-md-30,.my-md-30,.m-md-30{margin-bottom:30px !important}.mt-md-30,.my-md-30,.m-md-30{margin-top:30px !important}.ml-md-35,.mx-md-35,.m-md-35{margin-left:35px !important}.mr-md-35,.mx-md-35,.m-md-35{margin-right:35px !important}.mb-md-35,.my-md-35,.m-md-35{margin-bottom:35px !important}.mt-md-35,.my-md-35,.m-md-35{margin-top:35px !important}.ml-md-40,.mx-md-40,.m-md-40{margin-left:40px !important}.mr-md-40,.mx-md-40,.m-md-40{margin-right:40px !important}.mb-md-40,.my-md-40,.m-md-40{margin-bottom:40px !important}.mt-md-40,.my-md-40,.m-md-40{margin-top:40px !important}.ml-md-45,.mx-md-45,.m-md-45{margin-left:45px !important}.mr-md-45,.mx-md-45,.m-md-45{margin-right:45px !important}.mb-md-45,.my-md-45,.m-md-45{margin-bottom:45px !important}.mt-md-45,.my-md-45,.m-md-45{margin-top:45px !important}.ml-md-50,.mx-md-50,.m-md-50{margin-left:50px !important}.mr-md-50,.mx-md-50,.m-md-50{margin-right:50px !important}.mb-md-50,.my-md-50,.m-md-50{margin-bottom:50px !important}.mt-md-50,.my-md-50,.m-md-50{margin-top:50px !important}.ml-md-55,.mx-md-55,.m-md-55{margin-left:55px !important}.mr-md-55,.mx-md-55,.m-md-55{margin-right:55px !important}.mb-md-55,.my-md-55,.m-md-55{margin-bottom:55px !important}.mt-md-55,.my-md-55,.m-md-55{margin-top:55px !important}.ml-md-60,.mx-md-60,.m-md-60{margin-left:60px !important}.mr-md-60,.mx-md-60,.m-md-60{margin-right:60px !important}.mb-md-60,.my-md-60,.m-md-60{margin-bottom:60px !important}.mt-md-60,.my-md-60,.m-md-60{margin-top:60px !important}.ml-md-65,.mx-md-65,.m-md-65{margin-left:65px !important}.mr-md-65,.mx-md-65,.m-md-65{margin-right:65px !important}.mb-md-65,.my-md-65,.m-md-65{margin-bottom:65px !important}.mt-md-65,.my-md-65,.m-md-65{margin-top:65px !important}.ml-md-70,.mx-md-70,.m-md-70{margin-left:70px !important}.mr-md-70,.mx-md-70,.m-md-70{margin-right:70px !important}.mb-md-70,.my-md-70,.m-md-70{margin-bottom:70px !important}.mt-md-70,.my-md-70,.m-md-70{margin-top:70px !important}.ml-md-75,.mx-md-75,.m-md-75{margin-left:75px !important}.mr-md-75,.mx-md-75,.m-md-75{margin-right:75px !important}.mb-md-75,.my-md-75,.m-md-75{margin-bottom:75px !important}.mt-md-75,.my-md-75,.m-md-75{margin-top:75px !important}.ml-md-80,.mx-md-80,.m-md-80{margin-left:80px !important}.mr-md-80,.mx-md-80,.m-md-80{margin-right:80px !important}.mb-md-80,.my-md-80,.m-md-80{margin-bottom:80px !important}.mt-md-80,.my-md-80,.m-md-80{margin-top:80px !important}.ml-md-85,.mx-md-85,.m-md-85{margin-left:85px !important}.mr-md-85,.mx-md-85,.m-md-85{margin-right:85px !important}.mb-md-85,.my-md-85,.m-md-85{margin-bottom:85px !important}.mt-md-85,.my-md-85,.m-md-85{margin-top:85px !important}.ml-md-90,.mx-md-90,.m-md-90{margin-left:90px !important}.mr-md-90,.mx-md-90,.m-md-90{margin-right:90px !important}.mb-md-90,.my-md-90,.m-md-90{margin-bottom:90px !important}.mt-md-90,.my-md-90,.m-md-90{margin-top:90px !important}.ml-md-95,.mx-md-95,.m-md-95{margin-left:95px !important}.mr-md-95,.mx-md-95,.m-md-95{margin-right:95px !important}.mb-md-95,.my-md-95,.m-md-95{margin-bottom:95px !important}.mt-md-95,.my-md-95,.m-md-95{margin-top:95px !important}.ml-md-100,.mx-md-100,.m-md-100{margin-left:100px !important}.mr-md-100,.mx-md-100,.m-md-100{margin-right:100px !important}.mb-md-100,.my-md-100,.m-md-100{margin-bottom:100px !important}.mt-md-100,.my-md-100,.m-md-100{margin-top:100px !important}.ml-md-105,.mx-md-105,.m-md-105{margin-left:105px !important}.mr-md-105,.mx-md-105,.m-md-105{margin-right:105px !important}.mb-md-105,.my-md-105,.m-md-105{margin-bottom:105px !important}.mt-md-105,.my-md-105,.m-md-105{margin-top:105px !important}.ml-md-110,.mx-md-110,.m-md-110{margin-left:110px !important}.mr-md-110,.mx-md-110,.m-md-110{margin-right:110px !important}.mb-md-110,.my-md-110,.m-md-110{margin-bottom:110px !important}.mt-md-110,.my-md-110,.m-md-110{margin-top:110px !important}.ml-md-115,.mx-md-115,.m-md-115{margin-left:115px !important}.mr-md-115,.mx-md-115,.m-md-115{margin-right:115px !important}.mb-md-115,.my-md-115,.m-md-115{margin-bottom:115px !important}.mt-md-115,.my-md-115,.m-md-115{margin-top:115px !important}.ml-md-120,.mx-md-120,.m-md-120{margin-left:120px !important}.mr-md-120,.mx-md-120,.m-md-120{margin-right:120px !important}.mb-md-120,.my-md-120,.m-md-120{margin-bottom:120px !important}.mt-md-120,.my-md-120,.m-md-120{margin-top:120px !important}.ml-md-125,.mx-md-125,.m-md-125{margin-left:125px !important}.mr-md-125,.mx-md-125,.m-md-125{margin-right:125px !important}.mb-md-125,.my-md-125,.m-md-125{margin-bottom:125px !important}.mt-md-125,.my-md-125,.m-md-125{margin-top:125px !important}.ml-md-130,.mx-md-130,.m-md-130{margin-left:130px !important}.mr-md-130,.mx-md-130,.m-md-130{margin-right:130px !important}.mb-md-130,.my-md-130,.m-md-130{margin-bottom:130px !important}.mt-md-130,.my-md-130,.m-md-130{margin-top:130px !important}.ml-md-135,.mx-md-135,.m-md-135{margin-left:135px !important}.mr-md-135,.mx-md-135,.m-md-135{margin-right:135px !important}.mb-md-135,.my-md-135,.m-md-135{margin-bottom:135px !important}.mt-md-135,.my-md-135,.m-md-135{margin-top:135px !important}.ml-md-140,.mx-md-140,.m-md-140{margin-left:140px !important}.mr-md-140,.mx-md-140,.m-md-140{margin-right:140px !important}.mb-md-140,.my-md-140,.m-md-140{margin-bottom:140px !important}.mt-md-140,.my-md-140,.m-md-140{margin-top:140px !important}.ml-md-145,.mx-md-145,.m-md-145{margin-left:145px !important}.mr-md-145,.mx-md-145,.m-md-145{margin-right:145px !important}.mb-md-145,.my-md-145,.m-md-145{margin-bottom:145px !important}.mt-md-145,.my-md-145,.m-md-145{margin-top:145px !important}.ml-md-150,.mx-md-150,.m-md-150{margin-left:150px !important}.mr-md-150,.mx-md-150,.m-md-150{margin-right:150px !important}.mb-md-150,.my-md-150,.m-md-150{margin-bottom:150px !important}.mt-md-150,.my-md-150,.m-md-150{margin-top:150px !important}.ml-md-155,.mx-md-155,.m-md-155{margin-left:155px !important}.mr-md-155,.mx-md-155,.m-md-155{margin-right:155px !important}.mb-md-155,.my-md-155,.m-md-155{margin-bottom:155px !important}.mt-md-155,.my-md-155,.m-md-155{margin-top:155px !important}.ml-md-160,.mx-md-160,.m-md-160{margin-left:160px !important}.mr-md-160,.mx-md-160,.m-md-160{margin-right:160px !important}.mb-md-160,.my-md-160,.m-md-160{margin-bottom:160px !important}.mt-md-160,.my-md-160,.m-md-160{margin-top:160px !important}.ml-md-165,.mx-md-165,.m-md-165{margin-left:165px !important}.mr-md-165,.mx-md-165,.m-md-165{margin-right:165px !important}.mb-md-165,.my-md-165,.m-md-165{margin-bottom:165px !important}.mt-md-165,.my-md-165,.m-md-165{margin-top:165px !important}.ml-md-170,.mx-md-170,.m-md-170{margin-left:170px !important}.mr-md-170,.mx-md-170,.m-md-170{margin-right:170px !important}.mb-md-170,.my-md-170,.m-md-170{margin-bottom:170px !important}.mt-md-170,.my-md-170,.m-md-170{margin-top:170px !important}.ml-md-175,.mx-md-175,.m-md-175{margin-left:175px !important}.mr-md-175,.mx-md-175,.m-md-175{margin-right:175px !important}.mb-md-175,.my-md-175,.m-md-175{margin-bottom:175px !important}.mt-md-175,.my-md-175,.m-md-175{margin-top:175px !important}.ml-md-180,.mx-md-180,.m-md-180{margin-left:180px !important}.mr-md-180,.mx-md-180,.m-md-180{margin-right:180px !important}.mb-md-180,.my-md-180,.m-md-180{margin-bottom:180px !important}.mt-md-180,.my-md-180,.m-md-180{margin-top:180px !important}}@media(min-width: 992px){.ml-lg-0,.mx-lg-0,.m-lg-0{margin-left:0px !important}.mr-lg-0,.mx-lg-0,.m-lg-0{margin-right:0px !important}.mb-lg-0,.my-lg-0,.m-lg-0{margin-bottom:0px !important}.mt-lg-0,.my-lg-0,.m-lg-0{margin-top:0px !important}.ml-lg-5,.mx-lg-5,.m-lg-5{margin-left:5px !important}.mr-lg-5,.mx-lg-5,.m-lg-5{margin-right:5px !important}.mb-lg-5,.my-lg-5,.m-lg-5{margin-bottom:5px !important}.mt-lg-5,.my-lg-5,.m-lg-5{margin-top:5px !important}.ml-lg-10,.mx-lg-10,.m-lg-10{margin-left:10px !important}.mr-lg-10,.mx-lg-10,.m-lg-10{margin-right:10px !important}.mb-lg-10,.my-lg-10,.m-lg-10{margin-bottom:10px !important}.mt-lg-10,.my-lg-10,.m-lg-10{margin-top:10px !important}.ml-lg-15,.mx-lg-15,.m-lg-15{margin-left:15px !important}.mr-lg-15,.mx-lg-15,.m-lg-15{margin-right:15px !important}.mb-lg-15,.my-lg-15,.m-lg-15{margin-bottom:15px !important}.mt-lg-15,.my-lg-15,.m-lg-15{margin-top:15px !important}.ml-lg-20,.mx-lg-20,.m-lg-20{margin-left:20px !important}.mr-lg-20,.mx-lg-20,.m-lg-20{margin-right:20px !important}.mb-lg-20,.my-lg-20,.m-lg-20{margin-bottom:20px !important}.mt-lg-20,.my-lg-20,.m-lg-20{margin-top:20px !important}.ml-lg-25,.mx-lg-25,.m-lg-25{margin-left:25px !important}.mr-lg-25,.mx-lg-25,.m-lg-25{margin-right:25px !important}.mb-lg-25,.my-lg-25,.m-lg-25{margin-bottom:25px !important}.mt-lg-25,.my-lg-25,.m-lg-25{margin-top:25px !important}.ml-lg-30,.mx-lg-30,.m-lg-30{margin-left:30px !important}.mr-lg-30,.mx-lg-30,.m-lg-30{margin-right:30px !important}.mb-lg-30,.my-lg-30,.m-lg-30{margin-bottom:30px !important}.mt-lg-30,.my-lg-30,.m-lg-30{margin-top:30px !important}.ml-lg-35,.mx-lg-35,.m-lg-35{margin-left:35px !important}.mr-lg-35,.mx-lg-35,.m-lg-35{margin-right:35px !important}.mb-lg-35,.my-lg-35,.m-lg-35{margin-bottom:35px !important}.mt-lg-35,.my-lg-35,.m-lg-35{margin-top:35px !important}.ml-lg-40,.mx-lg-40,.m-lg-40{margin-left:40px !important}.mr-lg-40,.mx-lg-40,.m-lg-40{margin-right:40px !important}.mb-lg-40,.my-lg-40,.m-lg-40{margin-bottom:40px !important}.mt-lg-40,.my-lg-40,.m-lg-40{margin-top:40px !important}.ml-lg-45,.mx-lg-45,.m-lg-45{margin-left:45px !important}.mr-lg-45,.mx-lg-45,.m-lg-45{margin-right:45px !important}.mb-lg-45,.my-lg-45,.m-lg-45{margin-bottom:45px !important}.mt-lg-45,.my-lg-45,.m-lg-45{margin-top:45px !important}.ml-lg-50,.mx-lg-50,.m-lg-50{margin-left:50px !important}.mr-lg-50,.mx-lg-50,.m-lg-50{margin-right:50px !important}.mb-lg-50,.my-lg-50,.m-lg-50{margin-bottom:50px !important}.mt-lg-50,.my-lg-50,.m-lg-50{margin-top:50px !important}.ml-lg-55,.mx-lg-55,.m-lg-55{margin-left:55px !important}.mr-lg-55,.mx-lg-55,.m-lg-55{margin-right:55px !important}.mb-lg-55,.my-lg-55,.m-lg-55{margin-bottom:55px !important}.mt-lg-55,.my-lg-55,.m-lg-55{margin-top:55px !important}.ml-lg-60,.mx-lg-60,.m-lg-60{margin-left:60px !important}.mr-lg-60,.mx-lg-60,.m-lg-60{margin-right:60px !important}.mb-lg-60,.my-lg-60,.m-lg-60{margin-bottom:60px !important}.mt-lg-60,.my-lg-60,.m-lg-60{margin-top:60px !important}.ml-lg-65,.mx-lg-65,.m-lg-65{margin-left:65px !important}.mr-lg-65,.mx-lg-65,.m-lg-65{margin-right:65px !important}.mb-lg-65,.my-lg-65,.m-lg-65{margin-bottom:65px !important}.mt-lg-65,.my-lg-65,.m-lg-65{margin-top:65px !important}.ml-lg-70,.mx-lg-70,.m-lg-70{margin-left:70px !important}.mr-lg-70,.mx-lg-70,.m-lg-70{margin-right:70px !important}.mb-lg-70,.my-lg-70,.m-lg-70{margin-bottom:70px !important}.mt-lg-70,.my-lg-70,.m-lg-70{margin-top:70px !important}.ml-lg-75,.mx-lg-75,.m-lg-75{margin-left:75px !important}.mr-lg-75,.mx-lg-75,.m-lg-75{margin-right:75px !important}.mb-lg-75,.my-lg-75,.m-lg-75{margin-bottom:75px !important}.mt-lg-75,.my-lg-75,.m-lg-75{margin-top:75px !important}.ml-lg-80,.mx-lg-80,.m-lg-80{margin-left:80px !important}.mr-lg-80,.mx-lg-80,.m-lg-80{margin-right:80px !important}.mb-lg-80,.my-lg-80,.m-lg-80{margin-bottom:80px !important}.mt-lg-80,.my-lg-80,.m-lg-80{margin-top:80px !important}.ml-lg-85,.mx-lg-85,.m-lg-85{margin-left:85px !important}.mr-lg-85,.mx-lg-85,.m-lg-85{margin-right:85px !important}.mb-lg-85,.my-lg-85,.m-lg-85{margin-bottom:85px !important}.mt-lg-85,.my-lg-85,.m-lg-85{margin-top:85px !important}.ml-lg-90,.mx-lg-90,.m-lg-90{margin-left:90px !important}.mr-lg-90,.mx-lg-90,.m-lg-90{margin-right:90px !important}.mb-lg-90,.my-lg-90,.m-lg-90{margin-bottom:90px !important}.mt-lg-90,.my-lg-90,.m-lg-90{margin-top:90px !important}.ml-lg-95,.mx-lg-95,.m-lg-95{margin-left:95px !important}.mr-lg-95,.mx-lg-95,.m-lg-95{margin-right:95px !important}.mb-lg-95,.my-lg-95,.m-lg-95{margin-bottom:95px !important}.mt-lg-95,.my-lg-95,.m-lg-95{margin-top:95px !important}.ml-lg-100,.mx-lg-100,.m-lg-100{margin-left:100px !important}.mr-lg-100,.mx-lg-100,.m-lg-100{margin-right:100px !important}.mb-lg-100,.my-lg-100,.m-lg-100{margin-bottom:100px !important}.mt-lg-100,.my-lg-100,.m-lg-100{margin-top:100px !important}.ml-lg-105,.mx-lg-105,.m-lg-105{margin-left:105px !important}.mr-lg-105,.mx-lg-105,.m-lg-105{margin-right:105px !important}.mb-lg-105,.my-lg-105,.m-lg-105{margin-bottom:105px !important}.mt-lg-105,.my-lg-105,.m-lg-105{margin-top:105px !important}.ml-lg-110,.mx-lg-110,.m-lg-110{margin-left:110px !important}.mr-lg-110,.mx-lg-110,.m-lg-110{margin-right:110px !important}.mb-lg-110,.my-lg-110,.m-lg-110{margin-bottom:110px !important}.mt-lg-110,.my-lg-110,.m-lg-110{margin-top:110px !important}.ml-lg-115,.mx-lg-115,.m-lg-115{margin-left:115px !important}.mr-lg-115,.mx-lg-115,.m-lg-115{margin-right:115px !important}.mb-lg-115,.my-lg-115,.m-lg-115{margin-bottom:115px !important}.mt-lg-115,.my-lg-115,.m-lg-115{margin-top:115px !important}.ml-lg-120,.mx-lg-120,.m-lg-120{margin-left:120px !important}.mr-lg-120,.mx-lg-120,.m-lg-120{margin-right:120px !important}.mb-lg-120,.my-lg-120,.m-lg-120{margin-bottom:120px !important}.mt-lg-120,.my-lg-120,.m-lg-120{margin-top:120px !important}.ml-lg-125,.mx-lg-125,.m-lg-125{margin-left:125px !important}.mr-lg-125,.mx-lg-125,.m-lg-125{margin-right:125px !important}.mb-lg-125,.my-lg-125,.m-lg-125{margin-bottom:125px !important}.mt-lg-125,.my-lg-125,.m-lg-125{margin-top:125px !important}.ml-lg-130,.mx-lg-130,.m-lg-130{margin-left:130px !important}.mr-lg-130,.mx-lg-130,.m-lg-130{margin-right:130px !important}.mb-lg-130,.my-lg-130,.m-lg-130{margin-bottom:130px !important}.mt-lg-130,.my-lg-130,.m-lg-130{margin-top:130px !important}.ml-lg-135,.mx-lg-135,.m-lg-135{margin-left:135px !important}.mr-lg-135,.mx-lg-135,.m-lg-135{margin-right:135px !important}.mb-lg-135,.my-lg-135,.m-lg-135{margin-bottom:135px !important}.mt-lg-135,.my-lg-135,.m-lg-135{margin-top:135px !important}.ml-lg-140,.mx-lg-140,.m-lg-140{margin-left:140px !important}.mr-lg-140,.mx-lg-140,.m-lg-140{margin-right:140px !important}.mb-lg-140,.my-lg-140,.m-lg-140{margin-bottom:140px !important}.mt-lg-140,.my-lg-140,.m-lg-140{margin-top:140px !important}.ml-lg-145,.mx-lg-145,.m-lg-145{margin-left:145px !important}.mr-lg-145,.mx-lg-145,.m-lg-145{margin-right:145px !important}.mb-lg-145,.my-lg-145,.m-lg-145{margin-bottom:145px !important}.mt-lg-145,.my-lg-145,.m-lg-145{margin-top:145px !important}.ml-lg-150,.mx-lg-150,.m-lg-150{margin-left:150px !important}.mr-lg-150,.mx-lg-150,.m-lg-150{margin-right:150px !important}.mb-lg-150,.my-lg-150,.m-lg-150{margin-bottom:150px !important}.mt-lg-150,.my-lg-150,.m-lg-150{margin-top:150px !important}.ml-lg-155,.mx-lg-155,.m-lg-155{margin-left:155px !important}.mr-lg-155,.mx-lg-155,.m-lg-155{margin-right:155px !important}.mb-lg-155,.my-lg-155,.m-lg-155{margin-bottom:155px !important}.mt-lg-155,.my-lg-155,.m-lg-155{margin-top:155px !important}.ml-lg-160,.mx-lg-160,.m-lg-160{margin-left:160px !important}.mr-lg-160,.mx-lg-160,.m-lg-160{margin-right:160px !important}.mb-lg-160,.my-lg-160,.m-lg-160{margin-bottom:160px !important}.mt-lg-160,.my-lg-160,.m-lg-160{margin-top:160px !important}.ml-lg-165,.mx-lg-165,.m-lg-165{margin-left:165px !important}.mr-lg-165,.mx-lg-165,.m-lg-165{margin-right:165px !important}.mb-lg-165,.my-lg-165,.m-lg-165{margin-bottom:165px !important}.mt-lg-165,.my-lg-165,.m-lg-165{margin-top:165px !important}.ml-lg-170,.mx-lg-170,.m-lg-170{margin-left:170px !important}.mr-lg-170,.mx-lg-170,.m-lg-170{margin-right:170px !important}.mb-lg-170,.my-lg-170,.m-lg-170{margin-bottom:170px !important}.mt-lg-170,.my-lg-170,.m-lg-170{margin-top:170px !important}.ml-lg-175,.mx-lg-175,.m-lg-175{margin-left:175px !important}.mr-lg-175,.mx-lg-175,.m-lg-175{margin-right:175px !important}.mb-lg-175,.my-lg-175,.m-lg-175{margin-bottom:175px !important}.mt-lg-175,.my-lg-175,.m-lg-175{margin-top:175px !important}.ml-lg-180,.mx-lg-180,.m-lg-180{margin-left:180px !important}.mr-lg-180,.mx-lg-180,.m-lg-180{margin-right:180px !important}.mb-lg-180,.my-lg-180,.m-lg-180{margin-bottom:180px !important}.mt-lg-180,.my-lg-180,.m-lg-180{margin-top:180px !important}}@media(min-width: 1200px){.ml-xl-0,.mx-xl-0,.m-xl-0{margin-left:0px !important}.mr-xl-0,.mx-xl-0,.m-xl-0{margin-right:0px !important}.mb-xl-0,.my-xl-0,.m-xl-0{margin-bottom:0px !important}.mt-xl-0,.my-xl-0,.m-xl-0{margin-top:0px !important}.ml-xl-5,.mx-xl-5,.m-xl-5{margin-left:5px !important}.mr-xl-5,.mx-xl-5,.m-xl-5{margin-right:5px !important}.mb-xl-5,.my-xl-5,.m-xl-5{margin-bottom:5px !important}.mt-xl-5,.my-xl-5,.m-xl-5{margin-top:5px !important}.ml-xl-10,.mx-xl-10,.m-xl-10{margin-left:10px !important}.mr-xl-10,.mx-xl-10,.m-xl-10{margin-right:10px !important}.mb-xl-10,.my-xl-10,.m-xl-10{margin-bottom:10px !important}.mt-xl-10,.my-xl-10,.m-xl-10{margin-top:10px !important}.ml-xl-15,.mx-xl-15,.m-xl-15{margin-left:15px !important}.mr-xl-15,.mx-xl-15,.m-xl-15{margin-right:15px !important}.mb-xl-15,.my-xl-15,.m-xl-15{margin-bottom:15px !important}.mt-xl-15,.my-xl-15,.m-xl-15{margin-top:15px !important}.ml-xl-20,.mx-xl-20,.m-xl-20{margin-left:20px !important}.mr-xl-20,.mx-xl-20,.m-xl-20{margin-right:20px !important}.mb-xl-20,.my-xl-20,.m-xl-20{margin-bottom:20px !important}.mt-xl-20,.my-xl-20,.m-xl-20{margin-top:20px !important}.ml-xl-25,.mx-xl-25,.m-xl-25{margin-left:25px !important}.mr-xl-25,.mx-xl-25,.m-xl-25{margin-right:25px !important}.mb-xl-25,.my-xl-25,.m-xl-25{margin-bottom:25px !important}.mt-xl-25,.my-xl-25,.m-xl-25{margin-top:25px !important}.ml-xl-30,.mx-xl-30,.m-xl-30{margin-left:30px !important}.mr-xl-30,.mx-xl-30,.m-xl-30{margin-right:30px !important}.mb-xl-30,.my-xl-30,.m-xl-30{margin-bottom:30px !important}.mt-xl-30,.my-xl-30,.m-xl-30{margin-top:30px !important}.ml-xl-35,.mx-xl-35,.m-xl-35{margin-left:35px !important}.mr-xl-35,.mx-xl-35,.m-xl-35{margin-right:35px !important}.mb-xl-35,.my-xl-35,.m-xl-35{margin-bottom:35px !important}.mt-xl-35,.my-xl-35,.m-xl-35{margin-top:35px !important}.ml-xl-40,.mx-xl-40,.m-xl-40{margin-left:40px !important}.mr-xl-40,.mx-xl-40,.m-xl-40{margin-right:40px !important}.mb-xl-40,.my-xl-40,.m-xl-40{margin-bottom:40px !important}.mt-xl-40,.my-xl-40,.m-xl-40{margin-top:40px !important}.ml-xl-45,.mx-xl-45,.m-xl-45{margin-left:45px !important}.mr-xl-45,.mx-xl-45,.m-xl-45{margin-right:45px !important}.mb-xl-45,.my-xl-45,.m-xl-45{margin-bottom:45px !important}.mt-xl-45,.my-xl-45,.m-xl-45{margin-top:45px !important}.ml-xl-50,.mx-xl-50,.m-xl-50{margin-left:50px !important}.mr-xl-50,.mx-xl-50,.m-xl-50{margin-right:50px !important}.mb-xl-50,.my-xl-50,.m-xl-50{margin-bottom:50px !important}.mt-xl-50,.my-xl-50,.m-xl-50{margin-top:50px !important}.ml-xl-55,.mx-xl-55,.m-xl-55{margin-left:55px !important}.mr-xl-55,.mx-xl-55,.m-xl-55{margin-right:55px !important}.mb-xl-55,.my-xl-55,.m-xl-55{margin-bottom:55px !important}.mt-xl-55,.my-xl-55,.m-xl-55{margin-top:55px !important}.ml-xl-60,.mx-xl-60,.m-xl-60{margin-left:60px !important}.mr-xl-60,.mx-xl-60,.m-xl-60{margin-right:60px !important}.mb-xl-60,.my-xl-60,.m-xl-60{margin-bottom:60px !important}.mt-xl-60,.my-xl-60,.m-xl-60{margin-top:60px !important}.ml-xl-65,.mx-xl-65,.m-xl-65{margin-left:65px !important}.mr-xl-65,.mx-xl-65,.m-xl-65{margin-right:65px !important}.mb-xl-65,.my-xl-65,.m-xl-65{margin-bottom:65px !important}.mt-xl-65,.my-xl-65,.m-xl-65{margin-top:65px !important}.ml-xl-70,.mx-xl-70,.m-xl-70{margin-left:70px !important}.mr-xl-70,.mx-xl-70,.m-xl-70{margin-right:70px !important}.mb-xl-70,.my-xl-70,.m-xl-70{margin-bottom:70px !important}.mt-xl-70,.my-xl-70,.m-xl-70{margin-top:70px !important}.ml-xl-75,.mx-xl-75,.m-xl-75{margin-left:75px !important}.mr-xl-75,.mx-xl-75,.m-xl-75{margin-right:75px !important}.mb-xl-75,.my-xl-75,.m-xl-75{margin-bottom:75px !important}.mt-xl-75,.my-xl-75,.m-xl-75{margin-top:75px !important}.ml-xl-80,.mx-xl-80,.m-xl-80{margin-left:80px !important}.mr-xl-80,.mx-xl-80,.m-xl-80{margin-right:80px !important}.mb-xl-80,.my-xl-80,.m-xl-80{margin-bottom:80px !important}.mt-xl-80,.my-xl-80,.m-xl-80{margin-top:80px !important}.ml-xl-85,.mx-xl-85,.m-xl-85{margin-left:85px !important}.mr-xl-85,.mx-xl-85,.m-xl-85{margin-right:85px !important}.mb-xl-85,.my-xl-85,.m-xl-85{margin-bottom:85px !important}.mt-xl-85,.my-xl-85,.m-xl-85{margin-top:85px !important}.ml-xl-90,.mx-xl-90,.m-xl-90{margin-left:90px !important}.mr-xl-90,.mx-xl-90,.m-xl-90{margin-right:90px !important}.mb-xl-90,.my-xl-90,.m-xl-90{margin-bottom:90px !important}.mt-xl-90,.my-xl-90,.m-xl-90{margin-top:90px !important}.ml-xl-95,.mx-xl-95,.m-xl-95{margin-left:95px !important}.mr-xl-95,.mx-xl-95,.m-xl-95{margin-right:95px !important}.mb-xl-95,.my-xl-95,.m-xl-95{margin-bottom:95px !important}.mt-xl-95,.my-xl-95,.m-xl-95{margin-top:95px !important}.ml-xl-100,.mx-xl-100,.m-xl-100{margin-left:100px !important}.mr-xl-100,.mx-xl-100,.m-xl-100{margin-right:100px !important}.mb-xl-100,.my-xl-100,.m-xl-100{margin-bottom:100px !important}.mt-xl-100,.my-xl-100,.m-xl-100{margin-top:100px !important}.ml-xl-105,.mx-xl-105,.m-xl-105{margin-left:105px !important}.mr-xl-105,.mx-xl-105,.m-xl-105{margin-right:105px !important}.mb-xl-105,.my-xl-105,.m-xl-105{margin-bottom:105px !important}.mt-xl-105,.my-xl-105,.m-xl-105{margin-top:105px !important}.ml-xl-110,.mx-xl-110,.m-xl-110{margin-left:110px !important}.mr-xl-110,.mx-xl-110,.m-xl-110{margin-right:110px !important}.mb-xl-110,.my-xl-110,.m-xl-110{margin-bottom:110px !important}.mt-xl-110,.my-xl-110,.m-xl-110{margin-top:110px !important}.ml-xl-115,.mx-xl-115,.m-xl-115{margin-left:115px !important}.mr-xl-115,.mx-xl-115,.m-xl-115{margin-right:115px !important}.mb-xl-115,.my-xl-115,.m-xl-115{margin-bottom:115px !important}.mt-xl-115,.my-xl-115,.m-xl-115{margin-top:115px !important}.ml-xl-120,.mx-xl-120,.m-xl-120{margin-left:120px !important}.mr-xl-120,.mx-xl-120,.m-xl-120{margin-right:120px !important}.mb-xl-120,.my-xl-120,.m-xl-120{margin-bottom:120px !important}.mt-xl-120,.my-xl-120,.m-xl-120{margin-top:120px !important}.ml-xl-125,.mx-xl-125,.m-xl-125{margin-left:125px !important}.mr-xl-125,.mx-xl-125,.m-xl-125{margin-right:125px !important}.mb-xl-125,.my-xl-125,.m-xl-125{margin-bottom:125px !important}.mt-xl-125,.my-xl-125,.m-xl-125{margin-top:125px !important}.ml-xl-130,.mx-xl-130,.m-xl-130{margin-left:130px !important}.mr-xl-130,.mx-xl-130,.m-xl-130{margin-right:130px !important}.mb-xl-130,.my-xl-130,.m-xl-130{margin-bottom:130px !important}.mt-xl-130,.my-xl-130,.m-xl-130{margin-top:130px !important}.ml-xl-135,.mx-xl-135,.m-xl-135{margin-left:135px !important}.mr-xl-135,.mx-xl-135,.m-xl-135{margin-right:135px !important}.mb-xl-135,.my-xl-135,.m-xl-135{margin-bottom:135px !important}.mt-xl-135,.my-xl-135,.m-xl-135{margin-top:135px !important}.ml-xl-140,.mx-xl-140,.m-xl-140{margin-left:140px !important}.mr-xl-140,.mx-xl-140,.m-xl-140{margin-right:140px !important}.mb-xl-140,.my-xl-140,.m-xl-140{margin-bottom:140px !important}.mt-xl-140,.my-xl-140,.m-xl-140{margin-top:140px !important}.ml-xl-145,.mx-xl-145,.m-xl-145{margin-left:145px !important}.mr-xl-145,.mx-xl-145,.m-xl-145{margin-right:145px !important}.mb-xl-145,.my-xl-145,.m-xl-145{margin-bottom:145px !important}.mt-xl-145,.my-xl-145,.m-xl-145{margin-top:145px !important}.ml-xl-150,.mx-xl-150,.m-xl-150{margin-left:150px !important}.mr-xl-150,.mx-xl-150,.m-xl-150{margin-right:150px !important}.mb-xl-150,.my-xl-150,.m-xl-150{margin-bottom:150px !important}.mt-xl-150,.my-xl-150,.m-xl-150{margin-top:150px !important}.ml-xl-155,.mx-xl-155,.m-xl-155{margin-left:155px !important}.mr-xl-155,.mx-xl-155,.m-xl-155{margin-right:155px !important}.mb-xl-155,.my-xl-155,.m-xl-155{margin-bottom:155px !important}.mt-xl-155,.my-xl-155,.m-xl-155{margin-top:155px !important}.ml-xl-160,.mx-xl-160,.m-xl-160{margin-left:160px !important}.mr-xl-160,.mx-xl-160,.m-xl-160{margin-right:160px !important}.mb-xl-160,.my-xl-160,.m-xl-160{margin-bottom:160px !important}.mt-xl-160,.my-xl-160,.m-xl-160{margin-top:160px !important}.ml-xl-165,.mx-xl-165,.m-xl-165{margin-left:165px !important}.mr-xl-165,.mx-xl-165,.m-xl-165{margin-right:165px !important}.mb-xl-165,.my-xl-165,.m-xl-165{margin-bottom:165px !important}.mt-xl-165,.my-xl-165,.m-xl-165{margin-top:165px !important}.ml-xl-170,.mx-xl-170,.m-xl-170{margin-left:170px !important}.mr-xl-170,.mx-xl-170,.m-xl-170{margin-right:170px !important}.mb-xl-170,.my-xl-170,.m-xl-170{margin-bottom:170px !important}.mt-xl-170,.my-xl-170,.m-xl-170{margin-top:170px !important}.ml-xl-175,.mx-xl-175,.m-xl-175{margin-left:175px !important}.mr-xl-175,.mx-xl-175,.m-xl-175{margin-right:175px !important}.mb-xl-175,.my-xl-175,.m-xl-175{margin-bottom:175px !important}.mt-xl-175,.my-xl-175,.m-xl-175{margin-top:175px !important}.ml-xl-180,.mx-xl-180,.m-xl-180{margin-left:180px !important}.mr-xl-180,.mx-xl-180,.m-xl-180{margin-right:180px !important}.mb-xl-180,.my-xl-180,.m-xl-180{margin-bottom:180px !important}.mt-xl-180,.my-xl-180,.m-xl-180{margin-top:180px !important}}@media(min-width: 1400px){.ml-xxl-0,.mx-xxl-0,.m-xxl-0{margin-left:0px !important}.mr-xxl-0,.mx-xxl-0,.m-xxl-0{margin-right:0px !important}.mb-xxl-0,.my-xxl-0,.m-xxl-0{margin-bottom:0px !important}.mt-xxl-0,.my-xxl-0,.m-xxl-0{margin-top:0px !important}.ml-xxl-5,.mx-xxl-5,.m-xxl-5{margin-left:5px !important}.mr-xxl-5,.mx-xxl-5,.m-xxl-5{margin-right:5px !important}.mb-xxl-5,.my-xxl-5,.m-xxl-5{margin-bottom:5px !important}.mt-xxl-5,.my-xxl-5,.m-xxl-5{margin-top:5px !important}.ml-xxl-10,.mx-xxl-10,.m-xxl-10{margin-left:10px !important}.mr-xxl-10,.mx-xxl-10,.m-xxl-10{margin-right:10px !important}.mb-xxl-10,.my-xxl-10,.m-xxl-10{margin-bottom:10px !important}.mt-xxl-10,.my-xxl-10,.m-xxl-10{margin-top:10px !important}.ml-xxl-15,.mx-xxl-15,.m-xxl-15{margin-left:15px !important}.mr-xxl-15,.mx-xxl-15,.m-xxl-15{margin-right:15px !important}.mb-xxl-15,.my-xxl-15,.m-xxl-15{margin-bottom:15px !important}.mt-xxl-15,.my-xxl-15,.m-xxl-15{margin-top:15px !important}.ml-xxl-20,.mx-xxl-20,.m-xxl-20{margin-left:20px !important}.mr-xxl-20,.mx-xxl-20,.m-xxl-20{margin-right:20px !important}.mb-xxl-20,.my-xxl-20,.m-xxl-20{margin-bottom:20px !important}.mt-xxl-20,.my-xxl-20,.m-xxl-20{margin-top:20px !important}.ml-xxl-25,.mx-xxl-25,.m-xxl-25{margin-left:25px !important}.mr-xxl-25,.mx-xxl-25,.m-xxl-25{margin-right:25px !important}.mb-xxl-25,.my-xxl-25,.m-xxl-25{margin-bottom:25px !important}.mt-xxl-25,.my-xxl-25,.m-xxl-25{margin-top:25px !important}.ml-xxl-30,.mx-xxl-30,.m-xxl-30{margin-left:30px !important}.mr-xxl-30,.mx-xxl-30,.m-xxl-30{margin-right:30px !important}.mb-xxl-30,.my-xxl-30,.m-xxl-30{margin-bottom:30px !important}.mt-xxl-30,.my-xxl-30,.m-xxl-30{margin-top:30px !important}.ml-xxl-35,.mx-xxl-35,.m-xxl-35{margin-left:35px !important}.mr-xxl-35,.mx-xxl-35,.m-xxl-35{margin-right:35px !important}.mb-xxl-35,.my-xxl-35,.m-xxl-35{margin-bottom:35px !important}.mt-xxl-35,.my-xxl-35,.m-xxl-35{margin-top:35px !important}.ml-xxl-40,.mx-xxl-40,.m-xxl-40{margin-left:40px !important}.mr-xxl-40,.mx-xxl-40,.m-xxl-40{margin-right:40px !important}.mb-xxl-40,.my-xxl-40,.m-xxl-40{margin-bottom:40px !important}.mt-xxl-40,.my-xxl-40,.m-xxl-40{margin-top:40px !important}.ml-xxl-45,.mx-xxl-45,.m-xxl-45{margin-left:45px !important}.mr-xxl-45,.mx-xxl-45,.m-xxl-45{margin-right:45px !important}.mb-xxl-45,.my-xxl-45,.m-xxl-45{margin-bottom:45px !important}.mt-xxl-45,.my-xxl-45,.m-xxl-45{margin-top:45px !important}.ml-xxl-50,.mx-xxl-50,.m-xxl-50{margin-left:50px !important}.mr-xxl-50,.mx-xxl-50,.m-xxl-50{margin-right:50px !important}.mb-xxl-50,.my-xxl-50,.m-xxl-50{margin-bottom:50px !important}.mt-xxl-50,.my-xxl-50,.m-xxl-50{margin-top:50px !important}.ml-xxl-55,.mx-xxl-55,.m-xxl-55{margin-left:55px !important}.mr-xxl-55,.mx-xxl-55,.m-xxl-55{margin-right:55px !important}.mb-xxl-55,.my-xxl-55,.m-xxl-55{margin-bottom:55px !important}.mt-xxl-55,.my-xxl-55,.m-xxl-55{margin-top:55px !important}.ml-xxl-60,.mx-xxl-60,.m-xxl-60{margin-left:60px !important}.mr-xxl-60,.mx-xxl-60,.m-xxl-60{margin-right:60px !important}.mb-xxl-60,.my-xxl-60,.m-xxl-60{margin-bottom:60px !important}.mt-xxl-60,.my-xxl-60,.m-xxl-60{margin-top:60px !important}.ml-xxl-65,.mx-xxl-65,.m-xxl-65{margin-left:65px !important}.mr-xxl-65,.mx-xxl-65,.m-xxl-65{margin-right:65px !important}.mb-xxl-65,.my-xxl-65,.m-xxl-65{margin-bottom:65px !important}.mt-xxl-65,.my-xxl-65,.m-xxl-65{margin-top:65px !important}.ml-xxl-70,.mx-xxl-70,.m-xxl-70{margin-left:70px !important}.mr-xxl-70,.mx-xxl-70,.m-xxl-70{margin-right:70px !important}.mb-xxl-70,.my-xxl-70,.m-xxl-70{margin-bottom:70px !important}.mt-xxl-70,.my-xxl-70,.m-xxl-70{margin-top:70px !important}.ml-xxl-75,.mx-xxl-75,.m-xxl-75{margin-left:75px !important}.mr-xxl-75,.mx-xxl-75,.m-xxl-75{margin-right:75px !important}.mb-xxl-75,.my-xxl-75,.m-xxl-75{margin-bottom:75px !important}.mt-xxl-75,.my-xxl-75,.m-xxl-75{margin-top:75px !important}.ml-xxl-80,.mx-xxl-80,.m-xxl-80{margin-left:80px !important}.mr-xxl-80,.mx-xxl-80,.m-xxl-80{margin-right:80px !important}.mb-xxl-80,.my-xxl-80,.m-xxl-80{margin-bottom:80px !important}.mt-xxl-80,.my-xxl-80,.m-xxl-80{margin-top:80px !important}.ml-xxl-85,.mx-xxl-85,.m-xxl-85{margin-left:85px !important}.mr-xxl-85,.mx-xxl-85,.m-xxl-85{margin-right:85px !important}.mb-xxl-85,.my-xxl-85,.m-xxl-85{margin-bottom:85px !important}.mt-xxl-85,.my-xxl-85,.m-xxl-85{margin-top:85px !important}.ml-xxl-90,.mx-xxl-90,.m-xxl-90{margin-left:90px !important}.mr-xxl-90,.mx-xxl-90,.m-xxl-90{margin-right:90px !important}.mb-xxl-90,.my-xxl-90,.m-xxl-90{margin-bottom:90px !important}.mt-xxl-90,.my-xxl-90,.m-xxl-90{margin-top:90px !important}.ml-xxl-95,.mx-xxl-95,.m-xxl-95{margin-left:95px !important}.mr-xxl-95,.mx-xxl-95,.m-xxl-95{margin-right:95px !important}.mb-xxl-95,.my-xxl-95,.m-xxl-95{margin-bottom:95px !important}.mt-xxl-95,.my-xxl-95,.m-xxl-95{margin-top:95px !important}.ml-xxl-100,.mx-xxl-100,.m-xxl-100{margin-left:100px !important}.mr-xxl-100,.mx-xxl-100,.m-xxl-100{margin-right:100px !important}.mb-xxl-100,.my-xxl-100,.m-xxl-100{margin-bottom:100px !important}.mt-xxl-100,.my-xxl-100,.m-xxl-100{margin-top:100px !important}.ml-xxl-105,.mx-xxl-105,.m-xxl-105{margin-left:105px !important}.mr-xxl-105,.mx-xxl-105,.m-xxl-105{margin-right:105px !important}.mb-xxl-105,.my-xxl-105,.m-xxl-105{margin-bottom:105px !important}.mt-xxl-105,.my-xxl-105,.m-xxl-105{margin-top:105px !important}.ml-xxl-110,.mx-xxl-110,.m-xxl-110{margin-left:110px !important}.mr-xxl-110,.mx-xxl-110,.m-xxl-110{margin-right:110px !important}.mb-xxl-110,.my-xxl-110,.m-xxl-110{margin-bottom:110px !important}.mt-xxl-110,.my-xxl-110,.m-xxl-110{margin-top:110px !important}.ml-xxl-115,.mx-xxl-115,.m-xxl-115{margin-left:115px !important}.mr-xxl-115,.mx-xxl-115,.m-xxl-115{margin-right:115px !important}.mb-xxl-115,.my-xxl-115,.m-xxl-115{margin-bottom:115px !important}.mt-xxl-115,.my-xxl-115,.m-xxl-115{margin-top:115px !important}.ml-xxl-120,.mx-xxl-120,.m-xxl-120{margin-left:120px !important}.mr-xxl-120,.mx-xxl-120,.m-xxl-120{margin-right:120px !important}.mb-xxl-120,.my-xxl-120,.m-xxl-120{margin-bottom:120px !important}.mt-xxl-120,.my-xxl-120,.m-xxl-120{margin-top:120px !important}.ml-xxl-125,.mx-xxl-125,.m-xxl-125{margin-left:125px !important}.mr-xxl-125,.mx-xxl-125,.m-xxl-125{margin-right:125px !important}.mb-xxl-125,.my-xxl-125,.m-xxl-125{margin-bottom:125px !important}.mt-xxl-125,.my-xxl-125,.m-xxl-125{margin-top:125px !important}.ml-xxl-130,.mx-xxl-130,.m-xxl-130{margin-left:130px !important}.mr-xxl-130,.mx-xxl-130,.m-xxl-130{margin-right:130px !important}.mb-xxl-130,.my-xxl-130,.m-xxl-130{margin-bottom:130px !important}.mt-xxl-130,.my-xxl-130,.m-xxl-130{margin-top:130px !important}.ml-xxl-135,.mx-xxl-135,.m-xxl-135{margin-left:135px !important}.mr-xxl-135,.mx-xxl-135,.m-xxl-135{margin-right:135px !important}.mb-xxl-135,.my-xxl-135,.m-xxl-135{margin-bottom:135px !important}.mt-xxl-135,.my-xxl-135,.m-xxl-135{margin-top:135px !important}.ml-xxl-140,.mx-xxl-140,.m-xxl-140{margin-left:140px !important}.mr-xxl-140,.mx-xxl-140,.m-xxl-140{margin-right:140px !important}.mb-xxl-140,.my-xxl-140,.m-xxl-140{margin-bottom:140px !important}.mt-xxl-140,.my-xxl-140,.m-xxl-140{margin-top:140px !important}.ml-xxl-145,.mx-xxl-145,.m-xxl-145{margin-left:145px !important}.mr-xxl-145,.mx-xxl-145,.m-xxl-145{margin-right:145px !important}.mb-xxl-145,.my-xxl-145,.m-xxl-145{margin-bottom:145px !important}.mt-xxl-145,.my-xxl-145,.m-xxl-145{margin-top:145px !important}.ml-xxl-150,.mx-xxl-150,.m-xxl-150{margin-left:150px !important}.mr-xxl-150,.mx-xxl-150,.m-xxl-150{margin-right:150px !important}.mb-xxl-150,.my-xxl-150,.m-xxl-150{margin-bottom:150px !important}.mt-xxl-150,.my-xxl-150,.m-xxl-150{margin-top:150px !important}.ml-xxl-155,.mx-xxl-155,.m-xxl-155{margin-left:155px !important}.mr-xxl-155,.mx-xxl-155,.m-xxl-155{margin-right:155px !important}.mb-xxl-155,.my-xxl-155,.m-xxl-155{margin-bottom:155px !important}.mt-xxl-155,.my-xxl-155,.m-xxl-155{margin-top:155px !important}.ml-xxl-160,.mx-xxl-160,.m-xxl-160{margin-left:160px !important}.mr-xxl-160,.mx-xxl-160,.m-xxl-160{margin-right:160px !important}.mb-xxl-160,.my-xxl-160,.m-xxl-160{margin-bottom:160px !important}.mt-xxl-160,.my-xxl-160,.m-xxl-160{margin-top:160px !important}.ml-xxl-165,.mx-xxl-165,.m-xxl-165{margin-left:165px !important}.mr-xxl-165,.mx-xxl-165,.m-xxl-165{margin-right:165px !important}.mb-xxl-165,.my-xxl-165,.m-xxl-165{margin-bottom:165px !important}.mt-xxl-165,.my-xxl-165,.m-xxl-165{margin-top:165px !important}.ml-xxl-170,.mx-xxl-170,.m-xxl-170{margin-left:170px !important}.mr-xxl-170,.mx-xxl-170,.m-xxl-170{margin-right:170px !important}.mb-xxl-170,.my-xxl-170,.m-xxl-170{margin-bottom:170px !important}.mt-xxl-170,.my-xxl-170,.m-xxl-170{margin-top:170px !important}.ml-xxl-175,.mx-xxl-175,.m-xxl-175{margin-left:175px !important}.mr-xxl-175,.mx-xxl-175,.m-xxl-175{margin-right:175px !important}.mb-xxl-175,.my-xxl-175,.m-xxl-175{margin-bottom:175px !important}.mt-xxl-175,.my-xxl-175,.m-xxl-175{margin-top:175px !important}.ml-xxl-180,.mx-xxl-180,.m-xxl-180{margin-left:180px !important}.mr-xxl-180,.mx-xxl-180,.m-xxl-180{margin-right:180px !important}.mb-xxl-180,.my-xxl-180,.m-xxl-180{margin-bottom:180px !important}.mt-xxl-180,.my-xxl-180,.m-xxl-180{margin-top:180px !important}}.pl-0,.px-0,.p-0{padding-left:0px !important}.pr-0,.px-0,.p-0{padding-right:0px !important}.pb-0,.py-0,.p-0{padding-bottom:0px !important}.pt-0,.py-0,.p-0{padding-top:0px !important}.pl-5,.px-5,.p-5{padding-left:5px !important}.pr-5,.px-5,.p-5{padding-right:5px !important}.pb-5,.py-5,.p-5{padding-bottom:5px !important}.pt-5,.py-5,.p-5{padding-top:5px !important}.pl-10,.px-10,.p-10{padding-left:10px !important}.pr-10,.px-10,.p-10{padding-right:10px !important}.pb-10,.py-10,.p-10{padding-bottom:10px !important}.pt-10,.py-10,.p-10{padding-top:10px !important}.pl-15,.px-15,.p-15{padding-left:15px !important}.pr-15,.px-15,.p-15{padding-right:15px !important}.pb-15,.py-15,.p-15{padding-bottom:15px !important}.pt-15,.py-15,.p-15{padding-top:15px !important}.pl-20,.px-20,.p-20{padding-left:20px !important}.pr-20,.px-20,.p-20{padding-right:20px !important}.pb-20,.py-20,.p-20{padding-bottom:20px !important}.pt-20,.py-20,.p-20{padding-top:20px !important}.pl-25,.px-25,.p-25{padding-left:25px !important}.pr-25,.px-25,.p-25{padding-right:25px !important}.pb-25,.py-25,.p-25{padding-bottom:25px !important}.pt-25,.py-25,.p-25{padding-top:25px !important}.pl-30,.px-30,.p-30{padding-left:30px !important}.pr-30,.px-30,.p-30{padding-right:30px !important}.pb-30,.py-30,.p-30{padding-bottom:30px !important}.pt-30,.py-30,.p-30{padding-top:30px !important}.pl-35,.px-35,.p-35{padding-left:35px !important}.pr-35,.px-35,.p-35{padding-right:35px !important}.pb-35,.py-35,.p-35{padding-bottom:35px !important}.pt-35,.py-35,.p-35{padding-top:35px !important}.pl-40,.px-40,.p-40{padding-left:40px !important}.pr-40,.px-40,.p-40{padding-right:40px !important}.pb-40,.py-40,.p-40{padding-bottom:40px !important}.pt-40,.py-40,.p-40{padding-top:40px !important}.pl-45,.px-45,.p-45{padding-left:45px !important}.pr-45,.px-45,.p-45{padding-right:45px !important}.pb-45,.py-45,.p-45{padding-bottom:45px !important}.pt-45,.py-45,.p-45{padding-top:45px !important}.pl-50,.px-50,.p-50{padding-left:50px !important}.pr-50,.px-50,.p-50{padding-right:50px !important}.pb-50,.py-50,.p-50{padding-bottom:50px !important}.pt-50,.py-50,.p-50{padding-top:50px !important}.pl-55,.px-55,.p-55{padding-left:55px !important}.pr-55,.px-55,.p-55{padding-right:55px !important}.pb-55,.py-55,.p-55{padding-bottom:55px !important}.pt-55,.py-55,.p-55{padding-top:55px !important}.pl-60,.px-60,.p-60{padding-left:60px !important}.pr-60,.px-60,.p-60{padding-right:60px !important}.pb-60,.py-60,.p-60{padding-bottom:60px !important}.pt-60,.py-60,.p-60{padding-top:60px !important}.pl-65,.px-65,.p-65{padding-left:65px !important}.pr-65,.px-65,.p-65{padding-right:65px !important}.pb-65,.py-65,.p-65{padding-bottom:65px !important}.pt-65,.py-65,.p-65{padding-top:65px !important}.pl-70,.px-70,.p-70{padding-left:70px !important}.pr-70,.px-70,.p-70{padding-right:70px !important}.pb-70,.py-70,.p-70{padding-bottom:70px !important}.pt-70,.py-70,.p-70{padding-top:70px !important}.pl-75,.px-75,.p-75{padding-left:75px !important}.pr-75,.px-75,.p-75{padding-right:75px !important}.pb-75,.py-75,.p-75{padding-bottom:75px !important}.pt-75,.py-75,.p-75{padding-top:75px !important}.pl-80,.px-80,.p-80{padding-left:80px !important}.pr-80,.px-80,.p-80{padding-right:80px !important}.pb-80,.py-80,.p-80{padding-bottom:80px !important}.pt-80,.py-80,.p-80{padding-top:80px !important}.pl-85,.px-85,.p-85{padding-left:85px !important}.pr-85,.px-85,.p-85{padding-right:85px !important}.pb-85,.py-85,.p-85{padding-bottom:85px !important}.pt-85,.py-85,.p-85{padding-top:85px !important}.pl-90,.px-90,.p-90{padding-left:90px !important}.pr-90,.px-90,.p-90{padding-right:90px !important}.pb-90,.py-90,.p-90{padding-bottom:90px !important}.pt-90,.py-90,.p-90{padding-top:90px !important}.pl-95,.px-95,.p-95{padding-left:95px !important}.pr-95,.px-95,.p-95{padding-right:95px !important}.pb-95,.py-95,.p-95{padding-bottom:95px !important}.pt-95,.py-95,.p-95{padding-top:95px !important}.pl-100,.px-100,.p-100{padding-left:100px !important}.pr-100,.px-100,.p-100{padding-right:100px !important}.pb-100,.py-100,.p-100{padding-bottom:100px !important}.pt-100,.py-100,.p-100{padding-top:100px !important}.pl-105,.px-105,.p-105{padding-left:105px !important}.pr-105,.px-105,.p-105{padding-right:105px !important}.pb-105,.py-105,.p-105{padding-bottom:105px !important}.pt-105,.py-105,.p-105{padding-top:105px !important}.pl-110,.px-110,.p-110{padding-left:110px !important}.pr-110,.px-110,.p-110{padding-right:110px !important}.pb-110,.py-110,.p-110{padding-bottom:110px !important}.pt-110,.py-110,.p-110{padding-top:110px !important}.pl-115,.px-115,.p-115{padding-left:115px !important}.pr-115,.px-115,.p-115{padding-right:115px !important}.pb-115,.py-115,.p-115{padding-bottom:115px !important}.pt-115,.py-115,.p-115{padding-top:115px !important}.pl-120,.px-120,.p-120{padding-left:120px !important}.pr-120,.px-120,.p-120{padding-right:120px !important}.pb-120,.py-120,.p-120{padding-bottom:120px !important}.pt-120,.py-120,.p-120{padding-top:120px !important}.pl-125,.px-125,.p-125{padding-left:125px !important}.pr-125,.px-125,.p-125{padding-right:125px !important}.pb-125,.py-125,.p-125{padding-bottom:125px !important}.pt-125,.py-125,.p-125{padding-top:125px !important}.pl-130,.px-130,.p-130{padding-left:130px !important}.pr-130,.px-130,.p-130{padding-right:130px !important}.pb-130,.py-130,.p-130{padding-bottom:130px !important}.pt-130,.py-130,.p-130{padding-top:130px !important}.pl-135,.px-135,.p-135{padding-left:135px !important}.pr-135,.px-135,.p-135{padding-right:135px !important}.pb-135,.py-135,.p-135{padding-bottom:135px !important}.pt-135,.py-135,.p-135{padding-top:135px !important}.pl-140,.px-140,.p-140{padding-left:140px !important}.pr-140,.px-140,.p-140{padding-right:140px !important}.pb-140,.py-140,.p-140{padding-bottom:140px !important}.pt-140,.py-140,.p-140{padding-top:140px !important}.pl-145,.px-145,.p-145{padding-left:145px !important}.pr-145,.px-145,.p-145{padding-right:145px !important}.pb-145,.py-145,.p-145{padding-bottom:145px !important}.pt-145,.py-145,.p-145{padding-top:145px !important}.pl-150,.px-150,.p-150{padding-left:150px !important}.pr-150,.px-150,.p-150{padding-right:150px !important}.pb-150,.py-150,.p-150{padding-bottom:150px !important}.pt-150,.py-150,.p-150{padding-top:150px !important}.pl-155,.px-155,.p-155{padding-left:155px !important}.pr-155,.px-155,.p-155{padding-right:155px !important}.pb-155,.py-155,.p-155{padding-bottom:155px !important}.pt-155,.py-155,.p-155{padding-top:155px !important}.pl-160,.px-160,.p-160{padding-left:160px !important}.pr-160,.px-160,.p-160{padding-right:160px !important}.pb-160,.py-160,.p-160{padding-bottom:160px !important}.pt-160,.py-160,.p-160{padding-top:160px !important}.pl-165,.px-165,.p-165{padding-left:165px !important}.pr-165,.px-165,.p-165{padding-right:165px !important}.pb-165,.py-165,.p-165{padding-bottom:165px !important}.pt-165,.py-165,.p-165{padding-top:165px !important}.pl-170,.px-170,.p-170{padding-left:170px !important}.pr-170,.px-170,.p-170{padding-right:170px !important}.pb-170,.py-170,.p-170{padding-bottom:170px !important}.pt-170,.py-170,.p-170{padding-top:170px !important}.pl-175,.px-175,.p-175{padding-left:175px !important}.pr-175,.px-175,.p-175{padding-right:175px !important}.pb-175,.py-175,.p-175{padding-bottom:175px !important}.pt-175,.py-175,.p-175{padding-top:175px !important}.pl-180,.px-180,.p-180{padding-left:180px !important}.pr-180,.px-180,.p-180{padding-right:180px !important}.pb-180,.py-180,.p-180{padding-bottom:180px !important}.pt-180,.py-180,.p-180{padding-top:180px !important}@media(min-width: 576px){.pl-sm-0,.px-sm-0,.p-sm-0{padding-left:0px !important}.pr-sm-0,.px-sm-0,.p-sm-0{padding-right:0px !important}.pb-sm-0,.py-sm-0,.p-sm-0{padding-bottom:0px !important}.pt-sm-0,.py-sm-0,.p-sm-0{padding-top:0px !important}.pl-sm-5,.px-sm-5,.p-sm-5{padding-left:5px !important}.pr-sm-5,.px-sm-5,.p-sm-5{padding-right:5px !important}.pb-sm-5,.py-sm-5,.p-sm-5{padding-bottom:5px !important}.pt-sm-5,.py-sm-5,.p-sm-5{padding-top:5px !important}.pl-sm-10,.px-sm-10,.p-sm-10{padding-left:10px !important}.pr-sm-10,.px-sm-10,.p-sm-10{padding-right:10px !important}.pb-sm-10,.py-sm-10,.p-sm-10{padding-bottom:10px !important}.pt-sm-10,.py-sm-10,.p-sm-10{padding-top:10px !important}.pl-sm-15,.px-sm-15,.p-sm-15{padding-left:15px !important}.pr-sm-15,.px-sm-15,.p-sm-15{padding-right:15px !important}.pb-sm-15,.py-sm-15,.p-sm-15{padding-bottom:15px !important}.pt-sm-15,.py-sm-15,.p-sm-15{padding-top:15px !important}.pl-sm-20,.px-sm-20,.p-sm-20{padding-left:20px !important}.pr-sm-20,.px-sm-20,.p-sm-20{padding-right:20px !important}.pb-sm-20,.py-sm-20,.p-sm-20{padding-bottom:20px !important}.pt-sm-20,.py-sm-20,.p-sm-20{padding-top:20px !important}.pl-sm-25,.px-sm-25,.p-sm-25{padding-left:25px !important}.pr-sm-25,.px-sm-25,.p-sm-25{padding-right:25px !important}.pb-sm-25,.py-sm-25,.p-sm-25{padding-bottom:25px !important}.pt-sm-25,.py-sm-25,.p-sm-25{padding-top:25px !important}.pl-sm-30,.px-sm-30,.p-sm-30{padding-left:30px !important}.pr-sm-30,.px-sm-30,.p-sm-30{padding-right:30px !important}.pb-sm-30,.py-sm-30,.p-sm-30{padding-bottom:30px !important}.pt-sm-30,.py-sm-30,.p-sm-30{padding-top:30px !important}.pl-sm-35,.px-sm-35,.p-sm-35{padding-left:35px !important}.pr-sm-35,.px-sm-35,.p-sm-35{padding-right:35px !important}.pb-sm-35,.py-sm-35,.p-sm-35{padding-bottom:35px !important}.pt-sm-35,.py-sm-35,.p-sm-35{padding-top:35px !important}.pl-sm-40,.px-sm-40,.p-sm-40{padding-left:40px !important}.pr-sm-40,.px-sm-40,.p-sm-40{padding-right:40px !important}.pb-sm-40,.py-sm-40,.p-sm-40{padding-bottom:40px !important}.pt-sm-40,.py-sm-40,.p-sm-40{padding-top:40px !important}.pl-sm-45,.px-sm-45,.p-sm-45{padding-left:45px !important}.pr-sm-45,.px-sm-45,.p-sm-45{padding-right:45px !important}.pb-sm-45,.py-sm-45,.p-sm-45{padding-bottom:45px !important}.pt-sm-45,.py-sm-45,.p-sm-45{padding-top:45px !important}.pl-sm-50,.px-sm-50,.p-sm-50{padding-left:50px !important}.pr-sm-50,.px-sm-50,.p-sm-50{padding-right:50px !important}.pb-sm-50,.py-sm-50,.p-sm-50{padding-bottom:50px !important}.pt-sm-50,.py-sm-50,.p-sm-50{padding-top:50px !important}.pl-sm-55,.px-sm-55,.p-sm-55{padding-left:55px !important}.pr-sm-55,.px-sm-55,.p-sm-55{padding-right:55px !important}.pb-sm-55,.py-sm-55,.p-sm-55{padding-bottom:55px !important}.pt-sm-55,.py-sm-55,.p-sm-55{padding-top:55px !important}.pl-sm-60,.px-sm-60,.p-sm-60{padding-left:60px !important}.pr-sm-60,.px-sm-60,.p-sm-60{padding-right:60px !important}.pb-sm-60,.py-sm-60,.p-sm-60{padding-bottom:60px !important}.pt-sm-60,.py-sm-60,.p-sm-60{padding-top:60px !important}.pl-sm-65,.px-sm-65,.p-sm-65{padding-left:65px !important}.pr-sm-65,.px-sm-65,.p-sm-65{padding-right:65px !important}.pb-sm-65,.py-sm-65,.p-sm-65{padding-bottom:65px !important}.pt-sm-65,.py-sm-65,.p-sm-65{padding-top:65px !important}.pl-sm-70,.px-sm-70,.p-sm-70{padding-left:70px !important}.pr-sm-70,.px-sm-70,.p-sm-70{padding-right:70px !important}.pb-sm-70,.py-sm-70,.p-sm-70{padding-bottom:70px !important}.pt-sm-70,.py-sm-70,.p-sm-70{padding-top:70px !important}.pl-sm-75,.px-sm-75,.p-sm-75{padding-left:75px !important}.pr-sm-75,.px-sm-75,.p-sm-75{padding-right:75px !important}.pb-sm-75,.py-sm-75,.p-sm-75{padding-bottom:75px !important}.pt-sm-75,.py-sm-75,.p-sm-75{padding-top:75px !important}.pl-sm-80,.px-sm-80,.p-sm-80{padding-left:80px !important}.pr-sm-80,.px-sm-80,.p-sm-80{padding-right:80px !important}.pb-sm-80,.py-sm-80,.p-sm-80{padding-bottom:80px !important}.pt-sm-80,.py-sm-80,.p-sm-80{padding-top:80px !important}.pl-sm-85,.px-sm-85,.p-sm-85{padding-left:85px !important}.pr-sm-85,.px-sm-85,.p-sm-85{padding-right:85px !important}.pb-sm-85,.py-sm-85,.p-sm-85{padding-bottom:85px !important}.pt-sm-85,.py-sm-85,.p-sm-85{padding-top:85px !important}.pl-sm-90,.px-sm-90,.p-sm-90{padding-left:90px !important}.pr-sm-90,.px-sm-90,.p-sm-90{padding-right:90px !important}.pb-sm-90,.py-sm-90,.p-sm-90{padding-bottom:90px !important}.pt-sm-90,.py-sm-90,.p-sm-90{padding-top:90px !important}.pl-sm-95,.px-sm-95,.p-sm-95{padding-left:95px !important}.pr-sm-95,.px-sm-95,.p-sm-95{padding-right:95px !important}.pb-sm-95,.py-sm-95,.p-sm-95{padding-bottom:95px !important}.pt-sm-95,.py-sm-95,.p-sm-95{padding-top:95px !important}.pl-sm-100,.px-sm-100,.p-sm-100{padding-left:100px !important}.pr-sm-100,.px-sm-100,.p-sm-100{padding-right:100px !important}.pb-sm-100,.py-sm-100,.p-sm-100{padding-bottom:100px !important}.pt-sm-100,.py-sm-100,.p-sm-100{padding-top:100px !important}.pl-sm-105,.px-sm-105,.p-sm-105{padding-left:105px !important}.pr-sm-105,.px-sm-105,.p-sm-105{padding-right:105px !important}.pb-sm-105,.py-sm-105,.p-sm-105{padding-bottom:105px !important}.pt-sm-105,.py-sm-105,.p-sm-105{padding-top:105px !important}.pl-sm-110,.px-sm-110,.p-sm-110{padding-left:110px !important}.pr-sm-110,.px-sm-110,.p-sm-110{padding-right:110px !important}.pb-sm-110,.py-sm-110,.p-sm-110{padding-bottom:110px !important}.pt-sm-110,.py-sm-110,.p-sm-110{padding-top:110px !important}.pl-sm-115,.px-sm-115,.p-sm-115{padding-left:115px !important}.pr-sm-115,.px-sm-115,.p-sm-115{padding-right:115px !important}.pb-sm-115,.py-sm-115,.p-sm-115{padding-bottom:115px !important}.pt-sm-115,.py-sm-115,.p-sm-115{padding-top:115px !important}.pl-sm-120,.px-sm-120,.p-sm-120{padding-left:120px !important}.pr-sm-120,.px-sm-120,.p-sm-120{padding-right:120px !important}.pb-sm-120,.py-sm-120,.p-sm-120{padding-bottom:120px !important}.pt-sm-120,.py-sm-120,.p-sm-120{padding-top:120px !important}.pl-sm-125,.px-sm-125,.p-sm-125{padding-left:125px !important}.pr-sm-125,.px-sm-125,.p-sm-125{padding-right:125px !important}.pb-sm-125,.py-sm-125,.p-sm-125{padding-bottom:125px !important}.pt-sm-125,.py-sm-125,.p-sm-125{padding-top:125px !important}.pl-sm-130,.px-sm-130,.p-sm-130{padding-left:130px !important}.pr-sm-130,.px-sm-130,.p-sm-130{padding-right:130px !important}.pb-sm-130,.py-sm-130,.p-sm-130{padding-bottom:130px !important}.pt-sm-130,.py-sm-130,.p-sm-130{padding-top:130px !important}.pl-sm-135,.px-sm-135,.p-sm-135{padding-left:135px !important}.pr-sm-135,.px-sm-135,.p-sm-135{padding-right:135px !important}.pb-sm-135,.py-sm-135,.p-sm-135{padding-bottom:135px !important}.pt-sm-135,.py-sm-135,.p-sm-135{padding-top:135px !important}.pl-sm-140,.px-sm-140,.p-sm-140{padding-left:140px !important}.pr-sm-140,.px-sm-140,.p-sm-140{padding-right:140px !important}.pb-sm-140,.py-sm-140,.p-sm-140{padding-bottom:140px !important}.pt-sm-140,.py-sm-140,.p-sm-140{padding-top:140px !important}.pl-sm-145,.px-sm-145,.p-sm-145{padding-left:145px !important}.pr-sm-145,.px-sm-145,.p-sm-145{padding-right:145px !important}.pb-sm-145,.py-sm-145,.p-sm-145{padding-bottom:145px !important}.pt-sm-145,.py-sm-145,.p-sm-145{padding-top:145px !important}.pl-sm-150,.px-sm-150,.p-sm-150{padding-left:150px !important}.pr-sm-150,.px-sm-150,.p-sm-150{padding-right:150px !important}.pb-sm-150,.py-sm-150,.p-sm-150{padding-bottom:150px !important}.pt-sm-150,.py-sm-150,.p-sm-150{padding-top:150px !important}.pl-sm-155,.px-sm-155,.p-sm-155{padding-left:155px !important}.pr-sm-155,.px-sm-155,.p-sm-155{padding-right:155px !important}.pb-sm-155,.py-sm-155,.p-sm-155{padding-bottom:155px !important}.pt-sm-155,.py-sm-155,.p-sm-155{padding-top:155px !important}.pl-sm-160,.px-sm-160,.p-sm-160{padding-left:160px !important}.pr-sm-160,.px-sm-160,.p-sm-160{padding-right:160px !important}.pb-sm-160,.py-sm-160,.p-sm-160{padding-bottom:160px !important}.pt-sm-160,.py-sm-160,.p-sm-160{padding-top:160px !important}.pl-sm-165,.px-sm-165,.p-sm-165{padding-left:165px !important}.pr-sm-165,.px-sm-165,.p-sm-165{padding-right:165px !important}.pb-sm-165,.py-sm-165,.p-sm-165{padding-bottom:165px !important}.pt-sm-165,.py-sm-165,.p-sm-165{padding-top:165px !important}.pl-sm-170,.px-sm-170,.p-sm-170{padding-left:170px !important}.pr-sm-170,.px-sm-170,.p-sm-170{padding-right:170px !important}.pb-sm-170,.py-sm-170,.p-sm-170{padding-bottom:170px !important}.pt-sm-170,.py-sm-170,.p-sm-170{padding-top:170px !important}.pl-sm-175,.px-sm-175,.p-sm-175{padding-left:175px !important}.pr-sm-175,.px-sm-175,.p-sm-175{padding-right:175px !important}.pb-sm-175,.py-sm-175,.p-sm-175{padding-bottom:175px !important}.pt-sm-175,.py-sm-175,.p-sm-175{padding-top:175px !important}.pl-sm-180,.px-sm-180,.p-sm-180{padding-left:180px !important}.pr-sm-180,.px-sm-180,.p-sm-180{padding-right:180px !important}.pb-sm-180,.py-sm-180,.p-sm-180{padding-bottom:180px !important}.pt-sm-180,.py-sm-180,.p-sm-180{padding-top:180px !important}}@media(min-width: 768px){.pl-md-0,.px-md-0,.p-md-0{padding-left:0px !important}.pr-md-0,.px-md-0,.p-md-0{padding-right:0px !important}.pb-md-0,.py-md-0,.p-md-0{padding-bottom:0px !important}.pt-md-0,.py-md-0,.p-md-0{padding-top:0px !important}.pl-md-5,.px-md-5,.p-md-5{padding-left:5px !important}.pr-md-5,.px-md-5,.p-md-5{padding-right:5px !important}.pb-md-5,.py-md-5,.p-md-5{padding-bottom:5px !important}.pt-md-5,.py-md-5,.p-md-5{padding-top:5px !important}.pl-md-10,.px-md-10,.p-md-10{padding-left:10px !important}.pr-md-10,.px-md-10,.p-md-10{padding-right:10px !important}.pb-md-10,.py-md-10,.p-md-10{padding-bottom:10px !important}.pt-md-10,.py-md-10,.p-md-10{padding-top:10px !important}.pl-md-15,.px-md-15,.p-md-15{padding-left:15px !important}.pr-md-15,.px-md-15,.p-md-15{padding-right:15px !important}.pb-md-15,.py-md-15,.p-md-15{padding-bottom:15px !important}.pt-md-15,.py-md-15,.p-md-15{padding-top:15px !important}.pl-md-20,.px-md-20,.p-md-20{padding-left:20px !important}.pr-md-20,.px-md-20,.p-md-20{padding-right:20px !important}.pb-md-20,.py-md-20,.p-md-20{padding-bottom:20px !important}.pt-md-20,.py-md-20,.p-md-20{padding-top:20px !important}.pl-md-25,.px-md-25,.p-md-25{padding-left:25px !important}.pr-md-25,.px-md-25,.p-md-25{padding-right:25px !important}.pb-md-25,.py-md-25,.p-md-25{padding-bottom:25px !important}.pt-md-25,.py-md-25,.p-md-25{padding-top:25px !important}.pl-md-30,.px-md-30,.p-md-30{padding-left:30px !important}.pr-md-30,.px-md-30,.p-md-30{padding-right:30px !important}.pb-md-30,.py-md-30,.p-md-30{padding-bottom:30px !important}.pt-md-30,.py-md-30,.p-md-30{padding-top:30px !important}.pl-md-35,.px-md-35,.p-md-35{padding-left:35px !important}.pr-md-35,.px-md-35,.p-md-35{padding-right:35px !important}.pb-md-35,.py-md-35,.p-md-35{padding-bottom:35px !important}.pt-md-35,.py-md-35,.p-md-35{padding-top:35px !important}.pl-md-40,.px-md-40,.p-md-40{padding-left:40px !important}.pr-md-40,.px-md-40,.p-md-40{padding-right:40px !important}.pb-md-40,.py-md-40,.p-md-40{padding-bottom:40px !important}.pt-md-40,.py-md-40,.p-md-40{padding-top:40px !important}.pl-md-45,.px-md-45,.p-md-45{padding-left:45px !important}.pr-md-45,.px-md-45,.p-md-45{padding-right:45px !important}.pb-md-45,.py-md-45,.p-md-45{padding-bottom:45px !important}.pt-md-45,.py-md-45,.p-md-45{padding-top:45px !important}.pl-md-50,.px-md-50,.p-md-50{padding-left:50px !important}.pr-md-50,.px-md-50,.p-md-50{padding-right:50px !important}.pb-md-50,.py-md-50,.p-md-50{padding-bottom:50px !important}.pt-md-50,.py-md-50,.p-md-50{padding-top:50px !important}.pl-md-55,.px-md-55,.p-md-55{padding-left:55px !important}.pr-md-55,.px-md-55,.p-md-55{padding-right:55px !important}.pb-md-55,.py-md-55,.p-md-55{padding-bottom:55px !important}.pt-md-55,.py-md-55,.p-md-55{padding-top:55px !important}.pl-md-60,.px-md-60,.p-md-60{padding-left:60px !important}.pr-md-60,.px-md-60,.p-md-60{padding-right:60px !important}.pb-md-60,.py-md-60,.p-md-60{padding-bottom:60px !important}.pt-md-60,.py-md-60,.p-md-60{padding-top:60px !important}.pl-md-65,.px-md-65,.p-md-65{padding-left:65px !important}.pr-md-65,.px-md-65,.p-md-65{padding-right:65px !important}.pb-md-65,.py-md-65,.p-md-65{padding-bottom:65px !important}.pt-md-65,.py-md-65,.p-md-65{padding-top:65px !important}.pl-md-70,.px-md-70,.p-md-70{padding-left:70px !important}.pr-md-70,.px-md-70,.p-md-70{padding-right:70px !important}.pb-md-70,.py-md-70,.p-md-70{padding-bottom:70px !important}.pt-md-70,.py-md-70,.p-md-70{padding-top:70px !important}.pl-md-75,.px-md-75,.p-md-75{padding-left:75px !important}.pr-md-75,.px-md-75,.p-md-75{padding-right:75px !important}.pb-md-75,.py-md-75,.p-md-75{padding-bottom:75px !important}.pt-md-75,.py-md-75,.p-md-75{padding-top:75px !important}.pl-md-80,.px-md-80,.p-md-80{padding-left:80px !important}.pr-md-80,.px-md-80,.p-md-80{padding-right:80px !important}.pb-md-80,.py-md-80,.p-md-80{padding-bottom:80px !important}.pt-md-80,.py-md-80,.p-md-80{padding-top:80px !important}.pl-md-85,.px-md-85,.p-md-85{padding-left:85px !important}.pr-md-85,.px-md-85,.p-md-85{padding-right:85px !important}.pb-md-85,.py-md-85,.p-md-85{padding-bottom:85px !important}.pt-md-85,.py-md-85,.p-md-85{padding-top:85px !important}.pl-md-90,.px-md-90,.p-md-90{padding-left:90px !important}.pr-md-90,.px-md-90,.p-md-90{padding-right:90px !important}.pb-md-90,.py-md-90,.p-md-90{padding-bottom:90px !important}.pt-md-90,.py-md-90,.p-md-90{padding-top:90px !important}.pl-md-95,.px-md-95,.p-md-95{padding-left:95px !important}.pr-md-95,.px-md-95,.p-md-95{padding-right:95px !important}.pb-md-95,.py-md-95,.p-md-95{padding-bottom:95px !important}.pt-md-95,.py-md-95,.p-md-95{padding-top:95px !important}.pl-md-100,.px-md-100,.p-md-100{padding-left:100px !important}.pr-md-100,.px-md-100,.p-md-100{padding-right:100px !important}.pb-md-100,.py-md-100,.p-md-100{padding-bottom:100px !important}.pt-md-100,.py-md-100,.p-md-100{padding-top:100px !important}.pl-md-105,.px-md-105,.p-md-105{padding-left:105px !important}.pr-md-105,.px-md-105,.p-md-105{padding-right:105px !important}.pb-md-105,.py-md-105,.p-md-105{padding-bottom:105px !important}.pt-md-105,.py-md-105,.p-md-105{padding-top:105px !important}.pl-md-110,.px-md-110,.p-md-110{padding-left:110px !important}.pr-md-110,.px-md-110,.p-md-110{padding-right:110px !important}.pb-md-110,.py-md-110,.p-md-110{padding-bottom:110px !important}.pt-md-110,.py-md-110,.p-md-110{padding-top:110px !important}.pl-md-115,.px-md-115,.p-md-115{padding-left:115px !important}.pr-md-115,.px-md-115,.p-md-115{padding-right:115px !important}.pb-md-115,.py-md-115,.p-md-115{padding-bottom:115px !important}.pt-md-115,.py-md-115,.p-md-115{padding-top:115px !important}.pl-md-120,.px-md-120,.p-md-120{padding-left:120px !important}.pr-md-120,.px-md-120,.p-md-120{padding-right:120px !important}.pb-md-120,.py-md-120,.p-md-120{padding-bottom:120px !important}.pt-md-120,.py-md-120,.p-md-120{padding-top:120px !important}.pl-md-125,.px-md-125,.p-md-125{padding-left:125px !important}.pr-md-125,.px-md-125,.p-md-125{padding-right:125px !important}.pb-md-125,.py-md-125,.p-md-125{padding-bottom:125px !important}.pt-md-125,.py-md-125,.p-md-125{padding-top:125px !important}.pl-md-130,.px-md-130,.p-md-130{padding-left:130px !important}.pr-md-130,.px-md-130,.p-md-130{padding-right:130px !important}.pb-md-130,.py-md-130,.p-md-130{padding-bottom:130px !important}.pt-md-130,.py-md-130,.p-md-130{padding-top:130px !important}.pl-md-135,.px-md-135,.p-md-135{padding-left:135px !important}.pr-md-135,.px-md-135,.p-md-135{padding-right:135px !important}.pb-md-135,.py-md-135,.p-md-135{padding-bottom:135px !important}.pt-md-135,.py-md-135,.p-md-135{padding-top:135px !important}.pl-md-140,.px-md-140,.p-md-140{padding-left:140px !important}.pr-md-140,.px-md-140,.p-md-140{padding-right:140px !important}.pb-md-140,.py-md-140,.p-md-140{padding-bottom:140px !important}.pt-md-140,.py-md-140,.p-md-140{padding-top:140px !important}.pl-md-145,.px-md-145,.p-md-145{padding-left:145px !important}.pr-md-145,.px-md-145,.p-md-145{padding-right:145px !important}.pb-md-145,.py-md-145,.p-md-145{padding-bottom:145px !important}.pt-md-145,.py-md-145,.p-md-145{padding-top:145px !important}.pl-md-150,.px-md-150,.p-md-150{padding-left:150px !important}.pr-md-150,.px-md-150,.p-md-150{padding-right:150px !important}.pb-md-150,.py-md-150,.p-md-150{padding-bottom:150px !important}.pt-md-150,.py-md-150,.p-md-150{padding-top:150px !important}.pl-md-155,.px-md-155,.p-md-155{padding-left:155px !important}.pr-md-155,.px-md-155,.p-md-155{padding-right:155px !important}.pb-md-155,.py-md-155,.p-md-155{padding-bottom:155px !important}.pt-md-155,.py-md-155,.p-md-155{padding-top:155px !important}.pl-md-160,.px-md-160,.p-md-160{padding-left:160px !important}.pr-md-160,.px-md-160,.p-md-160{padding-right:160px !important}.pb-md-160,.py-md-160,.p-md-160{padding-bottom:160px !important}.pt-md-160,.py-md-160,.p-md-160{padding-top:160px !important}.pl-md-165,.px-md-165,.p-md-165{padding-left:165px !important}.pr-md-165,.px-md-165,.p-md-165{padding-right:165px !important}.pb-md-165,.py-md-165,.p-md-165{padding-bottom:165px !important}.pt-md-165,.py-md-165,.p-md-165{padding-top:165px !important}.pl-md-170,.px-md-170,.p-md-170{padding-left:170px !important}.pr-md-170,.px-md-170,.p-md-170{padding-right:170px !important}.pb-md-170,.py-md-170,.p-md-170{padding-bottom:170px !important}.pt-md-170,.py-md-170,.p-md-170{padding-top:170px !important}.pl-md-175,.px-md-175,.p-md-175{padding-left:175px !important}.pr-md-175,.px-md-175,.p-md-175{padding-right:175px !important}.pb-md-175,.py-md-175,.p-md-175{padding-bottom:175px !important}.pt-md-175,.py-md-175,.p-md-175{padding-top:175px !important}.pl-md-180,.px-md-180,.p-md-180{padding-left:180px !important}.pr-md-180,.px-md-180,.p-md-180{padding-right:180px !important}.pb-md-180,.py-md-180,.p-md-180{padding-bottom:180px !important}.pt-md-180,.py-md-180,.p-md-180{padding-top:180px !important}}@media(min-width: 992px){.pl-lg-0,.px-lg-0,.p-lg-0{padding-left:0px !important}.pr-lg-0,.px-lg-0,.p-lg-0{padding-right:0px !important}.pb-lg-0,.py-lg-0,.p-lg-0{padding-bottom:0px !important}.pt-lg-0,.py-lg-0,.p-lg-0{padding-top:0px !important}.pl-lg-5,.px-lg-5,.p-lg-5{padding-left:5px !important}.pr-lg-5,.px-lg-5,.p-lg-5{padding-right:5px !important}.pb-lg-5,.py-lg-5,.p-lg-5{padding-bottom:5px !important}.pt-lg-5,.py-lg-5,.p-lg-5{padding-top:5px !important}.pl-lg-10,.px-lg-10,.p-lg-10{padding-left:10px !important}.pr-lg-10,.px-lg-10,.p-lg-10{padding-right:10px !important}.pb-lg-10,.py-lg-10,.p-lg-10{padding-bottom:10px !important}.pt-lg-10,.py-lg-10,.p-lg-10{padding-top:10px !important}.pl-lg-15,.px-lg-15,.p-lg-15{padding-left:15px !important}.pr-lg-15,.px-lg-15,.p-lg-15{padding-right:15px !important}.pb-lg-15,.py-lg-15,.p-lg-15{padding-bottom:15px !important}.pt-lg-15,.py-lg-15,.p-lg-15{padding-top:15px !important}.pl-lg-20,.px-lg-20,.p-lg-20{padding-left:20px !important}.pr-lg-20,.px-lg-20,.p-lg-20{padding-right:20px !important}.pb-lg-20,.py-lg-20,.p-lg-20{padding-bottom:20px !important}.pt-lg-20,.py-lg-20,.p-lg-20{padding-top:20px !important}.pl-lg-25,.px-lg-25,.p-lg-25{padding-left:25px !important}.pr-lg-25,.px-lg-25,.p-lg-25{padding-right:25px !important}.pb-lg-25,.py-lg-25,.p-lg-25{padding-bottom:25px !important}.pt-lg-25,.py-lg-25,.p-lg-25{padding-top:25px !important}.pl-lg-30,.px-lg-30,.p-lg-30{padding-left:30px !important}.pr-lg-30,.px-lg-30,.p-lg-30{padding-right:30px !important}.pb-lg-30,.py-lg-30,.p-lg-30{padding-bottom:30px !important}.pt-lg-30,.py-lg-30,.p-lg-30{padding-top:30px !important}.pl-lg-35,.px-lg-35,.p-lg-35{padding-left:35px !important}.pr-lg-35,.px-lg-35,.p-lg-35{padding-right:35px !important}.pb-lg-35,.py-lg-35,.p-lg-35{padding-bottom:35px !important}.pt-lg-35,.py-lg-35,.p-lg-35{padding-top:35px !important}.pl-lg-40,.px-lg-40,.p-lg-40{padding-left:40px !important}.pr-lg-40,.px-lg-40,.p-lg-40{padding-right:40px !important}.pb-lg-40,.py-lg-40,.p-lg-40{padding-bottom:40px !important}.pt-lg-40,.py-lg-40,.p-lg-40{padding-top:40px !important}.pl-lg-45,.px-lg-45,.p-lg-45{padding-left:45px !important}.pr-lg-45,.px-lg-45,.p-lg-45{padding-right:45px !important}.pb-lg-45,.py-lg-45,.p-lg-45{padding-bottom:45px !important}.pt-lg-45,.py-lg-45,.p-lg-45{padding-top:45px !important}.pl-lg-50,.px-lg-50,.p-lg-50{padding-left:50px !important}.pr-lg-50,.px-lg-50,.p-lg-50{padding-right:50px !important}.pb-lg-50,.py-lg-50,.p-lg-50{padding-bottom:50px !important}.pt-lg-50,.py-lg-50,.p-lg-50{padding-top:50px !important}.pl-lg-55,.px-lg-55,.p-lg-55{padding-left:55px !important}.pr-lg-55,.px-lg-55,.p-lg-55{padding-right:55px !important}.pb-lg-55,.py-lg-55,.p-lg-55{padding-bottom:55px !important}.pt-lg-55,.py-lg-55,.p-lg-55{padding-top:55px !important}.pl-lg-60,.px-lg-60,.p-lg-60{padding-left:60px !important}.pr-lg-60,.px-lg-60,.p-lg-60{padding-right:60px !important}.pb-lg-60,.py-lg-60,.p-lg-60{padding-bottom:60px !important}.pt-lg-60,.py-lg-60,.p-lg-60{padding-top:60px !important}.pl-lg-65,.px-lg-65,.p-lg-65{padding-left:65px !important}.pr-lg-65,.px-lg-65,.p-lg-65{padding-right:65px !important}.pb-lg-65,.py-lg-65,.p-lg-65{padding-bottom:65px !important}.pt-lg-65,.py-lg-65,.p-lg-65{padding-top:65px !important}.pl-lg-70,.px-lg-70,.p-lg-70{padding-left:70px !important}.pr-lg-70,.px-lg-70,.p-lg-70{padding-right:70px !important}.pb-lg-70,.py-lg-70,.p-lg-70{padding-bottom:70px !important}.pt-lg-70,.py-lg-70,.p-lg-70{padding-top:70px !important}.pl-lg-75,.px-lg-75,.p-lg-75{padding-left:75px !important}.pr-lg-75,.px-lg-75,.p-lg-75{padding-right:75px !important}.pb-lg-75,.py-lg-75,.p-lg-75{padding-bottom:75px !important}.pt-lg-75,.py-lg-75,.p-lg-75{padding-top:75px !important}.pl-lg-80,.px-lg-80,.p-lg-80{padding-left:80px !important}.pr-lg-80,.px-lg-80,.p-lg-80{padding-right:80px !important}.pb-lg-80,.py-lg-80,.p-lg-80{padding-bottom:80px !important}.pt-lg-80,.py-lg-80,.p-lg-80{padding-top:80px !important}.pl-lg-85,.px-lg-85,.p-lg-85{padding-left:85px !important}.pr-lg-85,.px-lg-85,.p-lg-85{padding-right:85px !important}.pb-lg-85,.py-lg-85,.p-lg-85{padding-bottom:85px !important}.pt-lg-85,.py-lg-85,.p-lg-85{padding-top:85px !important}.pl-lg-90,.px-lg-90,.p-lg-90{padding-left:90px !important}.pr-lg-90,.px-lg-90,.p-lg-90{padding-right:90px !important}.pb-lg-90,.py-lg-90,.p-lg-90{padding-bottom:90px !important}.pt-lg-90,.py-lg-90,.p-lg-90{padding-top:90px !important}.pl-lg-95,.px-lg-95,.p-lg-95{padding-left:95px !important}.pr-lg-95,.px-lg-95,.p-lg-95{padding-right:95px !important}.pb-lg-95,.py-lg-95,.p-lg-95{padding-bottom:95px !important}.pt-lg-95,.py-lg-95,.p-lg-95{padding-top:95px !important}.pl-lg-100,.px-lg-100,.p-lg-100{padding-left:100px !important}.pr-lg-100,.px-lg-100,.p-lg-100{padding-right:100px !important}.pb-lg-100,.py-lg-100,.p-lg-100{padding-bottom:100px !important}.pt-lg-100,.py-lg-100,.p-lg-100{padding-top:100px !important}.pl-lg-105,.px-lg-105,.p-lg-105{padding-left:105px !important}.pr-lg-105,.px-lg-105,.p-lg-105{padding-right:105px !important}.pb-lg-105,.py-lg-105,.p-lg-105{padding-bottom:105px !important}.pt-lg-105,.py-lg-105,.p-lg-105{padding-top:105px !important}.pl-lg-110,.px-lg-110,.p-lg-110{padding-left:110px !important}.pr-lg-110,.px-lg-110,.p-lg-110{padding-right:110px !important}.pb-lg-110,.py-lg-110,.p-lg-110{padding-bottom:110px !important}.pt-lg-110,.py-lg-110,.p-lg-110{padding-top:110px !important}.pl-lg-115,.px-lg-115,.p-lg-115{padding-left:115px !important}.pr-lg-115,.px-lg-115,.p-lg-115{padding-right:115px !important}.pb-lg-115,.py-lg-115,.p-lg-115{padding-bottom:115px !important}.pt-lg-115,.py-lg-115,.p-lg-115{padding-top:115px !important}.pl-lg-120,.px-lg-120,.p-lg-120{padding-left:120px !important}.pr-lg-120,.px-lg-120,.p-lg-120{padding-right:120px !important}.pb-lg-120,.py-lg-120,.p-lg-120{padding-bottom:120px !important}.pt-lg-120,.py-lg-120,.p-lg-120{padding-top:120px !important}.pl-lg-125,.px-lg-125,.p-lg-125{padding-left:125px !important}.pr-lg-125,.px-lg-125,.p-lg-125{padding-right:125px !important}.pb-lg-125,.py-lg-125,.p-lg-125{padding-bottom:125px !important}.pt-lg-125,.py-lg-125,.p-lg-125{padding-top:125px !important}.pl-lg-130,.px-lg-130,.p-lg-130{padding-left:130px !important}.pr-lg-130,.px-lg-130,.p-lg-130{padding-right:130px !important}.pb-lg-130,.py-lg-130,.p-lg-130{padding-bottom:130px !important}.pt-lg-130,.py-lg-130,.p-lg-130{padding-top:130px !important}.pl-lg-135,.px-lg-135,.p-lg-135{padding-left:135px !important}.pr-lg-135,.px-lg-135,.p-lg-135{padding-right:135px !important}.pb-lg-135,.py-lg-135,.p-lg-135{padding-bottom:135px !important}.pt-lg-135,.py-lg-135,.p-lg-135{padding-top:135px !important}.pl-lg-140,.px-lg-140,.p-lg-140{padding-left:140px !important}.pr-lg-140,.px-lg-140,.p-lg-140{padding-right:140px !important}.pb-lg-140,.py-lg-140,.p-lg-140{padding-bottom:140px !important}.pt-lg-140,.py-lg-140,.p-lg-140{padding-top:140px !important}.pl-lg-145,.px-lg-145,.p-lg-145{padding-left:145px !important}.pr-lg-145,.px-lg-145,.p-lg-145{padding-right:145px !important}.pb-lg-145,.py-lg-145,.p-lg-145{padding-bottom:145px !important}.pt-lg-145,.py-lg-145,.p-lg-145{padding-top:145px !important}.pl-lg-150,.px-lg-150,.p-lg-150{padding-left:150px !important}.pr-lg-150,.px-lg-150,.p-lg-150{padding-right:150px !important}.pb-lg-150,.py-lg-150,.p-lg-150{padding-bottom:150px !important}.pt-lg-150,.py-lg-150,.p-lg-150{padding-top:150px !important}.pl-lg-155,.px-lg-155,.p-lg-155{padding-left:155px !important}.pr-lg-155,.px-lg-155,.p-lg-155{padding-right:155px !important}.pb-lg-155,.py-lg-155,.p-lg-155{padding-bottom:155px !important}.pt-lg-155,.py-lg-155,.p-lg-155{padding-top:155px !important}.pl-lg-160,.px-lg-160,.p-lg-160{padding-left:160px !important}.pr-lg-160,.px-lg-160,.p-lg-160{padding-right:160px !important}.pb-lg-160,.py-lg-160,.p-lg-160{padding-bottom:160px !important}.pt-lg-160,.py-lg-160,.p-lg-160{padding-top:160px !important}.pl-lg-165,.px-lg-165,.p-lg-165{padding-left:165px !important}.pr-lg-165,.px-lg-165,.p-lg-165{padding-right:165px !important}.pb-lg-165,.py-lg-165,.p-lg-165{padding-bottom:165px !important}.pt-lg-165,.py-lg-165,.p-lg-165{padding-top:165px !important}.pl-lg-170,.px-lg-170,.p-lg-170{padding-left:170px !important}.pr-lg-170,.px-lg-170,.p-lg-170{padding-right:170px !important}.pb-lg-170,.py-lg-170,.p-lg-170{padding-bottom:170px !important}.pt-lg-170,.py-lg-170,.p-lg-170{padding-top:170px !important}.pl-lg-175,.px-lg-175,.p-lg-175{padding-left:175px !important}.pr-lg-175,.px-lg-175,.p-lg-175{padding-right:175px !important}.pb-lg-175,.py-lg-175,.p-lg-175{padding-bottom:175px !important}.pt-lg-175,.py-lg-175,.p-lg-175{padding-top:175px !important}.pl-lg-180,.px-lg-180,.p-lg-180{padding-left:180px !important}.pr-lg-180,.px-lg-180,.p-lg-180{padding-right:180px !important}.pb-lg-180,.py-lg-180,.p-lg-180{padding-bottom:180px !important}.pt-lg-180,.py-lg-180,.p-lg-180{padding-top:180px !important}}@media(min-width: 1200px){.pl-xl-0,.px-xl-0,.p-xl-0{padding-left:0px !important}.pr-xl-0,.px-xl-0,.p-xl-0{padding-right:0px !important}.pb-xl-0,.py-xl-0,.p-xl-0{padding-bottom:0px !important}.pt-xl-0,.py-xl-0,.p-xl-0{padding-top:0px !important}.pl-xl-5,.px-xl-5,.p-xl-5{padding-left:5px !important}.pr-xl-5,.px-xl-5,.p-xl-5{padding-right:5px !important}.pb-xl-5,.py-xl-5,.p-xl-5{padding-bottom:5px !important}.pt-xl-5,.py-xl-5,.p-xl-5{padding-top:5px !important}.pl-xl-10,.px-xl-10,.p-xl-10{padding-left:10px !important}.pr-xl-10,.px-xl-10,.p-xl-10{padding-right:10px !important}.pb-xl-10,.py-xl-10,.p-xl-10{padding-bottom:10px !important}.pt-xl-10,.py-xl-10,.p-xl-10{padding-top:10px !important}.pl-xl-15,.px-xl-15,.p-xl-15{padding-left:15px !important}.pr-xl-15,.px-xl-15,.p-xl-15{padding-right:15px !important}.pb-xl-15,.py-xl-15,.p-xl-15{padding-bottom:15px !important}.pt-xl-15,.py-xl-15,.p-xl-15{padding-top:15px !important}.pl-xl-20,.px-xl-20,.p-xl-20{padding-left:20px !important}.pr-xl-20,.px-xl-20,.p-xl-20{padding-right:20px !important}.pb-xl-20,.py-xl-20,.p-xl-20{padding-bottom:20px !important}.pt-xl-20,.py-xl-20,.p-xl-20{padding-top:20px !important}.pl-xl-25,.px-xl-25,.p-xl-25{padding-left:25px !important}.pr-xl-25,.px-xl-25,.p-xl-25{padding-right:25px !important}.pb-xl-25,.py-xl-25,.p-xl-25{padding-bottom:25px !important}.pt-xl-25,.py-xl-25,.p-xl-25{padding-top:25px !important}.pl-xl-30,.px-xl-30,.p-xl-30{padding-left:30px !important}.pr-xl-30,.px-xl-30,.p-xl-30{padding-right:30px !important}.pb-xl-30,.py-xl-30,.p-xl-30{padding-bottom:30px !important}.pt-xl-30,.py-xl-30,.p-xl-30{padding-top:30px !important}.pl-xl-35,.px-xl-35,.p-xl-35{padding-left:35px !important}.pr-xl-35,.px-xl-35,.p-xl-35{padding-right:35px !important}.pb-xl-35,.py-xl-35,.p-xl-35{padding-bottom:35px !important}.pt-xl-35,.py-xl-35,.p-xl-35{padding-top:35px !important}.pl-xl-40,.px-xl-40,.p-xl-40{padding-left:40px !important}.pr-xl-40,.px-xl-40,.p-xl-40{padding-right:40px !important}.pb-xl-40,.py-xl-40,.p-xl-40{padding-bottom:40px !important}.pt-xl-40,.py-xl-40,.p-xl-40{padding-top:40px !important}.pl-xl-45,.px-xl-45,.p-xl-45{padding-left:45px !important}.pr-xl-45,.px-xl-45,.p-xl-45{padding-right:45px !important}.pb-xl-45,.py-xl-45,.p-xl-45{padding-bottom:45px !important}.pt-xl-45,.py-xl-45,.p-xl-45{padding-top:45px !important}.pl-xl-50,.px-xl-50,.p-xl-50{padding-left:50px !important}.pr-xl-50,.px-xl-50,.p-xl-50{padding-right:50px !important}.pb-xl-50,.py-xl-50,.p-xl-50{padding-bottom:50px !important}.pt-xl-50,.py-xl-50,.p-xl-50{padding-top:50px !important}.pl-xl-55,.px-xl-55,.p-xl-55{padding-left:55px !important}.pr-xl-55,.px-xl-55,.p-xl-55{padding-right:55px !important}.pb-xl-55,.py-xl-55,.p-xl-55{padding-bottom:55px !important}.pt-xl-55,.py-xl-55,.p-xl-55{padding-top:55px !important}.pl-xl-60,.px-xl-60,.p-xl-60{padding-left:60px !important}.pr-xl-60,.px-xl-60,.p-xl-60{padding-right:60px !important}.pb-xl-60,.py-xl-60,.p-xl-60{padding-bottom:60px !important}.pt-xl-60,.py-xl-60,.p-xl-60{padding-top:60px !important}.pl-xl-65,.px-xl-65,.p-xl-65{padding-left:65px !important}.pr-xl-65,.px-xl-65,.p-xl-65{padding-right:65px !important}.pb-xl-65,.py-xl-65,.p-xl-65{padding-bottom:65px !important}.pt-xl-65,.py-xl-65,.p-xl-65{padding-top:65px !important}.pl-xl-70,.px-xl-70,.p-xl-70{padding-left:70px !important}.pr-xl-70,.px-xl-70,.p-xl-70{padding-right:70px !important}.pb-xl-70,.py-xl-70,.p-xl-70{padding-bottom:70px !important}.pt-xl-70,.py-xl-70,.p-xl-70{padding-top:70px !important}.pl-xl-75,.px-xl-75,.p-xl-75{padding-left:75px !important}.pr-xl-75,.px-xl-75,.p-xl-75{padding-right:75px !important}.pb-xl-75,.py-xl-75,.p-xl-75{padding-bottom:75px !important}.pt-xl-75,.py-xl-75,.p-xl-75{padding-top:75px !important}.pl-xl-80,.px-xl-80,.p-xl-80{padding-left:80px !important}.pr-xl-80,.px-xl-80,.p-xl-80{padding-right:80px !important}.pb-xl-80,.py-xl-80,.p-xl-80{padding-bottom:80px !important}.pt-xl-80,.py-xl-80,.p-xl-80{padding-top:80px !important}.pl-xl-85,.px-xl-85,.p-xl-85{padding-left:85px !important}.pr-xl-85,.px-xl-85,.p-xl-85{padding-right:85px !important}.pb-xl-85,.py-xl-85,.p-xl-85{padding-bottom:85px !important}.pt-xl-85,.py-xl-85,.p-xl-85{padding-top:85px !important}.pl-xl-90,.px-xl-90,.p-xl-90{padding-left:90px !important}.pr-xl-90,.px-xl-90,.p-xl-90{padding-right:90px !important}.pb-xl-90,.py-xl-90,.p-xl-90{padding-bottom:90px !important}.pt-xl-90,.py-xl-90,.p-xl-90{padding-top:90px !important}.pl-xl-95,.px-xl-95,.p-xl-95{padding-left:95px !important}.pr-xl-95,.px-xl-95,.p-xl-95{padding-right:95px !important}.pb-xl-95,.py-xl-95,.p-xl-95{padding-bottom:95px !important}.pt-xl-95,.py-xl-95,.p-xl-95{padding-top:95px !important}.pl-xl-100,.px-xl-100,.p-xl-100{padding-left:100px !important}.pr-xl-100,.px-xl-100,.p-xl-100{padding-right:100px !important}.pb-xl-100,.py-xl-100,.p-xl-100{padding-bottom:100px !important}.pt-xl-100,.py-xl-100,.p-xl-100{padding-top:100px !important}.pl-xl-105,.px-xl-105,.p-xl-105{padding-left:105px !important}.pr-xl-105,.px-xl-105,.p-xl-105{padding-right:105px !important}.pb-xl-105,.py-xl-105,.p-xl-105{padding-bottom:105px !important}.pt-xl-105,.py-xl-105,.p-xl-105{padding-top:105px !important}.pl-xl-110,.px-xl-110,.p-xl-110{padding-left:110px !important}.pr-xl-110,.px-xl-110,.p-xl-110{padding-right:110px !important}.pb-xl-110,.py-xl-110,.p-xl-110{padding-bottom:110px !important}.pt-xl-110,.py-xl-110,.p-xl-110{padding-top:110px !important}.pl-xl-115,.px-xl-115,.p-xl-115{padding-left:115px !important}.pr-xl-115,.px-xl-115,.p-xl-115{padding-right:115px !important}.pb-xl-115,.py-xl-115,.p-xl-115{padding-bottom:115px !important}.pt-xl-115,.py-xl-115,.p-xl-115{padding-top:115px !important}.pl-xl-120,.px-xl-120,.p-xl-120{padding-left:120px !important}.pr-xl-120,.px-xl-120,.p-xl-120{padding-right:120px !important}.pb-xl-120,.py-xl-120,.p-xl-120{padding-bottom:120px !important}.pt-xl-120,.py-xl-120,.p-xl-120{padding-top:120px !important}.pl-xl-125,.px-xl-125,.p-xl-125{padding-left:125px !important}.pr-xl-125,.px-xl-125,.p-xl-125{padding-right:125px !important}.pb-xl-125,.py-xl-125,.p-xl-125{padding-bottom:125px !important}.pt-xl-125,.py-xl-125,.p-xl-125{padding-top:125px !important}.pl-xl-130,.px-xl-130,.p-xl-130{padding-left:130px !important}.pr-xl-130,.px-xl-130,.p-xl-130{padding-right:130px !important}.pb-xl-130,.py-xl-130,.p-xl-130{padding-bottom:130px !important}.pt-xl-130,.py-xl-130,.p-xl-130{padding-top:130px !important}.pl-xl-135,.px-xl-135,.p-xl-135{padding-left:135px !important}.pr-xl-135,.px-xl-135,.p-xl-135{padding-right:135px !important}.pb-xl-135,.py-xl-135,.p-xl-135{padding-bottom:135px !important}.pt-xl-135,.py-xl-135,.p-xl-135{padding-top:135px !important}.pl-xl-140,.px-xl-140,.p-xl-140{padding-left:140px !important}.pr-xl-140,.px-xl-140,.p-xl-140{padding-right:140px !important}.pb-xl-140,.py-xl-140,.p-xl-140{padding-bottom:140px !important}.pt-xl-140,.py-xl-140,.p-xl-140{padding-top:140px !important}.pl-xl-145,.px-xl-145,.p-xl-145{padding-left:145px !important}.pr-xl-145,.px-xl-145,.p-xl-145{padding-right:145px !important}.pb-xl-145,.py-xl-145,.p-xl-145{padding-bottom:145px !important}.pt-xl-145,.py-xl-145,.p-xl-145{padding-top:145px !important}.pl-xl-150,.px-xl-150,.p-xl-150{padding-left:150px !important}.pr-xl-150,.px-xl-150,.p-xl-150{padding-right:150px !important}.pb-xl-150,.py-xl-150,.p-xl-150{padding-bottom:150px !important}.pt-xl-150,.py-xl-150,.p-xl-150{padding-top:150px !important}.pl-xl-155,.px-xl-155,.p-xl-155{padding-left:155px !important}.pr-xl-155,.px-xl-155,.p-xl-155{padding-right:155px !important}.pb-xl-155,.py-xl-155,.p-xl-155{padding-bottom:155px !important}.pt-xl-155,.py-xl-155,.p-xl-155{padding-top:155px !important}.pl-xl-160,.px-xl-160,.p-xl-160{padding-left:160px !important}.pr-xl-160,.px-xl-160,.p-xl-160{padding-right:160px !important}.pb-xl-160,.py-xl-160,.p-xl-160{padding-bottom:160px !important}.pt-xl-160,.py-xl-160,.p-xl-160{padding-top:160px !important}.pl-xl-165,.px-xl-165,.p-xl-165{padding-left:165px !important}.pr-xl-165,.px-xl-165,.p-xl-165{padding-right:165px !important}.pb-xl-165,.py-xl-165,.p-xl-165{padding-bottom:165px !important}.pt-xl-165,.py-xl-165,.p-xl-165{padding-top:165px !important}.pl-xl-170,.px-xl-170,.p-xl-170{padding-left:170px !important}.pr-xl-170,.px-xl-170,.p-xl-170{padding-right:170px !important}.pb-xl-170,.py-xl-170,.p-xl-170{padding-bottom:170px !important}.pt-xl-170,.py-xl-170,.p-xl-170{padding-top:170px !important}.pl-xl-175,.px-xl-175,.p-xl-175{padding-left:175px !important}.pr-xl-175,.px-xl-175,.p-xl-175{padding-right:175px !important}.pb-xl-175,.py-xl-175,.p-xl-175{padding-bottom:175px !important}.pt-xl-175,.py-xl-175,.p-xl-175{padding-top:175px !important}.pl-xl-180,.px-xl-180,.p-xl-180{padding-left:180px !important}.pr-xl-180,.px-xl-180,.p-xl-180{padding-right:180px !important}.pb-xl-180,.py-xl-180,.p-xl-180{padding-bottom:180px !important}.pt-xl-180,.py-xl-180,.p-xl-180{padding-top:180px !important}}@media(min-width: 1400px){.pl-xxl-0,.px-xxl-0,.p-xxl-0{padding-left:0px !important}.pr-xxl-0,.px-xxl-0,.p-xxl-0{padding-right:0px !important}.pb-xxl-0,.py-xxl-0,.p-xxl-0{padding-bottom:0px !important}.pt-xxl-0,.py-xxl-0,.p-xxl-0{padding-top:0px !important}.pl-xxl-5,.px-xxl-5,.p-xxl-5{padding-left:5px !important}.pr-xxl-5,.px-xxl-5,.p-xxl-5{padding-right:5px !important}.pb-xxl-5,.py-xxl-5,.p-xxl-5{padding-bottom:5px !important}.pt-xxl-5,.py-xxl-5,.p-xxl-5{padding-top:5px !important}.pl-xxl-10,.px-xxl-10,.p-xxl-10{padding-left:10px !important}.pr-xxl-10,.px-xxl-10,.p-xxl-10{padding-right:10px !important}.pb-xxl-10,.py-xxl-10,.p-xxl-10{padding-bottom:10px !important}.pt-xxl-10,.py-xxl-10,.p-xxl-10{padding-top:10px !important}.pl-xxl-15,.px-xxl-15,.p-xxl-15{padding-left:15px !important}.pr-xxl-15,.px-xxl-15,.p-xxl-15{padding-right:15px !important}.pb-xxl-15,.py-xxl-15,.p-xxl-15{padding-bottom:15px !important}.pt-xxl-15,.py-xxl-15,.p-xxl-15{padding-top:15px !important}.pl-xxl-20,.px-xxl-20,.p-xxl-20{padding-left:20px !important}.pr-xxl-20,.px-xxl-20,.p-xxl-20{padding-right:20px !important}.pb-xxl-20,.py-xxl-20,.p-xxl-20{padding-bottom:20px !important}.pt-xxl-20,.py-xxl-20,.p-xxl-20{padding-top:20px !important}.pl-xxl-25,.px-xxl-25,.p-xxl-25{padding-left:25px !important}.pr-xxl-25,.px-xxl-25,.p-xxl-25{padding-right:25px !important}.pb-xxl-25,.py-xxl-25,.p-xxl-25{padding-bottom:25px !important}.pt-xxl-25,.py-xxl-25,.p-xxl-25{padding-top:25px !important}.pl-xxl-30,.px-xxl-30,.p-xxl-30{padding-left:30px !important}.pr-xxl-30,.px-xxl-30,.p-xxl-30{padding-right:30px !important}.pb-xxl-30,.py-xxl-30,.p-xxl-30{padding-bottom:30px !important}.pt-xxl-30,.py-xxl-30,.p-xxl-30{padding-top:30px !important}.pl-xxl-35,.px-xxl-35,.p-xxl-35{padding-left:35px !important}.pr-xxl-35,.px-xxl-35,.p-xxl-35{padding-right:35px !important}.pb-xxl-35,.py-xxl-35,.p-xxl-35{padding-bottom:35px !important}.pt-xxl-35,.py-xxl-35,.p-xxl-35{padding-top:35px !important}.pl-xxl-40,.px-xxl-40,.p-xxl-40{padding-left:40px !important}.pr-xxl-40,.px-xxl-40,.p-xxl-40{padding-right:40px !important}.pb-xxl-40,.py-xxl-40,.p-xxl-40{padding-bottom:40px !important}.pt-xxl-40,.py-xxl-40,.p-xxl-40{padding-top:40px !important}.pl-xxl-45,.px-xxl-45,.p-xxl-45{padding-left:45px !important}.pr-xxl-45,.px-xxl-45,.p-xxl-45{padding-right:45px !important}.pb-xxl-45,.py-xxl-45,.p-xxl-45{padding-bottom:45px !important}.pt-xxl-45,.py-xxl-45,.p-xxl-45{padding-top:45px !important}.pl-xxl-50,.px-xxl-50,.p-xxl-50{padding-left:50px !important}.pr-xxl-50,.px-xxl-50,.p-xxl-50{padding-right:50px !important}.pb-xxl-50,.py-xxl-50,.p-xxl-50{padding-bottom:50px !important}.pt-xxl-50,.py-xxl-50,.p-xxl-50{padding-top:50px !important}.pl-xxl-55,.px-xxl-55,.p-xxl-55{padding-left:55px !important}.pr-xxl-55,.px-xxl-55,.p-xxl-55{padding-right:55px !important}.pb-xxl-55,.py-xxl-55,.p-xxl-55{padding-bottom:55px !important}.pt-xxl-55,.py-xxl-55,.p-xxl-55{padding-top:55px !important}.pl-xxl-60,.px-xxl-60,.p-xxl-60{padding-left:60px !important}.pr-xxl-60,.px-xxl-60,.p-xxl-60{padding-right:60px !important}.pb-xxl-60,.py-xxl-60,.p-xxl-60{padding-bottom:60px !important}.pt-xxl-60,.py-xxl-60,.p-xxl-60{padding-top:60px !important}.pl-xxl-65,.px-xxl-65,.p-xxl-65{padding-left:65px !important}.pr-xxl-65,.px-xxl-65,.p-xxl-65{padding-right:65px !important}.pb-xxl-65,.py-xxl-65,.p-xxl-65{padding-bottom:65px !important}.pt-xxl-65,.py-xxl-65,.p-xxl-65{padding-top:65px !important}.pl-xxl-70,.px-xxl-70,.p-xxl-70{padding-left:70px !important}.pr-xxl-70,.px-xxl-70,.p-xxl-70{padding-right:70px !important}.pb-xxl-70,.py-xxl-70,.p-xxl-70{padding-bottom:70px !important}.pt-xxl-70,.py-xxl-70,.p-xxl-70{padding-top:70px !important}.pl-xxl-75,.px-xxl-75,.p-xxl-75{padding-left:75px !important}.pr-xxl-75,.px-xxl-75,.p-xxl-75{padding-right:75px !important}.pb-xxl-75,.py-xxl-75,.p-xxl-75{padding-bottom:75px !important}.pt-xxl-75,.py-xxl-75,.p-xxl-75{padding-top:75px !important}.pl-xxl-80,.px-xxl-80,.p-xxl-80{padding-left:80px !important}.pr-xxl-80,.px-xxl-80,.p-xxl-80{padding-right:80px !important}.pb-xxl-80,.py-xxl-80,.p-xxl-80{padding-bottom:80px !important}.pt-xxl-80,.py-xxl-80,.p-xxl-80{padding-top:80px !important}.pl-xxl-85,.px-xxl-85,.p-xxl-85{padding-left:85px !important}.pr-xxl-85,.px-xxl-85,.p-xxl-85{padding-right:85px !important}.pb-xxl-85,.py-xxl-85,.p-xxl-85{padding-bottom:85px !important}.pt-xxl-85,.py-xxl-85,.p-xxl-85{padding-top:85px !important}.pl-xxl-90,.px-xxl-90,.p-xxl-90{padding-left:90px !important}.pr-xxl-90,.px-xxl-90,.p-xxl-90{padding-right:90px !important}.pb-xxl-90,.py-xxl-90,.p-xxl-90{padding-bottom:90px !important}.pt-xxl-90,.py-xxl-90,.p-xxl-90{padding-top:90px !important}.pl-xxl-95,.px-xxl-95,.p-xxl-95{padding-left:95px !important}.pr-xxl-95,.px-xxl-95,.p-xxl-95{padding-right:95px !important}.pb-xxl-95,.py-xxl-95,.p-xxl-95{padding-bottom:95px !important}.pt-xxl-95,.py-xxl-95,.p-xxl-95{padding-top:95px !important}.pl-xxl-100,.px-xxl-100,.p-xxl-100{padding-left:100px !important}.pr-xxl-100,.px-xxl-100,.p-xxl-100{padding-right:100px !important}.pb-xxl-100,.py-xxl-100,.p-xxl-100{padding-bottom:100px !important}.pt-xxl-100,.py-xxl-100,.p-xxl-100{padding-top:100px !important}.pl-xxl-105,.px-xxl-105,.p-xxl-105{padding-left:105px !important}.pr-xxl-105,.px-xxl-105,.p-xxl-105{padding-right:105px !important}.pb-xxl-105,.py-xxl-105,.p-xxl-105{padding-bottom:105px !important}.pt-xxl-105,.py-xxl-105,.p-xxl-105{padding-top:105px !important}.pl-xxl-110,.px-xxl-110,.p-xxl-110{padding-left:110px !important}.pr-xxl-110,.px-xxl-110,.p-xxl-110{padding-right:110px !important}.pb-xxl-110,.py-xxl-110,.p-xxl-110{padding-bottom:110px !important}.pt-xxl-110,.py-xxl-110,.p-xxl-110{padding-top:110px !important}.pl-xxl-115,.px-xxl-115,.p-xxl-115{padding-left:115px !important}.pr-xxl-115,.px-xxl-115,.p-xxl-115{padding-right:115px !important}.pb-xxl-115,.py-xxl-115,.p-xxl-115{padding-bottom:115px !important}.pt-xxl-115,.py-xxl-115,.p-xxl-115{padding-top:115px !important}.pl-xxl-120,.px-xxl-120,.p-xxl-120{padding-left:120px !important}.pr-xxl-120,.px-xxl-120,.p-xxl-120{padding-right:120px !important}.pb-xxl-120,.py-xxl-120,.p-xxl-120{padding-bottom:120px !important}.pt-xxl-120,.py-xxl-120,.p-xxl-120{padding-top:120px !important}.pl-xxl-125,.px-xxl-125,.p-xxl-125{padding-left:125px !important}.pr-xxl-125,.px-xxl-125,.p-xxl-125{padding-right:125px !important}.pb-xxl-125,.py-xxl-125,.p-xxl-125{padding-bottom:125px !important}.pt-xxl-125,.py-xxl-125,.p-xxl-125{padding-top:125px !important}.pl-xxl-130,.px-xxl-130,.p-xxl-130{padding-left:130px !important}.pr-xxl-130,.px-xxl-130,.p-xxl-130{padding-right:130px !important}.pb-xxl-130,.py-xxl-130,.p-xxl-130{padding-bottom:130px !important}.pt-xxl-130,.py-xxl-130,.p-xxl-130{padding-top:130px !important}.pl-xxl-135,.px-xxl-135,.p-xxl-135{padding-left:135px !important}.pr-xxl-135,.px-xxl-135,.p-xxl-135{padding-right:135px !important}.pb-xxl-135,.py-xxl-135,.p-xxl-135{padding-bottom:135px !important}.pt-xxl-135,.py-xxl-135,.p-xxl-135{padding-top:135px !important}.pl-xxl-140,.px-xxl-140,.p-xxl-140{padding-left:140px !important}.pr-xxl-140,.px-xxl-140,.p-xxl-140{padding-right:140px !important}.pb-xxl-140,.py-xxl-140,.p-xxl-140{padding-bottom:140px !important}.pt-xxl-140,.py-xxl-140,.p-xxl-140{padding-top:140px !important}.pl-xxl-145,.px-xxl-145,.p-xxl-145{padding-left:145px !important}.pr-xxl-145,.px-xxl-145,.p-xxl-145{padding-right:145px !important}.pb-xxl-145,.py-xxl-145,.p-xxl-145{padding-bottom:145px !important}.pt-xxl-145,.py-xxl-145,.p-xxl-145{padding-top:145px !important}.pl-xxl-150,.px-xxl-150,.p-xxl-150{padding-left:150px !important}.pr-xxl-150,.px-xxl-150,.p-xxl-150{padding-right:150px !important}.pb-xxl-150,.py-xxl-150,.p-xxl-150{padding-bottom:150px !important}.pt-xxl-150,.py-xxl-150,.p-xxl-150{padding-top:150px !important}.pl-xxl-155,.px-xxl-155,.p-xxl-155{padding-left:155px !important}.pr-xxl-155,.px-xxl-155,.p-xxl-155{padding-right:155px !important}.pb-xxl-155,.py-xxl-155,.p-xxl-155{padding-bottom:155px !important}.pt-xxl-155,.py-xxl-155,.p-xxl-155{padding-top:155px !important}.pl-xxl-160,.px-xxl-160,.p-xxl-160{padding-left:160px !important}.pr-xxl-160,.px-xxl-160,.p-xxl-160{padding-right:160px !important}.pb-xxl-160,.py-xxl-160,.p-xxl-160{padding-bottom:160px !important}.pt-xxl-160,.py-xxl-160,.p-xxl-160{padding-top:160px !important}.pl-xxl-165,.px-xxl-165,.p-xxl-165{padding-left:165px !important}.pr-xxl-165,.px-xxl-165,.p-xxl-165{padding-right:165px !important}.pb-xxl-165,.py-xxl-165,.p-xxl-165{padding-bottom:165px !important}.pt-xxl-165,.py-xxl-165,.p-xxl-165{padding-top:165px !important}.pl-xxl-170,.px-xxl-170,.p-xxl-170{padding-left:170px !important}.pr-xxl-170,.px-xxl-170,.p-xxl-170{padding-right:170px !important}.pb-xxl-170,.py-xxl-170,.p-xxl-170{padding-bottom:170px !important}.pt-xxl-170,.py-xxl-170,.p-xxl-170{padding-top:170px !important}.pl-xxl-175,.px-xxl-175,.p-xxl-175{padding-left:175px !important}.pr-xxl-175,.px-xxl-175,.p-xxl-175{padding-right:175px !important}.pb-xxl-175,.py-xxl-175,.p-xxl-175{padding-bottom:175px !important}.pt-xxl-175,.py-xxl-175,.p-xxl-175{padding-top:175px !important}.pl-xxl-180,.px-xxl-180,.p-xxl-180{padding-left:180px !important}.pr-xxl-180,.px-xxl-180,.p-xxl-180{padding-right:180px !important}.pb-xxl-180,.py-xxl-180,.p-xxl-180{padding-bottom:180px !important}.pt-xxl-180,.py-xxl-180,.p-xxl-180{padding-top:180px !important}}/*!
 * Bootstrap Utilities v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.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}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{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-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !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}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.w-sm-25{width:25% !important}.w-sm-50{width:50% !important}.w-sm-75{width:75% !important}.w-sm-100{width:100% !important}.w-sm-auto{width:auto !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !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}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.w-md-25{width:25% !important}.w-md-50{width:50% !important}.w-md-75{width:75% !important}.w-md-100{width:100% !important}.w-md-auto{width:auto !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !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}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.w-lg-25{width:25% !important}.w-lg-50{width:50% !important}.w-lg-75{width:75% !important}.w-lg-100{width:100% !important}.w-lg-auto{width:auto !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !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}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.w-xl-25{width:25% !important}.w-xl-50{width:50% !important}.w-xl-75{width:75% !important}.w-xl-100{width:100% !important}.w-xl-auto{width:auto !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !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}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.w-xxl-25{width:25% !important}.w-xxl-50{width:50% !important}.w-xxl-75{width:75% !important}.w-xxl-100{width:100% !important}.w-xxl-auto{width:auto !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}:root{--header-top-background: #f3f1f2}.header-top--dev{background:var(--header-top-background, #f3f1f2);padding:10px 0}.header-top-menu{list-style:none;padding:0;margin:0;display:flex;gap:30px}.header-top-menu .header-top-menu__link{color:#000;text-decoration:none;font-size:14px;white-space:nowrap}.header-top-menu .header-top-menu__link:hover,.header-top-menu .header-top-menu__link:focus,.header-top-menu .header-top-menu__link:active{text-decoration:underline}.header-middle{background:var(--header-middle-background, #fff);padding:50px 0 30px;transition:padding .15s ease-in-out}.logo-section{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:15px}@media(max-width: 1199.98px){.logo-section{flex-wrap:wrap}}.logo-section .logo-section__logo-list{display:flex;flex-direction:row;justify-content:flex-start;gap:15px}.logo-section .logo-section__logo-list .logo img{height:50px;width:auto;transition:height .15s ease-in-out}@media(max-width: 1199.98px){.logo-section .logo-section__logo-list .logo{flex:0 0 50%}.logo-section .logo-section__logo-list .logo img{height:50px;width:auto}}.logo-section .logo-text{font-weight:600;font-size:12px}.logo-section .logo-text span{background:red;color:#fff;padding:.1em .6em;display:inline-block}@media(max-width: 1199.98px){.logo-section .logo-text{width:100%;text-align:center}}.contacts-block{display:flex;flex-direction:row;justify-content:end;gap:30px}.contact-block{text-align:right;font-size:20px}.contact-block .contact-block__button{font-size:.6em;display:inline-block;border:0;background:var(--theme-secondary-color, var(--theme-color-primary, #ffcd11));color:var(--theme-secondary-text-color, #000);padding:.7em .8em;font-weight:bold;text-decoration:none;margin-bottom:.2em}.contact-block .contact-block__text{color:#000}.contact-block .contact-block__text a{font-weight:bold;color:#000;text-decoration:none;white-space:nowrap}.contact-block .contact-block__subtext{font-size:.6em}.contact-block.contact-block--float{position:relative}.contact-block.contact-block--float .contact-block__button{position:absolute;top:0;right:0;transform:translateY(-100%)}.main-menu-section{position:sticky;top:0;left:0;width:100%;z-index:1000}.main-menu-section.main-menu-section--sticky{position:sticky;top:0;left:0;width:100%;z-index:1000}.main-menu-section.main-menu-section--sticky .header-middle{padding:5px 0}.main-menu-section.main-menu-section--sticky .main-menu-section--hide-is-sticky{display:none !important}.main-menu-section.main-menu-section--sticky .contact-block.contact-block--float:not(.main-menu-section--hide-is-sticky){display:flex;gap:15px}.main-menu-section.main-menu-section--sticky .contact-block.contact-block--float:not(.main-menu-section--hide-is-sticky) .contact-block__button{position:static;transform:none;margin:0}.main-menu-section.main-menu-section--sticky .logo-section{flex-wrap:nowrap}.main-menu-section.main-menu-section--sticky .logo-section .logo-section__logo-list .logo img{width:auto;height:25px}.main-menu-section.main-menu-section--sticky .logo-section .logo-text{width:auto;text-align:left}.header-bottom{background:var(--theme-secondary-color, #1a1a1a)}.header-bottom .main-menu{padding:0;margin:0;list-style:none;display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch}.header-bottom .main-menu .main-menu__item{--color-link: #fff;--background-color: var(--theme-secondary-color, #1a1a1a);position:relative}.header-bottom .main-menu .main-menu__item:first-child{--color-link: #000;--background-color: var(--theme-color-primary, #ffcd11)}.header-bottom .main-menu .main-menu__item:hover,.header-bottom .main-menu .main-menu__item:focus,.header-bottom .main-menu .main-menu__item:active{--color-link: #000;--background-color: var(--theme-color-primary, #ffcd11)}.header-bottom .main-menu .main-menu__item:hover .nav-link_subitems,.header-bottom .main-menu .main-menu__item:focus .nav-link_subitems,.header-bottom .main-menu .main-menu__item:active .nav-link_subitems{display:flex;flex-wrap:wrap;position:absolute;top:100%;left:0;width:500px}.header-bottom .main-menu .main-menu__link{display:block;padding:.5em 1em;background:var(--background-color);color:var(--color-link);font-size:18px;text-decoration:none}.header-bottom .main-menu .main-menu__link svg{width:26px;height:26px;margin-left:3px}.header-bottom .main-menu .main-menu__link svg path{fill:var(--color-link)}.header-bottom .main-menu .main-menu__link svg line{stroke:var(--color-link)}.comparison-button{background:rgba(0,0,0,0);padding:10px 20px;display:flex;align-items:center;justify-content:center}.comparison-button:not(.comparison-button--inverse):hover,.comparison-button.comparison-button--inverse{--badge-background: #000;--badge-color: #fff;--icon-color: #000;background:var(--theme-color-primary, #ffcd11)}.comparison-block{position:relative;display:inline-block}.comparison-block .comparison-block__badge{position:absolute;top:-1px;right:-7px;background-color:var(--badge-background, var(--theme-color-primary, #ffcd11)) !important;border-radius:50px;width:15px;height:15px;font-size:12px;display:flex;align-items:center;justify-content:center;color:var(--badge-color, #000) !important}.comparison-block .comparison-block__icon path{fill:var(--icon-color, #fff)}.search-form{position:relative;height:100%;display:flex;align-items:stretch;justify-content:flex-end;flex-grow:1}.search-form input,.search-form button{border:0;outline:none}.search-form .search-form__form{display:flex;flex-direction:row;justify-content:flex-end;flex-grow:1}.search-form .search-suggest{background:none;width:0;padding-left:15px;padding-right:60px;font-size:18px;transition:width .15s ease-in-out,background .15s ease-out}.search-form .search-form__submit{font-size:0;background:none;padding:10px 20px;display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:0;height:100%}.search-form .search-form__submit path{fill:#fff}.search-form:not(.search-form--active) .search-form__submit:hover,.search-form:not(.search-form--active) .search-form__submit:focus,.search-form:not(.search-form--active) .search-form__submit:active,.search-form:not(.search-form--active) .search-form__submit:focus-visible{background:var(--theme-color-primary, #ffcd11)}.search-form:not(.search-form--active) .search-form__submit:hover path,.search-form:not(.search-form--active) .search-form__submit:focus path,.search-form:not(.search-form--active) .search-form__submit:active path,.search-form:not(.search-form--active) .search-form__submit:focus-visible path{fill:var(--theme-secondary-color, #1a1a1a)}.search-form.search-form--active .search-suggest{background:#f3f1f2;width:100%}.search-form.search-form--active .search-form__submit path{fill:#000}.header--fixed{position:sticky;top:0;left:0;width:100%;z-index:1000}.grid-template{display:grid;grid-template-columns:50% auto auto;grid-template-rows:auto auto auto;column-gap:30px;grid-template-areas:"empty email-button phone-button" "logo email-text phone-text" "empty2 email-subtext phone-subtext"}.grid-template .logo-section{grid-area:logo}.grid-template .grid-section--email-button{grid-area:email-button}.grid-template .grid-section--phone-button{grid-area:phone-button}.grid-template .grid-section--email-text{grid-area:email-text}.grid-template .grid-section--phone-text{grid-area:phone-text}.grid-template .grid-section--email-subtext{grid-area:email-subtext}.grid-template .grid-section--phone-subtext{grid-area:phone-subtext}.grid-template .contact-block-text{font-size:20px;color:#000}.grid-template .contact-block-text a{font-weight:bold;color:#000;text-decoration:none;white-space:nowrap}.grid-template .contact-block-subtext{font-size:12px}.grid-template .contact-block-button{font-size:12px;display:inline-block;background:var(--theme-color-primary, #ffcd11);color:#000;padding:.3em .8em;font-weight:bold;text-decoration:none;margin-bottom:.2em}.breadcrumb-section{background:#fafafa}.breadcrumb-section .breadcrumb .breadcrumb-item a{text-decoration:underline;color:#000}.breadcrumb-section .breadcrumb .breadcrumb-item a:hover,.breadcrumb-section .breadcrumb .breadcrumb-item a:active,.breadcrumb-section .breadcrumb .breadcrumb-item a:focus{text-decoration:none}.breadcrumb-section .breadcrumb .breadcrumb-item::before{color:#000}.breadcrumb-section .breadcrumb .breadcrumb-item.active{color:#000}.breadcrumb-section h1{color:#000}.catalog-card-wrapper{display:flex}.catalog-card-wrapper .catalog-card-small{display:flex;flex-direction:column;width:100%}.catalog-card-wrapper .catalog-card-small .catalog-card-small__bottom{display:flex;flex-direction:column;flex-grow:1}.catalog-card-wrapper .catalog-card-small .catalog-card-small__bottom .catalog-card-small-bottom-grid{margin-top:auto;margin-bottom:0}.catalog-card-wrapper .catalog-card-small .catalog-info{display:flex;flex-direction:row;flex-wrap:wrap}.catalog-card-wrapper .catalog-card-small .catalog-inStock{width:auto}/*!
 * Bootstrap Utilities v5.3.8 (https://getbootstrap.com/)
 * Copyright 2011-2025 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media(prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.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}.float-start{float:left !important}.float-end{float:right !important}.float-none{float:none !important}.object-fit-contain{object-fit:contain !important}.object-fit-cover{object-fit:cover !important}.object-fit-fill{object-fit:fill !important}.object-fit-scale{object-fit:scale-down !important}.object-fit-none{object-fit:none !important}.opacity-0{opacity:0 !important}.opacity-25{opacity:.25 !important}.opacity-50{opacity:.5 !important}.opacity-75{opacity:.75 !important}.opacity-100{opacity:1 !important}.overflow-auto{overflow:auto !important}.overflow-hidden{overflow:hidden !important}.overflow-visible{overflow:visible !important}.overflow-scroll{overflow:scroll !important}.overflow-x-auto{overflow-x:auto !important}.overflow-x-hidden{overflow-x:hidden !important}.overflow-x-visible{overflow-x:visible !important}.overflow-x-scroll{overflow-x:scroll !important}.overflow-y-auto{overflow-y:auto !important}.overflow-y-hidden{overflow-y:hidden !important}.overflow-y-visible{overflow-y:visible !important}.overflow-y-scroll{overflow-y:scroll !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !important}.d-inline-grid{display:inline-grid !important}.d-table{display:table !important}.d-table-row{display:table-row !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}.d-none{display:none !important}.shadow{box-shadow:var(--bs-box-shadow) !important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm) !important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg) !important}.shadow-none{box-shadow:none !important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform:translateX(-50%) !important}.translate-middle-y{transform:translateY(-50%) !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-0{border:0 !important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-top-0{border-top:0 !important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-end-0{border-right:0 !important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-bottom-0{border-bottom:0 !important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.border-start-0{border-left:0 !important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle) !important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle) !important}.border-success-subtle{border-color:var(--bs-success-border-subtle) !important}.border-info-subtle{border-color:var(--bs-info-border-subtle) !important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle) !important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle) !important}.border-light-subtle{border-color:var(--bs-light-border-subtle) !important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle) !important}.border-1{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-opacity-10{--bs-border-opacity: 0.1}.border-opacity-25{--bs-border-opacity: 0.25}.border-opacity-50{--bs-border-opacity: 0.5}.border-opacity-75{--bs-border-opacity: 0.75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.w-auto{width:auto !important}.mw-100{max-width:100% !important}.vw-100{width:100vw !important}.min-vw-100{min-width:100vw !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.h-auto{height:auto !important}.mh-100{max-height:100% !important}.vh-100{height:100vh !important}.min-vh-100{min-height:100vh !important}.flex-fill{flex:1 1 auto !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !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}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.justify-content-evenly{justify-content:space-evenly !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}.gap-0{gap:0 !important}.gap-1{gap:.25rem !important}.gap-2{gap:.5rem !important}.gap-3{gap:1rem !important}.gap-4{gap:1.5rem !important}.gap-5{gap:3rem !important}.row-gap-0{row-gap:0 !important}.row-gap-1{row-gap:.25rem !important}.row-gap-2{row-gap:.5rem !important}.row-gap-3{row-gap:1rem !important}.row-gap-4{row-gap:1.5rem !important}.row-gap-5{row-gap:3rem !important}.column-gap-0{column-gap:0 !important}.column-gap-1{column-gap:.25rem !important}.column-gap-2{column-gap:.5rem !important}.column-gap-3{column-gap:1rem !important}.column-gap-4{column-gap:1.5rem !important}.column-gap-5{column-gap:3rem !important}.font-monospace{font-family:var(--bs-font-monospace) !important}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.fs-2{font-size:calc(1.325rem + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.3vw) !important}.fs-5{font-size:1.25rem !important}.fs-6{font-size:1rem !important}.fst-italic{font-style:italic !important}.fst-normal{font-style:normal !important}.fw-lighter{font-weight:lighter !important}.fw-light{font-weight:300 !important}.fw-normal{font-weight:400 !important}.fw-medium{font-weight:500 !important}.fw-semibold{font-weight:600 !important}.fw-bold{font-weight:700 !important}.fw-bolder{font-weight:bolder !important}.lh-1{line-height:1 !important}.lh-sm{line-height:1.25 !important}.lh-base{line-height:1.5 !important}.lh-lg{line-height:2 !important}.text-start{text-align:left !important}.text-end{text-align:right !important}.text-center{text-align:center !important}.text-decoration-none{text-decoration:none !important}.text-decoration-underline{text-decoration:underline !important}.text-decoration-line-through{text-decoration:line-through !important}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.text-wrap{white-space:normal !important}.text-nowrap{white-space:nowrap !important}.text-break{word-wrap:break-word !important;word-break:break-word !important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-black-50{--bs-text-opacity: 1;color:rgba(0,0,0,.5) !important}.text-white-50{--bs-text-opacity: 1;color:rgba(255,255,255,.5) !important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color) !important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color) !important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color) !important}.text-reset{--bs-text-opacity: 1;color:inherit !important}.text-opacity-25{--bs-text-opacity: 0.25}.text-opacity-50{--bs-text-opacity: 0.5}.text-opacity-75{--bs-text-opacity: 0.75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis) !important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis) !important}.text-success-emphasis{color:var(--bs-success-text-emphasis) !important}.text-info-emphasis{color:var(--bs-info-text-emphasis) !important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis) !important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis) !important}.text-light-emphasis{color:var(--bs-light-text-emphasis) !important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis) !important}.link-opacity-10{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important}.bg-transparent{--bs-bg-opacity: 1;background-color:rgba(0,0,0,0) !important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important}.bg-opacity-10{--bs-bg-opacity: 0.1}.bg-opacity-25{--bs-bg-opacity: 0.25}.bg-opacity-50{--bs-bg-opacity: 0.5}.bg-opacity-75{--bs-bg-opacity: 0.75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle) !important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle) !important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle) !important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle) !important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle) !important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle) !important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle) !important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle) !important}.bg-gradient{background-image:var(--bs-gradient) !important}.user-select-all{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{user-select:none !important}.pe-none{pointer-events:none !important}.pe-auto{pointer-events:auto !important}.rounded{border-radius:var(--bs-border-radius) !important}.rounded-0{border-radius:0 !important}.rounded-1{border-radius:var(--bs-border-radius-sm) !important}.rounded-2{border-radius:var(--bs-border-radius) !important}.rounded-3{border-radius:var(--bs-border-radius-lg) !important}.rounded-4{border-radius:var(--bs-border-radius-xl) !important}.rounded-5{border-radius:var(--bs-border-radius-xxl) !important}.rounded-circle{border-radius:50% !important}.rounded-pill{border-radius:var(--bs-border-radius-pill) !important}.rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-0{border-top-left-radius:0 !important;border-top-right-radius:0 !important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm) !important;border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg) !important;border-top-right-radius:var(--bs-border-radius-lg) !important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl) !important;border-top-right-radius:var(--bs-border-radius-xl) !important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl) !important;border-top-right-radius:var(--bs-border-radius-xxl) !important}.rounded-top-circle{border-top-left-radius:50% !important;border-top-right-radius:50% !important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill) !important;border-top-right-radius:var(--bs-border-radius-pill) !important}.rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-0{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm) !important;border-bottom-right-radius:var(--bs-border-radius-sm) !important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg) !important;border-bottom-right-radius:var(--bs-border-radius-lg) !important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl) !important;border-bottom-right-radius:var(--bs-border-radius-xl) !important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-right-radius:var(--bs-border-radius-xxl) !important}.rounded-end-circle{border-top-right-radius:50% !important;border-bottom-right-radius:50% !important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill) !important;border-bottom-right-radius:var(--bs-border-radius-pill) !important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-0{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm) !important;border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg) !important;border-bottom-left-radius:var(--bs-border-radius-lg) !important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl) !important;border-bottom-left-radius:var(--bs-border-radius-xl) !important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl) !important;border-bottom-left-radius:var(--bs-border-radius-xxl) !important}.rounded-bottom-circle{border-bottom-right-radius:50% !important;border-bottom-left-radius:50% !important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill) !important;border-bottom-left-radius:var(--bs-border-radius-pill) !important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-0{border-bottom-left-radius:0 !important;border-top-left-radius:0 !important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm) !important;border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg) !important;border-top-left-radius:var(--bs-border-radius-lg) !important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl) !important;border-top-left-radius:var(--bs-border-radius-xl) !important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl) !important;border-top-left-radius:var(--bs-border-radius-xxl) !important}.rounded-start-circle{border-bottom-left-radius:50% !important;border-top-left-radius:50% !important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill) !important;border-top-left-radius:var(--bs-border-radius-pill) !important}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.z-n1{z-index:-1 !important}.z-0{z-index:0 !important}.z-1{z-index:1 !important}.z-2{z-index:2 !important}.z-3{z-index:3 !important}@media(min-width: 576px){.float-sm-start{float:left !important}.float-sm-end{float:right !important}.float-sm-none{float:none !important}.object-fit-sm-contain{object-fit:contain !important}.object-fit-sm-cover{object-fit:cover !important}.object-fit-sm-fill{object-fit:fill !important}.object-fit-sm-scale{object-fit:scale-down !important}.object-fit-sm-none{object-fit:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !important}.d-sm-inline-grid{display:inline-grid !important}.d-sm-table{display:table !important}.d-sm-table-row{display:table-row !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}.d-sm-none{display:none !important}.w-sm-25{width:25% !important}.w-sm-50{width:50% !important}.w-sm-75{width:75% !important}.w-sm-100{width:100% !important}.w-sm-auto{width:auto !important}.flex-sm-fill{flex:1 1 auto !important}.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !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}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.justify-content-sm-evenly{justify-content:space-evenly !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}.gap-sm-0{gap:0 !important}.gap-sm-1{gap:.25rem !important}.gap-sm-2{gap:.5rem !important}.gap-sm-3{gap:1rem !important}.gap-sm-4{gap:1.5rem !important}.gap-sm-5{gap:3rem !important}.row-gap-sm-0{row-gap:0 !important}.row-gap-sm-1{row-gap:.25rem !important}.row-gap-sm-2{row-gap:.5rem !important}.row-gap-sm-3{row-gap:1rem !important}.row-gap-sm-4{row-gap:1.5rem !important}.row-gap-sm-5{row-gap:3rem !important}.column-gap-sm-0{column-gap:0 !important}.column-gap-sm-1{column-gap:.25rem !important}.column-gap-sm-2{column-gap:.5rem !important}.column-gap-sm-3{column-gap:1rem !important}.column-gap-sm-4{column-gap:1.5rem !important}.column-gap-sm-5{column-gap:3rem !important}.text-sm-start{text-align:left !important}.text-sm-end{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width: 768px){.float-md-start{float:left !important}.float-md-end{float:right !important}.float-md-none{float:none !important}.object-fit-md-contain{object-fit:contain !important}.object-fit-md-cover{object-fit:cover !important}.object-fit-md-fill{object-fit:fill !important}.object-fit-md-scale{object-fit:scale-down !important}.object-fit-md-none{object-fit:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !important}.d-md-inline-grid{display:inline-grid !important}.d-md-table{display:table !important}.d-md-table-row{display:table-row !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}.d-md-none{display:none !important}.w-md-25{width:25% !important}.w-md-50{width:50% !important}.w-md-75{width:75% !important}.w-md-100{width:100% !important}.w-md-auto{width:auto !important}.flex-md-fill{flex:1 1 auto !important}.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !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}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.justify-content-md-evenly{justify-content:space-evenly !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}.gap-md-0{gap:0 !important}.gap-md-1{gap:.25rem !important}.gap-md-2{gap:.5rem !important}.gap-md-3{gap:1rem !important}.gap-md-4{gap:1.5rem !important}.gap-md-5{gap:3rem !important}.row-gap-md-0{row-gap:0 !important}.row-gap-md-1{row-gap:.25rem !important}.row-gap-md-2{row-gap:.5rem !important}.row-gap-md-3{row-gap:1rem !important}.row-gap-md-4{row-gap:1.5rem !important}.row-gap-md-5{row-gap:3rem !important}.column-gap-md-0{column-gap:0 !important}.column-gap-md-1{column-gap:.25rem !important}.column-gap-md-2{column-gap:.5rem !important}.column-gap-md-3{column-gap:1rem !important}.column-gap-md-4{column-gap:1.5rem !important}.column-gap-md-5{column-gap:3rem !important}.text-md-start{text-align:left !important}.text-md-end{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width: 992px){.float-lg-start{float:left !important}.float-lg-end{float:right !important}.float-lg-none{float:none !important}.object-fit-lg-contain{object-fit:contain !important}.object-fit-lg-cover{object-fit:cover !important}.object-fit-lg-fill{object-fit:fill !important}.object-fit-lg-scale{object-fit:scale-down !important}.object-fit-lg-none{object-fit:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !important}.d-lg-inline-grid{display:inline-grid !important}.d-lg-table{display:table !important}.d-lg-table-row{display:table-row !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}.d-lg-none{display:none !important}.w-lg-25{width:25% !important}.w-lg-50{width:50% !important}.w-lg-75{width:75% !important}.w-lg-100{width:100% !important}.w-lg-auto{width:auto !important}.flex-lg-fill{flex:1 1 auto !important}.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !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}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.justify-content-lg-evenly{justify-content:space-evenly !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}.gap-lg-0{gap:0 !important}.gap-lg-1{gap:.25rem !important}.gap-lg-2{gap:.5rem !important}.gap-lg-3{gap:1rem !important}.gap-lg-4{gap:1.5rem !important}.gap-lg-5{gap:3rem !important}.row-gap-lg-0{row-gap:0 !important}.row-gap-lg-1{row-gap:.25rem !important}.row-gap-lg-2{row-gap:.5rem !important}.row-gap-lg-3{row-gap:1rem !important}.row-gap-lg-4{row-gap:1.5rem !important}.row-gap-lg-5{row-gap:3rem !important}.column-gap-lg-0{column-gap:0 !important}.column-gap-lg-1{column-gap:.25rem !important}.column-gap-lg-2{column-gap:.5rem !important}.column-gap-lg-3{column-gap:1rem !important}.column-gap-lg-4{column-gap:1.5rem !important}.column-gap-lg-5{column-gap:3rem !important}.text-lg-start{text-align:left !important}.text-lg-end{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width: 1200px){.float-xl-start{float:left !important}.float-xl-end{float:right !important}.float-xl-none{float:none !important}.object-fit-xl-contain{object-fit:contain !important}.object-fit-xl-cover{object-fit:cover !important}.object-fit-xl-fill{object-fit:fill !important}.object-fit-xl-scale{object-fit:scale-down !important}.object-fit-xl-none{object-fit:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !important}.d-xl-inline-grid{display:inline-grid !important}.d-xl-table{display:table !important}.d-xl-table-row{display:table-row !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}.d-xl-none{display:none !important}.w-xl-25{width:25% !important}.w-xl-50{width:50% !important}.w-xl-75{width:75% !important}.w-xl-100{width:100% !important}.w-xl-auto{width:auto !important}.flex-xl-fill{flex:1 1 auto !important}.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !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}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.justify-content-xl-evenly{justify-content:space-evenly !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}.gap-xl-0{gap:0 !important}.gap-xl-1{gap:.25rem !important}.gap-xl-2{gap:.5rem !important}.gap-xl-3{gap:1rem !important}.gap-xl-4{gap:1.5rem !important}.gap-xl-5{gap:3rem !important}.row-gap-xl-0{row-gap:0 !important}.row-gap-xl-1{row-gap:.25rem !important}.row-gap-xl-2{row-gap:.5rem !important}.row-gap-xl-3{row-gap:1rem !important}.row-gap-xl-4{row-gap:1.5rem !important}.row-gap-xl-5{row-gap:3rem !important}.column-gap-xl-0{column-gap:0 !important}.column-gap-xl-1{column-gap:.25rem !important}.column-gap-xl-2{column-gap:.5rem !important}.column-gap-xl-3{column-gap:1rem !important}.column-gap-xl-4{column-gap:1.5rem !important}.column-gap-xl-5{column-gap:3rem !important}.text-xl-start{text-align:left !important}.text-xl-end{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width: 1400px){.float-xxl-start{float:left !important}.float-xxl-end{float:right !important}.float-xxl-none{float:none !important}.object-fit-xxl-contain{object-fit:contain !important}.object-fit-xxl-cover{object-fit:cover !important}.object-fit-xxl-fill{object-fit:fill !important}.object-fit-xxl-scale{object-fit:scale-down !important}.object-fit-xxl-none{object-fit:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-inline-grid{display:inline-grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.w-xxl-25{width:25% !important}.w-xxl-50{width:50% !important}.w-xxl-75{width:75% !important}.w-xxl-100{width:100% !important}.w-xxl-auto{width:auto !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}.gap-xxl-0{gap:0 !important}.gap-xxl-1{gap:.25rem !important}.gap-xxl-2{gap:.5rem !important}.gap-xxl-3{gap:1rem !important}.gap-xxl-4{gap:1.5rem !important}.gap-xxl-5{gap:3rem !important}.row-gap-xxl-0{row-gap:0 !important}.row-gap-xxl-1{row-gap:.25rem !important}.row-gap-xxl-2{row-gap:.5rem !important}.row-gap-xxl-3{row-gap:1rem !important}.row-gap-xxl-4{row-gap:1.5rem !important}.row-gap-xxl-5{row-gap:3rem !important}.column-gap-xxl-0{column-gap:0 !important}.column-gap-xxl-1{column-gap:.25rem !important}.column-gap-xxl-2{column-gap:.5rem !important}.column-gap-xxl-3{column-gap:1rem !important}.column-gap-xxl-4{column-gap:1.5rem !important}.column-gap-xxl-5{column-gap:3rem !important}.text-xxl-start{text-align:left !important}.text-xxl-end{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}.fs-2{font-size:2rem !important}.fs-3{font-size:1.75rem !important}.fs-4{font-size:1.5rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !important}.d-print-inline-grid{display:inline-grid !important}.d-print-table{display:table !important}.d-print-table-row{display:table-row !important}.d-print-table-cell{display:table-cell !important}.d-print-flex{display:flex !important}.d-print-inline-flex{display:inline-flex !important}.d-print-none{display:none !important}}@media(min-width: 576px){.tags-cloud{display:flex;flex-direction:row;align-items:flex-start;gap:0 15px}.tags-cloud[data-open=true]{flex-direction:column}}.tags-cloud-groups{display:flex;flex-direction:column;gap:30px 0}.tags-cloud-group{display:flex;flex-direction:row;align-items:flex-start;gap:15px}.tags-cloud-group__title{font-weight:bold;white-space:nowrap}.tags-cloud-group__tags{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:7.5px}.tags-cloud-tag{--background-color: #fafafa;--text-color: #000;--background-color--hover: var(--theme-color-primary, #ffcd11);--text-color--hover: #000;padding:.25em .5em;text-decoration:none;white-space:nowrap;transition:color .15s ease-in-out,background .15s ease-in-out;font-size:.875rem;border-radius:4px;background:var(--background-color);color:var(--text-color)}.tags-cloud-tag:hover{background:var(--background-color--hover, var(--background-color));color:var(--text-color--hover, var(--text-color))}.tags-cloud-tag:hover{text-shadow:0 0 .02px #000}.tags-cloud-switcher{--background-color: #000;--text-color: #fff;--text-color--hover: var(--theme-color-primary, #ffcd11);padding:.25em .5em;text-decoration:none;white-space:nowrap;transition:color .15s ease-in-out,background .15s ease-in-out;font-size:.875rem;border-radius:4px;background:var(--background-color);color:var(--text-color);margin-right:0;margin-left:auto}.tags-cloud-switcher:hover{background:var(--background-color--hover, var(--background-color));color:var(--text-color--hover, var(--text-color))}@media(max-width: 575.98px){.tags-cloud-switcher{display:block;width:100%;padding:.5em;text-align:center;margin-top:15px}}.main,#mainSlider{margin-top:0 !important}
