@keyframes bouncing-loader{to{opacity:.1;transform:translate3d(0,-1rem,0)}}.bouncing-loader{align-items:center;display:flex;justify-content:center}.bouncing-loader>div{width:1rem;height:1rem;margin:3rem .2rem;background:red;border-radius:50%;animation:bouncing-loader .6s infinite alternate}.bouncing-loader>div:nth-child(2){animation-delay:.2s}.bouncing-loader>div:nth-child(3){animation-delay:.4s}.language-switcher.__header div,.language-switcher.__header em{color:#000;font-size:14px}.language-switcher.__header svg{color:#000}.language-switcher-item{font-size:1.3em!important;height:34px}.language-switcher div:focus{background-color:transparent}.ReactModal__Body--open{overflow:hidden}.ReactModal__Overlay{opacity:0;transition:all .6s}.ReactModal__Overlay--after-open{background-color:#000000bf;opacity:1}.ReactModal__Overlay--after-open .modal-content{animation-duration:.6s;animation-fill-mode:both;animation-name:fadeInDown}.ReactModal__Overlay--after-open.__side.__left .modal-content{animation-name:fadeInLeft}.ReactModal__Overlay--after-open.__side.__right .modal-content{animation-name:fadeInRight}.ReactModal__Overlay--before-close{background-color:#000000bf;opacity:0}.ReactModal__Overlay--before-close .modal-content{animation-duration:.6s;animation-fill-mode:both;animation-name:fadeOutUp}.ReactModal__Overlay--before-close.__side.__left .modal-content{animation-name:fadeOutLeft}.ReactModal__Overlay--before-close.__side.__right .modal-content{animation-name:fadeOutRight}@keyframes fadeInDown{0%{transform:translate3d(0,-30%,0)}to{transform:translateZ(0)}}@keyframes fadeOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-30%,0)}}@keyframes fadeInLeft{0%{transform:translate3d(-30%,0,0)}to{transform:translateZ(0)}}@keyframes fadeOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-30%,0,0)}}@keyframes fadeInRight{0%{transform:translate3d(-30%,0,0)}to{transform:translateZ(0)}}@keyframes fadeOutRight{0%{transform:translateZ(0)}to{transform:translate3d(-30%,0,0)}}:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: 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, .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, .75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, .5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: 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, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width: .25rem;--bs-focus-ring-opacity: .25;--bs-focus-ring-color: rgba(13, 110, 253, .25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*:before,*:after{box-sizing:border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}[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 + .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}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 20px;--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: 1024px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1260px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}.container-xl,.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: 1024px;--bs-breakpoint-xl: 1260px}.row{--bs-gutter-x: 20px;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media (min-width: 1024px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media (min-width: 1260px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.nav{--bs-nav-link-padding-x: 1rem;--bs-nav-link-padding-y: .5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color: var(--bs-link-color);--bs-nav-link-hover-color: var(--bs-link-hover-color);--bs-nav-link-disabled-color: var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width: var(--bs-border-width);--bs-nav-tabs-border-color: var(--bs-border-color);--bs-nav-tabs-border-radius: var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color: var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg: var(--bs-body-bg);--bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius: var(--bs-border-radius);--bs-nav-pills-link-active-color: #fff;--bs-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap: 1rem;--bs-nav-underline-border-width: .125rem;--bs-nav-underline-link-active-color: var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.btn-close{--bs-btn-close-color: #000;--bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity: .5;--bs-btn-close-hover-opacity: .75;--bs-btn-close-focus-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity: 1;--bs-btn-close-disabled-opacity: .25;--bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close:disabled,.btn-close.disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: ;--bs-modal-bg: var(--bs-body-bg);--bs-modal-border-color: var(--bs-border-color-translucent);--bs-modal-border-width: var(--bs-border-width);--bs-modal-border-radius: var(--bs-border-radius-lg);--bs-modal-box-shadow: 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: .5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color: var(--bs-border-color);--bs-modal-footer-border-width: var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion: reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex: 1050;--bs-backdrop-bg: #000;--bs-backdrop-opacity: .5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media (min-width: 576px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: 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: 1024px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1260px){.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: 1023.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: 1259.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}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity: 1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity: 1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity: 1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity: 1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity: 1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity: 1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity: 1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity: 1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity: 1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .75}.border-opacity-100{--bs-border-opacity: 1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity: 1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity: 1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity: 1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity: 1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity: 1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity: 1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity: 1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity: 1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity: 1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity: 1;color:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity: 1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity: 1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity: 1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity: 1;color:inherit!important}.text-opacity-25{--bs-text-opacity: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .75}.text-opacity-100{--bs-text-opacity: 1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity: 1}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity: 1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity: 1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity: 1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity: 1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity: 1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity: 1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity: 1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity: 1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity: 1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .75}.bg-opacity-100{--bs-bg-opacity: 1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width: 576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 1024px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1260px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.container{max-width:100%}@media (min-width: 1260px){.container{max-width:1140px}}/*!
 *  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(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0);src:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.2857142857em;text-align:center}.fa-ul{padding-left:0;margin-left:2.1428571429em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.1428571429em;width:2.1428571429em;top:.1428571429em;text-align:center}.fa-li.fa-lg{left:-1.8571428571em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.875em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}to{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0);opacity:1}}body.swal2-toast-shown .swal2-container,body.swal2-toast-shown .swal2-container.swal2-shown{background-color:transparent}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translate(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}body.swal2-toast-column .swal2-toast{flex-direction:column;align-items:stretch}body.swal2-toast-column .swal2-toast .swal2-actions{flex:1;align-self:stretch;height:2.2em;margin-top:.3125em}body.swal2-toast-column .swal2-toast .swal2-loading{justify-content:center}body.swal2-toast-column .swal2-toast .swal2-input{height:2em;margin:.3125em auto;font-size:1em}body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast{flex-direction:row;align-items:center;width:auto;padding:.625em;box-shadow:0 0 .625em #d9d9d9;overflow-y:hidden}.swal2-popup.swal2-toast .swal2-header{flex-direction:row}.swal2-popup.swal2-toast .swal2-title{flex-grow:1;justify-content:flex-start;margin:0 .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{position:initial;width:.8em;height:.8em;line-height:.8}.swal2-popup.swal2-toast .swal2-content{justify-content:flex-start;font-size:1em}.swal2-popup.swal2-toast .swal2-icon{width:2em;min-width:2em;height:2em;margin:0}.swal2-popup.swal2-toast .swal2-icon-text{font-size:2em;font-weight:700;line-height:1em}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{height:auto;margin:0 .3125em}.swal2-popup.swal2-toast .swal2-styled{margin:0 .3125em;padding:.3125em .625em;font-size:1em}.swal2-popup.swal2-toast .swal2-styled:focus{box-shadow:0 0 0 .0625em #fff,0 0 0 .125em #32649666}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:2em;height:2.8125em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.25em;left:-.9375em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 2em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast.swal2-show{animation:showSweetToast .5s}.swal2-popup.swal2-toast.swal2-hide{animation:hideSweetToast .2s forwards}.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip{animation:animate-toast-success-tip .75s}.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long{animation:animate-toast-success-long .75s}@keyframes showSweetToast{0%{transform:translateY(-.625em) rotate(2deg);opacity:0}33%{transform:translateY(0) rotate(-2deg);opacity:.5}66%{transform:translateY(.3125em) rotate(2deg);opacity:.7}to{transform:translateY(0) rotate(0);opacity:1}}@keyframes hideSweetToast{0%{opacity:1}33%{opacity:.5}to{transform:rotate(1deg);opacity:0}}@keyframes animate-toast-success-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes animate-toast-success-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-shown{top:auto;right:auto;bottom:auto;left:auto;background-color:transparent}body.swal2-no-backdrop .swal2-shown>.swal2-modal{box-shadow:0 0 10px #0006}body.swal2-no-backdrop .swal2-shown.swal2-top{top:0;left:50%;transform:translate(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-top-start,body.swal2-no-backdrop .swal2-shown.swal2-top-left{top:0;left:0}body.swal2-no-backdrop .swal2-shown.swal2-top-end,body.swal2-no-backdrop .swal2-shown.swal2-top-right{top:0;right:0}body.swal2-no-backdrop .swal2-shown.swal2-center{top:50%;left:50%;transform:translate(-50%,-50%)}body.swal2-no-backdrop .swal2-shown.swal2-center-start,body.swal2-no-backdrop .swal2-shown.swal2-center-left{top:50%;left:0;transform:translateY(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-center-end,body.swal2-no-backdrop .swal2-shown.swal2-center-right{top:50%;right:0;transform:translateY(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-bottom{bottom:0;left:50%;transform:translate(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-bottom-start,body.swal2-no-backdrop .swal2-shown.swal2-bottom-left{bottom:0;left:0}body.swal2-no-backdrop .swal2-shown.swal2-bottom-end,body.swal2-no-backdrop .swal2-shown.swal2-bottom-right{right:0;bottom:0}.swal2-container{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;flex-direction:row;align-items:center;justify-content:center;padding:10px;background-color:transparent;z-index:1060;overflow-x:hidden;-webkit-overflow-scrolling:touch}.swal2-container.swal2-top{align-items:flex-start}.swal2-container.swal2-top-start,.swal2-container.swal2-top-left{align-items:flex-start;justify-content:flex-start}.swal2-container.swal2-top-end,.swal2-container.swal2-top-right{align-items:flex-start;justify-content:flex-end}.swal2-container.swal2-center{align-items:center}.swal2-container.swal2-center-start,.swal2-container.swal2-center-left{align-items:center;justify-content:flex-start}.swal2-container.swal2-center-end,.swal2-container.swal2-center-right{align-items:center;justify-content:flex-end}.swal2-container.swal2-bottom{align-items:flex-end}.swal2-container.swal2-bottom-start,.swal2-container.swal2-bottom-left{align-items:flex-end;justify-content:flex-start}.swal2-container.swal2-bottom-end,.swal2-container.swal2-bottom-right{align-items:flex-end;justify-content:flex-end}.swal2-container.swal2-grow-fullscreen>.swal2-modal{display:flex!important;flex:1;align-self:stretch;justify-content:center}.swal2-container.swal2-grow-row>.swal2-modal{display:flex!important;flex:1;align-content:center;justify-content:center}.swal2-container.swal2-grow-column{flex:1;flex-direction:column}.swal2-container.swal2-grow-column.swal2-top,.swal2-container.swal2-grow-column.swal2-center,.swal2-container.swal2-grow-column.swal2-bottom{align-items:center}.swal2-container.swal2-grow-column.swal2-top-start,.swal2-container.swal2-grow-column.swal2-center-start,.swal2-container.swal2-grow-column.swal2-bottom-start,.swal2-container.swal2-grow-column.swal2-top-left,.swal2-container.swal2-grow-column.swal2-center-left,.swal2-container.swal2-grow-column.swal2-bottom-left{align-items:flex-start}.swal2-container.swal2-grow-column.swal2-top-end,.swal2-container.swal2-grow-column.swal2-center-end,.swal2-container.swal2-grow-column.swal2-bottom-end,.swal2-container.swal2-grow-column.swal2-top-right,.swal2-container.swal2-grow-column.swal2-center-right,.swal2-container.swal2-grow-column.swal2-bottom-right{align-items:flex-end}.swal2-container.swal2-grow-column>.swal2-modal{display:flex!important;flex:1;align-content:center;justify-content:center}.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal{margin:auto}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.swal2-container .swal2-modal{margin:0!important}}.swal2-container.swal2-fade{transition:background-color .1s}.swal2-container.swal2-shown{background-color:#0006}.swal2-popup{display:none;position:relative;flex-direction:column;justify-content:center;width:32em;max-width:100%;padding:1.25em;border-radius:.3125em;background:#fff;font-family:inherit;font-size:1rem;box-sizing:border-box}.swal2-popup:focus{outline:none}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-popup .swal2-header{display:flex;flex-direction:column;align-items:center}.swal2-popup .swal2-title{display:block;position:relative;max-width:100%;margin:0 0 .4em;padding:0;color:#595959;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-popup .swal2-actions{flex-wrap:wrap;align-items:center;justify-content:center;margin:1.25em auto 0;z-index:1}.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-confirm{width:2.5em;height:2.5em;margin:.46875em;padding:0;border:.25em solid transparent;border-radius:100%;border-color:transparent;background-color:transparent!important;color:transparent;cursor:default;box-sizing:border-box;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;-webkit-user-select:none;user-select:none}.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-cancel{margin-right:30px;margin-left:30px}.swal2-popup .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm:after{display:inline-block;width:15px;height:15px;margin-left:5px;border:3px solid #999999;border-radius:50%;border-right-color:transparent;box-shadow:1px 1px 1px #fff;content:"";animation:swal2-rotate-loading 1.5s linear 0s infinite normal}.swal2-popup .swal2-styled{margin:.3125em;padding:.625em 2em;font-weight:500;box-shadow:none}.swal2-popup .swal2-styled:not([disabled]){cursor:pointer}.swal2-popup .swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#3085d6;color:#fff;font-size:1.0625em}.swal2-popup .swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#aaa;color:#fff;font-size:1.0625em}.swal2-popup .swal2-styled:focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #32649666}.swal2-popup .swal2-styled::-moz-focus-inner{border:0}.swal2-popup .swal2-footer{justify-content:center;margin:1.25em 0 0;padding:1em 0 0;border-top:1px solid #eee;color:#545454;font-size:1em}.swal2-popup .swal2-image{max-width:100%;margin:1.25em auto}.swal2-popup .swal2-close{position:absolute;top:0;right:0;justify-content:center;width:1.2em;height:1.2em;padding:0;transition:color .1s ease-out;border:none;border-radius:0;outline:initial;background:transparent;color:#ccc;font-family:serif;font-size:2.5em;line-height:1.2;cursor:pointer;overflow:hidden}.swal2-popup .swal2-close:hover{transform:none;color:#f27474}.swal2-popup>.swal2-input,.swal2-popup>.swal2-file,.swal2-popup>.swal2-textarea,.swal2-popup>.swal2-select,.swal2-popup>.swal2-radio,.swal2-popup>.swal2-checkbox{display:none}.swal2-popup .swal2-content{justify-content:center;margin:0;padding:0;color:#545454;font-size:1.125em;font-weight:300;line-height:normal;z-index:1;word-wrap:break-word}.swal2-popup #swal2-content{text-align:center}.swal2-popup .swal2-input,.swal2-popup .swal2-file,.swal2-popup .swal2-textarea,.swal2-popup .swal2-select,.swal2-popup .swal2-radio,.swal2-popup .swal2-checkbox{margin:1em auto}.swal2-popup .swal2-input,.swal2-popup .swal2-file,.swal2-popup .swal2-textarea{width:100%;transition:border-color .3s,box-shadow .3s;border:1px solid rgb(216.75,216.75,216.75);border-radius:.1875em;font-size:1.125em;box-shadow:inset 0 1px 1px #0000000f;box-sizing:border-box}.swal2-popup .swal2-input.swal2-inputerror,.swal2-popup .swal2-file.swal2-inputerror,.swal2-popup .swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-popup .swal2-input:focus,.swal2-popup .swal2-file:focus,.swal2-popup .swal2-textarea:focus{border:1px solid #b4dbed;outline:none;box-shadow:0 0 3px #c4e6f5}.swal2-popup .swal2-input::placeholder,.swal2-popup .swal2-file::placeholder,.swal2-popup .swal2-textarea::placeholder{color:#ccc}.swal2-popup .swal2-range input{width:80%}.swal2-popup .swal2-range output{width:20%;font-weight:600;text-align:center}.swal2-popup .swal2-range input,.swal2-popup .swal2-range output{height:2.625em;margin:1em auto;padding:0;font-size:1.125em;line-height:2.625em}.swal2-popup .swal2-input{height:2.625em;padding:0 .75em}.swal2-popup .swal2-input[type=number]{max-width:10em}.swal2-popup .swal2-file{font-size:1.125em}.swal2-popup .swal2-textarea{height:6.75em;padding:.75em}.swal2-popup .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;color:#545454;font-size:1.125em}.swal2-popup .swal2-radio,.swal2-popup .swal2-checkbox{align-items:center;justify-content:center}.swal2-popup .swal2-radio label,.swal2-popup .swal2-checkbox label{margin:0 .6em;font-size:1.125em}.swal2-popup .swal2-radio input,.swal2-popup .swal2-checkbox input{margin:0 .4em}.swal2-popup .swal2-validation-message{display:none;align-items:center;justify-content:center;padding:.625em;background:rgb(239.7,239.7,239.7);color:#666;font-size:1em;font-weight:300;overflow:hidden}.swal2-popup .swal2-validation-message:before{display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center;content:"!";zoom:normal}@supports (-ms-accelerator: true){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@-moz-document url-prefix(){.swal2-close:focus{outline:2px solid rgba(50,100,150,.4)}}.swal2-icon{position:relative;justify-content:center;width:5em;height:5em;margin:1.25em auto 1.875em;border:.25em solid transparent;border-radius:50%;line-height:5em;cursor:default;box-sizing:content-box;-webkit-user-select:none;user-select:none;zoom:normal}.swal2-icon-text{font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-success{border-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;top:-.25em;left:-.25em;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%;z-index:2;box-sizing:content-box}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg);z-index:1}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;height:.3125em;border-radius:.125em;background-color:#a5dc86;z-index:2}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.875em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-progresssteps{align-items:center;margin:0 0 1.25em;padding:0;font-weight:600}.swal2-progresssteps li{display:inline-block;position:relative}.swal2-progresssteps .swal2-progresscircle{width:2em;height:2em;border-radius:2em;background:#3085d6;color:#fff;line-height:2em;text-align:center;z-index:20}.swal2-progresssteps .swal2-progresscircle:first-child{margin-left:0}.swal2-progresssteps .swal2-progresscircle:last-child{margin-right:0}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle{background:#add8e6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.swal2-progresssteps .swal2-progressline{width:2.5em;height:.4em;margin:0 -1px;background:#3085d6;z-index:10}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{animation:swal2-show .3s}.swal2-show.swal2-noanimation{animation:none}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-hide.swal2-noanimation{animation:none}.swal2-rtl .swal2-close{right:auto;left:0}.swal2-animate-success-icon .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}.swal2-animate-success-icon .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}.swal2-animate-success-icon .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-animate-error-icon{animation:swal2-animate-error-icon .5s}.swal2-animate-error-icon .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:initial!important}}:root{--c-light: #fff;--c-default: #000;--c-corp: #f00;--c-bread: #777;--c-lgrey: #f8f8f8;--c-dgrey: #ccc}@font-face{font-family:NeueHaasUnicaW1G-Regular;src:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/custom/34B07B_2_0.eot);src:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/custom/34B07B_2_0.eot?#iefix) format("embedded-opentype"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/custom/34B07B_2_0.woff2) format("woff2"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assetsfonts/custom/34B07B_2_0.woff) format("woff"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/custom/34B07B_2_0.ttf) format("truetype")}@font-face{font-family:NeueHaasUnicaW1G-Bold;src:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/custom/34B07B_0_0.eot);src:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/custom/34B07B_0_0.eot?#iefix) format("embedded-opentype"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/custom/34B07B_0_0.woff2) format("woff2"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/custom/34B07B_0_0.woff) format("woff"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/custom/34B07B_0_0.ttf) format("truetype")}@font-face{font-family:NeueHaasUnicaW1G-Light;src:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/custom/34B07B_1_0.eot);src:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/custom/34B07B_1_0.eot?#iefix) format("embedded-opentype"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/custom/34B07B_1_0.woff2) format("woff2"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/custom/34B07B_1_0.woff) format("woff"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/custom/34B07B_1_0.ttf) format("truetype")}@font-face{font-family:LenovoShop;src:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/icons/LenovoShop.eot);src:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/icons/LenovoShop.eot?#iefix) format("embedded-opentype"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/icons/LenovoShop.woff) format("woff"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/icons/LenovoShop.ttf) format("truetype"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/icons/LenovoShop.svg#LenovoShop) format("svg");font-weight:400;font-style:normal}[class*=shop-]:before{display:inline-block;font-family:LenovoShop;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shop-icon-logo-mobile:before{content:"A"}.shop-icon-search:before{content:"B"}.shop-icon-user:before{content:"C"}.shop-icon-cart-bag:before{content:"D"}.shop-icon-cart-rocket:before{content:"E"}.shop-icon-cart-check:before{content:"F"}.shop-icon-button-shopping:before{content:"G"}.shop-icon-angle-left:before{content:"H"}.shop-icon-angle-right:before{content:"I"}.shop-icon-arrow-left:before{content:"J"}.shop-icon-arrow-right:before{content:"K"}.shop-icon-thick-arrow-right:before{content:"L"}.shop-icon-check:before{content:"M"}.shop-icon-plus:before{content:"N"}.shop-icon-close-thick:before{content:"O"}.shop-icon-close-thin:before{content:"P"}.shop-icon-delete:before{content:"Q"}.shop-icon-delete-active:before{content:"R"}.shop-icon-info:before{content:"S"}.shop-icon-info-active:before{content:"T"}.shop-icon-bell:before{content:"U"}.shop-icon-category-list:before{content:"V"}.shop-icon-category-tiles:before{content:"W"}.shop-icon-compare:before{content:"X"}.shop-icon-favorites:before{content:"Y"}.shop-icon-favorites-active:before{content:"Z"}.shop-icon-pdf:before{content:"a"}.shop-icon-pdf-active:before{content:"b"}.shop-icon-star:before{content:"c"}.shop-icon-faq:before{content:"d"}.shop-icon-edit:before{content:"e"}.shop-icon-like:before{content:"f"}.shop-icon-dislike:before{content:"g"}.shop-icon-details:before{content:"h"}.shop-icon-customers:before{content:"i"}.shop-icon-comment:before{content:"j"}.shop-icon-accessories:before{content:"k"}.shop-icon-gift:before{content:"l"}.shop-icon-delivery-info:before{content:"m"}.shop-icon-delivery-track:before{content:"n"}.shop-icon-delivery-normal:before{content:"o"}.shop-icon-delivery-fast:before{content:"p"}.shop-icon-terms-courier:before{content:"q"}.shop-icon-terms-selfdelivery:before{content:"r"}.shop-icon-terms-payment:before{content:"s"}.shop-icon-wallet-simple:before{content:"t"}.shop-icon-location:before{content:"u"}.shop-icon-time:before{content:"v"}.shop-icon-weight:before{content:"w"}.shop-icon-tech-specs:before{content:"x"}.shop-icon-tech-display:before{content:"y"}.shop-icon-tech-configuration:before{content:"z"}.shop-icon-tech-network:before{content:"0"}.shop-icon-tech-size:before{content:"1"}.shop-icon-tech-battery:before{content:"2"}.shop-icon-tech-setup:before{content:"3"}.shop-icon-message:before{content:"4"}.shop-icon-viber:before{content:"5"}.shop-icon-email:before{content:"6"}.shop-icon-360-view:before{content:"7"}.shop-icon-attach:before{content:"8"}.shop-icon-credit:before{content:"9"}.shop-icon-review:before{content:"!"}.shop-icon-video:before{content:'"'}.shop-icon-play:before{content:"#"}.shop-icon-play-active:before{content:"$"}.shop-icon-fail:before{content:"%"}.shop-icon-reply:before{content:"&"}.shop-icon-np-marker:before{content:"'"}.shop-icon-scale:before{content:"("}.shop-icon-mobile:before{content:")"}.shop-sort:before{content:"*"}.shop-filter:before{content:"+"}.shop-icon-printer:before{content:","}.shop-icon-filter-o:before{content:"-"}@font-face{font-family:FooterIcons;src:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/footer-icons/FooterIcons.eot);src:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/footer-icons/FooterIcons.eot?#iefix) format("embedded-opentype"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/footer-icons/FooterIcons.woff) format("woff"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/footer-icons/FooterIcons.ttf) format("truetype"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/footer-icons/FooterIcons.svg#FooterIcons) format("svg");font-weight:400;font-style:normal}[class*=footer-icon-]:before{display:inline-block;font-family:FooterIcons;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.footer-icon-blog:before{content:"A"}.footer-icon-accessories:before{content:"B"}.footer-icon-buyers:before{content:"C"}.footer-icon-laptops:before{content:"D"}.footer-icon-monitors:before{content:"E"}.footer-icon-monoblocks:before{content:"F"}.footer-icon-pc:before{content:"G"}.footer-icon-phones:before{content:"H"}.footer-icon-portal:before{content:"I"}.footer-icon-servers:before{content:"J"}.footer-icon-support:before{content:"K"}.footer-icon-tablets:before{content:"L"}.footer-icon-workstations:before{content:"M"}.footer-icon-news:before{content:"N"}.footer-icon-bag:before{content:"O"}@font-face{font-family:LenovoIcomoon;src:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/lenovo-icomoon/LenovoIcomoon.eot?a5pzr6);src:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/lenovo-icomoon/LenovoIcomoon.eot?a5pzr6#iefix) format("embedded-opentype"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/lenovo-icomoon/LenovoIcomoon.ttf?a5pzr6) format("truetype"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/lenovo-icomoon/LenovoIcomoon.woff?a5pzr6) format("woff"),url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/lenovo-icomoon/LenovoIcomoon.svg?a5pzr6#LenovoIcomoon) format("svg");font-weight:400;font-style:normal}[class^=lenovo-icon-],[class*=" lenovo-icon-"]{font-family:LenovoIcomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lenovo-icon-3d-view:before{content:""}.lenovo-icon-delivery:before{content:""}.lenovo-icon-delivery-alt:before{content:""}.lenovo-icon-photo:before{content:""}.lenovo-icon-play:before{content:""}.lenovo-icon-play-active:before{content:""}.lenovo-icon-printer:before{content:""}.lenovo-icon-tech-audio:before{content:""}.lenovo-icon-tech-battery:before{content:""}.lenovo-icon-tech-configuration:before{content:""}.lenovo-icon-tech-display:before{content:""}.lenovo-icon-tech-harddrive:before{content:""}.lenovo-icon-tech-network:before{content:""}.lenovo-icon-tech-os:before{content:""}.lenovo-icon-tech-ports:before{content:""}.lenovo-icon-tech-ports-alt:before{content:""}.lenovo-icon-tech-processor:before{content:""}.lenovo-icon-tech-ram:before{content:""}.lenovo-icon-tech-security:before{content:""}.lenovo-icon-tech-setup:before{content:""}.lenovo-icon-tech-size:before{content:""}.lenovo-icon-tech-specs:before{content:""}.lenovo-icon-tech-video:before{content:""}.lenovo-icon-tech-webcam:before{content:""}.lenovo-icon-tech-weight:before{content:""}.lenovo-icon-tech-wifi:before{content:""}.lenovo-icon-map_marker:before{content:""}.lenovo-icon-check-in-circle:before{content:""}.lenovo-icon-share:before{content:""}.lenovo-icon-warranty:before{content:""}.lenovo-icon-type-c:before{content:""}.lenovo-icon-share-link:before{content:""}.lenovo-icon-keyboard:before{content:""}.lenovo-icon-change:before{content:""}.lenovo-icon-logout:before{content:""}.lenovo-icon-delete:before{content:""}.lenovo-icon-basket:before{content:""}.lenovo-icon-bell:before{content:""}.lenovo-icon-compare:before{content:""}.lenovo-icon-device:before{content:""}.lenovo-icon-favorites-active:before{content:""}.lenovo-icon-favorites:before{content:""}.lenovo-icon-gift:before{content:""}.lenovo-icon-info:before{content:""}.lenovo-icon-message:before{content:""}.lenovo-icon-pencil:before{content:""}.lenovo-icon-user:before{content:""}.lenovo-icon-wallet:before{content:""}.lenovo-icon-people:before{content:""}.lenovo-icon-filter:before{content:""}.lenovo-icon-filter-reset:before{content:""}.lenovo-icon-warning:before{content:""}.lenovo-icon-b2b:before{content:""}.lenovo-icon-load:before{content:""}@font-face{font-family:Gotham;font-weight:300;src:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/gotham/Gotham-Light.otf)}@font-face{font-family:Gotham;font-weight:400;src:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/gotham/Gotham-Book.otf)}@font-face{font-family:Gotham;font-weight:500;src:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/gotham/Gotham-Medium.otf)}@font-face{font-family:Gotham;font-weight:700;src:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/gotham/Gotham-Bold.otf)}@font-face{font-family:Gotham;font-weight:900;src:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/fonts/gotham/Gotham-Black.otf)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}table{border-spacing:0}a{background-color:transparent;text-decoration:none}a:active,a:focus,a:hover{outline:0;outline-color:transparent;text-decoration:none}i,em{font-style:normal}b,strong{font-family:NeueHaasUnicaW1G-Bold,Helvetica,Arial,sans-serif;font-weight:400}:focus{outline:0}fieldset,img{border:0}hr{box-sizing:content-box;height:0}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto}html,body{text-rendering:optimizeLegibility;text-rendering:geometricPrecision;text-rendering:auto;font-smooth:always;-moz-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;height:100%}h1,h2,h3,h4,h5,h6{font-weight:400}ul{list-style:none}body{overflow-x:hidden}*{box-sizing:border-box;text-shadow:none}sup{position:relative;top:-.4em;vertical-align:baseline}.navbar{border-radius:0!important}.txtLink,.txtLinkMore{font-family:NeueHaasUnicaW1G-Regular,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;color:#0073cd;cursor:pointer;transition:.1s linear;position:relative;text-decoration:none}.txtLink:after,.txtLinkMore:after{content:"";display:block;position:absolute;left:0;right:12px;bottom:0;height:1px;background:#0073cd;transition:.1s linear;transform-origin:left center;width:0}.txtLink:focus,.txtLinkMore:focus,.txtLink:active,.txtLinkMore:active,.txtLink:hover,.txtLinkMore:hover{color:#0073cd;text-decoration:none}.txtLink:focus:after,.txtLinkMore:focus:after,.txtLink:active:after,.txtLinkMore:active:after,.txtLink:hover:after,.txtLinkMore:hover:after{width:calc(100% - 12px)}.txtLinkMore{padding-right:12px;position:relative}.txtLinkMore:before{content:"";font-family:FontAwesome;display:block;position:absolute;right:0;bottom:3px;font-size:14px;line-height:1}.linkAnimated,.order-info .order-bottom .order-cancel,.product-card-info .review,.linkMoreAnimated,.order-info .order-bottom .order-hide{color:#0270c9;cursor:pointer;font-family:NeueHaasUnicaW1G-Regular,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;position:relative;text-decoration:none;transition:.1s linear;white-space:nowrap}.linkAnimated:after,.order-info .order-bottom .order-cancel:after,.product-card-info .review:after,.linkMoreAnimated:after,.order-info .order-bottom .order-hide:after{background-color:#0270c9;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;right:0;transform-origin:left center;transition:.1s linear;width:0}.linkAnimated:focus,.order-info .order-bottom .order-cancel:focus,.product-card-info .review:focus,.linkMoreAnimated:focus,.order-info .order-bottom .order-hide:focus,.linkAnimated:active,.order-info .order-bottom .order-cancel:active,.product-card-info .review:active,.linkMoreAnimated:active,.order-info .order-bottom .order-hide:active,.linkAnimated:hover,.order-info .order-bottom .order-cancel:hover,.product-card-info .review:hover,.linkMoreAnimated:hover,.order-info .order-bottom .order-hide:hover{color:#0270c9;text-decoration:none}.linkAnimated:focus:after,.order-info .order-bottom .order-cancel:focus:after,.product-card-info .review:focus:after,.linkMoreAnimated:focus:after,.order-info .order-bottom .order-hide:focus:after,.linkAnimated:active:after,.order-info .order-bottom .order-cancel:active:after,.product-card-info .review:active:after,.linkMoreAnimated:active:after,.order-info .order-bottom .order-hide:active:after,.linkAnimated:hover:after,.order-info .order-bottom .order-cancel:hover:after,.product-card-info .review:hover:after,.linkMoreAnimated:hover:after,.order-info .order-bottom .order-hide:hover:after{width:100%}.linkMoreAnimated,.order-info .order-bottom .order-hide{padding-right:12px}.linkMoreAnimated:after,.order-info .order-bottom .order-hide:after{right:12px}.linkMoreAnimated:before,.order-info .order-bottom .order-hide:before{bottom:3px;content:"";display:block;font-family:FontAwesome;font-size:14px;line-height:1;position:absolute;right:0}.modal-wrap{bottom:0;display:flex;left:0;pointer-events:none;position:absolute;right:0;top:0}.modal-dialog{margin:auto;max-width:1140px;pointer-events:auto;width:100%}@media (min-width: 1024px){.modal-dialog{padding:0 10px}}.modal-content{background-color:#fff;border:none;border-radius:0}.modal-header,.modal-body,.modal-footer{padding:15px}@media (min-width: 576px){.modal-header,.modal-body,.modal-footer{padding:25px}}@media (min-width: 1024px){.modal-header,.modal-body,.modal-footer{padding:30px}}.modal-body{padding-top:5px}.modal-header{align-items:center;background:#fff;border-bottom:0;margin-bottom:8px;padding-bottom:0;position:sticky;top:0;z-index:100}.modal-title{font-size:20px;font-weight:600;line-height:1;margin-right:8px}.modal-close{align-self:flex-start;margin-left:auto;position:relative;z-index:99}.modal-close .close{background-color:transparent;border:0;color:#777;float:right;font-size:1.5rem;font-weight:400;line-height:1;margin:-1rem -1rem -1rem auto;opacity:1;outline:0;padding:1rem;transition:.2s linear}.modal-close .close:before{content:"P";font-family:LenovoShop;font-size:20px;position:relative}@media (min-width: 576px){.modal-close .close:before{font-size:30px}}.modal-close .close:focus,.modal-close .close:active,.modal-close .close:hover{color:#000}.button{background-color:transparent;border:solid 1px #ccc;border-radius:2px;color:#000;display:inline-block;font-size:1.8em;height:50px;line-height:48px;max-width:100%;padding:0 20px;text-align:center;transition:all .2s ease-in-out;width:auto}.button:focus,.button:active,.button:hover{background-color:red;border:solid 1px #f00;box-shadow:0 5px 18px 2px #fd160033;color:#fff}.button span{position:relative}.button span:before{background-size:cover;content:"";display:block;left:0;position:absolute;top:50%;transform:translateY(-50%)}.button.__yellow{border-color:#ffc832;background-color:#ffc832;color:#000}.button.__yellow:focus,.button.__yellow:active,.button.__yellow:hover{background-color:#ffba00;border-color:#ffba00;box-shadow:3px 4px 18px 2px #ffc60033}.button.__black:focus,.button.__black:active,.button.__black:hover{background-color:#191919;border-color:#191919;box-shadow:0 5px 18px 2px #19191933;color:#fff}.button.__red{border-color:red;background-color:red;color:#fff}.button.__active{border:1px solid #f00}.button.__shop{align-items:center;background-color:red;border:1px solid #f00;border-radius:4px;color:#fff;display:flex;font-size:1.4em;font-weight:600;height:40px;justify-content:center;line-height:1;padding:0 24px}@media all and (max-width: 1023px){.button.__shop{font-size:1.2em;margin-top:20px;padding:0 0 3px}}.button.__shop:focus,.button.__shop:active,.button.__shop:hover{box-shadow:0 5px 18px 2px #f003}.button.__small{font-size:1.4em;height:40px;line-height:38px}.button.__small-modal{padding:0 8px;margin-right:8px;font-size:1.4em;height:30px;line-height:28px}.button.__icon{color:#777;display:flex;font-size:12px;height:40px;line-height:38px;border:none;box-shadow:none;padding:0;background-color:transparent;transition:all .2s ease-in-out}.button.__icon:hover{color:#000;box-shadow:none;background-color:transparent}.button.__icon i{font-size:16px;margin-top:3px;margin-right:8px}.video-schema-meta{display:none}.cookie-bar{align-items:flex-start;animation:show .2s linear;background:#ffc832;border:1px solid #ccc;bottom:0;color:#000;display:flex;flex-direction:column;height:auto;justify-content:center;padding:10px;position:fixed;right:0;visibility:visible;width:100%;z-index:201}@keyframes show{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (min-width: 768px){.cookie-bar{padding:20px 10px}}@media (min-width: 1024px){.cookie-bar{align-items:center;flex-direction:row;justify-content:center;padding:10px 30px}}.cookie-bar-text{font-size:14px;margin-bottom:15px}@media (min-width: 1024px){.cookie-bar-text{font-size:16px;margin-bottom:0;margin-right:20px}}.cookie-bar-close{align-items:center;background:#0270c9;border-radius:2px;border:none;color:#fff;display:inline-block;font-size:14px;height:30px;justify-content:center;line-height:30px;padding:0 10px;transition:all .2s}@media (min-width: 1024px){.cookie-bar-close{padding:0 15px}}.cookie-bar-close:hover{background:#000}.cookie-bar a{color:#0073cd;white-space:nowrap}body{background-color:#fff;color:#000;font-family:NeueHaasUnicaW1G-Regular,Helvetica,Arial,sans-serif;font-size:10px;height:auto;margin:0;max-width:100%;overflow-x:hidden;overscroll-behavior-y:none;padding:0;position:relative;width:100%;display:flex;min-height:100vh;flex-direction:column}body.__body-fixed{height:100%;overflow:hidden}body .page-container{position:relative}header{position:fixed;top:0;transition:top .2s ease-in-out;z-index:150}header.__menu-hidden{top:-80px}footer{background-color:red;margin-top:auto;position:relative}a,a:hover,a:focus,a:active{color:#000}button:focus{outline:0}.footer{color:#fff;padding:142px 0 35px}@media (max-width: 1259.98px){.footer{padding:92px 0 25px}}@media (max-width: 1023.98px){.footer{padding:52px 0 0}}.footer li{display:block;line-height:1em}.footer a,.footer button{background:transparent;border:none;color:#fff;display:inline-flex;justify-content:flex-start;padding:0;white-space:nowrap}.footer a .__icon,.footer button .__icon{font-size:32px;height:32px;margin-right:18px;position:relative;width:34px}.footer a .__text,.footer button .__text{font-size:1.6em;height:32px;line-height:25px;position:relative}.footer a .__text:after,.footer button .__text:after{border-bottom:1px solid;content:"";height:2px;left:0;position:absolute;top:24px;transition:.2s ease-in-out;width:100%}.footer a:focus,.footer a:active,.footer a:hover,.footer button:focus,.footer button:active,.footer button:hover{color:#fff}.footer a:focus .__text:after,.footer a:active .__text:after,.footer a:hover .__text:after,.footer button:focus .__text:after,.footer button:active .__text:after,.footer button:hover .__text:after{border-color:transparent}.footer button span i{line-height:inherit;margin-left:10px;transition:all .2s}@media (min-width: 768px){.footer-top li{display:inline-block;margin-right:58px}.footer-top li:last-child{margin-right:20px}}.footer-top li a{margin-bottom:12px}@media (min-width: 768px){.footer-top li a{margin-bottom:22px}}.footer-contacts{align-items:center;font-size:1.6em;margin-top:25px;margin-bottom:25px}@media (max-width: 767.98px){.footer-contacts{text-align:center}}.footer-contacts li{display:inline-block;font-size:45px}@media (max-width: 1023.98px){.footer-contacts li{font-size:36px}}@media (max-width: 767.98px){.footer-contacts li{font-size:50px}}.footer-contacts li+li{margin-left:28px}@media (max-width: 767.98px){.footer-contacts-social{display:flex;justify-content:space-evenly}}.footer-contacts .phone-link{font-size:45px;line-height:1em}@media (max-width: 1023.98px){.footer-contacts .phone-link{font-size:36px}}@media (max-width: 767.98px){.footer-contacts .phone-link{font-size:50px}}.footer-contacts .phone-link-mob{background-color:#191919;color:#fff!important;display:block;height:50px;line-height:50px;margin:32px 0;text-align:center;width:100%}.footer-contacts .phone-link-mob:focus,.footer-contacts .phone-link-mob:active,.footer-contacts .phone-link-mob:hover{color:#fff!important}.footer-contacts .phone-link-mob span{margin-left:7px}.footer-main ul{padding-top:25px;padding-bottom:8px}.footer-main a{margin-bottom:22px}.footer-main hr{border-top:rgba(255,255,255,.5) solid 1px;margin:0;opacity:1}.footer-subcategories{padding-top:0}.footer-subcategories button{height:54px}.footer-subcategories ul{display:none;padding:0}.footer-subcategories ul li{margin-left:52px}.footer-subcategories.__open button span i{transform:scaleY(-1)}.footer-bottom{box-sizing:content-box;font-size:1.3em;padding-top:35px}@media (max-width: 1023.98px){.footer-bottom{display:flex;flex-direction:column;flex-wrap:wrap;max-height:120px;justify-content:flex-start}}.footer-bottom li{margin-bottom:16px}@media (min-width: 1024px){.footer-bottom li{display:inline-block;margin-bottom:0}}.footer-bottom>li+li{margin-left:32px}@media (max-width: 1023.98px){.footer-bottom>li+li{margin-left:0}}.footer-bottom>li:nth-child(4){order:4}@media (max-width: 1023.98px){.footer-bottom>li:nth-child(4){order:5}}.footer-bottom>li:nth-child(5){order:5}@media (max-width: 1023.98px){.footer-bottom>li:nth-child(5){order:6}}.header{align-items:center;background-color:#f8f8f8;display:flex;color:#000;height:80px;position:fixed;top:0;transition:top .2s ease-in-out}.header.__hidden{top:-80px}.header-nav{align-items:center;display:flex;margin:0 auto;max-width:1180px;padding:0 0 0 10px;width:100%}@media (min-width: 1024px){.header-nav{padding-right:10px;position:relative}}@media (min-width: 1260px){.header-nav{padding:0 15px}}.header-nav i{margin-left:8px}.header-nav .logo{color:#000;margin-left:6px}@media (min-width: 1024px){.header-nav .logo{display:none}}.header-nav .logo.__hide{opacity:0;transition:opacity .2s}.header-nav .logo svg{height:24px;width:121px}@media (min-width: 576px){.header-nav .logo svg{height:34px;width:170px}}.header-nav-menu{align-items:center;display:flex;justify-content:space-between;flex:1}@media (min-width: 1024px){.header-nav-menu ul{display:flex}}@media (min-width: 1024px){.header-nav .menu-item,.header-nav .menu-sub{font-size:1.4em;padding:0 7px}}@media all and (min-width: 1150px){.header-nav .menu-item,.header-nav .menu-sub{padding:0 10px}}@media (min-width: 1260px){.header-nav .menu-item,.header-nav .menu-sub{padding:0 15px}}.header-nav .menu-item button,.header-nav .menu-sub button{background:transparent;border:0;padding:0}.header-nav .menu-item button.__selected,.header-nav .menu-sub button.__selected{color:red}.header-nav .menu-item button:hover,.header-nav .menu-sub button:hover{fill:red;color:red;transition:color .2s ease-in-out}.header-nav .menu-item a.__selected,.header-nav .menu-sub a.__selected{color:red}.header-nav .menu-item a.__selected i,.header-nav .menu-sub a.__selected i{transform-origin:50% 50%}.header-nav .menu-item a:hover,.header-nav .menu-sub a:hover{fill:red;color:red;transition:color .2s ease-in-out}@media (min-width: 1024px){.header-nav-btn{position:fixed;left:54%}}@media (min-width: 1260px){.header-nav-btn{left:51%}}.header-nav-icons{align-items:center;column-gap:10px;display:flex;justify-content:space-between;margin:0 16px 0 auto}@media (min-width: 576px){.header-nav-icons{column-gap:32px;margin-right:28px}}@media (min-width: 768px){.header-nav-icons{column-gap:48px;margin-right:44px}}@media (min-width: 1024px){.header-nav-icons{column-gap:12px;margin:0;padding:0 20px 0 16px}}@media (min-width: 1024px){.header-nav-icons .menu-item{padding:0}}@media (max-width: 767.98px){.header-nav-icons .__loggedin .username{background:#ccc;border-radius:50%;display:block;font-size:16px;height:27px;left:2px;line-height:27px;position:absolute;text-align:center;text-transform:uppercase;top:9px;width:27px}}@media (min-width: 768px){.header-nav-icons .__loggedin .username{bottom:-5px;font-size:12px;left:50%;position:absolute;transform:translate(-50%);white-space:nowrap}}@media (min-width: 768px) and (min-width: 1024px){.header-nav-icons .__loggedin .username{bottom:-10px}}@media (min-width: 768px){.header-nav-icons .__loggedin .username:after{content:" +"}}@media (max-width: 767.98px){.header-nav-icons .__loggedin .shop-icon-user{display:none}}.header-nav-icons .__icon{align-items:center;display:flex;font-size:18px;height:44px;justify-content:center!important;position:relative;transition:color .2s ease-in-out;width:44px}@media (min-width: 576px){.header-nav-icons .__icon{font-size:25px}}@media (min-width: 1024px){.header-nav-icons .__icon{font-size:16px;height:32px;width:32px}}.header-nav-icons .__icon:hover{color:red}.header-nav-icons .__icon .menu-item-count{align-items:center;background:#f00;border-radius:26px;color:#fff;display:inline-flex;font-size:10px;justify-content:center;height:18px;min-width:18px;padding:0 2px 2px;position:absolute;right:3px;top:1px}@media (min-width: 576px){.header-nav-icons .__icon .menu-item-count{font-size:15px;height:22px;min-width:22px;right:0;top:0}}@media (min-width: 1024px){.header-nav-icons .__icon .menu-item-count{font-size:10px;height:16px;min-width:16px;padding:0 2px 1px;right:-1px;top:-2px}}.header-nav .burger{background-color:transparent;border:0;height:44px;padding:0 10px;position:relative;width:45px;z-index:1201}@media (min-width: 576px){.header-nav .burger{width:55px}}.header-nav .burger-content{display:block;height:25px;margin:0;position:relative;width:25px}@media (min-width: 576px){.header-nav .burger-content{height:30px;width:35px}}.header-nav .burger span{background:#000;display:block;height:4px;left:0;opacity:1;position:absolute;transform:rotate(0);transition:.2s ease-in-out;width:100%}@media (max-width: 575.98px){.header-nav .burger span{height:3px}}.header-nav .burger span:nth-child(1){top:3px}.header-nav .burger span:nth-child(2){top:13px}@media (max-width: 575.98px){.header-nav .burger span:nth-child(2){top:12px}}.header-nav .burger span:nth-child(3){top:24px}@media (max-width: 575.98px){.header-nav .burger span:nth-child(3){top:20px}}.header-nav.__lefthander{flex-flow:row-reverse;padding:0 10px 0 0}.header-nav.__lefthander .header-nav-icons{margin:0 auto 0 16px}@media (min-width: 576px){.header-nav.__lefthander .header-nav-icons{margin-left:28px}}@media (min-width: 768px){.header-nav.__lefthander .header-nav-icons{margin-left:44px}}.dropdown{cursor:pointer}.dropdown ul{padding:0}.dropdown .dropdown-item{height:34px;line-height:34px;padding:0;transition:all .2s ease-in-out;font-size:1.3em}@media (min-width: 1024px){.dropdown .dropdown-item{font-size:1.4em}}.dropdown .dropdown-item a{display:inline-block;padding:0 10px;width:100%}@media (min-width: 1024px){.dropdown .dropdown-item a{padding:0 7px}}@media all and (min-width: 1150px){.dropdown .dropdown-item a{padding:0 10px}}@media (min-width: 1260px){.dropdown .dropdown-item a{padding:0 15px}}.user-menu{background:#f8f8f8;box-shadow:0 5px 18px 2px #1919191a;cursor:default;display:flex;flex-wrap:wrap;padding:20px 6px!important;height:auto;max-height:calc(100% - 80px);overflow-y:auto;width:320px;z-index:1000}.user-menu button{background:transparent;border:0;padding:0}.user-menu .user-menu-item{align-items:center;border-bottom:1px dashed rgba(0,0,0,.1);cursor:pointer;display:flex;justify-content:center;min-height:106px;text-align:center;flex:0 0 33.33333%;transition:.2s ease-in-out}.user-menu .user-menu-item a{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.user-menu .user-menu-item:hover{background:rgba(0,0,0,.03)}.user-menu .user-menu-item:hover .user-menu-item-txt,.user-menu .user-menu-item:hover .user-menu-item-icon{color:red}.user-menu .user-menu-item:hover .user-menu-item-icon i.lenovo-icon-compare{background-image:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/svg/compare-new__red.svg)}.user-menu .user-menu-item.__active{background:rgba(0,0,0,.03);pointer-events:none}.user-menu .user-menu-item.__active .user-menu-item-icon{color:red}.user-menu .user-menu-item.__active .user-menu-item-icon i.lenovo-icon-compare{background-image:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/svg/compare-new__red.svg)}.user-menu .user-menu-item.__active .user-menu-item-txt{font-family:NeueHaasUnicaW1G-Bold,Helvetica,Arial,sans-serif}.user-menu .user-menu-item.__inactive{cursor:default;pointer-events:none}.user-menu .user-menu-item.__inactive .user-menu-item-icon,.user-menu .user-menu-item.__inactive .user-menu-item-txt{opacity:.25}.user-menu .user-menu-item-icon{color:#777;display:inline-block;height:30px;margin-bottom:5px;position:relative;width:26px}.user-menu .user-menu-item-icon i{display:inline-block;font-size:22px;line-height:22px;margin-left:0}.user-menu .user-menu-item-icon i.lenovo-icon-compare{background:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/svg/compare-new__grey.svg) no-repeat center;background-size:26px 28px;height:100%;width:100%}.user-menu .user-menu-item-icon i.lenovo-icon-compare:before{display:none}.user-menu .user-menu-item-count{align-items:center;background:#f00;border-radius:26px;color:#fff;display:inline-flex;font-size:10px;height:20px;justify-content:center;min-width:20px;padding:0 4px 1px;position:absolute;right:-13px;top:-7px;z-index:2}.user-menu .user-menu-item-txt{display:inline-block;font-size:12px;line-height:16px;padding:0 5px;text-align:center;width:100%}.side-menu{font-size:14px;min-width:275px;padding:25px 15px}.side-menu-container{position:relative}.side-menu-logo svg{height:24px;width:121px}.side-menu-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px;position:relative}.side-menu-close{background:none;border:0;height:30px;padding:0;position:relative;width:30px}.side-menu-close:before{color:#888;content:"O";font-family:LenovoShop;font-size:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.2s ease-in-out}.side-menu-close:hover:before{color:#ff8200}.side-menu-item{border-bottom:1px solid #eee;padding:12px 10px 12px 0;position:relative}.side-menu-item:first-child{border-top:1px solid #eee}.side-menu-item.__title{background:#eee;font-weight:600;position:relative;padding-left:10px;text-align:center}.side-menu-item.__title i{left:10px}.side-menu-item.__title i:before{font-weight:600}.side-menu-item i{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:5px}.side-menu-item a{display:block;font-size:14px}@media (max-width: 350px){#profileMenu>div{left:0!important;max-width:320px}}.link-to-top{background-color:red;border:1px solid #fff;border-radius:100%;bottom:50px;color:#fff;cursor:pointer;font-size:33px;height:40px;line-height:20px;opacity:0;padding:2px;position:fixed;right:20px;text-align:center;transition:.2s ease-in-out;visibility:hidden;width:40px;z-index:149}@media (min-width: 576px){.link-to-top{font-size:39px;height:48px;line-height:24px;right:20px;width:48px}}@media (min-width: 768px){.link-to-top{bottom:70px;right:15px}}@media (min-width: 1024px){.link-to-top{font-size:46px;height:56px;line-height:28px;width:56px}}.link-to-top.__visible{opacity:.8;visibility:visible}.link-to-top:hover{opacity:1}.form-container{margin-bottom:35px}.form-item{margin:4px 0}.form-item-title{align-items:center;display:flex;font-size:12px;height:30px;justify-content:space-between;line-height:1.25}.form-item-title-name{justify-content:flex-start}.form-item-title-name span{color:#777;white-space:nowrap}.error .form-item-title-name span,.form-item-title-name sup{color:red}.form-item-title-name.__icon{font-size:16px;line-height:1.25;padding-left:33px;position:relative}.form-item-title-name.__icon:before{color:#000!important;font-family:LenovoShop;font-size:21px;left:0;position:absolute;top:0}.form-item-title-name.__icon.__mail:before{content:"6";top:3px}.form-item-title-name.__icon.__viber:before{content:"5";top:3px}.form-item-title-name.__icon.__sms:before{content:"4";top:3px}.form-item-title-info{color:#777;white-space:nowrap}.error .form-item-title{color:red}.form-item-error{min-height:20px;position:relative}.form-item-error .__error{color:red;display:block;font-size:11px;line-height:1.25;padding:5px 0 15px}.form-item-text p{color:#777;font-size:14px;line-height:18px;margin-bottom:16px}.form-item-text a{color:#0270c9;display:block;font-size:14px;line-height:18px;margin-bottom:5px}.form-item-text a:hover{text-decoration:underline}.form-item>a{display:inline-block;font-size:16px;line-height:24px;position:relative;transition:.2s linear;vertical-align:middle}.form-input-container{position:relative;padding-bottom:4px;padding-top:4px}.form-input-container.__icon:before{top:50%;color:#777;content:"";display:none;font-family:FontAwesome;font-size:17px;left:5px;line-height:1;pointer-events:none;position:absolute;transform:translateY(-50%)}.form-input-container.__icon.__name:before{content:"";display:block}.form-input-container.__icon.__name-alt:before{content:"";display:block}.form-input-container.__icon.__email:before{content:"";display:block}.form-input-container.__icon.__email-alt:before{content:"";display:block}.form-input-container.__icon.__phone:before{content:"";display:block}.form-input-container.__icon.__search:before{content:"";display:block}.form-input-container.__icon.__password:before{content:"";display:block}.form-input-container.__password input{padding-right:30px}.form-input-container.__password .show-password{background-color:transparent;border:none;font-size:16px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.form-input{background-color:transparent;border:0;border-bottom:solid 1px #ccc;color:#000;font-size:16px;height:40px;line-height:38px;outline:0;padding-bottom:1px;transition:.2s ease-in-out;width:100%}.form-input:focus,.form-input:active,.form-input:hover{border-bottom:solid 2px #ccc;outline:0;padding-bottom:0}.error .form-input{border-bottom:solid 2px #f00;padding-bottom:0}.__icon .form-input{padding-left:25px}.form-submit{align-items:center;background-color:red;border:0;border-radius:2px;color:#fff;display:flex;font-size:18px;height:50px;justify-content:center;line-height:1;outline:0;transition:.2s ease-in-out;width:100%}@media (min-width: 576px){.form-submit{padding:0 30px;max-width:100%;width:auto}}.form-submit:hover{box-shadow:0 5px 18px 2px #f003}.form-checkbox{display:none}.form-checkbox-label{display:inline-block;cursor:pointer;font-size:16px;line-height:24px;position:relative;padding-left:30px;transition:.2s linear;vertical-align:middle}.form-checkbox-label:before{background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:10px 8px;border:solid 2px #ccc;border-radius:2px;content:"";height:20px;left:0;position:absolute;top:4px;transition:.2s linear;width:20px}.form-checkbox-label:hover:before{border:solid 2px #f00}.form-checkbox-label:focus,.form-checkbox-label:active,.form-checkbox-label:hover{color:#777}.error .form-checkbox-label:before{border-color:#ff000080}.error .form-checkbox-label:hover:before{border-color:red}.form-checkbox:checked+.form-checkbox-label:before{background-color:red;background-image:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/svg/check.svg);border:solid 2px #f00}.form-checkbox:disabled+.form-checkbox-label{cursor:default;opacity:.5;pointer-events:none}.form-radio{display:none}.form-radio-label{cursor:pointer;display:inline-block;font-size:16px;line-height:24px;padding-left:30px;position:relative;transition:.2s linear;vertical-align:middle}.form-radio-label:before{background-color:transparent;border:solid 2px #ccc;border-radius:100%;content:"";height:20px;left:0;position:absolute;top:4px;transition:.1s linear;width:20px}.form-radio-label:hover:before{border-color:red}.form-radio-label:focus,.form-radio-label:active,.form-radio-label:hover{color:#777}.form-radio-label span{font-size:14px}.error .form-radio-label:before{border-color:#ff000080}.error .form-radio-label:hover:before{border-color:red}.form-radio:checked+.form-radio-label:before{border:solid 6px #f00}.form-radio-wrapper{display:flex;flex-direction:column;margin:4px 0 16px}@media (min-width: 576px){.form-radio-wrapper{flex-direction:row}}.form-radio-container{margin-bottom:15px}@media (min-width: 576px){.form-radio-container{margin-bottom:0;margin-right:30px}}.form-radio-container:last-child{margin-bottom:0}@media (min-width: 576px){.form-radio-container:last-child{margin-right:0}}.form-switch{display:inline-block;height:34px;position:relative;width:60px}.form-switch input{display:none}.form-switch .slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.2s;-webkit-transition:.2s}.form-switch .slider:before{background-color:#fff;bottom:4px;content:"";height:26px;left:4px;position:absolute;transition:.2s;width:26px;-webkit-transition:.2s}.form-switch input:checked+.slider{background-color:#ffc600}.form-switch input:focus+.slider{box-shadow:0 0 1px #ffc600}.form-switch input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}.form-switch .slider.round{border-radius:34px}.form-switch .slider.round:before{border-radius:50%}.modal-form{font-family:Gotham,Helvetica,Arial,sans-serif}.modal-form .modal-dialog{max-width:680px}.modal-form .modal-title{font-size:22px;font-weight:500}@media (min-width: 768px){.modal-form .modal-title{font-size:25px}}.modal-form .bouncing-loader{height:100%;left:0;position:absolute;top:0;width:100%}.modal-form-subtitle{font-size:16px;margin:15px 0 20px;text-align:center}.modal-form-warning{border:1px solid #ffc600;display:flex;margin-bottom:16px}.modal-form-warning-icon{background:#ffc600;display:flex;align-items:center;justify-content:center;padding:0 12px;width:100px}.modal-form-warning-message{font-size:14px;line-height:1.4;padding:10px}@media (min-width: 768px){.modal-form-warning-message{padding:20px}}.modal-form-submit{background:#f00;border:none;border-radius:4px;color:#fff;font-size:18px;font-weight:500;height:50px;position:relative;transition:all .2s;width:100%}.modal-form-submit .bouncing-loader>div{height:.9rem;margin:1rem .2rem 0;width:.9rem}.modal-form-submit:hover,.modal-form-submit:active{background:#cc0000}.modal-form-submit.__loading{background:#ff6666;pointer-events:none}.modal-form.__login .modal-dialog{max-width:450px}.modal-form.__login .modal-header{margin-bottom:0;padding:16px 16px 0 0;position:absolute;right:0}.modal-form.__login .modal-close{width:16px}.modal-form.__login .modal-close .close:before{font-size:16px}.modal-form.__login .modal-body{min-height:480px;padding:45px 15px}.modal-form.__login .modal-form-subtitle{margin:15px 0 10px}.modal-form.__login .modal-form-submit{font-size:16px}.modal-form.__login .login-tabs{background:#fff;box-shadow:none;color:#000;padding-bottom:15px}.modal-form.__login .login-tabs-item{font-size:16px;text-transform:none;width:50%;min-width:50%}@media (min-width: 768px){.modal-form.__login .login-tabs-item{font-size:18px}}.modal-form.__login .login-tabs-item.__active{color:#000;font-family:Gotham,Helvetica,Arial,sans-serif;font-weight:600}.modal-form.__login .login-social{background:#f2f2f2;margin:15px auto;padding:20px 10px 30px}.modal-form.__login .login-social p{font-size:14px;margin-bottom:15px}.modal-form.__login .login-social-title{margin-bottom:30px;text-align:center}.modal-form.__login .login-social-buttons{align-items:center;display:flex;justify-content:center}.modal-form.__login .login-social-buttons button{align-items:center;background:transparent;border:1px solid;border-radius:2px;display:flex;color:#fff;font-size:19px;height:40px;padding:0;transition:all .2s;width:140px}.modal-form.__login .login-social-buttons button.__facebook{border-color:#34508b;margin-right:20px}.modal-form.__login .login-social-buttons button.__facebook:hover,.modal-form.__login .login-social-buttons button.__facebook:active{background:#34508b}.modal-form.__login .login-social-buttons button.__facebook:hover .text,.modal-form.__login .login-social-buttons button.__facebook:active .text{color:#fff}.modal-form.__login .login-social-buttons button.__facebook .icon{background:#34508b}.modal-form.__login .login-social-buttons button.__google{border-color:#dc4e41}.modal-form.__login .login-social-buttons button.__google:hover,.modal-form.__login .login-social-buttons button.__google:active{background:#dc4e41}.modal-form.__login .login-social-buttons button.__google:hover .text,.modal-form.__login .login-social-buttons button.__google:active .text{color:#fff}.modal-form.__login .login-social-buttons button.__google .icon{background:#dc4e41}.modal-form.__login .login-social-buttons button .icon{flex:0 0 40px;height:38px;display:flex;align-items:center;justify-content:center}.modal-form.__login .login-social-buttons button .text{color:#000;font-size:14px;line-height:1.5;flex-grow:1}.modal-form.__login .forgot-password-form{margin-top:30px}.modal-form.__login .button-link{color:#0270c9;cursor:pointer;display:block;font-size:16px;margin-top:10px}.modal-form.__login .button-link:hover,.modal-form.__login .button-link:active{text-decoration:underline}@media (max-width: 767.98px){.modal-form.__login .form-item-error .__error{padding-bottom:0}}.modal-form.__login.__authorization-page{margin:0 auto;max-width:450px}@media (min-width: 1260px){.modal-form.__login.__authorization-page{margin:50px auto}}.modal-form.__change-account .modal-dialog{max-width:450px}.modal-form.__change-account .modal-header{margin-bottom:0}.modal-form.__change-account .modal-title{font-size:20px;font-weight:400;line-height:1.5;margin:auto}.modal-form.__change-account .modal-close{margin-left:0;position:absolute;right:16px;top:16px;width:16px}.modal-form.__change-account .modal-close .close:before{font-size:16px}.modal-form.__change-account .modal-body{min-height:150px;padding:10px 15px 20px}.modal-form.__change-account .modal-form-subtitle span{cursor:pointer;padding-right:15px;position:relative}.modal-form.__change-account .modal-form-subtitle span:after{content:"";display:block;font-family:FontAwesome;position:absolute;right:0;top:50%;transform:translateY(-50%)}.modal-form.__change-account .accounts-list{margin-top:10px;max-height:300px;overflow-y:auto}.modal-form.__change-account .accounts-list::-webkit-scrollbar{height:7px;width:5px}.modal-form.__change-account .accounts-list::-webkit-scrollbar-thumb{background:#ccc}.modal-form.__change-account .accounts-list::-webkit-scrollbar-track{background:#fff}.modal-form.__change-account .accounts-list{scrollbar-face-color:#ccc;scrollbar-track-color:#fff}.modal-form.__change-account .accounts-list-item{display:flex;justify-content:space-between;border-bottom:1px solid #eee;position:relative}.modal-form.__change-account .accounts-list-item:first-child{border-top:1px solid #eee}.modal-form.__change-account .accounts-list-item:hover{background:#f9f9f9}.modal-form.__change-account .accounts-list-item:hover .accounts-list-item-delete{opacity:1;visibility:visible}.modal-form.__change-account .accounts-list-item-info{background:none;border:none;flex-grow:1;padding:10px 0;text-align:center}.modal-form.__change-account .accounts-list-item-info .fa-check-circle{color:#63a300;font-size:20px;margin-right:10px}.modal-form.__change-account .accounts-list-item-info-email{color:#000;font-size:16px;line-height:24px;margin-bottom:2px}.modal-form.__change-account .accounts-list-item-info-name{color:#777;font-size:14px;line-height:1.5}.modal-form.__change-account .accounts-list-item-delete{background:none;border:none;color:#777;opacity:0;visibility:hidden;font-size:22px;height:100%;position:absolute;right:0;top:50%;padding:0;transform:translateY(-50%);transition:all .2s}.modal-form.__change-account .accounts-list-item-delete:hover{color:#000}.modal-form.__change-account .accounts-list-add{align-items:center;background:none;border:none;color:#0270c9;display:flex;font-size:16px;line-height:24px;margin:20px auto 0;text-align:center}.modal-form.__change-account .accounts-list-add i{background:#0270c9;border-radius:50%;display:inline-block;height:21px;margin-right:10px;position:relative;width:21px}.modal-form.__change-account .accounts-list-add i:before{background:#fff;content:"";display:block;height:1px;left:7px;position:absolute;top:10px;width:7px}.modal-form.__change-account .accounts-list-add i:after{background:#fff;content:"";display:block;height:7px;left:10px;position:absolute;top:7px;width:1px}.modal-form.__oneclick .modal-form-submit,.modal-form.__preorder .modal-form-submit{background:#fee449;color:#000}.modal-form.__oneclick .modal-form-submit:hover,.modal-form.__oneclick .modal-form-submit:active,.modal-form.__preorder .modal-form-submit:hover,.modal-form.__preorder .modal-form-submit:active{background:rgb(223.7704918033,191.8032786885,1.2295081967)}.modal-form.__oneclick .modal-form-submit.__loading,.modal-form.__preorder .modal-form-submit.__loading{background:rgb(254.5573770492,243.0491803279,174.4426229508);color:#fff}.modal-form.__oneclick .modal-body{min-height:160px}.modal-form.__preorder .modal-body{min-height:370px}.modal-form.__remind .modal-body{min-height:290px}.modal-form.__remind .modal-form-submit{background:#fe8200}.modal-form.__remind .modal-form-submit:hover,.modal-form.__remind .modal-form-submit:active{background:rgb(228.5,116.9488188976,0)}.modal-form.__remind .modal-form-submit.__loading{background:rgb(255,179.8188976378,101)}.modal-form.__remind b{display:block;font-family:Gotham,Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;text-align:center}.left-panel{background-color:red;bottom:0;left:0;position:fixed;top:0;width:60px;z-index:200}.left-panel a{display:block;height:60px;margin-left:-46px;margin-top:46px;padding-top:20px;position:fixed;text-align:center;transform:rotate(-90deg);width:151px}.left-panel .logo-d{height:20px;width:101px}.left-panel .logo-d .logo-symbols{fill:#fff}body.__404 header{display:none}body.__404 main{margin:0;padding:0;width:100%}body.__404 main section{margin:0}.page-404 section.main{background-color:red;background-image:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/404/404-bg.svg);background-repeat:no-repeat;background-position:center;background-size:100%;color:#fff;margin-top:0;padding-top:120px;padding-bottom:90px;text-align:center}@media (max-width: 1023.98px){.page-404 section.main{padding-top:60px;padding-bottom:60px}}@media (max-width: 767.98px){.page-404 section.main{background-size:150%}}.page-404 section.main h1.title{font-family:NeueHaasUnicaW1G-Bold,Helvetica,Arial,sans-serif;font-size:200px}@media (max-width: 1023.98px){.page-404 section.main h1.title{font-size:150px}}@media (max-width: 767.98px){.page-404 section.main h1.title{font-size:90px}}.page-404 section.main p.description{font-family:NeueHaasUnicaW1G-Regular,Helvetica,Arial,sans-serif;font-size:30px}@media (max-width: 767.98px){.page-404 section.main p.description{font-size:1.6em}}.page-404 section.alternative{padding-top:60px;padding-bottom:60px;text-align:center;color:#000}@media (max-width: 1023.98px){.page-404 section.alternative{padding-top:45px}}@media (max-width: 767.98px){.page-404 section.alternative{margin-bottom:0;margin-top:0;padding-top:20px}}.page-404 section.alternative div.product{position:relative;width:100%}.page-404 section.alternative img.product-img{display:block;margin-left:auto;margin-right:auto}@media (max-width: 767.98px){.page-404 section.alternative img.product-img{display:none}}.page-404 section.alternative div.chat{top:40px;position:absolute;margin:auto;width:100%}@media (max-width: 1259.98px){.page-404 section.alternative div.chat{top:65px}}@media (max-width: 767.98px){.page-404 section.alternative div.chat{position:initial}}.page-404 section.alternative p{font-size:30px;padding-bottom:60px}@media (max-width: 767.98px){.page-404 section.alternative p{font-size:18px}}.page-404 section.alternative i.bounce{font-size:90px;padding-bottom:60px}@media (max-width: 767.98px){.page-404 section.alternative i.bounce{padding-bottom:0}}.page-404 section.alternative form{background-color:#2e2e2e;margin:-20px -15px 15px;padding:15px}.page-404 section.alternative form .input{background-color:#fff;border:solid 1px #ccc;border-radius:2px;color:#000;font-size:1.6em;max-width:100%;text-align:left;height:50px;width:100%;line-height:48px;padding:0 10px 0 48px}.page-404 section.alternative form .input:-moz-placeholder{color:#333;opacity:1;transition:opacity .2s linear}.page-404 section.alternative form .input::-moz-placeholder{color:#333;opacity:1;transition:opacity .2s linear}.page-404 section.alternative form .input:-ms-input-placeholder{color:#333;opacity:1;transition:opacity .2s linear}.page-404 section.alternative form .input::-webkit-input-placeholder{color:#333;opacity:1;transition:opacity .2s linear}.page-404 section.alternative form .input:focus~.form-label{font-size:1.2em;left:0;top:-22px}.page-404 section.alternative form .input:focus:-moz-placeholder{opacity:0}.page-404 section.alternative form .input:focus::-moz-placeholder{opacity:0}.page-404 section.alternative form .input:focus:-ms-input-placeholder{opacity:0}.page-404 section.alternative form .input:focus::-webkit-input-placeholder{opacity:0}.page-404 section.alternative form .input-container{position:relative}.page-404 section.alternative form .input-container i{content:"";display:block;height:50px;left:0;pointer-events:none;position:absolute;top:0;width:50px}.page-404 section.alternative form .input-container i:after{bottom:50%;color:#ccc;content:"";font-family:FontAwesome;font-size:1.6em;left:50%;position:absolute;transform:translate(-50%,50%)}.page-404 section.alternative form .input-container.__name i:after{content:""}.page-404 section.alternative form .input-container.__name-alt i:after{content:""}.page-404 section.alternative form .input-container.__email i:after{content:""}.page-404 section.alternative form .input-container.__email-alt i:after{content:""}.page-404 section.alternative form .input-container.__phone i:after{content:""}.page-404 section.alternative form .input-container.__search i:after{content:""}.page-404 section.alternative form .input-container.__password i:after{content:""}.page-404 section.alternative form i{font-size:16px;line-height:50px}.page-404 section.alternative a.button{width:100%;background-color:red;border-color:red;color:#fff;transition:any .2s ease-in-out}.page-404 section.alternative a.button:hover{background-color:#fd1600;border-color:#fd1600;transition:any .2s ease-in-out}.page-404 .bounce{color:red;-moz-animation:bounce 3s infinite;-webkit-animation:bounce 3s infinite;animation:bounce 3s infinite}@-moz-keyframes bounce{0%,20%,50%,80%,to{-moz-transform:translateY(0);transform:translateY(0)}40%{-moz-transform:translateY(-30px);transform:translateY(-30px)}60%{-moz-transform:translateY(-15px);transform:translateY(-15px)}}@-webkit-keyframes bounce{0%,20%,50%,80%,to{-webkit-transform:translateY(0);transform:translateY(0)}40%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,to{-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}40%{-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);-webkit-transform:translateY(-30px);transform:translateY(-30px)}60%{-moz-transform:translateY(-15px);-ms-transform:translateY(-15px);-webkit-transform:translateY(-15px);transform:translateY(-15px)}}@media (min-width: 768px){.not-found__proposal-item{display:inline-block;opacity:0;position:relative}}.not-found__proposal-item.__mobile{opacity:1}@media (min-width: 768px){.not-found__proposal-item.__mobile .not-found__proposal-item-inner{bottom:90px;display:inline-block;left:24px;position:absolute;right:20px;top:79px}}.not-found__proposal-item.__tablet{opacity:1}@media (min-width: 768px){.not-found__proposal-item.__tablet .not-found__proposal-item-inner{bottom:83px;left:58px;position:absolute;right:55px;top:49px}.not-found__proposal-item.__tablet .not-found__proposal-item-inner .not-found__proposal-list li:not(.__wide){margin:-5px 0}.not-found__proposal-item.__tablet .not-found__proposal-item-inner .not-found__proposal-list li.__wide{margin-top:30px}}.not-found__proposal-item.__desktop{opacity:1}@media (min-width: 768px){.not-found__proposal-item.__desktop .not-found__proposal-item-inner{bottom:83px;left:58px;position:absolute;right:55px;top:49px}.not-found__proposal-item.__desktop .not-found__proposal-item-inner .not-found__proposal-list li:not(.__wide){margin:-5px 0}.not-found__proposal-item.__desktop .not-found__proposal-item-inner .not-found__proposal-list li.__wide{margin-top:30px}}@media (min-width: 1024px){.not-found__proposal-item.__desktop .not-found__proposal-item-inner{bottom:92px;left:196px;position:absolute;right:199px;top:24px}.not-found__proposal-item.__desktop .not-found__proposal-item-inner .not-found__proposal-list li:not(.__wide){margin:0}.not-found__proposal-item.__desktop .not-found__proposal-item-inner .not-found__proposal-list li.__wide{margin-top:25px}}.not-found__proposal-item-inner{background-image:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/404/device-bg.png);background-position:center;background-repeat:no-repeat;background-size:cover}@media (min-width: 768px){.not-found__proposal-item-inner{background:none}}.not-found__proposal-list{margin:auto;max-width:700px;padding:15px}@media (max-width: 1259.98px){.not-found__proposal-list{max-width:600px}}@media (max-width: 767.98px){.not-found__proposal-list{background-image:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/404/device-bg.png);background-position:center;background-repeat:no-repeat;background-size:cover}}.not-found__proposal-list:after{clear:both;content:"";display:table}.not-found__proposal-list span+img{margin-left:10px}.not-found__proposal-list li{align-items:flex-start;clear:both;display:flex;margin:5px 0}@media (max-width: 1259.98px){.not-found__proposal-list li{margin:1.5px 0}}@media (max-width: 767.98px){.not-found__proposal-list li{margin:5px 0}}.not-found__proposal-list li:first-child{display:block}.not-found__proposal-list li.__left{float:left;margin-right:60px}.not-found__proposal-list li.__left img{display:inline-block;flex-shrink:0;margin-right:3px;vertical-align:middle}.not-found__proposal-list li.__right{float:right;margin-left:60px;text-align:right}.not-found__proposal-list li.__right img{display:inline-block;flex-shrink:0;margin-left:3px;vertical-align:middle}.not-found__proposal-list li.__right .not-found__proposal-list-message{background-color:#c6e7f9;text-align:left}.not-found__proposal-list li.__right .not-found__proposal-list-message:before{border-radius:50%;box-shadow:-10px -5px #c6e7f9;content:"";display:block;height:20px;left:auto;position:absolute;right:-18px;text-align:left;top:5px;width:20px}.not-found__proposal-list li.__wide{float:left;width:100%}.not-found__proposal-list li.__wide .button{font-size:16px;line-height:45px}.not-found__proposal-list-message{display:inline-block;vertical-align:middle;padding:10px 20px;position:relative;background-color:#fff;border-radius:20px;font-size:15px;line-height:18px;text-align:left}.not-found__proposal-list-message:before{border-radius:50%;box-shadow:10px -5px #fff;content:"";display:block;height:20px;left:-18px;position:absolute;top:5px;width:20px}.not-found__proposal-list-message img{display:inline-block;margin-left:10px;vertical-align:middle}.not-found__proposal-list-message a{border-bottom:1px solid #0270c9;color:#0270c9;display:inline-block}.not-found__proposal-list-message a:hover{border:none}.breadcrumbs{color:#000;font-size:1.4em;line-height:1.45em;margin-top:16px;margin-bottom:16px}@media (min-width: 1024px){.breadcrumbs{margin-top:32px;margin-bottom:32px}}.breadcrumbs ul{display:block;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs ul:after{background:linear-gradient(to right,rgba(255,255,255,0) 0%,#fff 100%);content:"";height:100%;position:absolute;right:0;top:0;width:30px}@media (min-width: 768px){.breadcrumbs ul:after{width:60px}}.breadcrumbs li{display:inline-block;position:relative}.breadcrumbs li:not(:last-child){padding-right:20px}.breadcrumbs li:not(:last-child):after{color:#777;content:"/";position:absolute;right:6px;top:0}.breadcrumbs a{color:#777;transition:all .2s ease-in-out}.breadcrumbs a:focus,.breadcrumbs a:active,.breadcrumbs a:hover{color:#000;text-decoration:underline}.pagination-wrapper{margin-bottom:30px;margin-top:10px}@media (min-width: 576px){.pagination-wrapper{margin-bottom:45px}}@media (min-width: 768px){.pagination-wrapper{margin-bottom:60px;margin-top:50px}}.pagination-desktop{display:none}@media (min-width: 768px){.pagination-desktop{align-items:center;display:flex;flex-wrap:nowrap;justify-content:center}}.pagination-desktop.__hide{display:none}.pagination-item{background-color:transparent;border:solid 1px #ccc;border-radius:2px;color:#000;display:inline-block;font-family:NeueHaasUnicaW1G-Regular,Helvetica,Arial,sans-serif;font-size:1.4em;height:40px;line-height:38px;margin:0 5px;text-align:center;transition:all .2s ease-in-out;width:40px}.pagination-item:focus,.pagination-item:active,.pagination-item:hover{background-color:#fff;border:solid 1px #fff;box-shadow:0 5px 9.5px .5px #9b9d9f4d}.pagination-item.__current{border:solid 1px #f00;color:red;cursor:default;pointer-events:none}.pagination-item.__current:focus,.pagination-item.__current:active,.pagination-item.__current:hover{background-color:transparent;border:solid 1px #f00;box-shadow:none}.pagination-item.__toomany{border:solid 1px transparent;cursor:default;margin:0;pointer-events:none;width:30px}.pagination-item.__toomany:focus,.pagination-item.__toomany:active,.pagination-item.__toomany:hover{background-color:transparent;border:solid 1px transparent;box-shadow:none}.pagination-item.__toomany:after{content:"..."}.pagination-item.__prev,.pagination-item.__next{background-position:center;background-repeat:no-repeat;background-size:14px 11px;width:50px}.pagination-item.__prev.__disabled,.pagination-item.__next.__disabled{border:solid 1px #eee;pointer-events:none}.pagination-item.__prev.__disabled:focus,.pagination-item.__prev.__disabled:active,.pagination-item.__prev.__disabled:hover,.pagination-item.__next.__disabled:focus,.pagination-item.__next.__disabled:active,.pagination-item.__next.__disabled:hover{background-color:transparent;border:solid 1px #eee;box-shadow:none}.pagination-item.__prev{background-image:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/svg/arrow-lt.svg)}.pagination-item.__prev.__disabled{background-image:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/svg/arrow-lt-grey.svg)}.pagination-item.__next{background-image:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/svg/arrow-rt.svg)}.pagination-item.__next.__disabled{background-image:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/svg/arrow-rt-grey.svg)}.card-info-label span{background-color:red;border-radius:2px;color:#fff;display:inline-block;font-family:Gotham,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;height:24px;line-height:24px;min-width:46px;text-align:center;padding:0 8px;white-space:nowrap}@media (min-width: 1024px){.card-info-label span{height:32px;line-height:32px;min-width:58px}}.card-info-label span:first-letter{text-transform:uppercase}.b2b-label{background:#0270c9;border-radius:50%;height:30px;width:30px;display:inline-block;position:relative}.b2b-label:after{color:#fff;content:"b2b";display:inline-block;font-family:NeueHaasUnicaW1G-Bold,Helvetica,Arial,sans-serif;font-size:10px;left:50%;line-height:1;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%)}.product-card{display:flex;flex-direction:column;margin:10px 10px 0;padding-bottom:10px;position:relative;z-index:1}@media (min-width: 1024px){.product-card:hover{background-color:#fff;box-shadow:0 0 0 10px #fff,0 5px 20px 20px #9b9d9f33;transition:box-shadow .2s;z-index:99}.product-card:hover .product-specs{opacity:1;visibility:visible;transition:opacity .2s ease,visibility .2s ease}}.product-card-status{align-items:center;background:#e5f1fa;bottom:0;color:#0270c9;display:flex;font-size:14px;height:45px;justify-content:center;left:0;padding:3px 0;position:absolute;text-align:center;width:100%;z-index:2}@media (min-width: 768px){.product-card-status{font-size:16px}}@media (min-width: 1260px){.product-card-status{font-size:18px;height:50px;padding:0}}.product-card-img{border:solid 2px #f8f8f8;height:auto;margin-bottom:10px;padding-bottom:100%;position:relative;transition:all .2s ease-in;width:100%;z-index:1}.product-card-img a{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.product-card-img img{left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.product-card-img img.__out-stock{opacity:.5}.product-card-img img.__with-gift{left:0;max-width:60%;transform:translateY(-50%)}@media (min-width: 576px){.product-card-img img.__with-gift{max-width:66%}}@media (min-width: 1260px){.product-card-img img.__with-gift{max-width:68%}}.product-card-img .plus-gift{background-color:red;background-image:url(https://lenovo-ua-assets.s3.amazonaws.com/images/svg/gift-filled.svg);background-position:center;background-repeat:no-repeat;background-size:22px 22px;border-radius:32px;height:38px;pointer-events:none;position:absolute;right:1px;top:50%;transform:translateY(-50%);width:38px;z-index:1}@media all and (min-width: 375px){.product-card-img .plus-gift{left:calc(60% + 20px);right:auto}}@media (min-width: 576px){.product-card-img .plus-gift{height:46px;left:calc(66% + 10px);width:46px}}@media (min-width: 1260px){.product-card-img .plus-gift{left:calc(68% + 12px)}}.product-card-img .plus-gift:before{background-image:url(https://lenovo-ua-assets.s3.amazonaws.com/images/svg/plus-alt.svg);background-position:center;background-repeat:no-repeat;background-size:cover;content:"";height:18px;position:absolute;left:-28px;top:50%;transform:translateY(-50%);width:18px}@media (min-width: 576px){.product-card-img .plus-gift:before{height:20px;left:-30px;width:20px}}.product-card-img .b2b-label{bottom:5px;position:absolute;right:5px;z-index:1}@media (min-width: 576px){.product-card-img .b2b-label{bottom:10px;right:10px}}.product-card-img-bottom{align-items:center;bottom:5px;display:flex;left:5px;position:absolute}@media (min-width: 576px){.product-card-img-bottom{bottom:10px;left:10px}}.product-card-img-bottom .product-credit{margin-right:10px}.product-card-label{display:flex;flex-wrap:wrap;gap:8px;left:7px;pointer-events:none;position:absolute;top:7px;transition:all .2s ease-in;width:calc(100% - 60px);z-index:10}@media (min-width: 576px){.product-card-label{left:10px;top:10px}}.product-card-action{position:absolute;right:5px;top:5px;z-index:99}@media (min-width: 576px){.product-card-action{right:10px;top:10px}}.product-card-action button{border:none}.product-card-action .to-favorites{background:transparent;display:block;height:30px;padding:0;position:relative;transition:all .2s ease-in;width:30px}.product-card-action .to-favorites:before{color:#777;content:"Y";display:block;font-family:LenovoShop;font-size:24px;left:50%;line-height:1;position:absolute;top:50%;transform:translate(-50%,-50%);transition:color .2s ease}.product-card-action .to-favorites:hover:before{color:#fd1600}.product-card-action .to-favorites.__active:before{color:#fd1600;content:"Z"}.product-card-action .to-compare{background:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/svg/compare-new__grey.svg) no-repeat center;background-size:28px 30px;display:block;height:30px;padding:0;position:relative;width:30px}.product-card-action .to-compare:hover{background-image:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/svg/compare-new__orange.svg)}.product-card-action .to-compare.__active{background-image:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/svg/compare-new__red.svg)}.product-card-action .to-remove{background:transparent;display:block;height:30px;position:relative;width:30px}.product-card-action .to-remove:before{color:#777;content:"P";display:block;font-family:LenovoShop;font-size:20px;left:50%;line-height:1;position:absolute;top:50%;transform:translate(-50%,-50%);transition:color .2s ease}.product-card-action .to-remove:hover:before{color:#fd1600}.product-card-action .to-remove.__active:before{color:#fd1600}.product-card-link{display:block;font-size:16px;height:48px;line-height:24px;margin-bottom:8px;overflow:hidden;text-decoration:none}@media (max-width: 575.98px){.product-card-link{font-size:14px;height:55px;line-height:18px}}@media (max-width: 767.98px){.product-card-link{font-family:NeueHaasUnicaW1G-Bold,Helvetica,Arial,sans-serif}}.product-card-link:hover{text-decoration:underline}.product-card-info{align-items:center;display:flex;margin-bottom:10px;transition:all .2s ease-in}.product-card-info div{font-size:14px;height:21px}.product-card-info .availability i{font-size:18px;margin-right:8px}.product-card-info .availability .__instock{color:#63a300}.product-card-info .availability .__out-stock{color:#777}.product-card-info .availability .__ends{color:#fe8200}.product-card-info .availability .__expecting{background-image:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/svg/product-expecting.svg);background-position:bottom;background-repeat:no-repeat;background-size:contain;display:inline-block;height:18px;width:15px}.product-card-info .price{text-align:right}.product-card-info .price span{color:#000}.product-card-info .price s{color:red}.product-card-info .price s span{color:#777}@media (max-width: 575.98px){.product-card-info .price{text-align:left}}.product-card-info .rating-stars{color:#ffc600;flex-shrink:0;font-size:14px;height:24px;margin-right:7px;white-space:nowrap}@media (min-width: 576px){.product-card-info .rating-stars{margin-right:10px}}.product-card-info .rating-stars .fa{margin-right:0}@media all and (min-width: 376px){.product-card-info .rating-stars .fa{margin-right:3px}}.product-card-info .rating-stars-text{color:#777}.product-card-info .review{color:#0270c9;flex:0 0 1;font-size:14px;margin-left:auto;text-align:right}.product-card-subtext{align-items:center;display:flex;font-size:13px;height:36px;line-height:1.2}@media (min-width: 576px){.product-card-subtext{font-size:16px}}.product-card-subtext a,.product-card-subtext button{background:transparent;border:none;color:#0270c9!important;cursor:pointer;display:inline-block;outline:none;padding:0 12px 0 0;position:relative}.product-card-subtext a:after,.product-card-subtext button:after{bottom:-1px;content:"";font-family:FontAwesome;position:absolute;right:0}@media (min-width: 576px){.product-card-subtext a:after,.product-card-subtext button:after{bottom:-2px}}.product-card-subtext a:before,.product-card-subtext button:before{border-style:dashed;border-width:0 0 1px;bottom:-1px;content:"";left:0;position:absolute;right:12px}.product-card-subtext a:focus:before,.product-card-subtext a:active:before,.product-card-subtext a:hover:before,.product-card-subtext button:focus:before,.product-card-subtext button:active:before,.product-card-subtext button:hover:before{border-style:solid}.product-card-subtext span{color:#777;font-size:12px}@media (min-width: 576px){.product-card-subtext span{font-size:16px}}.product-card-bottom{display:flex;flex-direction:column;margin-top:auto;z-index:1}@media (min-width: 768px){.product-card-specs{order:10}}.product-card-specs .product-specs{background-color:#fff;box-shadow:0 -15px #fff,0 5px 20px 10px #9b9d9f33;margin-left:-10px;opacity:0;padding:10px;position:absolute;visibility:hidden;width:calc(100% + 20px)}.product-card-specs .product-specs-title{display:none}.product-card-specs .product-specs-item{font-size:14px}.product-card-specs .product-specs-more-link{display:none}.product-card-button{align-items:center;border-color:red;color:red;display:flex;flex-direction:row-reverse;font-size:16px;height:40px;justify-content:space-between;line-height:1;padding:0;position:relative;width:100%}@media (min-width: 576px){.product-card-button{font-size:22px;height:50px}}.product-card-button span{flex-grow:2}.product-card-button:hover{border-color:red;color:#fff}.product-card-button.__remind{border-color:#fe8200;color:#fe8200;padding:0 8px}.product-card-button.__remind:hover{background-color:#fe8200;box-shadow:0 5px 18px 2px #fe820033;color:#fff}@media (min-width: 576px){.product-card-button.__remind{padding:0 12px}}.product-card-button.__remind:before{display:none}.product-card-button.__pre-order{padding:0 8px}@media (min-width: 576px){.product-card-button.__pre-order{padding:0 12px}}.product-card-button.__pre-order-v2{border-color:#0073cd;color:#0073cd;padding:0}.product-card-button.__pre-order-v2:hover,.product-card-button.__pre-order-v2:focus,.product-card-button.__pre-order-v2:active{background-color:#0073cd;box-shadow:0 5px 18px 2px #0073cd33;color:#fff}.product-card-button.__pre-order-v2:before{background-color:#0073cd;background-image:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/svg/shopping-button.svg);background-position:center center;background-repeat:no-repeat;background-size:16px 17px;border-left:1px solid white;content:"";height:38px;max-width:40px;min-width:40px}@media (min-width: 576px){.product-card-button.__pre-order-v2:before{height:48px;max-width:50px;min-width:50px}}.product-card-button.__pre-order-processed{border-color:#0073cd;color:#0073cd;padding:0}.product-card-button.__pre-order-processed:hover,.product-card-button.__pre-order-processed:focus,.product-card-button.__pre-order-processed:active{background-color:#0073cd;box-shadow:0 5px 18px 2px #0073cd33;color:#fff}.product-card-button.__pre-order-processed:before{background-color:#0073cd;background-image:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/svg/check.svg);background-position:center center;background-repeat:no-repeat;background-size:16px 17px;border-left:1px solid white;content:"";height:38px;max-width:40px;min-width:40px}@media (min-width: 576px){.product-card-button.__pre-order-processed:before{height:48px;max-width:50px;min-width:50px}}.product-card-button.__buy:before{background-color:#fd1600;background-image:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/svg/shopping-button.svg);background-position:center center;background-repeat:no-repeat;background-size:16px 17px;border-left:1px solid white;content:"";height:38px;max-width:40px;min-width:40px}@media (min-width: 576px){.product-card-button.__buy:before{height:48px;max-width:50px;min-width:50px}}@media (min-width: 1024px){.product-card-button.__buy:hover .add{display:inline-block}.product-card-button.__buy:hover .value{display:none}}.product-card-button.__buy .buy{display:none}.product-card-button.__check:before{background-color:#fd1600;background-image:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/svg/check.svg);background-position:center center;background-repeat:no-repeat;background-size:16px 17px;border-left:1px solid white;content:"";height:38px;max-width:40px;min-width:40px}@media (min-width: 576px){.product-card-button.__check:before{height:48px;max-width:50px;min-width:50px}}.product-card-button.__check .buy,.product-card-button .add{display:none}.product-card-button+div .product-card-bottom{margin-top:20px}.product-card-button .bouncing-loader{background-color:#fff9;height:100%;left:0;min-height:auto!important;opacity:0;position:absolute!important;top:0;visibility:hidden;width:100%;z-index:15}.product-card-button .bouncing-loader>div{height:.7rem;margin:1rem .1rem 0;width:.7rem}@media (min-width: 576px){.product-card-button .bouncing-loader>div{height:.9rem;margin:1rem .2rem 0;width:.9rem}}.product-card-button.__loading{pointer-events:none}.product-card-button.__loading .bouncing-loader{opacity:1;visibility:visible}.favorites-navigation{display:flex;align-items:center;font-size:16px;font-family:NeueHaasUnicaW1G-Regular,Helvetica,Arial,sans-serif;border-bottom:#ccc 1px solid;margin-bottom:16px}@media (max-width: 767.98px){.favorites-navigation{height:100%;border-bottom:none;font-size:14px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.favorites-navigation::-webkit-scrollbar{display:none}}@media (min-width: 768px){.favorites-navigation{flex-wrap:wrap}}@media (max-width: 767.98px){.favorites-navigation-wrapper{position:relative;width:calc(100% + 10px)}.favorites-navigation-wrapper:after{content:"";display:block;height:45px;width:35px;background:linear-gradient(270deg,#fff 5.2%,rgba(255,255,255,0) 53.81%);position:absolute;right:0;top:50%;transform:translateY(-50%)}}.favorites-navigation li{position:relative;display:flex;align-items:center;height:100%;margin-right:25px;white-space:nowrap}@media (max-width: 767.98px){.favorites-navigation li{border:1px solid #ccc;padding:0 10px;flex-shrink:0;line-height:28px;margin-right:6px}.favorites-navigation li:before{display:none}}@media (min-width: 768px){.favorites-navigation li{padding-bottom:10px}}.favorites-navigation li:before{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:#f00;opacity:0;visibility:hidden;transition:width .2s,opacity .2s,visibility .2s}.favorites-navigation li:hover:before{width:100%;opacity:1;visibility:visible}@media (max-width: 767.98px){.favorites-navigation .ui-state-active{color:red}}@media (min-width: 768px){.favorites-navigation .ui-state-active{font-family:NeueHaasUnicaW1G-Bold,Helvetica,Arial,sans-serif}}.favorites-navigation .ui-state-active:before{content:"";position:absolute;bottom:0;left:0;width:100%;opacity:1;visibility:visible;height:3px;background:#f00;transition:width .2s,opacity .2s,visibility .2s}.favorites-navigation i.__counter{margin-left:4px}@media (max-width: 767.98px){.favorites-navigation i.__counter:before{content:" ("}.favorites-navigation i.__counter:after{content:")"}}@media (min-width: 768px){.favorites-navigation i.__counter{display:inline-block;text-align:center;font-family:NeueHaasUnicaW1G-Regular,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;width:26px;height:26px;margin-left:6px;color:#fff;background-color:red;border-radius:50%}}.favorites-tab{margin-left:-10px;margin-right:-10px;min-height:500px}.favorites-row{padding-bottom:30px}.favorites-list{display:grid;grid-template-columns:repeat(2,1fr)}@media (min-width: 1024px){.favorites-list{grid-template-columns:repeat(3,1fr)}}.profile-navigation{margin-bottom:30px}.profile-navigation-link{align-items:center;background:transparent;border:none;display:flex;font-size:1.6em;height:50px;transition:color .2s;width:100%}.profile-navigation-link .__icon{align-items:center;color:#777;display:flex;height:50px;margin-right:8px;transition:color .2s;width:28px}.profile-navigation-link .__icon:before{font-size:22px}.profile-navigation-link .__icon.shop-icon-compare{background:url(https://s3.eu-central-1.amazonaws.com/lenovo-ua-assets/images/svg/compare-new__grey.svg) no-repeat center;background-size:26px 28px}.profile-navigation-link .__icon.shop-icon-compare:before{display:none}.profile-navigation-link .__title{color:#000;transition:color .2s}.profile-navigation-link .__counter{align-items:center;background-color:red;border-radius:26px;color:#fff;display:inline-flex;font-size:12px;justify-content:center;height:26px;margin-left:8px;min-width:26px;padding:0 6px 1px}@media (max-width: 575.98px){.profile-navigation-link .__counter{display:none}}@media (max-width: 767.98px){.profile-navigation-link{background-color:#f8f8f8;display:block;font-size:14px;margin:4px;min-height:90px;min-width:90px;text-align:center}.profile-navigation-link span{margin:auto}}.profile-navigation .hr{height:50px;pointer-events:none;position:relative;width:100%}.profile-navigation .hr:before{border-color:#ccc;border-style:dashed;border-width:0 0 1px;bottom:50%;content:"";left:0;position:absolute;width:70%}.profile-navigation li:hover{background:rgba(0,0,0,.03)}.profile-navigation li:hover .__icon,.profile-navigation li:hover .__title{color:red}.profile-navigation li.__active{pointer-events:none}.profile-navigation li.__active .__icon{color:red}.profile-navigation li.__active .__title{font-weight:600}.profile-navigation li.__inactive{opacity:.26;pointer-events:none}.profile-info{padding-top:8px}.profile-info .cell{min-width:110px;height:40px;line-height:40px;font-size:16px;overflow:hidden}.profile-info .general-form,.profile-info .profile-address-list{margin-bottom:16px}.profile-info .general-form input:disabled,.profile-info .profile-address-list input:disabled{color:#777;cursor:default;pointer-events:none}.profile-info .profile-section-title{display:flex;align-items:center;width:100%;height:72px;padding:16px 16px 16px 20px;margin-top:32px;margin-bottom:16px;background-color:#f8f8f8;font-size:18px;font-family:NeueHaasUnicaW1G-Bold,Helvetica,Arial,sans-serif}.profile-info .profile-section-title span{font-size:1.2em;margin-top:3px;margin-right:16px}.profile-info .profile-section-title button{margin-left:auto}.profile-info .hr{position:relative;width:100%;height:64px}.profile-info .hr:before{content:"";width:100%;position:absolute;left:0;bottom:50%;border-color:#ccc;border-width:0 0 1px;border-style:dashed}.profile-info .subscribe-form-list{margin-bottom:32px}.profile-info .subscribe-form-container{padding:30px;background-color:#f8f8f8}@media (max-width: 575.98px){.profile-info .subscribe-form-container{padding:8px}}.profile-info .subscribe-form-container .buttons{width:100px}.profile-info .button-link{font-size:16px;color:#0270c9;cursor:pointer}.profile-info .profile-form-subscribe-list{padding-top:8px;padding-bottom:8px}.profile-info .profile-form-subscribe-item{font-size:16px;line-height:20px;margin-bottom:13px;padding-left:16px;position:relative}.profile-info .profile-form-subscribe-item:before{border:3px solid #000;border-radius:50%;content:"";display:block;height:6px;left:0;position:absolute;top:8px;width:6px}.profile-info .social-container-title{font-family:NeueHaasUnicaW1G-Bold,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;margin-bottom:15px}.profile-info .social-container .social-item{margin-bottom:20px}@media (min-width: 1024px){.profile-info .social-container .social-item{margin-bottom:0}}.profile-info .social-container .social-item-name{display:inline-block;font-size:16px;line-height:24px;margin:0 22px 0 10px}.profile-info .social-container .social-icon{align-items:center;border-radius:50%;color:#fff;display:inline-flex;font-size:19px;justify-content:center;height:40px;width:40px}.profile-info .social-container .social-icon.__facebook{background:#34508b}.profile-info .social-container .social-icon.__google{background:#dc4e41}.profile-orders{padding:0 15px}@media (max-width: 767.98px){.profile-orders{margin:0 -10px}}@media (max-width: 1023.98px){.profile-orders{padding:0}}.profile-orders-header{display:none}@media (min-width: 1024px){.profile-orders-header{background-color:#eee;display:flex;font-family:NeueHaasUnicaW1G-Bold,Helvetica,Arial,sans-serif;font-size:14px;margin-bottom:15px;padding:14px 20px}}.profile-orders-header-date{flex:0 0 14%;padding-right:5px}@media (min-width: 1260px){.profile-orders-header-date{flex:0 0 15%}}.profile-orders-header-number{flex:0 0 17%;padding-right:5px}.profile-orders-header-cost{flex:0 0 14%;padding-right:5px}.profile-orders-header-product{flex:0 0 12%;padding-right:5px}.profile-orders-header-status{flex:0 0 25%}.profile-orders-pagination{align-items:center;display:flex;justify-content:center;margin-top:30px;position:relative}.profile-orders-pagination .profile-orders-pagination-select{position:absolute;right:0}@media (max-width: 767.98px){.profile-orders-pagination .profile-orders-pagination-select{display:none}}.order{background-color:#f8f8f8;border-bottom:1px solid #ccc;border-top:1px solid #ccc;font-size:14px;margin-bottom:15px;padding:0 15px;transition:.2s}@media (min-width: 768px){.order{border:1px solid #ccc}}.order:hover:focus,.order:hover:active,.order:hover:hover{box-shadow:0 5px 18px 2px #9b9d9f33;z-index:3}.order.__open{background:#fff}.order-row{align-items:center;cursor:pointer;display:flex;flex-wrap:wrap;font-size:12px;justify-content:space-between;margin:0 -15px;padding:15px;position:relative}@media (min-width: 768px){.order-row{font-size:14px}}@media (min-width: 1024px){.order-row{justify-content:flex-start}}.order-row-info{margin-bottom:15px;padding-right:20px;width:50%}@media (min-width: 768px){.order-row-info{display:flex;justify-content:space-between;margin-bottom:15px;padding-right:0;width:65%}}@media (min-width: 1024px){.order-row-info{flex:0 0 32%;margin-bottom:0;padding-right:5px;width:32%}}.order-row-date{padding-right:5px}@media (min-width: 768px){.order-row-date{padding-right:15px}}@media (min-width: 1024px){.order-row-date{flex:0 0 85px;margin-bottom:0;padding-right:5px}}@media (min-width: 1260px){.order-row-date{flex:0 0 105px}}@media (min-width: 1024px){.order-row-number{flex:0 0 130px;overflow:hidden}}.order-row-cost{display:flex;flex-direction:column;font-family:NeueHaasUnicaW1G-Regular,Helvetica,Arial,sans-serif;margin-bottom:15px;text-align:right;width:50%}@media (min-width: 768px){.order-row-cost{align-items:center;flex-direction:row;justify-content:flex-end;margin-bottom:15px;width:35%}}@media (min-width: 1024px){.order-row-cost{flex:0 0 14%;flex-direction:row;justify-content:flex-start;margin-bottom:0;padding-right:5px;text-align:left;width:14%}}.order-row-cost .status-icon{align-items:center;display:flex;font-family:NeueHaasUnicaW1G-Light,Helvetica,Arial,sans-serif;justify-content:flex-end}@media (min-width: 768px){.order-row-cost .status-icon{display:inline-block;position:relative}}@media (min-width: 1024px){.order-row-cost .status-icon{position:relative}}.order-row-cost .status-icon:before{color:#fff;display:inline-block;font-family:FontAwesome;font-size:16px;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;font-weight:400;line-height:15px;margin-right:3px;text-decoration:inherit;text-rendering:auto}.order-row-cost .status-icon:hover .status-icon-text{display:block}.order-row-cost .status-icon.payed:before{color:#219c00;content:""}.order-row-cost .status-icon.notpayed:before{color:#ff0010;content:""}.order-row-cost .status-icon.wait-payment:before{color:#1079cf;content:""}.order-row-cost .status-icon-text{font-size:12px}@media (min-width: 768px){.order-row-cost .status-icon-text{display:none}}@media (min-width: 1024px){.order-row-cost .status-icon-text{background-color:#fff;bottom:150%;box-shadow:0 5px 18px 2px #9b9d9f59;display:none;font-family:NeueHaasUnicaW1G-Regular,Helvetica,Arial,sans-serif;font-size:14px;left:50%;line-height:1;padding:18px 26px;position:absolute;text-align:center;transform:translate(-50%);transition:opacity .2s;width:auto;z-index:9}.order-row-cost .status-icon-text:before{border-left:13px solid transparent;border-right:13px solid transparent;border-top:8px solid #fff;bottom:-8px;content:"";display:block;height:0;left:calc(50% - 13px);position:absolute;width:0}}.order-row-product{align-items:center;display:flex}@media (min-width: 1024px){.order-row-product{flex:0 0 12%;padding-right:5px;width:12%}}.order-row-product .product-over{margin-left:5px;position:relative}.order-row-product .product-over:hover .product-over-tooltip{display:flex}.order-row-product .product-over-count{border:1px solid #ccc;font-size:14px;line-height:25px;padding:0 6px}.order-row-product .product-over-tooltip{background-color:#fff;box-shadow:0 5px 18px 2px #9b9d9f59;display:none;left:50%;line-height:1;padding:18px 26px;position:absolute;text-align:center;top:-80px;transform:translate(-50%);transition:opacity .2s;width:auto;z-index:9}.order-row-product .product-over-tooltip:before{border-left:13px solid transparent;border-right:13px solid transparent;border-top:8px solid #fff;bottom:-7px;content:"";display:block;height:0;left:calc(50% - 13px);position:absolute;width:0}.order-row-status{align-items:center;display:flex;font-size:12px;line-height:1}@media (min-width: 768px){.order-row-status{font-size:14px}}@media (min-width: 1024px){.order-row-status{flex:0 0 40%;line-height:20px;width:40%}}.order-row-status.our_1 .status-icon{background:#ffc732}.order-row-status.our_1 .status-icon:before{content:""}.order-row-status.our_2 .status-icon,.order-row-status.our_4 .status-icon,.order-row-status.our_7 .status-icon,.order-row-status.our_8 .status-icon,.order-row-status.our_9 .status-icon,.order-row-status.our_14 .status-icon,.order-row-status.our_15 .status-icon,.order-row-status.partner_0 .status-icon,.order-row-status.partner_5 .status-icon,.order-row-status.partner_7 .status-icon,.order-row-status.partner_15 .status-icon{background:#0270c9}.order-row-status.our_2 .status-icon:before,.order-row-status.our_4 .status-icon:before,.order-row-status.our_7 .status-icon:before,.order-row-status.our_8 .status-icon:before,.order-row-status.our_9 .status-icon:before,.order-row-status.our_14 .status-icon:before,.order-row-status.our_15 .status-icon:before,.order-row-status.partner_0 .status-icon:before,.order-row-status.partner_5 .status-icon:before,.order-row-status.partner_7 .status-icon:before,.order-row-status.partner_15 .status-icon:before{content:""}.order-row-status.our_3 .status-icon,.order-row-status.partner_1 .status-icon,.order-row-status.partner_16 .status-icon,.order-row-status.partner_20 .status-icon{background:#ff6600}.order-row-status.our_3 .status-icon:before,.order-row-status.partner_1 .status-icon:before,.order-row-status.partner_16 .status-icon:before,.order-row-status.partner_20 .status-icon:before{content:""}.order-row-status.our_5 .status-icon,.order-row-status.our_6 .status-icon,.order-row-status.partner_3 .status-icon,.order-row-status.partner_4 .status-icon,.order-row-status.partner_14 .status-icon,.order-row-status.partner_19 .status-icon{background:#777}.order-row-status.our_5 .status-icon:before,.order-row-status.our_6 .status-icon:before,.order-row-status.partner_3 .status-icon:before,.order-row-status.partner_4 .status-icon:before,.order-row-status.partner_14 .status-icon:before,.order-row-status.partner_19 .status-icon:before{content:""}.order-row-status.our_10 .status-icon{background:#ffc732}.order-row-status.our_10 .status-icon:before{content:""}.order-row-status.our_11 .status-icon{background:#ffc732}.order-row-status.our_11 .status-icon:before{content:""}.order-row-status.our_12 .status-icon{background:#63a300}.order-row-status.our_12 .status-icon:before{content:""}@media (min-width: 1024px){.order-row-status.partner_2{padding-right:20px}}.order-row-status.partner_2 .status-icon{background:#6ab528}.order-row-status.partner_2 .status-icon:before{content:""}.order-row-status.partner_6 .status-icon,.order-row-status.partner_12 .status-icon{background:#4ecffd}.order-row-status.partner_6 .status-icon:before,.order-row-status.partner_12 .status-icon:before{content:""}.order-row-status.partner_8 .status-icon,.order-row-status.partner_9 .status-icon,.order-row-status.partner_10 .status-icon,.order-row-status.partner_11 .status-icon,.order-row-status.partner_17 .status-icon,.order-row-status.partner_18 .status-icon{background:#9438fb}.order-row-status.partner_8 .status-icon:before,.order-row-status.partner_9 .status-icon:before,.order-row-status.partner_10 .status-icon:before,.order-row-status.partner_11 .status-icon:before,.order-row-status.partner_17 .status-icon:before,.order-row-status.partner_18 .status-icon:before{content:""}.order-row-status.partner_13 .status-icon{background:#cfc52f}.order-row-status.partner_13 .status-icon:before{content:""}.order-row-status.partner_20 .status-icon{background:#005c44}.order-row-status.partner_20 .status-icon:before{content:""}.order-row-status.partner_21 .status-icon{background:#ff711e}.order-row-status.partner_21 .status-icon:before{content:""}.order-row-status.partner_22 .status-icon{background:#ff0010}.order-row-status.partner_22 .status-icon:before{content:""}.order-row-status .status-icon{background:transparent;border-radius:50%;display:inline-block;font-size:0;height:16px;line-height:0;margin-right:3px;text-align:center;top:-2px;vertical-align:middle;width:16px}.order-row-status .status-icon:before{color:#fff;display:inline-block;font-family:FontAwesome;font-size:10px;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;font-weight:400;line-height:16px;text-decoration:inherit;text-rendering:auto}.order-row-status .button{font-size:14px;height:auto;line-height:1;margin-left:20px;padding:10px}@media all and (min-width: 340px){.order-row-status .button{margin-left:24px;padding:10px 20px}}@media (min-width: 1024px){.order-row-status .button{margin-left:auto}}.order-row .positions-count{font-size:24px;margin-left:8px}.order-row .image{font-size:0;height:25px;margin-right:4px;overflow:hidden;position:relative;width:25px}@media all and (max-width: 600px){.order-row .image:nth-child(n+3){display:none}}.order-row .image img{left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%)}.order-row .shop-icon-comment{font-size:23px;line-height:1;margin-left:10px}@media (min-width: 1024px){.order-row .shop-icon-comment{font-size:23px;margin-left:0;position:absolute;right:15px;top:50%;transform:translateY(-50%)}}.order-info{border-top:1px solid #ccc}.order-info .order-position{border-bottom:1px dashed #ccc;padding:10px 0}.order-info .order-position.__sub-item{border:0;padding:5px 0 0}@media (min-width: 576px){.order-info .order-position.__sub-item{margin-left:25px}}.order-info .order-position-label{border-radius:5px 3px 3px 5px;color:#fff;display:inline-block;font-size:12px;margin-bottom:5px;padding:0 10px;position:relative}@media (min-width: 768px){.order-info .order-position-label{border-radius:7px 4px 4px 7px;line-height:26px;margin-bottom:8px}}.order-info .order-position-label:before{background:inherit;border-radius:2px;content:"";height:14px;position:absolute;right:-4px;top:2px;transform:rotate(45deg);width:14px;z-index:1}@media (min-width: 768px){.order-info .order-position-label:before{border-radius:4px;height:19px;right:-9px;top:4px;width:19px}}.order-info .order-position-label span{position:relative;z-index:2}.order-info .order-position-label.with_gifts{background:#ff0000}.order-info .order-position-label.with_actions{background:#15b600}.order-info .order-position-label.with_services{background:#164ee1}.order-info .order-position-label span{color:#fff;display:block;font-size:10px;line-height:18px;position:relative;z-index:2}@media (min-width: 768px){.order-info .order-position-label span{font-size:12px;line-height:26px}}.order-info .order-position-type{align-items:center;display:flex;font-size:10px;gap:8px;line-height:0;margin-left:15px;padding:10px 0}@media (min-width: 576px){.order-info .order-position-type{margin-left:25px}}@media (min-width: 768px){.order-info .order-position-type{font-size:12px;gap:10px}}.order-info .order-position-type i{font-size:22px;font-style:normal}@media (min-width: 768px){.order-info .order-position-type i{font-size:26px}}.order-info .order-position-type.with_gifts{color:red}.order-info .order-position-type.with_actions{color:#15b600}.order-info .order-position-type.with_services{color:#164ee1}.order-info .order-position .order-products{position:relative}.order-info .order-position .order-products:nth-of-type(n+2){margin-top:5px}@media (min-width: 768px){.order-info .order-position .order-products:nth-of-type(n+2){margin-top:10px}}.order-info .order-position .order-products:nth-of-type(n+2):before{content:"+";display:block;font-size:23px;left:27px;line-height:1;position:absolute;top:-18px}@media (min-width: 1024px){.order-info .order-position .order-products:nth-of-type(n+2):before{left:22px}}.order-info .product-row{align-items:center;display:flex}.order-info .product-row:nth-of-type(n+2){margin-top:15px;position:relative}.order-info .product-row:nth-of-type(n+2):before{content:"N";display:block;font-family:LenovoShop;font-size:12px;left:27px;position:absolute;top:-12px;width:12px}@media (min-width: 1024px){.order-info .product-row:nth-of-type(n+2):before{left:22px}}.order-info .product-row-image{flex:0 0 66px;font-size:0;height:50px;margin-right:12px;position:relative}@media (min-width: 1024px){.order-info .product-row-image{flex:0 0 56px;height:42px;margin-right:17px}}.order-info .product-row-image a{display:block;height:100%;position:relative}.order-info .product-row-image img{left:50%;max-height:100%;max-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%)}.order-info .product-row-information{flex-grow:1}@media (min-width: 768px){.order-info .product-row-information{align-items:center;display:flex;justify-content:space-between}}.order-info .product-row-title{margin-bottom:5px;padding-right:20px}.order-info .product-row-title .title{font-family:NeueHaasUnicaW1G-Regular,Helvetica,Arial,sans-serif;font-size:11px;margin-bottom:2px}@media (min-width: 1024px){.order-info .product-row-title .title{font-size:14px}}.order-info .product-row-title .article{color:#777;font-size:10px}@media (min-width: 1024px){.order-info .product-row-title .article{font-size:14px}}.order-info .product-row-price{align-items:center;display:flex;justify-content:space-between}@media (min-width: 768px){.order-info .product-row-price{flex:0 0 135px}}@media (min-width: 1024px){.order-info .product-row-price{flex:0 0 200px}}.order-info .product-row-price .quantity{font-size:11px}@media (min-width: 768px){.order-info .product-row-price .quantity{font-size:12px;width:40px}}.order-info .product-row-price .price{font-family:NeueHaasUnicaW1G-Regular,Helvetica,Arial,sans-serif;font-size:12px}@media (min-width: 768px){.order-info .product-row-price .price{margin-left:15px}}.order-info .product-row-price .price-old{color:#ccc;position:relative}.order-info .product-row-price .price-old:after{background:#f00;content:"";height:1px;left:0;position:absolute;top:50%;width:100%}.order-info .order-description{background-color:#fffcdd;font-size:12px;line-height:24px;margin:10px -15px;padding:15px;position:relative}@media (min-width: 1024px){.order-info .order-description{font-size:14px;margin-bottom:15px}}.order-info .order-description .total{font-size:16px;margin-bottom:5px}.order-info .order-description .lenovo-icon-printer{display:none}@media (min-width: 1024px){.order-info .order-description .lenovo-icon-printer{background:transparent;border:0;bottom:20px;font-size:20px;padding:0;position:absolute;right:20px}}.order-info .order-description hr{border-top:1px dashed #ccc}.order-info .order-bottom{align-items:center;display:flex;justify-content:flex-end;padding-bottom:10px}@media (min-width: 1024px){.order-info .order-bottom{padding-bottom:15px}}.order-info .order-bottom .order-cancel{background:transparent;border:0;color:#000;padding:0}.order-info .order-bottom .order-cancel:hover{color:#000}.order-info .order-bottom .order-cancel:hover:after{background:#000}.order-info .order-bottom .order-hide{background:transparent;border:0}.order-info .order-bottom .order-hide:before{transform:rotate(-90deg)}.order-promocode{border:1px solid rgba(255,0,0,.25);border-radius:2px;color:red;font-family:NeueHaasUnicaW1G-Light,Helvetica,Arial,sans-serif;font-size:12px;line-height:24px;margin-top:10px;text-align:center}.profile-notification{text-align:center}.profile-notification-message{align-items:center;background:#fffbdb;display:flex;flex-direction:column;justify-content:center;font-size:22px;line-height:30px;margin-bottom:25px;padding:30px 10px;text-align:center}@media (min-width: 768px){.profile-notification-message{flex-direction:row;font-size:25px;padding:85px 20px}}.profile-notification-message i{border-radius:50%;border:3px solid;color:#63a300;display:block;font-size:22px;height:32px;margin-bottom:20px;padding:2px;width:32px}@media (min-width: 768px){.profile-notification-message i{margin-bottom:0;margin-right:10px}}.profile-notification a{background:transparent;border-radius:2px;border:1px solid #555;color:#000;display:inline-block;font-size:16px;line-height:40px;margin:0 auto;padding:0 26px;transition:all .2s}.profile-notification a:hover,.profile-notification a:focus,.profile-notification a:active{background:#000;color:#fff}.add-delivery-form .form-input-container,.profile-address-list .form-input-container{position:relative}.add-delivery-form .form-input-container .form-input,.profile-address-list .form-input-container .form-input{position:relative;z-index:1}.add-delivery-form .form-input-container .form-input:focus+.form-item-title,.profile-address-list .form-input-container .form-input:focus+.form-item-title{left:0;top:-20px;transform:translateY(0)}.add-delivery-form .form-input-container .form-input.__active-label+.form-item-title,.profile-address-list .form-input-container .form-input.__active-label+.form-item-title{left:0;top:-20px;transform:translateY(0)}.add-delivery-form .form-input-container .form-item-title,.profile-address-list .form-input-container .form-item-title{position:absolute;left:10px;top:50%;transition:all .2s;transform:translateY(-50%);z-index:0}.profile-address-add .button-link{background:transparent;border:none;padding:0}.profile-top{margin-bottom:20px}@media (min-width: 1024px){.profile-top{margin-bottom:20px}}@media (min-width: 768px){.profile-top-container{align-items:center;display:flex;justify-content:space-between;position:relative;padding-bottom:10px}.profile-top-container:after{content:"";border:1px solid #e2e2e2;position:absolute;left:0;width:100%;bottom:0}}.profile-top-nav{display:none;width:100%}@media (min-width: 768px){.profile-top-nav{display:block;width:auto}}.profile-top-nav-show{background:transparent;border:none;font-size:14px;line-height:21px;color:#000;display:inline-block;margin-bottom:10px;padding-right:12px;position:relative;text-decoration:none}.profile-top-nav-show:after{bottom:-1px;content:"";font-family:FontAwesome;position:absolute;right:0}@media (min-width: 576px){.profile-top-nav-show:after{bottom:-2px}}@media (min-width: 768px){.profile-top-nav-show{display:none}}.profile-top-nav ul{display:flex;width:100%}@media (min-width: 768px){.profile-top-nav ul{width:auto}}.profile-top-nav li{width:33.33333%}.profile-top-nav li:nth-child(n+2){margin-left:8px}@media (min-width: 768px){.profile-top-nav li:nth-child(n+2){margin-left:16px}}@media (min-width: 768px){.profile-top-nav li{width:120px}}@media (min-width: 1024px){.profile-top-nav li{width:120px}}.profile-top-nav li a{text-decoration:none;border:1px solid;border-radius:2px;color:#000;display:inline-block;font-size:12px;line-height:28px;text-align:center;transition:all .2s;width:100%}.profile-top-nav li a:hover{color:#fff}.profile-top-nav li a.__portal{border-color:#000}.profile-top-nav li a.__portal:hover{background:#000}.profile-top-nav li a.__shop{border-color:red}.profile-top-nav li a.__shop:hover{background:#f00}.profile-top-nav li a.__service{border-color:#ff8200}.profile-top-nav li a.__service:hover{background:#ff8200}.profile-staff-list-item{margin-bottom:22px}.profile-staff-list-item .email{font-size:14px;line-height:21px;color:#777;margin-bottom:3px}.profile-staff-list-item .name{color:#000;font-family:NeueHaasUnicaW1G-Bold,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}.root{display:flex;min-height:100vh;flex-direction:column}main{flex:1;margin-top:80px;min-height:600px;padding:30px 0}@media (min-width: 1024px){main{padding:45px 0}}.main-container{width:100%}@media (min-width: 1024px){.main-container{margin-left:60px;width:calc(100% - 60px)}}.main-container h1.title-lg,.main-container h2.title-lg{font-size:35px;line-height:42px}@media (max-width: 1023.98px){.main-container h1.title-lg,.main-container h2.title-lg{font-size:30px;line-height:38px}}.main-container section{margin-bottom:60px;margin-top:30px}.main-container section h2{font-size:28px;line-height:38px;margin-bottom:20px}.main-container section h3{display:flex;justify-content:space-between;font-size:24px;margin-bottom:15px}.main-container section h4{font-size:20px;margin-bottom:10px}.edit-buttons .bouncing-loader{height:100%;left:0;position:absolute;top:0;width:100%}.edit-buttons .bouncing-loader>div{height:.8rem;margin:1rem .2rem 0;width:.8rem}.edit-buttons button{margin-right:10px;position:relative}.edit-buttons button.__loading{background:rgb(254.5573770492,243.0491803279,174.4426229508);color:#fff;cursor:not-allowed;pointer-events:none}.favorites .product-card-bottom .no-gutters{margin-top:0;margin-bottom:10px}
