@charset "UTF-8"; :root {--bs-blue:#0d6efd; --bs-indigo:#6610f2; --bs-purple:#6f42c1; --bs-pink:#d63384; --bs-red:#dc3545; --bs-orange:#fd7e14; --bs-yellow:#ffc107; --bs-green:#198754; --bs-teal:#20c997; --bs-cyan:#0dcaf0; --bs-black:#000; --bs-white:#fff; --bs-gray:#6c757d; --bs-gray-dark:#343a40; --bs-gray-100:#f8f9fa; --bs-gray-200:#e9ecef; --bs-gray-300:#dee2e6; --bs-gray-400:#ced4da; --bs-gray-500:#adb5bd; --bs-gray-600:#6c757d; --bs-gray-700:#495057; --bs-gray-800:#343a40; --bs-gray-900:#212529; --bs-primary:#0d6efd; --bs-secondary:#6c757d; --bs-success:#198754; --bs-info:#0dcaf0; --bs-warning:#ffc107; --bs-danger:#dc3545; --bs-light:#f8f9fa; --bs-dark:#212529; --bs-primary-rgb:13,110,253; --bs-secondary-rgb:108,117,125; --bs-success-rgb:25,135,84; --bs-info-rgb:13,202,240; --bs-warning-rgb:255,193,7; --bs-danger-rgb:220,53,69; --bs-light-rgb:248,249,250; --bs-dark-rgb:33,37,41; --bs-white-rgb:255,255,255; --bs-black-rgb:0,0,0; --bs-body-color-rgb:33,37,41; --bs-body-bg-rgb:255,255,255; --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-bg:#fff; --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-2xl:2rem; --bs-border-radius-pill:50rem; --bs-link-color:#0d6efd; --bs-link-hover-color:#0a58ca; --bs-code-color:#d63384; --bs-highlight-bg:#fff3cd}
*,*::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)}
h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1 {margin-top:0; margin-bottom:.5rem; font-weight:500; line-height:1.2}
h1,.h1 {font-size:calc(1.375rem + 1.5vw)}
@media (min-width:1200px) {h1,.h1 {font-size:2.5rem}
}
h2,.h2 {font-size:calc(1.325rem + 0.9vw)}
@media (min-width:1200px) {h2,.h2 {font-size:2rem}
}
h3,.h3 {font-size:calc(1.3rem + 0.6vw)}
@media (min-width:1200px) {h3,.h3 {font-size:1.75rem}
}
h4,.h4 {font-size:calc(1.275rem + 0.3vw)}
@media (min-width:1200px) {h4,.h4 {font-size:1.5rem}
}
h5,.h5 {font-size:1.25rem}
h6,.h6 {font-size:1rem}
p {margin-top:0; margin-bottom:1rem}
abbr[title] {-webkit-text-decoration:underline dotted; text-decoration:underline dotted; cursor:help; -webkit-text-decoration-skip-ink:none; text-decoration-skip-ink:none}
address {margin-bottom:1rem; font-style:normal; line-height:inherit}
ol,ul {padding-left:2rem}
ol,ul,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,.small {font-size:.875em}
mark,.mark {padding:.1875em; 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:var(--bs-link-color); text-decoration:underline}
a:hover {color:var(--bs-link-hover-color)}
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:#6c757d; text-align:left}
th {text-align:inherit; text-align:-webkit-match-parent}
thead,tbody,tfoot,tr,td,th {border-color:inherit; border-style:solid; border-width:0}
label {display:inline-block}
button {border-radius:0}
button:focus:not(:focus-visible) {outline:0}
input,button,select,optgroup,textarea {margin:0; font-family:inherit; font-size:inherit; line-height:inherit}
button,select {text-transform:none}
[role=button] {cursor:pointer}
select {word-wrap:normal}
select:disabled {opacity:1}
[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {display:none!important}
button,[type=button],[type=reset],[type=submit] {-webkit-appearance:button}
button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled) {cursor:pointer}
::-moz-focus-inner {padding:0; border-style:none}
textarea {resize:vertical}
fieldset {min-width:0; padding:0; margin:0; border:0}
legend {float:left; width:100%; padding:0; margin-bottom:.5rem; font-size:calc(1.275rem + 0.3vw); line-height:inherit}
@media (min-width:1200px) {legend {font-size:1.5rem}
}
legend + * {clear:left}
::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field {padding:0}
::-webkit-inner-spin-button {height:auto}
[type=search] {outline-offset:-2px; -webkit-appearance:textfield}
::-webkit-search-decoration {-webkit-appearance:none}
::-webkit-color-swatch-wrapper {padding:0}
::-webkit-file-upload-button {font:inherit; -webkit-appearance:button}
::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}
.lead {font-size:1.25rem; font-weight:300}
.display-1 {font-size:calc(1.625rem + 4.5vw); font-weight:300; line-height:1.2}
@media (min-width:1200px) {.display-1 {font-size:5rem}
}
.display-2 {font-size:calc(1.575rem + 3.9vw); font-weight:300; line-height:1.2}
@media (min-width:1200px) {.display-2 {font-size:4.5rem}
}
.display-3 {font-size:calc(1.525rem + 3.3vw); font-weight:300; line-height:1.2}
@media (min-width:1200px) {.display-3 {font-size:4rem}
}
.display-4 {font-size:calc(1.475rem + 2.7vw); font-weight:300; line-height:1.2}
@media (min-width:1200px) {.display-4 {font-size:3.5rem}
}
.display-5 {font-size:calc(1.425rem + 2.1vw); font-weight:300; line-height:1.2}
@media (min-width:1200px) {.display-5 {font-size:3rem}
}
.display-6 {font-size:calc(1.375rem + 1.5vw); font-weight:300; line-height:1.2}
@media (min-width:1200px) {.display-6 {font-size:2.5rem}
}
.list-unstyled {padding-left:0; list-style:none}
.list-inline {padding-left:0; list-style:none}
.list-inline-item {display:inline-block}
.list-inline-item:not(:last-child) {margin-right:.5rem}
.initialism {font-size:.875em; text-transform:uppercase}
.blockquote {margin-bottom:1rem; font-size:1.25rem}
.blockquote>:last-child {margin-bottom:0}
.blockquote-footer {margin-top:-1rem; margin-bottom:1rem; font-size:.875em; color:#6c757d}
.blockquote-footer::before {content:"— "}
.img-fluid {max-width:100%; height:auto}
.img-thumbnail {padding:.25rem; background-color:#fff; border:1px solid var(--bs-border-color); border-radius:.375rem; max-width:100%; height:auto}
.figure {display:inline-block}
.figure-img {margin-bottom:.5rem; line-height:1}
.figure-caption {font-size:.875em; color:#6c757d}
.row {--bs-gutter-x:1.5rem; --bs-gutter-y:0; display:flex; flex-wrap:wrap; margin-top:calc(-1 * var(--bs-gutter-y)); margin-right:calc(-0.5 * var(--bs-gutter-x)); margin-left:calc(-0.5 * var(--bs-gutter-x))}
.row>* {flex-shrink:0; width:100%; max-width:100%; padding-right:calc(var(--bs-gutter-x) * 0.5); padding-left:calc(var(--bs-gutter-x) * 0.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.3333333333%}
.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.6666666667%}
.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%}
@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.3333333333%}
.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.6666666667%}
.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%}
}
@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.3333333333%}
.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.6666666667%}
.col-md-auto {flex:0 0 auto; width:auto}
.col-md-1 {flex:0 0 auto; width:8.33333333%}
.col-md-2 {flex:0 0 auto; width:16.66666667%}
.col-md-3 {flex:0 0 auto; width:25%}
.col-md-4 {flex:0 0 auto; width:33.33333333%}
.col-md-5 {flex:0 0 auto; width:41.66666667%}
.col-md-6 {flex:0 0 auto; width:50%}
.col-md-7 {flex:0 0 auto; width:58.33333333%}
.col-md-8 {flex:0 0 auto; width:66.66666667%}
.col-md-9 {flex:0 0 auto; width:75%}
.col-md-10 {flex:0 0 auto; width:83.33333333%}
.col-md-11 {flex:0 0 auto; width:91.66666667%}
.col-md-12 {flex:0 0 auto; width:100%}
.offset-md-0 {margin-left:0}
.offset-md-1 {margin-left:8.33333333%}
.offset-md-2 {margin-left:16.66666667%}
.offset-md-3 {margin-left:25%}
.offset-md-4 {margin-left:33.33333333%}
.offset-md-5 {margin-left:41.66666667%}
.offset-md-6 {margin-left:50%}
.offset-md-7 {margin-left:58.33333333%}
.offset-md-8 {margin-left:66.66666667%}
.offset-md-9 {margin-left:75%}
.offset-md-10 {margin-left:83.33333333%}
.offset-md-11 {margin-left:91.66666667%}
.g-md-0,.gx-md-0 {--bs-gutter-x:0}
.g-md-0,.gy-md-0 {--bs-gutter-y:0}
.g-md-1,.gx-md-1 {--bs-gutter-x:.25rem}
.g-md-1,.gy-md-1 {--bs-gutter-y:.25rem}
.g-md-2,.gx-md-2 {--bs-gutter-x:.5rem}
.g-md-2,.gy-md-2 {--bs-gutter-y:.5rem}
.g-md-3,.gx-md-3 {--bs-gutter-x:1rem}
.g-md-3,.gy-md-3 {--bs-gutter-y:1rem}
.g-md-4,.gx-md-4 {--bs-gutter-x:1.5rem}
.g-md-4,.gy-md-4 {--bs-gutter-y:1.5rem}
.g-md-5,.gx-md-5 {--bs-gutter-x:3rem}
.g-md-5,.gy-md-5 {--bs-gutter-y:3rem}
}
@media (min-width:992px) {.col-lg {flex:1 0 0}
.row-cols-lg-auto>* {flex:0 0 auto; width:auto}
.row-cols-lg-1>* {flex:0 0 auto; width:100%}
.row-cols-lg-2>* {flex:0 0 auto; width:50%}
.row-cols-lg-3>* {flex:0 0 auto; width:33.3333333333%}
.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.6666666667%}
.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%}
}
.table {--bs-table-color:var(--bs-body-color); --bs-table-bg:transparent; --bs-table-border-color:var(--bs-border-color); --bs-table-accent-bg:transparent; --bs-table-striped-color:var(--bs-body-color); --bs-table-striped-bg:rgba(0,0,0,.05); --bs-table-active-color:var(--bs-body-color); --bs-table-active-bg:rgba(0,0,0,.1); --bs-table-hover-color:var(--bs-body-color); --bs-table-hover-bg:rgba(0,0,0,.075); width:100%; margin-bottom:1rem; color:var(--bs-table-color); vertical-align:top; border-color:var(--bs-table-border-color)}
.table>:not(caption)>*>* {padding:.5rem .5rem; background-color:var(--bs-table-bg); border-bottom-width:1px; box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}
.table>tbody {vertical-align:inherit}
.table>thead {vertical-align:bottom}
.table-group-divider {border-top:2px solid currentcolor}
.caption-top {caption-side:top}
.table-sm>:not(caption)>*>* {padding:.25rem .25rem}
.table-bordered>:not(caption)>* {border-width:1px 0}
.table-bordered>:not(caption)>*>* {border-width:0 1px}
.table-borderless>:not(caption)>*>* {border-bottom-width:0}
.table-borderless>:not(:first-child) {border-top-width:0}
.table-striped>tbody>tr:nth-of-type(odd)>* {--bs-table-accent-bg:var(--bs-table-striped-bg); color:var(--bs-table-striped-color)}
.table-striped-columns>:not(caption)>tr>:nth-child(even) {--bs-table-accent-bg:var(--bs-table-striped-bg); color:var(--bs-table-striped-color)}
.table-active {--bs-table-accent-bg:var(--bs-table-active-bg); color:var(--bs-table-active-color)}
.table-hover>tbody>tr:hover>* {--bs-table-accent-bg:var(--bs-table-hover-bg); color:var(--bs-table-hover-color)}
.table-primary {--bs-table-color:#000; --bs-table-bg:#cfe2ff; --bs-table-border-color:#bacbe6; --bs-table-striped-bg:#c5d7f2; --bs-table-striped-color:#000; --bs-table-active-bg:#bacbe6; --bs-table-active-color:#000; --bs-table-hover-bg:#bfd1ec; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color)}
.table-secondary {--bs-table-color:#000; --bs-table-bg:#e2e3e5; --bs-table-border-color:#cbccce; --bs-table-striped-bg:#d7d8da; --bs-table-striped-color:#000; --bs-table-active-bg:#cbccce; --bs-table-active-color:#000; --bs-table-hover-bg:#d1d2d4; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color)}
.table-success {--bs-table-color:#000; --bs-table-bg:#d1e7dd; --bs-table-border-color:#bcd0c7; --bs-table-striped-bg:#c7dbd2; --bs-table-striped-color:#000; --bs-table-active-bg:#bcd0c7; --bs-table-active-color:#000; --bs-table-hover-bg:#c1d6cc; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color)}
.table-info {--bs-table-color:#000; --bs-table-bg:#cff4fc; --bs-table-border-color:#badce3; --bs-table-striped-bg:#c5e8ef; --bs-table-striped-color:#000; --bs-table-active-bg:#badce3; --bs-table-active-color:#000; --bs-table-hover-bg:#bfe2e9; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color)}
.table-warning {--bs-table-color:#000; --bs-table-bg:#fff3cd; --bs-table-border-color:#e6dbb9; --bs-table-striped-bg:#f2e7c3; --bs-table-striped-color:#000; --bs-table-active-bg:#e6dbb9; --bs-table-active-color:#000; --bs-table-hover-bg:#ece1be; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color)}
.table-danger {--bs-table-color:#000; --bs-table-bg:#f8d7da; --bs-table-border-color:#dfc2c4; --bs-table-striped-bg:#eccccf; --bs-table-striped-color:#000; --bs-table-active-bg:#dfc2c4; --bs-table-active-color:#000; --bs-table-hover-bg:#e5c7ca; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color)}
.table-light {--bs-table-color:#000; --bs-table-bg:#f8f9fa; --bs-table-border-color:#dfe0e1; --bs-table-striped-bg:#ecedee; --bs-table-striped-color:#000; --bs-table-active-bg:#dfe0e1; --bs-table-active-color:#000; --bs-table-hover-bg:#e5e6e7; --bs-table-hover-color:#000; color:var(--bs-table-color); border-color:var(--bs-table-border-color)}
.table-dark {--bs-table-color:#fff; --bs-table-bg:#212529; --bs-table-border-color:#373b3e; --bs-table-striped-bg:#2c3034; --bs-table-striped-color:#fff; --bs-table-active-bg:#373b3e; --bs-table-active-color:#fff; --bs-table-hover-bg:#323539; --bs-table-hover-color:#fff; color:var(--bs-table-color); border-color:var(--bs-table-border-color)}
.table-responsive {overflow-x:auto; -webkit-overflow-scrolling:touch}
@media (max-width:575.98px) {.table-responsive-sm {overflow-x:auto; -webkit-overflow-scrolling:touch}
}
@media (max-width:767.98px) {.table-responsive-md {overflow-x:auto; -webkit-overflow-scrolling:touch}
}
@media (max-width:991.98px) {.table-responsive-lg {overflow-x:auto; -webkit-overflow-scrolling:touch}
}
@media (max-width:1199.98px) {.table-responsive-xl {overflow-x:auto; -webkit-overflow-scrolling:touch}
}
@media (max-width:1399.98px) {.table-responsive-xxl {overflow-x:auto; -webkit-overflow-scrolling:touch}
}
.form-label {margin-bottom:.5rem}
.col-form-label {padding-top:calc(0.375rem + 1px); padding-bottom:calc(0.375rem + 1px); margin-bottom:0; font-size:inherit; line-height:1.5}
.col-form-label-lg {padding-top:calc(0.5rem + 1px); padding-bottom:calc(0.5rem + 1px); font-size:1.25rem}
.col-form-label-sm {padding-top:calc(0.25rem + 1px); padding-bottom:calc(0.25rem + 1px); font-size:.875rem}
.form-text {margin-top:.25rem; font-size:.875em; color:#6c757d}
.form-control {display:block; width:100%; padding:.375rem .75rem; font-size:1rem; font-weight:400; line-height:1.5; color:#212529; background-color:#fff; background-clip:padding-box; border:1px solid #ced4da; -webkit-appearance:none; -moz-appearance:none; appearance:none; border-radius:.375rem; transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}
@media (prefers-reduced-motion:reduce) {.form-control {transition:none}
}
.form-control[type=file] {overflow:hidden}
.form-control[type=file]:not(:disabled):not([readonly]) {cursor:pointer}
.form-control:focus {color:#212529; background-color:#fff; border-color:#86b7fe; outline:0; box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.form-control::-webkit-date-and-time-value {height:1.5em}
.form-control::-moz-placeholder {color:#6c757d; opacity:1}
.form-control::placeholder {color:#6c757d; opacity:1}
.form-control:disabled {background-color:#e9ecef; opacity:1}
.form-control::-webkit-file-upload-button {padding:.375rem .75rem; margin:-.375rem -.75rem; -webkit-margin-end:.75rem; margin-inline-end:.75rem; color:#212529; background-color:#e9ecef; pointer-events:none; border-color:inherit; border-style:solid; border-width:0; border-inline-end-width:1px; border-radius:0; -webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}
.form-control::file-selector-button {padding:.375rem .75rem; margin:-.375rem -.75rem; -webkit-margin-end:.75rem; margin-inline-end:.75rem; color:#212529; background-color:#e9ecef; pointer-events:none; border-color:inherit; border-style:solid; border-width:0; border-inline-end-width:1px; border-radius:0; transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}
@media (prefers-reduced-motion:reduce) {.form-control::-webkit-file-upload-button {-webkit-transition:none; transition:none}
.form-control::file-selector-button {transition:none}
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {background-color:#dde0e3}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {background-color:#dde0e3}
.form-control-plaintext {display:block; width:100%; padding:.375rem 0; margin-bottom:0; line-height:1.5; color:#212529; background-color:transparent; border:solid transparent; border-width:1px 0}
.form-control-plaintext:focus {outline:0}
.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg {padding-right:0; padding-left:0}
.form-control-sm {min-height:calc(1.5em + 0.5rem + 2px); padding:.25rem .5rem; font-size:.875rem; border-radius:.25rem}
.form-control-sm::-webkit-file-upload-button {padding:.25rem .5rem; margin:-.25rem -.5rem; -webkit-margin-end:.5rem; margin-inline-end:.5rem}
.form-control-sm::file-selector-button {padding:.25rem .5rem; margin:-.25rem -.5rem; -webkit-margin-end:.5rem; margin-inline-end:.5rem}
.form-control-lg {min-height:calc(1.5em + 1rem + 2px); padding:.5rem 1rem; font-size:1.25rem; border-radius:.5rem}
.form-control-lg::-webkit-file-upload-button {padding:.5rem 1rem; margin:-.5rem -1rem; -webkit-margin-end:1rem; margin-inline-end:1rem}
.form-control-lg::file-selector-button {padding:.5rem 1rem; margin:-.5rem -1rem; -webkit-margin-end:1rem; margin-inline-end:1rem}
textarea.form-control {min-height:calc(1.5em + 0.75rem + 2px)}
textarea.form-control-sm {min-height:calc(1.5em + 0.5rem + 2px)}
textarea.form-control-lg {min-height:calc(1.5em + 1rem + 2px)}
.form-control-color {width:3rem; height:calc(1.5em + 0.75rem + 2px); padding:.375rem}
.form-control-color:not(:disabled):not([readonly]) {cursor:pointer}
.form-control-color::-moz-color-swatch {border:0!important; border-radius:.375rem}
.form-control-color::-webkit-color-swatch {border-radius:.375rem}
.form-control-color.form-control-sm {height:calc(1.5em + 0.5rem + 2px)}
.form-control-color.form-control-lg {height:calc(1.5em + 1rem + 2px)}
.form-select {display:block; width:100%; padding:.375rem 2.25rem .375rem .75rem; -moz-padding-start:calc(0.75rem - 3px); font-size:1rem; font-weight:400; line-height:1.5; color:#212529; background-color:#fff; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"); background-repeat:no-repeat; background-position:right .75rem center; background-size:16px 12px; border:1px solid #ced4da; border-radius:.375rem; transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; -webkit-appearance:none; -moz-appearance:none; appearance:none}
@media (prefers-reduced-motion:reduce) {.form-select {transition:none}
}
.form-select:focus {border-color:#86b7fe; outline:0; box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.form-select[multiple],.form-select[size]:not([size="1"]) {padding-right:.75rem; background-image:none}
.form-select:disabled {background-color:#e9ecef}
.form-select:-moz-focusring {color:transparent; text-shadow:0 0 0 #212529}
.form-select-sm {padding-top:.25rem; padding-bottom:.25rem; padding-left:.5rem; font-size:.875rem; border-radius:.25rem}
.form-select-lg {padding-top:.5rem; padding-bottom:.5rem; padding-left:1rem; font-size:1.25rem; border-radius:.5rem}
.form-check {display:block; min-height:1.5rem; padding-left:1.5em; margin-bottom:.125rem}
.form-check .form-check-input {float:left; margin-left:-1.5em}
.form-check-reverse {padding-right:1.5em; padding-left:0; text-align:right}
.form-check-reverse .form-check-input {float:right; margin-right:-1.5em; margin-left:0}
.form-check-input {width:1em; height:1em; margin-top:.25em; vertical-align:top; background-color:#fff; background-repeat:no-repeat; background-position:center; background-size:contain; border:1px solid rgba(0,0,0,.25); -webkit-appearance:none; -moz-appearance:none; appearance:none; -webkit-print-color-adjust:exact; color-adjust:exact; print-color-adjust:exact}
.form-check-input[type=checkbox] {border-radius:.25em}
.form-check-input[type=radio] {border-radius:50%}
.form-check-input:active {filter:brightness(90%)}
.form-check-input:focus {border-color:#86b7fe; outline:0; box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}
.form-check-input:checked {background-color:#0d6efd; border-color:#0d6efd}
.form-check-input:checked[type=checkbox] {background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}
.form-check-input:checked[type=radio] {background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}
.form-check-input[type=checkbox]:indeterminate {background-color:#0d6efd; border-color:#0d6efd; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}
.form-check-input:disabled {pointer-events:none; filter:none; opacity:.5}
.form-check-input[disabled]~.form-check-label,.form-check-input:disabled~.form-check-label {cursor:default; opacity:.5}
.form-switch {padding-left:2.5em}
.form-switch .form-check-input {width:2em; margin-left:-2.5em; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280,0,0,0.25%29'/%3e%3c/svg%3e"); background-position:left center; border-radius:2em; transition:background-position 0.15s ease-in-out}
@media (prefers-reduced-motion:reduce) {.form-switch .form-check-input {transition:none}
}
.form-switch .form-check-input:focus {background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}
.form-switch .form-check-input:checked {background-position:right center; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}
.form-switch.form-check-reverse {padding-right:2.5em; padding-left:0}
.form-switch.form-check-reverse .form-check-input {margin-right:-2.5em; margin-left:0}
.form-check-inline {display:inline-block; margin-right:1rem}
.btn-check {position:absolute; clip:rect(0,0,0,0); pointer-events:none}
.btn-check[disabled] + .btn,.btn-check:disabled + .btn {pointer-events:none; filter:none; opacity:.65}
.form-range {width:100%; height:1.5rem; padding:0; background-color:transparent; -webkit-appearance:none; -moz-appearance:none; appearance:none}
.form-range:focus {outline:0}
.form-range:focus::-webkit-slider-thumb {box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}
.form-range:focus::-moz-range-thumb {box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}
.form-range::-moz-focus-outer {border:0}
.form-range::-webkit-slider-thumb {width:1rem; height:1rem; margin-top:-.25rem; background-color:#0d6efd; border:0; border-radius:1rem; -webkit-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; -webkit-appearance:none; appearance:none}
@media (prefers-reduced-motion:reduce) {.form-range::-webkit-slider-thumb {-webkit-transition:none; transition:none}
}
.form-range::-webkit-slider-thumb:active {background-color:#b6d4fe}
.form-range::-webkit-slider-runnable-track {width:100%; height:.5rem; color:transparent; cursor:pointer; background-color:#dee2e6; border-color:transparent; border-radius:1rem}
.form-range::-moz-range-thumb {width:1rem; height:1rem; background-color:#0d6efd; border:0; border-radius:1rem; -moz-transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; transition:background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; -moz-appearance:none; appearance:none}
@media (prefers-reduced-motion:reduce) {.form-range::-moz-range-thumb {-moz-transition:none; transition:none}
}
.form-range::-moz-range-thumb:active {background-color:#b6d4fe}
.form-range::-moz-range-track {width:100%; height:.5rem; color:transparent; cursor:pointer; background-color:#dee2e6; border-color:transparent; border-radius:1rem}
.form-range:disabled {pointer-events:none}
.form-range:disabled::-webkit-slider-thumb {background-color:#adb5bd}
.form-range:disabled::-moz-range-thumb {background-color:#adb5bd}
.form-floating {position:relative}
.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select {height:calc(3.5rem + 2px); line-height:1.25}
.form-floating>label {position:absolute; top:0; left:0; width:100%; height:100%; padding:1rem .75rem; overflow:hidden; text-align:start; text-overflow:ellipsis; white-space:nowrap; pointer-events:none; border:1px solid transparent; transform-origin:0 0; transition:opacity 0.1s ease-in-out,transform 0.1s ease-in-out}
@media (prefers-reduced-motion:reduce) {.form-floating>label {transition:none}
}
.form-floating>.form-control,.form-floating>.form-control-plaintext {padding:1rem .75rem}
.form-floating>.form-control::-moz-placeholder,.form-floating>.form-control-plaintext::-moz-placeholder {color:transparent}
.form-floating>.form-control::placeholder,.form-floating>.form-control-plaintext::placeholder {color:transparent}
.form-floating>.form-control:not(:-moz-placeholder-shown),.form-floating>.form-control-plaintext:not(:-moz-placeholder-shown) {padding-top:1.625rem; padding-bottom:.625rem}
.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown) {padding-top:1.625rem; padding-bottom:.625rem}
.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-webkit-autofill {padding-top:1.625rem; padding-bottom:.625rem}
.form-floating>.form-select {padding-top:1.625rem; padding-bottom:.625rem}
.form-floating>.form-control:not(:-moz-placeholder-shown)~label {opacity:.65; transform:scale(.85) translateY(-.5rem) translateX(.15rem)}
.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~label,.form-floating>.form-select~label {opacity:.65; transform:scale(.85) translateY(-.5rem) translateX(.15rem)}
.form-floating>.form-control:-webkit-autofill~label {opacity:.65; transform:scale(.85) translateY(-.5rem) translateX(.15rem)}
.form-floating>.form-control-plaintext~label {border-width:1px 0}
.input-group {position:relative; display:flex; flex-wrap:wrap; align-items:stretch; width:100%}
.input-group>.form-control,.input-group>.form-select,.input-group>.form-floating {position:relative; flex:1 1 auto; width:1%; min-width:0}
.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within {z-index:5}
.input-group .btn {position:relative; z-index:2}
.input-group .btn:focus {z-index:5}
.input-group-text {display:flex; align-items:center; padding:.375rem .75rem; font-size:1rem; font-weight:400; line-height:1.5; color:#212529; text-align:center; white-space:nowrap; background-color:#e9ecef; border:1px solid #ced4da; border-radius:.375rem}
.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn {padding:.5rem 1rem; font-size:1.25rem; border-radius:.5rem}
.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn {padding:.25rem .5rem; font-size:.875rem; border-radius:.25rem}
.input-group-lg>.form-select,.input-group-sm>.form-select {padding-right:3rem}
.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select {border-top-right-radius:0; border-bottom-right-radius:0}
.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select {border-top-right-radius:0; border-bottom-right-radius:0}
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {margin-left:-1px; border-top-left-radius:0; border-bottom-left-radius:0}
.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select {border-top-left-radius:0; border-bottom-left-radius:0}
.btn {--bs-btn-padding-x:.75rem; --bs-btn-padding-y:.375rem; --bs-btn-font-family:; --bs-btn-font-size:1rem; --bs-btn-font-weight:400; --bs-btn-line-height:1.5; --bs-btn-color:#212529; --bs-btn-bg:transparent; --bs-btn-border-width:1px; --bs-btn-border-color:transparent; --bs-btn-border-radius:.375rem; --bs-btn-hover-border-color:transparent; --bs-btn-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075); --bs-btn-disabled-opacity:.65; --bs-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb),.5); display:inline-block; padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x); font-family:var(--bs-btn-font-family); font-size:var(--bs-btn-font-size); font-weight:var(--bs-btn-font-weight); line-height:var(--bs-btn-line-height); color:var(--bs-btn-color); text-align:center; text-decoration:none; vertical-align:middle; cursor:pointer; -webkit-user-select:none; -moz-user-select:none; user-select:none; border:var(--bs-btn-border-width) solid var(--bs-btn-border-color); border-radius:var(--bs-btn-border-radius); background-color:var(--bs-btn-bg); transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}
@media (prefers-reduced-motion:reduce) {.btn {transition:none}
}
.btn:hover {color:var(--bs-btn-hover-color); background-color:var(--bs-btn-hover-bg); border-color:var(--bs-btn-hover-border-color)}
.btn-check + .btn:hover {color:var(--bs-btn-color); background-color:var(--bs-btn-bg); border-color:var(--bs-btn-border-color)}
.btn:focus-visible {color:var(--bs-btn-hover-color); background-color:var(--bs-btn-hover-bg); border-color:var(--bs-btn-hover-border-color); outline:0; box-shadow:var(--bs-btn-focus-box-shadow)}
.btn-check:focus-visible + .btn {border-color:var(--bs-btn-hover-border-color); outline:0; box-shadow:var(--bs-btn-focus-box-shadow)}
.btn-check:checked + .btn,:not(.btn-check) + .btn:active,.btn:first-child:active,.btn.active,.btn.show {color:var(--bs-btn-active-color); background-color:var(--bs-btn-active-bg); border-color:var(--bs-btn-active-border-color)}
.btn-check:checked + .btn:focus-visible,:not(.btn-check) + .btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible {box-shadow:var(--bs-btn-focus-box-shadow)}
.btn:disabled,.btn.disabled,fieldset:disabled .btn {color:var(--bs-btn-disabled-color); pointer-events:none; background-color:var(--bs-btn-disabled-bg); border-color:var(--bs-btn-disabled-border-color); opacity:var(--bs-btn-disabled-opacity)}
.btn-primary {--bs-btn-color:#fff; --bs-btn-bg:#0d6efd; --bs-btn-border-color:#0d6efd; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#0b5ed7; --bs-btn-hover-border-color:#0a58ca; --bs-btn-focus-shadow-rgb:49,132,253; --bs-btn-active-color:#fff; --bs-btn-active-bg:#0a58ca; --bs-btn-active-border-color:#0a53be; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#0d6efd; --bs-btn-disabled-border-color:#0d6efd}
.btn-secondary {--bs-btn-color:#fff; --bs-btn-bg:#6c757d; --bs-btn-border-color:#6c757d; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#5c636a; --bs-btn-hover-border-color:#565e64; --bs-btn-focus-shadow-rgb:130,138,145; --bs-btn-active-color:#fff; --bs-btn-active-bg:#565e64; --bs-btn-active-border-color:#51585e; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#6c757d; --bs-btn-disabled-border-color:#6c757d}
.btn-success {--bs-btn-color:#fff; --bs-btn-bg:#198754; --bs-btn-border-color:#198754; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#157347; --bs-btn-hover-border-color:#146c43; --bs-btn-focus-shadow-rgb:60,153,110; --bs-btn-active-color:#fff; --bs-btn-active-bg:#146c43; --bs-btn-active-border-color:#13653f; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#198754; --bs-btn-disabled-border-color:#198754}
.btn-info {--bs-btn-color:#000; --bs-btn-bg:#0dcaf0; --bs-btn-border-color:#0dcaf0; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#31d2f2; --bs-btn-hover-border-color:#25cff2; --bs-btn-focus-shadow-rgb:11,172,204; --bs-btn-active-color:#000; --bs-btn-active-bg:#3dd5f3; --bs-btn-active-border-color:#25cff2; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125); --bs-btn-disabled-color:#000; --bs-btn-disabled-bg:#0dcaf0; --bs-btn-disabled-border-color:#0dcaf0}
.btn-warning {--bs-btn-color:#000; --bs-btn-bg:#ffc107; --bs-btn-border-color:#ffc107; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#ffca2c; --bs-btn-hover-border-color:#ffc720; --bs-btn-focus-shadow-rgb:217,164,6; --bs-btn-active-color:#000; --bs-btn-active-bg:#ffcd39; --bs-btn-active-border-color:#ffc720; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125); --bs-btn-disabled-color:#000; --bs-btn-disabled-bg:#ffc107; --bs-btn-disabled-border-color:#ffc107}
.btn-danger {--bs-btn-color:#fff; --bs-btn-bg:#dc3545; --bs-btn-border-color:#dc3545; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#bb2d3b; --bs-btn-hover-border-color:#b02a37; --bs-btn-focus-shadow-rgb:225,83,97; --bs-btn-active-color:#fff; --bs-btn-active-bg:#b02a37; --bs-btn-active-border-color:#a52834; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#dc3545; --bs-btn-disabled-border-color:#dc3545}
.btn-light {--bs-btn-color:#000; --bs-btn-bg:#f8f9fa; --bs-btn-border-color:#f8f9fa; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#d3d4d5; --bs-btn-hover-border-color:#c6c7c8; --bs-btn-focus-shadow-rgb:211,212,213; --bs-btn-active-color:#000; --bs-btn-active-bg:#c6c7c8; --bs-btn-active-border-color:#babbbc; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125); --bs-btn-disabled-color:#000; --bs-btn-disabled-bg:#f8f9fa; --bs-btn-disabled-border-color:#f8f9fa}
.btn-dark {--bs-btn-color:#fff; --bs-btn-bg:#212529; --bs-btn-border-color:#212529; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#424649; --bs-btn-hover-border-color:#373b3e; --bs-btn-focus-shadow-rgb:66,70,73; --bs-btn-active-color:#fff; --bs-btn-active-bg:#4d5154; --bs-btn-active-border-color:#373b3e; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125); --bs-btn-disabled-color:#fff; --bs-btn-disabled-bg:#212529; --bs-btn-disabled-border-color:#212529}
.btn-outline-primary {--bs-btn-color:#0d6efd; --bs-btn-border-color:#0d6efd; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#0d6efd; --bs-btn-hover-border-color:#0d6efd; --bs-btn-focus-shadow-rgb:13,110,253; --bs-btn-active-color:#fff; --bs-btn-active-bg:#0d6efd; --bs-btn-active-border-color:#0d6efd; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125); --bs-btn-disabled-color:#0d6efd; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#0d6efd; --bs-gradient:none}
.btn-outline-secondary {--bs-btn-color:#6c757d; --bs-btn-border-color:#6c757d; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#6c757d; --bs-btn-hover-border-color:#6c757d; --bs-btn-focus-shadow-rgb:108,117,125; --bs-btn-active-color:#fff; --bs-btn-active-bg:#6c757d; --bs-btn-active-border-color:#6c757d; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125); --bs-btn-disabled-color:#6c757d; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#6c757d; --bs-gradient:none}
.btn-outline-success {--bs-btn-color:#198754; --bs-btn-border-color:#198754; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#198754; --bs-btn-hover-border-color:#198754; --bs-btn-focus-shadow-rgb:25,135,84; --bs-btn-active-color:#fff; --bs-btn-active-bg:#198754; --bs-btn-active-border-color:#198754; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125); --bs-btn-disabled-color:#198754; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#198754; --bs-gradient:none}
.btn-outline-info {--bs-btn-color:#0dcaf0; --bs-btn-border-color:#0dcaf0; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#0dcaf0; --bs-btn-hover-border-color:#0dcaf0; --bs-btn-focus-shadow-rgb:13,202,240; --bs-btn-active-color:#000; --bs-btn-active-bg:#0dcaf0; --bs-btn-active-border-color:#0dcaf0; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125); --bs-btn-disabled-color:#0dcaf0; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#0dcaf0; --bs-gradient:none}
.btn-outline-warning {--bs-btn-color:#ffc107; --bs-btn-border-color:#ffc107; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#ffc107; --bs-btn-hover-border-color:#ffc107; --bs-btn-focus-shadow-rgb:255,193,7; --bs-btn-active-color:#000; --bs-btn-active-bg:#ffc107; --bs-btn-active-border-color:#ffc107; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125); --bs-btn-disabled-color:#ffc107; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#ffc107; --bs-gradient:none}
.btn-outline-danger {--bs-btn-color:#dc3545; --bs-btn-border-color:#dc3545; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#dc3545; --bs-btn-hover-border-color:#dc3545; --bs-btn-focus-shadow-rgb:220,53,69; --bs-btn-active-color:#fff; --bs-btn-active-bg:#dc3545; --bs-btn-active-border-color:#dc3545; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125); --bs-btn-disabled-color:#dc3545; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#dc3545; --bs-gradient:none}
.btn-outline-light {--bs-btn-color:#f8f9fa; --bs-btn-border-color:#f8f9fa; --bs-btn-hover-color:#000; --bs-btn-hover-bg:#f8f9fa; --bs-btn-hover-border-color:#f8f9fa; --bs-btn-focus-shadow-rgb:248,249,250; --bs-btn-active-color:#000; --bs-btn-active-bg:#f8f9fa; --bs-btn-active-border-color:#f8f9fa; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125); --bs-btn-disabled-color:#f8f9fa; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#f8f9fa; --bs-gradient:none}
.btn-outline-dark {--bs-btn-color:#212529; --bs-btn-border-color:#212529; --bs-btn-hover-color:#fff; --bs-btn-hover-bg:#212529; --bs-btn-hover-border-color:#212529; --bs-btn-focus-shadow-rgb:33,37,41; --bs-btn-active-color:#fff; --bs-btn-active-bg:#212529; --bs-btn-active-border-color:#212529; --bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125); --bs-btn-disabled-color:#212529; --bs-btn-disabled-bg:transparent; --bs-btn-disabled-border-color:#212529; --bs-gradient:none}
.btn-link {--bs-btn-font-weight:400; --bs-btn-color:var(--bs-link-color); --bs-btn-bg:transparent; --bs-btn-border-color:transparent; --bs-btn-hover-color:var(--bs-link-hover-color); --bs-btn-hover-border-color:transparent; --bs-btn-active-color:var(--bs-link-hover-color); --bs-btn-active-border-color:transparent; --bs-btn-disabled-color:#6c757d; --bs-btn-disabled-border-color:transparent; --bs-btn-box-shadow:none; --bs-btn-focus-shadow-rgb:49,132,253; text-decoration:underline}
.btn-link:focus-visible {color:var(--bs-btn-color)}
.btn-link:hover {color:var(--bs-btn-hover-color)}
.btn-lg,.btn-group-lg>.btn {--bs-btn-padding-y:.5rem; --bs-btn-padding-x:1rem; --bs-btn-font-size:1.25rem; --bs-btn-border-radius:.5rem}
.btn-sm,.btn-group-sm>.btn {--bs-btn-padding-y:.25rem; --bs-btn-padding-x:.5rem; --bs-btn-font-size:.875rem; --bs-btn-border-radius:.25rem}
.fade {transition:opacity 0.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 0.35s ease}
@media (prefers-reduced-motion:reduce) {.collapsing {transition:none}
}
.collapsing.collapse-horizontal {width:0; height:auto; transition:width 0.35s ease}
@media (prefers-reduced-motion:reduce) {.collapsing.collapse-horizontal {transition:none}
}
.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-center {position:relative}
.dropdown-toggle {white-space:nowrap}
.dropdown-toggle::after {display:inline-block; margin-left:.255em; vertical-align:.255em; content:""; border-top:.3em solid; border-right:.3em solid transparent; border-bottom:0; border-left:.3em solid transparent}
.dropdown-toggle:empty::after {margin-left:0}
.dropdown-menu {--bs-dropdown-zindex:1000; --bs-dropdown-min-width:10rem; --bs-dropdown-padding-x:0; --bs-dropdown-padding-y:.5rem; --bs-dropdown-spacer:.125rem; --bs-dropdown-font-size:1rem; --bs-dropdown-color:#212529; --bs-dropdown-bg:#fff; --bs-dropdown-border-color:var(--bs-border-color-translucent); --bs-dropdown-border-radius:.375rem; --bs-dropdown-border-width:1px; --bs-dropdown-inner-border-radius:calc(0.375rem - 1px); --bs-dropdown-divider-bg:var(--bs-border-color-translucent); --bs-dropdown-divider-margin-y:.5rem; --bs-dropdown-box-shadow:0 .5rem 1rem rgba(0,0,0,.15); --bs-dropdown-link-color:#212529; --bs-dropdown-link-hover-color:#1e2125; --bs-dropdown-link-hover-bg:#e9ecef; --bs-dropdown-link-active-color:#fff; --bs-dropdown-link-active-bg:#0d6efd; --bs-dropdown-link-disabled-color:#adb5bd; --bs-dropdown-item-padding-x:1rem; --bs-dropdown-item-padding-y:.25rem; --bs-dropdown-header-color:#6c757d; --bs-dropdown-header-padding-x:1rem; --bs-dropdown-header-padding-y:.5rem; position:absolute; z-index:var(--bs-dropdown-zindex); display:none; min-width:var(--bs-dropdown-min-width); padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x); margin:0; font-size:var(--bs-dropdown-font-size); color:var(--bs-dropdown-color); text-align:left; list-style:none; background-color:var(--bs-dropdown-bg); background-clip:padding-box; border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color); border-radius:var(--bs-dropdown-border-radius)}
.dropdown-menu[data-bs-popper] {top:100%; left:0; margin-top:var(--bs-dropdown-spacer)}
.dropdown-menu-start {--bs-position:start}
.dropdown-menu-start[data-bs-popper] {right:auto; left:0}
.dropdown-menu-end {--bs-position:end}
.dropdown-menu-end[data-bs-popper] {right:0; left:auto}
@media (min-width:576px) {.dropdown-menu-sm-start {--bs-position:start}
.dropdown-menu-sm-start[data-bs-popper] {right:auto; left:0}
.dropdown-menu-sm-end {--bs-position:end}
.dropdown-menu-sm-end[data-bs-popper] {right:0; left:auto}
}
@media (min-width:768px) {.dropdown-menu-md-start {--bs-position:start}
.dropdown-menu-md-start[data-bs-popper] {right:auto; left:0}
.dropdown-menu-md-end {--bs-position:end}
.dropdown-menu-md-end[data-bs-popper] {right:0; left:auto}
}
@media (min-width:992px) {.dropdown-menu-lg-start {--bs-position:start}
.dropdown-menu-lg-start[data-bs-popper] {right:auto; left:0}
.dropdown-menu-lg-end {--bs-position:end}
.dropdown-menu-lg-end[data-bs-popper] {right:0; left:auto}
}
@media (min-width:1200px) {.dropdown-menu-xl-start {--bs-position:start}
.dropdown-menu-xl-start[data-bs-popper] {right:auto; left:0}
.dropdown-menu-xl-end {--bs-position:end}
.dropdown-menu-xl-end[data-bs-popper] {right:0; left:auto}
}
@media (min-width:1400px) {.dropdown-menu-xxl-start {--bs-position:start}
.dropdown-menu-xxl-start[data-bs-popper] {right:auto; left:0}
.dropdown-menu-xxl-end {--bs-position:end}
.dropdown-menu-xxl-end[data-bs-popper] {right:0; left:auto}
}
.dropup .dropdown-menu[data-bs-popper] {top:auto; bottom:100%; margin-top:0; margin-bottom:var(--bs-dropdown-spacer)}
.dropup .dropdown-toggle::after {display:inline-block; margin-left:.255em; vertical-align:.255em; content:""; border-top:0; border-right:.3em solid transparent; border-bottom:.3em solid; border-left:.3em solid transparent}
.dropup .dropdown-toggle:empty::after {margin-left:0}
.dropend .dropdown-menu[data-bs-popper] {top:0; right:auto; left:100%; margin-top:0; margin-left:var(--bs-dropdown-spacer)}
.dropend .dropdown-toggle::after {display:inline-block; margin-left:.255em; vertical-align:.255em; content:""; border-top:.3em solid transparent; border-right:0; border-bottom:.3em solid transparent; border-left:.3em solid}
.dropend .dropdown-toggle:empty::after {margin-left:0}
.dropend .dropdown-toggle::after {vertical-align:0}
.dropstart .dropdown-menu[data-bs-popper] {top:0; right:100%; left:auto; margin-top:0; margin-right:var(--bs-dropdown-spacer)}
.dropstart .dropdown-toggle::after {display:inline-block; margin-left:.255em; vertical-align:.255em; content:""}
.dropstart .dropdown-toggle::after {display:none}
.dropstart .dropdown-toggle::before {display:inline-block; margin-right:.255em; vertical-align:.255em; content:""; border-top:.3em solid transparent; border-right:.3em solid; border-bottom:.3em solid transparent}
.dropstart .dropdown-toggle:empty::after {margin-left:0}
.dropstart .dropdown-toggle::before {vertical-align:0}
.dropdown-divider {height:0; margin:var(--bs-dropdown-divider-margin-y) 0; overflow:hidden; border-top:1px solid var(--bs-dropdown-divider-bg); opacity:1}
.dropdown-item {display:block; width:100%; padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x); clear:both; font-weight:400; color:var(--bs-dropdown-link-color); text-align:inherit; text-decoration:none; white-space:nowrap; background-color:transparent; border:0}
.dropdown-item:hover,.dropdown-item:focus {color:var(--bs-dropdown-link-hover-color); background-color:var(--bs-dropdown-link-hover-bg)}
.dropdown-item.active,.dropdown-item:active {color:var(--bs-dropdown-link-active-color); text-decoration:none; background-color:var(--bs-dropdown-link-active-bg)}
.dropdown-item.disabled,.dropdown-item:disabled {color:var(--bs-dropdown-link-disabled-color); pointer-events:none; background-color:transparent}
.dropdown-menu.show {display:block}
.dropdown-header {display:block; padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x); margin-bottom:0; font-size:.875rem; color:var(--bs-dropdown-header-color); white-space:nowrap}
.dropdown-item-text {display:block; padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x); color:var(--bs-dropdown-link-color)}
.dropdown-menu-dark {--bs-dropdown-color:#dee2e6; --bs-dropdown-bg:#343a40; --bs-dropdown-border-color:var(--bs-border-color-translucent); --bs-dropdown-box-shadow:; --bs-dropdown-link-color:#dee2e6; --bs-dropdown-link-hover-color:#fff; --bs-dropdown-divider-bg:var(--bs-border-color-translucent); --bs-dropdown-link-hover-bg:rgba(255,255,255,.15); --bs-dropdown-link-active-color:#fff; --bs-dropdown-link-active-bg:#0d6efd; --bs-dropdown-link-disabled-color:#adb5bd; --bs-dropdown-header-color:#adb5bd}
.btn-group,.btn-group-vertical {position:relative; display:inline-flex; vertical-align:middle}
.btn-group>.btn,.btn-group-vertical>.btn {position:relative; flex:1 1 auto}
.btn-group>.btn-check:checked + .btn,.btn-group>.btn-check:focus + .btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked + .btn,.btn-group-vertical>.btn-check:focus + .btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active {z-index:1}
.btn-toolbar {display:flex; flex-wrap:wrap; justify-content:flex-start}
.btn-toolbar .input-group {width:auto}
.btn-group {border-radius:.375rem}
.btn-group>:not(.btn-check:first-child) + .btn,.btn-group>.btn-group:not(:first-child) {margin-left:-1px}
.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn {border-top-right-radius:0; border-bottom-right-radius:0}
.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check) + .btn,.btn-group>.btn-group:not(:first-child)>.btn {border-top-left-radius:0; border-bottom-left-radius:0}
.dropdown-toggle-split {padding-right:.5625rem; padding-left:.5625rem}
.dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after {margin-left:0}
.dropstart .dropdown-toggle-split::before {margin-right:0}
.btn-sm + .dropdown-toggle-split,.btn-group-sm>.btn + .dropdown-toggle-split {padding-right:.375rem; padding-left:.375rem}
.btn-lg + .dropdown-toggle-split,.btn-group-lg>.btn + .dropdown-toggle-split {padding-right:.75rem; padding-left:.75rem}
.btn-group-vertical {flex-direction:column; align-items:flex-start; justify-content:center}
.btn-group-vertical>.btn,.btn-group-vertical>.btn-group {width:100%}
.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child) {margin-top:-1px}
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn {border-bottom-right-radius:0; border-bottom-left-radius:0}
.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn-group:not(:first-child)>.btn {border-top-left-radius:0; border-top-right-radius:0}
.nav {--bs-nav-link-padding-x:1rem; --bs-nav-link-padding-y:.5rem; --bs-nav-link-font-weight:; --bs-nav-link-color:var(--bs-link-color); --bs-nav-link-hover-color:var(--bs-link-hover-color); --bs-nav-link-disabled-color:#6c757d; 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; transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.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.disabled {color:var(--bs-nav-link-disabled-color); pointer-events:none; cursor:default}
.nav-tabs {--bs-nav-tabs-border-width:1px; --bs-nav-tabs-border-color:#dee2e6; --bs-nav-tabs-border-radius:.375rem; --bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6; --bs-nav-tabs-link-active-color:#495057; --bs-nav-tabs-link-active-bg:#fff; --bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff; 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)); background:none; 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.disabled,.nav-tabs .nav-link:disabled {color:var(--bs-nav-link-disabled-color); background-color:transparent; border-color:transparent}
.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:.375rem; --bs-nav-pills-link-active-color:#fff; --bs-nav-pills-link-active-bg:#0d6efd}
.nav-pills .nav-link {background:none; border:0; border-radius:var(--bs-nav-pills-border-radius)}
.nav-pills .nav-link:disabled {color:var(--bs-nav-link-disabled-color); background-color:transparent; border-color:transparent}
.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-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}
.pagination {--bs-pagination-padding-x:.75rem; --bs-pagination-padding-y:.375rem; --bs-pagination-font-size:1rem; --bs-pagination-color:var(--bs-link-color); --bs-pagination-bg:#fff; --bs-pagination-border-width:1px; --bs-pagination-border-color:#dee2e6; --bs-pagination-border-radius:.375rem; --bs-pagination-hover-color:var(--bs-link-hover-color); --bs-pagination-hover-bg:#e9ecef; --bs-pagination-hover-border-color:#dee2e6; --bs-pagination-focus-color:var(--bs-link-hover-color); --bs-pagination-focus-bg:#e9ecef; --bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(13,110,253,.25); --bs-pagination-active-color:#fff; --bs-pagination-active-bg:#0d6efd; --bs-pagination-active-border-color:#0d6efd; --bs-pagination-disabled-color:#6c757d; --bs-pagination-disabled-bg:#fff; --bs-pagination-disabled-border-color:#dee2e6; display:flex; padding-left:0; list-style:none}
.page-link {position:relative; display:block; padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x); font-size:var(--bs-pagination-font-size); color:var(--bs-pagination-color); text-decoration:none; background-color:var(--bs-pagination-bg); border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color); transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}
@media (prefers-reduced-motion:reduce) {.page-link {transition:none}
}
.page-link:hover {z-index:2; color:var(--bs-pagination-hover-color); background-color:var(--bs-pagination-hover-bg); border-color:var(--bs-pagination-hover-border-color)}
.page-link:focus {z-index:3; color:var(--bs-pagination-focus-color); background-color:var(--bs-pagination-focus-bg); outline:0; box-shadow:var(--bs-pagination-focus-box-shadow)}
.page-link.active,.active>.page-link {z-index:3; color:var(--bs-pagination-active-color); background-color:var(--bs-pagination-active-bg); border-color:var(--bs-pagination-active-border-color)}
.page-link.disabled,.disabled>.page-link {color:var(--bs-pagination-disabled-color); pointer-events:none; background-color:var(--bs-pagination-disabled-bg); border-color:var(--bs-pagination-disabled-border-color)}
.page-item:not(:first-child) .page-link {margin-left:-1px}
.page-item:first-child .page-link {border-top-left-radius:var(--bs-pagination-border-radius); border-bottom-left-radius:var(--bs-pagination-border-radius)}
.page-item:last-child .page-link {border-top-right-radius:var(--bs-pagination-border-radius); border-bottom-right-radius:var(--bs-pagination-border-radius)}
.pagination-lg {--bs-pagination-padding-x:1.5rem; --bs-pagination-padding-y:.75rem; --bs-pagination-font-size:1.25rem; --bs-pagination-border-radius:.5rem}
.pagination-sm {--bs-pagination-padding-x:.5rem; --bs-pagination-padding-y:.25rem; --bs-pagination-font-size:.875rem; --bs-pagination-border-radius:.25rem}
.badge {--bs-badge-padding-x:.65em; --bs-badge-padding-y:.35em; --bs-badge-font-size:.75em; --bs-badge-font-weight:700; --bs-badge-color:#fff; --bs-badge-border-radius:.375rem; display:inline-block; padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x); font-size:var(--bs-badge-font-size); font-weight:var(--bs-badge-font-weight); line-height:1; color:var(--bs-badge-color); text-align:center; white-space:nowrap; vertical-align:baseline; border-radius:var(--bs-badge-border-radius)}
.badge:empty {display:none}
.btn .badge {position:relative; top:-1px}
.alert {--bs-alert-bg:transparent; --bs-alert-padding-x:1rem; --bs-alert-padding-y:1rem; --bs-alert-margin-bottom:1rem; --bs-alert-color:inherit; --bs-alert-border-color:transparent; --bs-alert-border:1px solid var(--bs-alert-border-color); --bs-alert-border-radius:.375rem; position:relative; padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x); margin-bottom:var(--bs-alert-margin-bottom); color:var(--bs-alert-color); background-color:var(--bs-alert-bg); border:var(--bs-alert-border); border-radius:var(--bs-alert-border-radius)}
.list-group {--bs-list-group-color:#212529; --bs-list-group-bg:#fff; --bs-list-group-border-color:rgba(0,0,0,.125); --bs-list-group-border-width:1px; --bs-list-group-border-radius:.375rem; --bs-list-group-item-padding-x:1rem; --bs-list-group-item-padding-y:.5rem; --bs-list-group-action-color:#495057; --bs-list-group-action-hover-color:#495057; --bs-list-group-action-hover-bg:#f8f9fa; --bs-list-group-action-active-color:#212529; --bs-list-group-action-active-bg:#e9ecef; --bs-list-group-disabled-color:#6c757d; --bs-list-group-disabled-bg:#fff; --bs-list-group-active-color:#fff; --bs-list-group-active-bg:#0d6efd; --bs-list-group-active-border-color:#0d6efd; display:flex; flex-direction:column; padding-left:0; margin-bottom:0; border-radius:var(--bs-list-group-border-radius)}
.list-group-numbered {list-style-type:none; counter-reset:section}
.list-group-numbered>.list-group-item::before {content:counters(section,".") ". "; counter-increment:section}
.list-group-item-action {width:100%; color:var(--bs-list-group-action-color); text-align:inherit}
.list-group-item-action:hover,.list-group-item-action:focus {z-index:1; color:var(--bs-list-group-action-hover-color); text-decoration:none; background-color:var(--bs-list-group-action-hover-bg)}
.list-group-item-action:active {color:var(--bs-list-group-action-active-color); background-color:var(--bs-list-group-action-active-bg)}
.list-group-item {position:relative; display:block; padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x); color:var(--bs-list-group-color); text-decoration:none; background-color:var(--bs-list-group-bg); border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}
.list-group-item:first-child {border-top-left-radius:inherit; border-top-right-radius:inherit}
.list-group-item:last-child {border-bottom-right-radius:inherit; border-bottom-left-radius:inherit}
.list-group-item.disabled,.list-group-item:disabled {color:var(--bs-list-group-disabled-color); pointer-events:none; background-color:var(--bs-list-group-disabled-bg)}
.list-group-item.active {z-index:2; color:var(--bs-list-group-active-color); background-color:var(--bs-list-group-active-bg); border-color:var(--bs-list-group-active-border-color)}
.list-group-item + .list-group-item {border-top-width:0}
.list-group-item + .list-group-item.active {margin-top:calc(-1 * var(--bs-list-group-border-width)); border-top-width:var(--bs-list-group-border-width)}
.list-group-horizontal {flex-direction:row}
.list-group-horizontal>.list-group-item:first-child:not(:last-child) {border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0}
.list-group-horizontal>.list-group-item:last-child:not(:first-child) {border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0}
.list-group-horizontal>.list-group-item.active {margin-top:0}
.list-group-horizontal>.list-group-item + .list-group-item {border-top-width:var(--bs-list-group-border-width); border-left-width:0}
.list-group-horizontal>.list-group-item + .list-group-item.active {margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width)}
@media (min-width:576px) {.list-group-horizontal-sm {flex-direction:row}
.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child) {border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0}
.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child) {border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0}
.list-group-horizontal-sm>.list-group-item.active {margin-top:0}
.list-group-horizontal-sm>.list-group-item + .list-group-item {border-top-width:var(--bs-list-group-border-width); border-left-width:0}
.list-group-horizontal-sm>.list-group-item + .list-group-item.active {margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width)}
}
@media (min-width:768px) {.list-group-horizontal-md {flex-direction:row}
.list-group-horizontal-md>.list-group-item:first-child:not(:last-child) {border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0}
.list-group-horizontal-md>.list-group-item:last-child:not(:first-child) {border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0}
.list-group-horizontal-md>.list-group-item.active {margin-top:0}
.list-group-horizontal-md>.list-group-item + .list-group-item {border-top-width:var(--bs-list-group-border-width); border-left-width:0}
.list-group-horizontal-md>.list-group-item + .list-group-item.active {margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width)}
}
@media (min-width:992px) {.list-group-horizontal-lg {flex-direction:row}
.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child) {border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0}
.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child) {border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0}
.list-group-horizontal-lg>.list-group-item.active {margin-top:0}
.list-group-horizontal-lg>.list-group-item + .list-group-item {border-top-width:var(--bs-list-group-border-width); border-left-width:0}
.list-group-horizontal-lg>.list-group-item + .list-group-item.active {margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width)}
}
@media (min-width:1200px) {.list-group-horizontal-xl {flex-direction:row}
.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child) {border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0}
.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child) {border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0}
.list-group-horizontal-xl>.list-group-item.active {margin-top:0}
.list-group-horizontal-xl>.list-group-item + .list-group-item {border-top-width:var(--bs-list-group-border-width); border-left-width:0}
.list-group-horizontal-xl>.list-group-item + .list-group-item.active {margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width)}
}
@media (min-width:1400px) {.list-group-horizontal-xxl {flex-direction:row}
.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child) {border-bottom-left-radius:var(--bs-list-group-border-radius); border-top-right-radius:0}
.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child) {border-top-right-radius:var(--bs-list-group-border-radius); border-bottom-left-radius:0}
.list-group-horizontal-xxl>.list-group-item.active {margin-top:0}
.list-group-horizontal-xxl>.list-group-item + .list-group-item {border-top-width:var(--bs-list-group-border-width); border-left-width:0}
.list-group-horizontal-xxl>.list-group-item + .list-group-item.active {margin-left:calc(-1 * var(--bs-list-group-border-width)); border-left-width:var(--bs-list-group-border-width)}
}
.list-group-flush {border-radius:0}
.list-group-flush>.list-group-item {border-width:0 0 var(--bs-list-group-border-width)}
.list-group-flush>.list-group-item:last-child {border-bottom-width:0}
.list-group-item-primary {color:#084298; background-color:#cfe2ff}
.list-group-item-primary.list-group-item-action:hover,.list-group-item-primary.list-group-item-action:focus {color:#084298; background-color:#bacbe6}
.list-group-item-primary.list-group-item-action.active {color:#fff; background-color:#084298; border-color:#084298}
.list-group-item-secondary {color:#41464b; background-color:#e2e3e5}
.list-group-item-secondary.list-group-item-action:hover,.list-group-item-secondary.list-group-item-action:focus {color:#41464b; background-color:#cbccce}
.list-group-item-secondary.list-group-item-action.active {color:#fff; background-color:#41464b; border-color:#41464b}
.list-group-item-success {color:#0f5132; background-color:#d1e7dd}
.list-group-item-success.list-group-item-action:hover,.list-group-item-success.list-group-item-action:focus {color:#0f5132; background-color:#bcd0c7}
.list-group-item-success.list-group-item-action.active {color:#fff; background-color:#0f5132; border-color:#0f5132}
.list-group-item-info {color:#055160; background-color:#cff4fc}
.list-group-item-info.list-group-item-action:hover,.list-group-item-info.list-group-item-action:focus {color:#055160; background-color:#badce3}
.list-group-item-info.list-group-item-action.active {color:#fff; background-color:#055160; border-color:#055160}
.list-group-item-warning {color:#664d03; background-color:#fff3cd}
.list-group-item-warning.list-group-item-action:hover,.list-group-item-warning.list-group-item-action:focus {color:#664d03; background-color:#e6dbb9}
.list-group-item-warning.list-group-item-action.active {color:#fff; background-color:#664d03; border-color:#664d03}
.list-group-item-danger {color:#842029; background-color:#f8d7da}
.list-group-item-danger.list-group-item-action:hover,.list-group-item-danger.list-group-item-action:focus {color:#842029; background-color:#dfc2c4}
.list-group-item-danger.list-group-item-action.active {color:#fff; background-color:#842029; border-color:#842029}
.list-group-item-light {color:#636464; background-color:#fefefe}
.list-group-item-light.list-group-item-action:hover,.list-group-item-light.list-group-item-action:focus {color:#636464; background-color:#e5e5e5}
.list-group-item-light.list-group-item-action.active {color:#fff; background-color:#636464; border-color:#636464}
.list-group-item-dark {color:#141619; background-color:#d3d3d4}
.list-group-item-dark.list-group-item-action:hover,.list-group-item-dark.list-group-item-action:focus {color:#141619; background-color:#bebebf}
.list-group-item-dark.list-group-item-action.active {color:#fff; background-color:#141619; border-color:#141619}
.btn-close {box-sizing:content-box; width:1em; height:1em; padding:.25em .25em; color:#000; background:transparent 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") center/1em auto no-repeat; border:0; border-radius:.375rem; opacity:.5}
.btn-close:hover {color:#000; text-decoration:none; opacity:.75}
.btn-close:focus {outline:0; box-shadow:0 0 0 .25rem rgba(13,110,253,.25); opacity:1}
.btn-close:disabled,.btn-close.disabled {pointer-events:none; -webkit-user-select:none; -moz-user-select:none; user-select:none; opacity:.25}
.btn-close-white {filter:invert(1) grayscale(100%) brightness(200%)}
.modal {--bs-modal-zindex:1055; --bs-modal-width:500px; --bs-modal-padding:1rem; --bs-modal-margin:.5rem; --bs-modal-color:; --bs-modal-bg:#fff; --bs-modal-border-color:var(--bs-border-color-translucent); --bs-modal-border-width:1px; --bs-modal-border-radius:.5rem; --bs-modal-box-shadow:0 .125rem .25rem rgba(0,0,0,.075); --bs-modal-inner-border-radius:calc(0.5rem - 1px); --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:1px; --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:1px; 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 0.3s ease-out; transform:translate(0,-50px)}
@media (prefers-reduced-motion:reduce) {.modal.fade .modal-dialog {transition:none}
}
.modal.show .modal-dialog {transform:none}
.modal.modal-static .modal-dialog {transform:scale(1.02)}
.modal-dialog-scrollable {height:calc(100% - var(--bs-modal-margin) * 2)}
.modal-dialog-scrollable .modal-content {max-height:100%; overflow:hidden}
.modal-dialog-scrollable .modal-body {overflow-y:auto}
.modal-dialog-centered {display:flex; align-items:center; min-height:calc(100% - var(--bs-modal-margin) * 2)}
.modal-content {position:relative; display:flex; flex-direction:column; width:100%; color:var(--bs-modal-color); pointer-events:auto; background-color:var(--bs-modal-bg); background-clip:padding-box; border:var(--bs-modal-border-width) solid var(--bs-modal-border-color); border-radius:var(--bs-modal-border-radius); outline:0}
.modal-backdrop {--bs-backdrop-zindex:1050; --bs-backdrop-bg:#000; --bs-backdrop-opacity:.5; position:fixed; top:0; left:0; z-index:var(--bs-backdrop-zindex); width:100vw; height:100vh; background-color:var(--bs-backdrop-bg)}
.modal-backdrop.fade {opacity:0}
.modal-backdrop.show {opacity:var(--bs-backdrop-opacity)}
.modal-header {display:flex; flex-shrink:0; align-items:center; justify-content:space-between; padding:var(--bs-modal-header-padding); border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color); border-top-left-radius:var(--bs-modal-inner-border-radius); border-top-right-radius:var(--bs-modal-inner-border-radius)}
.modal-header .btn-close {padding:calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5); margin:calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto}
.modal-title {margin-bottom:0; line-height:var(--bs-modal-title-line-height)}
.modal-body {position:relative; flex:1 1 auto; padding:var(--bs-modal-padding)}
.modal-footer {display:flex; flex-shrink:0; flex-wrap:wrap; align-items:center; justify-content:flex-end; padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.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) * 0.5)}
@media (min-width:576px) {.modal {--bs-modal-margin:1.75rem; --bs-modal-box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}
.modal-dialog {max-width:var(--bs-modal-width); margin-right:auto; margin-left:auto}
.modal-sm {--bs-modal-width:300px}
}
@media (min-width:992px) {.modal-lg,.modal-xl {--bs-modal-width:800px}
}
@media (min-width:1200px) {.modal-xl {--bs-modal-width:1140px}
}
.modal-fullscreen {width:100vw; max-width:none; height:100%; margin:0}
.modal-fullscreen .modal-content {height:100%; border:0; border-radius:0}
.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer {border-radius:0}
.modal-fullscreen .modal-body {overflow-y:auto}
@media (max-width:575.98px) {.modal-fullscreen-sm-down {width:100vw; max-width:none; height:100%; margin:0}
.modal-fullscreen-sm-down .modal-content {height:100%; border:0; border-radius:0}
.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer {border-radius:0}
.modal-fullscreen-sm-down .modal-body {overflow-y:auto}
}
@media (max-width:767.98px) {.modal-fullscreen-md-down {width:100vw; max-width:none; height:100%; margin:0}
.modal-fullscreen-md-down .modal-content {height:100%; border:0; border-radius:0}
.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer {border-radius:0}
.modal-fullscreen-md-down .modal-body {overflow-y:auto}
}
@media (max-width:991.98px) {.modal-fullscreen-lg-down {width:100vw; max-width:none; height:100%; margin:0}
.modal-fullscreen-lg-down .modal-content {height:100%; border:0; border-radius:0}
.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer {border-radius:0}
.modal-fullscreen-lg-down .modal-body {overflow-y:auto}
}
@media (max-width:1199.98px) {.modal-fullscreen-xl-down {width:100vw; max-width:none; height:100%; margin:0}
.modal-fullscreen-xl-down .modal-content {height:100%; border:0; border-radius:0}
.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer {border-radius:0}
.modal-fullscreen-xl-down .modal-body {overflow-y:auto}
}
@media (max-width:1399.98px) {.modal-fullscreen-xxl-down {width:100vw; max-width:none; height:100%; margin:0}
.modal-fullscreen-xxl-down .modal-content {height:100%; border:0; border-radius:0}
.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer {border-radius:0}
.modal-fullscreen-xxl-down .modal-body {overflow-y:auto}
}
.hstack {display:flex; flex-direction:row; align-items:center; align-self:stretch}
.vstack {display:flex; flex:1 1 auto; flex-direction:column; align-self:stretch}
.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within) {position:absolute!important; width:1px!important; height:1px!important; padding:0!important; margin:-1px!important; overflow:hidden!important; clip:rect(0,0,0,0)!important; white-space:nowrap!important; border:0!important}
.stretched-link::after {position:absolute; top:0; right:0; bottom:0; left:0; z-index:1; content:""}
.text-truncate {overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
.vr {display:inline-block; align-self:stretch; width:1px; min-height:1em; background-color:currentcolor; opacity:.25}
.align-baseline {vertical-align:baseline!important}
.align-top {vertical-align:top!important}
.align-middle {vertical-align:middle!important}
.align-bottom {vertical-align:bottom!important}
.align-text-bottom {vertical-align:text-bottom!important}
.align-text-top {vertical-align:text-top!important}
.float-start {float:left!important}
.float-end {float:right!important}
.float-none {float:none!important}
.opacity-0 {opacity:0!important}
.opacity-25 {opacity:0.25!important}
.opacity-50 {opacity:0.5!important}
.opacity-75 {opacity:0.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}
.font-monospace {font-family:var(--bs-font-monospace)!important}
.fs-1 {font-size:calc(1.375rem + 1.5vw)!important}
.fs-2 {font-size:calc(1.325rem + 0.9vw)!important}
.fs-3 {font-size:calc(1.3rem + 0.6vw)!important}
.fs-4 {font-size:calc(1.275rem + 0.3vw)!important}
.fs-5 {font-size:1.25rem!important}
.fs-6 {font-size:1rem!important}
.fst-italic {font-style:italic!important}
.fst-normal {font-style:normal!important}
.fw-light {font-weight:300!important}
.fw-lighter {font-weight:lighter!important}
.fw-normal {font-weight:400!important}
.fw-bold {font-weight:700!important}
.fw-semibold {font-weight:600!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:#6c757d!important}
.text-black-50 {--bs-text-opacity:1; color:rgba(0,0,0,.5)!important}
.text-white-50 {--bs-text-opacity:1; color:rgba(255,255,255,.5)!important}
.text-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}
.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-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-gradient {background-image:var(--bs-gradient)!important}
.user-select-all {-webkit-user-select:all!important; -moz-user-select:all!important; user-select:all!important}
.user-select-auto {-webkit-user-select:auto!important; -moz-user-select:auto!important; user-select:auto!important}
.user-select-none {-webkit-user-select:none!important; -moz-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-2xl)!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-end {border-top-right-radius:var(--bs-border-radius)!important; border-bottom-right-radius:var(--bs-border-radius)!important}
.rounded-bottom {border-bottom-right-radius:var(--bs-border-radius)!important; border-bottom-left-radius:var(--bs-border-radius)!important}
.rounded-start {border-bottom-left-radius:var(--bs-border-radius)!important; border-top-left-radius:var(--bs-border-radius)!important}
.visible {visibility:visible!important}
.invisible {visibility:hidden!important}
@font-face {font-family:swiper-icons; src:url('data:application/font-woff; charset=utf-8; base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA'); font-weight:400; font-style:normal}
:root {--swiper-theme-color:#007aff}
:host {position:relative; display:block; margin-left:auto; margin-right:auto; z-index:1}
.swiper {margin-left:auto; margin-right:auto; position:relative; overflow:hidden; list-style:none; padding:0; z-index:1; display:block}
.swiper-vertical>.swiper-wrapper {flex-direction:column}
.swiper-wrapper {position:relative; width:100%; height:100%; z-index:1; display:flex; transition-property:transform; transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial); box-sizing:content-box}
.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper {transform:translate3d(0px,0,0)}
.swiper-horizontal {touch-action:pan-y}
.swiper-vertical {touch-action:pan-x}
.swiper-slide {flex-shrink:0; width:100%; height:100%; position:relative; transition-property:transform; display:block}
.swiper-slide-invisible-blank {visibility:hidden}
.swiper-autoheight,.swiper-autoheight .swiper-slide {height:auto}
.swiper-autoheight .swiper-wrapper {align-items:flex-start; transition-property:transform,height}
.swiper-backface-hidden .swiper-slide {transform:translateZ(0); -webkit-backface-visibility:hidden; backface-visibility:hidden}
.swiper-3d.swiper-css-mode .swiper-wrapper {perspective:1200px}
.swiper-3d .swiper-wrapper {transform-style:preserve-3d}
.swiper-3d {perspective:1200px}
.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide {transform-style:preserve-3d}
.swiper-css-mode>.swiper-wrapper {overflow:auto; scrollbar-width:none; -ms-overflow-style:none}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {display:none}
.swiper-css-mode>.swiper-wrapper>.swiper-slide {scroll-snap-align:start start}
.swiper-css-mode.swiper-horizontal>.swiper-wrapper {scroll-snap-type:x mandatory}
.swiper-css-mode.swiper-vertical>.swiper-wrapper {scroll-snap-type:y mandatory}
.swiper-css-mode.swiper-free-mode>.swiper-wrapper {scroll-snap-type:none}
.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {scroll-snap-align:none}
.swiper-css-mode.swiper-centered>.swiper-wrapper::before {content:''; flex-shrink:0; order:9999}
.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {scroll-snap-align:center center; scroll-snap-stop:always}
.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {margin-inline-start:var(--swiper-centered-offset-before)}
.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {height:100%; min-height:1px; width:var(--swiper-centered-offset-after)}
.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {margin-block-start:var(--swiper-centered-offset-before)}
.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {width:100%; min-width:1px; height:var(--swiper-centered-offset-after)}
.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {position:absolute; left:0; top:0; width:100%; height:100%; pointer-events:none; z-index:10}
.swiper-3d .swiper-slide-shadow {background:rgba(0,0,0,.15)}
.swiper-3d .swiper-slide-shadow-left {background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-3d .swiper-slide-shadow-right {background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-3d .swiper-slide-shadow-top {background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-3d .swiper-slide-shadow-bottom {background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}
.swiper-lazy-preloader {width:42px; height:42px; position:absolute; left:50%; top:50%; margin-left:-21px; margin-top:-21px; z-index:10; transform-origin:50%; box-sizing:border-box; border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color)); border-radius:50%; border-top-color:transparent}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {animation:swiper-preloader-spin 1s infinite linear}
.swiper-lazy-preloader-white {--swiper-preloader-color:#fff}
.swiper-lazy-preloader-black {--swiper-preloader-color:#000}
@keyframes swiper-preloader-spin {0% {transform:rotate(0deg)}
100% {transform:rotate(360deg)}
}
.swiper-virtual .swiper-slide {-webkit-backface-visibility:hidden; transform:translateZ(0)}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {content:''; position:absolute; left:0; top:0; pointer-events:none}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {height:1px; width:var(--swiper-virtual-size)}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {width:1px; height:var(--swiper-virtual-size)}
:root {--swiper-navigation-size:44px}
.swiper-button-next,.swiper-button-prev {position:absolute; top:var(--swiper-navigation-top-offset,50%); width:calc(var(--swiper-navigation-size)/ 44 * 27); height:var(--swiper-navigation-size); margin-top:calc(0px - (var(--swiper-navigation-size)/ 2)); z-index:10; cursor:pointer; display:flex; align-items:center; justify-content:center; color:var(--swiper-navigation-color,var(--swiper-theme-color))}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {opacity:.35; cursor:auto; pointer-events:none}
.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden {opacity:0; cursor:auto; pointer-events:none}
.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev {display:none!important}
.swiper-button-next svg,.swiper-button-prev svg {width:100%; height:100%; object-fit:contain; transform-origin:center}
.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg {transform:rotate(180deg)}
.swiper-button-prev,.swiper-rtl .swiper-button-next {left:var(--swiper-navigation-sides-offset,10px); right:auto}
.swiper-button-next,.swiper-rtl .swiper-button-prev {right:var(--swiper-navigation-sides-offset,10px); left:auto}
.swiper-button-lock {display:none}
.swiper-button-next:after,.swiper-button-prev:after {font-family:swiper-icons; font-size:var(--swiper-navigation-size); text-transform:none!important; letter-spacing:0; font-variant:initial; line-height:1}
.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after {content:'prev'}
.swiper-button-next,.swiper-rtl .swiper-button-prev {right:var(--swiper-navigation-sides-offset,10px); left:auto}
.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after {content:'next'}
.swiper-pagination {position:absolute; text-align:center; transition:.3s opacity; transform:translate3d(0,0,0); z-index:10}
.swiper-pagination.swiper-pagination-hidden {opacity:0}
.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled {display:none!important}
.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction {bottom:var(--swiper-pagination-bottom,8px); top:var(--swiper-pagination-top,auto); left:0; width:100%}
.swiper-pagination-bullets-dynamic {overflow:hidden; font-size:0}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {transform:scale(.33); position:relative}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {transform:scale(1)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {transform:scale(1)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {transform:scale(.66)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {transform:scale(.33)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {transform:scale(.66)}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {transform:scale(.33)}
.swiper-pagination-bullet {width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px)); height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px)); display:inline-block; border-radius:var(--swiper-pagination-bullet-border-radius,50%); background:var(--swiper-pagination-bullet-inactive-color,#000); opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}
button.swiper-pagination-bullet {border:none; margin:0; padding:0; box-shadow:none; -webkit-appearance:none; appearance:none}
.swiper-pagination-clickable .swiper-pagination-bullet {cursor:pointer}
.swiper-pagination-bullet:only-child {display:none!important}
.swiper-pagination-bullet-active {opacity:var(--swiper-pagination-bullet-opacity,1); background:var(--swiper-pagination-color,var(--swiper-theme-color))}
.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets {right:var(--swiper-pagination-right,8px); left:var(--swiper-pagination-left,auto); top:50%; transform:translate3d(0px,-50%,0)}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0; display:block}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {top:50%; transform:translateY(-50%); width:8px}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {display:inline-block; transition:.2s transform,.2s top}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {left:50%; transform:translateX(-50%); white-space:nowrap}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {transition:.2s transform,.2s left}
.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {transition:.2s transform,.2s right}
.swiper-pagination-fraction {color:var(--swiper-pagination-fraction-color,inherit)}
.swiper-pagination-progressbar {background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25)); position:absolute}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background:var(--swiper-pagination-color,var(--swiper-theme-color)); position:absolute; left:0; top:0; width:100%; height:100%; transform:scale(0); transform-origin:left top}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {transform-origin:right top}
.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {width:100%; height:var(--swiper-pagination-progressbar-size,4px); left:0; top:0}
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar {width:var(--swiper-pagination-progressbar-size,4px); height:100%; left:0; top:0}
.swiper-pagination-lock {display:none}
.swiper-scrollbar {border-radius:var(--swiper-scrollbar-border-radius,10px); position:relative; touch-action:none; background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}
.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled {display:none!important}
.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal {position:absolute; left:var(--swiper-scrollbar-sides-offset,1%); bottom:var(--swiper-scrollbar-bottom,4px); top:var(--swiper-scrollbar-top,auto); z-index:50; height:var(--swiper-scrollbar-size,4px); width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}
.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar {position:absolute; left:var(--swiper-scrollbar-left,auto); right:var(--swiper-scrollbar-right,4px); top:var(--swiper-scrollbar-sides-offset,1%); z-index:50; width:var(--swiper-scrollbar-size,4px); height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}
.swiper-scrollbar-drag {height:100%; width:100%; position:relative; background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5)); border-radius:var(--swiper-scrollbar-border-radius,10px); left:0; top:0}
.swiper-scrollbar-cursor-drag {cursor:move}
.swiper-scrollbar-lock {display:none}
.swiper-zoom-container {width:100%; height:100%; display:flex; justify-content:center; align-items:center; text-align:center}
.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {max-width:100%; max-height:100%; object-fit:contain}
.swiper-slide-zoomed {cursor:move; touch-action:none}
.swiper .swiper-notification {position:absolute; left:0; top:0; pointer-events:none; opacity:0; z-index:-1000}
.swiper-free-mode>.swiper-wrapper {transition-timing-function:ease-out; margin:0 auto}
.swiper-grid>.swiper-wrapper {flex-wrap:wrap}
.swiper-grid-column>.swiper-wrapper {flex-wrap:wrap; flex-direction:column}
.swiper-fade.swiper-free-mode .swiper-slide {transition-timing-function:ease-out}
.swiper-fade .swiper-slide {pointer-events:none; transition-property:opacity}
.swiper-fade .swiper-slide .swiper-slide {pointer-events:none}
.swiper-fade .swiper-slide-active {pointer-events:auto}
.swiper-fade .swiper-slide-active .swiper-slide-active {pointer-events:auto}
.swiper.swiper-cube {overflow:visible}
.swiper-cube .swiper-slide {pointer-events:none; -webkit-backface-visibility:hidden; backface-visibility:hidden; z-index:1; visibility:hidden; transform-origin:0 0; width:100%; height:100%}
.swiper-cube .swiper-slide .swiper-slide {pointer-events:none}
.swiper-cube.swiper-rtl .swiper-slide {transform-origin:100% 0}
.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active {pointer-events:auto}
.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev {pointer-events:auto; visibility:visible}
.swiper-cube .swiper-cube-shadow {position:absolute; left:0; bottom:0; width:100%; height:100%; opacity:.6; z-index:0}
.swiper-cube .swiper-cube-shadow:before {content:''; background:#000; position:absolute; left:0; top:0; bottom:0; right:0; filter:blur(50px)}
.swiper-cube .swiper-slide-next+.swiper-slide {pointer-events:auto; visibility:visible}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {z-index:0; -webkit-backface-visibility:hidden; backface-visibility:hidden}
.swiper.swiper-flip {overflow:visible}
.swiper-flip .swiper-slide {pointer-events:none; -webkit-backface-visibility:hidden; backface-visibility:hidden; z-index:1}
.swiper-flip .swiper-slide .swiper-slide {pointer-events:none}
.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active {pointer-events:auto}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {z-index:0; -webkit-backface-visibility:hidden; backface-visibility:hidden}
.swiper-creative .swiper-slide {-webkit-backface-visibility:hidden; backface-visibility:hidden; overflow:hidden; transition-property:transform,opacity,height}
.swiper.swiper-cards {overflow:visible}
.swiper-cards .swiper-slide {transform-origin:center bottom; -webkit-backface-visibility:hidden; backface-visibility:hidden; overflow:hidden}
@charset 'UTF-8'; @font-face {font-family:'ClearSans'; font-weight:normal; font-style:normal; src:url('../fonts/clearsans-regular.eot'); src:url('../fonts/clearsans-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/clearsans-regular.woff') format('woff'),url('../fonts/clearsans-regular.ttf') format('truetype'),url('../fonts/clearsans-regular.svg#clear_sansregular') format('svg')}
body {font:300 16px / 24px ClearSans; float:left; width:100%; overflow-y:scroll}
::-webkit-scrollbar {width:4px; background-color:#dadada}
::-webkit-scrollbar-thumb {background-color:#00a061; border-radius:10px}
.container-fluid2 {max-width:1280px; margin:0 auto; width:calc(100% - 24px)}
.arr_up {background:url(/img/up.png); position:fixed; width:50px; height:50px; left:30px; bottom:30px; background-size:cover; transform:rotate(-90deg); display:none; cursor:pointer; z-index:95; opacity:.7}
.hrt {float:left; width:100%}
section {float:left; width:100%}
header {padding:15px 0; background:#fff}
.logo {width:206px; float:left}
.logo img {float:left; width:100%}
.logo span {float:left; width:100%; text-align:center; display:block; color:#4d4d4d; font-size:12px; padding-top:6px; font-family:ClearSans}
.work_time {float:left; margin-left:15px; color:#4d4d4d; font:500 14px ClearSans; width:140px}
.work_time span {float:left; width:100%}
.filtr_list {padding-right:30px}
.search {float:left; display:flex; align-content:center; flex-direction:column; flex-wrap:nowrap; align-items:flex-start; justify-content:flex-start; height:65px; margin-left:30px; width:calc(100% - 945px)}
.search div {width:100%; display:flex; justify-content:space-around; flex-direction:row; align-items:center}
.search a {text-decoration:none; margin-top:4px; color:#565665; transition:color .2s linear; font-size:14px; line-height:14px; position:relative; padding:5px 0; padding-left:20px}
.search a svg {width:14px; position:absolute; left:0; top:3px}
.search a:hover {color:#01a25c}
.search form {width:100%; position:relative}
.search input[type='text'] {display:block; width:100%; height:44px; padding:0 50px 0 20px; color:#000; font:14px ClearSans; background:#fff; border:1px solid #c3c3c3; border-radius:100px}
.search input[type='submit'] {position:absolute; right:3px; top:0; height:44px; width:44px; border:0; border-radius:100px; background:url(../img/icon-search.svg?v=1) 50% 50% no-repeat; background-size:26px; opacity:0.8}
.search input[type='submit']:hover {opacity:1}
.menu .search {display:none}
@media (max-width:1200px) {.search {display:none}
}
@media (max-width:950px) {.menu .search {display:block; position:relative; height:auto}
}
.contacts {float:left; background-repeat:no-repeat; width:330px; margin-left:15px; height:54px; position:relative}
.contacts .phone {float:left; color:#000; font:26px ClearSans; text-decoration:none; font-size:18px; font-weight:600; width:100%}
.contacts .phone::after {content:attr(title); position:absolute; font-size:14px; font-weight:400; color:#565660; margin-left:5px; margin-top:2px}
.contacts span {float:left; width:50%; color:#565660; font-size:14px; line-height:24px}
.contacts a.email {float:left; width:50%; color:#01a25c; font-size:16px; line-height:20px}
header nav {float:left; margin-top:0; margin-left:0; width:100%; padding:10px 0; padding-top:0}
header nav a {display:inline-block; vertical-align:top; color:#3e4046; font:15px ClearSans; border-bottom:1px dotted; text-decoration:none; transition:border-color .2s linear; margin:0; margin-right:15px; line-height:16px}
header nav .red {color:#d20000; border:none}
header nav .red:hover {color:#d20000; text-decoration:underline}
header nav a:hover {color:#3e4046; border-color:#fff}
.links {float:right; margin-top:18px}
.links .favorite_link {background:url(../img/icon_heart3.png); background-repeat:no-repeat; padding-left:40px; float:left; position:relative; height:25px; text-decoration:none}
.links .favorite_link span {position:absolute; left:21px; bottom:10px; border-radius:50%; text-decoration:none; font:11px "Calibri"; background:#f65262; color:#fff; width:17px; height:17px; line-height:17px; text-align:center}
.links .favorite_link:hover {color:#00a061; background-image:url(../img/icon_heart3_hover.png)}
.links .cart_link {background:url(../img/icon_cart2.png); background-repeat:no-repeat; padding-left:40px; float:right; position:relative; height:25px; text-decoration:none; margin-left:5px; color:#000}
.links .cart_link:hover {color:#00a061; background-image:url(../img/icon_cart2_hover.png)}
.links .cart_link span {position:absolute; left:24px; bottom:10px; border-radius:50%; text-decoration:none; font:11px "Calibri"; background:#f65262; color:#fff; width:17px; height:17px; line-height:17px; text-align:center}
.links .cart_link font {padding-left:0 !important; margin-left:4px; padding-right:0; font-family:"Calibri"; font-weight:700; font-size:18px; margin-top:3px; display:inline-block}
.menu {border-bottom:1px solid #c3c3c3; background:#f2f2f2; box-shadow:0 1px 1px rgba(0,0,0,.17)}
.menu div {position:relative}
.menu nav {float:left; width:100%}
.menu nav a {color:#565656; font:13px ClearSans; text-decoration:none; border-left:1px solid #dbdcde; line-height:60px; display:inline-block; text-align:center; transition:.2s linear; float:left; width:100%}
.menu nav a:first-child {border-left:0}
.menu nav a:hover {background:#fff; box-shadow:0 6px 46px rgba(0,0,0,.28); color:#049059}
.menu nav a .icon {width:30px; height:34px; margin-right:10px; background-repeat:no-repeat; background-position:center top; display:inline-block; margin-bottom:-10px}
.menu nav a .icon1 {height:34px}
.menu nav a .icon2 {height:34px}
.menu nav a .icon3 {height:34px}
.menu nav a .icon4 {height:30px}
.menu nav a .icon5 {height:28px}
.menu nav a:hover .icon {background-position:center bottom}
.menu_child {float:left; width:calc(100% - 24px); background:#fff; box-shadow:0 29px 29px rgba(0,0,0,.28); z-index:999; position:absolute !important; left:12px; top:60px; display:none; padding:30px}
.menu nav .menu_it {float:left; position:static; border-left:1px solid #dbdcde; width:20%}
.menu nav .menu_it:hover .menu_child {display:flex}
.menu nav .menu_it .menu_type1 {float:left; width:auto; border:0; padding:0; margin:5px; color:#3d3d40; font:700 14px ClearSans; text-decoration:none; text-transform:uppercase; text-align:center; line-height:45px}
.menu nav .menu_it .menu_type1 span {float:left; height:116px; width:100%; text-align:center; align-content:center}
.menu nav .menu_it .menu_type1 img {border-radius:5px; max-height:100%; vertical-align:middle; position:relative}
.menu nav .menu_it .menu_type1:hover {text-decoration:underline; background:none; box-shadow:none}
.menu nav .menu_it .menu_type2 {display:block; float:left; padding-left:100px; background:url(../img/ic_sub_cats1_links1.jpg); background-repeat:no-repeat; background-size:80px; margin-bottom:30px}
.menu nav .menu_it .menu_type2 span {font:bold 14px / 14px ClearSans; color:#393939; text-transform:capitalize; float:left; width:100%; text-wrap:nowrap}
.menu nav .menu_it .menu_type2 a {float:left; width:100%; margin:0; padding:0; text-align:left; border:0; height:auto; font:15px / 15px ClearSans; color:#393939; margin-top:10px; text-wrap:nowrap}
.menu nav .menu_it .menu_type2 a:hover {background:none; box-shadow:none; color:#00a061}
.menu_child2 {float:left; width:auto; background:#fff; box-shadow:0 29px 29px rgba(0,0,0,.28); z-index:999; position:absolute !important; left:auto; top:60px; display:none; padding:30px; padding-bottom:60px}
.menu_child2 .account {position:absolute; bottom:0; left:0; width:100%; padding:11px 30px 11px 65px; color:#3d3d40; font:16px / 30px ClearSans; background:#f2f2f2 url(../img/ic_account.png) 30px 50% no-repeat}
.menu_child2 .account a {display:inline-block !important; float:none !important; margin:0; font:16px / 30px ClearSans !important}
.menu_child2 .account a:hover {background:none; box-shadow:none}
.menu_child2 a {display:block !important; border:0 !important; width:auto; padding:0 !important; margin:0; float:none !important; text-align:left !important; vertical-align:top; color:#3d3d40 !important; font:14px ClearSans !important; margin-bottom:15px}
.menu_child2 a:hover {text-decoration:underline !important; box-shadow:none !important}
.menu nav .menu_it:hover .mai {background:#fff; box-shadow:0 6px 46px rgba(0,0,0,.28)}
.menu nav .menu_it:hover .icon {background-position:center bottom}
.grid1 {float:left; width:100%; margin-top:30px}
.grid1 div {position:relative}
.grid1 .door {width:210px; float:left; margin-right:30px}
.grid1 .wid {float:left; width:calc(100% - 240px); position:relative; padding-bottom:100px}
.grid1 .baner {width:100%; height:110px; display:block; background-repeat:no-repeat; border-radius:5px; text-decoration:none; margin-bottom:15px; font:700 14px / 22px ClearSans; text-transform:uppercase; color:#fff; text-align:right; padding-right:50px; background-size:100% 100%; padding-top:23px}
.grid1 .baner2 {width:100%; height:110px; display:block; background-repeat:no-repeat; border-radius:5px; text-decoration:none; margin-bottom:15px; font:700 14px / 22px ClearSans; text-transform:uppercase; color:#000; text-align:right; padding-right:35px; background-size:auto 100%; padding-top:23px}
.grid1 .baner3 {width:100%; height:130px; display:block; background-repeat:no-repeat; border-radius:5px; text-decoration:none; margin-bottom:15px; font:700 14px / 22px ClearSans; text-transform:uppercase; text-align:right; padding-right:25px; background-size:100% 100%; padding-top:33px; background-color:#ffffff; font-family:'comic sans ms',sans-serif; color:#000000}
.grid1 .baner3 font {background:#fff}
.grid1 h2 {margin-bottom:35px; color:#000; font:25px / 42px ClearSans; float:left; margin-left:45px}
.grid1 .list {display:inline-block; margin-bottom:20px; color:#303237; font:500 13px / 28px ClearSans; width:100%; float:left}
.grid1 .list span {display:inline-block; vertical-align:top; width:28px; height:28px; margin-right:16px; color:#000; font:14px / 28px ClearSans; border-radius:50%; background:#f2f2f2; text-align:center}
.grid1 .style {float:left; width:100px; padding:13px 25px; color:#3e4046; font:14px ClearSans; cursor:pointer; text-align:center; transition:background .2s linear}
.grid1 .style_act {background:#f2f2f2}
.grid1 .style img {height:110px; margin-bottom:10px}
.grid1 .style span {float:left; width:100%}
.grid1 .price {float:left; width:6px; height:300px; background:#eee; border-radius:12px; position:relative; background:linear-gradient(to bottom,#149bb5 0,#149bb5 50%,#43b12e 50%,#43b12e 100%); background:linear-gradient(to bottom,#149bb5 0,#149bb5 50%,#43b12e 50%,#43b12e 100%); margin-left:45px}
.grid1 .price:before {content:''; height:50%; width:100%; position:absolute; background:#149bb5; border-radius:12px 12px 0 0; top:0; left:0}
.grid1 .price:after {content:''; height:50%; width:100%; position:absolute; background:#43b12e; border-radius:0 0 12px 12px; left:0; bottom:0}
.grid1 .ci {position:absolute; top:25px; left:-5px; width:200px; padding-left:25px; color:#3d3d40; font:14px / 15px ClearSans; cursor:pointer}
.grid1 .ci:before {content:''; position:absolute; top:-2px; left:0; z-index:1; display:block; width:16px; height:16px; border:1px solid #cecece; border-radius:50%; background:#fff; box-shadow:0 2px 6px rgba(0,0,0,.18)}
.grid1 .roller {position:absolute; top:25px; left:-7px; z-index:99; display:block; width:20px; height:20px; margin-top:-3px; border:1px solid #cecece; border-radius:50%; background:#fff; box-shadow:0 2px 6px rgba(0,0,0,.18); content:''; transition:.3s linear}
.grid1 .roller:before {content:''; position:absolute; top:5px; left:5px; display:block; width:8px; height:8px; border-radius:50%; background:#131313; box-shadow:0 2px 6px rgba(0,0,0,.18)}
.grid1 .color {float:left; width:300px; overflow:hidden !important; padding:0 45px; margin-bottom:30px; height:48px}
.grid1 .color_item {width:38px; height:38px; padding:0; border-radius:50%; cursor:pointer; display:inline-block; margin-top:5px}
.grid1 .color_item_act {border:4px solid #14a76d; width:42px; height:42px; margin-top:3px}
.swiper-slide {text-align:center}
.grid1 .color .swiper-button-prev {display:block; overflow:hidden; width:41px; height:38px; border-radius:50%; background:#fff url(../img/ic_slider_arrows2.png) 0 0 no-repeat; box-shadow:0 0 0 2px #fff; text-indent:-9999px; left:0; top:26px; position:absolute}
.grid1 .color .swiper-button-next {display:block; overflow:hidden; width:41px; height:38px; border-radius:50%; background:#fff url(../img/ic_slider_arrows2.png) 0 0 no-repeat; box-shadow:0 0 0 2px #fff; text-indent:-9999px; background-position:100% 0; right:0; top:26px; position:absolute}
.grid1 .nav {float:left; margin:0}
.grid1 .nav button {vertical-align:middle; height:42px; padding:0 10px; color:#3d3d40; font:14px / 42px ClearSans; cursor:pointer; text-align:center; transition:.2s linear; border:1px solid #e6e6e6; border-radius:0; margin-right:-1px; background:#fff}
.grid1 .nav .active {color:#fff; background:#00a061}
.grid_slider {float:left; width:100%; margin-top:30px}
.grid_slider .item {width:100%; height:320px; background-repeat:no-repeat; background-position:top right}
.grid_slider_swiper {overflow:hidden !important}
.grid_slider .item .desc {position:absolute; top:-140px; left:50%; z-index:9; width:415px; height:415px; margin-left:-207px; padding:50px; color:#fff; font:18px ClearSans; text-align:center; border-radius:100%; background:rgba(0,160,97,.87); padding-top:200px}
.grid_slider .swiper-button-prev {position:absolute; top:110px; display:block; overflow:hidden; width:42px; height:23px; background:url(../img/ic_slider_arrows.png) 0 0 no-repeat; text-indent:-9999px; left:calc(50% - 230px)}
.grid_slider .swiper-button-next {position:absolute; top:110px; display:block; overflow:hidden; width:42px; height:23px; background:url(../img/ic_slider_arrows.png) 0 0 no-repeat; text-indent:-9999px; background-position:right; right:calc(50% - 230px)}
 .swiper-pagination {position:absolute; bottom:10px; left:0; width:100%; text-align:center}
 .swiper-pagination-bullet {width:8px; height:8px; border-radius:100%; display:inline-block; background:#fff; margin:0 5px; cursor:pointer}
 .swiper-pagination-bullet-active {background:#007aff}
.grid_slider .swiper-pagination {float:left; width:100%; background:#3d3d40; position:relative; color:#fff; height:auto; margin-top:8px}
.grid_slider .swiper-pagination .box {float:left; width:50%; margin:0; color:#fff; font:14px ClearSans; line-height:16px; background:none; opacity:1; position:relative; display:flex; height:63px; text-align:center; justify-content:center; align-items:center}
.grid_slider .swiper-pagination .swiper-pagination-bullet-active {color:#fff}
.grid_slider .swiper-pagination .box:before {content:''; background:#00a061; width:0; height:3px; position:absolute; left:calc(50% - 50px); top:0; transition:.3s linear}
.grid_slider .swiper-pagination .box:hover:before {content:''; background:#00a061; width:200px; height:3px; position:absolute; left:calc(50% - 100px); top:0; transition:.3s linear}
.grid_slider .swiper-pagination .swiper-pagination-bullet-active:before {content:''; background:#00a061; width:200px; height:3px; position:absolute; left:calc(50% - 100px); top:0; transition:.3s linear}
.btn {display:inline-block; vertical-align:top; height:46px; margin-top:10px; padding:0 22px; color:#fff; font:300 16px / 43px ClearSans; border:0; border-bottom:3px solid #047347; border-radius:3px; background:#00a061; text-decoration:none; transition:.1s linear}
.product .btn {width:calc(100% - 40px); margin-left:20px}
.btn:hover,.btn:active {border-width:0; background:#00a061 !important; color:#fff !important; font:300 16px / 43px ClearSans}
.need_consult_right {}
.need_consult_right img {float:left; margin-right:26px; margin-left:10px}
.need_consult_right span {float:left; width:calc(100% - 250px); margin-bottom:30px; color:#050505; font:18px ClearSans; font-weight:bold}
.need_consult_right p {color:#050505; font:300 16px / 24px ClearSans; float:left; width:calc(100% - 250px)}
.need_consult_left {padding:34px 40px; color:#050505; font:300 16px / 24px ClearSans; background:#f5f5f5}
.need_consult_left span {margin-bottom:27px; color:#050505; font:18px ClearSans; font-weight:bold}
.need_consult_left p {font-size:14px; margin-bottom:20px; margin-top:20px}
.send_grid {float:left; width:100%}
ul {margin-left:20px}
li {margin-bottom:5px; font:300 16px / 24px ClearSans}
strong {font-weight:600}
.grid_text p {color:#050505; font:300 16px / 24px ClearSans; margin-bottom:20px}
.grid_text h1 {margin-bottom:20px; font-size:26px; font-weight:normal; line-height:normal}
.tabs_cat {float:left; width:100%; margin-top:50px; margin-bottom:50px}
.catalog .ban {float:left; width:100%; height:100%; padding:15px; padding-left:125px; padding-right:15px}
.catalog .ban span {margin-bottom:5px; line-height:1.2; color:rgb(51,153,102); font:600 18px / 18px ClearSans; float:left; width:100%}
.catalog .ban p {font:400 14px / 18px ClearSans; float:left; width:100%; margin-top:5px; margin-bottom:0}
.catalog .ban1 {background-color:rgba(161,145,8,0.1); background-image:url(../img/banner_small_ustanovka.png); background-repeat:no-repeat}
.catalog .ban2 {background-color:rgba(0,160,97,0.08); background-image:url(../img/banner_small_dostavka.png); background-repeat:no-repeat}
.catalog .ban3 {background-color:rgba(161,40,16,0.07); background-image:url(../img/banner_small_skidka.png); background-repeat:no-repeat}
.filtr_item {float:left; width:100%; padding:15px 20px; border-radius:3px; background:#f3f3f3; margin-bottom:15px}
.filtr_item .scroll {max-height:150px; overflow-y:auto; float:left; transition:max-height .3s}
.scroll_color {max-height:0 !important}
.acord_b {color:#ccc; font:14px ClearSans; text-decoration:underline dashed #ccc; text-underline-offset:6px; cursor:pointer; float:left; width:100%; text-align:center; position:relative}
.acord_b:before {content:''; background:url(../img/arrow.svg) no-repeat; position:absolute; width:19px; height:19px; background-position:center; right:65px; top:1px; transform:rotate(90deg); opacity:0.2}
.filtr_item .scroll img {width:25px; height:25px; border-radius:100px; margin-right:6px; margin-top:-2px; position:relative; z-index:2}
.filtr_item .line input[type=checkbox]:checked+label img {border:2px solid #00a061}
.filtr_item span {margin-bottom:15px; color:#171717; font:700 12px ClearSans; text-transform:uppercase; letter-spacing:.1em; float:left; width:100%}
.filtr_item .line input[type=radio],.filtr_item .line input[type=checkbox] {display:none}
.filtr_item .line label {position:relative; display:table-cell; vertical-align:middle; padding-left:37px; color:#323232; font:14px ClearSans; cursor:pointer; float:left; width:100%; line-height:26px}
.filtr_item .line {float:left; width:100%; margin:5px 0}
.filtr_item .line label:before {position:absolute; top:0; left:0; display:block; width:25px; height:25px; background:url(../img/ic_checkbox.png) 0 0 no-repeat; content:''}
.filtr_item .line input[type=radio]:checked+label:before,.filtr_item .line input[type=checkbox]:checked+label:before {background-position:0 100%}
.filtr_item .color label {padding-left:0}
.filtr_item .color label:after {content:''; width:25px; height:25px; display:block; background:#cbcbcb; border-radius:100px; position:absolute; left:0; top:0; z-index:0}
.filtr_item .color label:before {display:none}
.filtr_item .color input[type=checkbox]:checked+label {font-weight:bold}
.filtr_item .color2 {float:left; width:34px; height:34px; margin-right:2px; margin-bottom:2px; text-align:center}
.filtr_item .color2 img {width:30px; height:30px; border-radius:100px; cursor:pointer}
.filtr_item .color2 input {display:none}
.filtr_item .color2 label {padding-left:0; position:relative}
.filtr_item .color2 label:after {content:''; width:30px; height:30px; display:block; background:#cbcbcb; border-radius:100px; position:absolute; left:0; top:0; z-index:0}
.filtr_item .color2 label img {position:relative; z-index:1}
.filtr_item .color2 label:before {display:none}
.filtr_item .color2 input[type=checkbox]:checked+label img {border:4px solid #00a061; width:34px; height:34px; margin-top:-2px}
@-webkit-keyframes "spin" {from {-webkit-transform:rotate(360deg)}
to {-webkit-transform:rotate(0deg)}
}
.next_page_ajax_load {display:none; float:left; width:64px; height:64px; background:url(../img/edit-load-more__btn.svg) no-repeat center / cover; transform-origin:50% 50%; -ms-transform-origin:50% 50%; -webkit-animation:spin 1s infinite linear; -moz-animation:spin 1s infinite linear; -o-animation:spin 1s infinite linear; animation:spin 1s infinite linear; margin-left:calc(50% - 33px); background-size:26px; margin-bottom:30px}
.load {display:none; background-color:rgb(0 0 0 / 32%); left:0; top:0; position:fixed; width:100%; height:100%; z-index:9999999}
.load:before {content:''; display:block; float:left; width:64px; height:64px; background:url(../img/edit-load-more__btn.svg) no-repeat center / cover; transform-origin:50% 50%; -ms-transform-origin:50% 50%; -webkit-animation:spin 1s infinite linear; -moz-animation:spin 1s infinite linear; -o-animation:spin 1s infinite linear; animation:spin 1s infinite linear; left:calc(50% - 33px); background-size:64px; top:calc(50% - 33px); position:absolute}
.catalog {float:left; width:100%; margin-top:50px; margin-bottom:50px}
.catalog h1 {margin-bottom:30px; color:#050505; font:26px ClearSans; float:left; width:100%}
.breadcrumbs {margin-bottom:10px; color:#3d3d40; font:14px ClearSans; float:left; width:100%}
.breadcrumbs .sep {display:inline-block; vertical-align:top; width:11px; height:1px; margin:10px 6px 0; background:#00a061}
.breadcrumbs a {color:#00a061; text-decoration:none}
.dob_sel {float:right; border:1px solid #f2f2f2; background:#fff; padding:0 4px; margin-top:-4px; position:absolute; right:90px; top:-3px; height:22px}
.product {padding:15px 0; transition:.2s linear; position:relative; float:left; width:20%; display:inline-block}
.product .newwrpr {position:absolute; left:0; top:0; z-index:1}
.newwrpr span {float:left; font:500 16px / 43px ClearSans; border-radius:0; width:auto; height:auto; line-height:inherit; padding:3px 8px; letter-spacing:inherit; font-weight:500; color:#fff; margin-right:6px; margin-bottom:5px}
.hit {background-color:#00aff0}
.podarokitem {background-color:#d7ba48}
.newitem {background-color:#72bf44}
.purple {background-color:#8048d7}
.salesitem {background-color:#e9383e}
.product:before {content:''; position:absolute; left:-20px; top:-20px; width:calc(100% + 40px); height:calc(100% + 85px); box-shadow:0 0 21px rgba(0,0,0,.16); opacity:0; transition:.2s linear; z-index:-1; background:#fff}
.dvernaya-furnitura:before {height:calc(100% + 60px)}
.product:hover:before {opacity:1}
.product:hover {z-index:10}
.product .img {float:left; width:100%; text-align:center; position:relative; height:320px; display:flex; align-content:center; flex-direction:row; flex-wrap:nowrap; justify-content:center; align-items:center; cursor:pointer}
.product .name {float:left; width:100%; text-align:center; display:inline-block; vertical-align:top; color:#000; font:500 14px ClearSans; text-decoration:none; margin-top:0; height:60px; position:relative}
 .product .colors {float:left; width:100%; text-align:center; margin-top:10px; position:relative}
 .product .colors div {width:26px; height:26px; display:inline-block; border-radius:20px}
.product .nal {float:left; width:100%; font:500 14px ClearSans; color:rgb(61,61,64); text-align:center; margin-top:0; position:relative; height:20px}
.product .instockitem_red {float:left; width:100%; font:500 14px ClearSans; color:#888; text-align:center; margin-top:0; position:relative; height:20px}
.product .quest-mark {position:relative; background:#f3f3f3; width:20px; height:20px; margin-left:5px; border-radius:100%; cursor:pointer; display:inline-block; font:500 14px ClearSans; color:#888; text-align:center}
.product .price_value .quest-mark {top:-2px; margin-left:0; margin-right:5px}
.product .price_value .quest-mark:before {content:'!'}
.answer-srok {display:none; position:absolute; left:-111px; top:25px; background:#f0f0f0; width:170px; z-index:9; border-radius:10px; padding:4px 0}
.product .quest-mark:hover .answer-srok {display:block; left:-10px}
.product .quest-mark:before {content:'?'}
.ya-pay-widget {margin:0 !important; padding:0 !important}
.product .price {float:left; width:100%; margin-top:5px; text-align:center; position:relative; height:65px}
.product .price yandex-pay-badge {position:absolute; bottom:0; left:0; display:none}
.prod_right yandex-pay-badge {float:left; width:100%; background:#fff; border-radius:4px; border:1px solid #eee; text-align:center; height:60px; margin-top:10px}
 .product .price .skid {position:relative; color:#fff; font:400 14px / 50px ClearSans; width:50px; height:40px; display:inline-block; margin-bottom:-14px}
.product .price .skid img {width:50px; float:left; margin-top:6px}
.product .price .skid span {position:absolute; color:#000; left:15px; font-size:12px; top:6px; font-weight:400; margin:0; text-align:left; background:#f1e67f; border-radius:2px; padding:6px 0; padding-bottom:5px; width:auto; padding-right:5px; text-wrap:nowrap}
 .product .price span {float:left; width:100%; position:relative; color:#000; font:700 18px ClearSans}
 .product .price .old {font-size:14px; font-weight:normal; text-decoration:line-through; margin-bottom:-10px}
.product .price .price_for {display:block; font-size:80%; color:#666; font-family:'ClearSans',sans-serif; width:100%; text-align:center; font-weight:normal}
 .product .details {display:none; position:absolute; z-index:4}
.product .favorite {display:none; position:absolute; z-index:4; cursor:pointer}
.image .favorite {z-index:1; position:absolute; width:100%}
.image .favorite font {width:40px; cursor:pointer; float:right; font-size:35px; color:rgb(94 94 94 / 55%); line-height:40px; text-align:center; border-radius:100px; font-family:system-ui}
.image .favorite font:hover {color:rgb(94 94 94 / 100%)}
.product yandex-pay-badge {opacity:0; position:absolute; bottom:-50px; width:100%; height:20px; display:block}
.product:hover yandex-pay-badge {opacity:1}
.product.dvernaya-furnitura yandex-pay-badge {bottom:-20px}
.product:hover .details {display:block; vertical-align:top; height:46px; padding:0 22px; color:#fff; font:300 16px / 43px ClearSans; border-bottom:3px solid #047347; border-radius:3px; background:#00a061; text-decoration:none; transition:.1s linear; bottom:-20px; left:calc(50% - 62px); width:124px}
 .product:hover .details:hover {height:43px; margin-top:3px; border-width:0}
.product:hover .favorite {display:block; top:-5px; right:-5px; text-align:center}
.dvernaya-furnitura:hover .favorite {bottom:-20px}
.product:hover .favorite span {text-decoration:none; background-position:0 1px; background:url(../img/icon_heart3.png); background-repeat:no-repeat; width:26px; height:26px; display:block}
.product:hover .favorite span.act {background-image:url(../img/icon_heart3_hover.png)}
.product .art {float:left; font-size:12px; line-height:22px; background:#f8f9fa; padding:0 6px; transform:translate(-50%); white-space:nowrap; margin-left:50%; font-weight:500; margin-top:18px; border-radius:4px}
.favorite .success {display:none; position:absolute; right:0; padding:10px; color:#fff; font:13px ClearSans; background:rgba(31,36,40,.9); text-align:center; top:30px; width:180px}
.favorite .success:after {position:absolute; top:-10px; right:10px; display:block; width:10px; height:10px; margin-left:-5px; border:5px solid transparent; border-bottom-color:rgba(31,36,40,.9); content:''}
.vhodnye-dveri {width:33.33333%}
.dvernaya-furnitura .img {height:120px}
#photo_modal_photo img {float:left; width:100%}
#photo_modal_photo .mer {float:left; width:100%; text-align:center}
#photo_modal_photo .mer img {float:none; width:auto}
.door_calc_modal {font:14px / 20px ClearSans; text-decoration:none; padding:0; color:#666; display:inline-block; border-bottom:1px dashed #666; margin-left:6px}
.door_calc_modal:hover {color:#00a061; border-bottom:1px dashed #00a061}
.modal {z-index:9999999999999; background:rgb(0 0 0 / 40%)}
.product_list {float:left; width:100%; margin-bottom:100px; min-height:500px}
.pagination {float:left; width:100%; text-align:center; padding:0; margin:0; position:relative; display:inline-block}
.pagination li {margin-bottom:0; font:300 16px / 24px ClearSans; float:none; display:inline-block}
.pagination .page-link {height:32px; font:13px / 31px Arial; transition:border-color .2s linear; text-align:center; line-height:32px; width:32px; display:inline-block; vertical-align:top; text-decoration:none; border:1px solid #cbcbcb; color:#434343; padding:0; background:none}
.pagination .active,.pagination .active .page-link,.pagination .page-link:hover {background-color:#00a061; color:#fff; border:0}
.pagination .page-item:first-child .page-link {background:url(../img/ic_pag_arrows.png) 0 0 no-repeat; background-position:-1px -1px; margin:0 10px; color:rgb(0 0 0 / 0)}
.pagination .page-item:last-child .page-link {background:url(../img/ic_pag_arrows.png) 0 0 no-repeat; background-position:-32px -1px; margin:0 10px; color:rgb(0 0 0 / 0)}
.pagination .page-item:first-child .page-link:hover {background-position:-1px -34px; border:1px solid #cbcbcb}
.pagination .page-item:last-child .page-link:hover {background-position:-32px -34px; border:1px solid #cbcbcb}
.next_page_ajax {display:inline-block; text-decoration:none; width:326px; height:64px; padding:0 40px; text-align:center; border:1px solid #2e703f; border-radius:5px; background-color:transparent; color:#2e703f; font:16px / 64px Arial; font-weight:400; position:relative; -webkit-transition:all 200ms ease; transition:all 200ms ease; margin-left:calc(50% - 163px); margin-bottom:30px; cursor:pointer}
.next_page_ajax:hover {color:white !important; background-color:#2e703f}
.vz-text_block {float:left; width:100%; margin-top:20px}
.filter_price .slider.slider-horizontal {width:100% !important; height:20px !important; float:left !important; margin-top:15px}
.filter_price .slider-horizontal .slider-track {height:5px !important; width:100% !important; margin-top:-2.5px !important; top:50% !important; left:0 !important; background:#dadada !important}
.filter_price .slider-horizontal .slider-selection {background:rgb(0,160,97) !important}
.filter_price .lft {color:#878787; font:12px ClearSans; float:left; margin-top:5px; margin-bottom:10px}
.filter_price .rgh {color:#878787; font:12px ClearSans; float:right; margin-top:5px; margin-bottom:10px}
.clear_p {color:#00a061; font:300 16px / 44px ClearSans; display:inline-block; margin-top:10px; margin-left:20px; text-decoration:none}
.clear_p:hover {text-decoration:underline; color:#00a061}
.filter_price .slider-handle {top:1px; overflow:hidden; width:17px; height:17px; border-radius:50%; background:#fff; box-shadow:0 2px 3px rgba(0,0,0,.21); cursor:pointer; text-indent:-9999px}
.slider.slider-horizontal .slider-tick,.slider.slider-horizontal .slider-handle {margin-left:0}
.max-slider-handle {margin-left:-17px !important}
.filter_price {}
.filter_price input {font:12px ClearSans; line-height:30px}
.vizov_zamera {display:-webkit-flex; display:-moz-flex; display:-ms-flex; display:-o-flex; display:flex; padding:10px; align-items:center; justify-content:space-between; flex-wrap:wrap; font-family:ClearSans; box-shadow:0 5px 4px #0000001c; margin:20px 0; margin-top:50px; float:left; width:100%}
.vz-btn-wrapper {padding:50px 20px; background-color:#00a061; border-radius:53px; border-top-right-radius:112px}
.vizov_zamera .btn {background-color:#577edb !important; padding:0 15px; border-radius:15px; text-transform:uppercase; text-decoration:none; color:#fff !important; transition:0.3s; line-height:46px; border:0; margin:0; height:auto; font-weight:400}
.vizov_zamera .btn:hover {background-color:#3d3d40 !important; color:#fff !important}
.vz-promo-text {font-size:20px; font-weight:500}
.vizov_zamera .promo-img img {margin-bottom:-15px}
.sort {background:none; height:45px; padding:0 30px 0 17px; color:#bababa; font:14px / 43px ClearSans; border:1px solid #dedede; border-radius:0; width:160px; text-align:left; position:relative; margin-left:10px}
.sort:after {right:15px; position:absolute; top:20px}
.dropdown-menu.show {display:block; border-radius:0; border:1px solid #dedede; color:#bababa; font:14px / 40px ClearSans; text-decoration:none}
.dropdown-item {border:0; color:#bababa; font:14px / 40px ClearSans; text-decoration:none; transition:.2s linear; padding:0 15px; cursor:pointer}
.dropdown-item:hover {color:#000; background:#dedede}
.cat_top {float:left; width:100%; padding:20px 0; font:14px / 45px ClearSans}
.sort_asc {display:inline-block; vertical-align:top; width:31px; height:45px; margin-left:8px; opacity:.5; background:url(../img/ic_up_link.png) 50% 50% no-repeat; transition:opacity .2s linear; cursor:pointer}
.sort_desc {display:inline-block; vertical-align:top; width:31px; height:45px; margin-left:16px; opacity:.5; background:url(../img/ic_down_link.png) 50% 50% no-repeat; transition:opacity .2s linear; cursor:pointer}
.sort_act {opacity:1}
.limit {float:right}
.limit span {}
.limit font {font:12px ClearSans; padding:6px 8px; color:#282828; -webkit-text-decoration-color:#e3e3e3; text-decoration-color:#e3e3e3; cursor:pointer}
.limit .active {text-decoration:none; color:#fff; border-bottom:none; display:inline-block; background:#282828; border-radius:4px}
.rev_bl .author {display:flex; margin-bottom:25px; justify-content:flex-start; align-items:center; align-content:flex-start; flex-wrap:wrap}
.rev_bl .author .foto {overflow:hidden; width:102px; border-radius:50%}
.rev_bl .author .foto img {display:block; width:100%}
.rev_bl .author .info {margin-left:25px; color:#8f8f8f; font:14px ClearSans; text-align:left}
.rev_bl .author .info .name {color:#3c434d; font-size:20px; font-weight:700}
.rev_bl .text {position:relative; padding:25px 30px; color:#595959; font:15px / 24px ClearSans; background:#f4f4f4; text-align:left}
.rev_bl .text:before {position:absolute; top:-16px; left:45px; display:block; width:11px; height:16px; background:url('../img/ic_review_text_arr.png') 0 0 no-repeat; content:''}
.rev_bl .text:after {position:absolute; top:-25px; right:5px; display:block; width:50px; height:50px; background:url(../img/ic_review_text.png) 0 0 no-repeat; content:''}
.rev_bl {position:relative}
.rev {overflow:hidden !important; float:left; width:100%}
.rev .swiper-pagination {position:absolute; right:0; top:12px; height:20px; text-align:right}
.rev .swiper-pagination .swiper-pagination-bullet {background:none; display:inline-block; vertical-align:top; width:12px; height:12px; margin:0 8px; border:2px solid #dbe4eb; border-radius:50%; transition:opacity .2s linear; opacity:1}
.rev .swiper-pagination .swiper-pagination-bullet-active,.rev .swiper-pagination:hover {border-color:#cddb09}
.stat_grid {float:left; width:100%; margin-top:60px; margin-bottom:30px}
.stat_grid .stat a {display:inline-block; vertical-align:top; color:#171717; font:500 14px ClearSans; text-decoration:none; float:left; width:100%; margin-bottom:30px}
.stat_grid .stat a:hover {text-decoration:underline}
.stat_grid font {margin-bottom:27px; color:#050505; font:26px ClearSans; float:left; width:100%}
.stat_grid .news_list {position:relative}
.stat_grid .news_list .news_item {position:relative; float:left; width:100%; margin-bottom:40px}
.stat_grid .news_list .news_item .name {display:inline-block; vertical-align:top; color:#171717; font:500 14px ClearSans; text-decoration:none}
.stat_grid .news_list .news_item p {margin-top:15px; color:#878787; font:15px / 18px ClearSans}
.stat_grid .news_list .news_item p a {font:15px / 18px ClearSans}
.stat_grid .news_list .news_item span {margin-top:15px; color:#878787; font:14px ClearSans}
.filter_btn {display:inline-block; vertical-align:top; height:73px; padding:0 22px; color:#fff; font:14px / 70px ClearSans; border:none; border-bottom:3px solid #047347; border-radius:3px; background:#00a061; cursor:pointer; transition:.1s linear; position:absolute; bottom:10px; left:0}
.filter_btn:hover {border:none; height:70px}
.filter_btn span {display:inline-block; vertical-align:middle; width:36px; height:36px; margin-left:21px; color:#000; font:13px / 36px ClearSans; border-radius:50%; background:#fff; text-align:center}
.youtube_a {position:absolute; bottom:34px; left:0; text-align:left; color:#00a061; font:14px / 28px ClearSans; text-decoration:none; background:url(../img/youtube.png); background-repeat:no-repeat; padding-left:55px}
.youtube_a:hover {color:#00a061}
header .menu_link {display:none; vertical-align:top; width:54px; height:54px; border-radius:50%; background:#f0f0f0 url(../img/ic_menu_link.png) 50% 50% no-repeat; float:left; margin-left:15px; cursor:pointer}
header .menu_link:hover {background:#00a061 url(../img/ic_menu_link_white.png) 50% 50% no-repeat}
header .help_link {display:none; vertical-align:top; width:54px; height:54px; border-radius:50%; background:#f0f0f0 url(../img/ic_help_link.png) 50% 50% no-repeat; float:left; margin-left:15px; float:left; margin-left:15px; cursor:pointer}
header .help_link:hover {background:#00a061 url(../img/ic_help_link_white.png) 50% 50% no-repeat}
header .search_link {display:none; vertical-align:top; width:54px; height:54px; border-radius:50%; background:#f0f0f0 url(../img/ic_search_link.png) 50% 50% no-repeat; float:left; margin-left:15px; float:left; margin-left:15px; cursor:pointer}
header .search_link:hover {background:#00a061 url(../img/ic_search_link_white.png) 50% 50% no-repeat}
header .zamer {display:none; height:32px; padding:0 15px; color:#fff; font:15px / 32px ClearSans; border-radius:3px; background:rgb(87,126,219); box-shadow:0 1px 1px rgba(0,0,0,.25); text-decoration:none; transition:background .2s linear; float:left; margin-left:4px; margin-top:15px; transition:.3s linear}
header .zamer:hover {background:#375bb3 !important}
.header_fix {position:fixed; left:0; top:-111px; background:#fff; z-index:999; width:100%; box-shadow:0 6px 16px rgba(0,0,0,.08); padding-top:15px; padding-bottom:5px; transition:.3s linear}
.header_anim {top:0}
.header_fix .help_link,.header_fix .menu_link,.header_fix .search_link,.header_fix .zamer {display:block}
.header_fix nav {display:none}
.header_fix .search {display:none}
.menu_fix {position:fixed; left:0; top:101px; width:100%; z-index:999}
.btn_blue {text-align:center; margin:15px 0; background:#577edb !important; float:left; display:inline-block; vertical-align:top; color:#fff; font:15px / 38px ClearSans; border-radius:3px; box-shadow:0 1px 1px rgba(0,0,0,.25); text-decoration:none; transition:background .2s linear; width:100%}
.btn_blue:hover {background:#375bb3 !important; color:#fff; text-decoration:none}
footer {float:left; width:100%; margin-bottom:30px}
footer .fot_txt {font-size:13px; color:#999; float:left; width:100%; margin-top:10px}
footer #yellrank {float:left}
footer div {position:relative}
footer .payments {float:left; width:100%}
footer .payments img,footer .payments svg {max-height:15px; width:auto; margin-right:5px; margin-bottom:10px}
footer .email {float:left; margin-top:5px; font-size:16px; padding-top:5px}
footer .container-fluid2 {border-top:1px solid #eee; padding-top:40px}
footer span {margin-bottom:20px; color:#000; font:700 18px ClearSans; float:left; width:100%}
footer a {display:block; vertical-align:top; color:#375bb3; font:14px ClearSans; text-decoration:none; margin-bottom:10px}
footer a:hover {text-decoration:underline}
footer p {font:400 16px / 20px ClearSans; float:left; width:100%}
footer .phone {float:left; width:100%}
footer .phone a {font:700 18px / 18px ClearSans; line-height:1.5; margin-bottom:0; color:#375bb3; display:inline-block}
.prod_right .buy_link {height:60px; width:calc(100% - 130px); margin-top:14px; background-image:url(../img/ic_buy_link.png); background-repeat:no-repeat; background-position:40px 18px; font:18px / 60px ClearSans; padding-left:40px; position:relative}
.success_buy {position:absolute; bottom:70px; left:0; z-index:10; display:none; width:100%; padding:10px; color:#fff; font:13px ClearSans; background:rgba(31,36,40,.9); text-align:center}
.success_buy:after {position:absolute; bottom:-10px; left:50%; display:block; width:10px; height:10px; margin-left:-5px; border:5px solid transparent; border-top-color:rgba(31,36,40,.9); content:''}
.prod_right .buy_link:hover {background-image:url(../img/ic_buy_link.png) !important; background-repeat:no-repeat !important; background-position:40px 18px !important; height:57px; margin-top:17px; line-height:60px}
 .count {float:left; width:120px; margin-right:10px; position:relative; margin-top:10px}
 .count span {float:left; width:100%; text-align:center; font:300 15px / 20px ClearSans}
 .count input {float:left; width:100%; padding:10px 11px; font-size:19px; border-radius:4px; text-align:center; color:#000; border:1px solid #dedede; display:inline-block}
.count .minus {position:absolute; top:20px; left:0; font-size:26px; font-weight:bold; color:#00a061; cursor:pointer; line-height:45px; text-align:center; width:35px}
.count .plus {position:absolute; top:20px; right:0; font-size:26px; font-weight:bold; color:#00a061; cursor:pointer; line-height:45px; text-align:center; width:35px}
.product .count {width:calc(100% - 80px); margin-left:40px; margin-top:0}
.prod_right .nal {height:auto; font:14px / 14px ClearSans; color:#3d3d40; float:right; border-radius:4px; margin-top:8px; margin-bottom:10px}
.prod_right .nal svg {margin-right:2px; margin-top:-2px}
.red {color:#f00 !important}
.prod_right {margin-bottom:20px; padding:20px 30px 25px; background:#f2f2f2; float:left; width:100%}
.prod_right .price {color:#050505; font:20px ClearSans; float:left; width:100%; margin-bottom:10px}
.prod_right .price span {float:right}
.prod_right .art {color:#050505; float:left; margin-bottom:0; font:14px / 14px ClearSans; font-weight:bold; margin-top:12px}
.prod_right .art span {float:right; margin-left:6px; font-weight:normal}
.img-zoom-container {position:relative}
.img-zoom-lens {position:absolute; width:200px; height:200px; cursor:crosshair}
.img-zoom-result {width:400px; height:400px; border:5px solid #eee; background:#fff; color:#333; position:fixed; left:-10000px; bottom:50px; overflow:hidden; -moz-box-shadow:0 0 10px #777; -webkit-box-shadow:0 0 10px #777; box-shadow:0 0 10px #777; line-height:400px; text-align:center; z-index:10000000}
.img-zoom-container:hover + .img-zoom-result {left:calc(50% - 200px)}
.type_door {float:left; width:100%; margin-bottom:30px}
.prod_sec input {display:none}
.input_count {display:block !important}
.prod_sec label {position:relative; padding-left:35px; color:#3d3d40; font:14px / 16px ClearSans; cursor:pointer; float:left; width:50%; margin-bottom:20px; vertical-align:middle; display:flex; flex-direction:row; flex-wrap:nowrap; align-content:center; align-items:center}
.type_door span {}
.prod_sec label img {margin-right:15px}
.prod_sec label:after {position:absolute; top:50%; left:3px; z-index:2; display:block; width:15px; height:15px; margin-top:-7px; opacity:0; border-radius:50%; background:#00a061; content:''; transition:opacity .2s linear}
.prod_sec label:before {position:absolute; top:50%; left:0; z-index:1; display:block; width:21px; height:21px; margin-top:-10px; border:1px solid #cecece; border-radius:50%; background:#fff; content:''}
.prod_sec input[type=radio]:checked+label:after {opacity:1}
.prod_sec {float:left; width:100%; margin-top:50px}
.prod_sec .left {width:244px; margin-bottom:20px; float:left; margin-top:30px}
.prod_sec .left .image {float:left; width:100%}
.prod_sec .left .image a {}
.prod_sec .left .image img {float:left}
.prod_sec .left span {font-size:85%; display:block; border-left:3px solid #339966; padding-left:10px; color:#999; margin-top:20px; float:left}
.prod_sec .center {float:left; width:calc(100% - 274px); margin-top:30px; margin-left:20px}
.prod_sec .center .title {margin-bottom:10px; color:#050505; font:20px ClearSans; float:left; width:100%}
.type_door_color {float:left; width:50%}
.type_door_color a {float:left; width:35px; height:35px; border-radius:100px; margin-right:6px; background-position:center; margin-bottom:6px}
.type_door_color a.act {border:2px solid #14a76d}
.type_door_polot {float:left; width:calc(50% - 20px); margin-left:20px; min-height:100px}
.type_door_polot label {width:100%}
.type_door_size {float:left; width:50%}
.dver_anim {width:180px; float:left; height:285px; background:url(../img/dver_anim/dver0.png); background-size:180px auto; background-position:top center; background-repeat:no-repeat; position:relative}
.dver_anim1 {width:180px; float:left; height:285px; background:url(../img/dver_anim/dver1.png); background-size:180px auto; background-position:top center; background-repeat:no-repeat; position:absolute}
.dver_anim2 {width:180px; float:left; height:285px; background:url(../img/dver_anim/dver2.png); background-size:180px auto; background-position:top center; background-repeat:no-repeat; position:absolute}
.dver_anim3 {width:180px; float:left; height:285px; background:url(../img/dver_anim/dver3.png); background-size:180px auto; background-position:top center; background-repeat:no-repeat; position:absolute}
.dver_anim4 {width:180px; float:left; height:285px; background:url(../img/dver_anim/dver4.png); background-size:180px auto; background-position:top center; background-repeat:no-repeat; position:absolute}
.dver_anim5 {width:180px; float:left; height:285px; background:url(../img/dver_anim/dver5.png); background-size:180px auto; background-position:top center; background-repeat:no-repeat; position:absolute}
.prod_sec .center .type_door_kompl .komplekt_btn {width:53px; background:#00a061; border-radius:50px; display:inline-block; padding:3px 3px; margin-left:10px; margin-right:10px; font-size:22px; line-height:19px; cursor:pointer; height:28px; margin-bottom:-6px; position:relative; transition:opacity .3s linear}
.prod_sec .center .type_door_kompl .komplekt_btn:before {content:''; position:absolute; width:22px; height:22px; border-radius:100px; left:3px; transition:opacity .3s linear; background:#fff url(../img/gal.png); background-repeat:no-repeat; background-position:1px 2px}
.prod_sec .center .type_door_kompl .komplekt_btn_act:before {left:auto; right:3px}
.prod_sec .center .type_door_kompl span {}
.prod_sec .center .type_door_kompl .title {font:24px ClearSans}
.bl50 {float:left; width:50%}
.prod_sec .center .type_door_kompl {}
.prod_sec .center .type_door_kompl .tab1 {float:left; width:100%; margin-top:15px}
.prod_sec .center .type_door_kompl .tab2 .title {margin-bottom:10px; color:#050505; font:20px ClearSans}
.prod_sec .center .type_door_kompl .tab1 span font {background:url(../img/modhint.png); width:25px; height:25px; display:inline-block; margin-left:3px; cursor:pointer; margin-top:-20px}
.prod_sec .center .type_door_kompl .tab1 span font:hover {background:url(../img/modhint-green.png)}
.prod_sec .center .type_door_kompl .tab2 {float:left; width:100%; margin-top:15px}
.prod_sec .center .type_door_kompl .tab2 label {float:left; width:100%}
.poshtuchno_item {float:left; width:calc(100% - 230px); border-bottom:2px dotted #ebeaef; position:relative; color:#3d3d40; font:14px / 19px ClearSans; margin:10px 0; margin-left:50px; height:13px; margin-top:20px}
.poshtuchno_item i {position:absolute; left:-50px; top:-3px; background:#f9f9f9; border:1px solid #e4dfdf; border-radius:13px; width:18px; height:18px; line-height:18px; text-align:center; font-style:normal; font-size:14px; color:#3ba353; cursor:pointer}
.poshtuchno_item i:hover {border:1px solid #00a061}
.poshtuchno_item font {float:right; background:#fff; display:block; width:90px; height:20px; padding-left:10px; color:#757575; font-size:15px; margin-top:-4px}
.poshtuchno_item .num {float:right; border:1px solid #f2f2f2; background:#fff; padding:0 8px; margin-top:-4px; position:absolute; right:90px; top:-3px; height:22px}
.poshtuchno_item .num:before {content:''; width:10px; height:100%; background:#fff; position:absolute; left:-11px; top:-0}
.poshtuchno_item .num input {display:block; border:0; width:26px; text-align:center; font:12px / 20px ClearSans; float:left; color:#737373; height:20px}
.poshtuchno_item .num b {float:left; color:#00a061; font:700 18px / 20px ClearSans; cursor:pointer}
.poshtuchno_item .num i {float:left; color:#00a061; font:700 18px / 20px ClearSans; cursor:pointer}
.poshtuchno_item .num i {}
.poshtuchno_item label {float:left; margin:0; height:16px; position:absolute; left:-24px; top:0}
.poshtuchno_item span {position:absolute; background:#fff; left:20px; padding:0; color:#757575; font-size:15px; top:-2px; height:26px; padding-right:6px}
.poshtuchno_item label:before {position:absolute; top:50%; left:0; z-index:1; display:block; width:16px; height:16px; margin-top:-10px; border:1px solid #cecece; border-radius:2px; background:#fff; content:''}
.poshtuchno_item input:checked+label::before {border-color:#00a061; background-color:#00a061; background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e"); background-size:10px; background-repeat:no-repeat; background-position:2px 2px}
.information {float:left; width:100%; margin-top:20px}
.information .item {}
.information .title {margin-bottom:3px; color:#050505; font-size:18px; float:left; width:100%; font-weight:500}
.information ul {margin-left:20px; float:left; padding:0; margin-top:3px}
.information ul li {position:relative; list-style:none; color:#777; font:14px ClearSans; float:left; width:100%; padding-left:13px}
.information ul li:before {position:absolute; top:10px; left:0; display:block; width:5px; height:1px; background:#777; content:''}
hr {width:100%; border:0; height:0; float:left; margin:0}
.blue_btn_zam {background:#577edb; color:#fff; text-decoration:none; border-radius:10px; padding:10px 10px; width:50%; display:inline-block; transition:0.3s; margin-bottom:5px; float:left; margin-top:10px; text-align:center; font:14px / 18px ClearSans; transition:.3s linear; text-transform:uppercase}
.blue_btn_zam span {width:100%; float:left; font-size:12px}
.WhatsApp {float:left; width:calc(50% - 10px); margin-top:10px; text-align:left; font:14px / 18px ClearSans; text-decoration:none; padding:10px; padding-left:60px; color:#21252f; position:relative; margin-left:10px; border:1px solid #e1e1e1; border-radius:10px; background:#eee}
.WhatsApp svg {position:absolute; width:40px; left:12px; top:calc(50% - 20px); height:40px}
.hr {border:0; margin:0; width:100%; float:left}
.blue_btn_zam:hover {color:#fff; background-color:#818181}
.warranty_block {text-align:left; font:16px / 43px ClearSans; float:left; width:100%; margin-top:0; color:#8f8f8f}
.warranty_block .w1 {background:url(../img/w1.png); width:28px; height:28px; display:inline-block; background-position:-4px -3px; margin-bottom:-8px; margin-right:5px}
.warranty_block .w2 {background:url(../img/w2.png); width:28px; height:28px; display:inline-block; background-position:-4px -5px; margin-bottom:-8px; margin-right:5px}
.new_banners {float:left; width:calc(100% + 10px); display:flex; flex-direction:row; flex-wrap:nowrap; align-content:center; margin-left:-10px}
.new_banners .media {float:left; background:rgba(161,145,8,0.1); margin:10px; padding:10px 10px; display:flex; align-content:center; justify-content:center; align-items:center; width:calc(100% - 20px); height:110px}
.swiper-button-next:after,.swiper-button-prev:after {font-size:20px; color:#000}
.new_banners .swiper-slide:nth-child(2) .media {background:rgba(0,160,97,0.08)}
.new_banners .swiper-slide:nth-child(3) .media {background:rgba(161,40,16,3%)}
.new_banners .media img {margin-right:0; max-width:60px; align-self:center; float:left}
.new_banners .media-body {float:left; width:calc(100% - 70px); margin-left:10px}
.new_banners .media-body span {color:#339966; font-size:14px; line-height:16px; float:left; width:100%; font-weight:bold; margin-bottom:6px}
.new_banners .media-body p {font-size:12px; line-height:14px; float:left; margin:0}
.dverslider .product {width:calc(100% - 60px); margin-left:30px; padding-top:0}
.dverslider .product:before {box-shadow:0 0 8px rgba(0,0,0,.16)}
.dverslider font {margin-bottom:28px; color:#050505; font:26px ClearSans; text-align:center; float:left; width:100%}
.dverslider {float:left; width:100%; overflow-x:hidden; position:static; overflow-y:hidden; height:700px}
.catalog .ban {height:120px; margin-top:10px}
.prod_sec .swiper-button-next,.dverslider .swiper-button-prev {color:#000; right:0; opacity:0.5; transition:opacity .2s linear}
.prod_sec .swiper-button-prev {left:0; right:auto}
.prod_sec .swiper-button-next:hover,.dverslider .swiper-button-prev:hover {opacity:1}
.prod_sec2 .swiper-button-next,.dverslider .swiper-button-prev {color:#000; right:10px; opacity:0.5; transition:opacity .2s linear; position:absolute; top:auto; margin-top:210px}
.prod_sec2 .swiper-button-prev {left:10px; right:auto; top:calc(50% - 22px); z-index:0; position:absolute; top:auto; margin-top:210px}
.prod_sec2 .swiper-button-next:hover,.dverslider .swiper-button-prev:hover {opacity:1}
.dverslider .swiper {position:static; overflow:visible !important}
table {float:left; width:100%}
table tr {}
table tr td {padding:9px 25px; border:1px solid #b8e5d3; color:#050505; font:14px ClearSans}
.list-group {float:left; display:block; border:1px solid #e6e6e6; border-radius:0; margin-top:15px}
 .list-group .list-group-item {float:left; width:auto; display:block; border-radius:0; padding:0 27px; color:#3d3d40; font:16px / 42px ClearSans; text-decoration:none; transition:.2s linear; border:0}
 .list-group .active {color:#fff; background:#00a061; margin:0}
.tab-content {float:left; width:100%; margin:15px 0}
.arrowUp {margin-bottom:60px}
.arrowUp img {float:left}
.arrowUp .desc {float:left; width:100%; margin-top:10px; color:#565656; font:15px / 18px ClearSans}
.fot1 {float:left; width:40%}
.fot2 {float:left; width:calc(60% - 100px); margin-left:100px}
.header_mob,.mobUp,.mobUp2 {display:none}
.right_grid_tabs span {margin-bottom:27px; color:#050505; font:26px / 44px ClearSans; float:left; width:100%}
.right_grid_tabs a {float:left; width:100%}
.right_grid_tabs img {}
.menu_mob_bottom {display:none}
.textAction {display:none}
.mob_ban_block {display:none; float:left; width:100%}
footer .btn_blue {width:180px}
.yell {width:160px; height:50px; float:left; background:#fff url(../img/yel.png); background-repeat:no-repeat; border:1px solid #d2d2d2; border-radius:5px; cursor:pointer; background-position:center; margin-bottom:10px}
footer iframe {margin-bottom:10px}
.blago {width:160px}
.filtr_list_mob {display:none}
.modal-header {border:0; padding-top:40px; padding-bottom:0}
.modal-title {color:#3d3d40; font:24px ClearSans; text-align:center; float:left; width:100%}
.modal-body {padding:40px}
.modal-body input[type=text] {width:100%; height:64px; padding:0 25px; color:#7c7c82; font:14px ClearSans; border:none; border-radius:5px; background:#f2f2f2; box-shadow:0 3px 2px rgba(0,0,0,.13); margin-bottom:20px}
.modal-body input[type=checkbox]+label {position:relative; padding-left:45px; color:#363636; font:16px ClearSans; cursor:pointer; float:left; margin-bottom:10px}
.modal-body input[type=checkbox]+label:before {position:absolute; top:0; left:0; z-index:1; display:block; width:30px; height:30px; border-radius:3px; background:#f2f2f2; box-shadow:0 3px 2px rgba(0,0,0,.13); content:''}
.modal-body input[type=checkbox]+label:after {position:absolute; top:8px; left:7px; z-index:2; display:block; width:16px; height:16px; opacity:0; border-radius:3px; background:#00a061; content:''; transition:opacity .2s linear}
.modal-body input[type=checkbox]:checked+label:after {opacity:1}
.modal-body input[type=checkbox] {display:none}
.modal-body input[type=submit] {display:inline-block; vertical-align:top; width:100%; height:73px; padding:0 22px; color:#fff; font:18px / 73px ClearSans; border:none; border-radius:3px; background:#00a061; cursor:pointer; transition:background .2s linear}
.modal-body textarea {width:100%; height:167px; padding:22px 25px; color:#7c7c82; font:14px ClearSans; border:none; border-radius:5px; background:#f2f2f2; box-shadow:0 3px 2px rgba(0,0,0,.13); resize:none; margin-bottom:20px}
.btn-close {position:absolute; right:-22px; top:-22px; color:#fff; fill:#00a061; background:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'><path%20d='M.293.293a1%201%200%200%201%201.414%200L8%206.586%2014.293.293a1%201%200%201%201%201.414%201.414L9.414%208l6.293%206.293a1%201%200%200%201-1.414%201.414L8%209.414l-6.293%206.293a1%201%200%200%201-1.414-1.414L6.586%208%20.293%201.707a1%201%200%200%201%200-1.414z'/></svg>"); opacity:1; font-size:10px}
.itogo {margin-top:60px; margin-bottom:0; color:#000; font:700 24px / 46px ClearSans}
.oform1 {position:relative; margin-bottom:100px; margin-top:30px; width:100%; float:left}
.oform1 span {float:left; width:100%; color:#282828 !important; font:400 14px / 14px ClearSans !important}
.oform1 input {width:200px; color:#7c7c82; font:14px ClearSans; border:none; border-radius:5px; height:46px; padding:10px; margin-top:5px; box-shadow:inset 0 1px 6px 1px #e5e5e5; background:#f3f3f3}
.oform1 button {margin:0; margin-top:5px; cursor:pointer; border:0; height:46px !important; display:inline-block; vertical-align:top; margin-left:21px; padding:0 22px; color:#fff; font:300 16px / 43px ClearSans; border-bottom:3px solid #047347; border-radius:3px; background:#00a061; text-decoration:none; transition:.1s linear}
.custom-checkbox {position:absolute; z-index:-1; opacity:0}
.custom-checkbox+label {display:inline-flex; align-items:center; user-select:none; font:400 12px / 12px ClearSans; margin-top:30px}
.custom-checkbox+label::before {content:''; display:inline-block; width:1em; height:1em; flex-shrink:0; flex-grow:0; border:1px solid #adb5bd; border-radius:0.25em; margin-right:0.5em; background-repeat:no-repeat; background-position:center center; background-size:50% 50%}
.custom-checkbox:checked+label:before {border-color:#00a061; background-color:#00a061; background-image:url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e)}
.cart_sec {float:left; width:100%; margin-top:30px}
.cart_sec .wet {color:#000; font:700 18px / 45px ClearSans; text-align:right; margin-top:-90px}
.cart_sec .price_t {font:700 18px / 45px ClearSans; margin-top:-90px}
.cart_sec .tit {color:#3d3d40; font:14px ClearSans; line-height:30px}
.cart_sec h1 {margin-bottom:30px; color:#050505; font:26px ClearSans}
.cart_sec .tov_basket {border-top:1px solid #eee; margin-bottom:20px; padding-top:20px; position:relative}
.cart_sec .tov a {float:left}
.cart_sec .tov .name {float:left; display:inline-block; vertical-align:top; color:#00a061; font:700 17px ClearSans; margin-top:30px; width:calc(100% - 180px); margin-bottom:15px}
.cart_sec .tov a img {width:90px; margin-right:30px}
.cart_sec .price {color:#000; font:700 18px / 18px ClearSans; padding-top:30px}
.cart_sec .tov span {color:#000; font:15px ClearSans; float:left; width:calc(100% - 120px)}
.cart_sec .count {float:left; width:120px; position:relative; margin-top:15px}
.cart_sec .count .minus {position:absolute; top:0; left:0; font-size:26px; font-weight:bold; color:#00a061; cursor:pointer}
.cart_sec .count input {float:left; width:100%; padding:10px 11px; font-size:19px; border-radius:4px; text-align:center; color:#000; border:1px solid #dedede; display:inline-block}
.cart_sec .count .plus {position:absolute; top:0; right:0; font-size:26px; font-weight:bold; color:#00a061; cursor:pointer}
.delete_cart_product {display:block; width:45px; height:45px; border-radius:50%; background:#f2f2f2 url(../img/ic_favorite_del.png) center center no-repeat; margin-top:15px; float:left; cursor:pointer}
.oform_sec {float:left; width:100%; margin:50px 0}
.oform_sec #map {width:calc(50% - 20px); height:300px; float:right; margin-right:20px}
.adres {float:left; width:100%}
.oform_sec .adres svg {display:none}
.err1,.err2,.err3 {display:none; width:calc(100% - 20px); float:left; background:#f3f3f3; padding:15px; margin-bottom:20px; color:#e9383e}
.oform_sec .suggestions-suggestions {background:#fff; border:1px solid #eee; border-radius:4px}
.oform_sec .adres .div1 {float:left; width:50%}
.oform_sec .adres spans {float:left; width:100px; font:400 16px/35px ClearSans; color:#8f8f94}
.oform_sec .adres span {font:400 16px/20px ClearSans}
.oform_sec .adres input {width:calc(100% - 140px); color:#7c7c82; font:14px ClearSans; border:none; border-radius:5px; height:35px; padding:10px; box-shadow:inset 0 1px 6px 1px #e5e5e5; background:#f3f3f3}
.oform_sec .adres font {float:left; width:100%; margin-bottom:20px}
.oform_sec .adres button {background:#00a061; color:#fff; border:0; font:400 16px/40px ClearSans; padding:0 15px; cursor:pointer; border-radius:6px; margin-left:100px}
.oform_sec .btn {margin-left:72px}
.oform_sec .installation-label {float:left; width:calc(100% - 72px); margin-bottom:25px; position:relative; display:block; color:#888a8e; line-height:32px; margin-left:72px; padding-left:40px; margin-top:0}
.oform_sec .form input[type=checkbox]+label:before {position:absolute; top:0; left:0; z-index:1; display:block; width:30px; height:30px; border-radius:3px; background:#f2f2f2; box-shadow:0 3px 2px rgba(0,0,0,.13); content:''; border:0}
.oform_sec .form input[type=checkbox]+label:after {position:absolute; top:8px; left:7px; z-index:2; display:block; width:16px; height:16px; opacity:0; border-radius:3px; background:#00a061; content:''; transition:opacity .2s linear}
.oform_sec .form input[type=checkbox]:checked+label:after {opacity:1}
.oform_sec .form {float:left; width:calc(100% - 33.3% - 25px); margin-right:25px}
.oform_sec .form .input {color:#7c7c82; font:14px ClearSans; border:none; border-radius:5px; background:#f2f2f2; box-shadow:inset 0 1px 6px 1px #e5e5e5 !important; width:300px; height:40px; padding:0 10px; position:absolute; left:120px}
.oform_sec .form div {float:left; width:100%; font:300 14px / 40px ClearSans; color:#888a8e; margin-bottom:25px; position:relative}
.oform_sec .title {width:100%; float:left; font:600 20px / 20px ClearSans !important; margin-bottom:30px !important; color:#000 !important}
.oform_sec h1 {margin-bottom:30px; color:#050505; font:26px ClearSans}
.oform_sec comment {margin-left:85px; border-bottom:1px dotted; cursor:pointer; color:#777; font:500 14px / 40px ClearSans}
.oform_sec .form textarea {display:none; width:300px !important; box-shadow:inset 0 1px 6px 1px #e5e5e5 !important; background:#f3f3f3 !important; padding:9px 10px !important; height:120px !important; color:#7c7c82; font:14px ClearSans; border:none; border-radius:5px; resize:none; margin-left:72px}
.kred {}
.dost {width:calc(33.3% - 20px); border:2px solid #f2f2f2; padding:30px; float:left; margin-bottom:30px; margin-right:20px; height:190px; border-radius:4px; font:500 17px / 20px ClearSans; position:relative; padding-left:60px}
.dost span {width:100%; float:left; font:500 14px / 20px ClearSans; color:#9c9c9c; margin-top:15px}
.dost input[type=radio] {display:none}
.dost:hover {border:2px solid #00a061; color:#e9383e}
.dost img {position:absolute; top:-14px; left:calc(50% - 32.5px); background:#fff; padding:0 15px}
.dost input[type=radio]+label {position:relative; display:inline-block; vertical-align:top; padding-left:35px; color:#3d3d40; font:14px / 16px ClearSans; cursor:pointer; position:absolute; left:0; top:0; width:100%; height:100%}
.dost input[type=radio]+label:before {position:absolute; top:38px; left:30px; z-index:1; display:block; width:21px; height:21px; margin-top:-10px; border:1px solid #cecece; border-radius:50%; background:#fff; content:''}
.dost input[type=radio]+label:after {position:absolute; top:38px; left:33px; z-index:2; display:block; width:15px; height:15px; margin-top:-7px; opacity:0; border-radius:50%; background:#00a061; content:''; transition:opacity .2s linear}
.dost input[type=radio]:checked+label:after {opacity:1}
.oform_sec .pr {color:#ababab; font:300 14px / 16px ClearSans; margin-left:30px; width:calc(100% - 60px); float:left; margin-top:10px}
.you_zak {width:100%; float:left; background:#f3f3f3; padding:30px; position:relative}
.you_zak .itog {}
.you_zak .itog div {font:600 15px / 24px ClearSans; color:#000}
.you_zak .itog span {font:600 15px / 24px ClearSans; color:#000}
.you_zak i {background:url(../img/i.png); width:20px; height:20px; position:absolute; margin-top:-1px; margin-left:5px; cursor:pointer}
.you_zak span {font:600 20px / 24px ClearSans; float:left; width:100%; text-align:center; margin-bottom:30px}
.you_zak div {float:left; width:100%; font:500 14px / 16px ClearSans; color:#8f8f94; margin-bottom:15px}
.you_zak div span {font:500 14px / 16px ClearSans; float:right; width:auto; margin:0}
.you_zak div div {width:auto; margin:0}
pop {display:none; background:#fff; position:absolute; right:163px; padding:30px; box-shadow:0 2px 31px -5px #888; border-radius:6px; top:150px; width:400px; z-index:99999}
pop::before {content:''; position:absolute; top:-12px; right:22px; width:0; height:0; border-right:11px solid transparent; border-bottom:13px solid #fff; border-left:11px solid transparent}
pop a {width:16px; height:16px; background:url(../img/icons.png) -615px -55px no-repeat; position:absolute; right:15px; cursor:pointer}
pop:hover a:before {content:'Скрыть'; right:19px; position:absolute}
.options a,.options font {content:url(../img/modhint.png); width:27px; height:26px; display:inline-block; cursor:pointer; float:none; position:absolute; right:-32px; top:-10px; margin-bottom:0}
.options a:hover,.options font:hover {content:url(../img/modhint-green.png)}
.options {float:left; width:144px; margin-left:calc(50% - 72px)}
.options .title {float:left; margin-bottom:0; color:#000; font:700 16px ClearSans; height:35px; position:relative; text-align:left}
.options .line {float:left; width:100%; margin-bottom:10px}
.options input[type=radio] {display:none}
.options input[type=radio]+label {position:relative; display:table-cell; vertical-align:top; height:17px; padding-left:27px; color:#000; font:14px / 20px ClearSans; cursor:pointer}
.options input[type=radio]+label:before {position:absolute; top:0; left:0; display:block; width:16px; height:16px; background:url(../img/ic_checkbox.png) 0 0 no-repeat; background-size:100% auto; content:''}
.options input[type=radio]:checked+label:before {background-position:0 100%}
.skid_off {float:left; color:#05051b; font-size:14px; line-height:27px; height:17px; text-align:left}
.skid_off svg {margin-right:2px; margin-top:-2px}
.design {float:left; width:100%; border-radius:10px; margin-top:0}
.design span {float:left; width:calc(100% - 50px); color:#577edb; font-weight:700; font-size:14px}
.design p {float:left; width:calc(100% - 50px); margin:0; color:#8f8f8f; font-size:14px; line-height:14px}
.design svg {fill:#577edb; stroke:#577edb !important; width:32px; float:left; margin-top:4px; height:32px; margin-right:3px; margin-left:-1px}
.one_click {float:left; border:1px solid #dedede; width:100%; margin-top:10px; border-radius:6px; position:relative}
.one_click input[type=text] {display:block; float:left; width:calc(100% - 180px); font:300 16px / 44px ClearSans; border:0; border-radius:6px 0 0 6px; padding:0 10px; outline:none}
.one_click input[type=submit] {display:block; float:left; width:180px; font:300 16px / 44px ClearSans; border:none; padding:0; border-radius:0 6px 6px 0; color:#ffffff; transition:.3s linear; background:#3d3d40}
.one_click input[type=submit]:hover {background:#577edb}
:active,:hover,:focus {outline:0; outline-offset:0}
.prod_sec h3 {font-size:20px}
.prod_sec .har {height:200px; float:left; width:50%; margin-bottom:30px; overflow:hidden; position:relative}
.prod_sec .har .op {position:absolute; bottom:0; left:0; z-index:2; color:#333; border-bottom:1px dashed rgba(51,51,51,.4); font-size:14px; line-height:18px; cursor:pointer}
.prod_sec .har:before {content:''; position:absolute; width:100%; height:100px; bottom:0; left:0; z-index:1; background:linear-gradient(180deg,rgba(2,0,36,0) 0,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%)}
.prod_sec .har_act {height:auto}
.prod_sec .har_act:before {display:none}
.prod_sec table {float:left; width:100%}
.prod_sec table tr td {color:#333; font:14px ClearSans; position:relative; vertical-align:top; border:0; padding:0; padding-right:40px; padding-top:10px}
.prod_sec td.name:before {content:''; display:block; height:20px; position:absolute; left:0; right:10px; top:4px; border-bottom:1px dashed #d3d4dd; z-index:-1}
td.name span {float:left; background:#fff; padding-right:6px; white-space:nowrap; color:#909090}
.des {float:left; width:calc(50% - 40px); padding-top:10px; margin-bottom:30px; padding-right:40px; font-size:14px; color:#333}
.des p {color:#333; font-size:14px}
@media (max-width:950px) {.prod_sec table tr td {padding-right:0; width:50%}
.prod_sec table {width:100%}
.prod_sec .har {width:100%}
.des {padding-top:10px; margin-bottom:0; width:100%; padding-right:0}
}
split {float:left; width:100%; border-radius:4px; margin-top:10px; background:url(/img/split2.svg) no-repeat; background-position:20px center; padding:10px; padding-left:95px; border:1px solid #dedede; position:relative; cursor:pointer; background-color:#f8f8f8}
split:after {content:''; width:6px; height:11px; background:url(data:image/svg+xml,%3Csvg%20width%3D%226%22%20height%3D%2211%22%20viewBox%3D%220%200%206%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1%209.5L5%205.5L1%201.5%22%20stroke%3D%22%23D4D9E0%22%20stroke-width%3D%221.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E) no-repeat; position:absolute; top:30px; right:15px}
split span {float:left; width:100%; color:#555; font-size:13px; line-height:18px; font-weight:bold}
split p {float:left; width:100%; color:#555; font-size:13px; line-height:18px; margin:0}
split font {float:left; width:100%; line-height:18px; margin:0; padding:0; color:#8B9096; font-size:11px; font-weight:400}
.slider {display:inline-block; vertical-align:middle; position:relative}
.slider.slider-horizontal {width:210px; height:20px}
.slider.slider-horizontal .slider-track {height:10px; width:100%; margin-top:-5px; top:50%; left:0}
.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-low,.slider.slider-horizontal .slider-track-high {height:100%; top:0; bottom:0}
.slider.slider-horizontal .slider-tick,.slider.slider-horizontal .slider-handle {margin-left:-10px}
.slider.slider-horizontal .slider-tick.triangle,.slider.slider-horizontal .slider-handle.triangle {position:relative; top:50%; transform:translateY(-50%); border-width:0 10px 10px 10px; width:0; height:0; border-bottom-color:#036fa5; margin-top:0}
.slider.slider-horizontal .slider-tick-container {white-space:nowrap; position:absolute; top:0; left:0; width:100%}
.slider.slider-horizontal .slider-tick-label-container {white-space:nowrap; margin-top:20px}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {display:inline-block; text-align:center}
.slider.slider-horizontal.slider-rtl .slider-track {left:initial; right:0}
.slider.slider-horizontal.slider-rtl .slider-tick,.slider.slider-horizontal.slider-rtl .slider-handle {margin-left:initial; margin-right:-10px}
.slider.slider-horizontal.slider-rtl .slider-tick-container {left:initial; right:0}
.slider.slider-vertical {height:210px; width:20px}
.slider.slider-vertical .slider-track {width:10px; height:100%; left:25%; top:0}
.slider.slider-vertical .slider-selection {width:100%; left:0; top:0; bottom:0}
.slider.slider-vertical .slider-track-low,.slider.slider-vertical .slider-track-high {width:100%; left:0; right:0}
.slider.slider-vertical .slider-tick,.slider.slider-vertical .slider-handle {margin-top:-10px}
.slider.slider-vertical .slider-tick.triangle,.slider.slider-vertical .slider-handle.triangle {border-width:10px 0 10px 10px; width:1px; height:1px; border-left-color:#036fa5; margin-left:0}
.slider.slider-vertical .slider-tick-label-container {white-space:nowrap}
.slider.slider-vertical .slider-tick-label-container .slider-tick-label {padding-left:4px}
.slider.slider-vertical.slider-rtl .slider-track {left:initial; right:25%}
.slider.slider-vertical.slider-rtl .slider-selection {left:initial; right:0}
.slider.slider-vertical.slider-rtl .slider-tick.triangle,.slider.slider-vertical.slider-rtl .slider-handle.triangle {border-width:10px 10px 10px 0}
.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {padding-left:initial; padding-right:4px}
.slider.slider-disabled .slider-handle {background-color:#cfcfcf; background-image:-moz-linear-gradient(top,#DFDFDF,#BEBEBE); background-image:-webkit-gradient(linear,0 0,0 100%,from(#DFDFDF),to(#BEBEBE)); background-image:-webkit-linear-gradient(top,#DFDFDF,#BEBEBE); background-image:-o-linear-gradient(top,#DFDFDF,#BEBEBE); background-image:linear-gradient(to bottom,#DFDFDF,#BEBEBE); background-repeat:repeat-x; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFDFDF',endColorstr='#BEBEBE',GradientType=0)}
.slider.slider-disabled .slider-track {background-color:#e7e7e7; background-image:-moz-linear-gradient(top,#E5E5E5,#E9E9E9); background-image:-webkit-gradient(linear,0 0,0 100%,from(#E5E5E5),to(#E9E9E9)); background-image:-webkit-linear-gradient(top,#E5E5E5,#E9E9E9); background-image:-o-linear-gradient(top,#E5E5E5,#E9E9E9); background-image:linear-gradient(to bottom,#E5E5E5,#E9E9E9); background-repeat:repeat-x; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E5E5E5',endColorstr='#E9E9E9',GradientType=0); cursor:not-allowed}
.slider input {display:none}
.slider .tooltip-inner {white-space:nowrap; max-width:none}
.slider .bs-tooltip-top .tooltip-inner,.slider .bs-tooltip-bottom .tooltip-inner {position:relative; left:-50%}
.slider.bs-tooltip-left .tooltip-inner,.slider.bs-tooltip-right .tooltip-inner {position:relative; top:-100%}
.slider .tooltip {pointer-events:none}
.slider .tooltip.bs-tooltip-top .arrow,.slider .tooltip.bs-tooltip-bottom .arrow {left:-.4rem}
.slider .tooltip.bs-tooltip-top {margin-top:-44px}
.slider .tooltip.bs-tooltip-bottom {margin-top:2px}
.slider .tooltip.bs-tooltip-left,.slider .tooltip.bs-tooltip-right {margin-top:-14px}
.slider .tooltip.bs-tooltip-left .arrow,.slider .tooltip.bs-tooltip-right .arrow {top:8px}
.slider .hide {display:none}
.slider-track {background-color:#f7f7f7; background-image:-moz-linear-gradient(top,#f5f5f5,#F9F9F9); background-image:-webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#F9F9F9)); background-image:-webkit-linear-gradient(top,#f5f5f5,#F9F9F9); background-image:-o-linear-gradient(top,#f5f5f5,#F9F9F9); background-image:linear-gradient(to bottom,#f5f5f5,#F9F9F9); background-repeat:repeat-x; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#F9F9F9',GradientType=0); -webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1); -moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1); box-shadow:inset 0 1px 2px rgba(0,0,0,0.1); -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; position:absolute; cursor:pointer}
.slider-selection {background-color:#f7f7f7; background-image:-moz-linear-gradient(top,#F9F9F9,#f5f5f5); background-image:-webkit-gradient(linear,0 0,0 100%,from(#F9F9F9),to(#f5f5f5)); background-image:-webkit-linear-gradient(top,#F9F9F9,#f5f5f5); background-image:-o-linear-gradient(top,#F9F9F9,#f5f5f5); background-image:linear-gradient(to bottom,#F9F9F9,#f5f5f5); background-repeat:repeat-x; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9',endColorstr='#f5f5f5',GradientType=0); -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15); -moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15); box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15); -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; position:absolute}
.slider-selection.tick-slider-selection {background-color:#46c1fe; background-image:-moz-linear-gradient(top,#52c5ff,#3abcfd); background-image:-webkit-gradient(linear,0 0,0 100%,from(#52c5ff),to(#3abcfd)); background-image:-webkit-linear-gradient(top,#52c5ff,#3abcfd); background-image:-o-linear-gradient(top,#52c5ff,#3abcfd); background-image:linear-gradient(to bottom,#52c5ff,#3abcfd); background-repeat:repeat-x; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#52c5ff',endColorstr='#3abcfd',GradientType=0)}
.slider-track-low,.slider-track-high {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; position:absolute; background:transparent}
.slider-handle {background-color:#0478b2; background-image:-moz-linear-gradient(top,#0480BE,#036fa5); background-image:-webkit-gradient(linear,0 0,0 100%,from(#0480BE),to(#036fa5)); background-image:-webkit-linear-gradient(top,#0480BE,#036fa5); background-image:-o-linear-gradient(top,#0480BE,#036fa5); background-image:linear-gradient(to bottom,#0480BE,#036fa5); background-repeat:repeat-x; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0480BE',endColorstr='#036fa5',GradientType=0); -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); -moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); position:absolute; top:0; width:20px; height:20px; background-color:#0480BE; border:0 solid transparent}
.slider-handle:hover {cursor:pointer}
.slider-handle.round {-webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px}
.slider-handle.triangle {background:transparent none}
.slider-handle.custom {background:transparent none}
.slider-handle.custom::before {line-height:20px; font-size:20px; content:'\2605'; color:#726204}
.slider-tick {background-color:#f7f7f7; background-image:-moz-linear-gradient(top,#f5f5f5,#F9F9F9); background-image:-webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#F9F9F9)); background-image:-webkit-linear-gradient(top,#f5f5f5,#F9F9F9); background-image:-o-linear-gradient(top,#f5f5f5,#F9F9F9); background-image:linear-gradient(to bottom,#f5f5f5,#F9F9F9); background-repeat:repeat-x; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5',endColorstr='#F9F9F9',GradientType=0); -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15); -moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15); box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15); -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; position:absolute; cursor:pointer; width:20px; height:20px; filter:none; opacity:0.8; border:0 solid transparent}
.slider-tick.round {border-radius:50%}
.slider-tick.triangle {background:transparent none}
.slider-tick.custom {background:transparent none}
.slider-tick.custom::before {line-height:20px; font-size:20px; content:'\2605'; color:#726204}
.slider-tick.in-selection {background-color:#46c1fe; background-image:-moz-linear-gradient(top,#52c5ff,#3abcfd); background-image:-webkit-gradient(linear,0 0,0 100%,from(#52c5ff),to(#3abcfd)); background-image:-webkit-linear-gradient(top,#52c5ff,#3abcfd); background-image:-o-linear-gradient(top,#52c5ff,#3abcfd); background-image:linear-gradient(to bottom,#52c5ff,#3abcfd); background-repeat:repeat-x; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#52c5ff',endColorstr='#3abcfd',GradientType=0); opacity:1}
.komlect_bl {float:left; width:calc(100% - 20px); position:relative; overflow:hidden; padding-bottom:180px; margin-bottom:-110px; padding-top:15px; padding-left:10px; padding-right:10px}
.komlect_bl:before {content:''; background:#eee; width:100%; height:calc(100% - 200px); position:absolute; border-radius:6px; top:40px; left:0}
.komlect_bl h2 {color:#000; font-size:20px; position:relative; z-index:1; margin-bottom:15px; line-height:20px}
.komlect_bl .product:before {display:none}
.komlect_bl .product .price .price_for,.komlect_bl .product:hover .details,.komlect_bl .product:hover .favorite,.komlect_bl .product:hover yandex-pay-badge {display:none}
.komlect_bl .product:hover {z-index:auto}
.komlect_bl .product .price {height:40px}
.komlect_bl .product count {position:absolute; right:5px; top:10px; color:#989899; line-height:20px; font-size:14px; padding:0 5px; z-index:5}
.komlect_bl .product {width:calc(100% - 10px); background:#fff; margin-left:5px; border-radius:6px}
.komlect_bl .product:after {content:'+'; position:absolute; top:calc(50% - 50px); right:-24px; background:#00a061; color:#fff; line-height:36px; width:36px; border-radius:20px; font-size:28px; z-index:1}
.komlect_bl .swiper-slide:last-child .product:after {display:none}
.komlect_bl .options,.komlect_bl .count,.komlect_bl .btn {display:none}
.komlect_bl .product .img {width:100%; height:200px}
.komlect_bl .product .img img {max-height:100%; width:auto; max-width:100%; height:auto}
.komlect_bl .swiper-backface-hidden .swiper-slide {transform:none}
.kps {position:relative; width:calc(100% - 10px); HEIGHT:370px; border-radius:6px; float:left; margin-left:5px; display:flex; justify-content:center; flex-direction:column; flex-wrap:nowrap; align-content:center; align-items:center; padding:20px}
.kps p {font-size:12px; line-height:14px; color:#00000061; text-align:left}
.kps .krug {background:hsl(240deg 2.4% 24.51%); height:180px; width:180px; display:flex; border-radius:1000px; color:#ffffff; text-align:left; flex-direction:column; align-content:center; justify-content:center; align-items:center}
.kps .krug span {font-size:12px; line-height:12px}
.kps .krug price {font-size:26px; color:#e9df7b; margin-top:10px; font-family:arial; font-weight:700}
.kps .krug oldprice {position:relative; padding:0 4px; font-family:arial; font-size:16px; font-weight:400}
.kps .krug oldprice:before {content:''; width:100%; height:1px; top:50%; position:absolute; background:red; left:0}
.kps .krug font {float:left; font-size:14px; line-height:14px; width:100%; text-align:center; margin-top:4px}
.kps .buy {background:#00a061; width:calc(100% - 0); line-height:40px; margin:10px; color:#fff; border-radius:6px; cursor:pointer; transition:.3s linear; background-image:url(/img/ic_buy_link.png) !important; background-repeat:no-repeat !important; background-position:45px 8px !important; background-size:18px; text-transform:uppercase; font-weight:400; padding-left:15px}
.kps .buy:hover {background-color:#028350}
.komlect_bl .swiper-scrollbar {bottom:-13px}
.komlect_bl .kps.usl {background:#fffcf7}
.komlect_bl .kps.usl span {font-size:25px; color:#3d3d40; text-align:center; text-transform:uppercase; line-height:30px; font-weight:800}
.komlect_bl .kps.usl price {color:#fff; background:#00a061; padding:10px 20px; border-radius:10px; font-family:arial; font-weight:700; font-size:26px; margin-top:10px}
#rev_modal .modal-content {padding:30px}
#rev_modal input {width:100%; margin-top:10px; margin-bottom:10px; border:1px solid #eee; border-radius:8px; line-height:40px; padding:0 15px}
#rev_modal textarea {width:100%; border:1px solid #eee; border-radius:8px; line-height:40px; padding:0 15px}
#rev_modal .btn {}
#rev_modal .title {font-size:24px; font-weight:600; margin-bottom:15px}
#rev_modal .blocen {display:flex; flex-direction:row; flex-wrap:nowrap; align-content:center; align-items:center; border:1px solid #eee; border-radius:10px; padding:15px; justify-content:flex-start}
#rev_modal .blocen .stars:before {position:absolute; left:-66px; font-weight:600; line-height:30px; content:'Оценка:'}
#rev_modal .blocen .rt {display:flex; height:100%; flex-direction:column; align-items:flex-start}
#rev_modal .blocen .name {font-size:16px; font-weight:700; margin-bottom:15px}
#rev_modal .blocen .img {width:82px; height:82px; background-size:auto 64px; background-repeat:no-repeat; background-position:center; border:1px solid #eee; border-radius:10px; margin-right:20px}
#rev_modal .blocen .stars {display:flex; background:#f8f9fa; border-radius:4px; position:relative; flex-direction:row; width:auto; margin-left:66px}
#rev_modal .blocen .star {width:24px; height:24px; background-size:25px 24px; cursor:pointer}
.rev2 {display:flex; flex-wrap:wrap; flex-direction:row; float:left; width:100%; margin-top:15px}
.rev2 .title {width:100%; font-size:26px; font-weight:600; margin-bottom:10px}
.rev2 .left {width:calc(50% - 10px) !important; margin:0}
.rev2 .ocen {font-size:38px; font-weight:800; width:100%}
.rev2 .ocen span {font-size:24px; float:none; border:0; display:inline-block; padding:0}
.rev2 .left p {color:#8f90a6; font-size:14px; line-height:14px; font-weight:300; margin-top:10px}
.rev2 .left .btn {border:1px solid #00a062; background:#fff; color:#00a062; font-weight:400; margin-top:0}
.rev2 .right {width:50%}
.rev2 .right .bl {display:flex; flex-direction:row; flex-wrap:nowrap; margin-bottom:10px; justify-content:space-between; align-items:center}
.rev2 .right .bl .progress {background:#f5f5f5; height:6px; width:calc(100% - 20px); margin-left:10px; margin-right:10px; border-radius:10px}
.rev2 .right .bl .progress div {background:#c7c9d9; height:100%; border-radius:10px}
.rev2 .right .bl span {background:#f8f9fa; padding:0 4px; border-radius:4px; font-size:12px; line-height:22px; font-weight:700; width:30px; text-align:center; display:block}
.rev2 .right .stars {display:flex; background:#f8f9fa; border-radius:4px}
.star {background-image:url("data:image/svg+xml; charset=UTF-8,%3csvg width='13' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.088.474a.5.5 0 01.955 0l1.13 3.64a.5.5 0 00.478.351h3.707a.5.5 0 01.302.898L9.624 7.67a.5.5 0 00-.175.546l1.15 3.702a.5.5 0 01-.78.547l-2.951-2.242a.5.5 0 00-.605 0L3.31 12.465a.5.5 0 01-.78-.547l1.15-3.702a.5.5 0 00-.175-.546L.47 5.363a.5.5 0 01.302-.898H4.48a.5.5 0 00.477-.351L6.088.474z' fill='%23FC0'/%3e%3c/svg%3e"); width:14px; height:14px; background-size:14px 14px; margin:3px}
.star0 {background-image:url("data:image/svg+xml; charset=UTF-8,%3csvg width='14' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.392.474a.5.5 0 01.955 0l1.131 3.64a.5.5 0 00.478.351h3.706a.5.5 0 01.303.898L9.928 7.67a.5.5 0 00-.175.546l1.151 3.702a.5.5 0 01-.78.547l-2.952-2.242a.5.5 0 00-.605 0l-2.952 2.242a.5.5 0 01-.78-.547l1.15-3.702a.5.5 0 00-.174-.546L.774 5.363a.5.5 0 01.303-.898h3.706a.5.5 0 00.478-.351L6.392.474z' fill='%23C7C9D9'/%3e%3c/svg%3e")}
.swiper-rev {width:100%; margin-bottom:6px; margin-top:6px; border:1px solid #eee; border-radius:8px}
.swiper-rev .panel {position:absolute; right:calc(50% - 70px); top:10px; display:flex; flex-direction:row; flex-wrap:nowrap; align-content:center; width:140px}
.swiper-rev .panel .swiper-button-prev,.swiper-rev .panel .swiper-button-next {position:relative; top:auto; height:auto; margin:0 8px; width:auto}
.swiper-rev .swiper-button-next:after,.swiper-rev .swiper-button-prev:after {font-size:14px}
.swiper-rev .panel .swiper-pagination {position:relative; bottom:0; font-size:14px; border-radius:10px; padding:0 5px; line-height:26px; color:#8d8d8d}
.rev_item {position:relative; padding:15px; display:flex; flex-direction:column; flex-wrap:nowrap; text-align:left}
.rev_item p {margin-top:10px; font-size:14px; line-height:18px; color:#1d1d1b; margin-bottom:0}
.rev_item .stars {position:absolute; right:15px; display:flex; flex-direction:row; flex-wrap:nowrap; top:15px; background:#f8f9fa; border-radius:4px}
.rev_item .user {padding-left:60px; background:url(../img/sprite.svg#include--review-author-icon); background-repeat:no-repeat; background-size:50px 50px; height:50px; display:flex; flex-direction:column; justify-content:center}
.rev_item .user font {font-weight:800}
.rev_item .user .date {color:#8f90a6; font-size:12px; line-height:12px}
.rev_ret {margin-top:10px; background:#f2f4f8; padding:15px 15px; border-radius:8px; font-size:14px; line-height:18px; color:#1d1d1b}
.product .stars {flex-direction:row; flex-wrap:nowrap; position:absolute; display:flex; top:330px; border-radius:4px; font-size:12px; color:#555; line-height:20px; width:calc(100% - 20px); left:10px; justify-content:center; align-content:center; align-items:center}
.product .star {width:12px; height:12px; background-size:12px 12px; margin:2px 1px}
.product .star:nth-child(5) {margin-right:4px}
.komlect_bl .stars,.dvernaya-furnitura .stars {display:none}
.dverslider .stars {top:315px}
@media (max-width:950px) {.rev2 .right {width:100%; margin-top:10px}
.rev_item {width:100%}
.rev2 .ocen span {margin:0; width:auto !important; margin:0 !important}
.komlect_bl {margin-left:-12px; width:calc(100% + 24px)}
.komlect_bl:before {border-radius:0}
.komlect_bl .product .img img {max-width:calc(100% - 15px)}
.kps .krug {height:150px; width:150px}
.kps .krug price {font-size:22px; margin-top:4px}
.kps .krug oldprice {font-size:14px; line-height:14px}
.kps .buy {padding:0; background-image:none !important}
.komlect_bl .kps.usl span {font-size:20px; line-height:24px}
.komlect_bl .kps.usl price {font-family:arial; font-weight:700; font-size:16px; line-height:16px}
}
span.lprice {background:#f5f4f4; color:#555; border-radius:6px; font-size:12px; font-weight:600; padding:4px 10px}
.priceRev {position:absolute; z-index:1; background:#9C27B0; text-transform:uppercase; font:600 12px / 20px Arial; color:#fff; padding:0 6px; border-radius:6px; top:290px}
.image .priceRev {top:10px; left:10px}
.open_door {display:flex; flex-direction:row; align-content:center; width:100%; justify-content:space-around}
.open_door img {opacity:0.3; width:calc(50% - 10px)}
.open_door img.right_door {transform:scale(-1,1)}
.open_door img.act {opacity:1}
