@charset "UTF-8";/*!
 * Bootstrap  v5.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--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: "Signika", sans-serif;--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: .9rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.6;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #FFF5E6;--bs-body-bg-rgb: 255, 245, 230;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, .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, .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-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .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 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.35rem + 1.2vw)}@media (min-width: 1200px){h1,.h1{font-size:2.25rem}}h2,.h2{font-size:calc(1.305rem + .66vw)}@media (min-width: 1200px){h2,.h2{font-size:1.8rem}}h3,.h3{font-size:calc(1.2825rem + .39vw)}@media (min-width: 1200px){h3,.h3{font-size:1.575rem}}h4,.h4{font-size:calc(1.26rem + .12vw)}@media (min-width: 1200px){h4,.h4{font-size:1.35rem}}h5,.h5{font-size:1.125rem}h6,.h6{font-size:.9rem}p{margin-top:0;margin-bottom:1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}b,strong{font-weight:bolder}sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code{font-family:var(--bs-font-monospace);font-size:1em}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}[hidden]{display:none!important}.list-unstyled{padding-left:0;list-style:none}.img-fluid{max-width:100%;height:auto}.container,.container-xxl,.container-xl{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container{max-width:540px}}@media (min-width: 768px){.container{max-width:720px}}@media (min-width: 992px){.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-6{flex:0 0 auto;width:50%}.col-12{flex:0 0 auto;width:100%}.g-0{--bs-gutter-x: 0}.g-0{--bs-gutter-y: 0}.gy-2{--bs-gutter-y: .5rem}.gy-3{--bs-gutter-y: 1rem}@media (min-width: 576px){.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.gy-sm-0{--bs-gutter-y: 0}}@media (min-width: 768px){.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-4{margin-left:33.33333333%}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.gx-lg-5{--bs-gutter-x: 3rem}}@media (min-width: 1200px){.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-9{flex:0 0 auto;width:75%}.g-xl-0{--bs-gutter-x: 0}.g-xl-0{--bs-gutter-y: 0}.gx-xl-5{--bs-gutter-x: 3rem}}@media (min-width: 1400px){.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-9{flex:0 0 auto;width:75%}.gx-xxl-5{--bs-gutter-x: 3rem}}.table{--bs-table-color-type: initial;--bs-table-bg-type: initial;--bs-table-color-state: initial;--bs-table-bg-state: initial;--bs-table-color: var(--bs-body-color);--bs-table-bg: var(--bs-body-bg);--bs-table-border-color: var(--bs-border-color);--bs-table-accent-bg: transparent;--bs-table-striped-color: var(--bs-body-color);--bs-table-striped-bg: rgba(0, 0, 0, .05);--bs-table-active-color: var(--bs-body-color);--bs-table-active-bg: rgba(0, 0, 0, .1);--bs-table-hover-color: var(--bs-body-color);--bs-table-hover-bg: rgba(0, 0, 0, .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.6}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.6;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.6em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}textarea.form-control{min-height:calc(1.6em + .75rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.6;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-check{display:block;min-height:1.44rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{--bs-form-check-bg: #FFF;width:1em;height:1em;margin-top:.3em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:none}.form-check-input:checked{background-color:var(--c5);border-color:var(--c5)}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%232B2866'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FFF'/%3e%3c/svg%3e")}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion: reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{position:absolute;top:1rem;right:.375rem;bottom:1rem;left:.375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>:disabled~label,.form-floating>.form-control:disabled~label{color:#6c757d}.form-floating>:disabled~label:after,.form-floating>.form-control:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:.9rem;font-weight:400;line-height:1.6;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(var(--bs-border-width) * -1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.is-invalid~.invalid-feedback{display:block}.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.6em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.4em + .1875rem) center;background-size:calc(.8em + .375rem) calc(.8em + .375rem)}.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}textarea.form-control.is-invalid{padding-right:calc(1.6em + .75rem);background-position:top calc(.4em + .1875rem) right calc(.4em + .1875rem)}.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.8em + .375rem) calc(.8em + .375rem)}.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid{z-index:4}.btn{--bs-btn-padding-x: .75rem;--bs-btn-padding-y: .375rem;--bs-btn-font-family: ;--bs-btn-font-size: .9rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.6;--bs-btn-color: var(--bs-body-color);--bs-btn-bg: transparent;--bs-btn-border-width: var(--bs-border-width);--bs-btn-border-color: transparent;--bs-btn-border-radius: var(--bs-border-radius);--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity: .65;--bs-btn-focus-box-shadow: 0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn:disabled,.btn.disabled{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #0d6efd;--bs-btn-border-color: #0d6efd;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #0b5ed7;--bs-btn-hover-border-color: #0a58ca;--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: #0a58ca;--bs-btn-active-border-color: #0a53be;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #157347;--bs-btn-hover-border-color: #146c43;--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: #146c43;--bs-btn-active-border-color: #13653f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #198754;--bs-btn-disabled-border-color: #198754}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #dc3545;--bs-btn-border-color: #dc3545;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #bb2d3b;--bs-btn-hover-border-color: #b02a37;--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: #b02a37;--bs-btn-active-border-color: #a52834;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.btn-link{--bs-btn-font-weight: 400;--bs-btn-color: var(--bs-link-color);--bs-btn-bg: transparent;--bs-btn-border-color: transparent;--bs-btn-hover-color: var(--bs-link-hover-color);--bs-btn-hover-border-color: transparent;--bs-btn-active-color: var(--bs-link-hover-color);--bs-btn-active-border-color: transparent;--bs-btn-disabled-color: #6c757d;--bs-btn-disabled-border-color: transparent;--bs-btn-box-shadow: 0 0 0 #000;--bs-btn-focus-shadow-rgb: 49, 132, 253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.dropdown,.dropdown-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex: 1000;--bs-dropdown-min-width: 10rem;--bs-dropdown-padding-x: 0;--bs-dropdown-padding-y: .5rem;--bs-dropdown-spacer: .125rem;--bs-dropdown-font-size: .9rem;--bs-dropdown-color: var(--bs-body-color);--bs-dropdown-bg: var(--bs-body-bg);--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-border-radius: var(--bs-border-radius);--bs-dropdown-border-width: var(--bs-border-width);--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y: .5rem;--bs-dropdown-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-dropdown-link-color: var(--bs-body-color);--bs-dropdown-link-hover-color: var(--bs-body-color);--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);--bs-dropdown-item-padding-x: 1rem;--bs-dropdown-item-padding-y: .25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: .5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu-start{--bs-position: start}.dropdown-menu-end{--bs-position: end}@media (min-width: 576px){.dropdown-menu-sm-start{--bs-position: start}.dropdown-menu-sm-end{--bs-position: end}}@media (min-width: 768px){.dropdown-menu-md-start{--bs-position: start}.dropdown-menu-md-end{--bs-position: end}}@media (min-width: 992px){.dropdown-menu-lg-start{--bs-position: start}.dropdown-menu-lg-end{--bs-position: end}}@media (min-width: 1200px){.dropdown-menu-xl-start{--bs-position: start}.dropdown-menu-xl-end{--bs-position: end}}@media (min-width: 1400px){.dropdown-menu-xxl-start{--bs-position: start}.dropdown-menu-xxl-end{--bs-position: end}}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius, 0)}.dropdown-item:hover,.dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.7875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color: #dee2e6;--bs-dropdown-bg: #343a40;--bs-dropdown-border-color: var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color: #dee2e6;--bs-dropdown-link-hover-color: #fff;--bs-dropdown-divider-bg: var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg: rgba(255, 255, 255, .15);--bs-dropdown-link-active-color: #fff;--bs-dropdown-link-active-bg: #0d6efd;--bs-dropdown-link-disabled-color: #adb5bd;--bs-dropdown-header-color: #adb5bd}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after{margin-left:0}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.navbar{--bs-navbar-padding-x: 0;--bs-navbar-padding-y: .5rem;--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y: .32rem;--bs-navbar-brand-margin-end: 1rem;--bs-navbar-brand-font-size: 1.125rem;--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x: .5rem;--bs-navbar-toggler-padding-y: .25rem;--bs-navbar-toggler-padding-x: .75rem;--bs-navbar-toggler-font-size: 1.125rem;--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius: var(--bs-border-radius);--bs-navbar-toggler-focus-width: .25rem;--bs-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x: 0;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-navbar-color);--bs-nav-link-hover-color: var(--bs-navbar-hover-color);--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark{--bs-navbar-color: rgba(255, 255, 255, .55);--bs-navbar-hover-color: rgba(255, 255, 255, .75);--bs-navbar-disabled-color: rgba(255, 255, 255, .25);--bs-navbar-active-color: #fff;--bs-navbar-brand-color: #fff;--bs-navbar-brand-hover-color: #fff;--bs-navbar-toggler-border-color: rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: .5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width: var(--bs-border-width);--bs-card-border-color: var(--bs-border-color-translucent);--bs-card-border-radius: var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y: .5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg: var(--bs-body-bg);--bs-card-img-overlay-padding: 1rem;--bs-card-group-margin: .75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;--bs-accordion-border-color: var(--bs-border-color);--bs-accordion-border-width: var(--bs-border-width);--bs-accordion-border-radius: var(--bs-border-radius);--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x: 1.25rem;--bs-accordion-btn-padding-y: 1rem;--bs-accordion-btn-color: var(--bs-body-color);--bs-accordion-btn-bg: var(--bs-accordion-bg);--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .2s ease-in-out;--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color: #86b7fe;--bs-accordion-btn-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x: 1.25rem;--bs-accordion-body-padding-y: 1rem;--bs-accordion-active-color: var(--bs-primary-text-emphasis);--bs-accordion-active-bg: var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:.9rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media (prefers-reduced-motion: reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media (prefers-reduced-motion: reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.breadcrumb{--bs-breadcrumb-padding-x: 0;--bs-breadcrumb-padding-y: 0;--bs-breadcrumb-margin-bottom: 1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color: var(--bs-secondary-color);--bs-breadcrumb-item-padding-x: .5rem;--bs-breadcrumb-item-active-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--bs-badge-color: #fff;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg: transparent;--bs-alert-padding-x: 1rem;--bs-alert-padding-y: 1rem;--bs-alert-margin-bottom: 1rem;--bs-alert-color: inherit;--bs-alert-border-color: transparent;--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius: var(--bs-border-radius);--bs-alert-link-color: inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-success{--bs-alert-color: var(--bs-success-text-emphasis);--bs-alert-bg: var(--bs-success-bg-subtle);--bs-alert-border-color: var(--bs-success-border-subtle);--bs-alert-link-color: var(--bs-success-text-emphasis)}.alert-warning{--bs-alert-color: var(--bs-warning-text-emphasis);--bs-alert-bg: var(--bs-warning-bg-subtle);--bs-alert-border-color: var(--bs-warning-border-subtle);--bs-alert-link-color: var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color: var(--bs-danger-text-emphasis);--bs-alert-bg: var(--bs-danger-bg-subtle);--bs-alert-border-color: var(--bs-danger-border-subtle);--bs-alert-link-color: var(--bs-danger-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x: 1rem;--bs-modal-header-padding-y: 1rem;--bs-modal-header-padding: 1rem 1rem;--bs-modal-header-border-color: var(--bs-border-color);--bs-modal-header-border-width: var(--bs-border-width);--bs-modal-title-line-height: 1.6;--bs-modal-footer-gap: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 992px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1200px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.popover{--bs-popover-zindex: 1070;--bs-popover-max-width: 276px;--bs-popover-font-size: .7875rem;--bs-popover-bg: var(--bs-body-bg);--bs-popover-border-width: var(--bs-border-width);--bs-popover-border-color: var(--bs-border-color-translucent);--bs-popover-border-radius: var(--bs-border-radius-lg);--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: .5rem;--bs-popover-header-font-size: .9rem;--bs-popover-header-color: inherit;--bs-popover-header-bg: var(--bs-secondary-bg);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: 1rem;--bs-popover-body-color: var(--bs-body-color);--bs-popover-arrow-width: 1rem;--bs-popover-arrow-height: .5rem;--bs-popover-arrow-border: var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.6;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-top>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-end>.popover-arrow:before,.bs-popover-end>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-start>.popover-arrow:before,.bs-popover-start>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}@keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.offcanvas,.offcanvas-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--bs-offcanvas-zindex: 1045;--bs-offcanvas-width: 400px;--bs-offcanvas-height: 30vh;--bs-offcanvas-padding-x: 1rem;--bs-offcanvas-padding-y: 1rem;--bs-offcanvas-color: var(--bs-body-color);--bs-offcanvas-bg: var(--bs-body-bg);--bs-offcanvas-border-width: var(--bs-border-width);--bs-offcanvas-border-color: var(--bs-border-color-translucent);--bs-offcanvas-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-offcanvas-transition: transform .3s ease-in-out;--bs-offcanvas-title-line-height: 1.6}@media (max-width: 575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.offcanvas-sm{transition:none}}@media (max-width: 575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.show{visibility:visible}}@media (min-width: 576px){.offcanvas-sm{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.offcanvas-md{transition:none}}@media (max-width: 767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.show{visibility:visible}}@media (min-width: 768px){.offcanvas-md{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.offcanvas-lg{transition:none}}@media (max-width: 991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.show{visibility:visible}}@media (min-width: 992px){.offcanvas-lg{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.offcanvas-xl{transition:none}}@media (max-width: 1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.show{visibility:visible}}@media (min-width: 1200px){.offcanvas-xl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media (max-width: 1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.offcanvas-xxl{transition:none}}@media (max-width: 1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.show{visibility:visible}}@media (min-width: 1400px){.offcanvas-xxl{--bs-offcanvas-height: auto;--bs-offcanvas-border-width: 0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media (prefers-reduced-motion: reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding){transform:none}.offcanvas.show{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}@keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, .5));text-underline-offset:.25em;backface-visibility:hidden}.sticky-top{position:sticky;top:0;z-index:1020}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.align-baseline{vertical-align:baseline!important}.opacity-0{opacity:0!important}.opacity-100{opacity:1!important}.overflow-hidden{overflow:hidden!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-sticky{position:sticky!important}.end-0{right:0!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-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.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}.h-100{height:100%!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-1{flex-grow:1!important}.flex-wrap{flex-wrap:wrap!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}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.order-1{order:1!important}.order-2{order:2!important}.m-0{margin:0!important}.m-auto{margin:auto!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!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}.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-5{margin-right:3rem!important}.mb-0{margin-bottom:0!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}.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-auto{margin-left:auto!important}.p-0{padding:0!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!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-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-1{padding-right:.25rem!important}.pe-3{padding-right:1rem!important}.pb-0{padding-bottom:0!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-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.lh-1{line-height:1!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-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.visible{visibility:visible!important}@media (min-width: 576px){.d-sm-block{display:block!important}.d-sm-flex{display:flex!important}.d-sm-none{display:none!important}.flex-sm-row{flex-direction:row!important}.justify-content-sm-end{justify-content:flex-end!important}.align-items-sm-center{align-items:center!important}.mt-sm-0{margin-top:0!important}.me-sm-3{margin-right:1rem!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-5{margin-bottom:3rem!important}.ms-sm-0{margin-left:0!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-4{padding:1.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-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.pe-sm-2{padding-right:.5rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-4{padding-left:1.5rem!important}}@media (min-width: 768px){.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-flex{display:flex!important}.d-md-none{display:none!important}.flex-md-row{flex-direction:row!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-between{justify-content:space-between!important}.align-items-md-center{align-items:center!important}.order-md-2{order:2!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}.mt-md-0{margin-top:0!important}.mt-md-auto{margin-top:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.d-lg-block{display:block!important}.d-lg-flex{display:flex!important}.d-lg-none{display:none!important}.flex-lg-row{flex-direction:row!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.align-items-lg-end{align-items:flex-end!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.mt-lg-0{margin-top:0!important}.mt-lg-2{margin-top:.5rem!important}.me-lg-5{margin-right:3rem!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-5{padding-right:3rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!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){.d-xl-inline-block{display:inline-block!important}.d-xl-flex{display:flex!important}.d-xl-none{display:none!important}.mb-xl-0{margin-bottom:0!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-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-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}}@media (min-width: 1400px){.d-xxl-flex{display:flex!important}.d-xxl-none{display:none!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}}:root{--c1: #FFF5E6}:root{--c2: #FEF9F3}:root{--c3: #FFCF66}:root{--c4: #2B2866}:root{--c5: #B4D978}:root{--c6: #DFDEED}:root{--c7: #5A56A2}:root{--c8: #1E1E31}:root{--c9: #C4C3D6}:root{--c10: #FFF5E1}:root{--c11: #f6f5fc}:root{--c12: #ef476f}:root{--c13: #eae9f4}:root{--c14: #ffe7b2}:root{--c15: #B5B3CC}:root{--c16: #fff3d9}:root{--bs-danger-rgb: 239, 71, 111;--bs-danger: var(--c12)}.font-roboto-condensed{font-family:Roboto Condensed,sans-serif}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-regular{font-weight:400!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-black{font-weight:900!important}html{position:relative;min-height:100%}html:focus{outline:none}html,body{margin:0;padding:0;box-sizing:border-box;min-height:100vh}body{background-color:#fff5e6;font-weight:300;font-size:.9rem;line-height:1.6}h1,.h1{font-size:2.25rem;line-height:2}h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-top:0;margin-bottom:.5rem;line-height:1.35}.h1,h1{font-size:2.25rem}.h2,h2{font-size:1.8rem}.h3,h3{font-size:1.575rem}.h4,h4{font-size:1.35rem}.h5,h5{font-size:1.125rem}.h6,h6{font-size:.9rem}p{margin-top:0;margin-bottom:1rem;line-height:25px}p:last-child{margin-bottom:0}.text-justify{text-align:justify}strong,b{font-weight:700}.objectfitcover{object-fit:cover}.border-t-dotted-1px-c4{border-top:1px dotted #2B2866}.border-t-1px-c7{border-top:1px solid #5A56A2}.border-t-1px-c14{border-top:1px solid #ffe7b2}.border-b-1px-c6{border-bottom:1px solid #DFDEED}.border-1px-c4{border:1px solid #2B2866}.border-1px-c6{border:1px solid #DFDEED}.border-1px-c11{border:1px solid #f6f5fc}.border-1px-c15{border:1px solid #B5B3CC}.border-2px-white{border:2px solid #fff}.border-2px-c3{border:2px solid #FFCF66}.border-2px-c4{border:2px solid #2B2866}.border-2px-c5{border:2px solid #B4D978}.border-2px-c6{border:2px solid #DFDEED}.border-l-3px-c14{border-left:3px solid #ffe7b2}.border-6px{border:6px}.border-c3{border-color:#ffcf66}.border-c4{border-color:#2b2866}.border-c5{border-color:#b4d978}.border-c15{border-color:#b5b3cc}.border-c16{border-color:#fff3d9}.is-white{color:#fff}.bg-white{background-color:#fff}.bg-c1{background-color:#fff5e6}.bg-c2{background-color:#fef9f3}.is-c3{color:#ffcf66}.bg-c3{background-color:#ffcf66}.is-c4{color:#2b2866}.bg-c4{background-color:#2b2866}.bg-c5{background-color:#b4d978}.bg-c6{background-color:#dfdeed}.is-c7{color:#5a56a2}.bg-c7{background-color:#5a56a2}.bg-c9{background-color:#c4c3d6}.bg-c10{background-color:#fff5e1}.bg-c11{background-color:#f6f5fc}.is-c12{color:#ef476f}.bg-c12{background-color:#ef476f}.bg-c13{background-color:#eae9f4}.bg-c14{background-color:#ffe7b2}.bg-c16{background-color:#fff3d9}.cursor-pointer{cursor:pointer}.font-size-12px{font-size:12px}.font-size-13px{font-size:13px}.font-size-14px{font-size:14px}.font-size-15px{font-size:15px}.font-size-16px{font-size:16px}@media (min-width: 576px){.font-size-sm-16px{font-size:16px!important}}.font-size-17px{font-size:17px}@media (min-width: 768px){.font-size-md-17px{font-size:17px!important}}.font-size-18px{font-size:18px}@media (min-width: 576px){.font-size-sm-18px{font-size:18px!important}}.font-size-20px{font-size:20px}@media (min-width: 576px){.font-size-sm-20px{font-size:20px!important}}@media (min-width: 992px){.font-size-lg-20px{font-size:20px!important}}.font-size-22px{font-size:22px}@media (min-width: 576px){.font-size-sm-22px{font-size:22px!important}}.font-size-24px{font-size:24px}@media (min-width: 1200px){.font-size-xl-24px{font-size:24px!important}}.font-size-25px{font-size:25px}.font-size-26px{font-size:26px}.font-size-28px{font-size:28px}.font-size-32px{font-size:32px}@media (min-width: 576px){.font-size-sm-32px{font-size:32px!important}}.font-size-36px{font-size:36px}@media (min-width: 992px){.font-size-lg-39px{font-size:39px!important}}.font-size-40px{font-size:40px}@media (min-width: 1200px){.font-size-xl-46px{font-size:46px!important}}@media (min-width: 992px){.font-size-lg-50px{font-size:50px!important}}@media (min-width: 1200px){.font-size-xl-50px{font-size:50px!important}}.h-1px{height:1px}.h-10px{height:10px}.h-11px{height:11px}.h-12px{height:12px}.h-15px{height:15px}.min-h-15rem{min-height:15rem}@media (min-width: 768px){.min-h-md-15rem{min-height:15rem}}.h-16px{height:16px}.h-17px{height:17px}.h-18px{height:18px}.h-19px{height:19px}.h-20px{height:20px}.h-22px{height:22px}.h-24px{height:24px}.h-25px{height:25px}.h-30px{height:30px}.h-32px{height:32px}.h-35px{height:35px}.h-38px{height:38px}.h-39px{height:39px}.h-40px{height:40px}.min-h-40px{min-height:40px}.min-h-41px{min-height:41px}.h-43px{height:43px}.h-44px{height:44px}.h-45px{height:45px}.h-58px{height:58px}.min-h-58px{min-height:58px}.h-65px{height:65px}.h-80px{height:80px}.h-fit-content{height:fit-content}.hover-is-white:hover{color:#fff;transition:color .15s ease-in-out}.hover-bg-white:hover{background-color:#fff;transition:background-color .15s ease-in-out}.hover-is-c3:hover{color:#ffcf66;transition:color .15s ease-in-out}.hover-bg-c3:hover{background-color:#ffcf66;transition:background-color .15s ease-in-out}.hover-is-c4:hover{color:#2b2866;transition:color .15s ease-in-out}.hover-bg-c4:hover{background-color:#2b2866;transition:background-color .15s ease-in-out}.hover-is-c5:hover{color:#b4d978;transition:color .15s ease-in-out}.hover-bg-c6:hover{background-color:#dfdeed;transition:background-color .15s ease-in-out}.hover-is-c7:hover{color:#5a56a2;transition:color .15s ease-in-out}.hover-is-c8:hover{color:#1e1e31;transition:color .15s ease-in-out}.hover-bg-c11:hover{background-color:#f6f5fc;transition:background-color .15s ease-in-out}.hover-is-c12:hover{color:#ef476f;transition:color .15s ease-in-out}.hover-is-c13:hover{color:#eae9f4;transition:color .15s ease-in-out}.hover-is-c15:hover{color:#b5b3cc;transition:color .15s ease-in-out}.icon{display:none;-webkit-mask-size:contain!important;mask-size:contain!important}.icon.icon-large{width:96px;height:96px}.icon.icon-medium{width:48px;height:48px}.icon.icon-small{width:24px;height:24px}@layer defaultBgIcon;@layer defaultBgIcon{.icon{background-color:#000}}.loader{z-index:10;width:100%;height:100%;top:0;left:0;position:absolute;background:rgba(255,255,255,.85)}.spinner{border:5px solid rgba(0,0,0,.25);border-radius:50%;border-top-color:#000;width:50px;height:50px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;position:absolute;top:calc(50% - 1rem);left:calc(50% - 1rem)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width: 768px){.mb-md-6{margin-bottom:3.5rem!important}}@media (min-width: 992px){.mb-lg-6{margin-bottom:3.5rem!important}}@media (min-width: 1200px){.mt-xl-n9{margin-top:-5rem!important}}@media (min-width: 1200px){.mt-xl-11px{margin-top:11px!important}.mt-xl-n11{margin-top:-6rem!important}}.mt-15px{margin-top:15px}.my-15px{margin-top:15px;margin-bottom:15px}.mb-20px{margin-bottom:20px}.my-20px{margin-top:20px;margin-bottom:20px}.mt-22px{margin-top:22px}.mb-30px{margin-bottom:30px}.mb-35px{margin-bottom:35px}@media (min-width: 1200px){.mt-xl-37px{margin-top:37px!important}}.mt-40px{margin-top:40px}@media (min-width: 992px){.ml-lg-75px{margin-left:75px!important}}@media (min-width: 1200px){.mb-xl-75px{margin-bottom:75px!important}}@media (min-width: 1200px){.mt-xl-n95px{margin-top:-95px!important}}.t-0px{top:0}.t-2px{top:2px}.t-4px{top:4px}.t-n5px{top:-5px}.t-10px{top:10px}.t-n15px{top:-15px}.t-n22px{top:-22px}.t-25px{top:25px}.t-n43px{top:-43px}.t-n91px{top:-91px}@media (min-width: 992px){.t-lg-n91px{top:-91px}}.t-100px{top:100px}.r-n2px{right:-2px}.r-20px{right:20px}.b-n2px{bottom:-2px}.l-n5px{left:-5px}.l-11px{left:11px}.l-n16px{left:-16px}@media (min-width: 1200px){.l-xl-n16px{left:-16px}}.py-6px{padding-top:6px;padding-bottom:6px}.p-6px{padding:6px}.py-7px{padding-top:7px;padding-bottom:7px}@media (min-width: 1400px){.py-xxl-8{padding-top:4.5rem!important;padding-bottom:4.5rem!important}}.py-10px{padding-top:10px;padding-bottom:10px}@media (min-width: 992px){.py-lg-10{padding-top:5.5rem!important;padding-bottom:5.5rem!important}}.py-12px{padding-top:12px;padding-bottom:12px}.py-13px{padding-top:13px;padding-bottom:13px}@media (min-width: 1200px){.px-xl-13px{padding-left:13px!important;padding-right:13px!important}}.py-14px{padding-top:14px;padding-bottom:14px}.py-15px{padding-top:15px;padding-bottom:15px}.py-17px{padding-top:17px;padding-bottom:17px}.px-18px{padding-left:18px;padding-right:18px}.py-18px{padding-top:18px;padding-bottom:18px}.px-30px{padding-left:30px;padding-right:30px}.py-30px{padding-top:30px;padding-bottom:30px}@media (min-width: 992px){.py-lg-30px{padding-top:30px!important;padding-bottom:30px!important}}.py-34px{padding-top:34px;padding-bottom:34px}.pt-35px{padding-top:35px}@media (min-width: 992px){.p-lg-40px{padding:40px!important}}@media (min-width: 1200px){.px-xl-40px{padding-left:40px!important;padding-right:40px!important}}.pb-100px{padding-bottom:100px}@media (min-width: 992px){.position-lg-absolute{position:absolute!important}}.scroll{scrollbar-color:var(--scroll-thumb-color, grey) var(--scroll-track, transparent);scrollbar-width:thin}.scroll::-webkit-scrollbar{width:var(--scroll-size, 10px);height:var(--scroll-size, 10px)}.scroll::-webkit-scrollbar-track{background-color:var(--scroll-track, transparent);border-radius:var(--scroll-track-radius, var(--scroll-radius))}.scroll::-webkit-scrollbar-thumb{background-color:var(--scroll-thumb-color, grey);background-image:var(--scroll-thumb, none);border-radius:var(--scroll-thumb-radius, var(--scroll-radius))}.rotated-n90{transform:rotate(-90deg)}.transition{transition:all ease-in-out .15s!important}.w-0px{width:0px}.w-xs-0px{width:0px!important}@media (min-width: 576px){.w-sm-0px{width:0px!important}}@media (min-width: 768px){.w-md-0px{width:0px!important}}@media (min-width: 992px){.w-lg-0px{width:0px!important}}@media (min-width: 1200px){.w-xl-0px{width:0px!important}}@media (min-width: 1400px){.w-xxl-0px{width:0px!important}}.w-0rem{width:0rem}.w-xs-0rem{width:0rem!important}@media (min-width: 576px){.w-sm-0rem{width:0rem!important}}@media (min-width: 768px){.w-md-0rem{width:0rem!important}}@media (min-width: 992px){.w-lg-0rem{width:0rem!important}}@media (min-width: 1200px){.w-xl-0rem{width:0rem!important}}@media (min-width: 1400px){.w-xxl-0rem{width:0rem!important}}.w-0pc{width:0%}.w-xs-0pc{width:0%!important}@media (min-width: 576px){.w-sm-0pc{width:0%!important}}@media (min-width: 768px){.w-md-0pc{width:0%!important}}@media (min-width: 992px){.w-lg-0pc{width:0%!important}}@media (min-width: 1200px){.w-xl-0pc{width:0%!important}}@media (min-width: 1400px){.w-xxl-0pc{width:0%!important}}.w-1px{width:1px}.w-xs-1px{width:1px!important}@media (min-width: 576px){.w-sm-1px{width:1px!important}}@media (min-width: 768px){.w-md-1px{width:1px!important}}@media (min-width: 992px){.w-lg-1px{width:1px!important}}@media (min-width: 1200px){.w-xl-1px{width:1px!important}}@media (min-width: 1400px){.w-xxl-1px{width:1px!important}}.w-1rem{width:1rem}.w-xs-1rem{width:1rem!important}@media (min-width: 576px){.w-sm-1rem{width:1rem!important}}@media (min-width: 768px){.w-md-1rem{width:1rem!important}}@media (min-width: 992px){.w-lg-1rem{width:1rem!important}}@media (min-width: 1200px){.w-xl-1rem{width:1rem!important}}@media (min-width: 1400px){.w-xxl-1rem{width:1rem!important}}.w-1pc{width:1%}.w-xs-1pc{width:1%!important}@media (min-width: 576px){.w-sm-1pc{width:1%!important}}@media (min-width: 768px){.w-md-1pc{width:1%!important}}@media (min-width: 992px){.w-lg-1pc{width:1%!important}}@media (min-width: 1200px){.w-xl-1pc{width:1%!important}}@media (min-width: 1400px){.w-xxl-1pc{width:1%!important}}.w-2px{width:2px}.w-xs-2px{width:2px!important}@media (min-width: 576px){.w-sm-2px{width:2px!important}}@media (min-width: 768px){.w-md-2px{width:2px!important}}@media (min-width: 992px){.w-lg-2px{width:2px!important}}@media (min-width: 1200px){.w-xl-2px{width:2px!important}}@media (min-width: 1400px){.w-xxl-2px{width:2px!important}}.w-2rem{width:2rem}.w-xs-2rem{width:2rem!important}@media (min-width: 576px){.w-sm-2rem{width:2rem!important}}@media (min-width: 768px){.w-md-2rem{width:2rem!important}}@media (min-width: 992px){.w-lg-2rem{width:2rem!important}}@media (min-width: 1200px){.w-xl-2rem{width:2rem!important}}@media (min-width: 1400px){.w-xxl-2rem{width:2rem!important}}.w-2pc{width:2%}.w-xs-2pc{width:2%!important}@media (min-width: 576px){.w-sm-2pc{width:2%!important}}@media (min-width: 768px){.w-md-2pc{width:2%!important}}@media (min-width: 992px){.w-lg-2pc{width:2%!important}}@media (min-width: 1200px){.w-xl-2pc{width:2%!important}}@media (min-width: 1400px){.w-xxl-2pc{width:2%!important}}.w-3px{width:3px}.w-xs-3px{width:3px!important}@media (min-width: 576px){.w-sm-3px{width:3px!important}}@media (min-width: 768px){.w-md-3px{width:3px!important}}@media (min-width: 992px){.w-lg-3px{width:3px!important}}@media (min-width: 1200px){.w-xl-3px{width:3px!important}}@media (min-width: 1400px){.w-xxl-3px{width:3px!important}}.w-3rem{width:3rem}.w-xs-3rem{width:3rem!important}@media (min-width: 576px){.w-sm-3rem{width:3rem!important}}@media (min-width: 768px){.w-md-3rem{width:3rem!important}}@media (min-width: 992px){.w-lg-3rem{width:3rem!important}}@media (min-width: 1200px){.w-xl-3rem{width:3rem!important}}@media (min-width: 1400px){.w-xxl-3rem{width:3rem!important}}.w-3pc{width:3%}.w-xs-3pc{width:3%!important}@media (min-width: 576px){.w-sm-3pc{width:3%!important}}@media (min-width: 768px){.w-md-3pc{width:3%!important}}@media (min-width: 992px){.w-lg-3pc{width:3%!important}}@media (min-width: 1200px){.w-xl-3pc{width:3%!important}}@media (min-width: 1400px){.w-xxl-3pc{width:3%!important}}.w-4px{width:4px}.w-xs-4px{width:4px!important}@media (min-width: 576px){.w-sm-4px{width:4px!important}}@media (min-width: 768px){.w-md-4px{width:4px!important}}@media (min-width: 992px){.w-lg-4px{width:4px!important}}@media (min-width: 1200px){.w-xl-4px{width:4px!important}}@media (min-width: 1400px){.w-xxl-4px{width:4px!important}}.w-4rem{width:4rem}.w-xs-4rem{width:4rem!important}@media (min-width: 576px){.w-sm-4rem{width:4rem!important}}@media (min-width: 768px){.w-md-4rem{width:4rem!important}}@media (min-width: 992px){.w-lg-4rem{width:4rem!important}}@media (min-width: 1200px){.w-xl-4rem{width:4rem!important}}@media (min-width: 1400px){.w-xxl-4rem{width:4rem!important}}.w-4pc{width:4%}.w-xs-4pc{width:4%!important}@media (min-width: 576px){.w-sm-4pc{width:4%!important}}@media (min-width: 768px){.w-md-4pc{width:4%!important}}@media (min-width: 992px){.w-lg-4pc{width:4%!important}}@media (min-width: 1200px){.w-xl-4pc{width:4%!important}}@media (min-width: 1400px){.w-xxl-4pc{width:4%!important}}.w-5px{width:5px}.w-xs-5px{width:5px!important}@media (min-width: 576px){.w-sm-5px{width:5px!important}}@media (min-width: 768px){.w-md-5px{width:5px!important}}@media (min-width: 992px){.w-lg-5px{width:5px!important}}@media (min-width: 1200px){.w-xl-5px{width:5px!important}}@media (min-width: 1400px){.w-xxl-5px{width:5px!important}}.w-5rem{width:5rem}.w-xs-5rem{width:5rem!important}@media (min-width: 576px){.w-sm-5rem{width:5rem!important}}@media (min-width: 768px){.w-md-5rem{width:5rem!important}}@media (min-width: 992px){.w-lg-5rem{width:5rem!important}}@media (min-width: 1200px){.w-xl-5rem{width:5rem!important}}@media (min-width: 1400px){.w-xxl-5rem{width:5rem!important}}.w-5pc{width:5%}.w-xs-5pc{width:5%!important}@media (min-width: 576px){.w-sm-5pc{width:5%!important}}@media (min-width: 768px){.w-md-5pc{width:5%!important}}@media (min-width: 992px){.w-lg-5pc{width:5%!important}}@media (min-width: 1200px){.w-xl-5pc{width:5%!important}}@media (min-width: 1400px){.w-xxl-5pc{width:5%!important}}.w-6px{width:6px}.w-xs-6px{width:6px!important}@media (min-width: 576px){.w-sm-6px{width:6px!important}}@media (min-width: 768px){.w-md-6px{width:6px!important}}@media (min-width: 992px){.w-lg-6px{width:6px!important}}@media (min-width: 1200px){.w-xl-6px{width:6px!important}}@media (min-width: 1400px){.w-xxl-6px{width:6px!important}}.w-6rem{width:6rem}.w-xs-6rem{width:6rem!important}@media (min-width: 576px){.w-sm-6rem{width:6rem!important}}@media (min-width: 768px){.w-md-6rem{width:6rem!important}}@media (min-width: 992px){.w-lg-6rem{width:6rem!important}}@media (min-width: 1200px){.w-xl-6rem{width:6rem!important}}@media (min-width: 1400px){.w-xxl-6rem{width:6rem!important}}.w-6pc{width:6%}.w-xs-6pc{width:6%!important}@media (min-width: 576px){.w-sm-6pc{width:6%!important}}@media (min-width: 768px){.w-md-6pc{width:6%!important}}@media (min-width: 992px){.w-lg-6pc{width:6%!important}}@media (min-width: 1200px){.w-xl-6pc{width:6%!important}}@media (min-width: 1400px){.w-xxl-6pc{width:6%!important}}.w-7px{width:7px}.w-xs-7px{width:7px!important}@media (min-width: 576px){.w-sm-7px{width:7px!important}}@media (min-width: 768px){.w-md-7px{width:7px!important}}@media (min-width: 992px){.w-lg-7px{width:7px!important}}@media (min-width: 1200px){.w-xl-7px{width:7px!important}}@media (min-width: 1400px){.w-xxl-7px{width:7px!important}}.w-7rem{width:7rem}.w-xs-7rem{width:7rem!important}@media (min-width: 576px){.w-sm-7rem{width:7rem!important}}@media (min-width: 768px){.w-md-7rem{width:7rem!important}}@media (min-width: 992px){.w-lg-7rem{width:7rem!important}}@media (min-width: 1200px){.w-xl-7rem{width:7rem!important}}@media (min-width: 1400px){.w-xxl-7rem{width:7rem!important}}.w-7pc{width:7%}.w-xs-7pc{width:7%!important}@media (min-width: 576px){.w-sm-7pc{width:7%!important}}@media (min-width: 768px){.w-md-7pc{width:7%!important}}@media (min-width: 992px){.w-lg-7pc{width:7%!important}}@media (min-width: 1200px){.w-xl-7pc{width:7%!important}}@media (min-width: 1400px){.w-xxl-7pc{width:7%!important}}.w-8px{width:8px}.w-xs-8px{width:8px!important}@media (min-width: 576px){.w-sm-8px{width:8px!important}}@media (min-width: 768px){.w-md-8px{width:8px!important}}@media (min-width: 992px){.w-lg-8px{width:8px!important}}@media (min-width: 1200px){.w-xl-8px{width:8px!important}}@media (min-width: 1400px){.w-xxl-8px{width:8px!important}}.w-8rem{width:8rem}.w-xs-8rem{width:8rem!important}@media (min-width: 576px){.w-sm-8rem{width:8rem!important}}@media (min-width: 768px){.w-md-8rem{width:8rem!important}}@media (min-width: 992px){.w-lg-8rem{width:8rem!important}}@media (min-width: 1200px){.w-xl-8rem{width:8rem!important}}@media (min-width: 1400px){.w-xxl-8rem{width:8rem!important}}.w-8pc{width:8%}.w-xs-8pc{width:8%!important}@media (min-width: 576px){.w-sm-8pc{width:8%!important}}@media (min-width: 768px){.w-md-8pc{width:8%!important}}@media (min-width: 992px){.w-lg-8pc{width:8%!important}}@media (min-width: 1200px){.w-xl-8pc{width:8%!important}}@media (min-width: 1400px){.w-xxl-8pc{width:8%!important}}.w-9px{width:9px}.w-xs-9px{width:9px!important}@media (min-width: 576px){.w-sm-9px{width:9px!important}}@media (min-width: 768px){.w-md-9px{width:9px!important}}@media (min-width: 992px){.w-lg-9px{width:9px!important}}@media (min-width: 1200px){.w-xl-9px{width:9px!important}}@media (min-width: 1400px){.w-xxl-9px{width:9px!important}}.w-9rem{width:9rem}.w-xs-9rem{width:9rem!important}@media (min-width: 576px){.w-sm-9rem{width:9rem!important}}@media (min-width: 768px){.w-md-9rem{width:9rem!important}}@media (min-width: 992px){.w-lg-9rem{width:9rem!important}}@media (min-width: 1200px){.w-xl-9rem{width:9rem!important}}@media (min-width: 1400px){.w-xxl-9rem{width:9rem!important}}.w-9pc{width:9%}.w-xs-9pc{width:9%!important}@media (min-width: 576px){.w-sm-9pc{width:9%!important}}@media (min-width: 768px){.w-md-9pc{width:9%!important}}@media (min-width: 992px){.w-lg-9pc{width:9%!important}}@media (min-width: 1200px){.w-xl-9pc{width:9%!important}}@media (min-width: 1400px){.w-xxl-9pc{width:9%!important}}.w-10px{width:10px}.w-xs-10px{width:10px!important}@media (min-width: 576px){.w-sm-10px{width:10px!important}}@media (min-width: 768px){.w-md-10px{width:10px!important}}@media (min-width: 992px){.w-lg-10px{width:10px!important}}@media (min-width: 1200px){.w-xl-10px{width:10px!important}}@media (min-width: 1400px){.w-xxl-10px{width:10px!important}}.w-10rem{width:10rem}.w-xs-10rem{width:10rem!important}@media (min-width: 576px){.w-sm-10rem{width:10rem!important}}@media (min-width: 768px){.w-md-10rem{width:10rem!important}}@media (min-width: 992px){.w-lg-10rem{width:10rem!important}}@media (min-width: 1200px){.w-xl-10rem{width:10rem!important}}@media (min-width: 1400px){.w-xxl-10rem{width:10rem!important}}.w-10pc{width:10%}.w-xs-10pc{width:10%!important}@media (min-width: 576px){.w-sm-10pc{width:10%!important}}@media (min-width: 768px){.w-md-10pc{width:10%!important}}@media (min-width: 992px){.w-lg-10pc{width:10%!important}}@media (min-width: 1200px){.w-xl-10pc{width:10%!important}}@media (min-width: 1400px){.w-xxl-10pc{width:10%!important}}.w-11px{width:11px}.w-xs-11px{width:11px!important}@media (min-width: 576px){.w-sm-11px{width:11px!important}}@media (min-width: 768px){.w-md-11px{width:11px!important}}@media (min-width: 992px){.w-lg-11px{width:11px!important}}@media (min-width: 1200px){.w-xl-11px{width:11px!important}}@media (min-width: 1400px){.w-xxl-11px{width:11px!important}}.w-11rem{width:11rem}.w-xs-11rem{width:11rem!important}@media (min-width: 576px){.w-sm-11rem{width:11rem!important}}@media (min-width: 768px){.w-md-11rem{width:11rem!important}}@media (min-width: 992px){.w-lg-11rem{width:11rem!important}}@media (min-width: 1200px){.w-xl-11rem{width:11rem!important}}@media (min-width: 1400px){.w-xxl-11rem{width:11rem!important}}.w-11pc{width:11%}.w-xs-11pc{width:11%!important}@media (min-width: 576px){.w-sm-11pc{width:11%!important}}@media (min-width: 768px){.w-md-11pc{width:11%!important}}@media (min-width: 992px){.w-lg-11pc{width:11%!important}}@media (min-width: 1200px){.w-xl-11pc{width:11%!important}}@media (min-width: 1400px){.w-xxl-11pc{width:11%!important}}.w-12px{width:12px}.w-xs-12px{width:12px!important}@media (min-width: 576px){.w-sm-12px{width:12px!important}}@media (min-width: 768px){.w-md-12px{width:12px!important}}@media (min-width: 992px){.w-lg-12px{width:12px!important}}@media (min-width: 1200px){.w-xl-12px{width:12px!important}}@media (min-width: 1400px){.w-xxl-12px{width:12px!important}}.w-12rem{width:12rem}.w-xs-12rem{width:12rem!important}@media (min-width: 576px){.w-sm-12rem{width:12rem!important}}@media (min-width: 768px){.w-md-12rem{width:12rem!important}}@media (min-width: 992px){.w-lg-12rem{width:12rem!important}}@media (min-width: 1200px){.w-xl-12rem{width:12rem!important}}@media (min-width: 1400px){.w-xxl-12rem{width:12rem!important}}.w-12pc{width:12%}.w-xs-12pc{width:12%!important}@media (min-width: 576px){.w-sm-12pc{width:12%!important}}@media (min-width: 768px){.w-md-12pc{width:12%!important}}@media (min-width: 992px){.w-lg-12pc{width:12%!important}}@media (min-width: 1200px){.w-xl-12pc{width:12%!important}}@media (min-width: 1400px){.w-xxl-12pc{width:12%!important}}.w-13px{width:13px}.w-xs-13px{width:13px!important}@media (min-width: 576px){.w-sm-13px{width:13px!important}}@media (min-width: 768px){.w-md-13px{width:13px!important}}@media (min-width: 992px){.w-lg-13px{width:13px!important}}@media (min-width: 1200px){.w-xl-13px{width:13px!important}}@media (min-width: 1400px){.w-xxl-13px{width:13px!important}}.w-13rem{width:13rem}.w-xs-13rem{width:13rem!important}@media (min-width: 576px){.w-sm-13rem{width:13rem!important}}@media (min-width: 768px){.w-md-13rem{width:13rem!important}}@media (min-width: 992px){.w-lg-13rem{width:13rem!important}}@media (min-width: 1200px){.w-xl-13rem{width:13rem!important}}@media (min-width: 1400px){.w-xxl-13rem{width:13rem!important}}.w-13pc{width:13%}.w-xs-13pc{width:13%!important}@media (min-width: 576px){.w-sm-13pc{width:13%!important}}@media (min-width: 768px){.w-md-13pc{width:13%!important}}@media (min-width: 992px){.w-lg-13pc{width:13%!important}}@media (min-width: 1200px){.w-xl-13pc{width:13%!important}}@media (min-width: 1400px){.w-xxl-13pc{width:13%!important}}.w-14px{width:14px}.w-xs-14px{width:14px!important}@media (min-width: 576px){.w-sm-14px{width:14px!important}}@media (min-width: 768px){.w-md-14px{width:14px!important}}@media (min-width: 992px){.w-lg-14px{width:14px!important}}@media (min-width: 1200px){.w-xl-14px{width:14px!important}}@media (min-width: 1400px){.w-xxl-14px{width:14px!important}}.w-14rem{width:14rem}.w-xs-14rem{width:14rem!important}@media (min-width: 576px){.w-sm-14rem{width:14rem!important}}@media (min-width: 768px){.w-md-14rem{width:14rem!important}}@media (min-width: 992px){.w-lg-14rem{width:14rem!important}}@media (min-width: 1200px){.w-xl-14rem{width:14rem!important}}@media (min-width: 1400px){.w-xxl-14rem{width:14rem!important}}.w-14pc{width:14%}.w-xs-14pc{width:14%!important}@media (min-width: 576px){.w-sm-14pc{width:14%!important}}@media (min-width: 768px){.w-md-14pc{width:14%!important}}@media (min-width: 992px){.w-lg-14pc{width:14%!important}}@media (min-width: 1200px){.w-xl-14pc{width:14%!important}}@media (min-width: 1400px){.w-xxl-14pc{width:14%!important}}.w-15px{width:15px}.w-xs-15px{width:15px!important}@media (min-width: 576px){.w-sm-15px{width:15px!important}}@media (min-width: 768px){.w-md-15px{width:15px!important}}@media (min-width: 992px){.w-lg-15px{width:15px!important}}@media (min-width: 1200px){.w-xl-15px{width:15px!important}}@media (min-width: 1400px){.w-xxl-15px{width:15px!important}}.w-15rem{width:15rem}.w-xs-15rem{width:15rem!important}@media (min-width: 576px){.w-sm-15rem{width:15rem!important}}@media (min-width: 768px){.w-md-15rem{width:15rem!important}}@media (min-width: 992px){.w-lg-15rem{width:15rem!important}}@media (min-width: 1200px){.w-xl-15rem{width:15rem!important}}@media (min-width: 1400px){.w-xxl-15rem{width:15rem!important}}.w-15pc{width:15%}.w-xs-15pc{width:15%!important}@media (min-width: 576px){.w-sm-15pc{width:15%!important}}@media (min-width: 768px){.w-md-15pc{width:15%!important}}@media (min-width: 992px){.w-lg-15pc{width:15%!important}}@media (min-width: 1200px){.w-xl-15pc{width:15%!important}}@media (min-width: 1400px){.w-xxl-15pc{width:15%!important}}.w-16px{width:16px}.w-xs-16px{width:16px!important}@media (min-width: 576px){.w-sm-16px{width:16px!important}}@media (min-width: 768px){.w-md-16px{width:16px!important}}@media (min-width: 992px){.w-lg-16px{width:16px!important}}@media (min-width: 1200px){.w-xl-16px{width:16px!important}}@media (min-width: 1400px){.w-xxl-16px{width:16px!important}}.w-16rem{width:16rem}.w-xs-16rem{width:16rem!important}@media (min-width: 576px){.w-sm-16rem{width:16rem!important}}@media (min-width: 768px){.w-md-16rem{width:16rem!important}}@media (min-width: 992px){.w-lg-16rem{width:16rem!important}}@media (min-width: 1200px){.w-xl-16rem{width:16rem!important}}@media (min-width: 1400px){.w-xxl-16rem{width:16rem!important}}.w-16pc{width:16%}.w-xs-16pc{width:16%!important}@media (min-width: 576px){.w-sm-16pc{width:16%!important}}@media (min-width: 768px){.w-md-16pc{width:16%!important}}@media (min-width: 992px){.w-lg-16pc{width:16%!important}}@media (min-width: 1200px){.w-xl-16pc{width:16%!important}}@media (min-width: 1400px){.w-xxl-16pc{width:16%!important}}.w-17px{width:17px}.w-xs-17px{width:17px!important}@media (min-width: 576px){.w-sm-17px{width:17px!important}}@media (min-width: 768px){.w-md-17px{width:17px!important}}@media (min-width: 992px){.w-lg-17px{width:17px!important}}@media (min-width: 1200px){.w-xl-17px{width:17px!important}}@media (min-width: 1400px){.w-xxl-17px{width:17px!important}}.w-17rem{width:17rem}.w-xs-17rem{width:17rem!important}@media (min-width: 576px){.w-sm-17rem{width:17rem!important}}@media (min-width: 768px){.w-md-17rem{width:17rem!important}}@media (min-width: 992px){.w-lg-17rem{width:17rem!important}}@media (min-width: 1200px){.w-xl-17rem{width:17rem!important}}@media (min-width: 1400px){.w-xxl-17rem{width:17rem!important}}.w-17pc{width:17%}.w-xs-17pc{width:17%!important}@media (min-width: 576px){.w-sm-17pc{width:17%!important}}@media (min-width: 768px){.w-md-17pc{width:17%!important}}@media (min-width: 992px){.w-lg-17pc{width:17%!important}}@media (min-width: 1200px){.w-xl-17pc{width:17%!important}}@media (min-width: 1400px){.w-xxl-17pc{width:17%!important}}.w-18px{width:18px}.min-w-18px{min-width:18px}.w-xs-18px{width:18px!important}@media (min-width: 576px){.w-sm-18px{width:18px!important}}@media (min-width: 768px){.w-md-18px{width:18px!important}}@media (min-width: 992px){.w-lg-18px{width:18px!important}}@media (min-width: 1200px){.w-xl-18px{width:18px!important}}@media (min-width: 1400px){.w-xxl-18px{width:18px!important}}.w-18rem{width:18rem}.w-xs-18rem{width:18rem!important}@media (min-width: 576px){.w-sm-18rem{width:18rem!important}}@media (min-width: 768px){.w-md-18rem{width:18rem!important}}@media (min-width: 992px){.w-lg-18rem{width:18rem!important}}@media (min-width: 1200px){.w-xl-18rem{width:18rem!important}}@media (min-width: 1400px){.w-xxl-18rem{width:18rem!important}}.w-18pc{width:18%}.w-xs-18pc{width:18%!important}@media (min-width: 576px){.w-sm-18pc{width:18%!important}}@media (min-width: 768px){.w-md-18pc{width:18%!important}}@media (min-width: 992px){.w-lg-18pc{width:18%!important}}@media (min-width: 1200px){.w-xl-18pc{width:18%!important}}@media (min-width: 1400px){.w-xxl-18pc{width:18%!important}}.w-19px{width:19px}.w-xs-19px{width:19px!important}@media (min-width: 576px){.w-sm-19px{width:19px!important}}@media (min-width: 768px){.w-md-19px{width:19px!important}}@media (min-width: 992px){.w-lg-19px{width:19px!important}}@media (min-width: 1200px){.w-xl-19px{width:19px!important}}@media (min-width: 1400px){.w-xxl-19px{width:19px!important}}.w-19rem{width:19rem}.w-xs-19rem{width:19rem!important}@media (min-width: 576px){.w-sm-19rem{width:19rem!important}}@media (min-width: 768px){.w-md-19rem{width:19rem!important}}@media (min-width: 992px){.w-lg-19rem{width:19rem!important}}@media (min-width: 1200px){.w-xl-19rem{width:19rem!important}}@media (min-width: 1400px){.w-xxl-19rem{width:19rem!important}}.w-19pc{width:19%}.w-xs-19pc{width:19%!important}@media (min-width: 576px){.w-sm-19pc{width:19%!important}}@media (min-width: 768px){.w-md-19pc{width:19%!important}}@media (min-width: 992px){.w-lg-19pc{width:19%!important}}@media (min-width: 1200px){.w-xl-19pc{width:19%!important}}@media (min-width: 1400px){.w-xxl-19pc{width:19%!important}}.w-20px{width:20px}.w-xs-20px{width:20px!important}@media (min-width: 576px){.w-sm-20px{width:20px!important}}@media (min-width: 768px){.w-md-20px{width:20px!important}}@media (min-width: 992px){.w-lg-20px{width:20px!important}}@media (min-width: 1200px){.w-xl-20px{width:20px!important}}@media (min-width: 1400px){.w-xxl-20px{width:20px!important}}.w-20rem{width:20rem}.w-xs-20rem{width:20rem!important}@media (min-width: 576px){.w-sm-20rem{width:20rem!important}}@media (min-width: 768px){.w-md-20rem{width:20rem!important}}@media (min-width: 992px){.w-lg-20rem{width:20rem!important}}@media (min-width: 1200px){.w-xl-20rem{width:20rem!important}}@media (min-width: 1400px){.w-xxl-20rem{width:20rem!important}}.w-20pc{width:20%}.w-xs-20pc{width:20%!important}@media (min-width: 576px){.w-sm-20pc{width:20%!important}}@media (min-width: 768px){.w-md-20pc{width:20%!important}}@media (min-width: 992px){.w-lg-20pc{width:20%!important}}@media (min-width: 1200px){.w-xl-20pc{width:20%!important}}@media (min-width: 1400px){.w-xxl-20pc{width:20%!important}}.w-21px{width:21px}.w-xs-21px{width:21px!important}@media (min-width: 576px){.w-sm-21px{width:21px!important}}@media (min-width: 768px){.w-md-21px{width:21px!important}}@media (min-width: 992px){.w-lg-21px{width:21px!important}}@media (min-width: 1200px){.w-xl-21px{width:21px!important}}@media (min-width: 1400px){.w-xxl-21px{width:21px!important}}.w-21rem{width:21rem}.w-xs-21rem{width:21rem!important}@media (min-width: 576px){.w-sm-21rem{width:21rem!important}}@media (min-width: 768px){.w-md-21rem{width:21rem!important}}@media (min-width: 992px){.w-lg-21rem{width:21rem!important}}@media (min-width: 1200px){.w-xl-21rem{width:21rem!important}}@media (min-width: 1400px){.w-xxl-21rem{width:21rem!important}}.w-21pc{width:21%}.w-xs-21pc{width:21%!important}@media (min-width: 576px){.w-sm-21pc{width:21%!important}}@media (min-width: 768px){.w-md-21pc{width:21%!important}}@media (min-width: 992px){.w-lg-21pc{width:21%!important}}@media (min-width: 1200px){.w-xl-21pc{width:21%!important}}@media (min-width: 1400px){.w-xxl-21pc{width:21%!important}}.w-22px{width:22px}.w-xs-22px{width:22px!important}@media (min-width: 576px){.w-sm-22px{width:22px!important}}@media (min-width: 768px){.w-md-22px{width:22px!important}}@media (min-width: 992px){.w-lg-22px{width:22px!important}}@media (min-width: 1200px){.w-xl-22px{width:22px!important}}@media (min-width: 1400px){.w-xxl-22px{width:22px!important}}.w-22rem{width:22rem}.w-xs-22rem{width:22rem!important}@media (min-width: 576px){.w-sm-22rem{width:22rem!important}}@media (min-width: 768px){.w-md-22rem{width:22rem!important}}@media (min-width: 992px){.w-lg-22rem{width:22rem!important}}@media (min-width: 1200px){.w-xl-22rem{width:22rem!important}}@media (min-width: 1400px){.w-xxl-22rem{width:22rem!important}}.w-22pc{width:22%}.w-xs-22pc{width:22%!important}@media (min-width: 576px){.w-sm-22pc{width:22%!important}}@media (min-width: 768px){.w-md-22pc{width:22%!important}}@media (min-width: 992px){.w-lg-22pc{width:22%!important}}@media (min-width: 1200px){.w-xl-22pc{width:22%!important}}@media (min-width: 1400px){.w-xxl-22pc{width:22%!important}}.w-23px{width:23px}.w-xs-23px{width:23px!important}@media (min-width: 576px){.w-sm-23px{width:23px!important}}@media (min-width: 768px){.w-md-23px{width:23px!important}}@media (min-width: 992px){.w-lg-23px{width:23px!important}}@media (min-width: 1200px){.w-xl-23px{width:23px!important}}@media (min-width: 1400px){.w-xxl-23px{width:23px!important}}.w-23rem{width:23rem}.w-xs-23rem{width:23rem!important}@media (min-width: 576px){.w-sm-23rem{width:23rem!important}}@media (min-width: 768px){.w-md-23rem{width:23rem!important}}@media (min-width: 992px){.w-lg-23rem{width:23rem!important}}@media (min-width: 1200px){.w-xl-23rem{width:23rem!important}}@media (min-width: 1400px){.w-xxl-23rem{width:23rem!important}}.w-23pc{width:23%}.w-xs-23pc{width:23%!important}@media (min-width: 576px){.w-sm-23pc{width:23%!important}}@media (min-width: 768px){.w-md-23pc{width:23%!important}}@media (min-width: 992px){.w-lg-23pc{width:23%!important}}@media (min-width: 1200px){.w-xl-23pc{width:23%!important}}@media (min-width: 1400px){.w-xxl-23pc{width:23%!important}}.w-24px{width:24px}.w-xs-24px{width:24px!important}@media (min-width: 576px){.w-sm-24px{width:24px!important}}@media (min-width: 768px){.w-md-24px{width:24px!important}}@media (min-width: 992px){.w-lg-24px{width:24px!important}}@media (min-width: 1200px){.w-xl-24px{width:24px!important}}@media (min-width: 1400px){.w-xxl-24px{width:24px!important}}.w-24rem{width:24rem}.w-xs-24rem{width:24rem!important}@media (min-width: 576px){.w-sm-24rem{width:24rem!important}}@media (min-width: 768px){.w-md-24rem{width:24rem!important}}@media (min-width: 992px){.w-lg-24rem{width:24rem!important}}@media (min-width: 1200px){.w-xl-24rem{width:24rem!important}}@media (min-width: 1400px){.w-xxl-24rem{width:24rem!important}}.w-24pc{width:24%}.w-xs-24pc{width:24%!important}@media (min-width: 576px){.w-sm-24pc{width:24%!important}}@media (min-width: 768px){.w-md-24pc{width:24%!important}}@media (min-width: 992px){.w-lg-24pc{width:24%!important}}@media (min-width: 1200px){.w-xl-24pc{width:24%!important}}@media (min-width: 1400px){.w-xxl-24pc{width:24%!important}}.w-25px{width:25px}.w-xs-25px{width:25px!important}@media (min-width: 576px){.w-sm-25px{width:25px!important}}@media (min-width: 768px){.w-md-25px{width:25px!important}}@media (min-width: 992px){.w-lg-25px{width:25px!important}}@media (min-width: 1200px){.w-xl-25px{width:25px!important}}@media (min-width: 1400px){.w-xxl-25px{width:25px!important}}.w-25rem{width:25rem}.w-xs-25rem{width:25rem!important}@media (min-width: 576px){.w-sm-25rem{width:25rem!important}}@media (min-width: 768px){.w-md-25rem{width:25rem!important}}@media (min-width: 992px){.w-lg-25rem{width:25rem!important}}@media (min-width: 1200px){.w-xl-25rem{width:25rem!important}}@media (min-width: 1400px){.w-xxl-25rem{width:25rem!important}}.w-25pc{width:25%}.w-xs-25pc{width:25%!important}@media (min-width: 576px){.w-sm-25pc{width:25%!important}}@media (min-width: 768px){.w-md-25pc{width:25%!important}}@media (min-width: 992px){.w-lg-25pc{width:25%!important}}@media (min-width: 1200px){.w-xl-25pc{width:25%!important}}@media (min-width: 1400px){.w-xxl-25pc{width:25%!important}}.w-26px{width:26px}.w-xs-26px{width:26px!important}@media (min-width: 576px){.w-sm-26px{width:26px!important}}@media (min-width: 768px){.w-md-26px{width:26px!important}}@media (min-width: 992px){.w-lg-26px{width:26px!important}}@media (min-width: 1200px){.w-xl-26px{width:26px!important}}@media (min-width: 1400px){.w-xxl-26px{width:26px!important}}.w-26rem{width:26rem}.w-xs-26rem{width:26rem!important}@media (min-width: 576px){.w-sm-26rem{width:26rem!important}}@media (min-width: 768px){.w-md-26rem{width:26rem!important}}@media (min-width: 992px){.w-lg-26rem{width:26rem!important}}@media (min-width: 1200px){.w-xl-26rem{width:26rem!important}}@media (min-width: 1400px){.w-xxl-26rem{width:26rem!important}}.w-26pc{width:26%}.w-xs-26pc{width:26%!important}@media (min-width: 576px){.w-sm-26pc{width:26%!important}}@media (min-width: 768px){.w-md-26pc{width:26%!important}}@media (min-width: 992px){.w-lg-26pc{width:26%!important}}@media (min-width: 1200px){.w-xl-26pc{width:26%!important}}@media (min-width: 1400px){.w-xxl-26pc{width:26%!important}}.w-27px{width:27px}.w-xs-27px{width:27px!important}@media (min-width: 576px){.w-sm-27px{width:27px!important}}@media (min-width: 768px){.w-md-27px{width:27px!important}}@media (min-width: 992px){.w-lg-27px{width:27px!important}}@media (min-width: 1200px){.w-xl-27px{width:27px!important}}@media (min-width: 1400px){.w-xxl-27px{width:27px!important}}.w-27rem{width:27rem}.w-xs-27rem{width:27rem!important}@media (min-width: 576px){.w-sm-27rem{width:27rem!important}}@media (min-width: 768px){.w-md-27rem{width:27rem!important}}@media (min-width: 992px){.w-lg-27rem{width:27rem!important}}@media (min-width: 1200px){.w-xl-27rem{width:27rem!important}}@media (min-width: 1400px){.w-xxl-27rem{width:27rem!important}}.w-27pc{width:27%}.w-xs-27pc{width:27%!important}@media (min-width: 576px){.w-sm-27pc{width:27%!important}}@media (min-width: 768px){.w-md-27pc{width:27%!important}}@media (min-width: 992px){.w-lg-27pc{width:27%!important}}@media (min-width: 1200px){.w-xl-27pc{width:27%!important}}@media (min-width: 1400px){.w-xxl-27pc{width:27%!important}}.w-28px{width:28px}.w-xs-28px{width:28px!important}@media (min-width: 576px){.w-sm-28px{width:28px!important}}@media (min-width: 768px){.w-md-28px{width:28px!important}}@media (min-width: 992px){.w-lg-28px{width:28px!important}}@media (min-width: 1200px){.w-xl-28px{width:28px!important}}@media (min-width: 1400px){.w-xxl-28px{width:28px!important}}.w-28rem{width:28rem}.w-xs-28rem{width:28rem!important}@media (min-width: 576px){.w-sm-28rem{width:28rem!important}}@media (min-width: 768px){.w-md-28rem{width:28rem!important}}@media (min-width: 992px){.w-lg-28rem{width:28rem!important}}@media (min-width: 1200px){.w-xl-28rem{width:28rem!important}}@media (min-width: 1400px){.w-xxl-28rem{width:28rem!important}}.w-28pc{width:28%}.w-xs-28pc{width:28%!important}@media (min-width: 576px){.w-sm-28pc{width:28%!important}}@media (min-width: 768px){.w-md-28pc{width:28%!important}}@media (min-width: 992px){.w-lg-28pc{width:28%!important}}@media (min-width: 1200px){.w-xl-28pc{width:28%!important}}@media (min-width: 1400px){.w-xxl-28pc{width:28%!important}}.w-29px{width:29px}.w-xs-29px{width:29px!important}@media (min-width: 576px){.w-sm-29px{width:29px!important}}@media (min-width: 768px){.w-md-29px{width:29px!important}}@media (min-width: 992px){.w-lg-29px{width:29px!important}}@media (min-width: 1200px){.w-xl-29px{width:29px!important}}@media (min-width: 1400px){.w-xxl-29px{width:29px!important}}.w-29rem{width:29rem}.w-xs-29rem{width:29rem!important}@media (min-width: 576px){.w-sm-29rem{width:29rem!important}}@media (min-width: 768px){.w-md-29rem{width:29rem!important}}@media (min-width: 992px){.w-lg-29rem{width:29rem!important}}@media (min-width: 1200px){.w-xl-29rem{width:29rem!important}}@media (min-width: 1400px){.w-xxl-29rem{width:29rem!important}}.w-29pc{width:29%}.w-xs-29pc{width:29%!important}@media (min-width: 576px){.w-sm-29pc{width:29%!important}}@media (min-width: 768px){.w-md-29pc{width:29%!important}}@media (min-width: 992px){.w-lg-29pc{width:29%!important}}@media (min-width: 1200px){.w-xl-29pc{width:29%!important}}@media (min-width: 1400px){.w-xxl-29pc{width:29%!important}}.w-30px{width:30px}.w-xs-30px{width:30px!important}@media (min-width: 576px){.w-sm-30px{width:30px!important}}@media (min-width: 768px){.w-md-30px{width:30px!important}}@media (min-width: 992px){.w-lg-30px{width:30px!important}}@media (min-width: 1200px){.w-xl-30px{width:30px!important}}@media (min-width: 1400px){.w-xxl-30px{width:30px!important}}.w-30rem{width:30rem}.w-xs-30rem{width:30rem!important}@media (min-width: 576px){.w-sm-30rem{width:30rem!important}}@media (min-width: 768px){.w-md-30rem{width:30rem!important}}@media (min-width: 992px){.w-lg-30rem{width:30rem!important}}@media (min-width: 1200px){.w-xl-30rem{width:30rem!important}}@media (min-width: 1400px){.w-xxl-30rem{width:30rem!important}}.w-30pc{width:30%}.w-xs-30pc{width:30%!important}@media (min-width: 576px){.w-sm-30pc{width:30%!important}}@media (min-width: 768px){.w-md-30pc{width:30%!important}}@media (min-width: 992px){.w-lg-30pc{width:30%!important}}@media (min-width: 1200px){.w-xl-30pc{width:30%!important}}@media (min-width: 1400px){.w-xxl-30pc{width:30%!important}}.w-31px{width:31px}.w-xs-31px{width:31px!important}@media (min-width: 576px){.w-sm-31px{width:31px!important}}@media (min-width: 768px){.w-md-31px{width:31px!important}}@media (min-width: 992px){.w-lg-31px{width:31px!important}}@media (min-width: 1200px){.w-xl-31px{width:31px!important}}@media (min-width: 1400px){.w-xxl-31px{width:31px!important}}.w-31rem{width:31rem}.w-xs-31rem{width:31rem!important}@media (min-width: 576px){.w-sm-31rem{width:31rem!important}}@media (min-width: 768px){.w-md-31rem{width:31rem!important}}@media (min-width: 992px){.w-lg-31rem{width:31rem!important}}@media (min-width: 1200px){.w-xl-31rem{width:31rem!important}}@media (min-width: 1400px){.w-xxl-31rem{width:31rem!important}}.w-31pc{width:31%}.w-xs-31pc{width:31%!important}@media (min-width: 576px){.w-sm-31pc{width:31%!important}}@media (min-width: 768px){.w-md-31pc{width:31%!important}}@media (min-width: 992px){.w-lg-31pc{width:31%!important}}@media (min-width: 1200px){.w-xl-31pc{width:31%!important}}@media (min-width: 1400px){.w-xxl-31pc{width:31%!important}}.w-32px{width:32px}.w-xs-32px{width:32px!important}@media (min-width: 576px){.w-sm-32px{width:32px!important}}@media (min-width: 768px){.w-md-32px{width:32px!important}}@media (min-width: 992px){.w-lg-32px{width:32px!important}}@media (min-width: 1200px){.w-xl-32px{width:32px!important}}@media (min-width: 1400px){.w-xxl-32px{width:32px!important}}.w-32rem{width:32rem}.w-xs-32rem{width:32rem!important}@media (min-width: 576px){.w-sm-32rem{width:32rem!important}}@media (min-width: 768px){.w-md-32rem{width:32rem!important}}@media (min-width: 992px){.w-lg-32rem{width:32rem!important}}@media (min-width: 1200px){.w-xl-32rem{width:32rem!important}}@media (min-width: 1400px){.w-xxl-32rem{width:32rem!important}}.w-32pc{width:32%}.w-xs-32pc{width:32%!important}@media (min-width: 576px){.w-sm-32pc{width:32%!important}}@media (min-width: 768px){.w-md-32pc{width:32%!important}}@media (min-width: 992px){.w-lg-32pc{width:32%!important}}@media (min-width: 1200px){.w-xl-32pc{width:32%!important}}@media (min-width: 1400px){.w-xxl-32pc{width:32%!important}}.w-33px{width:33px}.w-xs-33px{width:33px!important}@media (min-width: 576px){.w-sm-33px{width:33px!important}}@media (min-width: 768px){.w-md-33px{width:33px!important}}@media (min-width: 992px){.w-lg-33px{width:33px!important}}@media (min-width: 1200px){.w-xl-33px{width:33px!important}}@media (min-width: 1400px){.w-xxl-33px{width:33px!important}}.w-33rem{width:33rem}.w-xs-33rem{width:33rem!important}@media (min-width: 576px){.w-sm-33rem{width:33rem!important}}@media (min-width: 768px){.w-md-33rem{width:33rem!important}}@media (min-width: 992px){.w-lg-33rem{width:33rem!important}}@media (min-width: 1200px){.w-xl-33rem{width:33rem!important}}@media (min-width: 1400px){.w-xxl-33rem{width:33rem!important}}.w-33pc{width:33%}.w-xs-33pc{width:33%!important}@media (min-width: 576px){.w-sm-33pc{width:33%!important}}@media (min-width: 768px){.w-md-33pc{width:33%!important}}@media (min-width: 992px){.w-lg-33pc{width:33%!important}}@media (min-width: 1200px){.w-xl-33pc{width:33%!important}}@media (min-width: 1400px){.w-xxl-33pc{width:33%!important}}.w-34px{width:34px}.w-xs-34px{width:34px!important}@media (min-width: 576px){.w-sm-34px{width:34px!important}}@media (min-width: 768px){.w-md-34px{width:34px!important}}@media (min-width: 992px){.w-lg-34px{width:34px!important}}@media (min-width: 1200px){.w-xl-34px{width:34px!important}}@media (min-width: 1400px){.w-xxl-34px{width:34px!important}}.w-34rem{width:34rem}.w-xs-34rem{width:34rem!important}@media (min-width: 576px){.w-sm-34rem{width:34rem!important}}@media (min-width: 768px){.w-md-34rem{width:34rem!important}}@media (min-width: 992px){.w-lg-34rem{width:34rem!important}}@media (min-width: 1200px){.w-xl-34rem{width:34rem!important}}@media (min-width: 1400px){.w-xxl-34rem{width:34rem!important}}.w-34pc{width:34%}.w-xs-34pc{width:34%!important}@media (min-width: 576px){.w-sm-34pc{width:34%!important}}@media (min-width: 768px){.w-md-34pc{width:34%!important}}@media (min-width: 992px){.w-lg-34pc{width:34%!important}}@media (min-width: 1200px){.w-xl-34pc{width:34%!important}}@media (min-width: 1400px){.w-xxl-34pc{width:34%!important}}.w-35px{width:35px}.w-xs-35px{width:35px!important}@media (min-width: 576px){.w-sm-35px{width:35px!important}}@media (min-width: 768px){.w-md-35px{width:35px!important}}@media (min-width: 992px){.w-lg-35px{width:35px!important}}@media (min-width: 1200px){.w-xl-35px{width:35px!important}}@media (min-width: 1400px){.w-xxl-35px{width:35px!important}}.w-35rem{width:35rem}.w-xs-35rem{width:35rem!important}@media (min-width: 576px){.w-sm-35rem{width:35rem!important}}@media (min-width: 768px){.w-md-35rem{width:35rem!important}}@media (min-width: 992px){.w-lg-35rem{width:35rem!important}}@media (min-width: 1200px){.w-xl-35rem{width:35rem!important}}@media (min-width: 1400px){.w-xxl-35rem{width:35rem!important}}.w-35pc{width:35%}.w-xs-35pc{width:35%!important}@media (min-width: 576px){.w-sm-35pc{width:35%!important}}@media (min-width: 768px){.w-md-35pc{width:35%!important}}@media (min-width: 992px){.w-lg-35pc{width:35%!important}}@media (min-width: 1200px){.w-xl-35pc{width:35%!important}}@media (min-width: 1400px){.w-xxl-35pc{width:35%!important}}.w-36px{width:36px}.w-xs-36px{width:36px!important}@media (min-width: 576px){.w-sm-36px{width:36px!important}}@media (min-width: 768px){.w-md-36px{width:36px!important}}@media (min-width: 992px){.w-lg-36px{width:36px!important}}@media (min-width: 1200px){.w-xl-36px{width:36px!important}}@media (min-width: 1400px){.w-xxl-36px{width:36px!important}}.w-36rem{width:36rem}.w-xs-36rem{width:36rem!important}@media (min-width: 576px){.w-sm-36rem{width:36rem!important}}@media (min-width: 768px){.w-md-36rem{width:36rem!important}}@media (min-width: 992px){.w-lg-36rem{width:36rem!important}}@media (min-width: 1200px){.w-xl-36rem{width:36rem!important}}@media (min-width: 1400px){.w-xxl-36rem{width:36rem!important}}.w-36pc{width:36%}.w-xs-36pc{width:36%!important}@media (min-width: 576px){.w-sm-36pc{width:36%!important}}@media (min-width: 768px){.w-md-36pc{width:36%!important}}@media (min-width: 992px){.w-lg-36pc{width:36%!important}}@media (min-width: 1200px){.w-xl-36pc{width:36%!important}}@media (min-width: 1400px){.w-xxl-36pc{width:36%!important}}.w-37px{width:37px}.w-xs-37px{width:37px!important}@media (min-width: 576px){.w-sm-37px{width:37px!important}}@media (min-width: 768px){.w-md-37px{width:37px!important}}@media (min-width: 992px){.w-lg-37px{width:37px!important}}@media (min-width: 1200px){.w-xl-37px{width:37px!important}}@media (min-width: 1400px){.w-xxl-37px{width:37px!important}}.w-37rem{width:37rem}.w-xs-37rem{width:37rem!important}@media (min-width: 576px){.w-sm-37rem{width:37rem!important}}@media (min-width: 768px){.w-md-37rem{width:37rem!important}}@media (min-width: 992px){.w-lg-37rem{width:37rem!important}}@media (min-width: 1200px){.w-xl-37rem{width:37rem!important}}@media (min-width: 1400px){.w-xxl-37rem{width:37rem!important}}.w-37pc{width:37%}.w-xs-37pc{width:37%!important}@media (min-width: 576px){.w-sm-37pc{width:37%!important}}@media (min-width: 768px){.w-md-37pc{width:37%!important}}@media (min-width: 992px){.w-lg-37pc{width:37%!important}}@media (min-width: 1200px){.w-xl-37pc{width:37%!important}}@media (min-width: 1400px){.w-xxl-37pc{width:37%!important}}.w-38px{width:38px}.w-xs-38px{width:38px!important}@media (min-width: 576px){.w-sm-38px{width:38px!important}}@media (min-width: 768px){.w-md-38px{width:38px!important}}@media (min-width: 992px){.w-lg-38px{width:38px!important}}@media (min-width: 1200px){.w-xl-38px{width:38px!important}}@media (min-width: 1400px){.w-xxl-38px{width:38px!important}}.w-38rem{width:38rem}.w-xs-38rem{width:38rem!important}@media (min-width: 576px){.w-sm-38rem{width:38rem!important}}@media (min-width: 768px){.w-md-38rem{width:38rem!important}}@media (min-width: 992px){.w-lg-38rem{width:38rem!important}}@media (min-width: 1200px){.w-xl-38rem{width:38rem!important}}@media (min-width: 1400px){.w-xxl-38rem{width:38rem!important}}.w-38pc{width:38%}.w-xs-38pc{width:38%!important}@media (min-width: 576px){.w-sm-38pc{width:38%!important}}@media (min-width: 768px){.w-md-38pc{width:38%!important}}@media (min-width: 992px){.w-lg-38pc{width:38%!important}}@media (min-width: 1200px){.w-xl-38pc{width:38%!important}}@media (min-width: 1400px){.w-xxl-38pc{width:38%!important}}.w-39px{width:39px}.w-xs-39px{width:39px!important}@media (min-width: 576px){.w-sm-39px{width:39px!important}}@media (min-width: 768px){.w-md-39px{width:39px!important}}@media (min-width: 992px){.w-lg-39px{width:39px!important}}@media (min-width: 1200px){.w-xl-39px{width:39px!important}}@media (min-width: 1400px){.w-xxl-39px{width:39px!important}}.w-39rem{width:39rem}.w-xs-39rem{width:39rem!important}@media (min-width: 576px){.w-sm-39rem{width:39rem!important}}@media (min-width: 768px){.w-md-39rem{width:39rem!important}}@media (min-width: 992px){.w-lg-39rem{width:39rem!important}}@media (min-width: 1200px){.w-xl-39rem{width:39rem!important}}@media (min-width: 1400px){.w-xxl-39rem{width:39rem!important}}.w-39pc{width:39%}.w-xs-39pc{width:39%!important}@media (min-width: 576px){.w-sm-39pc{width:39%!important}}@media (min-width: 768px){.w-md-39pc{width:39%!important}}@media (min-width: 992px){.w-lg-39pc{width:39%!important}}@media (min-width: 1200px){.w-xl-39pc{width:39%!important}}@media (min-width: 1400px){.w-xxl-39pc{width:39%!important}}.w-40px{width:40px}.w-xs-40px{width:40px!important}@media (min-width: 576px){.w-sm-40px{width:40px!important}}@media (min-width: 768px){.w-md-40px{width:40px!important}}@media (min-width: 992px){.w-lg-40px{width:40px!important}}@media (min-width: 1200px){.w-xl-40px{width:40px!important}}@media (min-width: 1400px){.w-xxl-40px{width:40px!important}}.w-40rem{width:40rem}.w-xs-40rem{width:40rem!important}@media (min-width: 576px){.w-sm-40rem{width:40rem!important}}@media (min-width: 768px){.w-md-40rem{width:40rem!important}}@media (min-width: 992px){.w-lg-40rem{width:40rem!important}}@media (min-width: 1200px){.w-xl-40rem{width:40rem!important}}@media (min-width: 1400px){.w-xxl-40rem{width:40rem!important}}.w-40pc{width:40%}.w-xs-40pc{width:40%!important}@media (min-width: 576px){.w-sm-40pc{width:40%!important}}@media (min-width: 768px){.w-md-40pc{width:40%!important}}@media (min-width: 992px){.w-lg-40pc{width:40%!important}}@media (min-width: 1200px){.w-xl-40pc{width:40%!important}}@media (min-width: 1400px){.w-xxl-40pc{width:40%!important}}.w-41px{width:41px}.w-xs-41px{width:41px!important}@media (min-width: 576px){.w-sm-41px{width:41px!important}}@media (min-width: 768px){.w-md-41px{width:41px!important}}@media (min-width: 992px){.w-lg-41px{width:41px!important}}@media (min-width: 1200px){.w-xl-41px{width:41px!important}}@media (min-width: 1400px){.w-xxl-41px{width:41px!important}}.w-41rem{width:41rem}.w-xs-41rem{width:41rem!important}@media (min-width: 576px){.w-sm-41rem{width:41rem!important}}@media (min-width: 768px){.w-md-41rem{width:41rem!important}}@media (min-width: 992px){.w-lg-41rem{width:41rem!important}}@media (min-width: 1200px){.w-xl-41rem{width:41rem!important}}@media (min-width: 1400px){.w-xxl-41rem{width:41rem!important}}.w-41pc{width:41%}.w-xs-41pc{width:41%!important}@media (min-width: 576px){.w-sm-41pc{width:41%!important}}@media (min-width: 768px){.w-md-41pc{width:41%!important}}@media (min-width: 992px){.w-lg-41pc{width:41%!important}}@media (min-width: 1200px){.w-xl-41pc{width:41%!important}}@media (min-width: 1400px){.w-xxl-41pc{width:41%!important}}.w-42px{width:42px}.w-xs-42px{width:42px!important}@media (min-width: 576px){.w-sm-42px{width:42px!important}}@media (min-width: 768px){.w-md-42px{width:42px!important}}@media (min-width: 992px){.w-lg-42px{width:42px!important}}@media (min-width: 1200px){.w-xl-42px{width:42px!important}}@media (min-width: 1400px){.w-xxl-42px{width:42px!important}}.w-42rem{width:42rem}.w-xs-42rem{width:42rem!important}@media (min-width: 576px){.w-sm-42rem{width:42rem!important}}@media (min-width: 768px){.w-md-42rem{width:42rem!important}}@media (min-width: 992px){.w-lg-42rem{width:42rem!important}}@media (min-width: 1200px){.w-xl-42rem{width:42rem!important}}@media (min-width: 1400px){.w-xxl-42rem{width:42rem!important}}.w-42pc{width:42%}.w-xs-42pc{width:42%!important}@media (min-width: 576px){.w-sm-42pc{width:42%!important}}@media (min-width: 768px){.w-md-42pc{width:42%!important}}@media (min-width: 992px){.w-lg-42pc{width:42%!important}}@media (min-width: 1200px){.w-xl-42pc{width:42%!important}}@media (min-width: 1400px){.w-xxl-42pc{width:42%!important}}.w-43px{width:43px}.w-xs-43px{width:43px!important}@media (min-width: 576px){.w-sm-43px{width:43px!important}}@media (min-width: 768px){.w-md-43px{width:43px!important}}@media (min-width: 992px){.w-lg-43px{width:43px!important}}@media (min-width: 1200px){.w-xl-43px{width:43px!important}}@media (min-width: 1400px){.w-xxl-43px{width:43px!important}}.w-43rem{width:43rem}.w-xs-43rem{width:43rem!important}@media (min-width: 576px){.w-sm-43rem{width:43rem!important}}@media (min-width: 768px){.w-md-43rem{width:43rem!important}}@media (min-width: 992px){.w-lg-43rem{width:43rem!important}}@media (min-width: 1200px){.w-xl-43rem{width:43rem!important}}@media (min-width: 1400px){.w-xxl-43rem{width:43rem!important}}.w-43pc{width:43%}.w-xs-43pc{width:43%!important}@media (min-width: 576px){.w-sm-43pc{width:43%!important}}@media (min-width: 768px){.w-md-43pc{width:43%!important}}@media (min-width: 992px){.w-lg-43pc{width:43%!important}}@media (min-width: 1200px){.w-xl-43pc{width:43%!important}}@media (min-width: 1400px){.w-xxl-43pc{width:43%!important}}.w-44px{width:44px}.w-xs-44px{width:44px!important}@media (min-width: 576px){.w-sm-44px{width:44px!important}}@media (min-width: 768px){.w-md-44px{width:44px!important}}@media (min-width: 992px){.w-lg-44px{width:44px!important}}@media (min-width: 1200px){.w-xl-44px{width:44px!important}}@media (min-width: 1400px){.w-xxl-44px{width:44px!important}}.w-44rem{width:44rem}.w-xs-44rem{width:44rem!important}@media (min-width: 576px){.w-sm-44rem{width:44rem!important}}@media (min-width: 768px){.w-md-44rem{width:44rem!important}}@media (min-width: 992px){.w-lg-44rem{width:44rem!important}}@media (min-width: 1200px){.w-xl-44rem{width:44rem!important}}@media (min-width: 1400px){.w-xxl-44rem{width:44rem!important}}.w-44pc{width:44%}.w-xs-44pc{width:44%!important}@media (min-width: 576px){.w-sm-44pc{width:44%!important}}@media (min-width: 768px){.w-md-44pc{width:44%!important}}@media (min-width: 992px){.w-lg-44pc{width:44%!important}}@media (min-width: 1200px){.w-xl-44pc{width:44%!important}}@media (min-width: 1400px){.w-xxl-44pc{width:44%!important}}.w-45px{width:45px}.w-xs-45px{width:45px!important}@media (min-width: 576px){.w-sm-45px{width:45px!important}}@media (min-width: 768px){.w-md-45px{width:45px!important}}@media (min-width: 992px){.w-lg-45px{width:45px!important}}@media (min-width: 1200px){.w-xl-45px{width:45px!important}}@media (min-width: 1400px){.w-xxl-45px{width:45px!important}}.w-45rem{width:45rem}.w-xs-45rem{width:45rem!important}@media (min-width: 576px){.w-sm-45rem{width:45rem!important}}@media (min-width: 768px){.w-md-45rem{width:45rem!important}}@media (min-width: 992px){.w-lg-45rem{width:45rem!important}}@media (min-width: 1200px){.w-xl-45rem{width:45rem!important}}@media (min-width: 1400px){.w-xxl-45rem{width:45rem!important}}.w-45pc{width:45%}.w-xs-45pc{width:45%!important}@media (min-width: 576px){.w-sm-45pc{width:45%!important}}@media (min-width: 768px){.w-md-45pc{width:45%!important}}@media (min-width: 992px){.w-lg-45pc{width:45%!important}}@media (min-width: 1200px){.w-xl-45pc{width:45%!important}}@media (min-width: 1400px){.w-xxl-45pc{width:45%!important}}.w-46px{width:46px}.w-xs-46px{width:46px!important}@media (min-width: 576px){.w-sm-46px{width:46px!important}}@media (min-width: 768px){.w-md-46px{width:46px!important}}@media (min-width: 992px){.w-lg-46px{width:46px!important}}@media (min-width: 1200px){.w-xl-46px{width:46px!important}}@media (min-width: 1400px){.w-xxl-46px{width:46px!important}}.w-46rem{width:46rem}.w-xs-46rem{width:46rem!important}@media (min-width: 576px){.w-sm-46rem{width:46rem!important}}@media (min-width: 768px){.w-md-46rem{width:46rem!important}}@media (min-width: 992px){.w-lg-46rem{width:46rem!important}}@media (min-width: 1200px){.w-xl-46rem{width:46rem!important}}@media (min-width: 1400px){.w-xxl-46rem{width:46rem!important}}.w-46pc{width:46%}.w-xs-46pc{width:46%!important}@media (min-width: 576px){.w-sm-46pc{width:46%!important}}@media (min-width: 768px){.w-md-46pc{width:46%!important}}@media (min-width: 992px){.w-lg-46pc{width:46%!important}}@media (min-width: 1200px){.w-xl-46pc{width:46%!important}}@media (min-width: 1400px){.w-xxl-46pc{width:46%!important}}.w-47px{width:47px}.w-xs-47px{width:47px!important}@media (min-width: 576px){.w-sm-47px{width:47px!important}}@media (min-width: 768px){.w-md-47px{width:47px!important}}@media (min-width: 992px){.w-lg-47px{width:47px!important}}@media (min-width: 1200px){.w-xl-47px{width:47px!important}}@media (min-width: 1400px){.w-xxl-47px{width:47px!important}}.w-47rem{width:47rem}.w-xs-47rem{width:47rem!important}@media (min-width: 576px){.w-sm-47rem{width:47rem!important}}@media (min-width: 768px){.w-md-47rem{width:47rem!important}}@media (min-width: 992px){.w-lg-47rem{width:47rem!important}}@media (min-width: 1200px){.w-xl-47rem{width:47rem!important}}@media (min-width: 1400px){.w-xxl-47rem{width:47rem!important}}.w-47pc{width:47%}.w-xs-47pc{width:47%!important}@media (min-width: 576px){.w-sm-47pc{width:47%!important}}@media (min-width: 768px){.w-md-47pc{width:47%!important}}@media (min-width: 992px){.w-lg-47pc{width:47%!important}}@media (min-width: 1200px){.w-xl-47pc{width:47%!important}}@media (min-width: 1400px){.w-xxl-47pc{width:47%!important}}.w-48px{width:48px}.w-xs-48px{width:48px!important}@media (min-width: 576px){.w-sm-48px{width:48px!important}}@media (min-width: 768px){.w-md-48px{width:48px!important}}@media (min-width: 992px){.w-lg-48px{width:48px!important}}@media (min-width: 1200px){.w-xl-48px{width:48px!important}}@media (min-width: 1400px){.w-xxl-48px{width:48px!important}}.w-48rem{width:48rem}.w-xs-48rem{width:48rem!important}@media (min-width: 576px){.w-sm-48rem{width:48rem!important}}@media (min-width: 768px){.w-md-48rem{width:48rem!important}}@media (min-width: 992px){.w-lg-48rem{width:48rem!important}}@media (min-width: 1200px){.w-xl-48rem{width:48rem!important}}@media (min-width: 1400px){.w-xxl-48rem{width:48rem!important}}.w-48pc{width:48%}.w-xs-48pc{width:48%!important}@media (min-width: 576px){.w-sm-48pc{width:48%!important}}@media (min-width: 768px){.w-md-48pc{width:48%!important}}@media (min-width: 992px){.w-lg-48pc{width:48%!important}}@media (min-width: 1200px){.w-xl-48pc{width:48%!important}}@media (min-width: 1400px){.w-xxl-48pc{width:48%!important}}.w-49px{width:49px}.w-xs-49px{width:49px!important}@media (min-width: 576px){.w-sm-49px{width:49px!important}}@media (min-width: 768px){.w-md-49px{width:49px!important}}@media (min-width: 992px){.w-lg-49px{width:49px!important}}@media (min-width: 1200px){.w-xl-49px{width:49px!important}}@media (min-width: 1400px){.w-xxl-49px{width:49px!important}}.w-49rem{width:49rem}.w-xs-49rem{width:49rem!important}@media (min-width: 576px){.w-sm-49rem{width:49rem!important}}@media (min-width: 768px){.w-md-49rem{width:49rem!important}}@media (min-width: 992px){.w-lg-49rem{width:49rem!important}}@media (min-width: 1200px){.w-xl-49rem{width:49rem!important}}@media (min-width: 1400px){.w-xxl-49rem{width:49rem!important}}.w-49pc{width:49%}.w-xs-49pc{width:49%!important}@media (min-width: 576px){.w-sm-49pc{width:49%!important}}@media (min-width: 768px){.w-md-49pc{width:49%!important}}@media (min-width: 992px){.w-lg-49pc{width:49%!important}}@media (min-width: 1200px){.w-xl-49pc{width:49%!important}}@media (min-width: 1400px){.w-xxl-49pc{width:49%!important}}.w-50px{width:50px}.w-xs-50px{width:50px!important}@media (min-width: 576px){.w-sm-50px{width:50px!important}}@media (min-width: 768px){.w-md-50px{width:50px!important}}@media (min-width: 992px){.w-lg-50px{width:50px!important}}@media (min-width: 1200px){.w-xl-50px{width:50px!important}}@media (min-width: 1400px){.w-xxl-50px{width:50px!important}}.w-50rem{width:50rem}.w-xs-50rem{width:50rem!important}@media (min-width: 576px){.w-sm-50rem{width:50rem!important}}@media (min-width: 768px){.w-md-50rem{width:50rem!important}}@media (min-width: 992px){.w-lg-50rem{width:50rem!important}}@media (min-width: 1200px){.w-xl-50rem{width:50rem!important}}@media (min-width: 1400px){.w-xxl-50rem{width:50rem!important}}.w-50pc{width:50%}.w-xs-50pc{width:50%!important}@media (min-width: 576px){.w-sm-50pc{width:50%!important}}@media (min-width: 768px){.w-md-50pc{width:50%!important}}@media (min-width: 992px){.w-lg-50pc{width:50%!important}}@media (min-width: 1200px){.w-xl-50pc{width:50%!important}}@media (min-width: 1400px){.w-xxl-50pc{width:50%!important}}.w-51px{width:51px}.w-xs-51px{width:51px!important}@media (min-width: 576px){.w-sm-51px{width:51px!important}}@media (min-width: 768px){.w-md-51px{width:51px!important}}@media (min-width: 992px){.w-lg-51px{width:51px!important}}@media (min-width: 1200px){.w-xl-51px{width:51px!important}}@media (min-width: 1400px){.w-xxl-51px{width:51px!important}}.w-51rem{width:51rem}.w-xs-51rem{width:51rem!important}@media (min-width: 576px){.w-sm-51rem{width:51rem!important}}@media (min-width: 768px){.w-md-51rem{width:51rem!important}}@media (min-width: 992px){.w-lg-51rem{width:51rem!important}}@media (min-width: 1200px){.w-xl-51rem{width:51rem!important}}@media (min-width: 1400px){.w-xxl-51rem{width:51rem!important}}.w-51pc{width:51%}.w-xs-51pc{width:51%!important}@media (min-width: 576px){.w-sm-51pc{width:51%!important}}@media (min-width: 768px){.w-md-51pc{width:51%!important}}@media (min-width: 992px){.w-lg-51pc{width:51%!important}}@media (min-width: 1200px){.w-xl-51pc{width:51%!important}}@media (min-width: 1400px){.w-xxl-51pc{width:51%!important}}.w-52px{width:52px}.w-xs-52px{width:52px!important}@media (min-width: 576px){.w-sm-52px{width:52px!important}}@media (min-width: 768px){.w-md-52px{width:52px!important}}@media (min-width: 992px){.w-lg-52px{width:52px!important}}@media (min-width: 1200px){.w-xl-52px{width:52px!important}}@media (min-width: 1400px){.w-xxl-52px{width:52px!important}}.w-52rem{width:52rem}.w-xs-52rem{width:52rem!important}@media (min-width: 576px){.w-sm-52rem{width:52rem!important}}@media (min-width: 768px){.w-md-52rem{width:52rem!important}}@media (min-width: 992px){.w-lg-52rem{width:52rem!important}}@media (min-width: 1200px){.w-xl-52rem{width:52rem!important}}@media (min-width: 1400px){.w-xxl-52rem{width:52rem!important}}.w-52pc{width:52%}.w-xs-52pc{width:52%!important}@media (min-width: 576px){.w-sm-52pc{width:52%!important}}@media (min-width: 768px){.w-md-52pc{width:52%!important}}@media (min-width: 992px){.w-lg-52pc{width:52%!important}}@media (min-width: 1200px){.w-xl-52pc{width:52%!important}}@media (min-width: 1400px){.w-xxl-52pc{width:52%!important}}.w-53px{width:53px}.w-xs-53px{width:53px!important}@media (min-width: 576px){.w-sm-53px{width:53px!important}}@media (min-width: 768px){.w-md-53px{width:53px!important}}@media (min-width: 992px){.w-lg-53px{width:53px!important}}@media (min-width: 1200px){.w-xl-53px{width:53px!important}}@media (min-width: 1400px){.w-xxl-53px{width:53px!important}}.w-53rem{width:53rem}.w-xs-53rem{width:53rem!important}@media (min-width: 576px){.w-sm-53rem{width:53rem!important}}@media (min-width: 768px){.w-md-53rem{width:53rem!important}}@media (min-width: 992px){.w-lg-53rem{width:53rem!important}}@media (min-width: 1200px){.w-xl-53rem{width:53rem!important}}@media (min-width: 1400px){.w-xxl-53rem{width:53rem!important}}.w-53pc{width:53%}.w-xs-53pc{width:53%!important}@media (min-width: 576px){.w-sm-53pc{width:53%!important}}@media (min-width: 768px){.w-md-53pc{width:53%!important}}@media (min-width: 992px){.w-lg-53pc{width:53%!important}}@media (min-width: 1200px){.w-xl-53pc{width:53%!important}}@media (min-width: 1400px){.w-xxl-53pc{width:53%!important}}.w-54px{width:54px}.w-xs-54px{width:54px!important}@media (min-width: 576px){.w-sm-54px{width:54px!important}}@media (min-width: 768px){.w-md-54px{width:54px!important}}@media (min-width: 992px){.w-lg-54px{width:54px!important}}@media (min-width: 1200px){.w-xl-54px{width:54px!important}}@media (min-width: 1400px){.w-xxl-54px{width:54px!important}}.w-54rem{width:54rem}.w-xs-54rem{width:54rem!important}@media (min-width: 576px){.w-sm-54rem{width:54rem!important}}@media (min-width: 768px){.w-md-54rem{width:54rem!important}}@media (min-width: 992px){.w-lg-54rem{width:54rem!important}}@media (min-width: 1200px){.w-xl-54rem{width:54rem!important}}@media (min-width: 1400px){.w-xxl-54rem{width:54rem!important}}.w-54pc{width:54%}.w-xs-54pc{width:54%!important}@media (min-width: 576px){.w-sm-54pc{width:54%!important}}@media (min-width: 768px){.w-md-54pc{width:54%!important}}@media (min-width: 992px){.w-lg-54pc{width:54%!important}}@media (min-width: 1200px){.w-xl-54pc{width:54%!important}}@media (min-width: 1400px){.w-xxl-54pc{width:54%!important}}.w-55px{width:55px}.w-xs-55px{width:55px!important}@media (min-width: 576px){.w-sm-55px{width:55px!important}}@media (min-width: 768px){.w-md-55px{width:55px!important}}@media (min-width: 992px){.w-lg-55px{width:55px!important}}@media (min-width: 1200px){.w-xl-55px{width:55px!important}}@media (min-width: 1400px){.w-xxl-55px{width:55px!important}}.w-55rem{width:55rem}.w-xs-55rem{width:55rem!important}@media (min-width: 576px){.w-sm-55rem{width:55rem!important}}@media (min-width: 768px){.w-md-55rem{width:55rem!important}}@media (min-width: 992px){.w-lg-55rem{width:55rem!important}}@media (min-width: 1200px){.w-xl-55rem{width:55rem!important}}@media (min-width: 1400px){.w-xxl-55rem{width:55rem!important}}.w-55pc{width:55%}.w-xs-55pc{width:55%!important}@media (min-width: 576px){.w-sm-55pc{width:55%!important}}@media (min-width: 768px){.w-md-55pc{width:55%!important}}@media (min-width: 992px){.w-lg-55pc{width:55%!important}}@media (min-width: 1200px){.w-xl-55pc{width:55%!important}}@media (min-width: 1400px){.w-xxl-55pc{width:55%!important}}.w-56px{width:56px}.w-xs-56px{width:56px!important}@media (min-width: 576px){.w-sm-56px{width:56px!important}}@media (min-width: 768px){.w-md-56px{width:56px!important}}@media (min-width: 992px){.w-lg-56px{width:56px!important}}@media (min-width: 1200px){.w-xl-56px{width:56px!important}}@media (min-width: 1400px){.w-xxl-56px{width:56px!important}}.w-56rem{width:56rem}.w-xs-56rem{width:56rem!important}@media (min-width: 576px){.w-sm-56rem{width:56rem!important}}@media (min-width: 768px){.w-md-56rem{width:56rem!important}}@media (min-width: 992px){.w-lg-56rem{width:56rem!important}}@media (min-width: 1200px){.w-xl-56rem{width:56rem!important}}@media (min-width: 1400px){.w-xxl-56rem{width:56rem!important}}.w-56pc{width:56%}.w-xs-56pc{width:56%!important}@media (min-width: 576px){.w-sm-56pc{width:56%!important}}@media (min-width: 768px){.w-md-56pc{width:56%!important}}@media (min-width: 992px){.w-lg-56pc{width:56%!important}}@media (min-width: 1200px){.w-xl-56pc{width:56%!important}}@media (min-width: 1400px){.w-xxl-56pc{width:56%!important}}.w-57px{width:57px}.w-xs-57px{width:57px!important}@media (min-width: 576px){.w-sm-57px{width:57px!important}}@media (min-width: 768px){.w-md-57px{width:57px!important}}@media (min-width: 992px){.w-lg-57px{width:57px!important}}@media (min-width: 1200px){.w-xl-57px{width:57px!important}}@media (min-width: 1400px){.w-xxl-57px{width:57px!important}}.w-57rem{width:57rem}.w-xs-57rem{width:57rem!important}@media (min-width: 576px){.w-sm-57rem{width:57rem!important}}@media (min-width: 768px){.w-md-57rem{width:57rem!important}}@media (min-width: 992px){.w-lg-57rem{width:57rem!important}}@media (min-width: 1200px){.w-xl-57rem{width:57rem!important}}@media (min-width: 1400px){.w-xxl-57rem{width:57rem!important}}.w-57pc{width:57%}.w-xs-57pc{width:57%!important}@media (min-width: 576px){.w-sm-57pc{width:57%!important}}@media (min-width: 768px){.w-md-57pc{width:57%!important}}@media (min-width: 992px){.w-lg-57pc{width:57%!important}}@media (min-width: 1200px){.w-xl-57pc{width:57%!important}}@media (min-width: 1400px){.w-xxl-57pc{width:57%!important}}.w-58px{width:58px}.w-xs-58px{width:58px!important}@media (min-width: 576px){.w-sm-58px{width:58px!important}}@media (min-width: 768px){.w-md-58px{width:58px!important}}@media (min-width: 992px){.w-lg-58px{width:58px!important}}@media (min-width: 1200px){.w-xl-58px{width:58px!important}}@media (min-width: 1400px){.w-xxl-58px{width:58px!important}}.w-58rem{width:58rem}.w-xs-58rem{width:58rem!important}@media (min-width: 576px){.w-sm-58rem{width:58rem!important}}@media (min-width: 768px){.w-md-58rem{width:58rem!important}}@media (min-width: 992px){.w-lg-58rem{width:58rem!important}}@media (min-width: 1200px){.w-xl-58rem{width:58rem!important}}@media (min-width: 1400px){.w-xxl-58rem{width:58rem!important}}.w-58pc{width:58%}.w-xs-58pc{width:58%!important}@media (min-width: 576px){.w-sm-58pc{width:58%!important}}@media (min-width: 768px){.w-md-58pc{width:58%!important}}@media (min-width: 992px){.w-lg-58pc{width:58%!important}}@media (min-width: 1200px){.w-xl-58pc{width:58%!important}}@media (min-width: 1400px){.w-xxl-58pc{width:58%!important}}.w-59px{width:59px}.w-xs-59px{width:59px!important}@media (min-width: 576px){.w-sm-59px{width:59px!important}}@media (min-width: 768px){.w-md-59px{width:59px!important}}@media (min-width: 992px){.w-lg-59px{width:59px!important}}@media (min-width: 1200px){.w-xl-59px{width:59px!important}}@media (min-width: 1400px){.w-xxl-59px{width:59px!important}}.w-59rem{width:59rem}.w-xs-59rem{width:59rem!important}@media (min-width: 576px){.w-sm-59rem{width:59rem!important}}@media (min-width: 768px){.w-md-59rem{width:59rem!important}}@media (min-width: 992px){.w-lg-59rem{width:59rem!important}}@media (min-width: 1200px){.w-xl-59rem{width:59rem!important}}@media (min-width: 1400px){.w-xxl-59rem{width:59rem!important}}.w-59pc{width:59%}.w-xs-59pc{width:59%!important}@media (min-width: 576px){.w-sm-59pc{width:59%!important}}@media (min-width: 768px){.w-md-59pc{width:59%!important}}@media (min-width: 992px){.w-lg-59pc{width:59%!important}}@media (min-width: 1200px){.w-xl-59pc{width:59%!important}}@media (min-width: 1400px){.w-xxl-59pc{width:59%!important}}.w-60px{width:60px}.w-xs-60px{width:60px!important}@media (min-width: 576px){.w-sm-60px{width:60px!important}}@media (min-width: 768px){.w-md-60px{width:60px!important}}@media (min-width: 992px){.w-lg-60px{width:60px!important}}@media (min-width: 1200px){.w-xl-60px{width:60px!important}}@media (min-width: 1400px){.w-xxl-60px{width:60px!important}}.w-60rem{width:60rem}.w-xs-60rem{width:60rem!important}@media (min-width: 576px){.w-sm-60rem{width:60rem!important}}@media (min-width: 768px){.w-md-60rem{width:60rem!important}}@media (min-width: 992px){.w-lg-60rem{width:60rem!important}}@media (min-width: 1200px){.w-xl-60rem{width:60rem!important}}@media (min-width: 1400px){.w-xxl-60rem{width:60rem!important}}.w-60pc{width:60%}.w-xs-60pc{width:60%!important}@media (min-width: 576px){.w-sm-60pc{width:60%!important}}@media (min-width: 768px){.w-md-60pc{width:60%!important}}@media (min-width: 992px){.w-lg-60pc{width:60%!important}}@media (min-width: 1200px){.w-xl-60pc{width:60%!important}}@media (min-width: 1400px){.w-xxl-60pc{width:60%!important}}.w-61px{width:61px}.w-xs-61px{width:61px!important}@media (min-width: 576px){.w-sm-61px{width:61px!important}}@media (min-width: 768px){.w-md-61px{width:61px!important}}@media (min-width: 992px){.w-lg-61px{width:61px!important}}@media (min-width: 1200px){.w-xl-61px{width:61px!important}}@media (min-width: 1400px){.w-xxl-61px{width:61px!important}}.w-61rem{width:61rem}.w-xs-61rem{width:61rem!important}@media (min-width: 576px){.w-sm-61rem{width:61rem!important}}@media (min-width: 768px){.w-md-61rem{width:61rem!important}}@media (min-width: 992px){.w-lg-61rem{width:61rem!important}}@media (min-width: 1200px){.w-xl-61rem{width:61rem!important}}@media (min-width: 1400px){.w-xxl-61rem{width:61rem!important}}.w-61pc{width:61%}.w-xs-61pc{width:61%!important}@media (min-width: 576px){.w-sm-61pc{width:61%!important}}@media (min-width: 768px){.w-md-61pc{width:61%!important}}@media (min-width: 992px){.w-lg-61pc{width:61%!important}}@media (min-width: 1200px){.w-xl-61pc{width:61%!important}}@media (min-width: 1400px){.w-xxl-61pc{width:61%!important}}.w-62px{width:62px}.w-xs-62px{width:62px!important}@media (min-width: 576px){.w-sm-62px{width:62px!important}}@media (min-width: 768px){.w-md-62px{width:62px!important}}@media (min-width: 992px){.w-lg-62px{width:62px!important}}@media (min-width: 1200px){.w-xl-62px{width:62px!important}}@media (min-width: 1400px){.w-xxl-62px{width:62px!important}}.w-62rem{width:62rem}.w-xs-62rem{width:62rem!important}@media (min-width: 576px){.w-sm-62rem{width:62rem!important}}@media (min-width: 768px){.w-md-62rem{width:62rem!important}}@media (min-width: 992px){.w-lg-62rem{width:62rem!important}}@media (min-width: 1200px){.w-xl-62rem{width:62rem!important}}@media (min-width: 1400px){.w-xxl-62rem{width:62rem!important}}.w-62pc{width:62%}.w-xs-62pc{width:62%!important}@media (min-width: 576px){.w-sm-62pc{width:62%!important}}@media (min-width: 768px){.w-md-62pc{width:62%!important}}@media (min-width: 992px){.w-lg-62pc{width:62%!important}}@media (min-width: 1200px){.w-xl-62pc{width:62%!important}}@media (min-width: 1400px){.w-xxl-62pc{width:62%!important}}.w-63px{width:63px}.w-xs-63px{width:63px!important}@media (min-width: 576px){.w-sm-63px{width:63px!important}}@media (min-width: 768px){.w-md-63px{width:63px!important}}@media (min-width: 992px){.w-lg-63px{width:63px!important}}@media (min-width: 1200px){.w-xl-63px{width:63px!important}}@media (min-width: 1400px){.w-xxl-63px{width:63px!important}}.w-63rem{width:63rem}.w-xs-63rem{width:63rem!important}@media (min-width: 576px){.w-sm-63rem{width:63rem!important}}@media (min-width: 768px){.w-md-63rem{width:63rem!important}}@media (min-width: 992px){.w-lg-63rem{width:63rem!important}}@media (min-width: 1200px){.w-xl-63rem{width:63rem!important}}@media (min-width: 1400px){.w-xxl-63rem{width:63rem!important}}.w-63pc{width:63%}.w-xs-63pc{width:63%!important}@media (min-width: 576px){.w-sm-63pc{width:63%!important}}@media (min-width: 768px){.w-md-63pc{width:63%!important}}@media (min-width: 992px){.w-lg-63pc{width:63%!important}}@media (min-width: 1200px){.w-xl-63pc{width:63%!important}}@media (min-width: 1400px){.w-xxl-63pc{width:63%!important}}.w-64px{width:64px}.w-xs-64px{width:64px!important}@media (min-width: 576px){.w-sm-64px{width:64px!important}}@media (min-width: 768px){.w-md-64px{width:64px!important}}@media (min-width: 992px){.w-lg-64px{width:64px!important}}@media (min-width: 1200px){.w-xl-64px{width:64px!important}}@media (min-width: 1400px){.w-xxl-64px{width:64px!important}}.w-64rem{width:64rem}.w-xs-64rem{width:64rem!important}@media (min-width: 576px){.w-sm-64rem{width:64rem!important}}@media (min-width: 768px){.w-md-64rem{width:64rem!important}}@media (min-width: 992px){.w-lg-64rem{width:64rem!important}}@media (min-width: 1200px){.w-xl-64rem{width:64rem!important}}@media (min-width: 1400px){.w-xxl-64rem{width:64rem!important}}.w-64pc{width:64%}.w-xs-64pc{width:64%!important}@media (min-width: 576px){.w-sm-64pc{width:64%!important}}@media (min-width: 768px){.w-md-64pc{width:64%!important}}@media (min-width: 992px){.w-lg-64pc{width:64%!important}}@media (min-width: 1200px){.w-xl-64pc{width:64%!important}}@media (min-width: 1400px){.w-xxl-64pc{width:64%!important}}.w-65px{width:65px}.w-xs-65px{width:65px!important}@media (min-width: 576px){.w-sm-65px{width:65px!important}}@media (min-width: 768px){.w-md-65px{width:65px!important}}@media (min-width: 992px){.w-lg-65px{width:65px!important}}@media (min-width: 1200px){.w-xl-65px{width:65px!important}}@media (min-width: 1400px){.w-xxl-65px{width:65px!important}}.w-65rem{width:65rem}.w-xs-65rem{width:65rem!important}@media (min-width: 576px){.w-sm-65rem{width:65rem!important}}@media (min-width: 768px){.w-md-65rem{width:65rem!important}}@media (min-width: 992px){.w-lg-65rem{width:65rem!important}}@media (min-width: 1200px){.w-xl-65rem{width:65rem!important}}@media (min-width: 1400px){.w-xxl-65rem{width:65rem!important}}.w-65pc{width:65%}.w-xs-65pc{width:65%!important}@media (min-width: 576px){.w-sm-65pc{width:65%!important}}@media (min-width: 768px){.w-md-65pc{width:65%!important}}@media (min-width: 992px){.w-lg-65pc{width:65%!important}}@media (min-width: 1200px){.w-xl-65pc{width:65%!important}}@media (min-width: 1400px){.w-xxl-65pc{width:65%!important}}.w-66px{width:66px}.w-xs-66px{width:66px!important}@media (min-width: 576px){.w-sm-66px{width:66px!important}}@media (min-width: 768px){.w-md-66px{width:66px!important}}@media (min-width: 992px){.w-lg-66px{width:66px!important}}@media (min-width: 1200px){.w-xl-66px{width:66px!important}}@media (min-width: 1400px){.w-xxl-66px{width:66px!important}}.w-66rem{width:66rem}.w-xs-66rem{width:66rem!important}@media (min-width: 576px){.w-sm-66rem{width:66rem!important}}@media (min-width: 768px){.w-md-66rem{width:66rem!important}}@media (min-width: 992px){.w-lg-66rem{width:66rem!important}}@media (min-width: 1200px){.w-xl-66rem{width:66rem!important}}@media (min-width: 1400px){.w-xxl-66rem{width:66rem!important}}.w-66pc{width:66%}.w-xs-66pc{width:66%!important}@media (min-width: 576px){.w-sm-66pc{width:66%!important}}@media (min-width: 768px){.w-md-66pc{width:66%!important}}@media (min-width: 992px){.w-lg-66pc{width:66%!important}}@media (min-width: 1200px){.w-xl-66pc{width:66%!important}}@media (min-width: 1400px){.w-xxl-66pc{width:66%!important}}.w-67px{width:67px}.w-xs-67px{width:67px!important}@media (min-width: 576px){.w-sm-67px{width:67px!important}}@media (min-width: 768px){.w-md-67px{width:67px!important}}@media (min-width: 992px){.w-lg-67px{width:67px!important}}@media (min-width: 1200px){.w-xl-67px{width:67px!important}}@media (min-width: 1400px){.w-xxl-67px{width:67px!important}}.w-67rem{width:67rem}.w-xs-67rem{width:67rem!important}@media (min-width: 576px){.w-sm-67rem{width:67rem!important}}@media (min-width: 768px){.w-md-67rem{width:67rem!important}}@media (min-width: 992px){.w-lg-67rem{width:67rem!important}}@media (min-width: 1200px){.w-xl-67rem{width:67rem!important}}@media (min-width: 1400px){.w-xxl-67rem{width:67rem!important}}.w-67pc{width:67%}.w-xs-67pc{width:67%!important}@media (min-width: 576px){.w-sm-67pc{width:67%!important}}@media (min-width: 768px){.w-md-67pc{width:67%!important}}@media (min-width: 992px){.w-lg-67pc{width:67%!important}}@media (min-width: 1200px){.w-xl-67pc{width:67%!important}}@media (min-width: 1400px){.w-xxl-67pc{width:67%!important}}.w-68px{width:68px}.w-xs-68px{width:68px!important}@media (min-width: 576px){.w-sm-68px{width:68px!important}}@media (min-width: 768px){.w-md-68px{width:68px!important}}@media (min-width: 992px){.w-lg-68px{width:68px!important}}@media (min-width: 1200px){.w-xl-68px{width:68px!important}}@media (min-width: 1400px){.w-xxl-68px{width:68px!important}}.w-68rem{width:68rem}.w-xs-68rem{width:68rem!important}@media (min-width: 576px){.w-sm-68rem{width:68rem!important}}@media (min-width: 768px){.w-md-68rem{width:68rem!important}}@media (min-width: 992px){.w-lg-68rem{width:68rem!important}}@media (min-width: 1200px){.w-xl-68rem{width:68rem!important}}@media (min-width: 1400px){.w-xxl-68rem{width:68rem!important}}.w-68pc{width:68%}.w-xs-68pc{width:68%!important}@media (min-width: 576px){.w-sm-68pc{width:68%!important}}@media (min-width: 768px){.w-md-68pc{width:68%!important}}@media (min-width: 992px){.w-lg-68pc{width:68%!important}}@media (min-width: 1200px){.w-xl-68pc{width:68%!important}}@media (min-width: 1400px){.w-xxl-68pc{width:68%!important}}.w-69px{width:69px}.w-xs-69px{width:69px!important}@media (min-width: 576px){.w-sm-69px{width:69px!important}}@media (min-width: 768px){.w-md-69px{width:69px!important}}@media (min-width: 992px){.w-lg-69px{width:69px!important}}@media (min-width: 1200px){.w-xl-69px{width:69px!important}}@media (min-width: 1400px){.w-xxl-69px{width:69px!important}}.w-69rem{width:69rem}.w-xs-69rem{width:69rem!important}@media (min-width: 576px){.w-sm-69rem{width:69rem!important}}@media (min-width: 768px){.w-md-69rem{width:69rem!important}}@media (min-width: 992px){.w-lg-69rem{width:69rem!important}}@media (min-width: 1200px){.w-xl-69rem{width:69rem!important}}@media (min-width: 1400px){.w-xxl-69rem{width:69rem!important}}.w-69pc{width:69%}.w-xs-69pc{width:69%!important}@media (min-width: 576px){.w-sm-69pc{width:69%!important}}@media (min-width: 768px){.w-md-69pc{width:69%!important}}@media (min-width: 992px){.w-lg-69pc{width:69%!important}}@media (min-width: 1200px){.w-xl-69pc{width:69%!important}}@media (min-width: 1400px){.w-xxl-69pc{width:69%!important}}.w-70px{width:70px}.w-xs-70px{width:70px!important}@media (min-width: 576px){.w-sm-70px{width:70px!important}}@media (min-width: 768px){.w-md-70px{width:70px!important}}@media (min-width: 992px){.w-lg-70px{width:70px!important}}@media (min-width: 1200px){.w-xl-70px{width:70px!important}}@media (min-width: 1400px){.w-xxl-70px{width:70px!important}}.w-70rem{width:70rem}.w-xs-70rem{width:70rem!important}@media (min-width: 576px){.w-sm-70rem{width:70rem!important}}@media (min-width: 768px){.w-md-70rem{width:70rem!important}}@media (min-width: 992px){.w-lg-70rem{width:70rem!important}}@media (min-width: 1200px){.w-xl-70rem{width:70rem!important}}@media (min-width: 1400px){.w-xxl-70rem{width:70rem!important}}.w-70pc{width:70%}.w-xs-70pc{width:70%!important}@media (min-width: 576px){.w-sm-70pc{width:70%!important}}@media (min-width: 768px){.w-md-70pc{width:70%!important}}@media (min-width: 992px){.w-lg-70pc{width:70%!important}}@media (min-width: 1200px){.w-xl-70pc{width:70%!important}}@media (min-width: 1400px){.w-xxl-70pc{width:70%!important}}.w-71px{width:71px}.w-xs-71px{width:71px!important}@media (min-width: 576px){.w-sm-71px{width:71px!important}}@media (min-width: 768px){.w-md-71px{width:71px!important}}@media (min-width: 992px){.w-lg-71px{width:71px!important}}@media (min-width: 1200px){.w-xl-71px{width:71px!important}}@media (min-width: 1400px){.w-xxl-71px{width:71px!important}}.w-71rem{width:71rem}.w-xs-71rem{width:71rem!important}@media (min-width: 576px){.w-sm-71rem{width:71rem!important}}@media (min-width: 768px){.w-md-71rem{width:71rem!important}}@media (min-width: 992px){.w-lg-71rem{width:71rem!important}}@media (min-width: 1200px){.w-xl-71rem{width:71rem!important}}@media (min-width: 1400px){.w-xxl-71rem{width:71rem!important}}.w-71pc{width:71%}.w-xs-71pc{width:71%!important}@media (min-width: 576px){.w-sm-71pc{width:71%!important}}@media (min-width: 768px){.w-md-71pc{width:71%!important}}@media (min-width: 992px){.w-lg-71pc{width:71%!important}}@media (min-width: 1200px){.w-xl-71pc{width:71%!important}}@media (min-width: 1400px){.w-xxl-71pc{width:71%!important}}.w-72px{width:72px}.w-xs-72px{width:72px!important}@media (min-width: 576px){.w-sm-72px{width:72px!important}}@media (min-width: 768px){.w-md-72px{width:72px!important}}@media (min-width: 992px){.w-lg-72px{width:72px!important}}@media (min-width: 1200px){.w-xl-72px{width:72px!important}}@media (min-width: 1400px){.w-xxl-72px{width:72px!important}}.w-72rem{width:72rem}.w-xs-72rem{width:72rem!important}@media (min-width: 576px){.w-sm-72rem{width:72rem!important}}@media (min-width: 768px){.w-md-72rem{width:72rem!important}}@media (min-width: 992px){.w-lg-72rem{width:72rem!important}}@media (min-width: 1200px){.w-xl-72rem{width:72rem!important}}@media (min-width: 1400px){.w-xxl-72rem{width:72rem!important}}.w-72pc{width:72%}.w-xs-72pc{width:72%!important}@media (min-width: 576px){.w-sm-72pc{width:72%!important}}@media (min-width: 768px){.w-md-72pc{width:72%!important}}@media (min-width: 992px){.w-lg-72pc{width:72%!important}}@media (min-width: 1200px){.w-xl-72pc{width:72%!important}}@media (min-width: 1400px){.w-xxl-72pc{width:72%!important}}.w-73px{width:73px}.w-xs-73px{width:73px!important}@media (min-width: 576px){.w-sm-73px{width:73px!important}}@media (min-width: 768px){.w-md-73px{width:73px!important}}@media (min-width: 992px){.w-lg-73px{width:73px!important}}@media (min-width: 1200px){.w-xl-73px{width:73px!important}}@media (min-width: 1400px){.w-xxl-73px{width:73px!important}}.w-73rem{width:73rem}.w-xs-73rem{width:73rem!important}@media (min-width: 576px){.w-sm-73rem{width:73rem!important}}@media (min-width: 768px){.w-md-73rem{width:73rem!important}}@media (min-width: 992px){.w-lg-73rem{width:73rem!important}}@media (min-width: 1200px){.w-xl-73rem{width:73rem!important}}@media (min-width: 1400px){.w-xxl-73rem{width:73rem!important}}.w-73pc{width:73%}.w-xs-73pc{width:73%!important}@media (min-width: 576px){.w-sm-73pc{width:73%!important}}@media (min-width: 768px){.w-md-73pc{width:73%!important}}@media (min-width: 992px){.w-lg-73pc{width:73%!important}}@media (min-width: 1200px){.w-xl-73pc{width:73%!important}}@media (min-width: 1400px){.w-xxl-73pc{width:73%!important}}.w-74px{width:74px}.w-xs-74px{width:74px!important}@media (min-width: 576px){.w-sm-74px{width:74px!important}}@media (min-width: 768px){.w-md-74px{width:74px!important}}@media (min-width: 992px){.w-lg-74px{width:74px!important}}@media (min-width: 1200px){.w-xl-74px{width:74px!important}}@media (min-width: 1400px){.w-xxl-74px{width:74px!important}}.w-74rem{width:74rem}.w-xs-74rem{width:74rem!important}@media (min-width: 576px){.w-sm-74rem{width:74rem!important}}@media (min-width: 768px){.w-md-74rem{width:74rem!important}}@media (min-width: 992px){.w-lg-74rem{width:74rem!important}}@media (min-width: 1200px){.w-xl-74rem{width:74rem!important}}@media (min-width: 1400px){.w-xxl-74rem{width:74rem!important}}.w-74pc{width:74%}.w-xs-74pc{width:74%!important}@media (min-width: 576px){.w-sm-74pc{width:74%!important}}@media (min-width: 768px){.w-md-74pc{width:74%!important}}@media (min-width: 992px){.w-lg-74pc{width:74%!important}}@media (min-width: 1200px){.w-xl-74pc{width:74%!important}}@media (min-width: 1400px){.w-xxl-74pc{width:74%!important}}.w-75px{width:75px}.w-xs-75px{width:75px!important}@media (min-width: 576px){.w-sm-75px{width:75px!important}}@media (min-width: 768px){.w-md-75px{width:75px!important}}@media (min-width: 992px){.w-lg-75px{width:75px!important}}@media (min-width: 1200px){.w-xl-75px{width:75px!important}}@media (min-width: 1400px){.w-xxl-75px{width:75px!important}}.w-75rem{width:75rem}.w-xs-75rem{width:75rem!important}@media (min-width: 576px){.w-sm-75rem{width:75rem!important}}@media (min-width: 768px){.w-md-75rem{width:75rem!important}}@media (min-width: 992px){.w-lg-75rem{width:75rem!important}}@media (min-width: 1200px){.w-xl-75rem{width:75rem!important}}@media (min-width: 1400px){.w-xxl-75rem{width:75rem!important}}.w-75pc{width:75%}.w-xs-75pc{width:75%!important}@media (min-width: 576px){.w-sm-75pc{width:75%!important}}@media (min-width: 768px){.w-md-75pc{width:75%!important}}@media (min-width: 992px){.w-lg-75pc{width:75%!important}}@media (min-width: 1200px){.w-xl-75pc{width:75%!important}}@media (min-width: 1400px){.w-xxl-75pc{width:75%!important}}.w-76px{width:76px}.w-xs-76px{width:76px!important}@media (min-width: 576px){.w-sm-76px{width:76px!important}}@media (min-width: 768px){.w-md-76px{width:76px!important}}@media (min-width: 992px){.w-lg-76px{width:76px!important}}@media (min-width: 1200px){.w-xl-76px{width:76px!important}}@media (min-width: 1400px){.w-xxl-76px{width:76px!important}}.w-76rem{width:76rem}.w-xs-76rem{width:76rem!important}@media (min-width: 576px){.w-sm-76rem{width:76rem!important}}@media (min-width: 768px){.w-md-76rem{width:76rem!important}}@media (min-width: 992px){.w-lg-76rem{width:76rem!important}}@media (min-width: 1200px){.w-xl-76rem{width:76rem!important}}@media (min-width: 1400px){.w-xxl-76rem{width:76rem!important}}.w-76pc{width:76%}.w-xs-76pc{width:76%!important}@media (min-width: 576px){.w-sm-76pc{width:76%!important}}@media (min-width: 768px){.w-md-76pc{width:76%!important}}@media (min-width: 992px){.w-lg-76pc{width:76%!important}}@media (min-width: 1200px){.w-xl-76pc{width:76%!important}}@media (min-width: 1400px){.w-xxl-76pc{width:76%!important}}.w-77px{width:77px}.w-xs-77px{width:77px!important}@media (min-width: 576px){.w-sm-77px{width:77px!important}}@media (min-width: 768px){.w-md-77px{width:77px!important}}@media (min-width: 992px){.w-lg-77px{width:77px!important}}@media (min-width: 1200px){.w-xl-77px{width:77px!important}}@media (min-width: 1400px){.w-xxl-77px{width:77px!important}}.w-77rem{width:77rem}.w-xs-77rem{width:77rem!important}@media (min-width: 576px){.w-sm-77rem{width:77rem!important}}@media (min-width: 768px){.w-md-77rem{width:77rem!important}}@media (min-width: 992px){.w-lg-77rem{width:77rem!important}}@media (min-width: 1200px){.w-xl-77rem{width:77rem!important}}@media (min-width: 1400px){.w-xxl-77rem{width:77rem!important}}.w-77pc{width:77%}.w-xs-77pc{width:77%!important}@media (min-width: 576px){.w-sm-77pc{width:77%!important}}@media (min-width: 768px){.w-md-77pc{width:77%!important}}@media (min-width: 992px){.w-lg-77pc{width:77%!important}}@media (min-width: 1200px){.w-xl-77pc{width:77%!important}}@media (min-width: 1400px){.w-xxl-77pc{width:77%!important}}.w-78px{width:78px}.w-xs-78px{width:78px!important}@media (min-width: 576px){.w-sm-78px{width:78px!important}}@media (min-width: 768px){.w-md-78px{width:78px!important}}@media (min-width: 992px){.w-lg-78px{width:78px!important}}@media (min-width: 1200px){.w-xl-78px{width:78px!important}}@media (min-width: 1400px){.w-xxl-78px{width:78px!important}}.w-78rem{width:78rem}.w-xs-78rem{width:78rem!important}@media (min-width: 576px){.w-sm-78rem{width:78rem!important}}@media (min-width: 768px){.w-md-78rem{width:78rem!important}}@media (min-width: 992px){.w-lg-78rem{width:78rem!important}}@media (min-width: 1200px){.w-xl-78rem{width:78rem!important}}@media (min-width: 1400px){.w-xxl-78rem{width:78rem!important}}.w-78pc{width:78%}.w-xs-78pc{width:78%!important}@media (min-width: 576px){.w-sm-78pc{width:78%!important}}@media (min-width: 768px){.w-md-78pc{width:78%!important}}@media (min-width: 992px){.w-lg-78pc{width:78%!important}}@media (min-width: 1200px){.w-xl-78pc{width:78%!important}}@media (min-width: 1400px){.w-xxl-78pc{width:78%!important}}.w-79px{width:79px}.w-xs-79px{width:79px!important}@media (min-width: 576px){.w-sm-79px{width:79px!important}}@media (min-width: 768px){.w-md-79px{width:79px!important}}@media (min-width: 992px){.w-lg-79px{width:79px!important}}@media (min-width: 1200px){.w-xl-79px{width:79px!important}}@media (min-width: 1400px){.w-xxl-79px{width:79px!important}}.w-79rem{width:79rem}.w-xs-79rem{width:79rem!important}@media (min-width: 576px){.w-sm-79rem{width:79rem!important}}@media (min-width: 768px){.w-md-79rem{width:79rem!important}}@media (min-width: 992px){.w-lg-79rem{width:79rem!important}}@media (min-width: 1200px){.w-xl-79rem{width:79rem!important}}@media (min-width: 1400px){.w-xxl-79rem{width:79rem!important}}.w-79pc{width:79%}.w-xs-79pc{width:79%!important}@media (min-width: 576px){.w-sm-79pc{width:79%!important}}@media (min-width: 768px){.w-md-79pc{width:79%!important}}@media (min-width: 992px){.w-lg-79pc{width:79%!important}}@media (min-width: 1200px){.w-xl-79pc{width:79%!important}}@media (min-width: 1400px){.w-xxl-79pc{width:79%!important}}.w-80px{width:80px}.w-xs-80px{width:80px!important}@media (min-width: 576px){.w-sm-80px{width:80px!important}}@media (min-width: 768px){.w-md-80px{width:80px!important}}@media (min-width: 992px){.w-lg-80px{width:80px!important}}@media (min-width: 1200px){.w-xl-80px{width:80px!important}}@media (min-width: 1400px){.w-xxl-80px{width:80px!important}}.w-80rem{width:80rem}.w-xs-80rem{width:80rem!important}@media (min-width: 576px){.w-sm-80rem{width:80rem!important}}@media (min-width: 768px){.w-md-80rem{width:80rem!important}}@media (min-width: 992px){.w-lg-80rem{width:80rem!important}}@media (min-width: 1200px){.w-xl-80rem{width:80rem!important}}@media (min-width: 1400px){.w-xxl-80rem{width:80rem!important}}.w-80pc{width:80%}.w-xs-80pc{width:80%!important}@media (min-width: 576px){.w-sm-80pc{width:80%!important}}@media (min-width: 768px){.w-md-80pc{width:80%!important}}@media (min-width: 992px){.w-lg-80pc{width:80%!important}}@media (min-width: 1200px){.w-xl-80pc{width:80%!important}}@media (min-width: 1400px){.w-xxl-80pc{width:80%!important}}.w-81px{width:81px}.w-xs-81px{width:81px!important}@media (min-width: 576px){.w-sm-81px{width:81px!important}}@media (min-width: 768px){.w-md-81px{width:81px!important}}@media (min-width: 992px){.w-lg-81px{width:81px!important}}@media (min-width: 1200px){.w-xl-81px{width:81px!important}}@media (min-width: 1400px){.w-xxl-81px{width:81px!important}}.w-81rem{width:81rem}.w-xs-81rem{width:81rem!important}@media (min-width: 576px){.w-sm-81rem{width:81rem!important}}@media (min-width: 768px){.w-md-81rem{width:81rem!important}}@media (min-width: 992px){.w-lg-81rem{width:81rem!important}}@media (min-width: 1200px){.w-xl-81rem{width:81rem!important}}@media (min-width: 1400px){.w-xxl-81rem{width:81rem!important}}.w-81pc{width:81%}.w-xs-81pc{width:81%!important}@media (min-width: 576px){.w-sm-81pc{width:81%!important}}@media (min-width: 768px){.w-md-81pc{width:81%!important}}@media (min-width: 992px){.w-lg-81pc{width:81%!important}}@media (min-width: 1200px){.w-xl-81pc{width:81%!important}}@media (min-width: 1400px){.w-xxl-81pc{width:81%!important}}.w-82px{width:82px}.w-xs-82px{width:82px!important}@media (min-width: 576px){.w-sm-82px{width:82px!important}}@media (min-width: 768px){.w-md-82px{width:82px!important}}@media (min-width: 992px){.w-lg-82px{width:82px!important}}@media (min-width: 1200px){.w-xl-82px{width:82px!important}}@media (min-width: 1400px){.w-xxl-82px{width:82px!important}}.w-82rem{width:82rem}.w-xs-82rem{width:82rem!important}@media (min-width: 576px){.w-sm-82rem{width:82rem!important}}@media (min-width: 768px){.w-md-82rem{width:82rem!important}}@media (min-width: 992px){.w-lg-82rem{width:82rem!important}}@media (min-width: 1200px){.w-xl-82rem{width:82rem!important}}@media (min-width: 1400px){.w-xxl-82rem{width:82rem!important}}.w-82pc{width:82%}.w-xs-82pc{width:82%!important}@media (min-width: 576px){.w-sm-82pc{width:82%!important}}@media (min-width: 768px){.w-md-82pc{width:82%!important}}@media (min-width: 992px){.w-lg-82pc{width:82%!important}}@media (min-width: 1200px){.w-xl-82pc{width:82%!important}}@media (min-width: 1400px){.w-xxl-82pc{width:82%!important}}.w-83px{width:83px}.w-xs-83px{width:83px!important}@media (min-width: 576px){.w-sm-83px{width:83px!important}}@media (min-width: 768px){.w-md-83px{width:83px!important}}@media (min-width: 992px){.w-lg-83px{width:83px!important}}@media (min-width: 1200px){.w-xl-83px{width:83px!important}}@media (min-width: 1400px){.w-xxl-83px{width:83px!important}}.w-83rem{width:83rem}.w-xs-83rem{width:83rem!important}@media (min-width: 576px){.w-sm-83rem{width:83rem!important}}@media (min-width: 768px){.w-md-83rem{width:83rem!important}}@media (min-width: 992px){.w-lg-83rem{width:83rem!important}}@media (min-width: 1200px){.w-xl-83rem{width:83rem!important}}@media (min-width: 1400px){.w-xxl-83rem{width:83rem!important}}.w-83pc{width:83%}.w-xs-83pc{width:83%!important}@media (min-width: 576px){.w-sm-83pc{width:83%!important}}@media (min-width: 768px){.w-md-83pc{width:83%!important}}@media (min-width: 992px){.w-lg-83pc{width:83%!important}}@media (min-width: 1200px){.w-xl-83pc{width:83%!important}}@media (min-width: 1400px){.w-xxl-83pc{width:83%!important}}.w-84px{width:84px}.w-xs-84px{width:84px!important}@media (min-width: 576px){.w-sm-84px{width:84px!important}}@media (min-width: 768px){.w-md-84px{width:84px!important}}@media (min-width: 992px){.w-lg-84px{width:84px!important}}@media (min-width: 1200px){.w-xl-84px{width:84px!important}}@media (min-width: 1400px){.w-xxl-84px{width:84px!important}}.w-84rem{width:84rem}.w-xs-84rem{width:84rem!important}@media (min-width: 576px){.w-sm-84rem{width:84rem!important}}@media (min-width: 768px){.w-md-84rem{width:84rem!important}}@media (min-width: 992px){.w-lg-84rem{width:84rem!important}}@media (min-width: 1200px){.w-xl-84rem{width:84rem!important}}@media (min-width: 1400px){.w-xxl-84rem{width:84rem!important}}.w-84pc{width:84%}.w-xs-84pc{width:84%!important}@media (min-width: 576px){.w-sm-84pc{width:84%!important}}@media (min-width: 768px){.w-md-84pc{width:84%!important}}@media (min-width: 992px){.w-lg-84pc{width:84%!important}}@media (min-width: 1200px){.w-xl-84pc{width:84%!important}}@media (min-width: 1400px){.w-xxl-84pc{width:84%!important}}.w-85px{width:85px}.w-xs-85px{width:85px!important}@media (min-width: 576px){.w-sm-85px{width:85px!important}}@media (min-width: 768px){.w-md-85px{width:85px!important}}@media (min-width: 992px){.w-lg-85px{width:85px!important}}@media (min-width: 1200px){.w-xl-85px{width:85px!important}}@media (min-width: 1400px){.w-xxl-85px{width:85px!important}}.w-85rem{width:85rem}.w-xs-85rem{width:85rem!important}@media (min-width: 576px){.w-sm-85rem{width:85rem!important}}@media (min-width: 768px){.w-md-85rem{width:85rem!important}}@media (min-width: 992px){.w-lg-85rem{width:85rem!important}}@media (min-width: 1200px){.w-xl-85rem{width:85rem!important}}@media (min-width: 1400px){.w-xxl-85rem{width:85rem!important}}.w-85pc{width:85%}.w-xs-85pc{width:85%!important}@media (min-width: 576px){.w-sm-85pc{width:85%!important}}@media (min-width: 768px){.w-md-85pc{width:85%!important}}@media (min-width: 992px){.w-lg-85pc{width:85%!important}}@media (min-width: 1200px){.w-xl-85pc{width:85%!important}}@media (min-width: 1400px){.w-xxl-85pc{width:85%!important}}.w-86px{width:86px}.w-xs-86px{width:86px!important}@media (min-width: 576px){.w-sm-86px{width:86px!important}}@media (min-width: 768px){.w-md-86px{width:86px!important}}@media (min-width: 992px){.w-lg-86px{width:86px!important}}@media (min-width: 1200px){.w-xl-86px{width:86px!important}}@media (min-width: 1400px){.w-xxl-86px{width:86px!important}}.w-86rem{width:86rem}.w-xs-86rem{width:86rem!important}@media (min-width: 576px){.w-sm-86rem{width:86rem!important}}@media (min-width: 768px){.w-md-86rem{width:86rem!important}}@media (min-width: 992px){.w-lg-86rem{width:86rem!important}}@media (min-width: 1200px){.w-xl-86rem{width:86rem!important}}@media (min-width: 1400px){.w-xxl-86rem{width:86rem!important}}.w-86pc{width:86%}.w-xs-86pc{width:86%!important}@media (min-width: 576px){.w-sm-86pc{width:86%!important}}@media (min-width: 768px){.w-md-86pc{width:86%!important}}@media (min-width: 992px){.w-lg-86pc{width:86%!important}}@media (min-width: 1200px){.w-xl-86pc{width:86%!important}}@media (min-width: 1400px){.w-xxl-86pc{width:86%!important}}.w-87px{width:87px}.w-xs-87px{width:87px!important}@media (min-width: 576px){.w-sm-87px{width:87px!important}}@media (min-width: 768px){.w-md-87px{width:87px!important}}@media (min-width: 992px){.w-lg-87px{width:87px!important}}@media (min-width: 1200px){.w-xl-87px{width:87px!important}}@media (min-width: 1400px){.w-xxl-87px{width:87px!important}}.w-87rem{width:87rem}.w-xs-87rem{width:87rem!important}@media (min-width: 576px){.w-sm-87rem{width:87rem!important}}@media (min-width: 768px){.w-md-87rem{width:87rem!important}}@media (min-width: 992px){.w-lg-87rem{width:87rem!important}}@media (min-width: 1200px){.w-xl-87rem{width:87rem!important}}@media (min-width: 1400px){.w-xxl-87rem{width:87rem!important}}.w-87pc{width:87%}.w-xs-87pc{width:87%!important}@media (min-width: 576px){.w-sm-87pc{width:87%!important}}@media (min-width: 768px){.w-md-87pc{width:87%!important}}@media (min-width: 992px){.w-lg-87pc{width:87%!important}}@media (min-width: 1200px){.w-xl-87pc{width:87%!important}}@media (min-width: 1400px){.w-xxl-87pc{width:87%!important}}.w-88px{width:88px}.w-xs-88px{width:88px!important}@media (min-width: 576px){.w-sm-88px{width:88px!important}}@media (min-width: 768px){.w-md-88px{width:88px!important}}@media (min-width: 992px){.w-lg-88px{width:88px!important}}@media (min-width: 1200px){.w-xl-88px{width:88px!important}}@media (min-width: 1400px){.w-xxl-88px{width:88px!important}}.w-88rem{width:88rem}.w-xs-88rem{width:88rem!important}@media (min-width: 576px){.w-sm-88rem{width:88rem!important}}@media (min-width: 768px){.w-md-88rem{width:88rem!important}}@media (min-width: 992px){.w-lg-88rem{width:88rem!important}}@media (min-width: 1200px){.w-xl-88rem{width:88rem!important}}@media (min-width: 1400px){.w-xxl-88rem{width:88rem!important}}.w-88pc{width:88%}.w-xs-88pc{width:88%!important}@media (min-width: 576px){.w-sm-88pc{width:88%!important}}@media (min-width: 768px){.w-md-88pc{width:88%!important}}@media (min-width: 992px){.w-lg-88pc{width:88%!important}}@media (min-width: 1200px){.w-xl-88pc{width:88%!important}}@media (min-width: 1400px){.w-xxl-88pc{width:88%!important}}.w-89px{width:89px}.w-xs-89px{width:89px!important}@media (min-width: 576px){.w-sm-89px{width:89px!important}}@media (min-width: 768px){.w-md-89px{width:89px!important}}@media (min-width: 992px){.w-lg-89px{width:89px!important}}@media (min-width: 1200px){.w-xl-89px{width:89px!important}}@media (min-width: 1400px){.w-xxl-89px{width:89px!important}}.w-89rem{width:89rem}.w-xs-89rem{width:89rem!important}@media (min-width: 576px){.w-sm-89rem{width:89rem!important}}@media (min-width: 768px){.w-md-89rem{width:89rem!important}}@media (min-width: 992px){.w-lg-89rem{width:89rem!important}}@media (min-width: 1200px){.w-xl-89rem{width:89rem!important}}@media (min-width: 1400px){.w-xxl-89rem{width:89rem!important}}.w-89pc{width:89%}.w-xs-89pc{width:89%!important}@media (min-width: 576px){.w-sm-89pc{width:89%!important}}@media (min-width: 768px){.w-md-89pc{width:89%!important}}@media (min-width: 992px){.w-lg-89pc{width:89%!important}}@media (min-width: 1200px){.w-xl-89pc{width:89%!important}}@media (min-width: 1400px){.w-xxl-89pc{width:89%!important}}.w-90px{width:90px}.w-xs-90px{width:90px!important}@media (min-width: 576px){.w-sm-90px{width:90px!important}}@media (min-width: 768px){.w-md-90px{width:90px!important}}@media (min-width: 992px){.w-lg-90px{width:90px!important}}@media (min-width: 1200px){.w-xl-90px{width:90px!important}}@media (min-width: 1400px){.w-xxl-90px{width:90px!important}}.w-90rem{width:90rem}.w-xs-90rem{width:90rem!important}@media (min-width: 576px){.w-sm-90rem{width:90rem!important}}@media (min-width: 768px){.w-md-90rem{width:90rem!important}}@media (min-width: 992px){.w-lg-90rem{width:90rem!important}}@media (min-width: 1200px){.w-xl-90rem{width:90rem!important}}@media (min-width: 1400px){.w-xxl-90rem{width:90rem!important}}.w-90pc{width:90%}.w-xs-90pc{width:90%!important}@media (min-width: 576px){.w-sm-90pc{width:90%!important}}@media (min-width: 768px){.w-md-90pc{width:90%!important}}@media (min-width: 992px){.w-lg-90pc{width:90%!important}}@media (min-width: 1200px){.w-xl-90pc{width:90%!important}}@media (min-width: 1400px){.w-xxl-90pc{width:90%!important}}.w-91px{width:91px}.w-xs-91px{width:91px!important}@media (min-width: 576px){.w-sm-91px{width:91px!important}}@media (min-width: 768px){.w-md-91px{width:91px!important}}@media (min-width: 992px){.w-lg-91px{width:91px!important}}@media (min-width: 1200px){.w-xl-91px{width:91px!important}}@media (min-width: 1400px){.w-xxl-91px{width:91px!important}}.w-91rem{width:91rem}.w-xs-91rem{width:91rem!important}@media (min-width: 576px){.w-sm-91rem{width:91rem!important}}@media (min-width: 768px){.w-md-91rem{width:91rem!important}}@media (min-width: 992px){.w-lg-91rem{width:91rem!important}}@media (min-width: 1200px){.w-xl-91rem{width:91rem!important}}@media (min-width: 1400px){.w-xxl-91rem{width:91rem!important}}.w-91pc{width:91%}.w-xs-91pc{width:91%!important}@media (min-width: 576px){.w-sm-91pc{width:91%!important}}@media (min-width: 768px){.w-md-91pc{width:91%!important}}@media (min-width: 992px){.w-lg-91pc{width:91%!important}}@media (min-width: 1200px){.w-xl-91pc{width:91%!important}}@media (min-width: 1400px){.w-xxl-91pc{width:91%!important}}.w-92px{width:92px}.w-xs-92px{width:92px!important}@media (min-width: 576px){.w-sm-92px{width:92px!important}}@media (min-width: 768px){.w-md-92px{width:92px!important}}@media (min-width: 992px){.w-lg-92px{width:92px!important}}@media (min-width: 1200px){.w-xl-92px{width:92px!important}}@media (min-width: 1400px){.w-xxl-92px{width:92px!important}}.w-92rem{width:92rem}.w-xs-92rem{width:92rem!important}@media (min-width: 576px){.w-sm-92rem{width:92rem!important}}@media (min-width: 768px){.w-md-92rem{width:92rem!important}}@media (min-width: 992px){.w-lg-92rem{width:92rem!important}}@media (min-width: 1200px){.w-xl-92rem{width:92rem!important}}@media (min-width: 1400px){.w-xxl-92rem{width:92rem!important}}.w-92pc{width:92%}.w-xs-92pc{width:92%!important}@media (min-width: 576px){.w-sm-92pc{width:92%!important}}@media (min-width: 768px){.w-md-92pc{width:92%!important}}@media (min-width: 992px){.w-lg-92pc{width:92%!important}}@media (min-width: 1200px){.w-xl-92pc{width:92%!important}}@media (min-width: 1400px){.w-xxl-92pc{width:92%!important}}.w-93px{width:93px}.w-xs-93px{width:93px!important}@media (min-width: 576px){.w-sm-93px{width:93px!important}}@media (min-width: 768px){.w-md-93px{width:93px!important}}@media (min-width: 992px){.w-lg-93px{width:93px!important}}@media (min-width: 1200px){.w-xl-93px{width:93px!important}}@media (min-width: 1400px){.w-xxl-93px{width:93px!important}}.w-93rem{width:93rem}.w-xs-93rem{width:93rem!important}@media (min-width: 576px){.w-sm-93rem{width:93rem!important}}@media (min-width: 768px){.w-md-93rem{width:93rem!important}}@media (min-width: 992px){.w-lg-93rem{width:93rem!important}}@media (min-width: 1200px){.w-xl-93rem{width:93rem!important}}@media (min-width: 1400px){.w-xxl-93rem{width:93rem!important}}.w-93pc{width:93%}.w-xs-93pc{width:93%!important}@media (min-width: 576px){.w-sm-93pc{width:93%!important}}@media (min-width: 768px){.w-md-93pc{width:93%!important}}@media (min-width: 992px){.w-lg-93pc{width:93%!important}}@media (min-width: 1200px){.w-xl-93pc{width:93%!important}}@media (min-width: 1400px){.w-xxl-93pc{width:93%!important}}.w-94px{width:94px}.w-xs-94px{width:94px!important}@media (min-width: 576px){.w-sm-94px{width:94px!important}}@media (min-width: 768px){.w-md-94px{width:94px!important}}@media (min-width: 992px){.w-lg-94px{width:94px!important}}@media (min-width: 1200px){.w-xl-94px{width:94px!important}}@media (min-width: 1400px){.w-xxl-94px{width:94px!important}}.w-94rem{width:94rem}.w-xs-94rem{width:94rem!important}@media (min-width: 576px){.w-sm-94rem{width:94rem!important}}@media (min-width: 768px){.w-md-94rem{width:94rem!important}}@media (min-width: 992px){.w-lg-94rem{width:94rem!important}}@media (min-width: 1200px){.w-xl-94rem{width:94rem!important}}@media (min-width: 1400px){.w-xxl-94rem{width:94rem!important}}.w-94pc{width:94%}.w-xs-94pc{width:94%!important}@media (min-width: 576px){.w-sm-94pc{width:94%!important}}@media (min-width: 768px){.w-md-94pc{width:94%!important}}@media (min-width: 992px){.w-lg-94pc{width:94%!important}}@media (min-width: 1200px){.w-xl-94pc{width:94%!important}}@media (min-width: 1400px){.w-xxl-94pc{width:94%!important}}.w-95px{width:95px}.w-xs-95px{width:95px!important}@media (min-width: 576px){.w-sm-95px{width:95px!important}}@media (min-width: 768px){.w-md-95px{width:95px!important}}@media (min-width: 992px){.w-lg-95px{width:95px!important}}@media (min-width: 1200px){.w-xl-95px{width:95px!important}}@media (min-width: 1400px){.w-xxl-95px{width:95px!important}}.w-95rem{width:95rem}.w-xs-95rem{width:95rem!important}@media (min-width: 576px){.w-sm-95rem{width:95rem!important}}@media (min-width: 768px){.w-md-95rem{width:95rem!important}}@media (min-width: 992px){.w-lg-95rem{width:95rem!important}}@media (min-width: 1200px){.w-xl-95rem{width:95rem!important}}@media (min-width: 1400px){.w-xxl-95rem{width:95rem!important}}.w-95pc{width:95%}.w-xs-95pc{width:95%!important}@media (min-width: 576px){.w-sm-95pc{width:95%!important}}@media (min-width: 768px){.w-md-95pc{width:95%!important}}@media (min-width: 992px){.w-lg-95pc{width:95%!important}}@media (min-width: 1200px){.w-xl-95pc{width:95%!important}}@media (min-width: 1400px){.w-xxl-95pc{width:95%!important}}.w-96px{width:96px}.w-xs-96px{width:96px!important}@media (min-width: 576px){.w-sm-96px{width:96px!important}}@media (min-width: 768px){.w-md-96px{width:96px!important}}@media (min-width: 992px){.w-lg-96px{width:96px!important}}@media (min-width: 1200px){.w-xl-96px{width:96px!important}}@media (min-width: 1400px){.w-xxl-96px{width:96px!important}}.w-96rem{width:96rem}.w-xs-96rem{width:96rem!important}@media (min-width: 576px){.w-sm-96rem{width:96rem!important}}@media (min-width: 768px){.w-md-96rem{width:96rem!important}}@media (min-width: 992px){.w-lg-96rem{width:96rem!important}}@media (min-width: 1200px){.w-xl-96rem{width:96rem!important}}@media (min-width: 1400px){.w-xxl-96rem{width:96rem!important}}.w-96pc{width:96%}.w-xs-96pc{width:96%!important}@media (min-width: 576px){.w-sm-96pc{width:96%!important}}@media (min-width: 768px){.w-md-96pc{width:96%!important}}@media (min-width: 992px){.w-lg-96pc{width:96%!important}}@media (min-width: 1200px){.w-xl-96pc{width:96%!important}}@media (min-width: 1400px){.w-xxl-96pc{width:96%!important}}.w-97px{width:97px}.w-xs-97px{width:97px!important}@media (min-width: 576px){.w-sm-97px{width:97px!important}}@media (min-width: 768px){.w-md-97px{width:97px!important}}@media (min-width: 992px){.w-lg-97px{width:97px!important}}@media (min-width: 1200px){.w-xl-97px{width:97px!important}}@media (min-width: 1400px){.w-xxl-97px{width:97px!important}}.w-97rem{width:97rem}.w-xs-97rem{width:97rem!important}@media (min-width: 576px){.w-sm-97rem{width:97rem!important}}@media (min-width: 768px){.w-md-97rem{width:97rem!important}}@media (min-width: 992px){.w-lg-97rem{width:97rem!important}}@media (min-width: 1200px){.w-xl-97rem{width:97rem!important}}@media (min-width: 1400px){.w-xxl-97rem{width:97rem!important}}.w-97pc{width:97%}.w-xs-97pc{width:97%!important}@media (min-width: 576px){.w-sm-97pc{width:97%!important}}@media (min-width: 768px){.w-md-97pc{width:97%!important}}@media (min-width: 992px){.w-lg-97pc{width:97%!important}}@media (min-width: 1200px){.w-xl-97pc{width:97%!important}}@media (min-width: 1400px){.w-xxl-97pc{width:97%!important}}.w-98px{width:98px}.w-xs-98px{width:98px!important}@media (min-width: 576px){.w-sm-98px{width:98px!important}}@media (min-width: 768px){.w-md-98px{width:98px!important}}@media (min-width: 992px){.w-lg-98px{width:98px!important}}@media (min-width: 1200px){.w-xl-98px{width:98px!important}}@media (min-width: 1400px){.w-xxl-98px{width:98px!important}}.w-98rem{width:98rem}.w-xs-98rem{width:98rem!important}@media (min-width: 576px){.w-sm-98rem{width:98rem!important}}@media (min-width: 768px){.w-md-98rem{width:98rem!important}}@media (min-width: 992px){.w-lg-98rem{width:98rem!important}}@media (min-width: 1200px){.w-xl-98rem{width:98rem!important}}@media (min-width: 1400px){.w-xxl-98rem{width:98rem!important}}.w-98pc{width:98%}.w-xs-98pc{width:98%!important}@media (min-width: 576px){.w-sm-98pc{width:98%!important}}@media (min-width: 768px){.w-md-98pc{width:98%!important}}@media (min-width: 992px){.w-lg-98pc{width:98%!important}}@media (min-width: 1200px){.w-xl-98pc{width:98%!important}}@media (min-width: 1400px){.w-xxl-98pc{width:98%!important}}.w-99px{width:99px}.w-xs-99px{width:99px!important}@media (min-width: 576px){.w-sm-99px{width:99px!important}}@media (min-width: 768px){.w-md-99px{width:99px!important}}@media (min-width: 992px){.w-lg-99px{width:99px!important}}@media (min-width: 1200px){.w-xl-99px{width:99px!important}}@media (min-width: 1400px){.w-xxl-99px{width:99px!important}}.w-99rem{width:99rem}.w-xs-99rem{width:99rem!important}@media (min-width: 576px){.w-sm-99rem{width:99rem!important}}@media (min-width: 768px){.w-md-99rem{width:99rem!important}}@media (min-width: 992px){.w-lg-99rem{width:99rem!important}}@media (min-width: 1200px){.w-xl-99rem{width:99rem!important}}@media (min-width: 1400px){.w-xxl-99rem{width:99rem!important}}.w-99pc{width:99%}.w-xs-99pc{width:99%!important}@media (min-width: 576px){.w-sm-99pc{width:99%!important}}@media (min-width: 768px){.w-md-99pc{width:99%!important}}@media (min-width: 992px){.w-lg-99pc{width:99%!important}}@media (min-width: 1200px){.w-xl-99pc{width:99%!important}}@media (min-width: 1400px){.w-xxl-99pc{width:99%!important}}.w-100px{width:100px}.w-xs-100px{width:100px!important}@media (min-width: 576px){.w-sm-100px{width:100px!important}}@media (min-width: 768px){.w-md-100px{width:100px!important}}@media (min-width: 992px){.w-lg-100px{width:100px!important}}@media (min-width: 1200px){.w-xl-100px{width:100px!important}}@media (min-width: 1400px){.w-xxl-100px{width:100px!important}}.w-100rem{width:100rem}.w-xs-100rem{width:100rem!important}@media (min-width: 576px){.w-sm-100rem{width:100rem!important}}@media (min-width: 768px){.w-md-100rem{width:100rem!important}}@media (min-width: 992px){.w-lg-100rem{width:100rem!important}}@media (min-width: 1200px){.w-xl-100rem{width:100rem!important}}@media (min-width: 1400px){.w-xxl-100rem{width:100rem!important}}.w-100pc{width:100%}.w-xs-100pc{width:100%!important}@media (min-width: 576px){.w-sm-100pc{width:100%!important}}@media (min-width: 768px){.w-md-100pc{width:100%!important}}@media (min-width: 992px){.w-lg-100pc{width:100%!important}}@media (min-width: 1200px){.w-xl-100pc{width:100%!important}}@media (min-width: 1400px){.w-xxl-100pc{width:100%!important}}.w-xs-fit-content{width:fit-content!important}@media (min-width: 576px){.w-sm-fit-content{width:fit-content!important}}@media (min-width: 768px){.w-md-fit-content{width:fit-content!important}}@media (min-width: 992px){.w-lg-fit-content{width:fit-content!important}}@media (min-width: 1200px){.w-xl-fit-content{width:fit-content!important}}@media (min-width: 1400px){.w-xxl-fit-content{width:fit-content!important}}.z-index-1{z-index:1}*{margin:0;padding:0}*,*:before,*:after{box-sizing:inherit}html,body{font-family:Signika,sans-serif;min-height:100vh}.w-fit-content{width:fit-content}.img-responsive{width:100%;height:auto;max-width:50vw}@media (max-width: 575.98px){.img-responsive{max-width:61vw}}.lh-md{line-height:1.5}.overflow-y-scroll{overflow-y:scroll}.word-wrap-break-word{word-wrap:break-word}.min-h-171px{min-height:171px}::-moz-selection{color:var(--c4);background:var(--c14)}::selection{color:var(--c4);background:var(--c14)}.upSize{display:flex;flex-direction:column;flex-grow:1}@media (min-width: 1400px){.upSize .container-xxl{max-width:1381px}}.min-w-131px{min-width:131px}@media (min-width: 992px){.bg-lg-white{background-color:#fff!important}}@media (min-width: 768px){.rotated-md-90{transform:rotate(90deg)}.w-md-145pc{width:145%}}@media (min-width: 576px){.w-sm-auto{width:auto!important}}@media (max-width: 991.98px){.w-dlg-100{width:100%!important}}@media (max-width: 575.98px){.min-w-dsm-100px{min-width:100px!important}}.border-t-t-radius-0px{border-top-top-radius:0px}.border-t-t-radius-0rem{border-top-top-radius:0rem}.border-t-t-radius-0pc{border-top-top-radius:0%}.border-t-r-radius-0px{border-top-right-radius:0}.border-t-r-radius-0rem{border-top-right-radius:0rem}.border-t-r-radius-0pc{border-top-right-radius:0%}.border-t-b-radius-0px{border-top-bottom-radius:0px}.border-t-b-radius-0rem{border-top-bottom-radius:0rem}.border-t-b-radius-0pc{border-top-bottom-radius:0%}.border-t-l-radius-0px{border-top-left-radius:0}.border-t-l-radius-0rem{border-top-left-radius:0rem}.border-t-l-radius-0pc{border-top-left-radius:0%}.border-t-x-radius-0px{border-top-x-radius:0px}.border-t-x-radius-0rem{border-top-x-radius:0rem}.border-t-x-radius-0pc{border-top-x-radius:0%}.border-t-y-radius-0px{border-top-y-radius:0px}.border-t-y-radius-0rem{border-top-y-radius:0rem}.border-t-y-radius-0pc{border-top-y-radius:0%}.border-t-all-radius-0px{border-top-all-radius:0px}.border-t-all-radius-0rem{border-top-all-radius:0rem}.border-t-all-radius-0pc{border-top-all-radius:0%}.border-r-t-radius-0px{border-right-top-radius:0px}.border-r-t-radius-0rem{border-right-top-radius:0rem}.border-r-t-radius-0pc{border-right-top-radius:0%}.border-r-r-radius-0px{border-right-right-radius:0px}.border-r-r-radius-0rem{border-right-right-radius:0rem}.border-r-r-radius-0pc{border-right-right-radius:0%}.border-r-b-radius-0px{border-right-bottom-radius:0px}.border-r-b-radius-0rem{border-right-bottom-radius:0rem}.border-r-b-radius-0pc{border-right-bottom-radius:0%}.border-r-l-radius-0px{border-right-left-radius:0px}.border-r-l-radius-0rem{border-right-left-radius:0rem}.border-r-l-radius-0pc{border-right-left-radius:0%}.border-r-x-radius-0px{border-right-x-radius:0px}.border-r-x-radius-0rem{border-right-x-radius:0rem}.border-r-x-radius-0pc{border-right-x-radius:0%}.border-r-y-radius-0px{border-right-y-radius:0px}.border-r-y-radius-0rem{border-right-y-radius:0rem}.border-r-y-radius-0pc{border-right-y-radius:0%}.border-r-all-radius-0px{border-right-all-radius:0px}.border-r-all-radius-0rem{border-right-all-radius:0rem}.border-r-all-radius-0pc{border-right-all-radius:0%}.border-b-t-radius-0px{border-bottom-top-radius:0px}.border-b-t-radius-0rem{border-bottom-top-radius:0rem}.border-b-t-radius-0pc{border-bottom-top-radius:0%}.border-b-r-radius-0px{border-bottom-right-radius:0}.border-b-r-radius-0rem{border-bottom-right-radius:0rem}.border-b-r-radius-0pc{border-bottom-right-radius:0%}.border-b-b-radius-0px{border-bottom-bottom-radius:0px}.border-b-b-radius-0rem{border-bottom-bottom-radius:0rem}.border-b-b-radius-0pc{border-bottom-bottom-radius:0%}.border-b-l-radius-0px{border-bottom-left-radius:0}.border-b-l-radius-0rem{border-bottom-left-radius:0rem}.border-b-l-radius-0pc{border-bottom-left-radius:0%}.border-b-x-radius-0px{border-bottom-x-radius:0px}.border-b-x-radius-0rem{border-bottom-x-radius:0rem}.border-b-x-radius-0pc{border-bottom-x-radius:0%}.border-b-y-radius-0px{border-bottom-y-radius:0px}.border-b-y-radius-0rem{border-bottom-y-radius:0rem}.border-b-y-radius-0pc{border-bottom-y-radius:0%}.border-b-all-radius-0px{border-bottom-all-radius:0px}.border-b-all-radius-0rem{border-bottom-all-radius:0rem}.border-b-all-radius-0pc{border-bottom-all-radius:0%}.border-l-t-radius-0px{border-left-top-radius:0px}.border-l-t-radius-0rem{border-left-top-radius:0rem}.border-l-t-radius-0pc{border-left-top-radius:0%}.border-l-r-radius-0px{border-left-right-radius:0px}.border-l-r-radius-0rem{border-left-right-radius:0rem}.border-l-r-radius-0pc{border-left-right-radius:0%}.border-l-b-radius-0px{border-left-bottom-radius:0px}.border-l-b-radius-0rem{border-left-bottom-radius:0rem}.border-l-b-radius-0pc{border-left-bottom-radius:0%}.border-l-l-radius-0px{border-left-left-radius:0px}.border-l-l-radius-0rem{border-left-left-radius:0rem}.border-l-l-radius-0pc{border-left-left-radius:0%}.border-l-x-radius-0px{border-left-x-radius:0px}.border-l-x-radius-0rem{border-left-x-radius:0rem}.border-l-x-radius-0pc{border-left-x-radius:0%}.border-l-y-radius-0px{border-left-y-radius:0px}.border-l-y-radius-0rem{border-left-y-radius:0rem}.border-l-y-radius-0pc{border-left-y-radius:0%}.border-l-all-radius-0px{border-left-all-radius:0px}.border-l-all-radius-0rem{border-left-all-radius:0rem}.border-l-all-radius-0pc{border-left-all-radius:0%}.rounded-0px,.rounded-xs-0px{border-radius:0}@media (min-width: 576px){.rounded-sm-0px{border-radius:0}}@media (min-width: 768px){.rounded-md-0px{border-radius:0}}@media (min-width: 992px){.rounded-lg-0px{border-radius:0}}@media (min-width: 1200px){.rounded-xl-0px{border-radius:0}}@media (min-width: 1400px){.rounded-xxl-0px{border-radius:0}}.rounded-0rem,.rounded-xs-0rem{border-radius:0rem}@media (min-width: 576px){.rounded-sm-0rem{border-radius:0rem}}@media (min-width: 768px){.rounded-md-0rem{border-radius:0rem}}@media (min-width: 992px){.rounded-lg-0rem{border-radius:0rem}}@media (min-width: 1200px){.rounded-xl-0rem{border-radius:0rem}}@media (min-width: 1400px){.rounded-xxl-0rem{border-radius:0rem}}.rounded-0pc,.rounded-xs-0pc{border-radius:0%}@media (min-width: 576px){.rounded-sm-0pc{border-radius:0%}}@media (min-width: 768px){.rounded-md-0pc{border-radius:0%}}@media (min-width: 992px){.rounded-lg-0pc{border-radius:0%}}@media (min-width: 1200px){.rounded-xl-0pc{border-radius:0%}}@media (min-width: 1400px){.rounded-xxl-0pc{border-radius:0%}}.rounded-1px,.rounded-xs-1px{border-radius:1px}@media (min-width: 576px){.rounded-sm-1px{border-radius:1px}}@media (min-width: 768px){.rounded-md-1px{border-radius:1px}}@media (min-width: 992px){.rounded-lg-1px{border-radius:1px}}@media (min-width: 1200px){.rounded-xl-1px{border-radius:1px}}@media (min-width: 1400px){.rounded-xxl-1px{border-radius:1px}}.rounded-1rem,.rounded-xs-1rem{border-radius:1rem}@media (min-width: 576px){.rounded-sm-1rem{border-radius:1rem}}@media (min-width: 768px){.rounded-md-1rem{border-radius:1rem}}@media (min-width: 992px){.rounded-lg-1rem{border-radius:1rem}}@media (min-width: 1200px){.rounded-xl-1rem{border-radius:1rem}}@media (min-width: 1400px){.rounded-xxl-1rem{border-radius:1rem}}.rounded-1pc,.rounded-xs-1pc{border-radius:1%}@media (min-width: 576px){.rounded-sm-1pc{border-radius:1%}}@media (min-width: 768px){.rounded-md-1pc{border-radius:1%}}@media (min-width: 992px){.rounded-lg-1pc{border-radius:1%}}@media (min-width: 1200px){.rounded-xl-1pc{border-radius:1%}}@media (min-width: 1400px){.rounded-xxl-1pc{border-radius:1%}}.rounded-2px,.rounded-xs-2px{border-radius:2px}@media (min-width: 576px){.rounded-sm-2px{border-radius:2px}}@media (min-width: 768px){.rounded-md-2px{border-radius:2px}}@media (min-width: 992px){.rounded-lg-2px{border-radius:2px}}@media (min-width: 1200px){.rounded-xl-2px{border-radius:2px}}@media (min-width: 1400px){.rounded-xxl-2px{border-radius:2px}}.rounded-2rem,.rounded-xs-2rem{border-radius:2rem}@media (min-width: 576px){.rounded-sm-2rem{border-radius:2rem}}@media (min-width: 768px){.rounded-md-2rem{border-radius:2rem}}@media (min-width: 992px){.rounded-lg-2rem{border-radius:2rem}}@media (min-width: 1200px){.rounded-xl-2rem{border-radius:2rem}}@media (min-width: 1400px){.rounded-xxl-2rem{border-radius:2rem}}.rounded-2pc,.rounded-xs-2pc{border-radius:2%}@media (min-width: 576px){.rounded-sm-2pc{border-radius:2%}}@media (min-width: 768px){.rounded-md-2pc{border-radius:2%}}@media (min-width: 992px){.rounded-lg-2pc{border-radius:2%}}@media (min-width: 1200px){.rounded-xl-2pc{border-radius:2%}}@media (min-width: 1400px){.rounded-xxl-2pc{border-radius:2%}}.rounded-3px,.rounded-xs-3px{border-radius:3px}@media (min-width: 576px){.rounded-sm-3px{border-radius:3px}}@media (min-width: 768px){.rounded-md-3px{border-radius:3px}}@media (min-width: 992px){.rounded-lg-3px{border-radius:3px}}@media (min-width: 1200px){.rounded-xl-3px{border-radius:3px}}@media (min-width: 1400px){.rounded-xxl-3px{border-radius:3px}}.rounded-3rem,.rounded-xs-3rem{border-radius:3rem}@media (min-width: 576px){.rounded-sm-3rem{border-radius:3rem}}@media (min-width: 768px){.rounded-md-3rem{border-radius:3rem}}@media (min-width: 992px){.rounded-lg-3rem{border-radius:3rem}}@media (min-width: 1200px){.rounded-xl-3rem{border-radius:3rem}}@media (min-width: 1400px){.rounded-xxl-3rem{border-radius:3rem}}.rounded-3pc,.rounded-xs-3pc{border-radius:3%}@media (min-width: 576px){.rounded-sm-3pc{border-radius:3%}}@media (min-width: 768px){.rounded-md-3pc{border-radius:3%}}@media (min-width: 992px){.rounded-lg-3pc{border-radius:3%}}@media (min-width: 1200px){.rounded-xl-3pc{border-radius:3%}}@media (min-width: 1400px){.rounded-xxl-3pc{border-radius:3%}}.rounded-4px,.rounded-xs-4px{border-radius:4px}@media (min-width: 576px){.rounded-sm-4px{border-radius:4px}}@media (min-width: 768px){.rounded-md-4px{border-radius:4px}}@media (min-width: 992px){.rounded-lg-4px{border-radius:4px}}@media (min-width: 1200px){.rounded-xl-4px{border-radius:4px}}@media (min-width: 1400px){.rounded-xxl-4px{border-radius:4px}}.rounded-4rem,.rounded-xs-4rem{border-radius:4rem}@media (min-width: 576px){.rounded-sm-4rem{border-radius:4rem}}@media (min-width: 768px){.rounded-md-4rem{border-radius:4rem}}@media (min-width: 992px){.rounded-lg-4rem{border-radius:4rem}}@media (min-width: 1200px){.rounded-xl-4rem{border-radius:4rem}}@media (min-width: 1400px){.rounded-xxl-4rem{border-radius:4rem}}.rounded-4pc,.rounded-xs-4pc{border-radius:4%}@media (min-width: 576px){.rounded-sm-4pc{border-radius:4%}}@media (min-width: 768px){.rounded-md-4pc{border-radius:4%}}@media (min-width: 992px){.rounded-lg-4pc{border-radius:4%}}@media (min-width: 1200px){.rounded-xl-4pc{border-radius:4%}}@media (min-width: 1400px){.rounded-xxl-4pc{border-radius:4%}}.rounded-5px,.rounded-xs-5px{border-radius:5px}@media (min-width: 576px){.rounded-sm-5px{border-radius:5px}}@media (min-width: 768px){.rounded-md-5px{border-radius:5px}}@media (min-width: 992px){.rounded-lg-5px{border-radius:5px}}@media (min-width: 1200px){.rounded-xl-5px{border-radius:5px}}@media (min-width: 1400px){.rounded-xxl-5px{border-radius:5px}}.rounded-5rem,.rounded-xs-5rem{border-radius:5rem}@media (min-width: 576px){.rounded-sm-5rem{border-radius:5rem}}@media (min-width: 768px){.rounded-md-5rem{border-radius:5rem}}@media (min-width: 992px){.rounded-lg-5rem{border-radius:5rem}}@media (min-width: 1200px){.rounded-xl-5rem{border-radius:5rem}}@media (min-width: 1400px){.rounded-xxl-5rem{border-radius:5rem}}.rounded-5pc,.rounded-xs-5pc{border-radius:5%}@media (min-width: 576px){.rounded-sm-5pc{border-radius:5%}}@media (min-width: 768px){.rounded-md-5pc{border-radius:5%}}@media (min-width: 992px){.rounded-lg-5pc{border-radius:5%}}@media (min-width: 1200px){.rounded-xl-5pc{border-radius:5%}}@media (min-width: 1400px){.rounded-xxl-5pc{border-radius:5%}}.rounded-6px,.rounded-xs-6px{border-radius:6px}@media (min-width: 576px){.rounded-sm-6px{border-radius:6px}}@media (min-width: 768px){.rounded-md-6px{border-radius:6px}}@media (min-width: 992px){.rounded-lg-6px{border-radius:6px}}@media (min-width: 1200px){.rounded-xl-6px{border-radius:6px}}@media (min-width: 1400px){.rounded-xxl-6px{border-radius:6px}}.rounded-6rem,.rounded-xs-6rem{border-radius:6rem}@media (min-width: 576px){.rounded-sm-6rem{border-radius:6rem}}@media (min-width: 768px){.rounded-md-6rem{border-radius:6rem}}@media (min-width: 992px){.rounded-lg-6rem{border-radius:6rem}}@media (min-width: 1200px){.rounded-xl-6rem{border-radius:6rem}}@media (min-width: 1400px){.rounded-xxl-6rem{border-radius:6rem}}.rounded-6pc,.rounded-xs-6pc{border-radius:6%}@media (min-width: 576px){.rounded-sm-6pc{border-radius:6%}}@media (min-width: 768px){.rounded-md-6pc{border-radius:6%}}@media (min-width: 992px){.rounded-lg-6pc{border-radius:6%}}@media (min-width: 1200px){.rounded-xl-6pc{border-radius:6%}}@media (min-width: 1400px){.rounded-xxl-6pc{border-radius:6%}}.rounded-7px,.rounded-xs-7px{border-radius:7px}@media (min-width: 576px){.rounded-sm-7px{border-radius:7px}}@media (min-width: 768px){.rounded-md-7px{border-radius:7px}}@media (min-width: 992px){.rounded-lg-7px{border-radius:7px}}@media (min-width: 1200px){.rounded-xl-7px{border-radius:7px}}@media (min-width: 1400px){.rounded-xxl-7px{border-radius:7px}}.rounded-7rem,.rounded-xs-7rem{border-radius:7rem}@media (min-width: 576px){.rounded-sm-7rem{border-radius:7rem}}@media (min-width: 768px){.rounded-md-7rem{border-radius:7rem}}@media (min-width: 992px){.rounded-lg-7rem{border-radius:7rem}}@media (min-width: 1200px){.rounded-xl-7rem{border-radius:7rem}}@media (min-width: 1400px){.rounded-xxl-7rem{border-radius:7rem}}.rounded-7pc,.rounded-xs-7pc{border-radius:7%}@media (min-width: 576px){.rounded-sm-7pc{border-radius:7%}}@media (min-width: 768px){.rounded-md-7pc{border-radius:7%}}@media (min-width: 992px){.rounded-lg-7pc{border-radius:7%}}@media (min-width: 1200px){.rounded-xl-7pc{border-radius:7%}}@media (min-width: 1400px){.rounded-xxl-7pc{border-radius:7%}}.rounded-8px,.rounded-xs-8px{border-radius:8px}@media (min-width: 576px){.rounded-sm-8px{border-radius:8px}}@media (min-width: 768px){.rounded-md-8px{border-radius:8px}}@media (min-width: 992px){.rounded-lg-8px{border-radius:8px}}@media (min-width: 1200px){.rounded-xl-8px{border-radius:8px}}@media (min-width: 1400px){.rounded-xxl-8px{border-radius:8px}}.rounded-8rem,.rounded-xs-8rem{border-radius:8rem}@media (min-width: 576px){.rounded-sm-8rem{border-radius:8rem}}@media (min-width: 768px){.rounded-md-8rem{border-radius:8rem}}@media (min-width: 992px){.rounded-lg-8rem{border-radius:8rem}}@media (min-width: 1200px){.rounded-xl-8rem{border-radius:8rem}}@media (min-width: 1400px){.rounded-xxl-8rem{border-radius:8rem}}.rounded-8pc,.rounded-xs-8pc{border-radius:8%}@media (min-width: 576px){.rounded-sm-8pc{border-radius:8%}}@media (min-width: 768px){.rounded-md-8pc{border-radius:8%}}@media (min-width: 992px){.rounded-lg-8pc{border-radius:8%}}@media (min-width: 1200px){.rounded-xl-8pc{border-radius:8%}}@media (min-width: 1400px){.rounded-xxl-8pc{border-radius:8%}}.rounded-9px,.rounded-xs-9px{border-radius:9px}@media (min-width: 576px){.rounded-sm-9px{border-radius:9px}}@media (min-width: 768px){.rounded-md-9px{border-radius:9px}}@media (min-width: 992px){.rounded-lg-9px{border-radius:9px}}@media (min-width: 1200px){.rounded-xl-9px{border-radius:9px}}@media (min-width: 1400px){.rounded-xxl-9px{border-radius:9px}}.rounded-9rem,.rounded-xs-9rem{border-radius:9rem}@media (min-width: 576px){.rounded-sm-9rem{border-radius:9rem}}@media (min-width: 768px){.rounded-md-9rem{border-radius:9rem}}@media (min-width: 992px){.rounded-lg-9rem{border-radius:9rem}}@media (min-width: 1200px){.rounded-xl-9rem{border-radius:9rem}}@media (min-width: 1400px){.rounded-xxl-9rem{border-radius:9rem}}.rounded-9pc,.rounded-xs-9pc{border-radius:9%}@media (min-width: 576px){.rounded-sm-9pc{border-radius:9%}}@media (min-width: 768px){.rounded-md-9pc{border-radius:9%}}@media (min-width: 992px){.rounded-lg-9pc{border-radius:9%}}@media (min-width: 1200px){.rounded-xl-9pc{border-radius:9%}}@media (min-width: 1400px){.rounded-xxl-9pc{border-radius:9%}}.rounded-10px,.rounded-xs-10px{border-radius:10px}@media (min-width: 576px){.rounded-sm-10px{border-radius:10px}}@media (min-width: 768px){.rounded-md-10px{border-radius:10px}}@media (min-width: 992px){.rounded-lg-10px{border-radius:10px}}@media (min-width: 1200px){.rounded-xl-10px{border-radius:10px}}@media (min-width: 1400px){.rounded-xxl-10px{border-radius:10px}}.rounded-10rem,.rounded-xs-10rem{border-radius:10rem}@media (min-width: 576px){.rounded-sm-10rem{border-radius:10rem}}@media (min-width: 768px){.rounded-md-10rem{border-radius:10rem}}@media (min-width: 992px){.rounded-lg-10rem{border-radius:10rem}}@media (min-width: 1200px){.rounded-xl-10rem{border-radius:10rem}}@media (min-width: 1400px){.rounded-xxl-10rem{border-radius:10rem}}.rounded-10pc,.rounded-xs-10pc{border-radius:10%}@media (min-width: 576px){.rounded-sm-10pc{border-radius:10%}}@media (min-width: 768px){.rounded-md-10pc{border-radius:10%}}@media (min-width: 992px){.rounded-lg-10pc{border-radius:10%}}@media (min-width: 1200px){.rounded-xl-10pc{border-radius:10%}}@media (min-width: 1400px){.rounded-xxl-10pc{border-radius:10%}}.rounded-11px,.rounded-xs-11px{border-radius:11px}@media (min-width: 576px){.rounded-sm-11px{border-radius:11px}}@media (min-width: 768px){.rounded-md-11px{border-radius:11px}}@media (min-width: 992px){.rounded-lg-11px{border-radius:11px}}@media (min-width: 1200px){.rounded-xl-11px{border-radius:11px}}@media (min-width: 1400px){.rounded-xxl-11px{border-radius:11px}}.rounded-11rem,.rounded-xs-11rem{border-radius:11rem}@media (min-width: 576px){.rounded-sm-11rem{border-radius:11rem}}@media (min-width: 768px){.rounded-md-11rem{border-radius:11rem}}@media (min-width: 992px){.rounded-lg-11rem{border-radius:11rem}}@media (min-width: 1200px){.rounded-xl-11rem{border-radius:11rem}}@media (min-width: 1400px){.rounded-xxl-11rem{border-radius:11rem}}.rounded-11pc,.rounded-xs-11pc{border-radius:11%}@media (min-width: 576px){.rounded-sm-11pc{border-radius:11%}}@media (min-width: 768px){.rounded-md-11pc{border-radius:11%}}@media (min-width: 992px){.rounded-lg-11pc{border-radius:11%}}@media (min-width: 1200px){.rounded-xl-11pc{border-radius:11%}}@media (min-width: 1400px){.rounded-xxl-11pc{border-radius:11%}}.rounded-12px,.rounded-xs-12px{border-radius:12px}@media (min-width: 576px){.rounded-sm-12px{border-radius:12px}}@media (min-width: 768px){.rounded-md-12px{border-radius:12px}}@media (min-width: 992px){.rounded-lg-12px{border-radius:12px}}@media (min-width: 1200px){.rounded-xl-12px{border-radius:12px}}@media (min-width: 1400px){.rounded-xxl-12px{border-radius:12px}}.rounded-12rem,.rounded-xs-12rem{border-radius:12rem}@media (min-width: 576px){.rounded-sm-12rem{border-radius:12rem}}@media (min-width: 768px){.rounded-md-12rem{border-radius:12rem}}@media (min-width: 992px){.rounded-lg-12rem{border-radius:12rem}}@media (min-width: 1200px){.rounded-xl-12rem{border-radius:12rem}}@media (min-width: 1400px){.rounded-xxl-12rem{border-radius:12rem}}.rounded-12pc,.rounded-xs-12pc{border-radius:12%}@media (min-width: 576px){.rounded-sm-12pc{border-radius:12%}}@media (min-width: 768px){.rounded-md-12pc{border-radius:12%}}@media (min-width: 992px){.rounded-lg-12pc{border-radius:12%}}@media (min-width: 1200px){.rounded-xl-12pc{border-radius:12%}}@media (min-width: 1400px){.rounded-xxl-12pc{border-radius:12%}}.rounded-13px,.rounded-xs-13px{border-radius:13px}@media (min-width: 576px){.rounded-sm-13px{border-radius:13px}}@media (min-width: 768px){.rounded-md-13px{border-radius:13px}}@media (min-width: 992px){.rounded-lg-13px{border-radius:13px}}@media (min-width: 1200px){.rounded-xl-13px{border-radius:13px}}@media (min-width: 1400px){.rounded-xxl-13px{border-radius:13px}}.rounded-13rem,.rounded-xs-13rem{border-radius:13rem}@media (min-width: 576px){.rounded-sm-13rem{border-radius:13rem}}@media (min-width: 768px){.rounded-md-13rem{border-radius:13rem}}@media (min-width: 992px){.rounded-lg-13rem{border-radius:13rem}}@media (min-width: 1200px){.rounded-xl-13rem{border-radius:13rem}}@media (min-width: 1400px){.rounded-xxl-13rem{border-radius:13rem}}.rounded-13pc,.rounded-xs-13pc{border-radius:13%}@media (min-width: 576px){.rounded-sm-13pc{border-radius:13%}}@media (min-width: 768px){.rounded-md-13pc{border-radius:13%}}@media (min-width: 992px){.rounded-lg-13pc{border-radius:13%}}@media (min-width: 1200px){.rounded-xl-13pc{border-radius:13%}}@media (min-width: 1400px){.rounded-xxl-13pc{border-radius:13%}}.rounded-14px,.rounded-xs-14px{border-radius:14px}@media (min-width: 576px){.rounded-sm-14px{border-radius:14px}}@media (min-width: 768px){.rounded-md-14px{border-radius:14px}}@media (min-width: 992px){.rounded-lg-14px{border-radius:14px}}@media (min-width: 1200px){.rounded-xl-14px{border-radius:14px}}@media (min-width: 1400px){.rounded-xxl-14px{border-radius:14px}}.rounded-14rem,.rounded-xs-14rem{border-radius:14rem}@media (min-width: 576px){.rounded-sm-14rem{border-radius:14rem}}@media (min-width: 768px){.rounded-md-14rem{border-radius:14rem}}@media (min-width: 992px){.rounded-lg-14rem{border-radius:14rem}}@media (min-width: 1200px){.rounded-xl-14rem{border-radius:14rem}}@media (min-width: 1400px){.rounded-xxl-14rem{border-radius:14rem}}.rounded-14pc,.rounded-xs-14pc{border-radius:14%}@media (min-width: 576px){.rounded-sm-14pc{border-radius:14%}}@media (min-width: 768px){.rounded-md-14pc{border-radius:14%}}@media (min-width: 992px){.rounded-lg-14pc{border-radius:14%}}@media (min-width: 1200px){.rounded-xl-14pc{border-radius:14%}}@media (min-width: 1400px){.rounded-xxl-14pc{border-radius:14%}}.rounded-15px,.rounded-xs-15px{border-radius:15px}@media (min-width: 576px){.rounded-sm-15px{border-radius:15px}}@media (min-width: 768px){.rounded-md-15px{border-radius:15px}}@media (min-width: 992px){.rounded-lg-15px{border-radius:15px}}@media (min-width: 1200px){.rounded-xl-15px{border-radius:15px}}@media (min-width: 1400px){.rounded-xxl-15px{border-radius:15px}}.rounded-15rem,.rounded-xs-15rem{border-radius:15rem}@media (min-width: 576px){.rounded-sm-15rem{border-radius:15rem}}@media (min-width: 768px){.rounded-md-15rem{border-radius:15rem}}@media (min-width: 992px){.rounded-lg-15rem{border-radius:15rem}}@media (min-width: 1200px){.rounded-xl-15rem{border-radius:15rem}}@media (min-width: 1400px){.rounded-xxl-15rem{border-radius:15rem}}.rounded-15pc,.rounded-xs-15pc{border-radius:15%}@media (min-width: 576px){.rounded-sm-15pc{border-radius:15%}}@media (min-width: 768px){.rounded-md-15pc{border-radius:15%}}@media (min-width: 992px){.rounded-lg-15pc{border-radius:15%}}@media (min-width: 1200px){.rounded-xl-15pc{border-radius:15%}}@media (min-width: 1400px){.rounded-xxl-15pc{border-radius:15%}}.rounded-16px,.rounded-xs-16px{border-radius:16px}@media (min-width: 576px){.rounded-sm-16px{border-radius:16px}}@media (min-width: 768px){.rounded-md-16px{border-radius:16px}}@media (min-width: 992px){.rounded-lg-16px{border-radius:16px}}@media (min-width: 1200px){.rounded-xl-16px{border-radius:16px}}@media (min-width: 1400px){.rounded-xxl-16px{border-radius:16px}}.rounded-16rem,.rounded-xs-16rem{border-radius:16rem}@media (min-width: 576px){.rounded-sm-16rem{border-radius:16rem}}@media (min-width: 768px){.rounded-md-16rem{border-radius:16rem}}@media (min-width: 992px){.rounded-lg-16rem{border-radius:16rem}}@media (min-width: 1200px){.rounded-xl-16rem{border-radius:16rem}}@media (min-width: 1400px){.rounded-xxl-16rem{border-radius:16rem}}.rounded-16pc,.rounded-xs-16pc{border-radius:16%}@media (min-width: 576px){.rounded-sm-16pc{border-radius:16%}}@media (min-width: 768px){.rounded-md-16pc{border-radius:16%}}@media (min-width: 992px){.rounded-lg-16pc{border-radius:16%}}@media (min-width: 1200px){.rounded-xl-16pc{border-radius:16%}}@media (min-width: 1400px){.rounded-xxl-16pc{border-radius:16%}}.rounded-17px,.rounded-xs-17px{border-radius:17px}@media (min-width: 576px){.rounded-sm-17px{border-radius:17px}}@media (min-width: 768px){.rounded-md-17px{border-radius:17px}}@media (min-width: 992px){.rounded-lg-17px{border-radius:17px}}@media (min-width: 1200px){.rounded-xl-17px{border-radius:17px}}@media (min-width: 1400px){.rounded-xxl-17px{border-radius:17px}}.rounded-17rem,.rounded-xs-17rem{border-radius:17rem}@media (min-width: 576px){.rounded-sm-17rem{border-radius:17rem}}@media (min-width: 768px){.rounded-md-17rem{border-radius:17rem}}@media (min-width: 992px){.rounded-lg-17rem{border-radius:17rem}}@media (min-width: 1200px){.rounded-xl-17rem{border-radius:17rem}}@media (min-width: 1400px){.rounded-xxl-17rem{border-radius:17rem}}.rounded-17pc,.rounded-xs-17pc{border-radius:17%}@media (min-width: 576px){.rounded-sm-17pc{border-radius:17%}}@media (min-width: 768px){.rounded-md-17pc{border-radius:17%}}@media (min-width: 992px){.rounded-lg-17pc{border-radius:17%}}@media (min-width: 1200px){.rounded-xl-17pc{border-radius:17%}}@media (min-width: 1400px){.rounded-xxl-17pc{border-radius:17%}}.rounded-18px,.rounded-xs-18px{border-radius:18px}@media (min-width: 576px){.rounded-sm-18px{border-radius:18px}}@media (min-width: 768px){.rounded-md-18px{border-radius:18px}}@media (min-width: 992px){.rounded-lg-18px{border-radius:18px}}@media (min-width: 1200px){.rounded-xl-18px{border-radius:18px}}@media (min-width: 1400px){.rounded-xxl-18px{border-radius:18px}}.rounded-18rem,.rounded-xs-18rem{border-radius:18rem}@media (min-width: 576px){.rounded-sm-18rem{border-radius:18rem}}@media (min-width: 768px){.rounded-md-18rem{border-radius:18rem}}@media (min-width: 992px){.rounded-lg-18rem{border-radius:18rem}}@media (min-width: 1200px){.rounded-xl-18rem{border-radius:18rem}}@media (min-width: 1400px){.rounded-xxl-18rem{border-radius:18rem}}.rounded-18pc,.rounded-xs-18pc{border-radius:18%}@media (min-width: 576px){.rounded-sm-18pc{border-radius:18%}}@media (min-width: 768px){.rounded-md-18pc{border-radius:18%}}@media (min-width: 992px){.rounded-lg-18pc{border-radius:18%}}@media (min-width: 1200px){.rounded-xl-18pc{border-radius:18%}}@media (min-width: 1400px){.rounded-xxl-18pc{border-radius:18%}}.rounded-19px,.rounded-xs-19px{border-radius:19px}@media (min-width: 576px){.rounded-sm-19px{border-radius:19px}}@media (min-width: 768px){.rounded-md-19px{border-radius:19px}}@media (min-width: 992px){.rounded-lg-19px{border-radius:19px}}@media (min-width: 1200px){.rounded-xl-19px{border-radius:19px}}@media (min-width: 1400px){.rounded-xxl-19px{border-radius:19px}}.rounded-19rem,.rounded-xs-19rem{border-radius:19rem}@media (min-width: 576px){.rounded-sm-19rem{border-radius:19rem}}@media (min-width: 768px){.rounded-md-19rem{border-radius:19rem}}@media (min-width: 992px){.rounded-lg-19rem{border-radius:19rem}}@media (min-width: 1200px){.rounded-xl-19rem{border-radius:19rem}}@media (min-width: 1400px){.rounded-xxl-19rem{border-radius:19rem}}.rounded-19pc,.rounded-xs-19pc{border-radius:19%}@media (min-width: 576px){.rounded-sm-19pc{border-radius:19%}}@media (min-width: 768px){.rounded-md-19pc{border-radius:19%}}@media (min-width: 992px){.rounded-lg-19pc{border-radius:19%}}@media (min-width: 1200px){.rounded-xl-19pc{border-radius:19%}}@media (min-width: 1400px){.rounded-xxl-19pc{border-radius:19%}}.rounded-20px,.rounded-xs-20px{border-radius:20px}@media (min-width: 576px){.rounded-sm-20px{border-radius:20px}}@media (min-width: 768px){.rounded-md-20px{border-radius:20px}}@media (min-width: 992px){.rounded-lg-20px{border-radius:20px}}@media (min-width: 1200px){.rounded-xl-20px{border-radius:20px}}@media (min-width: 1400px){.rounded-xxl-20px{border-radius:20px}}.rounded-20rem,.rounded-xs-20rem{border-radius:20rem}@media (min-width: 576px){.rounded-sm-20rem{border-radius:20rem}}@media (min-width: 768px){.rounded-md-20rem{border-radius:20rem}}@media (min-width: 992px){.rounded-lg-20rem{border-radius:20rem}}@media (min-width: 1200px){.rounded-xl-20rem{border-radius:20rem}}@media (min-width: 1400px){.rounded-xxl-20rem{border-radius:20rem}}.rounded-20pc,.rounded-xs-20pc{border-radius:20%}@media (min-width: 576px){.rounded-sm-20pc{border-radius:20%}}@media (min-width: 768px){.rounded-md-20pc{border-radius:20%}}@media (min-width: 992px){.rounded-lg-20pc{border-radius:20%}}@media (min-width: 1200px){.rounded-xl-20pc{border-radius:20%}}@media (min-width: 1400px){.rounded-xxl-20pc{border-radius:20%}}.rounded-21px,.rounded-xs-21px{border-radius:21px}@media (min-width: 576px){.rounded-sm-21px{border-radius:21px}}@media (min-width: 768px){.rounded-md-21px{border-radius:21px}}@media (min-width: 992px){.rounded-lg-21px{border-radius:21px}}@media (min-width: 1200px){.rounded-xl-21px{border-radius:21px}}@media (min-width: 1400px){.rounded-xxl-21px{border-radius:21px}}.rounded-21rem,.rounded-xs-21rem{border-radius:21rem}@media (min-width: 576px){.rounded-sm-21rem{border-radius:21rem}}@media (min-width: 768px){.rounded-md-21rem{border-radius:21rem}}@media (min-width: 992px){.rounded-lg-21rem{border-radius:21rem}}@media (min-width: 1200px){.rounded-xl-21rem{border-radius:21rem}}@media (min-width: 1400px){.rounded-xxl-21rem{border-radius:21rem}}.rounded-21pc,.rounded-xs-21pc{border-radius:21%}@media (min-width: 576px){.rounded-sm-21pc{border-radius:21%}}@media (min-width: 768px){.rounded-md-21pc{border-radius:21%}}@media (min-width: 992px){.rounded-lg-21pc{border-radius:21%}}@media (min-width: 1200px){.rounded-xl-21pc{border-radius:21%}}@media (min-width: 1400px){.rounded-xxl-21pc{border-radius:21%}}.rounded-22px,.rounded-xs-22px{border-radius:22px}@media (min-width: 576px){.rounded-sm-22px{border-radius:22px}}@media (min-width: 768px){.rounded-md-22px{border-radius:22px}}@media (min-width: 992px){.rounded-lg-22px{border-radius:22px}}@media (min-width: 1200px){.rounded-xl-22px{border-radius:22px}}@media (min-width: 1400px){.rounded-xxl-22px{border-radius:22px}}.rounded-22rem,.rounded-xs-22rem{border-radius:22rem}@media (min-width: 576px){.rounded-sm-22rem{border-radius:22rem}}@media (min-width: 768px){.rounded-md-22rem{border-radius:22rem}}@media (min-width: 992px){.rounded-lg-22rem{border-radius:22rem}}@media (min-width: 1200px){.rounded-xl-22rem{border-radius:22rem}}@media (min-width: 1400px){.rounded-xxl-22rem{border-radius:22rem}}.rounded-22pc,.rounded-xs-22pc{border-radius:22%}@media (min-width: 576px){.rounded-sm-22pc{border-radius:22%}}@media (min-width: 768px){.rounded-md-22pc{border-radius:22%}}@media (min-width: 992px){.rounded-lg-22pc{border-radius:22%}}@media (min-width: 1200px){.rounded-xl-22pc{border-radius:22%}}@media (min-width: 1400px){.rounded-xxl-22pc{border-radius:22%}}.rounded-23px,.rounded-xs-23px{border-radius:23px}@media (min-width: 576px){.rounded-sm-23px{border-radius:23px}}@media (min-width: 768px){.rounded-md-23px{border-radius:23px}}@media (min-width: 992px){.rounded-lg-23px{border-radius:23px}}@media (min-width: 1200px){.rounded-xl-23px{border-radius:23px}}@media (min-width: 1400px){.rounded-xxl-23px{border-radius:23px}}.rounded-23rem,.rounded-xs-23rem{border-radius:23rem}@media (min-width: 576px){.rounded-sm-23rem{border-radius:23rem}}@media (min-width: 768px){.rounded-md-23rem{border-radius:23rem}}@media (min-width: 992px){.rounded-lg-23rem{border-radius:23rem}}@media (min-width: 1200px){.rounded-xl-23rem{border-radius:23rem}}@media (min-width: 1400px){.rounded-xxl-23rem{border-radius:23rem}}.rounded-23pc,.rounded-xs-23pc{border-radius:23%}@media (min-width: 576px){.rounded-sm-23pc{border-radius:23%}}@media (min-width: 768px){.rounded-md-23pc{border-radius:23%}}@media (min-width: 992px){.rounded-lg-23pc{border-radius:23%}}@media (min-width: 1200px){.rounded-xl-23pc{border-radius:23%}}@media (min-width: 1400px){.rounded-xxl-23pc{border-radius:23%}}.rounded-24px,.rounded-xs-24px{border-radius:24px}@media (min-width: 576px){.rounded-sm-24px{border-radius:24px}}@media (min-width: 768px){.rounded-md-24px{border-radius:24px}}@media (min-width: 992px){.rounded-lg-24px{border-radius:24px}}@media (min-width: 1200px){.rounded-xl-24px{border-radius:24px}}@media (min-width: 1400px){.rounded-xxl-24px{border-radius:24px}}.rounded-24rem,.rounded-xs-24rem{border-radius:24rem}@media (min-width: 576px){.rounded-sm-24rem{border-radius:24rem}}@media (min-width: 768px){.rounded-md-24rem{border-radius:24rem}}@media (min-width: 992px){.rounded-lg-24rem{border-radius:24rem}}@media (min-width: 1200px){.rounded-xl-24rem{border-radius:24rem}}@media (min-width: 1400px){.rounded-xxl-24rem{border-radius:24rem}}.rounded-24pc,.rounded-xs-24pc{border-radius:24%}@media (min-width: 576px){.rounded-sm-24pc{border-radius:24%}}@media (min-width: 768px){.rounded-md-24pc{border-radius:24%}}@media (min-width: 992px){.rounded-lg-24pc{border-radius:24%}}@media (min-width: 1200px){.rounded-xl-24pc{border-radius:24%}}@media (min-width: 1400px){.rounded-xxl-24pc{border-radius:24%}}.rounded-25px,.rounded-xs-25px{border-radius:25px}@media (min-width: 576px){.rounded-sm-25px{border-radius:25px}}@media (min-width: 768px){.rounded-md-25px{border-radius:25px}}@media (min-width: 992px){.rounded-lg-25px{border-radius:25px}}@media (min-width: 1200px){.rounded-xl-25px{border-radius:25px}}@media (min-width: 1400px){.rounded-xxl-25px{border-radius:25px}}.rounded-25rem,.rounded-xs-25rem{border-radius:25rem}@media (min-width: 576px){.rounded-sm-25rem{border-radius:25rem}}@media (min-width: 768px){.rounded-md-25rem{border-radius:25rem}}@media (min-width: 992px){.rounded-lg-25rem{border-radius:25rem}}@media (min-width: 1200px){.rounded-xl-25rem{border-radius:25rem}}@media (min-width: 1400px){.rounded-xxl-25rem{border-radius:25rem}}.rounded-25pc,.rounded-xs-25pc{border-radius:25%}@media (min-width: 576px){.rounded-sm-25pc{border-radius:25%}}@media (min-width: 768px){.rounded-md-25pc{border-radius:25%}}@media (min-width: 992px){.rounded-lg-25pc{border-radius:25%}}@media (min-width: 1200px){.rounded-xl-25pc{border-radius:25%}}@media (min-width: 1400px){.rounded-xxl-25pc{border-radius:25%}}.rounded-26px,.rounded-xs-26px{border-radius:26px}@media (min-width: 576px){.rounded-sm-26px{border-radius:26px}}@media (min-width: 768px){.rounded-md-26px{border-radius:26px}}@media (min-width: 992px){.rounded-lg-26px{border-radius:26px}}@media (min-width: 1200px){.rounded-xl-26px{border-radius:26px}}@media (min-width: 1400px){.rounded-xxl-26px{border-radius:26px}}.rounded-26rem,.rounded-xs-26rem{border-radius:26rem}@media (min-width: 576px){.rounded-sm-26rem{border-radius:26rem}}@media (min-width: 768px){.rounded-md-26rem{border-radius:26rem}}@media (min-width: 992px){.rounded-lg-26rem{border-radius:26rem}}@media (min-width: 1200px){.rounded-xl-26rem{border-radius:26rem}}@media (min-width: 1400px){.rounded-xxl-26rem{border-radius:26rem}}.rounded-26pc,.rounded-xs-26pc{border-radius:26%}@media (min-width: 576px){.rounded-sm-26pc{border-radius:26%}}@media (min-width: 768px){.rounded-md-26pc{border-radius:26%}}@media (min-width: 992px){.rounded-lg-26pc{border-radius:26%}}@media (min-width: 1200px){.rounded-xl-26pc{border-radius:26%}}@media (min-width: 1400px){.rounded-xxl-26pc{border-radius:26%}}.rounded-27px,.rounded-xs-27px{border-radius:27px}@media (min-width: 576px){.rounded-sm-27px{border-radius:27px}}@media (min-width: 768px){.rounded-md-27px{border-radius:27px}}@media (min-width: 992px){.rounded-lg-27px{border-radius:27px}}@media (min-width: 1200px){.rounded-xl-27px{border-radius:27px}}@media (min-width: 1400px){.rounded-xxl-27px{border-radius:27px}}.rounded-27rem,.rounded-xs-27rem{border-radius:27rem}@media (min-width: 576px){.rounded-sm-27rem{border-radius:27rem}}@media (min-width: 768px){.rounded-md-27rem{border-radius:27rem}}@media (min-width: 992px){.rounded-lg-27rem{border-radius:27rem}}@media (min-width: 1200px){.rounded-xl-27rem{border-radius:27rem}}@media (min-width: 1400px){.rounded-xxl-27rem{border-radius:27rem}}.rounded-27pc,.rounded-xs-27pc{border-radius:27%}@media (min-width: 576px){.rounded-sm-27pc{border-radius:27%}}@media (min-width: 768px){.rounded-md-27pc{border-radius:27%}}@media (min-width: 992px){.rounded-lg-27pc{border-radius:27%}}@media (min-width: 1200px){.rounded-xl-27pc{border-radius:27%}}@media (min-width: 1400px){.rounded-xxl-27pc{border-radius:27%}}.rounded-28px,.rounded-xs-28px{border-radius:28px}@media (min-width: 576px){.rounded-sm-28px{border-radius:28px}}@media (min-width: 768px){.rounded-md-28px{border-radius:28px}}@media (min-width: 992px){.rounded-lg-28px{border-radius:28px}}@media (min-width: 1200px){.rounded-xl-28px{border-radius:28px}}@media (min-width: 1400px){.rounded-xxl-28px{border-radius:28px}}.rounded-28rem,.rounded-xs-28rem{border-radius:28rem}@media (min-width: 576px){.rounded-sm-28rem{border-radius:28rem}}@media (min-width: 768px){.rounded-md-28rem{border-radius:28rem}}@media (min-width: 992px){.rounded-lg-28rem{border-radius:28rem}}@media (min-width: 1200px){.rounded-xl-28rem{border-radius:28rem}}@media (min-width: 1400px){.rounded-xxl-28rem{border-radius:28rem}}.rounded-28pc,.rounded-xs-28pc{border-radius:28%}@media (min-width: 576px){.rounded-sm-28pc{border-radius:28%}}@media (min-width: 768px){.rounded-md-28pc{border-radius:28%}}@media (min-width: 992px){.rounded-lg-28pc{border-radius:28%}}@media (min-width: 1200px){.rounded-xl-28pc{border-radius:28%}}@media (min-width: 1400px){.rounded-xxl-28pc{border-radius:28%}}.rounded-29px,.rounded-xs-29px{border-radius:29px}@media (min-width: 576px){.rounded-sm-29px{border-radius:29px}}@media (min-width: 768px){.rounded-md-29px{border-radius:29px}}@media (min-width: 992px){.rounded-lg-29px{border-radius:29px}}@media (min-width: 1200px){.rounded-xl-29px{border-radius:29px}}@media (min-width: 1400px){.rounded-xxl-29px{border-radius:29px}}.rounded-29rem,.rounded-xs-29rem{border-radius:29rem}@media (min-width: 576px){.rounded-sm-29rem{border-radius:29rem}}@media (min-width: 768px){.rounded-md-29rem{border-radius:29rem}}@media (min-width: 992px){.rounded-lg-29rem{border-radius:29rem}}@media (min-width: 1200px){.rounded-xl-29rem{border-radius:29rem}}@media (min-width: 1400px){.rounded-xxl-29rem{border-radius:29rem}}.rounded-29pc,.rounded-xs-29pc{border-radius:29%}@media (min-width: 576px){.rounded-sm-29pc{border-radius:29%}}@media (min-width: 768px){.rounded-md-29pc{border-radius:29%}}@media (min-width: 992px){.rounded-lg-29pc{border-radius:29%}}@media (min-width: 1200px){.rounded-xl-29pc{border-radius:29%}}@media (min-width: 1400px){.rounded-xxl-29pc{border-radius:29%}}.rounded-30px,.rounded-xs-30px{border-radius:30px}@media (min-width: 576px){.rounded-sm-30px{border-radius:30px}}@media (min-width: 768px){.rounded-md-30px{border-radius:30px}}@media (min-width: 992px){.rounded-lg-30px{border-radius:30px}}@media (min-width: 1200px){.rounded-xl-30px{border-radius:30px}}@media (min-width: 1400px){.rounded-xxl-30px{border-radius:30px}}.rounded-30rem,.rounded-xs-30rem{border-radius:30rem}@media (min-width: 576px){.rounded-sm-30rem{border-radius:30rem}}@media (min-width: 768px){.rounded-md-30rem{border-radius:30rem}}@media (min-width: 992px){.rounded-lg-30rem{border-radius:30rem}}@media (min-width: 1200px){.rounded-xl-30rem{border-radius:30rem}}@media (min-width: 1400px){.rounded-xxl-30rem{border-radius:30rem}}.rounded-30pc,.rounded-xs-30pc{border-radius:30%}@media (min-width: 576px){.rounded-sm-30pc{border-radius:30%}}@media (min-width: 768px){.rounded-md-30pc{border-radius:30%}}@media (min-width: 992px){.rounded-lg-30pc{border-radius:30%}}@media (min-width: 1200px){.rounded-xl-30pc{border-radius:30%}}@media (min-width: 1400px){.rounded-xxl-30pc{border-radius:30%}}.rounded-31px,.rounded-xs-31px{border-radius:31px}@media (min-width: 576px){.rounded-sm-31px{border-radius:31px}}@media (min-width: 768px){.rounded-md-31px{border-radius:31px}}@media (min-width: 992px){.rounded-lg-31px{border-radius:31px}}@media (min-width: 1200px){.rounded-xl-31px{border-radius:31px}}@media (min-width: 1400px){.rounded-xxl-31px{border-radius:31px}}.rounded-31rem,.rounded-xs-31rem{border-radius:31rem}@media (min-width: 576px){.rounded-sm-31rem{border-radius:31rem}}@media (min-width: 768px){.rounded-md-31rem{border-radius:31rem}}@media (min-width: 992px){.rounded-lg-31rem{border-radius:31rem}}@media (min-width: 1200px){.rounded-xl-31rem{border-radius:31rem}}@media (min-width: 1400px){.rounded-xxl-31rem{border-radius:31rem}}.rounded-31pc,.rounded-xs-31pc{border-radius:31%}@media (min-width: 576px){.rounded-sm-31pc{border-radius:31%}}@media (min-width: 768px){.rounded-md-31pc{border-radius:31%}}@media (min-width: 992px){.rounded-lg-31pc{border-radius:31%}}@media (min-width: 1200px){.rounded-xl-31pc{border-radius:31%}}@media (min-width: 1400px){.rounded-xxl-31pc{border-radius:31%}}.rounded-32px,.rounded-xs-32px{border-radius:32px}@media (min-width: 576px){.rounded-sm-32px{border-radius:32px}}@media (min-width: 768px){.rounded-md-32px{border-radius:32px}}@media (min-width: 992px){.rounded-lg-32px{border-radius:32px}}@media (min-width: 1200px){.rounded-xl-32px{border-radius:32px}}@media (min-width: 1400px){.rounded-xxl-32px{border-radius:32px}}.rounded-32rem,.rounded-xs-32rem{border-radius:32rem}@media (min-width: 576px){.rounded-sm-32rem{border-radius:32rem}}@media (min-width: 768px){.rounded-md-32rem{border-radius:32rem}}@media (min-width: 992px){.rounded-lg-32rem{border-radius:32rem}}@media (min-width: 1200px){.rounded-xl-32rem{border-radius:32rem}}@media (min-width: 1400px){.rounded-xxl-32rem{border-radius:32rem}}.rounded-32pc,.rounded-xs-32pc{border-radius:32%}@media (min-width: 576px){.rounded-sm-32pc{border-radius:32%}}@media (min-width: 768px){.rounded-md-32pc{border-radius:32%}}@media (min-width: 992px){.rounded-lg-32pc{border-radius:32%}}@media (min-width: 1200px){.rounded-xl-32pc{border-radius:32%}}@media (min-width: 1400px){.rounded-xxl-32pc{border-radius:32%}}.rounded-33px,.rounded-xs-33px{border-radius:33px}@media (min-width: 576px){.rounded-sm-33px{border-radius:33px}}@media (min-width: 768px){.rounded-md-33px{border-radius:33px}}@media (min-width: 992px){.rounded-lg-33px{border-radius:33px}}@media (min-width: 1200px){.rounded-xl-33px{border-radius:33px}}@media (min-width: 1400px){.rounded-xxl-33px{border-radius:33px}}.rounded-33rem,.rounded-xs-33rem{border-radius:33rem}@media (min-width: 576px){.rounded-sm-33rem{border-radius:33rem}}@media (min-width: 768px){.rounded-md-33rem{border-radius:33rem}}@media (min-width: 992px){.rounded-lg-33rem{border-radius:33rem}}@media (min-width: 1200px){.rounded-xl-33rem{border-radius:33rem}}@media (min-width: 1400px){.rounded-xxl-33rem{border-radius:33rem}}.rounded-33pc,.rounded-xs-33pc{border-radius:33%}@media (min-width: 576px){.rounded-sm-33pc{border-radius:33%}}@media (min-width: 768px){.rounded-md-33pc{border-radius:33%}}@media (min-width: 992px){.rounded-lg-33pc{border-radius:33%}}@media (min-width: 1200px){.rounded-xl-33pc{border-radius:33%}}@media (min-width: 1400px){.rounded-xxl-33pc{border-radius:33%}}.rounded-34px,.rounded-xs-34px{border-radius:34px}@media (min-width: 576px){.rounded-sm-34px{border-radius:34px}}@media (min-width: 768px){.rounded-md-34px{border-radius:34px}}@media (min-width: 992px){.rounded-lg-34px{border-radius:34px}}@media (min-width: 1200px){.rounded-xl-34px{border-radius:34px}}@media (min-width: 1400px){.rounded-xxl-34px{border-radius:34px}}.rounded-34rem,.rounded-xs-34rem{border-radius:34rem}@media (min-width: 576px){.rounded-sm-34rem{border-radius:34rem}}@media (min-width: 768px){.rounded-md-34rem{border-radius:34rem}}@media (min-width: 992px){.rounded-lg-34rem{border-radius:34rem}}@media (min-width: 1200px){.rounded-xl-34rem{border-radius:34rem}}@media (min-width: 1400px){.rounded-xxl-34rem{border-radius:34rem}}.rounded-34pc,.rounded-xs-34pc{border-radius:34%}@media (min-width: 576px){.rounded-sm-34pc{border-radius:34%}}@media (min-width: 768px){.rounded-md-34pc{border-radius:34%}}@media (min-width: 992px){.rounded-lg-34pc{border-radius:34%}}@media (min-width: 1200px){.rounded-xl-34pc{border-radius:34%}}@media (min-width: 1400px){.rounded-xxl-34pc{border-radius:34%}}.rounded-35px,.rounded-xs-35px{border-radius:35px}@media (min-width: 576px){.rounded-sm-35px{border-radius:35px}}@media (min-width: 768px){.rounded-md-35px{border-radius:35px}}@media (min-width: 992px){.rounded-lg-35px{border-radius:35px}}@media (min-width: 1200px){.rounded-xl-35px{border-radius:35px}}@media (min-width: 1400px){.rounded-xxl-35px{border-radius:35px}}.rounded-35rem,.rounded-xs-35rem{border-radius:35rem}@media (min-width: 576px){.rounded-sm-35rem{border-radius:35rem}}@media (min-width: 768px){.rounded-md-35rem{border-radius:35rem}}@media (min-width: 992px){.rounded-lg-35rem{border-radius:35rem}}@media (min-width: 1200px){.rounded-xl-35rem{border-radius:35rem}}@media (min-width: 1400px){.rounded-xxl-35rem{border-radius:35rem}}.rounded-35pc,.rounded-xs-35pc{border-radius:35%}@media (min-width: 576px){.rounded-sm-35pc{border-radius:35%}}@media (min-width: 768px){.rounded-md-35pc{border-radius:35%}}@media (min-width: 992px){.rounded-lg-35pc{border-radius:35%}}@media (min-width: 1200px){.rounded-xl-35pc{border-radius:35%}}@media (min-width: 1400px){.rounded-xxl-35pc{border-radius:35%}}.rounded-36px,.rounded-xs-36px{border-radius:36px}@media (min-width: 576px){.rounded-sm-36px{border-radius:36px}}@media (min-width: 768px){.rounded-md-36px{border-radius:36px}}@media (min-width: 992px){.rounded-lg-36px{border-radius:36px}}@media (min-width: 1200px){.rounded-xl-36px{border-radius:36px}}@media (min-width: 1400px){.rounded-xxl-36px{border-radius:36px}}.rounded-36rem,.rounded-xs-36rem{border-radius:36rem}@media (min-width: 576px){.rounded-sm-36rem{border-radius:36rem}}@media (min-width: 768px){.rounded-md-36rem{border-radius:36rem}}@media (min-width: 992px){.rounded-lg-36rem{border-radius:36rem}}@media (min-width: 1200px){.rounded-xl-36rem{border-radius:36rem}}@media (min-width: 1400px){.rounded-xxl-36rem{border-radius:36rem}}.rounded-36pc,.rounded-xs-36pc{border-radius:36%}@media (min-width: 576px){.rounded-sm-36pc{border-radius:36%}}@media (min-width: 768px){.rounded-md-36pc{border-radius:36%}}@media (min-width: 992px){.rounded-lg-36pc{border-radius:36%}}@media (min-width: 1200px){.rounded-xl-36pc{border-radius:36%}}@media (min-width: 1400px){.rounded-xxl-36pc{border-radius:36%}}.rounded-37px,.rounded-xs-37px{border-radius:37px}@media (min-width: 576px){.rounded-sm-37px{border-radius:37px}}@media (min-width: 768px){.rounded-md-37px{border-radius:37px}}@media (min-width: 992px){.rounded-lg-37px{border-radius:37px}}@media (min-width: 1200px){.rounded-xl-37px{border-radius:37px}}@media (min-width: 1400px){.rounded-xxl-37px{border-radius:37px}}.rounded-37rem,.rounded-xs-37rem{border-radius:37rem}@media (min-width: 576px){.rounded-sm-37rem{border-radius:37rem}}@media (min-width: 768px){.rounded-md-37rem{border-radius:37rem}}@media (min-width: 992px){.rounded-lg-37rem{border-radius:37rem}}@media (min-width: 1200px){.rounded-xl-37rem{border-radius:37rem}}@media (min-width: 1400px){.rounded-xxl-37rem{border-radius:37rem}}.rounded-37pc,.rounded-xs-37pc{border-radius:37%}@media (min-width: 576px){.rounded-sm-37pc{border-radius:37%}}@media (min-width: 768px){.rounded-md-37pc{border-radius:37%}}@media (min-width: 992px){.rounded-lg-37pc{border-radius:37%}}@media (min-width: 1200px){.rounded-xl-37pc{border-radius:37%}}@media (min-width: 1400px){.rounded-xxl-37pc{border-radius:37%}}.rounded-38px,.rounded-xs-38px{border-radius:38px}@media (min-width: 576px){.rounded-sm-38px{border-radius:38px}}@media (min-width: 768px){.rounded-md-38px{border-radius:38px}}@media (min-width: 992px){.rounded-lg-38px{border-radius:38px}}@media (min-width: 1200px){.rounded-xl-38px{border-radius:38px}}@media (min-width: 1400px){.rounded-xxl-38px{border-radius:38px}}.rounded-38rem,.rounded-xs-38rem{border-radius:38rem}@media (min-width: 576px){.rounded-sm-38rem{border-radius:38rem}}@media (min-width: 768px){.rounded-md-38rem{border-radius:38rem}}@media (min-width: 992px){.rounded-lg-38rem{border-radius:38rem}}@media (min-width: 1200px){.rounded-xl-38rem{border-radius:38rem}}@media (min-width: 1400px){.rounded-xxl-38rem{border-radius:38rem}}.rounded-38pc,.rounded-xs-38pc{border-radius:38%}@media (min-width: 576px){.rounded-sm-38pc{border-radius:38%}}@media (min-width: 768px){.rounded-md-38pc{border-radius:38%}}@media (min-width: 992px){.rounded-lg-38pc{border-radius:38%}}@media (min-width: 1200px){.rounded-xl-38pc{border-radius:38%}}@media (min-width: 1400px){.rounded-xxl-38pc{border-radius:38%}}.rounded-39px,.rounded-xs-39px{border-radius:39px}@media (min-width: 576px){.rounded-sm-39px{border-radius:39px}}@media (min-width: 768px){.rounded-md-39px{border-radius:39px}}@media (min-width: 992px){.rounded-lg-39px{border-radius:39px}}@media (min-width: 1200px){.rounded-xl-39px{border-radius:39px}}@media (min-width: 1400px){.rounded-xxl-39px{border-radius:39px}}.rounded-39rem,.rounded-xs-39rem{border-radius:39rem}@media (min-width: 576px){.rounded-sm-39rem{border-radius:39rem}}@media (min-width: 768px){.rounded-md-39rem{border-radius:39rem}}@media (min-width: 992px){.rounded-lg-39rem{border-radius:39rem}}@media (min-width: 1200px){.rounded-xl-39rem{border-radius:39rem}}@media (min-width: 1400px){.rounded-xxl-39rem{border-radius:39rem}}.rounded-39pc,.rounded-xs-39pc{border-radius:39%}@media (min-width: 576px){.rounded-sm-39pc{border-radius:39%}}@media (min-width: 768px){.rounded-md-39pc{border-radius:39%}}@media (min-width: 992px){.rounded-lg-39pc{border-radius:39%}}@media (min-width: 1200px){.rounded-xl-39pc{border-radius:39%}}@media (min-width: 1400px){.rounded-xxl-39pc{border-radius:39%}}.rounded-40px,.rounded-xs-40px{border-radius:40px}@media (min-width: 576px){.rounded-sm-40px{border-radius:40px}}@media (min-width: 768px){.rounded-md-40px{border-radius:40px}}@media (min-width: 992px){.rounded-lg-40px{border-radius:40px}}@media (min-width: 1200px){.rounded-xl-40px{border-radius:40px}}@media (min-width: 1400px){.rounded-xxl-40px{border-radius:40px}}.rounded-40rem,.rounded-xs-40rem{border-radius:40rem}@media (min-width: 576px){.rounded-sm-40rem{border-radius:40rem}}@media (min-width: 768px){.rounded-md-40rem{border-radius:40rem}}@media (min-width: 992px){.rounded-lg-40rem{border-radius:40rem}}@media (min-width: 1200px){.rounded-xl-40rem{border-radius:40rem}}@media (min-width: 1400px){.rounded-xxl-40rem{border-radius:40rem}}.rounded-40pc,.rounded-xs-40pc{border-radius:40%}@media (min-width: 576px){.rounded-sm-40pc{border-radius:40%}}@media (min-width: 768px){.rounded-md-40pc{border-radius:40%}}@media (min-width: 992px){.rounded-lg-40pc{border-radius:40%}}@media (min-width: 1200px){.rounded-xl-40pc{border-radius:40%}}@media (min-width: 1400px){.rounded-xxl-40pc{border-radius:40%}}.rounded-41px,.rounded-xs-41px{border-radius:41px}@media (min-width: 576px){.rounded-sm-41px{border-radius:41px}}@media (min-width: 768px){.rounded-md-41px{border-radius:41px}}@media (min-width: 992px){.rounded-lg-41px{border-radius:41px}}@media (min-width: 1200px){.rounded-xl-41px{border-radius:41px}}@media (min-width: 1400px){.rounded-xxl-41px{border-radius:41px}}.rounded-41rem,.rounded-xs-41rem{border-radius:41rem}@media (min-width: 576px){.rounded-sm-41rem{border-radius:41rem}}@media (min-width: 768px){.rounded-md-41rem{border-radius:41rem}}@media (min-width: 992px){.rounded-lg-41rem{border-radius:41rem}}@media (min-width: 1200px){.rounded-xl-41rem{border-radius:41rem}}@media (min-width: 1400px){.rounded-xxl-41rem{border-radius:41rem}}.rounded-41pc,.rounded-xs-41pc{border-radius:41%}@media (min-width: 576px){.rounded-sm-41pc{border-radius:41%}}@media (min-width: 768px){.rounded-md-41pc{border-radius:41%}}@media (min-width: 992px){.rounded-lg-41pc{border-radius:41%}}@media (min-width: 1200px){.rounded-xl-41pc{border-radius:41%}}@media (min-width: 1400px){.rounded-xxl-41pc{border-radius:41%}}.rounded-42px,.rounded-xs-42px{border-radius:42px}@media (min-width: 576px){.rounded-sm-42px{border-radius:42px}}@media (min-width: 768px){.rounded-md-42px{border-radius:42px}}@media (min-width: 992px){.rounded-lg-42px{border-radius:42px}}@media (min-width: 1200px){.rounded-xl-42px{border-radius:42px}}@media (min-width: 1400px){.rounded-xxl-42px{border-radius:42px}}.rounded-42rem,.rounded-xs-42rem{border-radius:42rem}@media (min-width: 576px){.rounded-sm-42rem{border-radius:42rem}}@media (min-width: 768px){.rounded-md-42rem{border-radius:42rem}}@media (min-width: 992px){.rounded-lg-42rem{border-radius:42rem}}@media (min-width: 1200px){.rounded-xl-42rem{border-radius:42rem}}@media (min-width: 1400px){.rounded-xxl-42rem{border-radius:42rem}}.rounded-42pc,.rounded-xs-42pc{border-radius:42%}@media (min-width: 576px){.rounded-sm-42pc{border-radius:42%}}@media (min-width: 768px){.rounded-md-42pc{border-radius:42%}}@media (min-width: 992px){.rounded-lg-42pc{border-radius:42%}}@media (min-width: 1200px){.rounded-xl-42pc{border-radius:42%}}@media (min-width: 1400px){.rounded-xxl-42pc{border-radius:42%}}.rounded-43px,.rounded-xs-43px{border-radius:43px}@media (min-width: 576px){.rounded-sm-43px{border-radius:43px}}@media (min-width: 768px){.rounded-md-43px{border-radius:43px}}@media (min-width: 992px){.rounded-lg-43px{border-radius:43px}}@media (min-width: 1200px){.rounded-xl-43px{border-radius:43px}}@media (min-width: 1400px){.rounded-xxl-43px{border-radius:43px}}.rounded-43rem,.rounded-xs-43rem{border-radius:43rem}@media (min-width: 576px){.rounded-sm-43rem{border-radius:43rem}}@media (min-width: 768px){.rounded-md-43rem{border-radius:43rem}}@media (min-width: 992px){.rounded-lg-43rem{border-radius:43rem}}@media (min-width: 1200px){.rounded-xl-43rem{border-radius:43rem}}@media (min-width: 1400px){.rounded-xxl-43rem{border-radius:43rem}}.rounded-43pc,.rounded-xs-43pc{border-radius:43%}@media (min-width: 576px){.rounded-sm-43pc{border-radius:43%}}@media (min-width: 768px){.rounded-md-43pc{border-radius:43%}}@media (min-width: 992px){.rounded-lg-43pc{border-radius:43%}}@media (min-width: 1200px){.rounded-xl-43pc{border-radius:43%}}@media (min-width: 1400px){.rounded-xxl-43pc{border-radius:43%}}.rounded-44px,.rounded-xs-44px{border-radius:44px}@media (min-width: 576px){.rounded-sm-44px{border-radius:44px}}@media (min-width: 768px){.rounded-md-44px{border-radius:44px}}@media (min-width: 992px){.rounded-lg-44px{border-radius:44px}}@media (min-width: 1200px){.rounded-xl-44px{border-radius:44px}}@media (min-width: 1400px){.rounded-xxl-44px{border-radius:44px}}.rounded-44rem,.rounded-xs-44rem{border-radius:44rem}@media (min-width: 576px){.rounded-sm-44rem{border-radius:44rem}}@media (min-width: 768px){.rounded-md-44rem{border-radius:44rem}}@media (min-width: 992px){.rounded-lg-44rem{border-radius:44rem}}@media (min-width: 1200px){.rounded-xl-44rem{border-radius:44rem}}@media (min-width: 1400px){.rounded-xxl-44rem{border-radius:44rem}}.rounded-44pc,.rounded-xs-44pc{border-radius:44%}@media (min-width: 576px){.rounded-sm-44pc{border-radius:44%}}@media (min-width: 768px){.rounded-md-44pc{border-radius:44%}}@media (min-width: 992px){.rounded-lg-44pc{border-radius:44%}}@media (min-width: 1200px){.rounded-xl-44pc{border-radius:44%}}@media (min-width: 1400px){.rounded-xxl-44pc{border-radius:44%}}.rounded-45px,.rounded-xs-45px{border-radius:45px}@media (min-width: 576px){.rounded-sm-45px{border-radius:45px}}@media (min-width: 768px){.rounded-md-45px{border-radius:45px}}@media (min-width: 992px){.rounded-lg-45px{border-radius:45px}}@media (min-width: 1200px){.rounded-xl-45px{border-radius:45px}}@media (min-width: 1400px){.rounded-xxl-45px{border-radius:45px}}.rounded-45rem,.rounded-xs-45rem{border-radius:45rem}@media (min-width: 576px){.rounded-sm-45rem{border-radius:45rem}}@media (min-width: 768px){.rounded-md-45rem{border-radius:45rem}}@media (min-width: 992px){.rounded-lg-45rem{border-radius:45rem}}@media (min-width: 1200px){.rounded-xl-45rem{border-radius:45rem}}@media (min-width: 1400px){.rounded-xxl-45rem{border-radius:45rem}}.rounded-45pc,.rounded-xs-45pc{border-radius:45%}@media (min-width: 576px){.rounded-sm-45pc{border-radius:45%}}@media (min-width: 768px){.rounded-md-45pc{border-radius:45%}}@media (min-width: 992px){.rounded-lg-45pc{border-radius:45%}}@media (min-width: 1200px){.rounded-xl-45pc{border-radius:45%}}@media (min-width: 1400px){.rounded-xxl-45pc{border-radius:45%}}.rounded-46px,.rounded-xs-46px{border-radius:46px}@media (min-width: 576px){.rounded-sm-46px{border-radius:46px}}@media (min-width: 768px){.rounded-md-46px{border-radius:46px}}@media (min-width: 992px){.rounded-lg-46px{border-radius:46px}}@media (min-width: 1200px){.rounded-xl-46px{border-radius:46px}}@media (min-width: 1400px){.rounded-xxl-46px{border-radius:46px}}.rounded-46rem,.rounded-xs-46rem{border-radius:46rem}@media (min-width: 576px){.rounded-sm-46rem{border-radius:46rem}}@media (min-width: 768px){.rounded-md-46rem{border-radius:46rem}}@media (min-width: 992px){.rounded-lg-46rem{border-radius:46rem}}@media (min-width: 1200px){.rounded-xl-46rem{border-radius:46rem}}@media (min-width: 1400px){.rounded-xxl-46rem{border-radius:46rem}}.rounded-46pc,.rounded-xs-46pc{border-radius:46%}@media (min-width: 576px){.rounded-sm-46pc{border-radius:46%}}@media (min-width: 768px){.rounded-md-46pc{border-radius:46%}}@media (min-width: 992px){.rounded-lg-46pc{border-radius:46%}}@media (min-width: 1200px){.rounded-xl-46pc{border-radius:46%}}@media (min-width: 1400px){.rounded-xxl-46pc{border-radius:46%}}.rounded-47px,.rounded-xs-47px{border-radius:47px}@media (min-width: 576px){.rounded-sm-47px{border-radius:47px}}@media (min-width: 768px){.rounded-md-47px{border-radius:47px}}@media (min-width: 992px){.rounded-lg-47px{border-radius:47px}}@media (min-width: 1200px){.rounded-xl-47px{border-radius:47px}}@media (min-width: 1400px){.rounded-xxl-47px{border-radius:47px}}.rounded-47rem,.rounded-xs-47rem{border-radius:47rem}@media (min-width: 576px){.rounded-sm-47rem{border-radius:47rem}}@media (min-width: 768px){.rounded-md-47rem{border-radius:47rem}}@media (min-width: 992px){.rounded-lg-47rem{border-radius:47rem}}@media (min-width: 1200px){.rounded-xl-47rem{border-radius:47rem}}@media (min-width: 1400px){.rounded-xxl-47rem{border-radius:47rem}}.rounded-47pc,.rounded-xs-47pc{border-radius:47%}@media (min-width: 576px){.rounded-sm-47pc{border-radius:47%}}@media (min-width: 768px){.rounded-md-47pc{border-radius:47%}}@media (min-width: 992px){.rounded-lg-47pc{border-radius:47%}}@media (min-width: 1200px){.rounded-xl-47pc{border-radius:47%}}@media (min-width: 1400px){.rounded-xxl-47pc{border-radius:47%}}.rounded-48px,.rounded-xs-48px{border-radius:48px}@media (min-width: 576px){.rounded-sm-48px{border-radius:48px}}@media (min-width: 768px){.rounded-md-48px{border-radius:48px}}@media (min-width: 992px){.rounded-lg-48px{border-radius:48px}}@media (min-width: 1200px){.rounded-xl-48px{border-radius:48px}}@media (min-width: 1400px){.rounded-xxl-48px{border-radius:48px}}.rounded-48rem,.rounded-xs-48rem{border-radius:48rem}@media (min-width: 576px){.rounded-sm-48rem{border-radius:48rem}}@media (min-width: 768px){.rounded-md-48rem{border-radius:48rem}}@media (min-width: 992px){.rounded-lg-48rem{border-radius:48rem}}@media (min-width: 1200px){.rounded-xl-48rem{border-radius:48rem}}@media (min-width: 1400px){.rounded-xxl-48rem{border-radius:48rem}}.rounded-48pc,.rounded-xs-48pc{border-radius:48%}@media (min-width: 576px){.rounded-sm-48pc{border-radius:48%}}@media (min-width: 768px){.rounded-md-48pc{border-radius:48%}}@media (min-width: 992px){.rounded-lg-48pc{border-radius:48%}}@media (min-width: 1200px){.rounded-xl-48pc{border-radius:48%}}@media (min-width: 1400px){.rounded-xxl-48pc{border-radius:48%}}.rounded-49px,.rounded-xs-49px{border-radius:49px}@media (min-width: 576px){.rounded-sm-49px{border-radius:49px}}@media (min-width: 768px){.rounded-md-49px{border-radius:49px}}@media (min-width: 992px){.rounded-lg-49px{border-radius:49px}}@media (min-width: 1200px){.rounded-xl-49px{border-radius:49px}}@media (min-width: 1400px){.rounded-xxl-49px{border-radius:49px}}.rounded-49rem,.rounded-xs-49rem{border-radius:49rem}@media (min-width: 576px){.rounded-sm-49rem{border-radius:49rem}}@media (min-width: 768px){.rounded-md-49rem{border-radius:49rem}}@media (min-width: 992px){.rounded-lg-49rem{border-radius:49rem}}@media (min-width: 1200px){.rounded-xl-49rem{border-radius:49rem}}@media (min-width: 1400px){.rounded-xxl-49rem{border-radius:49rem}}.rounded-49pc,.rounded-xs-49pc{border-radius:49%}@media (min-width: 576px){.rounded-sm-49pc{border-radius:49%}}@media (min-width: 768px){.rounded-md-49pc{border-radius:49%}}@media (min-width: 992px){.rounded-lg-49pc{border-radius:49%}}@media (min-width: 1200px){.rounded-xl-49pc{border-radius:49%}}@media (min-width: 1400px){.rounded-xxl-49pc{border-radius:49%}}.rounded-50px,.rounded-xs-50px{border-radius:50px}@media (min-width: 576px){.rounded-sm-50px{border-radius:50px}}@media (min-width: 768px){.rounded-md-50px{border-radius:50px}}@media (min-width: 992px){.rounded-lg-50px{border-radius:50px}}@media (min-width: 1200px){.rounded-xl-50px{border-radius:50px}}@media (min-width: 1400px){.rounded-xxl-50px{border-radius:50px}}.rounded-50rem,.rounded-xs-50rem{border-radius:50rem}@media (min-width: 576px){.rounded-sm-50rem{border-radius:50rem}}@media (min-width: 768px){.rounded-md-50rem{border-radius:50rem}}@media (min-width: 992px){.rounded-lg-50rem{border-radius:50rem}}@media (min-width: 1200px){.rounded-xl-50rem{border-radius:50rem}}@media (min-width: 1400px){.rounded-xxl-50rem{border-radius:50rem}}.rounded-50pc,.rounded-xs-50pc{border-radius:50%}@media (min-width: 576px){.rounded-sm-50pc{border-radius:50%}}@media (min-width: 768px){.rounded-md-50pc{border-radius:50%}}@media (min-width: 992px){.rounded-lg-50pc{border-radius:50%}}@media (min-width: 1200px){.rounded-xl-50pc{border-radius:50%}}@media (min-width: 1400px){.rounded-xxl-50pc{border-radius:50%}}.rounded-51px,.rounded-xs-51px{border-radius:51px}@media (min-width: 576px){.rounded-sm-51px{border-radius:51px}}@media (min-width: 768px){.rounded-md-51px{border-radius:51px}}@media (min-width: 992px){.rounded-lg-51px{border-radius:51px}}@media (min-width: 1200px){.rounded-xl-51px{border-radius:51px}}@media (min-width: 1400px){.rounded-xxl-51px{border-radius:51px}}.rounded-51rem,.rounded-xs-51rem{border-radius:51rem}@media (min-width: 576px){.rounded-sm-51rem{border-radius:51rem}}@media (min-width: 768px){.rounded-md-51rem{border-radius:51rem}}@media (min-width: 992px){.rounded-lg-51rem{border-radius:51rem}}@media (min-width: 1200px){.rounded-xl-51rem{border-radius:51rem}}@media (min-width: 1400px){.rounded-xxl-51rem{border-radius:51rem}}.rounded-51pc,.rounded-xs-51pc{border-radius:51%}@media (min-width: 576px){.rounded-sm-51pc{border-radius:51%}}@media (min-width: 768px){.rounded-md-51pc{border-radius:51%}}@media (min-width: 992px){.rounded-lg-51pc{border-radius:51%}}@media (min-width: 1200px){.rounded-xl-51pc{border-radius:51%}}@media (min-width: 1400px){.rounded-xxl-51pc{border-radius:51%}}.rounded-52px,.rounded-xs-52px{border-radius:52px}@media (min-width: 576px){.rounded-sm-52px{border-radius:52px}}@media (min-width: 768px){.rounded-md-52px{border-radius:52px}}@media (min-width: 992px){.rounded-lg-52px{border-radius:52px}}@media (min-width: 1200px){.rounded-xl-52px{border-radius:52px}}@media (min-width: 1400px){.rounded-xxl-52px{border-radius:52px}}.rounded-52rem,.rounded-xs-52rem{border-radius:52rem}@media (min-width: 576px){.rounded-sm-52rem{border-radius:52rem}}@media (min-width: 768px){.rounded-md-52rem{border-radius:52rem}}@media (min-width: 992px){.rounded-lg-52rem{border-radius:52rem}}@media (min-width: 1200px){.rounded-xl-52rem{border-radius:52rem}}@media (min-width: 1400px){.rounded-xxl-52rem{border-radius:52rem}}.rounded-52pc,.rounded-xs-52pc{border-radius:52%}@media (min-width: 576px){.rounded-sm-52pc{border-radius:52%}}@media (min-width: 768px){.rounded-md-52pc{border-radius:52%}}@media (min-width: 992px){.rounded-lg-52pc{border-radius:52%}}@media (min-width: 1200px){.rounded-xl-52pc{border-radius:52%}}@media (min-width: 1400px){.rounded-xxl-52pc{border-radius:52%}}.rounded-53px,.rounded-xs-53px{border-radius:53px}@media (min-width: 576px){.rounded-sm-53px{border-radius:53px}}@media (min-width: 768px){.rounded-md-53px{border-radius:53px}}@media (min-width: 992px){.rounded-lg-53px{border-radius:53px}}@media (min-width: 1200px){.rounded-xl-53px{border-radius:53px}}@media (min-width: 1400px){.rounded-xxl-53px{border-radius:53px}}.rounded-53rem,.rounded-xs-53rem{border-radius:53rem}@media (min-width: 576px){.rounded-sm-53rem{border-radius:53rem}}@media (min-width: 768px){.rounded-md-53rem{border-radius:53rem}}@media (min-width: 992px){.rounded-lg-53rem{border-radius:53rem}}@media (min-width: 1200px){.rounded-xl-53rem{border-radius:53rem}}@media (min-width: 1400px){.rounded-xxl-53rem{border-radius:53rem}}.rounded-53pc,.rounded-xs-53pc{border-radius:53%}@media (min-width: 576px){.rounded-sm-53pc{border-radius:53%}}@media (min-width: 768px){.rounded-md-53pc{border-radius:53%}}@media (min-width: 992px){.rounded-lg-53pc{border-radius:53%}}@media (min-width: 1200px){.rounded-xl-53pc{border-radius:53%}}@media (min-width: 1400px){.rounded-xxl-53pc{border-radius:53%}}.rounded-54px,.rounded-xs-54px{border-radius:54px}@media (min-width: 576px){.rounded-sm-54px{border-radius:54px}}@media (min-width: 768px){.rounded-md-54px{border-radius:54px}}@media (min-width: 992px){.rounded-lg-54px{border-radius:54px}}@media (min-width: 1200px){.rounded-xl-54px{border-radius:54px}}@media (min-width: 1400px){.rounded-xxl-54px{border-radius:54px}}.rounded-54rem,.rounded-xs-54rem{border-radius:54rem}@media (min-width: 576px){.rounded-sm-54rem{border-radius:54rem}}@media (min-width: 768px){.rounded-md-54rem{border-radius:54rem}}@media (min-width: 992px){.rounded-lg-54rem{border-radius:54rem}}@media (min-width: 1200px){.rounded-xl-54rem{border-radius:54rem}}@media (min-width: 1400px){.rounded-xxl-54rem{border-radius:54rem}}.rounded-54pc,.rounded-xs-54pc{border-radius:54%}@media (min-width: 576px){.rounded-sm-54pc{border-radius:54%}}@media (min-width: 768px){.rounded-md-54pc{border-radius:54%}}@media (min-width: 992px){.rounded-lg-54pc{border-radius:54%}}@media (min-width: 1200px){.rounded-xl-54pc{border-radius:54%}}@media (min-width: 1400px){.rounded-xxl-54pc{border-radius:54%}}.rounded-55px,.rounded-xs-55px{border-radius:55px}@media (min-width: 576px){.rounded-sm-55px{border-radius:55px}}@media (min-width: 768px){.rounded-md-55px{border-radius:55px}}@media (min-width: 992px){.rounded-lg-55px{border-radius:55px}}@media (min-width: 1200px){.rounded-xl-55px{border-radius:55px}}@media (min-width: 1400px){.rounded-xxl-55px{border-radius:55px}}.rounded-55rem,.rounded-xs-55rem{border-radius:55rem}@media (min-width: 576px){.rounded-sm-55rem{border-radius:55rem}}@media (min-width: 768px){.rounded-md-55rem{border-radius:55rem}}@media (min-width: 992px){.rounded-lg-55rem{border-radius:55rem}}@media (min-width: 1200px){.rounded-xl-55rem{border-radius:55rem}}@media (min-width: 1400px){.rounded-xxl-55rem{border-radius:55rem}}.rounded-55pc,.rounded-xs-55pc{border-radius:55%}@media (min-width: 576px){.rounded-sm-55pc{border-radius:55%}}@media (min-width: 768px){.rounded-md-55pc{border-radius:55%}}@media (min-width: 992px){.rounded-lg-55pc{border-radius:55%}}@media (min-width: 1200px){.rounded-xl-55pc{border-radius:55%}}@media (min-width: 1400px){.rounded-xxl-55pc{border-radius:55%}}.rounded-56px,.rounded-xs-56px{border-radius:56px}@media (min-width: 576px){.rounded-sm-56px{border-radius:56px}}@media (min-width: 768px){.rounded-md-56px{border-radius:56px}}@media (min-width: 992px){.rounded-lg-56px{border-radius:56px}}@media (min-width: 1200px){.rounded-xl-56px{border-radius:56px}}@media (min-width: 1400px){.rounded-xxl-56px{border-radius:56px}}.rounded-56rem,.rounded-xs-56rem{border-radius:56rem}@media (min-width: 576px){.rounded-sm-56rem{border-radius:56rem}}@media (min-width: 768px){.rounded-md-56rem{border-radius:56rem}}@media (min-width: 992px){.rounded-lg-56rem{border-radius:56rem}}@media (min-width: 1200px){.rounded-xl-56rem{border-radius:56rem}}@media (min-width: 1400px){.rounded-xxl-56rem{border-radius:56rem}}.rounded-56pc,.rounded-xs-56pc{border-radius:56%}@media (min-width: 576px){.rounded-sm-56pc{border-radius:56%}}@media (min-width: 768px){.rounded-md-56pc{border-radius:56%}}@media (min-width: 992px){.rounded-lg-56pc{border-radius:56%}}@media (min-width: 1200px){.rounded-xl-56pc{border-radius:56%}}@media (min-width: 1400px){.rounded-xxl-56pc{border-radius:56%}}.rounded-57px,.rounded-xs-57px{border-radius:57px}@media (min-width: 576px){.rounded-sm-57px{border-radius:57px}}@media (min-width: 768px){.rounded-md-57px{border-radius:57px}}@media (min-width: 992px){.rounded-lg-57px{border-radius:57px}}@media (min-width: 1200px){.rounded-xl-57px{border-radius:57px}}@media (min-width: 1400px){.rounded-xxl-57px{border-radius:57px}}.rounded-57rem,.rounded-xs-57rem{border-radius:57rem}@media (min-width: 576px){.rounded-sm-57rem{border-radius:57rem}}@media (min-width: 768px){.rounded-md-57rem{border-radius:57rem}}@media (min-width: 992px){.rounded-lg-57rem{border-radius:57rem}}@media (min-width: 1200px){.rounded-xl-57rem{border-radius:57rem}}@media (min-width: 1400px){.rounded-xxl-57rem{border-radius:57rem}}.rounded-57pc,.rounded-xs-57pc{border-radius:57%}@media (min-width: 576px){.rounded-sm-57pc{border-radius:57%}}@media (min-width: 768px){.rounded-md-57pc{border-radius:57%}}@media (min-width: 992px){.rounded-lg-57pc{border-radius:57%}}@media (min-width: 1200px){.rounded-xl-57pc{border-radius:57%}}@media (min-width: 1400px){.rounded-xxl-57pc{border-radius:57%}}.rounded-58px,.rounded-xs-58px{border-radius:58px}@media (min-width: 576px){.rounded-sm-58px{border-radius:58px}}@media (min-width: 768px){.rounded-md-58px{border-radius:58px}}@media (min-width: 992px){.rounded-lg-58px{border-radius:58px}}@media (min-width: 1200px){.rounded-xl-58px{border-radius:58px}}@media (min-width: 1400px){.rounded-xxl-58px{border-radius:58px}}.rounded-58rem,.rounded-xs-58rem{border-radius:58rem}@media (min-width: 576px){.rounded-sm-58rem{border-radius:58rem}}@media (min-width: 768px){.rounded-md-58rem{border-radius:58rem}}@media (min-width: 992px){.rounded-lg-58rem{border-radius:58rem}}@media (min-width: 1200px){.rounded-xl-58rem{border-radius:58rem}}@media (min-width: 1400px){.rounded-xxl-58rem{border-radius:58rem}}.rounded-58pc,.rounded-xs-58pc{border-radius:58%}@media (min-width: 576px){.rounded-sm-58pc{border-radius:58%}}@media (min-width: 768px){.rounded-md-58pc{border-radius:58%}}@media (min-width: 992px){.rounded-lg-58pc{border-radius:58%}}@media (min-width: 1200px){.rounded-xl-58pc{border-radius:58%}}@media (min-width: 1400px){.rounded-xxl-58pc{border-radius:58%}}.rounded-59px,.rounded-xs-59px{border-radius:59px}@media (min-width: 576px){.rounded-sm-59px{border-radius:59px}}@media (min-width: 768px){.rounded-md-59px{border-radius:59px}}@media (min-width: 992px){.rounded-lg-59px{border-radius:59px}}@media (min-width: 1200px){.rounded-xl-59px{border-radius:59px}}@media (min-width: 1400px){.rounded-xxl-59px{border-radius:59px}}.rounded-59rem,.rounded-xs-59rem{border-radius:59rem}@media (min-width: 576px){.rounded-sm-59rem{border-radius:59rem}}@media (min-width: 768px){.rounded-md-59rem{border-radius:59rem}}@media (min-width: 992px){.rounded-lg-59rem{border-radius:59rem}}@media (min-width: 1200px){.rounded-xl-59rem{border-radius:59rem}}@media (min-width: 1400px){.rounded-xxl-59rem{border-radius:59rem}}.rounded-59pc,.rounded-xs-59pc{border-radius:59%}@media (min-width: 576px){.rounded-sm-59pc{border-radius:59%}}@media (min-width: 768px){.rounded-md-59pc{border-radius:59%}}@media (min-width: 992px){.rounded-lg-59pc{border-radius:59%}}@media (min-width: 1200px){.rounded-xl-59pc{border-radius:59%}}@media (min-width: 1400px){.rounded-xxl-59pc{border-radius:59%}}.rounded-60px,.rounded-xs-60px{border-radius:60px}@media (min-width: 576px){.rounded-sm-60px{border-radius:60px}}@media (min-width: 768px){.rounded-md-60px{border-radius:60px}}@media (min-width: 992px){.rounded-lg-60px{border-radius:60px}}@media (min-width: 1200px){.rounded-xl-60px{border-radius:60px}}@media (min-width: 1400px){.rounded-xxl-60px{border-radius:60px}}.rounded-60rem,.rounded-xs-60rem{border-radius:60rem}@media (min-width: 576px){.rounded-sm-60rem{border-radius:60rem}}@media (min-width: 768px){.rounded-md-60rem{border-radius:60rem}}@media (min-width: 992px){.rounded-lg-60rem{border-radius:60rem}}@media (min-width: 1200px){.rounded-xl-60rem{border-radius:60rem}}@media (min-width: 1400px){.rounded-xxl-60rem{border-radius:60rem}}.rounded-60pc,.rounded-xs-60pc{border-radius:60%}@media (min-width: 576px){.rounded-sm-60pc{border-radius:60%}}@media (min-width: 768px){.rounded-md-60pc{border-radius:60%}}@media (min-width: 992px){.rounded-lg-60pc{border-radius:60%}}@media (min-width: 1200px){.rounded-xl-60pc{border-radius:60%}}@media (min-width: 1400px){.rounded-xxl-60pc{border-radius:60%}}.rounded-61px,.rounded-xs-61px{border-radius:61px}@media (min-width: 576px){.rounded-sm-61px{border-radius:61px}}@media (min-width: 768px){.rounded-md-61px{border-radius:61px}}@media (min-width: 992px){.rounded-lg-61px{border-radius:61px}}@media (min-width: 1200px){.rounded-xl-61px{border-radius:61px}}@media (min-width: 1400px){.rounded-xxl-61px{border-radius:61px}}.rounded-61rem,.rounded-xs-61rem{border-radius:61rem}@media (min-width: 576px){.rounded-sm-61rem{border-radius:61rem}}@media (min-width: 768px){.rounded-md-61rem{border-radius:61rem}}@media (min-width: 992px){.rounded-lg-61rem{border-radius:61rem}}@media (min-width: 1200px){.rounded-xl-61rem{border-radius:61rem}}@media (min-width: 1400px){.rounded-xxl-61rem{border-radius:61rem}}.rounded-61pc,.rounded-xs-61pc{border-radius:61%}@media (min-width: 576px){.rounded-sm-61pc{border-radius:61%}}@media (min-width: 768px){.rounded-md-61pc{border-radius:61%}}@media (min-width: 992px){.rounded-lg-61pc{border-radius:61%}}@media (min-width: 1200px){.rounded-xl-61pc{border-radius:61%}}@media (min-width: 1400px){.rounded-xxl-61pc{border-radius:61%}}.rounded-62px,.rounded-xs-62px{border-radius:62px}@media (min-width: 576px){.rounded-sm-62px{border-radius:62px}}@media (min-width: 768px){.rounded-md-62px{border-radius:62px}}@media (min-width: 992px){.rounded-lg-62px{border-radius:62px}}@media (min-width: 1200px){.rounded-xl-62px{border-radius:62px}}@media (min-width: 1400px){.rounded-xxl-62px{border-radius:62px}}.rounded-62rem,.rounded-xs-62rem{border-radius:62rem}@media (min-width: 576px){.rounded-sm-62rem{border-radius:62rem}}@media (min-width: 768px){.rounded-md-62rem{border-radius:62rem}}@media (min-width: 992px){.rounded-lg-62rem{border-radius:62rem}}@media (min-width: 1200px){.rounded-xl-62rem{border-radius:62rem}}@media (min-width: 1400px){.rounded-xxl-62rem{border-radius:62rem}}.rounded-62pc,.rounded-xs-62pc{border-radius:62%}@media (min-width: 576px){.rounded-sm-62pc{border-radius:62%}}@media (min-width: 768px){.rounded-md-62pc{border-radius:62%}}@media (min-width: 992px){.rounded-lg-62pc{border-radius:62%}}@media (min-width: 1200px){.rounded-xl-62pc{border-radius:62%}}@media (min-width: 1400px){.rounded-xxl-62pc{border-radius:62%}}.rounded-63px,.rounded-xs-63px{border-radius:63px}@media (min-width: 576px){.rounded-sm-63px{border-radius:63px}}@media (min-width: 768px){.rounded-md-63px{border-radius:63px}}@media (min-width: 992px){.rounded-lg-63px{border-radius:63px}}@media (min-width: 1200px){.rounded-xl-63px{border-radius:63px}}@media (min-width: 1400px){.rounded-xxl-63px{border-radius:63px}}.rounded-63rem,.rounded-xs-63rem{border-radius:63rem}@media (min-width: 576px){.rounded-sm-63rem{border-radius:63rem}}@media (min-width: 768px){.rounded-md-63rem{border-radius:63rem}}@media (min-width: 992px){.rounded-lg-63rem{border-radius:63rem}}@media (min-width: 1200px){.rounded-xl-63rem{border-radius:63rem}}@media (min-width: 1400px){.rounded-xxl-63rem{border-radius:63rem}}.rounded-63pc,.rounded-xs-63pc{border-radius:63%}@media (min-width: 576px){.rounded-sm-63pc{border-radius:63%}}@media (min-width: 768px){.rounded-md-63pc{border-radius:63%}}@media (min-width: 992px){.rounded-lg-63pc{border-radius:63%}}@media (min-width: 1200px){.rounded-xl-63pc{border-radius:63%}}@media (min-width: 1400px){.rounded-xxl-63pc{border-radius:63%}}.rounded-64px,.rounded-xs-64px{border-radius:64px}@media (min-width: 576px){.rounded-sm-64px{border-radius:64px}}@media (min-width: 768px){.rounded-md-64px{border-radius:64px}}@media (min-width: 992px){.rounded-lg-64px{border-radius:64px}}@media (min-width: 1200px){.rounded-xl-64px{border-radius:64px}}@media (min-width: 1400px){.rounded-xxl-64px{border-radius:64px}}.rounded-64rem,.rounded-xs-64rem{border-radius:64rem}@media (min-width: 576px){.rounded-sm-64rem{border-radius:64rem}}@media (min-width: 768px){.rounded-md-64rem{border-radius:64rem}}@media (min-width: 992px){.rounded-lg-64rem{border-radius:64rem}}@media (min-width: 1200px){.rounded-xl-64rem{border-radius:64rem}}@media (min-width: 1400px){.rounded-xxl-64rem{border-radius:64rem}}.rounded-64pc,.rounded-xs-64pc{border-radius:64%}@media (min-width: 576px){.rounded-sm-64pc{border-radius:64%}}@media (min-width: 768px){.rounded-md-64pc{border-radius:64%}}@media (min-width: 992px){.rounded-lg-64pc{border-radius:64%}}@media (min-width: 1200px){.rounded-xl-64pc{border-radius:64%}}@media (min-width: 1400px){.rounded-xxl-64pc{border-radius:64%}}.rounded-65px,.rounded-xs-65px{border-radius:65px}@media (min-width: 576px){.rounded-sm-65px{border-radius:65px}}@media (min-width: 768px){.rounded-md-65px{border-radius:65px}}@media (min-width: 992px){.rounded-lg-65px{border-radius:65px}}@media (min-width: 1200px){.rounded-xl-65px{border-radius:65px}}@media (min-width: 1400px){.rounded-xxl-65px{border-radius:65px}}.rounded-65rem,.rounded-xs-65rem{border-radius:65rem}@media (min-width: 576px){.rounded-sm-65rem{border-radius:65rem}}@media (min-width: 768px){.rounded-md-65rem{border-radius:65rem}}@media (min-width: 992px){.rounded-lg-65rem{border-radius:65rem}}@media (min-width: 1200px){.rounded-xl-65rem{border-radius:65rem}}@media (min-width: 1400px){.rounded-xxl-65rem{border-radius:65rem}}.rounded-65pc,.rounded-xs-65pc{border-radius:65%}@media (min-width: 576px){.rounded-sm-65pc{border-radius:65%}}@media (min-width: 768px){.rounded-md-65pc{border-radius:65%}}@media (min-width: 992px){.rounded-lg-65pc{border-radius:65%}}@media (min-width: 1200px){.rounded-xl-65pc{border-radius:65%}}@media (min-width: 1400px){.rounded-xxl-65pc{border-radius:65%}}.rounded-66px,.rounded-xs-66px{border-radius:66px}@media (min-width: 576px){.rounded-sm-66px{border-radius:66px}}@media (min-width: 768px){.rounded-md-66px{border-radius:66px}}@media (min-width: 992px){.rounded-lg-66px{border-radius:66px}}@media (min-width: 1200px){.rounded-xl-66px{border-radius:66px}}@media (min-width: 1400px){.rounded-xxl-66px{border-radius:66px}}.rounded-66rem,.rounded-xs-66rem{border-radius:66rem}@media (min-width: 576px){.rounded-sm-66rem{border-radius:66rem}}@media (min-width: 768px){.rounded-md-66rem{border-radius:66rem}}@media (min-width: 992px){.rounded-lg-66rem{border-radius:66rem}}@media (min-width: 1200px){.rounded-xl-66rem{border-radius:66rem}}@media (min-width: 1400px){.rounded-xxl-66rem{border-radius:66rem}}.rounded-66pc,.rounded-xs-66pc{border-radius:66%}@media (min-width: 576px){.rounded-sm-66pc{border-radius:66%}}@media (min-width: 768px){.rounded-md-66pc{border-radius:66%}}@media (min-width: 992px){.rounded-lg-66pc{border-radius:66%}}@media (min-width: 1200px){.rounded-xl-66pc{border-radius:66%}}@media (min-width: 1400px){.rounded-xxl-66pc{border-radius:66%}}.rounded-67px,.rounded-xs-67px{border-radius:67px}@media (min-width: 576px){.rounded-sm-67px{border-radius:67px}}@media (min-width: 768px){.rounded-md-67px{border-radius:67px}}@media (min-width: 992px){.rounded-lg-67px{border-radius:67px}}@media (min-width: 1200px){.rounded-xl-67px{border-radius:67px}}@media (min-width: 1400px){.rounded-xxl-67px{border-radius:67px}}.rounded-67rem,.rounded-xs-67rem{border-radius:67rem}@media (min-width: 576px){.rounded-sm-67rem{border-radius:67rem}}@media (min-width: 768px){.rounded-md-67rem{border-radius:67rem}}@media (min-width: 992px){.rounded-lg-67rem{border-radius:67rem}}@media (min-width: 1200px){.rounded-xl-67rem{border-radius:67rem}}@media (min-width: 1400px){.rounded-xxl-67rem{border-radius:67rem}}.rounded-67pc,.rounded-xs-67pc{border-radius:67%}@media (min-width: 576px){.rounded-sm-67pc{border-radius:67%}}@media (min-width: 768px){.rounded-md-67pc{border-radius:67%}}@media (min-width: 992px){.rounded-lg-67pc{border-radius:67%}}@media (min-width: 1200px){.rounded-xl-67pc{border-radius:67%}}@media (min-width: 1400px){.rounded-xxl-67pc{border-radius:67%}}.rounded-68px,.rounded-xs-68px{border-radius:68px}@media (min-width: 576px){.rounded-sm-68px{border-radius:68px}}@media (min-width: 768px){.rounded-md-68px{border-radius:68px}}@media (min-width: 992px){.rounded-lg-68px{border-radius:68px}}@media (min-width: 1200px){.rounded-xl-68px{border-radius:68px}}@media (min-width: 1400px){.rounded-xxl-68px{border-radius:68px}}.rounded-68rem,.rounded-xs-68rem{border-radius:68rem}@media (min-width: 576px){.rounded-sm-68rem{border-radius:68rem}}@media (min-width: 768px){.rounded-md-68rem{border-radius:68rem}}@media (min-width: 992px){.rounded-lg-68rem{border-radius:68rem}}@media (min-width: 1200px){.rounded-xl-68rem{border-radius:68rem}}@media (min-width: 1400px){.rounded-xxl-68rem{border-radius:68rem}}.rounded-68pc,.rounded-xs-68pc{border-radius:68%}@media (min-width: 576px){.rounded-sm-68pc{border-radius:68%}}@media (min-width: 768px){.rounded-md-68pc{border-radius:68%}}@media (min-width: 992px){.rounded-lg-68pc{border-radius:68%}}@media (min-width: 1200px){.rounded-xl-68pc{border-radius:68%}}@media (min-width: 1400px){.rounded-xxl-68pc{border-radius:68%}}.rounded-69px,.rounded-xs-69px{border-radius:69px}@media (min-width: 576px){.rounded-sm-69px{border-radius:69px}}@media (min-width: 768px){.rounded-md-69px{border-radius:69px}}@media (min-width: 992px){.rounded-lg-69px{border-radius:69px}}@media (min-width: 1200px){.rounded-xl-69px{border-radius:69px}}@media (min-width: 1400px){.rounded-xxl-69px{border-radius:69px}}.rounded-69rem,.rounded-xs-69rem{border-radius:69rem}@media (min-width: 576px){.rounded-sm-69rem{border-radius:69rem}}@media (min-width: 768px){.rounded-md-69rem{border-radius:69rem}}@media (min-width: 992px){.rounded-lg-69rem{border-radius:69rem}}@media (min-width: 1200px){.rounded-xl-69rem{border-radius:69rem}}@media (min-width: 1400px){.rounded-xxl-69rem{border-radius:69rem}}.rounded-69pc,.rounded-xs-69pc{border-radius:69%}@media (min-width: 576px){.rounded-sm-69pc{border-radius:69%}}@media (min-width: 768px){.rounded-md-69pc{border-radius:69%}}@media (min-width: 992px){.rounded-lg-69pc{border-radius:69%}}@media (min-width: 1200px){.rounded-xl-69pc{border-radius:69%}}@media (min-width: 1400px){.rounded-xxl-69pc{border-radius:69%}}.rounded-70px,.rounded-xs-70px{border-radius:70px}@media (min-width: 576px){.rounded-sm-70px{border-radius:70px}}@media (min-width: 768px){.rounded-md-70px{border-radius:70px}}@media (min-width: 992px){.rounded-lg-70px{border-radius:70px}}@media (min-width: 1200px){.rounded-xl-70px{border-radius:70px}}@media (min-width: 1400px){.rounded-xxl-70px{border-radius:70px}}.rounded-70rem,.rounded-xs-70rem{border-radius:70rem}@media (min-width: 576px){.rounded-sm-70rem{border-radius:70rem}}@media (min-width: 768px){.rounded-md-70rem{border-radius:70rem}}@media (min-width: 992px){.rounded-lg-70rem{border-radius:70rem}}@media (min-width: 1200px){.rounded-xl-70rem{border-radius:70rem}}@media (min-width: 1400px){.rounded-xxl-70rem{border-radius:70rem}}.rounded-70pc,.rounded-xs-70pc{border-radius:70%}@media (min-width: 576px){.rounded-sm-70pc{border-radius:70%}}@media (min-width: 768px){.rounded-md-70pc{border-radius:70%}}@media (min-width: 992px){.rounded-lg-70pc{border-radius:70%}}@media (min-width: 1200px){.rounded-xl-70pc{border-radius:70%}}@media (min-width: 1400px){.rounded-xxl-70pc{border-radius:70%}}.rounded-71px,.rounded-xs-71px{border-radius:71px}@media (min-width: 576px){.rounded-sm-71px{border-radius:71px}}@media (min-width: 768px){.rounded-md-71px{border-radius:71px}}@media (min-width: 992px){.rounded-lg-71px{border-radius:71px}}@media (min-width: 1200px){.rounded-xl-71px{border-radius:71px}}@media (min-width: 1400px){.rounded-xxl-71px{border-radius:71px}}.rounded-71rem,.rounded-xs-71rem{border-radius:71rem}@media (min-width: 576px){.rounded-sm-71rem{border-radius:71rem}}@media (min-width: 768px){.rounded-md-71rem{border-radius:71rem}}@media (min-width: 992px){.rounded-lg-71rem{border-radius:71rem}}@media (min-width: 1200px){.rounded-xl-71rem{border-radius:71rem}}@media (min-width: 1400px){.rounded-xxl-71rem{border-radius:71rem}}.rounded-71pc,.rounded-xs-71pc{border-radius:71%}@media (min-width: 576px){.rounded-sm-71pc{border-radius:71%}}@media (min-width: 768px){.rounded-md-71pc{border-radius:71%}}@media (min-width: 992px){.rounded-lg-71pc{border-radius:71%}}@media (min-width: 1200px){.rounded-xl-71pc{border-radius:71%}}@media (min-width: 1400px){.rounded-xxl-71pc{border-radius:71%}}.rounded-72px,.rounded-xs-72px{border-radius:72px}@media (min-width: 576px){.rounded-sm-72px{border-radius:72px}}@media (min-width: 768px){.rounded-md-72px{border-radius:72px}}@media (min-width: 992px){.rounded-lg-72px{border-radius:72px}}@media (min-width: 1200px){.rounded-xl-72px{border-radius:72px}}@media (min-width: 1400px){.rounded-xxl-72px{border-radius:72px}}.rounded-72rem,.rounded-xs-72rem{border-radius:72rem}@media (min-width: 576px){.rounded-sm-72rem{border-radius:72rem}}@media (min-width: 768px){.rounded-md-72rem{border-radius:72rem}}@media (min-width: 992px){.rounded-lg-72rem{border-radius:72rem}}@media (min-width: 1200px){.rounded-xl-72rem{border-radius:72rem}}@media (min-width: 1400px){.rounded-xxl-72rem{border-radius:72rem}}.rounded-72pc,.rounded-xs-72pc{border-radius:72%}@media (min-width: 576px){.rounded-sm-72pc{border-radius:72%}}@media (min-width: 768px){.rounded-md-72pc{border-radius:72%}}@media (min-width: 992px){.rounded-lg-72pc{border-radius:72%}}@media (min-width: 1200px){.rounded-xl-72pc{border-radius:72%}}@media (min-width: 1400px){.rounded-xxl-72pc{border-radius:72%}}.rounded-73px,.rounded-xs-73px{border-radius:73px}@media (min-width: 576px){.rounded-sm-73px{border-radius:73px}}@media (min-width: 768px){.rounded-md-73px{border-radius:73px}}@media (min-width: 992px){.rounded-lg-73px{border-radius:73px}}@media (min-width: 1200px){.rounded-xl-73px{border-radius:73px}}@media (min-width: 1400px){.rounded-xxl-73px{border-radius:73px}}.rounded-73rem,.rounded-xs-73rem{border-radius:73rem}@media (min-width: 576px){.rounded-sm-73rem{border-radius:73rem}}@media (min-width: 768px){.rounded-md-73rem{border-radius:73rem}}@media (min-width: 992px){.rounded-lg-73rem{border-radius:73rem}}@media (min-width: 1200px){.rounded-xl-73rem{border-radius:73rem}}@media (min-width: 1400px){.rounded-xxl-73rem{border-radius:73rem}}.rounded-73pc,.rounded-xs-73pc{border-radius:73%}@media (min-width: 576px){.rounded-sm-73pc{border-radius:73%}}@media (min-width: 768px){.rounded-md-73pc{border-radius:73%}}@media (min-width: 992px){.rounded-lg-73pc{border-radius:73%}}@media (min-width: 1200px){.rounded-xl-73pc{border-radius:73%}}@media (min-width: 1400px){.rounded-xxl-73pc{border-radius:73%}}.rounded-74px,.rounded-xs-74px{border-radius:74px}@media (min-width: 576px){.rounded-sm-74px{border-radius:74px}}@media (min-width: 768px){.rounded-md-74px{border-radius:74px}}@media (min-width: 992px){.rounded-lg-74px{border-radius:74px}}@media (min-width: 1200px){.rounded-xl-74px{border-radius:74px}}@media (min-width: 1400px){.rounded-xxl-74px{border-radius:74px}}.rounded-74rem,.rounded-xs-74rem{border-radius:74rem}@media (min-width: 576px){.rounded-sm-74rem{border-radius:74rem}}@media (min-width: 768px){.rounded-md-74rem{border-radius:74rem}}@media (min-width: 992px){.rounded-lg-74rem{border-radius:74rem}}@media (min-width: 1200px){.rounded-xl-74rem{border-radius:74rem}}@media (min-width: 1400px){.rounded-xxl-74rem{border-radius:74rem}}.rounded-74pc,.rounded-xs-74pc{border-radius:74%}@media (min-width: 576px){.rounded-sm-74pc{border-radius:74%}}@media (min-width: 768px){.rounded-md-74pc{border-radius:74%}}@media (min-width: 992px){.rounded-lg-74pc{border-radius:74%}}@media (min-width: 1200px){.rounded-xl-74pc{border-radius:74%}}@media (min-width: 1400px){.rounded-xxl-74pc{border-radius:74%}}.rounded-75px,.rounded-xs-75px{border-radius:75px}@media (min-width: 576px){.rounded-sm-75px{border-radius:75px}}@media (min-width: 768px){.rounded-md-75px{border-radius:75px}}@media (min-width: 992px){.rounded-lg-75px{border-radius:75px}}@media (min-width: 1200px){.rounded-xl-75px{border-radius:75px}}@media (min-width: 1400px){.rounded-xxl-75px{border-radius:75px}}.rounded-75rem,.rounded-xs-75rem{border-radius:75rem}@media (min-width: 576px){.rounded-sm-75rem{border-radius:75rem}}@media (min-width: 768px){.rounded-md-75rem{border-radius:75rem}}@media (min-width: 992px){.rounded-lg-75rem{border-radius:75rem}}@media (min-width: 1200px){.rounded-xl-75rem{border-radius:75rem}}@media (min-width: 1400px){.rounded-xxl-75rem{border-radius:75rem}}.rounded-75pc,.rounded-xs-75pc{border-radius:75%}@media (min-width: 576px){.rounded-sm-75pc{border-radius:75%}}@media (min-width: 768px){.rounded-md-75pc{border-radius:75%}}@media (min-width: 992px){.rounded-lg-75pc{border-radius:75%}}@media (min-width: 1200px){.rounded-xl-75pc{border-radius:75%}}@media (min-width: 1400px){.rounded-xxl-75pc{border-radius:75%}}.rounded-76px,.rounded-xs-76px{border-radius:76px}@media (min-width: 576px){.rounded-sm-76px{border-radius:76px}}@media (min-width: 768px){.rounded-md-76px{border-radius:76px}}@media (min-width: 992px){.rounded-lg-76px{border-radius:76px}}@media (min-width: 1200px){.rounded-xl-76px{border-radius:76px}}@media (min-width: 1400px){.rounded-xxl-76px{border-radius:76px}}.rounded-76rem,.rounded-xs-76rem{border-radius:76rem}@media (min-width: 576px){.rounded-sm-76rem{border-radius:76rem}}@media (min-width: 768px){.rounded-md-76rem{border-radius:76rem}}@media (min-width: 992px){.rounded-lg-76rem{border-radius:76rem}}@media (min-width: 1200px){.rounded-xl-76rem{border-radius:76rem}}@media (min-width: 1400px){.rounded-xxl-76rem{border-radius:76rem}}.rounded-76pc,.rounded-xs-76pc{border-radius:76%}@media (min-width: 576px){.rounded-sm-76pc{border-radius:76%}}@media (min-width: 768px){.rounded-md-76pc{border-radius:76%}}@media (min-width: 992px){.rounded-lg-76pc{border-radius:76%}}@media (min-width: 1200px){.rounded-xl-76pc{border-radius:76%}}@media (min-width: 1400px){.rounded-xxl-76pc{border-radius:76%}}.rounded-77px,.rounded-xs-77px{border-radius:77px}@media (min-width: 576px){.rounded-sm-77px{border-radius:77px}}@media (min-width: 768px){.rounded-md-77px{border-radius:77px}}@media (min-width: 992px){.rounded-lg-77px{border-radius:77px}}@media (min-width: 1200px){.rounded-xl-77px{border-radius:77px}}@media (min-width: 1400px){.rounded-xxl-77px{border-radius:77px}}.rounded-77rem,.rounded-xs-77rem{border-radius:77rem}@media (min-width: 576px){.rounded-sm-77rem{border-radius:77rem}}@media (min-width: 768px){.rounded-md-77rem{border-radius:77rem}}@media (min-width: 992px){.rounded-lg-77rem{border-radius:77rem}}@media (min-width: 1200px){.rounded-xl-77rem{border-radius:77rem}}@media (min-width: 1400px){.rounded-xxl-77rem{border-radius:77rem}}.rounded-77pc,.rounded-xs-77pc{border-radius:77%}@media (min-width: 576px){.rounded-sm-77pc{border-radius:77%}}@media (min-width: 768px){.rounded-md-77pc{border-radius:77%}}@media (min-width: 992px){.rounded-lg-77pc{border-radius:77%}}@media (min-width: 1200px){.rounded-xl-77pc{border-radius:77%}}@media (min-width: 1400px){.rounded-xxl-77pc{border-radius:77%}}.rounded-78px,.rounded-xs-78px{border-radius:78px}@media (min-width: 576px){.rounded-sm-78px{border-radius:78px}}@media (min-width: 768px){.rounded-md-78px{border-radius:78px}}@media (min-width: 992px){.rounded-lg-78px{border-radius:78px}}@media (min-width: 1200px){.rounded-xl-78px{border-radius:78px}}@media (min-width: 1400px){.rounded-xxl-78px{border-radius:78px}}.rounded-78rem,.rounded-xs-78rem{border-radius:78rem}@media (min-width: 576px){.rounded-sm-78rem{border-radius:78rem}}@media (min-width: 768px){.rounded-md-78rem{border-radius:78rem}}@media (min-width: 992px){.rounded-lg-78rem{border-radius:78rem}}@media (min-width: 1200px){.rounded-xl-78rem{border-radius:78rem}}@media (min-width: 1400px){.rounded-xxl-78rem{border-radius:78rem}}.rounded-78pc,.rounded-xs-78pc{border-radius:78%}@media (min-width: 576px){.rounded-sm-78pc{border-radius:78%}}@media (min-width: 768px){.rounded-md-78pc{border-radius:78%}}@media (min-width: 992px){.rounded-lg-78pc{border-radius:78%}}@media (min-width: 1200px){.rounded-xl-78pc{border-radius:78%}}@media (min-width: 1400px){.rounded-xxl-78pc{border-radius:78%}}.rounded-79px,.rounded-xs-79px{border-radius:79px}@media (min-width: 576px){.rounded-sm-79px{border-radius:79px}}@media (min-width: 768px){.rounded-md-79px{border-radius:79px}}@media (min-width: 992px){.rounded-lg-79px{border-radius:79px}}@media (min-width: 1200px){.rounded-xl-79px{border-radius:79px}}@media (min-width: 1400px){.rounded-xxl-79px{border-radius:79px}}.rounded-79rem,.rounded-xs-79rem{border-radius:79rem}@media (min-width: 576px){.rounded-sm-79rem{border-radius:79rem}}@media (min-width: 768px){.rounded-md-79rem{border-radius:79rem}}@media (min-width: 992px){.rounded-lg-79rem{border-radius:79rem}}@media (min-width: 1200px){.rounded-xl-79rem{border-radius:79rem}}@media (min-width: 1400px){.rounded-xxl-79rem{border-radius:79rem}}.rounded-79pc,.rounded-xs-79pc{border-radius:79%}@media (min-width: 576px){.rounded-sm-79pc{border-radius:79%}}@media (min-width: 768px){.rounded-md-79pc{border-radius:79%}}@media (min-width: 992px){.rounded-lg-79pc{border-radius:79%}}@media (min-width: 1200px){.rounded-xl-79pc{border-radius:79%}}@media (min-width: 1400px){.rounded-xxl-79pc{border-radius:79%}}.rounded-80px,.rounded-xs-80px{border-radius:80px}@media (min-width: 576px){.rounded-sm-80px{border-radius:80px}}@media (min-width: 768px){.rounded-md-80px{border-radius:80px}}@media (min-width: 992px){.rounded-lg-80px{border-radius:80px}}@media (min-width: 1200px){.rounded-xl-80px{border-radius:80px}}@media (min-width: 1400px){.rounded-xxl-80px{border-radius:80px}}.rounded-80rem,.rounded-xs-80rem{border-radius:80rem}@media (min-width: 576px){.rounded-sm-80rem{border-radius:80rem}}@media (min-width: 768px){.rounded-md-80rem{border-radius:80rem}}@media (min-width: 992px){.rounded-lg-80rem{border-radius:80rem}}@media (min-width: 1200px){.rounded-xl-80rem{border-radius:80rem}}@media (min-width: 1400px){.rounded-xxl-80rem{border-radius:80rem}}.rounded-80pc,.rounded-xs-80pc{border-radius:80%}@media (min-width: 576px){.rounded-sm-80pc{border-radius:80%}}@media (min-width: 768px){.rounded-md-80pc{border-radius:80%}}@media (min-width: 992px){.rounded-lg-80pc{border-radius:80%}}@media (min-width: 1200px){.rounded-xl-80pc{border-radius:80%}}@media (min-width: 1400px){.rounded-xxl-80pc{border-radius:80%}}.rounded-81px,.rounded-xs-81px{border-radius:81px}@media (min-width: 576px){.rounded-sm-81px{border-radius:81px}}@media (min-width: 768px){.rounded-md-81px{border-radius:81px}}@media (min-width: 992px){.rounded-lg-81px{border-radius:81px}}@media (min-width: 1200px){.rounded-xl-81px{border-radius:81px}}@media (min-width: 1400px){.rounded-xxl-81px{border-radius:81px}}.rounded-81rem,.rounded-xs-81rem{border-radius:81rem}@media (min-width: 576px){.rounded-sm-81rem{border-radius:81rem}}@media (min-width: 768px){.rounded-md-81rem{border-radius:81rem}}@media (min-width: 992px){.rounded-lg-81rem{border-radius:81rem}}@media (min-width: 1200px){.rounded-xl-81rem{border-radius:81rem}}@media (min-width: 1400px){.rounded-xxl-81rem{border-radius:81rem}}.rounded-81pc,.rounded-xs-81pc{border-radius:81%}@media (min-width: 576px){.rounded-sm-81pc{border-radius:81%}}@media (min-width: 768px){.rounded-md-81pc{border-radius:81%}}@media (min-width: 992px){.rounded-lg-81pc{border-radius:81%}}@media (min-width: 1200px){.rounded-xl-81pc{border-radius:81%}}@media (min-width: 1400px){.rounded-xxl-81pc{border-radius:81%}}.rounded-82px,.rounded-xs-82px{border-radius:82px}@media (min-width: 576px){.rounded-sm-82px{border-radius:82px}}@media (min-width: 768px){.rounded-md-82px{border-radius:82px}}@media (min-width: 992px){.rounded-lg-82px{border-radius:82px}}@media (min-width: 1200px){.rounded-xl-82px{border-radius:82px}}@media (min-width: 1400px){.rounded-xxl-82px{border-radius:82px}}.rounded-82rem,.rounded-xs-82rem{border-radius:82rem}@media (min-width: 576px){.rounded-sm-82rem{border-radius:82rem}}@media (min-width: 768px){.rounded-md-82rem{border-radius:82rem}}@media (min-width: 992px){.rounded-lg-82rem{border-radius:82rem}}@media (min-width: 1200px){.rounded-xl-82rem{border-radius:82rem}}@media (min-width: 1400px){.rounded-xxl-82rem{border-radius:82rem}}.rounded-82pc,.rounded-xs-82pc{border-radius:82%}@media (min-width: 576px){.rounded-sm-82pc{border-radius:82%}}@media (min-width: 768px){.rounded-md-82pc{border-radius:82%}}@media (min-width: 992px){.rounded-lg-82pc{border-radius:82%}}@media (min-width: 1200px){.rounded-xl-82pc{border-radius:82%}}@media (min-width: 1400px){.rounded-xxl-82pc{border-radius:82%}}.rounded-83px,.rounded-xs-83px{border-radius:83px}@media (min-width: 576px){.rounded-sm-83px{border-radius:83px}}@media (min-width: 768px){.rounded-md-83px{border-radius:83px}}@media (min-width: 992px){.rounded-lg-83px{border-radius:83px}}@media (min-width: 1200px){.rounded-xl-83px{border-radius:83px}}@media (min-width: 1400px){.rounded-xxl-83px{border-radius:83px}}.rounded-83rem,.rounded-xs-83rem{border-radius:83rem}@media (min-width: 576px){.rounded-sm-83rem{border-radius:83rem}}@media (min-width: 768px){.rounded-md-83rem{border-radius:83rem}}@media (min-width: 992px){.rounded-lg-83rem{border-radius:83rem}}@media (min-width: 1200px){.rounded-xl-83rem{border-radius:83rem}}@media (min-width: 1400px){.rounded-xxl-83rem{border-radius:83rem}}.rounded-83pc,.rounded-xs-83pc{border-radius:83%}@media (min-width: 576px){.rounded-sm-83pc{border-radius:83%}}@media (min-width: 768px){.rounded-md-83pc{border-radius:83%}}@media (min-width: 992px){.rounded-lg-83pc{border-radius:83%}}@media (min-width: 1200px){.rounded-xl-83pc{border-radius:83%}}@media (min-width: 1400px){.rounded-xxl-83pc{border-radius:83%}}.rounded-84px,.rounded-xs-84px{border-radius:84px}@media (min-width: 576px){.rounded-sm-84px{border-radius:84px}}@media (min-width: 768px){.rounded-md-84px{border-radius:84px}}@media (min-width: 992px){.rounded-lg-84px{border-radius:84px}}@media (min-width: 1200px){.rounded-xl-84px{border-radius:84px}}@media (min-width: 1400px){.rounded-xxl-84px{border-radius:84px}}.rounded-84rem,.rounded-xs-84rem{border-radius:84rem}@media (min-width: 576px){.rounded-sm-84rem{border-radius:84rem}}@media (min-width: 768px){.rounded-md-84rem{border-radius:84rem}}@media (min-width: 992px){.rounded-lg-84rem{border-radius:84rem}}@media (min-width: 1200px){.rounded-xl-84rem{border-radius:84rem}}@media (min-width: 1400px){.rounded-xxl-84rem{border-radius:84rem}}.rounded-84pc,.rounded-xs-84pc{border-radius:84%}@media (min-width: 576px){.rounded-sm-84pc{border-radius:84%}}@media (min-width: 768px){.rounded-md-84pc{border-radius:84%}}@media (min-width: 992px){.rounded-lg-84pc{border-radius:84%}}@media (min-width: 1200px){.rounded-xl-84pc{border-radius:84%}}@media (min-width: 1400px){.rounded-xxl-84pc{border-radius:84%}}.rounded-85px,.rounded-xs-85px{border-radius:85px}@media (min-width: 576px){.rounded-sm-85px{border-radius:85px}}@media (min-width: 768px){.rounded-md-85px{border-radius:85px}}@media (min-width: 992px){.rounded-lg-85px{border-radius:85px}}@media (min-width: 1200px){.rounded-xl-85px{border-radius:85px}}@media (min-width: 1400px){.rounded-xxl-85px{border-radius:85px}}.rounded-85rem,.rounded-xs-85rem{border-radius:85rem}@media (min-width: 576px){.rounded-sm-85rem{border-radius:85rem}}@media (min-width: 768px){.rounded-md-85rem{border-radius:85rem}}@media (min-width: 992px){.rounded-lg-85rem{border-radius:85rem}}@media (min-width: 1200px){.rounded-xl-85rem{border-radius:85rem}}@media (min-width: 1400px){.rounded-xxl-85rem{border-radius:85rem}}.rounded-85pc,.rounded-xs-85pc{border-radius:85%}@media (min-width: 576px){.rounded-sm-85pc{border-radius:85%}}@media (min-width: 768px){.rounded-md-85pc{border-radius:85%}}@media (min-width: 992px){.rounded-lg-85pc{border-radius:85%}}@media (min-width: 1200px){.rounded-xl-85pc{border-radius:85%}}@media (min-width: 1400px){.rounded-xxl-85pc{border-radius:85%}}.rounded-86px,.rounded-xs-86px{border-radius:86px}@media (min-width: 576px){.rounded-sm-86px{border-radius:86px}}@media (min-width: 768px){.rounded-md-86px{border-radius:86px}}@media (min-width: 992px){.rounded-lg-86px{border-radius:86px}}@media (min-width: 1200px){.rounded-xl-86px{border-radius:86px}}@media (min-width: 1400px){.rounded-xxl-86px{border-radius:86px}}.rounded-86rem,.rounded-xs-86rem{border-radius:86rem}@media (min-width: 576px){.rounded-sm-86rem{border-radius:86rem}}@media (min-width: 768px){.rounded-md-86rem{border-radius:86rem}}@media (min-width: 992px){.rounded-lg-86rem{border-radius:86rem}}@media (min-width: 1200px){.rounded-xl-86rem{border-radius:86rem}}@media (min-width: 1400px){.rounded-xxl-86rem{border-radius:86rem}}.rounded-86pc,.rounded-xs-86pc{border-radius:86%}@media (min-width: 576px){.rounded-sm-86pc{border-radius:86%}}@media (min-width: 768px){.rounded-md-86pc{border-radius:86%}}@media (min-width: 992px){.rounded-lg-86pc{border-radius:86%}}@media (min-width: 1200px){.rounded-xl-86pc{border-radius:86%}}@media (min-width: 1400px){.rounded-xxl-86pc{border-radius:86%}}.rounded-87px,.rounded-xs-87px{border-radius:87px}@media (min-width: 576px){.rounded-sm-87px{border-radius:87px}}@media (min-width: 768px){.rounded-md-87px{border-radius:87px}}@media (min-width: 992px){.rounded-lg-87px{border-radius:87px}}@media (min-width: 1200px){.rounded-xl-87px{border-radius:87px}}@media (min-width: 1400px){.rounded-xxl-87px{border-radius:87px}}.rounded-87rem,.rounded-xs-87rem{border-radius:87rem}@media (min-width: 576px){.rounded-sm-87rem{border-radius:87rem}}@media (min-width: 768px){.rounded-md-87rem{border-radius:87rem}}@media (min-width: 992px){.rounded-lg-87rem{border-radius:87rem}}@media (min-width: 1200px){.rounded-xl-87rem{border-radius:87rem}}@media (min-width: 1400px){.rounded-xxl-87rem{border-radius:87rem}}.rounded-87pc,.rounded-xs-87pc{border-radius:87%}@media (min-width: 576px){.rounded-sm-87pc{border-radius:87%}}@media (min-width: 768px){.rounded-md-87pc{border-radius:87%}}@media (min-width: 992px){.rounded-lg-87pc{border-radius:87%}}@media (min-width: 1200px){.rounded-xl-87pc{border-radius:87%}}@media (min-width: 1400px){.rounded-xxl-87pc{border-radius:87%}}.rounded-88px,.rounded-xs-88px{border-radius:88px}@media (min-width: 576px){.rounded-sm-88px{border-radius:88px}}@media (min-width: 768px){.rounded-md-88px{border-radius:88px}}@media (min-width: 992px){.rounded-lg-88px{border-radius:88px}}@media (min-width: 1200px){.rounded-xl-88px{border-radius:88px}}@media (min-width: 1400px){.rounded-xxl-88px{border-radius:88px}}.rounded-88rem,.rounded-xs-88rem{border-radius:88rem}@media (min-width: 576px){.rounded-sm-88rem{border-radius:88rem}}@media (min-width: 768px){.rounded-md-88rem{border-radius:88rem}}@media (min-width: 992px){.rounded-lg-88rem{border-radius:88rem}}@media (min-width: 1200px){.rounded-xl-88rem{border-radius:88rem}}@media (min-width: 1400px){.rounded-xxl-88rem{border-radius:88rem}}.rounded-88pc,.rounded-xs-88pc{border-radius:88%}@media (min-width: 576px){.rounded-sm-88pc{border-radius:88%}}@media (min-width: 768px){.rounded-md-88pc{border-radius:88%}}@media (min-width: 992px){.rounded-lg-88pc{border-radius:88%}}@media (min-width: 1200px){.rounded-xl-88pc{border-radius:88%}}@media (min-width: 1400px){.rounded-xxl-88pc{border-radius:88%}}.rounded-89px,.rounded-xs-89px{border-radius:89px}@media (min-width: 576px){.rounded-sm-89px{border-radius:89px}}@media (min-width: 768px){.rounded-md-89px{border-radius:89px}}@media (min-width: 992px){.rounded-lg-89px{border-radius:89px}}@media (min-width: 1200px){.rounded-xl-89px{border-radius:89px}}@media (min-width: 1400px){.rounded-xxl-89px{border-radius:89px}}.rounded-89rem,.rounded-xs-89rem{border-radius:89rem}@media (min-width: 576px){.rounded-sm-89rem{border-radius:89rem}}@media (min-width: 768px){.rounded-md-89rem{border-radius:89rem}}@media (min-width: 992px){.rounded-lg-89rem{border-radius:89rem}}@media (min-width: 1200px){.rounded-xl-89rem{border-radius:89rem}}@media (min-width: 1400px){.rounded-xxl-89rem{border-radius:89rem}}.rounded-89pc,.rounded-xs-89pc{border-radius:89%}@media (min-width: 576px){.rounded-sm-89pc{border-radius:89%}}@media (min-width: 768px){.rounded-md-89pc{border-radius:89%}}@media (min-width: 992px){.rounded-lg-89pc{border-radius:89%}}@media (min-width: 1200px){.rounded-xl-89pc{border-radius:89%}}@media (min-width: 1400px){.rounded-xxl-89pc{border-radius:89%}}.rounded-90px,.rounded-xs-90px{border-radius:90px}@media (min-width: 576px){.rounded-sm-90px{border-radius:90px}}@media (min-width: 768px){.rounded-md-90px{border-radius:90px}}@media (min-width: 992px){.rounded-lg-90px{border-radius:90px}}@media (min-width: 1200px){.rounded-xl-90px{border-radius:90px}}@media (min-width: 1400px){.rounded-xxl-90px{border-radius:90px}}.rounded-90rem,.rounded-xs-90rem{border-radius:90rem}@media (min-width: 576px){.rounded-sm-90rem{border-radius:90rem}}@media (min-width: 768px){.rounded-md-90rem{border-radius:90rem}}@media (min-width: 992px){.rounded-lg-90rem{border-radius:90rem}}@media (min-width: 1200px){.rounded-xl-90rem{border-radius:90rem}}@media (min-width: 1400px){.rounded-xxl-90rem{border-radius:90rem}}.rounded-90pc,.rounded-xs-90pc{border-radius:90%}@media (min-width: 576px){.rounded-sm-90pc{border-radius:90%}}@media (min-width: 768px){.rounded-md-90pc{border-radius:90%}}@media (min-width: 992px){.rounded-lg-90pc{border-radius:90%}}@media (min-width: 1200px){.rounded-xl-90pc{border-radius:90%}}@media (min-width: 1400px){.rounded-xxl-90pc{border-radius:90%}}.rounded-91px,.rounded-xs-91px{border-radius:91px}@media (min-width: 576px){.rounded-sm-91px{border-radius:91px}}@media (min-width: 768px){.rounded-md-91px{border-radius:91px}}@media (min-width: 992px){.rounded-lg-91px{border-radius:91px}}@media (min-width: 1200px){.rounded-xl-91px{border-radius:91px}}@media (min-width: 1400px){.rounded-xxl-91px{border-radius:91px}}.rounded-91rem,.rounded-xs-91rem{border-radius:91rem}@media (min-width: 576px){.rounded-sm-91rem{border-radius:91rem}}@media (min-width: 768px){.rounded-md-91rem{border-radius:91rem}}@media (min-width: 992px){.rounded-lg-91rem{border-radius:91rem}}@media (min-width: 1200px){.rounded-xl-91rem{border-radius:91rem}}@media (min-width: 1400px){.rounded-xxl-91rem{border-radius:91rem}}.rounded-91pc,.rounded-xs-91pc{border-radius:91%}@media (min-width: 576px){.rounded-sm-91pc{border-radius:91%}}@media (min-width: 768px){.rounded-md-91pc{border-radius:91%}}@media (min-width: 992px){.rounded-lg-91pc{border-radius:91%}}@media (min-width: 1200px){.rounded-xl-91pc{border-radius:91%}}@media (min-width: 1400px){.rounded-xxl-91pc{border-radius:91%}}.rounded-92px,.rounded-xs-92px{border-radius:92px}@media (min-width: 576px){.rounded-sm-92px{border-radius:92px}}@media (min-width: 768px){.rounded-md-92px{border-radius:92px}}@media (min-width: 992px){.rounded-lg-92px{border-radius:92px}}@media (min-width: 1200px){.rounded-xl-92px{border-radius:92px}}@media (min-width: 1400px){.rounded-xxl-92px{border-radius:92px}}.rounded-92rem,.rounded-xs-92rem{border-radius:92rem}@media (min-width: 576px){.rounded-sm-92rem{border-radius:92rem}}@media (min-width: 768px){.rounded-md-92rem{border-radius:92rem}}@media (min-width: 992px){.rounded-lg-92rem{border-radius:92rem}}@media (min-width: 1200px){.rounded-xl-92rem{border-radius:92rem}}@media (min-width: 1400px){.rounded-xxl-92rem{border-radius:92rem}}.rounded-92pc,.rounded-xs-92pc{border-radius:92%}@media (min-width: 576px){.rounded-sm-92pc{border-radius:92%}}@media (min-width: 768px){.rounded-md-92pc{border-radius:92%}}@media (min-width: 992px){.rounded-lg-92pc{border-radius:92%}}@media (min-width: 1200px){.rounded-xl-92pc{border-radius:92%}}@media (min-width: 1400px){.rounded-xxl-92pc{border-radius:92%}}.rounded-93px,.rounded-xs-93px{border-radius:93px}@media (min-width: 576px){.rounded-sm-93px{border-radius:93px}}@media (min-width: 768px){.rounded-md-93px{border-radius:93px}}@media (min-width: 992px){.rounded-lg-93px{border-radius:93px}}@media (min-width: 1200px){.rounded-xl-93px{border-radius:93px}}@media (min-width: 1400px){.rounded-xxl-93px{border-radius:93px}}.rounded-93rem,.rounded-xs-93rem{border-radius:93rem}@media (min-width: 576px){.rounded-sm-93rem{border-radius:93rem}}@media (min-width: 768px){.rounded-md-93rem{border-radius:93rem}}@media (min-width: 992px){.rounded-lg-93rem{border-radius:93rem}}@media (min-width: 1200px){.rounded-xl-93rem{border-radius:93rem}}@media (min-width: 1400px){.rounded-xxl-93rem{border-radius:93rem}}.rounded-93pc,.rounded-xs-93pc{border-radius:93%}@media (min-width: 576px){.rounded-sm-93pc{border-radius:93%}}@media (min-width: 768px){.rounded-md-93pc{border-radius:93%}}@media (min-width: 992px){.rounded-lg-93pc{border-radius:93%}}@media (min-width: 1200px){.rounded-xl-93pc{border-radius:93%}}@media (min-width: 1400px){.rounded-xxl-93pc{border-radius:93%}}.rounded-94px,.rounded-xs-94px{border-radius:94px}@media (min-width: 576px){.rounded-sm-94px{border-radius:94px}}@media (min-width: 768px){.rounded-md-94px{border-radius:94px}}@media (min-width: 992px){.rounded-lg-94px{border-radius:94px}}@media (min-width: 1200px){.rounded-xl-94px{border-radius:94px}}@media (min-width: 1400px){.rounded-xxl-94px{border-radius:94px}}.rounded-94rem,.rounded-xs-94rem{border-radius:94rem}@media (min-width: 576px){.rounded-sm-94rem{border-radius:94rem}}@media (min-width: 768px){.rounded-md-94rem{border-radius:94rem}}@media (min-width: 992px){.rounded-lg-94rem{border-radius:94rem}}@media (min-width: 1200px){.rounded-xl-94rem{border-radius:94rem}}@media (min-width: 1400px){.rounded-xxl-94rem{border-radius:94rem}}.rounded-94pc,.rounded-xs-94pc{border-radius:94%}@media (min-width: 576px){.rounded-sm-94pc{border-radius:94%}}@media (min-width: 768px){.rounded-md-94pc{border-radius:94%}}@media (min-width: 992px){.rounded-lg-94pc{border-radius:94%}}@media (min-width: 1200px){.rounded-xl-94pc{border-radius:94%}}@media (min-width: 1400px){.rounded-xxl-94pc{border-radius:94%}}.rounded-95px,.rounded-xs-95px{border-radius:95px}@media (min-width: 576px){.rounded-sm-95px{border-radius:95px}}@media (min-width: 768px){.rounded-md-95px{border-radius:95px}}@media (min-width: 992px){.rounded-lg-95px{border-radius:95px}}@media (min-width: 1200px){.rounded-xl-95px{border-radius:95px}}@media (min-width: 1400px){.rounded-xxl-95px{border-radius:95px}}.rounded-95rem,.rounded-xs-95rem{border-radius:95rem}@media (min-width: 576px){.rounded-sm-95rem{border-radius:95rem}}@media (min-width: 768px){.rounded-md-95rem{border-radius:95rem}}@media (min-width: 992px){.rounded-lg-95rem{border-radius:95rem}}@media (min-width: 1200px){.rounded-xl-95rem{border-radius:95rem}}@media (min-width: 1400px){.rounded-xxl-95rem{border-radius:95rem}}.rounded-95pc,.rounded-xs-95pc{border-radius:95%}@media (min-width: 576px){.rounded-sm-95pc{border-radius:95%}}@media (min-width: 768px){.rounded-md-95pc{border-radius:95%}}@media (min-width: 992px){.rounded-lg-95pc{border-radius:95%}}@media (min-width: 1200px){.rounded-xl-95pc{border-radius:95%}}@media (min-width: 1400px){.rounded-xxl-95pc{border-radius:95%}}.rounded-96px,.rounded-xs-96px{border-radius:96px}@media (min-width: 576px){.rounded-sm-96px{border-radius:96px}}@media (min-width: 768px){.rounded-md-96px{border-radius:96px}}@media (min-width: 992px){.rounded-lg-96px{border-radius:96px}}@media (min-width: 1200px){.rounded-xl-96px{border-radius:96px}}@media (min-width: 1400px){.rounded-xxl-96px{border-radius:96px}}.rounded-96rem,.rounded-xs-96rem{border-radius:96rem}@media (min-width: 576px){.rounded-sm-96rem{border-radius:96rem}}@media (min-width: 768px){.rounded-md-96rem{border-radius:96rem}}@media (min-width: 992px){.rounded-lg-96rem{border-radius:96rem}}@media (min-width: 1200px){.rounded-xl-96rem{border-radius:96rem}}@media (min-width: 1400px){.rounded-xxl-96rem{border-radius:96rem}}.rounded-96pc,.rounded-xs-96pc{border-radius:96%}@media (min-width: 576px){.rounded-sm-96pc{border-radius:96%}}@media (min-width: 768px){.rounded-md-96pc{border-radius:96%}}@media (min-width: 992px){.rounded-lg-96pc{border-radius:96%}}@media (min-width: 1200px){.rounded-xl-96pc{border-radius:96%}}@media (min-width: 1400px){.rounded-xxl-96pc{border-radius:96%}}.rounded-97px,.rounded-xs-97px{border-radius:97px}@media (min-width: 576px){.rounded-sm-97px{border-radius:97px}}@media (min-width: 768px){.rounded-md-97px{border-radius:97px}}@media (min-width: 992px){.rounded-lg-97px{border-radius:97px}}@media (min-width: 1200px){.rounded-xl-97px{border-radius:97px}}@media (min-width: 1400px){.rounded-xxl-97px{border-radius:97px}}.rounded-97rem,.rounded-xs-97rem{border-radius:97rem}@media (min-width: 576px){.rounded-sm-97rem{border-radius:97rem}}@media (min-width: 768px){.rounded-md-97rem{border-radius:97rem}}@media (min-width: 992px){.rounded-lg-97rem{border-radius:97rem}}@media (min-width: 1200px){.rounded-xl-97rem{border-radius:97rem}}@media (min-width: 1400px){.rounded-xxl-97rem{border-radius:97rem}}.rounded-97pc,.rounded-xs-97pc{border-radius:97%}@media (min-width: 576px){.rounded-sm-97pc{border-radius:97%}}@media (min-width: 768px){.rounded-md-97pc{border-radius:97%}}@media (min-width: 992px){.rounded-lg-97pc{border-radius:97%}}@media (min-width: 1200px){.rounded-xl-97pc{border-radius:97%}}@media (min-width: 1400px){.rounded-xxl-97pc{border-radius:97%}}.rounded-98px,.rounded-xs-98px{border-radius:98px}@media (min-width: 576px){.rounded-sm-98px{border-radius:98px}}@media (min-width: 768px){.rounded-md-98px{border-radius:98px}}@media (min-width: 992px){.rounded-lg-98px{border-radius:98px}}@media (min-width: 1200px){.rounded-xl-98px{border-radius:98px}}@media (min-width: 1400px){.rounded-xxl-98px{border-radius:98px}}.rounded-98rem,.rounded-xs-98rem{border-radius:98rem}@media (min-width: 576px){.rounded-sm-98rem{border-radius:98rem}}@media (min-width: 768px){.rounded-md-98rem{border-radius:98rem}}@media (min-width: 992px){.rounded-lg-98rem{border-radius:98rem}}@media (min-width: 1200px){.rounded-xl-98rem{border-radius:98rem}}@media (min-width: 1400px){.rounded-xxl-98rem{border-radius:98rem}}.rounded-98pc,.rounded-xs-98pc{border-radius:98%}@media (min-width: 576px){.rounded-sm-98pc{border-radius:98%}}@media (min-width: 768px){.rounded-md-98pc{border-radius:98%}}@media (min-width: 992px){.rounded-lg-98pc{border-radius:98%}}@media (min-width: 1200px){.rounded-xl-98pc{border-radius:98%}}@media (min-width: 1400px){.rounded-xxl-98pc{border-radius:98%}}.rounded-99px,.rounded-xs-99px{border-radius:99px}@media (min-width: 576px){.rounded-sm-99px{border-radius:99px}}@media (min-width: 768px){.rounded-md-99px{border-radius:99px}}@media (min-width: 992px){.rounded-lg-99px{border-radius:99px}}@media (min-width: 1200px){.rounded-xl-99px{border-radius:99px}}@media (min-width: 1400px){.rounded-xxl-99px{border-radius:99px}}.rounded-99rem,.rounded-xs-99rem{border-radius:99rem}@media (min-width: 576px){.rounded-sm-99rem{border-radius:99rem}}@media (min-width: 768px){.rounded-md-99rem{border-radius:99rem}}@media (min-width: 992px){.rounded-lg-99rem{border-radius:99rem}}@media (min-width: 1200px){.rounded-xl-99rem{border-radius:99rem}}@media (min-width: 1400px){.rounded-xxl-99rem{border-radius:99rem}}.rounded-99pc,.rounded-xs-99pc{border-radius:99%}@media (min-width: 576px){.rounded-sm-99pc{border-radius:99%}}@media (min-width: 768px){.rounded-md-99pc{border-radius:99%}}@media (min-width: 992px){.rounded-lg-99pc{border-radius:99%}}@media (min-width: 1200px){.rounded-xl-99pc{border-radius:99%}}@media (min-width: 1400px){.rounded-xxl-99pc{border-radius:99%}}.rounded-100px,.rounded-xs-100px{border-radius:100px}@media (min-width: 576px){.rounded-sm-100px{border-radius:100px}}@media (min-width: 768px){.rounded-md-100px{border-radius:100px}}@media (min-width: 992px){.rounded-lg-100px{border-radius:100px}}@media (min-width: 1200px){.rounded-xl-100px{border-radius:100px}}@media (min-width: 1400px){.rounded-xxl-100px{border-radius:100px}}.rounded-100rem,.rounded-xs-100rem{border-radius:100rem}@media (min-width: 576px){.rounded-sm-100rem{border-radius:100rem}}@media (min-width: 768px){.rounded-md-100rem{border-radius:100rem}}@media (min-width: 992px){.rounded-lg-100rem{border-radius:100rem}}@media (min-width: 1200px){.rounded-xl-100rem{border-radius:100rem}}@media (min-width: 1400px){.rounded-xxl-100rem{border-radius:100rem}}.rounded-100pc,.rounded-xs-100pc{border-radius:100%}@media (min-width: 576px){.rounded-sm-100pc{border-radius:100%}}@media (min-width: 768px){.rounded-md-100pc{border-radius:100%}}@media (min-width: 992px){.rounded-lg-100pc{border-radius:100%}}@media (min-width: 1200px){.rounded-xl-100pc{border-radius:100%}}@media (min-width: 1400px){.rounded-xxl-100pc{border-radius:100%}}.border-xs-0{border:none!important}@media (min-width: 576px){.border-sm-0{border:none!important}}@media (min-width: 768px){.border-md-0{border:none!important}}@media (min-width: 992px){.border-lg-0{border:none!important}}@media (min-width: 1200px){.border-xl-0{border:none!important}}@media (min-width: 1400px){.border-xxl-0{border:none!important}}.rounded-b-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-b-8px{border-bottom-left-radius:8px!important;border-bottom-right-radius:8px!important}@media (min-width: 992px){.border-lg-2px-c6{border:2px solid var(--c6)}}.outline-1px-transparent{outline:1px solid transparent}.border-bottom{border-color:var(--c6)!important}.button,.button:hover{transition:.3s}.button:hover.box-shadow-blue{box-shadow:6px 6px #0d6efd}.button:hover.box-shadow-indigo{box-shadow:6px 6px #6610f2}.button:hover.box-shadow-purple{box-shadow:6px 6px #6f42c1}.button:hover.box-shadow-pink{box-shadow:6px 6px #d63384}.button:hover.box-shadow-red{box-shadow:6px 6px #dc3545}.button:hover.box-shadow-orange{box-shadow:6px 6px #fd7e14}.button:hover.box-shadow-yellow{box-shadow:6px 6px #ffc107}.button:hover.box-shadow-green{box-shadow:6px 6px #198754}.button:hover.box-shadow-teal{box-shadow:6px 6px #20c997}.button:hover.box-shadow-cyan{box-shadow:6px 6px #0dcaf0}.button:hover.box-shadow-black{box-shadow:6px 6px #000}.button:hover.box-shadow-white{box-shadow:6px 6px #fff}.button:hover.box-shadow-gray{box-shadow:6px 6px #6c757d}.button:hover.box-shadow-gray-dark{box-shadow:6px 6px #343a40}.button:hover.box-shadow-c1{box-shadow:6px 6px #fff5e6}.button:hover.box-shadow-c2{box-shadow:6px 6px #fef9f3}.button:hover.box-shadow-c3{box-shadow:6px 6px #ffcf66}.button:hover.box-shadow-c4{box-shadow:6px 6px #2b2866}.button:hover.box-shadow-c5{box-shadow:6px 6px #b4d978}.button:hover.box-shadow-c6{box-shadow:6px 6px #dfdeed}.button:hover.box-shadow-c7{box-shadow:6px 6px #5a56a2}.button:hover.box-shadow-c8{box-shadow:6px 6px #1e1e31}.button:hover.box-shadow-c9{box-shadow:6px 6px #c4c3d6}.button:hover.box-shadow-c10{box-shadow:6px 6px #fff5e1}.button:hover.box-shadow-c11{box-shadow:6px 6px #f6f5fc}.button:hover.box-shadow-c12{box-shadow:6px 6px #ef476f}.button:hover.box-shadow-c13{box-shadow:6px 6px #eae9f4}.button:hover.box-shadow-c14{box-shadow:6px 6px #ffe7b2}.button:hover.box-shadow-c15{box-shadow:6px 6px #b5b3cc}.button:hover.box-shadow-c16{box-shadow:6px 6px #fff3d9}.button:hover>i.hover-icon-bg-blue{background-color:#0d6efd}.button:hover>i.hover-icon-bg-indigo{background-color:#6610f2}.button:hover>i.hover-icon-bg-purple{background-color:#6f42c1}.button:hover>i.hover-icon-bg-pink{background-color:#d63384}.button:hover>i.hover-icon-bg-red{background-color:#dc3545}.button:hover>i.hover-icon-bg-orange{background-color:#fd7e14}.button:hover>i.hover-icon-bg-yellow{background-color:#ffc107}.button:hover>i.hover-icon-bg-green{background-color:#198754}.button:hover>i.hover-icon-bg-teal{background-color:#20c997}.button:hover>i.hover-icon-bg-cyan{background-color:#0dcaf0}.button:hover>i.hover-icon-bg-black{background-color:#000}.button:hover>i.hover-icon-bg-white{background-color:#fff}.button:hover>i.hover-icon-bg-gray{background-color:#6c757d}.button:hover>i.hover-icon-bg-gray-dark{background-color:#343a40}.button:hover>i.hover-icon-bg-c1{background-color:#fff5e6}.button:hover>i.hover-icon-bg-c2{background-color:#fef9f3}.button:hover>i.hover-icon-bg-c3{background-color:#ffcf66}.button:hover>i.hover-icon-bg-c4{background-color:#2b2866}.button:hover>i.hover-icon-bg-c5{background-color:#b4d978}.button:hover>i.hover-icon-bg-c6{background-color:#dfdeed}.button:hover>i.hover-icon-bg-c7{background-color:#5a56a2}.button:hover>i.hover-icon-bg-c8{background-color:#1e1e31}.button:hover>i.hover-icon-bg-c9{background-color:#c4c3d6}.button:hover>i.hover-icon-bg-c10{background-color:#fff5e1}.button:hover>i.hover-icon-bg-c11{background-color:#f6f5fc}.button:hover>i.hover-icon-bg-c12{background-color:#ef476f}.button:hover>i.hover-icon-bg-c13{background-color:#eae9f4}.button:hover>i.hover-icon-bg-c14{background-color:#ffe7b2}.button:hover>i.hover-icon-bg-c15{background-color:#b5b3cc}.button:hover>i.hover-icon-bg-c16{background-color:#fff3d9}@layer defaultButton;@layer defaultButton{.button:hover{box-shadow:6px 6px #99bdff}}.focus-bg-blue:focus,.focus-bg-blue:active{background-color:#0d6efd!important}.focus-is-blue:focus,.focus-is-blue:active{color:#0d6efd!important}.focus-bg-indigo:focus,.focus-bg-indigo:active{background-color:#6610f2!important}.focus-is-indigo:focus,.focus-is-indigo:active{color:#6610f2!important}.focus-bg-purple:focus,.focus-bg-purple:active{background-color:#6f42c1!important}.focus-is-purple:focus,.focus-is-purple:active{color:#6f42c1!important}.focus-bg-pink:focus,.focus-bg-pink:active{background-color:#d63384!important}.focus-is-pink:focus,.focus-is-pink:active{color:#d63384!important}.focus-bg-red:focus,.focus-bg-red:active{background-color:#dc3545!important}.focus-is-red:focus,.focus-is-red:active{color:#dc3545!important}.focus-bg-orange:focus,.focus-bg-orange:active{background-color:#fd7e14!important}.focus-is-orange:focus,.focus-is-orange:active{color:#fd7e14!important}.focus-bg-yellow:focus,.focus-bg-yellow:active{background-color:#ffc107!important}.focus-is-yellow:focus,.focus-is-yellow:active{color:#ffc107!important}.focus-bg-green:focus,.focus-bg-green:active{background-color:#198754!important}.focus-is-green:focus,.focus-is-green:active{color:#198754!important}.focus-bg-teal:focus,.focus-bg-teal:active{background-color:#20c997!important}.focus-is-teal:focus,.focus-is-teal:active{color:#20c997!important}.focus-bg-cyan:focus,.focus-bg-cyan:active{background-color:#0dcaf0!important}.focus-is-cyan:focus,.focus-is-cyan:active{color:#0dcaf0!important}.focus-bg-black:focus,.focus-bg-black:active{background-color:#000!important}.focus-is-black:focus,.focus-is-black:active{color:#000!important}.focus-bg-white:focus,.focus-bg-white:active{background-color:#fff!important}.focus-is-white:focus,.focus-is-white:active{color:#fff!important}.focus-bg-gray:focus,.focus-bg-gray:active{background-color:#6c757d!important}.focus-is-gray:focus,.focus-is-gray:active{color:#6c757d!important}.focus-bg-gray-dark:focus,.focus-bg-gray-dark:active{background-color:#343a40!important}.focus-is-gray-dark:focus,.focus-is-gray-dark:active{color:#343a40!important}.focus-bg-c1:focus,.focus-bg-c1:active{background-color:#fff5e6!important}.focus-is-c1:focus,.focus-is-c1:active{color:#fff5e6!important}.focus-bg-c2:focus,.focus-bg-c2:active{background-color:#fef9f3!important}.focus-is-c2:focus,.focus-is-c2:active{color:#fef9f3!important}.focus-bg-c3:focus,.focus-bg-c3:active{background-color:#ffcf66!important}.focus-is-c3:focus,.focus-is-c3:active{color:#ffcf66!important}.focus-bg-c4:focus,.focus-bg-c4:active{background-color:#2b2866!important}.focus-is-c4:focus,.focus-is-c4:active{color:#2b2866!important}.focus-bg-c5:focus,.focus-bg-c5:active{background-color:#b4d978!important}.focus-is-c5:focus,.focus-is-c5:active{color:#b4d978!important}.focus-bg-c6:focus,.focus-bg-c6:active{background-color:#dfdeed!important}.focus-is-c6:focus,.focus-is-c6:active{color:#dfdeed!important}.focus-bg-c7:focus,.focus-bg-c7:active{background-color:#5a56a2!important}.focus-is-c7:focus,.focus-is-c7:active{color:#5a56a2!important}.focus-bg-c8:focus,.focus-bg-c8:active{background-color:#1e1e31!important}.focus-is-c8:focus,.focus-is-c8:active{color:#1e1e31!important}.focus-bg-c9:focus,.focus-bg-c9:active{background-color:#c4c3d6!important}.focus-is-c9:focus,.focus-is-c9:active{color:#c4c3d6!important}.focus-bg-c10:focus,.focus-bg-c10:active{background-color:#fff5e1!important}.focus-is-c10:focus,.focus-is-c10:active{color:#fff5e1!important}.focus-bg-c11:focus,.focus-bg-c11:active{background-color:#f6f5fc!important}.focus-is-c11:focus,.focus-is-c11:active{color:#f6f5fc!important}.focus-bg-c12:focus,.focus-bg-c12:active{background-color:#ef476f!important}.focus-is-c12:focus,.focus-is-c12:active{color:#ef476f!important}.focus-bg-c13:focus,.focus-bg-c13:active{background-color:#eae9f4!important}.focus-is-c13:focus,.focus-is-c13:active{color:#eae9f4!important}.focus-bg-c14:focus,.focus-bg-c14:active{background-color:#ffe7b2!important}.focus-is-c14:focus,.focus-is-c14:active{color:#ffe7b2!important}.focus-bg-c15:focus,.focus-bg-c15:active{background-color:#b5b3cc!important}.focus-is-c15:focus,.focus-is-c15:active{color:#b5b3cc!important}.focus-bg-c16:focus,.focus-bg-c16:active{background-color:#fff3d9!important}.focus-is-c16:focus,.focus-is-c16:active{color:#fff3d9!important}.hover-bg-c11:hover{background-color:var(--c11)!important}.hover-shadow{transition:box-shadow .3s ease-in-out}.hover-shadow:hover{box-shadow:0 .5rem 1rem #00000026!important}.hover-outline-1px-c6:hover{outline:1px solid var(--c6)}.hover-bg-blue.hover-is-blue,.hover-bg-indigo.hover-is-indigo,.hover-bg-purple.hover-is-purple,.hover-bg-pink.hover-is-pink,.hover-bg-red.hover-is-red,.hover-bg-orange.hover-is-orange,.hover-bg-yellow.hover-is-yellow,.hover-bg-green.hover-is-green,.hover-bg-teal.hover-is-teal,.hover-bg-cyan.hover-is-cyan,.hover-bg-black.hover-is-black,.hover-bg-white.hover-is-white,.hover-bg-gray.hover-is-gray,.hover-bg-gray-dark.hover-is-gray-dark,.hover-bg-c1.hover-is-c1,.hover-bg-c2.hover-is-c2,.hover-bg-c3.hover-is-c3,.hover-bg-c4.hover-is-c4,.hover-bg-c5.hover-is-c5,.hover-bg-c6.hover-is-c6,.hover-bg-c7.hover-is-c7,.hover-bg-c8.hover-is-c8,.hover-bg-c9.hover-is-c9,.hover-bg-c10.hover-is-c10,.hover-bg-c11.hover-is-c11,.hover-bg-c12.hover-is-c12,.hover-bg-c13.hover-is-c13,.hover-bg-c14.hover-is-c14,.hover-bg-c15.hover-is-c15,.hover-bg-c16.hover-is-c16{transition:all .2s ease-in-out!important}.icon-arrow{display:inline-block;mask:url(/build/assets/arrow-12d39677.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/arrow-12d39677.svg) no-repeat 50% 50%}.icon-burger{display:inline-block;mask:url(/build/assets/burger-ad910c64.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/burger-ad910c64.svg) no-repeat 50% 50%}.icon-calendar{display:inline-block;mask:url(/build/assets/calendar-5ea796f3.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/calendar-5ea796f3.svg) no-repeat 50% 50%}.icon-caret{display:inline-block;mask:url(/build/assets/caret-ed8c5e80.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/caret-ed8c5e80.svg) no-repeat 50% 50%}.icon-check{display:inline-block;mask:url(/build/assets/check-6c5cef3a.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/check-6c5cef3a.svg) no-repeat 50% 50%}.icon-chevron-down{display:inline-block;mask:url(/build/assets/chevron-down-8f0c5089.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/chevron-down-8f0c5089.svg) no-repeat 50% 50%}.icon-chevron-right{display:inline-block;mask:url(/build/assets/chevron-right-f6ae9722.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/chevron-right-f6ae9722.svg) no-repeat 50% 50%}.icon-chevron{display:inline-block;mask:url(/build/assets/chevron-6a45de85.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/chevron-6a45de85.svg) no-repeat 50% 50%}.icon-clock{display:inline-block;mask:url(/build/assets/clock-99385479.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/clock-99385479.svg) no-repeat 50% 50%}.icon-connect-blog{display:inline-block;mask:url(/build/assets/connect-blog-3398bf20.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/connect-blog-3398bf20.svg) no-repeat 50% 50%}.icon-download{display:inline-block;mask:url(/build/assets/download-2e2dfa31.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/download-2e2dfa31.svg) no-repeat 50% 50%}.icon-edit-profile{display:inline-block;mask:url(/build/assets/edit-profile-9d3b42ab.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/edit-profile-9d3b42ab.svg) no-repeat 50% 50%}.icon-entretien-tel{display:inline-block;mask:url(/build/assets/entretien-tel-c98de3de.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/entretien-tel-c98de3de.svg) no-repeat 50% 50%}.icon-export{display:inline-block;mask:url(/build/assets/export-65c3db16.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/export-65c3db16.svg) no-repeat 50% 50%}.icon-eye{display:inline-block;mask:url(/build/assets/eye-03146ed2.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/eye-03146ed2.svg) no-repeat 50% 50%}.icon-filters{display:inline-block;mask:url(/build/assets/filters-3de6b891.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/filters-3de6b891.svg) no-repeat 50% 50%}.icon-hexagon{display:inline-block;mask:url(/build/assets/hexagon-e76f2a47.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/hexagon-e76f2a47.svg) no-repeat 50% 50%}.icon-home{display:inline-block;mask:url(/build/assets/home-49039b9c.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/home-49039b9c.svg) no-repeat 50% 50%}.icon-info{display:inline-block;mask:url(/build/assets/info-b2ee086f.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/info-b2ee086f.svg) no-repeat 50% 50%}.icon-invoice{display:inline-block;mask:url(/build/assets/invoice-0c8465a3.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/invoice-0c8465a3.svg) no-repeat 50% 50%}.icon-law{display:inline-block;mask:url(/build/assets/law-5c7cbfba.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/law-5c7cbfba.svg) no-repeat 50% 50%}.icon-lawyer{display:inline-block;mask:url(/build/assets/lawyer-7a363a8a.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/lawyer-7a363a8a.svg) no-repeat 50% 50%}.icon-location{display:inline-block;mask:url(/build/assets/location-6f586305.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/location-6f586305.svg) no-repeat 50% 50%}.icon-logo{display:inline-block;mask:url(/build/assets/logo-78f19ada.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/logo-78f19ada.svg) no-repeat 50% 50%}.icon-pencil{display:inline-block;mask:url(/build/assets/pencil-a29d9e48.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/pencil-a29d9e48.svg) no-repeat 50% 50%}.icon-photo{display:inline-block;mask:url(/build/assets/photo-31f34009.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/photo-31f34009.svg) no-repeat 50% 50%}.icon-presentation{display:inline-block;mask:url(/build/assets/presentation-7f295d48.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/presentation-7f295d48.svg) no-repeat 50% 50%}.icon-price{display:inline-block;mask:url(/build/assets/price-8e61c928.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/price-8e61c928.svg) no-repeat 50% 50%}.icon-question-complexe{display:inline-block;mask:url(/build/assets/question-complexe-d2d91e17.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/question-complexe-d2d91e17.svg) no-repeat 50% 50%}.icon-question-simple{display:inline-block;mask:url(/build/assets/question-simple-116beda4.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/question-simple-116beda4.svg) no-repeat 50% 50%}.icon-robot{display:inline-block;mask:url(/build/assets/robot-c49e8064.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/robot-c49e8064.svg) no-repeat 50% 50%}.icon-search{display:inline-block;mask:url(/build/assets/search-06140e67.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/search-06140e67.svg) no-repeat 50% 50%}.icon-settings{display:inline-block;mask:url(/build/assets/settings-7084e726.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/settings-7084e726.svg) no-repeat 50% 50%}.icon-skills{display:inline-block;mask:url(/build/assets/skills-4fbec895.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/skills-4fbec895.svg) no-repeat 50% 50%}.icon-star{display:inline-block;mask:url(/build/assets/star-364a29bd.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/star-364a29bd.svg) no-repeat 50% 50%}.icon-talk{display:inline-block;mask:url(/build/assets/talk-cd6991a2.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/talk-cd6991a2.svg) no-repeat 50% 50%}.icon-thumb-up{display:inline-block;mask:url(/build/assets/thumb-up-831cd8fb.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/thumb-up-831cd8fb.svg) no-repeat 50% 50%}.icon-user-circle{display:inline-block;mask:url(/build/assets/user-circle-56fad206.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/user-circle-56fad206.svg) no-repeat 50% 50%}.icon-user-outline{display:inline-block;mask:url(/build/assets/user-outline-d1200170.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/user-outline-d1200170.svg) no-repeat 50% 50%}.icon-user{display:inline-block;mask:url(/build/assets/user-5d25a358.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/user-5d25a358.svg) no-repeat 50% 50%}.icon-x{display:inline-block;mask:url(/build/assets/x-9f4a10e2.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/x-9f4a10e2.svg) no-repeat 50% 50%}#nprogress .spinner{display:none!important}#nprogress .peg{box-shadow:none!important}#nprogress .bar{background:var(--c4)!important;top:82px!important}@media (max-width: 991.98px){#nprogress .bar{top:65px!important}}.loader .spinner{border-color:var(--c6);border-top-color:var(--c7)}.pb-160px{padding-bottom:160px}.t-n150px{top:-150px;margin-bottom:-125px}.scrollbar-hidden{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hidden::-webkit-scrollbar{display:none}.pre-wrap{white-space:pre-wrap}.transition-max-h-0{max-height:0;opacity:0;transition:max-height ease-in-out .6s,opacity ease-in-out .6s}.transition-max-h-800px{max-height:800px;opacity:1;transition:max-height ease-in-out .6s,opacity ease-in-out .6s}.accordion{--bs-accordion-color: var(--c4);--bs-accordion-bg: transparent;--bs-accordion-active-color: var(--c4);--bs-accordion-active-bg: transparent;--bs-accordion-btn-focus-box-shadow: none;--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232B2866'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232B2866'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-border-radius: 0;--bs-accordion-inner-border-radius: 0;--bs-accordion-border-color: var(--c4);--bs-accordion-btn-padding-x: 0;--bs-accordion-border-width: 0}.accordion-item{border-bottom:1px dotted var(--c4)}.accordion-body{padding-left:0;padding-right:0}.accordion-button{font-weight:700;font-size:16px}.better-select .select-input{border:1px solid var(--bs-border-color);border-radius:.375rem;color:var(--c4);transition:all ease-in-out .2s;transition-property:color,border-color;cursor:pointer;position:relative;min-height:58px;display:flex;align-items:center;padding-left:5px;padding-right:40px;background-color:#fff}.better-select .select-input .label{transform:scale(.85);position:absolute;top:5px;left:5px;transition:all ease-in-out .15s;color:var(--c7)}.better-select .select-input .feedback:empty~.label,.better-select .select-input .badges-wrapper:empty~.label{transform:scale(1) translateY(-50%);top:50%;color:var(--c4);left:10px}.better-select .select-input .feedback-wrapper{text-overflow:ellipsis;overflow:hidden;min-height:58px;display:flex;align-items:center;white-space:nowrap}.better-select .select-input .feedback-wrapper:has(>.feedback){width:96%!important}.better-select .select-input .feedback-wrapper .feedback{position:relative;top:10px;font-size:.9rem;padding-left:6px;font-weight:500;color:var(--c4);text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:100%}.better-select .select-input .badges-wrapper{display:flex;flex-wrap:wrap;margin-top:30px}.better-select .select-input .badges-wrapper:empty{margin-bottom:0}.better-select .select-input .badges-wrapper span{background-color:var(--c11);padding:10px 20px;border-radius:25px;margin-right:5px;margin-bottom:10px;position:relative;font-size:13px;font-weight:500;border:1px solid var(--c15)}.better-select .select-input .icon-chevron-down{transition:transform ease-in-out .1s;width:20px;height:20px;position:absolute;padding-left:26px;padding-right:26px;right:0;background-color:var(--c4)}.better-select:hover .select-input,.better-select.opened .select-input{border-color:var(--c4);color:var(--c4)}.better-select:hover .select-input .icon-chevron-down,.better-select.opened .select-input .icon-chevron-down{background-color:var(--c4)}.better-select .select-options-wrapper{position:absolute;z-index:1000;display:flex;flex-direction:column;border-radius:.5rem;border-top-left-radius:0;border-top-right-radius:0;width:100%;max-width:100%;opacity:0;overflow-y:scroll;background:white;box-shadow:0 .5rem 1rem #00000026;padding-top:1rem;padding-bottom:1rem;max-height:35vh;scrollbar-width:thin;scrollbar-color:var(--c4) transparent}.better-select .select-options-wrapper .search{cursor:pointer;outline:none;background-color:transparent;color:var(--c4);transition:all ease-in-out .2s;transition-property:color,background-color;padding-top:10px;padding-bottom:10px;padding-left:52px;border:none}.better-select .select-options-wrapper .search:hover,.better-select .select-options-wrapper .search:focus{background-color:var(--c11)}.better-select .select-options-wrapper .select-option{color:var(--c4);background-color:transparent;transition:all ease-in-out .2s;transition-property:color,background-color;padding-top:10px;padding-bottom:10px;position:relative;border:0;border-radius:0;padding-left:52px;text-align:left}.better-select .select-options-wrapper .select-option:has(input[type=radio]:checked):before,.better-select .select-options-wrapper .select-option:has(input[type=checkbox]:checked):before{mask:url(/build/assets/check-6c5cef3a.svg) no-repeat 50% 50%;-webkit-mask:url(/build/assets/check-6c5cef3a.svg) no-repeat 50% 50%;content:"";position:absolute;left:16px;width:18px;height:18px;background-color:var(--c4);-webkit-mask-size:contain!important;mask-size:contain!important;transition:background-color ease-in-out .2s;margin-top:2px}.better-select .select-options-wrapper .select-option:hover{color:var(--c7);background-color:var(--c11)}.better-select .select-options-wrapper .select-option:hover:has(input[type=radio]:checked):before{background-color:var(--c7)}.better-select .select-options-wrapper::-webkit-scrollbar{width:4px}.better-select .select-options-wrapper::-webkit-scrollbar-track{background:transparent}.better-select .select-options-wrapper::-webkit-scrollbar-thumb{background-color:var(--c4);border-radius:5px}.better-select.opened .select-input .icon-chevron-down{transform:rotate(180deg)}.better-select.opened .select-options-wrapper{opacity:1}.card.seller{transition:box-shadow .3s ease-in-out}.card.seller:hover{box-shadow:0 .5rem 1rem #00000026!important}.collapsable-content{position:relative}.collapsable-content .content{max-height:33vh;overflow:hidden;transition:max-height .3s ease-in-out}.collapsable-content .content:not(.opened)~.btn-wrapper{position:absolute;bottom:0;width:100%;min-height:150px;background:linear-gradient(0deg,white 0%,white 25%,transparent)}.collapsable-content .content:not(.opened)~.btn-wrapper button{position:absolute;bottom:0;left:50%;transform:translate(-50%);display:flex;align-items:center}.collapsable-content .content:not(.opened)~.btn-wrapper button i{background-color:var(--c4)}.collapsable-content .content:not(.opened)~.btn-wrapper button:hover i{background-color:#fff}.collapsable-content .content.opened{max-height:9999px;transition:max-height 1s ease-in-out}.collapsable-content .content.opened .btn-wrapper{display:none}.custom-dropdown .dropdown-toggle{color:#fff;background-color:var(--c4);transition:color ease-in-out .15s,background-color ease-in-out .15s,border ease-in-out .15s}.custom-dropdown .dropdown-toggle[aria-expanded=true],.custom-dropdown .dropdown-toggle:hover{background-color:var(--c3);color:var(--c4)}.custom-dropdown.header-dropdown .dropdown-toggle{padding:10px 20px!important;color:#fff!important}.custom-dropdown.header-dropdown .dropdown-toggle[aria-expanded=true],.custom-dropdown.header-dropdown .dropdown-toggle:hover{color:var(--c4)!important;background-color:var(--c3)!important;box-shadow:none!important;border-color:var(--c3)}.form-floating{position:relative}.form-floating .form-control,.form-floating .form-select{background-color:#fff;color:var(--c4)}.form-floating .form-control:focus~label,.form-floating .form-control:not(:placeholder-shown)~label,.form-floating .form-select:focus~label,.form-floating .form-select:not(:placeholder-shown)~label{color:var(--c7)!important;opacity:1!important;transform:scale(.85) translateY(-.5rem)!important}.form-floating .form-control:disabled,.form-floating .form-select:disabled{border-color:var(--c6);color:var(--c4);background-color:var(--c11);cursor:default}.form-floating .form-control:focus~label:after,.form-floating .form-control:not(:placeholder-shown)~label:after,.form-floating .form-control-plaintext~label:after,.form-floating .form-select~label:after{background-color:transparent!important}.form-floating .is-invalid{background-image:none!important}.form-floating .is-invalid:focus{box-shadow:none!important}.form-floating label{color:var(--c4)}.form-select{background-color:#fff;cursor:pointer}.form-select:hover,.form-select:focus{border-color:var(--c4)!important;box-shadow:none!important}.form-select:disabled{background-color:var(--c11);border-color:var(--c15)!important}.form-control{background-color:#fff}.form-control:hover,.form-control:focus{border-color:var(--c4)!important;color:var(--c4);box-shadow:none!important}.form-control:disabled{background-color:var(--c11);border-color:var(--c15)!important}.form-switch:hover,.form-switch:hover input,.form-switch:hover label{cursor:pointer}.custom-file-button input[type=file]{margin-left:-2px!important}.custom-file-button input[type=file]::-webkit-file-upload-button{display:none}.custom-file-button input[type=file]::file-selector-button{display:none}.custom-file-button:hover label{background-color:#dde0e3;cursor:pointer}.custom-file-button:hover label{background-color:var(--c3);cursor:pointer;color:var(--c4)}.custom-file-button label{background-color:var(--c4);color:#fff;transition:all .2s ease-in-out!important}.custom-file-button input{line-height:1.6!important;border-left:none}.btn-close{box-shadow:none!important}.nav-scrollspy a{background-image:linear-gradient(var(--c3) 50%,transparent 0);background-repeat:repeat-y;background-size:2px 10px;margin-left:26px;padding:0 26px;list-style-type:none;position:relative;color:var(--c4);text-decoration:none;font-size:15px}.nav-scrollspy a:hover,.nav-scrollspy a.active{color:var(--c4)}.nav-scrollspy a:hover i,.nav-scrollspy a.active i{background-color:var(--c4)!important}.custom-popover{--bs-popover-max-width: 300px;--bs-popover-border-color: var(--c4);--bs-popover-header-bg: var(--c4);--bs-popover-header-color: var(--bs-white);--bs-popover-body-padding-x: 1rem;--bs-popover-body-padding-y: .5rem}.scroller{scrollbar-width:thin;scrollbar-color:var(--c15) transparent}.scroller::-webkit-scrollbar{width:7px}.scroller::-webkit-scrollbar-track{background:transparent}.scroller::-webkit-scrollbar-thumb{background-color:var(--c15);border-radius:3px;border:3px solid transparent}.sidebar.seller{margin-top:3rem}@media (min-width: 1400px){.sidebar.seller{margin-top:-223px}}.navbar{height:82px}.navbar .navbar-brand img{max-width:303px;max-height:44px}.navbar .navbar-toggler:focus,.navbar .navbar-toggler:active{box-shadow:none}.navbar .btn-close:focus,.navbar .btn-close:active{box-shadow:none}.navbar .nav-item .nav-link{font-size:16px;color:var(--c4)!important;padding:0}.navbar .nav-item .nav-link:not(.nav-button){box-shadow:inset 0 0 0 var(--c3);transition:box-shadow ease-in-out .15s}.navbar .nav-item .nav-link:not(.nav-button):hover,.navbar .nav-item .nav-link:not(.nav-button).active{box-shadow:inset 0 -5px 0 var(--c3)}.navbar .nav-item .nav-link.nav-button{padding:10px 20px!important;color:#fff!important;transition:color ease-in-out .15s,background-color ease-in-out .15s!important}.navbar .nav-item .nav-link.nav-button i{transition:background-color ease-in-out .15s!important}.navbar .nav-item .nav-link.nav-button:hover,.navbar .nav-item .nav-link.nav-button.active{color:var(--c4)!important;background-color:var(--c3)}.navbar .nav-item .nav-link.nav-button:hover i,.navbar .nav-item .nav-link.nav-button.active i{background-color:var(--c4)!important}@media (min-width: 992px) and (max-width: 1199.98px){.navbar .nav-item .nav-link{font-size:15px}}@media (max-width: 991.98px){.navbar{height:65px}.navbar .navbar-brand img{max-width:200px;max-height:auto}}#payment-form .modal-body{min-height:100px;position:relative}#payment-form .modal-body #payment-element:after{content:"";border-radius:50%;margin:0 auto;position:absolute;width:40px;height:40px;box-shadow:none;border:3px solid var(--c6)!important;border-top-color:var(--c7)!important;top:calc(50% - 1rem);left:calc(50% - 1rem);-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}#payment-form .modal-body #payment-element.StripeElement:after{content:none}.btn-stripe{position:relative;background-color:var(--c4);color:#fff;border:none;transition:all ease-in-out .15s}.btn-stripe:hover{background-color:var(--c3);color:var(--c4)}.btn-stripe .spinner{border-radius:50%;margin:0 auto;position:absolute;width:17px;height:17px;box-shadow:none;border:2px solid white!important;border-top-color:var(--c7)!important;right:11px;left:unset;top:11px}.btn-stripe .spinner.hidden{display:none}.btn-stripe:disabled{background-color:var(--c7);color:#fff;padding-right:35px!important}.img-banner-seller{width:250px;height:300px}.seller-content-container{position:relative;top:-207px;margin-bottom:-175px}.tabs-container{z-index:1;position:absolute;top:-115px;left:320px}.seller-presentation strong,.seller-presentation b{font-weight:500}@media (max-width: 1399.98px){.seller-content-container{top:-173px;margin-bottom:-150px}.tabs-container{top:-67px;left:294px}}@media (max-width: 1199.98px){.img-banner-seller{max-width:100%;height:300px}}@media (max-width: 991.98px){.img-banner-seller{width:100%!important;height:auto}}
