/* Güler Çuval teması — otomatik üretildi (npm run build:theme). Kaynak dosyaları düzenleyin. */
:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #cb1719;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 203, 23, 25;--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: rgb(81.2, 9.2, 10);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(244.6, 208.6, 209);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(234.2, 162.2, 163);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--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: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, 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: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #22212b;--bs-body-color-rgb: 34, 33, 43;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(34, 33, 43, .75);--bs-secondary-color-rgb: 34, 33, 43;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(34, 33, 43, .5);--bs-tertiary-color-rgb: 34, 33, 43;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #cb1719;--bs-link-color-rgb: 203, 23, 25;--bs-link-decoration: underline;--bs-link-hover-color: rgb(162.4, 18.4, 20);--bs-link-hover-color-rgb: 162, 18, 20;--bs-code-color: #d63384;--bs-highlight-color: #22212b;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .5rem;--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(203, 23, 25, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(223.8, 115.8, 117);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(40.6, 4.6, 5);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(121.8, 13.8, 15);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(223.8, 115.8, 117);--bs-link-hover-color: rgb(230.04, 143.64, 144.6);--bs-link-color-rgb: 224, 116, 117;--bs-link-hover-color-rgb: 230, 144, 145;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*: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,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}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}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,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,optgroup,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}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}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}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-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}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 1.75rem;--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-sm,.container{max-width:540px}}@media(min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media(min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media(min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media(min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1280px}}: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.75rem;--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}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.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-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.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-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.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%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.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-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(203, 23, 25, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #cb1719;--bs-pagination-active-border-color: #cb1719;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);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){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(-1 * var(--bs-border-width))}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x: 1.5rem;--bs-pagination-padding-y: .75rem;--bs-pagination-font-size: 1.25rem;--bs-pagination-border-radius: var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x: .5rem;--bs-pagination-padding-y: .25rem;--bs-pagination-font-size: .875rem;--bs-pagination-border-radius: var(--bs-border-radius-sm)}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}@media(min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}}@media(min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}}@media(min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}}@media(min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}}@media(min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.small{font-size:.875em}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../fonts/inter-latin-ext-400-normal.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(../fonts/inter-latin-400-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(../fonts/inter-latin-ext-500-normal.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(../fonts/inter-latin-500-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../fonts/inter-latin-ext-600-normal.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(../fonts/inter-latin-600-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(../fonts/inter-latin-ext-700-normal.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(../fonts/inter-latin-700-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(../fonts/inter-latin-ext-800-normal.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(../fonts/inter-latin-800-normal.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--gc-red: #cb1719;--gc-red-dark: #a31215;--gc-red-soft: #fdecec;--gc-navy: #393387;--gc-navy-dark: #231f5c;--gc-navy-soft: #eeedf8;--gc-green: #48af41;--gc-green-dark: #378a31;--gc-ink: #22212b;--gc-muted: #676676;--gc-line: #e6e5ee;--gc-soft: #f6f6fa;--gc-footer: #16142b;--gc-radius: 16px;--gc-radius-sm: 10px;--gc-shadow: 0 12px 32px rgba(35, 31, 92, .08);--gc-shadow-lg: 0 24px 60px rgba(35, 31, 92, .14);--gc-header-h: 84px;--gc-ease: cubic-bezier(.2, .7, .2, 1)}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--gc-header-h) + 16px)}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:1rem;line-height:1.7;color:var(--gc-ink);background:#fff;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip}html[lang=ar] body{font-family:Segoe UI,Tahoma,Noto Sans Arabic,Geeza Pro,Arial,sans-serif;line-height:1.85}h1,h2,h3,h4,h5,h6{color:var(--gc-navy-dark);font-weight:800;line-height:1.2;letter-spacing:-.015em}html[lang=ar] :is(h1,h2,h3,h4,h5,h6){letter-spacing:0;line-height:1.45}a{color:var(--gc-red);text-decoration:none;transition:color .2s ease}a:hover{color:var(--gc-red-dark)}img{max-width:100%;height:auto}ol,ul{padding-left:0;padding-inline-start:1.4rem}:focus-visible{outline:3px solid rgba(203,23,25,.45);outline-offset:2px;border-radius:4px}.skip-link{position:absolute;inset-inline-start:1rem;top:-60px;z-index:2000;padding:.6rem 1rem;background:var(--gc-navy-dark);color:#fff;border-radius:8px;transition:top .2s ease}.skip-link:focus{top:1rem;color:#fff}.section{padding-block:clamp(3.5rem,7vw,6rem)}.section--soft{background:var(--gc-soft)}.section-head{max-width:760px;margin-bottom:clamp(2rem,4vw,3rem)}.section-head--center{margin-inline:auto;text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:.6rem;margin-bottom:.75rem;color:var(--gc-red);font-size:.8rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.eyebrow:before{content:"";width:28px;height:3px;border-radius:3px;background:currentColor}html[lang=ar] .eyebrow{letter-spacing:0}.section-title{margin:0;font-size:clamp(1.8rem,3.6vw,2.75rem)}.lead-text{margin-top:1rem;color:var(--gc-muted);font-size:1.075rem}.btn-gc{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:48px;padding:.75rem 1.5rem;border:2px solid transparent;border-radius:999px;font-weight:700;font-size:.95rem;line-height:1.2;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s var(--gc-ease),box-shadow .2s ease}.btn-gc:hover{transform:translateY(-2px)}.btn-gc svg{width:18px;height:18px;flex:none}[dir=rtl] .icon-arrow-right{transform:scaleX(-1)}.btn-gc--primary{background:var(--gc-red);color:#fff;box-shadow:0 10px 24px #cb171940}.btn-gc--primary:hover{background:var(--gc-red-dark);color:#fff}.btn-gc--navy{background:var(--gc-navy);color:#fff}.btn-gc--navy:hover{background:var(--gc-navy-dark);color:#fff}.btn-gc--outline{border-color:var(--gc-navy);color:var(--gc-navy);background:transparent}.btn-gc--outline:hover{background:var(--gc-navy);color:#fff}.btn-gc--light{background:#fff;color:var(--gc-navy-dark)}.btn-gc--light:hover{background:var(--gc-red);color:#fff}.prose{color:#3a3946;font-size:1.05rem}.prose>*+*{margin-top:1.1rem}.prose p{margin-bottom:0}.prose h2{margin-top:2.25rem;font-size:clamp(1.4rem,2.6vw,1.85rem)}.prose h3{margin-top:1.75rem;font-size:1.25rem;color:var(--gc-red)}.prose ul li,.prose ol li{margin-bottom:.35rem}.prose a{font-weight:600;text-decoration:underline;text-underline-offset:3px}.prose strong{color:var(--gc-navy-dark)}.prose img{border-radius:var(--gc-radius-sm)}.prose table{width:100%;border-collapse:collapse}.prose th,.prose td{padding:.7rem .9rem;border-bottom:1px solid var(--gc-line);text-align:start;vertical-align:top}.js .reveal{opacity:0;transform:translateY(24px);transition:opacity .7s var(--gc-ease),transform .7s var(--gc-ease)}.js .reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js .reveal{opacity:1;transform:none;transition:none}.btn-gc:hover{transform:none}}.topbar{background:var(--gc-navy-dark);color:#ffffffd1;font-size:.85rem}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:42px}.topbar-text{margin:0;font-weight:500}.topbar-links{display:flex;align-items:center;gap:1.25rem;margin:0;padding:0;list-style:none}.topbar-links a{display:inline-flex;align-items:center;gap:.4rem;color:#fff}.topbar-links a:hover{color:#ffb3b4}.topbar-links svg{width:15px;height:15px;color:#ff6b6d}.ltr-text{direction:ltr;unicode-bidi:isolate}@media(max-width:767.98px){.topbar-text,.topbar-links .topbar-mail{display:none}.topbar-inner{justify-content:center}}.site-header{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid transparent;transition:box-shadow .25s ease,border-color .25s ease}.site-header.is-scrolled{border-color:var(--gc-line);box-shadow:0 8px 24px #231f5c14}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:var(--gc-header-h)}.brand{display:inline-flex;flex:none}.brand-logo{width:auto;height:62px;transition:height .25s ease}.site-header.is-scrolled .brand-logo{height:52px}.brand-text{color:var(--gc-red);font-size:1.4rem;font-weight:800}.site-nav{display:flex;align-items:center;gap:1.25rem}.nav-links{display:flex;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none}.nav-item{position:relative}.nav-link-gc{display:inline-flex;align-items:center;gap:.35rem;padding:.6rem .85rem;border-radius:999px;color:var(--gc-navy);font-weight:600;font-size:.95rem;white-space:nowrap}.nav-link-gc:hover,.nav-link-gc.is-active{color:var(--gc-red);background:var(--gc-red-soft)}.nav-caret{width:14px;height:14px;transition:transform .2s ease}.dropdown-panel{position:absolute;top:calc(100% + 10px);inset-inline-start:0;min-width:230px;margin:0;padding:.5rem;list-style:none;background:#fff;border:1px solid var(--gc-line);border-radius:14px;box-shadow:var(--gc-shadow-lg);opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s}.dropdown-panel:before{content:"";position:absolute;inset-inline:0;top:-12px;height:12px}.nav-item:hover>.dropdown-panel,.nav-item:focus-within>.dropdown-panel,.nav-item.is-open>.dropdown-panel{opacity:1;visibility:visible;transform:none}.nav-item:hover .nav-caret,.nav-item.is-open .nav-caret{transform:rotate(180deg)}.dropdown-link{display:block;padding:.6rem .85rem;border-radius:10px;color:var(--gc-ink);font-weight:500}.dropdown-link:hover,.dropdown-link.is-active{background:var(--gc-soft);color:var(--gc-red)}.header-cta{min-height:44px;padding:.6rem 1.2rem;font-size:.9rem;box-shadow:none}@media(min-width:1200px)and (max-width:1299.98px){.header-cta{display:none}}.lang-switch{display:flex;align-items:center;gap:.15rem;padding:.2rem;border:1px solid var(--gc-line);border-radius:999px}.lang-switch a{min-width:36px;padding:.3rem .5rem;border-radius:999px;color:var(--gc-muted);font-size:.78rem;font-weight:700;text-align:center}.lang-switch a:hover{color:var(--gc-navy)}.lang-switch a.is-current{background:var(--gc-navy);color:#fff}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:46px;height:46px;padding:0 11px;border:1px solid var(--gc-line);border-radius:12px;background:#fff;cursor:pointer}.nav-toggle span{display:block;height:2px;border-radius:2px;background:var(--gc-navy-dark);transition:transform .25s ease,opacity .25s ease}.nav-open .nav-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-open .nav-toggle span:nth-child(2){opacity:0}.nav-open .nav-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:1199.98px){:root{--gc-header-h: 72px}.brand-logo,.site-header.is-scrolled .brand-logo{height:50px}.nav-toggle{display:inline-flex}.site-nav{position:fixed;top:0;inset-inline-end:0;bottom:0;z-index:1001;flex-direction:column;align-items:stretch;gap:1.5rem;width:min(360px,88vw);padding:5.5rem 1.25rem 2rem;overflow-y:auto;background:#fff;box-shadow:var(--gc-shadow-lg);visibility:hidden;transform:translate(105%);transition:transform .3s var(--gc-ease),visibility .3s}[dir=rtl] .site-nav{transform:translate(-105%)}.nav-open .site-nav{visibility:visible;transform:none}.nav-open:after{content:"";position:fixed;inset:0;z-index:999;background:#16142b73}.nav-toggle{position:relative;z-index:1002}.nav-links{flex-direction:column;align-items:stretch}.nav-link-gc{justify-content:space-between;width:100%;padding:.85rem 1rem;border-radius:12px;font-size:1.02rem}.dropdown-panel{position:static;display:none;min-width:0;margin:.25rem 0 .5rem;padding:.25rem;border:0;box-shadow:none;background:var(--gc-soft);opacity:1;visibility:visible;transform:none}.nav-item.is-open>.dropdown-panel{display:block}.nav-item:hover>.dropdown-panel{display:none}.nav-item.is-open:hover>.dropdown-panel{display:block}.lang-switch{align-self:flex-start}.nav-open{overflow:hidden}}.page-header{position:relative;padding-block:clamp(3rem,7vw,5.5rem);overflow:hidden;color:#fff;background:var(--gc-navy-dark);isolation:isolate}.page-header-bg{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center 70%}.page-header:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(100deg,#231f5cf0,#231f5cd1 45%,#cb17198c)}[dir=rtl] .page-header:before{background:linear-gradient(260deg,#231f5cf0,#231f5cd1 45%,#cb17198c)}.page-header h1{margin:0;color:#fff;font-size:clamp(2rem,5vw,3.2rem)}.page-header .page-summary{max-width:720px;margin:1rem 0 0;color:#ffffffd9;font-size:1.05rem}.breadcrumb-gc{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin:0 0 1rem;padding:0;list-style:none;font-size:.85rem;color:#ffffffb3}.breadcrumb-gc a{color:#fff}.breadcrumb-gc a:hover{color:#ffb3b4}.breadcrumb-gc li+li:before{content:"/";margin-inline-end:.35rem;color:#ffffff73}.site-footer{position:relative;color:#ffffffb8;background:var(--gc-footer)}.site-footer:before{content:"";display:block;height:6px;background:linear-gradient(90deg,var(--gc-red) 0 33.3%,var(--gc-navy) 33.3% 66.6%,var(--gc-green) 66.6% 100%)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:2.5rem;padding-block:4rem 3rem}.footer-logo{width:150px;height:auto;padding:.6rem .8rem;border-radius:14px;background:#fff}.footer-about{margin:1.25rem 0 0;font-size:.95rem}.site-footer h2{margin:0 0 1.25rem;color:#fff;font-size:1.05rem;font-weight:700}.footer-list{margin:0;padding:0;list-style:none}.footer-list li+li{margin-top:.6rem}.footer-list a{color:#ffffffb8}.footer-list a:hover{color:#fff}.footer-contact li{display:flex;gap:.75rem;align-items:flex-start}.footer-contact svg{flex:none;width:18px;height:18px;margin-top:.3rem;color:#ff6b6d}.footer-legal{border-top:1px solid rgba(255,255,255,.08)}.footer-legal-inner{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;padding-block:1rem;font-size:.82rem}.footer-legal a{color:#fff9}.footer-legal a:hover{color:#fff}.footer-bottom{background:#00000040;font-size:.85rem}.footer-bottom-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1.5rem;padding-block:1.1rem}.footer-bottom p{margin:0}.footer-credit a{color:#fff}.footer-credit a:hover{color:#ffb3b4}@media(max-width:991.98px){.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:575.98px){.footer-grid{grid-template-columns:1fr;gap:2rem}}.to-top{position:fixed;inset-inline-end:1.25rem;bottom:1.25rem;z-index:900;display:grid;place-items:center;width:46px;height:46px;border:0;border-radius:50%;background:var(--gc-red);color:#fff;box-shadow:0 10px 24px #cb17194d;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .25s ease,transform .25s ease,visibility .25s;cursor:pointer}.to-top.is-visible{opacity:1;visibility:visible;transform:none}.to-top svg{width:20px;height:20px}.hero{position:relative;background:var(--gc-soft)}.hero-track{position:relative;aspect-ratio:1920 / 600;overflow:hidden}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .9s ease,visibility .9s}.hero-slide.is-active{opacity:1;visibility:visible}.hero-slide a,.hero-slide picture{display:block;height:100%}.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-slide.is-active img{animation:hero-zoom 8s ease-out both}@keyframes hero-zoom{0%{transform:scale(1.04)}to{transform:scale(1)}}.hero-nav{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:48px;height:48px;border:0;border-radius:50%;background:#ffffffe6;color:var(--gc-navy-dark);box-shadow:var(--gc-shadow);transform:translateY(-50%);cursor:pointer;transition:background-color .2s ease,color .2s ease}.hero-nav:hover{background:var(--gc-red);color:#fff}.hero-nav svg{width:20px;height:20px}.hero-nav--prev{inset-inline-start:1.25rem}.hero-nav--next{inset-inline-end:1.25rem}[dir=rtl] .hero-nav svg{transform:scaleX(-1)}.hero-dots{position:absolute;inset-inline:0;bottom:1rem;z-index:2;display:flex;justify-content:center;gap:.5rem}.hero-dot{width:12px;height:12px;padding:0;border:2px solid #fff;border-radius:999px;background:#fff6;cursor:pointer;transition:width .3s ease,background-color .3s ease}.hero-dot.is-active{width:32px;background:var(--gc-red);border-color:var(--gc-red)}@media(max-width:767.98px){.hero-track{aspect-ratio:16 / 7}.hero-nav{width:38px;height:38px}.hero-nav--prev{inset-inline-start:.5rem}.hero-nav--next{inset-inline-end:.5rem}}@media(prefers-reduced-motion:reduce){.hero-slide,.hero-slide.is-active img{transition:none;animation:none}}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:1.5rem}.product-card{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid var(--gc-line);border-radius:var(--gc-radius);background:#fff;transition:transform .3s var(--gc-ease),box-shadow .3s ease,border-color .3s ease}.product-card:hover{border-color:transparent;box-shadow:var(--gc-shadow-lg);transform:translateY(-6px)}.product-card-media{display:grid;place-items:center;aspect-ratio:4 / 5;padding:1.5rem;background:radial-gradient(circle at 50% 60%,#fff 0%,var(--gc-soft) 70%)}.product-card-media img{width:auto;max-height:100%;object-fit:contain;filter:drop-shadow(0 16px 18px rgba(35,31,92,.18));transition:transform .4s var(--gc-ease)}.product-card:hover .product-card-media img{transform:scale(1.05) rotate(-1deg)}.product-card-body{display:flex;flex:1;flex-direction:column;gap:.75rem;padding:1.25rem 1.25rem 1.4rem;border-top:4px solid var(--gc-red)}.product-card-title{margin:0;font-size:1.08rem}.product-card-title a{color:var(--gc-navy-dark)}.product-card-title a:after{content:"";position:absolute;inset:0}.product-card-more{display:inline-flex;align-items:center;gap:.4rem;margin-top:auto;color:var(--gc-red);font-size:.9rem;font-weight:700}.product-card-more svg{width:16px;height:16px;transition:transform .2s ease}.product-card:hover .product-card-more svg{transform:translate(4px)}[dir=rtl] .product-card:hover .product-card-more svg{transform:scaleX(-1) translate(4px)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr)}.feature-box{position:relative;padding:clamp(2.25rem,4vw,3.5rem) clamp(1.5rem,3vw,3rem);overflow:hidden;color:#ffffffe0}.feature-box--navy{background:var(--gc-navy)}.feature-box--red{background:var(--gc-red)}.feature-box--green{background:var(--gc-green)}.feature-box:after{content:"";position:absolute;inset-inline-end:-60px;bottom:-60px;width:200px;height:200px;border-radius:50%;background:#ffffff12}.feature-icon{display:grid;place-items:center;width:68px;height:68px;margin-bottom:1.25rem;border-radius:18px;background:#ffffff24;color:#fff}.feature-icon svg{width:36px;height:36px}.feature-box h2{margin:0;color:#fff;font-size:clamp(1.6rem,2.6vw,2.1rem)}.feature-subtitle{margin:.5rem 0 1rem;color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.12em}html[lang=ar] .feature-subtitle{letter-spacing:0}.feature-box p:last-child{margin:0}@media(max-width:991.98px){.feature-grid{grid-template-columns:1fr}}.video-embed{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--gc-radius);background:var(--gc-navy-dark);box-shadow:var(--gc-shadow-lg)}.video-embed img,.video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0;object-fit:cover}.video-play{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9rem;width:100%;padding:1rem;border:0;background:linear-gradient(180deg,#16142b26,#16142b8c);color:#fff;font-weight:700;cursor:pointer}.video-play-icon{display:grid;place-items:center;width:78px;height:78px;border-radius:50%;background:var(--gc-red);box-shadow:0 0 0 10px #cb17194d;transition:transform .25s var(--gc-ease),box-shadow .25s ease}.video-play:hover .video-play-icon{transform:scale(1.08);box-shadow:0 0 0 16px #cb171940}.video-play-icon svg{width:30px;height:30px;margin-inline-start:4px}.form-card{padding:clamp(1.5rem,3vw,2.5rem);border:1px solid var(--gc-line);border-radius:var(--gc-radius);background:#fff;box-shadow:var(--gc-shadow)}.form-card-title{margin:0 0 1.5rem;font-size:clamp(1.4rem,2.4vw,1.75rem)}.site-form .form-grid{display:flex;flex-wrap:wrap;gap:1rem}.site-form .form-item{flex:1 1 100%;min-width:0}.site-form .form-item--half{flex:1 1 calc(50% - .5rem)}@media(max-width:575.98px){.site-form .form-item--half{flex-basis:100%}}.site-form label,.site-form .form-label{display:block;margin-bottom:.4rem;color:var(--gc-navy-dark);font-size:.88rem;font-weight:600}.site-form .required{color:var(--gc-red)}.site-form input:not([type=checkbox]):not([type=radio]):not([type=hidden]),.site-form select,.site-form textarea{display:block;width:100%;min-height:48px;padding:.7rem .95rem;border:1.5px solid var(--gc-line);border-radius:12px;background:var(--gc-soft);color:var(--gc-ink);font:inherit;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.site-form textarea{min-height:130px;resize:vertical}.site-form input:focus,.site-form select:focus,.site-form textarea:focus{border-color:var(--gc-navy);background:#fff;box-shadow:0 0 0 4px #3933871f;outline:0}.site-form input[type=file]{padding:.55rem .75rem}.site-form .is-invalid{border-color:var(--gc-red)!important}.form-choice{display:flex!important;align-items:flex-start;gap:.6rem;font-weight:500!important;color:var(--gc-muted)!important;cursor:pointer}.form-choice input{flex:none;width:18px;height:18px;margin-top:.2rem;accent-color:var(--gc-red)}.form-error{display:block;margin-top:.35rem;color:var(--gc-red);font-size:.82rem;font-weight:600}.form-alert{display:flex;gap:.75rem;align-items:flex-start;margin-bottom:1.25rem;padding:1rem 1.15rem;border-radius:12px;font-weight:600}.form-alert svg{flex:none;width:22px;height:22px}.form-alert--success{background:#e9f7e8;color:var(--gc-green-dark)}.form-alert--error{background:var(--gc-red-soft);color:var(--gc-red-dark)}.form-submit{margin-top:1.25rem;width:100%}.hp-field{position:absolute!important;inset-inline-start:-9999px}.spec-table{width:100%;overflow:hidden;border-collapse:separate;border-spacing:0;border:1px solid var(--gc-line);border-radius:var(--gc-radius);font-size:.96rem}.spec-table caption{caption-side:top;padding:0 0 .9rem;color:var(--gc-navy-dark);font-size:1.2rem;font-weight:800;text-align:start}.spec-table th,.spec-table td{padding:.85rem 1.1rem;border-bottom:1px solid var(--gc-line);vertical-align:top;text-align:start}.spec-table tr:last-child th,.spec-table tr:last-child td{border-bottom:0}.spec-table th{width:34%;background:var(--gc-navy-soft);color:var(--gc-navy-dark);font-weight:700}.spec-table tr:nth-child(2n) td{background:#fbfbfd}@media(max-width:575.98px){.spec-table th,.spec-table td{display:block;width:100%}.spec-table th{border-bottom:0;padding-bottom:.25rem}}.process-steps{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin:2rem 0 0;padding:0;list-style:none;counter-reset:step}.prose .process-steps li{margin:0}.process-steps li{position:relative;display:flex;align-items:center;gap:.9rem;min-height:76px;padding:.9rem 1.1rem;border:1px solid var(--gc-line);border-radius:14px;background:#fff;color:var(--gc-navy-dark);font-weight:700;line-height:1.35;counter-increment:step;transition:border-color .2s ease,box-shadow .2s ease}.process-steps li:before{content:counter(step,decimal-leading-zero);display:grid;flex:none;place-items:center;width:46px;height:46px;border-radius:12px;background:var(--gc-red-soft);color:var(--gc-red);font-size:1rem;font-weight:800}.process-steps li:hover{border-color:var(--gc-red);box-shadow:var(--gc-shadow)}.vm-block{margin-top:3rem!important;padding:clamp(1.5rem,4vw,2.75rem);border-radius:var(--gc-radius);background:var(--gc-navy-soft)}.vm-block h2{margin-top:0}.vm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:1.5rem}.vm-card{padding:1.5rem;border-top:4px solid var(--gc-red);border-radius:14px;background:#fff;box-shadow:var(--gc-shadow)}.vm-card:nth-child(2){border-top-color:var(--gc-navy)}.vm-card:nth-child(3){border-top-color:var(--gc-green)}.vm-card h3{margin:0 0 .6rem;font-size:1.15rem}.vm-card p,.vm-card ol{margin:0;font-size:.98rem}@media(max-width:991.98px){.vm-grid{grid-template-columns:1fr}}.contact-list{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.contact-list li{display:flex;align-items:center;gap:1rem;padding:1.1rem 1.25rem;border:1px solid var(--gc-line);border-radius:14px;background:#fff}.contact-icon{display:grid;flex:none;place-items:center;width:50px;height:50px;border-radius:14px;background:var(--gc-red-soft);color:var(--gc-red)}.contact-icon svg{width:22px;height:22px}.contact-label{display:block;color:var(--gc-muted);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}html[lang=ar] .contact-label{letter-spacing:0}.contact-value{color:var(--gc-navy-dark);font-size:1.08rem;font-weight:700}a.contact-value:hover{color:var(--gc-red)}.map-frame{overflow:hidden;border-radius:var(--gc-radius);box-shadow:var(--gc-shadow);line-height:0}.map-frame iframe{width:100%;height:420px;border:0}.cookie-consent[hidden],.cookie-consent [hidden]{display:none!important}.cc-banner{position:fixed;inset-inline:1rem;bottom:1rem;z-index:1500;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.5rem;max-width:1100px;margin-inline:auto;padding:1.1rem 1.35rem;border-radius:18px;background:var(--gc-footer);color:#ffffffd9;box-shadow:0 20px 50px #0000004d}.cc-banner-body{flex:1 1 420px}.cc-title{display:block;color:#fff;font-size:1rem}.cc-text{margin:.25rem 0 0;font-size:.88rem}.cc-text a{color:#ff9c9d}.cc-banner-actions,.cc-modal-actions{display:flex;flex-wrap:wrap;gap:.5rem}.cc-btn{padding:.6rem 1.1rem;border:1.5px solid rgba(255,255,255,.25);border-radius:999px;background:transparent;color:#fff;font-size:.88rem;font-weight:700;cursor:pointer}.cc-btn:hover{border-color:#fff}.cc-btn-accept{border-color:var(--gc-red);background:var(--gc-red)}.cc-btn-accept:hover{border-color:var(--gc-red-dark);background:var(--gc-red-dark)}.cc-modal{position:fixed;inset:0;z-index:1600;display:grid;place-items:center;padding:1rem}.cc-modal-backdrop{position:absolute;inset:0;background:#16142b99}.cc-modal-panel{position:relative;width:min(560px,100%);max-height:90vh;overflow-y:auto;padding:2rem;border-radius:20px;background:#fff;box-shadow:var(--gc-shadow-lg)}.cc-modal-panel .cc-btn{border-color:var(--gc-line);color:var(--gc-navy-dark)}.cc-modal-panel .cc-btn-accept{border-color:var(--gc-red);color:#fff}.cc-modal-close{position:absolute;top:1rem;inset-inline-end:1rem;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:var(--gc-soft);color:var(--gc-navy-dark);cursor:pointer}.cc-modal-close svg{width:18px;height:18px}.cc-modal-title{margin:0 0 .5rem;font-size:1.35rem}.cc-modal-lead{color:var(--gc-muted);font-size:.92rem}.cc-cat{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem;padding:1rem;border:1px solid var(--gc-line);border-radius:14px;cursor:pointer}.cc-cat-info strong{display:block;color:var(--gc-navy-dark)}.cc-cat-info span{color:var(--gc-muted);font-size:.85rem}.cc-always{flex:none;color:var(--gc-green-dark);font-size:.8rem;font-weight:700}.cc-switch{position:relative;flex:none;width:46px;height:26px}.cc-switch input{position:absolute;opacity:0;inset:0;margin:0;cursor:pointer}.cc-slider{position:absolute;inset:0;border-radius:999px;background:#cfcfd8;transition:background-color .2s ease}.cc-slider:before{content:"";position:absolute;top:3px;inset-inline-start:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .2s ease}.cc-switch input:checked+.cc-slider{background:var(--gc-green)}.cc-switch input:checked+.cc-slider:before{transform:translate(20px)}[dir=rtl] .cc-switch input:checked+.cc-slider:before{transform:translate(-20px)}.cc-switch input:focus-visible+.cc-slider{outline:3px solid rgba(203,23,25,.45);outline-offset:2px}.cc-modal-policy{display:inline-block;margin-top:1rem;font-size:.88rem}.pagination{justify-content:center;margin-top:2.5rem}.page-link{color:var(--gc-navy)}.page-item.active .page-link{border-color:var(--gc-red);background:var(--gc-red)}@media(min-width:992px){.page-split .vm-grid{grid-template-columns:1fr 1fr}.page-split .vm-card:nth-child(3){grid-column:1 / -1}.page-split .vm-card:nth-child(3) ol{columns:2;column-gap:2rem}}.vm-card li{break-inside:avoid}.form-choice a{color:var(--gc-navy);font-weight:600;text-decoration:underline;text-underline-offset:3px}.form-choice a:hover{color:var(--gc-red)}@media(max-width:575.98px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.product-card-media{padding:1rem}.product-card-body{gap:.5rem;padding:.9rem .9rem 1rem}.product-card-title{font-size:.95rem}.product-card-more{font-size:.82rem}}.about-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:clamp(2rem,5vw,4.5rem);align-items:center}.about-kicker{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.5rem}.about-kicker img{flex:none;width:72px;height:auto}.about-eyebrow{margin:0;color:var(--gc-navy);font-size:clamp(2.6rem,6vw,4.25rem);font-weight:300;line-height:1;letter-spacing:-.03em;text-transform:lowercase}.about-eyebrow strong{display:block;color:var(--gc-red);font-weight:800}html[lang=ar] .about-eyebrow{letter-spacing:0;line-height:1.3;text-transform:none}.about-eco{display:flex;gap:.9rem;align-items:flex-start;margin:0 0 1.75rem;padding:1rem 1.2rem;border-inline-start:4px solid var(--gc-green);border-radius:12px;background:#eef8ed;color:#2f6b2b;font-weight:600}.about-eco svg{flex:none;width:24px;height:24px;margin-top:.15rem;color:var(--gc-green)}.about-title{margin:0 0 1rem;font-size:clamp(1.25rem,2.2vw,1.55rem);color:var(--gc-navy-dark)}.about-body p{color:var(--gc-muted)}.about-media{position:relative}.about-media img{width:100%;filter:drop-shadow(0 24px 40px rgba(35,31,92,.18))}.about-badge{position:absolute;inset-inline-start:-1rem;bottom:8%;display:flex;align-items:center;gap:.75rem;padding:.9rem 1.2rem;border-radius:16px;background:#fff;box-shadow:var(--gc-shadow-lg)}.about-badge strong{display:block;color:var(--gc-red);font-size:1.6rem;line-height:1}.about-badge>div{min-width:170px}.about-badge svg{flex:none;width:34px;height:34px;color:#f2a900}.about-badge span{display:block;margin-top:.25rem;color:var(--gc-muted);font-size:.8rem;font-weight:600}@media(max-width:991.98px){.about-grid{grid-template-columns:1fr}.about-badge{inset-inline-start:.5rem}}.products-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:2.25rem}.products-head .section-head{margin:0}.technology{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 20%,rgba(57,51,135,.07) 0 180px,transparent 181px),radial-gradient(circle at 92% 85%,rgba(203,23,25,.06) 0 220px,transparent 221px),#fff}.technology-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:clamp(2rem,5vw,4rem);align-items:center}.technology-title{margin:0 0 1.25rem;font-size:clamp(2rem,4.2vw,3.1rem);line-height:1.1}.technology-title span{display:block;color:var(--gc-red);font-weight:400}.technology-rule{display:flex;gap:.4rem;margin-bottom:1.5rem}.technology-rule i{display:block;width:44px;height:4px;border-radius:4px;background:var(--gc-red)}.technology-rule i:nth-child(2){background:var(--gc-navy);width:22px}.technology-rule i:nth-child(3){background:var(--gc-green);width:12px}.technology-body p{color:var(--gc-muted)}@media(max-width:991.98px){.technology-grid{grid-template-columns:1fr}}.page-body{padding-block:clamp(3rem,6vw,5rem)}.page-intro{margin-bottom:2rem}.page-intro .section-title{font-size:clamp(1.6rem,3.2vw,2.4rem)}.page-split{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(2rem,5vw,4rem);align-items:start}.page-split--even{grid-template-columns:1fr 1fr}.page-aside{display:grid;gap:1.5rem}.sticky-aside{position:sticky;top:calc(var(--gc-header-h) + 24px)}.page-figure{margin:0;overflow:hidden;border-radius:var(--gc-radius);box-shadow:var(--gc-shadow-lg)}.page-figure img{display:block;width:100%}@media(max-width:991.98px){.page-split,.page-split--even{grid-template-columns:1fr}.sticky-aside{position:static}}.cta-note{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 2rem;margin-top:3rem;padding:1.5rem clamp(1.25rem,3vw,2.25rem);border-radius:var(--gc-radius);background:var(--gc-navy-dark);color:#ffffffd9}.cta-note p{margin:0;font-size:1.05rem;font-weight:600}.cta-note a:not(.btn-gc){color:#fff;text-decoration:underline;text-underline-offset:3px}.wide-figure{margin:3rem 0 0;overflow:hidden;border-radius:var(--gc-radius)}.wide-figure img{display:block;width:100%}.overview-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.75rem}.overview-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:var(--gc-radius);background:#fff;border:1px solid var(--gc-line);transition:transform .3s var(--gc-ease),box-shadow .3s ease}.overview-card:hover{transform:translateY(-6px);box-shadow:var(--gc-shadow-lg)}.overview-card-media{aspect-ratio:16 / 8;overflow:hidden;background:var(--gc-soft)}.overview-card-media img{width:100%;height:100%;object-fit:cover;object-position:top}.overview-card-body{display:flex;flex:1;flex-direction:column;gap:.75rem;padding:1.5rem}.overview-card-body h2{margin:0;font-size:1.4rem}.overview-card-body h2 a{color:var(--gc-navy-dark)}.overview-card-body h2 a:after{content:"";position:absolute;inset:0}.overview-card-body p{margin:0;color:var(--gc-muted)}@media(max-width:767.98px){.overview-grid{grid-template-columns:1fr}}.process-figure{max-width:820px;margin:0 auto;padding:clamp(1rem,3vw,2rem);border:1px solid var(--gc-line);border-radius:var(--gc-radius);background:#fff}.process-figure img{display:block;width:100%}.product-detail{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,5vw,4rem);align-items:start}.product-visual{position:sticky;top:calc(var(--gc-header-h) + 24px);display:grid;place-items:center;padding:clamp(1.5rem,4vw,3rem);border-radius:var(--gc-radius);background:radial-gradient(circle at 50% 55%,#fff 0%,var(--gc-soft) 70%)}.product-visual img{max-height:520px;width:auto;filter:drop-shadow(0 24px 30px rgba(35,31,92,.2))}.product-summary{margin:0 0 1.75rem;color:var(--gc-muted);font-size:1.1rem}.product-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}@media(max-width:991.98px){.product-detail{grid-template-columns:1fr}.product-visual{position:static}.product-visual img{max-height:380px}}.catalog-viewer{overflow:hidden;border:1px solid var(--gc-line);border-radius:var(--gc-radius);background:var(--gc-soft);box-shadow:var(--gc-shadow)}.catalog-viewer object,.catalog-viewer iframe{display:block;width:100%;height:min(85vh,900px);border:0}.catalog-fallback{display:grid;place-items:center;gap:1rem;padding:3rem 1.5rem;text-align:center}.catalog-cover{display:block;overflow:hidden;border-radius:var(--gc-radius);box-shadow:var(--gc-shadow-lg);transition:transform .3s var(--gc-ease)}.catalog-cover:hover{transform:translateY(-4px) rotate(-.5deg)}.catalog-cover img{display:block;width:100%}.error-page{padding-block:clamp(4rem,10vw,8rem);text-align:center}.error-code{margin:0;color:var(--gc-red);font-size:clamp(5rem,16vw,9rem);font-weight:800;line-height:1}.error-page h1{margin:1rem 0}.error-page p{color:var(--gc-muted)}.search-form-gc{display:flex;gap:.5rem;max-width:560px;margin-bottom:2rem}.search-form-gc input{flex:1;min-height:50px;padding:.7rem 1rem;border:1.5px solid var(--gc-line);border-radius:999px;font:inherit}.error-page .error-code{display:block}.error-inner{max-width:640px;margin-inline:auto}.error-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem}.error-actions .bi{display:none}.btn-accent,.btn-outline{display:inline-flex;align-items:center;min-height:48px;padding:.75rem 1.5rem;border:2px solid var(--gc-red);border-radius:999px;font-weight:700}.btn-accent{background:var(--gc-red);color:#fff}.btn-accent:hover{background:var(--gc-red-dark);color:#fff}.btn-outline{border-color:var(--gc-navy);color:var(--gc-navy)}.btn-outline:hover{background:var(--gc-navy);color:#fff}.page-split--spaced{margin-top:clamp(2.5rem,5vw,4rem)}.stack-top{margin-top:1.75rem}.related-products{margin-top:clamp(3rem,6vw,5rem)}
