﻿/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 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: rgb(5.2, 44, 101.2);--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(206.6, 226, 254.6);--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(158.2, 197, 254.2);--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: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: none;--bs-link-hover-color: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--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, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}*,*::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}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.375rem + 1.5vw)}@media (min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media (min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media (min-width: 1200px){h3,.h3{font-size:1.75rem}}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}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}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:none}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{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}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;font-size:calc(1.275rem + 0.3vw);line-height:inherit}@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}::-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}.list-unstyled{padding-left:0;list-style:none}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.img-fluid{max-width:100%;height:auto}.figure{display:inline-block}.container,.container-fluid,.container-lg,.container-md,.container-sm{--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-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-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-lg,.container-md,.container-sm,.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(-0.5*var(--bs-gutter-x));margin-left:calc(-0.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-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.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-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%}@media (min-width: 576px){.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}}@media (min-width: 768px){.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width: 992px){.col-lg{flex:1 0 0%}.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%}}.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-emphasis-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-emphasis-color);--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);--bs-table-active-color: var(--bs-emphasis-color);--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);--bs-table-hover-color: var(--bs-emphasis-color);--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem .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-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-light{--bs-table-color: #000;--bs-table-bg: #f8f9fa;--bs-table-border-color: rgb(198.4, 199.2, 200);--bs-table-striped-bg: rgb(235.6, 236.55, 237.5);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 224.1, 225);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 230.325, 231.25);--bs-table-hover-color: #000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.form-label{margin-bottom:.5rem}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;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 0.25rem rgba(13,110,253,0.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::-moz-placeholder{color:var(--bs-secondary-color);opacity:1}.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:-0.375rem -0.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.5em + 0.75rem + calc(var(--bs-border-width) * 2))}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;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:0 0 0 0.25rem rgba(13,110,253,0.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input[type=checkbox]:checked{--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[type=radio]:checked{--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}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.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){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}.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.form-control.is-valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + 0.75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.form-control.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25)}textarea.form-control.is-valid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus{box-shadow:0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25)}.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.input-group>.form-control.is-valid:not(:focus){z-index:3}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.form-control.is-invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + 0.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(0.375em + 0.1875rem) center;background-size:calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)}.form-control.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25)}textarea.form-control.is-invalid{padding-right:calc(1.5em + 0.75rem);background-position:top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)}.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 0.25rem rgba(var(--bs-danger-rgb), 0.25)}.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.input-group>.form-control.is-invalid:not(:focus){z-index:4}.btn{--bs-btn-padding-x: 0.75rem;--bs-btn-padding-y: 0.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight: 400;--bs-btn-line-height: 1.5;--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, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: 0 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;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-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,fieldset:disabled .btn{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: rgb(11.05, 93.5, 215.05);--bs-btn-hover-border-color: rgb(10.4, 88, 202.4);--bs-btn-focus-shadow-rgb: 49, 132, 253;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(10.4, 88, 202.4);--bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #0d6efd;--bs-btn-disabled-border-color: #0d6efd}.btn-secondary{--bs-btn-color: #fff;--bs-btn-bg: #6c757d;--bs-btn-border-color: #6c757d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);--bs-btn-hover-border-color: rgb(86.4, 93.6, 100);--bs-btn-focus-shadow-rgb: 130, 138, 145;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(86.4, 93.6, 100);--bs-btn-active-border-color: rgb(81, 87.75, 93.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #6c757d;--bs-btn-disabled-border-color: #6c757d}.btn-success{--bs-btn-color: #fff;--bs-btn-bg: #198754;--bs-btn-border-color: #198754;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(21.25, 114.75, 71.4);--bs-btn-hover-border-color: rgb(20, 108, 67.2);--bs-btn-focus-shadow-rgb: 60, 153, 110;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(20, 108, 67.2);--bs-btn-active-border-color: rgb(18.75, 101.25, 63);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 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: rgb(187, 45.05, 58.65);--bs-btn-hover-border-color: rgb(176, 42.4, 55.2);--bs-btn-focus-shadow-rgb: 225, 83, 97;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(176, 42.4, 55.2);--bs-btn-active-border-color: rgb(165, 39.75, 51.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #dc3545;--bs-btn-disabled-border-color: #dc3545}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.dropdown{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:0.3em solid rgba(0,0,0,0);border-bottom:0;border-left:0.3em solid rgba(0,0,0,0)}.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: 0.5rem;--bs-dropdown-spacer: 0.125rem;--bs-dropdown-font-size:1rem;--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: 0.5rem;--bs-dropdown-box-shadow: var(--bs-box-shadow);--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: 0.25rem;--bs-dropdown-header-color: #6c757d;--bs-dropdown-header-padding-x: 1rem;--bs-dropdown-header-padding-y: 0.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-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;white-space:nowrap;background-color:rgba(0,0,0,0);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:rgba(0,0,0,0)}.dropdown-menu.show{display:block}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: 0.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);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 0.25rem rgba(13,110,253,0.25)}.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 rgba(0,0,0,0);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}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.flash.alert{--bs-card-spacer-y: 1rem;--bs-card-spacer-x: 1rem;--bs-card-title-spacer-y: 0.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: 0.5rem;--bs-card-cap-padding-x: 1rem;--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.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: 0.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)}.flash.alert>hr{margin-right:0;margin-left:0}.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: 0.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)}.pagination{--bs-pagination-padding-x: 0.75rem;--bs-pagination-padding-y: 0.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 0.25rem rgba(13, 110, 253, 0.25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--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}.badge{--bs-badge-padding-x: 0.65em;--bs-badge-padding-y: 0.35em;--bs-badge-font-size:0.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)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{--bs-progress-height: 1rem;--bs-progress-font-size:0.75rem;--bs-progress-bg: var(--bs-secondary-bg);--bs-progress-border-radius: var(--bs-border-radius);--bs-progress-box-shadow: var(--bs-box-shadow-inset);--bs-progress-bar-color: #fff;--bs-progress-bar-bg: #0d6efd;--bs-progress-bar-transition: width 0.6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: 0.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: var(--bs-box-shadow-sm);--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.5;--bs-modal-footer-gap: 0.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:translate(0, -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: 0.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;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(-0.5*var(--bs-modal-header-padding-y)) calc(-0.5*var(--bs-modal-header-padding-x)) calc(-0.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: var(--bs-box-shadow)}.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:0.875rem;--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: var(--bs-box-shadow);--bs-popover-header-padding-x: 1rem;--bs-popover-header-padding-y: 0.5rem;--bs-popover-header-font-size:1rem;--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: 0.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.5;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-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}}.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{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.align-middle{vertical-align:middle !important}.overflow-x-auto{overflow-x:auto !important}.d-block{display:block !important}.d-flex{display:flex !important}.d-none{display:none !important}.position-relative{position:relative !important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important}.flash.alert{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important}.w-100{width:100% !important}.h-100{height:100% !important}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-wrap{flex-wrap:wrap !important}.justify-content-start{justify-content:flex-start !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-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-content-center{align-content:center !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !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}.pt-2{padding-top:.5rem !important}.gap-2{gap:.5rem !important}.text-center{text-align:center !important}.text-uppercase{text-transform:uppercase !important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important}.text-info,.flash.notice{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important}.text-danger,.flash.alert{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important}.rounded-circle{border-radius:50% !important}.visible{visibility:visible !important}@media (min-width: 768px){.d-md-block{display:block !important}.d-md-flex{display:flex !important}.flex-md-row{flex-direction:row !important}.align-items-md-center{align-items:center !important}}@media (min-width: 992px){.d-lg-block{display:block !important}.d-lg-flex{display:flex !important}.d-lg-none{display:none !important}.align-items-lg-start{align-items:flex-start !important}}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:"FontAwesome";src:url(/../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0);src:url(/../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(/../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(/../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(/../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:normal;font-style:normal}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom, white 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom, white 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom, #eee 50%, white 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:white}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.air-datepicker-cell.-year-.-other-decade-,.air-datepicker-cell.-day-.-other-month-{color:var(--adp-color-other-month)}.air-datepicker-cell.-year-.-other-decade-:hover,.air-datepicker-cell.-day-.-other-month-:hover{color:var(--adp-color-other-month-hover)}.air-datepicker-cell.-year-.-other-decade-:empty,.air-datepicker-cell.-day-.-other-month-:empty{background:none;border:none}.air-datepicker-cell{border-radius:var(--adp-cell-border-radius);box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;z-index:1}.air-datepicker-cell.-focus-{background:var(--adp-cell-background-color-hover)}.air-datepicker-cell.-current-{color:var(--adp-color-current-date)}.air-datepicker-cell.-current-.-focus-{color:var(--adp-color)}.air-datepicker-cell.-current-.-in-range-{color:var(--adp-color-current-date)}.air-datepicker-cell.-disabled-{cursor:default;color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-in-range-{color:var(--adp-color-disabled-in-range)}.air-datepicker-cell.-disabled-.-current-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-in-range-{background:var(--adp-cell-background-color-in-range);border-radius:0}.air-datepicker-cell.-in-range-:hover{background:var(--adp-cell-background-color-in-range-hover)}.air-datepicker-cell.-range-from-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)}.air-datepicker-cell.-range-to-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0}.air-datepicker-cell.-range-to-.-range-from-{border-radius:var(--adp-cell-border-radius)}.air-datepicker-cell.-selected-{color:#fff;border:none;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-current-{color:#fff;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-focus-{background:var(--adp-cell-background-color-selected-hover)}.air-datepicker-body{transition:all var(--adp-transition-duration) var(--adp-transition-ease)}.air-datepicker-body.-hidden-{display:none}.air-datepicker-body--day-names{display:grid;grid-template-columns:repeat(7, var(--adp-day-cell-width));margin:8px 0 3px}.air-datepicker-body--day-name{color:var(--adp-day-name-color);display:flex;align-items:center;justify-content:center;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.air-datepicker-body--day-name.-clickable-{cursor:pointer}.air-datepicker-body--day-name.-clickable-:hover{color:var(--adp-day-name-color-hover)}.air-datepicker-body--cells{display:grid}.air-datepicker-body--cells.-days-{grid-template-columns:repeat(7, var(--adp-day-cell-width));grid-auto-rows:var(--adp-day-cell-height)}.air-datepicker-body--cells.-months-{grid-template-columns:repeat(3, 1fr);grid-auto-rows:var(--adp-month-cell-height)}.air-datepicker-body--cells.-years-{grid-template-columns:repeat(4, 1fr);grid-auto-rows:var(--adp-year-cell-height)}.air-datepicker-nav{display:flex;justify-content:space-between;border-bottom:1px solid var(--adp-border-color-inner);min-height:var(--adp-nav-height);padding:var(--adp-padding);box-sizing:content-box}.air-datepicker-nav--title,.air-datepicker-nav--action{display:flex;cursor:pointer;align-items:center;justify-content:center}.air-datepicker-nav--action{width:var(--adp-nav-action-size);border-radius:var(--adp-border-radius);-webkit-user-select:none;-moz-user-select:none;user-select:none}.air-datepicker-nav--action:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--action:active{background:var(--adp-background-color-active)}.air-datepicker-nav--action.-disabled-{visibility:hidden}.air-datepicker-nav--action svg{width:32px;height:32px}.air-datepicker-nav--action path{fill:none;stroke:var(--adp-nav-arrow-color);stroke-width:2px}.air-datepicker-nav--title{border-radius:var(--adp-border-radius);padding:0 8px}.air-datepicker-nav--title i{font-style:normal;color:var(--adp-nav-color-secondary);margin-left:.3em}.air-datepicker-nav--title:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--title:active{background:var(--adp-background-color-active)}.air-datepicker-nav--title.-disabled-{cursor:default;background:none}.air-datepicker-buttons{display:grid;grid-auto-columns:1fr;grid-auto-flow:column}.air-datepicker-button{display:inline-flex;color:var(--adp-btn-color);border-radius:var(--adp-btn-border-radius);cursor:pointer;height:var(--adp-btn-height);border:none;background:rgba(255,255,255,0)}.air-datepicker-button:hover{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover)}.air-datepicker-button:focus{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover);outline:none}.air-datepicker-button:active{background:var(--adp-btn-background-color-active)}.air-datepicker-button span{outline:none;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.air-datepicker-time{display:grid;grid-template-columns:max-content 1fr;grid-column-gap:12px;align-items:center;position:relative;padding:0 var(--adp-time-padding-inner)}.air-datepicker-time--current{display:flex;align-items:center;flex:1;font-size:14px;text-align:center}.air-datepicker-time--current-colon{margin:0 2px 3px;line-height:1}.air-datepicker-time--current-hours,.air-datepicker-time--current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.air-datepicker-time--current-hours:after,.air-datepicker-time--current-minutes:after{content:"";background:var(--adp-background-color-hover);border-radius:var(--adp-border-radius);position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.air-datepicker-time--current-hours.-focus-:after,.air-datepicker-time--current-minutes.-focus-:after{opacity:1}.air-datepicker-time--current-ampm{text-transform:uppercase;align-self:flex-end;color:var(--adp-time-day-period-color);margin-left:6px;font-size:11px;margin-bottom:1px}.air-datepicker-time--row{display:flex;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right, var(--adp-time-track-color), var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat}.air-datepicker-time--row:first-child{margin-bottom:4px}.air-datepicker-time--row input[type=range]{background:none;cursor:pointer;flex:1;height:100%;width:100%;padding:0;margin:0;-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-ms-tooltip{display:none}.air-datepicker-time--row input[type=range]:hover::-webkit-slider-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-moz-range-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-ms-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:focus{outline:none}.air-datepicker-time--row input[type=range]:focus::-webkit-slider-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-moz-range-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-ms-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-webkit-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-moz-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-ms-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{margin-top:calc(var(--adp-time-thumb-size)/2*-1)}.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-moz-range-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-track{border:none;height:var(--adp-time-track-height);cursor:pointer;color:rgba(0,0,0,0);background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-fill-lower{background:rgba(0,0,0,0)}.air-datepicker-time--row input[type=range]::-ms-fill-upper{background:rgba(0,0,0,0)}.air-datepicker{--adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--adp-font-size: 14px;--adp-width: 246px;--adp-z-index: 100;--adp-padding: 4px;--adp-grid-areas: "nav" "body" "timepicker" "buttons";--adp-transition-duration: .3s;--adp-transition-ease: ease-out;--adp-transition-offset: 8px;--adp-background-color: #fff;--adp-background-color-hover: #f0f0f0;--adp-background-color-active: #eaeaea;--adp-background-color-in-range: rgba(92, 196, 239, .1);--adp-background-color-in-range-focused: rgba(92, 196, 239, .2);--adp-background-color-selected-other-month-focused: #8ad5f4;--adp-background-color-selected-other-month: #a2ddf6;--adp-color: #4a4a4a;--adp-color-secondary: #9c9c9c;--adp-accent-color: #4eb5e6;--adp-color-current-date: var(--adp-accent-color);--adp-color-other-month: #dedede;--adp-color-disabled: #aeaeae;--adp-color-disabled-in-range: #939393;--adp-color-other-month-hover: #c5c5c5;--adp-border-color: #dbdbdb;--adp-border-color-inner: #efefef;--adp-border-radius: 4px;--adp-border-color-inline: #d7d7d7;--adp-nav-height: 32px;--adp-nav-arrow-color: var(--adp-color-secondary);--adp-nav-action-size: 32px;--adp-nav-color-secondary: var(--adp-color-secondary);--adp-day-name-color: #ff9a19;--adp-day-name-color-hover: #8ad5f4;--adp-day-cell-width: 1fr;--adp-day-cell-height: 32px;--adp-month-cell-height: 42px;--adp-year-cell-height: 56px;--adp-pointer-size: 10px;--adp-poiner-border-radius: 2px;--adp-pointer-offset: 14px;--adp-cell-border-radius: 4px;--adp-cell-background-color-hover: var(--adp-background-color-hover);--adp-cell-background-color-selected: #5cc4ef;--adp-cell-background-color-selected-hover: #45bced;--adp-cell-background-color-in-range: rgba(92, 196, 239, 0.1);--adp-cell-background-color-in-range-hover: rgba(92, 196, 239, 0.2);--adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);--adp-btn-height: 32px;--adp-btn-color: var(--adp-accent-color);--adp-btn-color-hover: var(--adp-color);--adp-btn-border-radius: var(--adp-border-radius);--adp-btn-background-color-hover: var(--adp-background-color-hover);--adp-btn-background-color-active: var(--adp-background-color-active);--adp-time-track-height: 1px;--adp-time-track-color: #dedede;--adp-time-track-color-hover: #b1b1b1;--adp-time-thumb-size: 12px;--adp-time-padding-inner: 10px;--adp-time-day-period-color: var(--adp-color-secondary);--adp-mobile-font-size: 16px;--adp-mobile-nav-height: 40px;--adp-mobile-width: 320px;--adp-mobile-day-cell-height: 38px;--adp-mobile-month-cell-height: 48px;--adp-mobile-year-cell-height: 64px}.air-datepicker-overlay{--adp-overlay-background-color: rgba(0, 0, 0, .3);--adp-overlay-transition-duration: .3s;--adp-overlay-transition-ease: ease-out;--adp-overlay-z-index: 99}.air-datepicker{background:var(--adp-background-color);border:1px solid var(--adp-border-color);box-shadow:0 4px 12px rgba(0,0,0,0.15);border-radius:var(--adp-border-radius);box-sizing:content-box;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4, max-content);grid-template-areas:var(--adp-grid-areas);font-family:var(--adp-font-family),sans-serif;font-size:var(--adp-font-size);color:var(--adp-color);width:var(--adp-width);position:absolute;transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),transform var(--adp-transition-duration) var(--adp-transition-ease);z-index:var(--adp-z-index)}.air-datepicker:not(.-custom-position-){opacity:0}.air-datepicker.-from-top-{transform:translateY(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-from-right-{transform:translateX(var(--adp-transition-offset))}.air-datepicker.-from-bottom-{transform:translateY(var(--adp-transition-offset))}.air-datepicker.-from-left-{transform:translateX(calc(var(--adp-transition-offset) * -1))}.air-datepicker.-active-:not(.-custom-position-){transform:translate(0, 0);opacity:1}.air-datepicker.-active-.-custom-position-{transition:none}.air-datepicker.-inline-{border-color:var(--adp-border-color-inline);box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.air-datepicker.-inline- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-{--adp-font-size: var(--adp-mobile-font-size);--adp-day-cell-height: var(--adp-mobile-day-cell-height);--adp-month-cell-height: var(--adp-mobile-month-cell-height);--adp-year-cell-height: var(--adp-mobile-year-cell-height);--adp-nav-height: var(--adp-mobile-nav-height);--adp-nav-action-size: var(--adp-mobile-nav-height);position:fixed;width:var(--adp-mobile-width);border:none}.air-datepicker.-is-mobile- *{-webkit-tap-highlight-color:rgba(0,0,0,0)}.air-datepicker.-is-mobile- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-:not(.-custom-position-){transform:translate(-50%, calc(-50% + var(--adp-transition-offset)))}.air-datepicker.-is-mobile-.-active-:not(.-custom-position-){transform:translate(-50%, -50%)}.air-datepicker.-custom-position-{transition:none}.air-datepicker-global-container{position:absolute;left:0;top:0}.air-datepicker--pointer{--pointer-half-size: calc(var(--adp-pointer-size) / 2);position:absolute;width:var(--adp-pointer-size);height:var(--adp-pointer-size);z-index:-1}.air-datepicker--pointer:after{content:"";position:absolute;background:#fff;border-top:1px solid var(--adp-border-color-inline);border-right:1px solid var(--adp-border-color-inline);border-top-right-radius:var(--adp-poiner-border-radius);width:var(--adp-pointer-size);height:var(--adp-pointer-size);box-sizing:border-box}[data-popper-placement^=top] .air-datepicker--pointer{top:calc(100% - var(--pointer-half-size) + 1px)}[data-popper-placement^=top] .air-datepicker--pointer:after{transform:rotate(135deg)}[data-popper-placement^=right] .air-datepicker--pointer{right:calc(100% - var(--pointer-half-size) + 1px)}[data-popper-placement^=right] .air-datepicker--pointer:after{transform:rotate(225deg)}[data-popper-placement^=bottom] .air-datepicker--pointer{bottom:calc(100% - var(--pointer-half-size) + 1px)}[data-popper-placement^=bottom] .air-datepicker--pointer:after{transform:rotate(315deg)}[data-popper-placement^=left] .air-datepicker--pointer{left:calc(100% - var(--pointer-half-size) + 1px)}[data-popper-placement^=left] .air-datepicker--pointer:after{transform:rotate(45deg)}.air-datepicker--navigation{grid-area:nav}.air-datepicker--content{box-sizing:content-box;padding:var(--adp-padding);grid-area:body}.air-datepicker--time{grid-area:timepicker}.air-datepicker--buttons{grid-area:buttons}.air-datepicker--buttons,.air-datepicker--time{padding:var(--adp-padding);border-top:1px solid var(--adp-border-color-inner)}.air-datepicker-overlay{position:fixed;background:var(--adp-overlay-background-color);left:0;top:0;width:0;height:0;opacity:0;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),left 0s,height 0s,width 0s;transition-delay:0s,var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration);z-index:var(--adp-overlay-z-index)}.air-datepicker-overlay.-active-{opacity:1;width:100%;height:100%;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),height 0s,width 0s}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:flex;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=text],.iti input[type=tel]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgba(0,0,0,0.2);background-color:white;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width: 500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.iti__country{padding:5px 10px;outline:none}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,0.05)}.iti__flag-box,.iti__country-name,.iti__dial-code{vertical-align:middle}.iti__flag-box,.iti__country-name{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=text],.iti--allow-dropdown input[type=tel],.iti--separate-dial-code input,.iti--separate-dial-code input[type=text],.iti--separate-dial-code input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,0.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,0.05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0px 0px}.iti__flag.iti__ad{height:14px;background-position:-22px 0px}.iti__flag.iti__ae{height:10px;background-position:-44px 0px}.iti__flag.iti__af{height:14px;background-position:-66px 0px}.iti__flag.iti__ag{height:14px;background-position:-88px 0px}.iti__flag.iti__ai{height:10px;background-position:-110px 0px}.iti__flag.iti__al{height:15px;background-position:-132px 0px}.iti__flag.iti__am{height:10px;background-position:-154px 0px}.iti__flag.iti__ao{height:14px;background-position:-176px 0px}.iti__flag.iti__aq{height:14px;background-position:-198px 0px}.iti__flag.iti__ar{height:13px;background-position:-220px 0px}.iti__flag.iti__as{height:10px;background-position:-242px 0px}.iti__flag.iti__at{height:14px;background-position:-264px 0px}.iti__flag.iti__au{height:10px;background-position:-286px 0px}.iti__flag.iti__aw{height:14px;background-position:-308px 0px}.iti__flag.iti__ax{height:13px;background-position:-330px 0px}.iti__flag.iti__az{height:10px;background-position:-352px 0px}.iti__flag.iti__ba{height:10px;background-position:-374px 0px}.iti__flag.iti__bb{height:14px;background-position:-396px 0px}.iti__flag.iti__bd{height:12px;background-position:-418px 0px}.iti__flag.iti__be{height:15px;background-position:-440px 0px}.iti__flag.iti__bf{height:14px;background-position:-460px 0px}.iti__flag.iti__bg{height:12px;background-position:-482px 0px}.iti__flag.iti__bh{height:12px;background-position:-504px 0px}.iti__flag.iti__bi{height:12px;background-position:-526px 0px}.iti__flag.iti__bj{height:14px;background-position:-548px 0px}.iti__flag.iti__bl{height:14px;background-position:-570px 0px}.iti__flag.iti__bm{height:10px;background-position:-592px 0px}.iti__flag.iti__bn{height:10px;background-position:-614px 0px}.iti__flag.iti__bo{height:14px;background-position:-636px 0px}.iti__flag.iti__bq{height:14px;background-position:-658px 0px}.iti__flag.iti__br{height:14px;background-position:-680px 0px}.iti__flag.iti__bs{height:10px;background-position:-702px 0px}.iti__flag.iti__bt{height:14px;background-position:-724px 0px}.iti__flag.iti__bv{height:15px;background-position:-746px 0px}.iti__flag.iti__bw{height:14px;background-position:-768px 0px}.iti__flag.iti__by{height:10px;background-position:-790px 0px}.iti__flag.iti__bz{height:14px;background-position:-812px 0px}.iti__flag.iti__ca{height:10px;background-position:-834px 0px}.iti__flag.iti__cc{height:10px;background-position:-856px 0px}.iti__flag.iti__cd{height:15px;background-position:-878px 0px}.iti__flag.iti__cf{height:14px;background-position:-900px 0px}.iti__flag.iti__cg{height:14px;background-position:-922px 0px}.iti__flag.iti__ch{height:15px;background-position:-944px 0px}.iti__flag.iti__ci{height:14px;background-position:-961px 0px}.iti__flag.iti__ck{height:10px;background-position:-983px 0px}.iti__flag.iti__cl{height:14px;background-position:-1005px 0px}.iti__flag.iti__cm{height:14px;background-position:-1027px 0px}.iti__flag.iti__cn{height:14px;background-position:-1049px 0px}.iti__flag.iti__co{height:14px;background-position:-1071px 0px}.iti__flag.iti__cp{height:14px;background-position:-1093px 0px}.iti__flag.iti__cr{height:12px;background-position:-1115px 0px}.iti__flag.iti__cu{height:10px;background-position:-1137px 0px}.iti__flag.iti__cv{height:12px;background-position:-1159px 0px}.iti__flag.iti__cw{height:14px;background-position:-1181px 0px}.iti__flag.iti__cx{height:10px;background-position:-1203px 0px}.iti__flag.iti__cy{height:14px;background-position:-1225px 0px}.iti__flag.iti__cz{height:14px;background-position:-1247px 0px}.iti__flag.iti__de{height:12px;background-position:-1269px 0px}.iti__flag.iti__dg{height:10px;background-position:-1291px 0px}.iti__flag.iti__dj{height:14px;background-position:-1313px 0px}.iti__flag.iti__dk{height:15px;background-position:-1335px 0px}.iti__flag.iti__dm{height:10px;background-position:-1357px 0px}.iti__flag.iti__do{height:14px;background-position:-1379px 0px}.iti__flag.iti__dz{height:14px;background-position:-1401px 0px}.iti__flag.iti__ea{height:14px;background-position:-1423px 0px}.iti__flag.iti__ec{height:14px;background-position:-1445px 0px}.iti__flag.iti__ee{height:13px;background-position:-1467px 0px}.iti__flag.iti__eg{height:14px;background-position:-1489px 0px}.iti__flag.iti__eh{height:10px;background-position:-1511px 0px}.iti__flag.iti__er{height:10px;background-position:-1533px 0px}.iti__flag.iti__es{height:14px;background-position:-1555px 0px}.iti__flag.iti__et{height:10px;background-position:-1577px 0px}.iti__flag.iti__eu{height:14px;background-position:-1599px 0px}.iti__flag.iti__fi{height:12px;background-position:-1621px 0px}.iti__flag.iti__fj{height:10px;background-position:-1643px 0px}.iti__flag.iti__fk{height:10px;background-position:-1665px 0px}.iti__flag.iti__fm{height:11px;background-position:-1687px 0px}.iti__flag.iti__fo{height:15px;background-position:-1709px 0px}.iti__flag.iti__fr{height:14px;background-position:-1731px 0px}.iti__flag.iti__ga{height:15px;background-position:-1753px 0px}.iti__flag.iti__gb{height:10px;background-position:-1775px 0px}.iti__flag.iti__gd{height:12px;background-position:-1797px 0px}.iti__flag.iti__ge{height:14px;background-position:-1819px 0px}.iti__flag.iti__gf{height:14px;background-position:-1841px 0px}.iti__flag.iti__gg{height:14px;background-position:-1863px 0px}.iti__flag.iti__gh{height:14px;background-position:-1885px 0px}.iti__flag.iti__gi{height:10px;background-position:-1907px 0px}.iti__flag.iti__gl{height:14px;background-position:-1929px 0px}.iti__flag.iti__gm{height:14px;background-position:-1951px 0px}.iti__flag.iti__gn{height:14px;background-position:-1973px 0px}.iti__flag.iti__gp{height:14px;background-position:-1995px 0px}.iti__flag.iti__gq{height:14px;background-position:-2017px 0px}.iti__flag.iti__gr{height:14px;background-position:-2039px 0px}.iti__flag.iti__gs{height:10px;background-position:-2061px 0px}.iti__flag.iti__gt{height:13px;background-position:-2083px 0px}.iti__flag.iti__gu{height:11px;background-position:-2105px 0px}.iti__flag.iti__gw{height:10px;background-position:-2127px 0px}.iti__flag.iti__gy{height:12px;background-position:-2149px 0px}.iti__flag.iti__hk{height:14px;background-position:-2171px 0px}.iti__flag.iti__hm{height:10px;background-position:-2193px 0px}.iti__flag.iti__hn{height:10px;background-position:-2215px 0px}.iti__flag.iti__hr{height:10px;background-position:-2237px 0px}.iti__flag.iti__ht{height:12px;background-position:-2259px 0px}.iti__flag.iti__hu{height:10px;background-position:-2281px 0px}.iti__flag.iti__ic{height:14px;background-position:-2303px 0px}.iti__flag.iti__id{height:14px;background-position:-2325px 0px}.iti__flag.iti__ie{height:10px;background-position:-2347px 0px}.iti__flag.iti__il{height:15px;background-position:-2369px 0px}.iti__flag.iti__im{height:10px;background-position:-2391px 0px}.iti__flag.iti__in{height:14px;background-position:-2413px 0px}.iti__flag.iti__io{height:10px;background-position:-2435px 0px}.iti__flag.iti__iq{height:14px;background-position:-2457px 0px}.iti__flag.iti__ir{height:12px;background-position:-2479px 0px}.iti__flag.iti__is{height:15px;background-position:-2501px 0px}.iti__flag.iti__it{height:14px;background-position:-2523px 0px}.iti__flag.iti__je{height:12px;background-position:-2545px 0px}.iti__flag.iti__jm{height:10px;background-position:-2567px 0px}.iti__flag.iti__jo{height:10px;background-position:-2589px 0px}.iti__flag.iti__jp{height:14px;background-position:-2611px 0px}.iti__flag.iti__ke{height:14px;background-position:-2633px 0px}.iti__flag.iti__kg{height:12px;background-position:-2655px 0px}.iti__flag.iti__kh{height:13px;background-position:-2677px 0px}.iti__flag.iti__ki{height:10px;background-position:-2699px 0px}.iti__flag.iti__km{height:12px;background-position:-2721px 0px}.iti__flag.iti__kn{height:14px;background-position:-2743px 0px}.iti__flag.iti__kp{height:10px;background-position:-2765px 0px}.iti__flag.iti__kr{height:14px;background-position:-2787px 0px}.iti__flag.iti__kw{height:10px;background-position:-2809px 0px}.iti__flag.iti__ky{height:10px;background-position:-2831px 0px}.iti__flag.iti__kz{height:10px;background-position:-2853px 0px}.iti__flag.iti__la{height:14px;background-position:-2875px 0px}.iti__flag.iti__lb{height:14px;background-position:-2897px 0px}.iti__flag.iti__lc{height:10px;background-position:-2919px 0px}.iti__flag.iti__li{height:12px;background-position:-2941px 0px}.iti__flag.iti__lk{height:10px;background-position:-2963px 0px}.iti__flag.iti__lr{height:11px;background-position:-2985px 0px}.iti__flag.iti__ls{height:14px;background-position:-3007px 0px}.iti__flag.iti__lt{height:12px;background-position:-3029px 0px}.iti__flag.iti__lu{height:12px;background-position:-3051px 0px}.iti__flag.iti__lv{height:10px;background-position:-3073px 0px}.iti__flag.iti__ly{height:10px;background-position:-3095px 0px}.iti__flag.iti__ma{height:14px;background-position:-3117px 0px}.iti__flag.iti__mc{height:15px;background-position:-3139px 0px}.iti__flag.iti__md{height:10px;background-position:-3160px 0px}.iti__flag.iti__me{height:10px;background-position:-3182px 0px}.iti__flag.iti__mf{height:14px;background-position:-3204px 0px}.iti__flag.iti__mg{height:14px;background-position:-3226px 0px}.iti__flag.iti__mh{height:11px;background-position:-3248px 0px}.iti__flag.iti__mk{height:10px;background-position:-3270px 0px}.iti__flag.iti__ml{height:14px;background-position:-3292px 0px}.iti__flag.iti__mm{height:14px;background-position:-3314px 0px}.iti__flag.iti__mn{height:10px;background-position:-3336px 0px}.iti__flag.iti__mo{height:14px;background-position:-3358px 0px}.iti__flag.iti__mp{height:10px;background-position:-3380px 0px}.iti__flag.iti__mq{height:14px;background-position:-3402px 0px}.iti__flag.iti__mr{height:14px;background-position:-3424px 0px}.iti__flag.iti__ms{height:10px;background-position:-3446px 0px}.iti__flag.iti__mt{height:14px;background-position:-3468px 0px}.iti__flag.iti__mu{height:14px;background-position:-3490px 0px}.iti__flag.iti__mv{height:14px;background-position:-3512px 0px}.iti__flag.iti__mw{height:14px;background-position:-3534px 0px}.iti__flag.iti__mx{height:12px;background-position:-3556px 0px}.iti__flag.iti__my{height:10px;background-position:-3578px 0px}.iti__flag.iti__mz{height:14px;background-position:-3600px 0px}.iti__flag.iti__na{height:14px;background-position:-3622px 0px}.iti__flag.iti__nc{height:10px;background-position:-3644px 0px}.iti__flag.iti__ne{height:15px;background-position:-3666px 0px}.iti__flag.iti__nf{height:10px;background-position:-3686px 0px}.iti__flag.iti__ng{height:10px;background-position:-3708px 0px}.iti__flag.iti__ni{height:12px;background-position:-3730px 0px}.iti__flag.iti__nl{height:14px;background-position:-3752px 0px}.iti__flag.iti__no{height:15px;background-position:-3774px 0px}.iti__flag.iti__np{height:15px;background-position:-3796px 0px}.iti__flag.iti__nr{height:10px;background-position:-3811px 0px}.iti__flag.iti__nu{height:10px;background-position:-3833px 0px}.iti__flag.iti__nz{height:10px;background-position:-3855px 0px}.iti__flag.iti__om{height:10px;background-position:-3877px 0px}.iti__flag.iti__pa{height:14px;background-position:-3899px 0px}.iti__flag.iti__pe{height:14px;background-position:-3921px 0px}.iti__flag.iti__pf{height:14px;background-position:-3943px 0px}.iti__flag.iti__pg{height:15px;background-position:-3965px 0px}.iti__flag.iti__ph{height:10px;background-position:-3987px 0px}.iti__flag.iti__pk{height:14px;background-position:-4009px 0px}.iti__flag.iti__pl{height:13px;background-position:-4031px 0px}.iti__flag.iti__pm{height:14px;background-position:-4053px 0px}.iti__flag.iti__pn{height:10px;background-position:-4075px 0px}.iti__flag.iti__pr{height:14px;background-position:-4097px 0px}.iti__flag.iti__ps{height:10px;background-position:-4119px 0px}.iti__flag.iti__pt{height:14px;background-position:-4141px 0px}.iti__flag.iti__pw{height:13px;background-position:-4163px 0px}.iti__flag.iti__py{height:11px;background-position:-4185px 0px}.iti__flag.iti__qa{height:8px;background-position:-4207px 0px}.iti__flag.iti__re{height:14px;background-position:-4229px 0px}.iti__flag.iti__ro{height:14px;background-position:-4251px 0px}.iti__flag.iti__rs{height:14px;background-position:-4273px 0px}.iti__flag.iti__ru{height:14px;background-position:-4295px 0px}.iti__flag.iti__rw{height:14px;background-position:-4317px 0px}.iti__flag.iti__sa{height:14px;background-position:-4339px 0px}.iti__flag.iti__sb{height:10px;background-position:-4361px 0px}.iti__flag.iti__sc{height:10px;background-position:-4383px 0px}.iti__flag.iti__sd{height:10px;background-position:-4405px 0px}.iti__flag.iti__se{height:13px;background-position:-4427px 0px}.iti__flag.iti__sg{height:14px;background-position:-4449px 0px}.iti__flag.iti__sh{height:10px;background-position:-4471px 0px}.iti__flag.iti__si{height:10px;background-position:-4493px 0px}.iti__flag.iti__sj{height:15px;background-position:-4515px 0px}.iti__flag.iti__sk{height:14px;background-position:-4537px 0px}.iti__flag.iti__sl{height:14px;background-position:-4559px 0px}.iti__flag.iti__sm{height:15px;background-position:-4581px 0px}.iti__flag.iti__sn{height:14px;background-position:-4603px 0px}.iti__flag.iti__so{height:14px;background-position:-4625px 0px}.iti__flag.iti__sr{height:14px;background-position:-4647px 0px}.iti__flag.iti__ss{height:10px;background-position:-4669px 0px}.iti__flag.iti__st{height:10px;background-position:-4691px 0px}.iti__flag.iti__sv{height:12px;background-position:-4713px 0px}.iti__flag.iti__sx{height:14px;background-position:-4735px 0px}.iti__flag.iti__sy{height:14px;background-position:-4757px 0px}.iti__flag.iti__sz{height:14px;background-position:-4779px 0px}.iti__flag.iti__ta{height:10px;background-position:-4801px 0px}.iti__flag.iti__tc{height:10px;background-position:-4823px 0px}.iti__flag.iti__td{height:14px;background-position:-4845px 0px}.iti__flag.iti__tf{height:14px;background-position:-4867px 0px}.iti__flag.iti__tg{height:13px;background-position:-4889px 0px}.iti__flag.iti__th{height:14px;background-position:-4911px 0px}.iti__flag.iti__tj{height:10px;background-position:-4933px 0px}.iti__flag.iti__tk{height:10px;background-position:-4955px 0px}.iti__flag.iti__tl{height:10px;background-position:-4977px 0px}.iti__flag.iti__tm{height:14px;background-position:-4999px 0px}.iti__flag.iti__tn{height:14px;background-position:-5021px 0px}.iti__flag.iti__to{height:10px;background-position:-5043px 0px}.iti__flag.iti__tr{height:14px;background-position:-5065px 0px}.iti__flag.iti__tt{height:12px;background-position:-5087px 0px}.iti__flag.iti__tv{height:10px;background-position:-5109px 0px}.iti__flag.iti__tw{height:14px;background-position:-5131px 0px}.iti__flag.iti__tz{height:14px;background-position:-5153px 0px}.iti__flag.iti__ua{height:14px;background-position:-5175px 0px}.iti__flag.iti__ug{height:14px;background-position:-5197px 0px}.iti__flag.iti__um{height:11px;background-position:-5219px 0px}.iti__flag.iti__un{height:14px;background-position:-5241px 0px}.iti__flag.iti__us{height:11px;background-position:-5263px 0px}.iti__flag.iti__uy{height:14px;background-position:-5285px 0px}.iti__flag.iti__uz{height:10px;background-position:-5307px 0px}.iti__flag.iti__va{height:15px;background-position:-5329px 0px}.iti__flag.iti__vc{height:14px;background-position:-5346px 0px}.iti__flag.iti__ve{height:14px;background-position:-5368px 0px}.iti__flag.iti__vg{height:10px;background-position:-5390px 0px}.iti__flag.iti__vi{height:14px;background-position:-5412px 0px}.iti__flag.iti__vn{height:14px;background-position:-5434px 0px}.iti__flag.iti__vu{height:12px;background-position:-5456px 0px}.iti__flag.iti__wf{height:14px;background-position:-5478px 0px}.iti__flag.iti__ws{height:10px;background-position:-5500px 0px}.iti__flag.iti__xk{height:15px;background-position:-5522px 0px}.iti__flag.iti__ye{height:14px;background-position:-5544px 0px}.iti__flag.iti__yt{height:14px;background-position:-5566px 0px}.iti__flag.iti__za{height:14px;background-position:-5588px 0px}.iti__flag.iti__zm{height:14px;background-position:-5610px 0px}.iti__flag.iti__zw{height:10px;background-position:-5632px 0px}.iti__flag{height:15px;box-shadow:0px 0px 1px 0px #888;background-image:url(/img/images/vendor/intlTelInput/flags.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.iti__flag{background-image:url(/img/images/vendor/intlTelInput/flags@2x.png)}}.iti__flag.iti__np{background-color:transparent}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after{content:"prev"}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0, 0, 0);z-index:10}html{height:100vh;min-height:100vh}body{min-height:100vh}body{line-height:1;font-family:"Montserrat",Arial,Helvetica,sans-serif}*:focus{outline:none}.no-margin-top{margin-top:0 !important}.no-padding{padding:0 !important}.overflow-x-auto{overflow-x:auto}.container-fluid.no-padding>.row,.no-padding.container-sm>.row,.no-padding.container-md>.row,.no-padding.container-lg>.row{margin-right:0;margin-left:0}.container-fluid.no-padding>.row>*,.no-padding.container-sm>.row>*,.no-padding.container-md>.row>*,.no-padding.container-lg>.row>*{padding:0 !important}.container-fluid,.container-sm,.container-md,.container-lg{max-width:2560px;margin:0 auto}.w-100{width:100%}.d-block{display:block}.d-none{display:none}a:hover{color:#0156e2;text-decoration:none}#wrap-wrap{flex:1 0 auto;background-color:#2f2f2f}.freezePage{position:fixed;top:0;right:0;bottom:0;left:0}.video-js{background-color:rgba(0,0,0,0)}.icon{display:inline-block;background-size:contain;background-repeat:no-repeat;vertical-align:middle}.icon-phone--blue{width:26px;height:26px;background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.1397 20.934C19.9261 20.627 17.5333 17.3803 17.2321 17.0021C17.0996 16.8382 16.9141 16.7117 16.6905 16.6303C16.4032 16.5257 16.0529 16.4921 15.6809 16.5423C15.32 16.5922 14.2074 16.7812 13.6648 16.8741C13.3694 16.45 12.6978 15.3976 11.7652 13.3943C10.8348 11.4092 10.458 10.2065 10.3218 9.70494C10.7417 9.34903 11.601 8.62019 11.8692 8.37502C12.3778 7.91377 12.6202 7.35567 12.515 6.88284C12.4175 6.43684 11.4811 2.50624 11.3739 2.12878C11.2739 1.77358 10.9649 1.48862 10.5697 1.34475C10.2573 1.23106 9.89322 1.20554 9.53364 1.29957C9.49823 1.31288 5.99237 2.31214 5.61285 3.46886C4.54586 6.71833 6.29343 11.6298 7.94585 15.1769C9.59828 18.724 12.2367 23.2217 15.4253 24.4979L15.4523 24.5078C16.5802 24.9183 19.5608 22.9025 19.5899 22.8825C20.386 22.3272 20.4926 21.4402 20.1397 20.934ZM18.886 21.8468C17.7611 22.6099 16.3088 23.3063 15.8355 23.3109C13.6637 22.4025 11.2687 19.3298 9.08584 14.6485C6.90363 9.96532 6.08906 6.16202 6.78708 3.92026C7.08783 3.55589 8.55761 2.88333 9.85549 2.51505C9.94964 2.49036 10.0553 2.4939 10.1421 2.52548C10.1614 2.53249 10.1761 2.54004 10.1882 2.54881C10.3451 3.14962 11.1437 6.49291 11.2832 7.11142C11.2655 7.16611 11.1997 7.29284 11.0274 7.44846C10.8431 7.61284 10.2926 8.08723 9.50988 8.75L8.90318 9.26504L9.10999 10.0347C9.26444 10.6062 9.66796 11.8733 10.6257 13.9272C11.5884 15.9917 12.2972 17.11 12.6345 17.5931L13.0912 18.2462L13.8757 18.1125C14.6355 17.9808 15.5536 17.828 15.8482 17.7867C16.0854 17.7529 16.2231 17.7944 16.2598 17.8077C16.2675 17.8105 16.2713 17.8119 16.2764 17.8159C16.6232 18.261 18.7113 21.091 19.0765 21.5995C19.066 21.6524 19.021 21.7518 18.886 21.8468Z' fill='%2300CCFF'/%3E%3C/svg%3E%0A")}.font-weight-bold{font-style:normal;font-weight:bold}.font-size-16{font-size:12pt}.font-size-14{font-size:10.5pt}.font-size-12{font-size:9pt}.color-3C3C3C{color:#3c3c3c}input:focus,select:focus{border:0;outline:none}.base-button{display:inline-block;outline:none;border-radius:0;text-transform:uppercase;padding:10px 30px;font-weight:bold;font-size:14px;text-align:center;letter-spacing:1px}.base-button:focus,.base-button:hover{outline:0}.base-brand-button{color:#fff;background-color:#0cf;box-shadow:0px 8px 16px rgba(0,0,0,0.24);border:2px solid #0cf}.base-brand-button:hover,.base-brand-button:focus{color:#fff;text-decoration:none;background-color:#03b3df;border:2px solid #03b3df}.modal-content{background:#fff;box-shadow:0px 16px 40px rgba(41,54,61,0.16);border:0;border-radius:6px;padding:8px 16px}.modal-header{padding:0;border-bottom:0}.modal-header .close{color:#000;font-size:35px;opacity:1}.modal-body{padding:0}.ps{overflow-y:auto;overflow-anchor:none;touch-action:auto}.stop-scrolling{overflow:hidden}.splide__arrow:disabled{display:none}.modal-open .select2-container.select2-container--open{z-index:9999}.modal-backdrop{--bs-backdrop-opacity: 0.85}.badge-light-blue-v2{border:0;cursor:pointer;padding:2px 10px;border-radius:25px;background:#0cf;color:var(--Light-White, #fff);font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:500;line-height:22px}.badge-light-blue-v2:hover{color:var(--Light-White, #fff);background-color:rgba(0,204,255,0.678431)}.badge-dark-blue-v2{cursor:pointer;padding:2px 10px;border-radius:25px;background:#467895;color:#fff;font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:500;line-height:22px}.badge-dark-blue-v2:hover{color:var(--Light-White, #fff);background:rgba(70,120,149,0.69)}.badge-red{cursor:pointer;padding:2px 10px;border-radius:25px;background:#ff3c3c;color:#fff;font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:500;line-height:22px}.badge-red:hover{color:var(--Light-White, #fff);background:rgba(255,60,60,0.69)}.badge-green{cursor:pointer;padding:2px 10px;border-radius:25px;background:#98f251;color:#fff;font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:500;line-height:22px}.badge-green:hover{color:var(--Light-White, #fff);background:rgba(152,242,81,0.69)}.badge-grey{cursor:pointer;padding:2px 10px;border-radius:25px;background:#a9a9a9;color:#fff;font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:500;line-height:22px}.badge-grey:hover{color:var(--Light-White, #fff);background:rgba(169,169,169,0.69)}.badge-yellow{cursor:pointer;padding:2px 10px;border-radius:25px;background:#eccf3a;color:#fff;font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:500;line-height:22px}.badge-yellow:hover{color:var(--Light-White, #fff);background:rgba(236,207,58,0.69)}.custom-dropdown--withoutSearch .select2-search--dropdown{display:none !important}.air-datepicker-global-container{z-index:1068}.container-fluid-right{--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;margin-right:0;padding-right:0}.container-fluid-right .row{margin-right:0}.container-fluid-right .col,.container-fluid-right .col-3,.container-fluid-right .col-4,.container-fluid-right .col-6,.container-fluid-right .col-7,.container-fluid-right .col-8,.container-fluid-right .col-10,.container-fluid-right .col-11,.container-fluid-right .col-12,.container-fluid-right .col-auto,.container-fluid-right .col-lg,.container-fluid-right .col-lg-2,.container-fluid-right .col-lg-3,.container-fluid-right .col-lg-4,.container-fluid-right .col-lg-5,.container-fluid-right .col-lg-6,.container-fluid-right .col-lg-7,.container-fluid-right .col-lg-8,.container-fluid-right .col-lg-9,.container-fluid-right .col-lg-10,.container-fluid-right .col-lg-11,.container-fluid-right .col-lg-12,.container-fluid-right .col-md-3,.container-fluid-right .col-md-4,.container-fluid-right .col-md-8,.container-fluid-right .col-md-10,.container-fluid-right .col-md-12,.container-fluid-right .col-sm-4,.container-fluid-right .col-sm-8{padding-right:0}@media (min-width: 576px){.container-fluid-right{max-width:calc(100% - (100% - 540px)/2)}}@media (min-width: 768px){.container-fluid-right{max-width:calc(100% - (100% - 720px)/2)}}@media (min-width: 992px){.container-fluid-right{max-width:calc(100% - (100% - 960px)/2)}}@media (min-width: 1200px){.container-fluid-right{max-width:calc(100% - (100% - 1140px)/2)}}@media (min-width: 1400px){.container-fluid-right{max-width:calc(100% - (100% - 1320px)/2)}}@media (min-width: 1360px){.body__item-page .container,.body__catalog-page .container,.body__main-page .container{max-width:1240px}}@media (max-width: 985px){body{background:rgba(0,0,0,0)}#wrap-wrap{flex:1 0 auto;background-color:#2f2f2f}}.icon{display:block;background-repeat:no-repeat;position:relative}.icon--question{width:24px;height:24px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 16H12.01V16.01H12V16Z" stroke="black" stroke-width="2.25" stroke-linejoin="round"/><path d="M10.5859 7.58601C10.9759 7.19601 11.4859 7.00101 11.9959 7.00001C12.2593 6.99905 12.5202 7.05035 12.7637 7.15093C13.0071 7.25152 13.2281 7.3994 13.4139 7.58601C13.8039 7.97601 13.9999 8.48801 13.9999 9.00001C14.0004 9.26272 13.9489 9.52292 13.8483 9.76561C13.7477 10.0083 13.6001 10.2287 13.4139 10.414C13.228 10.6005 13.007 10.7484 12.7636 10.8489C12.5202 10.9495 12.2593 11.0009 11.9959 11L11.9999 12" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon--filter{height:18px;width:18px;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10.5' cy='5.25' r='2.25' stroke='%23467895' stroke-width='1.5'/%3E%3Cpath d='M3 5.25H8.25' stroke='%23467895' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M12.75 5.25H15' stroke='%23467895' stroke-width='1.5' stroke-linecap='round'/%3E%3Ccircle cx='7.5' cy='12.75' r='2.25' transform='rotate(-180 7.5 12.75)' stroke='%23467895' stroke-width='1.5'/%3E%3Cpath d='M15 12.75L9.75 12.75' stroke='%23467895' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M5.25 12.75L3 12.75' stroke='%23467895' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.icon--vote-up{width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.0319 5.43563L9.60067 7.79518H11.9993H13.6306C14.0408 7.79518 14.5862 8.01952 15.1035 8.72991C15.6195 9.43846 16 10.5157 16 11.7952C16 13.0746 15.6195 14.1519 15.1035 14.8605C14.5862 15.5708 14.0408 15.7952 13.6306 15.7952H6.00001V7.70998L6.48336 6.58428L8.20189 2.58193C8.31439 2.41056 8.57049 2.1927 8.99786 2.07272C9.46791 1.94076 9.86607 2.00775 10.0681 2.11543C10.363 2.27263 10.4733 2.39157 10.5057 2.43206C10.5293 2.46153 10.5326 2.47284 10.5373 2.49638C10.5458 2.53918 10.5556 2.63796 10.5319 2.83524C10.507 3.04301 10.4583 3.26835 10.3842 3.59983L10.3812 3.61355C10.3434 3.78247 10.2978 3.98613 10.2594 4.19092L10.2593 4.19091L10.2576 4.20066L10.0319 5.43563ZM11.0089 0.350541C9.5208 -0.442738 7.22587 0.155821 6.40938 1.68748L4.64561 5.79518L4 5.79518H1C0.447715 5.79518 0 6.24289 0 6.79518V16.7952C0 17.3475 0.447715 17.7952 1 17.7952L4.00001 17.7952H6.00001H13.6306C16.0437 17.7952 18 15.1089 18 11.7952C18 8.66541 16.2549 6.09534 14.0279 5.81966C13.8971 5.80346 13.7645 5.79518 13.6306 5.79518H11.9993L12.225 4.56021C12.2571 4.3894 12.2962 4.21423 12.336 4.03617L12.3361 4.03572C12.3539 3.95607 12.3719 3.87585 12.3894 3.79518C12.6481 2.60139 12.8091 1.31016 11.0089 0.350541ZM2 15.7952V7.79518H4V15.7952H2Z' fill='%23467895'/%3E%3C/svg%3E")}.icon--vote-down{width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.96813 12.3612L8.39933 10.0017H6.00071H4.36944C3.9592 10.0017 3.41383 9.77735 2.8965 9.06697C2.3805 8.35841 1.99999 7.28116 1.99999 6.00169C1.99999 4.72223 2.3805 3.64497 2.8965 2.93642C3.41383 2.22604 3.9592 2.00169 4.36944 2.00169H12V10.0869L11.5166 11.2126L9.79811 15.2149C9.68561 15.3863 9.42951 15.6042 9.00214 15.7242C8.53209 15.8561 8.13393 15.7891 7.93192 15.6814C7.63703 15.5242 7.52671 15.4053 7.49428 15.3648C7.47067 15.3353 7.46742 15.324 7.46273 15.3005C7.45421 15.2577 7.44445 15.1589 7.46812 14.9616C7.49304 14.7539 7.54168 14.5285 7.61578 14.197L7.61885 14.1833C7.65662 14.0144 7.70215 13.8107 7.74063 13.606L7.74065 13.606L7.74243 13.5962L7.96813 12.3612ZM6.99109 17.4463C8.4792 18.2396 10.7741 17.6411 11.5906 16.1094L13.3544 12.0017L14 12.0017H17C17.5523 12.0017 18 11.554 18 11.0017V1.0017C18 0.449411 17.5523 0.00169563 17 0.00169563L14 0.00169373H12H4.36944C1.95626 0.00169373 -5.72205e-06 2.68798 -5.72205e-06 6.00169C-5.72205e-06 9.13146 1.74511 11.7015 3.97206 11.9772C4.10294 11.9934 4.23549 12.0017 4.36944 12.0017H6.00071L5.77502 13.2367C5.74293 13.4075 5.70377 13.5826 5.66396 13.7607L5.66386 13.7612C5.64606 13.8408 5.62812 13.921 5.61063 14.0017C5.35186 15.1955 5.19094 16.4867 6.99109 17.4463ZM16 2.0017V10.0017H14V2.0017H16Z' fill='%23467895'/%3E%3C/svg%3E")}.icon--search{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24.000000' height='24.000000' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc%3E Created with Pixso. %3C/desc%3E%3Cdefs%3E%3CclipPath id='clip4606_55149'%3E%3Crect id='ic:baseline-search' rx='-0.500000' width='23.000000' height='23.000000' transform='translate(0.500000 0.500000)' fill='white' fill-opacity='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Crect id='ic:baseline-search' rx='-0.500000' width='23.000000' height='23.000000' transform='translate(0.500000 0.500000)' fill='%23FFFFFF' fill-opacity='0'/%3E%3Cg clip-path='url(/%23clip4606_55149)'%3E%3Cpath id='Vector' d='M15.5 14L14.71 14L14.42 13.72C15.44 12.55 16 11.05 16 9.5C16 8.21 15.61 6.96 14.9 5.89C14.18 4.82 13.17 3.98 11.98 3.49C10.79 3 9.49 2.87 8.23 3.12C6.96 3.37 5.81 3.99 4.9 4.9C3.99 5.81 3.37 6.96 3.12 8.23C2.87 9.49 3 10.79 3.49 11.98C3.98 13.17 4.82 14.18 5.89 14.9C6.96 15.61 8.21 16 9.5 16C11.1 16 12.59 15.4 13.72 14.42L14 14.71L14 15.5L19 20.49L20.49 19L15.5 14ZM9.5 14C7 14 5 11.99 5 9.5C5 7 7 5 9.5 5C11.99 5 14 7 14 9.5C14 11.99 11.99 14 9.5 14Z' fill='%23A7A7A7' fill-opacity='1.000000' fill-rule='nonzero'/%3E%3C/g%3E%3C/svg%3E%0A")}.icon--search-v2{width:24px;height:24px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M15.5 14H14.71L14.43 13.73C15.4439 12.554 16.0011 11.0527 16 9.5C16 8.21442 15.6188 6.95772 14.9046 5.8888C14.1903 4.81988 13.1752 3.98676 11.9874 3.49479C10.7997 3.00282 9.49279 2.87409 8.23192 3.1249C6.97104 3.3757 5.81285 3.99477 4.90381 4.90381C3.99477 5.81285 3.3757 6.97104 3.1249 8.23192C2.87409 9.49279 3.00282 10.7997 3.49479 11.9874C3.98676 13.1752 4.81988 14.1903 5.8888 14.9046C6.95772 15.6188 8.21442 16 9.5 16C11.11 16 12.59 15.41 13.73 14.43L14 14.71V15.5L19 20.49L20.49 19L15.5 14ZM9.5 14C7.01 14 5 11.99 5 9.5C5 7.01 7.01 5 9.5 5C11.99 5 14 7.01 14 9.5C14 11.99 11.99 14 9.5 14Z" fill="black"/></svg>')}.icon--geo{width:24px;height:24px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M12 8C9.79 8 8 9.79 8 12C8 14.21 9.79 16 12 16C14.21 16 16 14.21 16 12C16 9.79 14.21 8 12 8ZM20.94 11C20.7135 8.97212 19.8042 7.08154 18.3613 5.63869C16.9185 4.19585 15.0279 3.28651 13 3.06V1H11V3.06C8.97212 3.28651 7.08154 4.19585 5.63869 5.63869C4.19585 7.08154 3.28651 8.97212 3.06 11H1V13H3.06C3.28651 15.0279 4.19585 16.9185 5.63869 18.3613C7.08154 19.8042 8.97212 20.7135 11 20.94V23H13V20.94C15.0279 20.7135 16.9185 19.8042 18.3613 18.3613C19.8042 16.9185 20.7135 15.0279 20.94 13H23V11H20.94ZM12 19C8.13 19 5 15.87 5 12C5 8.13 8.13 5 12 5C15.87 5 19 8.13 19 12C19 15.87 15.87 19 12 19Z" fill="black"/></svg>')}.icon--language{width:28px;height:28px;background-image:url(/img/images/icons/icon-language.svg)}.icon--language-black{width:14px;height:14px;background-image:url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="7.00521" cy="7.00521" r="5.83333" stroke="black" stroke-width="1.16667"/><path d="M1.75781 7.00781C4.85255 7.00781 10.0473 7.00781 12.2578 7.00781" stroke="black" stroke-width="0.875"/><path d="M5.83594 12.5469C4.66927 9.57494 4.66927 3.79687 5.83594 1.46354" stroke="black" stroke-width="0.875" stroke-linecap="round"/><path d="M8.17187 12.5469C9.33854 9.57494 9.33854 3.79687 8.17188 1.46354" stroke="black" stroke-width="0.875" stroke-linecap="round"/></svg>')}.icon--favorite{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M16.5 3C19.5376 3 22 5.5 22 9C22 16 14.5 20 12 21.5C9.5 20 2 16 2 9C2 5.5 4.5 3 7.5 3C9.35997 3 11 4 12 5C13 4 14.64 3 16.5 3ZM12.9339 18.6038C13.8155 18.0485 14.61 17.4955 15.3549 16.9029C18.3337 14.533 20 11.9435 20 9C20 6.64076 18.463 5 16.5 5C15.4241 5 14.2593 5.56911 13.4142 6.41421L12 7.82843L10.5858 6.41421C9.74068 5.56911 8.5759 5 7.5 5C5.55906 5 4 6.6565 4 9C4 11.9435 5.66627 14.533 8.64514 16.9029C9.39 17.4955 10.1845 18.0485 11.0661 18.6038C11.3646 18.7919 11.6611 18.9729 12 19.1752C12.3389 18.9729 12.6354 18.7919 12.9339 18.6038Z' fill='black'/%3E%3C/svg%3E")}.icon--verify{width:14px;height:14px;background-image:url(/img/images/icons/icon--verify.svg)}.icon--burger{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 12H22' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2 18H22' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2 6H22' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon--manufacturer{width:28px;height:24px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="24" viewBox="0 0 28 24" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M18.4848 0.570941C18.4381 0.658223 18.4452 0.717832 18.5169 0.839238C18.6037 0.986184 18.599 1.32043 18.4361 6.56672C18.341 9.63097 18.2637 12.2058 18.2644 12.2885L18.2656 12.4389H16.9264H15.5872L15.5729 10.3923L15.5586 8.3457L12.6602 10.3404L9.76172 12.3351L9.73438 10.3445L9.70703 8.35379L6.75391 10.3929L3.80078 12.432L2.80273 12.4355L1.80469 12.4389V12.9037V13.3686H2.13281H2.46094V17.7983V22.228H1.94141H1.42188V22.4467V22.6655H14H26.5781V22.4467V22.228H26.0586H25.5391V17.7983V13.3686H25.8672H26.1953V12.9037V12.4389H24.6407H23.086L23.0569 12.1518C23.0408 11.9939 22.9541 9.40691 22.8642 6.40304C22.7213 1.63013 22.7107 0.931332 22.78 0.861988C22.8764 0.765574 22.8826 0.61677 22.7937 0.527957C22.7044 0.438598 21.7019 0.438598 21.6125 0.527957C21.524 0.616441 21.5297 0.765465 21.6252 0.860949C21.6931 0.928926 21.6793 1.69789 21.5204 6.67538C21.4197 9.8303 21.3352 12.4177 21.3327 12.4252C21.3302 12.4327 21.0243 12.4389 20.653 12.4389H19.9778L19.944 11.6323C19.9254 11.1886 19.8433 8.61761 19.7614 5.919C19.6399 1.9115 19.6254 0.988481 19.6823 0.882223C19.7206 0.810637 19.7436 0.693058 19.7334 0.620871C19.7153 0.492848 19.7006 0.489293 19.1299 0.474199C18.5875 0.459816 18.5405 0.466871 18.4848 0.570941ZM9.02344 15.4467V15.9936H7.10938H5.19531V15.4467V14.8998H7.10938H9.02344V15.4467ZM13.6172 15.4467V15.9936H11.7031H9.78906V15.4467V14.8998H11.7031H13.6172V15.4467ZM18.2109 15.4467V15.9936H16.2969H14.3828V15.4467V14.8998H16.2969H18.2109V15.4467ZM22.8047 15.4467V15.9936H20.8906H18.9766V15.4467V14.8998H20.8906H22.8047V15.4467ZM24.1172 20.9155V22.228H18.8398H13.5625V20.9155V19.603H18.8398H24.1172V20.9155ZM0 23.3764V23.5405H14H28V23.3764V23.2123H14H0V23.3764Z" fill="black"/></svg>')}.icon--distributor{width:29px;height:20px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="29" height="20" viewBox="0 0 29 20" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.43359 2.97741C4.02734 4.16758 2.05094 5.14895 2.04159 5.15819C2.01791 5.18159 2.62702 6.3897 2.66245 6.3897C2.6782 6.3897 2.81257 6.32817 2.96094 6.25298C3.1093 6.17778 3.24384 6.11626 3.25991 6.11626C3.27594 6.11626 3.28906 7.91274 3.28906 10.1084V14.1006H2.08594H0.882812V14.4288V14.7569H6.81641H12.75V13.335V11.9131H12.4219H12.0938V12.6788V13.4444H11.9297H11.7656V12.542V11.6397H10.7812C9.83915 11.6397 9.79688 11.6443 9.79688 11.7472C9.79688 11.8458 9.84265 11.8561 10.3574 11.8723L10.918 11.8901L10.3574 11.9016L9.79688 11.9131V12.6788V13.4444H9.63281H9.46875V12.542V11.6397H8.48438C7.54249 11.6397 7.5 11.6443 7.5 11.7471C7.5 11.8453 7.54583 11.856 8.0332 11.8723L8.56641 11.8902L8.0332 11.9017L7.5 11.9131V12.6788V13.4444H7.33594H7.17188V12.542V11.6397H6.1875C5.24562 11.6397 5.20312 11.6443 5.20312 11.7471C5.20312 11.8453 5.24895 11.856 5.73633 11.8723L6.26953 11.8902L5.73633 11.9017L5.20312 11.9131V12.6788V13.4444H4.62891H4.05469V9.58454V5.7247L7.4108 4.06351C9.25667 3.14984 10.7908 2.39505 10.8201 2.38624C10.8493 2.37738 12.366 3.09483 14.1905 3.98049L17.5078 5.59082V7.90432V10.2178H17.8906H18.2734V8.11235C18.2734 6.69999 18.292 6.00688 18.3299 6.00688C18.361 6.00688 18.5083 6.06868 18.6573 6.14415L18.9282 6.28141L19.2337 5.67231C19.4017 5.33734 19.5189 5.04351 19.4942 5.01945C19.4395 4.96618 10.8975 0.811188 10.8454 0.8125C10.8252 0.813047 8.83984 1.78725 6.43359 2.97741ZM8.64844 4.88579C8.64844 4.95295 8.74261 4.96782 9.16797 4.96782C9.47788 4.96782 9.6875 4.98991 9.6875 5.02251C9.6875 5.0551 9.47788 5.0772 9.16797 5.0772H8.64844V5.92485V6.77251H9.63281H10.6172V5.78813V4.80376H9.63281C8.79429 4.80376 8.64844 4.8159 8.64844 4.88579ZM10.9453 4.88579C10.9453 4.95322 11.0425 4.96782 11.4922 4.96782C11.8203 4.96782 12.0391 4.9897 12.0391 5.02251C12.0391 5.05532 11.8203 5.0772 11.4922 5.0772H10.9453V5.92485V6.77251H11.9297H12.9141V5.78813V4.80376H11.9297C11.0912 4.80376 10.9453 4.8159 10.9453 4.88579ZM5.20312 7.15532C5.20312 7.25704 5.2396 7.2647 5.72266 7.2647C6.03257 7.2647 6.24219 7.28679 6.24219 7.31938C6.24219 7.35198 6.03257 7.37407 5.72266 7.37407H5.20312V8.19438V9.0147H6.1875H7.17188V8.03032V7.04595H6.1875C5.2396 7.04595 5.20312 7.04999 5.20312 7.15532ZM7.5 7.15532C7.5 7.25704 7.53648 7.2647 8.01953 7.2647C8.32945 7.2647 8.53906 7.28679 8.53906 7.31938C8.53906 7.35198 8.32945 7.37407 8.01953 7.37407H7.5V8.19438V9.0147H8.48438H9.46875V8.03032V7.04595H8.48438C7.53648 7.04595 7.5 7.04999 7.5 7.15532ZM9.79688 7.15532C9.79688 7.25742 9.83335 7.2647 10.3438 7.2647C10.6719 7.2647 10.8906 7.28657 10.8906 7.31938C10.8906 7.3522 10.6719 7.37407 10.3438 7.37407H9.79688V8.19438V9.0147H10.7812H11.7656V8.03032V7.04595H10.7812C9.83335 7.04595 9.79688 7.04999 9.79688 7.15532ZM12.0938 7.15532C12.0938 7.25742 12.1302 7.2647 12.6406 7.2647C12.9688 7.2647 13.1875 7.28657 13.1875 7.31938C13.1875 7.3522 12.9688 7.37407 12.6406 7.37407H12.0938V8.19438V9.0147H13.0781H14.0625V8.03032V7.04595H13.0781C12.1302 7.04595 12.0938 7.04999 12.0938 7.15532ZM14.4271 7.08242C14.407 7.10244 14.3906 7.15166 14.3906 7.1918C14.3906 7.24769 14.5182 7.2647 14.9375 7.2647C15.2656 7.2647 15.4844 7.28657 15.4844 7.31938C15.4844 7.3522 15.2656 7.37407 14.9375 7.37407H14.3906V8.19438V9.0147H15.375H16.3594V8.03032V7.04595H15.4115C14.8901 7.04595 14.4471 7.06235 14.4271 7.08242ZM5.20312 9.45023C5.20312 9.54839 5.24895 9.55916 5.73633 9.57546L6.26953 9.59334L5.73633 9.60483L5.20312 9.61626V10.4639V11.3116H6.1875H7.17188V10.3272V9.34282H6.1875C5.24562 9.34282 5.20312 9.34747 5.20312 9.45023ZM7.5 9.45023C7.5 9.54839 7.54583 9.55916 8.0332 9.57546L8.56641 9.59334L8.0332 9.60483L7.5 9.61626V10.4639V11.3116H8.48438H9.46875V10.3272V9.34282H8.48438C7.54249 9.34282 7.5 9.34747 7.5 9.45023ZM9.79688 9.45028C9.79688 9.54894 9.84265 9.55922 10.3574 9.57546L10.918 9.59318L10.3574 9.60472L9.79688 9.61626V10.4639V11.3116H10.7812H11.7656V10.3272V9.34282H10.7812C9.83915 9.34282 9.79688 9.34741 9.79688 9.45028ZM12.0938 9.45028C12.0938 9.54894 12.1395 9.55922 12.6543 9.57546L13.2148 9.59318L12.6543 9.60472L12.0938 9.61626V10.4639V11.3116H12.4219H12.75V10.7647V10.2178H13.4062H14.0625V9.78032V9.34282H13.0781C12.136 9.34282 12.0938 9.34741 12.0938 9.45028ZM14.3906 9.45028C14.3906 9.54894 14.4364 9.55922 14.9512 9.57546L15.5117 9.59318L14.9512 9.60472L14.3906 9.61626V9.91704V10.2178H15.375H16.3594V9.78032V9.34282H15.375C14.4329 9.34282 14.3906 9.34741 14.3906 9.45028ZM13.1328 13.1709V15.7413H18.1094H23.0859V13.1709V10.6006H18.1094H13.1328V13.1709ZM12.0938 11.7491C12.0938 11.8463 12.1302 11.8584 12.4219 11.8584C12.7135 11.8584 12.75 11.8463 12.75 11.7491C12.75 11.6518 12.7135 11.6397 12.4219 11.6397C12.1302 11.6397 12.0938 11.6518 12.0938 11.7491ZM23.4746 12.7658C23.3637 12.9068 23.3594 12.9693 23.3594 14.4361V15.96H18.4648H13.5703V16.2334V16.5069H13.3516H13.1328V17.0538V17.6006H13.3516C13.5484 17.6006 13.5703 17.6143 13.5703 17.7374C13.5703 17.8666 13.5867 17.8741 13.8711 17.8741C14.1688 17.8741 14.1719 17.8757 14.1719 18.0381C14.1719 18.1892 14.1871 18.2022 14.3633 18.2022H14.5547V17.9102C14.5547 17.3711 14.8909 16.8597 15.4222 16.5908C16.3088 16.142 17.454 16.8657 17.4742 17.8876L17.4805 18.202L17.6855 18.2021C17.877 18.2022 17.8906 18.1913 17.8906 18.0381V17.8741H20.9258H23.9609V18.0381C23.9609 18.1913 23.9746 18.2022 24.166 18.2021L24.3711 18.202L24.3768 17.8876C24.3917 17.0662 25.1533 16.385 25.9633 16.4686C26.3555 16.5091 26.783 16.7479 26.9928 17.0437C27.2147 17.3566 27.2877 17.5688 27.2927 17.9151L27.2969 18.2022H27.4883C27.6645 18.2022 27.6797 18.1892 27.6797 18.0381C27.6797 17.8877 27.6953 17.8741 27.8671 17.8741C28.0019 17.8741 28.0848 17.8357 28.1621 17.7374C28.2213 17.6622 28.3215 17.6006 28.3848 17.6006C28.4943 17.6006 28.5 17.5733 28.5 17.0538C28.5 16.5576 28.4906 16.5069 28.3986 16.5069C28.3089 16.5069 28.2936 16.4453 28.2659 15.9737C28.2487 15.6804 28.2038 15.3543 28.1661 15.2491C28.0334 14.878 26.9688 12.9166 26.8286 12.7849L26.6867 12.6514L25.1383 12.6354L23.5898 12.6193L23.4746 12.7658ZM24.6719 13.9913V14.9209H24.2617H23.8516V13.9913V13.0616H24.2617H24.6719V13.9913ZM26.4756 13.1157C26.5589 13.1603 27.4609 14.7833 27.4609 14.8887C27.4609 14.9065 26.8949 14.9209 26.2031 14.9209H24.9453V13.9913V13.0616H25.6599C26.0528 13.0616 26.4199 13.086 26.4756 13.1157ZM24.9453 15.7139C24.9453 15.78 24.8602 15.7959 24.5078 15.7959C24.1554 15.7959 24.0703 15.78 24.0703 15.7139C24.0703 15.6479 24.1554 15.6319 24.5078 15.6319C24.8602 15.6319 24.9453 15.6479 24.9453 15.7139ZM1.70312 16.835V16.9991H6.84375H11.9844V16.835V16.6709H6.84375H1.70312V16.835ZM15.4223 16.8237C14.8056 17.1448 14.5893 17.892 14.9262 18.5369C15.3818 19.409 16.674 19.3941 17.1382 18.5113C17.2255 18.3454 17.2577 18.1884 17.2577 17.9288C17.2577 16.9502 16.2938 16.3699 15.4223 16.8237ZM25.4102 16.729C25.1733 16.7985 24.8514 17.0836 24.7133 17.3462C24.548 17.6606 24.548 18.1969 24.7133 18.5113C25.1689 19.3777 26.3966 19.4177 26.904 18.5827C27.074 18.3028 27.0842 18.2581 27.0678 17.8648C27.0528 17.5023 27.028 17.4137 26.8856 17.2109C26.5758 16.7701 25.9577 16.5682 25.4102 16.729ZM16.3572 17.362C16.9305 17.7006 16.6847 18.585 16.0172 18.585C15.7572 18.585 15.4721 18.3807 15.3917 18.1368C15.2017 17.5607 15.8343 17.053 16.3572 17.362ZM26.25 17.411C26.5967 17.7027 26.5896 18.1781 26.2345 18.4489C25.9632 18.6559 25.657 18.6372 25.3957 18.3978C25.2104 18.228 25.1914 18.1844 25.1914 17.9288C25.1914 17.6731 25.2104 17.6295 25.3957 17.4597C25.661 17.2166 25.9962 17.1975 26.25 17.411ZM0.5 17.4915V17.6558L6.22852 17.6419L11.957 17.628L11.9743 17.4776L11.9916 17.3272H6.2458H0.5V17.4915ZM15.8234 17.7209C15.7873 17.757 15.7578 17.8506 15.7578 17.9288C15.7578 18.1129 15.8511 18.2022 16.0433 18.2022C16.2445 18.2022 16.3531 17.9965 16.26 17.792C16.1915 17.6418 15.9431 17.6013 15.8234 17.7209ZM25.5988 17.7698C25.4608 18.0277 25.7378 18.3147 25.9792 18.1637C26.0887 18.0952 26.1229 17.8384 26.0363 17.7341C25.9361 17.6134 25.671 17.635 25.5988 17.7698Z" fill="black" fill-opacity="0.7"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.43359 2.97741C4.02734 4.16758 2.05094 5.14895 2.04159 5.15819C2.01791 5.18159 2.62702 6.3897 2.66245 6.3897C2.6782 6.3897 2.81257 6.32817 2.96094 6.25298C3.1093 6.17778 3.24384 6.11626 3.25991 6.11626C3.27594 6.11626 3.28906 7.91274 3.28906 10.1084V14.1006H2.08594H0.882812V14.4288V14.7569H6.81641H12.75V13.335V11.9131H12.4219H12.0938V12.6788V13.4444H11.9297H11.7656V12.542V11.6397H10.7812C9.83915 11.6397 9.79688 11.6443 9.79688 11.7472C9.79688 11.8458 9.84265 11.8561 10.3574 11.8723L10.918 11.8901L10.3574 11.9016L9.79688 11.9131V12.6788V13.4444H9.63281H9.46875V12.542V11.6397H8.48438C7.54249 11.6397 7.5 11.6443 7.5 11.7471C7.5 11.8453 7.54583 11.856 8.0332 11.8723L8.56641 11.8902L8.0332 11.9017L7.5 11.9131V12.6788V13.4444H7.33594H7.17188V12.542V11.6397H6.1875C5.24562 11.6397 5.20312 11.6443 5.20312 11.7471C5.20312 11.8453 5.24895 11.856 5.73633 11.8723L6.26953 11.8902L5.73633 11.9017L5.20312 11.9131V12.6788V13.4444H4.62891H4.05469V9.58454V5.7247L7.4108 4.06351C9.25667 3.14984 10.7908 2.39505 10.8201 2.38624C10.8493 2.37738 12.366 3.09483 14.1905 3.98049L17.5078 5.59082V7.90432V10.2178H17.8906H18.2734V8.11235C18.2734 6.69999 18.292 6.00688 18.3299 6.00688C18.361 6.00688 18.5083 6.06868 18.6573 6.14415L18.9282 6.28141L19.2337 5.67231C19.4017 5.33734 19.5189 5.04351 19.4942 5.01945C19.4395 4.96618 10.8975 0.811188 10.8454 0.8125C10.8252 0.813047 8.83984 1.78725 6.43359 2.97741ZM8.64844 4.88579C8.64844 4.95295 8.74261 4.96782 9.16797 4.96782C9.47788 4.96782 9.6875 4.98991 9.6875 5.02251C9.6875 5.0551 9.47788 5.0772 9.16797 5.0772H8.64844V5.92485V6.77251H9.63281H10.6172V5.78813V4.80376H9.63281C8.79429 4.80376 8.64844 4.8159 8.64844 4.88579ZM10.9453 4.88579C10.9453 4.95322 11.0425 4.96782 11.4922 4.96782C11.8203 4.96782 12.0391 4.9897 12.0391 5.02251C12.0391 5.05532 11.8203 5.0772 11.4922 5.0772H10.9453V5.92485V6.77251H11.9297H12.9141V5.78813V4.80376H11.9297C11.0912 4.80376 10.9453 4.8159 10.9453 4.88579ZM5.20312 7.15532C5.20312 7.25704 5.2396 7.2647 5.72266 7.2647C6.03257 7.2647 6.24219 7.28679 6.24219 7.31938C6.24219 7.35198 6.03257 7.37407 5.72266 7.37407H5.20312V8.19438V9.0147H6.1875H7.17188V8.03032V7.04595H6.1875C5.2396 7.04595 5.20312 7.04999 5.20312 7.15532ZM7.5 7.15532C7.5 7.25704 7.53648 7.2647 8.01953 7.2647C8.32945 7.2647 8.53906 7.28679 8.53906 7.31938C8.53906 7.35198 8.32945 7.37407 8.01953 7.37407H7.5V8.19438V9.0147H8.48438H9.46875V8.03032V7.04595H8.48438C7.53648 7.04595 7.5 7.04999 7.5 7.15532ZM9.79688 7.15532C9.79688 7.25742 9.83335 7.2647 10.3438 7.2647C10.6719 7.2647 10.8906 7.28657 10.8906 7.31938C10.8906 7.3522 10.6719 7.37407 10.3438 7.37407H9.79688V8.19438V9.0147H10.7812H11.7656V8.03032V7.04595H10.7812C9.83335 7.04595 9.79688 7.04999 9.79688 7.15532ZM12.0938 7.15532C12.0938 7.25742 12.1302 7.2647 12.6406 7.2647C12.9688 7.2647 13.1875 7.28657 13.1875 7.31938C13.1875 7.3522 12.9688 7.37407 12.6406 7.37407H12.0938V8.19438V9.0147H13.0781H14.0625V8.03032V7.04595H13.0781C12.1302 7.04595 12.0938 7.04999 12.0938 7.15532ZM14.4271 7.08242C14.407 7.10244 14.3906 7.15166 14.3906 7.1918C14.3906 7.24769 14.5182 7.2647 14.9375 7.2647C15.2656 7.2647 15.4844 7.28657 15.4844 7.31938C15.4844 7.3522 15.2656 7.37407 14.9375 7.37407H14.3906V8.19438V9.0147H15.375H16.3594V8.03032V7.04595H15.4115C14.8901 7.04595 14.4471 7.06235 14.4271 7.08242ZM5.20312 9.45023C5.20312 9.54839 5.24895 9.55916 5.73633 9.57546L6.26953 9.59334L5.73633 9.60483L5.20312 9.61626V10.4639V11.3116H6.1875H7.17188V10.3272V9.34282H6.1875C5.24562 9.34282 5.20312 9.34747 5.20312 9.45023ZM7.5 9.45023C7.5 9.54839 7.54583 9.55916 8.0332 9.57546L8.56641 9.59334L8.0332 9.60483L7.5 9.61626V10.4639V11.3116H8.48438H9.46875V10.3272V9.34282H8.48438C7.54249 9.34282 7.5 9.34747 7.5 9.45023ZM9.79688 9.45028C9.79688 9.54894 9.84265 9.55922 10.3574 9.57546L10.918 9.59318L10.3574 9.60472L9.79688 9.61626V10.4639V11.3116H10.7812H11.7656V10.3272V9.34282H10.7812C9.83915 9.34282 9.79688 9.34741 9.79688 9.45028ZM12.0938 9.45028C12.0938 9.54894 12.1395 9.55922 12.6543 9.57546L13.2148 9.59318L12.6543 9.60472L12.0938 9.61626V10.4639V11.3116H12.4219H12.75V10.7647V10.2178H13.4062H14.0625V9.78032V9.34282H13.0781C12.136 9.34282 12.0938 9.34741 12.0938 9.45028ZM14.3906 9.45028C14.3906 9.54894 14.4364 9.55922 14.9512 9.57546L15.5117 9.59318L14.9512 9.60472L14.3906 9.61626V9.91704V10.2178H15.375H16.3594V9.78032V9.34282H15.375C14.4329 9.34282 14.3906 9.34741 14.3906 9.45028ZM13.1328 13.1709V15.7413H18.1094H23.0859V13.1709V10.6006H18.1094H13.1328V13.1709ZM12.0938 11.7491C12.0938 11.8463 12.1302 11.8584 12.4219 11.8584C12.7135 11.8584 12.75 11.8463 12.75 11.7491C12.75 11.6518 12.7135 11.6397 12.4219 11.6397C12.1302 11.6397 12.0938 11.6518 12.0938 11.7491ZM23.4746 12.7658C23.3637 12.9068 23.3594 12.9693 23.3594 14.4361V15.96H18.4648H13.5703V16.2334V16.5069H13.3516H13.1328V17.0538V17.6006H13.3516C13.5484 17.6006 13.5703 17.6143 13.5703 17.7374C13.5703 17.8666 13.5867 17.8741 13.8711 17.8741C14.1688 17.8741 14.1719 17.8757 14.1719 18.0381C14.1719 18.1892 14.1871 18.2022 14.3633 18.2022H14.5547V17.9102C14.5547 17.3711 14.8909 16.8597 15.4222 16.5908C16.3088 16.142 17.454 16.8657 17.4742 17.8876L17.4805 18.202L17.6855 18.2021C17.877 18.2022 17.8906 18.1913 17.8906 18.0381V17.8741H20.9258H23.9609V18.0381C23.9609 18.1913 23.9746 18.2022 24.166 18.2021L24.3711 18.202L24.3768 17.8876C24.3917 17.0662 25.1533 16.385 25.9633 16.4686C26.3555 16.5091 26.783 16.7479 26.9928 17.0437C27.2147 17.3566 27.2877 17.5688 27.2927 17.9151L27.2969 18.2022H27.4883C27.6645 18.2022 27.6797 18.1892 27.6797 18.0381C27.6797 17.8877 27.6953 17.8741 27.8671 17.8741C28.0019 17.8741 28.0848 17.8357 28.1621 17.7374C28.2213 17.6622 28.3215 17.6006 28.3848 17.6006C28.4943 17.6006 28.5 17.5733 28.5 17.0538C28.5 16.5576 28.4906 16.5069 28.3986 16.5069C28.3089 16.5069 28.2936 16.4453 28.2659 15.9737C28.2487 15.6804 28.2038 15.3543 28.1661 15.2491C28.0334 14.878 26.9688 12.9166 26.8286 12.7849L26.6867 12.6514L25.1383 12.6354L23.5898 12.6193L23.4746 12.7658ZM24.6719 13.9913V14.9209H24.2617H23.8516V13.9913V13.0616H24.2617H24.6719V13.9913ZM26.4756 13.1157C26.5589 13.1603 27.4609 14.7833 27.4609 14.8887C27.4609 14.9065 26.8949 14.9209 26.2031 14.9209H24.9453V13.9913V13.0616H25.6599C26.0528 13.0616 26.4199 13.086 26.4756 13.1157ZM24.9453 15.7139C24.9453 15.78 24.8602 15.7959 24.5078 15.7959C24.1554 15.7959 24.0703 15.78 24.0703 15.7139C24.0703 15.6479 24.1554 15.6319 24.5078 15.6319C24.8602 15.6319 24.9453 15.6479 24.9453 15.7139ZM1.70312 16.835V16.9991H6.84375H11.9844V16.835V16.6709H6.84375H1.70312V16.835ZM15.4223 16.8237C14.8056 17.1448 14.5893 17.892 14.9262 18.5369C15.3818 19.409 16.674 19.3941 17.1382 18.5113C17.2255 18.3454 17.2577 18.1884 17.2577 17.9288C17.2577 16.9502 16.2938 16.3699 15.4223 16.8237ZM25.4102 16.729C25.1733 16.7985 24.8514 17.0836 24.7133 17.3462C24.548 17.6606 24.548 18.1969 24.7133 18.5113C25.1689 19.3777 26.3966 19.4177 26.904 18.5827C27.074 18.3028 27.0842 18.2581 27.0678 17.8648C27.0528 17.5023 27.028 17.4137 26.8856 17.2109C26.5758 16.7701 25.9577 16.5682 25.4102 16.729ZM16.3572 17.362C16.9305 17.7006 16.6847 18.585 16.0172 18.585C15.7572 18.585 15.4721 18.3807 15.3917 18.1368C15.2017 17.5607 15.8343 17.053 16.3572 17.362ZM26.25 17.411C26.5967 17.7027 26.5896 18.1781 26.2345 18.4489C25.9632 18.6559 25.657 18.6372 25.3957 18.3978C25.2104 18.228 25.1914 18.1844 25.1914 17.9288C25.1914 17.6731 25.2104 17.6295 25.3957 17.4597C25.661 17.2166 25.9962 17.1975 26.25 17.411ZM0.5 17.4915V17.6558L6.22852 17.6419L11.957 17.628L11.9743 17.4776L11.9916 17.3272H6.2458H0.5V17.4915ZM15.8234 17.7209C15.7873 17.757 15.7578 17.8506 15.7578 17.9288C15.7578 18.1129 15.8511 18.2022 16.0433 18.2022C16.2445 18.2022 16.3531 17.9965 16.26 17.792C16.1915 17.6418 15.9431 17.6013 15.8234 17.7209ZM25.5988 17.7698C25.4608 18.0277 25.7378 18.3147 25.9792 18.1637C26.0887 18.0952 26.1229 17.8384 26.0363 17.7341C25.9361 17.6134 25.671 17.635 25.5988 17.7698Z" fill="black" fill-opacity="0.7"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.43359 2.97741C4.02734 4.16758 2.05094 5.14895 2.04159 5.15819C2.01791 5.18159 2.62702 6.3897 2.66245 6.3897C2.6782 6.3897 2.81257 6.32817 2.96094 6.25298C3.1093 6.17778 3.24384 6.11626 3.25991 6.11626C3.27594 6.11626 3.28906 7.91274 3.28906 10.1084V14.1006H2.08594H0.882812V14.4288V14.7569H6.81641H12.75V13.335V11.9131H12.4219H12.0938V12.6788V13.4444H11.9297H11.7656V12.542V11.6397H10.7812C9.83915 11.6397 9.79688 11.6443 9.79688 11.7472C9.79688 11.8458 9.84265 11.8561 10.3574 11.8723L10.918 11.8901L10.3574 11.9016L9.79688 11.9131V12.6788V13.4444H9.63281H9.46875V12.542V11.6397H8.48438C7.54249 11.6397 7.5 11.6443 7.5 11.7471C7.5 11.8453 7.54583 11.856 8.0332 11.8723L8.56641 11.8902L8.0332 11.9017L7.5 11.9131V12.6788V13.4444H7.33594H7.17188V12.542V11.6397H6.1875C5.24562 11.6397 5.20312 11.6443 5.20312 11.7471C5.20312 11.8453 5.24895 11.856 5.73633 11.8723L6.26953 11.8902L5.73633 11.9017L5.20312 11.9131V12.6788V13.4444H4.62891H4.05469V9.58454V5.7247L7.4108 4.06351C9.25667 3.14984 10.7908 2.39505 10.8201 2.38624C10.8493 2.37738 12.366 3.09483 14.1905 3.98049L17.5078 5.59082V7.90432V10.2178H17.8906H18.2734V8.11235C18.2734 6.69999 18.292 6.00688 18.3299 6.00688C18.361 6.00688 18.5083 6.06868 18.6573 6.14415L18.9282 6.28141L19.2337 5.67231C19.4017 5.33734 19.5189 5.04351 19.4942 5.01945C19.4395 4.96618 10.8975 0.811188 10.8454 0.8125C10.8252 0.813047 8.83984 1.78725 6.43359 2.97741ZM8.64844 4.88579C8.64844 4.95295 8.74261 4.96782 9.16797 4.96782C9.47788 4.96782 9.6875 4.98991 9.6875 5.02251C9.6875 5.0551 9.47788 5.0772 9.16797 5.0772H8.64844V5.92485V6.77251H9.63281H10.6172V5.78813V4.80376H9.63281C8.79429 4.80376 8.64844 4.8159 8.64844 4.88579ZM10.9453 4.88579C10.9453 4.95322 11.0425 4.96782 11.4922 4.96782C11.8203 4.96782 12.0391 4.9897 12.0391 5.02251C12.0391 5.05532 11.8203 5.0772 11.4922 5.0772H10.9453V5.92485V6.77251H11.9297H12.9141V5.78813V4.80376H11.9297C11.0912 4.80376 10.9453 4.8159 10.9453 4.88579ZM5.20312 7.15532C5.20312 7.25704 5.2396 7.2647 5.72266 7.2647C6.03257 7.2647 6.24219 7.28679 6.24219 7.31938C6.24219 7.35198 6.03257 7.37407 5.72266 7.37407H5.20312V8.19438V9.0147H6.1875H7.17188V8.03032V7.04595H6.1875C5.2396 7.04595 5.20312 7.04999 5.20312 7.15532ZM7.5 7.15532C7.5 7.25704 7.53648 7.2647 8.01953 7.2647C8.32945 7.2647 8.53906 7.28679 8.53906 7.31938C8.53906 7.35198 8.32945 7.37407 8.01953 7.37407H7.5V8.19438V9.0147H8.48438H9.46875V8.03032V7.04595H8.48438C7.53648 7.04595 7.5 7.04999 7.5 7.15532ZM9.79688 7.15532C9.79688 7.25742 9.83335 7.2647 10.3438 7.2647C10.6719 7.2647 10.8906 7.28657 10.8906 7.31938C10.8906 7.3522 10.6719 7.37407 10.3438 7.37407H9.79688V8.19438V9.0147H10.7812H11.7656V8.03032V7.04595H10.7812C9.83335 7.04595 9.79688 7.04999 9.79688 7.15532ZM12.0938 7.15532C12.0938 7.25742 12.1302 7.2647 12.6406 7.2647C12.9688 7.2647 13.1875 7.28657 13.1875 7.31938C13.1875 7.3522 12.9688 7.37407 12.6406 7.37407H12.0938V8.19438V9.0147H13.0781H14.0625V8.03032V7.04595H13.0781C12.1302 7.04595 12.0938 7.04999 12.0938 7.15532ZM14.4271 7.08242C14.407 7.10244 14.3906 7.15166 14.3906 7.1918C14.3906 7.24769 14.5182 7.2647 14.9375 7.2647C15.2656 7.2647 15.4844 7.28657 15.4844 7.31938C15.4844 7.3522 15.2656 7.37407 14.9375 7.37407H14.3906V8.19438V9.0147H15.375H16.3594V8.03032V7.04595H15.4115C14.8901 7.04595 14.4471 7.06235 14.4271 7.08242ZM5.20312 9.45023C5.20312 9.54839 5.24895 9.55916 5.73633 9.57546L6.26953 9.59334L5.73633 9.60483L5.20312 9.61626V10.4639V11.3116H6.1875H7.17188V10.3272V9.34282H6.1875C5.24562 9.34282 5.20312 9.34747 5.20312 9.45023ZM7.5 9.45023C7.5 9.54839 7.54583 9.55916 8.0332 9.57546L8.56641 9.59334L8.0332 9.60483L7.5 9.61626V10.4639V11.3116H8.48438H9.46875V10.3272V9.34282H8.48438C7.54249 9.34282 7.5 9.34747 7.5 9.45023ZM9.79688 9.45028C9.79688 9.54894 9.84265 9.55922 10.3574 9.57546L10.918 9.59318L10.3574 9.60472L9.79688 9.61626V10.4639V11.3116H10.7812H11.7656V10.3272V9.34282H10.7812C9.83915 9.34282 9.79688 9.34741 9.79688 9.45028ZM12.0938 9.45028C12.0938 9.54894 12.1395 9.55922 12.6543 9.57546L13.2148 9.59318L12.6543 9.60472L12.0938 9.61626V10.4639V11.3116H12.4219H12.75V10.7647V10.2178H13.4062H14.0625V9.78032V9.34282H13.0781C12.136 9.34282 12.0938 9.34741 12.0938 9.45028ZM14.3906 9.45028C14.3906 9.54894 14.4364 9.55922 14.9512 9.57546L15.5117 9.59318L14.9512 9.60472L14.3906 9.61626V9.91704V10.2178H15.375H16.3594V9.78032V9.34282H15.375C14.4329 9.34282 14.3906 9.34741 14.3906 9.45028ZM13.1328 13.1709V15.7413H18.1094H23.0859V13.1709V10.6006H18.1094H13.1328V13.1709ZM12.0938 11.7491C12.0938 11.8463 12.1302 11.8584 12.4219 11.8584C12.7135 11.8584 12.75 11.8463 12.75 11.7491C12.75 11.6518 12.7135 11.6397 12.4219 11.6397C12.1302 11.6397 12.0938 11.6518 12.0938 11.7491ZM23.4746 12.7658C23.3637 12.9068 23.3594 12.9693 23.3594 14.4361V15.96H18.4648H13.5703V16.2334V16.5069H13.3516H13.1328V17.0538V17.6006H13.3516C13.5484 17.6006 13.5703 17.6143 13.5703 17.7374C13.5703 17.8666 13.5867 17.8741 13.8711 17.8741C14.1688 17.8741 14.1719 17.8757 14.1719 18.0381C14.1719 18.1892 14.1871 18.2022 14.3633 18.2022H14.5547V17.9102C14.5547 17.3711 14.8909 16.8597 15.4222 16.5908C16.3088 16.142 17.454 16.8657 17.4742 17.8876L17.4805 18.202L17.6855 18.2021C17.877 18.2022 17.8906 18.1913 17.8906 18.0381V17.8741H20.9258H23.9609V18.0381C23.9609 18.1913 23.9746 18.2022 24.166 18.2021L24.3711 18.202L24.3768 17.8876C24.3917 17.0662 25.1533 16.385 25.9633 16.4686C26.3555 16.5091 26.783 16.7479 26.9928 17.0437C27.2147 17.3566 27.2877 17.5688 27.2927 17.9151L27.2969 18.2022H27.4883C27.6645 18.2022 27.6797 18.1892 27.6797 18.0381C27.6797 17.8877 27.6953 17.8741 27.8671 17.8741C28.0019 17.8741 28.0848 17.8357 28.1621 17.7374C28.2213 17.6622 28.3215 17.6006 28.3848 17.6006C28.4943 17.6006 28.5 17.5733 28.5 17.0538C28.5 16.5576 28.4906 16.5069 28.3986 16.5069C28.3089 16.5069 28.2936 16.4453 28.2659 15.9737C28.2487 15.6804 28.2038 15.3543 28.1661 15.2491C28.0334 14.878 26.9688 12.9166 26.8286 12.7849L26.6867 12.6514L25.1383 12.6354L23.5898 12.6193L23.4746 12.7658ZM24.6719 13.9913V14.9209H24.2617H23.8516V13.9913V13.0616H24.2617H24.6719V13.9913ZM26.4756 13.1157C26.5589 13.1603 27.4609 14.7833 27.4609 14.8887C27.4609 14.9065 26.8949 14.9209 26.2031 14.9209H24.9453V13.9913V13.0616H25.6599C26.0528 13.0616 26.4199 13.086 26.4756 13.1157ZM24.9453 15.7139C24.9453 15.78 24.8602 15.7959 24.5078 15.7959C24.1554 15.7959 24.0703 15.78 24.0703 15.7139C24.0703 15.6479 24.1554 15.6319 24.5078 15.6319C24.8602 15.6319 24.9453 15.6479 24.9453 15.7139ZM1.70312 16.835V16.9991H6.84375H11.9844V16.835V16.6709H6.84375H1.70312V16.835ZM15.4223 16.8237C14.8056 17.1448 14.5893 17.892 14.9262 18.5369C15.3818 19.409 16.674 19.3941 17.1382 18.5113C17.2255 18.3454 17.2577 18.1884 17.2577 17.9288C17.2577 16.9502 16.2938 16.3699 15.4223 16.8237ZM25.4102 16.729C25.1733 16.7985 24.8514 17.0836 24.7133 17.3462C24.548 17.6606 24.548 18.1969 24.7133 18.5113C25.1689 19.3777 26.3966 19.4177 26.904 18.5827C27.074 18.3028 27.0842 18.2581 27.0678 17.8648C27.0528 17.5023 27.028 17.4137 26.8856 17.2109C26.5758 16.7701 25.9577 16.5682 25.4102 16.729ZM16.3572 17.362C16.9305 17.7006 16.6847 18.585 16.0172 18.585C15.7572 18.585 15.4721 18.3807 15.3917 18.1368C15.2017 17.5607 15.8343 17.053 16.3572 17.362ZM26.25 17.411C26.5967 17.7027 26.5896 18.1781 26.2345 18.4489C25.9632 18.6559 25.657 18.6372 25.3957 18.3978C25.2104 18.228 25.1914 18.1844 25.1914 17.9288C25.1914 17.6731 25.2104 17.6295 25.3957 17.4597C25.661 17.2166 25.9962 17.1975 26.25 17.411ZM0.5 17.4915V17.6558L6.22852 17.6419L11.957 17.628L11.9743 17.4776L11.9916 17.3272H6.2458H0.5V17.4915ZM15.8234 17.7209C15.7873 17.757 15.7578 17.8506 15.7578 17.9288C15.7578 18.1129 15.8511 18.2022 16.0433 18.2022C16.2445 18.2022 16.3531 17.9965 16.26 17.792C16.1915 17.6418 15.9431 17.6013 15.8234 17.7209ZM25.5988 17.7698C25.4608 18.0277 25.7378 18.3147 25.9792 18.1637C26.0887 18.0952 26.1229 17.8384 26.0363 17.7341C25.9361 17.6134 25.671 17.635 25.5988 17.7698Z" fill="black" fill-opacity="0.7"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.43359 2.97741C4.02734 4.16758 2.05094 5.14895 2.04159 5.15819C2.01791 5.18159 2.62702 6.3897 2.66245 6.3897C2.6782 6.3897 2.81257 6.32817 2.96094 6.25298C3.1093 6.17778 3.24384 6.11626 3.25991 6.11626C3.27594 6.11626 3.28906 7.91274 3.28906 10.1084V14.1006H2.08594H0.882812V14.4288V14.7569H6.81641H12.75V13.335V11.9131H12.4219H12.0938V12.6788V13.4444H11.9297H11.7656V12.542V11.6397H10.7812C9.83915 11.6397 9.79688 11.6443 9.79688 11.7472C9.79688 11.8458 9.84265 11.8561 10.3574 11.8723L10.918 11.8901L10.3574 11.9016L9.79688 11.9131V12.6788V13.4444H9.63281H9.46875V12.542V11.6397H8.48438C7.54249 11.6397 7.5 11.6443 7.5 11.7471C7.5 11.8453 7.54583 11.856 8.0332 11.8723L8.56641 11.8902L8.0332 11.9017L7.5 11.9131V12.6788V13.4444H7.33594H7.17188V12.542V11.6397H6.1875C5.24562 11.6397 5.20312 11.6443 5.20312 11.7471C5.20312 11.8453 5.24895 11.856 5.73633 11.8723L6.26953 11.8902L5.73633 11.9017L5.20312 11.9131V12.6788V13.4444H4.62891H4.05469V9.58454V5.7247L7.4108 4.06351C9.25667 3.14984 10.7908 2.39505 10.8201 2.38624C10.8493 2.37738 12.366 3.09483 14.1905 3.98049L17.5078 5.59082V7.90432V10.2178H17.8906H18.2734V8.11235C18.2734 6.69999 18.292 6.00688 18.3299 6.00688C18.361 6.00688 18.5083 6.06868 18.6573 6.14415L18.9282 6.28141L19.2337 5.67231C19.4017 5.33734 19.5189 5.04351 19.4942 5.01945C19.4395 4.96618 10.8975 0.811188 10.8454 0.8125C10.8252 0.813047 8.83984 1.78725 6.43359 2.97741ZM8.64844 4.88579C8.64844 4.95295 8.74261 4.96782 9.16797 4.96782C9.47788 4.96782 9.6875 4.98991 9.6875 5.02251C9.6875 5.0551 9.47788 5.0772 9.16797 5.0772H8.64844V5.92485V6.77251H9.63281H10.6172V5.78813V4.80376H9.63281C8.79429 4.80376 8.64844 4.8159 8.64844 4.88579ZM10.9453 4.88579C10.9453 4.95322 11.0425 4.96782 11.4922 4.96782C11.8203 4.96782 12.0391 4.9897 12.0391 5.02251C12.0391 5.05532 11.8203 5.0772 11.4922 5.0772H10.9453V5.92485V6.77251H11.9297H12.9141V5.78813V4.80376H11.9297C11.0912 4.80376 10.9453 4.8159 10.9453 4.88579ZM5.20312 7.15532C5.20312 7.25704 5.2396 7.2647 5.72266 7.2647C6.03257 7.2647 6.24219 7.28679 6.24219 7.31938C6.24219 7.35198 6.03257 7.37407 5.72266 7.37407H5.20312V8.19438V9.0147H6.1875H7.17188V8.03032V7.04595H6.1875C5.2396 7.04595 5.20312 7.04999 5.20312 7.15532ZM7.5 7.15532C7.5 7.25704 7.53648 7.2647 8.01953 7.2647C8.32945 7.2647 8.53906 7.28679 8.53906 7.31938C8.53906 7.35198 8.32945 7.37407 8.01953 7.37407H7.5V8.19438V9.0147H8.48438H9.46875V8.03032V7.04595H8.48438C7.53648 7.04595 7.5 7.04999 7.5 7.15532ZM9.79688 7.15532C9.79688 7.25742 9.83335 7.2647 10.3438 7.2647C10.6719 7.2647 10.8906 7.28657 10.8906 7.31938C10.8906 7.3522 10.6719 7.37407 10.3438 7.37407H9.79688V8.19438V9.0147H10.7812H11.7656V8.03032V7.04595H10.7812C9.83335 7.04595 9.79688 7.04999 9.79688 7.15532ZM12.0938 7.15532C12.0938 7.25742 12.1302 7.2647 12.6406 7.2647C12.9688 7.2647 13.1875 7.28657 13.1875 7.31938C13.1875 7.3522 12.9688 7.37407 12.6406 7.37407H12.0938V8.19438V9.0147H13.0781H14.0625V8.03032V7.04595H13.0781C12.1302 7.04595 12.0938 7.04999 12.0938 7.15532ZM14.4271 7.08242C14.407 7.10244 14.3906 7.15166 14.3906 7.1918C14.3906 7.24769 14.5182 7.2647 14.9375 7.2647C15.2656 7.2647 15.4844 7.28657 15.4844 7.31938C15.4844 7.3522 15.2656 7.37407 14.9375 7.37407H14.3906V8.19438V9.0147H15.375H16.3594V8.03032V7.04595H15.4115C14.8901 7.04595 14.4471 7.06235 14.4271 7.08242ZM5.20312 9.45023C5.20312 9.54839 5.24895 9.55916 5.73633 9.57546L6.26953 9.59334L5.73633 9.60483L5.20312 9.61626V10.4639V11.3116H6.1875H7.17188V10.3272V9.34282H6.1875C5.24562 9.34282 5.20312 9.34747 5.20312 9.45023ZM7.5 9.45023C7.5 9.54839 7.54583 9.55916 8.0332 9.57546L8.56641 9.59334L8.0332 9.60483L7.5 9.61626V10.4639V11.3116H8.48438H9.46875V10.3272V9.34282H8.48438C7.54249 9.34282 7.5 9.34747 7.5 9.45023ZM9.79688 9.45028C9.79688 9.54894 9.84265 9.55922 10.3574 9.57546L10.918 9.59318L10.3574 9.60472L9.79688 9.61626V10.4639V11.3116H10.7812H11.7656V10.3272V9.34282H10.7812C9.83915 9.34282 9.79688 9.34741 9.79688 9.45028ZM12.0938 9.45028C12.0938 9.54894 12.1395 9.55922 12.6543 9.57546L13.2148 9.59318L12.6543 9.60472L12.0938 9.61626V10.4639V11.3116H12.4219H12.75V10.7647V10.2178H13.4062H14.0625V9.78032V9.34282H13.0781C12.136 9.34282 12.0938 9.34741 12.0938 9.45028ZM14.3906 9.45028C14.3906 9.54894 14.4364 9.55922 14.9512 9.57546L15.5117 9.59318L14.9512 9.60472L14.3906 9.61626V9.91704V10.2178H15.375H16.3594V9.78032V9.34282H15.375C14.4329 9.34282 14.3906 9.34741 14.3906 9.45028ZM13.1328 13.1709V15.7413H18.1094H23.0859V13.1709V10.6006H18.1094H13.1328V13.1709ZM12.0938 11.7491C12.0938 11.8463 12.1302 11.8584 12.4219 11.8584C12.7135 11.8584 12.75 11.8463 12.75 11.7491C12.75 11.6518 12.7135 11.6397 12.4219 11.6397C12.1302 11.6397 12.0938 11.6518 12.0938 11.7491ZM23.4746 12.7658C23.3637 12.9068 23.3594 12.9693 23.3594 14.4361V15.96H18.4648H13.5703V16.2334V16.5069H13.3516H13.1328V17.0538V17.6006H13.3516C13.5484 17.6006 13.5703 17.6143 13.5703 17.7374C13.5703 17.8666 13.5867 17.8741 13.8711 17.8741C14.1688 17.8741 14.1719 17.8757 14.1719 18.0381C14.1719 18.1892 14.1871 18.2022 14.3633 18.2022H14.5547V17.9102C14.5547 17.3711 14.8909 16.8597 15.4222 16.5908C16.3088 16.142 17.454 16.8657 17.4742 17.8876L17.4805 18.202L17.6855 18.2021C17.877 18.2022 17.8906 18.1913 17.8906 18.0381V17.8741H20.9258H23.9609V18.0381C23.9609 18.1913 23.9746 18.2022 24.166 18.2021L24.3711 18.202L24.3768 17.8876C24.3917 17.0662 25.1533 16.385 25.9633 16.4686C26.3555 16.5091 26.783 16.7479 26.9928 17.0437C27.2147 17.3566 27.2877 17.5688 27.2927 17.9151L27.2969 18.2022H27.4883C27.6645 18.2022 27.6797 18.1892 27.6797 18.0381C27.6797 17.8877 27.6953 17.8741 27.8671 17.8741C28.0019 17.8741 28.0848 17.8357 28.1621 17.7374C28.2213 17.6622 28.3215 17.6006 28.3848 17.6006C28.4943 17.6006 28.5 17.5733 28.5 17.0538C28.5 16.5576 28.4906 16.5069 28.3986 16.5069C28.3089 16.5069 28.2936 16.4453 28.2659 15.9737C28.2487 15.6804 28.2038 15.3543 28.1661 15.2491C28.0334 14.878 26.9688 12.9166 26.8286 12.7849L26.6867 12.6514L25.1383 12.6354L23.5898 12.6193L23.4746 12.7658ZM24.6719 13.9913V14.9209H24.2617H23.8516V13.9913V13.0616H24.2617H24.6719V13.9913ZM26.4756 13.1157C26.5589 13.1603 27.4609 14.7833 27.4609 14.8887C27.4609 14.9065 26.8949 14.9209 26.2031 14.9209H24.9453V13.9913V13.0616H25.6599C26.0528 13.0616 26.4199 13.086 26.4756 13.1157ZM24.9453 15.7139C24.9453 15.78 24.8602 15.7959 24.5078 15.7959C24.1554 15.7959 24.0703 15.78 24.0703 15.7139C24.0703 15.6479 24.1554 15.6319 24.5078 15.6319C24.8602 15.6319 24.9453 15.6479 24.9453 15.7139ZM1.70312 16.835V16.9991H6.84375H11.9844V16.835V16.6709H6.84375H1.70312V16.835ZM15.4223 16.8237C14.8056 17.1448 14.5893 17.892 14.9262 18.5369C15.3818 19.409 16.674 19.3941 17.1382 18.5113C17.2255 18.3454 17.2577 18.1884 17.2577 17.9288C17.2577 16.9502 16.2938 16.3699 15.4223 16.8237ZM25.4102 16.729C25.1733 16.7985 24.8514 17.0836 24.7133 17.3462C24.548 17.6606 24.548 18.1969 24.7133 18.5113C25.1689 19.3777 26.3966 19.4177 26.904 18.5827C27.074 18.3028 27.0842 18.2581 27.0678 17.8648C27.0528 17.5023 27.028 17.4137 26.8856 17.2109C26.5758 16.7701 25.9577 16.5682 25.4102 16.729ZM16.3572 17.362C16.9305 17.7006 16.6847 18.585 16.0172 18.585C15.7572 18.585 15.4721 18.3807 15.3917 18.1368C15.2017 17.5607 15.8343 17.053 16.3572 17.362ZM26.25 17.411C26.5967 17.7027 26.5896 18.1781 26.2345 18.4489C25.9632 18.6559 25.657 18.6372 25.3957 18.3978C25.2104 18.228 25.1914 18.1844 25.1914 17.9288C25.1914 17.6731 25.2104 17.6295 25.3957 17.4597C25.661 17.2166 25.9962 17.1975 26.25 17.411ZM0.5 17.4915V17.6558L6.22852 17.6419L11.957 17.628L11.9743 17.4776L11.9916 17.3272H6.2458H0.5V17.4915ZM15.8234 17.7209C15.7873 17.757 15.7578 17.8506 15.7578 17.9288C15.7578 18.1129 15.8511 18.2022 16.0433 18.2022C16.2445 18.2022 16.3531 17.9965 16.26 17.792C16.1915 17.6418 15.9431 17.6013 15.8234 17.7209ZM25.5988 17.7698C25.4608 18.0277 25.7378 18.3147 25.9792 18.1637C26.0887 18.0952 26.1229 17.8384 26.0363 17.7341C25.9361 17.6134 25.671 17.635 25.5988 17.7698Z" fill="black" fill-opacity="0.7"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.43359 2.97741C4.02734 4.16758 2.05094 5.14895 2.04159 5.15819C2.01791 5.18159 2.62702 6.3897 2.66245 6.3897C2.6782 6.3897 2.81257 6.32817 2.96094 6.25298C3.1093 6.17778 3.24384 6.11626 3.25991 6.11626C3.27594 6.11626 3.28906 7.91274 3.28906 10.1084V14.1006H2.08594H0.882812V14.4288V14.7569H6.81641H12.75V13.335V11.9131H12.4219H12.0938V12.6788V13.4444H11.9297H11.7656V12.542V11.6397H10.7812C9.83915 11.6397 9.79688 11.6443 9.79688 11.7472C9.79688 11.8458 9.84265 11.8561 10.3574 11.8723L10.918 11.8901L10.3574 11.9016L9.79688 11.9131V12.6788V13.4444H9.63281H9.46875V12.542V11.6397H8.48438C7.54249 11.6397 7.5 11.6443 7.5 11.7471C7.5 11.8453 7.54583 11.856 8.0332 11.8723L8.56641 11.8902L8.0332 11.9017L7.5 11.9131V12.6788V13.4444H7.33594H7.17188V12.542V11.6397H6.1875C5.24562 11.6397 5.20312 11.6443 5.20312 11.7471C5.20312 11.8453 5.24895 11.856 5.73633 11.8723L6.26953 11.8902L5.73633 11.9017L5.20312 11.9131V12.6788V13.4444H4.62891H4.05469V9.58454V5.7247L7.4108 4.06351C9.25667 3.14984 10.7908 2.39505 10.8201 2.38624C10.8493 2.37738 12.366 3.09483 14.1905 3.98049L17.5078 5.59082V7.90432V10.2178H17.8906H18.2734V8.11235C18.2734 6.69999 18.292 6.00688 18.3299 6.00688C18.361 6.00688 18.5083 6.06868 18.6573 6.14415L18.9282 6.28141L19.2337 5.67231C19.4017 5.33734 19.5189 5.04351 19.4942 5.01945C19.4395 4.96618 10.8975 0.811188 10.8454 0.8125C10.8252 0.813047 8.83984 1.78725 6.43359 2.97741ZM8.64844 4.88579C8.64844 4.95295 8.74261 4.96782 9.16797 4.96782C9.47788 4.96782 9.6875 4.98991 9.6875 5.02251C9.6875 5.0551 9.47788 5.0772 9.16797 5.0772H8.64844V5.92485V6.77251H9.63281H10.6172V5.78813V4.80376H9.63281C8.79429 4.80376 8.64844 4.8159 8.64844 4.88579ZM10.9453 4.88579C10.9453 4.95322 11.0425 4.96782 11.4922 4.96782C11.8203 4.96782 12.0391 4.9897 12.0391 5.02251C12.0391 5.05532 11.8203 5.0772 11.4922 5.0772H10.9453V5.92485V6.77251H11.9297H12.9141V5.78813V4.80376H11.9297C11.0912 4.80376 10.9453 4.8159 10.9453 4.88579ZM5.20312 7.15532C5.20312 7.25704 5.2396 7.2647 5.72266 7.2647C6.03257 7.2647 6.24219 7.28679 6.24219 7.31938C6.24219 7.35198 6.03257 7.37407 5.72266 7.37407H5.20312V8.19438V9.0147H6.1875H7.17188V8.03032V7.04595H6.1875C5.2396 7.04595 5.20312 7.04999 5.20312 7.15532ZM7.5 7.15532C7.5 7.25704 7.53648 7.2647 8.01953 7.2647C8.32945 7.2647 8.53906 7.28679 8.53906 7.31938C8.53906 7.35198 8.32945 7.37407 8.01953 7.37407H7.5V8.19438V9.0147H8.48438H9.46875V8.03032V7.04595H8.48438C7.53648 7.04595 7.5 7.04999 7.5 7.15532ZM9.79688 7.15532C9.79688 7.25742 9.83335 7.2647 10.3438 7.2647C10.6719 7.2647 10.8906 7.28657 10.8906 7.31938C10.8906 7.3522 10.6719 7.37407 10.3438 7.37407H9.79688V8.19438V9.0147H10.7812H11.7656V8.03032V7.04595H10.7812C9.83335 7.04595 9.79688 7.04999 9.79688 7.15532ZM12.0938 7.15532C12.0938 7.25742 12.1302 7.2647 12.6406 7.2647C12.9688 7.2647 13.1875 7.28657 13.1875 7.31938C13.1875 7.3522 12.9688 7.37407 12.6406 7.37407H12.0938V8.19438V9.0147H13.0781H14.0625V8.03032V7.04595H13.0781C12.1302 7.04595 12.0938 7.04999 12.0938 7.15532ZM14.4271 7.08242C14.407 7.10244 14.3906 7.15166 14.3906 7.1918C14.3906 7.24769 14.5182 7.2647 14.9375 7.2647C15.2656 7.2647 15.4844 7.28657 15.4844 7.31938C15.4844 7.3522 15.2656 7.37407 14.9375 7.37407H14.3906V8.19438V9.0147H15.375H16.3594V8.03032V7.04595H15.4115C14.8901 7.04595 14.4471 7.06235 14.4271 7.08242ZM5.20312 9.45023C5.20312 9.54839 5.24895 9.55916 5.73633 9.57546L6.26953 9.59334L5.73633 9.60483L5.20312 9.61626V10.4639V11.3116H6.1875H7.17188V10.3272V9.34282H6.1875C5.24562 9.34282 5.20312 9.34747 5.20312 9.45023ZM7.5 9.45023C7.5 9.54839 7.54583 9.55916 8.0332 9.57546L8.56641 9.59334L8.0332 9.60483L7.5 9.61626V10.4639V11.3116H8.48438H9.46875V10.3272V9.34282H8.48438C7.54249 9.34282 7.5 9.34747 7.5 9.45023ZM9.79688 9.45028C9.79688 9.54894 9.84265 9.55922 10.3574 9.57546L10.918 9.59318L10.3574 9.60472L9.79688 9.61626V10.4639V11.3116H10.7812H11.7656V10.3272V9.34282H10.7812C9.83915 9.34282 9.79688 9.34741 9.79688 9.45028ZM12.0938 9.45028C12.0938 9.54894 12.1395 9.55922 12.6543 9.57546L13.2148 9.59318L12.6543 9.60472L12.0938 9.61626V10.4639V11.3116H12.4219H12.75V10.7647V10.2178H13.4062H14.0625V9.78032V9.34282H13.0781C12.136 9.34282 12.0938 9.34741 12.0938 9.45028ZM14.3906 9.45028C14.3906 9.54894 14.4364 9.55922 14.9512 9.57546L15.5117 9.59318L14.9512 9.60472L14.3906 9.61626V9.91704V10.2178H15.375H16.3594V9.78032V9.34282H15.375C14.4329 9.34282 14.3906 9.34741 14.3906 9.45028ZM13.1328 13.1709V15.7413H18.1094H23.0859V13.1709V10.6006H18.1094H13.1328V13.1709ZM12.0938 11.7491C12.0938 11.8463 12.1302 11.8584 12.4219 11.8584C12.7135 11.8584 12.75 11.8463 12.75 11.7491C12.75 11.6518 12.7135 11.6397 12.4219 11.6397C12.1302 11.6397 12.0938 11.6518 12.0938 11.7491ZM23.4746 12.7658C23.3637 12.9068 23.3594 12.9693 23.3594 14.4361V15.96H18.4648H13.5703V16.2334V16.5069H13.3516H13.1328V17.0538V17.6006H13.3516C13.5484 17.6006 13.5703 17.6143 13.5703 17.7374C13.5703 17.8666 13.5867 17.8741 13.8711 17.8741C14.1688 17.8741 14.1719 17.8757 14.1719 18.0381C14.1719 18.1892 14.1871 18.2022 14.3633 18.2022H14.5547V17.9102C14.5547 17.3711 14.8909 16.8597 15.4222 16.5908C16.3088 16.142 17.454 16.8657 17.4742 17.8876L17.4805 18.202L17.6855 18.2021C17.877 18.2022 17.8906 18.1913 17.8906 18.0381V17.8741H20.9258H23.9609V18.0381C23.9609 18.1913 23.9746 18.2022 24.166 18.2021L24.3711 18.202L24.3768 17.8876C24.3917 17.0662 25.1533 16.385 25.9633 16.4686C26.3555 16.5091 26.783 16.7479 26.9928 17.0437C27.2147 17.3566 27.2877 17.5688 27.2927 17.9151L27.2969 18.2022H27.4883C27.6645 18.2022 27.6797 18.1892 27.6797 18.0381C27.6797 17.8877 27.6953 17.8741 27.8671 17.8741C28.0019 17.8741 28.0848 17.8357 28.1621 17.7374C28.2213 17.6622 28.3215 17.6006 28.3848 17.6006C28.4943 17.6006 28.5 17.5733 28.5 17.0538C28.5 16.5576 28.4906 16.5069 28.3986 16.5069C28.3089 16.5069 28.2936 16.4453 28.2659 15.9737C28.2487 15.6804 28.2038 15.3543 28.1661 15.2491C28.0334 14.878 26.9688 12.9166 26.8286 12.7849L26.6867 12.6514L25.1383 12.6354L23.5898 12.6193L23.4746 12.7658ZM24.6719 13.9913V14.9209H24.2617H23.8516V13.9913V13.0616H24.2617H24.6719V13.9913ZM26.4756 13.1157C26.5589 13.1603 27.4609 14.7833 27.4609 14.8887C27.4609 14.9065 26.8949 14.9209 26.2031 14.9209H24.9453V13.9913V13.0616H25.6599C26.0528 13.0616 26.4199 13.086 26.4756 13.1157ZM24.9453 15.7139C24.9453 15.78 24.8602 15.7959 24.5078 15.7959C24.1554 15.7959 24.0703 15.78 24.0703 15.7139C24.0703 15.6479 24.1554 15.6319 24.5078 15.6319C24.8602 15.6319 24.9453 15.6479 24.9453 15.7139ZM1.70312 16.835V16.9991H6.84375H11.9844V16.835V16.6709H6.84375H1.70312V16.835ZM15.4223 16.8237C14.8056 17.1448 14.5893 17.892 14.9262 18.5369C15.3818 19.409 16.674 19.3941 17.1382 18.5113C17.2255 18.3454 17.2577 18.1884 17.2577 17.9288C17.2577 16.9502 16.2938 16.3699 15.4223 16.8237ZM25.4102 16.729C25.1733 16.7985 24.8514 17.0836 24.7133 17.3462C24.548 17.6606 24.548 18.1969 24.7133 18.5113C25.1689 19.3777 26.3966 19.4177 26.904 18.5827C27.074 18.3028 27.0842 18.2581 27.0678 17.8648C27.0528 17.5023 27.028 17.4137 26.8856 17.2109C26.5758 16.7701 25.9577 16.5682 25.4102 16.729ZM16.3572 17.362C16.9305 17.7006 16.6847 18.585 16.0172 18.585C15.7572 18.585 15.4721 18.3807 15.3917 18.1368C15.2017 17.5607 15.8343 17.053 16.3572 17.362ZM26.25 17.411C26.5967 17.7027 26.5896 18.1781 26.2345 18.4489C25.9632 18.6559 25.657 18.6372 25.3957 18.3978C25.2104 18.228 25.1914 18.1844 25.1914 17.9288C25.1914 17.6731 25.2104 17.6295 25.3957 17.4597C25.661 17.2166 25.9962 17.1975 26.25 17.411ZM0.5 17.4915V17.6558L6.22852 17.6419L11.957 17.628L11.9743 17.4776L11.9916 17.3272H6.2458H0.5V17.4915ZM15.8234 17.7209C15.7873 17.757 15.7578 17.8506 15.7578 17.9288C15.7578 18.1129 15.8511 18.2022 16.0433 18.2022C16.2445 18.2022 16.3531 17.9965 16.26 17.792C16.1915 17.6418 15.9431 17.6013 15.8234 17.7209ZM25.5988 17.7698C25.4608 18.0277 25.7378 18.3147 25.9792 18.1637C26.0887 18.0952 26.1229 17.8384 26.0363 17.7341C25.9361 17.6134 25.671 17.635 25.5988 17.7698Z" fill="black" fill-opacity="0.7"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.43359 2.97741C4.02734 4.16758 2.05094 5.14895 2.04159 5.15819C2.01791 5.18159 2.62702 6.3897 2.66245 6.3897C2.6782 6.3897 2.81257 6.32817 2.96094 6.25298C3.1093 6.17778 3.24384 6.11626 3.25991 6.11626C3.27594 6.11626 3.28906 7.91274 3.28906 10.1084V14.1006H2.08594H0.882812V14.4288V14.7569H6.81641H12.75V13.335V11.9131H12.4219H12.0938V12.6788V13.4444H11.9297H11.7656V12.542V11.6397H10.7812C9.83915 11.6397 9.79688 11.6443 9.79688 11.7472C9.79688 11.8458 9.84265 11.8561 10.3574 11.8723L10.918 11.8901L10.3574 11.9016L9.79688 11.9131V12.6788V13.4444H9.63281H9.46875V12.542V11.6397H8.48438C7.54249 11.6397 7.5 11.6443 7.5 11.7471C7.5 11.8453 7.54583 11.856 8.0332 11.8723L8.56641 11.8902L8.0332 11.9017L7.5 11.9131V12.6788V13.4444H7.33594H7.17188V12.542V11.6397H6.1875C5.24562 11.6397 5.20312 11.6443 5.20312 11.7471C5.20312 11.8453 5.24895 11.856 5.73633 11.8723L6.26953 11.8902L5.73633 11.9017L5.20312 11.9131V12.6788V13.4444H4.62891H4.05469V9.58454V5.7247L7.4108 4.06351C9.25667 3.14984 10.7908 2.39505 10.8201 2.38624C10.8493 2.37738 12.366 3.09483 14.1905 3.98049L17.5078 5.59082V7.90432V10.2178H17.8906H18.2734V8.11235C18.2734 6.69999 18.292 6.00688 18.3299 6.00688C18.361 6.00688 18.5083 6.06868 18.6573 6.14415L18.9282 6.28141L19.2337 5.67231C19.4017 5.33734 19.5189 5.04351 19.4942 5.01945C19.4395 4.96618 10.8975 0.811188 10.8454 0.8125C10.8252 0.813047 8.83984 1.78725 6.43359 2.97741ZM8.64844 4.88579C8.64844 4.95295 8.74261 4.96782 9.16797 4.96782C9.47788 4.96782 9.6875 4.98991 9.6875 5.02251C9.6875 5.0551 9.47788 5.0772 9.16797 5.0772H8.64844V5.92485V6.77251H9.63281H10.6172V5.78813V4.80376H9.63281C8.79429 4.80376 8.64844 4.8159 8.64844 4.88579ZM10.9453 4.88579C10.9453 4.95322 11.0425 4.96782 11.4922 4.96782C11.8203 4.96782 12.0391 4.9897 12.0391 5.02251C12.0391 5.05532 11.8203 5.0772 11.4922 5.0772H10.9453V5.92485V6.77251H11.9297H12.9141V5.78813V4.80376H11.9297C11.0912 4.80376 10.9453 4.8159 10.9453 4.88579ZM5.20312 7.15532C5.20312 7.25704 5.2396 7.2647 5.72266 7.2647C6.03257 7.2647 6.24219 7.28679 6.24219 7.31938C6.24219 7.35198 6.03257 7.37407 5.72266 7.37407H5.20312V8.19438V9.0147H6.1875H7.17188V8.03032V7.04595H6.1875C5.2396 7.04595 5.20312 7.04999 5.20312 7.15532ZM7.5 7.15532C7.5 7.25704 7.53648 7.2647 8.01953 7.2647C8.32945 7.2647 8.53906 7.28679 8.53906 7.31938C8.53906 7.35198 8.32945 7.37407 8.01953 7.37407H7.5V8.19438V9.0147H8.48438H9.46875V8.03032V7.04595H8.48438C7.53648 7.04595 7.5 7.04999 7.5 7.15532ZM9.79688 7.15532C9.79688 7.25742 9.83335 7.2647 10.3438 7.2647C10.6719 7.2647 10.8906 7.28657 10.8906 7.31938C10.8906 7.3522 10.6719 7.37407 10.3438 7.37407H9.79688V8.19438V9.0147H10.7812H11.7656V8.03032V7.04595H10.7812C9.83335 7.04595 9.79688 7.04999 9.79688 7.15532ZM12.0938 7.15532C12.0938 7.25742 12.1302 7.2647 12.6406 7.2647C12.9688 7.2647 13.1875 7.28657 13.1875 7.31938C13.1875 7.3522 12.9688 7.37407 12.6406 7.37407H12.0938V8.19438V9.0147H13.0781H14.0625V8.03032V7.04595H13.0781C12.1302 7.04595 12.0938 7.04999 12.0938 7.15532ZM14.4271 7.08242C14.407 7.10244 14.3906 7.15166 14.3906 7.1918C14.3906 7.24769 14.5182 7.2647 14.9375 7.2647C15.2656 7.2647 15.4844 7.28657 15.4844 7.31938C15.4844 7.3522 15.2656 7.37407 14.9375 7.37407H14.3906V8.19438V9.0147H15.375H16.3594V8.03032V7.04595H15.4115C14.8901 7.04595 14.4471 7.06235 14.4271 7.08242ZM5.20312 9.45023C5.20312 9.54839 5.24895 9.55916 5.73633 9.57546L6.26953 9.59334L5.73633 9.60483L5.20312 9.61626V10.4639V11.3116H6.1875H7.17188V10.3272V9.34282H6.1875C5.24562 9.34282 5.20312 9.34747 5.20312 9.45023ZM7.5 9.45023C7.5 9.54839 7.54583 9.55916 8.0332 9.57546L8.56641 9.59334L8.0332 9.60483L7.5 9.61626V10.4639V11.3116H8.48438H9.46875V10.3272V9.34282H8.48438C7.54249 9.34282 7.5 9.34747 7.5 9.45023ZM9.79688 9.45028C9.79688 9.54894 9.84265 9.55922 10.3574 9.57546L10.918 9.59318L10.3574 9.60472L9.79688 9.61626V10.4639V11.3116H10.7812H11.7656V10.3272V9.34282H10.7812C9.83915 9.34282 9.79688 9.34741 9.79688 9.45028ZM12.0938 9.45028C12.0938 9.54894 12.1395 9.55922 12.6543 9.57546L13.2148 9.59318L12.6543 9.60472L12.0938 9.61626V10.4639V11.3116H12.4219H12.75V10.7647V10.2178H13.4062H14.0625V9.78032V9.34282H13.0781C12.136 9.34282 12.0938 9.34741 12.0938 9.45028ZM14.3906 9.45028C14.3906 9.54894 14.4364 9.55922 14.9512 9.57546L15.5117 9.59318L14.9512 9.60472L14.3906 9.61626V9.91704V10.2178H15.375H16.3594V9.78032V9.34282H15.375C14.4329 9.34282 14.3906 9.34741 14.3906 9.45028ZM13.1328 13.1709V15.7413H18.1094H23.0859V13.1709V10.6006H18.1094H13.1328V13.1709ZM12.0938 11.7491C12.0938 11.8463 12.1302 11.8584 12.4219 11.8584C12.7135 11.8584 12.75 11.8463 12.75 11.7491C12.75 11.6518 12.7135 11.6397 12.4219 11.6397C12.1302 11.6397 12.0938 11.6518 12.0938 11.7491ZM23.4746 12.7658C23.3637 12.9068 23.3594 12.9693 23.3594 14.4361V15.96H18.4648H13.5703V16.2334V16.5069H13.3516H13.1328V17.0538V17.6006H13.3516C13.5484 17.6006 13.5703 17.6143 13.5703 17.7374C13.5703 17.8666 13.5867 17.8741 13.8711 17.8741C14.1688 17.8741 14.1719 17.8757 14.1719 18.0381C14.1719 18.1892 14.1871 18.2022 14.3633 18.2022H14.5547V17.9102C14.5547 17.3711 14.8909 16.8597 15.4222 16.5908C16.3088 16.142 17.454 16.8657 17.4742 17.8876L17.4805 18.202L17.6855 18.2021C17.877 18.2022 17.8906 18.1913 17.8906 18.0381V17.8741H20.9258H23.9609V18.0381C23.9609 18.1913 23.9746 18.2022 24.166 18.2021L24.3711 18.202L24.3768 17.8876C24.3917 17.0662 25.1533 16.385 25.9633 16.4686C26.3555 16.5091 26.783 16.7479 26.9928 17.0437C27.2147 17.3566 27.2877 17.5688 27.2927 17.9151L27.2969 18.2022H27.4883C27.6645 18.2022 27.6797 18.1892 27.6797 18.0381C27.6797 17.8877 27.6953 17.8741 27.8671 17.8741C28.0019 17.8741 28.0848 17.8357 28.1621 17.7374C28.2213 17.6622 28.3215 17.6006 28.3848 17.6006C28.4943 17.6006 28.5 17.5733 28.5 17.0538C28.5 16.5576 28.4906 16.5069 28.3986 16.5069C28.3089 16.5069 28.2936 16.4453 28.2659 15.9737C28.2487 15.6804 28.2038 15.3543 28.1661 15.2491C28.0334 14.878 26.9688 12.9166 26.8286 12.7849L26.6867 12.6514L25.1383 12.6354L23.5898 12.6193L23.4746 12.7658ZM24.6719 13.9913V14.9209H24.2617H23.8516V13.9913V13.0616H24.2617H24.6719V13.9913ZM26.4756 13.1157C26.5589 13.1603 27.4609 14.7833 27.4609 14.8887C27.4609 14.9065 26.8949 14.9209 26.2031 14.9209H24.9453V13.9913V13.0616H25.6599C26.0528 13.0616 26.4199 13.086 26.4756 13.1157ZM24.9453 15.7139C24.9453 15.78 24.8602 15.7959 24.5078 15.7959C24.1554 15.7959 24.0703 15.78 24.0703 15.7139C24.0703 15.6479 24.1554 15.6319 24.5078 15.6319C24.8602 15.6319 24.9453 15.6479 24.9453 15.7139ZM1.70312 16.835V16.9991H6.84375H11.9844V16.835V16.6709H6.84375H1.70312V16.835ZM15.4223 16.8237C14.8056 17.1448 14.5893 17.892 14.9262 18.5369C15.3818 19.409 16.674 19.3941 17.1382 18.5113C17.2255 18.3454 17.2577 18.1884 17.2577 17.9288C17.2577 16.9502 16.2938 16.3699 15.4223 16.8237ZM25.4102 16.729C25.1733 16.7985 24.8514 17.0836 24.7133 17.3462C24.548 17.6606 24.548 18.1969 24.7133 18.5113C25.1689 19.3777 26.3966 19.4177 26.904 18.5827C27.074 18.3028 27.0842 18.2581 27.0678 17.8648C27.0528 17.5023 27.028 17.4137 26.8856 17.2109C26.5758 16.7701 25.9577 16.5682 25.4102 16.729ZM16.3572 17.362C16.9305 17.7006 16.6847 18.585 16.0172 18.585C15.7572 18.585 15.4721 18.3807 15.3917 18.1368C15.2017 17.5607 15.8343 17.053 16.3572 17.362ZM26.25 17.411C26.5967 17.7027 26.5896 18.1781 26.2345 18.4489C25.9632 18.6559 25.657 18.6372 25.3957 18.3978C25.2104 18.228 25.1914 18.1844 25.1914 17.9288C25.1914 17.6731 25.2104 17.6295 25.3957 17.4597C25.661 17.2166 25.9962 17.1975 26.25 17.411ZM0.5 17.4915V17.6558L6.22852 17.6419L11.957 17.628L11.9743 17.4776L11.9916 17.3272H6.2458H0.5V17.4915ZM15.8234 17.7209C15.7873 17.757 15.7578 17.8506 15.7578 17.9288C15.7578 18.1129 15.8511 18.2022 16.0433 18.2022C16.2445 18.2022 16.3531 17.9965 16.26 17.792C16.1915 17.6418 15.9431 17.6013 15.8234 17.7209ZM25.5988 17.7698C25.4608 18.0277 25.7378 18.3147 25.9792 18.1637C26.0887 18.0952 26.1229 17.8384 26.0363 17.7341C25.9361 17.6134 25.671 17.635 25.5988 17.7698Z" fill="black" fill-opacity="0.7"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.43359 2.97741C4.02734 4.16758 2.05094 5.14895 2.04159 5.15819C2.01791 5.18159 2.62702 6.3897 2.66245 6.3897C2.6782 6.3897 2.81257 6.32817 2.96094 6.25298C3.1093 6.17778 3.24384 6.11626 3.25991 6.11626C3.27594 6.11626 3.28906 7.91274 3.28906 10.1084V14.1006H2.08594H0.882812V14.4288V14.7569H6.81641H12.75V13.335V11.9131H12.4219H12.0938V12.6788V13.4444H11.9297H11.7656V12.542V11.6397H10.7812C9.83915 11.6397 9.79688 11.6443 9.79688 11.7472C9.79688 11.8458 9.84265 11.8561 10.3574 11.8723L10.918 11.8901L10.3574 11.9016L9.79688 11.9131V12.6788V13.4444H9.63281H9.46875V12.542V11.6397H8.48438C7.54249 11.6397 7.5 11.6443 7.5 11.7471C7.5 11.8453 7.54583 11.856 8.0332 11.8723L8.56641 11.8902L8.0332 11.9017L7.5 11.9131V12.6788V13.4444H7.33594H7.17188V12.542V11.6397H6.1875C5.24562 11.6397 5.20312 11.6443 5.20312 11.7471C5.20312 11.8453 5.24895 11.856 5.73633 11.8723L6.26953 11.8902L5.73633 11.9017L5.20312 11.9131V12.6788V13.4444H4.62891H4.05469V9.58454V5.7247L7.4108 4.06351C9.25667 3.14984 10.7908 2.39505 10.8201 2.38624C10.8493 2.37738 12.366 3.09483 14.1905 3.98049L17.5078 5.59082V7.90432V10.2178H17.8906H18.2734V8.11235C18.2734 6.69999 18.292 6.00688 18.3299 6.00688C18.361 6.00688 18.5083 6.06868 18.6573 6.14415L18.9282 6.28141L19.2337 5.67231C19.4017 5.33734 19.5189 5.04351 19.4942 5.01945C19.4395 4.96618 10.8975 0.811188 10.8454 0.8125C10.8252 0.813047 8.83984 1.78725 6.43359 2.97741ZM8.64844 4.88579C8.64844 4.95295 8.74261 4.96782 9.16797 4.96782C9.47788 4.96782 9.6875 4.98991 9.6875 5.02251C9.6875 5.0551 9.47788 5.0772 9.16797 5.0772H8.64844V5.92485V6.77251H9.63281H10.6172V5.78813V4.80376H9.63281C8.79429 4.80376 8.64844 4.8159 8.64844 4.88579ZM10.9453 4.88579C10.9453 4.95322 11.0425 4.96782 11.4922 4.96782C11.8203 4.96782 12.0391 4.9897 12.0391 5.02251C12.0391 5.05532 11.8203 5.0772 11.4922 5.0772H10.9453V5.92485V6.77251H11.9297H12.9141V5.78813V4.80376H11.9297C11.0912 4.80376 10.9453 4.8159 10.9453 4.88579ZM5.20312 7.15532C5.20312 7.25704 5.2396 7.2647 5.72266 7.2647C6.03257 7.2647 6.24219 7.28679 6.24219 7.31938C6.24219 7.35198 6.03257 7.37407 5.72266 7.37407H5.20312V8.19438V9.0147H6.1875H7.17188V8.03032V7.04595H6.1875C5.2396 7.04595 5.20312 7.04999 5.20312 7.15532ZM7.5 7.15532C7.5 7.25704 7.53648 7.2647 8.01953 7.2647C8.32945 7.2647 8.53906 7.28679 8.53906 7.31938C8.53906 7.35198 8.32945 7.37407 8.01953 7.37407H7.5V8.19438V9.0147H8.48438H9.46875V8.03032V7.04595H8.48438C7.53648 7.04595 7.5 7.04999 7.5 7.15532ZM9.79688 7.15532C9.79688 7.25742 9.83335 7.2647 10.3438 7.2647C10.6719 7.2647 10.8906 7.28657 10.8906 7.31938C10.8906 7.3522 10.6719 7.37407 10.3438 7.37407H9.79688V8.19438V9.0147H10.7812H11.7656V8.03032V7.04595H10.7812C9.83335 7.04595 9.79688 7.04999 9.79688 7.15532ZM12.0938 7.15532C12.0938 7.25742 12.1302 7.2647 12.6406 7.2647C12.9688 7.2647 13.1875 7.28657 13.1875 7.31938C13.1875 7.3522 12.9688 7.37407 12.6406 7.37407H12.0938V8.19438V9.0147H13.0781H14.0625V8.03032V7.04595H13.0781C12.1302 7.04595 12.0938 7.04999 12.0938 7.15532ZM14.4271 7.08242C14.407 7.10244 14.3906 7.15166 14.3906 7.1918C14.3906 7.24769 14.5182 7.2647 14.9375 7.2647C15.2656 7.2647 15.4844 7.28657 15.4844 7.31938C15.4844 7.3522 15.2656 7.37407 14.9375 7.37407H14.3906V8.19438V9.0147H15.375H16.3594V8.03032V7.04595H15.4115C14.8901 7.04595 14.4471 7.06235 14.4271 7.08242ZM5.20312 9.45023C5.20312 9.54839 5.24895 9.55916 5.73633 9.57546L6.26953 9.59334L5.73633 9.60483L5.20312 9.61626V10.4639V11.3116H6.1875H7.17188V10.3272V9.34282H6.1875C5.24562 9.34282 5.20312 9.34747 5.20312 9.45023ZM7.5 9.45023C7.5 9.54839 7.54583 9.55916 8.0332 9.57546L8.56641 9.59334L8.0332 9.60483L7.5 9.61626V10.4639V11.3116H8.48438H9.46875V10.3272V9.34282H8.48438C7.54249 9.34282 7.5 9.34747 7.5 9.45023ZM9.79688 9.45028C9.79688 9.54894 9.84265 9.55922 10.3574 9.57546L10.918 9.59318L10.3574 9.60472L9.79688 9.61626V10.4639V11.3116H10.7812H11.7656V10.3272V9.34282H10.7812C9.83915 9.34282 9.79688 9.34741 9.79688 9.45028ZM12.0938 9.45028C12.0938 9.54894 12.1395 9.55922 12.6543 9.57546L13.2148 9.59318L12.6543 9.60472L12.0938 9.61626V10.4639V11.3116H12.4219H12.75V10.7647V10.2178H13.4062H14.0625V9.78032V9.34282H13.0781C12.136 9.34282 12.0938 9.34741 12.0938 9.45028ZM14.3906 9.45028C14.3906 9.54894 14.4364 9.55922 14.9512 9.57546L15.5117 9.59318L14.9512 9.60472L14.3906 9.61626V9.91704V10.2178H15.375H16.3594V9.78032V9.34282H15.375C14.4329 9.34282 14.3906 9.34741 14.3906 9.45028ZM13.1328 13.1709V15.7413H18.1094H23.0859V13.1709V10.6006H18.1094H13.1328V13.1709ZM12.0938 11.7491C12.0938 11.8463 12.1302 11.8584 12.4219 11.8584C12.7135 11.8584 12.75 11.8463 12.75 11.7491C12.75 11.6518 12.7135 11.6397 12.4219 11.6397C12.1302 11.6397 12.0938 11.6518 12.0938 11.7491ZM23.4746 12.7658C23.3637 12.9068 23.3594 12.9693 23.3594 14.4361V15.96H18.4648H13.5703V16.2334V16.5069H13.3516H13.1328V17.0538V17.6006H13.3516C13.5484 17.6006 13.5703 17.6143 13.5703 17.7374C13.5703 17.8666 13.5867 17.8741 13.8711 17.8741C14.1688 17.8741 14.1719 17.8757 14.1719 18.0381C14.1719 18.1892 14.1871 18.2022 14.3633 18.2022H14.5547V17.9102C14.5547 17.3711 14.8909 16.8597 15.4222 16.5908C16.3088 16.142 17.454 16.8657 17.4742 17.8876L17.4805 18.202L17.6855 18.2021C17.877 18.2022 17.8906 18.1913 17.8906 18.0381V17.8741H20.9258H23.9609V18.0381C23.9609 18.1913 23.9746 18.2022 24.166 18.2021L24.3711 18.202L24.3768 17.8876C24.3917 17.0662 25.1533 16.385 25.9633 16.4686C26.3555 16.5091 26.783 16.7479 26.9928 17.0437C27.2147 17.3566 27.2877 17.5688 27.2927 17.9151L27.2969 18.2022H27.4883C27.6645 18.2022 27.6797 18.1892 27.6797 18.0381C27.6797 17.8877 27.6953 17.8741 27.8671 17.8741C28.0019 17.8741 28.0848 17.8357 28.1621 17.7374C28.2213 17.6622 28.3215 17.6006 28.3848 17.6006C28.4943 17.6006 28.5 17.5733 28.5 17.0538C28.5 16.5576 28.4906 16.5069 28.3986 16.5069C28.3089 16.5069 28.2936 16.4453 28.2659 15.9737C28.2487 15.6804 28.2038 15.3543 28.1661 15.2491C28.0334 14.878 26.9688 12.9166 26.8286 12.7849L26.6867 12.6514L25.1383 12.6354L23.5898 12.6193L23.4746 12.7658ZM24.6719 13.9913V14.9209H24.2617H23.8516V13.9913V13.0616H24.2617H24.6719V13.9913ZM26.4756 13.1157C26.5589 13.1603 27.4609 14.7833 27.4609 14.8887C27.4609 14.9065 26.8949 14.9209 26.2031 14.9209H24.9453V13.9913V13.0616H25.6599C26.0528 13.0616 26.4199 13.086 26.4756 13.1157ZM24.9453 15.7139C24.9453 15.78 24.8602 15.7959 24.5078 15.7959C24.1554 15.7959 24.0703 15.78 24.0703 15.7139C24.0703 15.6479 24.1554 15.6319 24.5078 15.6319C24.8602 15.6319 24.9453 15.6479 24.9453 15.7139ZM1.70312 16.835V16.9991H6.84375H11.9844V16.835V16.6709H6.84375H1.70312V16.835ZM15.4223 16.8237C14.8056 17.1448 14.5893 17.892 14.9262 18.5369C15.3818 19.409 16.674 19.3941 17.1382 18.5113C17.2255 18.3454 17.2577 18.1884 17.2577 17.9288C17.2577 16.9502 16.2938 16.3699 15.4223 16.8237ZM25.4102 16.729C25.1733 16.7985 24.8514 17.0836 24.7133 17.3462C24.548 17.6606 24.548 18.1969 24.7133 18.5113C25.1689 19.3777 26.3966 19.4177 26.904 18.5827C27.074 18.3028 27.0842 18.2581 27.0678 17.8648C27.0528 17.5023 27.028 17.4137 26.8856 17.2109C26.5758 16.7701 25.9577 16.5682 25.4102 16.729ZM16.3572 17.362C16.9305 17.7006 16.6847 18.585 16.0172 18.585C15.7572 18.585 15.4721 18.3807 15.3917 18.1368C15.2017 17.5607 15.8343 17.053 16.3572 17.362ZM26.25 17.411C26.5967 17.7027 26.5896 18.1781 26.2345 18.4489C25.9632 18.6559 25.657 18.6372 25.3957 18.3978C25.2104 18.228 25.1914 18.1844 25.1914 17.9288C25.1914 17.6731 25.2104 17.6295 25.3957 17.4597C25.661 17.2166 25.9962 17.1975 26.25 17.411ZM0.5 17.4915V17.6558L6.22852 17.6419L11.957 17.628L11.9743 17.4776L11.9916 17.3272H6.2458H0.5V17.4915ZM15.8234 17.7209C15.7873 17.757 15.7578 17.8506 15.7578 17.9288C15.7578 18.1129 15.8511 18.2022 16.0433 18.2022C16.2445 18.2022 16.3531 17.9965 16.26 17.792C16.1915 17.6418 15.9431 17.6013 15.8234 17.7209ZM25.5988 17.7698C25.4608 18.0277 25.7378 18.3147 25.9792 18.1637C26.0887 18.0952 26.1229 17.8384 26.0363 17.7341C25.9361 17.6134 25.671 17.635 25.5988 17.7698Z" fill="black" fill-opacity="0.7"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.43359 2.97741C4.02734 4.16758 2.05094 5.14895 2.04159 5.15819C2.01791 5.18159 2.62702 6.3897 2.66245 6.3897C2.6782 6.3897 2.81257 6.32817 2.96094 6.25298C3.1093 6.17778 3.24384 6.11626 3.25991 6.11626C3.27594 6.11626 3.28906 7.91274 3.28906 10.1084V14.1006H2.08594H0.882812V14.4288V14.7569H6.81641H12.75V13.335V11.9131H12.4219H12.0938V12.6788V13.4444H11.9297H11.7656V12.542V11.6397H10.7812C9.83915 11.6397 9.79688 11.6443 9.79688 11.7472C9.79688 11.8458 9.84265 11.8561 10.3574 11.8723L10.918 11.8901L10.3574 11.9016L9.79688 11.9131V12.6788V13.4444H9.63281H9.46875V12.542V11.6397H8.48438C7.54249 11.6397 7.5 11.6443 7.5 11.7471C7.5 11.8453 7.54583 11.856 8.0332 11.8723L8.56641 11.8902L8.0332 11.9017L7.5 11.9131V12.6788V13.4444H7.33594H7.17188V12.542V11.6397H6.1875C5.24562 11.6397 5.20312 11.6443 5.20312 11.7471C5.20312 11.8453 5.24895 11.856 5.73633 11.8723L6.26953 11.8902L5.73633 11.9017L5.20312 11.9131V12.6788V13.4444H4.62891H4.05469V9.58454V5.7247L7.4108 4.06351C9.25667 3.14984 10.7908 2.39505 10.8201 2.38624C10.8493 2.37738 12.366 3.09483 14.1905 3.98049L17.5078 5.59082V7.90432V10.2178H17.8906H18.2734V8.11235C18.2734 6.69999 18.292 6.00688 18.3299 6.00688C18.361 6.00688 18.5083 6.06868 18.6573 6.14415L18.9282 6.28141L19.2337 5.67231C19.4017 5.33734 19.5189 5.04351 19.4942 5.01945C19.4395 4.96618 10.8975 0.811188 10.8454 0.8125C10.8252 0.813047 8.83984 1.78725 6.43359 2.97741ZM8.64844 4.88579C8.64844 4.95295 8.74261 4.96782 9.16797 4.96782C9.47788 4.96782 9.6875 4.98991 9.6875 5.02251C9.6875 5.0551 9.47788 5.0772 9.16797 5.0772H8.64844V5.92485V6.77251H9.63281H10.6172V5.78813V4.80376H9.63281C8.79429 4.80376 8.64844 4.8159 8.64844 4.88579ZM10.9453 4.88579C10.9453 4.95322 11.0425 4.96782 11.4922 4.96782C11.8203 4.96782 12.0391 4.9897 12.0391 5.02251C12.0391 5.05532 11.8203 5.0772 11.4922 5.0772H10.9453V5.92485V6.77251H11.9297H12.9141V5.78813V4.80376H11.9297C11.0912 4.80376 10.9453 4.8159 10.9453 4.88579ZM5.20312 7.15532C5.20312 7.25704 5.2396 7.2647 5.72266 7.2647C6.03257 7.2647 6.24219 7.28679 6.24219 7.31938C6.24219 7.35198 6.03257 7.37407 5.72266 7.37407H5.20312V8.19438V9.0147H6.1875H7.17188V8.03032V7.04595H6.1875C5.2396 7.04595 5.20312 7.04999 5.20312 7.15532ZM7.5 7.15532C7.5 7.25704 7.53648 7.2647 8.01953 7.2647C8.32945 7.2647 8.53906 7.28679 8.53906 7.31938C8.53906 7.35198 8.32945 7.37407 8.01953 7.37407H7.5V8.19438V9.0147H8.48438H9.46875V8.03032V7.04595H8.48438C7.53648 7.04595 7.5 7.04999 7.5 7.15532ZM9.79688 7.15532C9.79688 7.25742 9.83335 7.2647 10.3438 7.2647C10.6719 7.2647 10.8906 7.28657 10.8906 7.31938C10.8906 7.3522 10.6719 7.37407 10.3438 7.37407H9.79688V8.19438V9.0147H10.7812H11.7656V8.03032V7.04595H10.7812C9.83335 7.04595 9.79688 7.04999 9.79688 7.15532ZM12.0938 7.15532C12.0938 7.25742 12.1302 7.2647 12.6406 7.2647C12.9688 7.2647 13.1875 7.28657 13.1875 7.31938C13.1875 7.3522 12.9688 7.37407 12.6406 7.37407H12.0938V8.19438V9.0147H13.0781H14.0625V8.03032V7.04595H13.0781C12.1302 7.04595 12.0938 7.04999 12.0938 7.15532ZM14.4271 7.08242C14.407 7.10244 14.3906 7.15166 14.3906 7.1918C14.3906 7.24769 14.5182 7.2647 14.9375 7.2647C15.2656 7.2647 15.4844 7.28657 15.4844 7.31938C15.4844 7.3522 15.2656 7.37407 14.9375 7.37407H14.3906V8.19438V9.0147H15.375H16.3594V8.03032V7.04595H15.4115C14.8901 7.04595 14.4471 7.06235 14.4271 7.08242ZM5.20312 9.45023C5.20312 9.54839 5.24895 9.55916 5.73633 9.57546L6.26953 9.59334L5.73633 9.60483L5.20312 9.61626V10.4639V11.3116H6.1875H7.17188V10.3272V9.34282H6.1875C5.24562 9.34282 5.20312 9.34747 5.20312 9.45023ZM7.5 9.45023C7.5 9.54839 7.54583 9.55916 8.0332 9.57546L8.56641 9.59334L8.0332 9.60483L7.5 9.61626V10.4639V11.3116H8.48438H9.46875V10.3272V9.34282H8.48438C7.54249 9.34282 7.5 9.34747 7.5 9.45023ZM9.79688 9.45028C9.79688 9.54894 9.84265 9.55922 10.3574 9.57546L10.918 9.59318L10.3574 9.60472L9.79688 9.61626V10.4639V11.3116H10.7812H11.7656V10.3272V9.34282H10.7812C9.83915 9.34282 9.79688 9.34741 9.79688 9.45028ZM12.0938 9.45028C12.0938 9.54894 12.1395 9.55922 12.6543 9.57546L13.2148 9.59318L12.6543 9.60472L12.0938 9.61626V10.4639V11.3116H12.4219H12.75V10.7647V10.2178H13.4062H14.0625V9.78032V9.34282H13.0781C12.136 9.34282 12.0938 9.34741 12.0938 9.45028ZM14.3906 9.45028C14.3906 9.54894 14.4364 9.55922 14.9512 9.57546L15.5117 9.59318L14.9512 9.60472L14.3906 9.61626V9.91704V10.2178H15.375H16.3594V9.78032V9.34282H15.375C14.4329 9.34282 14.3906 9.34741 14.3906 9.45028ZM13.1328 13.1709V15.7413H18.1094H23.0859V13.1709V10.6006H18.1094H13.1328V13.1709ZM12.0938 11.7491C12.0938 11.8463 12.1302 11.8584 12.4219 11.8584C12.7135 11.8584 12.75 11.8463 12.75 11.7491C12.75 11.6518 12.7135 11.6397 12.4219 11.6397C12.1302 11.6397 12.0938 11.6518 12.0938 11.7491ZM23.4746 12.7658C23.3637 12.9068 23.3594 12.9693 23.3594 14.4361V15.96H18.4648H13.5703V16.2334V16.5069H13.3516H13.1328V17.0538V17.6006H13.3516C13.5484 17.6006 13.5703 17.6143 13.5703 17.7374C13.5703 17.8666 13.5867 17.8741 13.8711 17.8741C14.1688 17.8741 14.1719 17.8757 14.1719 18.0381C14.1719 18.1892 14.1871 18.2022 14.3633 18.2022H14.5547V17.9102C14.5547 17.3711 14.8909 16.8597 15.4222 16.5908C16.3088 16.142 17.454 16.8657 17.4742 17.8876L17.4805 18.202L17.6855 18.2021C17.877 18.2022 17.8906 18.1913 17.8906 18.0381V17.8741H20.9258H23.9609V18.0381C23.9609 18.1913 23.9746 18.2022 24.166 18.2021L24.3711 18.202L24.3768 17.8876C24.3917 17.0662 25.1533 16.385 25.9633 16.4686C26.3555 16.5091 26.783 16.7479 26.9928 17.0437C27.2147 17.3566 27.2877 17.5688 27.2927 17.9151L27.2969 18.2022H27.4883C27.6645 18.2022 27.6797 18.1892 27.6797 18.0381C27.6797 17.8877 27.6953 17.8741 27.8671 17.8741C28.0019 17.8741 28.0848 17.8357 28.1621 17.7374C28.2213 17.6622 28.3215 17.6006 28.3848 17.6006C28.4943 17.6006 28.5 17.5733 28.5 17.0538C28.5 16.5576 28.4906 16.5069 28.3986 16.5069C28.3089 16.5069 28.2936 16.4453 28.2659 15.9737C28.2487 15.6804 28.2038 15.3543 28.1661 15.2491C28.0334 14.878 26.9688 12.9166 26.8286 12.7849L26.6867 12.6514L25.1383 12.6354L23.5898 12.6193L23.4746 12.7658ZM24.6719 13.9913V14.9209H24.2617H23.8516V13.9913V13.0616H24.2617H24.6719V13.9913ZM26.4756 13.1157C26.5589 13.1603 27.4609 14.7833 27.4609 14.8887C27.4609 14.9065 26.8949 14.9209 26.2031 14.9209H24.9453V13.9913V13.0616H25.6599C26.0528 13.0616 26.4199 13.086 26.4756 13.1157ZM24.9453 15.7139C24.9453 15.78 24.8602 15.7959 24.5078 15.7959C24.1554 15.7959 24.0703 15.78 24.0703 15.7139C24.0703 15.6479 24.1554 15.6319 24.5078 15.6319C24.8602 15.6319 24.9453 15.6479 24.9453 15.7139ZM1.70312 16.835V16.9991H6.84375H11.9844V16.835V16.6709H6.84375H1.70312V16.835ZM15.4223 16.8237C14.8056 17.1448 14.5893 17.892 14.9262 18.5369C15.3818 19.409 16.674 19.3941 17.1382 18.5113C17.2255 18.3454 17.2577 18.1884 17.2577 17.9288C17.2577 16.9502 16.2938 16.3699 15.4223 16.8237ZM25.4102 16.729C25.1733 16.7985 24.8514 17.0836 24.7133 17.3462C24.548 17.6606 24.548 18.1969 24.7133 18.5113C25.1689 19.3777 26.3966 19.4177 26.904 18.5827C27.074 18.3028 27.0842 18.2581 27.0678 17.8648C27.0528 17.5023 27.028 17.4137 26.8856 17.2109C26.5758 16.7701 25.9577 16.5682 25.4102 16.729ZM16.3572 17.362C16.9305 17.7006 16.6847 18.585 16.0172 18.585C15.7572 18.585 15.4721 18.3807 15.3917 18.1368C15.2017 17.5607 15.8343 17.053 16.3572 17.362ZM26.25 17.411C26.5967 17.7027 26.5896 18.1781 26.2345 18.4489C25.9632 18.6559 25.657 18.6372 25.3957 18.3978C25.2104 18.228 25.1914 18.1844 25.1914 17.9288C25.1914 17.6731 25.2104 17.6295 25.3957 17.4597C25.661 17.2166 25.9962 17.1975 26.25 17.411ZM0.5 17.4915V17.6558L6.22852 17.6419L11.957 17.628L11.9743 17.4776L11.9916 17.3272H6.2458H0.5V17.4915ZM15.8234 17.7209C15.7873 17.757 15.7578 17.8506 15.7578 17.9288C15.7578 18.1129 15.8511 18.2022 16.0433 18.2022C16.2445 18.2022 16.3531 17.9965 16.26 17.792C16.1915 17.6418 15.9431 17.6013 15.8234 17.7209ZM25.5988 17.7698C25.4608 18.0277 25.7378 18.3147 25.9792 18.1637C26.0887 18.0952 26.1229 17.8384 26.0363 17.7341C25.9361 17.6134 25.671 17.635 25.5988 17.7698Z" fill="black" fill-opacity="0.7"/></svg>')}.icon--developers{width:28px;height:28px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 28 28" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.52244 0.0640397C6.35014 0.113758 6.34467 0.124479 6.34467 0.410703C6.34467 0.721704 6.25557 0.87797 6.07825 0.87797C5.93987 0.87797 5.85241 0.767813 5.85241 0.593551C5.85241 0.386855 5.78404 0.400311 5.49869 0.663398C5.0783 1.05086 4.78403 1.62375 4.67781 2.2615C4.65265 2.4123 4.60753 2.4827 4.51274 2.51869C4.24987 2.61867 4.19671 2.89188 4.40051 3.09562L4.53473 3.2299H7.29939C9.99109 3.2299 10.0669 3.227 10.1734 3.12051C10.3704 2.92349 10.2829 2.59225 10.0118 2.50862C9.96265 2.49342 9.90664 2.34481 9.86491 2.11864C9.82777 1.91769 9.71952 1.59503 9.62435 1.40163C9.45151 1.05059 8.91238 0.440403 8.77503 0.440403C8.73494 0.440403 8.696 0.516047 8.68637 0.61264C8.66553 0.822399 8.52152 0.932174 8.3821 0.844661C8.31165 0.800412 8.28211 0.697255 8.27025 0.454241L8.25411 0.123986L8.01356 0.0633833C7.56675 -0.0491263 7.54798 -0.0388434 7.54798 0.318814C7.54798 0.66039 7.44461 0.87797 7.28233 0.87797C7.11003 0.87797 7.05572 0.757311 7.05572 0.374768V0.0028349L6.87796 0.00775753C6.78022 0.0104923 6.62018 0.0358166 6.52244 0.0640397ZM4.75849 3.69656C4.75849 4.02539 4.94041 4.55059 5.17866 4.9095C5.7754 5.80854 6.9175 6.21761 7.99589 5.91859C8.88995 5.6707 9.61331 4.87548 9.78937 3.94691C9.8951 3.3895 10.1906 3.44868 7.30185 3.44868H4.75849V3.69656ZM4.71473 6.4679C4.67863 6.504 4.6491 6.56553 4.6491 6.60464C4.6491 6.64375 4.61836 6.67574 4.58073 6.6758C4.54315 6.6758 4.35358 6.75095 4.15951 6.84273C3.62196 7.09707 3.05433 7.70129 2.69787 8.39867C2.07888 9.60964 1.80606 10.9004 1.68616 13.1846C1.6406 14.0532 1.63705 14.7631 1.67408 15.5979C1.7239 16.7208 1.73337 16.7906 1.86146 16.9798C2.05109 17.2598 2.39344 17.4166 2.7424 17.3831C3.03207 17.3552 3.22979 17.2404 3.41494 16.9924C3.524 16.8463 3.52772 16.7736 3.5316 14.6985C3.53587 12.4224 3.57968 11.8471 3.83566 10.7088L3.95572 10.1746L4.12992 10.2073C4.24479 10.2288 4.33022 10.2136 4.38087 10.1625C4.42419 10.1189 4.61212 9.32062 4.81176 8.33237C5.11319 6.84043 5.15493 6.56652 5.09225 6.49098C5.00566 6.38667 4.80804 6.37459 4.71473 6.4679ZM9.46502 6.50662C9.42307 6.585 9.49779 7.04319 9.76547 8.34884C9.96139 9.30465 10.1487 10.1191 10.1816 10.1588C10.2529 10.2447 10.4568 10.2538 10.536 10.1747C10.6379 10.0728 10.8889 11.3264 10.9962 12.4735C11.0286 12.8199 11.0487 13.9274 11.041 14.9382C11.0269 16.7697 11.0271 16.7743 11.1526 16.9773C11.4784 17.5045 12.2852 17.5396 12.664 17.0429C12.8602 16.7857 12.899 16.3829 12.9043 14.5462C12.9099 12.6127 12.7855 11.2681 12.4924 10.0942C12.045 8.30175 11.3602 7.2821 10.2727 6.78896C10.0391 6.68307 9.90385 6.5873 9.88476 6.51434C9.84522 6.36316 9.54477 6.35769 9.46502 6.50662ZM6.05128 6.87642C6.12239 7.01694 6.18059 7.17583 6.18059 7.2296C6.18059 7.28342 6.26608 7.66087 6.37054 8.06847C6.55301 8.78061 6.86472 9.57244 6.99397 9.6523C7.03505 9.67773 7.05572 9.94547 7.05572 10.453V11.2155H6.06468H5.07365L4.64593 10.9158C4.41068 10.751 4.18889 10.6094 4.15301 10.6013C4.08912 10.5868 3.94899 11.098 3.94155 11.3726C3.93887 11.4717 3.95457 11.4887 4.00768 11.4446C4.05991 11.4013 4.43852 11.6595 5.52549 12.4797C6.32197 13.0808 6.99588 13.6047 7.02307 13.644C7.05813 13.6948 6.62401 14.3078 5.52391 15.761C4.67224 16.886 3.9689 17.8147 3.96091 17.825C3.95293 17.8352 3.81203 17.7421 3.64778 17.6181C3.37523 17.4123 3.33656 17.3984 3.20463 17.4585C3.1251 17.4948 3.06685 17.5427 3.07517 17.565C3.09546 17.6196 3.94954 18.2713 4.00079 18.2713C4.02305 18.2713 4.07884 18.2176 4.12478 18.1521C4.20004 18.0446 4.20984 18.4544 4.22356 22.2953L4.23888 26.5577L4.3981 26.8451C4.66884 27.3337 5.07064 27.5629 5.66393 27.5672C6.26044 27.5715 6.78213 27.2045 6.97215 26.6468C7.04478 26.4336 7.05572 25.7267 7.05572 21.2425V16.0835H7.27265H7.48962L7.5051 21.2932C7.52272 27.2049 7.48607 26.7546 7.9861 27.2042C8.28348 27.4715 8.55149 27.5702 8.97642 27.5684C9.51595 27.5662 9.97277 27.2723 10.2071 26.7765L10.3364 26.503L10.3369 20.801L10.3375 15.0989H10.4675C10.6383 15.0989 10.7325 14.9783 10.7106 14.7877L10.693 14.634L9.08948 14.6195L7.48601 14.605L7.49952 14.0589L7.51298 13.5127H8.87053H10.2281V13.2119V12.9111H8.86069H7.49329V12.3641V11.8172H8.86069H10.2281V11.5163V11.2155H8.86069H7.49329V10.5111V9.80665L7.68691 9.48553C7.90663 9.12104 8.14986 8.38849 8.31925 7.58107C8.3827 7.27871 8.48121 6.94988 8.53825 6.85039C8.59525 6.7509 8.6419 6.65857 8.6419 6.64528C8.6419 6.63193 8.02991 6.62105 7.28194 6.62105H5.92198L6.05128 6.87642ZM5.45975 11.8813C7.04095 12.9816 6.92981 12.8948 6.85356 12.971C6.81008 13.0145 6.41468 12.744 5.41468 11.9865C4.65626 11.412 4.05242 10.942 4.07282 10.942C4.09322 10.942 4.7173 11.3647 5.45975 11.8813ZM7.05572 12.2033C7.05572 12.498 7.03953 12.5795 6.98735 12.5475C6.94977 12.5244 6.69905 12.3507 6.43027 12.1614L5.94162 11.8172H6.49864H7.05572V12.2033ZM3.99165 12.1193C3.95358 12.1651 3.93214 12.2092 3.9439 12.2171C3.95572 12.225 4.10077 12.3322 4.26623 12.4551C4.43168 12.5781 4.67781 12.7471 4.81319 12.8306C4.94856 12.9141 5.29856 13.1743 5.59091 13.4088C6.20383 13.9005 6.3048 13.9622 6.42278 13.9169C6.55782 13.8651 6.52637 13.8036 6.2763 13.6309C6.14842 13.5427 5.87265 13.3298 5.66338 13.1579C5.45411 12.986 5.15843 12.7657 5.00632 12.6684C4.85421 12.5711 4.59468 12.3891 4.4296 12.2639C4.09011 12.0066 4.08628 12.0053 3.99165 12.1193ZM3.80995 12.4011C3.67803 12.533 3.89325 12.7635 4.51236 13.1535C4.69285 13.2672 4.95129 13.4523 5.08667 13.5649C5.22204 13.6775 5.50345 13.8971 5.71206 14.053C6.06009 14.3132 6.09838 14.3292 6.17698 14.2479C6.25497 14.1672 6.25049 14.1512 6.12644 14.0685C6.0515 14.0185 5.75615 13.7909 5.47009 13.5627C5.18397 13.3344 4.80225 13.054 4.62175 12.9395C4.44125 12.825 4.19288 12.6489 4.06976 12.5482C3.94664 12.4475 3.82975 12.3813 3.80995 12.4011ZM3.71927 13.4227C3.71927 13.5211 3.80749 13.61 4.09344 13.8002C4.29926 13.9371 4.60441 14.1604 4.77156 14.2966C4.93871 14.4327 5.20279 14.6355 5.3584 14.7473C5.61273 14.9301 5.64976 14.9421 5.72524 14.8666C5.80072 14.7911 5.77687 14.7589 5.48896 14.5468C5.31283 14.417 5.03684 14.2037 4.87565 14.0728C4.59867 13.8478 3.79289 13.294 3.74262 13.294C3.72977 13.294 3.71927 13.3519 3.71927 13.4227ZM19.1162 13.4807C17.715 13.8044 16.6245 14.8614 16.2615 16.2475C16.1375 16.7213 16.1406 17.6303 16.268 18.1072C16.7146 19.7802 18.1721 20.8967 19.9093 20.8967C21.647 20.8967 23.0987 19.7822 23.552 18.1002C23.6768 17.637 23.6786 16.7238 23.5557 16.2475C23.2389 15.0199 22.3151 14.0183 21.119 13.6055C20.55 13.4091 19.6648 13.354 19.1162 13.4807ZM1.19904 13.8689C0.748127 14.4976 0.382812 15.0361 0.382812 15.072C0.382812 15.0932 0.445603 15.16 0.522397 15.2203C0.649893 15.3206 0.654651 15.3383 0.577093 15.4239C0.530382 15.4756 0.492204 15.546 0.492204 15.5804C0.492204 15.6148 0.707542 15.8056 0.970794 16.0045L1.44938 16.366L1.46749 16.1847C1.48625 15.9963 1.44036 15.9369 1.06553 15.6638L0.902424 15.545L1.02276 15.3903C1.39266 14.9148 1.42915 14.8406 1.41181 14.5988L1.39469 14.3605L1.12908 14.7057C0.983046 14.8956 0.851119 15.0385 0.835969 15.0234C0.820818 15.0082 0.947877 14.7979 1.11825 14.5561C1.40382 14.1509 1.42679 14.0961 1.41142 13.8563L1.39469 13.5962L1.19904 13.8689ZM3.71927 13.9689C3.71927 14.0485 3.76581 14.1181 3.84233 14.153C3.90999 14.1839 4.23106 14.4214 4.55568 14.6807C5.28718 15.265 5.34724 15.2993 5.45324 15.1934C5.52391 15.1227 5.5116 15.0978 5.35112 14.9867C5.25081 14.9173 4.94719 14.6844 4.67645 14.4692C4.21257 14.1003 3.83156 13.8409 3.75383 13.8409C3.7348 13.8409 3.71927 13.8985 3.71927 13.9689ZM7.03707 14.5888C7.02197 14.604 6.97007 14.608 6.92177 14.5978C6.84284 14.5812 6.84383 14.5654 6.93118 14.4426L7.02837 14.3058L7.04648 14.4336C7.05643 14.5039 7.05217 14.5737 7.03707 14.5888ZM3.71927 14.6272C3.71927 14.7302 3.82953 14.8481 4.19786 15.1389C4.97148 15.7495 5.00632 15.77 5.09389 15.6645C5.15837 15.5868 5.14743 15.5602 5.00993 15.4601C4.92296 15.3969 4.64007 15.1775 4.38125 14.9727C3.75493 14.4771 3.71927 14.4584 3.71927 14.6272ZM3.71927 15.1736C3.71927 15.2859 3.80749 15.3865 4.13304 15.6452C4.67557 16.0763 4.75023 16.1151 4.84846 16.0169C4.91492 15.9504 4.85623 15.887 4.42588 15.5603C3.64761 14.9696 3.71927 15.0088 3.71927 15.1736ZM20.4867 15.7804C20.9879 15.9898 21.3846 16.5852 21.3855 17.1295C21.3866 17.748 21.1018 18.2135 20.5549 18.4868C20.094 18.7171 19.7246 18.7171 19.2636 18.4868C18.71 18.2101 18.4389 17.7727 18.4354 17.15C18.4325 16.6412 18.6536 16.2497 19.1603 15.8663C19.4388 15.6555 20.0873 15.6135 20.4867 15.7804ZM3.77396 16.2143C3.77396 16.3158 3.83905 16.3964 4.0231 16.5231C4.25315 16.6813 4.43031 16.707 4.43031 16.5821C4.43031 16.5536 4.31337 16.446 4.17051 16.3429C3.78031 16.0615 3.77396 16.0594 3.77396 16.2143ZM3.74908 16.7258C3.72359 16.7921 3.75914 16.8585 3.86558 16.9433C4.00352 17.0533 4.02693 17.057 4.10143 16.981C4.17549 16.9053 4.16695 16.8825 4.02009 16.7637C3.82423 16.6052 3.79677 16.6014 3.74908 16.7258ZM15.3015 20.5666C13.4648 20.9024 12.1951 22.4228 12.198 24.2829C12.1989 24.9375 12.3029 25.3884 12.5895 25.9814C12.77 26.355 12.9041 26.535 13.2846 26.915C14.1014 27.7308 14.9212 28.0424 16.1264 27.9954C17.1644 27.9549 17.8478 27.6554 18.6008 26.9109C18.9366 26.579 19.0681 26.3971 19.2735 25.9811C19.605 25.3097 19.7101 24.8142 19.6732 24.0964C19.621 23.0819 19.2949 22.3506 18.574 21.6312C18.0775 21.1357 17.7285 20.9166 17.1 20.7059C16.6243 20.5464 15.7727 20.4805 15.3015 20.5666ZM23.2022 20.5711C22.7942 20.6443 22.1709 20.8964 21.8206 21.13C20.8059 21.8066 20.2071 22.8665 20.1449 24.0964C20.1086 24.8143 20.2139 25.3104 20.545 25.9811C20.7504 26.3971 20.882 26.579 21.2177 26.9109C21.9708 27.6554 22.6541 27.9549 23.6921 27.9954C24.8973 28.0424 25.7194 27.73 26.5299 26.9171C27.2838 26.1609 27.6189 25.3515 27.6206 24.2829C27.6232 22.6135 26.5968 21.1975 25.0233 20.6997C24.5287 20.5431 23.6885 20.4838 23.2022 20.5711ZM16.5503 22.918C17.0764 23.1483 17.4206 23.6952 17.4125 24.2878C17.4067 24.7062 17.3034 24.9711 17.0265 25.2776C16.7597 25.5729 16.457 25.7186 16.0413 25.7521C15.6085 25.7868 15.2772 25.669 14.9442 25.362C14.644 25.0854 14.4937 24.7956 14.4548 24.419C14.3386 23.2924 15.502 22.4591 16.5503 22.918ZM24.5422 22.9536C24.8488 23.1006 25.0412 23.2962 25.2298 23.6525C25.397 23.9683 25.398 24.6055 25.2318 24.9193C25.0725 25.22 24.6882 25.5628 24.3773 25.6816C24.0536 25.8052 23.5293 25.7731 23.2097 25.6101C22.7583 25.3797 22.3706 24.7683 22.3706 24.2866C22.3706 23.8549 22.6588 23.3123 23.0216 23.0609C23.4916 22.7352 24.0102 22.6986 24.5422 22.9536Z" fill="black" fill-opacity="0.7"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.52244 0.0640397C6.35014 0.113758 6.34467 0.124479 6.34467 0.410703C6.34467 0.721704 6.25557 0.87797 6.07825 0.87797C5.93987 0.87797 5.85241 0.767813 5.85241 0.593551C5.85241 0.386855 5.78404 0.400311 5.49869 0.663398C5.0783 1.05086 4.78403 1.62375 4.67781 2.2615C4.65265 2.4123 4.60753 2.4827 4.51274 2.51869C4.24987 2.61867 4.19671 2.89188 4.40051 3.09562L4.53473 3.2299H7.29939C9.99109 3.2299 10.0669 3.227 10.1734 3.12051C10.3704 2.92349 10.2829 2.59225 10.0118 2.50862C9.96265 2.49342 9.90664 2.34481 9.86491 2.11864C9.82777 1.91769 9.71952 1.59503 9.62435 1.40163C9.45151 1.05059 8.91238 0.440403 8.77503 0.440403C8.73494 0.440403 8.696 0.516047 8.68637 0.61264C8.66553 0.822399 8.52152 0.932174 8.3821 0.844661C8.31165 0.800412 8.28211 0.697255 8.27025 0.454241L8.25411 0.123986L8.01356 0.0633833C7.56675 -0.0491263 7.54798 -0.0388434 7.54798 0.318814C7.54798 0.66039 7.44461 0.87797 7.28233 0.87797C7.11003 0.87797 7.05572 0.757311 7.05572 0.374768V0.0028349L6.87796 0.00775753C6.78022 0.0104923 6.62018 0.0358166 6.52244 0.0640397ZM4.75849 3.69656C4.75849 4.02539 4.94041 4.55059 5.17866 4.9095C5.7754 5.80854 6.9175 6.21761 7.99589 5.91859C8.88995 5.6707 9.61331 4.87548 9.78937 3.94691C9.8951 3.3895 10.1906 3.44868 7.30185 3.44868H4.75849V3.69656ZM4.71473 6.4679C4.67863 6.504 4.6491 6.56553 4.6491 6.60464C4.6491 6.64375 4.61836 6.67574 4.58073 6.6758C4.54315 6.6758 4.35358 6.75095 4.15951 6.84273C3.62196 7.09707 3.05433 7.70129 2.69787 8.39867C2.07888 9.60964 1.80606 10.9004 1.68616 13.1846C1.6406 14.0532 1.63705 14.7631 1.67408 15.5979C1.7239 16.7208 1.73337 16.7906 1.86146 16.9798C2.05109 17.2598 2.39344 17.4166 2.7424 17.3831C3.03207 17.3552 3.22979 17.2404 3.41494 16.9924C3.524 16.8463 3.52772 16.7736 3.5316 14.6985C3.53587 12.4224 3.57968 11.8471 3.83566 10.7088L3.95572 10.1746L4.12992 10.2073C4.24479 10.2288 4.33022 10.2136 4.38087 10.1625C4.42419 10.1189 4.61212 9.32062 4.81176 8.33237C5.11319 6.84043 5.15493 6.56652 5.09225 6.49098C5.00566 6.38667 4.80804 6.37459 4.71473 6.4679ZM9.46502 6.50662C9.42307 6.585 9.49779 7.04319 9.76547 8.34884C9.96139 9.30465 10.1487 10.1191 10.1816 10.1588C10.2529 10.2447 10.4568 10.2538 10.536 10.1747C10.6379 10.0728 10.8889 11.3264 10.9962 12.4735C11.0286 12.8199 11.0487 13.9274 11.041 14.9382C11.0269 16.7697 11.0271 16.7743 11.1526 16.9773C11.4784 17.5045 12.2852 17.5396 12.664 17.0429C12.8602 16.7857 12.899 16.3829 12.9043 14.5462C12.9099 12.6127 12.7855 11.2681 12.4924 10.0942C12.045 8.30175 11.3602 7.2821 10.2727 6.78896C10.0391 6.68307 9.90385 6.5873 9.88476 6.51434C9.84522 6.36316 9.54477 6.35769 9.46502 6.50662ZM6.05128 6.87642C6.12239 7.01694 6.18059 7.17583 6.18059 7.2296C6.18059 7.28342 6.26608 7.66087 6.37054 8.06847C6.55301 8.78061 6.86472 9.57244 6.99397 9.6523C7.03505 9.67773 7.05572 9.94547 7.05572 10.453V11.2155H6.06468H5.07365L4.64593 10.9158C4.41068 10.751 4.18889 10.6094 4.15301 10.6013C4.08912 10.5868 3.94899 11.098 3.94155 11.3726C3.93887 11.4717 3.95457 11.4887 4.00768 11.4446C4.05991 11.4013 4.43852 11.6595 5.52549 12.4797C6.32197 13.0808 6.99588 13.6047 7.02307 13.644C7.05813 13.6948 6.62401 14.3078 5.52391 15.761C4.67224 16.886 3.9689 17.8147 3.96091 17.825C3.95293 17.8352 3.81203 17.7421 3.64778 17.6181C3.37523 17.4123 3.33656 17.3984 3.20463 17.4585C3.1251 17.4948 3.06685 17.5427 3.07517 17.565C3.09546 17.6196 3.94954 18.2713 4.00079 18.2713C4.02305 18.2713 4.07884 18.2176 4.12478 18.1521C4.20004 18.0446 4.20984 18.4544 4.22356 22.2953L4.23888 26.5577L4.3981 26.8451C4.66884 27.3337 5.07064 27.5629 5.66393 27.5672C6.26044 27.5715 6.78213 27.2045 6.97215 26.6468C7.04478 26.4336 7.05572 25.7267 7.05572 21.2425V16.0835H7.27265H7.48962L7.5051 21.2932C7.52272 27.2049 7.48607 26.7546 7.9861 27.2042C8.28348 27.4715 8.55149 27.5702 8.97642 27.5684C9.51595 27.5662 9.97277 27.2723 10.2071 26.7765L10.3364 26.503L10.3369 20.801L10.3375 15.0989H10.4675C10.6383 15.0989 10.7325 14.9783 10.7106 14.7877L10.693 14.634L9.08948 14.6195L7.48601 14.605L7.49952 14.0589L7.51298 13.5127H8.87053H10.2281V13.2119V12.9111H8.86069H7.49329V12.3641V11.8172H8.86069H10.2281V11.5163V11.2155H8.86069H7.49329V10.5111V9.80665L7.68691 9.48553C7.90663 9.12104 8.14986 8.38849 8.31925 7.58107C8.3827 7.27871 8.48121 6.94988 8.53825 6.85039C8.59525 6.7509 8.6419 6.65857 8.6419 6.64528C8.6419 6.63193 8.02991 6.62105 7.28194 6.62105H5.92198L6.05128 6.87642ZM5.45975 11.8813C7.04095 12.9816 6.92981 12.8948 6.85356 12.971C6.81008 13.0145 6.41468 12.744 5.41468 11.9865C4.65626 11.412 4.05242 10.942 4.07282 10.942C4.09322 10.942 4.7173 11.3647 5.45975 11.8813ZM7.05572 12.2033C7.05572 12.498 7.03953 12.5795 6.98735 12.5475C6.94977 12.5244 6.69905 12.3507 6.43027 12.1614L5.94162 11.8172H6.49864H7.05572V12.2033ZM3.99165 12.1193C3.95358 12.1651 3.93214 12.2092 3.9439 12.2171C3.95572 12.225 4.10077 12.3322 4.26623 12.4551C4.43168 12.5781 4.67781 12.7471 4.81319 12.8306C4.94856 12.9141 5.29856 13.1743 5.59091 13.4088C6.20383 13.9005 6.3048 13.9622 6.42278 13.9169C6.55782 13.8651 6.52637 13.8036 6.2763 13.6309C6.14842 13.5427 5.87265 13.3298 5.66338 13.1579C5.45411 12.986 5.15843 12.7657 5.00632 12.6684C4.85421 12.5711 4.59468 12.3891 4.4296 12.2639C4.09011 12.0066 4.08628 12.0053 3.99165 12.1193ZM3.80995 12.4011C3.67803 12.533 3.89325 12.7635 4.51236 13.1535C4.69285 13.2672 4.95129 13.4523 5.08667 13.5649C5.22204 13.6775 5.50345 13.8971 5.71206 14.053C6.06009 14.3132 6.09838 14.3292 6.17698 14.2479C6.25497 14.1672 6.25049 14.1512 6.12644 14.0685C6.0515 14.0185 5.75615 13.7909 5.47009 13.5627C5.18397 13.3344 4.80225 13.054 4.62175 12.9395C4.44125 12.825 4.19288 12.6489 4.06976 12.5482C3.94664 12.4475 3.82975 12.3813 3.80995 12.4011ZM3.71927 13.4227C3.71927 13.5211 3.80749 13.61 4.09344 13.8002C4.29926 13.9371 4.60441 14.1604 4.77156 14.2966C4.93871 14.4327 5.20279 14.6355 5.3584 14.7473C5.61273 14.9301 5.64976 14.9421 5.72524 14.8666C5.80072 14.7911 5.77687 14.7589 5.48896 14.5468C5.31283 14.417 5.03684 14.2037 4.87565 14.0728C4.59867 13.8478 3.79289 13.294 3.74262 13.294C3.72977 13.294 3.71927 13.3519 3.71927 13.4227ZM19.1162 13.4807C17.715 13.8044 16.6245 14.8614 16.2615 16.2475C16.1375 16.7213 16.1406 17.6303 16.268 18.1072C16.7146 19.7802 18.1721 20.8967 19.9093 20.8967C21.647 20.8967 23.0987 19.7822 23.552 18.1002C23.6768 17.637 23.6786 16.7238 23.5557 16.2475C23.2389 15.0199 22.3151 14.0183 21.119 13.6055C20.55 13.4091 19.6648 13.354 19.1162 13.4807ZM1.19904 13.8689C0.748127 14.4976 0.382812 15.0361 0.382812 15.072C0.382812 15.0932 0.445603 15.16 0.522397 15.2203C0.649893 15.3206 0.654651 15.3383 0.577093 15.4239C0.530382 15.4756 0.492204 15.546 0.492204 15.5804C0.492204 15.6148 0.707542 15.8056 0.970794 16.0045L1.44938 16.366L1.46749 16.1847C1.48625 15.9963 1.44036 15.9369 1.06553 15.6638L0.902424 15.545L1.02276 15.3903C1.39266 14.9148 1.42915 14.8406 1.41181 14.5988L1.39469 14.3605L1.12908 14.7057C0.983046 14.8956 0.851119 15.0385 0.835969 15.0234C0.820818 15.0082 0.947877 14.7979 1.11825 14.5561C1.40382 14.1509 1.42679 14.0961 1.41142 13.8563L1.39469 13.5962L1.19904 13.8689ZM3.71927 13.9689C3.71927 14.0485 3.76581 14.1181 3.84233 14.153C3.90999 14.1839 4.23106 14.4214 4.55568 14.6807C5.28718 15.265 5.34724 15.2993 5.45324 15.1934C5.52391 15.1227 5.5116 15.0978 5.35112 14.9867C5.25081 14.9173 4.94719 14.6844 4.67645 14.4692C4.21257 14.1003 3.83156 13.8409 3.75383 13.8409C3.7348 13.8409 3.71927 13.8985 3.71927 13.9689ZM7.03707 14.5888C7.02197 14.604 6.97007 14.608 6.92177 14.5978C6.84284 14.5812 6.84383 14.5654 6.93118 14.4426L7.02837 14.3058L7.04648 14.4336C7.05643 14.5039 7.05217 14.5737 7.03707 14.5888ZM3.71927 14.6272C3.71927 14.7302 3.82953 14.8481 4.19786 15.1389C4.97148 15.7495 5.00632 15.77 5.09389 15.6645C5.15837 15.5868 5.14743 15.5602 5.00993 15.4601C4.92296 15.3969 4.64007 15.1775 4.38125 14.9727C3.75493 14.4771 3.71927 14.4584 3.71927 14.6272ZM3.71927 15.1736C3.71927 15.2859 3.80749 15.3865 4.13304 15.6452C4.67557 16.0763 4.75023 16.1151 4.84846 16.0169C4.91492 15.9504 4.85623 15.887 4.42588 15.5603C3.64761 14.9696 3.71927 15.0088 3.71927 15.1736ZM20.4867 15.7804C20.9879 15.9898 21.3846 16.5852 21.3855 17.1295C21.3866 17.748 21.1018 18.2135 20.5549 18.4868C20.094 18.7171 19.7246 18.7171 19.2636 18.4868C18.71 18.2101 18.4389 17.7727 18.4354 17.15C18.4325 16.6412 18.6536 16.2497 19.1603 15.8663C19.4388 15.6555 20.0873 15.6135 20.4867 15.7804ZM3.77396 16.2143C3.77396 16.3158 3.83905 16.3964 4.0231 16.5231C4.25315 16.6813 4.43031 16.707 4.43031 16.5821C4.43031 16.5536 4.31337 16.446 4.17051 16.3429C3.78031 16.0615 3.77396 16.0594 3.77396 16.2143ZM3.74908 16.7258C3.72359 16.7921 3.75914 16.8585 3.86558 16.9433C4.00352 17.0533 4.02693 17.057 4.10143 16.981C4.17549 16.9053 4.16695 16.8825 4.02009 16.7637C3.82423 16.6052 3.79677 16.6014 3.74908 16.7258ZM15.3015 20.5666C13.4648 20.9024 12.1951 22.4228 12.198 24.2829C12.1989 24.9375 12.3029 25.3884 12.5895 25.9814C12.77 26.355 12.9041 26.535 13.2846 26.915C14.1014 27.7308 14.9212 28.0424 16.1264 27.9954C17.1644 27.9549 17.8478 27.6554 18.6008 26.9109C18.9366 26.579 19.0681 26.3971 19.2735 25.9811C19.605 25.3097 19.7101 24.8142 19.6732 24.0964C19.621 23.0819 19.2949 22.3506 18.574 21.6312C18.0775 21.1357 17.7285 20.9166 17.1 20.7059C16.6243 20.5464 15.7727 20.4805 15.3015 20.5666ZM23.2022 20.5711C22.7942 20.6443 22.1709 20.8964 21.8206 21.13C20.8059 21.8066 20.2071 22.8665 20.1449 24.0964C20.1086 24.8143 20.2139 25.3104 20.545 25.9811C20.7504 26.3971 20.882 26.579 21.2177 26.9109C21.9708 27.6554 22.6541 27.9549 23.6921 27.9954C24.8973 28.0424 25.7194 27.73 26.5299 26.9171C27.2838 26.1609 27.6189 25.3515 27.6206 24.2829C27.6232 22.6135 26.5968 21.1975 25.0233 20.6997C24.5287 20.5431 23.6885 20.4838 23.2022 20.5711ZM16.5503 22.918C17.0764 23.1483 17.4206 23.6952 17.4125 24.2878C17.4067 24.7062 17.3034 24.9711 17.0265 25.2776C16.7597 25.5729 16.457 25.7186 16.0413 25.7521C15.6085 25.7868 15.2772 25.669 14.9442 25.362C14.644 25.0854 14.4937 24.7956 14.4548 24.419C14.3386 23.2924 15.502 22.4591 16.5503 22.918ZM24.5422 22.9536C24.8488 23.1006 25.0412 23.2962 25.2298 23.6525C25.397 23.9683 25.398 24.6055 25.2318 24.9193C25.0725 25.22 24.6882 25.5628 24.3773 25.6816C24.0536 25.8052 23.5293 25.7731 23.2097 25.6101C22.7583 25.3797 22.3706 24.7683 22.3706 24.2866C22.3706 23.8549 22.6588 23.3123 23.0216 23.0609C23.4916 22.7352 24.0102 22.6986 24.5422 22.9536Z" fill="black" fill-opacity="0.7"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.52244 0.0640397C6.35014 0.113758 6.34467 0.124479 6.34467 0.410703C6.34467 0.721704 6.25557 0.87797 6.07825 0.87797C5.93987 0.87797 5.85241 0.767813 5.85241 0.593551C5.85241 0.386855 5.78404 0.400311 5.49869 0.663398C5.0783 1.05086 4.78403 1.62375 4.67781 2.2615C4.65265 2.4123 4.60753 2.4827 4.51274 2.51869C4.24987 2.61867 4.19671 2.89188 4.40051 3.09562L4.53473 3.2299H7.29939C9.99109 3.2299 10.0669 3.227 10.1734 3.12051C10.3704 2.92349 10.2829 2.59225 10.0118 2.50862C9.96265 2.49342 9.90664 2.34481 9.86491 2.11864C9.82777 1.91769 9.71952 1.59503 9.62435 1.40163C9.45151 1.05059 8.91238 0.440403 8.77503 0.440403C8.73494 0.440403 8.696 0.516047 8.68637 0.61264C8.66553 0.822399 8.52152 0.932174 8.3821 0.844661C8.31165 0.800412 8.28211 0.697255 8.27025 0.454241L8.25411 0.123986L8.01356 0.0633833C7.56675 -0.0491263 7.54798 -0.0388434 7.54798 0.318814C7.54798 0.66039 7.44461 0.87797 7.28233 0.87797C7.11003 0.87797 7.05572 0.757311 7.05572 0.374768V0.0028349L6.87796 0.00775753C6.78022 0.0104923 6.62018 0.0358166 6.52244 0.0640397ZM4.75849 3.69656C4.75849 4.02539 4.94041 4.55059 5.17866 4.9095C5.7754 5.80854 6.9175 6.21761 7.99589 5.91859C8.88995 5.6707 9.61331 4.87548 9.78937 3.94691C9.8951 3.3895 10.1906 3.44868 7.30185 3.44868H4.75849V3.69656ZM4.71473 6.4679C4.67863 6.504 4.6491 6.56553 4.6491 6.60464C4.6491 6.64375 4.61836 6.67574 4.58073 6.6758C4.54315 6.6758 4.35358 6.75095 4.15951 6.84273C3.62196 7.09707 3.05433 7.70129 2.69787 8.39867C2.07888 9.60964 1.80606 10.9004 1.68616 13.1846C1.6406 14.0532 1.63705 14.7631 1.67408 15.5979C1.7239 16.7208 1.73337 16.7906 1.86146 16.9798C2.05109 17.2598 2.39344 17.4166 2.7424 17.3831C3.03207 17.3552 3.22979 17.2404 3.41494 16.9924C3.524 16.8463 3.52772 16.7736 3.5316 14.6985C3.53587 12.4224 3.57968 11.8471 3.83566 10.7088L3.95572 10.1746L4.12992 10.2073C4.24479 10.2288 4.33022 10.2136 4.38087 10.1625C4.42419 10.1189 4.61212 9.32062 4.81176 8.33237C5.11319 6.84043 5.15493 6.56652 5.09225 6.49098C5.00566 6.38667 4.80804 6.37459 4.71473 6.4679ZM9.46502 6.50662C9.42307 6.585 9.49779 7.04319 9.76547 8.34884C9.96139 9.30465 10.1487 10.1191 10.1816 10.1588C10.2529 10.2447 10.4568 10.2538 10.536 10.1747C10.6379 10.0728 10.8889 11.3264 10.9962 12.4735C11.0286 12.8199 11.0487 13.9274 11.041 14.9382C11.0269 16.7697 11.0271 16.7743 11.1526 16.9773C11.4784 17.5045 12.2852 17.5396 12.664 17.0429C12.8602 16.7857 12.899 16.3829 12.9043 14.5462C12.9099 12.6127 12.7855 11.2681 12.4924 10.0942C12.045 8.30175 11.3602 7.2821 10.2727 6.78896C10.0391 6.68307 9.90385 6.5873 9.88476 6.51434C9.84522 6.36316 9.54477 6.35769 9.46502 6.50662ZM6.05128 6.87642C6.12239 7.01694 6.18059 7.17583 6.18059 7.2296C6.18059 7.28342 6.26608 7.66087 6.37054 8.06847C6.55301 8.78061 6.86472 9.57244 6.99397 9.6523C7.03505 9.67773 7.05572 9.94547 7.05572 10.453V11.2155H6.06468H5.07365L4.64593 10.9158C4.41068 10.751 4.18889 10.6094 4.15301 10.6013C4.08912 10.5868 3.94899 11.098 3.94155 11.3726C3.93887 11.4717 3.95457 11.4887 4.00768 11.4446C4.05991 11.4013 4.43852 11.6595 5.52549 12.4797C6.32197 13.0808 6.99588 13.6047 7.02307 13.644C7.05813 13.6948 6.62401 14.3078 5.52391 15.761C4.67224 16.886 3.9689 17.8147 3.96091 17.825C3.95293 17.8352 3.81203 17.7421 3.64778 17.6181C3.37523 17.4123 3.33656 17.3984 3.20463 17.4585C3.1251 17.4948 3.06685 17.5427 3.07517 17.565C3.09546 17.6196 3.94954 18.2713 4.00079 18.2713C4.02305 18.2713 4.07884 18.2176 4.12478 18.1521C4.20004 18.0446 4.20984 18.4544 4.22356 22.2953L4.23888 26.5577L4.3981 26.8451C4.66884 27.3337 5.07064 27.5629 5.66393 27.5672C6.26044 27.5715 6.78213 27.2045 6.97215 26.6468C7.04478 26.4336 7.05572 25.7267 7.05572 21.2425V16.0835H7.27265H7.48962L7.5051 21.2932C7.52272 27.2049 7.48607 26.7546 7.9861 27.2042C8.28348 27.4715 8.55149 27.5702 8.97642 27.5684C9.51595 27.5662 9.97277 27.2723 10.2071 26.7765L10.3364 26.503L10.3369 20.801L10.3375 15.0989H10.4675C10.6383 15.0989 10.7325 14.9783 10.7106 14.7877L10.693 14.634L9.08948 14.6195L7.48601 14.605L7.49952 14.0589L7.51298 13.5127H8.87053H10.2281V13.2119V12.9111H8.86069H7.49329V12.3641V11.8172H8.86069H10.2281V11.5163V11.2155H8.86069H7.49329V10.5111V9.80665L7.68691 9.48553C7.90663 9.12104 8.14986 8.38849 8.31925 7.58107C8.3827 7.27871 8.48121 6.94988 8.53825 6.85039C8.59525 6.7509 8.6419 6.65857 8.6419 6.64528C8.6419 6.63193 8.02991 6.62105 7.28194 6.62105H5.92198L6.05128 6.87642ZM5.45975 11.8813C7.04095 12.9816 6.92981 12.8948 6.85356 12.971C6.81008 13.0145 6.41468 12.744 5.41468 11.9865C4.65626 11.412 4.05242 10.942 4.07282 10.942C4.09322 10.942 4.7173 11.3647 5.45975 11.8813ZM7.05572 12.2033C7.05572 12.498 7.03953 12.5795 6.98735 12.5475C6.94977 12.5244 6.69905 12.3507 6.43027 12.1614L5.94162 11.8172H6.49864H7.05572V12.2033ZM3.99165 12.1193C3.95358 12.1651 3.93214 12.2092 3.9439 12.2171C3.95572 12.225 4.10077 12.3322 4.26623 12.4551C4.43168 12.5781 4.67781 12.7471 4.81319 12.8306C4.94856 12.9141 5.29856 13.1743 5.59091 13.4088C6.20383 13.9005 6.3048 13.9622 6.42278 13.9169C6.55782 13.8651 6.52637 13.8036 6.2763 13.6309C6.14842 13.5427 5.87265 13.3298 5.66338 13.1579C5.45411 12.986 5.15843 12.7657 5.00632 12.6684C4.85421 12.5711 4.59468 12.3891 4.4296 12.2639C4.09011 12.0066 4.08628 12.0053 3.99165 12.1193ZM3.80995 12.4011C3.67803 12.533 3.89325 12.7635 4.51236 13.1535C4.69285 13.2672 4.95129 13.4523 5.08667 13.5649C5.22204 13.6775 5.50345 13.8971 5.71206 14.053C6.06009 14.3132 6.09838 14.3292 6.17698 14.2479C6.25497 14.1672 6.25049 14.1512 6.12644 14.0685C6.0515 14.0185 5.75615 13.7909 5.47009 13.5627C5.18397 13.3344 4.80225 13.054 4.62175 12.9395C4.44125 12.825 4.19288 12.6489 4.06976 12.5482C3.94664 12.4475 3.82975 12.3813 3.80995 12.4011ZM3.71927 13.4227C3.71927 13.5211 3.80749 13.61 4.09344 13.8002C4.29926 13.9371 4.60441 14.1604 4.77156 14.2966C4.93871 14.4327 5.20279 14.6355 5.3584 14.7473C5.61273 14.9301 5.64976 14.9421 5.72524 14.8666C5.80072 14.7911 5.77687 14.7589 5.48896 14.5468C5.31283 14.417 5.03684 14.2037 4.87565 14.0728C4.59867 13.8478 3.79289 13.294 3.74262 13.294C3.72977 13.294 3.71927 13.3519 3.71927 13.4227ZM19.1162 13.4807C17.715 13.8044 16.6245 14.8614 16.2615 16.2475C16.1375 16.7213 16.1406 17.6303 16.268 18.1072C16.7146 19.7802 18.1721 20.8967 19.9093 20.8967C21.647 20.8967 23.0987 19.7822 23.552 18.1002C23.6768 17.637 23.6786 16.7238 23.5557 16.2475C23.2389 15.0199 22.3151 14.0183 21.119 13.6055C20.55 13.4091 19.6648 13.354 19.1162 13.4807ZM1.19904 13.8689C0.748127 14.4976 0.382812 15.0361 0.382812 15.072C0.382812 15.0932 0.445603 15.16 0.522397 15.2203C0.649893 15.3206 0.654651 15.3383 0.577093 15.4239C0.530382 15.4756 0.492204 15.546 0.492204 15.5804C0.492204 15.6148 0.707542 15.8056 0.970794 16.0045L1.44938 16.366L1.46749 16.1847C1.48625 15.9963 1.44036 15.9369 1.06553 15.6638L0.902424 15.545L1.02276 15.3903C1.39266 14.9148 1.42915 14.8406 1.41181 14.5988L1.39469 14.3605L1.12908 14.7057C0.983046 14.8956 0.851119 15.0385 0.835969 15.0234C0.820818 15.0082 0.947877 14.7979 1.11825 14.5561C1.40382 14.1509 1.42679 14.0961 1.41142 13.8563L1.39469 13.5962L1.19904 13.8689ZM3.71927 13.9689C3.71927 14.0485 3.76581 14.1181 3.84233 14.153C3.90999 14.1839 4.23106 14.4214 4.55568 14.6807C5.28718 15.265 5.34724 15.2993 5.45324 15.1934C5.52391 15.1227 5.5116 15.0978 5.35112 14.9867C5.25081 14.9173 4.94719 14.6844 4.67645 14.4692C4.21257 14.1003 3.83156 13.8409 3.75383 13.8409C3.7348 13.8409 3.71927 13.8985 3.71927 13.9689ZM7.03707 14.5888C7.02197 14.604 6.97007 14.608 6.92177 14.5978C6.84284 14.5812 6.84383 14.5654 6.93118 14.4426L7.02837 14.3058L7.04648 14.4336C7.05643 14.5039 7.05217 14.5737 7.03707 14.5888ZM3.71927 14.6272C3.71927 14.7302 3.82953 14.8481 4.19786 15.1389C4.97148 15.7495 5.00632 15.77 5.09389 15.6645C5.15837 15.5868 5.14743 15.5602 5.00993 15.4601C4.92296 15.3969 4.64007 15.1775 4.38125 14.9727C3.75493 14.4771 3.71927 14.4584 3.71927 14.6272ZM3.71927 15.1736C3.71927 15.2859 3.80749 15.3865 4.13304 15.6452C4.67557 16.0763 4.75023 16.1151 4.84846 16.0169C4.91492 15.9504 4.85623 15.887 4.42588 15.5603C3.64761 14.9696 3.71927 15.0088 3.71927 15.1736ZM20.4867 15.7804C20.9879 15.9898 21.3846 16.5852 21.3855 17.1295C21.3866 17.748 21.1018 18.2135 20.5549 18.4868C20.094 18.7171 19.7246 18.7171 19.2636 18.4868C18.71 18.2101 18.4389 17.7727 18.4354 17.15C18.4325 16.6412 18.6536 16.2497 19.1603 15.8663C19.4388 15.6555 20.0873 15.6135 20.4867 15.7804ZM3.77396 16.2143C3.77396 16.3158 3.83905 16.3964 4.0231 16.5231C4.25315 16.6813 4.43031 16.707 4.43031 16.5821C4.43031 16.5536 4.31337 16.446 4.17051 16.3429C3.78031 16.0615 3.77396 16.0594 3.77396 16.2143ZM3.74908 16.7258C3.72359 16.7921 3.75914 16.8585 3.86558 16.9433C4.00352 17.0533 4.02693 17.057 4.10143 16.981C4.17549 16.9053 4.16695 16.8825 4.02009 16.7637C3.82423 16.6052 3.79677 16.6014 3.74908 16.7258ZM15.3015 20.5666C13.4648 20.9024 12.1951 22.4228 12.198 24.2829C12.1989 24.9375 12.3029 25.3884 12.5895 25.9814C12.77 26.355 12.9041 26.535 13.2846 26.915C14.1014 27.7308 14.9212 28.0424 16.1264 27.9954C17.1644 27.9549 17.8478 27.6554 18.6008 26.9109C18.9366 26.579 19.0681 26.3971 19.2735 25.9811C19.605 25.3097 19.7101 24.8142 19.6732 24.0964C19.621 23.0819 19.2949 22.3506 18.574 21.6312C18.0775 21.1357 17.7285 20.9166 17.1 20.7059C16.6243 20.5464 15.7727 20.4805 15.3015 20.5666ZM23.2022 20.5711C22.7942 20.6443 22.1709 20.8964 21.8206 21.13C20.8059 21.8066 20.2071 22.8665 20.1449 24.0964C20.1086 24.8143 20.2139 25.3104 20.545 25.9811C20.7504 26.3971 20.882 26.579 21.2177 26.9109C21.9708 27.6554 22.6541 27.9549 23.6921 27.9954C24.8973 28.0424 25.7194 27.73 26.5299 26.9171C27.2838 26.1609 27.6189 25.3515 27.6206 24.2829C27.6232 22.6135 26.5968 21.1975 25.0233 20.6997C24.5287 20.5431 23.6885 20.4838 23.2022 20.5711ZM16.5503 22.918C17.0764 23.1483 17.4206 23.6952 17.4125 24.2878C17.4067 24.7062 17.3034 24.9711 17.0265 25.2776C16.7597 25.5729 16.457 25.7186 16.0413 25.7521C15.6085 25.7868 15.2772 25.669 14.9442 25.362C14.644 25.0854 14.4937 24.7956 14.4548 24.419C14.3386 23.2924 15.502 22.4591 16.5503 22.918ZM24.5422 22.9536C24.8488 23.1006 25.0412 23.2962 25.2298 23.6525C25.397 23.9683 25.398 24.6055 25.2318 24.9193C25.0725 25.22 24.6882 25.5628 24.3773 25.6816C24.0536 25.8052 23.5293 25.7731 23.2097 25.6101C22.7583 25.3797 22.3706 24.7683 22.3706 24.2866C22.3706 23.8549 22.6588 23.3123 23.0216 23.0609C23.4916 22.7352 24.0102 22.6986 24.5422 22.9536Z" fill="black" fill-opacity="0.7"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.52244 0.0640397C6.35014 0.113758 6.34467 0.124479 6.34467 0.410703C6.34467 0.721704 6.25557 0.87797 6.07825 0.87797C5.93987 0.87797 5.85241 0.767813 5.85241 0.593551C5.85241 0.386855 5.78404 0.400311 5.49869 0.663398C5.0783 1.05086 4.78403 1.62375 4.67781 2.2615C4.65265 2.4123 4.60753 2.4827 4.51274 2.51869C4.24987 2.61867 4.19671 2.89188 4.40051 3.09562L4.53473 3.2299H7.29939C9.99109 3.2299 10.0669 3.227 10.1734 3.12051C10.3704 2.92349 10.2829 2.59225 10.0118 2.50862C9.96265 2.49342 9.90664 2.34481 9.86491 2.11864C9.82777 1.91769 9.71952 1.59503 9.62435 1.40163C9.45151 1.05059 8.91238 0.440403 8.77503 0.440403C8.73494 0.440403 8.696 0.516047 8.68637 0.61264C8.66553 0.822399 8.52152 0.932174 8.3821 0.844661C8.31165 0.800412 8.28211 0.697255 8.27025 0.454241L8.25411 0.123986L8.01356 0.0633833C7.56675 -0.0491263 7.54798 -0.0388434 7.54798 0.318814C7.54798 0.66039 7.44461 0.87797 7.28233 0.87797C7.11003 0.87797 7.05572 0.757311 7.05572 0.374768V0.0028349L6.87796 0.00775753C6.78022 0.0104923 6.62018 0.0358166 6.52244 0.0640397ZM4.75849 3.69656C4.75849 4.02539 4.94041 4.55059 5.17866 4.9095C5.7754 5.80854 6.9175 6.21761 7.99589 5.91859C8.88995 5.6707 9.61331 4.87548 9.78937 3.94691C9.8951 3.3895 10.1906 3.44868 7.30185 3.44868H4.75849V3.69656ZM4.71473 6.4679C4.67863 6.504 4.6491 6.56553 4.6491 6.60464C4.6491 6.64375 4.61836 6.67574 4.58073 6.6758C4.54315 6.6758 4.35358 6.75095 4.15951 6.84273C3.62196 7.09707 3.05433 7.70129 2.69787 8.39867C2.07888 9.60964 1.80606 10.9004 1.68616 13.1846C1.6406 14.0532 1.63705 14.7631 1.67408 15.5979C1.7239 16.7208 1.73337 16.7906 1.86146 16.9798C2.05109 17.2598 2.39344 17.4166 2.7424 17.3831C3.03207 17.3552 3.22979 17.2404 3.41494 16.9924C3.524 16.8463 3.52772 16.7736 3.5316 14.6985C3.53587 12.4224 3.57968 11.8471 3.83566 10.7088L3.95572 10.1746L4.12992 10.2073C4.24479 10.2288 4.33022 10.2136 4.38087 10.1625C4.42419 10.1189 4.61212 9.32062 4.81176 8.33237C5.11319 6.84043 5.15493 6.56652 5.09225 6.49098C5.00566 6.38667 4.80804 6.37459 4.71473 6.4679ZM9.46502 6.50662C9.42307 6.585 9.49779 7.04319 9.76547 8.34884C9.96139 9.30465 10.1487 10.1191 10.1816 10.1588C10.2529 10.2447 10.4568 10.2538 10.536 10.1747C10.6379 10.0728 10.8889 11.3264 10.9962 12.4735C11.0286 12.8199 11.0487 13.9274 11.041 14.9382C11.0269 16.7697 11.0271 16.7743 11.1526 16.9773C11.4784 17.5045 12.2852 17.5396 12.664 17.0429C12.8602 16.7857 12.899 16.3829 12.9043 14.5462C12.9099 12.6127 12.7855 11.2681 12.4924 10.0942C12.045 8.30175 11.3602 7.2821 10.2727 6.78896C10.0391 6.68307 9.90385 6.5873 9.88476 6.51434C9.84522 6.36316 9.54477 6.35769 9.46502 6.50662ZM6.05128 6.87642C6.12239 7.01694 6.18059 7.17583 6.18059 7.2296C6.18059 7.28342 6.26608 7.66087 6.37054 8.06847C6.55301 8.78061 6.86472 9.57244 6.99397 9.6523C7.03505 9.67773 7.05572 9.94547 7.05572 10.453V11.2155H6.06468H5.07365L4.64593 10.9158C4.41068 10.751 4.18889 10.6094 4.15301 10.6013C4.08912 10.5868 3.94899 11.098 3.94155 11.3726C3.93887 11.4717 3.95457 11.4887 4.00768 11.4446C4.05991 11.4013 4.43852 11.6595 5.52549 12.4797C6.32197 13.0808 6.99588 13.6047 7.02307 13.644C7.05813 13.6948 6.62401 14.3078 5.52391 15.761C4.67224 16.886 3.9689 17.8147 3.96091 17.825C3.95293 17.8352 3.81203 17.7421 3.64778 17.6181C3.37523 17.4123 3.33656 17.3984 3.20463 17.4585C3.1251 17.4948 3.06685 17.5427 3.07517 17.565C3.09546 17.6196 3.94954 18.2713 4.00079 18.2713C4.02305 18.2713 4.07884 18.2176 4.12478 18.1521C4.20004 18.0446 4.20984 18.4544 4.22356 22.2953L4.23888 26.5577L4.3981 26.8451C4.66884 27.3337 5.07064 27.5629 5.66393 27.5672C6.26044 27.5715 6.78213 27.2045 6.97215 26.6468C7.04478 26.4336 7.05572 25.7267 7.05572 21.2425V16.0835H7.27265H7.48962L7.5051 21.2932C7.52272 27.2049 7.48607 26.7546 7.9861 27.2042C8.28348 27.4715 8.55149 27.5702 8.97642 27.5684C9.51595 27.5662 9.97277 27.2723 10.2071 26.7765L10.3364 26.503L10.3369 20.801L10.3375 15.0989H10.4675C10.6383 15.0989 10.7325 14.9783 10.7106 14.7877L10.693 14.634L9.08948 14.6195L7.48601 14.605L7.49952 14.0589L7.51298 13.5127H8.87053H10.2281V13.2119V12.9111H8.86069H7.49329V12.3641V11.8172H8.86069H10.2281V11.5163V11.2155H8.86069H7.49329V10.5111V9.80665L7.68691 9.48553C7.90663 9.12104 8.14986 8.38849 8.31925 7.58107C8.3827 7.27871 8.48121 6.94988 8.53825 6.85039C8.59525 6.7509 8.6419 6.65857 8.6419 6.64528C8.6419 6.63193 8.02991 6.62105 7.28194 6.62105H5.92198L6.05128 6.87642ZM5.45975 11.8813C7.04095 12.9816 6.92981 12.8948 6.85356 12.971C6.81008 13.0145 6.41468 12.744 5.41468 11.9865C4.65626 11.412 4.05242 10.942 4.07282 10.942C4.09322 10.942 4.7173 11.3647 5.45975 11.8813ZM7.05572 12.2033C7.05572 12.498 7.03953 12.5795 6.98735 12.5475C6.94977 12.5244 6.69905 12.3507 6.43027 12.1614L5.94162 11.8172H6.49864H7.05572V12.2033ZM3.99165 12.1193C3.95358 12.1651 3.93214 12.2092 3.9439 12.2171C3.95572 12.225 4.10077 12.3322 4.26623 12.4551C4.43168 12.5781 4.67781 12.7471 4.81319 12.8306C4.94856 12.9141 5.29856 13.1743 5.59091 13.4088C6.20383 13.9005 6.3048 13.9622 6.42278 13.9169C6.55782 13.8651 6.52637 13.8036 6.2763 13.6309C6.14842 13.5427 5.87265 13.3298 5.66338 13.1579C5.45411 12.986 5.15843 12.7657 5.00632 12.6684C4.85421 12.5711 4.59468 12.3891 4.4296 12.2639C4.09011 12.0066 4.08628 12.0053 3.99165 12.1193ZM3.80995 12.4011C3.67803 12.533 3.89325 12.7635 4.51236 13.1535C4.69285 13.2672 4.95129 13.4523 5.08667 13.5649C5.22204 13.6775 5.50345 13.8971 5.71206 14.053C6.06009 14.3132 6.09838 14.3292 6.17698 14.2479C6.25497 14.1672 6.25049 14.1512 6.12644 14.0685C6.0515 14.0185 5.75615 13.7909 5.47009 13.5627C5.18397 13.3344 4.80225 13.054 4.62175 12.9395C4.44125 12.825 4.19288 12.6489 4.06976 12.5482C3.94664 12.4475 3.82975 12.3813 3.80995 12.4011ZM3.71927 13.4227C3.71927 13.5211 3.80749 13.61 4.09344 13.8002C4.29926 13.9371 4.60441 14.1604 4.77156 14.2966C4.93871 14.4327 5.20279 14.6355 5.3584 14.7473C5.61273 14.9301 5.64976 14.9421 5.72524 14.8666C5.80072 14.7911 5.77687 14.7589 5.48896 14.5468C5.31283 14.417 5.03684 14.2037 4.87565 14.0728C4.59867 13.8478 3.79289 13.294 3.74262 13.294C3.72977 13.294 3.71927 13.3519 3.71927 13.4227ZM19.1162 13.4807C17.715 13.8044 16.6245 14.8614 16.2615 16.2475C16.1375 16.7213 16.1406 17.6303 16.268 18.1072C16.7146 19.7802 18.1721 20.8967 19.9093 20.8967C21.647 20.8967 23.0987 19.7822 23.552 18.1002C23.6768 17.637 23.6786 16.7238 23.5557 16.2475C23.2389 15.0199 22.3151 14.0183 21.119 13.6055C20.55 13.4091 19.6648 13.354 19.1162 13.4807ZM1.19904 13.8689C0.748127 14.4976 0.382812 15.0361 0.382812 15.072C0.382812 15.0932 0.445603 15.16 0.522397 15.2203C0.649893 15.3206 0.654651 15.3383 0.577093 15.4239C0.530382 15.4756 0.492204 15.546 0.492204 15.5804C0.492204 15.6148 0.707542 15.8056 0.970794 16.0045L1.44938 16.366L1.46749 16.1847C1.48625 15.9963 1.44036 15.9369 1.06553 15.6638L0.902424 15.545L1.02276 15.3903C1.39266 14.9148 1.42915 14.8406 1.41181 14.5988L1.39469 14.3605L1.12908 14.7057C0.983046 14.8956 0.851119 15.0385 0.835969 15.0234C0.820818 15.0082 0.947877 14.7979 1.11825 14.5561C1.40382 14.1509 1.42679 14.0961 1.41142 13.8563L1.39469 13.5962L1.19904 13.8689ZM3.71927 13.9689C3.71927 14.0485 3.76581 14.1181 3.84233 14.153C3.90999 14.1839 4.23106 14.4214 4.55568 14.6807C5.28718 15.265 5.34724 15.2993 5.45324 15.1934C5.52391 15.1227 5.5116 15.0978 5.35112 14.9867C5.25081 14.9173 4.94719 14.6844 4.67645 14.4692C4.21257 14.1003 3.83156 13.8409 3.75383 13.8409C3.7348 13.8409 3.71927 13.8985 3.71927 13.9689ZM7.03707 14.5888C7.02197 14.604 6.97007 14.608 6.92177 14.5978C6.84284 14.5812 6.84383 14.5654 6.93118 14.4426L7.02837 14.3058L7.04648 14.4336C7.05643 14.5039 7.05217 14.5737 7.03707 14.5888ZM3.71927 14.6272C3.71927 14.7302 3.82953 14.8481 4.19786 15.1389C4.97148 15.7495 5.00632 15.77 5.09389 15.6645C5.15837 15.5868 5.14743 15.5602 5.00993 15.4601C4.92296 15.3969 4.64007 15.1775 4.38125 14.9727C3.75493 14.4771 3.71927 14.4584 3.71927 14.6272ZM3.71927 15.1736C3.71927 15.2859 3.80749 15.3865 4.13304 15.6452C4.67557 16.0763 4.75023 16.1151 4.84846 16.0169C4.91492 15.9504 4.85623 15.887 4.42588 15.5603C3.64761 14.9696 3.71927 15.0088 3.71927 15.1736ZM20.4867 15.7804C20.9879 15.9898 21.3846 16.5852 21.3855 17.1295C21.3866 17.748 21.1018 18.2135 20.5549 18.4868C20.094 18.7171 19.7246 18.7171 19.2636 18.4868C18.71 18.2101 18.4389 17.7727 18.4354 17.15C18.4325 16.6412 18.6536 16.2497 19.1603 15.8663C19.4388 15.6555 20.0873 15.6135 20.4867 15.7804ZM3.77396 16.2143C3.77396 16.3158 3.83905 16.3964 4.0231 16.5231C4.25315 16.6813 4.43031 16.707 4.43031 16.5821C4.43031 16.5536 4.31337 16.446 4.17051 16.3429C3.78031 16.0615 3.77396 16.0594 3.77396 16.2143ZM3.74908 16.7258C3.72359 16.7921 3.75914 16.8585 3.86558 16.9433C4.00352 17.0533 4.02693 17.057 4.10143 16.981C4.17549 16.9053 4.16695 16.8825 4.02009 16.7637C3.82423 16.6052 3.79677 16.6014 3.74908 16.7258ZM15.3015 20.5666C13.4648 20.9024 12.1951 22.4228 12.198 24.2829C12.1989 24.9375 12.3029 25.3884 12.5895 25.9814C12.77 26.355 12.9041 26.535 13.2846 26.915C14.1014 27.7308 14.9212 28.0424 16.1264 27.9954C17.1644 27.9549 17.8478 27.6554 18.6008 26.9109C18.9366 26.579 19.0681 26.3971 19.2735 25.9811C19.605 25.3097 19.7101 24.8142 19.6732 24.0964C19.621 23.0819 19.2949 22.3506 18.574 21.6312C18.0775 21.1357 17.7285 20.9166 17.1 20.7059C16.6243 20.5464 15.7727 20.4805 15.3015 20.5666ZM23.2022 20.5711C22.7942 20.6443 22.1709 20.8964 21.8206 21.13C20.8059 21.8066 20.2071 22.8665 20.1449 24.0964C20.1086 24.8143 20.2139 25.3104 20.545 25.9811C20.7504 26.3971 20.882 26.579 21.2177 26.9109C21.9708 27.6554 22.6541 27.9549 23.6921 27.9954C24.8973 28.0424 25.7194 27.73 26.5299 26.9171C27.2838 26.1609 27.6189 25.3515 27.6206 24.2829C27.6232 22.6135 26.5968 21.1975 25.0233 20.6997C24.5287 20.5431 23.6885 20.4838 23.2022 20.5711ZM16.5503 22.918C17.0764 23.1483 17.4206 23.6952 17.4125 24.2878C17.4067 24.7062 17.3034 24.9711 17.0265 25.2776C16.7597 25.5729 16.457 25.7186 16.0413 25.7521C15.6085 25.7868 15.2772 25.669 14.9442 25.362C14.644 25.0854 14.4937 24.7956 14.4548 24.419C14.3386 23.2924 15.502 22.4591 16.5503 22.918ZM24.5422 22.9536C24.8488 23.1006 25.0412 23.2962 25.2298 23.6525C25.397 23.9683 25.398 24.6055 25.2318 24.9193C25.0725 25.22 24.6882 25.5628 24.3773 25.6816C24.0536 25.8052 23.5293 25.7731 23.2097 25.6101C22.7583 25.3797 22.3706 24.7683 22.3706 24.2866C22.3706 23.8549 22.6588 23.3123 23.0216 23.0609C23.4916 22.7352 24.0102 22.6986 24.5422 22.9536Z" fill="black" fill-opacity="0.7"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.52244 0.0640397C6.35014 0.113758 6.34467 0.124479 6.34467 0.410703C6.34467 0.721704 6.25557 0.87797 6.07825 0.87797C5.93987 0.87797 5.85241 0.767813 5.85241 0.593551C5.85241 0.386855 5.78404 0.400311 5.49869 0.663398C5.0783 1.05086 4.78403 1.62375 4.67781 2.2615C4.65265 2.4123 4.60753 2.4827 4.51274 2.51869C4.24987 2.61867 4.19671 2.89188 4.40051 3.09562L4.53473 3.2299H7.29939C9.99109 3.2299 10.0669 3.227 10.1734 3.12051C10.3704 2.92349 10.2829 2.59225 10.0118 2.50862C9.96265 2.49342 9.90664 2.34481 9.86491 2.11864C9.82777 1.91769 9.71952 1.59503 9.62435 1.40163C9.45151 1.05059 8.91238 0.440403 8.77503 0.440403C8.73494 0.440403 8.696 0.516047 8.68637 0.61264C8.66553 0.822399 8.52152 0.932174 8.3821 0.844661C8.31165 0.800412 8.28211 0.697255 8.27025 0.454241L8.25411 0.123986L8.01356 0.0633833C7.56675 -0.0491263 7.54798 -0.0388434 7.54798 0.318814C7.54798 0.66039 7.44461 0.87797 7.28233 0.87797C7.11003 0.87797 7.05572 0.757311 7.05572 0.374768V0.0028349L6.87796 0.00775753C6.78022 0.0104923 6.62018 0.0358166 6.52244 0.0640397ZM4.75849 3.69656C4.75849 4.02539 4.94041 4.55059 5.17866 4.9095C5.7754 5.80854 6.9175 6.21761 7.99589 5.91859C8.88995 5.6707 9.61331 4.87548 9.78937 3.94691C9.8951 3.3895 10.1906 3.44868 7.30185 3.44868H4.75849V3.69656ZM4.71473 6.4679C4.67863 6.504 4.6491 6.56553 4.6491 6.60464C4.6491 6.64375 4.61836 6.67574 4.58073 6.6758C4.54315 6.6758 4.35358 6.75095 4.15951 6.84273C3.62196 7.09707 3.05433 7.70129 2.69787 8.39867C2.07888 9.60964 1.80606 10.9004 1.68616 13.1846C1.6406 14.0532 1.63705 14.7631 1.67408 15.5979C1.7239 16.7208 1.73337 16.7906 1.86146 16.9798C2.05109 17.2598 2.39344 17.4166 2.7424 17.3831C3.03207 17.3552 3.22979 17.2404 3.41494 16.9924C3.524 16.8463 3.52772 16.7736 3.5316 14.6985C3.53587 12.4224 3.57968 11.8471 3.83566 10.7088L3.95572 10.1746L4.12992 10.2073C4.24479 10.2288 4.33022 10.2136 4.38087 10.1625C4.42419 10.1189 4.61212 9.32062 4.81176 8.33237C5.11319 6.84043 5.15493 6.56652 5.09225 6.49098C5.00566 6.38667 4.80804 6.37459 4.71473 6.4679ZM9.46502 6.50662C9.42307 6.585 9.49779 7.04319 9.76547 8.34884C9.96139 9.30465 10.1487 10.1191 10.1816 10.1588C10.2529 10.2447 10.4568 10.2538 10.536 10.1747C10.6379 10.0728 10.8889 11.3264 10.9962 12.4735C11.0286 12.8199 11.0487 13.9274 11.041 14.9382C11.0269 16.7697 11.0271 16.7743 11.1526 16.9773C11.4784 17.5045 12.2852 17.5396 12.664 17.0429C12.8602 16.7857 12.899 16.3829 12.9043 14.5462C12.9099 12.6127 12.7855 11.2681 12.4924 10.0942C12.045 8.30175 11.3602 7.2821 10.2727 6.78896C10.0391 6.68307 9.90385 6.5873 9.88476 6.51434C9.84522 6.36316 9.54477 6.35769 9.46502 6.50662ZM6.05128 6.87642C6.12239 7.01694 6.18059 7.17583 6.18059 7.2296C6.18059 7.28342 6.26608 7.66087 6.37054 8.06847C6.55301 8.78061 6.86472 9.57244 6.99397 9.6523C7.03505 9.67773 7.05572 9.94547 7.05572 10.453V11.2155H6.06468H5.07365L4.64593 10.9158C4.41068 10.751 4.18889 10.6094 4.15301 10.6013C4.08912 10.5868 3.94899 11.098 3.94155 11.3726C3.93887 11.4717 3.95457 11.4887 4.00768 11.4446C4.05991 11.4013 4.43852 11.6595 5.52549 12.4797C6.32197 13.0808 6.99588 13.6047 7.02307 13.644C7.05813 13.6948 6.62401 14.3078 5.52391 15.761C4.67224 16.886 3.9689 17.8147 3.96091 17.825C3.95293 17.8352 3.81203 17.7421 3.64778 17.6181C3.37523 17.4123 3.33656 17.3984 3.20463 17.4585C3.1251 17.4948 3.06685 17.5427 3.07517 17.565C3.09546 17.6196 3.94954 18.2713 4.00079 18.2713C4.02305 18.2713 4.07884 18.2176 4.12478 18.1521C4.20004 18.0446 4.20984 18.4544 4.22356 22.2953L4.23888 26.5577L4.3981 26.8451C4.66884 27.3337 5.07064 27.5629 5.66393 27.5672C6.26044 27.5715 6.78213 27.2045 6.97215 26.6468C7.04478 26.4336 7.05572 25.7267 7.05572 21.2425V16.0835H7.27265H7.48962L7.5051 21.2932C7.52272 27.2049 7.48607 26.7546 7.9861 27.2042C8.28348 27.4715 8.55149 27.5702 8.97642 27.5684C9.51595 27.5662 9.97277 27.2723 10.2071 26.7765L10.3364 26.503L10.3369 20.801L10.3375 15.0989H10.4675C10.6383 15.0989 10.7325 14.9783 10.7106 14.7877L10.693 14.634L9.08948 14.6195L7.48601 14.605L7.49952 14.0589L7.51298 13.5127H8.87053H10.2281V13.2119V12.9111H8.86069H7.49329V12.3641V11.8172H8.86069H10.2281V11.5163V11.2155H8.86069H7.49329V10.5111V9.80665L7.68691 9.48553C7.90663 9.12104 8.14986 8.38849 8.31925 7.58107C8.3827 7.27871 8.48121 6.94988 8.53825 6.85039C8.59525 6.7509 8.6419 6.65857 8.6419 6.64528C8.6419 6.63193 8.02991 6.62105 7.28194 6.62105H5.92198L6.05128 6.87642ZM5.45975 11.8813C7.04095 12.9816 6.92981 12.8948 6.85356 12.971C6.81008 13.0145 6.41468 12.744 5.41468 11.9865C4.65626 11.412 4.05242 10.942 4.07282 10.942C4.09322 10.942 4.7173 11.3647 5.45975 11.8813ZM7.05572 12.2033C7.05572 12.498 7.03953 12.5795 6.98735 12.5475C6.94977 12.5244 6.69905 12.3507 6.43027 12.1614L5.94162 11.8172H6.49864H7.05572V12.2033ZM3.99165 12.1193C3.95358 12.1651 3.93214 12.2092 3.9439 12.2171C3.95572 12.225 4.10077 12.3322 4.26623 12.4551C4.43168 12.5781 4.67781 12.7471 4.81319 12.8306C4.94856 12.9141 5.29856 13.1743 5.59091 13.4088C6.20383 13.9005 6.3048 13.9622 6.42278 13.9169C6.55782 13.8651 6.52637 13.8036 6.2763 13.6309C6.14842 13.5427 5.87265 13.3298 5.66338 13.1579C5.45411 12.986 5.15843 12.7657 5.00632 12.6684C4.85421 12.5711 4.59468 12.3891 4.4296 12.2639C4.09011 12.0066 4.08628 12.0053 3.99165 12.1193ZM3.80995 12.4011C3.67803 12.533 3.89325 12.7635 4.51236 13.1535C4.69285 13.2672 4.95129 13.4523 5.08667 13.5649C5.22204 13.6775 5.50345 13.8971 5.71206 14.053C6.06009 14.3132 6.09838 14.3292 6.17698 14.2479C6.25497 14.1672 6.25049 14.1512 6.12644 14.0685C6.0515 14.0185 5.75615 13.7909 5.47009 13.5627C5.18397 13.3344 4.80225 13.054 4.62175 12.9395C4.44125 12.825 4.19288 12.6489 4.06976 12.5482C3.94664 12.4475 3.82975 12.3813 3.80995 12.4011ZM3.71927 13.4227C3.71927 13.5211 3.80749 13.61 4.09344 13.8002C4.29926 13.9371 4.60441 14.1604 4.77156 14.2966C4.93871 14.4327 5.20279 14.6355 5.3584 14.7473C5.61273 14.9301 5.64976 14.9421 5.72524 14.8666C5.80072 14.7911 5.77687 14.7589 5.48896 14.5468C5.31283 14.417 5.03684 14.2037 4.87565 14.0728C4.59867 13.8478 3.79289 13.294 3.74262 13.294C3.72977 13.294 3.71927 13.3519 3.71927 13.4227ZM19.1162 13.4807C17.715 13.8044 16.6245 14.8614 16.2615 16.2475C16.1375 16.7213 16.1406 17.6303 16.268 18.1072C16.7146 19.7802 18.1721 20.8967 19.9093 20.8967C21.647 20.8967 23.0987 19.7822 23.552 18.1002C23.6768 17.637 23.6786 16.7238 23.5557 16.2475C23.2389 15.0199 22.3151 14.0183 21.119 13.6055C20.55 13.4091 19.6648 13.354 19.1162 13.4807ZM1.19904 13.8689C0.748127 14.4976 0.382812 15.0361 0.382812 15.072C0.382812 15.0932 0.445603 15.16 0.522397 15.2203C0.649893 15.3206 0.654651 15.3383 0.577093 15.4239C0.530382 15.4756 0.492204 15.546 0.492204 15.5804C0.492204 15.6148 0.707542 15.8056 0.970794 16.0045L1.44938 16.366L1.46749 16.1847C1.48625 15.9963 1.44036 15.9369 1.06553 15.6638L0.902424 15.545L1.02276 15.3903C1.39266 14.9148 1.42915 14.8406 1.41181 14.5988L1.39469 14.3605L1.12908 14.7057C0.983046 14.8956 0.851119 15.0385 0.835969 15.0234C0.820818 15.0082 0.947877 14.7979 1.11825 14.5561C1.40382 14.1509 1.42679 14.0961 1.41142 13.8563L1.39469 13.5962L1.19904 13.8689ZM3.71927 13.9689C3.71927 14.0485 3.76581 14.1181 3.84233 14.153C3.90999 14.1839 4.23106 14.4214 4.55568 14.6807C5.28718 15.265 5.34724 15.2993 5.45324 15.1934C5.52391 15.1227 5.5116 15.0978 5.35112 14.9867C5.25081 14.9173 4.94719 14.6844 4.67645 14.4692C4.21257 14.1003 3.83156 13.8409 3.75383 13.8409C3.7348 13.8409 3.71927 13.8985 3.71927 13.9689ZM7.03707 14.5888C7.02197 14.604 6.97007 14.608 6.92177 14.5978C6.84284 14.5812 6.84383 14.5654 6.93118 14.4426L7.02837 14.3058L7.04648 14.4336C7.05643 14.5039 7.05217 14.5737 7.03707 14.5888ZM3.71927 14.6272C3.71927 14.7302 3.82953 14.8481 4.19786 15.1389C4.97148 15.7495 5.00632 15.77 5.09389 15.6645C5.15837 15.5868 5.14743 15.5602 5.00993 15.4601C4.92296 15.3969 4.64007 15.1775 4.38125 14.9727C3.75493 14.4771 3.71927 14.4584 3.71927 14.6272ZM3.71927 15.1736C3.71927 15.2859 3.80749 15.3865 4.13304 15.6452C4.67557 16.0763 4.75023 16.1151 4.84846 16.0169C4.91492 15.9504 4.85623 15.887 4.42588 15.5603C3.64761 14.9696 3.71927 15.0088 3.71927 15.1736ZM20.4867 15.7804C20.9879 15.9898 21.3846 16.5852 21.3855 17.1295C21.3866 17.748 21.1018 18.2135 20.5549 18.4868C20.094 18.7171 19.7246 18.7171 19.2636 18.4868C18.71 18.2101 18.4389 17.7727 18.4354 17.15C18.4325 16.6412 18.6536 16.2497 19.1603 15.8663C19.4388 15.6555 20.0873 15.6135 20.4867 15.7804ZM3.77396 16.2143C3.77396 16.3158 3.83905 16.3964 4.0231 16.5231C4.25315 16.6813 4.43031 16.707 4.43031 16.5821C4.43031 16.5536 4.31337 16.446 4.17051 16.3429C3.78031 16.0615 3.77396 16.0594 3.77396 16.2143ZM3.74908 16.7258C3.72359 16.7921 3.75914 16.8585 3.86558 16.9433C4.00352 17.0533 4.02693 17.057 4.10143 16.981C4.17549 16.9053 4.16695 16.8825 4.02009 16.7637C3.82423 16.6052 3.79677 16.6014 3.74908 16.7258ZM15.3015 20.5666C13.4648 20.9024 12.1951 22.4228 12.198 24.2829C12.1989 24.9375 12.3029 25.3884 12.5895 25.9814C12.77 26.355 12.9041 26.535 13.2846 26.915C14.1014 27.7308 14.9212 28.0424 16.1264 27.9954C17.1644 27.9549 17.8478 27.6554 18.6008 26.9109C18.9366 26.579 19.0681 26.3971 19.2735 25.9811C19.605 25.3097 19.7101 24.8142 19.6732 24.0964C19.621 23.0819 19.2949 22.3506 18.574 21.6312C18.0775 21.1357 17.7285 20.9166 17.1 20.7059C16.6243 20.5464 15.7727 20.4805 15.3015 20.5666ZM23.2022 20.5711C22.7942 20.6443 22.1709 20.8964 21.8206 21.13C20.8059 21.8066 20.2071 22.8665 20.1449 24.0964C20.1086 24.8143 20.2139 25.3104 20.545 25.9811C20.7504 26.3971 20.882 26.579 21.2177 26.9109C21.9708 27.6554 22.6541 27.9549 23.6921 27.9954C24.8973 28.0424 25.7194 27.73 26.5299 26.9171C27.2838 26.1609 27.6189 25.3515 27.6206 24.2829C27.6232 22.6135 26.5968 21.1975 25.0233 20.6997C24.5287 20.5431 23.6885 20.4838 23.2022 20.5711ZM16.5503 22.918C17.0764 23.1483 17.4206 23.6952 17.4125 24.2878C17.4067 24.7062 17.3034 24.9711 17.0265 25.2776C16.7597 25.5729 16.457 25.7186 16.0413 25.7521C15.6085 25.7868 15.2772 25.669 14.9442 25.362C14.644 25.0854 14.4937 24.7956 14.4548 24.419C14.3386 23.2924 15.502 22.4591 16.5503 22.918ZM24.5422 22.9536C24.8488 23.1006 25.0412 23.2962 25.2298 23.6525C25.397 23.9683 25.398 24.6055 25.2318 24.9193C25.0725 25.22 24.6882 25.5628 24.3773 25.6816C24.0536 25.8052 23.5293 25.7731 23.2097 25.6101C22.7583 25.3797 22.3706 24.7683 22.3706 24.2866C22.3706 23.8549 22.6588 23.3123 23.0216 23.0609C23.4916 22.7352 24.0102 22.6986 24.5422 22.9536Z" fill="black" fill-opacity="0.7"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.52244 0.0640397C6.35014 0.113758 6.34467 0.124479 6.34467 0.410703C6.34467 0.721704 6.25557 0.87797 6.07825 0.87797C5.93987 0.87797 5.85241 0.767813 5.85241 0.593551C5.85241 0.386855 5.78404 0.400311 5.49869 0.663398C5.0783 1.05086 4.78403 1.62375 4.67781 2.2615C4.65265 2.4123 4.60753 2.4827 4.51274 2.51869C4.24987 2.61867 4.19671 2.89188 4.40051 3.09562L4.53473 3.2299H7.29939C9.99109 3.2299 10.0669 3.227 10.1734 3.12051C10.3704 2.92349 10.2829 2.59225 10.0118 2.50862C9.96265 2.49342 9.90664 2.34481 9.86491 2.11864C9.82777 1.91769 9.71952 1.59503 9.62435 1.40163C9.45151 1.05059 8.91238 0.440403 8.77503 0.440403C8.73494 0.440403 8.696 0.516047 8.68637 0.61264C8.66553 0.822399 8.52152 0.932174 8.3821 0.844661C8.31165 0.800412 8.28211 0.697255 8.27025 0.454241L8.25411 0.123986L8.01356 0.0633833C7.56675 -0.0491263 7.54798 -0.0388434 7.54798 0.318814C7.54798 0.66039 7.44461 0.87797 7.28233 0.87797C7.11003 0.87797 7.05572 0.757311 7.05572 0.374768V0.0028349L6.87796 0.00775753C6.78022 0.0104923 6.62018 0.0358166 6.52244 0.0640397ZM4.75849 3.69656C4.75849 4.02539 4.94041 4.55059 5.17866 4.9095C5.7754 5.80854 6.9175 6.21761 7.99589 5.91859C8.88995 5.6707 9.61331 4.87548 9.78937 3.94691C9.8951 3.3895 10.1906 3.44868 7.30185 3.44868H4.75849V3.69656ZM4.71473 6.4679C4.67863 6.504 4.6491 6.56553 4.6491 6.60464C4.6491 6.64375 4.61836 6.67574 4.58073 6.6758C4.54315 6.6758 4.35358 6.75095 4.15951 6.84273C3.62196 7.09707 3.05433 7.70129 2.69787 8.39867C2.07888 9.60964 1.80606 10.9004 1.68616 13.1846C1.6406 14.0532 1.63705 14.7631 1.67408 15.5979C1.7239 16.7208 1.73337 16.7906 1.86146 16.9798C2.05109 17.2598 2.39344 17.4166 2.7424 17.3831C3.03207 17.3552 3.22979 17.2404 3.41494 16.9924C3.524 16.8463 3.52772 16.7736 3.5316 14.6985C3.53587 12.4224 3.57968 11.8471 3.83566 10.7088L3.95572 10.1746L4.12992 10.2073C4.24479 10.2288 4.33022 10.2136 4.38087 10.1625C4.42419 10.1189 4.61212 9.32062 4.81176 8.33237C5.11319 6.84043 5.15493 6.56652 5.09225 6.49098C5.00566 6.38667 4.80804 6.37459 4.71473 6.4679ZM9.46502 6.50662C9.42307 6.585 9.49779 7.04319 9.76547 8.34884C9.96139 9.30465 10.1487 10.1191 10.1816 10.1588C10.2529 10.2447 10.4568 10.2538 10.536 10.1747C10.6379 10.0728 10.8889 11.3264 10.9962 12.4735C11.0286 12.8199 11.0487 13.9274 11.041 14.9382C11.0269 16.7697 11.0271 16.7743 11.1526 16.9773C11.4784 17.5045 12.2852 17.5396 12.664 17.0429C12.8602 16.7857 12.899 16.3829 12.9043 14.5462C12.9099 12.6127 12.7855 11.2681 12.4924 10.0942C12.045 8.30175 11.3602 7.2821 10.2727 6.78896C10.0391 6.68307 9.90385 6.5873 9.88476 6.51434C9.84522 6.36316 9.54477 6.35769 9.46502 6.50662ZM6.05128 6.87642C6.12239 7.01694 6.18059 7.17583 6.18059 7.2296C6.18059 7.28342 6.26608 7.66087 6.37054 8.06847C6.55301 8.78061 6.86472 9.57244 6.99397 9.6523C7.03505 9.67773 7.05572 9.94547 7.05572 10.453V11.2155H6.06468H5.07365L4.64593 10.9158C4.41068 10.751 4.18889 10.6094 4.15301 10.6013C4.08912 10.5868 3.94899 11.098 3.94155 11.3726C3.93887 11.4717 3.95457 11.4887 4.00768 11.4446C4.05991 11.4013 4.43852 11.6595 5.52549 12.4797C6.32197 13.0808 6.99588 13.6047 7.02307 13.644C7.05813 13.6948 6.62401 14.3078 5.52391 15.761C4.67224 16.886 3.9689 17.8147 3.96091 17.825C3.95293 17.8352 3.81203 17.7421 3.64778 17.6181C3.37523 17.4123 3.33656 17.3984 3.20463 17.4585C3.1251 17.4948 3.06685 17.5427 3.07517 17.565C3.09546 17.6196 3.94954 18.2713 4.00079 18.2713C4.02305 18.2713 4.07884 18.2176 4.12478 18.1521C4.20004 18.0446 4.20984 18.4544 4.22356 22.2953L4.23888 26.5577L4.3981 26.8451C4.66884 27.3337 5.07064 27.5629 5.66393 27.5672C6.26044 27.5715 6.78213 27.2045 6.97215 26.6468C7.04478 26.4336 7.05572 25.7267 7.05572 21.2425V16.0835H7.27265H7.48962L7.5051 21.2932C7.52272 27.2049 7.48607 26.7546 7.9861 27.2042C8.28348 27.4715 8.55149 27.5702 8.97642 27.5684C9.51595 27.5662 9.97277 27.2723 10.2071 26.7765L10.3364 26.503L10.3369 20.801L10.3375 15.0989H10.4675C10.6383 15.0989 10.7325 14.9783 10.7106 14.7877L10.693 14.634L9.08948 14.6195L7.48601 14.605L7.49952 14.0589L7.51298 13.5127H8.87053H10.2281V13.2119V12.9111H8.86069H7.49329V12.3641V11.8172H8.86069H10.2281V11.5163V11.2155H8.86069H7.49329V10.5111V9.80665L7.68691 9.48553C7.90663 9.12104 8.14986 8.38849 8.31925 7.58107C8.3827 7.27871 8.48121 6.94988 8.53825 6.85039C8.59525 6.7509 8.6419 6.65857 8.6419 6.64528C8.6419 6.63193 8.02991 6.62105 7.28194 6.62105H5.92198L6.05128 6.87642ZM5.45975 11.8813C7.04095 12.9816 6.92981 12.8948 6.85356 12.971C6.81008 13.0145 6.41468 12.744 5.41468 11.9865C4.65626 11.412 4.05242 10.942 4.07282 10.942C4.09322 10.942 4.7173 11.3647 5.45975 11.8813ZM7.05572 12.2033C7.05572 12.498 7.03953 12.5795 6.98735 12.5475C6.94977 12.5244 6.69905 12.3507 6.43027 12.1614L5.94162 11.8172H6.49864H7.05572V12.2033ZM3.99165 12.1193C3.95358 12.1651 3.93214 12.2092 3.9439 12.2171C3.95572 12.225 4.10077 12.3322 4.26623 12.4551C4.43168 12.5781 4.67781 12.7471 4.81319 12.8306C4.94856 12.9141 5.29856 13.1743 5.59091 13.4088C6.20383 13.9005 6.3048 13.9622 6.42278 13.9169C6.55782 13.8651 6.52637 13.8036 6.2763 13.6309C6.14842 13.5427 5.87265 13.3298 5.66338 13.1579C5.45411 12.986 5.15843 12.7657 5.00632 12.6684C4.85421 12.5711 4.59468 12.3891 4.4296 12.2639C4.09011 12.0066 4.08628 12.0053 3.99165 12.1193ZM3.80995 12.4011C3.67803 12.533 3.89325 12.7635 4.51236 13.1535C4.69285 13.2672 4.95129 13.4523 5.08667 13.5649C5.22204 13.6775 5.50345 13.8971 5.71206 14.053C6.06009 14.3132 6.09838 14.3292 6.17698 14.2479C6.25497 14.1672 6.25049 14.1512 6.12644 14.0685C6.0515 14.0185 5.75615 13.7909 5.47009 13.5627C5.18397 13.3344 4.80225 13.054 4.62175 12.9395C4.44125 12.825 4.19288 12.6489 4.06976 12.5482C3.94664 12.4475 3.82975 12.3813 3.80995 12.4011ZM3.71927 13.4227C3.71927 13.5211 3.80749 13.61 4.09344 13.8002C4.29926 13.9371 4.60441 14.1604 4.77156 14.2966C4.93871 14.4327 5.20279 14.6355 5.3584 14.7473C5.61273 14.9301 5.64976 14.9421 5.72524 14.8666C5.80072 14.7911 5.77687 14.7589 5.48896 14.5468C5.31283 14.417 5.03684 14.2037 4.87565 14.0728C4.59867 13.8478 3.79289 13.294 3.74262 13.294C3.72977 13.294 3.71927 13.3519 3.71927 13.4227ZM19.1162 13.4807C17.715 13.8044 16.6245 14.8614 16.2615 16.2475C16.1375 16.7213 16.1406 17.6303 16.268 18.1072C16.7146 19.7802 18.1721 20.8967 19.9093 20.8967C21.647 20.8967 23.0987 19.7822 23.552 18.1002C23.6768 17.637 23.6786 16.7238 23.5557 16.2475C23.2389 15.0199 22.3151 14.0183 21.119 13.6055C20.55 13.4091 19.6648 13.354 19.1162 13.4807ZM1.19904 13.8689C0.748127 14.4976 0.382812 15.0361 0.382812 15.072C0.382812 15.0932 0.445603 15.16 0.522397 15.2203C0.649893 15.3206 0.654651 15.3383 0.577093 15.4239C0.530382 15.4756 0.492204 15.546 0.492204 15.5804C0.492204 15.6148 0.707542 15.8056 0.970794 16.0045L1.44938 16.366L1.46749 16.1847C1.48625 15.9963 1.44036 15.9369 1.06553 15.6638L0.902424 15.545L1.02276 15.3903C1.39266 14.9148 1.42915 14.8406 1.41181 14.5988L1.39469 14.3605L1.12908 14.7057C0.983046 14.8956 0.851119 15.0385 0.835969 15.0234C0.820818 15.0082 0.947877 14.7979 1.11825 14.5561C1.40382 14.1509 1.42679 14.0961 1.41142 13.8563L1.39469 13.5962L1.19904 13.8689ZM3.71927 13.9689C3.71927 14.0485 3.76581 14.1181 3.84233 14.153C3.90999 14.1839 4.23106 14.4214 4.55568 14.6807C5.28718 15.265 5.34724 15.2993 5.45324 15.1934C5.52391 15.1227 5.5116 15.0978 5.35112 14.9867C5.25081 14.9173 4.94719 14.6844 4.67645 14.4692C4.21257 14.1003 3.83156 13.8409 3.75383 13.8409C3.7348 13.8409 3.71927 13.8985 3.71927 13.9689ZM7.03707 14.5888C7.02197 14.604 6.97007 14.608 6.92177 14.5978C6.84284 14.5812 6.84383 14.5654 6.93118 14.4426L7.02837 14.3058L7.04648 14.4336C7.05643 14.5039 7.05217 14.5737 7.03707 14.5888ZM3.71927 14.6272C3.71927 14.7302 3.82953 14.8481 4.19786 15.1389C4.97148 15.7495 5.00632 15.77 5.09389 15.6645C5.15837 15.5868 5.14743 15.5602 5.00993 15.4601C4.92296 15.3969 4.64007 15.1775 4.38125 14.9727C3.75493 14.4771 3.71927 14.4584 3.71927 14.6272ZM3.71927 15.1736C3.71927 15.2859 3.80749 15.3865 4.13304 15.6452C4.67557 16.0763 4.75023 16.1151 4.84846 16.0169C4.91492 15.9504 4.85623 15.887 4.42588 15.5603C3.64761 14.9696 3.71927 15.0088 3.71927 15.1736ZM20.4867 15.7804C20.9879 15.9898 21.3846 16.5852 21.3855 17.1295C21.3866 17.748 21.1018 18.2135 20.5549 18.4868C20.094 18.7171 19.7246 18.7171 19.2636 18.4868C18.71 18.2101 18.4389 17.7727 18.4354 17.15C18.4325 16.6412 18.6536 16.2497 19.1603 15.8663C19.4388 15.6555 20.0873 15.6135 20.4867 15.7804ZM3.77396 16.2143C3.77396 16.3158 3.83905 16.3964 4.0231 16.5231C4.25315 16.6813 4.43031 16.707 4.43031 16.5821C4.43031 16.5536 4.31337 16.446 4.17051 16.3429C3.78031 16.0615 3.77396 16.0594 3.77396 16.2143ZM3.74908 16.7258C3.72359 16.7921 3.75914 16.8585 3.86558 16.9433C4.00352 17.0533 4.02693 17.057 4.10143 16.981C4.17549 16.9053 4.16695 16.8825 4.02009 16.7637C3.82423 16.6052 3.79677 16.6014 3.74908 16.7258ZM15.3015 20.5666C13.4648 20.9024 12.1951 22.4228 12.198 24.2829C12.1989 24.9375 12.3029 25.3884 12.5895 25.9814C12.77 26.355 12.9041 26.535 13.2846 26.915C14.1014 27.7308 14.9212 28.0424 16.1264 27.9954C17.1644 27.9549 17.8478 27.6554 18.6008 26.9109C18.9366 26.579 19.0681 26.3971 19.2735 25.9811C19.605 25.3097 19.7101 24.8142 19.6732 24.0964C19.621 23.0819 19.2949 22.3506 18.574 21.6312C18.0775 21.1357 17.7285 20.9166 17.1 20.7059C16.6243 20.5464 15.7727 20.4805 15.3015 20.5666ZM23.2022 20.5711C22.7942 20.6443 22.1709 20.8964 21.8206 21.13C20.8059 21.8066 20.2071 22.8665 20.1449 24.0964C20.1086 24.8143 20.2139 25.3104 20.545 25.9811C20.7504 26.3971 20.882 26.579 21.2177 26.9109C21.9708 27.6554 22.6541 27.9549 23.6921 27.9954C24.8973 28.0424 25.7194 27.73 26.5299 26.9171C27.2838 26.1609 27.6189 25.3515 27.6206 24.2829C27.6232 22.6135 26.5968 21.1975 25.0233 20.6997C24.5287 20.5431 23.6885 20.4838 23.2022 20.5711ZM16.5503 22.918C17.0764 23.1483 17.4206 23.6952 17.4125 24.2878C17.4067 24.7062 17.3034 24.9711 17.0265 25.2776C16.7597 25.5729 16.457 25.7186 16.0413 25.7521C15.6085 25.7868 15.2772 25.669 14.9442 25.362C14.644 25.0854 14.4937 24.7956 14.4548 24.419C14.3386 23.2924 15.502 22.4591 16.5503 22.918ZM24.5422 22.9536C24.8488 23.1006 25.0412 23.2962 25.2298 23.6525C25.397 23.9683 25.398 24.6055 25.2318 24.9193C25.0725 25.22 24.6882 25.5628 24.3773 25.6816C24.0536 25.8052 23.5293 25.7731 23.2097 25.6101C22.7583 25.3797 22.3706 24.7683 22.3706 24.2866C22.3706 23.8549 22.6588 23.3123 23.0216 23.0609C23.4916 22.7352 24.0102 22.6986 24.5422 22.9536Z" fill="black" fill-opacity="0.7"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.52244 0.0640397C6.35014 0.113758 6.34467 0.124479 6.34467 0.410703C6.34467 0.721704 6.25557 0.87797 6.07825 0.87797C5.93987 0.87797 5.85241 0.767813 5.85241 0.593551C5.85241 0.386855 5.78404 0.400311 5.49869 0.663398C5.0783 1.05086 4.78403 1.62375 4.67781 2.2615C4.65265 2.4123 4.60753 2.4827 4.51274 2.51869C4.24987 2.61867 4.19671 2.89188 4.40051 3.09562L4.53473 3.2299H7.29939C9.99109 3.2299 10.0669 3.227 10.1734 3.12051C10.3704 2.92349 10.2829 2.59225 10.0118 2.50862C9.96265 2.49342 9.90664 2.34481 9.86491 2.11864C9.82777 1.91769 9.71952 1.59503 9.62435 1.40163C9.45151 1.05059 8.91238 0.440403 8.77503 0.440403C8.73494 0.440403 8.696 0.516047 8.68637 0.61264C8.66553 0.822399 8.52152 0.932174 8.3821 0.844661C8.31165 0.800412 8.28211 0.697255 8.27025 0.454241L8.25411 0.123986L8.01356 0.0633833C7.56675 -0.0491263 7.54798 -0.0388434 7.54798 0.318814C7.54798 0.66039 7.44461 0.87797 7.28233 0.87797C7.11003 0.87797 7.05572 0.757311 7.05572 0.374768V0.0028349L6.87796 0.00775753C6.78022 0.0104923 6.62018 0.0358166 6.52244 0.0640397ZM4.75849 3.69656C4.75849 4.02539 4.94041 4.55059 5.17866 4.9095C5.7754 5.80854 6.9175 6.21761 7.99589 5.91859C8.88995 5.6707 9.61331 4.87548 9.78937 3.94691C9.8951 3.3895 10.1906 3.44868 7.30185 3.44868H4.75849V3.69656ZM4.71473 6.4679C4.67863 6.504 4.6491 6.56553 4.6491 6.60464C4.6491 6.64375 4.61836 6.67574 4.58073 6.6758C4.54315 6.6758 4.35358 6.75095 4.15951 6.84273C3.62196 7.09707 3.05433 7.70129 2.69787 8.39867C2.07888 9.60964 1.80606 10.9004 1.68616 13.1846C1.6406 14.0532 1.63705 14.7631 1.67408 15.5979C1.7239 16.7208 1.73337 16.7906 1.86146 16.9798C2.05109 17.2598 2.39344 17.4166 2.7424 17.3831C3.03207 17.3552 3.22979 17.2404 3.41494 16.9924C3.524 16.8463 3.52772 16.7736 3.5316 14.6985C3.53587 12.4224 3.57968 11.8471 3.83566 10.7088L3.95572 10.1746L4.12992 10.2073C4.24479 10.2288 4.33022 10.2136 4.38087 10.1625C4.42419 10.1189 4.61212 9.32062 4.81176 8.33237C5.11319 6.84043 5.15493 6.56652 5.09225 6.49098C5.00566 6.38667 4.80804 6.37459 4.71473 6.4679ZM9.46502 6.50662C9.42307 6.585 9.49779 7.04319 9.76547 8.34884C9.96139 9.30465 10.1487 10.1191 10.1816 10.1588C10.2529 10.2447 10.4568 10.2538 10.536 10.1747C10.6379 10.0728 10.8889 11.3264 10.9962 12.4735C11.0286 12.8199 11.0487 13.9274 11.041 14.9382C11.0269 16.7697 11.0271 16.7743 11.1526 16.9773C11.4784 17.5045 12.2852 17.5396 12.664 17.0429C12.8602 16.7857 12.899 16.3829 12.9043 14.5462C12.9099 12.6127 12.7855 11.2681 12.4924 10.0942C12.045 8.30175 11.3602 7.2821 10.2727 6.78896C10.0391 6.68307 9.90385 6.5873 9.88476 6.51434C9.84522 6.36316 9.54477 6.35769 9.46502 6.50662ZM6.05128 6.87642C6.12239 7.01694 6.18059 7.17583 6.18059 7.2296C6.18059 7.28342 6.26608 7.66087 6.37054 8.06847C6.55301 8.78061 6.86472 9.57244 6.99397 9.6523C7.03505 9.67773 7.05572 9.94547 7.05572 10.453V11.2155H6.06468H5.07365L4.64593 10.9158C4.41068 10.751 4.18889 10.6094 4.15301 10.6013C4.08912 10.5868 3.94899 11.098 3.94155 11.3726C3.93887 11.4717 3.95457 11.4887 4.00768 11.4446C4.05991 11.4013 4.43852 11.6595 5.52549 12.4797C6.32197 13.0808 6.99588 13.6047 7.02307 13.644C7.05813 13.6948 6.62401 14.3078 5.52391 15.761C4.67224 16.886 3.9689 17.8147 3.96091 17.825C3.95293 17.8352 3.81203 17.7421 3.64778 17.6181C3.37523 17.4123 3.33656 17.3984 3.20463 17.4585C3.1251 17.4948 3.06685 17.5427 3.07517 17.565C3.09546 17.6196 3.94954 18.2713 4.00079 18.2713C4.02305 18.2713 4.07884 18.2176 4.12478 18.1521C4.20004 18.0446 4.20984 18.4544 4.22356 22.2953L4.23888 26.5577L4.3981 26.8451C4.66884 27.3337 5.07064 27.5629 5.66393 27.5672C6.26044 27.5715 6.78213 27.2045 6.97215 26.6468C7.04478 26.4336 7.05572 25.7267 7.05572 21.2425V16.0835H7.27265H7.48962L7.5051 21.2932C7.52272 27.2049 7.48607 26.7546 7.9861 27.2042C8.28348 27.4715 8.55149 27.5702 8.97642 27.5684C9.51595 27.5662 9.97277 27.2723 10.2071 26.7765L10.3364 26.503L10.3369 20.801L10.3375 15.0989H10.4675C10.6383 15.0989 10.7325 14.9783 10.7106 14.7877L10.693 14.634L9.08948 14.6195L7.48601 14.605L7.49952 14.0589L7.51298 13.5127H8.87053H10.2281V13.2119V12.9111H8.86069H7.49329V12.3641V11.8172H8.86069H10.2281V11.5163V11.2155H8.86069H7.49329V10.5111V9.80665L7.68691 9.48553C7.90663 9.12104 8.14986 8.38849 8.31925 7.58107C8.3827 7.27871 8.48121 6.94988 8.53825 6.85039C8.59525 6.7509 8.6419 6.65857 8.6419 6.64528C8.6419 6.63193 8.02991 6.62105 7.28194 6.62105H5.92198L6.05128 6.87642ZM5.45975 11.8813C7.04095 12.9816 6.92981 12.8948 6.85356 12.971C6.81008 13.0145 6.41468 12.744 5.41468 11.9865C4.65626 11.412 4.05242 10.942 4.07282 10.942C4.09322 10.942 4.7173 11.3647 5.45975 11.8813ZM7.05572 12.2033C7.05572 12.498 7.03953 12.5795 6.98735 12.5475C6.94977 12.5244 6.69905 12.3507 6.43027 12.1614L5.94162 11.8172H6.49864H7.05572V12.2033ZM3.99165 12.1193C3.95358 12.1651 3.93214 12.2092 3.9439 12.2171C3.95572 12.225 4.10077 12.3322 4.26623 12.4551C4.43168 12.5781 4.67781 12.7471 4.81319 12.8306C4.94856 12.9141 5.29856 13.1743 5.59091 13.4088C6.20383 13.9005 6.3048 13.9622 6.42278 13.9169C6.55782 13.8651 6.52637 13.8036 6.2763 13.6309C6.14842 13.5427 5.87265 13.3298 5.66338 13.1579C5.45411 12.986 5.15843 12.7657 5.00632 12.6684C4.85421 12.5711 4.59468 12.3891 4.4296 12.2639C4.09011 12.0066 4.08628 12.0053 3.99165 12.1193ZM3.80995 12.4011C3.67803 12.533 3.89325 12.7635 4.51236 13.1535C4.69285 13.2672 4.95129 13.4523 5.08667 13.5649C5.22204 13.6775 5.50345 13.8971 5.71206 14.053C6.06009 14.3132 6.09838 14.3292 6.17698 14.2479C6.25497 14.1672 6.25049 14.1512 6.12644 14.0685C6.0515 14.0185 5.75615 13.7909 5.47009 13.5627C5.18397 13.3344 4.80225 13.054 4.62175 12.9395C4.44125 12.825 4.19288 12.6489 4.06976 12.5482C3.94664 12.4475 3.82975 12.3813 3.80995 12.4011ZM3.71927 13.4227C3.71927 13.5211 3.80749 13.61 4.09344 13.8002C4.29926 13.9371 4.60441 14.1604 4.77156 14.2966C4.93871 14.4327 5.20279 14.6355 5.3584 14.7473C5.61273 14.9301 5.64976 14.9421 5.72524 14.8666C5.80072 14.7911 5.77687 14.7589 5.48896 14.5468C5.31283 14.417 5.03684 14.2037 4.87565 14.0728C4.59867 13.8478 3.79289 13.294 3.74262 13.294C3.72977 13.294 3.71927 13.3519 3.71927 13.4227ZM19.1162 13.4807C17.715 13.8044 16.6245 14.8614 16.2615 16.2475C16.1375 16.7213 16.1406 17.6303 16.268 18.1072C16.7146 19.7802 18.1721 20.8967 19.9093 20.8967C21.647 20.8967 23.0987 19.7822 23.552 18.1002C23.6768 17.637 23.6786 16.7238 23.5557 16.2475C23.2389 15.0199 22.3151 14.0183 21.119 13.6055C20.55 13.4091 19.6648 13.354 19.1162 13.4807ZM1.19904 13.8689C0.748127 14.4976 0.382812 15.0361 0.382812 15.072C0.382812 15.0932 0.445603 15.16 0.522397 15.2203C0.649893 15.3206 0.654651 15.3383 0.577093 15.4239C0.530382 15.4756 0.492204 15.546 0.492204 15.5804C0.492204 15.6148 0.707542 15.8056 0.970794 16.0045L1.44938 16.366L1.46749 16.1847C1.48625 15.9963 1.44036 15.9369 1.06553 15.6638L0.902424 15.545L1.02276 15.3903C1.39266 14.9148 1.42915 14.8406 1.41181 14.5988L1.39469 14.3605L1.12908 14.7057C0.983046 14.8956 0.851119 15.0385 0.835969 15.0234C0.820818 15.0082 0.947877 14.7979 1.11825 14.5561C1.40382 14.1509 1.42679 14.0961 1.41142 13.8563L1.39469 13.5962L1.19904 13.8689ZM3.71927 13.9689C3.71927 14.0485 3.76581 14.1181 3.84233 14.153C3.90999 14.1839 4.23106 14.4214 4.55568 14.6807C5.28718 15.265 5.34724 15.2993 5.45324 15.1934C5.52391 15.1227 5.5116 15.0978 5.35112 14.9867C5.25081 14.9173 4.94719 14.6844 4.67645 14.4692C4.21257 14.1003 3.83156 13.8409 3.75383 13.8409C3.7348 13.8409 3.71927 13.8985 3.71927 13.9689ZM7.03707 14.5888C7.02197 14.604 6.97007 14.608 6.92177 14.5978C6.84284 14.5812 6.84383 14.5654 6.93118 14.4426L7.02837 14.3058L7.04648 14.4336C7.05643 14.5039 7.05217 14.5737 7.03707 14.5888ZM3.71927 14.6272C3.71927 14.7302 3.82953 14.8481 4.19786 15.1389C4.97148 15.7495 5.00632 15.77 5.09389 15.6645C5.15837 15.5868 5.14743 15.5602 5.00993 15.4601C4.92296 15.3969 4.64007 15.1775 4.38125 14.9727C3.75493 14.4771 3.71927 14.4584 3.71927 14.6272ZM3.71927 15.1736C3.71927 15.2859 3.80749 15.3865 4.13304 15.6452C4.67557 16.0763 4.75023 16.1151 4.84846 16.0169C4.91492 15.9504 4.85623 15.887 4.42588 15.5603C3.64761 14.9696 3.71927 15.0088 3.71927 15.1736ZM20.4867 15.7804C20.9879 15.9898 21.3846 16.5852 21.3855 17.1295C21.3866 17.748 21.1018 18.2135 20.5549 18.4868C20.094 18.7171 19.7246 18.7171 19.2636 18.4868C18.71 18.2101 18.4389 17.7727 18.4354 17.15C18.4325 16.6412 18.6536 16.2497 19.1603 15.8663C19.4388 15.6555 20.0873 15.6135 20.4867 15.7804ZM3.77396 16.2143C3.77396 16.3158 3.83905 16.3964 4.0231 16.5231C4.25315 16.6813 4.43031 16.707 4.43031 16.5821C4.43031 16.5536 4.31337 16.446 4.17051 16.3429C3.78031 16.0615 3.77396 16.0594 3.77396 16.2143ZM3.74908 16.7258C3.72359 16.7921 3.75914 16.8585 3.86558 16.9433C4.00352 17.0533 4.02693 17.057 4.10143 16.981C4.17549 16.9053 4.16695 16.8825 4.02009 16.7637C3.82423 16.6052 3.79677 16.6014 3.74908 16.7258ZM15.3015 20.5666C13.4648 20.9024 12.1951 22.4228 12.198 24.2829C12.1989 24.9375 12.3029 25.3884 12.5895 25.9814C12.77 26.355 12.9041 26.535 13.2846 26.915C14.1014 27.7308 14.9212 28.0424 16.1264 27.9954C17.1644 27.9549 17.8478 27.6554 18.6008 26.9109C18.9366 26.579 19.0681 26.3971 19.2735 25.9811C19.605 25.3097 19.7101 24.8142 19.6732 24.0964C19.621 23.0819 19.2949 22.3506 18.574 21.6312C18.0775 21.1357 17.7285 20.9166 17.1 20.7059C16.6243 20.5464 15.7727 20.4805 15.3015 20.5666ZM23.2022 20.5711C22.7942 20.6443 22.1709 20.8964 21.8206 21.13C20.8059 21.8066 20.2071 22.8665 20.1449 24.0964C20.1086 24.8143 20.2139 25.3104 20.545 25.9811C20.7504 26.3971 20.882 26.579 21.2177 26.9109C21.9708 27.6554 22.6541 27.9549 23.6921 27.9954C24.8973 28.0424 25.7194 27.73 26.5299 26.9171C27.2838 26.1609 27.6189 25.3515 27.6206 24.2829C27.6232 22.6135 26.5968 21.1975 25.0233 20.6997C24.5287 20.5431 23.6885 20.4838 23.2022 20.5711ZM16.5503 22.918C17.0764 23.1483 17.4206 23.6952 17.4125 24.2878C17.4067 24.7062 17.3034 24.9711 17.0265 25.2776C16.7597 25.5729 16.457 25.7186 16.0413 25.7521C15.6085 25.7868 15.2772 25.669 14.9442 25.362C14.644 25.0854 14.4937 24.7956 14.4548 24.419C14.3386 23.2924 15.502 22.4591 16.5503 22.918ZM24.5422 22.9536C24.8488 23.1006 25.0412 23.2962 25.2298 23.6525C25.397 23.9683 25.398 24.6055 25.2318 24.9193C25.0725 25.22 24.6882 25.5628 24.3773 25.6816C24.0536 25.8052 23.5293 25.7731 23.2097 25.6101C22.7583 25.3797 22.3706 24.7683 22.3706 24.2866C22.3706 23.8549 22.6588 23.3123 23.0216 23.0609C23.4916 22.7352 24.0102 22.6986 24.5422 22.9536Z" fill="black" fill-opacity="0.7"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.52244 0.0640397C6.35014 0.113758 6.34467 0.124479 6.34467 0.410703C6.34467 0.721704 6.25557 0.87797 6.07825 0.87797C5.93987 0.87797 5.85241 0.767813 5.85241 0.593551C5.85241 0.386855 5.78404 0.400311 5.49869 0.663398C5.0783 1.05086 4.78403 1.62375 4.67781 2.2615C4.65265 2.4123 4.60753 2.4827 4.51274 2.51869C4.24987 2.61867 4.19671 2.89188 4.40051 3.09562L4.53473 3.2299H7.29939C9.99109 3.2299 10.0669 3.227 10.1734 3.12051C10.3704 2.92349 10.2829 2.59225 10.0118 2.50862C9.96265 2.49342 9.90664 2.34481 9.86491 2.11864C9.82777 1.91769 9.71952 1.59503 9.62435 1.40163C9.45151 1.05059 8.91238 0.440403 8.77503 0.440403C8.73494 0.440403 8.696 0.516047 8.68637 0.61264C8.66553 0.822399 8.52152 0.932174 8.3821 0.844661C8.31165 0.800412 8.28211 0.697255 8.27025 0.454241L8.25411 0.123986L8.01356 0.0633833C7.56675 -0.0491263 7.54798 -0.0388434 7.54798 0.318814C7.54798 0.66039 7.44461 0.87797 7.28233 0.87797C7.11003 0.87797 7.05572 0.757311 7.05572 0.374768V0.0028349L6.87796 0.00775753C6.78022 0.0104923 6.62018 0.0358166 6.52244 0.0640397ZM4.75849 3.69656C4.75849 4.02539 4.94041 4.55059 5.17866 4.9095C5.7754 5.80854 6.9175 6.21761 7.99589 5.91859C8.88995 5.6707 9.61331 4.87548 9.78937 3.94691C9.8951 3.3895 10.1906 3.44868 7.30185 3.44868H4.75849V3.69656ZM4.71473 6.4679C4.67863 6.504 4.6491 6.56553 4.6491 6.60464C4.6491 6.64375 4.61836 6.67574 4.58073 6.6758C4.54315 6.6758 4.35358 6.75095 4.15951 6.84273C3.62196 7.09707 3.05433 7.70129 2.69787 8.39867C2.07888 9.60964 1.80606 10.9004 1.68616 13.1846C1.6406 14.0532 1.63705 14.7631 1.67408 15.5979C1.7239 16.7208 1.73337 16.7906 1.86146 16.9798C2.05109 17.2598 2.39344 17.4166 2.7424 17.3831C3.03207 17.3552 3.22979 17.2404 3.41494 16.9924C3.524 16.8463 3.52772 16.7736 3.5316 14.6985C3.53587 12.4224 3.57968 11.8471 3.83566 10.7088L3.95572 10.1746L4.12992 10.2073C4.24479 10.2288 4.33022 10.2136 4.38087 10.1625C4.42419 10.1189 4.61212 9.32062 4.81176 8.33237C5.11319 6.84043 5.15493 6.56652 5.09225 6.49098C5.00566 6.38667 4.80804 6.37459 4.71473 6.4679ZM9.46502 6.50662C9.42307 6.585 9.49779 7.04319 9.76547 8.34884C9.96139 9.30465 10.1487 10.1191 10.1816 10.1588C10.2529 10.2447 10.4568 10.2538 10.536 10.1747C10.6379 10.0728 10.8889 11.3264 10.9962 12.4735C11.0286 12.8199 11.0487 13.9274 11.041 14.9382C11.0269 16.7697 11.0271 16.7743 11.1526 16.9773C11.4784 17.5045 12.2852 17.5396 12.664 17.0429C12.8602 16.7857 12.899 16.3829 12.9043 14.5462C12.9099 12.6127 12.7855 11.2681 12.4924 10.0942C12.045 8.30175 11.3602 7.2821 10.2727 6.78896C10.0391 6.68307 9.90385 6.5873 9.88476 6.51434C9.84522 6.36316 9.54477 6.35769 9.46502 6.50662ZM6.05128 6.87642C6.12239 7.01694 6.18059 7.17583 6.18059 7.2296C6.18059 7.28342 6.26608 7.66087 6.37054 8.06847C6.55301 8.78061 6.86472 9.57244 6.99397 9.6523C7.03505 9.67773 7.05572 9.94547 7.05572 10.453V11.2155H6.06468H5.07365L4.64593 10.9158C4.41068 10.751 4.18889 10.6094 4.15301 10.6013C4.08912 10.5868 3.94899 11.098 3.94155 11.3726C3.93887 11.4717 3.95457 11.4887 4.00768 11.4446C4.05991 11.4013 4.43852 11.6595 5.52549 12.4797C6.32197 13.0808 6.99588 13.6047 7.02307 13.644C7.05813 13.6948 6.62401 14.3078 5.52391 15.761C4.67224 16.886 3.9689 17.8147 3.96091 17.825C3.95293 17.8352 3.81203 17.7421 3.64778 17.6181C3.37523 17.4123 3.33656 17.3984 3.20463 17.4585C3.1251 17.4948 3.06685 17.5427 3.07517 17.565C3.09546 17.6196 3.94954 18.2713 4.00079 18.2713C4.02305 18.2713 4.07884 18.2176 4.12478 18.1521C4.20004 18.0446 4.20984 18.4544 4.22356 22.2953L4.23888 26.5577L4.3981 26.8451C4.66884 27.3337 5.07064 27.5629 5.66393 27.5672C6.26044 27.5715 6.78213 27.2045 6.97215 26.6468C7.04478 26.4336 7.05572 25.7267 7.05572 21.2425V16.0835H7.27265H7.48962L7.5051 21.2932C7.52272 27.2049 7.48607 26.7546 7.9861 27.2042C8.28348 27.4715 8.55149 27.5702 8.97642 27.5684C9.51595 27.5662 9.97277 27.2723 10.2071 26.7765L10.3364 26.503L10.3369 20.801L10.3375 15.0989H10.4675C10.6383 15.0989 10.7325 14.9783 10.7106 14.7877L10.693 14.634L9.08948 14.6195L7.48601 14.605L7.49952 14.0589L7.51298 13.5127H8.87053H10.2281V13.2119V12.9111H8.86069H7.49329V12.3641V11.8172H8.86069H10.2281V11.5163V11.2155H8.86069H7.49329V10.5111V9.80665L7.68691 9.48553C7.90663 9.12104 8.14986 8.38849 8.31925 7.58107C8.3827 7.27871 8.48121 6.94988 8.53825 6.85039C8.59525 6.7509 8.6419 6.65857 8.6419 6.64528C8.6419 6.63193 8.02991 6.62105 7.28194 6.62105H5.92198L6.05128 6.87642ZM5.45975 11.8813C7.04095 12.9816 6.92981 12.8948 6.85356 12.971C6.81008 13.0145 6.41468 12.744 5.41468 11.9865C4.65626 11.412 4.05242 10.942 4.07282 10.942C4.09322 10.942 4.7173 11.3647 5.45975 11.8813ZM7.05572 12.2033C7.05572 12.498 7.03953 12.5795 6.98735 12.5475C6.94977 12.5244 6.69905 12.3507 6.43027 12.1614L5.94162 11.8172H6.49864H7.05572V12.2033ZM3.99165 12.1193C3.95358 12.1651 3.93214 12.2092 3.9439 12.2171C3.95572 12.225 4.10077 12.3322 4.26623 12.4551C4.43168 12.5781 4.67781 12.7471 4.81319 12.8306C4.94856 12.9141 5.29856 13.1743 5.59091 13.4088C6.20383 13.9005 6.3048 13.9622 6.42278 13.9169C6.55782 13.8651 6.52637 13.8036 6.2763 13.6309C6.14842 13.5427 5.87265 13.3298 5.66338 13.1579C5.45411 12.986 5.15843 12.7657 5.00632 12.6684C4.85421 12.5711 4.59468 12.3891 4.4296 12.2639C4.09011 12.0066 4.08628 12.0053 3.99165 12.1193ZM3.80995 12.4011C3.67803 12.533 3.89325 12.7635 4.51236 13.1535C4.69285 13.2672 4.95129 13.4523 5.08667 13.5649C5.22204 13.6775 5.50345 13.8971 5.71206 14.053C6.06009 14.3132 6.09838 14.3292 6.17698 14.2479C6.25497 14.1672 6.25049 14.1512 6.12644 14.0685C6.0515 14.0185 5.75615 13.7909 5.47009 13.5627C5.18397 13.3344 4.80225 13.054 4.62175 12.9395C4.44125 12.825 4.19288 12.6489 4.06976 12.5482C3.94664 12.4475 3.82975 12.3813 3.80995 12.4011ZM3.71927 13.4227C3.71927 13.5211 3.80749 13.61 4.09344 13.8002C4.29926 13.9371 4.60441 14.1604 4.77156 14.2966C4.93871 14.4327 5.20279 14.6355 5.3584 14.7473C5.61273 14.9301 5.64976 14.9421 5.72524 14.8666C5.80072 14.7911 5.77687 14.7589 5.48896 14.5468C5.31283 14.417 5.03684 14.2037 4.87565 14.0728C4.59867 13.8478 3.79289 13.294 3.74262 13.294C3.72977 13.294 3.71927 13.3519 3.71927 13.4227ZM19.1162 13.4807C17.715 13.8044 16.6245 14.8614 16.2615 16.2475C16.1375 16.7213 16.1406 17.6303 16.268 18.1072C16.7146 19.7802 18.1721 20.8967 19.9093 20.8967C21.647 20.8967 23.0987 19.7822 23.552 18.1002C23.6768 17.637 23.6786 16.7238 23.5557 16.2475C23.2389 15.0199 22.3151 14.0183 21.119 13.6055C20.55 13.4091 19.6648 13.354 19.1162 13.4807ZM1.19904 13.8689C0.748127 14.4976 0.382812 15.0361 0.382812 15.072C0.382812 15.0932 0.445603 15.16 0.522397 15.2203C0.649893 15.3206 0.654651 15.3383 0.577093 15.4239C0.530382 15.4756 0.492204 15.546 0.492204 15.5804C0.492204 15.6148 0.707542 15.8056 0.970794 16.0045L1.44938 16.366L1.46749 16.1847C1.48625 15.9963 1.44036 15.9369 1.06553 15.6638L0.902424 15.545L1.02276 15.3903C1.39266 14.9148 1.42915 14.8406 1.41181 14.5988L1.39469 14.3605L1.12908 14.7057C0.983046 14.8956 0.851119 15.0385 0.835969 15.0234C0.820818 15.0082 0.947877 14.7979 1.11825 14.5561C1.40382 14.1509 1.42679 14.0961 1.41142 13.8563L1.39469 13.5962L1.19904 13.8689ZM3.71927 13.9689C3.71927 14.0485 3.76581 14.1181 3.84233 14.153C3.90999 14.1839 4.23106 14.4214 4.55568 14.6807C5.28718 15.265 5.34724 15.2993 5.45324 15.1934C5.52391 15.1227 5.5116 15.0978 5.35112 14.9867C5.25081 14.9173 4.94719 14.6844 4.67645 14.4692C4.21257 14.1003 3.83156 13.8409 3.75383 13.8409C3.7348 13.8409 3.71927 13.8985 3.71927 13.9689ZM7.03707 14.5888C7.02197 14.604 6.97007 14.608 6.92177 14.5978C6.84284 14.5812 6.84383 14.5654 6.93118 14.4426L7.02837 14.3058L7.04648 14.4336C7.05643 14.5039 7.05217 14.5737 7.03707 14.5888ZM3.71927 14.6272C3.71927 14.7302 3.82953 14.8481 4.19786 15.1389C4.97148 15.7495 5.00632 15.77 5.09389 15.6645C5.15837 15.5868 5.14743 15.5602 5.00993 15.4601C4.92296 15.3969 4.64007 15.1775 4.38125 14.9727C3.75493 14.4771 3.71927 14.4584 3.71927 14.6272ZM3.71927 15.1736C3.71927 15.2859 3.80749 15.3865 4.13304 15.6452C4.67557 16.0763 4.75023 16.1151 4.84846 16.0169C4.91492 15.9504 4.85623 15.887 4.42588 15.5603C3.64761 14.9696 3.71927 15.0088 3.71927 15.1736ZM20.4867 15.7804C20.9879 15.9898 21.3846 16.5852 21.3855 17.1295C21.3866 17.748 21.1018 18.2135 20.5549 18.4868C20.094 18.7171 19.7246 18.7171 19.2636 18.4868C18.71 18.2101 18.4389 17.7727 18.4354 17.15C18.4325 16.6412 18.6536 16.2497 19.1603 15.8663C19.4388 15.6555 20.0873 15.6135 20.4867 15.7804ZM3.77396 16.2143C3.77396 16.3158 3.83905 16.3964 4.0231 16.5231C4.25315 16.6813 4.43031 16.707 4.43031 16.5821C4.43031 16.5536 4.31337 16.446 4.17051 16.3429C3.78031 16.0615 3.77396 16.0594 3.77396 16.2143ZM3.74908 16.7258C3.72359 16.7921 3.75914 16.8585 3.86558 16.9433C4.00352 17.0533 4.02693 17.057 4.10143 16.981C4.17549 16.9053 4.16695 16.8825 4.02009 16.7637C3.82423 16.6052 3.79677 16.6014 3.74908 16.7258ZM15.3015 20.5666C13.4648 20.9024 12.1951 22.4228 12.198 24.2829C12.1989 24.9375 12.3029 25.3884 12.5895 25.9814C12.77 26.355 12.9041 26.535 13.2846 26.915C14.1014 27.7308 14.9212 28.0424 16.1264 27.9954C17.1644 27.9549 17.8478 27.6554 18.6008 26.9109C18.9366 26.579 19.0681 26.3971 19.2735 25.9811C19.605 25.3097 19.7101 24.8142 19.6732 24.0964C19.621 23.0819 19.2949 22.3506 18.574 21.6312C18.0775 21.1357 17.7285 20.9166 17.1 20.7059C16.6243 20.5464 15.7727 20.4805 15.3015 20.5666ZM23.2022 20.5711C22.7942 20.6443 22.1709 20.8964 21.8206 21.13C20.8059 21.8066 20.2071 22.8665 20.1449 24.0964C20.1086 24.8143 20.2139 25.3104 20.545 25.9811C20.7504 26.3971 20.882 26.579 21.2177 26.9109C21.9708 27.6554 22.6541 27.9549 23.6921 27.9954C24.8973 28.0424 25.7194 27.73 26.5299 26.9171C27.2838 26.1609 27.6189 25.3515 27.6206 24.2829C27.6232 22.6135 26.5968 21.1975 25.0233 20.6997C24.5287 20.5431 23.6885 20.4838 23.2022 20.5711ZM16.5503 22.918C17.0764 23.1483 17.4206 23.6952 17.4125 24.2878C17.4067 24.7062 17.3034 24.9711 17.0265 25.2776C16.7597 25.5729 16.457 25.7186 16.0413 25.7521C15.6085 25.7868 15.2772 25.669 14.9442 25.362C14.644 25.0854 14.4937 24.7956 14.4548 24.419C14.3386 23.2924 15.502 22.4591 16.5503 22.918ZM24.5422 22.9536C24.8488 23.1006 25.0412 23.2962 25.2298 23.6525C25.397 23.9683 25.398 24.6055 25.2318 24.9193C25.0725 25.22 24.6882 25.5628 24.3773 25.6816C24.0536 25.8052 23.5293 25.7731 23.2097 25.6101C22.7583 25.3797 22.3706 24.7683 22.3706 24.2866C22.3706 23.8549 22.6588 23.3123 23.0216 23.0609C23.4916 22.7352 24.0102 22.6986 24.5422 22.9536Z" fill="black" fill-opacity="0.7"/></svg>')}.icon-menu--login{width:14px;height:14px;background-image:url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="6.99479" cy="4.66667" r="2.91667" stroke="%23467895" stroke-width="1.16667"/><path d="M1.61719 12.2526C2.7621 10.4966 4.74357 9.33594 6.99614 9.33594C9.24872 9.33594 11.2302 10.4966 12.3751 12.2526" stroke="%23467895" stroke-width="1.16667" stroke-linecap="round"/></svg>')}.icon-menu--location{width:16px;height:16px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.6693 6.66667C12.6693 9.97057 9.48549 12.8197 8.37739 13.7112C8.15545 13.8898 7.84976 13.8898 7.62782 13.7112C6.51972 12.8197 3.33594 9.97058 3.33594 6.66667C3.33594 4.08934 5.42528 2 8.0026 2C10.5799 2 12.6693 4.08934 12.6693 6.66667Z" stroke="%23467895" stroke-width="1.2"/><circle cx="8" cy="6.66406" r="2" stroke="%23467895" stroke-width="1.2"/></svg>')}.icon-menu--main{width:16px;height:16px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14 12.5026V8.08936C14 7.32355 14 6.94065 13.9013 6.58803C13.8139 6.27567 13.6702 5.98188 13.4773 5.7211C13.2596 5.4267 12.9573 5.19162 12.3528 4.72146L10.6195 3.37331C9.68261 2.64464 9.21418 2.2803 8.69693 2.14025C8.24053 2.01668 7.75948 2.01668 7.30308 2.14025C6.78582 2.2803 6.31739 2.64464 5.38052 3.37331L5.38052 3.37331L3.64719 4.72146C3.04269 5.19162 2.74045 5.4267 2.5227 5.7211C2.32982 5.98188 2.18614 6.27567 2.0987 6.58803C2 6.94065 2 7.32355 2 8.08936V12.5026C2 12.9678 2 13.2004 2.05741 13.3897C2.18668 13.8158 2.52015 14.1493 2.94629 14.2785C3.13555 14.3359 3.36815 14.3359 3.83333 14.3359H4.25C4.32738 14.3359 4.36607 14.3359 4.39876 14.3343C5.0837 14.3007 5.63141 13.753 5.66506 13.068C5.66667 13.0353 5.66667 12.9966 5.66667 12.9193V11.0026C5.66667 9.71394 6.71134 8.66927 8 8.66927C9.28866 8.66927 10.3333 9.71394 10.3333 11.0026V12.9193C10.3333 12.9966 10.3333 13.0353 10.3349 13.068C10.3686 13.753 10.9163 14.3007 11.6012 14.3343C11.6339 14.3359 11.6726 14.3359 11.75 14.3359H12.1667C12.6319 14.3359 12.8644 14.3359 13.0537 14.2785C13.4798 14.1493 13.8133 13.8158 13.9426 13.3897C14 13.2004 14 12.9678 14 12.5026Z" stroke="black" stroke-width="1.2"/></svg>')}.icon-menu--dates{width:16px;height:16px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><rect width="16" height="16" fill="url(/%23pattern0_5243_22868)"/><defs><pattern id="pattern0_5243_22868" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="%23image0_5243_22868" transform="scale(0.00195312)"/></pattern><image id="image0_5243_22868" width="512" height="512" xlink:href="data:image/png;base64,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"/></defs></svg>')}.icon-menu--catalog{width:16px;height:16px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><rect width="16" height="16" fill="url(/%23pattern0_5243_22871)"/><defs><pattern id="pattern0_5243_22871" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="%23image0_5243_22871" transform="scale(0.00195312)"/></pattern><image id="image0_5243_22871" width="512" height="512" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAACAKADAAQAAAABAAACAAAAAAAL+LWFAAAiQUlEQVR4Ae3da6xldXUAcEYGkJc8RNNiKTAUWpNWMKBAARWkoYk2jbaN1pZ+KKlJE22rn6om7Yc2adOm9vG1L2OTNj7atLV+qYgP5CEwKsTYyBsRFeWhPFUEulbkXONxhpm556y5a//3bycr954796y9/r+1993rPO6dAw6wESBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgMAzAttmLnFCrP+iiNMjTot4XsRhETYC1QLfjh08FHF7xI0RH4+4JWIOW55rr4zI825HRJ53z42wEagWeCx2kOfdFyPyvLsi4ssRtpkIHBzrvCzi6oinBYNGx8BNUcsfRBwRMdp2ZCzo7RGfj3DeMeh0DOS14Lcj8tpgG1jgTbG2uyM6HXxq0Y/lY+C+OEbfEnFgxNS37bGA34+4P2J5nW4z6XQMfCmO0TdG2AYTeH6s50MRnQ42tejHno6BfGTy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9ZWdAAECBAi0FDAAtGyLoggQIECAQK2AAaDWV3YCBAgQINBSwADQsi2KIkCAAAECtQIGgFpf2QkQIECAQEsBA0DLtiiKAAECBAjUChgAan1lJ0CAAAECLQUMAC3boigCBAgQIFArYACo9ZWdAAECBAi0FDAAtGyLoggQIECAQK2AAaDWV3YCBAgQINBSwADQsi2KIkCAAAECtQIGgFpf2QkQIECAQEsBA0DLtiiKAAECBAjUChgAan1lJ0CAAAECLQUMAC3boigCBAgQIFArYACo9ZWdAAECBAi0FDAAtGyLoggQIECAQK2AAaDWV3YCBAgQINBSwADQsi2KIkCAAAECtQIGgFpf2QkQIECAQEsBA0DLtiiKAAECBAjUChgAan1lJ0CAAAECLQUMAC3boigCBAgQIFArYACo9ZWdAAECBAi0FDAAtGyLoggQIECAQK2AAaDWV3YCBAgQINBSwADQsi2KIkCAAAECtQIGgFpf2QkQIECAQEsBA0DLtiiKAAECBAjUChgAan1lJ0CAAAECLQUMAC3boigCBAgQIFArYACo9ZWdAAECBAi0FDAAtGyLoggQIECAQK2AAaDWV3YCBAgQINBSwADQsi2KIkCAAAECtQIGgFpf2QkQIECAQEsBA0DLtiiKAAECBAjUChgAan1lJ0CAAAECLQUMAC3boigCBAgQIFArYACo9ZWdAAECBAi0FDAAtGyLoggQIECAQK2AAaDWV3YCBAgQINBSwADQsi2KIkCAAAECtQIGgFpf2QkQIECAQEsBA0DLtiiKAAECBAjUChgAan1lJ0CAAAECLQUMAC3boigCBAgQIFArYACo9ZWdAAECBAi0FDAAtGyLoggQIECAQK2AAaDWV3YCBAgQINBSwADQsi2KIkCAAAECtQIGgFpf2QkQIECAQEsBA0DLtiiKAAECBAjUChgAan1lJ0CAAAECLQUMAC3boigCBAgQIFArYACo9ZWdAAECBAi0FDAAtGyLoggQIECAQK2AAaDWV3YCBAgQINBSwADQsi2KIkCAAAECtQIGgFpf2QkQIECAQEsBA0DLtiiKAAECBAjUChgAan1lJ0CAAAECLQUMAC3boigCBAgQIFArYACo9ZWdAAECBAi0FDAAtGyLoggQIECAQK2AAaDWV3YCBAgQINBSwADQsi2KIkCAAAECtQIGgFpf2QkQIECAQEsBA0DLtiiKAAECBAjUChgAan1lJ0CAAAECLQUMAC3boigCBAgQIFArYACo9ZWdAAECBAi0FDAAtGyLoggQIECAQK2AAaDWV3YCBAgQINBSwADQsi2KIkCAAAECtQIGgFpf2QkQIECAQEsBA0DLtiiKAAECBAjUChgAan1lJ0CAAAECLQUMAC3boigCBAgQIFArYACo9ZWdAAECBAi0FDAAtGyLoggQIECAQK3A9tr0s81+Tqz86dmufuyF7xh7eZNe3cVRvf5MuoW7LT5/ptrWLLBtzfm2Ot0NUcCZW12E/RPYDwIPxj6O3Q/72ZtdPBDfdMzefKPvITBxgZ1R/1kTX8NG+V4C2KDwCQECBAgQmI+AAWA+vbZSAgQIECCwIWAA2KDwCQECBAgQmI+AAWA+vbZSAgQIECCwIWAA2KDwCQECBAgQmI+AAWA+vbZSAgQIECCwIWAA2KDwCQECBAgQmI+AAWA+vbZSAgQIECCwIWAA2KDwCQECBAgQmI+AAWA+vbZSAgQIECCwIWAA2KDwCQECBAgQmI+AAWA+vbZSAgQIECCwIWAA2KDwCQECBAgQmI+AAWA+vbZSAgQIECCwIWAA2KDwCQECBAgQmI+AAWA+vbZSAgQIECCwITDaAPD4xsp8QmBsgUcbLc9516gZSikV6HTerbzQ0QaAB1cWkYDANAQ6HeudaplG91Q5VYGhjvXRBoBbp3pUqZvAPgrcso/fX/ntzrtKXbk7CXQ671Z2GW0A+OzKIhIQmIbA5xqV6bxr1AyllAp0Ou9WXuhoA8AVIfL0yioSEOgv8NFGJXaqpRGLUgYTyGtLXmOG2UYbAO6Jzlw9THcshMCuBfI4//Su/2lLvprn3N1bsmc7JbD/BK6MXX11/+2ufk+jDQAp9vf1bPZAYEsF/iH2/uSWVvDDO38qbr7nh7/kFoHhBP5xtBVtG21BsZ6DIvKNGicOuDZLIvBQEJwc8UAziuOinjsjDm9Wl3IIrEPg9kjy0xHfW0eyLjkO7FLIGuvIRyP5FOmvrTGnVAS6CLwrCun4OuRjUVeeexd3gVIHgTUKXBa5vrDGfC1SjfgMwAL2P+KT1y1u+EhgAIF83f+CiCearuXgqOuqiLOa1qcsApsR+GDcacgHlCMPAEdH066LOHUzHXcfAs0EvhH1vDzizmZ1LZezI76Qg0q+JGAjMHWBm2MBed59a+oL2VX9I74JcLHOb8YnvxjxlcUXfCQwUYGHo+7XRNw5gfrztdLXRjwygVqVSODZBPLakdeQIS/+ufCRB4BcX/4wyqdM802BNgJTFLg3ir4w4voJFZ/PAFwUkc9a2AhMUSAf+Z8fcccUi9/bmkcfANIhh4B8CiffE2AjMCWBT0axZ0bsnFLRz9SaA0vWnu8JsBGYkkC+5p/XjKEv/lNqyLpq/ZVIlANB/kUnwaDrMZCP+t8cMcKAnmv43YivR3T1Vpfe5DFwW4Q3jgfCyNtBsbjfishHV09FOPkZdDkG8pH+WyIOixhtOzwW9NaI/H8DunirQy/yGpDXgksjtkfMahv5twD2ppE/Ht/06ogzIk6LOCoif1DZCFQLPB47yD/qk/+T3o0RH4u4I2IO245YZL6v4fSIUyLyvHtuhI1AtcCjsYN8U1++xp//sc9HI74aYSNAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgAABAgQIECBAgACBeQv8PxXG2GuaK7NwAAAAAElFTkSuQmCC"/></defs></svg>')}.icon-menu--articles{width:16px;height:16px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><rect width="16" height="16" fill="url(/%23pattern0_5243_22874)"/><defs><pattern id="pattern0_5243_22874" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="%23image0_5243_22874" transform="scale(0.00195312)"/></pattern><image id="image0_5243_22874" width="512" height="512" xlink:href="data:image/png;base64,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"/></defs></svg>')}.icon-lang--ru{width:32px;height:16px;background-image:url(/img/images/icons/icon--russian.svg)}.icon-lang--en{width:32px;height:16px;background-image:url(/img/images/icons/icon--english.svg)}.icon-lang--it{width:32px;height:16px;background-image:url(/img/images/icons/icon--italy.svg)}.icon--rating-star{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.23545 2.1801C9.52558 1.51104 10.4744 1.51104 10.7645 2.1801L12.5198 6.22796C12.6406 6.50642 12.9032 6.69721 13.2053 6.726L17.5975 7.14453C18.3235 7.2137 18.6167 8.1161 18.07 8.59878L14.7627 11.519C14.5352 11.7199 14.4349 12.0286 14.5008 12.3249L15.4601 16.6314C15.6186 17.3432 14.851 17.9009 14.223 17.5302L10.4237 15.2871C10.1623 15.1328 9.8377 15.1328 9.57634 15.2871L5.77701 17.5302C5.14902 17.9009 4.3814 17.3432 4.53995 16.6314L5.49916 12.3249C5.56514 12.0286 5.46484 11.7199 5.23732 11.519L1.93 8.59878C1.38333 8.1161 1.67654 7.2137 2.40251 7.14453L6.79467 6.726C7.09681 6.69721 7.35941 6.50642 7.48016 6.22796L9.23545 2.1801Z' stroke='%23ECCF3A' stroke-width='1.5'/%3E%3C/svg%3E%0A")}.icon--rating-star.active{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.23545 2.1801C9.52558 1.51104 10.4744 1.51104 10.7645 2.1801L12.5198 6.22796C12.6406 6.50642 12.9032 6.69721 13.2053 6.726L17.5975 7.14453C18.3235 7.2137 18.6167 8.1161 18.07 8.59878L14.7627 11.519C14.5352 11.7199 14.4349 12.0286 14.5008 12.3249L15.4601 16.6314C15.6186 17.3432 14.851 17.9009 14.223 17.5302L10.4237 15.2871C10.1623 15.1328 9.8377 15.1328 9.57634 15.2871L5.77701 17.5302C5.14902 17.9009 4.3814 17.3432 4.53995 16.6314L5.49916 12.3249C5.56514 12.0286 5.46484 11.7199 5.23732 11.519L1.93 8.59878C1.38333 8.1161 1.67654 7.2137 2.40251 7.14453L6.79467 6.726C7.09681 6.69721 7.35941 6.50642 7.48016 6.22796L9.23545 2.1801Z' fill='%23ECCF3A'/%3E%3C/svg%3E%0A")}.icon--fb{width:44px;height:44px;background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0ZM24.2926 22.9664V34.9355H19.3404V22.9668H16.8662V18.8422H19.3404V16.3658C19.3404 13.0009 20.7374 11 24.7066 11H28.0111V15.1251H25.9456C24.4005 15.1251 24.2983 15.7015 24.2983 16.7773L24.2926 18.8417H28.0345L27.5966 22.9664H24.2926Z' fill='white'/%3E%3C/svg%3E%0A")}.icon--google{width:44px;height:44px;background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0 22C0 9.84974 9.84974 0 22 0C34.1503 0 44 9.84974 44 22C44 34.1503 34.1503 44 22 44C9.84974 44 0 34.1503 0 22ZM21.9683 16.1529C23.7558 16.1529 24.9616 16.9261 25.6492 17.5723L28.3358 14.9453C26.6857 13.4094 24.5385 12.4667 21.9683 12.4667C18.245 12.4667 15.0295 14.6064 13.4641 17.7206L16.5421 20.1145C17.3142 17.8159 19.4509 16.1529 21.9683 16.1529ZM30.9056 20.2627C31.0431 20.8559 31.1066 21.4279 31.1066 22.2117C31.1066 25.1141 30.07 27.561 28.2718 29.224L25.2679 26.8937C26.5372 26.0039 27.1083 24.6798 27.2141 23.8006H21.9678V20.2627H30.9056ZM16.5522 23.8856C16.3513 23.2924 16.2349 22.6569 16.2349 22.0001C16.2349 21.3434 16.3513 20.7078 16.5417 20.1146L13.4637 17.7207C12.8184 19.013 12.4482 20.4642 12.4482 22.0001C12.4482 23.536 12.8184 24.9872 13.4637 26.2795L16.5522 23.8856ZM28.2723 29.2244C26.6962 30.6862 24.5385 31.5336 21.9682 31.5336C18.245 31.5336 15.0401 29.3939 13.4746 26.2797L16.5526 23.8857C17.3142 26.1843 19.4508 27.8474 21.9682 27.8474C23.3855 27.8474 24.4644 27.4554 25.2683 26.894L28.2723 29.2244Z' fill='white'/%3E%3C/svg%3E%0A")}.icon--twitter{width:44px;height:44px;background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0ZM21.3873 18.6431L21.3411 17.8819C21.2026 15.9088 22.4183 14.1067 24.3419 13.4076C25.0497 13.159 26.25 13.1279 27.0349 13.3454C27.3426 13.4387 27.9274 13.7494 28.3429 14.029L29.0969 14.5417L29.9279 14.2776C30.3896 14.1378 31.0051 13.9047 31.2821 13.7494C31.5437 13.6096 31.7745 13.5319 31.7745 13.5785C31.7745 13.8426 31.2052 14.7437 30.7281 15.2408C30.0818 15.9399 30.2665 16.0021 31.5745 15.536C32.3593 15.2719 32.3747 15.2719 32.2208 15.5671C32.1285 15.7224 31.6514 16.2662 31.1436 16.7633C30.2818 17.6178 30.2357 17.711 30.2357 18.4256C30.2357 19.5287 29.7125 21.8279 29.1893 23.0863C28.2198 25.4478 26.1423 27.8869 24.0649 29.1142C21.1411 30.8387 17.2477 31.2737 13.97 30.2638C12.8774 29.922 11 29.052 11 28.8967C11 28.8501 11.5694 28.7879 12.2619 28.7724C13.7084 28.7413 15.1549 28.3374 16.386 27.6228L17.217 27.1256L16.2629 26.7994C14.9087 26.3333 13.693 25.2613 13.3852 24.2515C13.2929 23.9253 13.3237 23.9097 14.1854 23.9097L15.078 23.8942L14.3239 23.5369C13.4314 23.0863 12.6158 22.3251 12.2157 21.5483C11.9233 20.989 11.554 19.5753 11.6617 19.4665C11.6925 19.4199 12.0156 19.5131 12.385 19.6374C13.4468 20.0258 13.5853 19.9326 12.9697 19.2801C11.8156 18.0994 11.4617 16.3438 12.0156 14.6815L12.2772 13.9358L13.2929 14.9456C15.3703 16.9808 17.8171 18.1926 20.6178 18.5499L21.3873 18.6431Z' fill='white'/%3E%3C/svg%3E%0A")}.icon--inst{width:44px;height:44px;background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22 0C9.84974 0 0 9.84974 0 22C0 34.1503 9.84974 44 22 44C34.1503 44 44 34.1503 44 22C44 9.84974 34.1503 0 22 0ZM17.163 10.3376C18.4146 10.2806 18.8145 10.2667 22.0011 10.2667H21.9974C25.185 10.2667 25.5835 10.2806 26.835 10.3376C28.0842 10.3948 28.9373 10.5925 29.6853 10.8827C30.4577 11.1821 31.1104 11.583 31.7631 12.2357C32.4158 12.8879 32.8167 13.5425 33.1173 14.3142C33.4058 15.0603 33.6038 15.9129 33.6624 17.162C33.7187 18.4136 33.7333 18.8135 33.7333 22.0001C33.7333 25.1867 33.7187 25.5857 33.6624 26.8372C33.6038 28.0859 33.4058 28.9387 33.1173 29.685C32.8167 30.4565 32.4158 31.1111 31.7631 31.7633C31.1112 32.416 30.4575 32.8179 29.686 33.1176C28.9395 33.4077 28.0859 33.6055 26.8368 33.6627C25.5852 33.7196 25.1865 33.7336 21.9996 33.7336C18.8133 33.7336 18.4136 33.7196 17.162 33.6627C15.9131 33.6055 15.0603 33.4077 14.3137 33.1176C13.5425 32.8179 12.8879 32.416 12.2359 31.7633C11.5835 31.1111 11.1826 30.4565 10.8827 29.6848C10.5928 28.9387 10.395 28.0861 10.3376 26.837C10.2808 25.5854 10.2667 25.1867 10.2667 22.0001C10.2667 18.8135 10.2813 18.4134 10.3373 17.1618C10.3935 15.9131 10.5915 15.0603 10.8824 14.314C11.1831 13.5425 11.584 12.8879 12.2367 12.2357C12.8888 11.5833 13.5435 11.1824 14.3152 10.8827C15.0612 10.5925 15.9139 10.3948 17.163 10.3376Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.9482 12.3818C21.1526 12.3815 21.3725 12.3816 21.6098 12.3817L22.0008 12.3818C25.1337 12.3818 25.505 12.3931 26.7421 12.4493C27.8861 12.5016 28.507 12.6928 28.9206 12.8534C29.4682 13.066 29.8586 13.3203 30.269 13.7309C30.6797 14.1416 30.9339 14.5327 31.1471 15.0803C31.3077 15.4934 31.4991 16.1143 31.5511 17.2583C31.6073 18.4952 31.6196 18.8668 31.6196 21.9981C31.6196 25.1295 31.6073 25.5011 31.5511 26.738C31.4988 27.882 31.3077 28.5029 31.1471 28.916C30.9344 29.4636 30.6797 29.8534 30.269 30.2639C29.8583 30.6745 29.4684 30.9288 28.9206 31.1414C28.5075 31.3028 27.8861 31.4934 26.7421 31.5457C25.5052 31.602 25.1337 31.6142 22.0008 31.6142C18.8677 31.6142 18.4964 31.602 17.2595 31.5457C16.1155 31.4929 15.4946 31.3018 15.0808 31.1412C14.5332 30.9285 14.1421 30.6743 13.7314 30.2636C13.3208 29.853 13.0665 29.4628 12.8534 28.915C12.6928 28.5019 12.5014 27.881 12.4493 26.737C12.3931 25.5001 12.3818 25.1285 12.3818 21.9952C12.3818 18.8619 12.3931 18.4923 12.4493 17.2554C12.5016 16.1114 12.6928 15.4905 12.8534 15.0769C13.066 14.5293 13.3208 14.1382 13.7314 13.7275C14.1421 13.3168 14.5332 13.0626 15.0808 12.8495C15.4944 12.6881 16.1155 12.4975 17.2595 12.4449C18.3419 12.396 18.7614 12.3814 20.9482 12.3789V12.3818ZM28.2645 14.3306C27.4871 14.3306 26.8564 14.9605 26.8564 15.7381C26.8564 16.5154 27.4871 17.1461 28.2645 17.1461C29.0418 17.1461 29.6725 16.5154 29.6725 15.7381C29.6725 14.9608 29.0418 14.3301 28.2645 14.3301V14.3306ZM15.9756 22.0012C15.9756 18.6736 18.6734 15.9757 22.001 15.9756C25.3286 15.9756 28.0258 18.6735 28.0258 22.0012C28.0258 25.3289 25.3289 28.0256 22.0012 28.0256C18.6735 28.0256 15.9756 25.3289 15.9756 22.0012Z' fill='white'/%3E%3Cpath d='M22.001 18.0898C24.1609 18.0898 25.9121 19.8408 25.9121 22.001C25.9121 24.1609 24.1609 25.9121 22.001 25.9121C19.8408 25.9121 18.0898 24.1609 18.0898 22.001C18.0898 19.8408 19.8408 18.0898 22.001 18.0898Z' fill='white'/%3E%3C/svg%3E%0A")}.icon--clock{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 2C9.02219 2 7.08879 2.58649 5.4443 3.6853C3.79981 4.78412 2.51809 6.3459 1.76121 8.17317C1.00433 10.0004 0.806299 12.0111 1.19215 13.9509C1.578 15.8907 2.53041 17.6725 3.92894 19.0711C5.32746 20.4696 7.10929 21.422 9.0491 21.8079C10.9889 22.1937 12.9996 21.9957 14.8268 21.2388C16.6541 20.4819 18.2159 19.2002 19.3147 17.5557C20.4135 15.9112 21 13.9778 21 12C21 10.6868 20.7413 9.38642 20.2388 8.17317C19.7363 6.95991 18.9997 5.85752 18.0711 4.92893C17.1425 4.00035 16.0401 3.26375 14.8268 2.7612C13.6136 2.25866 12.3132 2 11 2ZM11 20C9.41775 20 7.87104 19.5308 6.55544 18.6518C5.23985 17.7727 4.21447 16.5233 3.60897 15.0615C3.00347 13.5997 2.84504 11.9911 3.15372 10.4393C3.4624 8.88743 4.22433 7.46197 5.34315 6.34315C6.46197 5.22433 7.88743 4.4624 9.43928 4.15372C10.9911 3.84504 12.5997 4.00346 14.0615 4.60896C15.5233 5.21447 16.7727 6.23984 17.6518 7.55544C18.5308 8.87103 19 10.4177 19 12C19 14.1217 18.1572 16.1566 16.6569 17.6569C15.1566 19.1571 13.1217 20 11 20ZM11 6C10.7348 6 10.4804 6.10536 10.2929 6.29289C10.1054 6.48043 10 6.73478 10 7V11.93L8.63 14.3C8.4974 14.5307 8.46188 14.8047 8.53127 15.0616C8.60066 15.3186 8.76927 15.5374 9 15.67C9.23074 15.8026 9.50471 15.8381 9.76163 15.7687C10.0186 15.6993 10.2374 15.5307 10.37 15.3L11.87 12.7C11.9662 12.5192 12.0046 12.3133 11.98 12.11L12 12V7C12 6.73478 11.8946 6.48043 11.7071 6.29289C11.5196 6.10536 11.2652 6 11 6Z' fill='%23467895'/%3E%3C/svg%3E%0A")}.icon--location{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 12.4V17.5C11 17.7652 11.1054 18.0195 11.2929 18.2071C11.4804 18.3946 11.7348 18.5 12 18.5C12.2652 18.5 12.5196 18.3946 12.7071 18.2071C12.8946 18.0195 13 17.7652 13 17.5V12.4C14.214 12.1521 15.2928 11.4624 16.0272 10.4644C16.7616 9.46637 17.0992 8.23123 16.9747 6.99843C16.8501 5.76563 16.2723 4.62298 15.3532 3.79202C14.434 2.96106 13.2391 2.50098 12 2.50098C10.7609 2.50098 9.56598 2.96106 8.64685 3.79202C7.72771 4.62298 7.14986 5.76563 7.02532 6.99843C6.90078 8.23123 7.23843 9.46637 7.9728 10.4644C8.70718 11.4624 9.78596 12.1521 11 12.4ZM12 4.49996C12.5933 4.49996 13.1734 4.6759 13.6667 5.00555C14.1601 5.33519 14.5446 5.80373 14.7716 6.35191C14.9987 6.90008 15.0581 7.50328 14.9424 8.08523C14.8266 8.66717 14.5409 9.20172 14.1213 9.62128C13.7018 10.0408 13.1672 10.3266 12.5853 10.4423C12.0033 10.5581 11.4001 10.4987 10.8519 10.2716C10.3038 10.0445 9.83524 9.66001 9.50559 9.16667C9.17595 8.67332 9 8.0933 9 7.49996C9 6.70431 9.31607 5.94125 9.87868 5.37864C10.4413 4.81603 11.2044 4.49996 12 4.49996ZM16.21 14.92C16.0787 14.8924 15.9432 14.8909 15.8113 14.9157C15.6795 14.9405 15.5537 14.991 15.4414 15.0644C15.329 15.1377 15.2322 15.2325 15.1565 15.3433C15.0808 15.454 15.0276 15.5786 15 15.71C14.9724 15.8413 14.971 15.9767 14.9958 16.1086C15.0205 16.2405 15.071 16.3662 15.1444 16.4786C15.2178 16.5909 15.3125 16.6877 15.4233 16.7635C15.5341 16.8392 15.6587 16.8924 15.79 16.92C18.06 17.37 19 18.18 19 18.5C19 19.08 16.55 20.5 12 20.5C7.45 20.5 5 19.08 5 18.5C5 18.18 5.94 17.37 8.21 16.88C8.34132 16.8524 8.46593 16.7992 8.5767 16.7235C8.68747 16.6477 8.78224 16.5509 8.8556 16.4386C8.92896 16.3262 8.97947 16.2005 9.00424 16.0686C9.02902 15.9367 9.02758 15.8013 9 15.67C8.97242 15.5386 8.91925 15.414 8.84352 15.3033C8.76778 15.1925 8.67097 15.0977 8.55861 15.0244C8.44626 14.951 8.32055 14.9005 8.18867 14.8757C8.05679 14.8509 7.92132 14.8524 7.79 14.88C4.75 15.58 3 16.89 3 18.5C3 21.13 7.53 22.5 12 22.5C16.47 22.5 21 21.13 21 18.5C21 16.89 19.25 15.58 16.21 14.92Z' fill='%23467895'/%3E%3C/svg%3E%0A")}.icon--calendar{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.0833 6.66699H2.91667M5 17.5003H15C16.3807 17.5003 17.5 16.381 17.5 15.0003V6.66699C17.5 5.28628 16.3807 4.16699 15 4.16699H5C3.61929 4.16699 2.5 5.28628 2.5 6.66699V15.0003C2.5 16.381 3.61929 17.5003 5 17.5003Z' stroke='%2378747A' stroke-width='1.66667' stroke-linecap='round'/%3E%3Cpath d='M6.25 4.16699V2.29199' stroke='%2378747A' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.75 4.16699V2.29199' stroke='%2378747A' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.875 14.583H5.625M6.875 12.083H5.625M6.875 9.58301H5.625M10.625 14.583H9.375M10.625 12.083H9.375M10.625 9.58301H9.375M14.375 14.583H13.125M14.375 12.083H13.125M14.375 9.58301H13.125' stroke='%2378747A' stroke-width='1.66667' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.icon--copy{height:20px;width:17px;background-image:url('data:image/svg+xml,<svg width="17" height="20" viewBox="0 0 17 20" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="path-1-inside-1_4255_28925" fill="white"><rect x="4" width="13" height="16" rx="1"/></mask><rect x="4" width="13" height="16" rx="1" stroke="%2378747A" stroke-width="4" mask="url(/%23path-1-inside-1_4255_28925)"/><rect y="5" width="2" height="15" rx="1" fill="%2378747A"/><rect x="13" y="18" width="2" height="13" rx="1" transform="rotate(90 13 18)" fill="%2378747A"/></svg>')}.icon--job{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.33073 17.5013C2.8724 17.5013 2.4799 17.338 2.15323 17.0113C1.82656 16.6846 1.66351 16.2924 1.66406 15.8346V6.66797C1.66406 6.20964 1.8274 5.81714 2.15406 5.49047C2.48073 5.1638 2.87295 5.00075 3.33073 5.0013H6.66406V3.33464C6.66406 2.8763 6.8274 2.4838 7.15406 2.15714C7.48073 1.83047 7.87295 1.66741 8.33073 1.66797H11.6641C12.1224 1.66797 12.5149 1.8313 12.8416 2.15797C13.1682 2.48464 13.3313 2.87686 13.3307 3.33464V5.0013H16.6641C17.1224 5.0013 17.5149 5.16464 17.8416 5.4913C18.1682 5.81797 18.3313 6.21019 18.3307 6.66797V15.8346C18.3307 16.293 18.1674 16.6855 17.8407 17.0121C17.5141 17.3388 17.1218 17.5019 16.6641 17.5013H3.33073ZM3.33073 15.8346H16.6641V6.66797H3.33073V15.8346ZM8.33073 5.0013H11.6641V3.33464H8.33073V5.0013Z' fill='%2318BCE4'/%3E%3C/svg%3E%0A")}.icon--star{width:15px;height:15px;background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.95412 1.8656C7.21066 1.27401 8.04962 1.27401 8.30616 1.8656L9.45802 4.52189C9.56479 4.76811 9.79698 4.93681 10.0641 4.96226L12.9464 5.23691C13.5883 5.29807 13.8475 6.09598 13.3642 6.52277L11.1938 8.43909C10.9927 8.61672 10.904 8.88968 10.9623 9.15163L11.5918 11.9777C11.732 12.6071 11.0532 13.1002 10.4979 12.7724L8.00474 11.3004C7.77364 11.164 7.48664 11.164 7.25554 11.3004L4.76233 12.7724C4.20706 13.1002 3.52832 12.6071 3.66851 11.9777L4.29797 9.15163C4.35631 8.88968 4.26762 8.61672 4.06645 8.43909L1.89611 6.52277C1.41275 6.09598 1.672 5.29807 2.31392 5.23691L5.19614 4.96226C5.4633 4.93681 5.69549 4.76811 5.80226 4.52189L6.95412 1.8656Z' stroke='%23ECCF3A' stroke-width='1.32632'/%3E%3C/svg%3E%0A")}.icon--star-full{background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.63511 1.96046C6.88568 1.35222 7.74714 1.35222 7.9977 1.96046L9.04906 4.51258C9.15263 4.764 9.38625 4.93794 9.65681 4.96508L12.3513 5.23535C12.9823 5.29864 13.2439 6.0765 12.7794 6.50823L10.6977 8.44297C10.5081 8.61919 10.4249 8.88198 10.4785 9.13522L11.0732 11.9459C11.2076 12.5809 10.5147 13.0669 9.96342 12.7243L7.70533 11.321C7.46717 11.173 7.16564 11.173 6.92748 11.321L4.66939 12.7243C4.11809 13.0669 3.42521 12.5809 3.55958 11.9459L4.15431 9.13523C4.2079 8.88198 4.12467 8.61919 3.93507 8.44297L1.85344 6.50823C1.38893 6.0765 1.65054 5.29864 2.28153 5.23535L4.976 4.96508C5.24656 4.93794 5.48018 4.764 5.58376 4.51258L6.63511 1.96046Z' fill='%23ECCF3A'/%3E%3C/svg%3E%0A")}.icon-video--play{background-size:contain;width:44px;height:44px;background-image:url("data:image/svg+xml,%3Csvg width='45' height='44' viewBox='0 0 45 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='22' cy='22' r='22' transform='matrix(-1 0 0 1 44.5 0)' fill='white'/%3E%3Cpath d='M32 22L17 13.3397L17 30.6603L32 22Z' fill='black'/%3E%3C/svg%3E%0A")}.icon-video-blue--play{width:56px;height:56px;background-size:contain;background-image:url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="56" height="56" rx="28" fill="%23109BE9"/><path fill-rule="evenodd" clip-rule="evenodd" d="M23 22.8217V33.1817C23 33.9717 23.87 34.4517 24.54 34.0217L32.68 28.8417C33.3 28.4517 33.3 27.5517 32.68 27.1517L24.54 21.9817C23.87 21.5517 23 22.0317 23 22.8217Z" fill="white"/></svg>')}.icon--play{width:20px;height:20px;background-image:url(/img/images/icons/icon--play.svg)}.icon--list{height:24px;width:24px;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22 6.5L9 6.5" stroke="black" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 12L9 12" stroke="black" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/><path d="M22 17.5L9 17.5" stroke="black" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/><circle cx="4" cy="6.5" r="1" stroke="black" stroke-width="2"/><circle cx="4" cy="12" r="1" stroke="black" stroke-width="2"/><circle cx="4" cy="17.5" r="1" stroke="black" stroke-width="2"/></svg>')}.icon-modal--close{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 5L19 19' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M19 5L5 19' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.icon--close{width:32px;height:32px;background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.66602 6.66602L25.3327 25.3327' stroke='black' stroke-width='2.66667' stroke-linecap='round'/%3E%3Cpath d='M25.334 6.66602L6.66732 25.3327' stroke='black' stroke-width='2.66667' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.icon--close-white{width:28px;height:28px;background-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.83203 5.83301L22.1654 22.1663' stroke='white' stroke-width='2.33333' stroke-linecap='round'/%3E%3Cpath d='M22.168 5.83301L5.83464 22.1663' stroke='white' stroke-width='2.33333' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.icon--close-white-with-blackback{width:64px;height:64px;background-image:url('data:image/svg+xml,<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="32" cy="32" r="32" fill="black" fill-opacity="0.5"/><path d="M25 25L39 39" stroke="white" stroke-width="2" stroke-linecap="round"/><path d="M39 25L25 39" stroke="white" stroke-width="2" stroke-linecap="round"/></svg>')}.icon-arrow-left--light-blue-stick{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 12L12 19M5 12L12 5M5 12L19 12' stroke='%2300CCFF' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.icon-arrow-left--light-gray{width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16.000000' height='16.000000' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc%3E Created with Pixso. %3C/desc%3E%3Cdefs%3E%3CclipPath id='clip4692_22369'%3E%3Crect id='Icon / 16px / Chevron' rx='-0.500000' width='15.000000' height='15.000000' transform='translate(0.500000 0.500000)' fill='white' fill-opacity='0'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(/%23clip4692_22369)'%3E%3Cpath id='Vector' d='M10.5 3.5L5.5 8.5L10.5 13.5' stroke='%23C8C8C8' stroke-opacity='1.000000' stroke-width='1.500000' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E%0A")}.icon-arrow-left--blue{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.7505 4.5L8.25049 12L15.7505 19.5' stroke='%23467895' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.icon-arrow-left-curcle--slider{width:44px;height:44px;background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='22' cy='22' r='21.6562' stroke='black' stroke-opacity='0.8' stroke-width='0.6875'/%3E%3Cpath d='M17.1875 22L22 26.8125M17.1875 22L22 17.1875M17.1875 22L26.8125 22' stroke='black' stroke-opacity='0.8' stroke-width='1.375' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.icon-arrow-right--blue{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.24951 19.5L15.7495 12L8.24951 4.5' stroke='%23467895' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.icon-arrow-right--white{width:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.00049 5L5.00049 1M9.00049 5L5.00049 9M9.00049 5H1.00049' stroke='white' stroke-width='1.14286' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.icon-arrow-right--white-stick{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 12L12 5M19 12L12 19M19 12L5 12' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.icon-arrow-right--white-box{width:14px;height:14px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="16" height="16" rx="3" fill="%23FAFAFA"/><path d="M12 8L8 4M12 8L8 12M12 8H4" stroke="%23D9D9D9" stroke-width="1.14286" stroke-linecap="round"/></svg>')}.icon-arrow-right--black{width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16.000000' height='16.000000' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc%3E Created with Pixso. %3C/desc%3E%3Cdefs/%3E%3Crect id='Right' rx='-0.400000' width='15.200000' height='15.200000' transform='translate(0.400000 0.400000)' fill='%23FFFFFF' fill-opacity='0'/%3E%3Cpath id='Line' d='M5.64 3.25L10.35 8L5.64 12.75' stroke='%23000000' stroke-opacity='1.000000' stroke-width='1.200000' stroke-linejoin='round' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.icon-arrow-right--black:hover{background-image:url("data:image/svg+xml,%3Csvg width='16.000000' height='16.000000' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc%3E Created with Pixso. %3C/desc%3E%3Cdefs/%3E%3Crect id='Right' rx='-0.400000' width='15.200000' height='15.200000' transform='translate(0.400000 0.400000)' fill='%23FFFFFF' fill-opacity='0'/%3E%3Cpath id='Line' d='M5.64 3.25L10.35 8L5.64 12.75' stroke='%23467895' stroke-opacity='1.000000' stroke-width='1.200000' stroke-linejoin='round' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.icon-arrow-right-curcle--slider{width:44px;height:44px;background-image:url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='22' cy='22' r='21.6562' transform='rotate(180 22 22)' stroke='black' stroke-opacity='0.8' stroke-width='0.6875'/%3E%3Cpath d='M26.8125 22L22 17.1875M26.8125 22L22 26.8125M26.8125 22L17.1875 22' stroke='black' stroke-opacity='0.8' stroke-width='1.375' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.icon-arrow--down-black{width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.7461 5.64648L8.00033 10.3524L3.25457 5.64648' stroke='black' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-arrow--down-curcle{width:40px;height:40px;background-image:url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="20" cy="20" r="20" fill="black" fill-opacity="0.5"/><path d="M19.9974 28.1693L28.1641 20.0026M19.9974 28.1693L11.8307 20.0026M19.9974 28.1693L19.9974 11.8359" stroke="white" stroke-width="2.33333" stroke-linecap="round"/></svg>')}.icon-ellipsis--vertically{width:3px;height:13px;background-image:url("data:image/svg+xml,%3Csvg width='3' height='13' viewBox='0 0 3 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 11.5C3 11.8978 2.84197 12.2794 2.56066 12.5607C2.27936 12.842 1.89783 13 1.5 13C1.10218 13 0.720644 12.842 0.43934 12.5607C0.158035 12.2794 -4.56267e-08 11.8978 -6.20954e-08 11.5C-7.85642e-08 11.1022 0.158035 10.7206 0.43934 10.4393C0.720644 10.158 1.10218 10 1.5 10C1.89782 10 2.27936 10.158 2.56066 10.4393C2.84197 10.7206 3 11.1022 3 11.5ZM3 6.5C3 6.89782 2.84196 7.27936 2.56066 7.56066C2.27936 7.84196 1.89782 8 1.5 8C1.10218 8 0.720644 7.84196 0.439339 7.56066C0.158035 7.27936 -2.52611e-07 6.89782 -2.6908e-07 6.5C-2.85549e-07 6.10218 0.158035 5.72064 0.439339 5.43934C0.720644 5.15804 1.10218 5 1.5 5C1.89782 5 2.27936 5.15803 2.56066 5.43934C2.84196 5.72064 3 6.10218 3 6.5ZM3 1.5C3 1.89782 2.84196 2.27936 2.56066 2.56066C2.27936 2.84196 1.89782 3 1.5 3C1.10218 3 0.720644 2.84196 0.439339 2.56066C0.158035 2.27936 -4.59596e-07 1.89782 -4.76065e-07 1.5C-4.92534e-07 1.10218 0.158035 0.720644 0.439339 0.43934C0.720644 0.158035 1.10217 -5.08712e-08 1.5 -6.92329e-08C1.89782 -8.75945e-08 2.27936 0.158035 2.56066 0.43934C2.84196 0.720644 3 1.10218 3 1.5Z' fill='%23A2A7B4'/%3E%3C/svg%3E%0A")}.icon--success{background-image:url(/img/images/icons/icon--success.svg);width:100px;height:92px}.icon--attachment-download{background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 8H17C18.1046 8 19 8.89543 19 10V19C19 20.1046 18.1046 21 17 21H7C5.89543 21 5 20.1046 5 19V10C5 8.89543 5.89543 8 7 8H8.5' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 17V3M12 17L8 13M12 17L16 13' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:24px;height:24px}.icon--filled-rounded-small{width:40px;height:40px;border-radius:50%;background-position:center;background-size:inherit !important;background-color:#eb5757}.icon--filled-rounded-big{width:60px;height:60px;border-radius:50%;background-position:center;background-size:inherit !important;background-color:#467895}.icon--filled-rounded-red{width:60px;height:60px;border-radius:50%;background-position:center;background-size:inherit !important;background-color:#da0000}.icon--fullscreen-v2{width:48px;height:48px;background-image:url('data:image/svg+xml,<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><g filter="url(/%23filter0_b_4175_33734)"><g filter="url(/%23filter1_b_4175_33734)"><rect width="48" height="48" rx="24" fill="black" fill-opacity="0.3"/></g></g><path d="M14.666 21.1974V18.8641C14.666 16.5401 16.542 14.6641 18.866 14.6641H21.1993" stroke="white" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"/><path d="M26.8008 14.6641H29.1341C31.4581 14.6641 33.3341 16.5401 33.3341 18.8641V21.1974" stroke="white" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"/><path d="M33.3344 27.7344V29.1344C33.3344 31.4584 31.4584 33.3344 29.1344 33.3344H27.7344" stroke="white" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"/><path d="M21.1993 33.3302H18.866C16.542 33.3302 14.666 31.4542 14.666 29.1302V26.7969" stroke="white" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"/><defs><filter id="filter0_b_4175_33734" x="-6.4" y="-6.4" width="60.8" height="60.8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feGaussianBlur in="BackgroundImageFix" stdDeviation="3.2"/><feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_4175_33734"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_4175_33734" result="shape"/></filter><filter id="filter1_b_4175_33734" x="-8.4" y="-8.4" width="64.8" height="64.8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feGaussianBlur in="BackgroundImageFix" stdDeviation="4.2"/><feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_4175_33734"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_4175_33734" result="shape"/></filter></defs></svg>')}.icon--fullscreen-arrows{width:40px;height:40px;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='20' cy='20' r='20' transform='rotate(180 20 20)' fill='black' fill-opacity='0.4'/%3E%3Cg clip-path='url(/%23clip0_2155_29181)'%3E%3Cpath d='M18.8234 13.5754V12.5254H12.5234V18.8254H13.5734V14.3178L18.846 19.5903L19.5884 18.8479L14.3159 13.5754H18.8234Z' fill='white'/%3E%3Cpath d='M27.2243 21.9743V26.4819L21.8205 21.0781L21.0781 21.8205L26.4819 27.2243H21.9743V28.2743H28.2743V21.9743H27.2243Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2155_29181'%3E%3Crect width='16.8' height='16.8' fill='white' transform='translate(12 12)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon--mic-small--dark-blue{width:14px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='14' height='20' viewBox='0 0 14 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4C3 2.93913 3.42143 1.92172 4.17157 1.17157C4.92172 0.421427 5.93913 0 7 0C8.06087 0 9.07828 0.421427 9.82843 1.17157C10.5786 1.92172 11 2.93913 11 4V10C11 11.0609 10.5786 12.0783 9.82843 12.8284C9.07828 13.5786 8.06087 14 7 14C5.93913 14 4.92172 13.5786 4.17157 12.8284C3.42143 12.0783 3 11.0609 3 10V4ZM7 1.25C6.27065 1.25 5.57118 1.53973 5.05546 2.05546C4.53973 2.57118 4.25 3.27065 4.25 4V10C4.25 10.7293 4.53973 11.4288 5.05546 11.9445C5.57118 12.4603 6.27065 12.75 7 12.75C7.72935 12.75 8.42882 12.4603 8.94454 11.9445C9.46027 11.4288 9.75 10.7293 9.75 10V4C9.75 3.27065 9.46027 2.57118 8.94454 2.05546C8.42882 1.53973 7.72935 1.25 7 1.25ZM7.5 16.8575C11.1325 16.601 14 13.5725 14 9.875C14 9.70924 13.9342 9.55027 13.8169 9.43306C13.6997 9.31585 13.5408 9.25 13.375 9.25C13.2092 9.25 13.0503 9.31585 12.9331 9.43306C12.8158 9.55027 12.75 9.70924 12.75 9.875C12.75 13.0505 10.1755 15.625 7 15.625C3.8245 15.625 1.25 13.0505 1.25 9.875C1.25 9.70924 1.18415 9.55027 1.06694 9.43306C0.949731 9.31585 0.79076 9.25 0.625 9.25C0.45924 9.25 0.300269 9.31585 0.183058 9.43306C0.065848 9.55027 0 9.70924 0 9.875C0 13.4875 2.7365 16.461 6.25 16.835V19.375C6.25 19.5408 6.31585 19.6997 6.43306 19.8169C6.55027 19.9342 6.70924 20 6.875 20C7.04076 20 7.19973 19.9342 7.31694 19.8169C7.43415 19.6997 7.5 19.5408 7.5 19.375V16.8575Z' fill='%231F475F'/%3E%3C/svg%3E%0A")}.icon--mic-small--dark-blue-off{width:16px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='20' viewBox='0 0 16 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4C4 2.93913 4.42143 1.92172 5.17157 1.17157C5.92172 0.421427 6.93913 0 8 0C9.06087 0 10.0783 0.421427 10.8284 1.17157C11.5786 1.92172 12 2.93913 12 4V10C12 11.0609 11.5786 12.0783 10.8284 12.8284C10.0783 13.5786 9.06087 14 8 14C6.93913 14 5.92172 13.5786 5.17157 12.8284C4.42143 12.0783 4 11.0609 4 10V4ZM8 1.25C7.27065 1.25 6.57118 1.53973 6.05546 2.05546C5.53973 2.57118 5.25 3.27065 5.25 4V10C5.25 10.7293 5.53973 11.4288 6.05546 11.9445C6.57118 12.4603 7.27065 12.75 8 12.75C8.72935 12.75 9.42882 12.4603 9.94454 11.9445C10.4603 11.4288 10.75 10.7293 10.75 10V4C10.75 3.27065 10.4603 2.57118 9.94454 2.05546C9.42882 1.53973 8.72935 1.25 8 1.25ZM8.5 16.8575C12.1325 16.601 15 13.5725 15 9.875C15 9.70924 14.9342 9.55027 14.8169 9.43306C14.6997 9.31585 14.5408 9.25 14.375 9.25C14.2092 9.25 14.0503 9.31585 13.9331 9.43306C13.8158 9.55027 13.75 9.70924 13.75 9.875C13.75 13.0505 11.1755 15.625 8 15.625C4.8245 15.625 2.25 13.0505 2.25 9.875C2.25 9.70924 2.18415 9.55027 2.06694 9.43306C1.94973 9.31585 1.79076 9.25 1.625 9.25C1.45924 9.25 1.30027 9.31585 1.18306 9.43306C1.06585 9.55027 1 9.70924 1 9.875C1 13.4875 3.7365 16.461 7.25 16.835V19.375C7.25 19.5408 7.31585 19.6997 7.43306 19.8169C7.55027 19.9342 7.70924 20 7.875 20C8.04076 20 8.19973 19.9342 8.31694 19.8169C8.43415 19.6997 8.5 19.5408 8.5 19.375V16.8575Z' fill='%231F475F'/%3E%3Crect x='0.744141' y='17.2656' width='21.6301' height='1.31381' rx='0.656906' transform='rotate(-49.2634 0.744141 17.2656)' fill='%231F475F'/%3E%3C/svg%3E%0A")}.icon--camera-small--dark-blue{width:24px;height:18px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='18' viewBox='0 0 24 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.54386 2.16351C2.31101 2.18253 2.22468 2.21483 2.1823 2.23642C2.02101 2.3186 1.88989 2.44972 1.80771 2.61101C1.78612 2.65339 1.75382 2.73972 1.7348 2.97257C1.71495 3.21543 1.71429 3.53452 1.71429 4.02871V13.9716C1.71429 14.4658 1.71495 14.7849 1.7348 15.0277C1.75382 15.2606 1.78612 15.3469 1.80771 15.3893C1.88989 15.5506 2.02101 15.6817 2.18229 15.7639C2.22467 15.7855 2.31101 15.8177 2.54386 15.8368C2.78672 15.8566 3.10581 15.8573 3.6 15.8573H14.4C14.8942 15.8573 15.2133 15.8566 15.4561 15.8368C15.689 15.8177 15.7753 15.7855 15.8177 15.7639C15.979 15.6817 16.1101 15.5506 16.1923 15.3893C16.2139 15.3469 16.2462 15.2606 16.2652 15.0277C16.285 14.7849 16.2857 14.4658 16.2857 13.9716V11.5452L21.2207 12.7789C21.7617 12.9142 22.2857 12.505 22.2857 11.9474V6.0529C22.2857 5.49527 21.7617 5.0861 21.2207 5.22135L16.2857 6.45509V4.02871C16.2857 3.53452 16.285 3.21543 16.2652 2.97257C16.2462 2.73972 16.2139 2.65339 16.1923 2.61101C16.1101 2.44973 15.979 2.3186 15.8177 2.23642C15.7753 2.21483 15.689 2.18253 15.4561 2.16351C15.2133 2.14366 14.8942 2.143 14.4 2.143H3.6C3.10581 2.143 2.78672 2.14366 2.54386 2.16351ZM3.56696 0.428712H14.433C14.8849 0.428696 15.2747 0.428683 15.5957 0.454915C15.9346 0.482601 16.2717 0.543729 16.596 0.708981C17.0798 0.955513 17.4732 1.34889 17.7197 1.83274C17.885 2.15706 17.9461 2.49411 17.9738 2.83297C18 3.15403 18 3.54382 18 3.99566V4.25948L20.8049 3.55825C22.4279 3.15251 24 4.38 24 6.0529V11.9474C24 13.6203 22.4279 14.8478 20.8049 14.442L18 13.7408V14.0046C18 14.4565 18 14.8463 17.9738 15.1673C17.9461 15.5062 17.885 15.8432 17.7197 16.1675C17.4732 16.6514 17.0798 17.0448 16.596 17.2913C16.2717 17.4566 15.9346 17.5177 15.5957 17.5454C15.2747 17.5716 14.8849 17.5716 14.4331 17.5716H3.56694C3.11511 17.5716 2.72532 17.5716 2.40426 17.5454C2.0654 17.5177 1.72835 17.4566 1.40403 17.2913C0.92018 17.0448 0.526802 16.6514 0.28027 16.1675C0.115018 15.8432 0.0538905 15.5062 0.0262039 15.1673C-2.78726e-05 14.8462 -1.45897e-05 14.4564 7.37237e-07 14.0046V3.99567C-1.45897e-05 3.54383 -2.78726e-05 3.15404 0.0262039 2.83297C0.0538905 2.49411 0.115018 2.15706 0.280271 1.83274C0.526802 1.34889 0.920181 0.955513 1.40403 0.708981C1.72835 0.543729 2.0654 0.482601 2.40426 0.454915C2.72533 0.428683 3.11512 0.428696 3.56696 0.428712Z' fill='%231F475F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 7.28586C12.4734 7.28586 12.8571 6.9021 12.8571 6.42871C12.8571 5.95533 12.4734 5.57157 12 5.57157C11.5266 5.57157 11.1429 5.95533 11.1429 6.42871C11.1429 6.9021 11.5266 7.28586 12 7.28586ZM12 9.00014C13.4202 9.00014 14.5714 7.84887 14.5714 6.42871C14.5714 5.00855 13.4202 3.85728 12 3.85728C10.5798 3.85728 9.42857 5.00855 9.42857 6.42871C9.42857 7.84887 10.5798 9.00014 12 9.00014Z' fill='%231F475F'/%3E%3C/svg%3E%0A")}.icon--camera-small--dark-blue-off{height:24px;width:25px;background-image:url("data:image/svg+xml,%3Csvg width='25' height='24' viewBox='0 0 25 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(/%23clip0_1045_44058)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.54386 5.16351C3.31101 5.18253 3.22468 5.21483 3.1823 5.23642C3.02101 5.3186 2.88989 5.44972 2.80771 5.61101C2.78612 5.65339 2.75382 5.73972 2.7348 5.97257C2.71495 6.21543 2.71429 6.53452 2.71429 7.02871V16.9716C2.71429 17.4658 2.71495 17.7849 2.7348 18.0277C2.75382 18.2606 2.78612 18.3469 2.80771 18.3893C2.88989 18.5506 3.02101 18.6817 3.18229 18.7639C3.22467 18.7855 3.31101 18.8177 3.54386 18.8368C3.78672 18.8566 4.10581 18.8573 4.6 18.8573H15.4C15.8942 18.8573 16.2133 18.8566 16.4561 18.8368C16.689 18.8177 16.7753 18.7855 16.8177 18.7639C16.979 18.6817 17.1101 18.5506 17.1923 18.3893C17.2139 18.3469 17.2462 18.2606 17.2652 18.0277C17.285 17.7849 17.2857 17.4658 17.2857 16.9716V14.5452L22.2207 15.7789C22.7617 15.9142 23.2857 15.505 23.2857 14.9474V9.0529C23.2857 8.49527 22.7617 8.0861 22.2207 8.22135L17.2857 9.45509V7.02871C17.2857 6.53452 17.285 6.21543 17.2652 5.97257C17.2462 5.73972 17.2139 5.65339 17.1923 5.61101C17.1101 5.44973 16.979 5.3186 16.8177 5.23642C16.7753 5.21483 16.689 5.18253 16.4561 5.16351C16.2133 5.14366 15.8942 5.143 15.4 5.143H4.6C4.10581 5.143 3.78672 5.14366 3.54386 5.16351ZM4.56696 3.42871H15.433C15.8849 3.4287 16.2747 3.42868 16.5957 3.45491C16.9346 3.4826 17.2717 3.54373 17.596 3.70898C18.0798 3.95551 18.4732 4.34889 18.7197 4.83274C18.885 5.15706 18.9461 5.49411 18.9738 5.83297C19 6.15403 19 6.54382 19 6.99566V7.25948L21.8049 6.55825C23.4279 6.15251 25 7.38 25 9.0529V14.9474C25 16.6203 23.4279 17.8478 21.8049 17.442L19 16.7408V17.0046C19 17.4565 19 17.8463 18.9738 18.1673C18.9461 18.5062 18.885 18.8432 18.7197 19.1675C18.4732 19.6514 18.0798 20.0448 17.596 20.2913C17.2717 20.4566 16.9346 20.5177 16.5957 20.5454C16.2747 20.5716 15.8849 20.5716 15.4331 20.5716H4.56694C4.11511 20.5716 3.72532 20.5716 3.40426 20.5454C3.0654 20.5177 2.72835 20.4566 2.40403 20.2913C1.92018 20.0448 1.5268 19.6514 1.28027 19.1675C1.11502 18.8432 1.05389 18.5062 1.0262 18.1673C0.999972 17.8462 0.999985 17.4564 1 17.0046V6.99567C0.999985 6.54383 0.999972 6.15404 1.0262 5.83297C1.05389 5.49411 1.11502 5.15706 1.28027 4.83274C1.5268 4.34889 1.92018 3.95551 2.40403 3.70898C2.72835 3.54373 3.0654 3.4826 3.40426 3.45491C3.72533 3.42868 4.11512 3.4287 4.56696 3.42871Z' fill='%231F475F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13 10.2859C13.4734 10.2859 13.8571 9.9021 13.8571 9.42871C13.8571 8.95533 13.4734 8.57157 13 8.57157C12.5266 8.57157 12.1429 8.95533 12.1429 9.42871C12.1429 9.9021 12.5266 10.2859 13 10.2859ZM13 12.0001C14.4202 12.0001 15.5714 10.8489 15.5714 9.42871C15.5714 8.00855 14.4202 6.85728 13 6.85728C11.5798 6.85728 10.4286 8.00855 10.4286 9.42871C10.4286 10.8489 11.5798 12.0001 13 12.0001Z' fill='%231F475F'/%3E%3C/g%3E%3Crect y='20.3535' width='25.986' height='1.74426' rx='0.872128' transform='rotate(-44.9341 0 20.3535)' fill='%231F475F'/%3E%3Cdefs%3E%3CclipPath id='clip0_1045_44058'%3E%3Crect width='24' height='24' fill='white' transform='translate(1)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon--mic-filled-small{background-color:#0060ff;background-image:url(/img/images/icons/consultation/icon--mic-small-on.svg)}.icon--mic-filled-small-off{background-color:#eb5757;background-image:url(/img/images/icons/consultation/icon--mic-small-off.svg)}.icon--eye{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(/%23clip0_2548_39191)'%3E%3Cpath d='M22.3886 18.1315C22.6439 17.4493 22.7734 16.7265 22.7709 15.9982C22.7709 14.3809 22.1284 12.8299 20.9849 11.6864C19.8413 10.5428 18.2903 9.90039 16.6731 9.90039C15.9537 9.90123 15.2402 10.0307 14.5664 10.2826L15.9975 11.7582C16.2151 11.7234 16.435 11.7055 16.6553 11.7048C17.7988 11.7024 18.8968 12.1526 19.7095 12.957C20.5222 13.7614 20.9837 14.8547 20.9931 15.9982C20.9923 16.2185 20.9745 16.4384 20.9397 16.6559L22.3886 18.1315Z' fill='white'/%3E%3Cpath d='M30.4798 15.5803C27.4842 10.0425 22.2309 6.69141 16.4175 6.69141C14.8347 6.69512 13.2626 6.95015 11.7598 7.44696L13.1909 8.88696C14.245 8.61454 15.3288 8.47421 16.4175 8.46918C21.422 8.46918 25.9731 11.2603 28.6842 15.9625C27.6897 17.7071 26.3713 19.2457 24.7998 20.4959L26.062 21.7581C27.8807 20.2908 29.3912 18.4782 30.5064 16.4247L30.7375 15.9981L30.4798 15.5803Z' fill='white'/%3E%3Cpath d='M4.32857 5.13694L8.29301 9.10139C5.78716 10.7148 3.73915 12.9465 2.34635 15.5814L2.11523 15.9992L2.34635 16.4258C5.3419 21.9636 10.5952 25.3147 16.4086 25.3147C18.6776 25.3143 20.9172 24.8007 22.9597 23.8125L27.4041 28.2569L28.9597 26.9236L5.84857 3.8125L4.32857 5.13694ZM12.9952 13.8036L18.9063 19.7147C18.2385 20.1281 17.4696 20.3496 16.6841 20.3547C16.1134 20.3547 15.5483 20.2419 15.0213 20.0227C14.4944 19.8035 14.016 19.4822 13.6137 19.0774C13.2113 18.6726 12.893 18.1922 12.6771 17.664C12.4611 17.1357 12.3517 16.5699 12.3552 15.9992C12.3652 15.2228 12.5865 14.4638 12.9952 13.8036ZM11.7063 12.5147C10.8747 13.6875 10.4849 15.1168 10.606 16.5494C10.7271 17.982 11.3512 19.3256 12.3678 20.3422C13.3844 21.3588 14.728 21.9829 16.1606 22.104C17.5932 22.225 19.0224 21.8352 20.1952 21.0036L21.6175 22.4258C19.971 23.1296 18.1991 23.4925 16.4086 23.4925C11.4041 23.4925 6.85301 20.7014 4.1419 15.9992C5.44297 13.6954 7.31677 11.7665 9.5819 10.3992L11.7063 12.5147Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2548_39191'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon--mic{background-image:url("data:image/svg+xml,%3Csvg width='22' height='32' viewBox='0 0 22 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.71429 6.4C4.71429 4.70261 5.37653 3.07475 6.55533 1.87452C7.73413 0.674284 9.33292 0 11 0C12.6671 0 14.2659 0.674284 15.4447 1.87452C16.6235 3.07475 17.2857 4.70261 17.2857 6.4V16C17.2857 17.6974 16.6235 19.3253 15.4447 20.5255C14.2659 21.7257 12.6671 22.4 11 22.4C9.33292 22.4 7.73413 21.7257 6.55533 20.5255C5.37653 19.3253 4.71429 17.6974 4.71429 16V6.4ZM11 2C9.85389 2 8.75471 2.46357 7.94429 3.28873C7.13386 4.11389 6.67857 5.23305 6.67857 6.4V16C6.67857 17.167 7.13386 18.2861 7.94429 19.1113C8.75471 19.9364 9.85389 20.4 11 20.4C12.1461 20.4 13.2453 19.9364 14.0557 19.1113C14.8661 18.2861 15.3214 17.167 15.3214 16V6.4C15.3214 5.23305 14.8661 4.11389 14.0557 3.28873C13.2453 2.46357 12.1461 2 11 2ZM11.7857 26.972C17.4939 26.5616 22 21.716 22 15.8C22 15.5348 21.8965 15.2804 21.7123 15.0929C21.5281 14.9054 21.2783 14.8 21.0179 14.8C20.7574 14.8 20.5076 14.9054 20.3234 15.0929C20.1392 15.2804 20.0357 15.5348 20.0357 15.8C20.0357 20.8808 15.9901 25 11 25C6.00993 25 1.96429 20.8808 1.96429 15.8C1.96429 15.5348 1.86081 15.2804 1.67662 15.0929C1.49244 14.9054 1.24262 14.8 0.982143 14.8C0.721662 14.8 0.47185 14.9054 0.287663 15.0929C0.103475 15.2804 0 15.5348 0 15.8C0 21.58 4.30021 26.3376 9.82143 26.936V31C9.82143 31.2652 9.9249 31.5196 10.1091 31.7071C10.2933 31.8946 10.5431 32 10.8036 32C11.0641 32 11.3139 31.8946 11.4981 31.7071C11.6822 31.5196 11.7857 31.2652 11.7857 31V26.972Z' fill='white'/%3E%3C/svg%3E%0A")}.icon--camera{background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.7232 23.43C23.7232 26.4195 21.6862 28.5315 18.4282 28.5315H9.10272C5.84772 28.5315 3.82422 26.4195 3.82422 23.43V12.99C3.82422 10.002 5.84772 7.875 9.11922 7.875H18.4282C21.6862 7.875 23.7232 10.002 23.7232 12.99V23.43Z' stroke='white' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.7227 16.9144L29.8682 11.8834C30.8432 11.0809 32.3237 11.7784 32.3237 13.0489V23.3569C32.3237 24.6289 30.8432 25.3234 29.8682 24.5224L23.7227 19.4914' stroke='white' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon--message{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.2632 17.8539C9.40349 17.8539 8.70508 17.1555 8.70508 16.2958C8.70508 15.4386 9.40349 14.7402 10.2632 14.7402C11.1229 14.7402 11.8213 15.4386 11.8213 16.2958C11.8213 17.1555 11.1229 17.8539 10.2632 17.8539ZM16.3205 17.8539C15.4608 17.8539 14.7624 17.1555 14.7624 16.2958C14.7624 15.4386 15.4608 14.7402 16.3205 14.7402C17.1801 14.7402 17.8786 15.4386 17.8786 16.2958C17.8786 17.1555 17.1801 17.8539 16.3205 17.8539ZM20.8197 16.2958C20.8197 17.1555 21.5181 17.8539 22.3778 17.8539C23.2374 17.8539 23.9359 17.1555 23.9359 16.2958C23.9359 15.4386 23.2374 14.7402 22.3778 14.7402C21.5181 14.7402 20.8197 15.4386 20.8197 16.2958Z' fill='white'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.028 2.66602C8.2813 2.66602 2.66797 8.99417 2.66797 16.0194C2.66797 18.2627 3.3213 20.5715 4.46797 22.6814C4.6813 23.0299 4.70797 23.4692 4.5613 23.8845L3.66797 26.8757C3.46797 27.5967 4.0813 28.1295 4.7613 27.9159L7.45464 27.116C8.18797 26.8757 8.7613 27.1815 9.4413 27.5967C11.388 28.7438 13.8146 29.3327 16.0013 29.3327C22.6146 29.3327 29.3346 24.2183 29.3346 15.9793C29.3346 8.874 23.6013 2.66602 16.028 2.66602Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon--call{background-color:#da0000;background-image:url("data:image/svg+xml,%3Csvg width='51' height='51' viewBox='0 0 51 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M41.8236 23.0466C42.0397 23.9219 42.2087 27.7229 40.8529 28.9589C40.4334 29.3142 39.8566 29.4223 39.3066 29.4287C38.0438 29.4438 33.8555 28.9131 33.2552 28.5204C31.7849 27.5552 32.534 25.4021 30.8625 24.6189C26.9599 22.9806 23.0583 22.9807 19.1556 24.6213C17.4852 25.4036 18.2342 27.5566 16.7628 28.5208C16.1635 28.9125 11.9741 29.4444 10.7114 29.4295C10.1635 29.4231 9.58456 29.315 9.16509 28.9597C7.75259 27.6435 8.01914 23.6938 8.19465 23.0475C8.47078 21.3845 9.74744 20.1314 12.0064 19.3063C18.0997 16.7935 31.7231 16.6637 38.012 19.3056C40.2431 20.1413 41.5647 21.3666 41.8236 23.0466Z' stroke='white' stroke-width='2.21037' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon--work{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.33073 17.5003C2.8724 17.5003 2.4799 17.337 2.15323 17.0103C1.82656 16.6837 1.66351 16.2914 1.66406 15.8337V6.66699C1.66406 6.20866 1.8274 5.81616 2.15406 5.48949C2.48073 5.16283 2.87295 4.99977 3.33073 5.00033H6.66406V3.33366C6.66406 2.87533 6.8274 2.48283 7.15406 2.15616C7.48073 1.82949 7.87295 1.66644 8.33073 1.66699H11.6641C12.1224 1.66699 12.5149 1.83033 12.8416 2.15699C13.1682 2.48366 13.3313 2.87588 13.3307 3.33366V5.00033H16.6641C17.1224 5.00033 17.5149 5.16366 17.8416 5.49033C18.1682 5.81699 18.3313 6.20922 18.3307 6.66699V15.8337C18.3307 16.292 18.1674 16.6845 17.8407 17.0112C17.5141 17.3378 17.1218 17.5009 16.6641 17.5003H3.33073ZM3.33073 15.8337H16.6641V6.66699H3.33073V15.8337ZM8.33073 5.00033H11.6641V3.33366H8.33073V5.00033Z' fill='%2318BCE4'/%3E%3C/svg%3E%0A")}.icon--chat-attach{width:11px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='11' height='20' viewBox='0 0 11 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 20C3.96667 20 2.66667 19.4667 1.6 18.4C0.533333 17.3333 0 16.0333 0 14.5V4C0 2.9 0.391667 1.95833 1.175 1.175C1.95833 0.391667 2.9 0 4 0C5.1 0 6.04167 0.391667 6.825 1.175C7.60833 1.95833 8 2.9 8 4V13.5C8 14.2 7.75833 14.7917 7.275 15.275C6.79167 15.7583 6.2 16 5.5 16C4.8 16 4.20833 15.7583 3.725 15.275C3.24167 14.7917 3 14.2 3 13.5V4.75C3 4.53333 3.071 4.35433 3.213 4.213C3.35433 4.071 3.53333 4 3.75 4C3.96667 4 4.146 4.071 4.288 4.213C4.42933 4.35433 4.5 4.53333 4.5 4.75V13.5C4.5 13.7833 4.596 14.0207 4.788 14.212C4.97933 14.404 5.21667 14.5 5.5 14.5C5.78333 14.5 6.021 14.404 6.213 14.212C6.40433 14.0207 6.5 13.7833 6.5 13.5V4C6.5 3.3 6.25833 2.70833 5.775 2.225C5.29167 1.74167 4.7 1.5 4 1.5C3.3 1.5 2.70833 1.74167 2.225 2.225C1.74167 2.70833 1.5 3.3 1.5 4V14.5C1.5 15.6 1.89167 16.5417 2.675 17.325C3.45833 18.1083 4.4 18.5 5.5 18.5C6.6 18.5 7.54167 18.1083 8.325 17.325C9.10833 16.5417 9.5 15.6 9.5 14.5V4.75C9.5 4.53333 9.571 4.35433 9.713 4.213C9.85433 4.071 10.0333 4 10.25 4C10.4667 4 10.646 4.071 10.788 4.213C10.9293 4.35433 11 4.53333 11 4.75V14.5C11 16.0333 10.4667 17.3333 9.4 18.4C8.33333 19.4667 7.03333 20 5.5 20Z' fill='black'/%3E%3C/svg%3E%0A")}.icon--chat-send-blue{width:28px;height:28px;background-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(/%23filter0_b_1045_43913)'%3E%3Crect width='28' height='28' rx='14' fill='%230060FF'/%3E%3C/g%3E%3Cpath d='M11.0729 10.3849L16.4756 8.58402C18.9002 7.77584 20.2174 9.09948 19.4156 11.524L17.6147 16.9268C16.4056 20.5604 14.4202 20.5604 13.2111 16.9268L12.6765 15.3231L11.0729 14.7886C7.43925 13.5795 7.43925 11.6004 11.0729 10.3849Z' stroke='white' stroke-width='1.12' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.7969 15.0502L15.0751 12.7656' stroke='white' stroke-width='1.12' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cdefs%3E%3Cfilter id='filter0_b_1045_43913' x='-3.92' y='-3.92' width='35.84' height='35.84' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeGaussianBlur in='BackgroundImageFix' stdDeviation='1.96'/%3E%3CfeComposite in2='SourceAlpha' operator='in' result='effect1_backgroundBlur_1045_43913'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_backgroundBlur_1045_43913' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A")}.icon--profile{width:60px;height:60px;background-image:url(/img/images/icons/consultation/icon-profile.svg)}.icon--messages{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.2455 2.40039C8.88536 2.40028 7.54886 2.75583 6.36859 3.43174C5.18832 4.10766 4.2053 5.08046 3.51709 6.2536C2.82887 7.42674 2.45938 8.75946 2.44528 10.1195C2.43117 11.4795 2.77294 12.8196 3.43668 14.0068L2.48148 16.5052C2.40207 16.7129 2.38193 16.9385 2.4233 17.157C2.46466 17.3755 2.56592 17.5781 2.71575 17.7424C2.86559 17.9067 3.05813 18.0261 3.27188 18.0873C3.48562 18.1486 3.71218 18.1492 3.92628 18.0892L6.91068 17.2528C7.96782 17.7523 9.12372 18.0077 10.2929 18.0002C11.4621 17.9927 12.6146 17.7225 13.6653 17.2095C14.7159 16.6965 15.6378 15.9538 16.3627 15.0365C17.0876 14.1191 17.597 13.0505 17.8533 11.9098C18.1095 10.769 18.106 9.58519 17.843 8.44594C17.58 7.3067 17.0643 6.24115 16.3339 5.32812C15.6036 4.41508 14.6773 3.67791 13.6237 3.17114C12.57 2.66437 11.4159 2.40096 10.2467 2.40039H10.2455ZM3.64548 10.2004C3.64601 8.76211 4.11636 7.36336 4.98497 6.21698C5.85357 5.0706 7.07288 4.23934 8.45737 3.84968C9.84187 3.46001 11.3158 3.53327 12.6548 4.05831C13.9938 4.58335 15.1247 5.53143 15.8753 6.7583C16.626 7.98516 16.9553 9.42365 16.8132 10.8549C16.6711 12.2861 16.0653 13.6318 15.0881 14.6871C14.1109 15.7424 12.8157 16.4497 11.3996 16.7012C9.98344 16.9527 8.52392 16.7347 7.24308 16.0804L7.03428 15.9724L3.60228 16.9336L4.76508 13.8904L4.61148 13.6384C3.97805 12.6036 3.64368 11.4136 3.64548 10.2004ZM13.8011 21.6004C12.6783 21.6016 11.5685 21.3599 10.5479 20.8918C9.52737 20.4236 8.62019 19.7402 7.88868 18.8884C8.57785 19.0751 9.28689 19.1786 10.0007 19.1968C11.1119 19.9817 12.4394 20.4022 13.7999 20.4004C14.8823 20.4004 15.9023 20.14 16.8023 19.6804L17.0111 19.5724L20.4431 20.5336L19.2803 17.4904L19.4339 17.2384C20.0459 16.2376 20.3999 15.0616 20.3999 13.8004C20.4017 12.4679 19.9983 11.1663 19.2431 10.0684C19.2332 9.35451 19.1385 8.64433 18.9611 7.95279C19.7913 8.68388 20.4562 9.58361 20.9112 10.592C21.3662 11.6003 21.601 12.6941 21.5999 13.8004C21.5999 15.1816 21.2399 16.48 20.6099 17.6068L21.5639 20.1052C21.6433 20.3129 21.6634 20.5385 21.6221 20.757C21.5807 20.9755 21.4794 21.1781 21.3296 21.3424C21.1798 21.5067 20.9872 21.6261 20.7735 21.6873C20.5597 21.7486 20.3332 21.7492 20.1191 21.6892L17.1347 20.8528C16.1231 21.3328 14.9915 21.6004 13.7987 21.6004H13.8011Z' fill='black'/%3E%3C/svg%3E%0A")}.icon--pencil{width:20px;height:20px;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(/%23clip0_3180_65400)"><path fill-rule="evenodd" clip-rule="evenodd" d="M13.1652 1.8588C14.5291 0.494984 16.7386 0.494984 18.1024 1.8588C19.4662 3.22262 19.4662 5.43219 18.1024 6.79601L8.03011 16.8682C7.91674 16.9815 7.77437 17.0615 7.61858 17.0994L4.63277 17.8252C4.60227 17.8344 4.57137 17.8419 4.54021 17.8477L2.72884 18.2881C2.43252 18.3601 2.12007 18.2725 1.90444 18.0568C1.6888 17.8412 1.60116 17.5288 1.67318 17.2324L2.86176 12.3425C2.89963 12.1867 2.97964 12.0443 3.09301 11.931L13.1652 1.8588ZM4.65105 16.022L6.9675 15.4589L16.8664 5.56006C17.5477 4.87884 17.5477 3.77597 16.8664 3.09475C16.1852 2.41353 15.0824 2.41353 14.4012 3.09475L4.5023 12.9936L3.94008 15.3066L4.65105 16.022Z" fill="%23B2B5BE"/><path d="M14.2205 4.24906C13.8797 3.90727 13.3264 3.90646 12.9846 4.24726C12.6428 4.58806 12.642 5.14141 12.9828 5.4832L15.5709 8.07886C15.9117 8.42065 16.465 8.42146 16.8068 8.08066C17.1486 7.73987 17.1494 7.18651 16.8086 6.84472L14.2205 4.24906Z" fill="%23B2B5BE"/><path d="M9.06145 16.5639C8.57878 16.5639 8.1875 16.9552 8.1875 17.4379C8.1875 17.9205 8.57878 18.3118 9.06145 18.3118H18.2554C18.738 18.3118 19.1293 17.9205 19.1293 17.4379C19.1293 16.9552 18.738 16.5639 18.2554 16.5639H9.06145Z" fill="%23B2B5BE"/></g><defs><clipPath id="clip0_3180_65400"><rect width="20" height="20" fill="white"/></clipPath></defs></svg>')}.icon--delete-img{width:24px;height:24px;background-image:url(/img/images/icons/icon-upload-delete.svg)}.icon--upload-folder{width:24px;height:24px;background-image:url(/img/images/icons/icon-folder-upload-fill.svg)}.icon-profile--account{width:21px;height:21px;background-image:url('data:image/svg+xml,<svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.4983 2.20165C8.17276 2.20165 6.28759 4.08679 6.28759 6.41226C6.28759 8.73774 8.17278 10.6229 10.4983 10.6229C12.8237 10.6229 14.7089 8.73775 14.7089 6.41226C14.7089 4.08679 12.8238 2.20165 10.4983 2.20165ZM4.08594 6.41226C4.08594 2.87082 6.95686 0 10.4983 0C14.0397 0 16.9106 2.87083 16.9106 6.41226C16.9106 9.95368 14.0397 12.8246 10.4983 12.8246C6.95684 12.8246 4.08594 9.95368 4.08594 6.41226Z" fill="%23467895"/><path fill-rule="evenodd" clip-rule="evenodd" d="M0.03125 19.8169C0.03125 14.7395 4.14584 10.625 9.22316 10.625H11.755C16.8324 10.625 20.947 14.7395 20.947 19.8169C20.947 20.4248 20.4541 20.9177 19.8461 20.9177C19.2382 20.9177 18.7453 20.4248 18.7453 19.8169C18.7453 15.9555 15.6164 12.8267 11.755 12.8267H9.22316C5.36177 12.8267 2.2329 15.9555 2.2329 19.8169C2.2329 20.4248 1.74005 20.9177 1.13208 20.9177C0.524107 20.9177 0.03125 20.4248 0.03125 19.8169Z" fill="%23467895"/></svg>')}.icon-profile--consultation{width:23px;height:15px;background-image:url('data:image/svg+xml,<svg width="23" height="15" viewBox="0 0 23 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.69239 10.1562V13.9674L0 10.3984L3.69239 10.1562Z" fill="%23467895"/><path d="M22.4984 0L4.61719 1.12293V14.7726L22.6043 13.0952L22.4984 0ZM14.2707 4.59764C14.6348 4.59764 14.9302 4.87642 14.9302 5.21906C14.9302 5.56171 14.6348 5.83971 14.2707 5.83971C13.9066 5.83971 13.6103 5.56171 13.6103 5.21906C13.6103 4.87642 13.9066 4.59764 14.2707 4.59764Z" fill="%23467895"/></svg>')}.icon-profile--products{width:25px;height:23px;background-image:url('data:image/svg+xml,<svg width="25" height="23" viewBox="0 0 25 23" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.09375 17.8166C7.82979 17.5907 9.83553 17.4609 11.973 17.4609C14.1091 17.4609 16.1149 17.5907 17.8509 17.8178C16.4272 19.398 14.3224 20.399 11.973 20.399C9.62354 20.399 7.51745 19.398 6.09375 17.8166Z" fill="%23467895"/><path d="M23.9395 20.2261C23.9395 21.7558 18.5809 22.9947 11.9704 22.9947C5.35865 22.9947 0 21.7558 0 20.2261C0 19.2888 2.01074 18.4608 5.08769 17.9609C5.19682 18.0979 5.30973 18.2325 5.42764 18.3635C7.07211 20.1888 9.45666 21.2367 11.9704 21.2367C14.4841 21.2367 16.8687 20.1888 18.5144 18.3635C18.6323 18.2325 18.7452 18.0979 18.8531 17.9609C21.9301 18.462 23.9395 19.2888 23.9395 20.2261Z" fill="%23467895"/><path d="M19.7299 8.27344V12.9659C19.7299 13.6328 19.6384 14.2793 19.4653 14.8934C19.1592 15.9893 18.5998 16.9843 17.8496 17.817L17.8484 17.8182C16.4247 19.3984 14.3199 20.3994 11.9704 20.3994C9.62102 20.3994 7.51493 19.3984 6.09123 17.817C4.91965 16.5156 4.21094 14.8213 4.21094 12.9659V8.27344H19.7299Z" fill="%23467895"/><path d="M24.1443 12.5848C24.1569 13.9895 22.979 15.1395 21.5114 15.1515L20.2934 15.1647L20.2219 15.1659L20.2031 10.0721L20.6033 10.0685L21.4638 10.0625H21.4888C22.9452 10.0625 24.1305 11.1873 24.1443 12.5848Z" fill="%23467895"/><path d="M14.4226 0.0859375C14.5004 0.589433 14.5418 1.09172 14.5694 1.59521C14.5869 1.84636 14.5907 2.09871 14.6007 2.34986L14.6108 3.10451C14.612 3.608 14.597 4.11029 14.5694 4.61378C14.5418 5.11728 14.5004 5.61958 14.4226 6.12307C14.3448 5.61958 14.3034 5.11728 14.2758 4.61378C14.2482 4.11029 14.2332 3.608 14.2344 3.10451L14.2445 2.34986C14.2545 2.09871 14.2583 1.84636 14.2758 1.59521C14.3034 1.09172 14.3436 0.589433 14.4226 0.0859375Z" fill="%23467895"/><path d="M11.8757 0.976562C11.9535 1.48006 11.9949 1.98234 12.0225 2.48584C12.0401 2.73699 12.0438 2.98934 12.0539 3.24049L12.0639 3.99513C12.0651 4.49863 12.0501 5.00091 12.0225 5.50441C11.9949 6.0079 11.9535 6.5102 11.8757 7.0137C11.798 6.5102 11.7566 6.0079 11.729 5.50441C11.7014 5.00091 11.6863 4.49863 11.6876 3.99513L11.6976 3.24049C11.7076 2.98934 11.7114 2.73699 11.729 2.48584C11.7578 1.98234 11.798 1.47886 11.8757 0.976562Z" fill="%23467895"/><path d="M9.51635 0C9.59412 0.503495 9.63552 1.00578 9.66312 1.50928C9.68068 1.76042 9.68444 2.01278 9.69448 2.26392L9.70451 3.01857C9.70576 3.52206 9.69071 4.02435 9.66312 4.52785C9.63552 5.03134 9.59412 5.53364 9.51635 6.03714C9.43858 5.53364 9.3972 5.03134 9.3696 4.52785C9.34201 4.02435 9.32694 3.52206 9.3282 3.01857L9.33824 2.26392C9.34828 2.01278 9.35204 1.76042 9.3696 1.50928C9.3972 1.00578 9.43858 0.503495 9.51635 0Z" fill="%23467895"/></svg>')}.icon-profile--real-estate{width:24px;min-width:24px;height:24px;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M20 10.5227V20.002H18V11.4813L12 6.65953L6 11.4813V16.002H4V10.5227L12 4.09375L20 10.5227ZM11 20.002H9V13.002H15V20.002H13V15.002H11V20.002ZM4 20.002H6V18.002H4V20.002Z" fill="%23467895"/></svg>')}.icon-profile--education{width:17px;height:24px;background-image:url('data:image/svg+xml,<svg width="17" height="24" viewBox="0 0 17 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.0005 0L10.2544 11.0515L8.82812 8.85547L14.5767 0H17.0005Z" fill="%23467895"/><path d="M10.6997 12.4122L6.89213 12.3283L6.45711 11.6158C6.57415 11.5723 6.69326 11.533 6.81341 11.4979L0 0.335938H2.42375L8.39091 9.52803L9.55825 11.3259C9.71673 11.3514 9.87313 11.3843 10.0275 11.4236L10.042 11.3992L10.0637 11.4321L10.6997 12.4122Z" fill="%23467895"/><path d="M10.6104 11.5969C10.4332 11.5332 10.252 11.4779 10.0676 11.4312C10.0562 11.428 10.0438 11.4248 10.0314 11.4227C9.87703 11.3834 9.72062 11.3505 9.56215 11.325C9.23587 11.2709 8.90131 11.2422 8.56054 11.2422C8.08511 11.2422 7.62211 11.2974 7.17776 11.4015C7.05554 11.4291 6.93539 11.4609 6.81731 11.4971C6.69716 11.5321 6.57805 11.5714 6.461 11.6149C6.34603 11.6574 6.23106 11.7031 6.11919 11.753C3.8995 12.7257 2.34375 14.9844 2.34375 17.6159C2.34375 21.1362 5.12794 23.9896 8.56054 23.9896C11.9942 23.9896 14.7773 21.1362 14.7773 17.6159C14.7773 14.8315 13.0372 12.4655 10.6104 11.5969ZM10.8362 21.2053L8.56054 19.9787L6.28595 21.2053L6.71995 18.6078L4.88039 16.7685L7.42324 16.3894L8.56054 14.0266L9.69784 16.3894L12.2417 16.7685L10.4011 18.6078L10.8362 21.2053Z" fill="%23467895"/></svg>')}.icon-profile--faq{width:23px;height:19px;background-image:url('data:image/svg+xml,<svg width="23" height="19" viewBox="0 0 23 19" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.7953 14.2254C19.4023 14.7065 19.0782 15.6895 18.2991 15.7C18.2932 15.7 18.2873 15.7 18.2814 15.7H4.05232L0 18.9082V3.85691C0 3.19225 0.551624 2.64844 1.22583 2.64844H2.47052V11.8456C2.47052 13.0692 3.47712 14.0615 4.71828 14.0615H18.3238C18.4947 14.0615 18.6609 14.1196 18.7953 14.2254Z" fill="%23467895"/><path d="M23.0006 1.20847V16.2598L19.507 13.4931L18.9483 13.0515H4.71802C4.04381 13.0515 3.49219 12.5077 3.49219 11.843V1.20847C3.49219 0.543813 4.04381 0 4.71802 0H21.7748C22.449 0 23.0006 0.543813 23.0006 1.20847Z" fill="%23467895"/><path d="M8.09624 7.07121C8.63264 7.07121 9.06747 6.64254 9.06747 6.11373C9.06747 5.58493 8.63264 5.15625 8.09624 5.15625C7.55984 5.15625 7.125 5.58493 7.125 6.11373C7.125 6.64254 7.55984 7.07121 8.09624 7.07121Z" fill="white"/><path d="M13.1119 7.07121C13.6483 7.07121 14.0831 6.64254 14.0831 6.11373C14.0831 5.58493 13.6483 5.15625 13.1119 5.15625C12.5755 5.15625 12.1406 5.58493 12.1406 6.11373C12.1406 6.64254 12.5755 7.07121 13.1119 7.07121Z" fill="white"/><path d="M18.3931 7.07121C18.9295 7.07121 19.3643 6.64254 19.3643 6.11373C19.3643 5.58493 18.9295 5.15625 18.3931 5.15625C17.8567 5.15625 17.4219 5.58493 17.4219 6.11373C17.4219 6.64254 17.8567 7.07121 18.3931 7.07121Z" fill="white"/></svg>')}.icon-profile-v2-curcle--edit{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='11.75' fill='white' stroke='black' stroke-width='0.5'/%3E%3Cg clip-path='url(/%23clip0_6246_130508)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.9023 7.11372C14.7206 6.29543 16.0463 6.29543 16.8646 7.11372C17.6828 7.93201 17.6828 9.25775 16.8646 10.076L10.8212 16.1193C10.7532 16.1874 10.6677 16.2354 10.5743 16.2581L8.78279 16.6936C8.76449 16.6991 8.74594 16.7036 8.72725 16.7071L7.64043 16.9713C7.46264 17.0145 7.27517 16.9619 7.14579 16.8325C7.0164 16.7032 6.96382 16.5157 7.00703 16.3379L7.72018 13.4039C7.74291 13.3105 7.79091 13.225 7.85893 13.157L13.9023 7.11372ZM8.79376 15.6116L10.1836 15.2738L16.123 9.33447C16.5317 8.92574 16.5317 8.26402 16.123 7.85529C15.7143 7.44655 15.0526 7.44655 14.6438 7.85529L8.70451 13.7946L8.36717 15.1824L8.79376 15.6116Z' fill='black'/%3E%3Cpath d='M14.5339 8.54866C14.3294 8.34358 13.9974 8.34309 13.7923 8.54757C13.5872 8.75205 13.5868 9.08406 13.7912 9.28914L15.3441 10.8465C15.5486 11.0516 15.8806 11.0521 16.0856 10.8476C16.2907 10.6431 16.2912 10.3111 16.0867 10.106L14.5339 8.54866Z' fill='black'/%3E%3Cpath d='M11.4384 15.9376C11.1488 15.9376 10.9141 16.1723 10.9141 16.4619C10.9141 16.7515 11.1488 16.9863 11.4384 16.9863H16.9548C17.2444 16.9863 17.4791 16.7515 17.4791 16.4619C17.4791 16.1723 17.2444 15.9376 16.9548 15.9376H11.4384Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_6246_130508'%3E%3Crect width='12' height='12' fill='white' transform='translate(6 6)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.icon-profile-v2--edit{width:13px;height:13px;background-image:url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.16406 9.20703V10.832H3.78906L8.66406 5.95703L7.03906 4.33203L2.16406 9.20703Z' stroke='%236C757D' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.125 3.2487L9.75 4.8737L11.1042 3.51953L9.47917 1.89453L8.125 3.2487Z' stroke='%236C757D' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.icon-profile-v2--home{width:24px;height:24px;background-image:url(/img/images/icons/profile/icon-home.svg)}.icon-profile-v2--building{width:24px;height:24px;background-image:url(/img/images/icons/profile/icon-building.svg)}.icon-profile-v2--basket{width:24px;height:24px;background-image:url(/img/images/icons/profile/icon-basket.svg)}.icon-profile-v2--blue-basket{width:24px;height:24px;background-image:url(/img/images/icons/icon-blue-bucket.svg)}.icon-profile-v2--team{width:24px;height:24px;background-image:url(/img/images/icons/profile/icon-team.svg)}.icon-profile-v2--support{width:24px;height:32px;background-image:url(/img/images/icons/profile/icon-support.svg)}.icon-profile-v2--client{width:24px;height:24px;background-image:url(/img/images/icons/profile/icon-client.svg)}.icon-profile-v2--partners{width:24px;height:20px;background-image:url(/img/images/icons/profile/icon-partners.svg)}.icon-profile-v2--statistic{width:24px;height:24px;background-image:url(/img/images/icons/profile/icon--statistics.svg)}.icon-profile-v2--gong{width:24px;height:24px;background-image:url(/img/images/icons/profile/icon-gong.svg)}.icon-profile-v2--support-v2{width:24px;height:24px;background-image:url(/img/images/icons/profile/icon-support-v2.svg)}.icon-profile-v2--faq{width:24px;height:24px;background-image:url(/img/images/icons/profile/icon-faq.svg)}.icon-profile-v2--arrow-right{width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.5 12.5L10.5 7.5L5.5 2.5' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.icon-profile-v2--arrow-left{width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 3.5L5.5 8.5L10.5 13.5' stroke='white' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.icon--file{width:24px;height:24px;background-image:url(/img/images/icons/icon-file.svg)}.icon-wish-card--remove{width:18px;height:20px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18" height="20" viewBox="0 0 18 20" fill="none"><path d="M11 8L10.7 15M7.3 15L7 8M3 4L3.68884 14.3326C3.86394 16.9591 6.04545 19 8.67777 19H9.32223C11.9546 19 14.1361 16.9591 14.3112 14.3326L15 4M3 4H6M3 4H1M15 4H17M15 4H12M12 4V4C12 2.34315 10.6569 1 9 1V1C7.34315 1 6 2.34315 6 4V4M12 4H6" stroke="black" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-action--pencil{width:24px;height:24px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M4 16.9961V19.9961H7L16 10.9961L13 7.99609L4 16.9961Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M15 5.99609L18 8.99609L20.5 6.49609L17.5 3.49609L15 5.99609Z" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-action--arrow{width:24px;height:25px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path d="M19.904 6.1988L12.9934 21.3195C12.6245 22.1266 11.4653 22.089 11.1494 21.2597L9.16177 16.0409C9.05898 15.771 8.84454 15.5588 8.57363 15.4587L3.31241 13.5161C2.47003 13.2051 2.4327 12.0275 3.25369 11.6638L18.5894 4.86885C19.4308 4.49604 20.2866 5.36177 19.904 6.1988Z" stroke="black" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-action--download{width:24px;height:25px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path d="M18 19.5505H6M12 16.5966V4.78125M12 16.5966L15.5 13.1505M12 16.5966L8.5 13.1505" stroke="black" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-action--delete{width:24px;height:24px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M14 10L13.7 17M10.3 17L10 10M6 6L6.87554 19.133C6.94558 20.1836 7.81818 21 8.87111 21H15.1289C16.1818 21 17.0544 20.1836 17.1245 19.133L18 6M6 6H9M6 6H4M18 6H20M18 6H15M15 6V5C15 3.89543 14.1046 3 13 3H11C9.89543 3 9 3.89543 9 5V6M15 6H9" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-action--delete-inactive{width:24px;height:24px;background-image:url(/img/images/icons/icon-bucket.svg)}.icon-chat-action--pencil{width:15px;height:16px;background-image:url('data:image/svg+xml,<svg width="15" height="16" viewBox="0 0 15 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.53376 1.48626C10.6248 0.395206 12.3924 0.395206 13.4835 1.48626C14.5745 2.57731 14.5745 4.34497 13.4835 5.43603L5.42565 13.4938C5.33495 13.5844 5.22106 13.6484 5.09642 13.6787L2.70778 14.2594C2.68338 14.2668 2.65866 14.2728 2.63373 14.2774L1.18464 14.6297C0.947576 14.6873 0.697622 14.6172 0.525111 14.4447C0.352601 14.2722 0.282487 14.0222 0.340108 13.7852L1.29097 9.87323C1.32127 9.74859 1.38527 9.63468 1.47597 9.54398L9.53376 1.48626ZM2.7224 12.8168L4.57557 12.3663L12.4947 4.44727C13.0397 3.90229 13.0397 3.01999 12.4947 2.47502C11.9497 1.93004 11.0675 1.93004 10.5225 2.47502L2.60341 10.3941L2.15363 12.2445L2.7224 12.8168Z" fill="black"/><path d="M10.3811 3.39691C10.1085 3.12347 9.6658 3.12282 9.39236 3.39546C9.11893 3.6681 9.11828 4.11078 9.39092 4.38422L11.4614 6.46074C11.734 6.73418 12.1767 6.73483 12.4501 6.46219C12.7236 6.18955 12.7242 5.74687 12.4516 5.47343L10.3811 3.39691Z" fill="black"/><path d="M6.25385 13.2488C5.86771 13.2488 5.55469 13.5618 5.55469 13.948C5.55469 14.3341 5.86771 14.6471 6.25385 14.6471H13.609C13.9951 14.6471 14.3081 14.3341 14.3081 13.948C14.3081 13.5618 13.9951 13.2488 13.609 13.2488H6.25385Z" fill="black"/></svg>')}.icon-chat-action-red--delete{width:20px;height:20px;flex-shrink:0;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.1641 5.0013H18.3307V6.66797H16.6641V17.5013C16.6641 17.9616 16.291 18.3346 15.8307 18.3346H4.16406C3.70383 18.3346 3.33073 17.9616 3.33073 17.5013V6.66797H1.66406V5.0013H5.83073V2.5013C5.83073 2.04107 6.20383 1.66797 6.66406 1.66797H13.3307C13.791 1.66797 14.1641 2.04107 14.1641 2.5013V5.0013ZM14.9974 6.66797H4.9974V16.668H14.9974V6.66797ZM7.4974 9.16797H9.16406V14.168H7.4974V9.16797ZM10.8307 9.16797H12.4974V14.168H10.8307V9.16797ZM7.4974 3.33464V5.0013H12.4974V3.33464H7.4974Z" fill="%23DA0000" fill-opacity="0.7"/></svg>')}.icon-chat--back{width:16px;height:16px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.5 3.5L5.5 8.5L10.5 13.5" stroke="%234399FF" stroke-width="1.5" stroke-linecap="round"/></svg>')}.icon-chat--next{width:16px;height:16px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.5 12.5L10.5 7.5L5.5 2.5" stroke="%234399FF" stroke-width="1.5" stroke-linecap="round"/></svg>')}.icon-chat--user-add{width:16px;height:16px;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.33073 9.50264V10.8956C8.91366 10.7482 8.46493 10.668 7.9974 10.668C5.78826 10.668 3.9974 12.4588 3.9974 14.668H2.66406C2.66406 11.7224 5.05188 9.33464 7.9974 9.33464C8.4578 9.33464 8.9046 9.39297 9.33073 9.50264ZM7.9974 8.66797C5.7874 8.66797 3.9974 6.87797 3.9974 4.66797C3.9974 2.45797 5.7874 0.667969 7.9974 0.667969C10.2074 0.667969 11.9974 2.45797 11.9974 4.66797C11.9974 6.87797 10.2074 8.66797 7.9974 8.66797ZM7.9974 7.33464C9.47073 7.33464 10.6641 6.1413 10.6641 4.66797C10.6641 3.19464 9.47073 2.0013 7.9974 2.0013C6.52406 2.0013 5.33073 3.19464 5.33073 4.66797C5.33073 6.1413 6.52406 7.33464 7.9974 7.33464ZM11.9974 11.3346V9.33464H13.3307V11.3346H15.3307V12.668H13.3307V14.668H11.9974V12.668H9.9974V11.3346H11.9974Z" fill="%234399FF"/></svg>')}.icon-chat--camera{width:36px;height:28px;background-image:url('data:image/svg+xml,<svg width="36" height="28" viewBox="0 0 36 28" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M14.6445 0.75H20.6084V0.751953H21.3584C21.9401 0.751913 22.5076 0.882475 23.002 1.125C23.4343 1.33718 23.7927 1.62539 24.0576 1.95996L24.165 2.10547L25.6025 4.20508L25.8252 4.53125H29.8779C31.2345 4.53135 32.5167 4.99428 33.4463 5.79102C34.3144 6.53509 34.8014 7.50424 34.8594 8.5L34.8652 8.7002V23.0801C34.8652 23.6102 34.7435 24.1388 34.5029 24.6367C34.2923 25.0727 33.9932 25.4802 33.6143 25.8389L33.4463 25.9893C33.0445 26.3337 32.5727 26.6199 32.0498 26.832L31.8223 26.9189C31.2085 27.1369 30.5475 27.25 29.8779 27.25H6.04297C4.77082 27.25 3.56425 26.8424 2.65234 26.1348L2.47363 25.9893C1.54758 25.1952 1.05469 24.1454 1.05469 23.0801V8.69922C1.05479 7.70068 1.48776 6.71578 2.30469 5.94238L2.47363 5.79004C3.40332 4.99301 4.68605 4.53027 6.04297 4.53027H10.1006L10.3242 4.2168L11.8691 2.06152L11.8701 2.06055C12.1118 1.72307 12.4452 1.42753 12.8516 1.20215L13.0293 1.11035C13.4563 0.905437 13.9361 0.783195 14.4316 0.755859L14.6445 0.75ZM17.96 7.57129C15.6881 7.57132 13.4898 8.3441 11.8535 9.74707C10.2139 11.153 9.2657 13.087 9.26562 15.1328C9.26562 17.0509 10.0993 18.8705 11.5547 20.249L11.8535 20.5195C13.4898 21.9225 15.6881 22.6953 17.96 22.6953C20.09 22.6953 22.1548 22.0154 23.7529 20.7744L24.0664 20.5195C25.7063 19.1135 26.6553 17.1789 26.6553 15.1328C26.6552 13.0869 25.7061 11.1531 24.0664 9.74707C22.4301 8.34408 20.2319 7.57129 17.96 7.57129ZM17.96 11.3418C18.4951 11.3418 19.0242 11.4212 19.5234 11.5742L19.7363 11.6445C20.2965 11.8435 20.7987 12.1328 21.2168 12.4912C21.6349 12.8497 21.9591 13.2692 22.1777 13.7217C22.396 14.1736 22.5068 14.6525 22.5068 15.1328C22.5068 15.6132 22.3961 16.0929 22.1777 16.5449C21.9864 16.9408 21.7143 17.3112 21.3691 17.6377L21.2168 17.7744C20.8508 18.0882 20.4207 18.3493 19.9434 18.543L19.7363 18.6221C19.1759 18.8211 18.5717 18.9248 17.96 18.9248C16.7974 18.9248 15.6962 18.5522 14.8652 17.9072L14.7031 17.7744C13.8599 17.0513 13.4131 16.0978 13.4131 15.1328C13.4132 14.2282 13.806 13.3339 14.5498 12.6299L14.7031 12.4912C15.55 11.7651 16.7201 11.3418 17.96 11.3418Z" stroke="%234D4D4D" stroke-width="1.5"/></svg>')}.icon-chat--send{width:24px;height:24px;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.39969 6.32406L15.8897 3.49406C19.6997 2.22406 21.7697 4.30406 20.5097 8.11406L17.6797 16.6041C15.7797 22.3141 12.6597 22.3141 10.7597 16.6041L9.91969 14.0841L7.39969 13.2441C1.68969 11.3441 1.68969 8.23406 7.39969 6.32406Z" stroke="white" stroke-width="1.44" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.1094 13.6486L13.6894 10.0586" stroke="white" stroke-width="1.44" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.icon-chat--mic{width:21px;height:32px;background-image:url('data:image/svg+xml,<svg width="21" height="32" viewBox="0 0 21 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.28375 13.1562C1.54963 13.1562 1.80462 13.256 1.99263 13.4337C2.18064 13.6113 2.28626 13.8523 2.28626 14.1035V15.9979C2.28626 18.0077 3.13122 19.9351 4.63527 21.3562C6.13932 22.7773 8.17924 23.5757 10.3063 23.5757C12.4333 23.5757 14.4733 22.7773 15.9773 21.3562C17.4813 19.9351 18.3263 18.0077 18.3263 15.9979V14.1035C18.3263 13.8523 18.4319 13.6113 18.6199 13.4337C18.8079 13.256 19.0629 13.1562 19.3288 13.1562C19.5947 13.1562 19.8497 13.256 20.0377 13.4337C20.2257 13.6113 20.3313 13.8523 20.3313 14.1035V15.9979C20.3314 18.3461 19.4082 20.6107 17.7411 22.3522C16.0739 24.0936 13.7816 25.188 11.3088 25.4228V29.259H17.3238C17.5897 29.259 17.8447 29.3588 18.0327 29.5365C18.2207 29.7141 18.3263 29.955 18.3263 30.2062C18.3263 30.4575 18.2207 30.6984 18.0327 30.876C17.8447 31.0537 17.5897 31.1535 17.3238 31.1535H3.28876C3.02288 31.1535 2.76789 31.0537 2.57988 30.876C2.39188 30.6984 2.28626 30.4575 2.28626 30.2062C2.28626 29.955 2.39188 29.7141 2.57988 29.5365C2.76789 29.3588 3.02288 29.259 3.28876 29.259H9.30378V25.4228C6.83098 25.188 4.53863 24.0936 2.87148 22.3522C1.20432 20.6107 0.281219 18.3461 0.28125 15.9979V14.1035C0.28125 13.8523 0.386871 13.6113 0.574877 13.4337C0.762883 13.256 1.01787 13.1562 1.28375 13.1562Z" fill="%234D4D4D"/><path d="M14.3219 15.9993C14.3219 17.0042 13.8994 17.9679 13.1474 18.6785C12.3954 19.389 11.3754 19.7882 10.3119 19.7882C9.24838 19.7882 8.22841 19.389 7.47639 18.6785C6.72436 17.9679 6.30188 17.0042 6.30188 15.9993V6.52708C6.30188 5.52221 6.72436 4.55849 7.47639 3.84793C8.22841 3.13738 9.24838 2.73819 10.3119 2.73819C11.3754 2.73819 12.3954 3.13738 13.1474 3.84793C13.8994 4.55849 14.3219 5.52221 14.3219 6.52708V15.9993ZM10.3119 0.84375C8.71661 0.84375 7.18667 1.44253 6.05863 2.50836C4.9306 3.57419 4.29688 5.01977 4.29688 6.52708V15.9993C4.29688 17.5066 4.9306 18.9522 6.05863 20.018C7.18667 21.0839 8.71661 21.6826 10.3119 21.6826C11.9072 21.6826 13.4371 21.0839 14.5652 20.018C15.6932 18.9522 16.3269 17.5066 16.3269 15.9993V6.52708C16.3269 5.01977 15.6932 3.57419 14.5652 2.50836C13.4371 1.44253 11.9072 0.84375 10.3119 0.84375V0.84375Z" fill="%234D4D4D"/></svg>')}.icon-chat--search{width:24px;height:24px;background-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23.3672 21.7529L15.7588 14.1445C16.9395 12.6182 17.5781 10.752 17.5781 8.78906C17.5781 6.43945 16.6611 4.23633 15.0029 2.5752C13.3447 0.914062 11.1357 0 8.78906 0C6.44238 0 4.2334 0.916992 2.5752 2.5752C0.914062 4.2334 0 6.43945 0 8.78906C0 11.1357 0.916992 13.3447 2.5752 15.0029C4.2334 16.6641 6.43945 17.5781 8.78906 17.5781C10.752 17.5781 12.6152 16.9395 14.1416 15.7617L21.75 23.3672C21.7723 23.3895 21.7988 23.4072 21.828 23.4193C21.8571 23.4314 21.8884 23.4376 21.9199 23.4376C21.9515 23.4376 21.9827 23.4314 22.0119 23.4193C22.041 23.4072 22.0675 23.3895 22.0898 23.3672L23.3672 22.0928C23.3895 22.0705 23.4072 22.044 23.4193 22.0148C23.4314 21.9857 23.4376 21.9544 23.4376 21.9228C23.4376 21.8913 23.4314 21.86 23.4193 21.8309C23.4072 21.8017 23.3895 21.7752 23.3672 21.7529ZM13.4297 13.4297C12.1875 14.6689 10.541 15.3516 8.78906 15.3516C7.03711 15.3516 5.39062 14.6689 4.14844 13.4297C2.90918 12.1875 2.22656 10.541 2.22656 8.78906C2.22656 7.03711 2.90918 5.3877 4.14844 4.14844C5.39062 2.90918 7.03711 2.22656 8.78906 2.22656C10.541 2.22656 12.1904 2.90625 13.4297 4.14844C14.6689 5.39062 15.3516 7.03711 15.3516 8.78906C15.3516 10.541 14.6689 12.1904 13.4297 13.4297Z" fill="%23CDCDCD"/></svg>')}.icon-chat--search-v2{height:20px;width:20px;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.55295 17.105C10.4506 17.1046 12.2936 16.4694 13.7884 15.3004L18.4883 20L20 18.4883L15.3002 13.7888C16.4698 12.2938 17.1054 10.4505 17.1059 8.55249C17.1059 3.83686 13.2688 0 8.55295 0C3.83707 0 0 3.83686 0 8.55249C0 13.2681 3.83707 17.105 8.55295 17.105ZM8.55295 2.13812C12.0907 2.13812 14.9677 5.01497 14.9677 8.55249C14.9677 12.09 12.0907 14.9669 8.55295 14.9669C5.01523 14.9669 2.13824 12.09 2.13824 8.55249C2.13824 5.01497 5.01523 2.13812 8.55295 2.13812Z" fill="%23BABABA"/></svg>')}.icon--document{width:24px;height:25px;background-position:center;background-size:initial;background-image:url('data:image/svg+xml,<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M35.9836 38.3976L20.6512 38.3976V38.3686C18.9754 38.1665 17.6719 36.7352 17.6719 35.0059V18.4503C17.6719 17.6533 18.3206 17 19.1222 17H34.1719C34.9689 17 35.6222 17.6487 35.6222 18.4503L35.5851 31.9014H37.9297C38.4811 31.9014 38.9352 32.3509 38.9352 32.9069V35.4507C38.9261 37.046 37.6553 38.3471 36.0763 38.3962V38.3976H35.9919C35.9891 38.3976 35.9864 38.3976 35.9836 38.3976ZM35.9886 36.5442C36.5887 36.5415 37.0771 36.0514 37.0771 35.4507V33.7548H24.4461V35.0059C24.4461 35.5594 24.3126 36.0823 24.0761 36.5442H35.9886ZM21.0603 36.5442C21.9055 36.541 22.5881 35.8519 22.5881 35.0105V32.9069C22.5881 32.3555 23.0375 31.9014 23.5935 31.9014H33.7224L33.7595 18.858H19.5207V18.8627V35.0105C19.5207 35.8565 20.2078 36.541 21.0484 36.5442H21.0603Z" fill="%23467895"/><rect x="22" y="22" width="9" height="1.3" rx="0.65" fill="%23467895"/><rect x="22" y="25" width="9" height="1.3" rx="0.65" fill="%23467895"/><rect x="22" y="28" width="6" height="1.3" rx="0.65" fill="%23467895"/></svg>')}.icon--big-document{width:80px;height:80px;background-image:url('data:image/svg+xml,<svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M70 26.6641V69.9747C70 71.8311 68.5173 73.3307 66.6887 73.3307H13.3113C11.4832 73.3307 10 71.8507 10 70.0247V9.97006C10 8.18176 11.4957 6.66406 13.3407 6.66406H49.9893L70 26.6641ZM63.3333 29.9974H46.6667V13.3307H16.6667V66.6641H63.3333V29.9974ZM26.6667 23.3307H36.6667V29.9974H26.6667V23.3307ZM26.6667 36.6641H53.3333V43.3307H26.6667V36.6641ZM26.6667 49.9974H53.3333V56.6641H26.6667V49.9974Z" fill="%23656768"/></svg>')}.fullscreen .icon--fullscreen-v2{background-image:url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg"><g filter="url(/%23filter0_b_2293_27311)"><g filter="url(/%23filter1_b_2293_27311)"><rect width="60" height="60" rx="30" fill="black" fill-opacity="0.3"/></g></g><path d="M16 36H19.2143C22.4157 36 25 38.2971 25 41.1429V44" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M43 26H40.1429C37.2971 26 35 23.7029 35 20.8571V18" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M35 44V41.1429C35 38.2971 37.2971 36 40.1429 36H43" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M25 18V20C25 23.32 21.985 26 18.25 26H16" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><defs><filter id="filter0_b_2293_27311" x="-8" y="-8" width="76" height="76" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feGaussianBlur in="BackgroundImageFix" stdDeviation="4"/><feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_2293_27311"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_2293_27311" result="shape"/></filter><filter id="filter1_b_2293_27311" x="-10.5" y="-10.5" width="81" height="81" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feGaussianBlur in="BackgroundImageFix" stdDeviation="5.25"/><feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_2293_27311"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_2293_27311" result="shape"/></filter></defs></svg>')}.active .icon-arrow-right--black{background-image:url("data:image/svg+xml,%3Csvg width='16.000000' height='16.000000' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdesc%3E Created with Pixso. %3C/desc%3E%3Cdefs/%3E%3Crect id='Right' rx='-0.400000' width='15.200000' height='15.200000' transform='translate(0.400000 0.400000)' fill='%23FFFFFF' fill-opacity='0'/%3E%3Cpath id='Line' d='M5.64 3.25L10.35 8L5.64 12.75' stroke='%23467895' stroke-opacity='1.000000' stroke-width='1.200000' stroke-linejoin='round' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.active .icon--favorite{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M16.5 3C19.5376 3 22 5.5 22 9C22 16 14.5 20 12 21.5C9.5 20 2 16 2 9C2 5.5 4.5 3 7.5 3C9.35997 3 11 4 12 5C13 4 14.64 3 16.5 3Z' fill='%23FF0000'/%3E%3C/svg%3E")}.active>.icon--play{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.83594 8.88758V11.1098C5.83594 13.5908 5.83594 14.8312 6.64511 15.3167C7.45428 15.8022 8.54882 15.2185 10.7379 14.051L12.8212 12.9399C15.2477 11.6458 16.4609 10.9987 16.4609 9.9987C16.4609 8.9987 15.2477 8.35164 12.8212 7.05752L10.7379 5.94641C8.54882 4.7789 7.45428 4.19515 6.64511 4.68065C5.83594 5.16616 5.83594 6.40663 5.83594 8.88758Z' fill='%2300CCFF'/%3E%3C/svg%3E%0A")}.active.icon--eye{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(/%23clip0_2548_39214)'%3E%3Cpath d='M29.8849 15.5822C26.8893 10.0445 21.636 6.69336 15.8226 6.69336C10.0093 6.69336 4.74707 10.0445 1.77819 15.5822L1.5293 16L1.76041 16.4267C4.75596 21.9645 10.0093 25.3156 15.8226 25.3156C21.636 25.3156 26.8982 22.0089 29.8849 16.4267L30.116 16L29.8849 15.5822ZM15.8226 23.4934C10.8182 23.4934 6.22263 20.7022 3.55596 16C6.22263 11.2978 10.8182 8.50669 15.8226 8.50669C20.8271 8.50669 25.3693 11.3067 28.0804 16C25.3693 20.7022 20.8182 23.4934 15.8226 23.4934Z' fill='white'/%3E%3Cpath d='M16.0787 9.92985C14.8734 9.93865 13.6978 10.3044 12.7004 10.9809C11.7029 11.6575 10.9283 12.6144 10.4744 13.731C10.0205 14.8475 9.90759 16.0735 10.15 17.2541C10.3925 18.4347 10.9794 19.517 11.8366 20.3643C12.6938 21.2115 13.7828 21.7858 14.9662 22.0145C16.1496 22.2432 17.3741 22.116 18.4853 21.6491C19.5965 21.1823 20.5443 20.3965 21.2092 19.3913C21.8741 18.386 22.2261 17.2062 22.2209 16.001C22.2174 15.1987 22.0556 14.405 21.7448 13.6653C21.4341 12.9257 20.9804 12.2546 20.4098 11.6907C19.8392 11.1267 19.1629 10.6808 18.4197 10.3787C17.6765 10.0765 16.8809 9.92399 16.0787 9.92985ZM16.0787 20.3476C15.2273 20.3389 14.3976 20.0787 13.6936 19.5999C12.9896 19.1211 12.4429 18.4449 12.1219 17.6564C11.801 16.8678 11.7202 16.002 11.8897 15.1677C12.0592 14.3333 12.4715 13.5677 13.0747 12.9669C13.678 12.3661 14.4453 11.957 15.2803 11.7909C16.1153 11.6248 16.9808 11.7091 17.768 12.0332C18.5553 12.3574 19.2292 12.907 19.7051 13.6129C20.1811 14.3188 20.4378 15.1496 20.4431 16.001C20.4455 16.5739 20.3341 17.1417 20.1154 17.6713C19.8967 18.2009 19.575 18.6818 19.169 19.0861C18.763 19.4904 18.2808 19.8102 17.7503 20.0267C17.2198 20.2433 16.6516 20.3523 16.0787 20.3476Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2548_39214'%3E%3Crect width='32' height='32' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")}.active.icon--mic{background-color:#da0000;background-image:url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='3.51367' width='2.14066' height='37.0106' rx='1.07033' transform='rotate(-45 3 3.51367)' fill='white'/%3E%3Cpath d='M10.7143 7.4C10.7143 5.70261 11.3765 4.07475 12.5553 2.87452C13.7341 1.67428 15.3329 1 17 1C18.6671 1 20.2659 1.67428 21.4447 2.87452C22.6235 4.07475 23.2857 5.70261 23.2857 7.4V17C23.2857 18.6974 22.6235 20.3253 21.4447 21.5255C20.2659 22.7257 18.6671 23.4 17 23.4C15.3329 23.4 13.7341 22.7257 12.5553 21.5255C11.3765 20.3253 10.7143 18.6974 10.7143 17V7.4ZM17 3C15.8539 3 14.7547 3.46357 13.9443 4.28873C13.1339 5.11389 12.6786 6.23305 12.6786 7.4V17C12.6786 18.167 13.1339 19.2861 13.9443 20.1113C14.7547 20.9364 15.8539 21.4 17 21.4C18.1461 21.4 19.2453 20.9364 20.0557 20.1113C20.8661 19.2861 21.3214 18.167 21.3214 17V7.4C21.3214 6.23305 20.8661 5.11389 20.0557 4.28873C19.2453 3.46357 18.1461 3 17 3ZM17.7857 27.972C23.4939 27.5616 28 22.716 28 16.8C28 16.5348 27.8965 16.2804 27.7123 16.0929C27.5281 15.9054 27.2783 15.8 27.0179 15.8C26.7574 15.8 26.5076 15.9054 26.3234 16.0929C26.1392 16.2804 26.0357 16.5348 26.0357 16.8C26.0357 21.8808 21.9901 26 17 26C12.0099 26 7.96429 21.8808 7.96429 16.8C7.96429 16.5348 7.86081 16.2804 7.67662 16.0929C7.49244 15.9054 7.24262 15.8 6.98214 15.8C6.72166 15.8 6.47185 15.9054 6.28766 16.0929C6.10348 16.2804 6 16.5348 6 16.8C6 22.58 10.3002 27.3376 15.8214 27.936V32C15.8214 32.2652 15.9249 32.5196 16.1091 32.7071C16.2933 32.8946 16.5431 33 16.8036 33C17.0641 33 17.3139 32.8946 17.4981 32.7071C17.6822 32.5196 17.7857 32.2652 17.7857 32V27.972Z' fill='white'/%3E%3C/svg%3E%0A")}.active.icon--filled-rounded-small{background-color:#0060ff;background-image:url(/img/images/icons/consultation/icon--mic-small-on.svg)}.active.icon--camera{background-color:#da0000;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.7252 23.43C23.7252 26.4195 21.6882 28.5315 18.4302 28.5315H9.10467C5.84967 28.5315 3.82617 26.4195 3.82617 23.43V12.99C3.82617 10.002 5.84967 7.875 9.12117 7.875H18.4302C21.6882 7.875 23.7252 10.002 23.7252 12.99V23.43Z' stroke='white' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M23.7246 16.9144L29.8701 11.8834C30.8451 11.0809 32.3256 11.7784 32.3256 13.0489V23.3569C32.3256 24.6289 30.8451 25.3234 29.8701 24.5224L23.7246 19.4914' stroke='white' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.active.icon--call{background-color:#6ee90d;background-image:url("data:image/svg+xml,%3Csvg width='36' height='36' viewBox='0 0 36 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.40614 7.17971C4.87226 6.40792 7.44048 3.60073 9.27319 3.68547C9.82104 3.73087 10.3053 4.06229 10.6988 4.44667C11.6023 5.32893 14.1887 8.66578 14.3355 9.36795C14.6926 11.0901 12.6405 12.0828 13.2685 13.8186C14.8697 17.7366 17.6286 20.4953 21.5483 22.0949C23.2826 22.7229 24.2754 20.6709 25.9976 21.0295C26.6983 21.1763 30.0369 23.7626 30.9192 24.666C31.3021 25.058 31.635 25.5437 31.6804 26.0916C31.7485 28.021 28.7671 30.6254 28.186 30.9584C26.8149 31.939 25.026 31.9223 22.8452 30.9084C16.7599 28.3767 7.03489 18.8352 4.45608 12.5202C3.46935 10.3516 3.40125 8.55077 4.40614 7.17971Z' stroke='white' stroke-width='2.21037' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.header-block-with--buttons .header-block--buttons{margin-top:0 !important;margin-left:auto;display:flex}.header-block-with--buttons .header-block--button{margin-left:6px;margin-right:6px}.header-block-with--buttons .header-block--button .base-button{max-width:140px !important;min-width:140px !important}.header-block-with--buttons .header-block--button:first-child{margin-left:0}.header-block-with--buttons .header-block--button:last-child{margin-right:0}.header-block-with--buttons .header-block--login{margin-top:0}.body__catalog-landing .header-block--mini{position:absolute;top:0;width:100%;background:rgba(0,0,0,0);z-index:2}.body__catalog-landing--black-transparent .header-block--mini{position:absolute;top:0;width:100%;background:rgba(0,0,0,0.6);z-index:2}.body__catalog-landing--black-transparent .breadcrumb-item::after{color:#bbb !important;content:"‹";font-size:1.6em;margin-top:-0.5em;background:none !important;margin-right:0;margin-left:24px}.body__catalog-landing-v2--black .header-block--mini{background:#333;position:relative}.header-block--bg-image{width:100%}.header-block--bg-image img{width:100%}.header-block--bg-image .pin{position:absolute;z-index:2}.header-block--bg-image .pin-one{right:12%;top:54%}.header-block--bg-image .pin-two{right:39.5%;top:32%}.header-block--bg-image .pin-three{right:31.5%;top:64%}.header-block--bg-image .pin-fouth{left:8.5%;top:67%}.header-block--actions{justify-content:end;justify-self:flex-end}.header-block--mini{background:rgba(0,0,0,0.8);padding-top:28px;padding-bottom:28px}.header-block--mini .header-block--actions{height:100%;justify-content:end}.header-block--mini .header-block--actions .header-block--selects{margin-top:0}.header-block--mini .header-block--actions .header-block--icon{margin-top:5px}.header-block--mini .header-block--actions .header-block--icon .dropdown-nice{min-width:auto}.header-block--mini .header-block--logo{margin-top:0}.header-block--icon{margin-top:31px}.header-block--icon .icon{margin-left:13px}.header-block--big,.header-block--first{position:relative;background-size:cover;min-height:900px;background-position:top;background-repeat:no-repeat}.header-block--big>.container,.header-block--first>.container{z-index:2;position:relative}.header-block--big:after,.header-block--first:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;background:#000;opacity:.7;z-index:1}.header-block--big:after{display:none}.header-block--logo{margin-top:28px;width:320px;min-width:320px;max-width:320px}.header-block--logo img{width:100%}.header-block--selects{margin-top:28px;display:flex}.header-block--select{margin-left:6px;margin-right:6px}.header-block--select:first-child{margin-left:0}.header-block--select:last-child{margin-right:0}.header-block--one-select{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;border-radius:5px;background:rgba(248,248,248,0.8);min-width:160px}.header-block--one-select>span{display:block;color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0%;text-align:left}.header-block--one-select>span.icon{margin-left:5px;display:block;width:14px;height:8px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9321 1.05859L6.99993 6.94095L1.06772 1.05859' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.header-block--login{margin-top:28px;margin-left:12px;display:flex;align-items:center;padding:8px 20px;background:#0cf;border-radius:5px;height:36px;text-align:center;font-style:normal;font-weight:500;font-size:16px;line-height:16px;color:#fff}.header-block--mini-white{background-color:#fff}.header-block--mini-white .icon--language{background-image:url('data:image/svg+xml,<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="13.9948" cy="13.9948" r="11.6667" stroke="black" stroke-width="2.33333"/><path d="M3.49219 13.9922C9.68166 13.9922 20.0711 13.9922 24.4922 13.9922" stroke="black" stroke-width="1.75"/><path d="M11.6641 25.0781C9.33073 19.1343 9.33073 7.57812 11.6641 2.91146" stroke="black" stroke-width="1.75" stroke-linecap="round"/><path d="M16.3281 25.0781C18.6615 19.1343 18.6615 7.57812 16.3281 2.91146" stroke="black" stroke-width="1.75" stroke-linecap="round"/></svg>')}.header-block--mini-white .header-block--one-select{border-radius:5px;border:1px solid #000;background:#fff}.header-block--mini-white .header-block--login{border-radius:5px;background:#467895}.header-block--title{font-family:"SF Pro Display",sans-serif;margin-top:140px;font-style:normal;font-weight:700;font-size:56px;line-height:72px;color:#fff}.header-block--subtitle{font-family:"SF Pro Display",sans-serif;margin-top:16px;font-style:normal;font-weight:500;font-size:20px;line-height:28px;color:#fff}.header-block--menu{margin-top:72px}.header-block--menu ul{display:flex;justify-content:center;margin:0;list-style-type:none}.header-block--menu ul>li{padding-bottom:8px;padding-left:28px;padding-right:28px;border-bottom:2px solid rgba(255,255,255,0.3)}.header-block--menu ul>li a{font-family:"SF Pro Display",sans-serif;position:relative;font-style:normal;font-weight:600;font-size:20px;line-height:24px;color:#fff}.header-block--menu ul>li:first-child{padding-left:0px}.header-block--menu ul>li:last-child{padding-right:0px}.header-block--menu ul>li.active>a:after{content:" ";position:absolute;bottom:-10px;left:0;height:2px;width:100%;border-bottom:2px solid #fff}.header-block--filters{margin-top:32px;height:56px;width:100%;border-radius:5px;background:rgba(255,255,255,0.8);display:flex;justify-content:space-between;padding:18px 0}.header-block--filters-wrap{padding-left:30px;padding-right:30px}.header-block--filter{padding:0 18px;max-width:200px;width:100%;border-left:1px solid rgba(0,0,0,0.5)}.header-block--filter .dropdown-nice{min-width:auto !important}.header-block--filter .select2-selection__placeholder{color:#000 !important;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.header-block--filter .select2-selection--single{background:rgba(0,0,0,0) !important;height:28px !important;padding:0 !important;display:flex !important;justify-content:center !important;width:100% !important;margin-top:-2px !important}.header-block--filter .select2-selection__rendered{text-align:center;line-height:28px !important}.header-block--filter .select2-selection__arrow{height:28px !important;position:relative !important;right:unset !important;top:unset !important;display:block !important}.header-block--filter:first-child{border-left:0}.header-block--buttons{margin-top:32px}.header-block--checkbox{padding:14px 28px;background:rgba(255,255,255,0.8);border-radius:5px;margin-left:16px;margin-right:16px}.header-block--checkbox .checkbox__text{font-family:"SF Pro Display",sans-serif;font-style:normal !important;font-weight:500 !important;font-size:16px !important;line-height:20px !important;color:#000 !important;padding-right:52px !important}.header-block--checkbox .checkbox__text:after,.header-block--checkbox .checkbox__text:before{width:24px !important;height:24px !important;top:-2px !important;border-radius:4px !important}.header-block--checkbox .checkbox__text:before{background:#e0e0e0 !important;border:1px solid #bfbfbf !important}.header-block--checkbox:first-child{margin-left:0}.header-block--button{margin-left:auto}.header-block--button .base-button{min-width:265px}.header-block-landing--wrap{position:relative}.header-block-landing--wrap .header-block--first::after{display:none !important}.header-block--arrow-down{display:flex;position:absolute;bottom:34px;width:100%;justify-content:center}.header-block--chair-wrap{border-radius:2px;border:1px solid #fff;background-color:rgba(0,0,0,0);padding:12px;box-sizing:border-box}.header-block-chair--block{position:relative;display:flex;flex-direction:column;width:208px;border-radius:5px;background:#fff;padding-top:32px;padding-bottom:16px;padding-right:12px;padding-left:12px}.header-block-chair--tag{position:absolute;top:8px;left:12px;border-radius:5px;background:#e5d3b9;padding:2px 6px;color:#fff;font-family:"SF Pro Display",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.header-block-chair--image{text-align:center}.header-block-chair--image img{width:100%;max-width:100%}.header-block-chair--link{margin-top:8px;display:flex;justify-content:space-between;align-content:center;padding:8px;border-radius:5px;background:#efefef}.header-block-chair--link span{color:#000;font-family:"SF Pro Display",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;font-variant:all-small-caps}.header-block-chair--text{padding:8px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.header-menu-burger--wrap{margin-left:auto}.header-menu-burger--first{display:flex;justify-content:space-between;padding-top:14px;padding-bottom:14px;border-bottom:1px solid rgba(0,0,0,0.1)}.header-menu-burger--size{display:flex;align-items:center}.header-menu-burger--size .icon{position:relative;width:20px;height:20px}.header-menu-burger--lang{display:flex;align-items:center}.header-menu-burger-lang--choose{display:flex}.header-menu-burger-lang--choose .base-checkbox--wrap-text{margin-left:8px}.header-menu-burger-lang--choose .checkbox__icon{display:none}.header-menu-burger-lang--choose .base-checkbox:checked+label .checkbox__text{color:#467895 !important;font-weight:400 !important}.header-menu-burger--second{display:flex;flex-direction:row;padding-top:14px;padding-bottom:14px;border-bottom:1px solid rgba(0,0,0,0.1)}.header-menu-burger--three{display:flex;flex-direction:column;padding-top:28px}.header-menu-burger--three a{padding-bottom:16px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.header-menu-burger--list{display:flex;flex-direction:column}.header-menu-burger-list--item{padding-bottom:16px}.header-menu-burger-list--item a{display:flex}.header-menu-burger-list--item a .icon{margin-right:8px}.header-menu-burger-list--item a span{color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.header-menu-burger-list--item a.active span{color:#467895}@media (max-width: 991px){.row-in-lg{display:none}.header-block--title{margin-top:40px;color:#fff;text-align:center;font-size:34px;font-style:normal;font-weight:700;line-height:43px}.header-block--subtitle{margin-top:9px;color:#fff;text-align:center;font-size:12.203px;font-style:normal;font-weight:500;line-height:17.085px}.header-block--button-order{margin-top:9px;margin-bottom:50px;display:flex;justify-content:center}.header-block--button-order .base-button{padding-left:40px;padding-right:40px}.header-block--big,.header-block--first{position:relative;background-size:cover;min-height:228px;background-position:top;background-repeat:no-repeat}.header-block--logo{margin-top:20px;max-width:50%;min-width:50%;width:50%}.header-block--logo img{max-width:156px;min-width:156px;width:156px}.header-block--mini{padding-top:15px;padding-bottom:15px}.header-block--mini .header-block--logo{margin-top:0}.header-block--mini .header-block--breadcrumb{margin-top:16px}.header-block--actions{justify-content:start !important;height:auto !important;padding-top:17px !important;width:100%;align-items:flex-end}.header-block--actions .header-block--selects{margin-left:0;margin-top:0}.header-block--actions .header-block--one-select{min-width:90px;padding:6px 10px}.header-block--actions .header-block--one-select span{color:#000;font-family:"SF Pro Display",sans-serif;font-size:10px;font-weight:500;line-height:11.34px;letter-spacing:0%;text-align:left}.header-block--actions .header-block--one-select span.icon{width:10px}.header-block--actions .header-block--login{margin-top:0;padding:6px 10px;height:auto;color:#fff;font-family:"SF Pro Display",sans-serif;font-size:10px;font-weight:500;line-height:11.34px;letter-spacing:0%;text-align:left}.header-block--actions .header-block--icon{margin-top:0}.header-block--actions .header-block--icon .icon{margin-left:10px}.header-block--actions .header-block--icon .icon--language{width:19px;height:19px}.header-block--chair-wrap{padding:8px}.header-block-chair--block{width:154px;padding-top:23px}.header-block-chair--tag{top:5px;left:8px;padding:1px 4px;color:#fff;font-size:8.925px;font-style:normal;font-weight:400;line-height:11.9px}.header-block-chair--link{margin-top:6px;padding:5px}.header-block-chair--link span{color:#000;font-size:8.925px;font-style:normal;font-weight:400;line-height:11.9px}.header-block-chair--link .icon{width:12px;height:12px}.header-block-chair--text{padding:5px;font-size:8.925px;font-style:normal;font-weight:400;line-height:11.9px}.body__catalog-landing .header-block--first{min-height:440px}.body__catalog-landing .header-block--breadcrumb{margin-top:16px}.body__catalog-landing .header-block--breadcrumb .breadcrumb-header-item a{color:#78747a;font-size:8px;font-style:normal;font-weight:400;line-height:10px}.body__catalog-landing .header-block--breadcrumb .breadcrumb-header-item.preactive::after{background-image:url('data:image/svg+xml,<svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.25 1.75L2.75 4.25L5.25 6.75" stroke="%23201926" stroke-width="0.75" stroke-linecap="round"/></svg>')}.body__catalog-landing .header-block--breadcrumb .breadcrumb-header-item.active{color:#000;font-size:8px;font-style:normal;font-weight:400;line-height:10px}.body__catalog-landing .header-block--arrow-down{display:none}.body__catalog-landing-v2 .body__catalog-landing-v2--black .header-block--breadcrumb{margin-top:16px}.body__catalog-landing-v2 .body__catalog-landing-v2--black .header-block--breadcrumb .breadcrumb-header-item a{color:#c8c8c8;font-size:8px;font-style:normal;font-weight:400;line-height:10px}.body__catalog-landing-v2 .body__catalog-landing-v2--black .header-block--breadcrumb .breadcrumb-header-item.preactive::after{background-image:url('data:image/svg+xml,<svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.25 1.75L2.75 4.25L5.25 6.75" stroke="white" stroke-width="0.75" stroke-linecap="round"/></svg>')}.body__catalog-landing-v2 .body__catalog-landing-v2--black .header-block--breadcrumb .breadcrumb-header-item.active{color:#fff;font-size:8px;font-style:normal;font-weight:400;line-height:10px}.body__catalog-landing-v2 .body__catalog-landing-v2--black .header-block--arrow-down{display:none}}@media (max-width: 645px){.header-block--bg-image .pin-one{right:2%;top:66%}.header-block--bg-image .pin-two{right:0;left:12.5%;top:33%}.header-block--bg-image .pin-three{right:0;left:35.5%;top:63%}.header-block--bg-image .pin-fouth{left:9.5%;top:72%}.remove-absolute-position{position:relative !important}}@media (min-width: 991px){.header-block--breadcrumb{margin-top:26px}}#modal-catalog .modal-content{background-color:#fff;padding:0;box-shadow:none;margin-top:85px}.catalog-menu--col{border-right:1px solid rgba(0,0,0,0.12)}.catalog-menu--ul{display:flex;flex-direction:column;padding-right:32px;padding-top:80px}.catalog-menu-ul--li{display:flex;justify-content:space-between;padding-top:10px;padding-bottom:10px;text-decoration:none}.catalog-menu-ul-li--title{color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0%;text-align:left}.catalog-menu-ul-li--nav{margin-left:10px}.catalog-body--wrap{padding-top:20px;padding-left:65px}.catalog-body--back{margin-bottom:20px;display:none;align-items:center}.catalog-body-back--title{margin-left:12px;color:#c8c8c8;font-family:"SF Pro Display",sans-serif;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0%;text-align:left}.catalog-body--items{margin-top:20px}.catalog-body--ul{display:flex;flex-direction:column}.catalog-body-ul--title{color:#000;margin-bottom:8px;font-family:"SF Pro Display",sans-serif;font-size:20px;font-weight:600;line-height:28px;letter-spacing:0%;text-align:left}.catalog-body-ul--subtitle{color:#000;margin-bottom:8px;font-family:"SF Pro Display",sans-serif;font-size:16px;font-weight:600;line-height:28px;letter-spacing:0%;text-align:left}.catalog-body-ul--li{font-family:"SF Pro Display",sans-serif;font-size:16px;font-weight:400;line-height:28px;letter-spacing:0%;text-align:left;color:#000;padding-top:3px;padding-bottom:3px}.catalog-body-ul--li:hover{color:#467895}.active .catalog-menu-ul-li--title{color:#467895}.cols-two{display:grid;grid-template-columns:.8fr 1.2fr;grid-template-rows:1fr 1fr;gap:25px 25px;grid-template-areas:". ." ". ."}.cols-three{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:25px 25px;grid-template-areas:". . ." ". . ."}@media (max-width: 991px){#modal-catalog .modal-content{margin-top:92px}#modal-catalog .catalog-menu--col{border-right:0;padding-left:40px !important;padding-right:40px !important;padding-top:0px !important;display:none}#modal-catalog .catalog-menu--col.mobile-show{display:block}#modal-catalog .catalog-menu--ul{padding-top:24px;padding-right:0}#modal-catalog .catalog-body--wrap{padding-left:0;padding-top:0}#modal-catalog .catalog-body--back{display:flex}#modal-catalog .catalog-body--col{padding-left:20px !important;padding-right:20px !important;padding-top:20px !important;display:none}#modal-catalog .catalog-body--col.mobile-show{display:block}.cols-two{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;gap:20px;grid-template-areas:"."}.cols-three{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;gap:20px;grid-template-areas:"."}}.phone-ring--area{display:flex;padding-bottom:40px}.phone-ring--area:first-child{margin-top:20px}.phone-ring--step{background:rgba(0,0,0,0.2);border-radius:50%;display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;max-width:32px;margin-right:9px}.phone-ring--step span{font-style:normal;font-weight:600;font-size:16.5517px;line-height:23px;text-align:center;letter-spacing:-0.0971268px;color:#3c3c3c}.phone-ring--text{font-style:normal;font-weight:600;font-size:15px;line-height:20px;letter-spacing:-0.176042px;color:#3c3c3c}.phone-ring--phone{max-width:205px;margin-top:12px;margin-bottom:9px;display:flex;align-items:center;border:1px solid #0cf;border-radius:5px;padding:8px;padding-right:16px}.phone-ring--phone .icon{margin-right:8px}.phone-ring--phone a,.phone-ring--phone span{font-style:normal;font-weight:600;font-size:17px;line-height:120%;color:#0cf}.modal-fullscreen .modal-dialog{width:100%;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-1100 .modal-dialog{max-width:1100px}.modal-980 .modal-dialog{max-width:980px}.modal-980 .modal-content{padding:60px;background:#fbfbfb;border-radius:30px}.modal-800 .modal-dialog{max-width:800px}.modal-708 .modal-dialog{max-width:708px}.modal-860 .modal-dialog{max-width:860px}.modal-680 .modal-dialog{max-width:680px}.modal-680 .modal-content{min-height:790px}.modal-675 .modal-dialog{max-width:675px}.modal-675 .modal-content{min-height:680px}.modal-640 .modal-dialog{max-width:640px}.modal-621 .modal-dialog{max-width:620px}.modal-620 .modal-dialog{max-width:620px}.modal-620 .modal-content{min-height:625px}.modal-600 .modal-dialog{max-width:600px}.modal-573 .modal-dialog{max-width:573px}.modal-573 .modal-content{min-height:400px}.modal-545 .modal-dialog{max-width:545px}.modal-545 .modal-content{min-height:680px}.modal-480 .modal-dialog{max-width:480px}.modal-440 .modal-dialog{max-width:440px}.modal-435 .modal-dialog{max-width:435px}.modal-410 .modal-dialog{max-width:410px}.modal .modal-content a.close{position:absolute;display:block;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.33337 3.33333L10.0001 9.99999M10.0001 9.99999L16.6667 3.33333M10.0001 9.99999L3.33337 16.6667M10.0001 9.99999L16.6667 16.6667' stroke='%233C3C3C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;text-shadow:none;-webkit-appearance:none;top:22px;right:20px;width:20px;height:20px;margin:0;padding:0;z-index:1}.modal .modal-content a.close:focus{outline:none}.modal .modal-content a.close.back-button{background-image:url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L1 9L9 17' stroke='%23545454' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") !important;width:20px;height:20px;margin:0;padding:0;background-repeat:no-repeat}.modal-form .modal-content{background:#fff;border-radius:28px;padding:40px 45px 56px}.modal-form--item{margin-top:20px}.modal-with--header .modal-content{border-radius:15px;padding:0}.modal-with--header .modal-header{position:relative;padding:22px 27px;border-bottom:1px solid #eaeaea}.modal-with--header .modal-header .close{left:27px !important;right:0 !important;top:50% !important;transform:translate(0, -50%) !important}.modal-with--header .modal-header h1,.modal-with--header .modal-header .h1{width:100%;color:#000;font-family:"SF Pro Display",sans-serif;font-size:20px;font-weight:500;line-height:24px;letter-spacing:-0.3px;text-align:center;margin:0}.modal-with--header .modal-body{padding-top:20px;padding-left:32px;padding-right:32px;padding-bottom:32px}.modal-with--header .modal-user-action--title{color:#000;font-family:"SF Pro Display";font-size:17px;font-weight:500;line-height:20px;letter-spacing:-0.3px;text-align:left}.modal-with--header .modal-user-action-title--sub{margin-top:12px;color:rgba(60,60,60,0.5);font-family:"SF Pro Display";font-size:13px;font-weight:400;line-height:16px;letter-spacing:-0.3px;text-align:left}.modal-with--header .modal-user-action--choose{margin-top:15px}.modal-with--header .modal-user-action--choose>div{margin-right:40px}.modal-with--header .modal-user-action--choose>div:last-child{margin-right:0}.modal-with--header .modal-user-action--fields>.base-input-wrp--animate{margin-top:14px}.modal-with--header .modal-user-action--fields>.base-input-wrp--animate:first-child{margin-top:24px}.modal-with--header .modal-user-action--body{display:flex;flex-direction:column}.modal-with--header .modal-user-action--body .base-default-input-wrp{margin-top:19px}.modal-with--header .modal-user-action--body .base-input-wrp{margin-top:20px !important}.modal-with--header .modal-user-action--body .base-input-wrp .inputText{width:auto;padding:18px;max-width:133px;letter-spacing:14px}.modal-with--header .modal-user-action--body .base-input-wrp .inputText::-moz-placeholder{letter-spacing:1px}.modal-with--header .modal-user-action--body .base-input-wrp .inputText::placeholder{letter-spacing:1px}.modal-with--header .modal-user-action--bottom{margin-top:78px}.modal-with--header .modal-user-action--buttons{margin-top:16px}.modal-with--header .modal-user-action--buttons .base-button{width:100%;border-radius:5px;box-shadow:none}.user-action--agreement{font-family:"SF Pro Display",sans-serif;font-size:13px;font-weight:400;line-height:20px;letter-spacing:-0.3px;text-align:left;color:#000}.user-action-agreement--link{font-family:"SF Pro Display";font-size:13px;font-weight:400;line-height:20px;letter-spacing:-0.3px;text-align:left;color:#0cf}.modal-full-mobile .modal-header--mobile{display:none}.modal-full-mobile .mobile-back{display:none}.modal-full-mobile .modal-header--logo{width:340px;height:36px;position:absolute;top:16px}@media (max-width: 1030px){.modal-full-mobile{padding:0 !important;height:100vh}.modal-full-mobile .modal-dialog{width:100vw;margin:0;max-width:100% !important}.modal-full-mobile .modal-content{height:100%}.modal-full-mobile .modal-header--mobile{display:flex;flex-direction:row;flex-wrap:wrap}.modal-full-mobile .modal-header--mobile .modal-header-logo--wrap{width:100%;display:flex;justify-content:space-between;align-items:center}.modal-full-mobile .modal-logo--wrap{width:100%}.modal-full-mobile .modal-header{padding-top:36px;padding-left:0px;padding-right:0px;border-bottom:0 !important}.modal-full-mobile .modal-header h1,.modal-full-mobile .modal-header .h1{text-align:left;color:#000;font-family:"SF Pro Display";font-size:28px;font-weight:600;line-height:36px;letter-spacing:-0.3px}.modal-full-mobile .modal-header--logo{top:0;position:relative;width:156px;height:20px}.modal-full-mobile .close{display:none !important}.modal-full-mobile .mobile-back{display:block;padding:0;margin-top:27px;width:100%}.modal-full-mobile .modal-content{padding:16px 20px !important;border-radius:0}.modal-full-mobile .modal-body{padding:0 !important}.modal-full-mobile .modal-user-action--bottom{margin-top:48px}}#modal-burger .modal-content{background-color:#fff;padding:0;box-shadow:none;margin-top:85px}@media (max-width: 991px){#modal-burger .modal-content{margin-top:92px}}#modal-register-user .modal-user-action--bottom{margin-top:32px}.modal-fullscreen{padding:0 !important}.modal-fullscreen .modal-dialog{width:100%;height:100%;margin:0;padding:0}.modal-fullscreen .modal-content{height:auto;min-height:100%;border:0 none;border-radius:0}.modal-fullscreen .modal-content .modal-header .header{width:100%}#modal-reg-ok .modal-dialog{max-width:400px}#modal-reg-ok .modal-content{position:relative;padding:20px;padding-bottom:32px}#modal-reg-ok .modal-content a.close{position:absolute;display:block;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.33337 3.33333L10.0001 9.99999M10.0001 9.99999L16.6667 3.33333M10.0001 9.99999L3.33337 16.6667M10.0001 9.99999L16.6667 16.6667' stroke='%233C3C3C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;text-shadow:none;-webkit-appearance:none;top:20px;width:20px;height:20px;margin:0;padding:0;z-index:1}#modal-reg-ok .modal-content a.close:focus{outline:none}#modal-reg-ok .modal-content .reg-ok--image{margin-top:24px;text-align:center}#modal-reg-ok .modal-content .reg-ok--title{margin-top:24px}#modal-reg-ok .modal-content .reg-ok--subtitle{margin-top:12px}@media (max-width: 985px){#modal-reg-ok .modal-dialog{max-width:100%}}#modal-registration .modal-content{padding-top:52px}#modal-registration .modal-content a.close{width:24px;height:24px;background-size:contain;top:28px;right:28px}.modal-registration--title{font-family:"SF Pro Display";font-style:normal;font-weight:500;font-size:22px;line-height:32px;color:rgba(0,0,0,0.7)}.modal-registration--title span{color:#0cf}.modal-registration--radio{display:flex}.modal-registration--radio .base-checkbox--v2{margin-right:40px}.modal-registration--free{display:flex;align-items:center;font-family:"SF Pro Display";font-style:normal;font-weight:400;font-size:14px;line-height:20px;letter-spacing:-0.3px;color:#78747a}.modal-registration--invite{justify-content:end;display:flex;align-items:center}.modal-registration--invite a span{font-family:"SF Pro Display";font-style:normal;font-weight:500;font-size:20px;line-height:28px;letter-spacing:-0.3px;color:#0cf}.modal-registration--invite a .icon{margin-left:12px}.modal-registration--agree{padding-top:60px;text-align:center;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:20px;letter-spacing:-0.3px;color:#78747a}.modal-registration--agree a{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:20px;letter-spacing:-0.3px;color:#78747a;border-bottom:1px solid #78747a}.modal-registration--button{margin-top:32px;justify-content:center;display:flex}.modal-registration--button .base-button{min-width:240px;font-family:"SF Pro Display",sans-serif;text-align:center;font-style:normal;font-weight:500;font-size:18px;line-height:24px;color:#fff}#modal-registration--activate .modal-content{padding-top:20px}#modal-registration--activate .modal-content a.close{top:28px;right:28px}.modal-registration--activate{padding-top:0px}.modal-registration-activate--logo{text-align:center}.modal-registration-activate--logo img{max-width:340px;width:100%}.modal-registration-activate--title{margin-top:52px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:500;font-size:26px;line-height:40px;color:#000;text-align:center}.modal-registration-activate--title span{color:#0cf;font-style:normal;font-weight:400;font-size:26px}.modal-registration-activate--planned{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:32px;color:#0cf}.modal-registration-activate--date{margin-top:20px;padding:12px 20px;background:#fff;border:1px solid #0cf;border-radius:5px;font-style:normal;font-weight:500;font-size:16px;line-height:28px;color:#656768}.modal-registration-activate--date b{font-style:normal;font-weight:500;font-size:16px;line-height:28px;color:#000}.modal-registration-activate--link{margin-top:52px}.modal-registration-activate-link--title{text-align:center;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:24px;letter-spacing:-0.3px;color:#000}.modal-registration-activate-link--description{margin-top:16px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-0.3px;color:#78747a}.modal-registration-activate-link--link-wrap{position:relative;margin-top:16px}.modal-registration-activate-link--link{width:100%;background:#fff;border:1px solid #0cf;border-radius:5px;padding:18px 20px;padding-right:40px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-0.3px;color:#000}.modal-registration-activate-link--copy{position:absolute;top:18px;right:18px;cursor:pointer}.modal-registration-activate--button{margin-top:32px;justify-content:center;display:flex}.modal-meet-link .modal-content{position:relative;padding:40px;padding-bottom:64px}.modal-meet-link--title{font-family:"SF Pro Display";font-style:normal;font-weight:500;font-size:16px;line-height:24px;letter-spacing:-0.3px;color:#000}.modal-meet-link--text{margin-top:12px;font-family:"SF Pro Display";font-style:normal;font-weight:400;font-size:16px;line-height:24px;letter-spacing:-0.3px;color:#78747a}.modal-meet-link--link{width:100%;background:#d9d9d9;border-radius:5px;padding:14px 20px;padding-right:40px;font-family:"SF Pro Display";font-style:normal;font-weight:400;font-size:16px;letter-spacing:-0.3px;color:#000}.modal-meet-link--link-wrap{position:relative;margin-top:20px}.modal-meet-link--copy{position:absolute;top:12px;right:15px;cursor:pointer}.modal-item-video .close{position:absolute;right:40px;top:40px}.modal-item-video .modal-content{background:rgba(0,0,0,0)}.modal-item-image .close{position:absolute;right:40px;top:40px}.modal-item-image .modal-content{background:rgba(0,0,0,0)}.modal-item-image img{border-radius:5px;max-width:100%}.modal-item-slider .close{position:absolute;right:40px;top:40px}.modal-item-slider .modal-content{background:rgba(0,0,0,0);max-height:100vh}#modal-language .modal-content{padding-top:60px}#modal-language .modal-content a.close{width:24px;height:24px;background-size:contain;top:28px;right:28px}.modal-language--wrap .modal-user-action--bottom{max-width:75%;margin-left:auto;margin-right:auto;margin-top:32px}.modal-language--wrap .modal-user-action--bottom .base-button{width:100%;border-radius:5px;box-shadow:none}.modal-language--title{color:#000;font-family:"SF Pro Display";font-size:16px;font-weight:500;line-height:20px;letter-spacing:0%;text-align:left}.modal-language--radio{margin-top:24px;display:flex}.modal-language--radio .base-checkbox--v2{margin-right:40px}.modal-language--limiter{margin-left:5px;margin-right:5px;width:1px;height:22px;background:rgba(0,0,0,0.08)}.modal-language--country{margin-top:64px}.modal-language--city{margin-top:20px}@media (max-width: 1030px){.modal-language--wrap{margin-top:10px}.modal-language--wrap .modal-user-action--bottom{margin-top:42px;max-width:100%}.modal-language--wrap .modal-user-action--bottom{display:block}.modal-language--wrap label .checkbox__text{font-size:13px !important;font-weight:400 !important}.modal-language--wrap .checkbox__icon{width:24px !important;height:12px !important}.modal-language--title{font-size:17px}.modal-language--country{margin-top:60px}.modal-language--city{margin-top:14px}}#modal-user-verify-phone .login-send-code--error,#modal-user-verify-email .login-send-code--error,#modal-user-verify-email-confirm .login-send-code--error,#modal-user-verify-phone-confirm .login-send-code--error,#modal-login-confirm .login-send-code--error,#modal-login .login-send-code--error{margin-top:12px;color:#da0000;font-family:"SF Pro Display",sans-serif;font-size:13px;font-weight:400;line-height:16px;letter-spacing:-0.3px;text-align:left}#modal-user-verify-phone .login-send-code--timer,#modal-user-verify-email .login-send-code--timer,#modal-user-verify-email-confirm .login-send-code--timer,#modal-user-verify-phone-confirm .login-send-code--timer,#modal-login-confirm .login-send-code--timer,#modal-login .login-send-code--timer{margin-top:16px}#modal-user-verify-phone .login-send-code--timer span,#modal-user-verify-email .login-send-code--timer span,#modal-user-verify-email-confirm .login-send-code--timer span,#modal-user-verify-phone-confirm .login-send-code--timer span,#modal-login-confirm .login-send-code--timer span,#modal-login .login-send-code--timer span{display:block;color:rgba(60,60,60,0.5);font-family:"SF Pro Display",sans-serif;font-size:13px;font-weight:400;line-height:16px;letter-spacing:-0.3px;text-align:left}#modal-user-verify-phone .login-send-code--timer a,#modal-user-verify-email .login-send-code--timer a,#modal-user-verify-email-confirm .login-send-code--timer a,#modal-user-verify-phone-confirm .login-send-code--timer a,#modal-login-confirm .login-send-code--timer a,#modal-login .login-send-code--timer a{display:none;color:#0cf;font-family:"SF Pro Display",sans-serif;font-size:13px;font-weight:400;line-height:16px;letter-spacing:-0.3px;text-align:left}#modal-user-verify-phone .login-send-code--timer.timeout span,#modal-user-verify-email .login-send-code--timer.timeout span,#modal-user-verify-email-confirm .login-send-code--timer.timeout span,#modal-user-verify-phone-confirm .login-send-code--timer.timeout span,#modal-login-confirm .login-send-code--timer.timeout span,#modal-login .login-send-code--timer.timeout span{display:none}#modal-user-verify-phone .login-send-code--timer.timeout a,#modal-user-verify-email .login-send-code--timer.timeout a,#modal-user-verify-email-confirm .login-send-code--timer.timeout a,#modal-user-verify-phone-confirm .login-send-code--timer.timeout a,#modal-login-confirm .login-send-code--timer.timeout a,#modal-login .login-send-code--timer.timeout a{display:block}#modal-user-verify-phone .login--agreement,#modal-user-verify-email .login--agreement,#modal-user-verify-email-confirm .login--agreement,#modal-user-verify-phone-confirm .login--agreement,#modal-login-confirm .login--agreement,#modal-login .login--agreement{font-family:"SF Pro Display",sans-serif;font-size:13px;font-weight:400;line-height:20px;letter-spacing:-0.3px;text-align:left;color:#000}#modal-user-verify-phone .login-agreement--link,#modal-user-verify-email .login-agreement--link,#modal-user-verify-email-confirm .login-agreement--link,#modal-user-verify-phone-confirm .login-agreement--link,#modal-login-confirm .login-agreement--link,#modal-login .login-agreement--link{font-family:"SF Pro Display",sans-serif;font-size:13px;font-weight:400;line-height:20px;letter-spacing:-0.3px;text-align:left;color:#0cf}@media (max-width: 1030px){#modal-registration-consultation-link .modal-header{display:none}#modal-registration-consultation-link .modal-header--mobile{padding-left:20px;padding-right:20px}}.consultations-modal-settings{display:flex;flex-direction:column;align-items:center;padding:30px 30px;background:#fff}.consultations-modal-settings--title{font-style:normal;font-weight:500;font-size:32px;line-height:32px;color:#000;text-align:center}.consultations-modal-settings--start{margin-top:8px;font-style:normal;font-weight:500;font-size:20px;line-height:32px;color:#78747a;text-align:center}.consultations-modal-settings--camera{margin-top:24px;display:flex;align-items:center;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#1f475f}.consultations-modal-settings--camera>span{margin-right:8px}.consultations-modal-settings--camera-type{margin-top:12px;display:flex;justify-content:center}.consultations-modal-settings--camera-type .base-radio--as-checkbox{margin-right:12px;margin-left:12px}.consultations-modal-settings--camera-type .base-radio--as-checkbox:first-child{margin-left:0}.consultations-modal-settings--camera-type .base-radio--as-checkbox:last-child{margin-right:0}.consultations-modal-settings--camera-on{max-width:300px;margin-top:12px}.consultations-modal-settings--camera-on img{width:100%}.consultations-modal-settings--mic{margin-top:32px;display:flex;align-items:center;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#1f475f}.consultations-modal-settings--mic>span{margin-right:8px}.consultations-modal-settings--mic-info{margin-top:8px;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#78747a}.consultations-modal-settings--sound-check{margin-top:12px}.consultations-modal-settings--sound-check img{max-width:172px}.consultations-modal-settings--button{margin-top:48px}.consultations-modal-settings--button .base-button{width:200px}.consultations-modal-settings--support{margin-top:16px}.consultations-modal-settings--support-text{font-style:normal;font-weight:500;font-size:12px;line-height:16px;text-align:center;color:#78747a}.consultations-modal-settings--support-link{margin-top:20px;text-align:center}.consultations-modal-settings--support-link .base-button{text-decoration-line:underline}@media (max-width: 1030px){.consultations-modal-settings{padding:0;margin-top:40px;align-items:flex-start}.consultations-modal-settings--title{text-align:left}.consultations-modal-settings--start{margin-top:12px;color:#78747a;font-size:12px;font-style:normal;font-weight:400;line-height:16px;text-align:left}.consultations-modal-settings--camera{margin-top:40px}.consultations-modal-settings--camera-on{text-align:center;width:100%;max-width:100%;margin-top:20px}.consultations-modal-settings--camera-on>img{width:160px;height:216px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.consultations-modal-settings--mic{margin-top:40px}.consultations-modal-settings--button{width:100%;margin-top:44px}.consultations-modal-settings--button .base-button{max-width:100%;width:100%}.consultations-modal-settings--support{width:100%;margin-top:36px}.consultations-modal-settings--support-link{margin-top:0px}.consultations-modal-settings--support-link .base-button{font-size:12px;font-style:normal;font-weight:400;line-height:20px}}.consultations-modal-support{display:flex;flex-direction:column;align-items:center;background:#fff}.consultations-modal-support--header{padding:39px;position:relative;font-style:normal;font-weight:500;font-size:24px;line-height:28px;text-align:center;letter-spacing:-0.3px;color:#000;width:100%;border-bottom:1px solid #eaeaea}.consultations-modal-support--close{position:absolute;right:32px;top:38px}.consultations-modal-support--body{padding:40px 20px;width:100%}.consultations-modal-support--body form{display:flex;flex-direction:column;align-items:center}.consultations-modal-support--title{font-style:normal;font-weight:500;font-size:17px;line-height:20px;text-align:center;letter-spacing:-0.3px;color:#000}.consultations-modal-support--subtitle{margin-top:12px;font-style:normal;font-weight:400;font-size:13px;line-height:15px;text-align:center;letter-spacing:-0.3px;color:rgba(60,60,60,0.5)}.consultations-modal-support--form{max-width:440px;width:100%}.consultations-modal-support--button{margin-top:32px;width:100%;max-width:346px}.consultations-modal-support--button .base-button{width:100%}@media (max-width: 1030px){.consultations-modal-support--header{padding:32px 0 0;font-size:32px;font-style:normal;font-weight:400;line-height:32px;text-align:left;border-bottom:0}.consultations-modal-support--header .consultations-modal-support--close{display:none}.consultations-modal-support--body{padding:0;padding-top:40px}.consultations-modal-support--form{margin-top:12px}.consultations-modal-support--button{max-width:100%}}#modal-consultations-review .modal-close{position:absolute;top:40px;right:40px}.consultations-modal-review--wrap{display:flex;flex-direction:column;align-items:center;padding:30px 30px;background:#fff}.consultations-modal-review--body{max-width:485px}.consultations-modal-review--title{font:500 24px/1.33333 "SF Pro Display",sans-serif;color:#000;text-align:center}.consultations-modal-review--stars{margin-top:16px;display:flex;justify-content:center}.consultations-modal-review--block{margin-top:40px}.consultations-modal-review--textarea{margin-top:20px}.consultations-modal-review--textarea textarea{padding:20px;width:100%;min-height:180px;border:1px solid #bfbfbf;border-radius:5px;font:400 16px/1.5 "SF Pro Display",sans-serif;color:#78747a;resize:none}.consultations-modal-review--button{margin-top:48px;display:flex;justify-content:center}.consultations-modal-review--button .base-button{width:200px}@media (max-width: 1030px){#modal-consultations-review .modal-close{display:none}.consultations-modal-review--wrap{padding:0;margin-top:32px;align-items:flex-start}.consultations-modal-review--body{max-width:100%;width:100%}.consultations-modal-review--title{font:500 28px/1.28571 "SF Pro Display",sans-serif;text-align:center;color:#000}.consultations-modal-review--stars{margin-top:20px}.consultations-modal-review--textarea textarea{padding:20px 15px}.consultations-modal-review--button{margin-top:44px}}#modal-consultations-close .modal-close{position:absolute;top:40px;right:40px}#modal-consultations-close .modal-content{min-height:initial;padding:0}.consultations-modal-close--wrap{display:flex;flex-direction:column;align-items:center;padding:86px 68px;background:#fff}.consultations-modal-close--body{max-width:485px}.consultations-modal-close--title{font:500 24px/1.33333 "SF Pro Display",sans-serif;color:#000;text-align:center}.consultations-modal-close--button{margin-top:70px;display:flex;justify-content:center}.consultations-modal-close--button .base-button{width:180px;height:76px;border-radius:5px;display:flex;justify-content:center;align-items:center}.consultations-modal-close--button .base-button:first-child{margin-right:6px;font:500 24px/1.33333 "SF Pro Display",sans-serif}.consultations-modal-close--button .base-button:last-child{margin-left:6px;font:500 24px/1.33333 "SF Pro Display",sans-serif;color:#78747a}@media (max-width: 1030px){#modal-consultations-close .modal-close{display:none}#modal-consultations-close .modal-content{height:100vh}#modal-consultations-close .modal-body{display:flex}.consultations-modal-close--wrap{padding:0;margin-top:0px;align-items:flex-start;justify-content:center}.consultations-modal-close--body{max-width:none}.consultations-modal-close--title{font:500 28px/1.28571 "SF Pro Display",sans-serif;text-align:center;color:#000}.consultations-modal-close--button{margin-top:44px}}.modal-share--all .modal-close{position:absolute;top:40px;right:40px}.modal-share--all .modal-content{min-height:initial;padding:0}.modal-share--wrap{border-radius:15px;display:flex;flex-direction:column;align-items:center;padding:56px 57px;background:#fff}.modal-share--logo{margin-bottom:35px;text-align:center}.modal-share--logo img{width:100%;max-width:365px}.modal-share--title{font:500 24px/1.33333 "SF Pro Display",sans-serif;color:#000;text-align:center}.modal-share--subtitle{margin-top:10px;color:#78747a;text-align:left;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.3px}.modal-share--input{border-radius:5px;border:1px solid #0cf;background:#fff;position:relative;margin-top:30px}.modal-share--input input{border:none;background:#fff;border-radius:5px;padding:18px 20px;padding-right:50px;width:100%;color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.3px}.modal-share--input .icon--copy{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.modal-share--wp{margin-top:20px}.modal-share--wp a{color:#0cf;font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:22px}@media (max-width: 1030px){.modal-share--all .modal-close{display:none}.modal-share--all .modal-content{height:100vh}.modal-share--all .modal-body{display:flex}.modal-share--wrap{margin-top:0px;padding-left:0;padding-right:0;align-items:flex-start;justify-content:center}.modal-share--body{max-width:none}.modal-share--logo{display:none}.modal-share--title{font:500 20px "SF Pro Display",sans-serif;text-align:center;color:#000}.modal-share--subtitle{font-size:16px;line-height:24px;text-align:center}}.modal-confirm--all .modal-close{position:absolute;top:40px;right:40px}.modal-confirm--all .modal-content{min-height:initial;padding:0}.modal-confirm--wrap{border-radius:15px;display:flex;flex-direction:column;align-items:center;padding:86px 57px;background:#fff}.modal-confirm--v2 .modal-content{border-radius:28.568px}.modal-confirm--v2 .modal-confirm--wrap{padding:86px 40px}.modal-confirm--logo{margin-bottom:35px;max-width:365px}.modal-confirm--logo img{width:100%}.modal-confirm--title{font:500 24px/1.33333 "SF Pro Display",sans-serif;color:#000;text-align:center}.modal-confirm--subtitle{color:#78747a;text-align:center;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.3px}.modal-confirm--button{margin-top:70px;display:flex;justify-content:center}.modal-confirm--button .base-button{width:180px;height:76px;border-radius:5px;display:flex;justify-content:center;align-items:center}.modal-confirm--button .base-button:first-child{margin-right:6px;font:500 24px/1.33333 "SF Pro Display",sans-serif}.modal-confirm--button .base-button:last-child{margin-left:6px;font:500 24px/1.33333 "SF Pro Display",sans-serif;color:#78747a}.profile-confirm-modal--title{color:#000;text-align:center;font-family:"SF Pro Display";font-size:26px;font-style:normal;font-weight:500;line-height:40px}.profile-confirm-modal--subtext{margin-top:28px;color:#000;text-align:center;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:400;line-height:32px}.profile-confirm-modal--reason{margin-top:26px;color:#000;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:500;line-height:135%;text-align:center}.profile-confirm-modal--reason-input{margin-top:20px;display:flex;justify-content:center}.profile-confirm-modal--reason-input .base-input-wrp{display:flex;justify-content:center}.profile-confirm-modal--reason-input input{max-width:405px;text-align:center}.profile-confirm-modal--buttons{margin-top:40px;display:flex;justify-content:center;gap:8px}.profile-confirm-modal--buttons .base-button{border-radius:20px;min-width:140px}@media (max-width: 1030px){.modal-confirm--all .modal-close{display:none}.modal-confirm--all .modal-content{height:100vh}.modal-confirm--all .modal-body{display:flex}.modal-confirm-close--wrap{padding:0;margin-top:0px;align-items:flex-start;justify-content:center}.modal-confirm-close--body{max-width:none}.modal-confirm-close--logo{display:none}.modal-confirm-close--title{font:500 28px/1.28571 "SF Pro Display",sans-serif;text-align:center;color:#000}.modal-confirm-close--button{margin-top:44px}}#modal-profile-avatar-upload .modal-content{padding-top:56px;padding-left:32px;padding-right:32px;padding-bottom:32px}#modal-profile-avatar-upload .modal-content a.close{width:24px;height:24px;background-size:contain;top:28px;right:28px}.modal-avatar-upload--wrap .modal-user-action--bottom{max-width:75%;margin-left:auto;margin-right:auto;margin-top:32px}.modal-avatar-upload--wrap .modal-user-action--bottom .base-button{width:100%;border-radius:5px;box-shadow:none}.modal-avatar-upload--image{display:flex}.modal-avatar-upload--image img{width:125px;height:125px;-o-object-fit:cover;object-fit:cover}.modal-avatar-upload--subtext{margin-top:20px;color:rgba(60,60,60,0.5);text-align:center;font-family:"SF Pro Display";font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-0.3px}.modal-avatar-upload--button{margin-top:100px}.modal-avatar-upload--button .base-button{width:100%;padding:16px 20px;color:#fff;text-align:center;font-family:"SF Pro Display";font-size:15px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-0.3px;text-transform:uppercase}.modal-avatar-show .modal-content{padding:0;background:rgba(0,0,0,0);box-shadow:none;position:relative}.modal-avatar-show .modal-content .close{position:absolute;background:none !important;width:64px !important;height:64px !important}#modal-wish-card-delete .modal-header,#modal-wish-card-edit .modal-header{border-bottom:0;padding-bottom:10px !important}#modal-wish-card-delete .modal-content a.close,#modal-wish-card-edit .modal-content a.close{width:24px !important;height:24px !important;background-size:contain;top:28px !important;right:28px !important;left:unset !important}#modal-wish-card-share .modal-header{display:flex;flex-wrap:wrap;padding-bottom:40px;padding-left:40px;padding-right:40px}@media (max-width: 1030px){#modal-wish-card-share .modal-header{padding-bottom:20px;padding-left:20px;padding-right:20px}}#modal-wish-card-share .modal-header .profile-wish-card-modal--title{margin-top:22px;font-size:28px;line-height:36px}@media (max-width: 1030px){#modal-wish-card-share .modal-header .profile-wish-card-modal--title{font-size:16px;font-style:normal;font-weight:500;line-height:36px}}#modal-wish-card-share .modal-header .row{width:100%}#modal-wish-card-share .modal-body{padding-left:40px;padding-right:40px}@media (max-width: 1030px){#modal-wish-card-share .modal-body{padding-left:20px;padding-right:20px}}#modal-wish-card-share .modal-content a.close{width:24px !important;height:24px !important;background-size:contain;top:28px !important;right:28px !important;left:unset !important}#modal-online-view-status-cancle .modal-content,#modal-connect-status-cancle .modal-content,#modal-request-status-cancle .modal-content{border-radius:28.568px}#modal-online-view-status-cancle .modal-content a.close,#modal-connect-status-cancle .modal-content a.close,#modal-request-status-cancle .modal-content a.close{width:24px !important;height:24px !important;background-size:contain;top:40px !important;right:40px !important;left:unset !important}#modal-specialist-select .modal-content,#modal-consultation-status .modal-content,#modal-table-goods-selected .modal-content,#modal-table-goods-to-select .modal-content{border-radius:28.568px}#modal-specialist-select .modal-content a.close,#modal-consultation-status .modal-content a.close,#modal-table-goods-selected .modal-content a.close,#modal-table-goods-to-select .modal-content a.close{width:24px !important;height:24px !important;background-size:contain;top:40px !important;right:40px !important;left:unset !important}#modal-specialist-select .modal-body,#modal-consultation-status .modal-body,#modal-table-goods-selected .modal-body,#modal-table-goods-to-select .modal-body{padding-left:60px;padding-right:60px;padding-top:70px;padding-bottom:60px}@media (max-width: 1030px){#modal-specialist-select .modal-body,#modal-consultation-status .modal-body,#modal-table-goods-selected .modal-body,#modal-table-goods-to-select .modal-body{padding-left:20px;padding-right:20px}}@media (max-width: 1030px){.modal-with-header-under{padding:0 !important;width:100vw;max-width:none;height:100%;margin:0}.modal-with-header-under .modal-dialog{margin-top:68px;height:calc(100vh - 68px);position:fixed}.modal-with-header-under .modal-content{height:100%;min-height:100%;border:0 none;border-radius:0;max-height:100%;overflow:auto}.modal-with-header-under .modal-content .mobile-back{margin-top:0}.modal-with-header-under .modal-content .modal-header{display:none}.modal-with-header-under .modal-confirm--logo{display:none}.modal-with-header-under .modal-confirm--subtitle{margin-top:11px;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.modal-with-header-under .modal-confirm--wrap{padding:0 !important;padding-top:60px !important}.modal-with-header-under .modal-confirm--button .base-button{width:100% !important;max-width:50% !important}.modal-with-header-under.modal-confirm--all .modal-body{justify-content:center}.modal-avatar-upload--wrap{margin-top:21px}#modal-user-verify-email-confirm,#modal-user-verify-phone-confirm,#modal-user-verify-phone,#modal-user-verify-email{padding:0 !important;width:100vw;max-width:none;height:100%;margin:0}#modal-user-verify-email-confirm .modal-dialog,#modal-user-verify-phone-confirm .modal-dialog,#modal-user-verify-phone .modal-dialog,#modal-user-verify-email .modal-dialog{margin-top:68px;height:calc(100vh - 68px);position:fixed}#modal-user-verify-email-confirm .modal-header,#modal-user-verify-phone-confirm .modal-header,#modal-user-verify-phone .modal-header,#modal-user-verify-email .modal-header{padding-top:21px}#modal-user-verify-email-confirm .modal-header h1,#modal-user-verify-email-confirm .modal-header .h1,#modal-user-verify-phone-confirm .modal-header h1,#modal-user-verify-phone-confirm .modal-header .h1,#modal-user-verify-phone .modal-header h1,#modal-user-verify-phone .modal-header .h1,#modal-user-verify-email .modal-header h1,#modal-user-verify-email .modal-header .h1{text-align:center;border-bottom:1px solid #eaeaea;padding-bottom:23px}#modal-user-verify-email-confirm .modal-content,#modal-user-verify-phone-confirm .modal-content,#modal-user-verify-phone .modal-content,#modal-user-verify-email .modal-content{height:100%;min-height:100%;border:0 none;border-radius:0;max-height:100%;overflow:hidden}#modal-user-verify-email-confirm .modal-content .mobile-back,#modal-user-verify-phone-confirm .modal-content .mobile-back,#modal-user-verify-phone .modal-content .mobile-back,#modal-user-verify-email .modal-content .mobile-back{margin-top:0}.modal-avatar-show .modal-content a.close{top:12px;right:10px;width:40px !important;height:40px !important}.modal-avatar-show .modal-content .icon--close-white-with-blackback{width:40px;height:40px}}#modal-work-time-edit .modal-content{border-radius:15px;padding:56px 80px}#modal-work-time-edit .dropdown-nice .select2-selection--single{border-radius:2.67px;border:0.67px solid rgba(60,60,60,0.2);background:#fff;height:auto;padding:4px 12px}#modal-work-time-edit .dropdown-nice .select2-selection__rendered{position:relative;padding-left:30px}#modal-work-time-edit .dropdown-nice .select2-selection__rendered:after{left:0;top:2px;position:absolute;content:" ";width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7.99479' cy='7.9987' r='6.66667' stroke='%2378747A' stroke-width='1.2'/%3E%3Cpath d='M8 4.33203V7.9987L10 9.9987' stroke='%2378747A' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}#modal-work-time-edit .dropdown-nice .select2-selection__arrow{height:30px}#modal-work-time-edit .checkbox__text::before,#modal-work-time-edit .checkbox__text::after{top:0}.profile-work-time-modal--label{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:600;line-height:20px}.profile-work-time-modal--table{width:100%;margin-top:23px}.profile-work-time-modal--table td,.profile-work-time-modal--table th{padding-top:7px;padding-bottom:7px}.profile-work-time-modal-table--day{width:20%}.profile-work-time-modal-table--start{width:15%}.profile-work-time-modal-table--po{width:20%;text-align:center}.profile-work-time-modal--lunch{margin-top:40px}.profile-work-time-modal--holiday{margin-top:50px}.profile-work-time-modal--holiday .badge{margin-top:12px}.profile-work-time-modal-holiday--text{margin-top:20px;color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:20px}.profile-work-time-modal-holiday--wrp{margin-top:12px}.profile-work-time-modal-holiday--date .profile-work-time-modal--label{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:20px}.profile-work-time-modal-holiday--date .custom--datetime>.icon{left:20px}.profile-work-time-modal-holiday--date .custom--datetime .inputText{padding-left:55px}.profile-work-time-modal-holiday--date .air-datepicker-custom-container--wrap{width:auto}.profile-work-time-modal-holiday--date .air-datepicker-custom-container .air-datepicker{width:100%}.profile-work-time-modal-holiday--day{margin-top:20px}.profile-work-time-modal--button{margin-top:40px;display:flex;justify-content:center}.profile-work-time-modal--button .base-button{width:180px;color:#fff;font-family:"SF Pro Display";font-size:18px;font-style:normal;font-weight:500;line-height:24px}#modal-success-info-add-specialist .modal-body,#modal-success-info-add .modal-body{padding:92px 22px}#modal-success-info-add-specialist .modal-body{padding:80px 65px}#modal-success-info-add-specialist .modal-content{border-radius:28px}#modal-success-info-add-specialist .profile-success-modal--text{margin-top:0}#modal-success-info-add-specialist .profile-success-modal--subtext{margin-top:48px;color:#000;text-align:center;font-family:"SF Pro Display";font-size:24px;font-style:normal;font-weight:500;line-height:32px}.modal-operator-table--title{color:#000;text-align:left;font-family:"SF Pro Display";font-size:26px;font-style:normal;font-weight:500;line-height:40px}.modal-operator-table--subtitle{margin-top:18px;color:#000;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:400;line-height:28px}.modal-operator-table--buttons{margin-top:44px;display:flex;flex-direction:row;gap:4px}.modal-operator-table--buttons .base-button{width:140px;height:32px;padding:2px 10px;border-radius:25px;box-shadow:none;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.modal-operator-table--select{margin-top:32px}.modal-operator-table--select .base-checkbox--v2-left{margin-top:9px;margin-bottom:9px}.modal-operator-table--select .base-checkbox--v2-left .checkbox__text{color:#000;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:400;line-height:20px}.modal-operator-table--select .base-checkbox--v2-left .checkbox__text::before{top:0 !important}.modal-operator-table--select .base-checkbox--v2-left .checkbox__text::after{top:0 !important}.modal-operator-table--select .base-checkbox--v2-left:first-child{margin-top:0}.modal-operator-table--select .base-checkbox--v2-left:last-child{margin-bottom:0}.modal-operator-table--button{margin-top:52px}.modal-operator-table--button .base-button{width:140px;height:32px;padding:2px 10px;border-radius:25px;box-shadow:none;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.footer-block--wrap{position:relative;padding-top:32px;padding-bottom:52px;background-size:cover;background-repeat:no-repeat;background-image:url(/img/images/footer.jpg)}.footer-block--wrap:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;background:#000;opacity:.7;z-index:1}.footer-block--wrap>.container{z-index:2;position:relative}.footer-block--two{padding-left:40px}.footer-block--logo{max-width:319px}.footer-block--logo img{width:100%}.footer-block--desc{margin-top:32px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#fff}.footer-block--social{margin-top:20px;display:flex}.footer-block--social>a{margin-left:8px;margin-right:8px}.footer-block--social>a:first-child{margin-left:0}.footer-block--social>a:last-child{margin-right:0}.footer-block--menu{padding-top:14px}.footer-block-menu--title{font-family:"SF Pro Display";font-style:normal;font-weight:700;font-size:16px;line-height:20px;color:#fff;margin-bottom:14px}.footer-block-menu--item{margin-bottom:14px}.footer-block-menu--item>a{font-family:"SF Pro Display";font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#fff}.footer-block--copy{margin-top:84px;border-top:1px solid rgba(255,255,255,0.3);padding-top:52px}.footer-block--copy a{padding-left:60px;font-family:"SF Pro Display";font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#0cf}.footer-block--copy a:first-child{padding-left:0}.footer-block-copy--text{font-family:"SF Pro Display";font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:rgba(255,255,255,0.5)}@media (max-width: 991px){.footer-block--wrap{padding-top:11px;padding-bottom:12px}.footer-block--logo{max-width:108px}.footer-block--two{padding-right:0}.footer-block--desc{margin-top:8px;font-size:8px;font-style:normal;font-weight:500;line-height:12px}.footer-block--social{margin-top:8px;display:flex}.footer-block--social>a{margin-left:6px;margin-right:6px}.footer-block--social .icon{width:16px;height:16px}.footer-block--menu{padding-top:26px}.footer-block-menu--title{font-size:8px;font-style:normal;font-weight:400;line-height:10px;margin-bottom:3px}.footer-block-menu--item{margin-bottom:3px}.footer-block-menu--item>a{font-size:8px;font-style:normal;font-weight:400;line-height:10px}.footer-block--copy{margin-top:32px;padding-top:12px}.footer-block--copy .text-right{display:flex;justify-content:end}.footer-block--copy .text-right a{font-size:6px;font-style:normal;font-weight:400;line-height:8px;padding-left:20px}.footer-block-copy--text{font-size:6px;font-style:normal;font-weight:400;line-height:8px}}.main-page--wrap{font-family:"SF Pro Display",sans-serif;background:#fff}.main-page--first{padding-top:80px;background-color:#fff}.main-page-teleport--title{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:700;font-size:60px;line-height:72px;color:#000}.main-page-teleport--text{font-family:"SF Pro Display",sans-serif;margin-top:42px;font-style:normal;font-weight:700;font-size:24px;line-height:36px;color:#656768}.main-page-teleport--text b{color:#000}.main-page-teleport--example{position:relative;width:100%;max-height:280px;height:100%}.main-page-teleport--image{position:absolute;top:-78px;left:64px;width:82%}.main-page-teleport--image img{width:100%}.main-page-teleport--position-one{font-family:"SF Pro Display",sans-serif;position:absolute;left:-10px;bottom:-30px;font-style:normal;font-weight:400;font-size:26px;color:#000}.main-page-teleport--position-two{font-family:"SF Pro Display",sans-serif;position:absolute;top:115px;right:-7px;font-style:normal;font-weight:400;font-size:26px;color:#000}.main-page-teleport--ipad{max-width:800px;min-width:770px;max-height:600px;height:570px;padding:30px;display:flex;align-items:center;justify-content:center;background-size:contain;background-repeat:no-repeat;background-image:url(/img/images/mainpage/flat-ipad.svg)}.main-page-teleport--ipad video{width:100%}.main-page-teleport-ipad--wrap{padding-top:340px}.main-page-teleport--rounded{display:flex;align-items:center;justify-content:center;margin-left:42px;max-width:398px;width:100%;max-height:398px;height:auto;border:36px solid rgba(217,217,217,0.2);border-radius:50%;margin-bottom:32px}.main-page-teleport--rounded img{border-radius:50%;width:326px;height:326px}.main-page-teleport-exclusive--wrap{background-color:#fff;padding-top:160px;padding-bottom:100px}.main-page-teleport-exclusive--title{color:#000;font-family:"Apple Symbols",sans-serif;font-size:60px;font-weight:400;line-height:72px;letter-spacing:0%;text-align:left;padding-bottom:70px}.main-page-teleport-exclusive--data{margin-top:10px}.main-page-teleport-exclusive--slide{display:flex;justify-content:space-between;overflow:hidden}.main-page-teleport-exclusive--text{padding-top:151px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:500;font-size:40px;line-height:48px;color:#656768}.main-page-teleport-exclusive--text b{color:#000}.main-page-teleport-exclusive--img{position:relative;margin-right:-217px}.main-page-teleport-exclusive--img img{width:auto;height:100%;max-height:700px}.main-page-teleport-video--wrap{padding-top:84px;padding-bottom:84px;background-color:#000}.main-page-teleport-video--ipad{width:932px;height:672px;background-repeat:no-repeat;background-image:url(/img/images/mainpage/ipad-air.svg);padding:50px 46px;display:flex;align-items:center;align-content:center;justify-content:center}.main-page-teleport-video--ipad img{display:none}.main-page-teleport-video--ipad video{width:100%}.main-page-teleport-showroom--grid{display:grid;grid-template-columns:repeat(2, 49%);grid-template-rows:1fr;grid-column-gap:12px;grid-row-gap:12px}.main-page-teleport-showroom--item{margin:4px;display:flex;flex-direction:column;border-radius:5px;background:linear-gradient(0deg, rgba(0,0,0,0.03) 0%, rgba(0,0,0,0.03) 100%),#fff}.main-page-teleport-showroom-item--size{position:absolute;bottom:20px;right:20px;border-radius:5px;background:rgba(255,255,255,0.7);padding:7px 20px;color:#000;text-align:center;font-family:"SF Pro Display",sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.main-page-teleport-showroom-item--media{max-width:398px;max-height:280px;position:relative;border-radius:5px}.main-page-teleport-showroom-item--media img{width:100%;border-radius:5px}.main-page-teleport-showroom-item--media video{width:100%;border-radius:5px}.main-page-teleport-showroom-item--desc{display:flex;padding:20px 24px}.main-page-teleport-showroom-item--logo,.main-page-teleport-showroom-item--address{display:flex;flex-direction:column}.main-page-teleport-showroom-item--address{max-width:60%;width:60%;min-width:60%;padding-right:20px;border-right:1px solid rgba(0,0,0,0.08)}.main-page-teleport-showroom-item--logo{padding-left:20px}.main-page-teleport-showroom-item-logo--title{opacity:.5;color:#000;font-family:"SF Pro Display",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.main-page-teleport-showroom-item-logo--image{margin-top:8px}.main-page-teleport-showroom-item-logo--image img{max-height:24px;max-width:100%}.main-page-teleport-showroom-item-address--title{opacity:.5;color:#000;font-family:"SF Pro Display",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.main-page-teleport-showroom-item-address--text{margin-top:8px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.main-page-teleport-showroom-item-address--text span{display:block;color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px}.main-page-teleport-showrooms--wrap{background-color:#fff;padding-top:60px;padding-bottom:100px}.main-page-teleport-showrooms--title{font-family:"SF Pro Display",sans-serif;text-align:center;font-style:normal;font-weight:700;font-size:32px;line-height:40px;color:#000}.main-page-teleport-showrooms--left{width:70.5%}.main-page-teleport-showrooms--slider{margin-top:40px;padding-left:50px;position:relative}.main-page-teleport-showrooms--slider .parent-slider-slide{width:100%}.main-page-teleport-showrooms--slider .swiper-button-prev{left:-10px;width:44px;height:44px}.main-page-teleport-showrooms--slider .swiper-button-prev:after{display:none}.main-page-teleport-showrooms--slider .swiper-button-next{right:-60px;width:44px;height:44px}.main-page-teleport-showrooms--slider .swiper-button-next:after{display:none}.main-page-teleport-showrooms--button{text-align:center;margin-top:22px}.main-page-teleport-showrooms--button .base-button{width:328px}.main-page-teleport-distributor--item{display:flex;margin-bottom:34px}.main-page-teleport-distributor--item:last-child{margin-bottom:0}.main-page-teleport-distributor-item--icon{padding-right:16px;width:72px;min-width:72px;height:72px;display:flex;align-items:center;border-radius:50%}.main-page-teleport-distributor-item--icon img{width:100%;border-radius:50%}.main-page-teleport-distributor-item--data{display:flex;flex-direction:column;justify-items:center}.main-page-teleport-distributor-item--title{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:20px;color:#000}.main-page-teleport-distributor-item--desc{font-family:"SF Pro Display",sans-serif;padding-top:8px;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#959799}.main-page-teleport-distributor--link{margin-top:36px;display:flex;align-items:center}.main-page-teleport-distributor-link--text{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#0cf}.main-page-teleport-distributor-link--arrow{margin-left:12px;display:flex;align-items:center;justify-items:center;padding:3px;background:#0cf;border-radius:3px}.main-page-teleport-pro--wrap{padding:40px 0;background:#fff}.main-page-teleport-pro--title{text-align:center;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:600;font-size:28px;line-height:32px;color:#000}.main-page-teleport-pro--item{margin:26px 4px 4px;background:#fafafa;box-shadow:0px 4px 4px rgba(0,0,0,0.08);border-radius:5px;position:relative;padding:36px 24px 20px}.main-page-teleport-pro--slider{margin:60px;position:relative}.main-page-teleport-pro--slider .swiper-button-next{right:-55px;width:44px;height:44px}.main-page-teleport-pro--slider .swiper-button-next:after{display:none}.main-page-teleport-pro--slider .swiper-button-prev{left:-55px;width:44px;height:44px}.main-page-teleport-pro--slider .swiper-button-prev:after{display:none}.main-page-teleport-pro--slider .swiper-pagination{bottom:-35px}.main-page-teleport-pro-item--icon{position:absolute;top:-26px;left:24px;border-radius:50%;width:52px;height:52px}.main-page-teleport-pro-item--icon img{border-radius:50%;width:52px;height:52px}.main-page-teleport-pro-item--stars{position:absolute;top:11px;right:20px;display:flex}.main-page-teleport-pro-item--title{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#000}.main-page-teleport-pro-item--type{margin-top:8px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#a9a9a9}.main-page-teleport-pro-item--more{margin-top:16px;border-top:1px solid #e9e9e9;padding-top:16px}.main-page-teleport-pro-item--more .main-page-teleport-distributor--link{margin-top:0}.main-page-teleport-pro--more{margin-top:60px}.main-page-teleport-pro--more .main-page-teleport-distributor--link{justify-content:center}.main-page-teleport-projects--wrap{background-color:#fff;padding-top:100px;padding-bottom:100px}.main-page-teleport-projects--item{position:relative;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center;border-radius:5px}.main-page-teleport-projects--item:after{content:" ";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.8);opacity:.55;border-radius:5px;z-index:1}.main-page-teleport-projects-item--data{position:relative;z-index:2;padding:10px;padding-right:40px;padding-left:40px}.main-page-teleport-projects-item--title{text-align:center;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:600;font-size:32px;line-height:40px;color:#fff}.main-page-teleport-projects-item--desc{margin-top:16px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px;text-align:center;color:#fff}.main-page-teleport-projects-item--link{margin-top:16px}.main-page-teleport-projects-item--link .main-page-teleport-distributor--link{margin-top:0;justify-content:center}.main-page-teleport-projects--one-big{margin-top:17px}.main-page-teleport-schedule--wrap{padding:100px 0;padding-bottom:40px;background:#fff}.main-page-teleport-schedule--wrap .container{max-width:1268px}.main-page-teleport-schedule--title{position:relative;margin-left:26px;background-color:#fff}.main-page-teleport-schedule--title:before{content:" ";position:absolute;top:20px;right:0;z-index:1;height:1px;width:100%;background:#c4c4c4}.main-page-teleport-schedule-title--data{display:inline-block;position:relative;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:600;font-size:32px;line-height:40px;color:#000;padding-right:24px;background-color:#fff;z-index:2}.main-page-teleport-schedule--slider{margin-top:28px}.main-page-teleport-schedule--slider .parent-slider-slide.is-prev .main-page-teleport-schedule--info{border-right:0}.main-page-teleport-schedule--image-slider{position:relative}.main-page-teleport-schedule--image-slider .splide__arrow--prev{left:0;width:56px;height:56px;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M25 32L32 39M25 32L32 25M25 32L39 32' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");outline:0;background-size:cover}.main-page-teleport-schedule--image-slider .splide__arrow--prev>svg{display:none}.main-page-teleport-schedule--image-slider .splide__arrow--next{right:-25px;width:56px;height:56px;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M39 32L32 25M39 32L32 39M39 32H25' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");outline:0;background-size:cover}.main-page-teleport-schedule--image-slider .splide__arrow--next>svg{display:none}.main-page-teleport-schedule-image-slider--item{margin-left:28px;position:relative;border:1px solid #bfbfbf;border-radius:5px}.main-page-teleport-schedule-image-slider--item img{width:100%;border-radius:5px}.main-page-teleport-schedule-image-slider--date{position:absolute;left:49px;bottom:20px;background:rgba(255,255,255,0.7);border-radius:15px;padding:16px 18px;z-index:1}.main-page-teleport-schedule-image-slider--number{text-align:center;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:500;font-size:24px;line-height:32px;color:#000}.main-page-teleport-schedule-image-slider--month{text-align:center;margin-top:8px;border-top:1px solid #aeaeae;padding-top:8px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:500;font-size:20px;line-height:24px;color:#000}.main-page-teleport-schedule--info{border:1px solid #c3c3c3;border-radius:5px;padding:24px 20px 32px}.main-page-teleport-schedule-info--title{text-align:center;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:27px;line-height:40px;color:#467895}.main-page-teleport-schedule-info--organization{display:flex;justify-content:center}.main-page-teleport-schedule-info--organization span{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#000;display:flex}.main-page-teleport-schedule-info--organization .icon{margin-left:3px}.main-page-teleport-schedule-info--times{margin-top:20px}.main-page-teleport-schedule-info--time{margin-left:12px}.main-page-teleport-schedule-info-time--data{justify-content:flex-start;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:16px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#a9a9a9}.main-page-teleport-schedule-info-time--data:last-child{margin-bottom:0}.main-page-teleport-schedule-info-time--data span{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#000}.main-page-teleport-schedule-info-time--location{color:#a9a9a9 !important;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:20px}.main-page-teleport-schedule-info--change{margin-top:24px}.main-page-teleport-schedule-info--change .time-slider--left{cursor:pointer}.main-page-teleport-schedule-info-change--text{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:24px;color:#467895}.main-page-teleport-schedule-info--location{margin-top:24px}.main-page-teleport-schedule-info-location--name{margin-left:12px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#000}.main-page-teleport-schedule-info--user{margin-top:20px;border-top:1px solid rgba(196,196,196,0.5);padding-top:20px}.main-page-teleport-schedule-info-user--image{width:64px;height:64px;border-radius:50%;padding-right:20px;display:flex;align-items:center}.main-page-teleport-schedule-info-user--image img{width:100%;border-radius:50%}.main-page-teleport-schedule-info-user--name{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#000}.main-page-teleport-schedule-info-user--job{padding-top:3px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#a9a9a9}.main-page-teleport-schedule-info--button{margin-top:32px}.main-page-teleport-schedule--thumb{display:flex;flex-direction:column;width:292px}.main-page-teleport-schedule-thumb--image{position:relative;width:100%;height:300px;border-radius:5px;border:4px solid rgba(0,0,0,0)}.main-page-teleport-schedule-thumb--image:after{content:" ";position:absolute;top:0;left:0;background:rgba(0,0,0,0.5);border-radius:5px;width:100%;height:100%}.main-page-teleport-schedule-thumb--image img{width:100%;border-radius:5px}.main-page-teleport-schedule-thumb--date{z-index:1;display:flex;flex-direction:column;position:absolute;left:20px;bottom:20px;background:rgba(255,255,255,0.7);border-radius:5px;padding:10px}.main-page-teleport-schedule-thumb-date--number{text-align:center;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#000}.main-page-teleport-schedule-thumb-date--month{text-align:center;margin-top:4px;padding-top:4px;border-top:1px solid #aeaeae;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:500;font-size:12px;line-height:16px;color:#000}.main-page-teleport-schedule-thumb--title{margin-top:20px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:24px;color:#000}.main-page-teleport-schedule-thumb--button{margin-top:12px}.main-page-teleport-schedule-thumb--button .main-page-teleport-distributor--link{margin-top:0}.main-page-teleport-schedule--thumbs{background-color:#fff;padding-bottom:50px;overflow:hidden}.main-page-teleport-schedule--thumbs .container-fluid,.main-page-teleport-schedule--thumbs .container-sm,.main-page-teleport-schedule--thumbs .container-md,.main-page-teleport-schedule--thumbs .container-lg{padding:0}.main-page-teleport-schedule--thumbs .thumb-slider{padding-left:0px}.main-page-teleport-schedule--thumbs .thumb-slider-slide{border:3px solid rgba(0,0,0,0) !important}.main-page-teleport-schedule--thumbs .thumb-slider-slide.is-active .main-page-teleport-schedule-thumb--image{border:4px solid #0cf;background-color:#0cf}.main-page-teleport-schedule--thumbs .thumb-slider-slide.is-active .main-page-teleport-schedule-thumb--image:after{display:none}.main-page-teleport-schedule--thumbs .thumb-slider .splide__arrow--prev{width:64px;height:64px;margin-top:-40px;left:52px;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M25 32L32 39M25 32L32 25M25 32L39 32' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");outline:0}.main-page-teleport-schedule--thumbs .thumb-slider .splide__arrow--prev>svg{display:none}.main-page-teleport-schedule--thumbs .thumb-slider .splide__arrow--next{width:64px;height:64px;margin-top:-40px;right:52px;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M39 32L32 25M39 32L32 39M39 32H25' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");outline:0}.main-page-teleport-schedule--thumbs .thumb-slider .splide__arrow--next>svg{display:none}.main-page-teleport-schedule-thumbs--button{margin-top:52px;width:100%;display:flex;justify-content:center}@media (max-width: 1360px){.main-page-teleport-showroom-item--desc{flex-direction:column;padding:6px 8px}.main-page-teleport-showroom-item--logo{order:1;border-bottom:1px solid rgba(0,0,0,0.08);padding-bottom:8px;padding-left:0px}.main-page-teleport-showroom-item--address{margin-top:6px;order:2;border-right:0;padding-right:0;max-width:100%;min-width:100%;width:100%}.main-page-teleport-showroom-item-logo--image{margin-top:2px}.main-page-teleport-showroom-item-logo--image img{max-height:12px;height:100%}}@media (max-width: 1030px){.main-page--first{padding-top:28px}.main-page-teleport--title{color:#000;font-size:25px;font-style:normal;font-weight:600;line-height:30px}.main-page-teleport--text{margin-top:17px;font-size:10px;line-height:15px}.main-page-teleport-ipad--wrap{padding-top:120px}.main-page-teleport-ipad--wrap>.col-12{align-items:center !important}.main-page-teleport--example{max-height:104px}.main-page-teleport--image{top:-28px;left:35px}.main-page-teleport--position-two,.main-page-teleport--position-one{color:#000;font-size:8.85px;font-style:normal;font-weight:400;line-height:10.62px}.main-page-teleport--position-one{bottom:-10px}.main-page-teleport--position-two{top:45px;right:-11px}.main-page-teleport--ipad{min-width:184px;width:184px;max-width:184px;height:139px;padding:8px 8px}.main-page-teleport--rounded{margin-left:10px;width:75px;height:75px;border:8px solid rgba(217,217,217,0.2)}.main-page-teleport--rounded img{max-width:100%;max-height:100%}.main-page-teleport-exclusive--wrap{padding-top:56px;padding-bottom:61px}.main-page-teleport-exclusive--slide{align-items:center}.main-page-teleport-exclusive--title{color:#000;font-family:"SF Pro Display",sans-serif;font-size:25px;font-style:normal;font-weight:700;line-height:30px;padding-bottom:0px}.main-page-teleport-exclusive--title br{display:none}.main-page-teleport-exclusive--data{margin-top:40px}.main-page-teleport-exclusive--text{padding-top:0;max-width:31%;color:#656768;font-family:"SF Pro Display",sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.main-page-teleport-exclusive--img{margin-right:-10%}.main-page-teleport-exclusive--img img{max-height:226px}.main-page-teleport-video--wrap{padding-top:34px;padding-bottom:34px}.main-page-teleport-video--ipad{background-image:none;position:relative;width:100%;height:auto;background-size:contain;padding:15px}.main-page-teleport-video--ipad img{display:block;max-width:100%}.main-page-teleport-video--ipad video{pointer-events:none;position:absolute;padding:0 44px}.main-page-teleport-schedule--wrap{padding-top:30px;padding-bottom:12px}.main-page-teleport-schedule--title{padding-right:20px;margin-left:0}.main-page-teleport-schedule--title:before{top:50%}.main-page-teleport-schedule-title--data{padding-left:20px;padding-right:20px;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.main-page-teleport-schedule--image-slider .splide__arrow--next{width:28px;height:28px;right:6px}.main-page-teleport-schedule--image-slider .splide__arrow--prev{width:28px;height:28px;left:6px}.main-page-teleport-schedule-image-slider--item{margin-left:20px;margin-right:20px}.main-page-teleport-schedule-image-slider--date{left:33px;bottom:12px;padding:4px 4px}.main-page-teleport-schedule-image-slider--number{font-size:7.702px;font-style:normal;font-weight:500;line-height:10.269px}.main-page-teleport-schedule-image-slider--month{margin-top:3px;font-size:6.418px;font-style:normal;font-weight:500;line-height:7.702px}.main-page-teleport-schedule-thumbs--button{margin-top:0px}.main-page-teleport-schedule-thumbs--button .base-button{border-radius:2.5px;padding:8px 7px;text-align:center;font-size:8px;font-style:normal;font-weight:600;line-height:10px}.main-page-teleport-schedule--thumbs .info-slider--schedule{padding-top:28px}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap{display:flex;flex-wrap:wrap;align-items:flex-start;margin-top:8px;padding:14px 20px;margin-left:10px;margin-right:10px;margin-bottom:28px;border-radius:5px;border:1px solid #0cf;box-shadow:0px 0px 8.5px 0px rgba(0,204,255,0.45), 0px 0px 8.5px 0px rgba(0,204,255,0.45), 0px 0px 8.5px 0px rgba(0,204,255,0.45), 0px 0px 8.5px 0px rgba(0,204,255,0.45), 0px 0px 8.5px 0px rgba(0,204,255,0.45), 0px 0px 8.5px 0px rgba(0,204,255,0.45), 0px 0px 8.5px 0px rgba(0,204,255,0.45), 0px 0px 8.5px 0px rgba(0,204,255,0.45)}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info--col{width:49%}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info--col>div{width:100%}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info--title{width:100% !important;color:#467895;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info--organization{width:100% !important;display:flex;align-items:center;justify-content:center;margin-top:2px}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info--organization span{font-size:10px;font-style:normal;font-weight:400;line-height:16px}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info--organization .icon{width:8px;height:8px}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info--times{margin-top:12px}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info--times .icon{width:14px;height:14px}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info--time{margin-left:8px}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info-time--data{margin-bottom:12px}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info-time--data span{color:#000;font-size:10px;font-style:normal;font-weight:400;line-height:12px}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info-time--location{color:#a9a9a9;font-size:8px !important;font-style:normal;font-weight:400;line-height:10px !important}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info--user{margin-top:12px;border-top:0;padding-top:0}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info-user--image{width:24px;height:24px;padding-right:6px}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info-user--name{font-size:10px;font-style:normal;font-weight:400;line-height:12px}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info-user--job{font-size:8px;font-style:normal;font-weight:400;line-height:10px}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info--location{margin-top:12px}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info--location .icon{width:14px;height:14px}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info-location--name{font-size:10px;font-style:normal;font-weight:400;line-height:16px;margin-left:8px}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info--change{align-items:center}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info--change .icon{width:12px;height:12px}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info-change--text{padding-left:3px;padding-right:3px;font-size:10px;font-style:normal;font-weight:400;line-height:12px}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info--button-in{margin-left:auto;margin-top:26px}.main-page-teleport-schedule--thumbs .info-slider-slide .main-page-teleport-schedule-info--wrap-mobile .main-page-teleport-schedule-info--button-in .base-button{border-radius:1.42px;padding:5px 12px;font-size:8px;font-style:normal;font-weight:500;line-height:10px}.main-page-teleport-schedule--thumbs .thumb-slider-slide.is-active .main-page-teleport-schedule-thumb--image{border:1px solid #0cf}.main-page-teleport-schedule--thumbs .thumb-slider{padding-left:0}.main-page-teleport-schedule--thumbs .thumb-slider .splide__arrow--prev{width:28px;height:28px;left:6%;top:48px;margin-top:0;background-size:contain}.main-page-teleport-schedule--thumbs .thumb-slider .splide__arrow--next{width:28px;height:28px;right:5%;top:48px;margin-top:0;background-size:contain}.main-page-teleport-schedule--thumb{width:93.59px}.main-page-teleport-schedule-thumb--title{font-size:6.41px;font-style:normal;font-weight:400;line-height:7.692px}.main-page-teleport-schedule-thumb--button{margin-top:4px}.main-page-teleport-schedule-thumb--button .main-page-teleport-distributor-link--text{font-size:6px;font-style:normal;font-weight:400;line-height:6.41px}.main-page-teleport-schedule-thumb--button .main-page-teleport-distributor-link--arrow{margin-left:4px}.main-page-teleport-schedule-thumb--button .main-page-teleport-distributor-link--arrow .icon{width:2.564px;height:2.564px}.main-page-teleport-schedule-thumb--image{height:96.154px}.main-page-teleport-schedule-thumb--date{left:6px;bottom:6px;padding:3.2px}.main-page-teleport-schedule-thumb-date--number{font-size:5.128px;font-style:normal;font-weight:500;line-height:6.41px}.main-page-teleport-schedule-thumb-date--month{margin-top:2px;font-size:3.846px;font-style:normal;font-weight:500;line-height:5.128px}.main-page-teleport-showrooms--wrap{padding-top:0px;padding-bottom:56px}.main-page-teleport-showrooms--title{color:#000;font-size:15.484px;font-style:normal;font-weight:700;line-height:19.355px}.main-page-teleport-showrooms--left{width:100%}.main-page-teleport-showrooms--slider{margin-top:20px;padding-left:40px;padding-right:40px}.main-page-teleport-showrooms--slider .swiper-button-prev{left:0px;width:28px;height:28px}.main-page-teleport-showrooms--slider .swiper-button-next{right:0px;width:28px;height:28px}.main-page-teleport-showrooms--button{margin-top:20px}.main-page-teleport-showrooms--button .base-button{border-radius:2.5px;width:152px;padding:6px 20px;font-size:8px;font-style:normal;font-weight:600;line-height:10px}.main-page-teleport-showroom-item--size{font-size:8px;font-style:normal;font-weight:400;line-height:12px;bottom:12px;right:12px;padding:4px 12px}.main-page-teleport-showroom-item-logo--title{font-size:8px;font-style:normal;font-weight:400;line-height:12px}.main-page-teleport-showroom-item-address--title{font-size:8px;font-style:normal;font-weight:400;line-height:12px}.main-page-teleport-showroom-item-address--text{font-size:8px;font-style:normal;font-weight:400;line-height:12px}.main-page-teleport-showroom-item-address--text span{font-size:8px;font-style:normal;font-weight:600;line-height:12px}.main-page-teleport-pro--wrap{padding-top:12px;padding-bottom:24px}.main-page-teleport-pro--slider{margin-top:16px}.main-page-teleport-pro--slider .swiper-button-prev{left:-50px;width:28px;height:28px}.main-page-teleport-pro--slider .swiper-button-next{right:-50px;width:28px;height:28px}.main-page-teleport-pro--item{padding-left:10px;padding-right:8px;padding-bottom:10px;padding-top:24px}.main-page-teleport-pro-item--stars{top:4px;right:12px}.main-page-teleport-pro-item--icon{width:40px;height:40px;top:-20px;left:16px}.main-page-teleport-pro-item--title{color:#000;font-size:10px;font-style:normal;font-weight:600;line-height:16px}.main-page-teleport-pro-item--type{margin-top:6px;color:#a9a9a9;font-size:8px;font-style:normal;font-weight:500;line-height:10px}.main-page-teleport-pro-item--more{margin-top:10px}.main-page-teleport-pro-item--more .main-page-teleport-distributor-link--text{font-size:12px;font-style:normal;font-weight:600;line-height:16px}.main-page-teleport-pro-item--more .main-page-teleport-distributor-link--arrow{margin-left:9px}.main-page-teleport-pro-item--more .main-page-teleport-distributor-link--arrow .icon{width:7px;height:7px}.main-page-teleport-projects--wrap{padding-top:56px;padding-bottom:56px}.main-page-teleport-projects--wrap .row:first-child>.col-6:first-child{padding-left:0;padding-right:3px}.main-page-teleport-projects--wrap .row:first-child>.col-6:last-child{padding-left:3px;padding-right:0}.main-page-teleport-projects--wrap .row:last-child>.col-md-12:first-child{padding-left:0;padding-right:0}.main-page-teleport-projects--item{height:112px !important;border-radius:0;width:100%}.main-page-teleport-projects--item:after{border-radius:0}.main-page-teleport-projects--one-big{margin-top:6px}.main-page-teleport-projects-item--data{padding-right:20px;padding-left:20px}.main-page-teleport-projects-item--title{color:#fff;font-size:10px;font-style:normal;font-weight:600;line-height:12px;text-align:center}.main-page-teleport-projects-item--desc{margin-top:8px;color:#fff;text-align:center;font-size:8px;font-style:normal;font-weight:400;line-height:12px}.main-page-teleport-projects-item--link{margin-top:8px}.main-page-teleport-projects-item--link .main-page-teleport-distributor-link--text{color:#0cf;font-size:10px;font-style:normal;font-weight:600;line-height:12px}.main-page-teleport-projects-item--link .main-page-teleport-distributor-link--arrow{margin-left:5px}.main-page-teleport-projects-item--link .main-page-teleport-distributor-link--arrow .icon-arrow-right--white{width:6px;height:6px}}.body__consultation-registration #wrap-wrap{background-color:#0cf}.consultation-registration--header{padding:40px 100px}.consultation-registration--header img{max-width:393px;width:100%}.consultation-registration--header-full{display:inline-block}.consultation-registration--header-mobile{display:none}.consultation-registration--portal{display:flex;align-content:center;justify-content:center;height:100%}.consultation-registration--portal img{max-width:600px;width:100%}.consultation-registration--panel{padding-top:60px;padding-left:100px;padding-right:100px;padding-bottom:125px;background-color:#fff;border-bottom-right-radius:100px;border-top-right-radius:100px}.consultation-registration-panel--title{color:rgba(0,0,0,0.7);font-family:"SF Pro Display",sans-serif;font-size:40px;font-weight:600;line-height:52px;letter-spacing:0%;text-align:left}.consultation-registration-panel--title span{color:#0cf}.consultation-registration-panel--form{margin-top:20px}.consultation-registration-panel-form--datetime{position:relative;margin-top:20px}.consultation-registration-panel-form--col{margin-top:20px}.consultation-registration-panel-form--col .base-checkbox--wrap-curcle{margin-right:40px}.consultation-registration-panel-form--agree{margin-top:72px;text-align:center;color:#78747a;font-family:"SF Pro Display",sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-0.3px}.consultation-registration-panel-form--agree>a{border-bottom:1px solid #78747a;color:#78747a;font-family:"SF Pro Display",sans-serif;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-0.3px}.consultation-registration-panel-form--button{margin-top:32px;display:flex;justify-content:center}@media (max-width: 1030px){.body__consultation-registration #wrap-wrap{background-color:#fff}.consultation-registration--header{padding-top:16px;padding-bottom:0;padding-left:40px;padding-right:40px}.consultation-registration--header img{width:156px;height:20px}.consultation-registration--header-full{display:none}.consultation-registration--header-mobile{display:inline-block}.consultation-registration--portal{display:none}.consultation-registration--panel{padding-top:16px;padding-left:40px;padding-right:40px;border-radius:0}.consultation-registration-panel--title{font-size:16px;font-weight:500;line-height:20px;letter-spacing:0%;text-align:left}.consultation-registration-panel--form{margin-top:10px}.consultation-registration-panel--form .base-input-wrp--animate{margin-top:12px}.consultation-registration-panel--form .base-input-wrp--def{margin-top:12px}.consultation-registration-panel--form .base-default-input-wrp{margin-top:12px}.consultation-registration-panel-form--col{margin-top:12px}.consultation-registration-panel-form--datetime{margin-top:12px}.consultation-registration-panel-form--button{margin-top:28px}.consultation-registration-panel-form--button .base-button{min-width:240px}.consultation-registration-panel-form--agree{margin-top:52px;font-size:10px;font-weight:400;line-height:12px;letter-spacing:-0.3px}.consultation-registration-panel-form--agree>a{font-size:10px;font-weight:400;line-height:12px;letter-spacing:-0.3px}}.body__schedule-consultation .catalog-page--wrap{margin-top:0px;margin-bottom:0px;padding-top:20px;padding-bottom:70px}.body__schedule-consultation .catalog-page--wrap .col-lg-3{width:21%}.body__schedule-consultation .catalog-page--wrap .col-lg-9{width:79%}.body__schedule-consultation .catalog-body--select-wrap .dropdown-nice .select2-selection--single{padding:8px 21px}.catalog-schedule-calendar--wrap{margin-top:32px}.catalog-schedule-calendar--wrap .air-datepicker-custom--info{display:flex;flex-direction:column}.catalog-schedule-calendar--wrap .air-datepicker-custom-info--one-time{padding:9px 8px}.catalog-schedule-calendar--wrap .air-datepicker-custom-container--wrap{position:relative !important;opacity:1;visibility:visible;flex-direction:column}.catalog-schedule-calendar--wrap .air-datepicker-custom-container--wrap .air-datepicker-custom-info--all{display:block;padding-top:0}.item-mini--schedule{background:rgba(0,0,0,0.03);border-radius:5px}.item-mini--schedule-active .item-mini-schedule--datetime{border-radius:5px;background:#467895 !important;color:#fff !important}.item-mini-schedule--image{position:relative;border-radius:5px;min-height:240px;background:linear-gradient(180deg, rgba(0,0,0,0) 0%, #000 100%)}.item-mini-schedule--image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}.item-mini-schedule--image .gradient-overlay{position:absolute;bottom:0;left:0;width:100%;height:60%;border-radius:5px;background:linear-gradient(180deg, rgba(0,0,0,0) 0%, #000 100%);pointer-events:none}.item-mini-schedule--image .item-mini-schedule--bundle{position:absolute;top:12px;right:24px;border-radius:5px;background:rgba(0,0,0,0.32);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:4px 6px;color:#fff;font-family:"SF Pro Display",sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.item-mini-schedule--image .item-mini-schedule--datetime{position:absolute;bottom:14px;right:24px;min-width:96px;padding:4px 12px;border-radius:5px;background:rgba(255,255,255,0.7);color:#000;text-align:center;font-family:"SF Pro Display",sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:20px}.item-mini-schedule--image .item-mini-schedule--title{position:absolute;bottom:20px;left:24px;color:#fff;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.item-mini-schedule--image .item-mini-schedule--title span{color:#0cf;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.item-mini-schedule--body{display:flex;align-items:start;justify-content:space-between;padding:10px 24px 16px;gap:26px}.item-mini-schedule-body--title{color:#000;font-family:"SF Pro Display",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px;opacity:.5}.item-mini-schedule-body--value{display:flex;color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:22px}.item-mini-schedule-body-value--icon{width:32px;height:16px;margin-right:10px}.item-mini-schedule-body-value--icon img{width:100%}.item-mini-schedule--language,.item-mini-schedule--place{display:flex;flex-direction:column;gap:8px}.item-mini-schedule--line{width:1px;background:rgba(0,0,0,0.08);margin:0 9px;align-self:stretch;flex-grow:0;flex-shrink:0}@media (max-width: 991px){.body__schedule-consultation .catalog-body--sort span{display:inline !important}.body__schedule-consultation .catalog-body--sort .select2-selection__arrow{top:-1px !important}.body__schedule-consultation .catalog-page--wrap{margin-top:0px;margin-bottom:0px;padding-top:20px;padding-bottom:70px}.body__schedule-consultation .catalog-page--wrap .col-md-12.col-lg-3{width:100%}.body__schedule-consultation .catalog-page--wrap .col-md-12.col-lg-9{width:100%}.body__schedule-consultation .catalog-page--wrap .catalog-body--finded span{margin-left:5px}.body__schedule-consultation .catalog-page--wrap .catalog-body-finded--text{max-width:none}.body__schedule-consultation .catalog-body-row--wrap>.col-lg-9{order:1}.body__schedule-consultation .catalog-body-row--wrap>.col-lg-3{order:0}.body__schedule-consultation .catalog-body--title{margin-top:40px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.body__schedule-consultation .catalog-body--select-wrap{margin-top:20px;gap:16px 4px}.body__schedule-consultation .catalog-body--select-wrap .dropdown-nice .select2-selection--single{height:28px}.body__schedule-consultation .catalog-body--select-wrap .dropdown-nice .select2-selection__rendered{font-size:12px;font-style:normal;font-weight:500;line-height:12px}.body__schedule-consultation .catalog-body--select-wrap .dropdown-nice .select2-selection__placeholder{font-size:12px !important}.body__schedule-consultation .catalog-body--select-wrap .dropdown-nice .select2-selection__arrow{height:28px;width:8px;background-size:contain}.body__schedule-consultation .catalog-body--select-wrap .dropdown-nice.selected .select2-selection__placeholder{font-size:12px !important}.body__schedule-consultation .catalog-body--select-wrap .dropdown-nice.selected .select2-selection__arrow{width:12px}.body__schedule-consultation .catalog-body--checkbox-wrap .checkbox__text{color:rgba(0,0,0,0.7) !important;font-size:12px !important;font-style:normal !important;font-weight:500;line-height:16px !important}.body__schedule-consultation .catalog-body-selected--item{font-size:12px;font-style:normal;font-weight:500}.body__schedule-consultation .catalog-body--breadcrumb .breadcrumb-item{font-size:14px}.body__schedule-consultation .catalog-body--breadcrumb .breadcrumb-item a{font-size:14px;color:#c8c8c8 !important}.body__schedule-consultation .catalog-body-two--list{margin-top:40px}.item-mini-schedule--title{font-size:16px;font-style:normal;font-weight:600;line-height:20px}.item-mini-schedule--title span{font-size:16px;font-style:normal;font-weight:600;line-height:20px}.item-mini-schedule-body--title{font-size:12px}.item-mini-schedule-body--value{font-size:12px}.item-mini-schedule-body-value--icon{width:24px;height:12px}}.item-tech--breadcrumb .breadcrumb{margin-bottom:0}.item-tech--breadcrumb .breadcrumb-item--back{color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.item-tech--breadcrumb .breadcrumb-item--back a{display:flex;align-items:center;color:#0cf;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.item-page--wrap{padding-top:72px;padding-bottom:100px;background-color:#fff}.item-page--wrap-v3 .item-tech--bottom-more{background:#f5fbff}.item-tech--title{margin-top:40px;display:flex;align-items:center}.item-tech-title--text{color:#000;font-family:"Apple Symbols",sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:28px}.item-tech-title--button{padding-left:84px}.item-tech-title--button .base-button{padding:10px 18px}.item-tech--subtitle{padding-top:18px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.item-tech--article{padding-top:8px;color:#78747a;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.item-tech--collapse{display:flex}.item-tech-collapse--items{display:flex;flex-direction:column;margin-left:28px}.item-tech-collapse--item{width:220px;position:relative;padding-top:25px;padding-bottom:25px;padding-right:20px;color:#000;font-family:SF Pro Display,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:24px;border-right:1px solid #d9d9d9}.item-tech-collapse--item:hover{color:#000}.item-tech-collapse--item:after{content:" ";width:90%;position:absolute;bottom:0;left:0;height:1px;background-color:#d9d9d9}.item-tech-collapse--item:last-child:after{display:none}.item-tech-collapse--item.active{border-radius:5px;border:1px solid #0cf;background:rgba(0,204,255,0.05);top:-1px;padding-left:20px;padding-right:0;color:#0cf;font-family:SF Pro Display,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:24px}.item-tech-collapse--item.active:hover{color:#0cf}.item-tech-collapse--item.active:after{display:none}.item-tech-collapse--title{color:#000;font-family:SF Pro Display,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px;padding-bottom:10px}.item-tech-collapse-slider--wrap{position:relative}.item-tech-collapse-slider--wrap .item-tech-collapse-slider--fullscreen{position:absolute;top:12px;right:16px;z-index:1}.item-tech-collapse-slider--title{margin-top:26px;color:#000;text-align:center;font-family:SF Pro Display,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.item-tech-collapse-slider--main .splide__slide,.item-tech-collapse-slider--thumbs .splide__slide{border-radius:8px}.item-tech-collapse-slider--main .splide__slide img,.item-tech-collapse-slider--thumbs .splide__slide img{border-radius:5px;max-width:100%;width:100%}.item-tech-collapse-slider--main .splide__arrow--prev,.item-tech-collapse-slider--thumbs .splide__arrow--prev{width:28px;height:28px;background-color:rgba(0,0,0,0);background-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.83464 14.0003L14.0013 22.167M5.83464 14.0003L14.0013 5.83366M5.83464 14.0003L22.168 14.0003' stroke='white' stroke-width='2.33333' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.item-tech-collapse-slider--main .splide__arrow--prev>svg,.item-tech-collapse-slider--thumbs .splide__arrow--prev>svg{display:none}.item-tech-collapse-slider--main .splide__arrow--prev:focus,.item-tech-collapse-slider--thumbs .splide__arrow--prev:focus{outline:none}.item-tech-collapse-slider--main .splide__arrow--next,.item-tech-collapse-slider--thumbs .splide__arrow--next{width:28px;height:28px;background-color:rgba(0,0,0,0);background-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.1654 13.9997L13.9987 5.83301M22.1654 13.9997L13.9987 22.1663M22.1654 13.9997L5.83203 13.9997' stroke='white' stroke-width='2.33333' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.item-tech-collapse-slider--main .splide__arrow--next>svg,.item-tech-collapse-slider--thumbs .splide__arrow--next>svg{display:none}.item-tech-collapse-slider--main .splide__arrow--next:focus,.item-tech-collapse-slider--thumbs .splide__arrow--next:focus{outline:none}.item-tech-collapse-slider--thumbs{margin-top:8px}.item-tech-collapse-slider--thumbs .splide__slide.is-active{border-radius:8px;border:2px solid #10d0ff !important}.item-tech-collapse--links ul{margin:0;padding:0;padding-left:10px;color:rgba(0,204,255,0.8);padding-bottom:20px}.item-tech-collapse--links ul li a{color:rgba(0,204,255,0.8);font-family:SF Pro Display,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px;border-bottom:1px solid rgba(0,204,255,0.8)}.item-tech-collapse--text ul{margin:0;padding:0;padding-left:10px}.item-tech-collapse--text ul li{color:#000;font-family:SF Pro Display,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.item-tech-collapse--video{height:100%}.item-tech-collapse-video--wrap{display:flex;justify-content:center;flex-direction:column;height:100%}.item-tech-collapse-video--video{cursor:pointer;position:relative}.item-tech-collapse-video--video .icon{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.item-tech-collapse-video--video img{border-radius:5%;width:100%;max-width:380px}.item-tech-collapse-video--title{margin-top:24px;color:#000;text-align:center;font-family:SF Pro Display,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.item-tech-collapse--info .collapse{padding-left:24px}.item-tech-collapse--options ul{margin:0;padding:0;color:rgba(0,204,255,0.8);list-style-type:none}.item-tech-collapse--options ul li a{color:rgba(0,204,255,0.8);font-size:20px;font-style:normal;font-weight:400;line-height:32px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.item-tech-collapse-options--info{margin-top:8px}.item-tech-collapse-options--title{color:rgba(0,204,255,0.8);font-size:20px;font-style:normal;font-weight:400;line-height:32px}.item-tech-collapse-options--table{margin-top:5px}.item-tech-collapse-options--list{display:flex;margin-bottom:12px;justify-content:space-between}.item-tech-collapse-options--name{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-right:12px}.item-tech-collapse-options--value{padding-left:12px;color:#000;text-align:right;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.item-tech-main--info{display:flex;margin-top:48px}.item-tech--slider{display:flex}.item-tech-slider--thumb{width:92px;text-align:center}.item-tech-slider--thumb .splide__slide img{height:100%}.item-tech-slider--thumb .splide__slide.is-active{border-radius:5px;border:1px solid #d9d9d9 !important}.item-tech-slider--slider{margin-left:28px;width:420px;height:408px;position:relative}.item-tech-slider--slider .item-tech-slider--fullscreen{position:absolute;top:12px;right:16px;z-index:1}.item-tech-slider--slider .splide__slide{text-align:center;border:1px solid rgba(0,0,0,0) !important}.item-tech-slider--slider .splide__slide.is-active.is-visible{border-radius:5px;border:1px solid #d9d9d9 !important}.item-tech-slider--slider .splide__slide img{height:100%}.item-tech--why{margin-top:140px}.item-tech-why--title{color:#000;text-align:center;font-family:SF Pro Display,sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:64px}.item-tech-why--timeline{margin-top:80px}.item-tech--bottom-slider{margin-top:160px}.item-tech--bottom-slider .splide__arrow--next{right:138px;height:64px;width:64px;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M39 32L32 25M39 32L32 39M39 32H25' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.item-tech--bottom-slider .splide__arrow--next>svg{display:none}.item-tech--bottom-slider .splide__arrow--next:focus{outline:none}.item-tech--bottom-slider .splide__arrow--prev{left:138px;height:64px;width:64px;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M25 32L32 39M25 32L32 25M25 32L39 32' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.item-tech--bottom-slider .splide__arrow--prev>svg{display:none}.item-tech--bottom-slider .splide__arrow--prev:focus{outline:none}.item-tech--bottom-slider .splide__slide{border-radius:8px}.item-tech--bottom-slider .splide__slide.is-next,.item-tech--bottom-slider .splide__slide.is-prev{opacity:.5}.item-tech--bottom-slider .splide__slide img{width:100%;border-radius:5px}.item-tech--bottom-slider-thumb{margin-top:30px}.item-tech--bottom-slider-thumb .splide__slide{border-radius:8px}.item-tech--bottom-slider-thumb .splide__slide.is-active{border:2px solid #10d0ff !important}.item-tech--bottom-slider-thumb .splide__slide img{width:100%;border-radius:5px}.item-tech--bottom-video{margin-top:140px}.item-tech--bottom-video .vjs-big-play-button{left:50%;top:50%;transform:translate(-50%, -50%);width:60px;height:60px;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 5C16.2 5 5 16.2 5 30C5 43.8 16.2 55 30 55C43.8 55 55 43.8 55 30C55 16.2 43.8 5 30 5ZM23.75 41.25V18.75L41.25 30L23.75 41.25Z' fill='white'/%3E%3C/svg%3E%0A");background-color:rgba(0,0,0,0);border:0}.item-tech--bottom-video .vjs-big-play-button .vjs-icon-placeholder::before{display:none}.item-tech--bottom-video .vjs-poster img{max-width:100%}.item-tech--bottom-video video{max-height:700px;height:100%;width:100%;max-width:100%;border-radius:5px}.item-tech--bottom-more{margin-top:100px;background-color:#fafafa;padding-top:70px;padding-bottom:70px}.item-tech--bottom-more .want-learn--title{color:#636363;font-family:"Apple Symbols",sans-serif;font-size:36px;font-style:normal;font-weight:400;line-height:48px}.item-tech--bottom-more .want-learn--description{color:#959799;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.item-light--mini .item-mini--info{margin-top:8px}.modal-item-first-slider--main,.modal-item-slider--main{margin-bottom:8px}.modal-item-first-slider--main .splide__arrow,.modal-item-slider--main .splide__arrow{background-color:rgba(0,0,0,0);text-indent:-9999px}.modal-item-first-slider--main .splide__arrow--prev,.modal-item-slider--main .splide__arrow--prev{left:-5em;width:28px;height:28px;background-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.83463 13.9974L14.0013 22.1641M5.83463 13.9974L14.0013 5.83073M5.83463 13.9974L22.168 13.9974' stroke='white' stroke-width='2.33333' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.modal-item-first-slider--main .splide__arrow--next,.modal-item-slider--main .splide__arrow--next{right:-5em;width:28px;height:28px;background-image:url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22.1654 13.9948L13.9987 5.82812M22.1654 13.9948L13.9987 22.1615M22.1654 13.9948L5.83203 13.9948' stroke='white' stroke-width='2.33333' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.modal-item-first-slider--main .splide__slide,.modal-item-slider--main .splide__slide{border-radius:5px;max-width:100%;text-align:center}.modal-item-first-slider--main .splide__slide img,.modal-item-slider--main .splide__slide img{max-width:100%;border-radius:5px}.modal-item-first-slider--thumbs .splide__track--nav>.splide__list>.splide__slide,.modal-item-slider--thumbs .splide__track--nav>.splide__list>.splide__slide{overflow:hidden;max-width:212px;border-radius:5px}.modal-item-first-slider--thumbs .splide__track--nav>.splide__list>.splide__slide img,.modal-item-slider--thumbs .splide__track--nav>.splide__list>.splide__slide img{max-width:100%;height:100%;width:100%;border-radius:5px}.modal-item-first-slider--thumbs .splide__track--nav>.splide__list>.splide__slide.is-active,.modal-item-slider--thumbs .splide__track--nav>.splide__list>.splide__slide.is-active{border:0px}@media (max-width: 1100px){.item-page--wrap{padding-top:40px;padding-bottom:72px;background-color:#fff}.item-tech-main--info{flex-wrap:wrap;justify-content:center}.item-tech--title{margin-top:0;justify-content:space-between}.item-tech-title--text{color:#000;font-family:"Apple Symbols",sans-serif;font-size:29px;font-style:normal;font-weight:400;line-height:28px}.item-tech-title--button{padding-left:10px}.item-tech-slider--thumb{width:80px}.item-tech-slider--thumb .splide__slide{width:95% !important}.item-tech-slider--slider{margin-left:8px;width:280px;height:344px}.item-tech-slider--slider .splide__slide.is-active.is-visible{align-items:center;display:flex;width:100% !important}.item-tech-slider--slider .splide__slide img{height:95%;width:100%}.item-tech--collapse{flex-wrap:wrap;width:100%;margin-top:38px}.item-tech--bottom-video{margin-top:56px}.item-tech-collapse--info .item-tech-collapse--slider,.item-tech-collapse--info .item-tech-collapse--video{padding-left:0}.item-tech-collapse-video--video img{max-width:100%}.item-tech-collapse--items{width:100%;margin-left:0}.item-tech-collapse--item{width:100%;text-align:center;padding-right:20px;border-right:0}.item-tech-collapse--item.active{padding-right:20px}.item-tech-collapse--item:after{width:100%}.item-tech-collapse--info{width:100%;margin-top:38px}.item-tech--why{margin-top:56px}.item-tech-why--timeline{margin-top:56px}.item-tech-why--title{color:#000;text-align:center;font-family:Inter,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:44px}.item-tech--bottom-slider{margin-top:22px}.item-tech--bottom-slider .splide__slide{min-width:260px;margin-right:35px !important}.item-tech--bottom-slider .splide__arrow--prev{left:13%}.item-tech--bottom-slider .splide__arrow--next{right:13%}.item-tech--bottom-more{background-color:rgba(0,0,0,0) !important;margin-top:52px;padding:0}.item-tech--bottom-more .want-learn--wrap{padding-bottom:0}.item-tech--bottom-more .want-learn--title{text-align:center;font-family:"SF Pro Display",sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:40px}.item-tech--bottom-more .want-learn--buttons{padding-left:15%;padding-right:15%}}.faq-page--wrap{padding-top:70px;padding-bottom:100px;background-color:#fff}.faq-page--title{color:#000;font-family:"SF Pro Display",sans-serif;font-size:48px;font-style:normal;font-weight:400;line-height:36px}.faq-page--subtitle{margin-top:32px;color:#a7a7a7;font-family:"SF Pro Display",sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:24px}.faq-page--search{margin-top:40px}.faq-page--questions{margin-top:67px}.faq-page--collapse{display:flex;flex-direction:column;padding-bottom:22px;margin-bottom:22px;border-bottom:1px solid rgba(0,0,0,0.5)}.faq-page--collapse:last-child{border-bottom:0}.faq-page--collapse .collapse{padding-top:12px;padding-right:60px;color:#656768;font-family:"SF Pro Display",sans-serif;font-size:17px;font-style:normal;font-weight:400;line-height:24px}.faq-page-collapse--title{margin-bottom:20px;color:#000;font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:24px}.faq-page-collapse--item{display:flex}.faq-page-collapse--item .icon.icon--question{margin-right:12px}.faq-page-collapse--item .icon.icon-arrow--down-black{margin-left:auto}.faq-page-collapse--item span{color:#303a42;font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:24px}.col-11 .catalog-body--sort{margin-right:3%}.catalog-page--wrap{background-color:#fff}.catalog-page--wrap .container{max-width:1310px}.catalog-body--col{padding-left:40px;padding-top:40px;padding-bottom:100px}.catalog-body--title{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:600;font-size:32px;line-height:40px;color:#000}.catalog-body--info{margin-top:28px;display:flex;align-items:center;justify-content:space-between}.catalog-body--finded{display:flex}.catalog-body--finded span{padding-left:8px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:17px;color:#78747a}.catalog-body-finded--text{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:600;font-size:17px;color:#78747a}.catalog-body-filter--button{display:none}.catalog-body--sort{display:flex;align-items:center}.catalog-body--sort span{padding-left:5px;padding-right:2px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:17px;color:#78747a}.catalog-body--sort span.on-mobile{display:none}.catalog-body--sort .dropdown-nice{min-width:unset !important}.catalog-body--sort .dropdown-nice .select2-container{width:unset !important;display:flex}.catalog-body--sort .dropdown-nice .select2-selection--single .select2-selection__arrow{right:0px !important;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 6L8 11L13 6' stroke='%23467895' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.catalog-body--sort .select2-selection--single{background:rgba(0,0,0,0) !important;padding-left:0 !important;padding-right:0 !important}.catalog-body--sort .select2-selection--single .select2-selection__rendered{color:#467895 !important;font-family:SF Pro Display,sans-serif;font-size:17px !important;font-style:normal !important;font-weight:600 !important;line-height:24px;padding-right:6px !important}.catalog-body--list{margin-top:32px;display:grid;grid-template-columns:repeat(3, 333px);grid-gap:20px 20px}.catalog-body-two--list{grid-template-columns:repeat(2, 49%)}.catalog-body--pagination{margin-top:40px}.catalog-body--select-wrap{margin-top:44px;display:flex;flex-wrap:wrap;gap:16px}.catalog-body--select-wrap .dropdown-nice{min-width:107px;max-width:157px}.catalog-body--select-wrap .dropdown-nice .select2-selection--single{border-radius:5px;border:1px solid rgba(0,0,0,0.2);background:#fff}.catalog-body--select-wrap .dropdown-nice .select2-selection--single .select2-selection__placeholder{color:#000}.catalog-body--select-wrap .dropdown-nice.selected .select2-selection--single{border-radius:5px;border:1px solid #0cf;background:rgba(0,204,255,0.05)}.catalog-body--select-wrap .dropdown-nice.selected .select2-selection--single .select2-selection__placeholder{color:#0cf;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500}.catalog-body--select-wrap .dropdown-nice.selected .select2-selection--single .select2-selection__arrow{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9297 7.0625L9.99748 12.9449L4.06528 7.0625' stroke='%2300CCFF' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.catalog-body--checkbox-wrap{margin-top:26px;display:flex;gap:9%}.catalog-body--selected-wrap{display:flex;flex-wrap:wrap;gap:24px;margin-top:24px}.catalog-body-selected--item{display:flex;padding:7px 12px 7px 16px;border-radius:5px;background:rgba(0,0,0,0.05);color:rgba(0,0,0,0.7);font-family:"SF Pro Display",sans-serif;font-size:17px;font-style:normal;font-weight:500;line-height:20px}.catalog-body-selected--item>a{margin-left:16px}.catalog-sort-select .select2-search{display:none !important}@media (max-width: 1360px){.catalog-page--wrap .catalog-body--list{grid-template-columns:repeat(2, 50%)}}@media (max-width: 991px){.catalog-page--wrap>.container>.row{position:relative}.catalog-page--wrap .catalog-filter--back{display:block}.catalog-page--wrap .catalog-filter--back .mobile-back{padding-top:24px;padding-left:0;padding-right:0;padding-bottom:0}.catalog-page--wrap .catalog-filter--back .mobile-back a{align-items:center}.catalog-page--wrap .catalog-filter--back .mobile-back--text{margin-left:5px;color:#c8c8c8;font-size:16px;font-style:normal;font-weight:400}.catalog-page--wrap .catalog-filter--col{display:none;border-right:0}.catalog-page--wrap .catalog-filter--col.open{position:absolute;width:100%;height:100vh;display:block;background-color:#fff;z-index:2}.catalog-page--wrap .catalog-filter--col.open .catalog-filter-col--wrap{height:100%;overflow-y:auto;padding-top:24px;padding-left:20px;padding-right:20px;padding-bottom:100px}.catalog-page--wrap .catalog-filter--item .dropdown-nice{margin-right:auto;margin-left:15px}.catalog-page--wrap .catalog-body--title{font-family:"SF Pro Display";font-weight:600;font-size:24px;line-height:32px;letter-spacing:0%}.catalog-page--wrap .catalog-body--col{display:block !important;padding-left:20px !important;padding-right:20px !important}.catalog-page--wrap .catalog-body--finded span{padding-left:0;font-size:12px;line-height:16px}.catalog-page--wrap .catalog-body-finded--text{max-width:135px;font-size:12px;line-height:16px}.catalog-page--wrap .catalog-body-filter--button{display:flex}.catalog-page--wrap .catalog-body-filter--button a{display:flex;align-items:center}.catalog-page--wrap .catalog-body-filter--button a span{padding-left:6px;color:#467895;font-family:"SF Pro Display",sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:16px}.catalog-page--wrap .catalog-body--sort span{font-size:12px;line-height:16px}.catalog-page--wrap .catalog-body--sort span:not(.on-mobile){display:none}.catalog-page--wrap .catalog-body--sort span.on-mobile{display:inline}.catalog-page--wrap .catalog-body--sort .dropdown-nice .select2-selection--single{height:16px;padding:0 !important}.catalog-page--wrap .catalog-body--sort .dropdown-nice .select2-selection--single .select2-selection__arrow{height:16px}.catalog-page--wrap .catalog-body--sort .select2-selection--single .select2-selection__rendered{font-size:12px !important;line-height:16px !important}.catalog-page--wrap .catalog-body--list{grid-template-columns:repeat(1, 100%)}.catalog-page--wrap .catalog-body-two--list{margin-top:24px;grid-template-columns:repeat(1, 100%);grid-gap:14px 14px}}.landing-kitchen--wrap{background-color:#fff}.landing-kitchen--wrap .container-fluid,.landing-kitchen--wrap .container-sm,.landing-kitchen--wrap .container-md,.landing-kitchen--wrap .container-lg{padding:0}.landing-kitchen--wrap .want-learn--wrap{margin-top:140px;padding-bottom:170px}.landing-kitchen--wrap .want-learn--texts{max-width:48%}.landing-kitchen--wrap .want-learn--title{max-width:80%;color:#636363;font-size:36px;font-style:normal;font-weight:400;line-height:48px}.landing-kitchen--wrap .want-learn--description{margin-top:20px}.landing-kitchen--wrap .want-learn--buttons{width:100%}.landing-kitchen--wrap .item-similar--product{background-color:rgba(0,0,0,0)}.landing-kitchen--title{margin-bottom:60px}.landing-kitchen-title--padding{padding-left:112px}.landing-kitchen-block--title{color:#656768;font-family:"Inter",sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:64px}.landing-kitchen-block--title span{color:#000}.landing-kitchen-block--subtitle{margin-top:24px;color:#000;font-family:"Inter",sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:36px}.landing-kitchen-block--text{margin-top:24px;max-width:80%;color:#656768;font-family:"Inter",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.landing-kitchen-block--buttons{max-width:280px;margin-top:28px;display:flex;flex-direction:column}.landing-kitchen-block--buttons .base-button{width:100%}.landing-kitchen-block--buttons .base-button:nth-child(2){margin-top:16px}.landing-kitchen-block--one-image{text-align:right}.landing-kitchen-block--one-image img{max-width:80%}.landing-kitchen-block--slider{margin-top:140px}.landing-kitchen-block--slider .splide__slide img{max-width:100%;border-radius:5px}.landing-kitchen-block--slider .splide__arrow--prev{width:64px;height:64px;background-color:rgba(0,0,0,0);background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M25 32L32 39M25 32L32 25M25 32L39 32' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.landing-kitchen-block--slider .splide__arrow--prev>svg{display:none}.landing-kitchen-block--slider .splide__arrow--prev:focus{outline:none}.landing-kitchen-block--slider .splide__arrow--next{width:64px;height:64px;background-color:rgba(0,0,0,0);background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M39 32L32 25M39 32L32 39M39 32H25' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.landing-kitchen-block--slider .splide__arrow--next>svg{display:none}.landing-kitchen-block--slider .splide__arrow--next:focus{outline:none}.landing-kitchen--block.right .landing-kitchen-block--one-image{text-align:left}.landing-kitchen--first{margin-top:140px}.landing-kitchen--second{margin-top:140px}.landing-kitchen--three{margin-top:140px}.landing-kitchen-similar--wrap{margin-top:100px;position:relative}.landing-kitchen-similar--wrap:before{content:" ";position:absolute;top:50%;left:0;height:1px;background:rgba(0,0,0,0.2);width:100%;z-index:1}.landing-kitchen-similar--title{display:inline-block;z-index:2;margin-left:64px;position:relative;padding-left:24px;padding-right:24px;background-color:#fff;color:var(--Text-Dark, #000);font-size:28px;font-style:normal;font-weight:600;line-height:32px}.landing-kitchen-video--container .col-12{padding:0}.landing-kitchen-video--wrap{margin-top:100px}.landing-kitchen-video--wrap .video-js{width:100%}.landing-kitchen-video--wrap .video-js .vjs-poster img{-o-object-fit:cover;object-fit:cover}.landing-kitchen-video--wrap .video-js .vjs-big-play-button{width:60px;height:60px;left:calc(50% - 30px);top:calc(50% - 30px);background-image:url(/img/images/icons/play.svg);background-color:rgba(0,0,0,0);border:0}.landing-kitchen-video--wrap .video-js .vjs-big-play-button .vjs-icon-placeholder{display:none}.landing-kitchen-video--wrap .video-js:not(.vjs-fullscreen) video{max-height:740px;height:100%}@media (max-width: 1360px){.landing-kitchen--wrap .catalog-body--list{grid-template-columns:repeat(2, 50%)}}@media (max-width: 991px){.landing-kitchen--wrap .catalog-body--list{grid-template-columns:repeat(1, 100%)}.landing-kitchen--wrap .catalog-body--list .item-similar--product{width:100%}.landing-kitchen--wrap .want-learn--wrap{margin-top:72px;padding-bottom:72px}.landing-kitchen--wrap .want-learn--wrap .want-learn--texts{max-width:100%}.landing-kitchen--wrap .want-learn--wrap .want-learn--title{max-width:100%}.landing-kitchen--wrap .want-learn--wrap .want-learn--description{margin-top:24px}.landing-kitchen--wrap .want-learn--wrap .want-learn--buttons{align-items:center}.landing-kitchen--wrap .want-learn--wrap .want-learn--buttons .base-button{max-width:280px}.landing-kitchen-similar--wrap{display:flex;margin-top:72px}.landing-kitchen-similar--title{font-size:24px;line-height:28px;margin-left:auto;margin-right:auto}.landing-kitchen--first{margin-top:72px}.landing-kitchen--second{margin-top:72px}.landing-kitchen-block--title{font-size:36px;line-height:52px}.landing-kitchen-block--title span{font-size:36px;line-height:52px}.landing-kitchen-block--image{margin-top:52px}.landing-kitchen-block--image img{max-width:100%;width:100%}.landing-kitchen-block--slider{margin-top:72px}.landing-kitchen-block--slider .splide__arrow--prev{left:3em}.landing-kitchen-block--slider .splide__arrow--next{right:3em}.landing-kitchen-block--slider .splide__slide{padding:20px}.landing-kitchen-block--slider .splide__slide.is-active.is-visible{padding:0;border:3px solid rgba(0,0,0,0) !important}.landing-kitchen-block--one-image{display:none}.landing-kitchen-block--buttons{margin-top:24px;max-width:100%;align-items:center}.landing-kitchen-block--buttons .base-button{width:100%;max-width:68%}}.body__catalog-landing-v2 .landing-kitchen--first.landing-kitchen--block>.row .col-lg-4{display:flex;flex-direction:column;justify-content:center}.body__catalog-landing-v2 .landing-kitchen--first .landing-kitchen-block--one-image{text-align:left}.body__catalog-landing-v2 .landing-kitchen--first .landing-kitchen-block--one-image img{max-width:92%}.body__catalog-landing-v2 .landing-kitchen--second.landing-kitchen--block>.row .col-lg-3{display:flex;flex-direction:column;justify-content:center;padding-right:83px}.body__catalog-landing-v2 .landing-kitchen--second.landing-kitchen--block>.row .col-lg-3 .landing-kitchen-block--subtitle{padding-right:58px}@media (max-width: 991px){.body__catalog-landing-v2 .landing-kitchen--second.landing-kitchen--block>.row .col-lg-3 .landing-kitchen-block--subtitle{padding-right:0}}.body__catalog-landing-v2 .landing-kitchen--second.landing-kitchen--block>.row .col-lg-3 .landing-kitchen-block--text{padding-right:53px}@media (max-width: 991px){.body__catalog-landing-v2 .landing-kitchen--second.landing-kitchen--block>.row .col-lg-3 .landing-kitchen-block--text{padding-right:0}}.body__catalog-landing-v2 .landing-kitchen--second .landing-kitchen-block--one-image{text-align:right}.body__catalog-landing-v2 .landing-kitchen--second .landing-kitchen-block--one-image img{max-width:92%;width:100%}.body__catalog-landing-v2 .container-fluid-right .landing-kitchen--second .col-lg-4{display:flex;flex-direction:column;justify-content:center}.body__catalog-landing-v2 .landing-kitchen--three.landing-kitchen--block>.row .col-lg-4{display:flex;flex-direction:column;justify-content:center;padding-right:20px}.body__catalog-landing-v2 .landing-kitchen--three .landing-kitchen-block--one-image{text-align:left}.body__catalog-landing-v2 .landing-kitchen--three .landing-kitchen-block--one-image img{max-width:90%;width:100%}@media (max-width: 991px){.body__catalog-landing-v2 .landing-kitchen-block--title{max-width:78%}.body__catalog-landing-v2 .landing-kitchen--first .landing-kitchen-block--image{text-align:center}.body__catalog-landing-v2 .landing-kitchen--first .landing-kitchen-block--image img{max-width:68%}.body__catalog-landing-v2 .container-fluid-right .landing-kitchen--second .col-lg-4{padding-right:calc(var(--bs-gutter-x)*.5) !important}.body__catalog-landing-v2 .container-fluid-right .landing-kitchen--second .col-lg-8{padding-left:0}.body__catalog-landing-v2 .container-fluid-right .landing-kitchen--second .landing-kitchen-block--image{margin-top:40px}.body__catalog-landing-v2 .landing-kitchen--three{margin-top:72px}.body__catalog-landing-v2 .landing-kitchen--three .col-lg-12{order:0}.body__catalog-landing-v2 .landing-kitchen--three .col-lg-4{order:1}.body__catalog-landing-v2 .landing-kitchen--three .col-lg-7{order:2}.body__catalog-landing-v2 .landing-kitchen--three .col-lg-7 .landing-kitchen-block--image{margin-top:40px}.body__catalog-landing-v2 .landing-kitchen--three .landing-kitchen--title{margin-bottom:0}.body__catalog-landing-v2 .landing-kitchen--three .landing-kitchen--title br{display:none}.body__catalog-landing-v2 .landing-kitchen--three .landing-kitchen-title--padding{padding-left:0}.body__catalog-landing-v2 .landing-kitchen-video--wrap{margin-top:72px}.body__catalog-landing-v2 .landing-kitchen-video--wrap video{max-height:256px}.body__catalog-landing-v2 .landing-kitchen-video--wrap .video-js{height:256px}.body__catalog-landing-v2 .landing-kitchen-video--wrap .video-js .vjs-big-play-button{left:50%;top:50%}.body__catalog-landing-v2 .landing-kitchen-video--wrap .video-js.vjs-fullscreen video{max-height:100%;height:100%}}.body__brand-page #wrap-wrap{background-color:#fff}.brand-page--wrap{margin-top:16px;margin-bottom:40px}.brand-page-header--text{color:#000;font-family:"SF Pro Display";font-size:12px;font-style:normal;font-weight:400;line-height:14px;opacity:.5}.brand-page-header--image{margin-top:8px}.brand-page-header--image img{height:24px;width:auto}.brand-page-header--breadcrumbs{margin-top:20px;display:flex;align-items:center;height:27px}.brand-page-header--breadcrumbs span{display:flex;color:#000;font-family:"SF Pro Display",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:22px}.brand-page-header--breadcrumbs span:after{content:" ";margin-left:24px;margin-right:24px;width:1px;display:inline-block;background:rgba(0,0,0,0.08)}.brand-page-header--breadcrumbs span:last-child:after{display:none}.brand-page-slider--wrap{margin-top:20px}.brand-page-slider--wrap .splide__arrow--prev{width:48px;height:48px;background-color:rgba(0,0,0,0);background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M25 32L32 39M25 32L32 25M25 32L39 32' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.brand-page-slider--wrap .splide__arrow--prev>svg{display:none}.brand-page-slider--wrap .splide__arrow--prev:focus{outline:none}.brand-page-slider--wrap .splide__arrow--next{width:48px;height:48px;background-color:rgba(0,0,0,0);background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M39 32L32 25M39 32L32 39M39 32H25' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.brand-page-slider--wrap .splide__arrow--next>svg{display:none}.brand-page-slider--wrap .splide__arrow--next:focus{outline:none}.brand-page-slider--wrap .splide__slide{position:relative;text-align:center;max-height:790px}.brand-page-slider--wrap .splide__slide a{position:absolute;top:40px;right:40px}.brand-page-slider--wrap .splide__slide img{max-width:100%}.brand-page-slider--wrap .splide__slide.is-next img,.brand-page-slider--wrap .splide__slide.is-prev img{opacity:.4;filter:alpha(opacity=40)}.brand-page-thumbs-slider--wrap{margin-top:30px;padding-left:40px;padding-right:40px}.brand-page-thumbs-slider--wrap .splide__slide{max-height:195px;justify-content:center;align-items:center;overflow:hidden;border:3px solid rgba(0,0,0,0) !important}.brand-page-thumbs-slider--wrap .splide__slide img{border-radius:5px;max-width:100%;width:100%}.brand-page-thumbs-slider--wrap .splide__slide.is-active{border-radius:5px !important;border:3px solid #0cf !important}.brand-page-body--description{margin-top:100px;color:#656768;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.brand-page-body--button{margin-top:40px}.brand-page-body--button .base-button{padding-left:65px;padding-right:65px;padding-top:20px;padding-bottom:20px}.brand-page-body-mebel--wrap{margin-top:100px}.brand-page-body-mebel--list{display:grid;grid-template-columns:repeat(2, 49%);grid-gap:12px 12px}.brand-page-body-mebel--button{margin-top:40px;display:flex;justify-content:center}.brand-page-body-showroom--wrap{position:relative;margin-top:100px}.brand-page-body-showroom--line{position:absolute;height:2px;top:50%;width:100%;border-radius:5px;background-color:#00b4db}.brand-page-body-showroom--title{background-color:#fff;z-index:1;position:relative;display:inline-block;padding-right:120px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:44px}.brand-page-body--map{margin-top:40px;height:680px}.brand-page-body--map .mapPartner{height:100% !important}@media (max-width: 1030px){.brand-page-header--breadcrumbs span{font-size:12px;font-weight:400;line-height:16px}.brand-page-header--breadcrumbs span:after{margin-left:14px;margin-right:14px}.brand-page-slider--wrap .splide__slide a{display:none}.brand-page-thumbs-slider--container{padding:0 !important}.brand-page-thumbs-slider--container>.row{margin-left:0;margin-right:0}.brand-page-thumbs-slider--container>.row>*{padding:0 !important}.brand-page-thumbs-slider--wrap{padding-left:0;padding-right:0}.brand-page-body--description{margin-top:40px;font-size:16px;line-height:28px}.brand-page-body--button{margin-top:24px}.brand-page-body-mebel--wrap{margin-top:60px}.brand-page-body-mebel--list{grid-template-columns:repeat(1, 100%)}.brand-page-body-showroom--wrap{margin-top:60px}.brand-page-body-showroom--title{padding-right:40px;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.brand-page-body--map{margin-top:32px;height:280px}}.body__distributor-page #wrap-wrap{background-color:#fff}.distributor-page--wrap{margin-top:16px;margin-bottom:40px}.distributor-page-header--cols{display:flex}.distributor-page-header--line{display:flex;width:2px;background:rgba(0,0,0,0.08)}.distributor-page-header--col{display:flex;flex-direction:column;justify-content:end;padding-right:40px;padding-left:40px}.distributor-page-header--col:first-child{padding-left:0}.distributor-page-header--col:last-child{padding-right:0}.distributor-page-header--text{color:#000;font-family:"SF Pro Display";font-size:12px;font-style:normal;font-weight:400;line-height:14px;opacity:.5}.distributor-page-header--image{margin-top:8px}.distributor-page-header--image img{height:24px;width:auto}.distributor-page-header--breadcrumbs{margin-top:20px;display:flex;align-items:center;height:27px}.distributor-page-header--breadcrumbs span{display:flex;color:#000;font-family:"SF Pro Display",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:22px}.distributor-page-header--breadcrumbs span:after{content:" ";margin-left:24px;margin-right:24px;width:1px;display:inline-block;background:rgba(0,0,0,0.08)}.distributor-page-header--breadcrumbs span:last-child:after{display:none}.distributor-page-slider--wrap{margin-top:20px}.distributor-page-slider--wrap .splide__arrow--prev{width:48px;height:48px;background-color:rgba(0,0,0,0);background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M25 32L32 39M25 32L32 25M25 32L39 32' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.distributor-page-slider--wrap .splide__arrow--prev>svg{display:none}.distributor-page-slider--wrap .splide__arrow--prev:focus{outline:none}.distributor-page-slider--wrap .splide__arrow--next{width:48px;height:48px;background-color:rgba(0,0,0,0);background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M39 32L32 25M39 32L32 39M39 32H25' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.distributor-page-slider--wrap .splide__arrow--next>svg{display:none}.distributor-page-slider--wrap .splide__arrow--next:focus{outline:none}.distributor-page-slider--wrap .splide__slide{position:relative;text-align:center;max-height:790px}.distributor-page-slider--wrap .splide__slide a{position:absolute;top:40px;right:40px}.distributor-page-slider--wrap .splide__slide img{max-width:100%}.distributor-page-slider--wrap .splide__slide.is-next img,.distributor-page-slider--wrap .splide__slide.is-prev img{opacity:.4;filter:alpha(opacity=40)}.distributor-page-thumbs-slider--wrap{margin-top:30px;padding-left:40px;padding-right:40px}.distributor-page-thumbs-slider--wrap .splide__slide{max-height:195px;justify-content:center;align-items:center;overflow:hidden;border:3px solid rgba(0,0,0,0) !important}.distributor-page-thumbs-slider--wrap .splide__slide img{border-radius:5px;max-width:100%;width:100%}.distributor-page-thumbs-slider--wrap .splide__slide.is-active{border-radius:5px !important;border:3px solid #0cf !important}.distributor-page-body--title{margin-top:68px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:28px}.distributor-page-body--description{margin-top:28px;color:#656768;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.distributor-page-body--button{margin-top:40px}.distributor-page-body-mebel--list{display:grid;grid-template-columns:repeat(2, 49%);grid-gap:40px 40px;margin-top:40px}.distributor-page-body-mebel--list .item-mini--mebel .item-mini--body{display:flex;flex-wrap:wrap}.distributor-page-body-mebel--list .item-mini--mebel .item-mini--body .item-mini--title{margin-top:0;align-items:center;display:flex}.distributor-page-body-mebel--list .item-mini--mebel .item-mini--body .item-mini--title:before{margin-left:40px;margin-right:40px;content:" ";background:rgba(0,0,0,0.08);width:1px;height:auto;min-height:22px;display:inline-block}.distributor-page-body-mebel--list .item-mini--mebel .item-mini--body .item-mini--button{width:100%}.distributor-page-body-mebel--button{margin-top:40px;display:flex;justify-content:center}.distributor-page-body-address--wrap{position:relative;margin-top:100px}.distributor-page-body-address--line{position:absolute;height:2px;top:50%;width:100%;border-radius:5px;background-color:#00b4db}.distributor-page-body-address--title{background-color:#fff;z-index:1;position:relative;display:inline-block;padding-right:120px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:44px}.distributor-page-body-address--collapse{max-width:20%;display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin-bottom:16px}.distributor-page-body-address--collapse span{color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:20px;font-variant:all-small-caps}.distributor-page-body-address--list{display:flex;padding-bottom:28px}.distributor-page-body-address--one{border-radius:5px;border:1px solid #0cf;background:#fff;padding:20px 28px;margin-right:12px}.distributor-page-body-address-one--title{color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:18px}.distributor-page-body-address-one--work-time{margin-top:16px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:18px}.distributor-page-body-address-one--language{margin-top:20px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.distributor-page-body-address-one-language--list{margin-top:12px;display:flex}.distributor-page-body-address-one-language--limiter{margin-left:12px;margin-right:12px;width:1px;height:22px;background:rgba(0,0,0,0.08)}.distributor-page-body-address-one-language--item{display:flex}.distributor-page-body-address-one-language--item span.icon{width:24px;height:12px}.distributor-page-body-address-one-language--item span{padding-left:6px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px}.distributor-page-body-address-one--address{margin-top:20px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.distributor-page-body-address--tabs{margin-top:40px}.distributor-page-body-address--tabs .nav-tabs{border:0}.distributor-page-body-address--tabs .nav-item{padding-right:40px}.distributor-page-body-address--tabs .nav-item a{padding:0;padding-bottom:16px;border:0;color:#000;font-family:"SF Pro Display",sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:24px}.distributor-page-body-address--tabs .nav-item a.active{color:#000;font-family:"SF Pro Display",sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:24px;border-bottom:1px solid #000}.distributor-page-body-address--tabs .tab-content{margin-top:28px}.distributor-page-body-showroom--wrap{position:relative;margin-top:100px}.distributor-page-body-showroom--line{position:absolute;height:2px;top:50%;width:100%;border-radius:5px;background-color:#00b4db}.distributor-page-body-showroom--title{background-color:#fff;z-index:1;position:relative;display:inline-block;padding-right:120px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:44px}.distributor-page-body-brands--grid{margin-top:20px}.distributor-page-body-brands--wrap{position:relative;margin-top:100px}.distributor-page-body-brands--line{position:absolute;height:2px;top:50%;width:100%;border-radius:5px;background-color:#00b4db}.distributor-page-body-brands--title{background-color:#fff;z-index:1;position:relative;display:inline-block;padding-right:120px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:44px}.distributor-page-body--map{margin-top:40px;height:680px}.distributor-page-body--map .mapPartner{height:100% !important}@media (max-width: 1030px){.distributor-page-header--breadcrumbs span{font-size:12px;font-weight:400;line-height:16px}.distributor-page-header--breadcrumbs span:after{margin-left:14px;margin-right:14px}.distributor-page-slider--wrap .splide__slide a{display:none}.distributor-page-thumbs-slider--container{padding:0 !important}.distributor-page-thumbs-slider--container>.row{margin-left:0;margin-right:0}.distributor-page-thumbs-slider--container>.row>*{padding:0 !important}.distributor-page-thumbs-slider--wrap{padding-left:0;padding-right:0}.distributor-page-body--title{margin-top:32px}.distributor-page-body--description{margin-top:40px;font-size:16px;line-height:28px}.distributor-page-body--button{margin-top:24px}.distributor-page-body-mebel--list{grid-template-columns:repeat(1, 100%)}.distributor-page-body-mebel--list .item-mini--mebel .item-mini--body{flex-direction:column}.distributor-page-body-mebel--list .item-mini--mebel .item-mini--body .item-mini--title{margin-top:8px}.distributor-page-body-mebel--list .item-mini--mebel .item-mini--body .item-mini--title:before{display:none}.distributor-page-body-showroom--wrap{margin-top:60px}.distributor-page-body-showroom--title{max-width:72%;font-size:24px;font-style:normal;font-weight:600;line-height:32px;padding-right:20px}.distributor-page-body-address--wrap{margin-top:60px}.distributor-page-body-address--one{padding:20px 16px}.distributor-page-body-address--title{font-size:24px;font-style:normal;font-weight:600;line-height:32px;padding-right:20px}.distributor-page-body-address--collapse{max-width:60%}.distributor-page-body-address--item .collapse{width:100%;overflow:auto}.distributor-page-body-address--tabs{margin-top:32px}.distributor-page-body-address--tabs .nav-item a{font-size:16px;line-height:20px}.distributor-page-body-address--tabs .nav-item a.active{font-size:16px;line-height:20px}.distributor-page-body-brands--wrap{margin-top:40px}.distributor-page-body-brands--title{padding-right:40px;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.distributor-page-body--map{margin-top:32px;height:280px}}.body__showroom-page #wrap-wrap{background-color:#fff}.showroom-page--wrap{margin-top:16px;margin-bottom:40px}.showroom-page-header--cols{display:flex}.showroom-page-header--line{display:flex;width:2px;background:rgba(0,0,0,0.08)}.showroom-page-header--col{display:flex;flex-direction:column;justify-content:end;padding-right:40px;padding-left:40px}.showroom-page-header--col:first-child{padding-left:0}.showroom-page-header--col:last-child{padding-right:0}.showroom-page-header--text{color:#000;font-family:"SF Pro Display";font-size:12px;font-style:normal;font-weight:400;line-height:14px;opacity:.5}.showroom-page-header--image{margin-top:8px}.showroom-page-header--image img{height:24px;width:auto}.showroom-page-header--breadcrumbs{margin-top:20px;display:flex;align-items:center;height:27px}.showroom-page-header--breadcrumbs span{display:flex;color:#000;font-family:"SF Pro Display",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:22px}.showroom-page-header--breadcrumbs span:after{content:" ";margin-left:24px;margin-right:24px;width:1px;display:inline-block;background:rgba(0,0,0,0.08)}.showroom-page-header--breadcrumbs span:last-child:after{display:none}.showroom-page-slider--wrap{margin-top:20px}.showroom-page-slider--wrap .splide__arrow--prev{width:48px;height:48px;background-color:rgba(0,0,0,0);background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M25 32L32 39M25 32L32 25M25 32L39 32' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.showroom-page-slider--wrap .splide__arrow--prev>svg{display:none}.showroom-page-slider--wrap .splide__arrow--prev:focus{outline:none}.showroom-page-slider--wrap .splide__arrow--next{width:48px;height:48px;background-color:rgba(0,0,0,0);background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M39 32L32 25M39 32L32 39M39 32H25' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.showroom-page-slider--wrap .splide__arrow--next>svg{display:none}.showroom-page-slider--wrap .splide__arrow--next:focus{outline:none}.showroom-page-slider--wrap .splide__slide{position:relative;text-align:center;max-height:790px}.showroom-page-slider--wrap .splide__slide a{position:absolute;top:40px;right:40px}.showroom-page-slider--wrap .splide__slide img{max-width:100%}.showroom-page-slider--wrap .splide__slide.is-next img,.showroom-page-slider--wrap .splide__slide.is-prev img{opacity:.4;filter:alpha(opacity=40)}.showroom-page-thumbs-slider--wrap{margin-top:30px;padding-left:40px;padding-right:40px}.showroom-page-thumbs-slider--wrap .splide__slide{max-height:195px;justify-content:center;align-items:center;overflow:hidden;border:3px solid rgba(0,0,0,0) !important}.showroom-page-thumbs-slider--wrap .splide__slide img{border-radius:5px;max-width:100%;width:100%}.showroom-page-thumbs-slider--wrap .splide__slide.is-active{border-radius:5px !important;border:3px solid #0cf !important}.showroom-page-body--title{margin-top:68px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:28px}.showroom-page-body--description{margin-top:28px;color:#656768;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.showroom-page-body--button{margin-top:60px}.showroom-page-body--button .base-button{padding-left:65px;padding-right:65px;padding-top:20px;padding-bottom:20px}.showroom-page-body-country--wrap{margin-top:8px}.showroom-page-body-country--one{padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid #467895}.showroom-page-body-country--title{text-shadow:0px 4px 8px rgba(0,0,0,0.05);font-family:"SF Pro Display",sans-serif;font-size:40px;font-style:normal;font-weight:600;line-height:40px;background:linear-gradient(90deg, #00B4DB -23.48%, #CCF2FF 146.97%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.showroom-page-body-country--subtitle{margin-top:8px;color:#78747a;font-family:"SF Pro Display",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.showroom-page-body-placement--wrap{margin-top:100px}.showroom-page-body-placement--subtitle{color:#656768;font-family:"SF Pro Display",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.showroom-page-body-placement--title{margin-top:8px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:36px;font-style:normal;font-weight:500;line-height:48px}.showroom-page-body-placement--language{margin-top:40px;max-width:70%}.showroom-page-body-placement-language--list{display:flex;justify-content:space-between;align-items:center;margin-top:19px}.showroom-page-body-placement-language--title{color:#000;font-family:"SF Pro Display",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:16px;opacity:.5}.showroom-page-body-placement-language--lang{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;align-items:center;margin-bottom:0}.showroom-page-body-placement-language--lang>.icon{margin-right:10px}.showroom-page-body-placement-language--limiter{margin-left:5px;margin-right:5px;width:1px;height:22px;background:rgba(0,0,0,0.08)}.showroom-page-body-placement-language--name{color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:16px}.showroom-page-body-placement-work-time--subtitle{margin-top:16px;color:#656768;font-family:"SF Pro Display",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.showroom-page-body-placement-work-time--wrap{margin-top:8px;display:flex;flex-wrap:wrap}.showroom-page-body-placement-work-time--wrap .base-checkbox--wrap-work-time{margin-right:8px;margin-bottom:8px}.showroom-page-body-mebel--list{display:grid;grid-template-columns:repeat(2, 49%);grid-gap:40px 40px;margin-top:40px}.showroom-page-body-mebel--list .item-mini--mebel .item-mini--body{display:flex;flex-wrap:wrap}.showroom-page-body-mebel--list .item-mini--mebel .item-mini--body .item-mini--title{margin-top:0;align-items:center;display:flex}.showroom-page-body-mebel--list .item-mini--mebel .item-mini--body .item-mini--title:before{margin-left:40px;margin-right:40px;content:" ";background:rgba(0,0,0,0.08);width:1px;height:auto;min-height:22px;display:inline-block}.showroom-page-body-mebel--list .item-mini--mebel .item-mini--body .item-mini--button{width:100%}.showroom-page-body-showroom--wrap{position:relative;margin-top:100px}.showroom-page-body-showroom--line{position:absolute;height:2px;top:50%;width:100%;border-radius:5px;background-color:#00b4db}.showroom-page-body-showroom--title{background-color:#fff;z-index:1;position:relative;display:inline-block;padding-right:120px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:44px}.showroom-page-body-brands--grid{margin-top:20px}.showroom-page-body-brands--wrap{position:relative;margin-top:100px}.showroom-page-body-brands--line{position:absolute;height:2px;top:50%;width:100%;border-radius:5px;background-color:#00b4db}.showroom-page-body-brands--title{background-color:#fff;z-index:1;position:relative;display:inline-block;padding-right:120px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:44px}.showroom-page-body--map{margin-top:40px;height:680px}.showroom-page-body--map .mapPartner{height:100% !important}@media (max-width: 1030px){.showroom-page-header--breadcrumbs span{font-size:12px;font-weight:400;line-height:16px}.showroom-page-header--breadcrumbs span:after{margin-left:14px;margin-right:14px}.showroom-page-slider--wrap .splide__slide a{display:none}.showroom-page-thumbs-slider--container{padding:0 !important}.showroom-page-thumbs-slider--container>.row{margin-left:0;margin-right:0}.showroom-page-thumbs-slider--container>.row>*{padding:0 !important}.showroom-page-thumbs-slider--wrap{padding-left:0;padding-right:0}.showroom-page-body--title{margin-top:32px}.showroom-page-body-country--wrap{margin-top:20px}.showroom-page-body-country--one{padding-bottom:8px;margin-bottom:8px}.showroom-page-body-country--title{font-size:20px;font-style:normal;font-weight:600}.showroom-page-body-country--subtitle{margin-top:3px;font-size:10px;font-style:normal;font-weight:400;line-height:14px}.showroom-page-body-brands--title{max-width:70%}.showroom-page-body-placement--wrap{margin-top:60px}.showroom-page-body-placement--subtitle{color:#656768;font-size:10px;font-style:normal;font-weight:400;line-height:12px}.showroom-page-body-placement--title{margin-top:8px;font-size:24px;font-style:normal;font-weight:500;line-height:28px}.showroom-page-body-placement--language{max-width:100%;margin-top:32px}.showroom-page-body-placement-language--title{font-size:10px;font-style:normal;font-weight:400;line-height:12px}.showroom-page-body-placement-language--name{font-size:14px;font-style:normal;font-weight:400;line-height:16px}.showroom-page-body-placement-language--lang>.icon{margin-right:6px;max-width:24px;max-height:12px}.showroom-page-body--description{margin-top:40px;font-size:16px;line-height:28px}.showroom-page-body--button{margin-top:24px}.showroom-page-body--button .base-button{padding-left:50px;padding-right:50px}.showroom-page-body-mebel--list{grid-template-columns:repeat(1, 100%)}.showroom-page-body-mebel--list .item-mini--mebel .item-mini--body{flex-direction:column}.showroom-page-body-mebel--list .item-mini--mebel .item-mini--body .item-mini--title{margin-top:8px}.showroom-page-body-mebel--list .item-mini--mebel .item-mini--body .item-mini--title:before{display:none}.showroom-page-body-showroom--wrap{margin-top:60px}.showroom-page-body-showroom--title{max-width:72%;font-size:24px;font-style:normal;font-weight:600;line-height:32px;padding-right:20px}.showroom-page-body-brands--wrap{margin-top:40px}.showroom-page-body-brands--title{padding-right:40px;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.showroom-page-body--map{margin-top:32px;height:280px}}.body__architectural-bureau-page #wrap-wrap{background-color:#fff}.architectural-bureau-page--wrap{margin-top:16px;margin-bottom:40px}.architectural-bureau-page-header--cols{display:flex}.architectural-bureau-page-header--line{display:flex;width:2px;background:rgba(0,0,0,0.08)}.architectural-bureau-page-header--col{display:flex;flex-direction:column;justify-content:end;padding-right:40px;padding-left:40px}.architectural-bureau-page-header--col:first-child{padding-left:0}.architectural-bureau-page-header--col:last-child{padding-right:0}.architectural-bureau-page-header--text{color:#000;font-family:"SF Pro Display";font-size:12px;font-style:normal;font-weight:400;line-height:14px;opacity:.5}.architectural-bureau-page-header--image{margin-top:8px}.architectural-bureau-page-header--image img{height:24px;width:auto}.architectural-bureau-page-slider--wrap{margin-top:20px}.architectural-bureau-page-slider--wrap .splide__arrow--prev{width:48px;height:48px;background-color:rgba(0,0,0,0);background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M25 32L32 39M25 32L32 25M25 32L39 32' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.architectural-bureau-page-slider--wrap .splide__arrow--prev>svg{display:none}.architectural-bureau-page-slider--wrap .splide__arrow--prev:focus{outline:none}.architectural-bureau-page-slider--wrap .splide__arrow--next{width:48px;height:48px;background-color:rgba(0,0,0,0);background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M39 32L32 25M39 32L32 39M39 32H25' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.architectural-bureau-page-slider--wrap .splide__arrow--next>svg{display:none}.architectural-bureau-page-slider--wrap .splide__arrow--next:focus{outline:none}.architectural-bureau-page-slider--wrap .splide__slide{position:relative;text-align:center;max-height:790px}.architectural-bureau-page-slider--wrap .splide__slide a{position:absolute;top:40px;right:40px}.architectural-bureau-page-slider--wrap .splide__slide img{max-width:100%}.architectural-bureau-page-slider--wrap .splide__slide.is-next img,.architectural-bureau-page-slider--wrap .splide__slide.is-prev img{opacity:.4;filter:alpha(opacity=40)}.architectural-bureau-page-thumbs-slider--wrap{margin-top:30px;padding-left:40px;padding-right:40px}.architectural-bureau-page-thumbs-slider--wrap .splide__slide{max-height:195px;justify-content:center;align-items:center;overflow:hidden;border:3px solid rgba(0,0,0,0) !important}.architectural-bureau-page-thumbs-slider--wrap .splide__slide img{border-radius:5px;max-width:100%;width:100%}.architectural-bureau-page-thumbs-slider--wrap .splide__slide.is-active{border-radius:5px !important;border:3px solid #0cf !important}.architectural-bureau-page-body--title{margin-top:68px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:28px}.architectural-bureau-page-body--description{margin-top:28px;color:#656768;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.architectural-bureau-page-body--button{margin-top:40px}.architectural-bureau-page-body-mebel--list{display:grid;grid-template-columns:repeat(2, 49%);grid-gap:16px 16px;margin-top:40px}.architectural-bureau-page-body-mebel--list .item-mini--mebel .item-mini--body{display:flex;flex-wrap:wrap}.architectural-bureau-page-body-mebel--list .item-mini--mebel .item-mini--body .item-mini--title{margin-top:0;align-items:center;display:flex}.architectural-bureau-page-body-mebel--list .item-mini--mebel .item-mini--body .item-mini--title:before{margin-left:40px;margin-right:40px;content:" ";background:rgba(0,0,0,0.08);width:1px;height:auto;min-height:22px;display:inline-block}.architectural-bureau-page-body-mebel--list .item-mini--mebel .item-mini--body .item-mini--button{width:100%}.architectural-bureau-page-body-address--wrap{position:relative;margin-top:100px}.architectural-bureau-page-body-address--line{position:absolute;height:2px;top:50%;width:100%;border-radius:5px;background-color:#00b4db}.architectural-bureau-page-body-address--title{background-color:#fff;z-index:1;position:relative;display:inline-block;padding-right:120px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:44px}.architectural-bureau-page-body-address--tabs{margin-top:40px}.architectural-bureau-page-body-address--tabs .nav-tabs{border:0}.architectural-bureau-page-body-address--tabs .nav-item{padding-right:40px}.architectural-bureau-page-body-address--tabs .nav-item a{padding:0;padding-bottom:16px;border:0;color:#000;font-family:"SF Pro Display",sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:24px}.architectural-bureau-page-body-address--tabs .nav-item a.active{color:#000;font-family:"SF Pro Display",sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:24px;border-bottom:1px solid #000}.architectural-bureau-page-body-address--tabs .tab-content{margin-top:28px}.architectural-bureau-page-body-showroom--wrap{position:relative;margin-top:100px}.architectural-bureau-page-body-showroom--line{position:absolute;height:2px;top:50%;width:100%;border-radius:5px;background-color:#00b4db}.architectural-bureau-page-body-showroom--title{background-color:#fff;z-index:1;position:relative;display:inline-block;padding-right:120px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:44px}.architectural-bureau-page-body-brands--grid{margin-top:20px}.architectural-bureau-page-body-brands--wrap{position:relative;margin-top:100px}.architectural-bureau-page-body-brands--line{position:absolute;height:2px;top:50%;width:100%;border-radius:5px;background-color:#00b4db}.architectural-bureau-page-body-brands--title{background-color:#fff;z-index:1;position:relative;display:inline-block;padding-right:120px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:44px}.architectural-bureau-page-body--map{margin-top:40px;height:680px}.architectural-bureau-page-body--map .mapPartner{height:100% !important}@media (max-width: 1030px){.architectural-bureau-page-header--col{padding-right:15px;padding-left:15px}.architectural-bureau-page-header--text{color:#000;font-size:10px;font-style:normal;font-weight:400;line-height:12px}.architectural-bureau-page-header--image img{height:20px}.architectural-bureau-page-slider--wrap .splide__slide a{display:none}.architectural-bureau-page-thumbs-slider--container{padding:0 !important}.architectural-bureau-page-thumbs-slider--container>.row{margin-left:0;margin-right:0}.architectural-bureau-page-thumbs-slider--container>.row>*{padding:0 !important}.architectural-bureau-page-thumbs-slider--wrap{margin-top:16px;padding-left:0;padding-right:0}.architectural-bureau-page-body--title{margin-top:32px}.architectural-bureau-page-body--description{margin-top:30px;font-size:16px;line-height:28px}.architectural-bureau-page-body--button{margin-top:24px}.architectural-bureau-page-body--button .base-button{padding:20px 50px}.architectural-bureau-page-body-mebel--list{grid-template-columns:repeat(1, 100%);grid-gap:20px 20px}.architectural-bureau-page-body-mebel--list .item-mini--mebel .item-mini--body{flex-direction:column}.architectural-bureau-page-body-mebel--list .item-mini--mebel .item-mini--body .item-mini--title{margin-top:8px}.architectural-bureau-page-body-mebel--list .item-mini--mebel .item-mini--body .item-mini--title:before{display:none}.architectural-bureau-page-body-showroom--wrap{margin-top:60px}.architectural-bureau-page-body-showroom--title{max-width:72%;font-size:24px;font-style:normal;font-weight:600;line-height:32px;padding-right:20px}.architectural-bureau-page-body-address--wrap{margin-top:60px}.architectural-bureau-page-body-address--title{font-size:24px;font-style:normal;font-weight:600;line-height:32px;padding-right:20px}.architectural-bureau-page-body-address--tabs{margin-top:32px}.architectural-bureau-page-body-address--tabs .nav-item a{font-size:16px;line-height:20px}.architectural-bureau-page-body-address--tabs .nav-item a.active{font-size:16px;line-height:20px}.architectural-bureau-page-body-brands--wrap{margin-top:40px}.architectural-bureau-page-body-brands--title{padding-right:40px;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.architectural-bureau-page-body--map{margin-top:32px;height:280px}}.body__manufacture-page{background:#fff}.body__manufacture-page #wrap-wrap{background:#fff}.manufacture-page--wrap{margin-top:16px;margin-bottom:40px}.manufacture-page-header-text--wrap{position:absolute;top:66px}.manufacture-page-header-text--wrap span{background:#fff;color:#000;mix-blend-mode:screen;padding:0 300px 0 24px;font-size:128px;font-style:normal;font-weight:500;line-height:100%;font-family:"SF Pro Display",sans-serif}.manufacture-page-body--title{margin-top:100px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:36px;font-style:normal;font-weight:600;line-height:44px}.manufacture-page-body--split{margin-top:60px;width:100%;max-width:467px;height:2px;flex-shrink:0;background:linear-gradient(90deg, #00B4DB 0%, #0083B0 100%)}.manufacture-page-body--description{margin-top:60px;color:#656768;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.manufacture-page-body--button{margin-top:40px;width:100%;display:flex;justify-content:right}.manufacture-page-body--button .base-button{min-width:244px}.manufacture-page-body-catalog--wrap{margin-top:100px}.manufacture-page-body-catalog--title{color:#000;font-family:"SF Pro Display",sans-serif;font-size:32px;font-style:normal;font-weight:500;line-height:40px}.manufacture-page-body-catalog--tabs{margin-top:32px}.manufacture-page-body-catalog--tabs .nav-tabs{border:0;display:flex;align-items:center}.manufacture-page-body-catalog--tabs .nav-item{display:flex;padding-right:0px;padding-left:0px}.manufacture-page-body-catalog--tabs .nav-item a{padding:0;border:0;color:#000;font-family:"SF Pro Display",sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:22px}.manufacture-page-body-catalog--tabs .nav-item:after{margin-left:24px;margin-right:24px;content:" ";background:rgba(0,0,0,0.08);width:1px;height:auto;min-height:22px;display:inline-block}.manufacture-page-body-catalog--tabs .nav-item:first-child{padding-left:0}.manufacture-page-body-catalog--tabs .nav-item:last-child{padding-right:0}.manufacture-page-body-catalog--tabs .nav-item:last-child:after{display:none}.manufacture-page-body-catalog--container{margin-top:60px}.manufacture-page-body-catalog--container .splide__slide{border:0 !important}.manufacture-page-body-catalog--container .splide__slide img{width:100%}.manufacture-page-body-catalog--container .splide__arrow{width:56px;height:56px;background-size:cover;outline:0}.manufacture-page-body-catalog--container .splide__arrow>svg{display:none}.manufacture-page-body-catalog--container .splide__arrow--prev{background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M25 32L32 39M25 32L32 25M25 32L39 32' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.manufacture-page-body-catalog--container .splide__arrow--next{background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M39 32L32 25M39 32L32 39M39 32H25' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.manufacture-page-body-goods--grid{margin-top:20px}.manufacture-page-body-goods--wrap{position:relative;margin-top:100px}.manufacture-page-body-goods--line{position:absolute;height:2px;top:50%;width:100%;border-radius:5px;background-color:#00b4db}.manufacture-page-body-goods--title{background-color:#fff;z-index:1;position:relative;display:inline-block;padding-right:280px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:44px}.manufacture-page-body-goods--bottom{margin-top:60px}.manufacture-page-body-goods-bottom--title{text-align:center;color:#000;font-family:"SF Pro Display",sans-serif;font-size:32px;font-style:normal;font-weight:500;line-height:44px}.manufacture-page-body-goods-bottom--button{margin-top:32px;display:flex;justify-content:center}.manufacture-page-body-goods-bottom--button .base-button{min-width:224px}.manufacture-page-body--map{margin-top:100px;height:680px}.manufacture-page-body--map .mapPartner{height:100%}@media (max-width: 1030px){.manufacture-page-thumbs-slider--wrap{margin-top:16px;padding-left:0;padding-right:0}.manufacture-page-body--title{margin-top:32px}.manufacture-page-body--description{margin-top:30px;font-size:16px;line-height:28px}.manufacture-page-body--button{margin-top:24px}.manufacture-page-body--button .base-button{padding:20px 50px}.manufacture-page-body-goods--wrap{margin-top:40px}.manufacture-page-body-goods--title{padding-right:40px;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.manufacture-page-body--map{margin-top:32px;height:280px}}.partners-page--wrap{padding-top:40px;background:#fff}.partners-page--wrap .col-4-custom{width:557px}.partners-page--wrap .container-fluid-right .row{flex-wrap:nowrap}.partners-page--wrap .container-fluid-right .row .col-custom{padding-left:0}.partners-page--wrap .container-fluid-right .row .col-custom #map{height:100%}.partners-page--breadcrumb{margin-bottom:20px}.partners-page--checkboxes{display:flex;justify-content:space-between;border-bottom:2px solid;border-color:rgba(0,0,0,0.2);position:relative;margin-right:36px}.partners-page--checkbox input[type=radio]{display:none}.partners-page--checkbox input[type=radio]:checked+label:after{position:absolute;content:"";width:100%;height:2px;background:rgba(0,0,0,0.7);bottom:-2px}.partners-page--checkbox label{position:relative;padding-bottom:10px;display:flex;align-items:center;color:rgba(0,0,0,0.7);font-family:"SF Pro Display",sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:24px;height:28px}.partners-page--checkbox label span{margin-right:8px}.partners-page--search{margin-top:28px;padding-right:36px}.partners-page--search form{display:flex}.partners-page--search form input{border-radius:5px;border:1px solid rgba(0,0,0,0.12);padding:14px 20px;padding-right:40px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:17px;font-style:normal;font-weight:400;line-height:24px;width:100%}.partners-page--search form input.has-value~span{cursor:pointer;content:" ";position:absolute;top:50%;transform:translate(-50%, -50%);right:0;width:20px;height:20px;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.8346 5.33906L14.6596 4.16406L10.0013 8.8224L5.34297 4.16406L4.16797 5.33906L8.8263 9.9974L4.16797 14.6557L5.34297 15.8307L10.0013 11.1724L14.6596 15.8307L15.8346 14.6557L11.1763 9.9974L15.8346 5.33906Z" fill="%23A7A7A7"/></svg>')}.partners-page-search--input{position:relative;width:100%;display:flex}.partners-page-search--button{margin-left:12px;padding:14px;border-radius:5px;border:1px solid rgba(0,0,0,0.12)}.partners-page-search--button button{border:0;background-color:rgba(0,0,0,0)}.partners-page-search--geo{margin-left:12px;padding:14px;border-radius:5px;border:1px solid rgba(0,0,0,0.12)}.partners-page-search--result-text{margin-top:20px;color:#78747a;font-family:"SF Pro Display",sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:24px;padding-right:36px}.partners-page-search--result-location{color:#000;font-family:"SF Pro Display",sans-serif;font-size:17px;font-style:normal;font-weight:400;line-height:24px}.partners-page-search--result-count{padding-left:8px;color:#78747a;font-family:"SF Pro Display",sans-serif;font-size:17px;font-style:normal;font-weight:400;line-height:20px}.partners-page-result--items{margin-top:20px;max-height:635px;height:635px;overflow-y:auto;padding-right:36px}.partners-page-result--item{display:flex;flex-direction:column;border-radius:5px;border:1px solid rgba(0,0,0,0);background:linear-gradient(0deg, rgba(0,0,0,0.03) 0%, rgba(0,0,0,0.03) 100%),#fff;margin-bottom:16px;padding:16px 24px}.partners-page-result--item.active{border:1px solid #0cf;background:rgba(0,204,255,0.101961)}.partners-page-result-item--one{display:flex}.partners-page-result-item--logo{padding-right:24px;display:flex;align-items:center}.partners-page-result-item--logo img{max-width:108px;width:100%}.partners-page-result-item--names{display:flex;flex-direction:column}.partners-page-result-item--name{color:#000;font-family:"SF Pro Display",sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.partners-page-result-item--type{margin-top:8px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:17px;font-style:normal;font-weight:400;line-height:normal}.partners-page-result-item--bottom{display:flex;justify-content:space-between;margin-top:23px}.partners-page-result-item--contacts{display:flex;flex-direction:column}.partners-page-result-item-contact--address{color:#000;font-family:"SF Pro Display",sans-serif;font-size:17px;font-style:normal;font-weight:500;line-height:22px}.partners-page-result-item-contact--tel{color:#000;font-family:"SF Pro Display",sans-serif;font-size:17px;font-style:normal;font-weight:500;line-height:22px}.partners-page-result-item--buttons{margin-left:10px;max-width:124px;min-width:124px;display:flex;align-items:end}.partners-page-result-item--buttons .base-button{max-width:100%;width:100%}@media (max-width: 1030px){.partners-page--wrap{padding-top:40px;background:#fff}.partners-page--wrap .col-4-custom{flex:0 0 auto;width:100%;max-width:720px !important;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-left:auto;margin-right:auto}.partners-page--wrap .container-fluid-right{margin-left:0;margin-right:0;max-width:100% !important}.partners-page--wrap .container-fluid-right .row{flex-wrap:wrap}.partners-page--wrap .container-fluid-right .row .col-custom{padding-left:0}.partners-page--wrap .container-fluid-right .row .col-custom #mapPartner{height:366px !important}.partners-page--wrap .partners-page--checkboxes,.partners-page--wrap .partners-page--search,.partners-page--wrap .partners-page-result--items,.partners-page--wrap .partners-page-search--result-text{margin-right:0;padding-right:0}.partners-page--wrap .partners-page--checkbox label{font-size:12px;line-height:16px}.partners-page--wrap .partners-page--checkbox label .icon--manufacturer{width:20px;height:16px}.partners-page--wrap .partners-page--checkbox label .icon--distributor{width:22px;height:16px}.partners-page--wrap .partners-page--checkbox label .icon--developers{width:16px;height:16px}.partners-page--wrap .partners-page--search form input{padding:10px 20px;padding-right:40px;font-size:12px;line-height:16px}.partners-page--wrap .partners-page-search--geo,.partners-page--wrap .partners-page-search--button{padding:10px}.partners-page--wrap .partners-page-search--result-text{font-size:12px;line-height:16px}.partners-page--wrap .partners-page-search--result-text span{font-size:12px;line-height:16px}.partners-page--wrap .partners-page-result--items{max-height:330px;height:330px}.partners-page--wrap .partners-page-result-item--name{font-size:20px}.partners-page--wrap .partners-page-result-item--type{font-size:12px}.partners-page--wrap .partners-page-result-item-contact--tel,.partners-page--wrap .partners-page-result-item-contact--address{font-size:12px;line-height:16px}}@media (max-width: 768px){.partners-page--wrap .col-4-custom{max-width:540px !important}}.body__article-page #wrap-wrap{background-color:#fff}.article-page--date{color:#000;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:36px}.article-page--title{margin-top:40px;color:#656768;font-family:"Inter",sans-serif;font-size:64px;font-style:normal;font-weight:700;line-height:normal}.article-page--title span{color:#000}.article-page-subtitle--wrap{margin-top:40px}.article-page-subtitle--text{color:#656768;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.article-page-subtitle--author{display:flex;align-items:flex-end;justify-content:flex-end;height:100%}.article-page-subtitle-author--wrap{display:flex;align-items:center}.article-page-subtitle-author--avatar{width:52px;height:52px}.article-page-subtitle-author--avatar img{width:100%;border-radius:50%}.article-page-subtitle-author--text{padding-left:12px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px}.article-page-subtitle-author--text a{color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.article-page--image{margin-top:80px;position:relative;width:100%}.article-page--image img{max-width:100%;width:100%}.article-page-image--fullscreen{position:absolute;top:40px;right:40px}.article-page--text{margin-top:80px}.article-page--text>.article-page-text--desc:first-child{margin-top:80px}.article-page--quote{padding-left:80px;position:relative}.article-page--quote:before{content:" ";position:absolute;left:0;top:0;width:41px;height:32px;background-image:url('data:image/svg+xml,<svg width="41" height="32" viewBox="0 0 41 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.181818 32V23.8182C0.181818 21.3333 0.621212 18.697 1.5 15.9091C2.40909 13.0909 3.71212 10.3788 5.40909 7.77273C7.13636 5.13636 9.21212 2.84848 11.6364 0.909088L17.4545 5.63636C15.5455 8.36363 13.8788 11.2121 12.4545 14.1818C11.0606 17.1212 10.3636 20.2727 10.3636 23.6364V32H0.181818ZM23.4545 32V23.8182C23.4545 21.3333 23.8939 18.697 24.7727 15.9091C25.6818 13.0909 26.9848 10.3788 28.6818 7.77273C30.4091 5.13636 32.4848 2.84848 34.9091 0.909088L40.7273 5.63636C38.8182 8.36363 37.1515 11.2121 35.7273 14.1818C34.3333 17.1212 33.6364 20.2727 33.6364 23.6364V32H23.4545Z" fill="%23467895"/></svg>')}.article-page-text--title{max-width:80%;color:#000;leading-trim:both;text-edge:cap;font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:normal}.article-page-text--desc{margin-top:24px;color:#000;leading-trim:both;text-edge:cap;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.article-page-text--block{margin-top:80px}.article-page-text--subtitle{color:#000;font-family:Inter,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:normal}.article-page-video--wrap{display:flex;margin-top:100px}.article-page-video-big--block{position:relative;border-radius:5px;background-size:cover;height:378px;width:100%}.article-page-video-big--wrap{max-width:696px;margin-right:10px}.article-page-video-big--badge{position:absolute;left:27px;top:20px;padding:3px 10px;border-radius:5px;background:rgba(255,255,255,0.7);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#000;font-family:"Apple Symbols",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.article-page-video-big--play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.article-page-video-big--fullscreen{position:absolute;top:16px;right:28px}.article-page-video-big--title{padding-top:24px;padding-left:16px;padding-right:24px;color:#11142d;font-family:Mulish,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.12px}.article-page-video-big--bottom{margin-top:24px;padding-left:16px;padding-right:24px;display:flex}.article-page-video-big--date,.article-page-video-big--username{color:#9a9ab0;font-family:Mulish,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:.096px}.article-page-video-big--date{padding-left:16px}.article-page-video-small--wrap{display:flex;flex-direction:column;margin-left:10px}.article-page-video-small--block{display:flex;align-items:center;padding-top:16px;padding-bottom:16px}.article-page-video-small--block:first-child{padding-top:0}.article-page-video-small--block:last-child{padding-bottom:0}.article-page-video-small--video{width:100%;min-width:192px;max-width:192px;height:164px;flex-shrink:0;position:relative;border-radius:5px}.article-page-video-small--play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.article-page-video-small--text{display:flex;flex-direction:column;padding-left:16px}.article-page-video-small--title{color:#11142d;font-family:Mulish,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:.12px}.article-page-video-small--bottom{margin-top:24px;display:flex}.article-page-video-small--date,.article-page-video-small--username{color:#9a9ab0;font-family:Mulish,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:.096px}.article-page-video-small--date{padding-left:16px}.article-page-slider--wrap{margin-top:60px}.article-page-slider--wrap .splide__arrow--prev{width:48px;height:48px;background-color:rgba(0,0,0,0);background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M25 32L32 39M25 32L32 25M25 32L39 32' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.article-page-slider--wrap .splide__arrow--prev>svg{display:none}.article-page-slider--wrap .splide__arrow--prev:focus{outline:none}.article-page-slider--wrap .splide__arrow--next{width:48px;height:48px;background-color:rgba(0,0,0,0);background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M39 32L32 25M39 32L32 39M39 32H25' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.article-page-slider--wrap .splide__arrow--next>svg{display:none}.article-page-slider--wrap .splide__arrow--next:focus{outline:none}.article-page-slider--wrap .splide__slide{position:relative}.article-page-slider--wrap .splide__slide a{position:absolute;top:40px;right:40px}.article-page-slider--wrap .splide__slide img{max-width:100%}.article-page-slider--wrap .splide__slide.is-next img,.article-page-slider--wrap .splide__slide.is-prev img{opacity:.4;filter:alpha(opacity=40)}.article-page-thumbs-slider--wrap{margin-top:30px;padding-left:40px;padding-right:40px}.article-page-thumbs-slider--wrap .splide__slide{border:0px solid rgba(0,0,0,0) !important}.article-page-thumbs-slider--wrap .splide__slide img{border-radius:5px;max-width:100%;width:100%;border:3px solid rgba(0,0,0,0)}.article-page-thumbs-slider--wrap .splide__slide.is-active{border-radius:5px !important}.article-page-thumbs-slider--wrap .splide__slide.is-active img{border:3px solid #0cf !important}.body__article-two .article-page-subtitle--author{justify-content:space-between;align-items:center}.body__article-two .article-page--image{margin-top:40px}.body__article-two .article-page--quote{margin-bottom:60px}.body__article-two .article-page-block--text{margin-top:80px}.body__article-two .article-page-block--text .article-page-subtitle--text{color:#000;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.body__article-two .article-page-block--title{max-width:80%;color:#000;font-family:Inter,sans-serif;font-size:48px;font-style:normal;font-weight:400;line-height:normal}.body__article-three .article-page-header--wrap{margin-top:-56px}.body__article-three .article-page-header--block{display:flex;flex-direction:column;justify-content:center;height:100%;max-width:88%;align-items:flex-start}.body__article-three .article-page-header--block .article-page--subtitle{margin-top:20px;color:#656768;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.body__article-three .article-page-header--block .article-page-subtitle--author{margin-top:40px;align-items:baseline;justify-content:flex-start;height:unset}.body__article-three .article-page-header--image img{width:100%}.body__article-three .article-page--wrap{margin-top:100px}.body__article-three .article-page-block--wrap{margin-top:80px}.body__article-three .article-page-block--title{color:#000;font-family:Inter,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:normal}.body__article-three .article-page-block--text{color:#000;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.body__article-fourth .header-block--login{background:#467895}.body__article-fourth .header-block--big{min-height:744px;max-height:744px}.body__article-fourth .header-block--big .container:nth-child(2){min-height:640px}.body__article-fourth .article-page-header-title--wrap{position:absolute;bottom:52px;max-width:56%;padding-left:60px}.body__article-fourth .article-page-header-title--text{color:#fff;font-family:Inter,sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:normal}.body__article-fourth .article-page-header-title--subtext{margin-top:12px;color:rgba(255,255,255,0.6);font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.body__article-fourth .article-page-image--wrap{margin-top:80px;padding-left:60px;padding-right:60px}.body__article-fourth .article-page-image--wrap .article-page--image{margin-top:0px}.body__article-fourth .article-page-text--block{padding-left:60px;padding-right:60px;margin-top:80px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.body__article-fourth .article-page-text--title{padding-left:60px;padding-right:60px;color:#000;font-family:Inter,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:normal}.body__article-fourth .article-page-text--wrap{margin-top:80px}.body__article-fourth .article-page-text--wrap .article-page-text--block{margin-top:24px}.body__article-fourth .article-page-bottom--wrap{margin-top:80px;padding-left:60px;padding-right:60px}.body__article-fourth .article-page-bottom--wrap .article-page-subtitle--author{justify-content:space-between}.body__article-five .header-block--login{background:#467895}.body__article-five .header-block--big{min-height:744px;max-height:744px}.body__article-five .header-block--big .container:nth-child(2){min-height:640px}.body__article-five .article-page-header-title--wrap{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.body__article-five .article-page-header-title--text{margin-top:12px;color:#fff;text-align:center;font-family:Inter,sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:normal}.body__article-five .article-page-header-title--date{text-align:center;color:rgba(255,255,255,0.6);font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:36px}.body__article-five .article-page-text--block{padding-left:60px;padding-right:60px;margin-top:80px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px}.body__article-five .article-page-text--title{padding-left:60px;padding-right:60px;color:#000;font-family:Inter,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:normal}.body__article-five .article-page-text--wrap{margin-top:80px}.body__article-five .article-page-text--wrap .article-page-text--block{margin-top:24px}.body__article-five .article-page--quote{padding-left:60px}.body__article-five .article-page--quote .article-page-text--title{padding-left:0}@media (max-width: 991px){.article-page--title{font-size:40px}.article-page--image{margin-top:40px}.article-page--quote{margin-top:50px}.article-page-image--fullscreen{top:20px;right:20px}.article-page-text--title{font-size:30px}.article-page-text--block{margin-top:50px}.article-page-subtitle--author{margin-top:20px;align-items:baseline}.article-page-video--wrap{flex-direction:column}.article-page-video-big--wrap{margin-right:0;margin-bottom:32px}.article-page-video-small--wrap{margin-left:0}.body__article-three .container-fluid-right{padding-right:calc(var(--bs-gutter-x)*.5)}.body__article-three .article-page-header--wrap{margin-top:0px}.body__article-three .article-page-header--block{max-width:100%}.body__article-three .article-page-header--image{margin-top:40px}.body__article-three .article-page-subtitle--author{margin-top:20px}.body__article-three .article-page--wrap{margin-top:40px}.body__article-three .article-page-block--wrap{margin-top:40px}.body__article-three .article-page-block--text{margin-top:20px}}#consultations-header{background-color:#fff}#consultations-block{display:flex;width:100%;background-color:#f6f6f6;flex-grow:1;overflow:hidden}#consultations-content{flex:1;display:flex;flex-direction:column;padding:0}#consultations-list{display:none;flex-direction:column;padding:0}#consultations-list .mobile-back{display:none}#consultations-list.open{display:flex}.consultations-block--wrap{display:flex;flex-direction:column;height:100vh}.consultations-block--wrap.open-chat .consultations-main--popup-messages{display:none !important}.consultations-block--wrap.fullscreen #consultations-header{display:none}.consultations-block--wrap.fullscreen #consultations-block{position:relative}.consultations-block--wrap.fullscreen .consultations-main{padding:0;position:relative}.consultations-block--wrap.fullscreen .consultations-main .consultations-main--speaker{height:100%}.consultations-block--wrap.fullscreen .consultations-main .consultations-main--members{position:absolute;bottom:0px}.consultations-block--wrap.fullscreen #consultations-list.open{position:absolute;right:0;z-index:1;background:#f6f6f6;height:100%}.consultations-block--wrap.fullscreen .consultations-main--popup-messages{display:flex}.members-collapse-chat--footer{background:#f6f6f6;padding:10px 24px;display:flex;margin-top:10px;margin-left:30px;margin-bottom:32px;margin-right:30px;border-radius:5px;border:1px solid #d9d9d9}.members-collapse-chat--body{overflow-y:auto;overflow-anchor:none;touch-action:auto;flex:1 1 auto;padding:1.25rem}.members-collapse-chat--input{border:0;background:none;max-width:100%;width:100%;font-style:normal;font-weight:500;font-size:12px;line-height:20px;color:#000}.members-collapse-chat--input::-moz-placeholder{color:#8d8f98}.members-collapse-chat--input::placeholder{color:#8d8f98}.members-collapse-chat--photo{margin-right:16px}.members-collapse-chat--send{margin-left:16px}.members-collapse-chat--image{width:36px;min-width:36px;max-width:36px;height:36px}.members-collapse-chat--image .icon{border-radius:50%;border:1px solid #d9d9d9;width:36px;min-width:36px;max-width:36px;height:36px}.members-collapse-chat--from{margin-top:12px;justify-content:start}.members-collapse-chat--from .members-collapse-chat--message{margin-left:8px}.members-collapse-chat--to{margin-top:12px;justify-content:end}.members-collapse-chat--to .members-collapse-chat--message{margin-right:8px}.members-collapse-chat--name{font-style:normal;font-weight:500;font-size:8px;line-height:10px;color:#a8a8a8}.members-collapse-chat--date{font-style:normal;font-weight:500;font-size:8px;line-height:10px;color:#a8a8a8;padding-left:5px}.members-collapse-chat--message{display:flex;flex-direction:column;background:#fafafa;border-radius:5px;padding:14px}.members-collapse-chat--message-header{display:flex;justify-content:space-between}.members-collapse-chat--message-text{padding-top:7px}.members-collapse-chat--message-text a{font-style:normal;font-weight:400;font-size:16px;line-height:120%;color:#000;overflow-wrap:anywhere;border-bottom:1px solid #000}.members-collapse-chat--message-link{border-left:2px solid #000;padding-left:6px;margin-top:12px}.members-collapse-chat--message-link-image{width:100%}.members-collapse-chat--message-link-domain{margin-top:6px;font-style:normal;font-weight:600;font-size:14px;line-height:18px;color:#000}.members-collapse-chat--message-link-title{margin-top:6px;font-style:normal;font-weight:600;font-size:14px;line-height:18px;color:#000}.members-collapse-chat--message-link-text{font-style:normal;font-weight:500;font-size:14px;line-height:18px;color:#000}@media (max-width: 1030px){#consultations-block{overflow:initial}.consultations-block--wrap .consultations-main--popup-messages{top:-84px;right:40px;left:40px;bottom:unset;display:block}.consultations-block--wrap.fullscreen .consultations-main--popup-messages{display:none;top:10px;right:0px;left:0px;bottom:unset}.consultations-block--wrap.fullscreen .consultations-main-popup--message{max-width:calc(100% - 80px);margin-left:40px;margin-right:40px}.consultations-block--wrap.fullscreen .consultations-main-speaker--counter,.consultations-block--wrap.fullscreen .consultations-main-speaker--name,.consultations-block--wrap.fullscreen .consultations-main-speaker--info,.consultations-block--wrap.fullscreen .consultations-main--members,.consultations-block--wrap.fullscreen .footer-consult{display:none !important}.consultations-block--wrap.open-chat{position:relative}.consultations-block--wrap.open-chat #consultations-block{position:initial}.consultations-block--wrap.open-chat #consultations-list.open{position:absolute;width:100%;top:0;background-color:#fff;z-index:1;height:calc(100vh - 60px);margin-top:60px}.consultations-block--wrap.open-chat #consultations-list.open .mobile-back{display:flex}.consultations-block--wrap.open-chat .consultations-members--title{border-bottom:3px solid #d9d9d9}.consultations-block--wrap.open-chat .consultations-members-title--name{text-align:center;width:100%}.consultations-block--wrap.open-chat .consultations-members-title--action{display:none}}.consultations-main--popup{position:absolute;right:5%;bottom:30px;z-index:1000;max-width:350px;width:100%;flex-direction:column;margin-top:10px;border-radius:5px;background:#fff;box-shadow:0px 4px 12px 0px rgba(0,0,0,0.08);padding:12px 20px}.modal-close-button{position:absolute;top:10px;right:15px;background:rgba(0,0,0,0);border:none;font-size:20px;color:#0cf;cursor:pointer}#consultations-end-block{display:inherit;flex-direction:column;align-items:center}#modal-notification-alert .modal-close{position:absolute;top:40px;right:40px}.header-consult--col{height:140px;border-bottom:1px solid #eae9e9}.header-consult--col:nth-child(2){border-left:2px solid rgba(234,233,233,0.58)}.header-consult--logo{padding:32px 48px;align-items:center}.header-consult--logo img{width:100%;height:-moz-fit-content;height:fit-content;max-width:400px}.header-consult--title{font-style:normal;font-weight:500;font-size:18px;line-height:29px;color:#000}.header-consult--date{margin-top:5px;font-style:normal;font-weight:500;font-size:12px;line-height:15px;color:#acacac}.header-consult--profile-image{width:60px;height:60px;margin-right:20px}.header-consult--profile-button{width:100%;max-width:260px;height:60px;padding-left:40px;padding-right:24px;padding-top:22px;padding-bottom:22px;background:#f6f6f6;border-radius:5px}.header-consult--profile-name{font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#000}@media (max-width: 1030px){#consultations-header{background-color:#fff;padding-top:16px;padding-bottom:16px}.header-consult--col{height:auto;border:0;padding-left:40px;padding-right:40px}.header-consult--col:nth-child(1){order:1;max-width:70%}.header-consult--col:nth-child(3){order:2;max-width:30%}.header-consult--col:nth-child(2){order:3;padding-top:20px;padding-bottom:12px}.header-consult--logo{padding:0;justify-content:flex-start !important}.header-consult--logo img{max-width:156px}.header-consult--title{padding-left:0px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:28px}.header-consult--date{color:#acacac;font-family:"SF Pro Display",sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.header-consult--profile{justify-content:flex-end}.header-consult--profile-image{width:36px;height:36px;margin-right:0}.header-consult--profile-image .icon{width:36px;height:36px}.header-consult--profile-button{display:none !important}}.footer-consult{height:140px;min-height:120px;background:#fff}.footer-consult>.icon{margin-left:10px;margin-right:10px;position:relative}.footer-consult--counter{display:flex;align-items:center;justify-content:center;position:absolute;width:28px;height:28px;background-color:#10d0ff;border-radius:50%;top:-13px;right:0;color:#fff;font-size:14px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;line-height:16px}@media (max-width: 1030px){.footer-consult{height:110px;min-height:110px}.footer-consult>.icon{margin-left:3px;margin-right:3px;position:relative}}.consultations-waiting{padding:40px;background:#2f2f2f;display:flex;flex-direction:column;align-items:center;flex:1}.consultations-waiting--number{text-align:center;font-style:normal;font-weight:400;font-size:20px;line-height:32px;color:#fff}.consultations-waiting--logotype{margin-top:auto;margin-bottom:auto;text-align:center}.consultations-waiting--logotype img{max-width:590px}.consultations-waiting--text{margin-bottom:2%;font-style:normal;font-weight:500;font-size:24px;line-height:32px;color:#fff}@media (max-width: 1030px){.consultations-waiting{padding-top:52px;padding-left:15px;padding-right:15px}.consultations-waiting--logotype img{width:100%}.consultations-waiting--text{margin-bottom:24px;text-align:center;color:#fff;font-family:"SF Pro Display",sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:20px}.consultations-waiting--number{color:#fff;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}}.consultations-main{display:flex;flex-direction:column;align-items:center;padding:32px;flex:1;max-height:100%}.consultations-main--speaker{position:relative;display:flex;justify-content:center;align-self:center;align-content:center;height:75%;width:100%;background:#2f2f2f;border-radius:5px}.consultations-main-speaker--video{height:100%;display:flex;justify-content:center}.consultations-main-speaker--video .cameraman-video{height:100%;width:auto;border-radius:5px}.consultations-main-speaker--fullscreen{position:absolute;right:40px;top:40px;z-index:1}.consultations-main-speaker--name{position:absolute;left:40px;top:160px;background-color:rgba(0,0,0,0.3);border-radius:5px;padding:8px 34px;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#fff}.consultations-main-speaker--info{position:absolute;top:40px;left:40px}.consultations-main-speaker--info-number{font-style:normal;font-weight:400;font-size:12px;line-height:20px;color:#fff}.consultations-main-speaker--info-date{margin-top:5px;font-style:normal;font-weight:500;font-size:10px;line-height:12px;color:#acacac}.consultations-main-speaker--counter{position:absolute;top:85px;left:40px;background-color:rgba(0,0,0,0.3);border-radius:5px;padding:8px 34px;color:#fff;text-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);font-size:16px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:500;line-height:24px}.consultations-main--members{margin-top:20px;height:20%;display:none}.consultations-main--members.show{display:flex}.consultations-main-member--image{border-radius:5px;position:relative;max-width:305px;width:100%;max-height:180px;margin-right:10px;margin-left:10px;background:#2f2f2f}.consultations-main-member--image:last-child{margin-right:0}.consultations-main-member--image:first-child{margin-left:0}.consultations-main-member--image .member-camera{height:100%;width:auto;border-radius:5px}.consultations-main-member--name{position:absolute;left:12px;bottom:12px;background:rgba(0,0,0,0.3);border-radius:5px;padding:4px 20px;font-style:normal;font-weight:500;font-size:16px;line-height:22px;color:#fff;text-shadow:0px 4px 4px rgba(0,0,0,0.25)}.consultations-main-member--mic{position:absolute;right:12px;bottom:12px}.consultations-main-member--video{width:100%;height:100%;text-align:center;display:flex;justify-content:center}.consultations-main--popup-messages{z-index:2;display:none;position:absolute;bottom:20px;right:35px}.consultations-main-popup--message{max-width:350px;width:100%;display:flex;flex-direction:column;margin-top:10px;border-radius:5px;background:#fff;box-shadow:0px 4px 12px 0px rgba(0,0,0,0.08);padding:12px 20px}.consultations-main-popup-message--name{display:flex;align-items:center}.consultations-main-popup-message--name span{padding-left:12px;color:#000;font-size:16px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:500;line-height:22.15px}.consultations-main-popup-message--body{margin-top:8px;color:#000;font-size:16px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;line-height:158.5%}@media (max-width: 1030px){.consultations-main{position:relative;padding:0 !important}.consultations-main--speaker{height:100%}.consultations-main-speaker--info{top:8px;left:30px}.consultations-main-speaker--info-number{color:#fff;font-family:"SF Pro Display",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.consultations-main-speaker--info-date{color:#acacac;font-family:"SF Pro Display",sans-serif;font-size:8px;font-style:normal;font-weight:500;line-height:normal}.consultations-main-speaker--fullscreen{top:12px;right:30px}.consultations-main-speaker--fullscreen .icon{width:32px;height:32px}.consultations-main-speaker--counter{top:8px;left:180px;padding:6px 23px;color:#fff;text-shadow:0px 4px 4px rgba(0,0,0,0.25);font-family:"SF Pro Display",sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:12px}.consultations-main-speaker--name{display:none}.consultations-main-speaker--video .cameraman-video{border-radius:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.consultations-main--members{position:absolute;bottom:8px;max-height:140px;height:100%;margin-top:0}.consultations-main-member--video .member-camera{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.consultations-main-member--image{width:100px;height:140px;max-width:100px;margin-right:2px;margin-left:2px}.consultations-main-member--name{max-width:89%;left:4px;bottom:9px;padding:3px 9px;color:#fff;font-family:"Apple Symbols",sans-serif;font-size:8px;font-style:normal;font-weight:400;line-height:10px}.consultations-main-member--mic{right:4px;bottom:8px}.consultations-main-member--mic .icon{width:18px;height:18px;background-size:82% !important;background-position:center}}@media (max-width: 480px){.consultations-main--members{max-height:120px}.consultations-main-member--image{width:86px;height:120px;max-width:86px}}.consultations-members--wrap{display:flex;flex-direction:column;flex:1;max-height:100vh;overflow-y:auto;padding-bottom:10px;border-left:3px solid #fff}.consultations-members--title{display:flex;align-items:center;justify-content:space-between;padding:28px 40px;border-bottom:3px solid #fff}.consultations-members-title--name{color:#000;font-size:24px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:500;line-height:32px}.body__real-estate-page #wrap-wrap{background-color:#fff}.real-estate-slider--wrap{margin-top:60px}@media (max-width: 1030px){.real-estate-slider--wrap{margin-top:30px}}.real-estate-slider--wrap .splide__arrow--prev{width:48px;height:48px;background-color:rgba(0,0,0,0);background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M25 32L32 39M25 32L32 25M25 32L39 32' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.real-estate-slider--wrap .splide__arrow--prev>svg{display:none}.real-estate-slider--wrap .splide__arrow--prev:focus{outline:none}.real-estate-slider--wrap .splide__arrow--next{width:48px;height:48px;background-color:rgba(0,0,0,0);background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M39 32L32 25M39 32L32 39M39 32H25' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.real-estate-slider--wrap .splide__arrow--next>svg{display:none}.real-estate-slider--wrap .splide__arrow--next:focus{outline:none}.real-estate-slider--wrap .splide__slide{position:relative;text-align:center;max-height:790px}.real-estate-slider--wrap .splide__slide a{position:absolute;top:40px;right:40px}.real-estate-slider--wrap .splide__slide img{max-width:100%}.real-estate-slider--wrap .splide__slide.is-next img,.real-estate-slider--wrap .splide__slide.is-prev img{opacity:.4;filter:alpha(opacity=40)}@media (max-width: 1030px){.real-estate-slider--wrap .splide__slide a{display:none}}.body__profile-page #wrap{background:#fbfbfb}.body__profile-page-v2 #wrap{background:#fff;padding-left:180px;padding-right:180px}.body__profile-page-v2 .header-profile{padding-left:100px;padding-right:100px}.body__profile-page-v2 section.support{padding-top:0}.profile-container{background:#fbfbfb;min-height:calc(100vh - 80px)}.profile-container-v2{background:#fff;min-height:calc(100vh - 80px)}.profile-sidebar{border-radius:5px;background:#fff;padding-right:0;position:relative}.profile-sidebar--container{padding-left:20%;position:absolute;padding-top:40px;width:100%;left:0;top:-145px;border-radius:5px;background:#fff}.profile-sidebar--container .profile-avatar--edit{right:1px}.profile-avatar{margin-left:16px;margin-bottom:24px;position:relative;width:125px;height:125px;border-radius:50%}.profile-avatar--edit{width:24px;height:24px;background-color:#fff;position:absolute;right:-12px;bottom:11px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #dadada}.profile-avatar--edit .icon--pencil{width:12px;height:12px}.profile-avatar--edit .icon--pencil::after{display:none}.profile-avatar--edit .dropdown-menu{border-radius:5px;background:#fff;padding:12px 16px;border:0;box-shadow:0px 4px 8px rgba(0,0,0,0.1)}.profile-avatar--edit .dropdown-menu::after{content:"";position:absolute;top:-18px;left:50%;transform:translateX(-50%);width:32px;height:19px;background-image:url('data:image/svg+xml;utf8,<svg width="60" height="28" viewBox="0 0 60 28" fill="none" xmlns="http://www.w3.org/2000/svg"><defs><filter id="shadow" x="0" y="0" width="60" height="28" filterUnits="userSpaceOnUse"><feDropShadow dx="0" dy="6" stdDeviation="6" flood-color="rgba(0,0,0,0.12)"/></filter></defs><polygon points="30,8 54,28 6,28" fill="white" filter="url(/%23shadow)"/></svg>');background-repeat:no-repeat;background-size:contain;z-index:2;pointer-events:none}.profile-avatar--edit .dropdown-menu::before{content:"";position:absolute;top:-16px;left:50%;transform:translateX(-50%);width:28px;height:20px;background-image:url('data:image/svg+xml;utf8,<svg width="28" height="15" viewBox="0 0 28 15" fill="none" xmlns="http://www.w3.org/2000/svg"><polygon points="14,2 26,15 2,15" fill="white"/></svg>');background-repeat:no-repeat;background-size:contain;z-index:3;pointer-events:none}.profile-avatar--edit .dropdown-item{padding:5px 16px;color:#000;font-family:"SF Pro Display";font-size:12px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-0.06px;text-align:left}.profile-avatar--edit .dropdown-item:hover{border-radius:5px;background:#f2f2f2}.profile-avatar--edit .dropdown-menu-center{left:50% !important;transform:translateX(-50%) !important;right:auto !important;top:44px !important}.profile-avatar img{width:125px;height:125px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.profile-name{padding-left:16px;color:#09090b;font-family:"SF Pro Display";font-size:24px;font-style:normal;font-weight:500;line-height:120%;display:flex;align-items:center}.profile-name .edit-icon{margin-left:10px;cursor:pointer}.profile-nav .nav-link{display:flex;align-items:center;padding:16px;color:#09090b;font-family:"SF Pro Display";font-size:18px;font-style:normal;font-weight:400;line-height:135%}.profile-nav .nav-link i{margin-right:16px}.profile-nav .nav-link:hover{border-radius:5px 0px 0px 5px;background:#fbfbfb}.profile-nav .nav-link.active{border-radius:5px 0px 0px 5px;background:#fbfbfb}.profile-content{padding:20px 24px}.profile-list--title{color:#467895;font-family:"SF Pro Display";font-size:48px;font-style:normal;font-weight:600;line-height:56px}.profile-list--subtitle{margin-top:32px;color:#000;font-family:"SF Pro Display";font-size:24px;font-style:normal;font-weight:500;line-height:32px}.profile-list--bottom-text{margin-top:50px;color:#467895;font-family:"SF Pro Display";font-size:24px;font-style:normal;font-weight:500;line-height:135%}.profile-list--button{margin-top:32px}.profile-list--tabs{margin-top:40px}.profile-list--tabs .nav-tabs{border-bottom:2px solid #d9d9d9}.profile-list--tabs .nav-tabs .nav-item{margin-left:25px;margin-right:25px}.profile-list--tabs .nav-tabs .nav-item:first-child{margin-left:0}.profile-list--tabs .nav-tabs .nav-item:last-child{margin-right:0}.profile-list--tabs .nav-tabs .nav-item:hover{border-top:0;border-left:0;border-right:0;border-bottom:2px solid #000}.profile-list--tabs .nav-tabs .nav-link{color:#000;font-family:"SF Pro Display";font-size:24px;font-style:normal;font-weight:500;line-height:28px;padding-bottom:21px;padding-left:0;padding-right:0;border-left-color:rgba(0,0,0,0) !important;border-top-color:rgba(0,0,0,0) !important;border-right-color:rgba(0,0,0,0) !important}.profile-list--tabs .nav-tabs .nav-link:focus,.profile-list--tabs .nav-tabs .nav-link:hover{border-top:0;border-left:0;border-right:0;border-bottom:2px solid #000}.profile-list--tabs .nav-tabs .nav-link.active{border-top:0;border-left:0;border-right:0;border-bottom:2px solid #000}.profile-form--brand-select{margin-top:60px}.profile-form--brand-select .dropdown-nice-label{color:#000;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:600;line-height:28px}.profile-form--brand-select .dropdown-nice-label--select{margin-top:20px}.profile-form--brand-added{margin-top:60px}.profile-form-brand-added--title{color:#000;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:600;line-height:28px}.profile-form-brand-added--table{margin-top:20px !important}.profile-form-brand-added--table .profile-table--item{width:100%;margin-top:0}.profile-form-brand-added--table th{padding-top:0 !important;padding-bottom:12px !important;color:#000 !important;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:20px !important;white-space:normal !important}.profile-form-brand-added--table th:first-child{padding-left:0 !important}.profile-form-brand-added--table th:last-child{padding-right:0 !important}.profile-form-brand-added--table th.profile-table--actions{text-align:right !important}.profile-form-brand-added--table td{padding-top:12px !important;padding-bottom:12px !important;color:#000 !important;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:20px !important;white-space:normal !important}.profile-form-brand-added--table td:first-child{padding-left:0 !important}.profile-form-brand-added--table td:last-child{padding-right:0 !important}.profile-form-brand-added--table td.profile-table--actions a{text-align:right !important;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:20px}.profile-form-brand-added--table td.profile-table--actions a.profile-table-actions--delete{color:#ff3c3c}.profile-form--actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:32px}.profile-form--big-title{color:#467895;font-family:"SF Pro Display";font-size:48px;font-style:normal;font-weight:600;line-height:56px}.profile-form--mini-title{margin-top:20px;margin-bottom:40px;color:#467895;font-family:"SF Pro Display";font-size:24px;font-style:normal;font-weight:600;line-height:32px}.profile-form--notice{margin-top:40px;color:#3c3c3c;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:500;line-height:28px}.profile-form--notice a{color:#0cf;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:500;line-height:28px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.profile-form--checkbox-grid{margin-top:24px;display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:0px;grid-row-gap:0px}.profile-form-checkbox-grid--item{display:flex;align-items:center;max-width:224px;width:100%;justify-content:space-between;margin-top:16px}.profile-form-checkbox-grid--item .base-checkbox--v2-left [type=checkbox]+label{color:#000 !important;font-family:"SF Pro Display";font-size:20px !important;font-style:normal !important;font-weight:500 !important;line-height:36px !important;padding-left:56px !important;padding-right:10px !important}.profile-form-checkbox-grid--item .base-checkbox--v2-left [type=checkbox]:not(:checked)+label:before{top:0;width:36px !important;height:36px !important;border-radius:4px !important}.profile-form-checkbox-grid--item .base-checkbox--v2-left [type=checkbox]:checked+label:before{top:0;width:36px !important;height:36px !important;border-radius:4px !important}.profile-form-checkbox-grid--item .base-checkbox--v2-left [type=checkbox]:checked+label:after{top:0;width:36px !important;height:36px !important;border-radius:4px !important}.profile-form .profile-manufactures-employees--title{margin-bottom:40px}.profile-form-selects--more{margin-top:16px}.profile-form .form-group--wrap{display:flex;align-items:center;margin-bottom:17px;width:100%}.profile-form .form-group--result{display:flex;align-items:center;justify-content:space-between;border-radius:5px;border:1px solid rgba(60,60,60,0.2);background:#fff;padding:16px 20px;width:calc(100% - 34px)}.profile-form .form-group--result label{color:var(686B7C, #686B7C);font-family:"SF Pro Display";font-size:18px;font-style:normal;font-weight:400;line-height:135%;padding-left:10px}.profile-form .form-group--result span{color:#000;font-family:"SF Pro Display";font-size:18px;font-style:normal;font-weight:400;line-height:135%}.profile-form .form-group--edit-icon{padding-left:10px;cursor:pointer}.profile-form-more-item--col{display:flex;align-items:end;padding-bottom:13px}.profile-form-more-item--col .base-button{padding:18px 13px;width:100%}.profile-form-more-item--col .base-button--blue-link{text-align:left;padding-left:0;padding-top:0}.profile-form--submit{display:flex;justify-content:center;margin-top:14px}.profile-form--submit .base-button{min-width:240px}.profile-form-title--work-time,.profile-form-title--address{margin-bottom:12px;color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:135%}.profile-form-title--work-time{margin-top:28px}.profile-form-title--map-select{color:rgba(60,60,60,0.4);font-family:"SF Pro Display";font-size:14px;font-style:italic;font-weight:400;line-height:20px;letter-spacing:-0.3px}.profile-form-title--holiday{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:20px}.profile-form-specialization--title{margin-top:8px;color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:135%}.profile-form-specialization--subtitle{margin-top:8px;color:rgba(60,60,60,0.4);font-family:"SF Pro Display";font-size:14px;font-style:italic;font-weight:400;line-height:20px}.profile-form-specialization--list{margin-top:8px}.profile-form-specialization--list li{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:135%}.profile-form-specialization--button{margin-top:12px}.profile-form--map{margin-top:12px;margin-bottom:40px;width:100%;height:444px}.profile-form--map .mapSelect{height:100% !important}.profile-form-company--addresses{display:flex;flex-direction:column;gap:40px}.profile-form--map-address{display:flex;margin-top:27px}.profile-form--map-address .map-address,.profile-form--map-address #map-address{margin-right:10px;color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:135%}.profile-form--work-time .dropdown-nice .select2-selection--single{border-radius:2.67px;border:0.67px solid rgba(60,60,60,0.2);background:#fff;height:auto;padding:4px 12px}.profile-form--work-time .dropdown-nice .select2-container--disabled .select2-selection--single{background:#dadada !important}.profile-form--work-time .dropdown-nice .select2-selection__rendered{position:relative;padding-left:30px !important}.profile-form--work-time .dropdown-nice .select2-selection__rendered:after{left:0;top:2px;position:absolute;content:" ";width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7.99479' cy='7.9987' r='6.66667' stroke='%2378747A' stroke-width='1.2'/%3E%3Cpath d='M8 4.33203V7.9987L10 9.9987' stroke='%2378747A' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.profile-form--work-time .dropdown-nice .select2-selection__arrow{height:30px !important}.profile-form--work-time .checkbox__text::before,.profile-form--work-time .checkbox__text::after{top:0}.profile-form--work-time-fulltime{margin-bottom:22px;color:#000 !important;font-family:"SF Pro Display";font-size:16px !important;font-style:normal !important;font-weight:400 !important;line-height:20px !important}.profile-form--work-time .checkbox__text{color:#000 !important;font-family:"SF Pro Display";font-size:16px !important;font-style:normal !important;font-weight:400 !important;line-height:20px !important}.profile-form--work-time-start{width:15%;min-width:112px;color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:20px}.profile-form--work-time-start .checkbox__text{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:20px}.profile-form--work-time-select{max-width:148px;width:148px}.profile-form--work-time-select .dropdown-nice{min-width:auto;width:148px}.profile-form--work-time-select select:disabled{cursor:not-allowed;border:0.67px solid rgba(60,60,60,0.2);background:#dadada}.profile-form--work-time-to{width:15%;text-align:center}.profile-form--work-time-detail{padding-left:20px}.profile-form--work-time-table td{padding-top:7px;padding-bottom:7px}.profile-form--work-time-table td:last-child{width:auto !important}.profile-form--work-time-holiday{margin-top:28px;margin-bottom:40px;max-width:548px;width:100%}.profile-form--work-time-holiday-text{margin-bottom:20px;color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:20px}.profile-form--work-time-holiday-day .profile-form-title--holiday{margin-bottom:12px;margin-top:20px}.profile-form--work-time-button{margin-top:20px;display:flex;justify-content:center}.profile-form--button{margin-top:40px;display:flex;justify-content:start;gap:8px}.profile-form--button .base-button{min-width:127px}.profile-form--buttons{margin-top:40px;display:flex;justify-content:center;gap:8px}.profile-form--buttons .base-button{min-width:156px}.profile-form--single-file-upload{margin-top:24px}.profile-form--single-file-upload .file-upload-label{display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s ease}.profile-form--single-file-upload .file-upload-label:hover .file-upload-text{text-decoration-line:none !important}.profile-form--single-file-upload .file-input{display:none}.profile-form--single-file-upload .file-upload-content{display:flex;align-items:center;gap:8px}.profile-form--single-file-upload .file-upload-text{color:#0cf;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:135%;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.profile-form--single-file-upload .file-name{color:#101828;font-size:14px;font-weight:500}.profile-form--single-file-upload .icon-action--delete{display:none;width:24px;height:24px;cursor:pointer;transition:color .2s ease}.profile-form--single-file-upload.has-file .file-upload-text{display:none}.profile-form--single-file-upload.has-file .file-name{display:inline}.profile-form--single-file-upload.has-file .icon-action--delete{display:inline-flex;align-items:center;justify-content:center}.profile-form-specialization--notfound{margin-top:32px}.profile-form-specialization--notfound .base-input-label-text{width:50%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5)}.profile-form-specialization--notfound-button{margin-top:12px}.profile-form-specialization--notfound-button a{color:#0cf;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:400;line-height:20px}.profile-modal--title{color:#000;text-align:center;font-family:"SF Pro Display";font-size:26px;font-style:normal;font-weight:500;line-height:40px}.profile-modal-checkbox--list{margin-top:28px;margin-bottom:6px;list-style-type:none;padding:0 !important}.profile-modal-checkbox--list label:after{top:0}.profile-modal-checkbox--list label:before{top:0}.profile-modal-checkbox--list .checkbox__text{color:#000 !important;font-family:"SF Pro Display";font-size:20px !important;font-style:normal !important;font-weight:400 !important;line-height:20px !important;margin-top:9px;margin-bottom:9px !important}.profile-modal-checkbox--add a{color:#0cf;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:400;line-height:20px}.profile-modal-checkbox--button{display:flex;margin-top:28px;justify-content:center}.profile-modal-checkbox--button .badge{padding:5px 10px !important;min-width:160px}.profile-modal-checkbox--sublist{margin-top:0px;margin-bottom:0px;margin-left:25px;list-style-type:none;padding:0 !important}.profile-modal-checkbox--sublist label:after{top:0}.profile-modal-checkbox--sublist label:before{top:0}.profile-modal-checkbox--sublist .checkbox__text{color:#000 !important;font-family:"SF Pro Display";font-size:20px !important;font-style:normal !important;font-weight:400 !important;line-height:20px !important;margin-top:9px;margin-bottom:9px !important}.profile-success-modal--logo{text-align:center}.profile-success-modal--logo img{max-width:340px;width:100%}.profile-success-modal--text{margin-top:40px;color:#000;text-align:center;font-family:"SF Pro Display";font-size:26px;font-style:normal;font-weight:500;line-height:40px}.profile-success-modal--text span{color:#0cf;font-family:"SF Pro Display";font-size:26px;font-style:normal;font-weight:500;line-height:40px}.profile-success-modal--icon{margin-top:40px;display:flex;justify-content:center}.profile-work--button{margin-top:20px}.profile-work--grid{margin-top:40px;display:grid;grid-template-columns:repeat(3, 364px);gap:24px}.profile-work--item{display:flex;flex-direction:column;background:linear-gradient(0deg, rgba(0,0,0,0.03) 0%, rgba(0,0,0,0.03) 100%),#fff}.profile-work--item-image{width:100%;border-radius:5px}.profile-work--item-image img{width:100%;height:240px;border-radius:5px}.profile-work--item-info{display:flex;flex-direction:column;border-radius:5px;background:linear-gradient(0deg, rgba(0,0,0,0.03) 0%, rgba(0,0,0,0.03) 100%),#fff;padding:12px 24px 24px 24px}.profile-work--item-name{color:#000;font-family:"SF Pro Display";font-size:24px;font-style:normal;font-weight:600;line-height:135%}.profile-work--item-description{margin-top:2px;color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:28px}.profile-work--item-link{margin-top:4px}.profile-work--item-link a{color:#0cf;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:600;line-height:135%;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.profile-work--item-button{margin-top:16px}.profile-work--item-button .base-button{width:100%}.profile-list-clients--as-tab{display:flex;align-items:center;justify-content:space-between}.profile-list-clients--as-tab .profile-clients--submenu{position:relative !important;right:unset !important;top:unset !important}.profile-list-clients--as-tab-title{color:#000;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:500;line-height:28px}.profile-list-clients--overall{margin-top:20px;display:flex;align-items:center;gap:10px}.profile-list-clients--overall .icon--rating-star{width:21px !important;height:21px !important}.profile-list-clients--overall .rating-stars--text{color:#000;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:18px}.profile-list-clients--notify{margin-top:20px;border-radius:5px;background:#fff;padding:12px 32px;font-family:"SF Pro Display";font-size:24px;font-style:normal;font-weight:500;line-height:32px}.profile-list-clients--notify.danger{color:#ff3c3c;border:1px solid #ff3c3c}.profile-list-clients--notify.success{color:#5bad1b;border:1px solid #5bad1b;background:rgba(152,242,81,0.2)}.profile-list-clients--notify.primary{border:1px solid #0cf;background:#fff;color:#0cf}.profile-list-clients--buttons{margin-top:22px}.profile-list--brands{max-width:45%}.profile-list-brands--grid{margin-top:24px;display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:40px;grid-row-gap:16px}.profile-list-brands--grid.to-delete .profile-list-brands-grid--item a{display:block !important}.profile-list-brands-grid--item{display:flex;align-items:center;max-width:260px;width:100%;justify-content:space-between;border-radius:15px;border:1px solid #467895;color:#467895;font-family:"SF Pro Display";font-size:24px;font-style:normal;font-weight:500;line-height:32px;padding:14px 36px;padding-right:18px}.profile-list-brands-grid--item a{display:none}.profile-list--clients{margin-top:24px}.profile-list--clients thead th{padding-top:27px;padding-bottom:27px;text-align:center;color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:24px}.profile-list--clients thead th span.profile-clients--counter{width:20px;height:20px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;margin-left:7px;background-color:#ff3c3c;border-radius:50%;color:#fff;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:500;line-height:18px}.profile-list--clients td{padding:12px 28px}.profile-list--clients td .profile-clients--td{display:flex;justify-content:center;flex-direction:column;align-items:center}.profile-list--clients td .profile-clients--date{display:flex;align-items:center}.profile-list--clients td .profile-clients--date span{color:#000;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:500;line-height:18px}.profile-list--clients td .profile-clients--date span.profile-clients--status{margin-left:14px;width:14px;height:14px;border-radius:50%}.profile-list--clients td .profile-clients--date span.profile-clients--status.success{background-color:#98f251}.profile-list--clients td .profile-clients--date span.profile-clients--status.danger{background-color:#ff3c3c}.profile-list--clients td .profile-clients-date--list{display:flex;gap:4px;flex-direction:column;margin-top:8px}.profile-list--clients td .profile-clients-date--item{padding:6px 15px;display:flex;align-items:center;justify-content:center;max-width:120px;cursor:pointer}.profile-list--clients td .profile-clients-date--item.danger{border-radius:10px;border:1px solid #ff3c3c;background:rgba(255,60,60,0.2);color:#ad1b1b;font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:12px;font-style:normal;font-weight:600;line-height:16px}.profile-list--clients td .profile-clients-date--item.success{border-radius:10px;border:1px solid #5bad1b;background:rgba(152,242,81,0.2);color:#5bad1b;font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:12px;font-style:normal;font-weight:600;line-height:16px}.profile-clients--info{border-radius:5px;border:1px solid rgba(60,60,60,0.2);background:#fff;padding:20px;margin-top:40px}.profile-clients-info--title{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin-bottom:2px}.profile-clients-info--data{margin-top:8px;color:#000;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:18px}.body__profile-specialist-page .add-target-block,.body__profile-designer-page .add-target-block{margin-bottom:12px}.body__profile-bureau-partners-table .profile-content,.body__profile-distributor-partners-table .profile-content{padding-top:40px;padding-left:13px}.body__profile-bureau-partners-table .profile-projects--tabs:nth-of-type(1),.body__profile-distributor-partners-table .profile-projects--tabs:nth-of-type(1){margin-top:0}.body__profile-bureau-partners-table #itemInfoContent.tab-content,.body__profile-distributor-partners-table #itemInfoContent.tab-content{margin-top:24px}.body__profile-bureau-partners-table .profile-projects--tabs .nav-item,.body__profile-distributor-partners-table .profile-projects--tabs .nav-item{margin-left:29px;margin-right:29px}.body__profile-bureau-partners-table .profile-projects--tabs .nav-item a,.body__profile-distributor-partners-table .profile-projects--tabs .nav-item a{padding-left:0;color:#000;font-family:"SF Pro Display";font-size:24px;font-style:normal;font-weight:400;line-height:28px}.body__profile-bureau-partners-table .profile-list-table--button,.body__profile-distributor-partners-table .profile-list-table--button{margin-top:40px}.body__profile-bureau-partners-table .profile-list-table--subtitle,.body__profile-distributor-partners-table .profile-list-table--subtitle{margin-top:43px}.body__profile-bureau-partners-table #itemInfoContent.tab-content{margin-top:0px}.body__profile-showroom-clients-table .profile-content{padding-top:0}.body__profile-showroom-clients-table .profile-projects--tabs:nth-of-type(1){margin-top:0}.body__profile-showroom-clients-table #itemInfoContent.tab-content{margin-top:40px}.body__profile-showroom-clients-table .profile-projects--tabs .nav-item{margin-left:29px;margin-right:29px}.body__profile-showroom-clients-table .profile-projects--tabs .nav-item a{color:#000;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:400;line-height:24px}.body__profile-showroom-clients-table #records .profile-table--item{table-layout:fixed;width:100%}.body__profile-showroom-clients-table #records .profile-table--item th,.body__profile-showroom-clients-table #records .profile-table--item td{width:auto}.body__profile-showroom-clients-table #records .profile-table--item th:last-child,.body__profile-showroom-clients-table #records .profile-table--item td:last-child{width:150px;max-width:150px}.body__profile-showroom-clients-table #records .profile-projects--tabs{position:relative}.body__profile-showroom-clients-table #records .profile-clients--submenu{position:absolute;top:0;right:0;pointer-events:auto !important}.body__profile-showroom-clients-table #records .profile-clients--submenu *{pointer-events:auto !important}.body__profile-showroom-clients-table #records .profile-clients--submenu .nav-item{margin-left:15px;margin-right:15px}.body__profile-showroom-clients-table #records .profile-clients--submenu .nav-item:last-child{margin-right:0}.body__profile-showroom-clients-table #records .profile-clients--submenu .nav-item a{display:block;background:none;border:0;cursor:pointer;color:#000;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:500;line-height:24px;border-bottom:0}.body__profile-showroom-clients-table #records .profile-clients--submenu .nav-item a.active{color:#0cf;font-size:20px;font-style:normal;font-weight:500;line-height:24px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.body__profile-showroom-clients-table #records .profile-clients--submenu .nav-item a.active:after{content:"";display:none}.body__profile-showroom-brands-table .profile-content{padding-top:0}.body__profile-showroom-brands-table .profile-form--mini-title{margin-top:0;margin-bottom:0;color:#000;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:600;line-height:28px}.body__profile-showroom-brands-table .profile-form--checkbox-grid{margin-top:20px}.body__profile-showroom-brands-table #brandSelect{position:relative}.body__profile-showroom-brands-table #brandSelect .select2-container{position:relative !important;top:unset !important;left:unset !important}.body__profile-showroom-brands-table #brandSelect .select2-container .select2-dropdown{position:relative !important}.body__profile-showroom-brands-table #brandSelect .select2-container--default .select2-results>.select2-results__options{max-height:312px !important}@media (max-width: 1030px){.body__profile-page #wrap{background:#fff}.profile-sidebar{display:none}.profile-container{background:#fff}.profile-container.open-sidebar .profile-sidebar{display:block}.profile-container.open-sidebar .profile-content{display:none}.profile-container.open-sidebar .profile-sidebar--container{position:relative;top:0;padding-left:0;padding-top:28px}.profile-container.open-sidebar .profile-sidebar--container .profile-nav{padding-left:16px}.profile-container.open-sidebar .profile-sidebar--container .profile-avatar{display:none}.profile-container.open-sidebar .profile-sidebar--container .profile-name{display:none}}.profile-table--wrap{overflow:hidden;overflow-x:auto}.profile-table--item{margin-top:12px;width:100%;border-collapse:separate;border-spacing:0}.profile-table--item thead th{top:0;z-index:1;color:#343a40;font-size:14px;font-style:normal;font-weight:500;line-height:22px;text-align:left;padding:17px 14px;border-bottom:2px solid #dfdfdf;white-space:nowrap}.profile-table--item tbody td{padding:5px 14px;vertical-align:middle;border-bottom:1px solid #dfdfdf;color:var(--Light-Secondary, #6C757D);font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:22px}.profile-table--item tbody td .badge{max-width:114px;min-width:114px}.profile-table--item tbody td .badge-accreditation{min-width:131px;max-width:131px}.profile-table--link{color:var(--Light-Secondary, #6C757D);font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:22px;text-decoration:none}.profile-table--link-v2{color:#0cf;font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:500;line-height:22px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.profile-table--link-v2:hover{color:#0cf;text-decoration-line:none}.profile-table--mini-img img{width:68px;height:32px}.profile-table--address span{width:156px;display:block}.profile-table--project{display:flex}.profile-table--project span{color:#6c757d;font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:18px}.profile-table--project span.icon{margin-left:5px}.profile-table--project-status{display:flex;align-items:center}.profile-table--project-status span{color:#6c757d;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-left:5px}.profile-table--project-status.active span{color:#0cf;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:18px}.profile-table--select .dropdown-nice{max-width:183px}.profile-table--select .dropdown-nice .select2-selection--single{border-radius:25px;border:0.67px solid rgba(60,60,60,0.2);background:#fff}.profile-table--select .dropdown-nice .select2-selection--single .select2-selection__rendered{color:#6c757d;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.profile-table--select .dropdown-nice .select2-container--open .select2-selection--single{border-bottom-left-radius:25px;border-bottom-right-radius:25px}.profile-table--checkbox{width:20px !important}.profile-table--checkbox .base-checkbox--v2-left{position:relative;top:-15px}.profile-table--select-items{text-align:center !important}.profile-table--select-actions{display:flex;flex-direction:column;align-items:center}.profile-table--attachments{display:flex;flex-wrap:wrap;max-width:180px;gap:14px}.profile-table--attachment{position:relative}.profile-table--attachment img{width:32px;height:32px;border-radius:5px;border:.53px solid #a9a9a9}.profile-table--attachment .icon{position:absolute;top:13px;left:22px}.profile-table--actions{display:flex;flex-direction:column;gap:2px}.profile-list-table--big-title{padding-top:30px;color:#467895;font-family:"SF Pro Display";font-size:48px;font-style:normal;font-weight:600;line-height:56px}.profile-list-table--subtitle{color:#000;font-family:"SF Pro Display";font-size:24px;font-style:normal;font-weight:500;line-height:135%}.profile-list-table--button .base-button{max-width:156px}.profile-list-table--actions{margin-top:68px;margin-bottom:10px;display:flex}.profile-list-table--actions .base-button{padding:2px 10px;border-radius:25px;font-size:14px;font-style:normal;font-weight:500;line-height:29px}.profile-list-table--actions .dropdown-nice{margin-left:20px;min-width:183px}.profile-list-table--actions .dropdown-nice .select2-selection--single{border-radius:25px;border:0.67px solid rgba(60,60,60,0.2);background:#fff}.profile-list-table--actions .dropdown-nice .select2-selection--single .select2-selection__rendered{color:#6c757d;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.profile-list-table--actions .dropdown-nice .select2-container--open .select2-selection--single{border-bottom-left-radius:25px;border-bottom-right-radius:25px}.profile-list-table--new-outbox-application{padding-left:0;padding-right:20px;padding-top:20px}.header-profile{background:#467895;height:260px;padding-top:40px}.header-profile--mini{height:140px}.header-profile .header-profile--logo{display:flex;align-items:center;justify-items:center}.header-profile .header-profile--logo img{width:100%;max-width:320px}.header-profile .header-profile-block{display:flex;align-items:center}.header-profile .header-profile-block--avatar{width:60px;height:60px;margin-right:20px}.header-profile .header-profile-block--avatar img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.header-profile .header-profile-block--menu{justify-content:space-between !important;align-items:center !important;display:flex;width:100%;max-width:260px;min-width:260px;height:60px;padding-left:40px;padding-right:24px;padding-top:22px;padding-bottom:22px;background:#fff;border-radius:5px}.header-profile .header-profile-block-menu--text{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:20px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-profile--mini-white{min-height:116px;height:auto;padding-top:40px;padding-bottom:40px;background-color:#fff}.header-chat{background:#fff;height:100px;padding-top:28px;padding-bottom:20px;padding-left:5%;padding-right:5%}.header-chat--breadcrumbs{padding-top:20px;background:#fff;padding-bottom:40px;padding-left:5%;padding-right:5%}.header-chat--breadcrumbs .breadcrumb-item--back a{color:var(--Text-Light, #78747A);font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:20px}.header-chat--breadcrumbs .breadcrumb-item.active{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:20px}.header-chat .header-chat--logo{display:flex;align-items:center;justify-items:center}.header-chat .header-chat--logo img{width:100%;max-width:320px}.header-chat .header-chat-block{display:flex;align-items:center}.header-chat .header-chat-block--avatar{width:60px;height:60px;margin-right:20px}.header-chat .header-chat-block--avatar img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.header-chat .header-chat-block--menu{justify-content:space-between !important;align-items:center !important;display:flex;width:100%;max-width:260px;min-width:260px;height:60px;padding-left:40px;padding-right:24px;padding-top:22px;padding-bottom:22px;background:#f6f6f6;border-radius:5px}.header-chat .header-chat-block-menu--text{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1030px){.header-chat{padding:20px;background:#467895;height:auto}.header-chat--breadcrumbs{background:#f6f6f6;padding-bottom:20px}.header-chat-block--avatar{width:32px !important;height:32px !important}.header-chat-block--avatar img{width:32px !important;height:32px !important}.header-chat-block--menu{height:32px !important;max-width:128px !important;min-width:128px !important;padding:10px 12px !important}.header-chat-block-menu--text{color:#000;font-family:"SF Pro Display";font-size:12px !important;font-style:normal;font-weight:500;line-height:11.773px !important}.header-profile{height:auto;padding:12px 0}.header-profile--mini{height:auto}.header-profile--logo img{max-width:156px !important}.header-profile-block--avatar{width:36px !important;height:36px !important;margin-right:11px !important;position:relative}.header-profile-block--avatar img{width:36px !important;height:36px !important}.header-profile-block--avatar .icon--profile{width:36px;height:36px}.header-profile-block--avatar .profile-avatar--edit{width:16px;height:16px;right:-4px;bottom:0px}.header-profile-block--avatar .profile-avatar--edit .icon--pencil{width:8px;height:8px}.header-profile-block--avatar .profile-avatar--edit .dropdown-menu-center{top:35px !important}.header-profile-block--avatar .profile-avatar--edit .dropdown-menu-center::before{top:-12px}.header-profile-block--avatar .profile-avatar--edit .dropdown-menu-center::after{top:-13px}}@media (max-width: 991px){.header-profile-block--avatar .profile-avatar--edit .dropdown-menu-center{left:-15% !important;transform:translateX(-85%) !important}.header-profile-block--avatar .profile-avatar--edit .dropdown-menu-center::before{left:90%}.header-profile-block--avatar .profile-avatar--edit .dropdown-menu-center::after{left:90%}}.profile-wish-cards{padding-top:4px;padding-left:52px}.profile-wish-cards--title{margin-bottom:28px;color:var(9090B, #09090B);font-family:"SF Pro Display";font-size:40px;font-style:normal;font-weight:500;line-height:52px}.profile-wish-card--empty{display:flex;flex-direction:column;max-width:300px}.profile-wish-card--empty-title{text-align:center;color:var(9090B, #09090B);font-family:"SF Pro Display";font-size:40px;font-style:normal;font-weight:500;line-height:52px}.profile-wish-card--empty-subtext{margin-top:12px;text-align:center;color:#959595;font-family:"SF Pro Display";font-size:15px;font-style:normal;font-weight:500;line-height:normal}.profile-wish-card--empty-icon{margin-top:40px;text-align:center}.profile-wish-card--empty-text{margin-top:28px;text-align:center;color:#000;text-align:center;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:24px}.profile-wish-card--empty-button{display:flex;justify-content:center;margin-top:20px}.profile-wish-card--empty-button .base-button{padding:4px 10px;min-width:96px;border-radius:25px;color:var(--Light-White, #fff);font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:500;line-height:22px}.profile-wish-card-modal--title{text-align:center;color:#000;font-family:"SF Pro Display";font-size:28px;font-style:normal;font-weight:500;line-height:36px;letter-spacing:-0.14px;margin-bottom:24px}.profile-wish-card-modal--input .base-input-label{color:#78747a;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.08px}.profile-wish-card-modal--textarea .base-textarea-wrap{margin-top:16px}.profile-wish-card-modal--textarea .label-wrap div{color:#78747a !important;font-family:"SF Pro Display" !important;font-size:16px !important;font-style:normal !important;font-weight:400;line-height:24px;letter-spacing:-0.08px}.profile-wish-card-modal--textarea .base-textarea{margin-top:8px}.profile-wish-card-modal--textarea textarea{border-radius:5px}.profile-wish-card-modal--textarea textarea::-moz-placeholder{color:#78747a;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.08px}.profile-wish-card-modal--textarea textarea::placeholder{color:#78747a;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.08px}.profile-wish-card-modal--remove{display:flex;margin-top:24px;align-items:center}.profile-wish-card-modal--remove span{padding-left:12px;color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.08px}.profile-wish-card-modal--button{margin-top:100px;display:flex;justify-content:end}.profile-wish-card-modal--button .base-button{min-width:180px}.profile-wish-card-modal--subtext{max-width:400px;text-align:center;color:#78747a;text-align:center;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:-0.1px;margin-left:auto;margin-right:auto}.profile-wish-card-modal--buttons{margin-top:72px}.profile-wish-card-modal--buttons .modal-confirm--button{margin-top:0}.profile-wish-card-modal--buttons .base-button{height:52px !important;color:#fff !important;font-family:"SF Pro Display";font-size:16px !important;font-style:normal;font-weight:400 !important;line-height:24px !important;letter-spacing:-0.08px}.profile-wish-card-modal--share-list{margin-top:40px;display:flex;flex-wrap:wrap}.profile-wish-card-modal--share-name{margin-top:12px;text-align:center;color:#000;font-family:"SF Pro Display";font-size:15px;font-style:normal;font-weight:500;line-height:normal}.profile-wish-card-modal--share-icon{display:flex;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;background-color:#f6f6f6;border:1.5px solid #d9d9d9}.profile-wish-card-modal--share-icon img{width:29.867px;height:29.867px}.profile-wish-card-modal--share-icon .icon--search-v2{width:28px;height:28px}.profile-wish-card-modal--share-item{margin-left:20px;margin-right:20px}.profile-wish-card-modal--share-item:first-child{margin-left:0}.profile-wish-card-modal--share-item:last-child{margin-right:0}.profile-wish-card-modal--share-item.active .profile-wish-card-modal--share-icon{border:1.5px solid #0cf}.profile-wish-card-modal--share-item.active .profile-wish-card-modal--share-name{color:#0cf;font-family:"SF Pro Display";font-size:15px;font-style:normal;font-weight:500;line-height:normal}.profile-wish-card-modal--social-link{margin-top:20px;position:relative;border-radius:5px;background:#d9d9d9;padding:14px 20px;padding-right:25px}.profile-wish-card-modal--social-link input{width:calc(100% - 25px);background:rgba(0,0,0,0);border:0;padding-right:25px;color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.3px}.profile-wish-card-modal--social-link .profile-wish-card-modal--social-link-copy{position:absolute;right:20px;top:17px}.profile-wish-card-modal--social-list{display:flex;margin-top:28px}.profile-wish-card-modal--social-item{margin-left:8px;margin-right:8px}.profile-wish-card-modal--social-item:first-child{margin-left:0}.profile-wish-card-modal--social-item:last-child{margin-right:0}.profile-wish-saved--wrap{display:flex;flex-wrap:wrap;margin-top:40px}.profile-wish-saved--wrap>.row{width:100%}.profile-wish-saved--item{display:flex;flex-direction:column;margin-bottom:60px}.profile-wish-saved-item--wrap{display:flex;width:100%;min-height:256px;border-radius:5px;justify-content:space-between;background:#a9a9a9;align-items:center;border-radius:5px;position:relative}.profile-wish-saved-item--actions{position:absolute;top:24px;right:24px;width:44px;display:flex;align-items:center;flex-direction:column}.profile-wish-saved-item--actions a{display:flex;justify-content:center;align-items:center;width:44px;height:44px;background-color:rgba(234,234,234,0.8);border-radius:50%;margin-bottom:12px}.profile-wish-saved-item--add{background:#dfdfdf !important;justify-content:center !important;flex-direction:column !important}.profile-wish-saved-item--title{margin-top:16px;color:#000;font-family:"SF Pro Display";font-size:24px;font-style:normal;font-weight:500;line-height:32px;letter-spacing:-0.12px}.profile-wish-saved-item--count{margin-top:8px;color:#78747a;text-align:left;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:500;line-height:24px}.profile-wish-saved-item-subitem--big{width:49.5%}.profile-wish-saved-item-subitem--big img{width:100%}.profile-wish-saved-item-subitem--mini{display:flex;flex-direction:column;justify-content:space-between;width:50%}.profile-wish-saved-item-subitem--two img,.profile-wish-saved-item-subitem--one img{width:100%}.profile-wish-saved--main .profile-wish-saved--item{margin-bottom:0px}.profile-wish-saved-main--bottom{margin-top:30px;color:#000;font-family:"SF Pro Display";font-size:24px;font-style:normal;font-weight:500;line-height:32px;letter-spacing:-0.12px}@media (max-width: 1030px){.body__profile-page-wish-card .profile-content{padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);padding-top:16px}.profile-wish-cards{padding-top:0;padding-left:0}.profile-wish-cards--title{margin-bottom:20px;color:var(9090B, #09090B);font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:500;line-height:135%}.profile-wish-card--empty{max-width:100%}.profile-wish-card--empty-title{text-align:left;color:var(9090B, #09090B);font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:500;margin-bottom:0;line-height:135%}.profile-wish-card--empty-subtext{text-align:left;color:#959595;font-family:"SF Pro Display";font-size:15px;font-style:normal;font-weight:500;line-height:normal}.profile-wish-card--empty-icon{margin-top:28px}.profile-wish-card--empty-text{margin-top:20px}.profile-wish-card-modal--title{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:36px;letter-spacing:-0.08px;margin-bottom:4px}.profile-wish-card-modal--input .base-input-label{font-size:14px}.profile-wish-card-modal--input .base-input-label-text{font-size:14px;padding:12px}.profile-wish-card-modal--textarea .label-wrap div{font-size:14px !important}.profile-wish-card-modal--textarea .base-textarea-wrap textarea{padding:12px;font-size:14px}.profile-wish-card-modal--textarea .base-textarea-wrap textarea::-moz-placeholder{font-size:14px}.profile-wish-card-modal--textarea .base-textarea-wrap textarea::placeholder{font-size:14px}.profile-wish-card-modal--remove{margin-top:16px}.profile-wish-card-modal--button{margin-top:24px;justify-content:center}.profile-wish-card-modal--subtext{text-align:center;color:#78747a;text-align:center;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:-0.1px}.profile-wish-card-modal--buttons{margin-top:32px}.profile-wish-card-modal--share-list{margin-top:20px;justify-content:center;width:100%}.profile-wish-card-modal--share-item{margin-left:20px;margin-right:20px}.profile-wish-card-modal--share-icon{width:44px;height:44px}.profile-wish-card-modal--share-icon img{width:23px;height:23px}.profile-wish-card-modal--share-name{font-size:12px}.profile-wish-card-modal--social-link{margin-top:0}.profile-wish-card-modal--social-link input{font-size:12px;font-style:normal;font-weight:400}.profile-wish-card-modal--social-list{margin-top:20px;justify-content:center}.profile-wish-card-modal--social-item img{max-width:44px}.profile-wish-saved-main--bottom{margin-top:12px;color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-0.08px}.profile-wish-saved--wrap{margin-top:28px;min-height:auto}.profile-wish-saved--wrap>.row{width:100%;margin:0}.profile-wish-saved--wrap>.row>*{padding:0}.profile-wish-saved--item{margin-bottom:28px}.profile-wish-saved-item--actions{top:12px;right:12px}.profile-wish-saved-item--actions a{width:36px;height:36px;margin-bottom:10px}.profile-wish-saved-item--wrap{min-height:auto}.profile-wish-saved-item--add{min-height:256px}.profile-wish-saved-item--title{margin-top:12px;color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-0.08px}.profile-wish-saved-item--count{margin-top:4px;color:#78747a;text-align:text;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:500;line-height:24px}}.profile-container-collections--breadcrumb{margin-top:36px}.profile-container-collections--breadcrumb .breadcrumb-item--main a{color:#78747a;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:20px}.profile-container-collections--title{display:flex;justify-content:center;margin-top:40px}.profile-container-collections--title h2,.profile-container-collections--title .h2{padding-bottom:0;color:#000;font-family:"SF Pro Display";font-size:32px;font-style:normal;font-weight:500;line-height:44px;letter-spacing:-0.16px}.profile-container-collections--list{margin-left:17px;display:flex;justify-content:center;align-items:center;width:44px;height:44px;border-radius:50%;background-color:rgba(234,234,234,0.8);position:relative}.profile-container-collections--list .dropdown-menu{border-radius:5px;background:#fff;padding:12px 16px;border:0;box-shadow:0px 4px 8px rgba(0,0,0,0.1)}.profile-container-collections--list .dropdown-menu::after{content:"";position:absolute;top:-15px;left:50%;transform:translateX(-50%);width:32px;height:19px;background-image:url('data:image/svg+xml;utf8,<svg width="60" height="28" viewBox="0 0 60 28" fill="none" xmlns="http://www.w3.org/2000/svg"><defs><filter id="shadow" x="0" y="0" width="60" height="28" filterUnits="userSpaceOnUse"><feDropShadow dx="0" dy="6" stdDeviation="6" flood-color="rgba(0,0,0,0.12)"/></filter></defs><polygon points="30,8 54,28 6,28" fill="white" filter="url(/%23shadow)"/></svg>');background-repeat:no-repeat;background-size:contain;z-index:2;pointer-events:none}.profile-container-collections--list .dropdown-menu::before{content:"";position:absolute;top:-13px;left:50%;transform:translateX(-50%);width:28px;height:20px;background-image:url('data:image/svg+xml;utf8,<svg width="28" height="15" viewBox="0 0 28 15" fill="none" xmlns="http://www.w3.org/2000/svg"><polygon points="14,2 26,15 2,15" fill="white"/></svg>');background-repeat:no-repeat;background-size:contain;z-index:3;pointer-events:none}.profile-container-collections--list .dropdown-item{padding:5px 16px;color:#000;font-family:"SF Pro Display";font-size:12px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-0.06px;text-align:left}.profile-container-collections--list .dropdown-item:hover{border-radius:5px;background:#f2f2f2}.profile-container-collections--list .dropdown-menu-center{left:50% !important;transform:translateX(-50%) !important;right:auto !important;top:65px !important}.profile-container-collections--count{padding-left:70px;padding-right:70px;margin-top:24px;color:#78747a;text-align:left;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:500;line-height:24px}.profile-container-collections--items{padding-left:70px;padding-right:70px;margin-top:36px;display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:masonry}.profile-container-collections--item{position:relative;max-width:260px;width:100%;margin-bottom:40px}.profile-container-collections--item .profile-container-collections-item--hover{display:none}.profile-container-collections--item .hover .profile-container-collections-item--hover{display:flex}.profile-container-collections--item:hover .profile-container-collections-item--hover{display:flex}.profile-container-collections-item--hover{position:absolute;flex-direction:column;width:100%;height:100%;background-color:rgba(0,0,0,0.5)}.profile-container-collections-item--category .dropdown .btn{display:flex;align-items:center;margin-left:16px;margin-top:16px;padding:0;background:rgba(0,0,0,0);border:0}.profile-container-collections-item--category .dropdown .btn .profile-container-collections-item--btn-icon{padding-right:8px;transform:rotate(180deg);transition:transform .3s ease}.profile-container-collections-item--category .dropdown .btn.profile-container-collections-item--dropdown-toggle .profile-container-collections-item--btn-icon{transform:rotate(360deg) !important}.profile-container-collections-item--actions{margin-top:auto;display:flex;width:100%;justify-content:center}.profile-container-collections-item--actions a{display:flex;justify-content:center;align-items:center;width:44px;height:44px;background-color:rgba(234,234,234,0.8);border-radius:50%;margin-bottom:12px;margin-left:6px;margin-right:6px}.profile-container-collections-item--actions a:first-child{margin-left:0}.profile-container-collections-item--actions a:last-child{margin-right:0}.profile-container-collections-item--category .dropdown-menu{min-width:280px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.15)}.profile-container-collections-item--category .dropdown-menu .dropdown-divider{margin:.5rem 0}.profile-container-collections-item--category .dropdown-menu .dropdown-item{padding:.25rem 1rem;border-radius:4px;transition:all .2s}.profile-container-collections-item--category .dropdown-menu .dropdown-item:hover,.profile-container-collections-item--category .dropdown-menu .dropdown-item:focus{background-color:#f8f9fa;color:inherit}.profile-container-collections-item--category .dropdown-menu .dropdown-item.active{background-color:#e9ecef;color:inherit}.profile-container-collections-item--bottom{margin-top:20px;display:flex;align-items:center}.profile-container-collections-item--image{position:relative;overflow:hidden;border-radius:4.541px}.profile-container-collections-item--icon{margin-right:12px;width:44px;height:44px}.profile-container-collections-item--icon img{width:44px;height:44px}.profile-container-collections-item--name{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:20px}.collection-dropdown--open{background:rgba(0,0,0,0);border:0;padding:0;position:relative}.collection-dropdown--open .popover-body{padding:0}.collection-dropdown--open .dropdown-menu{display:flex;position:relative;padding:0;border:0;width:260px}.collection-dropdown--open .dropdown-menu>div{width:100%}.collection-dropdown--open .dropdown-divider{border-top:2px solid #eaeaea;margin-top:20px}.collection-dropdown--open .collection-dropdown--store{display:flex;align-items:center;justify-content:space-between;padding:12px 16px}.collection-dropdown--open .collection-dropdown--create{display:flex;align-items:center;padding:20px 16px;padding-bottom:26px}.collection-dropdown--open .collection-dropdown--items{display:flex;flex-direction:column}.collection-dropdown--open .collection-dropdown-store--text{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-0.08px}.collection-dropdown--open .collection-dropdown-item--link{padding:6px 16px;display:flex;align-items:center}.collection-dropdown--open .collection-dropdown-item--link:hover{background:#f2f2f2}.collection-dropdown--open .collection-dropdown-item--icons{display:flex;flex-wrap:wrap;max-width:40px;min-width:40px;width:100%;height:40px}.collection-dropdown--open .collection-dropdown-item--icons img{border-radius:3px}.collection-dropdown--open .collection-dropdown-item--icons img:only-child{width:40px;height:40px}.collection-dropdown--open .collection-dropdown-item--icons img:not(:only-child){width:20px;height:20px}.collection-dropdown--open .collection-dropdown-item--text{padding-left:12px;color:#000;font-family:"SF Pro Display";font-size:13px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-0.065px}.collection-dropdown--open .collection-dropdown-create--text{padding-left:12px;color:#000;font-family:"SF Pro Display";font-size:13px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-0.065px}@media (max-width: 1030px){.profile-container-collections--breadcrumb{margin-top:20px}.profile-container-collections--breadcrumb .breadcrumb-item--main a{font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:16px}.profile-container-collections--breadcrumb .breadcrumb-item.active{color:#000;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:16px}.profile-container-collections--title{margin-top:20px;justify-content:flex-start}.profile-container-collections--title h2,.profile-container-collections--title .h2{color:#09090b;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:500;line-height:135%}.profile-container-collections--list{width:30px;height:30px;margin-left:8px;margin-bottom:0}.profile-container-collections--list .icon--list{width:16.005px;height:16.005px}.profile-container-collections--count{padding-left:0;padding-right:0;margin-top:4px}.profile-container-collections--items{padding-left:0;padding-right:0;margin-top:18px;width:100% !important}.profile-container-collections--item{max-width:100%;margin-bottom:20px}.profile-container-collections-item--image{width:100%}.profile-container-collections-item--image img{width:100%}.profile-container-collections-item--icon{width:40px;height:40px}.profile-container-collections-item--icon img{width:40px;height:40px}}.profile-specialists{padding-top:4px;padding-left:52px;max-width:608px}.profile-specialists--title{color:var(9090B, #09090B);font-family:"SF Pro Display";font-size:40px;font-style:normal;font-weight:500;line-height:52px;margin-top:60px}.profile-specialists .profile-specialists--title{margin-top:0px}.profile-specialists--consultated .item-mini--consultant{padding-bottom:20px}.profile-specialists--consultated .item-mini--consultant:last-child{padding-bottom:0}.profile-specialists--wrap{margin-top:28px}.profile-specialists--wrap .item-mini--consultant{padding-bottom:20px}.profile-specialist-item--body{position:relative;padding:24px;border-radius:5px;background:#fff}.profile-specialist-item--body .profile-mini{width:100%;padding-right:30px}.profile-specialist-item--body .profile-mini--image{padding-right:0;margin-right:15px}.profile-specialist-item--description{margin-top:6px;color:#000;font-family:SF Pro Display,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:28px}.profile-specialist-item--favorites{position:absolute;right:24.5px}.profile-specialist-item--rating{margin-top:10px}.profile-specialist-item--rating .rating-stars--count{margin-left:4px}.profile-specialist-item--rating .rating-stars--text{margin-left:4px;color:#a9a9a9;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:16px}.profile-specialist-item--rating .badge-light-blue{padding:6px 12px;border-radius:4px;background:rgba(0,204,255,0.0784314);color:#0cf;font-family:SF Pro Display,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:16px}.profile-specialist-item--review{border-top:1px solid #d9d9d9;margin-top:18px}.profile-specialist-item-review--title{margin-top:16px;padding-left:3px;color:#000;text-align:left;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:600;line-height:20px}.profile-specialist-item-review--text{padding-left:3px;margin-top:12px;color:#78747a;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:20px}#modal-profile-consultations-review .consultations-modal-review--title{margin-top:32px;color:#000;font-family:"SF Pro Display";font-size:24px;font-style:normal;font-weight:500;line-height:32px}#modal-profile-consultations-review .consultations-modal-review--stars{margin-top:48px}#modal-profile-consultations-review .consultations-modal-review--button{margin-top:32px}#modal-profile-consultations-review .consultations-modal-review--textarea{margin-top:40px;position:relative}#modal-profile-consultations-review .consultations-modal-review--textarea .add-photo-label{position:absolute;left:20px;bottom:20px;color:#0cf;font-family:"SF Pro Display";font-size:14px;font-style:normal;text-decoration:none;font-weight:400;line-height:22px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}#modal-profile-consultations-review .consultations-modal-review--textarea .add-photo-label .add-photo-text{text-decoration:underline}#modal-profile-consultations-review .consultations-modal-review--textarea textarea{border-radius:5px;border:1px solid #bfbfbf;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding:20px 20px;padding-bottom:40px}#modal-profile-consultations-review .consultations-modal-review--textarea textarea::-moz-placeholder{color:#78747a;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px}#modal-profile-consultations-review .consultations-modal-review--textarea textarea::placeholder{color:#78747a;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media (max-width: 1030px){.body__profile-page-specialists .profile-content{padding:0}.body__profile-page-specialists .profile-specialists{padding-left:0;max-width:100%}.body__profile-page-specialists .profile-specialists--title{margin-top:20px;margin-bottom:20px;font-size:20px;font-style:normal;font-weight:500;line-height:135%}.body__profile-page-specialists .profile-specialist-item--body{padding-left:16px;padding-right:16px;border-radius:5px;background:#fbfbfb}.body__profile-page-specialists .profile-specialist-item--body .icon--work{width:16px;height:16px}.body__profile-page-specialists .profile-specialist-item--body .profile-mini--name{font-size:16px;font-style:normal;font-weight:600;line-height:20px}.body__profile-page-specialists .profile-specialist-item--body .profile-mini-work--name{font-size:14px;font-style:normal;font-weight:500;line-height:20px}.body__profile-page-specialists .profile-specialist-item--body .profile-specialist-item--description{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.body__profile-page-specialists .profile-specialist-item--body .profile-specialist-item--rating.badge-light-blue{font-size:14px;font-style:normal;font-weight:500;line-height:24px}.body__profile-page-specialists .profile-specialist-item--review{margin-top:16px}}.support{padding-top:60px}.support__title{color:#467895;font-family:"SF Pro Display";font-size:36px;font-style:normal;font-weight:500;line-height:36px}.support__subtitle{margin-top:40px;color:#000;font-family:"SF Pro Display";font-size:32px;font-style:normal;font-weight:600;line-height:36px}.support__description{margin-top:16px;color:#78747a;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.08px}.support__search{margin-top:28px}.support__search--input{max-width:140px;width:100%}.support__search--input .input--search .form-control{padding-top:2px;padding-bottom:2px;color:#a7a7a7;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:24px}.support__search--input .input--search .icon--search{width:16px;height:16px}.support__search--button{margin-left:28px;display:flex;align-items:center}.support__checkbox{margin-top:0}.support__list{padding:0;margin:0}.support__item{padding:20px 0;border-bottom:1px solid #dfdfdf}.support__item .support__ticket-id{order:1;color:#78747a;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding-right:12px}.support__item .support__ticket-time{padding-right:20px;color:#78747a;font-family:"SF Pro Display";font-size:12px;font-style:normal;font-weight:400;line-height:24px}.support__item .support__ticket-title{order:0;padding-right:12px;color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-0.08px}.support__item .support__ticket-description{order:2;padding-right:5px;margin-left:auto;margin-right:auto}.support__item .support__ticket-description a{color:#0cf;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.08px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.support__item .support__ticket-left{display:flex;flex-direction:row;flex:1 1 auto}.support__item .support__ticket-right{display:flex;flex-direction:row}.support__status{padding:2px 10px;color:var(--Light-White, #fff);font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:22px;white-space:nowrap;border-radius:25px}.support__status.bg-success{background:#98f251 !important;color:#fff}.support-form{padding-top:40px;padding-bottom:60px}.support-form--title{color:#000;font-family:"SF Pro Display";font-size:32px;font-style:normal;font-weight:600;line-height:36px}.support-form__container{margin-top:22px;border-radius:30px;background:#e0f9ff;padding:32px 60px}.support-form__container--item{margin-bottom:16px}.support-form__container--item-message{margin-top:16px}.support-form__container .form-label{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-0.08px;margin-bottom:12px}.support-form__container .form-control{border-radius:10px;background:#fff;padding-top:8px;padding-bottom:12px;padding-left:23px;padding-right:23px;color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.08px}.support-form__container .form-control:focus{box-shadow:none;outline:none}.support-form__container textarea.form-control{height:160px;border-radius:10px;background:#fff;padding:12px 24px;color:#78747a;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.08px}.support-form #file-list{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-start;border-radius:10px;background:#fff;padding:6px 10px}.support-form .file-badge{position:relative;padding-right:24px;border-radius:5px;border:1px solid #dadada;background:#eaeaea;padding:3px 10px;display:flex;align-items:center;color:#000;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:22px}.support-form .file-badge>button{background-color:rgba(0,0,0,0);border:0}.support-form #file-add-label{display:inline-block;padding:6px 10px;border-radius:10px;cursor:pointer;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#0cf;font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:22px}.support-form .form-actions{margin-top:40px !important;gap:12px}.support-form .form-actions .btn{border:0;border-radius:25px;padding:2px 10px;color:#fff;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:22px}.support-form .form-actions .btn-danger{background:rgba(218,0,0,0.7)}.support-form .form-actions .btn-success{background:#98f251}@media (max-width: 1030px){.support{padding-top:20px}.support .support__title{font-size:20px;font-style:normal;font-weight:500;line-height:135%}.support .support__subtitle{margin-top:16px;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.support .support__description{margin-top:8px;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.support .support__search{margin-top:20px;margin-bottom:28px}.support__item{flex-direction:row !important;align-items:flex-start !important;flex-wrap:nowrap}.support__item .support__checkbox{flex:0 0 2rem;width:10%}.support__item .support__ticket-left{flex-direction:column;overflow:hidden}.support__item .support__ticket-right{flex-direction:column;align-items:end}.support__item .support__ticket-title{order:1;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.support__item .support__ticket-description{margin-left:0}.support__item .support__ticket-time{padding-right:0px}.support__item .support__ticket-id,.support__item .support__title{width:auto !important;margin-bottom:4px}.support__item .support__description{font-size:12px;font-style:normal;font-weight:400;line-height:20px;max-width:100%;margin-left:0}.support__item .support__description a{max-width:100%}.support__item .support__status{margin-top:6px}.support-form{padding-top:28px}.support-form .support-form--title{font-size:16px;font-style:normal;font-weight:700;line-height:24px}.support-form .support-form__container{padding:16px 20px}.support-form .form-actions{margin-top:38px !important}}.support-ticket-header{margin-top:40px}.support-ticket-header__title-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.support-ticket-header__sub{display:flex;align-items:center;gap:.75rem}.support-ticket-header__title{color:#000;font-family:"SF Pro Display";font-size:32px;font-style:normal;font-weight:400;line-height:36px;margin:0}.support-ticket-header__number{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px}.support-ticket-header__date{width:100%;margin-top:16px;margin-bottom:0;color:#78747a;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.08px}.support-ticket-header__date>span{font-weight:600}.support-messages{display:flex;flex-direction:column;gap:40px;margin-top:40px;margin-bottom:40px}.support-message-card{border-radius:30px;background:#e0f9ff}.support-message-card__timestamp{text-align:right;color:#78747a;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-0.08px}.support-message-card__content{padding:60px;padding-top:21px;padding-bottom:35px;position:relative}.support-message-card__header{display:block}.support-message-card__label{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-0.08px}.support-message-card__user-badge{margin-top:12px;background-color:#fff;border-radius:10px;padding:8px 20px;width:100%;display:flex;flex-direction:column}.support-message-card__name{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.08px}.support-message-card__role{margin-top:4px;color:#78747a;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.07px}.support-message-card__body{margin-top:16px}.support-message-card__text{margin-top:12px;background-color:#fff;height:160px;overflow-y:auto;border-radius:10px;padding:12px 24px}.support-message-card__text p{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.08px;margin:0;margin-bottom:.5rem}.support-message-card__text p:last-child{margin-bottom:0}.support-message-card__attachments{margin-top:16px}.support-message-card__attachment-badge{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;margin-top:12px;background-color:#fff;border-radius:10px;padding:6px 10px}.support-message-card__attachment-badge a{padding:3px 10px;border-radius:5px;border:1px solid #dadada;background:#eaeaea;color:#000;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:22px}@media (max-width: 1030px){.support-ticket-header{margin-top:16px}.support-ticket-header__title{font-size:16px;font-style:normal;font-weight:700;line-height:24px;order:0}.support-ticket-header__title-row{gap:0}.support-ticket-header__sub{order:2;width:100%;margin-top:12px}.support-ticket-header__number{font-size:14px;font-style:normal;font-weight:400;line-height:24px}.support-ticket-header__date{margin-top:8px;order:1;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.support-ticket-header__date>span{font-size:12px;font-style:normal;font-weight:700;line-height:16px}.support-messages{gap:24px;margin-top:24px;margin-bottom:24px}.support-message-card__content{padding:20px;padding-top:20px;padding-bottom:35px}.support-message-card__body{margin-top:20px}.support-message-card__timestamp{font-size:14px;font-style:normal;font-weight:600;line-height:24px}.support-message-card__name{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.support-message-card__role{font-size:12px;font-style:normal;font-weight:400;line-height:20px}.support-message-card__text{padding:12px 20px}.support-message-card__text p{font-size:14px;font-style:normal;font-weight:400;line-height:20px}}.body__profile-page-chat{height:100vh}.body__profile-page-chat .profile-container{background-color:#fff;display:flex;flex-direction:column}.body__profile-page-chat .profile-container .row{flex:1;display:flex}#modal-chat-delete .modal-body{padding-top:56px;padding-bottom:60px;padding-left:60px;padding-right:60px}#modal-chat-delete .profile-chat-modal--subtext{color:#000;font-family:"SF Pro Display";font-size:24px;font-style:normal;font-weight:400;line-height:32px}#modal-chat-delete .profile-chat-modal--buttons{display:flex;margin-top:40px;width:100%;justify-content:center}#modal-chat-delete .profile-chat-modal--buttons .modal-confirm--button{margin-top:0}.chat{display:flex;height:100%;background-color:#fff}.chat__sidebar{width:100%;height:100%;background:#f6f6f6;display:flex;flex-direction:column;padding:28px;flex:1;overflow:hidden}.chat__sidebar--col{max-width:320px;width:100%;padding-left:0;padding-right:0;display:flex;flex-direction:column}.chat__sidebar-header{padding-bottom:14px;border-bottom:1px solid #d9d9d9}.chat__user-info{display:flex;align-items:center;justify-content:space-between;gap:12px}.chat__user-name{flex:1;color:#4399ff;font-family:"SF Pro Display";font-size:15px;font-style:normal;font-weight:600;line-height:normal}.chat__create-group{display:flex;gap:4px;color:#4399ff;font-family:"SF Pro Display";font-size:12px;font-style:normal;font-weight:400;line-height:20px;cursor:pointer}.chat__avatar{width:45px;height:45px;border-radius:50%;background-color:#dce8ff;overflow:hidden}.chat__avatar--small{width:32px;height:32px;flex-shrink:0}.chat__avatar-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.chat__search{padding-top:15px;position:relative}.chat__search>.icon{position:absolute;left:8px;top:65%;transform:translateY(-50%);width:23.438px;height:23.438px;color:#a2a7b4}.chat__search-input{border:0;width:100%;padding:8px 16px 8px 41px;border-radius:30px;background:#fff;border:none;color:#000;font-family:"SF Pro Display";font-size:15px;font-style:normal;font-weight:400;line-height:normal}.chat__search-input::-moz-placeholder{color:#cdcdcd;font-family:"SF Pro Display";font-size:15px;font-style:normal;font-weight:400;line-height:normal}.chat__search-input::placeholder{color:#cdcdcd;font-family:"SF Pro Display";font-size:15px;font-style:normal;font-weight:400;line-height:normal}.chat__search-input:focus{outline:none}.chat__contacts{flex:1;overflow-y:auto}.chat__contact{display:flex;align-items:center;gap:12px;cursor:pointer;padding-top:20px}.chat__contact:hover{background-color:#f6f6f6}.chat__contact-info{flex:1;min-width:0}.chat__contact-name{color:#4399ff;font-family:"SF Pro Display";font-size:15px;font-style:normal;font-weight:600;line-height:normal}.chat__contact-status{padding-top:4px;color:#959595;font-family:"SF Pro Display";font-size:9px;font-style:normal;font-weight:400;line-height:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat__last-info{display:flex;flex-direction:column;align-items:end}.chat__contact-time{padding-right:5px;color:#bababa;font-family:"SF Pro Display";font-size:9px;font-style:normal;font-weight:400;line-height:normal}.chat__contact-readed{margin-top:9px;width:13px;height:12px;background-image:url('data:image/svg+xml,<svg width="13" height="12" viewBox="0 0 13 12" fill="none" xmlns="http://www.w3.org/2000/svg"><ellipse cx="6.73381" cy="6" rx="6.26506" ry="6" fill="%23DCE8FF"/><path d="M2.5625 6L5.69503 9L10.9159 3" stroke="%234399FF" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.chat__contact-count{margin-top:9px;display:flex;flex-direction:column;justify-content:center;width:12px;height:12px;flex-shrink:0;background:#4399ff;border-radius:50%;color:#fff;text-align:center;font-family:Inter;font-size:10px;font-style:normal;font-weight:400;line-height:normal}.chat__messages--col{display:flex;flex-direction:column;padding-left:0}.chat__main{display:flex;flex-direction:column;flex:1;overflow:hidden}.chat__header{min-height:64px;flex-shrink:0;background-color:#fff;border-bottom:1px solid #d9d9d9;margin-right:90px;margin-left:16px;display:flex;align-items:center;justify-content:space-between}.chat__header--block{width:100%}.chat__header--navigate{display:flex;align-items:center;justify-content:space-between}.chat__header-navigate--title{color:#a7a7a7;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px}.chat__header-navigate--back{display:flex;align-items:center;gap:12px;color:#4399ff;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:20px}.chat__header-navigate--next{display:flex;align-items:center;gap:12px;color:#4399ff;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:20px}.chat__header--search{width:100%;position:relative;padding-bottom:14px;padding-top:14px}.chat__header--search .icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:23.438px;height:23.438px;color:#a2a7b4}.chat__header-search--input{width:100%;border-radius:30px;border:1px solid rgba(0,0,0,0.12);color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding:8px 41px 8px 20px}.chat__header-search--input::-moz-placeholder{color:#a7a7a7}.chat__header-search--input::placeholder{color:#a7a7a7}.chat__header-search--input:focus{outline:none}.chat__add-group{padding-top:40px;margin-right:90px;margin-left:16px}.chat__group-list{margin-top:20px;border-radius:20px;border:1px solid #4399ff;background:#fff;padding:20px 40px}.chat__group-form{border-radius:20px;border:1px solid #4399ff;background:#fff;padding:14px 40px;display:flex;align-items:center}.chat__group-form .profile-avatar{width:60px;height:60px;margin-left:0;margin-bottom:0}.chat__group-form .profile-avatar .icon--profile{border:1px solid #4399ff;border-radius:50%}.chat__group-form .profile-avatar .profile-avatar--edit{width:11.52px;height:11.52px;right:4px;bottom:2px}.chat__group-form .profile-avatar .profile-avatar--edit .icon{width:6px;height:6px}.chat__group-form .profile-avatar img{width:60px;height:60px}.chat__group-input{width:90%;padding-left:20px;display:flex;align-items:center}.chat__group-input input{width:100%;border:rgba(0,0,0,0);font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:normal;color:#000}.chat__group-input input::-moz-placeholder{color:#a7a7a7}.chat__group-input input::placeholder{color:#a7a7a7}.chat__group--item{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid #d9d9d9}.chat__group--item:last-child{border-bottom:none}.chat__group--item .chat__contact-info{margin-left:6px}.chat__group--item .chat__avatar{width:36px;height:36px}.chat__group--item .chat__avatar img{width:36px;height:36px}.chat__group--item .chat__contact-info .chat__contact-name{color:#000;font-family:"SF Pro Display";font-size:10px;font-style:normal;font-weight:400;line-height:12px}.chat__group--item .chat__contact-info .chat__contact-status{color:#a9a9a9;font-family:"SF Pro Display";font-size:10px;font-style:normal;font-weight:400;line-height:12px}.chat__group--add-users{display:flex;align-items:center;justify-content:flex-start;padding-top:0}.chat__group--add-users span{padding-left:8px;color:#4399ff;font-family:"SF Pro Display";font-size:12px;font-style:normal;font-weight:400;line-height:20px}.chat__add-area{display:flex;flex-direction:column;flex:1;overflow-y:auto;margin-right:90px;margin-left:16px}.chat__add--item{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid #d9d9d9}.chat__add--item:last-child{border-bottom:none}.chat__add--item .name{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:20px}.chat__add--item .checkbox-wrapper{position:relative}.chat__add--item .checkbox-wrapper input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px;height:20px;border:1px solid #4399ff;background:#fff;border-radius:50%;cursor:pointer;position:relative;background:#fff;transition:all .2s ease}.chat__add--item .checkbox-wrapper input[type=checkbox]:checked{background:#fff}.chat__add--item .checkbox-wrapper input[type=checkbox]:checked::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" rx="10" fill="%234399FF"/><path d="M15 6.66406L8.33333 13.3307L5 9.9974" stroke="white" stroke-width="1.66667" stroke-linecap="round" stroke-linejoin="round"/></svg>');width:20px;height:20px;border-radius:50%}.chat__add--item .checkbox-wrapper input[type=checkbox]:hover{background:#f8fbff}.chat__add--item .checkbox-wrapper input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 2px rgba(67,153,255,0.2)}.chat__header-info{display:flex;align-items:center;gap:12px}.chat__header-name{color:#4399ff;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:600;line-height:normal}.chat__header-participants{padding-top:8px;color:#afafaf;font-family:"SF Pro Display";font-size:12px;font-style:normal;font-weight:400;line-height:normal}.chat__header-actions{display:flex;align-items:center;gap:8px}.chat__dropdown{padding-left:16px;width:24px}.chat__dropdown .dropdown-menu{padding:26px 16px;border-radius:5px;background:#fff;filter:drop-shadow(0px 4px 16px rgba(0,0,0,0.15));border:0}.chat__dropdown .dropdown-menu .dropdown-item{display:flex;color:#000;align-items:center;font-family:"SF Pro Display";font-size:13px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-0.065px;padding-left:0;padding-right:0;padding-top:6px}.chat__dropdown .dropdown-menu .dropdown-item:first-child{padding-top:0}.chat__dropdown .dropdown-menu .dropdown-item .icon{margin-right:16px;width:20px}.chat__dropdown .dropdown-menu .dropdown-item--delete{color:rgba(218,0,0,0.7)}.chat__messages{display:flex;flex-direction:column;flex:1;overflow-y:auto;padding:20px;padding-right:90px;padding-left:16px;min-height:0;gap:16px}.chat__message{display:flex;align-items:flex-end;gap:8px}.chat__message--start{margin-top:auto;margin-bottom:auto;margin-left:auto;margin-right:auto;text-align:center;color:#959595;font-family:"SF Pro Display";font-size:15px;font-style:normal;font-weight:500;line-height:normal}.chat__message--sent{flex-direction:row-reverse}.chat__message--sent .chat__message-content{align-items:flex-end}.chat__message--sent .chat__message-bubble{background:#4399ff;color:#fff}.chat__message--sent .chat__message-sender{color:#d4d4d4}.chat__message--sent .chat__message-time{color:#d4d4d4}.chat__message--received .chat__message-bubble{background:#dce8ff}.chat__message--received .chat__message-text{color:#000}.chat__message--empty{max-width:380px;width:100%;margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto;border-radius:30px;background:rgba(67,153,255,0.2);padding:15px 26px;text-align:center;color:#959595;font-family:"SF Pro Display";font-size:15px;font-style:normal;font-weight:500;line-height:normal}.chat__message-sender--wrap{display:flex;justify-content:space-between;margin-bottom:4px}.chat__message-content{display:flex;flex-direction:column;max-width:320px}.chat__message-bubble{padding:12px;border-radius:5px}.chat__message-sender{color:#afafaf;font-family:"SF Pro Display";font-size:10px;font-style:normal;font-weight:500;line-height:12px}.chat__message-text{word-break:break-word;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:158.5%}.chat__message-time{color:#a8a8a8;font-family:"SF Pro Display";font-size:8px;font-style:normal;font-weight:500;line-height:12px;text-align:right;margin-left:12px}.chat__link-url{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#000;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:24px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;margin-bottom:8px}.chat__link-preview{overflow:hidden;border-left:2px solid #000;padding-left:6px}.chat__link-preview-image{width:100%;height:190px;border-radius:5px;-o-object-fit:cover;object-fit:cover}.chat__link-preview-content{padding:4px;padding-bottom:0}.chat__link-preview-domain{color:#000;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:4px}.chat__link-preview-title{color:#000;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:4px}.chat__link-preview-description{color:#000;font-family:"Apple Symbols";font-size:14px;font-style:normal;font-weight:400;line-height:20px}.chat__input-container{flex-shrink:0;background-color:#dce8ff;padding:28px 32px;gap:24px;display:flex;align-items:center;width:100%}.chat__input-wrapper{display:flex;align-items:center;width:100%;gap:12px;background-color:#fff;border-radius:9999px;padding:12px 16px}.chat__input{flex:1;border:none;background-color:rgba(0,0,0,0);color:#201926;font-family:"SF Pro Display";font-size:15px;font-style:normal;font-weight:400;line-height:normal}.chat__input:focus{outline:none}.chat__input::-moz-placeholder{color:#cdcdcd}.chat__input::placeholder{color:#cdcdcd}.chat__send-button{width:44px;height:44px;border-radius:50%;background-color:#0060ff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.chat__send-button:hover{background-color:#0060ff}@media (max-width: 1030px){.chat__sidebar--col{max-width:100%;display:flex;padding:0px}.chat__sidebar--col .chat__sidebar{padding:20px}.chat__messages--col{display:none;padding-right:0;background:#f6f6f6;padding-top:20px}body.open-chat .header-chat--breadcrumbs{display:none}body.open-chat .chat__sidebar--col{display:none !important}body.open-chat .chat__messages--col{display:flex !important}.chat__header{margin-left:20px;margin-right:20px;background:#f6f6f6}.chat__add-area{margin-left:20px;margin-right:20px;padding-top:0px}.chat__add-group{margin-left:20px;margin-right:20px;padding-top:16px}.chat__group-form{padding:12px 20px}.chat__group-form .profile-avatar{height:48px;width:48px}.chat__group-form .profile-avatar .icon--profile{height:48px;width:48px}.chat__group-form .profile-avatar img{height:48px;width:48px}.chat__group-list{margin-top:16px;padding:20px 20px}.chat__group--item{padding:8px 0}.chat__header--navigate{flex-wrap:wrap}.chat__header-navigate--next,.chat__header-navigate--back{font-size:14px}.chat__header-navigate--back{order:0}.chat__header-navigate--next{order:1}.chat__header-navigate--title{order:2;width:100%;margin-top:20px;margin-bottom:12px;text-align:center}.chat__header--search{padding-top:0}.chat__messages{padding-right:20px}.chat__input-container{padding:24px 12px;gap:8px}.chat__input-container .icon-chat--mic{width:15.719px;height:24.156px}.chat__input-container .icon-chat--camera{width:28.695px;height:24px}.chat__input-wrapper{padding:12px 20px}#modal-chat-delete .modal-body{padding-top:36px;padding-bottom:28px;padding-left:20px;padding-right:20px}#modal-chat-delete .modal-body .close{display:none}#modal-chat-delete .profile-chat-modal--subtext{color:#000;text-align:center;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:20px}#modal-chat-delete .profile-chat-modal--buttons{display:flex;margin-top:40px;width:100%;justify-content:center}#modal-chat-delete .profile-chat-modal--buttons .base-button{width:120px;height:48px;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:24px}}.popup-chat-box{background-color:#fff;border:0px;bottom:0;display:none;height:670px;position:fixed;right:70px;width:540px;border-radius:5px 5px 0px 0px}.popup-chat-box-on{display:block !important}.popup-chat-box .popup-chat-head{width:100%;padding:8px 24px;justify-content:space-between;display:flex;border-radius:5px 5px 0px 0px;background:#0cf;align-items:center}.popup-chat-box .popup-chat-head--wrap{display:flex;flex-direction:column}.popup-chat-box .popup-chat-head--title{color:#fff;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:700;line-height:24px}.popup-chat-box .popup-chat-head--number{margin-top:2px;color:#fff;font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:12px;font-style:normal;font-weight:400;line-height:20px}.popup-chat-messages-footer{bottom:0;position:absolute;width:100%}.popup-chat-box .popup-chat-messages{height:calc(100% - 134px);background:#f6f6f6;overflow:auto;display:flex;flex-direction:column;padding:10px 24px;gap:16px}.popup-chat-messages .chat__message--received .chat__message-bubble{background:#fff}.popup-chat-messages .chat__message--received .chat__message-bubble .chat__message-text{color:#000}.popup-chat-messages .chat__message--sent .chat__message-bubble{background:#fff}.popup-chat-messages .chat__message--sent .chat__message-bubble .chat__message-text{color:#000}.popup-chat-messages-footer{display:flex;height:72px;padding:12px 24px;background:#f6f6f6}.popup-chat-messages-footer .chat__input-wrapper{border-radius:5px}.popup-chat-messages-footer .chat__input-wrapper .icon-chat--camera{width:24px;height:20px}.popup-chat-messages-footer .chat__send-button{width:28px;height:28px}.popup-chat-messages-footer .chat__send-button .icon{width:15.273px;height:15.273px}@media (max-width: 1030px){.popup-chat-box.popup-chat-box-on{display:none !important}}.body__profile-page-projects .modal-confirm--wrap{padding:40px 57px}.profile-projects--title{width:100%;color:#000;font-family:"SF Pro Display";font-size:24px;font-style:normal;font-weight:500;line-height:28px;padding-bottom:10px;border-bottom:1px solid #d9d9d9}.profile-projects--calendar{margin-top:35px}.profile-projects-calendar--wrap{display:flex;border-radius:4.732px;background:#f5fbff;padding:24px 36px;padding-bottom:72px}.profile-projects-calendar--wrap .air-datepicker-projects-container{z-index:20 !important}.profile-projects--wrap{margin-top:60px}.profile-projects-title--big{color:#000;font-family:"SF Pro Display";font-size:36px;font-style:normal;font-weight:600;line-height:28px}.profile-projects-title--little{color:#000;font-family:"SF Pro Display";font-size:24px;font-style:normal;font-weight:400;line-height:28px}.profile-projects--list{margin-top:28px;display:flex;flex-direction:row;flex-wrap:wrap;gap:40px}.profile-projects--item{display:flex;flex-direction:column;padding:20px;border-radius:5px;width:340px;background:linear-gradient(0deg, #fff 0%, #fff 100%),#fff}.profile-projects--item:hover{background:linear-gradient(0deg, rgba(0,204,255,0.1) 0%, rgba(0,204,255,0.1) 100%),#fff}.profile-projects-item--cover{width:100%;position:relative}.profile-projects-item--cover img{width:100%}.profile-projects-item--cover .profile-project-image--edit{position:absolute;right:14px;bottom:12px;width:32px;height:32px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #dadada}.profile-projects-item--cover .profile-project-image--edit .icon{width:16px;height:16px}.profile-projects-item--cover .profile-project-image--edit .icon::after{display:none}.profile-projects-item--cover .profile-project-image--edit .dropdown-menu{border-radius:5px;background:#fff;padding:12px 16px;border:0;box-shadow:0px 4px 8px rgba(0,0,0,0.1)}.profile-projects-item--cover .profile-project-image--edit .dropdown-menu::after{content:"";position:absolute;top:-14px;left:50%;transform:translateX(-50%);width:32px;height:19px;background-image:url('data:image/svg+xml;utf8,<svg width="60" height="28" viewBox="0 0 60 28" fill="none" xmlns="http://www.w3.org/2000/svg"><defs><filter id="shadow" x="0" y="0" width="60" height="28" filterUnits="userSpaceOnUse"><feDropShadow dx="0" dy="6" stdDeviation="6" flood-color="rgba(0,0,0,0.12)"/></filter></defs><polygon points="30,8 54,28 6,28" fill="white" filter="url(/%23shadow)"/></svg>');background-repeat:no-repeat;background-size:contain;z-index:2;pointer-events:none}.profile-projects-item--cover .profile-project-image--edit .dropdown-menu::before{content:"";position:absolute;top:-14px;left:50%;transform:translateX(-50%);width:28px;height:20px;background-image:url('data:image/svg+xml;utf8,<svg width="28" height="15" viewBox="0 0 28 15" fill="none" xmlns="http://www.w3.org/2000/svg"><polygon points="14,2 26,15 2,15" fill="white"/></svg>');background-repeat:no-repeat;background-size:contain;z-index:3;pointer-events:none}.profile-projects-item--cover .profile-project-image--edit .dropdown-item{padding:5px 16px;color:#000;font-family:"SF Pro Display";font-size:12px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:-0.06px;text-align:left}.profile-projects-item--cover .profile-project-image--edit .dropdown-item:hover{border-radius:5px;background:#f2f2f2}.profile-projects-item--cover .profile-project-image--edit .dropdown-menu-center{left:50% !important;transform:translateX(-50%) !important;right:auto !important;top:44px !important}.profile-projects-item-cover--empty{display:flex;width:300px;height:180px;padding:24px 24px 0px 24px;justify-content:center;align-items:flex-end;gap:10px;flex-shrink:0;border-radius:5px;background:rgba(0,0,0,0.06)}.profile-projects-item-cover-empty--background{width:100%;height:100%;background:#fff;display:flex;padding:16px;align-items:flex-start}.profile-projects-item-cover-empty--content{width:100%;height:100%;background:rgba(70,120,149,0.2)}.profile-projects-item--title{display:flex;align-items:center;width:100%;margin-top:16px;color:#000;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:600;line-height:normal}.profile-projects-item--title span{margin-left:10px;cursor:pointer}.profile-projects-item--title span i{width:12px;height:12px}.profile-projects-item--documents{margin-top:15px;display:flex;align-items:end}.profile-projects-item-documents--name{padding-left:16px;color:#09090b;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:135%}.profile-projects--participants{margin-top:33px;gap:20px 40px;display:flex;flex-wrap:wrap}.profile-projects-participant--item{display:flex}.profile-projects-participant--avatar{width:36px;height:36px;min-width:36px;min-height:36px;border-radius:50%}.profile-projects-participant--avatar img{width:100%;height:100%}.profile-projects-participant--info{display:flex;flex-direction:column;gap:4px;justify-content:center;padding-left:5px}.profile-projects-participant--title{color:#000;font-family:"SF Pro Display";font-size:10px;font-style:normal;font-weight:400;line-height:12px}.profile-projects-participant--profession{color:#a9a9a9;font-family:"SF Pro Display";font-size:10px;font-style:normal;font-weight:400;line-height:12px}.profile-projects-participant--review{margin-left:16px;padding-left:16px;display:flex;align-items:center;border-left:1px solid rgba(0,0,0,0.08)}.profile-projects-participant--review a{color:#0cf;text-align:center;font-family:"SF Pro Display";font-size:10px;font-style:normal;font-weight:300;line-height:12px}.profile-projects-participant--chats{margin-top:33px;display:flex;flex-direction:column;justify-content:space-between}.profile-projects-participant--add a{color:#0cf;font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:22px}.profile-projects-participant--add a:hover{color:#0cf}.profile-projects-participant--button-chat a{min-width:138px}.profile-projects--tabs{margin-top:100px}.profile-projects--tabs .nav-tabs{overflow:hidden}.profile-projects--tabs .nav-item{margin-left:60px;margin-right:60px}.profile-projects--tabs .nav-item:first-child{margin-left:0}.profile-projects--tabs .nav-item:last-child{margin-right:0}.profile-projects--tabs .nav-item a{background-color:rgba(0,0,0,0);color:#000;font-family:"SF Pro Display";font-size:24px;font-style:normal;font-weight:400;line-height:28px;padding-left:8px;padding-right:10px;padding-bottom:22px;transition:none}.profile-projects--tabs .nav-item a:focus,.profile-projects--tabs .nav-item a:hover,.profile-projects--tabs .nav-item a:focus-visible,.profile-projects--tabs .nav-item a:active,.profile-projects--tabs .nav-item a.active{outline:none !important;box-shadow:none !important;border-color:rgba(0,0,0,0) !important;border-bottom:var(--bs-nav-tabs-border-width) solid rgba(0,0,0,0)}.profile-projects--tabs .nav-item a:hover{border-bottom:var(--bs-nav-tabs-border-width) solid rgba(0,0,0,0)}.profile-projects--tabs .nav-item a.active{background-color:rgba(0,0,0,0);font-weight:600;border:0;border-bottom:0;position:relative}.profile-projects--tabs .nav-item a.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:1px;background-color:#000}.profile-projects--tabs .tab-content{margin-top:40px;background:#fff}.profile-projects--tabs .tab-content .tab-pane{max-height:900px}.profile-projects--tabs .tab-content table tr{border-bottom:1px solid #dfdfdf}.profile-projects--tabs .tab-content table th,.profile-projects--tabs .tab-content table td{padding:13px}.profile-projects--tabs .tab-content table th{color:#000;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:500;line-height:22px}.profile-projects--tabs .tab-content table td{color:#6c757d;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:22px}.profile-projects--tabs .tab-content table td.table-names{max-width:125px;white-space:normal;overflow-wrap:break-word;word-break:break-word}.profile-projects--tabs .tab-content table td .more-link{cursor:pointer;color:#0cf;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:16.28px}.profile-projects--tabs .tab-content table td .hidden-names{color:#6c757d;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:22px;white-space:normal;overflow-wrap:break-word;word-break:break-word}.profile-projects--tabs .tab-content table td .less-link{cursor:pointer;color:#0cf;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:16px}.profile-projects-tab--actions{display:flex;gap:4px}.profile-projects-tab-action--default{padding:2px 10px;border-radius:25px;color:#fff;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:22px}.profile-projects-tab-action--default:hover{color:#fff}.profile-projects-tab-action--confirm{background:#98f251}.profile-projects-tab-action--cancel{background:rgba(218,0,0,0.7)}.profile-projects-tab-action--connect{background:#0cf}.profile-projects-tab-action--time{padding:0 20px;text-align:left;color:#6c757d;font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:10px;font-style:normal;font-weight:400;line-height:14px}.profile-projects-tab-action--time span{text-align:center}.profile-projects-tab-action--time b{color:#6c757d;text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:11px;font-style:normal;font-weight:500;line-height:14px}.profile-projects--files{display:flex;flex-wrap:wrap;gap:20px}.profile-projects-files--buttons{margin-top:40px;display:flex;align-items:center;width:100%;flex-direction:column}.profile-projects-files--buttons .base-button{max-width:240px;width:100%}.profile-projects-files--download{margin-top:16px;text-align:center;color:#0cf;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:135%}.profile-projects-file--wrap{display:flex;flex-direction:column;align-items:center;width:100%;max-width:200px;min-width:200px;border-radius:5px;background:#fff;padding-top:20px;padding-bottom:35px;padding-left:20px;padding-right:20px}.profile-projects-file--name{margin-top:20px;text-align:center;color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:normal}.profile-projects-file--download{margin-top:8px}.profile-projects-file--download a{color:#0cf;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:135%}.profile-projects-file--download a:hover{color:#0cf}#modal-projects-consultations-review .consultations-modal-review--title{margin-top:32px;color:#000;font-family:"SF Pro Display";font-size:24px;font-style:normal;font-weight:500;line-height:32px}#modal-projects-consultations-review .consultations-modal-review--stars{margin-top:48px}#modal-projects-consultations-review .consultations-modal-review--button{margin-top:32px}#modal-projects-consultations-review .consultations-modal-review--textarea{margin-top:40px;position:relative}#modal-projects-consultations-review .consultations-modal-review--textarea .add-photo-label{position:absolute;left:20px;bottom:20px;color:#0cf;font-family:"SF Pro Display";font-size:14px;font-style:normal;text-decoration:none;font-weight:400;line-height:22px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}#modal-projects-consultations-review .consultations-modal-review--textarea .add-photo-label .add-photo-text{text-decoration:underline}#modal-projects-consultations-review .consultations-modal-review--textarea textarea{border-radius:5px;border:1px solid #bfbfbf;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding:20px 20px;padding-bottom:40px}#modal-projects-consultations-review .consultations-modal-review--textarea textarea::-moz-placeholder{color:#78747a;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px}#modal-projects-consultations-review .consultations-modal-review--textarea textarea::placeholder{color:#78747a;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:24px}@media (max-width: 1030px){.profile-projects--wrap{margin-top:20px}.profile-projects--wrap .profile-projects-title--little{display:none}.profile-projects--title{font-size:20px;line-height:28px}.profile-projects-title--big{font-size:20px;font-weight:500;line-height:28px}.profile-projects--calendar{margin-top:16px}.profile-projects-calendar--wrap{flex-direction:column;padding:24px 25px;padding-bottom:24px}.profile-projects-calendar--wrap .air-datepicker-projects-container{width:100%}.profile-projects-calendar--wrap .air-datepicker-projects-container .air-datepicker{width:100%}.profile-projects-calendar--wrap .air-datepicker-projects--info{padding-left:0;margin-top:12px;max-width:100%;width:100%}.profile-projects-calendar--wrap .air-datepicker-projects-info--time{width:100%}.profile-projects-calendar--wrap .air-datepicker-projects--consultants{margin-top:12px;max-width:100%;gap:12px;padding-left:0;flex-direction:row;flex-wrap:wrap}.profile-projects--participants{margin-top:0;gap:12px}.profile-projects-participant--chats{margin-top:0}.profile-projects--list{margin-top:16px;gap:16px}.profile-projects--item{padding-left:0;padding-right:0;width:100%}.profile-projects-item-cover--empty{width:100%}.profile-projects--files{gap:12px;margin-top:20px}.profile-projects-file--wrap{max-width:48%;min-width:48%}.profile-projects--tabs{margin-top:40px}.profile-projects--tabs .tab-content{margin-top:15px}.profile-projects--tabs .nav-tabs{width:100%;display:flex;flex-wrap:nowrap}.profile-projects--tabs .nav-item{margin-left:11px;margin-right:11px}.profile-projects--tabs .nav-item a{font-size:14px;line-height:14.091px;white-space:nowrap;padding-bottom:10px}}.body__profile-page-faq .profile-content{display:flex}.profile-faq--wrap{margin-top:auto;margin-bottom:auto;display:flex;flex-direction:column;padding-left:5%;padding-right:5%;width:100%}.profile-faq--wrap .faq-page--subtitle{margin-top:52px}.profile-faq--wrap .faq-page--search{max-width:60%}@media (max-width: 1030px){.body__profile-page-faq .profile-content{padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5)}.body__profile-page-faq .faq-page--questions{margin-top:20px}.body__profile-page-faq .faq-page--questions .faq-page-collapse--title{font-size:16px}.body__profile-page-faq .faq-page--questions .faq-page-collapse--item span{font-size:16px}.body__profile-page-faq .faq-page--questions .faq-page--collapse .collapse{font-size:14px;line-height:20px}.profile-faq--wrap{margin-top:unset;padding-left:0;padding-right:0}.profile-faq--wrap .faq-page--title{font-size:20px;font-style:normal;font-weight:500;line-height:135%}.profile-faq--wrap .faq-page--subtitle{margin-top:20px;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.profile-faq--wrap .faq-page--search{max-width:100%;margin-top:12px}}.profile-container-v2 .profile-form--more{margin-bottom:40px}.profile-container-v2 .base-form--upload{margin-bottom:40px}.profile-container-v2 .base-table--wrap{position:relative;margin-bottom:12px}.profile-container-v2 .base-table--wrap table{margin-top:8px;width:100%}.profile-container-v2 .base-table--wrap table tr:first-child{border-bottom:1px solid #d9d9d9}.profile-container-v2 .base-table--wrap table th{padding-top:12px;padding-bottom:12px;color:rgba(60,60,60,0.6);font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-0.3px}.profile-container-v2 .base-table--wrap table th.base-table--last{text-align:right}.profile-container-v2 .base-table--wrap table td{color:rgba(60,60,60,0.6);font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-0.3px;padding-top:12px;padding-bottom:12px}.profile-container-v2 .base-table--wrap table td.base-table--last{text-align:right}.profile-container-v2 .base-table--wrap table td .icon{display:inline-block}.profile-manufactures-employees--title{margin-top:20px;color:#467895;font-family:"SF Pro Display";font-size:48px;font-style:normal;font-weight:600;line-height:56px}.profile-manufactures-employees--add{margin-top:28px}.profile-manufactures-employees--list{display:flex;flex-wrap:wrap;gap:20px;margin-top:40px}.profile-manufactures-employees--item{display:flex;flex-direction:column;max-width:352px;width:100%;padding:24px 28px;border-radius:15px;background:linear-gradient(0deg, rgba(0,0,0,0.03) 0%, rgba(0,0,0,0.03) 100%),#fff}.profile-manufactures-employees-item--profile{display:flex}.profile-manufactures-employees-item--info{display:flex;justify-content:center;flex-direction:column;margin-left:15px}.profile-manufactures-employees-item--name{color:#000;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:500;line-height:20px}.profile-manufactures-employees-item--profesison{display:flex;margin-top:6px}.profile-manufactures-employees-item--profesison .icon{margin-right:6px}.profile-manufactures-employees-item--profesison span{color:#a9a9a9;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:20px}.profile-manufactures-employees-item--image{width:60px;height:60px}.profile-manufactures-employees-item--image img{width:100%}.profile-manufactures-employees-item--count,.profile-manufactures-employees-item--description{margin-top:6px;color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:28px}.profile-manufactures-employees-item--action{margin-top:14px}.profile-brands--list{display:flex;flex-wrap:wrap;gap:70px}.profile-brands--item{display:flex}.profile-brands--item-image{max-width:100px;width:100px;min-width:100px;margin-right:20px}.profile-brands--item-image img{width:100%;border-radius:100px;border:1px solid #eaeaea}.profile-brands--item-info{display:flex;flex-direction:column;justify-content:center}.profile-brands--item-name{color:#000;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:600;line-height:135%}.profile-brands--item-button{margin-top:12px}.profile-showrooms--list{display:flex;flex-wrap:wrap;gap:80px}.profile-showrooms--item{display:flex;flex-direction:column;min-width:344px;width:344px}.profile-showrooms--item-name{color:#000;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:600;line-height:135%}.profile-showrooms--item-description{height:44px;color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:135%}.profile-showrooms--item-button{margin-top:12px}.profile-operators--list{margin-top:57px;display:flex;flex-wrap:wrap;gap:80px}.profile-operators--item{display:flex}.profile-operators--item-image{width:100px;height:100px}.profile-operators--item-image img{width:100px;height:100px;border-radius:100px;border:1px solid #eaeaea}.profile-operators--item-info{display:flex;justify-content:center;flex-direction:column;min-width:320px;width:320px;margin-left:34px}.profile-operators--item-name{color:#000;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:600;line-height:135%}.profile-operators--item-description{height:56px;color:#000;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:400;line-height:28px}.profile-list--schedule{margin-top:65px}.profile-list--schedule .schedule{min-width:-moz-max-content;min-width:max-content}.profile-list--schedule .schedule-wrapper{margin-top:17px;overflow-x:auto;-webkit-overflow-scrolling:touch}.profile-list--schedule .schedule--list{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.profile-list--schedule .schedule-header{display:flex;justify-content:space-between}.profile-list--schedule .schedule-header--left .base-button{min-width:220px;padding:7px 32px;color:#fff;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:135%}.profile-list--schedule .schedule-header--title{color:#000;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:500;line-height:32px;display:flex;align-items:center}.profile-list--schedule .schedule-header--right .base-button{min-width:220px;padding:7px 32px;color:#fff;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:135%}.profile-list--schedule .schedule th,.profile-list--schedule .schedule td{min-width:142px;min-height:64px;vertical-align:middle;white-space:nowrap}.profile-list--schedule .schedule th{background:rgba(0,0,0,0);color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-align:left;padding-top:12px;padding-left:10px;padding-bottom:12px}.profile-list--schedule .schedule th:first-child{padding-left:20px}.profile-list--schedule .schedule td{font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:24px;text-align:left;padding-top:10px;padding-left:10px}.profile-list--schedule .schedule td .badge{display:table-cell}.profile-list--schedule .schedule td:first-child{padding:20px}.base-button{font-family:"SF Pro Display",sans-serif;outline:none;border-radius:0px;padding:12px;text-align:center;font-style:normal;font-weight:500;font-size:15px;line-height:20px;letter-spacing:-0.3px;color:#fff;cursor:pointer;display:inline-block;text-transform:none}.base-button span.icon{margin-left:8px;display:inline-block}.base-button span.icon.icon-arrow-right--white{width:14px;height:14px}.base-button:target,.base-button:active,.base-button:hover{color:rgba(255,255,255,0.6)}.base-button--rounded{border-radius:5px}.base-button--blue{color:#fff;background:#0cf;border:none}.base-button--blue-dark{color:#fff;border-radius:5px;background:#467895;border:none}.base-button--blue-link{color:#0cf;font-weight:500;font-size:16px;line-height:24px}.base-button--blue-link:target,.base-button--blue-link:active,.base-button--blue-link:hover{color:rgba(0,204,255,0.6)}.base-button--blue-light{background:rgba(0,204,255,0.08);color:#0cf;font-size:14px;font-weight:600;line-height:20px}.base-button--blue-light:target,.base-button--blue-light:active,.base-button--blue-light:hover{color:rgba(0,204,255,0.6)}.base-button--white-blue-border{border:1px solid #0cf;background-color:#fff;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:20px;text-align:center;color:#0cf}.base-button--white-blue-border:target,.base-button--white-blue-border:active,.base-button--white-blue-border:hover{color:rgba(0,204,255,0.6)}.base-button--white-gray-border{border:1px solid rgba(60,60,60,0.2);background-color:#fff;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:20px;text-align:center;color:#6c757d}.base-button--white-gray-border:target,.base-button--white-gray-border:active,.base-button--white-gray-border:hover{color:rgba(108,117,125,0.6)}.base-button--gray-white-blue-border{border:1px solid #0cf;background-color:#fff;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:20px;text-align:center;color:#78747a}.base-button--gray-white-blue-border:target,.base-button--gray-white-blue-border:active,.base-button--gray-white-blue-border:hover{color:rgba(120,116,122,0.6)}.base-button--blue-white-gray-border{border:1px solid rgba(60,60,60,0.2);background-color:#fff;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:20px;text-align:center;color:#0cf}.base-button--blue-white-gray-border:target,.base-button--blue-white-gray-border:active,.base-button--blue-white-gray-border:hover{color:rgba(0,204,255,0.6)}.base-button--green-dark{background:#467895;padding:11px 40px;color:#fff;text-align:center;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px}.base-button--green-dark:target,.base-button--green-dark:active,.base-button--green-dark:hover{color:#fff}.base-button--gray{background:#d9d9d9;padding:11px 40px;color:#fff;text-align:center;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px}.base-button--gray:target,.base-button--gray:active,.base-button--gray:hover{color:#fff}.base-button--red{background:#ff3c3c;padding:11px 40px;color:#fff;text-align:center;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px}.base-button--red:target,.base-button--red:active,.base-button--red:hover{color:#fff}.base-textarea-wrap{margin-top:20px}.base-textarea-wrap textarea{width:100%;resize:none;padding:16px 20px;min-height:120px;background:#fff;border:1px solid rgba(60,60,60,0.2);border-radius:10px;font-style:normal;font-weight:400;font-size:16px;line-height:20px}.base-textarea-wrap textarea::-moz-placeholder{font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#78747a}.base-textarea-wrap textarea::placeholder{font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#78747a}.base-textarea--autoheight{margin-top:8px}.base-textarea--autoheight>textarea{min-height:auto !important;height:56px;padding:17px 20px}.input--search.input-group input{border-radius:5px !important;padding-right:50px;padding-left:20px;padding-top:8px;padding-bottom:8px;box-sizing:border-box;border:1px solid rgba(0,0,0,0.12);color:rgba(0,0,0,0.12);font-family:"SF Pro Display",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0px;text-align:left}.input--search.input-group input::-moz-placeholder{color:#a7a7a7}.input--search.input-group input::placeholder{color:#a7a7a7}.input--search.input-group input:focus,.input--search.input-group input:active,.input--search.input-group input:hover{box-shadow:none !important;outline:none;border-radius:5px !important;z-index:0}.input--search .input-group-append{position:absolute;right:0;height:100%}.input--search .input-group-append .btn{height:100%}.checkbox--apple{vertical-align:middle;position:relative;-webkit-appearance:none;outline:none;width:40px;height:24px;background-color:#e0e0e0;border-radius:50px}.checkbox--apple:after{content:" ";position:absolute;top:1px;left:1px;background-color:#fff;width:21px;height:21px;border-radius:50%;box-shadow:0px 2px 4px rgba(0,0,0,0.4),0px 1px 1px rgba(0,0,0,0.161276)}.checkbox--apple:checked{background:#0cf}.checkbox--apple:checked:after{left:17px}.base-checkbox [type=checkbox]:not(:checked),.base-checkbox [type=checkbox]:checked{position:absolute;left:-9999px}.base-checkbox [type=checkbox]:not(:checked)+label,.base-checkbox [type=checkbox]:checked+label{position:relative;padding-left:1.95em;padding-top:3px;cursor:pointer;line-height:16px}.base-checkbox [type=checkbox]:not(:checked)+label:before,.base-checkbox [type=checkbox]:checked+label:before{content:"";position:absolute;left:0;top:0;width:20px;height:20px;border:1.2px solid #7e7e7e;border-radius:2px;background:rgba(0,0,0,0)}.base-checkbox [type=checkbox]:not(:checked)+label:after,.base-checkbox [type=checkbox]:checked+label:after{content:"";position:absolute;top:0;left:0;transition:all .2s;background-repeat:no-repeat;background-image:url(/../images/icons/checked_mark.svg);background-color:#000;background-position:center;border:1.2px solid #000;border-radius:2px;width:20px;height:20px}.base-checkbox [type=checkbox]:not(:checked)+label:after{opacity:0;transform:scale(0)}.base-checkbox [type=checkbox]:checked+label:after{opacity:1;transform:scale(1)}.base-checkbox [type=checkbox]:disabled:not(:checked)+label:before,.base-checkbox [type=checkbox]:disabled:checked+label:before{box-shadow:none;border-color:#bbb;background-color:#ddd}.base-checkbox [type=checkbox]:disabled:checked+label:after{color:#999}.base-checkbox [type=checkbox]:disabled+label{color:#aaa}.base-checkbox [type=checkbox]:checked:focus+label:before,.base-checkbox [type=checkbox]:not(:checked):focus+label:before{border:1.2px solid #7e7e7e}.base-checkbox label:hover:before{border:1.2px solid #000 !important}.base-checkbox--v2 [type=checkbox]:not(:checked),.base-checkbox--v2 [type=checkbox]:checked{position:absolute;left:-9999px}.base-checkbox--v2 [type=checkbox]:not(:checked)+label,.base-checkbox--v2 [type=checkbox]:checked+label{position:relative;padding-right:24px;padding-left:0;padding-top:0;margin-bottom:0;cursor:pointer;line-height:16px;color:#78747a;font-style:normal;font-weight:400;font-size:16px}.base-checkbox--v2 [type=checkbox]:not(:checked)+label:before,.base-checkbox--v2 [type=checkbox]:checked+label:before{content:"";position:absolute;right:0;top:0;width:16px;height:16px;border:.6px solid #bfbfbf;border-radius:2px;background:rgba(0,0,0,0)}.base-checkbox--v2 [type=checkbox]:not(:checked)+label:after,.base-checkbox--v2 [type=checkbox]:checked+label:after{content:"";position:absolute;top:0;right:0;transition:all .2s;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 3.33398L4.66667 8.66732L2 6.00065' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-color:#0cf;background-position:center;border:.6px solid #0cf;border-radius:2px;width:16px;height:16px}.base-checkbox--v2 [type=checkbox]:not(:checked)+label:after{opacity:0;transform:scale(0)}.base-checkbox--v2 [type=checkbox]:checked+label:after{opacity:1;transform:scale(1)}.base-checkbox--v2 [type=checkbox]:disabled:not(:checked)+label:before,.base-checkbox--v2 [type=checkbox]:disabled:checked+label:before{box-shadow:none;border-color:#bbb;background-color:#ddd}.base-checkbox--v2 [type=checkbox]:disabled:checked+label:after{color:#999}.base-checkbox--v2 [type=checkbox]:disabled+label{color:#aaa}.base-checkbox--v2 [type=checkbox]:checked:focus+label:before,.base-checkbox--v2 [type=checkbox]:not(:checked):focus+label:before{border:.6px solid #bfbfbf}.base-checkbox--v2 label:hover:before{border:.6px solid #bfbfbf !important}.base-radio--as-checkbox [type=radio]:not(:checked),.base-radio--as-checkbox [type=radio]:checked{position:absolute;left:-9999px}.base-radio--as-checkbox [type=radio]:not(:checked)+label,.base-radio--as-checkbox [type=radio]:checked+label{position:relative;padding-right:24px;padding-left:0;padding-top:0;margin-bottom:0;cursor:pointer;line-height:16px;color:#78747a;font-style:normal;font-weight:400;font-size:16px}.base-radio--as-checkbox [type=radio]:not(:checked)+label:before,.base-radio--as-checkbox [type=radio]:checked+label:before{content:"";position:absolute;right:0;top:0;width:16px;height:16px;border:.6px solid #bfbfbf;border-radius:2px;background:rgba(0,0,0,0)}.base-radio--as-checkbox [type=radio]:not(:checked)+label:after,.base-radio--as-checkbox [type=radio]:checked+label:after{content:"";position:absolute;top:0;right:0;transition:all .2s;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 3.33398L4.66667 8.66732L2 6.00065' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-color:#0cf;background-position:center;border:.6px solid #0cf;border-radius:2px;width:16px;height:16px}.base-radio--as-checkbox [type=radio]:not(:checked)+label:after{opacity:0;transform:scale(0)}.base-radio--as-checkbox [type=radio]:checked+label:after{opacity:1;transform:scale(1)}.base-radio--as-checkbox [type=radio]:disabled:not(:checked)+label:before,.base-radio--as-checkbox [type=radio]:disabled:checked+label:before{box-shadow:none;border-color:#bbb;background-color:#ddd}.base-radio--as-checkbox [type=radio]:disabled:checked+label:after{color:#999}.base-radio--as-checkbox [type=radio]:disabled+label{color:#aaa}.base-radio--as-checkbox [type=radio]:checked:focus+label:before,.base-radio--as-checkbox [type=radio]:not(:checked):focus+label:before{border:.6px solid #bfbfbf}.base-radio--as-checkbox label:hover:before{border:.6px solid #bfbfbf !important}.base-checkbox--v2-left-sub [type=checkbox]:not(:checked),.base-checkbox--v2-left-sub [type=checkbox]:checked,.base-checkbox--v2-left [type=checkbox]:not(:checked),.base-checkbox--v2-left [type=checkbox]:checked{position:absolute;left:-9999px}.base-checkbox--v2-left-sub [type=checkbox]:not(:checked)+label,.base-checkbox--v2-left-sub [type=checkbox]:checked+label,.base-checkbox--v2-left [type=checkbox]:not(:checked)+label,.base-checkbox--v2-left [type=checkbox]:checked+label{position:relative;padding-left:24px;padding-top:0;margin-bottom:0;cursor:pointer;line-height:16px;color:#78747a;font-style:normal;font-weight:400;font-size:16px}.base-checkbox--v2-left-sub [type=checkbox]:not(:checked)+label.checkbox__icons,.base-checkbox--v2-left-sub [type=checkbox]:checked+label.checkbox__icons,.base-checkbox--v2-left [type=checkbox]:not(:checked)+label.checkbox__icons,.base-checkbox--v2-left [type=checkbox]:checked+label.checkbox__icons{display:flex;flex-wrap:wrap}.base-checkbox--v2-left-sub [type=checkbox]:not(:checked)+label:before,.base-checkbox--v2-left-sub [type=checkbox]:checked+label:before,.base-checkbox--v2-left [type=checkbox]:not(:checked)+label:before,.base-checkbox--v2-left [type=checkbox]:checked+label:before{content:"";position:absolute;left:0;top:2px;width:16px;height:16px;border:.6px solid #bfbfbf;border-radius:2px;background:rgba(0,0,0,0)}.base-checkbox--v2-left-sub [type=checkbox]:not(:checked)+label:after,.base-checkbox--v2-left-sub [type=checkbox]:checked+label:after,.base-checkbox--v2-left [type=checkbox]:not(:checked)+label:after,.base-checkbox--v2-left [type=checkbox]:checked+label:after{content:"";position:absolute;top:2px;left:0;transition:all .2s;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 3.33398L4.66667 8.66732L2 6.00065' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-color:#0cf;background-position:center;border:.6px solid #0cf;border-radius:2px;width:16px;height:16px}.base-checkbox--v2-left-sub [type=checkbox]:not(:checked)+label:after,.base-checkbox--v2-left [type=checkbox]:not(:checked)+label:after{opacity:0;transform:scale(0)}.base-checkbox--v2-left-sub [type=checkbox]:checked+label:after,.base-checkbox--v2-left [type=checkbox]:checked+label:after{opacity:1;transform:scale(1)}.base-checkbox--v2-left-sub [type=checkbox]:disabled:not(:checked)+label:before,.base-checkbox--v2-left-sub [type=checkbox]:disabled:checked+label:before,.base-checkbox--v2-left [type=checkbox]:disabled:not(:checked)+label:before,.base-checkbox--v2-left [type=checkbox]:disabled:checked+label:before{box-shadow:none;border-color:#bbb;background-color:#ddd}.base-checkbox--v2-left-sub [type=checkbox]:disabled:checked+label:after,.base-checkbox--v2-left [type=checkbox]:disabled:checked+label:after{color:#999}.base-checkbox--v2-left-sub [type=checkbox]:disabled+label,.base-checkbox--v2-left [type=checkbox]:disabled+label{color:#aaa}.base-checkbox--v2-left-sub [type=checkbox]:checked:focus+label:before,.base-checkbox--v2-left-sub [type=checkbox]:not(:checked):focus+label:before,.base-checkbox--v2-left [type=checkbox]:checked:focus+label:before,.base-checkbox--v2-left [type=checkbox]:not(:checked):focus+label:before{border:.6px solid #bfbfbf}.base-checkbox--v2-left-sub label:hover:before,.base-checkbox--v2-left label:hover:before{border:.6px solid #bfbfbf !important}.base-checkbox--v2-left-sub{padding-left:23px}.base-checkbox--wrap-curcle{display:flex;align-items:center;min-height:22px}.base-checkbox--wrap-curcle .base-checkbox{position:absolute;z-index:-1;opacity:0}.base-checkbox--wrap-curcle .base-checkbox:not(:disabled):not(:checked)+label:hover::before{border-color:#0cf}.base-checkbox--wrap-curcle .base-checkbox:not(:disabled):active+label::before{border-color:#0cf}.base-checkbox--wrap-curcle .base-checkbox:focus+label{outline:none;background:rgba(0,0,0,0)}.base-checkbox--wrap-curcle .base-checkbox:focus+label::before{box-shadow:none}.base-checkbox--wrap-curcle .base-checkbox:focus:not(:checked)+label::before{border-color:#0cf}.base-checkbox--wrap-curcle .base-checkbox:checked+label::before{border:none;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='9.5' fill='white' stroke='%2300CCFF'/%3E%3Ccircle opacity='0.8' cx='10' cy='10' r='4' fill='%2300CCFF'/%3E%3C/svg%3E%0A");background-size:contain}.base-checkbox--wrap-curcle .base-checkbox:disabled+label::before{background-color:#e9ecef}.base-checkbox--wrap-curcle .base-checkbox+label{display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;padding-left:30px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#000}.base-checkbox--wrap-curcle .base-checkbox+label::before{content:"";display:inline-block;position:absolute;left:0;top:0px;margin-top:0px;width:20px;height:20px;flex-shrink:0;flex-grow:0;background:#fff;border:1px solid rgba(60,60,60,0.5);border-radius:50%;margin-right:.5em;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.base-checkbox--wrap-text{display:flex;align-items:center;min-height:22px}.base-checkbox--wrap-text .base-checkbox{position:absolute;z-index:-1;opacity:0}.base-checkbox--wrap-text .base-checkbox:focus+label{outline:none;background:rgba(0,0,0,0)}.base-checkbox--wrap-text .base-checkbox:focus+label::before{box-shadow:none}.base-checkbox--wrap-text .base-checkbox:focus:not(:checked)+label .checkbox__text{color:#0cf;font-family:"SF Pro Display";font-size:16px;font-weight:600;line-height:16px;letter-spacing:0%;text-align:left}.base-checkbox--wrap-text .base-checkbox:checked+label .checkbox__text{color:#0cf;font-family:"SF Pro Display";font-size:16px;font-weight:600;line-height:16px;letter-spacing:0%;text-align:left}.base-checkbox--wrap-text .base-checkbox+label{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;margin-bottom:0;cursor:pointer;align-items:center}.base-checkbox--wrap-text .base-checkbox+label .checkbox__icon{margin-right:10px}.base-checkbox--wrap-text .base-checkbox+label .checkbox__text{color:#000;font-family:"SF Pro Display";font-size:16px;font-weight:400;line-height:16px;letter-spacing:0%;text-align:left}.base-checkbox--wrap-work-time{display:flex;align-items:center;min-height:22px}.base-checkbox--wrap-work-time .base-checkbox{position:absolute;z-index:-1;opacity:0}.base-checkbox--wrap-work-time .base-checkbox:not(:disabled):not(:checked)+label:hover{background:#0cf;color:#fff}.base-checkbox--wrap-work-time .base-checkbox:not(:disabled):active+label{background:#0cf;color:#fff}.base-checkbox--wrap-work-time .base-checkbox:focus+label{outline:none;background:#0cf;color:#fff}.base-checkbox--wrap-work-time .base-checkbox:checked+label{border-radius:5.435px;border:1px solid #0cf;background:#0cf;color:#fff;text-align:center;font-style:normal;font-weight:400}.base-checkbox--wrap-work-time .base-checkbox:disabled+label::before{background-color:#e9ecef}.base-checkbox--wrap-work-time .base-checkbox+label{display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;padding:13px 20px;border-radius:5px;border:1px solid #0cf;background:#f5fbff;color:#656768;text-align:center;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:18px}.base-checkbox--wrap-work-time .base-checkbox+label::before{content:""}@media (max-width: 1030px){.base-checkbox--wrap-work-time .base-checkbox+label{color:#656768;text-align:center;font-family:"SF Pro Display",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:14px}}.dropdown-nice{min-width:172px}.dropdown-nice .select-error{margin-top:8px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:12px;letter-spacing:-0.3px;color:rgba(218,0,0,0.7)}.dropdown-nice .select2-container{width:100% !important}.dropdown-nice .select2-selection--single{height:36px;padding:8px 16px;border:0;background:rgba(248,248,248,0.8);border-radius:5px}.dropdown-nice .select2-selection--single .select2-selection__rendered{padding-left:0px;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#000}.dropdown-nice .select2-selection--single .select2-selection__arrow{height:36px;width:14px;right:20px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9321 1.05859L6.99993 6.94095L1.06772 1.05859' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.dropdown-nice .select2-selection--single .select2-selection__arrow>b{display:none}.header-filter-dropdown{margin-top:20px;height:250px;width:208px !important;margin-left:-18px;background:rgba(255,255,255,0.8);border-radius:12px !important;border:0;padding:5px 7px;padding-top:12px}.header-filter-dropdown .select2-results{overflow-y:auto}.header-filter-dropdown .select2-results__option{font-family:"SF Pro Display",sans-serif;position:relative;font-style:normal;font-weight:300;font-size:14px;line-height:20px;color:#000;background-color:rgba(0,0,0,0);text-align:left;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,0.08);padding-left:24px}.header-filter-dropdown .select2-results__option:last-child{border-bottom:0px}.header-filter-dropdown .select2-results__option:before{content:" ";position:absolute;left:0;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.99992' cy='9.99967' r='6.66667' stroke='%23201926' stroke-opacity='0.5' stroke-width='1.5'/%3E%3C/svg%3E%0A");background-size:cover;background-position:center;top:5px}.header-filter-dropdown .select2-results__option.select2-results__option--highlighted{background-color:rgba(0,0,0,0);color:#000}.header-filter-dropdown .select2-results__option.select2-results__option--selected{color:#000;background-color:rgba(0,0,0,0)}.header-filter-dropdown .select2-results__option.select2-results__option--selected:before{width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.99992' cy='10.0007' r='6.66667' fill='%2300CCFF'/%3E%3Cpath d='M13 8L9 12L7 10' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.header-filter-dropdown .select2-search--dropdown{padding:0px;border:0;position:relative}.header-filter-dropdown .select2-search--dropdown:after{content:" ";position:absolute;right:12px;top:7px;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7' cy='7' r='5' stroke='%23A7A7A7' stroke-width='1.33333'/%3E%3Cpath d='M13.5285 14.4711C13.7889 14.7314 14.211 14.7314 14.4713 14.4711C14.7317 14.2107 14.7317 13.7886 14.4713 13.5283L13.5285 14.4711ZM9.86185 10.8044L13.5285 14.4711L14.4713 13.5283L10.8047 9.8616L9.86185 10.8044Z' fill='%23A7A7A7'/%3E%3C/svg%3E%0A")}.header-filter-dropdown .select2-search--dropdown .select2-search__field{position:relative;background:#fff;border-radius:5px;padding:6px 30px 6px 12px;border:0}.custom-select--consultants .select-error{display:none}.custom-select--standart .select2-container--focus .select2-selection--single,.custom-select--standart .select2-container--open .select2-selection--single{border-radius:5px !important}.custom-select--standart .select2-selection__placeholder{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#78747a !important}.custom-select--standart .select2-selection--single{background:#fff;border:1px solid rgba(60,60,60,0.2);border-radius:5px;height:40px}.custom-select--standart .select2-selection--single .select2-selection__rendered{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:21px;color:#000}.custom-select--standart .select2-selection--single .select2-selection__arrow{height:40px;background-image:url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.8581 5.19141L7.74762 8.81132L3.63712 5.19141' stroke='%2378747A' stroke-width='1.44' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.custom-dropdown--standart{margin-top:6px;background:#fff;border-radius:5px !important;border:0 !important}.custom-dropdown--standart .select2-results__option--selectable{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#78747a;background-color:rgba(0,0,0,0);padding-left:23px;padding-top:8px;padding-bottom:8px}.custom-dropdown--standart .select2-results__option--highlighted{background:#0cf !important;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#fff}.custom-dropdown--standart .select2-results__options{border-radius:5px !important;border:1px solid rgba(60,60,60,0.2)}.select2-results .select2-results__option--image{width:28px;height:28px;margin-right:8px}.catalog-filter--item .dropdown-nice{min-width:initial}.catalog-filter--item .dropdown-nice .select2-selection--single{height:26px;background:#fff;border:1px solid rgba(70,120,149,0.2);border-radius:5px;padding:2px 4px;display:flex;align-items:center}.catalog-filter--item .dropdown-nice .select2-selection--single .select2-selection__arrow{position:relative;right:0;height:6px;margin-left:9px;background-image:url('data:image/svg+xml,<svg width="12" height="6" viewBox="0 0 12 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.7461 0.648438L6.00033 5.35432L1.25457 0.648438" stroke="%23467895" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.catalog-filter--item .dropdown-nice .select2-selection__rendered{padding-right:0px;color:#467895}.custom-dropdown--brands .select2-results__option--highlighted{background-color:rgba(0,0,0,0) !important}.custom-dropdown--brands .select2-results__option{padding-left:0;padding-right:0;border-bottom:1px solid rgba(217,217,217,0.7);margin-left:20px;margin-right:40px}.custom-dropdown--brands .select2-results__option:last-child{border-bottom:0}.custom-dropdown--brands .select2-results .select2-results__option--image{width:52px;height:36px}.custom-dropdown--brands .select2-results__option--text{display:flex;align-items:center;justify-content:space-between}.custom-dropdown--brands .select2-results__option--text .select2-result-action{font-feature-settings:"liga" off,"clig" off;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:14px}.custom-dropdown--brands .select2-results__option--text .select2-result-action.is-add{color:#0cf}.custom-dropdown--brands .select2-results__option--text .select2-result-action.is-remove{color:#ff3c3c}.custom-dropdown--brands .select2-results__option--text .select2-results__option--image-text{color:#78747a;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:20px}.dropdown-nice-label{width:100%}.dropdown-nice-label--wrap{width:100%;margin-bottom:12px}.dropdown-nice-label--wrap>label{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:135%;margin-bottom:8px}.dropdown-nice-label--select .select2{width:100% !important}.dropdown-nice-label--select .select2-selection{border-radius:5px;border:0.904px solid rgba(60,60,60,0.2);background:#fff;padding:14.462px 18.077px;height:auto !important}.dropdown-nice-label--select .select2-selection__arrow{right:10px !important;top:50% !important;transform:translateY(-50%) !important;width:16px !important;height:16px !important}.dropdown-nice-label--select .select2-selection__arrow b{left:0 !important;right:0 !important;top:0 !important;border:0 !important;width:16px !important;height:16px !important;background-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.7422 5.64062L7.99642 10.3465L3.25066 5.64062" stroke="%2378747A" stroke-width="1.88982" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:center;background-repeat:no-repeat}.dropdown-nice-label .select-error{margin-top:8px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:12px;letter-spacing:-0.3px;color:rgba(218,0,0,0.7)}.dropdown-nice-label .select2-container{width:100% !important}.dropdown-nice-label .select2-selection--single{height:36px;padding:8px 16px;border:0;background:rgba(248,248,248,0.8);border-radius:5px}.dropdown-nice-label .select2-selection--single .select2-selection__rendered{padding-left:0px;font-style:normal;font-weight:500;font-size:16px;line-height:20px;color:#000}.dropdown-nice-label .select2-selection--single .select2-selection__arrow{height:36px;width:14px;right:20px;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9321 1.05859L6.99993 6.94095L1.06772 1.05859' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.dropdown-nice-label .select2-selection--single .select2-selection__arrow>b{display:none}.custom-dropdown--label{margin-top:6px;background:#fff;border-radius:5px !important;border:0 !important}.custom-dropdown--label .select2-results__option--selectable{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#78747a;background-color:rgba(0,0,0,0);padding-left:23px;padding-top:8px;padding-bottom:8px}.custom-dropdown--label .select2-results__option--highlighted{background:#0cf !important;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#fff}.custom-dropdown--label .select2-results__options{border-radius:5px !important;border:1px solid rgba(60,60,60,0.2)}.dropdown-nice-label--select .select2-selection--multiple .select2-selection__choice{background-color:rgba(0,0,0,0);border:0;padding-left:0}.dropdown-nice-label--select .select2-selection--multiple .select2-selection__choice__remove{display:none}.dropdown-nice-label--select .select2-container--open .select2-selection--multiple{border-radius:5px !important;border:0.904px solid rgba(60,60,60,0.2) !important}.dropdown-nice-label--select .select2-container--focus .select2-selection--multiple{border-radius:5px !important;border:0.904px solid rgba(60,60,60,0.2) !important}.dropdown-nice-label--select-checkbox .select2-results__option:before{content:"";display:inline-block;position:relative;height:16px;width:16px;border-radius:2.667px;border:.667px solid #bfbfbf;background:#fff;margin-right:12px;vertical-align:middle}.dropdown-nice-label--select-checkbox .select2-results__option.select2-results__option--selected:before{content:"";left:0;transition:all .2s;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M10 3.33594L4.66667 8.66927L2 6.0026' stroke='white' stroke-width='1.33333' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-color:#0cf;background-position:center;border:.6px solid #0cf;border-radius:2px;width:16px;height:16px}.dropdown-nice-label--select-checkbox .select2-results__option--highlighted{background-color:#fff !important;color:#78747a !important}.radio-base{position:relative}.radio-base input[type=radio]{position:absolute;visibility:hidden}.radio-base label{display:block;position:relative;font-style:normal;font-weight:normal;font-size:18px;line-height:24px;color:#b7b7b7;padding:25px 25px 25px 58px;margin:0;height:30px;z-index:9;cursor:pointer;-webkit-transition:all .25s linear}.radio-base .check{display:block;position:absolute;border:1.2px solid #7e7e7e;box-sizing:border-box;border-radius:100%;height:24px;width:24px;top:28px;left:20px;z-index:5;transition:border .25s linear;-webkit-transition:border .25s linear}.radio-base .check::before{display:block;position:absolute;content:"";border-radius:100%;height:0px;width:0px;top:5px;left:5px;margin:auto;transition:background .25s linear;-webkit-transition:background .25s linear}.radio-base input[type=radio]:checked~.check{border:8px solid #000}.radio-base input[type=radio]:checked~.check::before{background:#000}.radio-base input[type=radio]:checked~label{font-style:normal;font-weight:normal;font-size:18px;line-height:24px;color:#000}.base-input-wrp--animate input:not([value=""])~.floating-label,.base-input-wrp--animate input:focus~.floating-label{top:8px;left:16px;font-size:9pt;color:#7e7e7e}.base-default-input-wrp{position:relative;width:100%;margin-top:20px}.base-default-input-wrp .iti{width:100%}.base-default-input-wrp .inputText.phone-flag{width:100%;height:40px;outline:none;background:#fff;border:1px solid #e0e0e0;border-radius:5px;padding-right:16px;padding-top:8px;padding-bottom:8px;box-shadow:none !important}.base-input-wrp{position:relative;width:100%;margin-top:20px}.base-input-wrp .inputText{width:100%;height:52px;outline:none;background:#fff;border:1px solid rgba(60,60,60,0.2);border-radius:10px;padding:16px 20px;box-shadow:none !important;font-style:normal;font-weight:400;font-size:16px;line-height:20px}.base-input-wrp .inputText::-moz-placeholder{color:#78747a}.base-input-wrp .inputText::placeholder{color:#78747a}.base-input-wrp .inputText:disabled{background-color:rgba(169,169,169,0.3)}.base-input-wrp .input-error{display:none;margin-top:12px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:12px;letter-spacing:-0.3px;color:rgba(218,0,0,0.7)}.base-input-wrp.error .inputText{border:1px solid rgba(218,0,0,0.7)}.base-input-wrp.error .input-error{display:block}.base-form-inputs--default{display:flex;align-items:center}.base-form-inputs--default .base-form-inputs--delete{margin-left:12px;margin-bottom:12px}.base-input-wrp--def{position:relative;width:100%;margin-top:20px}.base-input-wrp--def .inputText{width:100%;height:40px;outline:none;border:1px solid rgba(60,60,60,0.2);border-radius:5px;padding:16px 20px;box-shadow:none !important;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#000}.base-input-wrp--def .inputText::-moz-placeholder{color:#78747a}.base-input-wrp--def .inputText::placeholder{color:#78747a}.custom--datetime{position:relative}.custom--datetime>.icon{position:absolute;top:11px;right:20px}.custom--datetime .base-input-wrp .inputText:disabled{background-color:rgba(0,0,0,0)}.custom--datetime .air-date--wrap{position:relative}.custom--datetime .air-date--input{position:absolute;left:0;right:0;top:0;bottom:0}.base-input-label{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:135%}.base-input-label-wrp{position:relative;margin-bottom:12px}.base-input-label-wrp .input-error{margin-top:8px;color:rgba(218,0,0,0.7);font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-0.3px}.base-input-label-wrp .input-error>a{color:#0cf;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-0.3px}.base-input-label-text{margin-top:8px;width:100%;border-radius:5px;border:1px solid rgba(60,60,60,0.2);background:#fff;padding:17px 20px;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-0.3px;color:#000}.base-input-label-text::-moz-placeholder{color:rgba(60,60,60,0.4)}.base-input-label-text::placeholder{color:rgba(60,60,60,0.4)}.base-input-label-text:focus{border:1px solid rgba(60,60,60,0.2)}.base-input-label-confirm--error{border-radius:5px;border:1px solid rgba(218,0,0,0.7)}.base-input-label-confirm--wrp{margin-top:8px;margin-bottom:25px}.base-input-label--confirm-action .base-button{padding:0;margin-top:5px;color:#0cf;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-0.3px}.base-input-label-confirm--text{color:rgba(218,0,0,0.7);font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.3px}.base-input-label--confirm .base-input-wrp{width:133px}.base-input-label--confirm .base-input-wrp input{border-radius:10px;border:1px solid #0cf;background:#fff}.base-input-wrp--animate input:not([value=""])~.floating-label,.base-input-wrp--animate input:focus~.floating-label{top:2px;left:16px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:10px;color:#78747a}.base-input-wrp--animate{position:relative;width:100%;margin-top:20px}.base-input-wrp--animate .inputText{width:100%;height:40px;outline:none;background:#fff;border:1px solid rgba(60,60,60,0.2);border-radius:5px;padding-left:16px;padding-right:16px;padding-top:20px;padding-bottom:8px;box-shadow:none !important;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:14px;color:#000}.base-input-wrp--animate .inputText:focus{border:1px solid #0cf;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:14px;color:#000}.base-input-wrp--animate .floating-label{position:absolute;pointer-events:none;top:10px;left:16px;font-family:"SF Pro Display",sans-serif;color:#78747a;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0%;text-align:left;transition:.2s ease all}.base-form--upload{margin-top:22px}.base-form--upload label{color:#000;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:500;line-height:135%}.base-form--subtitle{margin-top:4px;color:rgba(60,60,60,0.4);font-family:"SF Pro Display";font-size:14px;font-style:italic;font-weight:400;line-height:20px;letter-spacing:-0.3px}.base-form-upload-input-delete{display:none;position:absolute;top:0px;left:0px}.base-form-upload-input--wrap{display:inline-block;position:relative}.base-form-upload--inputs{margin-top:15px;display:flex}.base-form-upload--inputs .label-error{align-self:center}.base-form-upload--inputs .upload-button{cursor:pointer}.base-form-upload--inputs>div{margin-left:15px}.base-form-upload--inputs>div:first-child{margin-left:0}.base-form-upload--inputs>div:last-child{margin-right:0}.base-form-upload-input--uploaded{position:relative;width:108px;height:100px;border-radius:5px;border:1px solid #b1b1b1;overflow:hidden;display:flex;align-items:center}.base-form-upload-input--uploaded img{max-width:100%}.upload-button--empty .base-form-upload-input--add{margin-left:12px;align-items:center;flex-direction:column;justify-content:center;cursor:pointer;border-radius:5px;border:1px dashed #b1b1b1;width:108px;height:100px;padding:0 10px}.upload-button--empty .base-form-upload-input-add--text{margin-top:8px;color:#b1b1b1;text-align:center;font-family:"SF Pro Display";font-size:8px;font-style:normal;font-weight:400;line-height:12px;letter-spacing:-0.3px}.base-form-upload-input--wrap div:first-child{margin-left:0px}.base-form-upload-input--wrap div:last-child{margin-right:0px}.base-form-upload-input--wrap:not(.upload-button--empty) .icon--delete-img{cursor:pointer;display:block}.mobile-back{padding:24px 40px;display:none}.mobile-back a{display:flex}.mobile-back a:hover{text-decoration:none}.mobile-back--text{margin-left:12px;color:#c8c8c8;font-family:"SF Pro Display","sans-serif";font-size:12px;font-weight:400;line-height:16px;letter-spacing:0%;text-align:left}@media (max-width: 1030px){.mobile-back{display:block}}.air-datepicker-custom--info{display:flex;border-radius:3.50504px;padding-left:20px}.air-datepicker-custom-info--time{display:none;flex-direction:column;padding-top:10px;padding-bottom:10px;padding-right:12px}.air-datepicker-custom-info--time.show{display:flex}.air-datepicker-custom-info--title{font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#000}.air-datepicker-custom-info--subtitle{margin-top:2px;font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#656768}.air-datepicker-custom-info--utc{margin-top:9px;font-family:"Poppins",sans-serif;font-style:normal;font-weight:300;font-size:9px;line-height:11px;color:#656768}.air-datepicker-custom-info--times{margin-top:12px;display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:1fr;grid-column-gap:8px;grid-row-gap:4px}.air-datepicker-custom-info--one-time{cursor:pointer;padding:11px 15px;background:#f5fbff;border:0.5px solid rgba(152,242,81,0.6);border-radius:5.43478px;font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:14px;color:#656768}.air-datepicker-custom-info--one-time.active{background:rgba(152,242,81,0.6);border:1px solid rgba(152,242,81,0.6);border-radius:5.43478px}.air-datepicker-custom-info--button{margin-top:auto}.air-datepicker-custom-info--button .confirm-datetime{padding:0;padding-top:5px;font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#0cf}.air-datepicker-custom-info--all{padding-top:55px;display:none;flex-direction:column}.air-datepicker-custom-info--all.show{display:flex}.air-datepicker-custom-info--not-found{padding-top:55px;display:none;flex-direction:column}.air-datepicker-custom-info--not-found.show{display:flex}.air-datepicker-custom-info-not-found--title{font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#000}.air-datepicker-custom-info-not-found--date{margin-top:10px;font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#656768}.air-datepicker-custom-info--available{display:flex;padding-bottom:9px;align-items:center}.air-datepicker-custom-info--available span{font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#656768}.air-datepicker-custom-info--available span.available{margin-right:6px;width:6.5px;height:6.5px;background:#98f251;border-radius:50%}.air-datepicker-custom-info--available span.not-available{margin-right:6px;width:6.5px;height:6.5px;background:#ff3c3c;border-radius:50%}.air-datepicker-custom-container{display:flex;z-index:1051 !important;position:relative;padding-top:12px}.air-datepicker-custom-container--wrap{position:absolute;width:100%;background:#f5fbff;border-radius:4.73px;display:flex;z-index:1052 !important;margin-top:10px;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.air-datepicker-custom-container--wrap.show{opacity:1;visibility:visible}.air-datepicker-custom-container .air-datepicker{background:#f5fbff;border-radius:3.50504px;border:0;box-shadow:none}.air-datepicker-custom-container .air-datepicker .air-datepicker--pointer{display:none !important}.air-datepicker-custom-container .air-datepicker .air-datepicker-nav{padding-left:13px;padding-right:13px;padding-top:0}.air-datepicker-custom-container .air-datepicker .air-datepicker--content{padding:13px 13px 25px;padding-top:0}.air-datepicker-custom-container .air-datepicker-body--day-name{font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:22px;text-align:center;color:#0cf}.air-datepicker-custom-container .air-datepicker-cell{font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;font-size:15px;text-align:center;color:rgba(0,0,0,0.98)}.air-datepicker-custom-container .air-datepicker-cell.-selected-{background:rgba(0,204,255,0.12);border:0.701008px solid rgba(0,204,255,0.12);border-radius:3.50504px;font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;font-size:15px;text-align:center;color:#0cf}.air-datepicker-custom-container .air-datepicker-cell.-day-.-available-{position:relative}.air-datepicker-custom-container .air-datepicker-cell.-day-.-available-:before{content:" ";position:absolute;width:4.21px;height:4.21px;border-radius:50%;left:calc(50% - 2.105px + .7px);bottom:.7px;background:#98f251}.air-datepicker-custom-container .air-datepicker-cell.-day-.-not-available-:before{content:" ";position:absolute;width:4.21px;height:4.21px;border-radius:50%;left:calc(50% - 2.105px + .7px);bottom:.7px;background:#ff3c3c}.air-datepicker-custom-container .air-datepicker-cell.-day-.-other-month-,.air-datepicker-custom-container .air-datepicker-cell.-year-.-other-decade-{font-family:"Poppins",sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:17px;text-align:center;color:#656768}.air-datepicker-custom-container .air-datepicker-nav{border-bottom:0}.air-datepicker-custom-container .air-datepicker-nav .air-datepicker-nav--title{order:0;font-style:normal;font-family:"Poppins",sans-serif;font-size:20px;font-weight:400;letter-spacing:0%;color:#000}.air-datepicker-custom-container .air-datepicker-nav .air-datepicker-nav--title i{color:#656768;font-family:"Poppins",sans-serif;font-size:20px;font-weight:400;letter-spacing:0%;text-align:left;line-height:21px}.air-datepicker-custom-container .air-datepicker-nav .air-datepicker-nav--action[data-action=prev]{order:1;margin-left:auto;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.37067 2.87793L3.86562 6.38297L7.37067 9.88801' stroke='%2300CCFF' stroke-width='1.05151' stroke-linecap='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-color:rgba(0,204,255,0.12);border:0.701008px solid rgba(0,204,255,0.12);box-shadow:0px 7.01008px 28.0403px rgba(29,22,23,0.07);border-radius:3.50504px}.air-datepicker-custom-container .air-datepicker-nav .air-datepicker-nav--action[data-action=next]{order:2;background-image:url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.70999 9.18652L8.21503 5.68148L4.70999 2.17644' stroke='%2300CCFF' stroke-width='1.05151' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-position:center;background-repeat:no-repeat;margin-left:5px;background-color:rgba(0,204,255,0.12);border:0.701008px solid rgba(0,204,255,0.12);box-shadow:0px 7.01008px 28.0403px rgba(29,22,23,0.07);border-radius:3.50504px}.air-datepicker-custom-container .air-datepicker-nav .air-datepicker-nav--action svg{display:none}@media (max-width: 1030px){.air-datepicker-custom-container--wrap{flex-direction:column}.air-datepicker-custom-container .air-datepicker{width:100%}.air-datepicker-custom-info--time{width:100%}.air-datepicker-custom-info--times{grid-template-columns:repeat(3, 1fr)}.air-datepicker-custom-info--button .confirm-datetime{padding-top:14px}}.air-datepicker-projects--info{display:flex;border-radius:3.50504px;padding-left:20px;max-width:285px}.air-datepicker-projects-info--time{display:none;flex-direction:column;padding-top:10px;padding-bottom:10px;padding-right:12px}.air-datepicker-projects-info--time.show{display:flex}.air-datepicker-projects-info--title{font-family:"SF Pro Display";font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#000}.air-datepicker-projects-info--subtitle{margin-top:4px;font-family:"SF Pro Display";font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#656768}.air-datepicker-projects-info--utc{margin-top:9px;font-family:"SF Pro Display";font-style:normal;font-weight:300;font-size:10px;line-height:11px;color:#656768}.air-datepicker-projects-info--times{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.air-datepicker-projects-info--one-time{cursor:pointer;padding:11px 15px;border-radius:5.435px;border:1px solid rgba(152,242,81,0.6);background:rgba(248,248,248,0.8);color:#656768;font-family:"SF Pro Display";font-size:14px;font-style:normal;font-weight:400;line-height:14px}.air-datepicker-projects-info--one-time.active{border-radius:5.435px;border:1px solid rgba(152,242,81,0.6);background:#98f251}.air-datepicker-projects-info--button{margin-top:auto}.air-datepicker-projects-info--button .confirm-datetime{padding:0;padding-top:5px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:14px;color:#0cf}.air-datepicker-projects-info--all{padding-top:55px;display:none;flex-direction:column}.air-datepicker-projects-info--all.show{display:flex}.air-datepicker-projects-info--not-found{padding-top:55px;display:none;flex-direction:column}.air-datepicker-projects-info--not-found.show{display:flex}.air-datepicker-projects-info--available{display:flex;padding-bottom:9px;align-items:center}.air-datepicker-projects-info--available span{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:16px;color:#656768}.air-datepicker-projects-info--available span.available{margin-right:6px;width:6.5px;height:6.5px;background:#98f251;border-radius:50%}.air-datepicker-projects-info--available span.not-available{margin-right:6px;width:6.5px;height:6.5px;background:#ff3c3c;border-radius:50%}.air-datepicker-projects-info--consultation{display:flex;flex-direction:column;margin-top:20px}.air-datepicker-projects-info-consultation--title{color:#656768;font-family:"SF Pro Display";font-size:12px;font-style:normal;font-weight:400;line-height:normal}.air-datepicker-projects-info-consultation--context{width:100%;margin-top:8px;padding:7px 12px;padding-right:40px;border-radius:5px;background:#fff;color:#656768;font-family:"SF Pro Display";font-size:10px;font-style:normal;font-weight:400;line-height:16px}.air-datepicker-projects-info-consultation--context span{padding-bottom:10px;display:inline-block}.air-datepicker-projects--consultants{display:none;flex-direction:column;max-width:140px;width:100%;gap:20px;padding-left:20px}.air-datepicker-projects--consultants.show{display:flex}.air-datepicker-projects-container{display:flex;z-index:1051 !important;position:relative;padding-top:12px}.air-datepicker-projects-container--wrap{position:absolute;width:100%;background:#f5fbff;border-radius:4.73px;display:flex;z-index:1052 !important;margin-top:10px;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.air-datepicker-projects-container--wrap.show{opacity:1;visibility:visible}.air-datepicker-projects-container .air-datepicker{background:#f5fbff;border-radius:3.50504px;border:0;box-shadow:none}.air-datepicker-projects-container .air-datepicker .air-datepicker--pointer{display:none !important}.air-datepicker-projects-container .air-datepicker .air-datepicker-nav{padding-top:0}.air-datepicker-projects-container .air-datepicker .air-datepicker--content{padding:0;padding-top:0}.air-datepicker-projects-container .air-datepicker-body--day-name{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:22px;text-align:center;color:#0cf;text-transform:none}.air-datepicker-projects-container .air-datepicker-cell{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:15px;text-align:center;color:rgba(0,0,0,0.98);margin-bottom:5px}.air-datepicker-projects-container .air-datepicker-cell.-selected-{background:rgba(0,204,255,0.12);border:0.701008px solid rgba(0,204,255,0.12);border-radius:3.50504px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:15px;text-align:center;color:#0cf}.air-datepicker-projects-container .air-datepicker-cell.-selected-:before{display:none !important}.air-datepicker-projects-container .air-datepicker-cell.-day-.-available-{position:relative}.air-datepicker-projects-container .air-datepicker-cell.-day-.-available-:before{content:" ";position:absolute;width:4.21px;height:4.21px;border-radius:50%;left:calc(50% - 2.105px + .7px);bottom:.7px;background:#98f251}.air-datepicker-projects-container .air-datepicker-cell.-day-.-not-available-:before{content:" ";position:absolute;width:4.21px;height:4.21px;border-radius:50%;left:calc(50% - 2.105px + .7px);bottom:.7px;background:#ff3c3c}.air-datepicker-projects-container .air-datepicker-cell.-day-.-other-month-,.air-datepicker-projects-container .air-datepicker-cell.-year-.-other-decade-{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:17px;text-align:center;color:#656768}.air-datepicker-projects-container .air-datepicker-nav{border-bottom:0}.air-datepicker-projects-container .air-datepicker-nav .air-datepicker-nav--title{order:0;font-style:normal;font-family:"SF Pro Display",sans-serif;font-size:20px;font-weight:400;letter-spacing:0%;color:#000}.air-datepicker-projects-container .air-datepicker-nav .air-datepicker-nav--title i{color:#656768;font-family:"SF Pro Display",sans-serif;font-size:20px;font-weight:400;letter-spacing:0%;text-align:left;line-height:21px}.air-datepicker-projects-container .air-datepicker-nav .air-datepicker-nav--action[data-action=prev]{order:1;margin-left:auto;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.37067 2.87793L3.86562 6.38297L7.37067 9.88801' stroke='%2300CCFF' stroke-width='1.05151' stroke-linecap='round'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-color:rgba(0,204,255,0.12);border:0.701008px solid rgba(0,204,255,0.12);box-shadow:0px 7.01008px 28.0403px rgba(29,22,23,0.07);border-radius:3.50504px}.air-datepicker-projects-container .air-datepicker-nav .air-datepicker-nav--action[data-action=next]{order:2;background-image:url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.70999 9.18652L8.21503 5.68148L4.70999 2.17644' stroke='%2300CCFF' stroke-width='1.05151' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-position:center;background-repeat:no-repeat;margin-left:5px;background-color:rgba(0,204,255,0.12);border:0.701008px solid rgba(0,204,255,0.12);box-shadow:0px 7.01008px 28.0403px rgba(29,22,23,0.07);border-radius:3.50504px}.air-datepicker-projects-container .air-datepicker-nav .air-datepicker-nav--action svg{display:none}@media (max-width: 1030px){.air-datepicker-custom-container--wrap{flex-direction:column}.air-datepicker-custom-container .air-datepicker{width:100%}.air-datepicker-custom-info--time{width:100%}.air-datepicker-custom-info--button .confirm-datetime{padding-top:14px}}.want-learn--wrap{display:flex;width:100%;justify-content:space-between;padding-bottom:44px}.want-learn--texts{max-width:60%;display:flex;flex-direction:column}.want-learn--title{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:500;font-size:32px;line-height:40px;color:#636363}.want-learn--description{margin-top:12px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#959799}.want-learn--buttons{margin-right:3%;display:flex;flex-direction:column;justify-content:center;max-width:280px}.want-learn--buttons .base-button:last-child{margin-top:16px}@media (max-width: 991px){.want-learn--wrap{flex-direction:column;padding-bottom:72px}.want-learn--texts{max-width:100%}.want-learn--title{text-align:center}.want-learn--description{margin-top:24px;text-align:center}.want-learn--buttons{margin-top:36px;margin-right:0;max-width:100%}}.rating--stars{display:flex;align-items:center}.rating-stars--icons{display:flex;align-items:center}.rating-stars--count{margin-left:12px;color:#e1c118;font-family:SF Pro Display,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:16px}.rating-stars--active{margin-left:4px;color:#e1c118;font-family:"SF Pro Display";font-size:16px;font-style:normal;font-weight:600;line-height:16px}.rating-stars--text{margin-left:12px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#78747a}.select-full-stars{display:flex;flex-direction:row-reverse;justify-content:flex-end}.select-full-stars input{display:none}.select-full-stars label{cursor:pointer;width:37px;height:37px;margin-right:5px}.select-full-stars svg{width:100%;height:100%;fill:#fff;transition:fill .2s ease}.select-full-stars label:hover svg,.select-full-stars label:hover~label svg{fill:gold}.select-full-stars input:checked~label svg{fill:#eccf3a}.item-mini{background:rgba(0,0,0,0.03);border-radius:5px;padding:40px 24px;padding-bottom:24px}.item-mini--image{height:240px;display:flex;align-items:center;text-align:center}.item-mini--image img{width:auto;max-width:100%;max-height:100%}.item-mini--body{margin-top:40px}.item-mini--title{margin-top:16px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#000}.item-mini--info{display:flex;justify-content:space-between;margin-top:24px}.item-mini--name{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:24px;color:#000}.item-mini--price{margin-top:16px;color:#467895;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:28px}.item-mini--slider img{max-width:100%}.item-mini--slider .splide__slide{height:240px}.item-mini--slider .item-mini--image-slider{position:relative}.item-mini--slider .item-mini--image-slider .splide__arrow--prev{width:48px;height:48px;background-color:rgba(0,0,0,0);background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M25 32L32 39M25 32L32 25M25 32L39 32' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.item-mini--slider .item-mini--image-slider .splide__arrow--prev>svg{display:none}.item-mini--slider .item-mini--image-slider .splide__arrow--prev:focus{outline:none}.item-mini--slider .item-mini--image-slider .splide__arrow--next{width:48px;height:48px;background-color:rgba(0,0,0,0);background-size:cover;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M39 32L32 25M39 32L32 39M39 32H25' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.item-mini--slider .item-mini--image-slider .splide__arrow--next>svg{display:none}.item-mini--slider .item-mini--image-slider .splide__arrow--next:focus{outline:none}.item-mini--mebel{background:rgba(0,0,0,0.03);border-radius:5px}.item-mini--mebel .item-mini--body{padding:24px;margin-top:0}.item-mini--mebel .item-mini--info{margin-top:0}.item-mini--mebel .item-mini--name{margin-top:0;color:#000;font-size:20px;font-family:"SF Pro Display",sans-serif;font-weight:600}.item-mini--mebel .item-mini--title{margin-top:8px;color:#000;font-size:16px;font-family:SF Pro Display,sans-serif;line-height:24px;opacity:.5}.item-mini--mebel .item-mini--button{margin-top:29px}.item-mini-consultant--body{position:relative;padding:24px;border-radius:5px;background:linear-gradient(0deg, rgba(0,0,0,0.03) 0%, rgba(0,0,0,0.03) 100%),#fff}.item-mini-consultant--body .profile-mini{width:100%;padding-right:30px}.item-mini-consultant--description{margin-top:6px;color:#000;font-family:SF Pro Display,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:28px}.item-mini-consultant--favorites{position:absolute;right:24.5px}.item-mini-consultant--rating{margin-top:10px}.item-mini-consultant--rating .rating-stars--count{margin-left:4px}.item-mini-consultant--rating .rating-stars--text{margin-left:4px;color:#a9a9a9;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:16px}.item-mini-consultant--rating .badge-light-blue{padding:6px 12px;border-radius:4px;background:rgba(0,204,255,0.08);color:#0eb5df;font-family:SF Pro Display,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:16px}.item-mini--slider-with-thumb--wrap{position:relative}.item-mini-slider-with-thumb--fullscreen{position:absolute;top:28px;right:35px;z-index:1}.item-mini--slider-with-thumb--main img{width:100%}.item-mini--slider-with-thumb--thumbs{margin-top:8px}.item-mini--slider-with-thumb--thumbs .splide__slide.is-visible.is-active{border:2px solid #0cf;border-radius:5px}.item-mini--slider-with-thumb--thumbs img{width:100%}.item-mini--slider-with-thumb .item-mini--name{color:#000;font-size:32px;font-style:normal;font-weight:600;line-height:normal}.item-mini--slider-with-thumb .item-mini--title{margin-top:20px !important;width:100%;color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:24px;opacity:.5}.item-mini--slider-with-thumb .item-mini--title::before{display:none !important}.item-mini--slider-with-thumb .item-mini--text{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:24px;opacity:.5}@media (max-width: 1030px){.item-mini-slider-with-thumb--fullscreen{top:28px;right:24px}.item-mini--slider-with-thumb .item-mini--body{padding:20px 16px}.item-mini--slider-with-thumb .item-mini--name{color:#000;font-size:24px;font-style:normal;font-weight:600;line-height:28px}.item-mini--slider-with-thumb .item-mini--title{margin-top:16px !important;font-size:14px;line-height:20px}.item-mini--slider-with-thumb .item-mini--text{font-size:14px;line-height:20px}}.item--tabs>ul{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden}.item--tabs .tab-content{padding-top:40px}.item--tabs .tab-pane{color:#959799;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.item--tabs .nav-item{display:flex;align-items:end;padding-right:28px;padding-left:28px}.item--tabs .nav-item:first-child{padding-left:0}.item--tabs .nav-item:last-child{padding-right:0}.item--tabs .nav-item a{padding-left:0;padding-right:0;border-top:0;border-left:0;border-right:0;white-space:nowrap;font-family:"SF Pro Display",sans-serif;color:#000;font-size:20px;font-style:normal;font-weight:400;line-height:24px}.item--tabs .nav-item a span{color:#78747a}.item--tabs .nav-item a.nav-link--br br{display:none}.item--tabs .nav-item a:hover{border:0}.item--tabs .nav-item a.active{color:#000;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:24px;border-bottom:2px solid #000}@media (max-width: 1030px){.item--tabs .tab-content{padding-top:20px}.item--tabs .nav-item{padding-right:32px;padding-left:0px}.item--tabs .nav-item a{font-size:16px;line-height:20px}.item--tabs .nav-item a.nav-link--br br{display:inline}.item--tabs .nav-item a.active{font-size:16px;font-style:normal;font-weight:500;line-height:20px}}.item-light-base--info>div{padding-left:120px}.item-light-base--info .item-light--buttons{max-width:360px}.item-light-base--slider .splide__slide a{position:absolute;top:40px;right:40px}.item-light-base--buttons{display:none}.item-light-main--info{margin-top:100px}.item-light-main-characteristic--list{display:flex;margin-bottom:12px;max-width:40%;justify-content:space-between;background-position:bottom;background-repeat:repeat-x;background-image:url("data:image/svg+xml,%3Csvg width='45' height='20' viewBox='0 0 45 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.024 16V14.208H2.208V16H1.024ZM4.25838 16V14.208H5.44238V16H4.25838ZM7.49275 16V14.208H8.67675V16H7.49275ZM10.7271 16V14.208H11.9111V16H10.7271ZM13.9615 16V14.208H15.1455V16H13.9615ZM17.1959 16V14.208H18.3799V16H17.1959ZM20.4303 16V14.208H21.6143V16H20.4303ZM23.6646 16V14.208H24.8486V16H23.6646ZM26.899 16V14.208H28.083V16H26.899ZM30.1334 16V14.208H31.3174V16H30.1334ZM33.3678 16V14.208H34.5518V16H33.3678ZM36.6021 16V14.208H37.7861V16H36.6021ZM39.8365 16V14.208H41.0205V16H39.8365ZM43.0709 16V14.208H44.2549V16H43.0709Z' fill='%2378747A'/%3E%3C/svg%3E%0A")}.item-light-main-characteristic--name{background-color:#fff;padding-right:12px;color:var(--Text-Light, #78747A);font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.item-light-main-characteristic--value{padding-left:12px;background-color:#fff;color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.item-light-main--tabs .nav-tabs .nav-link{padding:0;padding-bottom:16px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:24px;margin-top:1px;border-top:0;border-left:0;border-right:0}.item-light-main--tabs .nav-tabs .nav-link.active{border-color:#000;border-bottom:1px solid #000}.item-light-main--tabs .tab-pane{padding-top:24px;color:#959799;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:32px}.item-light--title{margin-top:20px;display:flex}.item-light-title--text{display:flex;color:var(--Text-Dark, #000);text-align:left;font-family:"SF Pro Display",sans-serif;font-size:28px;font-style:normal;font-weight:600;line-height:32px;align-items:center}.item-light-title--button{padding-left:10px}.item-light--rating{margin-top:24px}.item-light--rating .icon--rating-star{width:24px;height:24px;background-size:cover}.item-light--rating .rating-stars--text{color:#000;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:24px;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.item-light--article{margin-top:24px;color:#78747a;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:24px}.item-light--status{margin-top:8px;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:24px}.item-light--status.in-stock{color:#4cc921}.item-light--status.out-stock{color:#c3c3c3}.item-light--status.for-order{color:#eccf3a}.item-light--price{margin-top:12px;color:#467895;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:24px}.item-light--buttons{margin-top:32px}.item-light--buttons .base-button:last-child{margin-top:16px}.item-light--slider{display:flex}.item-light-slider--thumb{margin-left:20px;width:100px;text-align:center}.item-light-slider--thumb .splide__slide img{height:100%;max-width:100%}.item-light-slider--thumb .splide__slide.is-active{border-radius:5px;border:1px solid #d9d9d9 !important}.item-light-slider--slider{margin-left:0px;width:500px;height:400px}.item-light-slider--slider .splide__slide{text-align:center;border:1px solid rgba(0,0,0,0) !important}.item-light-slider--slider .splide__slide.is-active.is-visible{border-radius:5px;border:1px solid #d9d9d9 !important}.item-light-slider--slider .splide__slide img{max-width:100%;height:100%}.item-light--similar .splide__arrows{max-width:1240px;position:absolute;width:100%;margin-left:auto;margin-right:auto;left:0;right:0;top:50%;height:56px}@media (max-width: 1030px){.item-light-title--button{padding-left:30px}.item-light-base--row{flex-direction:column}.item-light-base--slider{order:1;margin-top:40px}.item-light-base--info{order:0}.item-light-base--info .item-light--price{display:none}.item-light-base--info .item-light--status{display:none}.item-light-base--info .item-light--buttons{display:none}.item-light-base--info>div{padding-left:0}.item-light-base--buttons{order:2;flex-direction:column;margin-top:40px;display:flex;padding-left:10%;padding-right:10%}.item-light-base--buttons .base-button:last-child{margin-top:16px}.item-light-main--info{margin-top:72px}.item-light-main--tabs .nav-tabs .nav-link{font-size:16px;font-style:normal;font-weight:500;line-height:20px;color:#78747a}.item-light-main-characteristic--list{max-width:100%}.item-light--slider{flex-direction:column}.item-light-slider--thumb{margin-top:8px;margin-left:0;width:100%}.item-light-slider--slider{height:auto;width:100%}.item-light--similar .item-mini--image{height:auto}.item-light--similar .item-mini--image>img{max-width:100%}.item-light--similar .item-mini--body{margin-top:20px}}.item-consultation-head-buttons--save{display:none}.item-consultation-head--buttons{padding-top:30px}.item-consultation-head--profile{display:flex}.item-consultation-head-profile--info{display:flex;flex-wrap:wrap;position:relative;flex-direction:column;width:100%;padding-left:52px;padding-top:30px}.item-consultation-head-profile--image{width:180px;height:180px;min-width:180px;align-items:flex-start}.item-consultation-head-profile--image img{width:100%;min-width:180px}.item-consultation-head-profile--work-info{width:80%}.item-consultation-head-profile--name{width:80%;color:#000;font-family:"SF Pro Display",sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.item-consultation-head-profile--work-name{margin-top:12px;color:#a9a9a9;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.item-consultation-head-profile--experience{margin-top:4px;color:#a9a9a9;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:28px}.item-consultation-head-profile--save{position:absolute;right:0}.item-consultation-head-profile--rating{margin-top:12px}.item-consultation-head-profile--rating .rating--stars{flex-direction:column;align-items:flex-start}.item-consultation-head-profile--rating .rating--stars .rating-stars--text{margin-top:7px;margin-left:0}.item-consultation-body--text{padding-top:40px}.item-consultation-body--text td{vertical-align:text-top;padding-bottom:37px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;line-height:28px}.item-consultation-body--text td:first-child{padding-right:10px;font-weight:600;max-width:19%;width:100%}@media (max-width: 1030px){.item-consultation-head--buttons{padding-top:30px}.item-consultation-head-profile--image{width:120px;height:120px;min-width:120px}.item-consultation-head-profile--image img{min-width:120px}.item-consultation-head-profile--save{position:relative}.item-consultation-head-profile--save .rating--stars{flex-direction:row;align-items:center}.item-consultation-head-profile--save .rating--stars .rating-stars--text{margin-top:0;margin-left:10px}.item-consultation-head-profile--rating{margin-top:8px}.item-consultation-head-profile--info{padding-top:0;padding-right:32px;flex-direction:column}.item-consultation-head-profile--name{order:0;width:100%;font-size:20px;font-weight:600;line-height:20px}.item-consultation-head-profile--work-info{width:100%}.item-consultation-head-profile--work-name{font-size:16px;line-height:20px}.item-consultation-head-profile--experience{font-size:16px;font-weight:400;line-height:20px}.item-consultation-head-profile--save{order:1}.item-consultation-head-profile--save .base-button{display:none}.item-consultation-head--buttons{display:flex}.item-consultation-head-buttons--save{display:block;margin-right:16px}.item-consultation-body--text td{font-size:16px;line-height:20px}}.item-designer-head-buttons--save{display:none}.item-designer-head--buttons{padding-top:30px}.item-designer-head--profile{display:flex}.item-designer-head-profile--info{display:flex;flex-wrap:wrap;position:relative;flex-direction:column;width:100%;padding-left:52px;padding-top:30px}.item-designer-head-profile--image{width:180px;height:180px;min-width:180px;align-items:flex-start}.item-designer-head-profile--image img{width:100%;min-width:180px}.item-designer-head-profile--work-info{width:80%}.item-designer-head-profile--name{width:80%;color:#000;font-family:"SF Pro Display",sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.item-designer-head-profile--work-name{margin-top:12px;color:#a9a9a9;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.item-designer-head-profile--experience{margin-top:4px;color:#a9a9a9;font-family:"SF Pro Display",sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.item-designer-head-profile--save{position:absolute;right:0}.item-designer-head-profile--rating{margin-top:12px}.item-designer-head-profile--rating .rating--stars{flex-direction:column;align-items:flex-start}.item-designer-head-profile--rating .rating--stars .rating-stars--text{margin-top:7px;margin-left:0}.item-designer-body-work--list{display:grid;grid-template-columns:repeat(2, 49%);grid-gap:40px 40px;margin-top:0px}.item-designer-body-work--list .item-mini--mebel .item-mini--body{display:flex;flex-wrap:wrap}.item-designer-body-work--list .item-mini--mebel .item-mini--body .item-mini--title{margin-top:0;align-items:center;display:flex}.item-designer-body-work--list .item-mini--mebel .item-mini--body .item-mini--button{width:100%}.item-designer-body--text{padding-top:40px}.item-designer-body--text td{vertical-align:text-top;padding-bottom:37px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;line-height:28px}.item-designer-body--text td:first-child{padding-right:10px;font-weight:600;max-width:19%;width:100%}.item-designer-body-td--desc{padding-right:42%}.item-designer-main--info{margin-top:70px}@media (max-width: 1030px){.item-designer-head--buttons{padding-top:30px}.item-designer-head-profile--image{width:120px;height:120px;min-width:120px}.item-designer-head-profile--image img{min-width:120px}.item-designer-head-profile--save{order:1;position:relative}.item-designer-head-profile--save .rating--stars{flex-direction:row;align-items:center}.item-designer-head-profile--save .rating--stars .rating-stars--text{margin-top:0;margin-left:10px}.item-designer-head-profile--rating{margin-top:8px}.item-designer-head-profile--info{padding-top:0;padding-right:32px;flex-direction:column}.item-designer-head-profile--name{order:0;width:100%;font-size:20px;font-weight:600;line-height:20px}.item-designer-head-profile--work-info{order:2;width:100%}.item-designer-head-profile--work-name{font-size:16px;line-height:20px}.item-designer-head-profile--experience{font-size:16px;font-weight:400;line-height:20px}.item-designer-head-profile--save{order:1}.item-designer-head-profile--save .base-button{display:none}.item-designer-head--buttons{display:flex}.item-designer-head-buttons--save{display:block;margin-right:16px}.item-designer-body-work--list{grid-template-columns:repeat(1, 100%);grid-gap:20px 20px;margin-top:0}.item-designer-body-work--list .item-mini--mebel .item-mini--body{flex-direction:column}.item-designer-body-work--list .item-mini--mebel .item-mini--body .item-mini--title{margin-top:8px}.item-designer-body-work--list .item-mini--mebel .item-mini--body .item-mini--title:before{display:none}.item-designer-body-td--desc{padding-right:0%}.item-designer-main--info{margin-top:10px}}.item-specialist-head-buttons--save{display:none}.item-specialist-head--buttons{padding-top:30px}.item-specialist-head--profile{display:flex}.item-specialist-head-profile--info{display:flex;flex-wrap:wrap;position:relative;flex-direction:column;width:100%;padding-left:52px;padding-top:30px}.item-specialist-head-profile--image{width:180px;height:180px;min-width:180px;align-items:flex-start}.item-specialist-head-profile--image img{width:100%;min-width:180px}.item-specialist-head-profile--work-info{width:80%}.item-specialist-head-profile--name{width:80%;color:#000;font-family:"SF Pro Display",sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.item-specialist-head-profile--work-name{margin-top:12px;color:#a9a9a9;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.item-specialist-head-profile--experience{margin-top:4px;color:#a9a9a9;font-family:"SF Pro Display",sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.item-specialist-head-profile--save{position:absolute;right:0}.item-specialist-head-profile--rating{margin-top:12px}.item-specialist-head-profile--rating .rating--stars{flex-direction:column;align-items:flex-start}.item-specialist-head-profile--rating .rating--stars .rating-stars--text{margin-top:7px;margin-left:0}.item-specialist-body-work--list{display:grid;grid-template-columns:repeat(2, 49%);grid-gap:40px 40px;margin-top:0px}.item-specialist-body-work--list .item-mini--mebel .item-mini--body{display:flex;flex-wrap:wrap}.item-specialist-body-work--list .item-mini--mebel .item-mini--body .item-mini--title{margin-top:0;align-items:center;display:flex}.item-specialist-body-work--list .item-mini--mebel .item-mini--body .item-mini--button{width:100%}.item-specialist-body--text{padding-top:40px}.item-specialist-body--text td{vertical-align:text-top;padding-bottom:37px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;line-height:28px}.item-specialist-body--text td:first-child{padding-right:10px;font-weight:600;max-width:19%;width:100%}.item-specialist-body-td--desc{padding-right:42%}.item-specialist-main--info{margin-top:70px}@media (max-width: 1030px){.item-specialist-head--buttons{padding-top:30px}.item-specialist-head-profile--image{width:120px;height:120px;min-width:120px}.item-specialist-head-profile--image img{min-width:120px}.item-specialist-head-profile--save{order:1;position:relative}.item-specialist-head-profile--save .rating--stars{flex-direction:row;align-items:center}.item-specialist-head-profile--save .rating--stars .rating-stars--text{margin-top:0;margin-left:10px}.item-specialist-head-profile--rating{margin-top:8px}.item-specialist-head-profile--info{padding-top:0;padding-right:32px;flex-direction:column}.item-specialist-head-profile--name{order:0;width:100%;font-size:20px;font-weight:600;line-height:20px}.item-specialist-head-profile--work-info{order:2;width:100%}.item-specialist-head-profile--work-name{font-size:16px;line-height:20px}.item-specialist-head-profile--experience{font-size:16px;font-weight:400;line-height:20px}.item-specialist-head-profile--save{order:1}.item-specialist-head-profile--save .base-button{display:none}.item-specialist-head--buttons{display:flex}.item-specialist-head-buttons--save{display:block;margin-right:16px}.item-specialist-body-work--list{grid-template-columns:repeat(1, 100%);grid-gap:20px 20px;margin-top:0}.item-specialist-body-work--list .item-mini--mebel .item-mini--body{flex-direction:column}.item-specialist-body-work--list .item-mini--mebel .item-mini--body .item-mini--title{margin-top:8px}.item-specialist-body-work--list .item-mini--mebel .item-mini--body .item-mini--title:before{display:none}.item-specialist-body-td--desc{padding-right:0%}.item-specialist-main--info{margin-top:10px}}.review--base{padding:40px;border-radius:5px;border:1px solid #e0e0e0;margin-bottom:16px}.review-base--profile .profile-mini--image{width:60px;height:60px}.review-base--profile .profile-mini--image img{width:100%}.review-base--profile .profile-mini--name{color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px}.review-base--profile .profile-mini--date{padding-top:6px;color:#78747a;text-align:center;font-family:"SF Pro Display",sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.review-base-header--panel{display:flex;align-items:center}.review-base-header--button{margin-left:auto;max-width:220px}.review-base-header--title{color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.review-base-header--stars{margin-left:70px;display:flex}.review-base-header--star{display:flex;margin-right:28px}.review-base-header--star .icon{margin-right:2px}.review-base-header--count{color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.review-base--list{margin-top:32px}.review-base--rating{margin-top:16px}.review-base--rating .rating-stars--text{padding-left:4px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.review-base--title{margin-top:16px;color:#000;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:20px}.review-base--text{margin-top:16px;color:#78747a;font-family:"SF Pro Display",sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.review-base--reaction{margin-top:16px;width:100%;display:flex;justify-content:end}.review-base-reaction--text{padding-right:20px;color:#78747a;font-family:"SF Pro Display",sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.review-base-reaction--up{display:flex;margin-right:32px}.review-base-reaction--up .icon{margin-right:8px}.review-base-reaction--down{display:flex}.review-base-reaction--down .icon{margin-right:8px}.review-base-reaction--count{color:#78747a;text-align:center;font-family:"SF Pro Display",sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px}@media (max-width: 1030px){.review--base{padding:20px;margin-bottom:20px}.review-base-header--panel{flex-direction:column;align-items:flex-start}.review-base-header--stars{margin-left:0;margin-top:16px}.review-base-header--star{margin-right:12px}.review-base-header--button{margin-left:0;margin-top:29px}.review-base--list{margin-top:24px}.review-base--reaction{margin-top:20px;justify-content:flex-start}}.catalog-pagination{display:flex;justify-content:end}.catalog-pagination--navigation{display:flex}.catalog-pagination--navigation .base-button{display:flex;align-items:center}.catalog-pagination--navigation .base-button .icon.icon-arrow-right--white-stick{margin-left:8px}.catalog-pagination--navigation .base-button .base-button--blue{padding-left:24px;padding-right:24px}.catalog-pagination--navigation .base-button:first-child{margin-right:12px}.catalog-pagination--pages{margin-left:130px;display:flex;align-items:center}.catalog-pagination-pages--title{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#6d6d6d;margin-right:10px}.catalog-pagination-pages--active{border:1px solid #a9a9a9;border-radius:5px;padding:14px 18px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:20px;display:flex;align-items:center;color:#6d6d6d}.catalog-pagination-pages--all{margin-left:10px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#6d6d6d}.catalog-pagination-pages--all span{margin-left:10px;font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:20px;color:#6d6d6d}@media (max-width: 991px){.catalog-pagination--navigation .icon-arrow-left--light-blue-stick{width:16px;height:16px}.catalog-pagination--navigation .icon-arrow-right--white-stick{width:14px;height:14px}.catalog-pagination--navigation .base-button--white-blue-border{padding:7px}.catalog-pagination--navigation .base-button--blue{padding:8px 9px;font-size:11px;font-style:normal;font-weight:600;line-height:14px}.catalog-pagination--pages{margin-left:auto}.catalog-pagination-pages--title{line-height:14px;font-size:11px}.catalog-pagination-pages--all{line-height:14px;font-size:11px}.catalog-pagination-pages--all span{font-size:11px;font-style:normal;font-weight:600;line-height:14px}.catalog-pagination-pages--active{padding:8px 12px;font-size:10.8px;font-style:normal;font-weight:400;line-height:14.4px}}.catalog-filter--col{border-right:1px solid rgba(0,0,0,0.12)}.catalog-filter--col .input--search{margin-bottom:20px}.catalog-filter--col .catalog-filter-col--wrap{padding-top:40px}.catalog-filter--wrap{padding-bottom:40px}.catalog-filter-item--title{display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin-bottom:16px}.catalog-filter-item--title span{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:20px;color:#467895}.catalog-filter-item--title.collapsed span{color:#000}.catalog-filter-item--title:not(.collapsed) span.icon{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.25391 10.3535L7.99967 5.64763L12.7454 10.3535' stroke='%23467895' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.catalog-filter-item--body ul{margin-left:0;margin-bottom:0;padding-left:8px;padding-top:4px;padding-bottom:26px;padding-right:15px;list-style:none}.catalog-filter-item--body ul li{padding-top:8px}.catalog-filter-item--body ul li label{color:#000 !important;font-family:"SF Pro Display",sans-serif;font-size:14px !important;font-weight:400 !important;line-height:20px !important;letter-spacing:0%;text-align:left;text-transform:uppercase}.catalog-filter--slider{margin-top:10px}.catalog-filter-slider--values{display:flex;justify-content:space-between;margin-bottom:4px;margin-top:17px}.catalog-filter-slider-values--min,.catalog-filter-slider-values--max{display:flex}.catalog-filter-slider-values--min span,.catalog-filter-slider-values--max span{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:rgba(0,0,0,0.12)}.catalog-filter-slider-values--min #upper-value,.catalog-filter-slider-values--min #lower-value,.catalog-filter-slider-values--max #upper-value,.catalog-filter-slider-values--max #lower-value{font-family:"SF Pro Display",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#000;padding-left:5px}.catalog-filter-slider-values--max{padding-right:10px}.breadcrumb{background:rgba(0,0,0,0);padding:0}.breadcrumb-item{display:flex;align-items:center}.breadcrumb-item a{display:flex;align-items:center;color:#78747a;font-size:16px;font-family:"SF Pro Display",sans-serif;line-height:20px}.breadcrumb-item a span{margin-right:12px}.breadcrumb-item a span.icon{width:16px;height:16px}.breadcrumb-item--back a{display:flex;align-items:center;color:#0cf;font-size:16px;line-height:20px}.breadcrumb-item::after{display:flex;margin-left:12px;margin-right:12px;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 3.5L5.5 8.5L10.5 13.5' stroke='%23201926' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");content:" "}.breadcrumb-item+.breadcrumb-item{display:flex;align-items:center;margin-left:0;padding-left:0}.breadcrumb-item+.breadcrumb-item::marker{display:none}.breadcrumb-item+.breadcrumb-item::before{display:none}.breadcrumb-item+.breadcrumb-item a{display:flex;align-items:center;color:#c8c8c8;font-family:"SF Pro Display",sans-serif;font-size:8px;font-style:normal;font-weight:400;line-height:10px}.breadcrumb-item+.breadcrumb-item:last-child::after{display:none}.breadcrumb-header{background:rgba(0,0,0,0);padding:0;display:flex;flex-wrap:wrap;margin:0}.breadcrumb-header-item{color:#c8c8c8;font-family:"SF Pro Display",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:12px;list-style-type:none;display:flex;align-items:center}.breadcrumb-header-item.active{color:#fff;font-family:"SF Pro Display",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.breadcrumb-header-item::marker{display:none}.breadcrumb-header-item::after{display:flex;margin-left:8px;margin-right:8px;width:12px;height:12px;background-image:url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.25 1.75L2.75 4.25L5.25 6.75' stroke='%23C8C8C8' stroke-width='0.75' stroke-linecap='round'/%3E%3C/svg%3E%0A");content:" ";background-position:center;background-repeat:no-repeat}.breadcrumb-header-item a{display:flex;align-items:center;color:#c8c8c8;font-family:"SF Pro Display",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:12px}.breadcrumb-header-item:last-child::after{display:none}@media (min-width: 991px){.breadcrumb-header-item{color:rgba(255,255,255,0.6);font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.breadcrumb-header-item.active{color:#fff;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.breadcrumb-header-item a{color:rgba(255,255,255,0.6);font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.breadcrumb-header-item:after{width:16px;height:16px;background-repeat:no-repeat;background-size:cover}}.body__article-one .breadcrumb-header-item,.body__article-two .breadcrumb-header-item,.body__article-three .breadcrumb-header-item{color:#78747a;font-family:"SF Pro Display",sans-serif}.body__article-one .breadcrumb-header-item.active,.body__article-two .breadcrumb-header-item.active,.body__article-three .breadcrumb-header-item.active{color:#000;font-family:"SF Pro Display",sans-serif}.body__article-one .breadcrumb-header-item a,.body__article-two .breadcrumb-header-item a,.body__article-three .breadcrumb-header-item a{color:#78747a;font-family:"SF Pro Display",sans-serif}.timeline{list-style:none;padding:0 0 20px;position:relative}.timeline:before{top:0;bottom:0;position:absolute;content:" ";width:2px;background-color:#0cf;left:50%;margin-left:-1.5px;height:78%}.timeline>li{margin-bottom:0px;position:relative}.timeline>li:before,.timeline>li:after{content:" ";display:table}.timeline>li:after{clear:both}.timeline>li:before,.timeline>li:after{content:" ";display:table}.timeline>li:after{clear:both}.timeline>li>.timeline-panel{width:46%;float:left;padding:0 20px 20px;position:relative}.timeline>li>.timeline-badge{width:88px;height:88px;text-align:center;position:absolute;top:0px;left:50%;margin-left:-44px;border:2px solid #0cf;background-color:#fff;color:#0cf;font-family:"Apple Symbols",sans-serif;font-size:36px;font-style:normal;font-weight:400;line-height:88px;z-index:100;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%}.timeline>li.timeline-inverted>.timeline-panel{float:right}.timeline>li.timeline-inverted>.timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.timeline>li.timeline-inverted>.timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}.timeline-badge.primary{background-color:#2e6da4 !important}.timeline-badge.success{background-color:#3f903f !important}.timeline-badge.warning{background-color:#f0ad4e !important}.timeline-badge.danger{background-color:#d9534f !important}.timeline-badge.info{background-color:#5bc0de !important}.timeline-title{margin-top:0;color:#656768;font-family:"Apple Symbols",sans-serif;font-size:48px;font-style:normal;font-weight:400;line-height:64px}.timeline-title span{color:#000;font-family:"Apple Symbols",sans-serif;font-size:48px;font-style:normal;font-weight:400;line-height:64px}.timeline-subtitle{margin-top:10px;color:#000;font-family:"Apple Symbols",sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:36px}.timeline-body{margin-top:24px;color:#656768;font-family:SF Pro Display,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:32px}@media (max-width: 1100px){.timeline-title{font-size:24px;font-style:normal;font-weight:600;line-height:32px}.timeline-title span{font-size:24px;font-style:normal;font-weight:600;line-height:32px}.timeline-subtitle{margin-top:16px;color:#000;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:32px}.timeline-body{margin-top:16px;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:300;line-height:28px}ul.timeline:before{left:unset;right:45px}ul.timeline>li{padding-bottom:56px}ul.timeline>li:last-child{padding-bottom:0}ul.timeline>li>.timeline-panel{width:calc(100% - 90px);width:-webkit-calc(100% - 90px)}ul.timeline>li>.timeline-badge{left:unset;right:18px;margin-left:0;top:0px;width:56px;height:56px;line-height:56px;color:#0cf;text-align:center;font-family:"Apple Symbols",sans-serif;font-size:22.909px;font-style:normal;font-weight:400}ul.timeline>li.timeline-inverted>.timeline-panel{float:left}ul.timeline>li>.timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}ul.timeline>li>.timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}}.item-similar-products--wrap{margin-top:80px}.item-similar-products--title-wrap{position:relative}.item-similar-products--title-wrap:before{content:" ";position:absolute;top:50%;left:0;height:1px;background:rgba(0,0,0,0.2);width:100%;z-index:1}.item-similar-products--title{display:inline-block;z-index:2;margin-left:64px;position:relative;padding-left:24px;padding-right:24px;background-color:#fff;color:#000;font-family:SF Pro Display,sans-serif;font-size:36px;font-style:normal;font-weight:600;line-height:60px}.item-similar-products--slider{margin-top:40px}.item-similar-products--slider .splide__slide.is-visible{border:3px solid rgba(0,0,0,0) !important}.item-similar-products--slider .splide__arrow{width:56px;height:56px;background-size:cover;outline:0}.item-similar-products--slider .splide__arrow>svg{display:none}.item-similar-products--slider .splide__arrow--prev{left:-25px;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M25 32L32 39M25 32L32 25M25 32L39 32' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.item-similar-products--slider .splide__arrow--next{right:-25px;background-image:url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='32' cy='32' r='32' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M39 32L32 25M39 32L32 39M39 32H25' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A")}.item-similar--product{padding:16px 24px;border-radius:5px;background:#fafafa}.item-similar--product .item-mini--image{margin-top:30px}.item-similar--product .item-mini--title{text-align:center;margin-top:24px;color:#000;font-family:SF Pro Display,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:28px}.item-similar--product .item-mini--description{text-align:center;margin-top:8px;color:#000;font-family:SF Pro Display,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.item-similar--product .item-mini--article{text-align:center;margin-top:8px;color:#78747a;font-family:SF Pro Display,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.item-similar--product .item-mini--link{margin-top:16px;display:flex;justify-content:center;align-items:center}.item-similar--product .item-mini--link-text{padding-right:13px;color:#0cf;font-family:SF Pro Display,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.item-similar--product .item-mini--link-arrow{display:flex;align-items:center;justify-items:center;padding:4px 3px;background:#0cf;border-radius:3px}.item-similar--product .item-mini--link-arrow .icon{background-size:cover;width:8px;height:8px}@media (max-width: 1100px){.item-similar--product{width:280px}.item-similar-products--title{color:var(--Text-Dark, #000);font-family:"Raleway",sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:28px;margin-left:auto;margin-right:auto}.item-similar-products--title-wrap{display:flex}.item-similar-products--slider .splide__arrow--prev{left:1em}.item-similar-products--slider .splide__arrow--next{right:1em}.item-similar-products--slider .splide__slide{width:280px !important;zoom:90%;margin-top:auto;margin-bottom:auto}.item-similar-products--slider .splide__slide.is-active.is-visible{zoom:normal;border:3px solid rgba(0,0,0,0) !important}}.profile-mini--image{min-width:60px;width:60px;height:60px;padding-right:15px}.profile-mini--image img{width:100%}.profile-mini--name{color:#000;font-family:SF Pro Display,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:20px;display:flex;align-items:center}.profile-mini--name .icon{margin-left:4px}.profile-mini--work{margin-top:6px}.profile-mini-work--name{padding-left:5px;color:#a9a9a9;font-family:SF Pro Display,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.distributor-list--title{color:#000;font-family:"Raleway",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.distributor-list--all{margin-top:48px;display:flex;flex-direction:column}.distributor-list--link{margin-top:36px;display:flex;align-items:center}.distributor-list-link--text{color:#0cf;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.distributor-list-link--arrow{margin-left:12px;display:flex;align-items:center;justify-items:center;padding:3px;background:#0cf;border-radius:3px}.distributor--item{display:flex;margin-bottom:34px}.distributor--item:last-child{margin-bottom:0}.distributor-item--icon{margin-right:16px;width:72px;min-width:72px;height:72px;display:flex;align-items:center;border-radius:50%}.distributor-item--icon img{width:100%}.distributor-item--data{display:flex;flex-direction:column;justify-items:center}.distributor-item--title{color:#000;font-family:"Raleway",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:20px}.distributor-item--desc{padding-top:8px;color:#959799;font-family:"Raleway",sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:16px}@media (max-width: 1030px){.distributor-list--wrap{margin-top:60px;display:flex;flex-wrap:wrap}.distributor-list--title{width:50%;order:0;font-size:16px;font-style:normal;font-weight:600;line-height:20px}.distributor-list--link{width:50%;order:1;margin-top:0;justify-content:end;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.distributor-list--all{order:2;width:100%;flex-wrap:wrap;flex-direction:row}.distributor--item{max-width:48%;padding-right:10px}.distributor-item--icon{width:44px;min-width:44px;height:44px}.distributor-item--title{color:#000;font-size:10px;font-weight:600;line-height:10px}.distributor-item--desc{font-size:8px;font-style:normal;font-weight:500;line-height:10px}}.partner-list--title{color:#000;font-family:"Raleway",sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.partner-list--all{margin-top:48px;display:flex;flex-direction:column}.partner-list--link{margin-top:36px;display:flex;align-items:center}.partner-list-link--text{color:#0cf;font-family:"SF Pro Display",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:20px}.partner-list-link--arrow{margin-left:12px;display:flex;align-items:center;justify-items:center;padding:3px;background:#0cf;border-radius:3px}.partner--item{display:flex;margin-bottom:34px}.partner--item:last-child{margin-bottom:0}.partner-item--icon{margin-right:16px;width:72px;min-width:72px;height:72px;display:flex;align-items:center;border-radius:50%}.partner-item--icon img{width:100%;border-radius:50%}.partner-item--data{display:flex;flex-direction:column;justify-items:center}.partner-item--title{color:#000;font-family:"Raleway",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:20px}.partner-item--desc{padding-top:8px;color:#959799;font-family:"Raleway",sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:16px}@media (max-width: 1030px){.partner-list--wrap{margin-top:28px;display:flex;flex-wrap:wrap;padding-left:40px;padding-right:40px}.partner-list--title{width:50%;order:0;font-size:16px;font-style:normal;font-weight:600;line-height:20px}.partner-list--link{width:50%;order:1;margin-top:0;justify-content:end;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.partner-list--all{justify-content:space-between;margin-top:20px;order:2;width:100%;flex-wrap:wrap;flex-direction:row}.partner-list-link--text{font-size:12px;font-style:normal;font-weight:400;line-height:16px}.partner--item{max-width:48%;padding-right:10px}.partner-item--icon{width:44px;min-width:44px;height:44px}.partner-item--title{color:#000;font-size:10px;font-weight:600;line-height:10px}.partner-item--desc{font-size:8px;font-style:normal;font-weight:500;line-height:10px}}.grid-logotypes-container{display:grid;gap:1px;grid-template-columns:repeat(3, 1fr)}.grid-logotype-item{position:relative;background-color:#fff;text-align:center;padding-top:60px;padding-bottom:60px;border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.grid-logotype-item img{width:100%;max-width:172px}.grid-logotype-item:nth-child(3n){border-right:none}.grid-logotype-item:nth-last-child(-n+3){border-bottom:none}@media (max-width: 1030px){.grid-logotype-item{padding-top:40px;padding-bottom:40px}.grid-logotype-item img{width:100%;max-width:70px}}.grid-goods-container{display:grid;gap:1px;grid-template-columns:repeat(2, 49%);grid-gap:40px 40px;margin-top:60px}.grid-goods-item{border-radius:5px;background:rgba(0,0,0,0.03);text-align:center}.grid-goods-item img{width:100%;max-height:320px;padding-left:5px;padding-right:5px}.grid-goods-item .item-mini--body{display:flex;flex-wrap:wrap;padding:24px;margin-top:0}.grid-goods-item .item-mini--info{margin-top:0;display:flex;justify-content:space-between}.grid-goods-item .item-mini--name{color:#000;font-family:"SF Pro Display",sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.grid-goods-item .item-mini--title{margin-top:0px;color:#000;opacity:.5;font-family:"SF Pro Display",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px;display:flex;align-items:center}.grid-goods-item .item-mini--title:before{margin-left:40px;margin-right:40px;content:" ";background:rgba(0,0,0,0.08);width:1px;height:auto;min-height:22px;display:inline-block}.grid-goods-item .item-mini--rating{margin-top:16px;width:100%}@media (max-width: 1030px){.grid-logotype-item img{width:100%}}.custom-popover{background-color:rgba(0,0,0,0) !important}.custom-popover .popover-body{border:0;background:rgba(0,0,0,0);padding:0}.pin-svg{width:28px;height:28px}@media (max-width: 645px){.pin-svg{width:14px;height:14px}}.more-articles--wrap{margin-top:100px;background:rgba(229,229,229,0.3);padding-top:100px;padding-bottom:100px}.more-articles--title{color:#000;font-family:Inter,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:normal}.more-articles--block{margin-top:40px;position:relative;width:100%;padding:32px;height:320px;background-size:cover;border-radius:5px}.more-articles-block--badge{position:absolute;right:20px;top:20px;padding:3px 10px;border-radius:5px;background:rgba(255,255,255,0.7);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#000;font-family:"Apple Symbols";font-size:12px;font-style:normal;font-weight:400;line-height:20px}.more-articles-block--text{position:absolute;bottom:32px;left:0;padding-left:32px;padding-right:32px}.more-articles-block--title{color:#fff;font-family:"SF Pro Display",sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal}.more-articles-block--description{margin-top:8px;color:rgba(255,255,255,0.8);font-family:"SF Pro Display",sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 991px){.more-articles--wrap{margin-top:50px;padding-top:50px;padding-bottom:50px}}#sidebar-menu.sidebar{position:absolute;left:0;top:140px;height:calc(100vh + 140px);border-right:0;transition:all 300ms ease-in-out;display:flex;flex-direction:column;z-index:10}#sidebar-menu.sidebar.expanded{min-width:420px;width:auto}#sidebar-menu.sidebar.expanded .navigation{padding-right:0}#sidebar-menu.sidebar.collapsed{width:120px}#sidebar-menu.sidebar.collapsed .menu-label{display:none}#sidebar-menu .toggle-button{border:0;border-radius:4px;background:none;cursor:pointer;margin-left:auto;width:36px;height:36px;flex-shrink:0;background-color:#467895;display:flex;justify-content:center;align-items:center;position:absolute;right:-36px}#sidebar-menu .navigation{flex:1;padding:32px;padding-top:40px;background:#f6f6f6}#sidebar-menu .menu-list{list-style-type:none;padding-left:0}#sidebar-menu .menu-item{list-style-type:none}#sidebar-menu .menu-link{padding:15px;display:flex;align-items:center}#sidebar-menu .active{background-color:#fff}#sidebar-menu .active .menu-link{background-color:#fff}#sidebar-menu .menu-label{color:#09090b;font-size:18px;font-style:normal;font-weight:400;padding-left:15px}.profile-manufactures-list--wrap{display:grid;gap:1px;grid-template-columns:repeat(2, 35%);grid-gap:40px 40px}.profile-manufactures--item{display:flex}.profile-manufactures--item:last-child{margin-bottom:0}.profile-manufactures-item--icon{margin-right:34px;width:100px;min-width:100px;height:100px;border:1px solid #eaeaea;display:flex;align-items:center;border-radius:50%}.profile-manufactures-item--icon img{width:100%;border-radius:50%}.profile-manufactures-item--data{display:flex;flex-direction:column;justify-items:center}.profile-manufactures-item--title{color:#000;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:600;line-height:135%}.profile-manufactures-item--desc{padding-top:8px;color:#000;font-family:"SF Pro Display";font-size:20px;font-style:normal;font-weight:400;line-height:28px}@media (max-width: 1030px){.profile-manufactures-list--wrap{margin-top:28px;display:flex;flex-wrap:wrap;padding-left:40px;padding-right:40px}.profile-manufactures--item{max-width:48%;padding-right:10px}.profile-manufactures-item--icon{width:44px;min-width:44px;height:44px}.profile-manufactures-item--title{color:#000;font-size:10px;font-weight:600;line-height:10px}.profile-manufactures-item--desc{font-size:8px;font-style:normal;font-weight:500;line-height:10px}}.modal-fullscreen-image .modal-dialog{max-width:calc(100vw - 200px) !important}.modal-fullscreen-image [data-bs-dismiss=modal]{z-index:1}.modal-fullscreen-slider .modal-dialog{max-width:100%}.modal-fullscreen-slider .modal-item-slider--thumbs .is-visible.is-active{border:2px solid #0cf !important;border-radius:5px !important}.modal-fullscreen-slider .modal-item-slider--thumbs img{-o-object-fit:contain;object-fit:contain}.modal-fullscreen-slider li.parent-slider-slide.splide__slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;max-height:calc(100vh - 400px)}.modal [data-bs-dismiss=modal]{z-index:1 !important}.header-block--login:hover{color:rgba(255,255,255,0.6) !important}#consultations-block{position:relative}#consultations-list.open{display:flex;position:absolute;right:0;background:#f6f6f6;z-index:3;height:100%}.keepme-cache-burst-css-version-32{display:none}.icon-profile--sign-out{width:23px;height:19px;background-image:url('data:image/svg+xml;utf8,<svg fill="%23467895" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14"><path d="m 5.89796,11.16329 q 0,0.0306 0.008,0.15306 0.008,0.12245 0.004,0.2028 -0.004,0.0804 -0.023,0.17985 -0.0191,0.0995 -0.0765,0.14924 -0.0574,0.0497 -0.15689,0.0497 H 3.20459 q -0.91071,0 -1.557396,-0.64668 Q 1,10.60461 1,9.6939 V 4.30614 Q 1,3.39543 1.646684,2.74875 2.29337,2.10206 3.20408,2.10206 h 2.44898 q 0.0995,0 0.1722,0.0727 0.0727,0.0727 0.0727,0.17219 0,0.0306 0.008,0.15306 0.008,0.12245 0.004,0.20281 -0.004,0.0803 -0.023,0.17984 -0.0191,0.0995 -0.0765,0.14924 -0.0574,0.0497 -0.15689,0.0497 H 3.20459 q -0.5051,0 -0.86479,0.3597 -0.359698,0.35969 -0.359698,0.86479 v 5.38776 q 0,0.5051 0.359698,0.86479 0.35969,0.3597 0.86479,0.3597 h 2.38776 l 0.088,0.008 0.088,0.023 0.0612,0.0421 0.0536,0.0689 0.0153,0.10332 z M 13,7.00002 Q 13,7.199 12.85459,7.34441 l -4.16326,4.16326 q -0.14541,0.14541 -0.34439,0.14541 -0.19898,0 -0.34439,-0.14541 -0.14541,-0.1454 -0.14541,-0.34438 V 8.9592 H 4.42857 Q 4.22959,8.9592 4.08418,8.8138 3.93878,8.66839 3.93878,8.46941 V 5.53063 q 0,-0.19898 0.1454,-0.34438 Q 4.22959,5.04084 4.42857,5.04084 H 7.85714 V 2.83676 q 0,-0.19898 0.14541,-0.34439 0.14541,-0.14541 0.34439,-0.14541 0.19898,0 0.34439,0.14541 l 4.16326,4.16326 Q 13,6.80104 13,7.00002 z"/></svg>')}.flash{position:fixed;top:20px;right:20px;background-color:#fff;padding:15px 25px;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,0.1);z-index:1000}body.devise-sessions #wrap{background-color:#fff !important;flex:1;flex-direction:column;justify-content:center;align-items:center;display:flex}body.devise-sessions #wrap form{margin-top:20px}body.devise-sessions #wrap-wrap{display:flex;flex:1;flex-direction:column}.base-form-upload--inputs .inputs ol{padding:0 !important}.base-form-upload--inputs .nested-fields{margin:0 !important;margin-right:15px !important}.avatar-rounded{border-radius:50%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.pagination{justify-content:right;margin-top:10px}.pagination .page{padding:5px 10px}.pagination .page a{color:#0cf}
