

/* Start:/local/templates/rotado/css/normalize.css?17181143396599*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}
/* End */


/* Start:/local/templates/rotado/lib/swiper/swiper-bundle.min.css?171811434213928*/
/**
 * Swiper 6.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 5, 2021
 */

@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') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * 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:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.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-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;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:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background: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-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);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}.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%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-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-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
/* End */


/* Start:/local/templates/rotado/lib/selectize/selectize.min.css?17181143428591*/
.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible!important;background:#f2f2f2!important;background:rgba(0,0,0,.06)!important;border:0 none!important;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:"!";visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{box-shadow:0 2px 5px rgba(0,0,0,.2)}.selectize-control .dropdown-header{position:relative;padding:6px .75rem;border-bottom:1px solid #d0d0d0;background:#f8f8f8;border-radius:.25rem .25rem 0 0}.selectize-control .dropdown-header-close{position:absolute;right:.75rem;top:50%;color:#343a40;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important}.selectize-control .dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .selectize-dropdown-content{display:flex}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;flex-grow:1;flex-basis:0;min-width:0}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.selectize-control.plugin-remove_button .item{display:inline-flex;align-items:center;padding-right:0!important}.selectize-control.plugin-remove_button .item .remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:1px 5px;border-left:1px solid #dee2e6;border-radius:0 2px 2px 0;box-sizing:border-box;margin-left:5px}.selectize-control.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.selectize-control.plugin-remove_button .item.active .remove{border-left-color:transparent}.selectize-control.plugin-remove_button .disabled .item .remove:hover{background:0 0}.selectize-control.plugin-remove_button .disabled .item .remove{border-left-color:#fff}.selectize-control.plugin-remove_button .remove-single{position:absolute;right:0;top:0;font-size:23px}.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{color:#343a40;font-family:inherit;font-size:inherit;line-height:1.5;/* font-smoothing:inherit */}.selectize-control.single .selectize-input.input-active,.selectize-input{background:#fff;cursor:text;display:inline-block}.selectize-input{border:1px solid #ced4da;padding:.375rem .75rem;display:inline-block;width:100%;overflow:hidden;position:relative;z-index:1;box-sizing:border-box;box-shadow:none;border-radius:.25rem}.selectize-control.multi .selectize-input.has-items{padding:calc(.375rem - 1px - 0px) .75rem calc(.375rem - 1px - 3px - 0px)}.selectize-input.full{background-color:#fff}.selectize-input.disabled,.selectize-input.disabled *{cursor:default!important}.selectize-input.focus{box-shadow:inset 0 1px 2px rgba(0,0,0,.15)}.selectize-input.dropdown-active{border-radius:.25rem .25rem 0 0}.selectize-input>*{vertical-align:baseline;display:inline-block;zoom:1}.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:1px 5px;background:#efefef;color:#343a40;border:0 solid #dee2e6}.selectize-control.multi .selectize-input>div.active{background:#007bff;color:#fff;border:0 solid transparent}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#878787;background:#fff;border:0 solid #fff}.selectize-input>input{display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0!important;text-indent:0!important;border:0 none!important;background:0 0!important;line-height:inherit!important;user-select:auto!important;box-shadow:none!important}.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:0!important}.selectize-input>input[placeholder]{box-sizing:initial}.selectize-input.has-items>input{margin:0 4px!important}.selectize-input::after{content:" ";display:block;clear:left}.selectize-input.dropdown-active::before{content:" ";display:block;position:absolute;background:#fff;height:1px;bottom:0;left:0;right:0}.selectize-dropdown{position:absolute;top:100%;left:0;width:100%;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:-1px 0 0 0;border-top:0 none;box-sizing:border-box;box-shadow:0 1px 3px rgba(0,0,0,.1);border-radius:0 0 .25rem .25rem}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:rgba(255,237,40,.4);border-radius:1px}.selectize-dropdown .create,.selectize-dropdown .no-results,.selectize-dropdown .optgroup-header,.selectize-dropdown .option{padding:3px .75rem}.selectize-dropdown .option,.selectize-dropdown [data-disabled],.selectize-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.selectize-dropdown [data-selectable].option{opacity:1;cursor:pointer}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.selectize-dropdown .optgroup-header{color:#6c757d;background:#fff;cursor:default}.selectize-dropdown .active{background-color:#f8f9fa;color:#16181b}.selectize-dropdown .active.create{color:#16181b}.selectize-dropdown .create{color:rgba(52,58,64,.5)}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px;/* overflow-scrolling:touch */}.selectize-dropdown .spinner{display:inline-block;width:30px;height:30px;margin:3px .75rem}.selectize-dropdown .spinner:after{content:" ";display:block;width:24px;height:24px;margin:3px;border-radius:50%;border:5px solid #d0d0d0;border-color:#d0d0d0 transparent #d0d0d0 transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text}.selectize-control.single .selectize-input:after{content:" ";display:block;position:absolute;top:50%;right:calc(.75rem + 5px);margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#343a40 transparent transparent transparent}.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-width:0 5px 5px 5px;border-color:transparent transparent #343a40 transparent}.selectize-control.rtl{text-align:right}.selectize-control.rtl.single .selectize-input:after{left:calc(.75rem + 5px);right:auto}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px!important}.selectize-control .selectize-input.disabled{opacity:.5;background-color:#fff}.selectize-dropdown,.selectize-dropdown.form-control{height:auto;padding:0;margin:2px 0 0 0;z-index:1000;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;box-shadow:0 6px 12px rgba(0,0,0,.175)}.selectize-dropdown .optgroup-header{font-size:.875rem;line-height:1.5}.selectize-dropdown .optgroup:first-child:before{display:none}.selectize-dropdown .optgroup:before{content:" ";display:block;height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef;margin-left:-.75rem;margin-right:-.75rem}.selectize-dropdown .create{padding-left:.75rem}.selectize-dropdown-content{padding:5px 0}.selectize-input{min-height:calc(1.5em + .75rem + 2px);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.selectize-input{transition:none}}.selectize-input.dropdown-active{border-radius:.25rem}.selectize-input.dropdown-active::before{display:none}.selectize-input.focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.is-invalid .selectize-input{border-color:#dc3545;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.is-invalid .selectize-input:focus{border-color:#bd2130;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #eb8c95}.selectize-control.form-control-sm .selectize-input.has-items{min-height:calc(1.5em + .5rem + 2px)!important;height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem!important;font-size:.875rem;line-height:1.5}.selectize-control.multi .selectize-input.has-items{height:auto;padding-left:calc(.75rem - 5px);padding-right:calc(.75rem - 5px)}.selectize-control.multi .selectize-input>div{border-radius:calc(.25rem - 1px)}.form-control.selectize-control{padding:0;height:auto;border:none;background:0 0;box-shadow:none;border-radius:0}.input-group .selectize-input{overflow:unset;border-radius:0 .25rem .25rem 0}
/* End */


/* Start:/local/templates/rotado/lib/bootstrap/bootstrap.css?1718114342195251*/
@charset "UTF-8";
/*!
 * Bootstrap v5.0.0-beta3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --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-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

hr:not([size]) {
  height: 1px;
}

/*h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {*/
/*  margin-top: 0;*/
/*  margin-bottom: 0.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],
abbr[data-bs-original-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: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small, .small {
  font-size: 0.875em;
}

mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #0d6efd;
  text-decoration: underline;
}
a:hover {
  color: #0a58ca;
}

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;
  direction: ltr /* rtl:ignore */;
  unicode-bidi: bidi-override;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875em;
  color: #d63384;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 0.875em;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.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]::-webkit-calendar-picker-indicator {
  display: none;
}

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: 0.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;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
}

::-webkit-file-upload-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: 0.5rem;
}

.initialism {
  font-size: 0.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: 0.875em;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 0.875em;
  color: #6c757d;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) / -2);
  margin-left: calc(var(--bs-gutter-x) / -2);
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  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.3333333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.6666666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.3333333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.6666666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.3333333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.6666666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.3333333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.6666666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }

  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.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.3333333333%;
  }

  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }

  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }

  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }

  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }

  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }

  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }

  .g-sm-0,
.gx-sm-0 {
    --bs-gutter-x: 0;
  }

  .g-sm-0,
.gy-sm-0 {
    --bs-gutter-y: 0;
  }

  .g-sm-1,
.gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-sm-1,
.gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-sm-2,
.gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-sm-2,
.gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-sm-3,
.gx-sm-3 {
    --bs-gutter-x: 1rem;
  }

  .g-sm-3,
.gy-sm-3 {
    --bs-gutter-y: 1rem;
  }

  .g-sm-4,
.gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-sm-4,
.gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-sm-5,
.gx-sm-5 {
    --bs-gutter-x: 3rem;
  }

  .g-sm-5,
.gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }

  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.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.3333333333%;
  }

  .col-md-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-md-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .col-md-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }

  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-md-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }

  .col-md-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }

  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-md-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }

  .col-md-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }

  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  .offset-md-11 {
    margin-left: 91.6666666667%;
  }

  .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: 0.25rem;
  }

  .g-md-1,
.gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-md-2,
.gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-md-2,
.gy-md-2 {
    --bs-gutter-y: 0.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.3333333333%;
  }

  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }

  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }

  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }

  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }

  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }

  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }

  .g-lg-0,
.gx-lg-0 {
    --bs-gutter-x: 0;
  }

  .g-lg-0,
.gy-lg-0 {
    --bs-gutter-y: 0;
  }

  .g-lg-1,
.gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-lg-1,
.gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-lg-2,
.gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-lg-2,
.gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-lg-3,
.gx-lg-3 {
    --bs-gutter-x: 1rem;
  }

  .g-lg-3,
.gy-lg-3 {
    --bs-gutter-y: 1rem;
  }

  .g-lg-4,
.gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-lg-4,
.gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-lg-5,
.gx-lg-5 {
    --bs-gutter-x: 3rem;
  }

  .g-lg-5,
.gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }

  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }

  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }

  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }

  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }

  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }

  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }

  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }

  .g-xl-0,
.gx-xl-0 {
    --bs-gutter-x: 0;
  }

  .g-xl-0,
.gy-xl-0 {
    --bs-gutter-y: 0;
  }

  .g-xl-1,
.gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xl-1,
.gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xl-2,
.gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xl-2,
.gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xl-3,
.gx-xl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xl-3,
.gy-xl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xl-4,
.gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xl-4,
.gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xl-5,
.gx-xl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xl-5,
.gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }

  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.3333333333%;
  }

  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.6666666667%;
  }

  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.3333333333%;
  }

  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.6666666667%;
  }

  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.3333333333%;
  }

  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.6666666667%;
  }

  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  .offset-xxl-0 {
    margin-left: 0;
  }

  .offset-xxl-1 {
    margin-left: 8.3333333333%;
  }

  .offset-xxl-2 {
    margin-left: 16.6666666667%;
  }

  .offset-xxl-3 {
    margin-left: 25%;
  }

  .offset-xxl-4 {
    margin-left: 33.3333333333%;
  }

  .offset-xxl-5 {
    margin-left: 41.6666666667%;
  }

  .offset-xxl-6 {
    margin-left: 50%;
  }

  .offset-xxl-7 {
    margin-left: 58.3333333333%;
  }

  .offset-xxl-8 {
    margin-left: 66.6666666667%;
  }

  .offset-xxl-9 {
    margin-left: 75%;
  }

  .offset-xxl-10 {
    margin-left: 83.3333333333%;
  }

  .offset-xxl-11 {
    margin-left: 91.6666666667%;
  }

  .g-xxl-0,
.gx-xxl-0 {
    --bs-gutter-x: 0;
  }

  .g-xxl-0,
.gy-xxl-0 {
    --bs-gutter-y: 0;
  }

  .g-xxl-1,
.gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }

  .g-xxl-1,
.gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }

  .g-xxl-2,
.gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }

  .g-xxl-2,
.gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }

  .g-xxl-3,
.gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }

  .g-xxl-3,
.gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }

  .g-xxl-4,
.gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }

  .g-xxl-4,
.gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }

  .g-xxl-5,
.gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }

  .g-xxl-5,
.gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-bg: transparent;
  --bs-table-striped-color: #212529;
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: #212529;
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: #212529;
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  vertical-align: top;
  border-color: #dee2e6;
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.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 > :not(:last-child) > :last-child > * {
  border-bottom-color: currentColor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.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-striped > tbody > tr:nth-of-type(odd) {
  --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-bg: #cfe2ff;
  --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: #000;
  border-color: #bacbe6;
}

.table-secondary {
  --bs-table-bg: #e2e3e5;
  --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: #000;
  border-color: #cbccce;
}

.table-success {
  --bs-table-bg: #d1e7dd;
  --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: #000;
  border-color: #bcd0c7;
}

.table-info {
  --bs-table-bg: #cff4fc;
  --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: #000;
  border-color: #badce3;
}

.table-warning {
  --bs-table-bg: #fff3cd;
  --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: #000;
  border-color: #e6dbb9;
}

.table-danger {
  --bs-table-bg: #f8d7da;
  --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: #000;
  border-color: #dfc2c4;
}

.table-light {
  --bs-table-bg: #f8f9fa;
  --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: #000;
  border-color: #dfe0e1;
}

.table-dark {
  --bs-table-bg: #212529;
  --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: #fff;
  border-color: #373b3e;
}

.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: 0.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: 0.875rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #6c757d;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.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: 0.25rem;
  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 0.25rem rgba(13, 110, 253, 0.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, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.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::file-selector-button {
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.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;
}
@media (prefers-reduced-motion: reduce) {
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #dde0e3;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 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: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

.form-control-lg {
  min-height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0.5rem 1rem;
  margin: -0.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 {
  max-width: 3rem;
  height: auto;
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}
.form-control-color::-webkit-color-swatch {
  height: 1.5em;
  border-radius: 0.25rem;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  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 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.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: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.form-check-input: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 10l3 3l6-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: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  opacity: 0.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-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: 0.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 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.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: 0.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: 0.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-select {
  height: calc(3.5rem + 2px);
  padding: 1rem 0.75rem;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding: 1rem 0.75rem;
  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::-moz-placeholder {
  color: transparent;
}
.form-floating > .form-control::placeholder {
  color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus {
  z-index: 3;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 3;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.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: 0.25rem;
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.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),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3) {
  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),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4) {
  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;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #198754;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(25, 135, 84, 0.9);
  border-radius: 0.25rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #198754;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: #198754;
  padding-right: 4.125rem;
  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 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: #198754;
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: #198754;
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: #198754;
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #198754;
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:valid, .input-group .form-control.is-valid,
.was-validated .input-group .form-select:valid,
.input-group .form-select.is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: #dc3545;
  padding-right: 4.125rem;
  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 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: #dc3545;
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: #dc3545;
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group .form-control:invalid, .input-group .form-control.is-invalid,
.was-validated .input-group .form-select:invalid,
.input-group .form-select.is-invalid {
  z-index: 3;
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  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: #212529;
}
.btn-check:focus + .btn, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  pointer-events: none;
  opacity: 0.65;
}

.btn-primary {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
}
.btn-check:focus + .btn-primary, .btn-primary:focus {
  color: #fff;
  background-color: #0b5ed7;
  border-color: #0a58ca;
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0a58ca;
  border-color: #0a53be;
}
.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-primary:disabled, .btn-primary.disabled {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
}
.btn-check:focus + .btn-secondary, .btn-secondary:focus {
  color: #fff;
  background-color: #5c636a;
  border-color: #565e64;
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #565e64;
  border-color: #51585e;
}
.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-secondary:disabled, .btn-secondary.disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-success {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-success:hover {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
}
.btn-check:focus + .btn-success, .btn-success:focus {
  color: #fff;
  background-color: #157347;
  border-color: #146c43;
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #146c43;
  border-color: #13653f;
}
.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-success:disabled, .btn-success.disabled {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}

.btn-info {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-info:hover {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
}
.btn-check:focus + .btn-info, .btn-info:focus {
  color: #000;
  background-color: #31d2f2;
  border-color: #25cff2;
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle {
  color: #000;
  background-color: #3dd5f3;
  border-color: #25cff2;
}
.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-info:disabled, .btn-info.disabled {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}

.btn-warning {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
}
.btn-check:focus + .btn-warning, .btn-warning:focus {
  color: #000;
  background-color: #ffca2c;
  border-color: #ffc720;
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle {
  color: #000;
  background-color: #ffcd39;
  border-color: #ffc720;
}
.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-warning:disabled, .btn-warning.disabled {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
}
.btn-check:focus + .btn-danger, .btn-danger:focus {
  color: #fff;
  background-color: #bb2d3b;
  border-color: #b02a37;
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #b02a37;
  border-color: #a52834;
}
.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-danger:disabled, .btn-danger.disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-light {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:focus + .btn-light, .btn-light:focus {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle {
  color: #000;
  background-color: #f9fafb;
  border-color: #f9fafb;
}
.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-light:disabled, .btn-light.disabled {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}
.btn-check:focus + .btn-dark, .btn-dark:focus {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1a1e21;
  border-color: #191c1f;
}
.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-dark:disabled, .btn-dark.disabled {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

.btn-outline-primary {
  color: #0d6efd;
  border-color: #0d6efd;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show {
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-outline-primary:disabled, .btn-outline-primary.disabled {
  color: #0d6efd;
  background-color: transparent;
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary:disabled, .btn-outline-secondary.disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-success {
  color: #198754;
  border-color: #198754;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:focus + .btn-outline-success, .btn-outline-success:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show {
  color: #fff;
  background-color: #198754;
  border-color: #198754;
}
.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-outline-success:disabled, .btn-outline-success.disabled {
  color: #198754;
  background-color: transparent;
}

.btn-outline-info {
  color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-outline-info:hover {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:focus + .btn-outline-info, .btn-outline-info:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show {
  color: #000;
  background-color: #0dcaf0;
  border-color: #0dcaf0;
}
.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-outline-info:disabled, .btn-outline-info.disabled {
  color: #0dcaf0;
  background-color: transparent;
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show {
  color: #000;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning:disabled, .btn-outline-warning.disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger:disabled, .btn-outline-danger.disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:focus + .btn-outline-light, .btn-outline-light:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show {
  color: #000;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light:disabled, .btn-outline-light.disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-dark {
  color: #212529;
  border-color: #212529;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus {
  box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark:disabled, .btn-outline-dark.disabled {
  color: #212529;
  background-color: transparent;
}

.btn-link {
  font-weight: 400;
  color: #0d6efd;
  text-decoration: underline;
}
.btn-link:hover {
  color: #0a58ca;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.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;
  }
}

.dropup,
.dropend,
.dropdown,
.dropstart {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu[data-bs-popper] {
  left: 0;
  margin-top: 0.125rem;
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto /* rtl:ignore */;
  left: 0 /* rtl:ignore */;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0 /* rtl:ignore */;
  left: auto /* rtl:ignore */;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }

  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }

  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }

  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }

  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto /* rtl:ignore */;
    left: 0 /* rtl:ignore */;
  }

  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0 /* rtl:ignore */;
    left: auto /* rtl:ignore */;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropend .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
}
.dropend .dropdown-menu[data-bs-popper] {
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropend .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropend .dropdown-toggle::after {
  vertical-align: 0;
}

.dropstart .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
}
.dropstart .dropdown-menu[data-bs-popper] {
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropstart .dropdown-toggle::after {
  display: none;
}
.dropstart .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropstart .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #1e2125;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0d6efd;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1rem;
  color: #212529;
}

.dropdown-menu-dark {
  color: #dee2e6;
  background-color: #343a40;
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item {
  color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active {
  color: #fff;
  background-color: #0d6efd;
}
.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled {
  color: #adb5bd;
}
.dropdown-menu-dark .dropdown-divider {
  border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item-text {
  color: #dee2e6;
}
.dropdown-menu-dark .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 > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.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: 0.5625rem;
  padding-left: 0.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: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.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 {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  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.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  background: none;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
  isolation: isolate;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #0d6efd;
}

.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;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  white-space: nowrap;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 0.25rem;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.55);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.55);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem 1rem;
}

.card-title {
  margin-bottom: 0.5rem;
}

.card-subtitle {
  margin-top: -0.25rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1rem;
}

.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-footer {
  padding: 0.5rem 1rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1rem;
  border-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-group > .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
.card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
.card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
.card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
.card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  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, border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: #0c63e4;
  background-color: #e7f1ff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(180deg);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.accordion-item:last-of-type {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.accordion-body {
  padding: 1rem 1.25rem;
}

.accordion-flush .accordion-collapse {
  border-width: 0;
}
.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
  border-radius: 0;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0 0;
  margin-bottom: 1rem;
  list-style: none;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  color: #0d6efd;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  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: #0a58ca;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  color: #0a58ca;
  background-color: #e9ecef;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.page-item:not(:first-child) .page-link {
  margin-left: -1px;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-link {
  padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  position: relative;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  color: #084298;
  background-color: #cfe2ff;
  border-color: #b6d4fe;
}
.alert-primary .alert-link {
  color: #06357a;
}

.alert-secondary {
  color: #41464b;
  background-color: #e2e3e5;
  border-color: #d3d6d8;
}
.alert-secondary .alert-link {
  color: #34383c;
}

.alert-success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}
.alert-success .alert-link {
  color: #0c4128;
}

.alert-info {
  color: #055160;
  background-color: #cff4fc;
  border-color: #b6effb;
}
.alert-info .alert-link {
  color: #04414d;
}

.alert-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}
.alert-warning .alert-link {
  color: #523e02;
}

.alert-danger {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}
.alert-danger .alert-link {
  color: #6a1a21;
}

.alert-light {
  color: #636464;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light .alert-link {
  color: #4f5050;
}

.alert-dark {
  color: #141619;
  background-color: #d3d3d4;
  border-color: #bcbebf;
}
.alert-dark .alert-link {
  color: #101214;
}

@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #0d6efd;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > li::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.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: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0d6efd;
  border-color: #0d6efd;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  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: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    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: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    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: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    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: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    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: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    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: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.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: 0.25em 0.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 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  border: 0;
  border-radius: 0.25rem;
  opacity: 0.5;
}
.btn-close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.75;
}
.btn-close:focus {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  opacity: 1;
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: 0.25;
}

.btn-close-white {
  filter: invert(1) grayscale(100%) brightness(200%);
}

.toast {
  width: 350px;
  max-width: 100%;
  font-size: 0.875rem;
  pointer-events: auto;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.toast:not(.showing):not(.show) {
  opacity: 0;
}
.toast.hide {
  display: none;
}

.toast-container {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast-header {
  display: flex;
  align-items: center;
  padding: 0.5rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.toast-header .btn-close {
  margin-right: -0.375rem;
  margin-left: 0.75rem;
}

.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  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% - 1rem);
}
.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% - 1rem);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
.modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-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 {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}
.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@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 {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}
@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 {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}
@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 {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}
@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 {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}
@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 {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}
.tooltip {
  position: absolute;
  z-index: 1080;
  display: block;
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .tooltip-arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: 0;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right] {
  padding: 0 0.4rem;
}
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: 0;
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left] {
  padding: 0 0.4rem;
}
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0 /* rtl:ignore */;
  z-index: 1070;
  display: block;
  max-width: 276px;
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .popover-arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f0f0f0;
}

.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f0f0f0;
  border-bottom: 1px solid #d8d8d8;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 1rem 1rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

/* rtl:end:ignore */
.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
.carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center;
}

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: 0.75s linear infinite spinner-border;
  animation: 0.75s linear infinite spinner-border;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: 0.75s linear infinite spinner-grow;
  animation: 0.75s linear infinite spinner-grow;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
.spinner-grow {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
  }
}
.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: 1040;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  visibility: hidden;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}

.offcanvas-header {
  display: flex;
  justify-content: space-between;
  padding: 1rem 1rem;
}
.offcanvas-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}

.offcanvas-start {
  top: 0;
  left: 0;
  width: 400px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(-100%);
}

.offcanvas-end {
  top: 0;
  right: 0;
  width: 400px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateX(100%);
}

.offcanvas-bottom {
  right: 0;
  left: 0;
  height: 30vh;
  max-height: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  transform: translateY(100%);
}

.offcanvas.show {
  transform: none;
}

.offcanvas-backdrop::before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1039;
  width: 100vw;
  height: 100vh;
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.link-primary {
  color: #0d6efd;
}
.link-primary:hover, .link-primary:focus {
  color: #0a58ca;
}

.link-secondary {
  color: #6c757d;
}
.link-secondary:hover, .link-secondary:focus {
  color: #565e64;
}

.link-success {
  color: #198754;
}
.link-success:hover, .link-success:focus {
  color: #146c43;
}

.link-info {
  color: #0dcaf0;
}
.link-info:hover, .link-info:focus {
  color: #3dd5f3;
}

.link-warning {
  color: #ffc107;
}
.link-warning:hover, .link-warning:focus {
  color: #ffcd39;
}

.link-danger {
  color: #dc3545;
}
.link-danger:hover, .link-danger:focus {
  color: #b02a37;
}

.link-light {
  color: #f8f9fa;
}
.link-light:hover, .link-light:focus {
  color: #f9fafb;
}

.link-dark {
  color: #212529;
}
.link-dark:hover, .link-dark:focus {
  color: #1a1e21;
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}

.ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}

.ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.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;
}

.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;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: 1px solid #dee2e6 !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: 1px solid #dee2e6 !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #0d6efd !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #198754 !important;
}

.border-info {
  border-color: #0dcaf0 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #212529 !important;
}

.border-white {
  border-color: #fff !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.gap-0 {
  gap: 0 !important;
}

.gap-1 {
  gap: 0.25rem !important;
}

.gap-2 {
  gap: 0.5rem !important;
}

.gap-3 {
  gap: 1rem !important;
}

.gap-4 {
  gap: 1.5rem !important;
}

.gap-5 {
  gap: 3rem !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
  font-size: calc(1.325rem + 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-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;
}

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

/* rtl:end:remove */
.text-primary {
  color: #0d6efd !important;
}

.text-secondary {
  color: #6c757d !important;
}

.text-success {
  color: #198754 !important;
}

.text-info {
  color: #0dcaf0 !important;
}

.text-warning {
  color: #ffc107 !important;
}

.text-danger {
  color: #dc3545 !important;
}

.text-light {
  color: #f8f9fa !important;
}

.text-dark {
  color: #212529 !important;
}

.text-white {
  color: #fff !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-reset {
  color: inherit !important;
}

.bg-primary {
  background-color: #0d6efd !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

.bg-success {
  background-color: #198754 !important;
}

.bg-info {
  background-color: #0dcaf0 !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

.bg-dark {
  background-color: #212529 !important;
}

.bg-body {
  background-color: #fff !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.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: 0.25rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: 0.2rem !important;
}

.rounded-2 {
  border-radius: 0.25rem !important;
}

.rounded-3 {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }

  .float-sm-end {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-grid {
    display: grid !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }

  .d-sm-none {
    display: none !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-sm-0 {
    gap: 0 !important;
  }

  .gap-sm-1 {
    gap: 0.25rem !important;
  }

  .gap-sm-2 {
    gap: 0.5rem !important;
  }

  .gap-sm-3 {
    gap: 1rem !important;
  }

  .gap-sm-4 {
    gap: 1.5rem !important;
  }

  .gap-sm-5 {
    gap: 3rem !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }

  .order-sm-first {
    order: -1 !important;
  }

  .order-sm-0 {
    order: 0 !important;
  }

  .order-sm-1 {
    order: 1 !important;
  }

  .order-sm-2 {
    order: 2 !important;
  }

  .order-sm-3 {
    order: 3 !important;
  }

  .order-sm-4 {
    order: 4 !important;
  }

  .order-sm-5 {
    order: 5 !important;
  }

  .order-sm-last {
    order: 6 !important;
  }

  .m-sm-0 {
    margin: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-sm-0 {
    margin-top: 0 !important;
  }

  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mt-sm-3 {
    margin-top: 1rem !important;
  }

  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mt-sm-5 {
    margin-top: 3rem !important;
  }

  .mt-sm-auto {
    margin-top: auto !important;
  }

  .me-sm-0 {
    margin-right: 0 !important;
  }

  .me-sm-1 {
    margin-right: 0.25rem !important;
  }

  .me-sm-2 {
    margin-right: 0.5rem !important;
  }

  .me-sm-3 {
    margin-right: 1rem !important;
  }

  .me-sm-4 {
    margin-right: 1.5rem !important;
  }

  .me-sm-5 {
    margin-right: 3rem !important;
  }

  .me-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }

  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  .ms-sm-0 {
    margin-left: 0 !important;
  }

  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }

  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }

  .ms-sm-3 {
    margin-left: 1rem !important;
  }

  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }

  .ms-sm-5 {
    margin-left: 3rem !important;
  }

  .ms-sm-auto {
    margin-left: auto !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pt-sm-3 {
    padding-top: 1rem !important;
  }

  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pt-sm-5 {
    padding-top: 3rem !important;
  }

  .pe-sm-0 {
    padding-right: 0 !important;
  }

  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pe-sm-3 {
    padding-right: 1rem !important;
  }

  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pe-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }

  .ps-sm-0 {
    padding-left: 0 !important;
  }

  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }

  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }

  .ps-sm-3 {
    padding-left: 1rem !important;
  }

  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }

  .ps-sm-5 {
    padding-left: 3rem !important;
  }

  .text-sm-start {
    text-align: left !important;
  }

  .text-sm-end {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }

  .float-md-end {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-grid {
    display: grid !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }

  .d-md-none {
    display: none !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-md-0 {
    gap: 0 !important;
  }

  .gap-md-1 {
    gap: 0.25rem !important;
  }

  .gap-md-2 {
    gap: 0.5rem !important;
  }

  .gap-md-3 {
    gap: 1rem !important;
  }

  .gap-md-4 {
    gap: 1.5rem !important;
  }

  .gap-md-5 {
    gap: 3rem !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }

  .order-md-first {
    order: -1 !important;
  }

  .order-md-0 {
    order: 0 !important;
  }

  .order-md-1 {
    order: 1 !important;
  }

  .order-md-2 {
    order: 2 !important;
  }

  .order-md-3 {
    order: 3 !important;
  }

  .order-md-4 {
    order: 4 !important;
  }

  .order-md-5 {
    order: 5 !important;
  }

  .order-md-last {
    order: 6 !important;
  }

  .m-md-0 {
    margin: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

  .mt-md-1 {
    margin-top: 0.25rem !important;
  }

  .mt-md-2 {
    margin-top: 0.5rem !important;
  }

  .mt-md-3 {
    margin-top: 1rem !important;
  }

  .mt-md-4 {
    margin-top: 1.5rem !important;
  }

  .mt-md-5 {
    margin-top: 3rem !important;
  }

  .mt-md-auto {
    margin-top: auto !important;
  }

  .me-md-0 {
    margin-right: 0 !important;
  }

  .me-md-1 {
    margin-right: 0.25rem !important;
  }

  .me-md-2 {
    margin-right: 0.5rem !important;
  }

  .me-md-3 {
    margin-right: 1rem !important;
  }

  .me-md-4 {
    margin-right: 1.5rem !important;
  }

  .me-md-5 {
    margin-right: 3rem !important;
  }

  .me-md-auto {
    margin-right: auto !important;
  }

  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-md-3 {
    margin-bottom: 1rem !important;
  }

  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-md-5 {
    margin-bottom: 3rem !important;
  }

  .mb-md-auto {
    margin-bottom: auto !important;
  }

  .ms-md-0 {
    margin-left: 0 !important;
  }

  .ms-md-1 {
    margin-left: 0.25rem !important;
  }

  .ms-md-2 {
    margin-left: 0.5rem !important;
  }

  .ms-md-3 {
    margin-left: 1rem !important;
  }

  .ms-md-4 {
    margin-left: 1.5rem !important;
  }

  .ms-md-5 {
    margin-left: 3rem !important;
  }

  .ms-md-auto {
    margin-left: auto !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-md-0 {
    padding-top: 0 !important;
  }

  .pt-md-1 {
    padding-top: 0.25rem !important;
  }

  .pt-md-2 {
    padding-top: 0.5rem !important;
  }

  .pt-md-3 {
    padding-top: 1rem !important;
  }

  .pt-md-4 {
    padding-top: 1.5rem !important;
  }

  .pt-md-5 {
    padding-top: 3rem !important;
  }

  .pe-md-0 {
    padding-right: 0 !important;
  }

  .pe-md-1 {
    padding-right: 0.25rem !important;
  }

  .pe-md-2 {
    padding-right: 0.5rem !important;
  }

  .pe-md-3 {
    padding-right: 1rem !important;
  }

  .pe-md-4 {
    padding-right: 1.5rem !important;
  }

  .pe-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-md-5 {
    padding-bottom: 3rem !important;
  }

  .ps-md-0 {
    padding-left: 0 !important;
  }

  .ps-md-1 {
    padding-left: 0.25rem !important;
  }

  .ps-md-2 {
    padding-left: 0.5rem !important;
  }

  .ps-md-3 {
    padding-left: 1rem !important;
  }

  .ps-md-4 {
    padding-left: 1.5rem !important;
  }

  .ps-md-5 {
    padding-left: 3rem !important;
  }

  .text-md-start {
    text-align: left !important;
  }

  .text-md-end {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }

  .float-lg-end {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-grid {
    display: grid !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }

  .d-lg-none {
    display: none !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-lg-0 {
    gap: 0 !important;
  }

  .gap-lg-1 {
    gap: 0.25rem !important;
  }

  .gap-lg-2 {
    gap: 0.5rem !important;
  }

  .gap-lg-3 {
    gap: 1rem !important;
  }

  .gap-lg-4 {
    gap: 1.5rem !important;
  }

  .gap-lg-5 {
    gap: 3rem !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }

  .order-lg-first {
    order: -1 !important;
  }

  .order-lg-0 {
    order: 0 !important;
  }

  .order-lg-1 {
    order: 1 !important;
  }

  .order-lg-2 {
    order: 2 !important;
  }

  .order-lg-3 {
    order: 3 !important;
  }

  .order-lg-4 {
    order: 4 !important;
  }

  .order-lg-5 {
    order: 5 !important;
  }

  .order-lg-last {
    order: 6 !important;
  }

  .m-lg-0 {
    margin: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mt-lg-3 {
    margin-top: 1rem !important;
  }

  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mt-lg-5 {
    margin-top: 3rem !important;
  }

  .mt-lg-auto {
    margin-top: auto !important;
  }

  .me-lg-0 {
    margin-right: 0 !important;
  }

  .me-lg-1 {
    margin-right: 0.25rem !important;
  }

  .me-lg-2 {
    margin-right: 0.5rem !important;
  }

  .me-lg-3 {
    margin-right: 1rem !important;
  }

  .me-lg-4 {
    margin-right: 1.5rem !important;
  }

  .me-lg-5 {
    margin-right: 3rem !important;
  }

  .me-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }

  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  .ms-lg-0 {
    margin-left: 0 !important;
  }

  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }

  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }

  .ms-lg-3 {
    margin-left: 1rem !important;
  }

  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }

  .ms-lg-5 {
    margin-left: 3rem !important;
  }

  .ms-lg-auto {
    margin-left: auto !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }

  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pt-lg-3 {
    padding-top: 1rem !important;
  }

  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pt-lg-5 {
    padding-top: 3rem !important;
  }

  .pe-lg-0 {
    padding-right: 0 !important;
  }

  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pe-lg-3 {
    padding-right: 1rem !important;
  }

  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pe-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  .ps-lg-0 {
    padding-left: 0 !important;
  }

  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }

  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }

  .ps-lg-3 {
    padding-left: 1rem !important;
  }

  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }

  .ps-lg-5 {
    padding-left: 3rem !important;
  }

  .text-lg-start {
    text-align: left !important;
  }

  .text-lg-end {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }

  .float-xl-end {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-grid {
    display: grid !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }

  .d-xl-none {
    display: none !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-xl-0 {
    gap: 0 !important;
  }

  .gap-xl-1 {
    gap: 0.25rem !important;
  }

  .gap-xl-2 {
    gap: 0.5rem !important;
  }

  .gap-xl-3 {
    gap: 1rem !important;
  }

  .gap-xl-4 {
    gap: 1.5rem !important;
  }

  .gap-xl-5 {
    gap: 3rem !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }

  .order-xl-first {
    order: -1 !important;
  }

  .order-xl-0 {
    order: 0 !important;
  }

  .order-xl-1 {
    order: 1 !important;
  }

  .order-xl-2 {
    order: 2 !important;
  }

  .order-xl-3 {
    order: 3 !important;
  }

  .order-xl-4 {
    order: 4 !important;
  }

  .order-xl-5 {
    order: 5 !important;
  }

  .order-xl-last {
    order: 6 !important;
  }

  .m-xl-0 {
    margin: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xl-3 {
    margin-top: 1rem !important;
  }

  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xl-5 {
    margin-top: 3rem !important;
  }

  .mt-xl-auto {
    margin-top: auto !important;
  }

  .me-xl-0 {
    margin-right: 0 !important;
  }

  .me-xl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xl-2 {
    margin-right: 0.5rem !important;
  }

  .me-xl-3 {
    margin-right: 1rem !important;
  }

  .me-xl-4 {
    margin-right: 1.5rem !important;
  }

  .me-xl-5 {
    margin-right: 3rem !important;
  }

  .me-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  .ms-xl-0 {
    margin-left: 0 !important;
  }

  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }

  .ms-xl-3 {
    margin-left: 1rem !important;
  }

  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }

  .ms-xl-5 {
    margin-left: 3rem !important;
  }

  .ms-xl-auto {
    margin-left: auto !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xl-0 {
    padding-top: 0 !important;
  }

  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xl-3 {
    padding-top: 1rem !important;
  }

  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xl-5 {
    padding-top: 3rem !important;
  }

  .pe-xl-0 {
    padding-right: 0 !important;
  }

  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xl-3 {
    padding-right: 1rem !important;
  }

  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xl-0 {
    padding-left: 0 !important;
  }

  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xl-3 {
    padding-left: 1rem !important;
  }

  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xl-5 {
    padding-left: 3rem !important;
  }

  .text-xl-start {
    text-align: left !important;
  }

  .text-xl-end {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }

  .float-xxl-end {
    float: right !important;
  }

  .float-xxl-none {
    float: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-grid {
    display: grid !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }

  .d-xxl-none {
    display: none !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .gap-xxl-0 {
    gap: 0 !important;
  }

  .gap-xxl-1 {
    gap: 0.25rem !important;
  }

  .gap-xxl-2 {
    gap: 0.5rem !important;
  }

  .gap-xxl-3 {
    gap: 1rem !important;
  }

  .gap-xxl-4 {
    gap: 1.5rem !important;
  }

  .gap-xxl-5 {
    gap: 3rem !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }

  .order-xxl-first {
    order: -1 !important;
  }

  .order-xxl-0 {
    order: 0 !important;
  }

  .order-xxl-1 {
    order: 1 !important;
  }

  .order-xxl-2 {
    order: 2 !important;
  }

  .order-xxl-3 {
    order: 3 !important;
  }

  .order-xxl-4 {
    order: 4 !important;
  }

  .order-xxl-5 {
    order: 5 !important;
  }

  .order-xxl-last {
    order: 6 !important;
  }

  .m-xxl-0 {
    margin: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xxl-0 {
    margin-top: 0 !important;
  }

  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xxl-3 {
    margin-top: 1rem !important;
  }

  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xxl-5 {
    margin-top: 3rem !important;
  }

  .mt-xxl-auto {
    margin-top: auto !important;
  }

  .me-xxl-0 {
    margin-right: 0 !important;
  }

  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }

  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }

  .me-xxl-3 {
    margin-right: 1rem !important;
  }

  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }

  .me-xxl-5 {
    margin-right: 3rem !important;
  }

  .me-xxl-auto {
    margin-right: auto !important;
  }

  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xxl-auto {
    margin-bottom: auto !important;
  }

  .ms-xxl-0 {
    margin-left: 0 !important;
  }

  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }

  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }

  .ms-xxl-3 {
    margin-left: 1rem !important;
  }

  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }

  .ms-xxl-5 {
    margin-left: 3rem !important;
  }

  .ms-xxl-auto {
    margin-left: auto !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xxl-0 {
    padding-top: 0 !important;
  }

  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xxl-3 {
    padding-top: 1rem !important;
  }

  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xxl-5 {
    padding-top: 3rem !important;
  }

  .pe-xxl-0 {
    padding-right: 0 !important;
  }

  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }

  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }

  .pe-xxl-3 {
    padding-right: 1rem !important;
  }

  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }

  .pe-xxl-5 {
    padding-right: 3rem !important;
  }

  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }

  .ps-xxl-0 {
    padding-left: 0 !important;
  }

  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }

  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }

  .ps-xxl-3 {
    padding-left: 1rem !important;
  }

  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }

  .ps-xxl-5 {
    padding-left: 3rem !important;
  }

  .text-xxl-start {
    text-align: left !important;
  }

  .text-xxl-end {
    text-align: right !important;
  }

  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }

  .fs-2 {
    font-size: 2rem !important;
  }

  .fs-3 {
    font-size: 1.75rem !important;
  }

  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-grid {
    display: grid !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }

  .d-print-none {
    display: none !important;
  }
}

/*# sourceMappingURL=bootstrap.css.map */
/* End */


/* Start:/local/templates/rotado/css/glightbox.min.css?171618257413749*/
.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}
/* End */


/* Start:/local/templates/rotado/css/common.css?1751287172109150*/
* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: "Open Sans", sans-serif;
}

html,
body {
	height: 100%;
}

input,
textarea,
select {
	font-family: inherit;
}


a {
	text-decoration: none;
	font-size: 16px;
	line-height: 160%;
	color: #0090E3;
	transition: color .2s ease;
}

h1 {
	margin: 0;
	font-size: 40px;
}

h2 {
	font-size: 32px;
	text-align: center;
	margin: 120px 0 64px;
	color: #2a2a2a;
	line-height: 44px;
}

h3 {
	color: #2a2a2a;
	font-weight: 600;
	font-size: 24px;
	line-height: 33px;
}

h4 {
	color: #2a2a2a;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
}

.h2 {
	font-size: 32px;
	text-align: left;
	color: #2a2a2a;
	line-height: 44px;
	margin: 0;
}


.h3 {
	color: #2a2a2a;
	font-weight: 600;
	font-size: 24px;
	line-height: 33px;
	margin-bottom: 20px;
}

figure {
	margin: 0;
	padding: 0;
}

/*.h2 {*/
/*  font-weight: 700;*/
/*}*/



ol {
	list-style: none;
	counter-reset: myCounter;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.seo-text ul li:before {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='3' cy='3' r='3' fill='%230090E3'/%3E%3C/svg%3E%0A");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	min-width: 6px;
	height: 6px;
	displaY: block;
	overflow: hidden;
	color: #0090E3;
	margin: 10px 8px 0 0;
}

.seo-text ul li {
	display: flex;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 125%;
	color: #595959;
	position: relative;
	margin-bottom: 16px;
}

ol li {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 160%;
	color: #595959;
	position: relative;
	padding-left: 26px;
	margin-bottom: 16px;
}

ol li:before {
	counter-increment: myCounter;
	content: counter(myCounter) ".";
	color: #0090E3;
	font-weight: 600;
	line-height: 160%;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
}





.wrapper {
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	height: 100%;
}

.header {
	font-weight: 400;
	border-bottom: 1px solid #E9F1F4;
	position: relative;
}

.header__info {
	width: 100%;
	padding: 20px 0;
}

.header__info-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	column-gap: 30px;
}

.phone-header__text {
	margin-bottom: 8px;
	font-size: 14px;
	color: #595959;
	text-align: right;
}

.phone-header__number a {
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	color: #2a2a2a;
	text-decoration: none !important;
}

/*
.search-form {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	background: #fff;
	padding: 10px 0;
	z-index: 999;
	transform: translateY(-100%);
	transition: all .3s;
}

.search-form_active {
	transform: translateY(0);
}
*/

.header__search {
	flex-grow: 1;
}

.header__search-icon {
	display: none;
}

.header__search-ic {
	width: 20px;
	height: 20px;
	color: #0090E3;
	cursor: pointer;
	transition: all .3s;
}

.header__search-ic:hover {
	color: #0081cc;
}

.header__search-overlay {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(199,199,199,.3);
	z-index: 99;
}

.header__search-overlay_active {
	display: block;
}

.header__nav {
	padding: 20px 0;
}

.nav-menu {
	padding: 0 !important;
}

.h-loc {
	margin: 0!important;
}

.burger__menu {
    display: none;
}
.header__burger {
	display: none;
}
.burger__menu {
    position: relative;
    width: 22px;
	height: 22px;
    transition: all 0.7s ease;
	cursor: pointer;
}
.burger__line {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #B3B7BB;
    right: 0;
    border-radius: 5px;
    transition-duration: 0.25s;
}
.burger__line:after {
    content: "";
    top: 6px;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #B3B7BB;
    right: 0;
    border-radius: 5px;
    transition-duration: 0.25s;
}
.burger__line:before {
    content: "";
    bottom: 6px;
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #B3B7BB;
    right: 0;
    border-radius: 5px;
    transition-duration: 0.25s;
}
.burger__line.act {
    transform: rotate(45deg);
}
.burger__line.act:after {
    top: 0;
    transform: rotate(90deg);
}
.burger__line.act:before {
    top: 0;
    transform: rotate(0deg);
}

.content {
	flex: 1 0 auto;
}

.container {
	max-width: 1360px;
	padding: 0 30px;
	margin: 0 auto;
}

img {
	max-width: 100%;
}

.link {
	color: #6787AD;
	font-weight: 600;
	transition: all 200ms ease;
	cursor: pointer;
}

.link:hover {
	color: #0090E3;
}

.but {
	padding: 17px 50px;
	color: #fff !important;
	background-color: #0090E3;
	border-radius: 2px;
	font-size: 18px;
	font-weight: 600;
	line-height: 100%;
	transition: all 200ms ease;
	cursor: pointer;
	text-align: center;
}

.but:hover {
	background-color: #0081cc;
	color: #fff;
}

.but-outline {
	color: #0090E3;
	background-color: #fff;
	border: 1px solid #0090E3;
}

.but-outline:hover {
	color: #fff;
	background-color: #0090E3;
}

.form__caption {
	font-size: 24px;
	color: #2a2a2a;
	line-height: 33px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 40px;
}

button,
input,
textarea,
select {
	font-size: 16px;
	outline: none;
	background: #fff;
	border: 0;
}

.lds-ellipsis {
	display: inline-block;
	position: relative;
	width: 64px;
	height: 12px;
	transform: scale(0.6);
	margin: 4px auto -1px;
	float: none;
	will-change: transform;
}

.lds-ellipsis div {
	position: absolute;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #fff;
	-webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
	animation-timing-function: cubic-bezier(0, 1, 1, 0);
	will-change: transform;
}

.butbottom .lds-ellipsis div {
	background: #0f8ccc;
}

.lds-ellipsis div:nth-child(1) {
	left: 6px;
	-webkit-animation: lds-ellipsis1 0.6s infinite;
	animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
	left: 6px;
	-webkit-animation: lds-ellipsis2 0.6s infinite;
	animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
	left: 26px;
	-webkit-animation: lds-ellipsis2 0.6s infinite;
	animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
	left: 45px;
	-webkit-animation: lds-ellipsis3 0.6s infinite;
	animation: lds-ellipsis3 0.6s infinite;
}

a:hover {
	color: #0090E3;
}

.ya__block div {
	width:560px;
	height:800px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
}

@-webkit-keyframes lds-ellipsis1 {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes lds-ellipsis1 {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes lds-ellipsis3 {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
}

@keyframes lds-ellipsis3 {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
}

@-webkit-keyframes lds-ellipsis2 {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	100% {
		-webkit-transform: translate(19px, 0);
		transform: translate(19px, 0);
	}
}

@keyframes lds-ellipsis2 {
	0% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	100% {
		-webkit-transform: translate(19px, 0);
		transform: translate(19px, 0);
	}
}

.swiper-container {
	max-width: 800px;
	height: 496px;
	margin-left: 0 !important;
}

.swiper-slider-caption {
	color: #A6A6A6;
	font-style: italic;
	text-align: center;
	margin-top: 15px;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: "" !important;
	background-image: url("/local/templates/rotado/css/../img/slider-arr.svg");
	background-repeat: no-repeat;
	background-size: contain;
	width: 9px;
	height: 16px;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: "" !important;
	background-image: url("/local/templates/rotado/css/../img/slider-arr.svg");
	background-repeat: no-repeat;
	background-size: contain;
	transform: rotate(-180deg);
	width: 9px;
	height: 16px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 0 !important;
	background-color: rgba(255, 255, 255, 0.5);
	width: 48px !important;
	height: 48px !important;
	transform: translateY(-18px);
	outline: none;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 0 !important;
	background-color: rgba(255, 255, 255, 0.5);
	width: 48px !important;
	height: 48px !important;
	transform: translateY(-18px);
	outline: none;
}


.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	display: none;
}

/* HEADER */
.logo {
	max-width: 208px;
	height: 56px;
	display: block;
}

.overlay {
	display: none;
	background-color: rgba(199, 199, 199, 0.3);
	position: fixed;
	/* top: 56px; */
	top: 114px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

.phone,
.phone__wrap {
	width: 100%;
	max-width: 150px;
	text-align: right;
	white-space: nowrap;
	margin-right: 50px;
}

.phone__text {
	font-size: 14px;
	color: #595959;
	margin-bottom: 8px;
}

.phone__number a {
	font-weight: 600;
	font-size: 18px;
	line-height: 20px;
	color: #2a2a2a;
	text-decoration: none !important;
}

.h_profile {
	width: 280px;
	display: flex;
}

.h_proj {
	width: 50%;
	text-align: center;
	margin-right: 32px;
}

.h_pers {
	width: 50%;
	text-align: center;
}

.h_pr-icon {
	position: relative;
	margin-bottom: 10px;
}

.hproj-counter {
	position: absolute;
	font-size: 11px;
	font-weight: 600;
	line-height: 11px;
	text-align: center;
	color: #fff;
	background-color: #0090E3;
	display: flex;
	width: 20px;
	height: 20px;
	top: 2px;
	left: 11px;
	align-items: center;
	justify-content: center;
	border-radius: 20px;
}

.h_pr-label {
	color: #595959;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	transition: all 0.1s linear;
}

.h_pr-label:hover {
	color: #0090e3;
}

/* СТРЕЛКИ */
.linkstr {
	color: #0090E3;
	font-size: 16px;
	display: inline-flex;
	line-height: 1.15;
}

.linkstr:after {
	content: "";
	display: inline-block;
	transform: translateY(-50%);
	background-image: url("/local/templates/rotado/css/../img/right-arrow.svg");
	background-repeat: no-repeat;
	background-size: contain;
	width: 24px;
	height: 24px;
	margin: 9px 0 -16px 8px;
	transition: all 300ms ease;
}

.linkstr:hover:after {
	transform: translate(5px, -50%);
}

/* ЦЕПОЧКИ НАВИГАЦИИ */
.page__breadcrumbs {
	margin-bottom: 14px;
	font-size: 13px !important;
	border-bottom: 1px solid transparent;
	line-height: 24px;
}

.page__breadcrumbs span {
	color: #595959;
}

.page__breadcrumbs a {
	color: #A6A6A6;
	border-bottom: 1px solid #A6A6A6;
	transition: all 200ms ease;
	font-size: 13px !important;
}

.page__breadcrumbs a:last-child {
	color: #595959;
	border: 0;
}

.page__breadcrumbs a:last-child:hover {
	color: #2a2a2a;
	border-bottom: 1px solid #2a2a2a;
}

.page__breadcrumbs a:hover {
	color: #2a2a2a;
	border-bottom: 1px solid #2a2a2a;
}


/* FOOTER */
.footer {
	background-color: #003E62;
	padding: 84px 0;
	flex: 0 0 auto;
}

.footer__menu {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 50px;
}

.footer__logo {
	margin-bottom: 40px;
}

.footer__header {
	font-weight: 600;
	font-size: 24px;
	line-height: 100%;
	color: #fff;
	margin-bottom: 32px;
}

.footer__item {
	color: #fff;
	line-height: 100%;
	opacity: 0.75;
	font-size: 16px;
	margin-bottom: 24px;
	transition: all 200ms ease;
	display: block;
	max-width: max-content;
}

.footer__item:hover {
	cursor: pointer;
	opacity: 1;
	color: #fff;
}

.footer__text {
	color: #fff;
	line-height: 100%;
	opacity: 0.75;
	font-size: 16px;
	margin-bottom: 32px;
}

.footer__but {
	margin-bottom: 32px;
	cursor: pointer;
}

.footer__but.but {
	display: inline-block;
	padding: 17px 32px;
	font-size: 17px;
}

.footer__phone {
	display: block;
	font-size: 32px;
	font-weight: 700;
	line-height: 100%;
	color: #fff;
	margin-bottom: 16px;
	white-space: nowrap;
}

.footer__social {
	display: flex;
}

.footer__social a {
	margin-right: 28px;
}

.footer__social a:last-child {
	margin-right: 0px;
}

.footer__social a:hover img {
	opacity: 0.5;
}

.footer__social img {
	transition: all 200ms ease;
	opacity: 0.25;
	max-width: 48px;
}

.about_company {
	padding-left: 30px;
}

.copyright {
	color: #fff;
	opacity: 0.4;
}

.copyright__text {
	padding-bottom: 24px;
	font-size: 16px;
	line-height: 22px;
}

.mworx__block {
	color: #fff !important;
	position: relative;
	font-size: 14px !important;
	display: block;
	transition: all 200ms ease;
	opacity: 0.4;
	padding: 0;
}
.mworx__block a {
color: inherit;
}
.mworx__block a:hover {
	color: #0090e3;
	opacity: 1;
}

.footer__reliability div:last-child {
	margin-top:20px;
}

/* Формы */

/* Дилерам на стр. special*/
.modal_diler {
	min-height: 250px;
	max-width: 700px !important;
}

.form__caption_diler {
	font-weight: 700;
	margin-bottom: 19px;
	line-height: 18px;
	font-size: 24px;
	text-align: center;
}

.form__caption_diler-desc {
	text-align: center;
	margin: 0 0 15px 0;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(82, 92, 105, 0.11);
}

.modal_diler .inptext,
.modal_diler input,
.textarea_diler {
	background: #ededed;
}

.modal_diler .modal__personal {
	text-align: left;
	font-size: 11px;
	line-height: 1;
}

.modal_diler .inptext {
	margin-bottom: 15px;
}

.textarea_diler {
	height: 69px;
}




.bgmodal {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(13, 14, 23, 0.8);
	display: none;
	z-index: 1000;
}

.bgmodal__container {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 20px;
}

.modal {
	padding: 44px 40px;
	background-color: #fff !important;
	position: relative;
	max-width: 480px;
	box-shadow: 0 8px 16px rgba(0, 0, 0, 0.61);
	border-radius: 4px;
	z-index: 100;
	display: none;
	height: auto;

}

.modal__but {
	width: 100% !important;
	padding: 14px 32px;
	background-color: #0090E3;
	outline: none;
	border: none;
	color: #ffffff;
	border-radius: 2px;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 16px;
	cursor: pointer;
	transition: all 200ms ease;
	display: block;
	text-align: center;
}

.modal__but:hover {
	background-color: #0081cc;
}

.modal__personal {
	text-align: center;
	color: #A6A6A6;
	font-size: 14px;
	line-height: 19px;
}

.modal__personal a {
	color: #6787AD;
	border-bottom: 1px solid #6787AD;
	transition: all 200ms ease;
	padding: 0;
	font-size: inherit;
	line-height: inherit;
}

.modal__personal a:hover {
	color: #0090E3;
	border-color: #0090E3;
}

.success__desc {
	text-align: center;
	color: #595959;
	font-size: 14px;
	line-height: 19px;
}

.с_close,
.close {
	position: absolute;
	top: 18px;
	right: 18px;
	background-image: url("/local/templates/rotado/css/../img/close.svg");
	background-repeat: no-repeat;
	background-size: 14px;
	background-position: center;
	width: 25px;
	height: 25px;
	padding: 12px;
	cursor: pointer;
	z-index: 1;
}

.inptext {
	background: #ffffff;
	border: 1px solid #E9F1F4;
	border-radius: 2px;
	width: 100%;
	padding: 16px;
	line-height: 18px;
	margin-bottom: 24px;
	outline: 0;
}

.inptext.err {
	border: 1px solid #e5003e;
}

.label {
	font-size: 16px;
	line-height: 100%;
	margin-bottom: 8px;
	color: #595959;
}

.success__but {
	display: block;
	text-align: center;
	width: 100%;
	padding: 16px 32px;
	background-color: #0090E3;
	outline: none;
	border: none;
	color: #ffffff;
	border-radius: 2px;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 16px;
	cursor: pointer;
	transition: all 200ms ease;
	margin-top: 30px;
	user-select: none;
}

.success__but:hover {
	background-color: #0081cc;
}

.success__text h3 {
	margin-bottom: 16px;
}

.modal.modal_success {
	max-width: 600px;
	/* max-width: 900px; */
}

.modal__success-body {
	display: flex;
	align-items: flex-start;
	color: #000;
}

.modal__success-title {
	margin: 0 0 25px 0;
	font-size: 34px;
	line-height: 1.2;
}

.modal__success-subtitle {
	margin: 0 0 25px 0;
	font-size: 22px;
	line-height: 1.2;
	font-weight: 400;
	max-width: 310px;
}

.modal__success-body p:not(:last-child) {
	margin: 0 0 25px 0;
}

.modal__success-link {
	display: block;
	text-align: center;
	margin: 0 0 25px 0;
}

.modal__success-img {

}

.modal__success-img img {
	max-height: 300px;
	/* min-width: 200px; */
	transform: scale(-1, 1);
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
}

@media (max-width: 767px) {
	.modal__success-title {
		margin: 0 0 15px 0;
		font-size: 24px;
	}
	.modal__success-subtitle {
		margin: 0 0 15px 0;
		font-size: 18px;
	}
	.ya__block div {
		width:100%;
	}
}

@media (max-width: 550px) {
	.modal__success-body {
		flex-direction: column-reverse;
		align-items: center;
		gap: 15px;
	}
	.modal__success-img img {
		min-width: auto;
		max-height: 190px;
	}
	.modal__success-title {
		display: block;
		text-align: center;
		margin: 15 0 20px 0;
	}

	.modal__success-subtitle {
		display: block;
		text-align: center;
		max-width: none;
		margin: 0 0 7px 0;
	}
	.modal__success-body p {
		text-align: center;
	}
	.modal__success-body p:not(:last-child) {
		margin: 0 0 10px 0;
	}
	.modal__success-link {
		margin: 0 0 7px 0;
	}
}

@media (max-width: 460px) {
	.modal__success-title {
		font-size: 20px;
	}
	.modal__success-subtitle {
		font-size: 16px;
	}
	.modal__success-body p {
		font-size: 15px;
	}
}

.success__text {
	font-size: 24px;
	color: #2a2a2a;
	line-height: 33px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 16px;
}

.successimg {
	background-image: url("/local/templates/rotado/css/../img/checkmark.svg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 56px;
	height: 56px;
	margin: 0 auto 16px;
}

.error {
	font-size: 13px;
	color: #e41e3f;
	margin: -6px 0 15px;
	text-align: center;
	display: none;
}

.payment__form .error {
	text-align: left;
	margin: 4px 0 0;
	color: #595959;
}

.inperr {
	border: 1px solid #f46f85 !important;
}

.page {
	/* margin: 28px 0 57px; */
	margin: 28px 0 0;
}

h1.title {
	font-size:28px;
	margin-bottom:20px;
}


.page__heading {
	margin: 0 0 56px 0;
	text-align: left;
}

.page__desc {
	max-width: 720px;
	font-size: 16px;
	line-height: 160%;
	color: #595959;
	margin-right: 125px;
}

.page__section {
	display: flex;
}

/* страница "Акции"*/
.catalog_special {
	padding-bottom: 100px;
}

.nav {
	justify-content: center;
}

.nav__menu-up-list {
	margin-bottom: 0 !important;
}

.nav__menu-down .container,
.nav__menu-up .container {
	max-width: 1360px;
}


/* Стили для модалки "Стать дилером" */

.modal_dialer {
	max-width: 700px;
}

.modal_dialer .form__caption {
	margin: 0 0 12px;
}

.modal_dialer .form__desc {
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	color: #2A2A2A;
	margin: 0 0 40px;
}

section.seo-text {
	margin-bottom: 140px;
	line-height: 125%;
}

section.seo-text h3 {
	margin-bottom: 10px;
	margin-top: 40px;
}

section.seo-text .history__text-headerlist {
	margin-bottom: 10px;
	margin-top: 20px;
}

section.seo-text h1 {
	font-size: 32px;
	text-align: center;
	margin: 120px 0 64px;
	color: #2a2a2a;
	line-height: 44px;
}

section.seo-text.seo-catalog h1 {
	margin: 0 0 64px;
}

.forpay1 li {
    position: relative;
    padding-left: 15px;
	margin: 10px 0;
}

.forpay1 li::before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='3' cy='3' r='3' fill='%230090E3'/%3E%3C/svg%3E%0A");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    min-width: 6px;
    height: 6px;
    displaY: block;
    color: rgb(0 144 227);
    position: absolute;
    top: 10px;
    left: 0;
}

.action-plus-block {
 font-weight:300;
 line-height:25px;
 font-size:16px;
 color:#595959;
 margin:60px 0 -16px
}
.action-plus-block strong {
 display:block;
 font-weight:600;
 font-size:20px;
 color:#333;
 margin-bottom:16px
}
.action-plus-block .col-10 {
 padding-left:0!important;
 margin-left:-5px
}
.action-plus-block img {
	max-width:100px;
}

@media (max-width: 800px) {}


@media (max-width: 767px) {}


@media (max-width: 600px) {}


@media (max-width: 525px) {
	h1.title {font-size:20px;}
}


/* MEDIA */
@media (max-width: 1410px) {
	.banner__promo .container {
		margin: 0 30px;
	}
}

@media (max-width: 1350px) {
	.nav__item+.nav__item {
		margin-left: 30px;
	}

	.projects__menu {
		margin: 0 80px 40px;
	}

	.projects__menuitem {
		padding: 15px 22px;
	}

	.footer__menu {
		gap: 25px;
	}
}


@media (max-width: 1300px) {
	.linkstr {
		font-size: 14px;
	}

	.linkstr:after {
		width: 20px;
		height: 20px;
		margin: 7px 0 -16px 8px;
	}

	.projects__menuitem {
		font-size: 16px;
	}

	.projects__name {
		margin: 13px 0 6px;
		font-size: 16px;
		line-height: 21px;
	}

	.projects__desc {
		font-size: 13px;
		line-height: 18px;
	}

	.projects {
		padding: 70px 0;
	}

	.but {
		font-size: 16px;
		padding: 16px 40px;
	}

	.footer__logo img img {
		width: 70%;
	}

	.copyright__text {
		font-size: 15px;
	}

	.footer__header {
		font-size: 20px;
	}

	.footer__item {
		font-size: 15px;
	}

	.footer__phone {
		font-size: 26px;
	}

	.footer__text {
		font-size: 15px;
	}

	.footer__but.but {
		padding: 15px 28px;
		font-size: 15px;
	}

	.footer__social a {
		margin-right: 17px;
	}

	.footer__social img {
		width: 100%;
	}

	.page__section {
		flex-direction: column;
	}

	.page__section .page__desc {
		margin-bottom: 20px;
	}

	.page__desc {
		margin-right: 0;
	}
}


@media (max-width: 1200px) {
	.header {
		border-bottom: 1px solid #E9F1F4;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background-color: #fff;
		z-index: 100;
	}
	
	.header__info {
		padding: 10px 0;
	}
	.header__info-row {
		flex-wrap:wrap;
	}
	
	.header__logo {
		display: flex;
		align-items: center;
		flex-grow: 1;
	}
	
	.header__search {
		/* flex-grow: 0; */
		flex-grow: 1;
		order:4;
		width:100%;
		margin:10px 0;
	}
	
	/* .header__search-form {
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		background: #fff;
		padding: 10px 15px;
		z-index: 100;
		transform: translateY(-100%);
		transition: all .3s;
	} */

	.header__search-form_active {
		transform: translateY(0);
	}
	
	.header__search-icon {
		display: block;
	}
	
	.header__geo {
		display: none;
	}
	
	.header__burger {
		display: block;
	}
	
	.header__nav {
		padding: 0;
	}
	
	.header__nav .header-phone,
	.header__nav .burger__menu {
		display: none;
	}
	
	.phone-header__text {
		display: none;
	}

	.phone-header__number a {
		font-size: 18px;
		line-height: 20px;
	}
	
    .burger__menu {
        display: block;
    }
	
	.logo__link {
		display: inline-block;
	}
	
	.main {
		/* margin-top: 60px; */
		margin-top: 100px;
	}

	.nav__menu-up .container {
		padding: 0;
	}

	.nav__menu-down .container {
		padding: 20px;
	}

	.nav__catalog .container {
		padding: 0;
	}

	.nav__menu-up {
		position: fixed;
		/* top: 56px; */
		top: 114px;
		background-color: #fff;
		left: -100%;
		transition: all 0.3s ease;
		z-index: 4;
	}

	.nav__menu-up.act {
		left: 300px;
		width: 100%;
		overflow: auto;
		/* top:56px; */
		top:114px;
	}

	.nav__item {
		white-space: normal;
	}

	.nav__menu-up-list {
		display: flex;
		flex-direction: column;
		padding: 0;
		/* height: calc(100vh - 56px); */
		height: calc(100vh - 114px);
		justify-content: flex-start;
		transition: all 0.3s ease;
	}

	.nav__menu-up-list a {
		color: #595959;
		display: block;
		padding: 20px;
		height: 100%;
		border: none !important;
	}

	.lvl2menu-item {
		display: block;
		position: relative;
		transition: all 0.3s ease;
	}

	.lvl2menu-item a {
		padding-left: 40px;
		font-weight: 600;
		color: #000;
	}

	.lvl2menu-item a:after {
		content: "";
		position: absolute;
		top: 50%;
		left: 18px;
		width: 13px;
		height: 13px;
		background-image: url("/local/templates/rotado/css/../img/black-arrow.svg");
		background-repeat: no-repeat;
		background-size: contain;
		transform: translateY(-50%) rotate(-180deg);
	}

	.phone,
	.phone__wrap {
		display: none;
	}

	.h_profile {
		display: none;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.nav__item {
		width: 100%;
	}

	.nav__item:first-child {
		margin-top: 6px;
	}

	.nav__item:hover {
		background-color: rgba(199, 199, 199, 0.1);
	}

	.nav__item+.nav__item {
		margin-left: 0;
	}

	.nav__menu-down .logo {
		width: 114px;
		height: 20px;
	}

	.nav__menu-down-list {
		position: fixed;
		/* top: 61px; */
		top: 100px;
		left: -100%;
		padding: 0;
		max-width: 300px;
		height: calc(100vh - 61px);
		display: flex;
		flex-direction: column;
		text-align: left;
		justify-content: flex-start;
		transition: all 0.3s ease;
	}

	.nav__menu-down-list a {
		display: block;
		width: 100%;
		padding: 20px;
		height: 100%;
	}

	.nav__menu-down-list a {
		border: none !important;
	}

	.nav__menu-down-list.active {
		left: 0;
		z-index: 5;
		background-color: #fff;
		overflow: auto;
	}

	.mob_catalog {
		position: relative;
	}

	.mob_catalog>a {
		color: #0090E3;
		font-weight: 600;
	}

	.mob_catalog>a:before {
		content: "";
		position: absolute;
		top: 50%;
		right: 25px;
		width: 13px;
		height: 13px;
		transform: translateY(-50%);
		background-image: url("/local/templates/rotado/css/../img/blue-arrow.svg");
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
	}

	.lvl2open,
	.mob_about,
	.mob_knowledge {
		display: block;
		position: relative;
	}

	.lvl2open a:before,
	.mob_knowledge>a:before,
	.mob_about>a:before {
		content: "";
		position: absolute;
		top: 50%;
		right: 25px;
		width: 13px;
		height: 13px;
		transform: translateY(-50%);
		background-image: url("/local/templates/rotado/css/../img/grey-arrow.svg");
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
	}

	.nav__menu-catalog,
	.nav__menu-know,
	.nav__menu-about {
		position: fixed;
		/* top: 56px; */
		top: 114px;
		left: -100vw;
		z-index: 4;
		background-color: #fff;
		padding: 0;
		height: calc(100vh - 114px);
		display: flex;
		flex-direction: column;
		text-align: left;
		justify-content: flex-start;
		transition: all 0.3s ease;
	}

	.nav__menu-catalog.act,
	.nav__menu-know.act,
	.nav__menu-about.act {
		left: 300px;
		width: 100%;
		overflow: auto;
	}

	.nav__menu-catalog a,
	.nav__menu-about a {
		display: block;
		width: 100%;
		padding: 20px;
		height: 100%;
		color: #2a2a2a;
	}

	.back_to_catalog,
	.mob_about-item,
	.mob_knowledge-item {
		font-weight: 600;
		position: relative;
	}

	.back_to_catalog a,
	.mob_about-item a, 
	.mob_knowledge-item a {
		padding-left: 40px;
	}

	.back_to_catalog a:after,
	.mob_about-item a:after,
	.mob_knowledge-item a:after {
		content: "";
		position: absolute;
		top: 50%;
		left: 18px;
		width: 13px;
		height: 13px;
		background-image: url("/local/templates/rotado/css/../img/black-arrow.svg");
		background-repeat: no-repeat;
		background-size: contain;
		transform: translateY(-50%) rotate(-180deg);
	}

	h1 {
		font-size: 36px;
	}

	h2 {
		font-size: 30px;
		line-height: 37px;
		margin: 70px 0 40px;
	}

	.h2 {
		font-size: 28px;
		line-height: 34px;
	}

	h3 {
		font-size: 22px;
		line-height: 26px;
	}

	.catalog {
		padding-bottom: 100px;
	}

	.company {
		gap: 20px;
	}

	.company__name {
		font-size: 18px;
		line-height: 28px;
	}

	.page {
		padding-top: 20px;
	}

	.h_profile {
		position: fixed;
		top: 400px;
		left: -100%;
		padding: 0;
		max-width: 300px;
		display: flex;
		text-align: left;
		justify-content: flex-start;
		transition: all 0.3s ease;
	}

	.h_profile.active {
		left: 18px;
		z-index: 5;
		top: 475px;
	}

	.h_proj {
		width: 75px;
	}

	.h_pers {
		width: 75px;
	}

	.container {
		padding: 0 16px;
	}
}

@media (max-width: 1180px) {
	.projects__menu {
		margin: 0 30px 25px;
	}

	.projects__menuitem {
		padding: 9px 11px;
		font-size: 14px;
	}

	.footer__menu {
		grid-template-columns: 1fr 1fr;
		gap: 50px;
	}

	.about_company {
		padding-left: 0;
	}

	#fb1 {
		order: 3;
	}

	#fb2 {
		order: 1;
	}

	#fb3 {
		order: 2;
	}

	#fb4 {
		order: 4;
	}

	.footer__item {
		padding: 0;
	}

	.footer__social a {
		margin-right: 17px;
	}

	.mworx__block {
		font-size: 12px;
	}
}

@media (max-width: 1050px) {


	h1 {
		font-size: 32px;
	}

	.company__desc {
		padding: 20px;
	}

	.company {
		grid-template-columns: 1fr 1fr;
	}

	.company a {
		padding: 0;
	}
}

@media (max-width: 900px) {
	.projects__menu {
		padding: 0 100px;
	}

	h4 {
		font-size: 16px;
		line-height: 24px;
	}

	ol li {
		font-size: 14px;
		line-height: 20px;
		padding-left: 26px;
		margin-bottom: 12px;
	}

	.goods__equipment p {
		margin-bottom: 12px;
		font-size: 14px;
	}

	.goods__notes {
		margin-bottom: 24px;
	}

	.goods__equipment li {
		padding-left: 20px;
		margin: 0 0 12px 12px;
		font-size: 14px;
		line-height: 20px;
	}

	.goods__equipment li:before {
		width: 6px;
		height: 8px;
	}


}

@media (max-width: 880px) {
	.swiper-container {
		height: auto;
	}
}

@media (max-width: 850px) {
	.company {
		gap: 15px;
	}

	.company__name {
		font-size: 15px;
		line-height: 21px;
	}

	.company img {
		height: 240px;
	}

	.company__img {
		background-position: top -20px center;
	}

	.modal {
		overflow: auto;
		max-height: calc(100vh - 49px);
	}
}

@media (max-width: 800px) {
	h1 {
		font-size: 26px;
	}

	h2 {
		font-size: 24px;
		margin: 60px 0 30px;
	}

	.h3 {
		font-size: 20px;
	}
}

@media (max-width: 767px) {
	.h_profile.active {
		left: 10px;
		top: 400px;
	}
	.projects__video {
		padding: 0;
	}

	.nav__menu-down .container {
		padding: 15px;
	}

	.nav__menu-up.act {
		left: 0;
		width: 100%;
		z-index: 10;
		/* top:56px; */
		top:114px;
	}

	.nav__menu-up-list a {
		font-size: 14px;
		padding: 15px 20px;
	}

	.lvl2menu-item a {
		padding-left: 40px;
	}

	.nav__menu-down-list {
		width: 100%;
	}

	.nav__menu-down-list a {
		font-size: 14px;
		padding: 15px 20px;
	}

	.nav__menu-catalog,
	.nav__menu-about {
		z-index: 5;
	}

	.nav__menu-catalog.act,
	.nav__menu-about.act {
		left: 0;
		width: 100%;
		overflow: auto;
	}

	.nav__menu-catalog a,
	.nav__menu-about a {
		padding: 15px 20px;
	}

	.back_to_catalog a,
	.mob_about-item a,
	.mob_knowledge-item a	{
		padding-left: 40px;
	}

	h1 {
		font-size: 24px;
		line-height: 30px;
	}

	h2 {
		font-size: 22px;
		line-height: 30px;
		margin: 60px 0 30px;
	}

	.h2 {
		font-size: 24px;
		line-height: 30px;
	}

	/* Проекты */
	.projects__name {
		margin: 10px 0 6px;
		font-size: 15px;
		line-height: 19px;
		padding: 0;
	}

	.projects__videomenu {
		grid-template-columns: 1fr 1fr;
		gap: 30px 20px;
		width: 100%;
		margin-bottom: 64px;
	}

	.footer__phone {
		padding: 0;
	}

	.page {
		/* margin: 24px 0 36px; */
		margin: 24px 0 0;
	}

	.page__breadcrumbs a {
		padding: 0;
		font-size: 13px;
	}

	.page__heading {
		margin: 0 0 30px 0;
	}

	.page__desc {
		font-size: 13px;
		margin-right: 0;
	}

	.footer__social a {
		padding: 0;
	}
	.action-plus-block {
		margin: 20px 0 10px;
	}
	.action-plus-block .row {
		text-align:center;
	}

}

@media (max-width: 730px) {
	.projects__menu {
		padding: 0;
	}
}

@media (max-width: 650px) {
	.company img {
		height: 150px;
	}

	.company__img {
		background-position: top center;
	}

	.modal {
		padding: 35px 20px;
		margin: 0 20px;
	}

	.modal__but {
		padding: 14px 26px;
	}

	.modal__personal {
		font-size: 13px;
	}

	.modal__personal {
		font-size: 13px;
	}

	.label {
		font-size: 14px;
	}

	.form__caption {
		font-size: 18px;
		margin-bottom: 20px;
		line-height: 24px;
	}

	.inptext {
		padding: 14px;
		margin-bottom: 20px;
	}

	.success__text {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 9px;
	}

	.success__but {
		font-size: 14px;
		margin: 20px 0 0 0;
	}

	.success__desc {
		font-size: 13px;
	}

	.lds-ellipsis {
		margin: 2px auto -1px;
	}

	.modal__personal a {
		font-size: 13px;
		white-space: nowrap;
	}

	.close {
		top: 13px;
		right: 13px;
	}

	.page__heading {
		margin: 0 0 20px 0;
	}

	.modal {
		padding: 25px 20px;
	}

	.modal_dialer .form__desc {
		font-size: 16px;
		line-height: 22px;
		margin: 0 0 20px;
	}

	.modal_dialer .form__caption {
		margin: 0 0 12px;
		font-size: 20px;
		line-height: 26px;
	}

	.modal_dialer .modal__but {
		padding: 10px 26px;
	}
}

@media (max-width: 620px) {
	.footer__menu {
		grid-template-columns: 1fr;
		gap: 25px;
	}

	.mworx__block:before {
		width: 30px;
		height: 30px;
	}

	.footer {
		padding: 60px 0 20px;
	}

	.footer__logo {
		margin-bottom: 18px;
	}

	.footer__logo img {
		height: 25px;
	}

	.copyright__text {
		font-size: 13px;
	}

	.footer__header {
		font-size: 18px;
		margin-bottom: 24px;
	}

	.footer__item {
		font-size: 14px;
		margin-bottom: 18px;
	}

	.mworx__block {}

	.footer__social a {
		padding: 0;
	}

	.footer__social a img {
		width: 64%;
	}

	.footer__but.but {
		padding: 14px 28px;
		font-size: 13px;
	}

	.footer__phone {
		font-size: 24px;
	}

	.footer__text {
		font-size: 13px;
	}

	.modal_diler .modal__personal a {
		font-size: 11px;
		white-space: nowrap;
	}
}

@media (max-width: 600px) {
	.h_profile.active {
		left: 30px;
		top: 380px;
	}
	h3 {
		font-size: 16px;
		line-height: 20px;
	}

	.h3 {
		font-size: 17px;
	}

	.projects__menuitem+.projects__menuitem {
		margin-left: 10px;
	}

	.projects__menuitem {
		padding: 7px 10px;
		font-size: 13px;
	}

	.projects__menu {
		margin: 0 0 25px;
	}

	.projects {
		padding: 60px 0;
	}

	.catalog {
		padding-bottom: 70px;
	}

	/*.product {*/
	/*    margin: 60px 0;*/
	/*}*/
	.accordion__heading {
		font-size: 14px;
		padding: 16px 0 16px 16px;
	}

	.accordion__content {
		font-size: 14px;
		padding: 16px 19px;
	}

	.slider {
		margin: 35px 0;
	}

	.swiper-slider-caption {
		font-size: 14px;
	}

	.swiper-slider-caption {
		margin-top: 9px;
	}

	ol li,
	ul li {
		padding-left: 16px;
	}

	.swiper-button-next,
	.swiper-container-rtl .swiper-button-prev {
		width: 35px !important;
		height: 35px !important;
	}

	.swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		width: 35px !important;
		height: 35px !important;
	}

	.swiper-button-next:after,
	.swiper-container-rtl .swiper-button-prev:after {
		width: 6px;
		height: 11px;
	}

	.swiper-button-prev:after,
	.swiper-container-rtl .swiper-button-next:after {
		width: 6px;
		height: 11px;
	}

	.form__input>label {
		font-size: 14px;
		margin: 0 0 4px;
	}

}

@media (max-width: 525px) {
	h1 {
		font-size: 20px;
		line-height: 27px;
	}

	h2 {
		font-size: 18px;
		line-height: 26px;
		margin: 40px 0 25px;
	}

	.banner h2 {
		line-height: 45px;
	}

	.h2 {
		font-size: 20px;
		line-height: 27px;
	}

	.nav__menu-down-list {
		max-width: 100%;
	}

	.nav__menu-up-list {
		max-width: 100%;
	}

	.nav__menu-catalog.act,
	.nav__menu-about.act {
		left: 0;
		width: 100%;
		z-index: 5;
		overflow: auto;
	}

	.nav__menu-catalog a,
	.nav__menu-about a {
		padding: 15px 20px;
	}

	.back_to_catalog a,
	.mob_about-item a,
	.mob_knowledge-item a	{
		padding-left: 40px;
	}

	.nav__menu-up {
		width: 100%;
		z-index: 10;
	}

}

@media (max-width: 470px) {
	.header__info-row {
		column-gap: 10px;
	}
	.company__name {
		padding: 0;
		font-size: 14px;
	}
}

@media (max-width: 420px) {
	.header .logo {
		max-width: 100px !important;
	}
	.company {
		grid-template-columns: 1fr;
	}

	.company__desc {
		text-align: left;
	}

	.company__img {
		margin-top: -40px;
		justify-content: flex-end;
	}

	.company img {
		margin-right: 20px;
	}

	.imgmt {
		background-position: top 25px center;
	}

	.projects__videomenu {
		grid-template-columns: 1fr;
		gap: 30px;
		margin-bottom: 40px;
	}

	.projects__video img {
		margin-top: 80px;
		transform: translateY(-50%);
	}

	.projects__video {
		height: 170px;
		overflow: hidden;
		border-radius: 4px;
		display: block;
	}

	.footer__menu {
		gap: 13px;
	}

	.but {
		font-size: 14px;
		padding: 14px 35px;
	}

	.banner h2 {
		font-size: 9vw;
	}
}

@media (max-width: 360px) {
	.phone-header__number a {
		font-size: 14px;
		line-height: 16px;
		font-weight: 400;
	}
	.company img {
		height: 130px;
	}

	.form__caption {
		font-size: 16px;
		line-height: 22px;
	}

	.close {
		top: 8px;
		right: 8px;
	}
}


/* Страница контакты*/
.maps {
	margin-bottom: 176px;
}

.maps__heading {
	text-align: left;
}

.maps__inner {
	width: 100%;
	height: 500px;
}

.maps__item {
	position: relative;
}

#map2 {
	margin-bottom: 48px;
}

.regions {
	margin-bottom: 150px;
}

.regions__heading {
	margin-bottom: 24px;
}

.table {
	max-width: 700px;
}

.table table {
	border-collapse: collapse;
}

.table tr {
	font-size: 16px;
	line-height: 22px;
	color: #595959;
}

.table tr:nth-child(odd) {
	background-color: #F7FAFB;
}

.table td {
	padding: 17px 30px;
}

.table td:nth-child(1) {
	white-space: nowrap;
}

.requisites {
	margin-bottom: 176px;
}

.requisites__heading {
	margin-bottom: 24px;
}

.regions {
	margin-bottom: 150px;
}

.regions__heading {
	margin-bottom: 24px;
}

.table {
	max-width: 700px;
}

.table table {
	border-collapse: collapse;
}

.table tr {
	font-size: 16px;
	line-height: 22px;
	color: #595959;
}

.table tr:nth-child(odd) {
	background-color: #F7FAFB;
}

.table td {
	padding: 17px 30px;
}

.table td:nth-child(1) {
	white-space: nowrap;
}


.requisites {
	margin-bottom: 176px;
}

.requisites__heading {
	margin-bottom: 24px;
}

.table> :not(caption)>*>* {
	border-bottom-width: 0;
}

.address {
	position: absolute;
	background: #ffffff;
	box-shadow: 0 20px 30px rgba(0, 0, 0, 0.04);
	border-radius: 4px;
	padding: 30px;
	top: 48px;
	left: 48px;
	max-width: 520px;
	width: 100%;
	z-index: 10;
}

.address__title {
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	color: #000000;
	margin-bottom: 16px;
}

.address__field {
	font-size: 16px;
	line-height: 22px;
	color: #595959;
	position: relative;
	padding-left: 34px;
}

.address__field.af2 a {
	color: inherit;
}

.address__field+.address__field {
	margin-top: 20px;
}

.address__field:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background-position: center;
	background-repeat: no-repeat;
	width: 24px;
	height: 24px;
}

.af1::before {
	background-image: url("/res/contact/address-i1.svg");
}

.af2::before {
	background-image: url("/res/contact/address-i2.svg");
}

.af3::before {
	background-image: url("/res/contact/address-i3.svg");
}

.af4::before {
	background-image: url("/res/contact/address-i4.svg");
}

.maps__inner {
	width: 100%;
	height: 500px;
}


.maps__heading {
	text-align: left;
}

.desk-autoslider {
	overflow: hidden;
	position: relative;
}

.desk-autoslider .swiper-notification {
	display: none;
}

.autoslider-prev,
.autoslider-next {
	position: absolute;
	top: calc(50% - 46px);
	height: 48px;
	width: 48px;
	z-index: 100;
	background-repeat: no-repeat;
	background-position: center;
	background-color: rgba(255, 255, 255, 0.5);
	transition: all 0.2s linear;
}

.autoslider-next {
	right: 0;
	background-image: url("/res/ar-sl-right.svg");
}

.autoslider-prev {
	background-image: url("/res/ar-sl-left.svg");
}

.autoslider-next:hover {
	background-position-x: 58%;
	background-color: rgba(255, 255, 255, 1);
}

.autoslider-prev:hover {
	background-position-x: 42%;
	background-color: rgba(255, 255, 255, 1);
}

/* MEDIA */
@media (max-width: 1300px) {
	.requisites {
		margin-bottom: 150px;
	}
}

@media (max-width: 1200px) {
	.maps {
		margin-bottom: 100px;
	}
}

@media (max-width: 1000px) {
	.regions {
		margin-bottom: 110px;
	}

	.requisites {
		margin-bottom: 110px;
	}
}

@media (max-width: 900px) {
	.address {
		position: relative;
		left: 0;
		top: 0;
		margin-bottom: 30px;
		padding: 20px;
		max-width: 100%;
		box-shadow: 0 4px 30px rgba(0, 0, 0, 0.04);
	}

	.address__title {
		font-size: 16px;
		line-height: 22px;
	}

	.address__field {
		font-size: 14px;
		line-height: 19px;
		margin-bottom: 20px;
		padding-left: 30px;
	}

	.address__field:before {
		width: 21px;
		height: 21px;
	}

	.maps__inner {
		height: 300px;
	}

	.maps {
		margin-bottom: 60px;
	}
}

@media (max-width: 800px) {
	.table {
		overflow-x: auto;
	}

	.table tr {
		font-size: 14px;
		line-height: 18px;
	}

	.table td {
		padding: 14px 20px;
	}

	.table td:nth-child(1) {
		white-space: normal;
	}
}

@media (max-width: 767px) {
	.regions {
		margin-bottom: 60px;
	}

	.requisites {
		margin-bottom: 60px;
	}
}


@media (max-width: 525px) {
	.table table {
		width: 100%;
	}

	.table tr {
		display: flex;
		flex-direction: column;
	}

	.table td {
		padding: 12px 15px;
	}

	.table td:nth-child(1) {
		font-weight: bold;
		padding-bottom: 0;
	}
}


/* Страница "Оплата и доставка" */
.payment {
	margin-bottom: 64px;
}

.payment__item {
	display: flex;
}

.payment__left {
	margin-right: 50px;
	max-width: 640px;
	width: 100%;
}

.payment__right {
	padding: 32px 40px 40px 40px;
	border: 1px solid #E9F1F4;
	border-radius: 4px;
	max-width: 610px;
	width: 100%;
}

.payment__text {
	color: #595959;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 20px;
}

.payment__cards {
	display: flex;
}

.payment__card {
	padding: 10px 10px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #E9F1F4;
	max-width: 70px;
	max-height: 40px;
	width: 100%;
	border-radius: 2px;
	margin-right: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.payment__card img {
	display: block;
}

.payment__title {
	margin-bottom: 20px;
}

.payment__inputs {
	display: flex;
}

.payment__input {
	width: 100%;
}

.payment__input:first-child {
	margin-right: 16px;
	max-width: 280px;
	flex: 1 0 100%;
}

.payment__input .modal__but {
	padding: 16px 14px;
	margin: 0;
}

.nav-menu {
	padding: 0 50px;
}

.payment__input .inptext {
	margin: 0;
	height: 100%;
}
@media (max-width: 1461px) {
	.header .logo {
		max-width: 150px;
		height: 35px;
	}
}

@media (max-width: 1350px) {
	.payment__inputs {
		flex-direction: column;
	}

	.payment__input:first-child {
		margin-right: 16px;
		max-width: 100%;
		flex: none;
		margin-bottom: 20px;
	}



	.nav-menu {
		padding: 0 35px;
	}
}

@media (max-width: 1150px) {
	.payment__right {
		padding: 26px 30px 30px 30px;
	}
}

@media (max-width: 900px) {
	.payment__text {
		font-size: 14px;
		line-height: 24px;
	}

	.payment__title {
		margin-bottom: 10px;
		font-size: 20px;
	}
}

@media (max-width: 800px) {
	.payment__item {
		flex-direction: column;
	}

	.payment__right {
		max-width: 100%;
		padding: 16px 20px 20px 20px;
	}

	.payment__left {
		margin-right: 0;
		max-width: 100%;
		margin-bottom: 24px;
	}
}

@media (max-width: 767px) {
	.payment {
		margin-bottom: 42px;
	}
}

@media (max-width: 650px) {
	.payment__input .modal__but {
		padding: 14px 14px;
		margin: 0;
	}
}

@media (max-width: 600px) {
	.payment__title {
		font-size: 18px;
	}

	.payment__text {
		margin-bottom: 18px;
	}

}


@media (max-width: 650px) {
	.inptext {
		padding: 14px;
		margin-bottom: 20px;
	}
}


/* PAY */
.pay__btn .modal__but {
	margin-top: 0;
}

.pay__item {
	background-color: #F7FAFB;
	padding: 56px 48px;
	position: relative;
}

.pay__top {
	position: relative;
	z-index: 23;
}

.pay__heading {
	margin: 0 0 40px 0;
	max-width: 630px;
	text-align: left;
}

.pay__text {
	color: #595959;
	font-size: 16px;
	line-height: 26px;
	max-width: 400px;
	margin-bottom: 32px;
}

.pay__form {
	display: flex;
	flex-direction: column;
}

.pay__form .error {
	text-align: left;
	height: 14px;
	margin: -19px 0 5px;
}

.pay__inputdata {
	display: flex;
}

.pay__input {
	align-items: center;
	margin-right: 20px;
}

.pay__input:first-child {
	max-width: 310px;
	width: 100%;
}

.pay__bgimg {
	background-image: url("/local/templates/rotado/css/../img/payment/pay-i1.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

@media (max-width: 1260px) {
	.pay__bgimg {
		display: none;
	}
}

@media (max-width: 900px) {
	.pay__item {
		padding: 36px 30px;
	}

	.pay__inputdata {
		flex-direction: column;
	}

	.pay__input {
		margin-right: 0;
	}

	.pay__input:first-child {
		max-width: 100%;
	}

	.pay__heading {
		margin: 0 0 26px 0;
		font-size: 20px;
	}

	.pay__text {
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 24px;
		max-width: 100%;
	}
}

@media (max-width: 767px) {
	.pay__item {
		padding: 24px 20px;
	}
}

@media (max-width: 600px) {
	.pay__text {
		margin-bottom: 18px;
	}

	.pay__heading {
		margin: 0 0 18px 0;
		font-size: 18px;
	}
}

/* ORDER */
.order__heading {
	text-align: left;
}

.order__item {
	display: flex;
}

.order__bg {
	background-image: url("/local/templates/rotado/css/./images/pay-i2.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	margin-right: 50px;
	border-radius: 4px;
}

.order__info {
	max-width: 640px;
}

.order__employee {
	display: flex;
	margin-bottom: 100px;
}

.order__employeeimg {
	background-image: url("/local/templates/rotado/css/../img/payment/employee.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	max-width: 98px;
	width: 100%;
	height: 98px;
	border-radius: 50%;
	margin-right: 30px;
}

.order__employeeinfo {
	width: 100%;
}

.order__employeename {
	color: #2a2a2a;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 8px;
}

.order__employeestatus {
	color: #A6A6A6;
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 16px;
}

.order__employeetext {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	max-height: 98px;
	background-color: #464451;
	border-radius: 0 4px 4px 4px;
}

.order__employeetext:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-top: 15px solid #464451;
	border-left: 15px solid transparent;
	margin-left: -15px;
	margin-top: -83px;
}

.order__employeetext p {
	position: absolute;
	top: 50%;
	left: 32px;
	transform: translateY(-50%);
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	z-index: 2;
}

.order__text {
	margin-bottom: 30px;
}

.order__methods {
	display: flex;
	justify-content: space-between;
}

.order__txt {
	color: #595959;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 16px;
}

@media (max-width: 1300px) {
	.order__methods {
		flex-wrap: wrap;
	}
}



@media (max-width: 1000px) {
	.order__item {
		flex-direction: column;
	}

	.order__info {
		order: 1;
		margin-bottom: 38px;
	}

	.order__bg {
		order: 2;
		min-height: 152px;
		margin-right: 0;
	}
}

@media (max-width: 900px) {
	.order__txt {
		font-size: 14px;
		line-height: 22px;
		margin-bottom: 14px;
	}

	.order__employeetext p {
		font-size: 14px;
		line-height: 20px;
	}

	.order__employeestatus {
		font-size: 13px;
		line-height: 19px;
	}

	.order__employeename {
		font-size: 16px;
		line-height: 21px;
	}

	.order__employee {
		margin-bottom: 90px;
	}
}

@media (max-width: 800px) {
	.order__method {
		min-width: 180px;
		margin-bottom: 20px;
	}
}

@media (max-width: 650px) {
	.order__employeestatus {
		font-size: 14px;
		line-height: 19px;
	}

	.order__employee {
		margin-bottom: 120px;
	}
}

@media (max-width: 600px) {
	.order__employeeimg {
		max-width: 60px;
		width: 100%;
		height: 60px;
		border-radius: 50%;
		margin-right: -60px;
	}

	.order__employeetext {
		width: calc(100vw - 89px);
		left: 12px;
	}

	.order__employeetext p {
		left: 18px;
	}

	.order__employeetext:after {
		margin-top: -62px;
	}

	.order__employeename {
		margin: 0 0 6px 80px;
	}

	.order__employeestatus {
		margin: 0 0 30px 80px;
	}
}

@media (max-width: 525px) {
	.order__method {
		min-width: 135px;
		margin-bottom: 20px;
	}

	.order__method img {
		height: 19px;
	}

	.order__info {
		margin-bottom: 15px;
	}
}

@media (max-width: 449px) {
	.order__employeetext:after {
		margin-top: -80px;
	}
}

@media (max-width: 400px) {
	.order__method {
		min-width: 120px;
		margin-bottom: 20px;
	}
}


/* accordion */
.accordion__title {
	text-align: left;
}

.accordion__items {
	max-width: 730px;
}

.accordion__item {
	width: 100%;
	height: 100%;
	border: 1px solid #DEE8EC;
	border-radius: 4px;
	margin-bottom: 16px;
	cursor: pointer;
}

.accordion__item.act {
	background-color: #F7FAFB;
}

.accordion__heading {
	font-size: 16px;
	padding: 24px 0 24px 24px;
	position: relative;
	color: #2a2a2a;
}

.accordion__heading.act {
	border-bottom: 1px solid #DEE8EC;
}

.accordion__heading.act:after {
	transition: all 200ms ease;
	transform: rotateZ(180deg) translateY(50%);
}

.accordion__heading:after {
	content: "";
	position: absolute;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%23595959' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	width: 24px;
	height: 24px;
	transition: all 200ms ease;
}

.accordion__content {
	color: #595959;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	padding: 32px 40px;
	line-height: 26px;
	display: none;
}

@media (max-width: 600px) {
	.accordion__heading {
		font-size: 14px;
		padding: 16px 0 16px 16px;
	}

	.accordion__content {
		font-size: 14px;
		padding: 16px 19px;
	}
}


/* Отступ */
.mb {
	margin-bottom: 176px;
}

.mb50 {
	margin: 0 0 50px;
}

.mt50 {
	margin: 50px 0 0;
}

.pb {
	padding: 0 0 176px;
}

@media (max-width: 1000px) {
	.mb {
		margin-bottom: 100px;
	}
}

@media (max-width: 600px) {
	.mb {
		margin-bottom: 60px;
	}
}


/* 404 */
.not-found {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 100px 0 120px;
}

.not-found__title {
	font-size: 200px;
	line-height: 200px;
}

.not-found__desc {
	font-size: 26px;
	margin-bottom: 50px;
}

.not-found__link {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 11px 32px;
	background: #2FA4E8;
	border-radius: 2px;
	color: #fff;
	font-weight: 600;
	transition: .2s linear background;
}

.not-found__link:hover {
	background: #0090E3;
	color: #fff;
}

@media all and (max-width: 375px) {
	.not-found__title {
		font-size: 153px;
		line-height: 170px;
	}

	.not-found {
		margin: 60px 0 70px;
	}
}


/* Политика конфиденциальности */
.privacy {
	padding: 50px 0 120px;
}

.privacy__title {
	margin-bottom: 50px;
}

.privacy__text {
	font-size: 16px;
	line-height: 160%;
	color: #595959;
}

@media (max-width: 1200px) {
	.privacy {
		padding: 50px 0 100px;
	}
}

@media (max-width: 768px) {
	.privacy {
		padding: 30px 0 50px;
	}

	.privacy__title {
		margin-bottom: 20px;
	}

	.privacy__text {
		font-size: 13px;
	}

}



/*Загрузчик битры*/
.ajax-preloader {
	position: fixed;
	z-index: 100;
	width: 70px;
	height: 70px;
	top: 50%;
	left: 50%;
	margin-left: -35px;
	margin-top: -35px;
}

/*Тень*/
.ajax-preloader-shadow {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	top: 0;
	left: 0;
	z-index: 80;
}

.cssload-container {
	position: relative;
}

.cssload-whirlpool,
.cssload-whirlpool::before,
.cssload-whirlpool::after {
	position: absolute;
	top: 50%;
	left: 50%;
	border: 1px solid rgb(255, 255, 255);
	border-left-color: rgb(0, 0, 0);
	border-radius: 974px;
	-o-border-radius: 974px;
	-ms-border-radius: 974px;
	-webkit-border-radius: 974px;
	-moz-border-radius: 974px;
}

.cssload-whirlpool {
	margin: -24px 0 0 -24px;
	height: 49px;
	width: 49px;
	animation: cssload-rotate 1150ms linear infinite;
	-o-animation: cssload-rotate 1150ms linear infinite;
	-ms-animation: cssload-rotate 1150ms linear infinite;
	-webkit-animation: cssload-rotate 1150ms linear infinite;
	-moz-animation: cssload-rotate 1150ms linear infinite;
}

.cssload-whirlpool::before {
	content: "";
	margin: -22px 0 0 -22px;
	height: 43px;
	width: 43px;
	animation: cssload-rotate 1150ms linear infinite;
	-o-animation: cssload-rotate 1150ms linear infinite;
	-ms-animation: cssload-rotate 1150ms linear infinite;
	-webkit-animation: cssload-rotate 1150ms linear infinite;
	-moz-animation: cssload-rotate 1150ms linear infinite;
}

.cssload-whirlpool::after {
	content: "";
	margin: -28px 0 0 -28px;
	height: 55px;
	width: 55px;
	animation: cssload-rotate 2300ms linear infinite;
	-o-animation: cssload-rotate 2300ms linear infinite;
	-ms-animation: cssload-rotate 2300ms linear infinite;
	-webkit-animation: cssload-rotate 2300ms linear infinite;
	-moz-animation: cssload-rotate 2300ms linear infinite;
}

.nav__item.desk_catalog-link::after {
	content: "";
	display: inline-block;
	transform: translateY(-41%);
	background-image: url("/res/ar-bott.svg");
	background-repeat: no-repeat;
	background-size: contain;
	width: 20px;
	height: 20px;
	margin: 9px 0 -13px -3px;
	transition: all 300ms ease;
}

.nav__item + .nav__item {
	margin-left: 30px !important;
}

.nav__item.desk_catalog-link:hover::after {
	transform: rotate(180deg) translate(0, 23%);
}

@keyframes cssload-rotate {
	100% {
		transform: rotate(360deg);
	}
}

@-o-keyframes cssload-rotate {
	100% {
		-o-transform: rotate(360deg);
	}
}

@-ms-keyframes cssload-rotate {
	100% {
		-ms-transform: rotate(360deg);
	}
}

@-webkit-keyframes cssload-rotate {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@-moz-keyframes cssload-rotate {
	100% {
		-moz-transform: rotate(360deg);
	}
}

.form__aerror {
	color: #ff5050;
	margin-bottom: 15px;
}

.p_proj-sortlist a {
	cursor: pointer;
	color: #0090E3;
}

.project-sort-list {
	display: none;
	position: absolute;
	margin-top: 4px;
	left: 0;
	background-color: #fff;
	padding: 10px 20px;
	border-radius: 4px;
	border: 1px solid #E9F1F4;
}

.project-sort-list>a {
	display: block;
	width: 200px;
	padding: 4px 0px;
}

.catalog__banner {
	background-color: #f8fafb;
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
	padding: 60px 48px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.catalog__banner.cfbnr1 {
	background-image: url(/res/cnfg/ct-bnnr1.png);
}

.catalog__banner.cfbnr2 {
	background-image: url(/res/cnfg/ct-bnnr2.png);
	background-position-x: right 54px;
}

.catalog__banner h3 {
	font-size: 32px;
	font-weight: 600;
	line-height: 44px;
	margin-bottom: 30px;
	max-width: 60%;
}

.catalog__banner p {
	max-width: 60%;
}

.but.but-banner {
	margin-top: 32px;
	display: block;
	width: fit-content;
	font-size: 16px;
	padding: 15px 36px;
}

.act-load svg {
	animation: 1s linear 0s normal none infinite running rot;
	-webkit-animation: 1s linear 0s normal none infinite running rot;
}

.offers__addtoproj a {
	color: #0090E3;
	transition: all 0.1s linear;
	padding: 0;
}

.offers__addtoproj a:hover {
	color: #006dac;
}

.act-load a:hover,
.act-load a {
	color: #a1a1a1;
}

@keyframes rot {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rot {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}



@media (max-width: 1150px) {
	.catalog__banner.cfbnr1 {
		background-image: none;
	}

	.catalog__banner.cfbnr2 {
		background-image: none;
	}

	.catalog__banner p {
		max-width: initial;
	}

	.catalog__banner h3 {
		max-width: initial;
	}
}

@media (max-width: 767px) {
	.h_profile {
		top: 320px;
		padding: 12px;
	}
}

@media (max-width: 600px) {
	.catalog__banner {
		padding: 30px 20px;
		margin-left: -20px;
		width: calc(100% + 40px);
	}

	.catalog__banner h3 {
		font-size: 22px;
		line-height: 28px;
	}
}

@media (max-width: 420px) {
	.catalog__item-img {
		width: 100px;
		margin: -80px 0 0 auto;
	}
}

/*Кончина конфигуратора*/


/* New pages - blog, author, all-authors. single-blog, vacancies */
.employee {
	padding: 0 0 170px;
}

.employee-items {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 40px 50px;
	margin: 50px 0 0;
}

.employee-name {
	margin: 20px 0 0;
	display: inline-block;
}

.employee-position {
	margin: 6px 0 0;
	font-size: 1rem;
	line-height: 1.5rem;
	color: #595959;
}

.employee-img {
	max-width: 150px;
	overflow: hidden;
}

.author {
	background-color: #F7FAFB;
	padding: 35px 0 50px;
}

.author-info {
	max-width: 870px;
	margin: 50px auto 0;
	display: grid;
	grid-template-columns: 170px 1fr;
	gap: 0 30px;
}

.author-img {
	grid-area: 1/auto/5;
}

.author-name {
	font-size: 2rem;
	line-height: 2.6rem;
}

.author-position {
	font-size: .9rem;
	line-height: 1rem;
	color: #A6A6A6;
	margin: 10px 0 0;
}

.author-desc {
	font-size: 1rem;
	line-height: 1.4rem;
	color: #595959;
	margin: 24px 0 0;
}

.author-publishing {
	font-size: 1rem;
	line-height: 1.4rem;
	color: #595959;
	margin: 24px 0 0;
}

.blog {
	margin: 50px 0 0;
}

.blog-heading {
	font-weight: bold;
	font-size: 32px;
	line-height: 44px;
	color: #2A2A2A;
	margin: 20px 0 0;
}

.blog-grid {
	margin: 40px 0 0;
	display: grid;
	row-gap: 50px;
}

.blog-row {
	display: flex;
	justify-content: space-between;
}

.blog-row__items {
	display: flex;
	margin: 0 0 -16px 0;
	flex-wrap: wrap;
}

.blog-row__search {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.053 15.053C15.5412 14.5649 16.3326 14.5649 16.8208 15.053L21.6339 19.8661C22.122 20.3543 22.122 21.1457 21.6339 21.6339C21.1457 22.122 20.3543 22.122 19.8661 21.6339L15.053 16.8208C14.5649 16.3326 14.5649 15.5412 15.053 15.053Z' fill='%232B2A29'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.125 17C13.922 17 17 13.922 17 10.125C17 6.32804 13.922 3.25 10.125 3.25C6.32804 3.25 3.25 6.32804 3.25 10.125C3.25 13.922 6.32804 17 10.125 17ZM18.25 10.125C18.25 14.6123 14.6123 18.25 10.125 18.25C5.63769 18.25 2 14.6123 2 10.125C2 5.63769 5.63769 2 10.125 2C14.6123 2 18.25 5.63769 18.25 10.125Z' fill='%232B2A29'/%3E%3C/svg%3E%0A");
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: center;
	min-width: 30px;
	height: 30px;
	margin: 10px 0 0 20px;
	cursor: pointer;
}

.blog-row__item {
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	color: #6787AD;
	padding: 14px 24px;
	border-radius: 50px;
	border: 1px solid rgba(103, 135, 173, 0.9);
	margin: 0 16px 16px 0;
	transition: color .2s ease, border-color .2s ease;
	cursor: pointer;
}

.blog-row__item:not(.active):hover {
	color: #0090E3;
	border-color: #0090E3;
}

.blog-row__item.active {
	background: #0090E3;
	border-color: #1A98E0;
	color: #fff;
}

.blog-items {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	align-items: stretch;
	gap: 50px 40px;
}

.blog-item {
	position: relative;
	/*display: grid;*/
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.blog-item:hover .blog-title {
	color: #0090e3;
}

.blog-category {
	position: absolute;
	left: 0;
	top: 0;
	padding: 8px 12px;
	background-color: #fff;
	font-weight: normal;
	font-size: 14px;
	line-height: 100%;
	color: #2A2A2A;
	border-radius: 50px;
	margin: 12px 0 0 14px;
	z-index: 2;
}

.blog-img {
	position: relative;
	overflow: hidden;
	border-radius: 5px;
	/*display: block;*/
	/*height: 100%;*/
	height: 280px;
	display: flex;
	align-items: center;
	justify-content: center;

	@media (max-width: 768px) {
		height: 230px;
	}
}

.blog-img::after {
	/*content: "";
	display: block;
	padding-top: 66.339066%;*/
}

.blog-img img {
	position: relative;
	/*position: absolute;*/
	/*left: 0;
	top: 0;*/
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.blog-title {
	margin: 20px 0 0;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	color: #2B2A29;
	max-height: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.blog-date {
	margin: auto 0 0 0;
	font-size: 14px;
	line-height: 19px;
	color: #A6A6A6;
	margin: 16px 0 0;
}

.blog-bigitems {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 50px 40px;
}

.blog-bigitem {
	position: relative;
	overflow: hidden;
	border-radius: 5px;
}

.blog-bigitem::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 60.416%;
	width: 100%;
	background: linear-gradient(180deg, rgba(63, 59, 75, 0) 0%, #3F3B4B 100%);
	transition: height .2s ease,
		background .2s ease;
}

.blog-bigitem:hover::after {
	height: 40%;
	background: linear-gradient(180deg, rgba(63, 59, 75, 0) 0%, rgba(62, 58, 73, .8) 100%);
}

.blog-bigitem .blog-category {
	margin: 20px 0 0 20px;
}

.blog-bigrow {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 30px 30px;
	z-index: 2;
	width: 100%;
}



.blog-bigtitle {
	font-weight: 600;
	font-size: 22px;
	line-height: 150%;
	color: #FFFFFF;
}

.blog-bigtitle:hover {
	color: #fff;
}

.blog-bigitem .blog-date {
	margin: 32px 0 0;
	color: #fff;
}

.sunscribe-block {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 26px 50px;
	overflow: hidden;
	background-color: #F7FAFB;
	border-radius: 5px;
}

.sunscribe-text {
	max-width: 345px;
	font-weight: 500;
	font-size: 16px;
	line-height: 150%;
	color: #2B2A29;
}

.sunscribe-form {
	max-width: 480px;
	display: flex;
}

.subscribe-img {
	margin: -15px 0 -36px 0;
}

.subscribe-input {
	padding: 14px 16px;
	width: 300px;
	margin: 0;
}

.subscribe-follow {
	padding: 15px 32px;
	font-size: 16px;
	margin: 0 0 0 10px;
}

.authors-block {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 26px 50px;
	background: #F7FAFB;
	border-radius: 5px;
	overflow: hidden;
}

.authors-text {
	font-weight: 600;
	font-size: 21px;
	line-height: 150%;
	color: #FFFFFF;
	z-index: 1;
}

.authors-btn {
	padding: 16px 32px;
	z-index: 1;
}

.authors-img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	max-height: 100%;
	height: 100%;
	object-fit: cover;
	object-position: left;
}

.article {
	margin: 33px 0 0;
}

.article-wrap {
	max-width: 820px;
	width: 100%;
	margin: 0 auto;
}
.article-wrap h2 {
	margin-top:60px !important;
}

.article-title {
	font-weight: bold;
	color: #2A2A2A;
	margin: 0 0 25px;
}

.article-subtitle {
	font-weight: normal;
	font-size: 24px;
	line-height: 33px;
	color: #2A2A2A;
	margin: 0 0 30px;
}

.article-author {
	margin: 0 0 30px;
	display: flex;
	align-items: center;
}

.article-author__img {
	max-width: 60px;
	max-height: 60px;
	border-radius: 50%;
	overflow: hidden;
}

.article-author__name {
	display: block;
	margin: 0 0 0 10px;
}

.article-author__readtime {
	font-weight: normal;
	font-size: 16px;
	line-height: 100%;
	color: #A6A6A6;
	display: flex;
	margin: 0 0 0 35px;
	align-items: center;
	white-space: nowrap;
}

.article-author__readtime::before {
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.75 7C12.75 6.58579 12.4142 6.25 12 6.25C11.5858 6.25 11.25 6.58579 11.25 7V12C11.25 12.2586 11.3832 12.4989 11.6025 12.636L14.6025 14.511C14.9538 14.7305 15.4165 14.6238 15.636 14.2725C15.8555 13.9212 15.7488 13.4585 15.3975 13.239L12.75 11.5843V7Z' fill='%23B3B7BB'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 3.25C7.16751 3.25 3.25 7.16751 3.25 12C3.25 16.8325 7.16751 20.75 12 20.75C16.8325 20.75 20.75 16.8325 20.75 12C20.75 7.16751 16.8325 3.25 12 3.25ZM4.75 12C4.75 7.99594 7.99594 4.75 12 4.75C16.0041 4.75 19.25 7.99594 19.25 12C19.25 16.0041 16.0041 19.25 12 19.25C7.99594 19.25 4.75 16.0041 4.75 12Z' fill='%23B3B7BB'/%3E%3C/svg%3E%0A");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 24px;
	height: 24px;
	margin: 0 3px 0 0;
}

.article-inner p+ul {
	margin: -34px 0 0;
}

.article-inner {
	margin: 35px 0 0;
	display: grid;
	row-gap: 50px;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #595959;
	grid-template-columns: 100%;
}

.article-inner figure img {
	border-radius: 5px;
}

.article-inner figcaption {
	text-align: center;
	margin: 15px 0 0;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	color: #A6A6A6;
}

.article-inner p {
	margin: 0;
}

.article-inner .instruction_name {
	color: #0090E3;
	margin: 0 0 8px;
}

.article-inner .page__instruction {
	display: inline-flex;
	align-items: center;
	min-height: 60px;
}

.article-docitems {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 -20px 0;
}

.article-docitems .page__instruction {
	margin: 0 25px 20px 0;
}

.article-recommedation__title {
	margin: 0 0 30px 0;
}

.article-recommedation__slider {
	max-width: 820px;
	position: relative;
	overflow: hidden;
}

.article-recommedation__wrapper {
	position: relative;
}

.article-recommedation__slider .swiper-wrapper {
	padding: 10px 0;
}

.article-recommendation__btn {
	display: block;
	margin: 40px auto 0;
	padding: 17px 45px;
	text-align: center;
	width: max-content;
}

.article-recommedation__wrapper .swiper-button-next.swiper-button-disabled,
.article-recommedation__wrapper .swiper-button-prev.swiper-button-disabled {
	display: flex;
}

.article-recommedation__wrapper .swiper-button-next:after,
.article-recommedation__wrapper .swiper-button-prev:after {
	content: "" !important;
	background-image: url("data:image/svg+xml,%3Csvg width='30' height='31' viewBox='0 0 30 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.25 22.7676L18.75 15.1783L11.25 7.58911' stroke='%23595959' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
}

.article-recommedation__wrapper .swiper-button-prev:after {
	transform: rotate(-180deg);
}

.article-recommedation__wrapper .swiper-button-next,
.article-recommedation__wrapper .swiper-button-prev {
	background-color: rgba(255, 255, 255, 0.5);
	width: 30px !important;
	height: 30px !important;
	transform: translateY(-50%);
	outline: none;
}

.article-recommedation__wrapper .swiper-button-next {
	transform: translateX(50px)
}

.article-recommedation__wrapper .swiper-button-prev {
	transform: translateX(-50px)
}

.article-tags {
	padding: 20px 30px 5px;
	background-color: #F7FAFB;
	border-radius: 5px;
	display: flex;
	flex-wrap: wrap;
	margin: 40px 0 0;
}

.article-tag {
	margin: 0 24px 15px 0;
	color: #0090E3;
	display: flex;
}

.article-tag:before {
	content: "#";
	color: #0090E3;
}

.article-rating {
	margin: 30px 0 0;
}

.article-rating__title {
	margin: 0 0 24px;
}

.article-rating__row {
	display: flex;
	align-items: center;
}

.article-rating__text {
	margin: 0 0 0 20px;
	display: flex;
	align-items: center;
}

.article-rating__text-average {
	font-weight: 600;
	font-size: 24px;
	line-height: 33px;
	color: #4FBA6F;
}

.article-rating__text-count {
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	color: #B3B7BB;
	margin: 0 0 0 5px;
}

.article-rating__wrap {
	position: relative;
	width: 163px;
	height: 31px;
	background-color: #D9DADA;
}

.article-rating__stars {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-image: url("/local/templates/rotado/img/blog/rate.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	z-index: 1;
}

.article-rating__progress {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #F66600;
	height: inherit;
}

.article-stats {
	display: flex;
	align-items: center;
}

.article-date,
.article-view {
	display: flex;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #595959;
	align-items: center;
}

.article-date {
	margin: 0 27px 0 0;
}

.article-date:before,
.article-view:before {
	content: "";
	display: block;
	margin: 0 10px 0 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 24px;
	height: 24px;
}

.article-date:before {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 6.4C7.3866 6.4 7.7 6.0866 7.7 5.7V5.10005H16.3V5.7C16.3 6.0866 16.6134 6.4 17 6.4C17.3866 6.4 17.7 6.0866 17.7 5.7V5.10005H18C18.8837 5.10005 19.6 5.81639 19.6 6.70005V8H4.4V6.70005C4.4 5.81639 5.11634 5.10005 6 5.10005H6.3V5.7C6.3 6.0866 6.6134 6.4 7 6.4ZM17.7 3.70005H18C19.6569 3.70005 21 5.0432 21 6.70005V17.7C21 19.3569 19.6569 20.7001 18 20.7001H6C4.34315 20.7001 3 19.3569 3 17.7V6.70005C3 5.04319 4.34315 3.70005 6 3.70005H6.3V3.7C6.3 3.3134 6.6134 3 7 3C7.3866 3 7.7 3.3134 7.7 3.7V3.70005H16.3V3.7C16.3 3.3134 16.6134 3 17 3C17.3866 3 17.7 3.3134 17.7 3.7V3.70005ZM4.4 9.4V17.7C4.4 18.5837 5.11634 19.3001 6 19.3001H18C18.8837 19.3001 19.6 18.5837 19.6 17.7V9.4H4.4Z' fill='%23B3B7BB'/%3E%3C/svg%3E%0A");
}

.article-view:before {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.152508 11.5331C0.366915 11.2398 5.4755 4.35156 12.0001 4.35156C18.5247 4.35156 23.6335 11.2398 23.8477 11.5328C24.0507 11.8111 24.0507 12.1885 23.8477 12.4667C23.6335 12.76 18.5247 19.6483 12.0001 19.6483C5.4755 19.6483 0.366915 12.76 0.152508 12.467C-0.050836 12.1888 -0.050836 11.8111 0.152508 11.5331ZM12.0001 18.0659C16.8061 18.0659 20.9687 13.494 22.2009 11.9994C20.9703 10.5035 16.8165 5.93397 12.0001 5.93397C7.19427 5.93397 3.032 10.505 1.79928 12.0005C3.02989 13.4963 7.18372 18.0659 12.0001 18.0659Z' fill='%23B3B7BB'/%3E%3Cpath d='M12 7.25267C14.6176 7.25267 16.7473 9.38234 16.7473 11.9999C16.7473 14.6175 14.6176 16.7472 12 16.7472C9.38242 16.7472 7.25275 14.6175 7.25275 11.9999C7.25275 9.38234 9.38242 7.25267 12 7.25267ZM12 15.1648C13.7452 15.1648 15.1648 13.7451 15.1648 11.9999C15.1648 10.2548 13.7451 8.83512 12 8.83512C10.2549 8.83512 8.8352 10.2548 8.8352 11.9999C8.8352 13.7451 10.2549 15.1648 12 15.1648Z' fill='%23B3B7BB'/%3E%3C/svg%3E%0A");
}

.article-blog {
	margin: 70px 0 0;
}

.article-blog__heading {
	margin: 0 0 50px;
	text-align: left;
}

.article-manager {
	margin: 86px 0 0;
}


.article ul {
	margin: 16px 0 0;
}

.article ul li {
	display: flex;
}

.article ul li {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 160%;
	color: #595959;
	position: relative;
	padding-left: 26px;
	margin-bottom: 16px;
}

.article ul li:before {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='3' cy='3' r='3' fill='%230090E3'/%3E%3C/svg%3E%0A");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	min-width: 6px;
	height: 6px;
	displaY: block;
	overflow: hidden;
	color: #0090E3;
	margin: 10px 8px 0 0;
}

.vacancies {
	margin: 35px 0 0;
}

.vacancies-title {
	margin: 0 0 50px;
}

.vacancies-row {
	display: grid;
	grid-template-columns: 1.5fr 0.9fr 0.9fr .5fr;
	gap: 20px;
}

.vacancies-row select option[selected] {
	display: none;
}

.vacancies-row .selectize-dropdown .option:not([data-selectable]) {
	display: none;
}

.vacancies-row .selectize-input {
	border: 1px solid #D9D9D9;
	padding: 12px 32px 12px 15px;
	box-shadow: none;
	border-radius: 2px;
	max-height: 50px;
}

.vacancies-row .selectize-input.focus {
	border-color: #D9D9D9;
	box-shadow: none;
}

.vacancies-row .selectize-control {
	max-height: 50px;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
	color: #595959;
}

.vacancies-row .selectize-dropdown {
	padding: 8px 0;
	margin: 8px 0 0 0;
	z-index: 2;
	border: 1px solid #D9DADA;
	box-shadow: none;
	border-radius: 2px;
}

.vacancies-row .selectize-control.single .selectize-input:after {
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%23595959' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	width: 20px;
	height: 20px;
	transform: translateY(-50%);
	margin: 1px 0 0 0;
	border: 0;
	right: 10px;
}

.vacancies-row .selectize-control.single .selectize-input.dropdown-active:after {
	margin-top: 0;
	border: 0;
	transform: translateY(-50%) rotate(-180deg);
}

.vacancies-row .selectize-input>* {
	vertical-align: baseline;
	display: inline-block;
	zoom: 1;
	text-overflow: ellipsis;
	overflow: hidden;
	max-height: 26px;
}

.vacancies-row .selectize-input>input {
	display: none !important;
}

.vacancies-row .selectize-dropdown-content {
	padding: 0;
}

.vacancies-row .selectize-dropdown .option {
	padding: 8px 19px;
}

.vacancies-row .selectize-dropdown .active {
	background-color: #f8f9fa;
	color: #595959;
}

.vacancies-row .selectize-dropdown .selected,
.vacancies-row .selectize-dropdown .selected.active {
	color: #0090E3;
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
	cursor: default;
}

.vacancies-city__select:not(.selectized):not(.single),
.vacancies-speciality__select:not(.selectized):not(.single) {
	padding: 11px 15px;
	background: #FFFFFF;
	border: 1px solid #D9D9D9;
	border-radius: 2px;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
	color: #595959;
	width: 100%;
}

.vacancies-city__select::placeholder,
.vacancies-city__select::-moz-placeholder,
.vacancies-speciality__select::placeholder,
.vacancies-speciality__select::-moz-placeholder {
	font-size: 18px;
	line-height: 25px;
	color: #595959;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
	color: #595959;
}

.vacancies-search {
	position: relative;
}

.vacancies-search::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	margin: 0 10px 0 15px;
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.3854 15.4457C11.7351 17.5684 7.85569 17.4013 5.3989 14.9445C2.76287 12.3085 2.76287 8.03464 5.3989 5.3986C8.03494 2.76256 12.3088 2.76256 14.9448 5.3986C17.4016 7.85538 17.5687 11.7348 15.446 14.3851L20.6017 19.5407C20.8946 19.8336 20.8946 20.3085 20.6017 20.6014C20.3088 20.8943 19.8339 20.8943 19.541 20.6014L14.3854 15.4457ZM6.45956 13.8839C4.40931 11.8336 4.40931 8.50951 6.45956 6.45926C8.50982 4.40901 11.8339 4.40901 13.8842 6.45926C15.9329 8.50801 15.9344 11.8287 13.8887 13.8794C13.8872 13.8809 13.8857 13.8823 13.8842 13.8839C13.8827 13.8854 13.8812 13.8869 13.8797 13.8884C11.8291 15.9341 8.50831 15.9326 6.45956 13.8839Z' fill='%23B3B7BB'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	width: 24px;
	height: 24px;
}

.vacancies-search__input {
	margin: 0;
	max-height: 50px;
	border-color: #D9D9D9;
	padding-left: 50px;
}

.vacancies-btn {
	padding: 15px 25px;
	max-height: 50px;
}

.vacancies-items {
	margin: 40px 0 50px;
}

.vacancies-item {
	border: 1px solid #E9F1F4;
	border-radius: 5px;
}

.vacancies-item+.vacancies-item {
	margin: 20px 0 0;
}

.vacancies-item p {
	margin: 0;
}

.vacancies-item p+ul {
	margin: 10px 0 24px 0;
}

.accordion-header {
	display: flex;
	padding: 24px 20px 24px 30px;
	align-items: center;
	border-bottom: 1px solid transparent;
	transition: border-color .4s ease, background-color .4s ease, transform .4s ease, -webkit-transform .4s ease;
	overflow: hidden;
	cursor: pointer;
}

.accordion-header::after {
	content: "";
	display: block;
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%23595959' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: center;
	min-width: 48px;
	height: 48px;
	transition: background .4s ease,
		transform .4s ease,
		-webkit-transform .4s ease;
}

.accordion-header.act {
	border-color: #E9F1F4;
	background-color: #F7FAFB;
}

.accordion-header.act::after {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L12 15L18 9' stroke='%230090E3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	transform: rotate(-180deg);
}

.accordion-header__left {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0 0 -5px;
}

.accordion-header__title {
	width: 100%;
	font-weight: 500;
	font-size: 18px;
	line-height: 25px;
	color: #2A2A2A;
	margin: 0 0 15px 0;
}

.accordion-header__subtitle {
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #A6A6A6;
}

.accordion-header__subtitle {
	margin: 0 30px 5px 0;
}

.accordion-body {
	padding: 40px 100px 40px 30px;
	display: none;
}

.accordion-body__wrap {
	transition: opacity .4s ease;
	opacity: 0;
}

.accordion-body.act .accordion-body__wrap {
	opacity: 1;
}

.accordion-body__wrap {
	display: flex;
}

.accordion-body__info {
	width: calc(100% - 350px)
}

.accordion-body__sidebar {
	margin: 0 0 0 100px;
	width: 250px;
	position: relative;
}

.accordion-body__sidebar-item {
	position: sticky;
	top: 0;
	left: 0;
}

.accordion-body__sidebar-item.checker {
	top: 20px;
}

.accordion-body__sidebar-mail,
.accordion-body__sidebar-phone {
	margin: 0 0 15px;
	display: flex;
}

.accordion-body__sidebar-mail::before,
.accordion-body__sidebar-phone::before {
	content: "";
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 24px;
	height: 24px;
	margin: 0 15px 0 0;
}

.accordion-body__sidebar-vacancyname {
	margin: 10px 0 0;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	text-align: center;
	color: #595959;
}

.accordion-body__sidebar-mail::before {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 6V18M3 6H21M3 6L12 14L21 6M3 18H21M3 18L8.5 11.5M21 18V6M21 18L15.5 11.5' stroke='%230090E3' stroke-width='1.5' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.accordion-body__sidebar-phone::before {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.26659 9.41016L9.0106 9.31557L9.01047 9.31458L8.26659 9.41016ZM8.44398 8.89321L8.97245 9.42541L8.97419 9.42366L8.44398 8.89321ZM9.83578 7.50205L9.30562 6.97155L9.30557 6.9716L9.83578 7.50205ZM9.92339 6.73315L10.5594 6.33548L10.5539 6.32707L9.92339 6.73315ZM7.70738 3.29221L7.07125 3.68963L7.07683 3.69829L7.70738 3.29221ZM6.90244 3.06574L7.22199 3.74425L7.23004 3.74047L7.23799 3.73649L6.90244 3.06574ZM3.34497 4.74116L3.02536 4.06254L3.01365 4.06831L3.34497 4.74116ZM3.00323 5.35845L2.25713 5.43485L2.25735 5.43697L3.00323 5.35845ZM18.6417 20.9968L18.5632 21.7427L18.5653 21.7429L18.6417 20.9968ZM19.259 20.655L19.932 20.9864L19.9375 20.9746L19.259 20.655ZM20.9344 17.0976L20.2635 16.7625L20.2596 16.7702L20.2559 16.778L20.9344 17.0976ZM20.7092 16.2939L20.3032 16.9246L20.3101 16.9289L20.7092 16.2939ZM17.2682 14.0785L17.6743 13.4479L17.6663 13.4429L17.2682 14.0785ZM16.4993 14.1655L15.9693 13.6349L15.9689 13.6353L16.4993 14.1655ZM15.1081 15.5573L14.5777 15.0271L14.576 15.0288L15.1081 15.5573ZM14.5912 15.7347L14.6868 14.9908L14.6858 14.9907L14.5912 15.7347ZM13.8 5.85C13.3858 5.85 13.05 6.18579 13.05 6.6C13.05 7.01421 13.3858 7.35 13.8 7.35V5.85ZM16.65 10.2C16.65 10.6142 16.9858 10.95 17.4 10.95C17.8142 10.95 18.15 10.6142 18.15 10.2H16.65ZM12.9 2.25C12.4858 2.25 12.15 2.58579 12.15 3C12.15 3.41421 12.4858 3.75 12.9 3.75V2.25ZM20.25 11.1C20.25 11.5142 20.5858 11.85 21 11.85C21.4142 11.85 21.75 11.5142 21.75 11.1H20.25ZM10.9927 13.0086C9.41847 11.4343 9.08287 9.88396 9.0106 9.31557L7.52258 9.50476C7.62553 10.3145 8.0666 12.2038 9.93207 14.0692L10.9927 13.0086ZM9.01047 9.31458C9.01572 9.35543 9.00167 9.39639 8.97245 9.4254L7.91552 8.36102C7.61368 8.66074 7.46849 9.08385 7.5227 9.50574L9.01047 9.31458ZM8.97419 9.42366L10.366 8.0325L9.30557 6.9716L7.91377 8.36276L8.97419 9.42366ZM10.3659 8.03255C10.8178 7.58096 10.898 6.87718 10.5593 6.33552L9.28747 7.13078C9.25569 7.07996 9.26322 7.01392 9.30562 6.97155L10.3659 8.03255ZM10.5539 6.32707L8.33794 2.88613L7.07683 3.69829L9.29284 7.13923L10.5539 6.32707ZM8.34346 2.89483C7.96875 2.29505 7.19938 2.07858 6.56689 2.39498L7.23799 3.73649C7.17865 3.76617 7.10647 3.74587 7.07131 3.68959L8.34346 2.89483ZM6.58289 2.38722L3.02541 4.06264L3.66452 5.41968L7.22199 3.74425L6.58289 2.38722ZM3.01365 4.06831C2.50064 4.32092 2.19888 4.86598 2.25713 5.43485L3.74933 5.28206C3.75495 5.33699 3.72581 5.38962 3.67628 5.41401L3.01365 4.06831ZM2.25735 5.43697C2.45472 7.31192 3.26965 11.851 7.70921 16.2908L8.76991 15.2302C4.65364 11.1136 3.92455 6.94658 3.74911 5.27994L2.25735 5.43697ZM7.70921 16.2908C12.1488 20.7307 16.6873 21.5453 18.5632 21.7427L18.7202 20.2509C17.0526 20.0754 12.8861 19.3467 8.76991 15.2302L7.70921 16.2908ZM18.5653 21.7429C19.1342 21.8011 19.6792 21.4994 19.9319 20.9864L18.5862 20.3237C18.6105 20.2742 18.6632 20.245 18.7181 20.2507L18.5653 21.7429ZM19.9375 20.9746L21.613 17.4172L20.2559 16.778L18.5805 20.3355L19.9375 20.9746ZM21.6054 17.4327C21.9206 16.8016 21.7056 16.0343 21.1083 15.6589L20.3101 16.9289C20.2541 16.8937 20.2339 16.8217 20.2635 16.7625L21.6054 17.4327ZM21.1152 15.6633L17.6742 13.4479L16.8622 14.7092L20.3032 16.9245L21.1152 15.6633ZM17.6663 13.4429C17.125 13.1039 16.4212 13.1835 15.9693 13.6349L17.0294 14.6962C16.987 14.7385 16.9209 14.746 16.8701 14.7142L17.6663 13.4429ZM15.9689 13.6353L14.5777 15.0271L15.6386 16.0875L17.0298 14.6957L15.9689 13.6353ZM14.576 15.0288C14.605 14.9996 14.6459 14.9856 14.6868 14.9908L14.4956 16.4786C14.9175 16.5328 15.3406 16.3876 15.6403 16.0858L14.576 15.0288ZM14.6858 14.9907C14.1174 14.9184 12.567 14.5828 10.9927 13.0086L9.93207 14.0692C11.7975 15.9347 13.6869 16.3758 14.4966 16.4787L14.6858 14.9907ZM13.8 7.35H14.7V5.85H13.8V7.35ZM16.65 9.3V10.2H18.15V9.3H16.65ZM14.7 7.35C15.777 7.35 16.65 8.22304 16.65 9.3H18.15C18.15 7.39462 16.6054 5.85 14.7 5.85V7.35ZM12.9 3.75H13.8V2.25H12.9V3.75ZM20.25 10.2V11.1H21.75V10.2H20.25ZM13.8 3.75C17.3622 3.75 20.25 6.63776 20.25 10.2H21.75C21.75 5.80934 18.1907 2.25 13.8 2.25V3.75Z' fill='%230090E3'/%3E%3C/svg%3E%0A");
}

.accordion-body__sidebar-help {
	margin: 25px auto -15px;
	width: max-content;
}

.accordion-body__info {
	font-size: 16px;
	line-height: 22px;
	color: #595959;
}

.accordion-body ul li {
	display: flex;
}

.accordion-body ul li {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 160%;
	color: #595959;
	position: relative;
	margin-bottom: 16px;
}

.accordion-body ul li:last-child {
	margin-bottom: 0;
}

.accordion-body ul li:before {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='3' cy='3' r='3' fill='%230090E3'/%3E%3C/svg%3E%0A");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	min-width: 6px;
	height: 6px;
	displaY: block;
	overflow: hidden;
	color: #0090E3;
	margin: 10px 8px 0 0;
}

.resume-wrap {
	display: flex;
	background-color: #F7FAFB;
}

.resume-info {
	width: 100%;
	max-width: 720px;
	padding: 50px 50px 60px;
}

.resume-title {
	margin: 0 0 40px;
}

.resume-couple {
	display: flex;
}

.resume-couple:nth-child(1) .resume-row {
	width: calc(50% - 10px);
}

.resume-couple:nth-child(1) .resume-row:nth-child(2) {
	margin: 0 0 0 20px;
}

.resume-couple:nth-child(3) .resume-row:nth-child(1) {
	width: calc(100% - 285px);
	display: flex;
	align-items: center;
}

.resume-couple:nth-child(3) .resume-row:nth-child(2) {
	width: 235px;
	margin: 0 0 0 50px;
}

.resume-row__btn {
	width: 100%;
}

.resume-row__input {
	padding: 14px 16px;
}

.resume-row__textarea {
	resize: none;
	width: 100%;
	height: 100px;
	display: block;
}

.resume-row__label {
	font-weight: normal;
	font-size: 16px;
	line-height: 100%;
	color: #595959;
	margin: 0 0 8px;
	display: inline-block;
}



.resume-privacy {
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	color: #A6A6A6;
	margin: 24px 0 0;
}

.resume-privacy a {
	font-size: 14px;
	line-height: 19px;
}

.resume-girl {
	background-image: url("/local/templates/rotado/img/blog/hr-girl.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center bottom;
	width: 100%;
	max-width: calc(100% - 770px);
	height: 537px;
	margin: auto 0 0 50px;
}

.file-label {
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	color: #0090E3;
	display: flex;
	align-items: center;
	cursor: pointer;
	transition: color .2s ease;
	white-space: nowrap;
}

.file-label:hover {
	color: #0081cc;
}

.file-label::before {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 6C8 4.34315 9.27919 3 10.8571 3C12.4351 3 13.7143 4.34315 13.7143 6V16.8C13.7143 17.7941 12.9468 18.6 12 18.6C11.0532 18.6 10.2857 17.7941 10.2857 16.8V8.4C10.2857 8.06863 10.5416 7.8 10.8571 7.8C11.1727 7.8 11.4286 8.06863 11.4286 8.4V16.8C11.4286 17.1314 11.6844 17.4 12 17.4C12.3156 17.4 12.5714 17.1314 12.5714 16.8V6C12.5714 5.00589 11.8039 4.2 10.8571 4.2C9.91037 4.2 9.14286 5.00589 9.14286 6V16.8C9.14286 18.4569 10.422 19.8 12 19.8C13.578 19.8 14.8571 18.4569 14.8571 16.8V8.4C14.8571 8.06863 15.113 7.8 15.4286 7.8C15.7442 7.8 16 8.06863 16 8.4V16.8C16 19.1196 14.2091 21 12 21C9.79086 21 8 19.1196 8 16.8V6Z' fill='%230090E3'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	min-width: 24px;
	height: 24px;
	display: block;
}

.file-label+span {
	font-size: 14px;
	line-height: 100%;
	color: #A6A6A6;
	margin: 0 0 0 25px;
}

.form-error {
	font-size: 12px;
	color: red;
}

.resume-form .form-error {
	margin: 3px 0 -21px;
}

.blog-search {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
	background-color: rgba(0, 0, 0, 0.6);
	display: none;
}

.blog-search__inner {
	padding: 140px 0 0;
	height: 720px;
	overflow: hidden;
	background-color: #fff;
	display: none;

}

.blog-search__row {
	display: flex;
}

.blog-search__icon {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.053 15.053C15.5412 14.5649 16.3326 14.5649 16.8208 15.053L21.6339 19.8661C22.122 20.3543 22.122 21.1457 21.6339 21.6339C21.1457 22.122 20.3543 22.122 19.8661 21.6339L15.053 16.8208C14.5649 16.3326 14.5649 15.5412 15.053 15.053Z' fill='%232B2A29'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.125 17C13.922 17 17 13.922 17 10.125C17 6.32804 13.922 3.25 10.125 3.25C6.32804 3.25 3.25 6.32804 3.25 10.125C3.25 13.922 6.32804 17 10.125 17ZM18.25 10.125C18.25 14.6123 14.6123 18.25 10.125 18.25C5.63769 18.25 2 14.6123 2 10.125C2 5.63769 5.63769 2 10.125 2C14.6123 2 18.25 5.63769 18.25 10.125Z' fill='%232B2A29'/%3E%3C/svg%3E%0A");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	min-width: 24px;
	height: 24px;
	cursor: pointer;
	margin: 0 10px 0 0;
}

.blog-search__field {
	width: 100%;
	border-bottom: 1px solid #595959;
}

.blog-search__input {
	width: 100%;
	padding: 0 0 7px;
}

.blog-search__tags {
	margin: 50px 0 15px;
}

.blog-search__tags-title {
	font-weight: 600;
	font-size: 21px;
	line-height: 29px;
	color: #2A2A2A;
	margin: 0 0 15px;
}

.blog-search__tags-items {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 -12px;
}

.blog-search__tags-item {
	margin: 0 24px 12px 0;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #595959;
	cursor: pointer;
}

.blog-search__close {
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 5L5 19M19 19L5 5' stroke='%23A6A6A6' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 24px;
	height: 24px;
	margin: 0 0 0 10px;
	cursor: pointer;
}

.modal_vacancy {
	max-width: 840px;
	padding: 0;
}

.modal_vacancy-wrap {
	display: flex;
}

.modal_vacancy-wrap_img {
	background-image: url("/local/templates/rotado/img/blog/hr-girl-v2.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: contain;
	min-width: 400px;
}

.modal_vacancy-wrap_form {
	padding: 40px 40px 46px;
}

.modal_vacancy-title {
	margin: 0 0 10px;
}

.modal_vacancy-subtitle {
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #595959;
	margin: 0 0 24px;
}


.modal-label {
	font-weight: normal;
	font-size: 16px;
	line-height: 100%;
	color: #595959;
	margin: 0 0 6px;
}

.modal_vacancy-textarea {
	resize: none;
	width: 100%;
	height: 110px;
	margin: 0 0 20px;
}

.modal_vacancy-wrap_form .modal-row {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.modal_vacancy-wrap_form .resume-privacy {
	color: #A6A6A6;
	margin: 20px 0 0;
}

.modal_vacancy-but {
	margin: 30px 0 0;
	width: 100%;
}

.blog-bigitems .blog-title {
	display: none;
}





@media (max-width: 1360px) {
	.sunscribe-block {
		padding: 20px 30px;
	}

	.subscribe-img {
		max-width: 170px;
	}

	.subscribe-input {
		width: 250px;
	}

	.subscribe-follow {
		padding: 15px 24px;
		font-size: 16px;
		margin: 0 0 0 10px;
	}

	.authors-block {
		padding: 20px 30px;
	}

	.authors-btn {
		padding: 12px 17px;
	}

	.authors-text {
		font-size: 18px;
		line-height: 140%;
	}

	.article-subtitle {
		font-size: 20px;
		line-height: 26px;
	}

	.vacancies-row {
		grid-template-columns: 1fr 1fr 1fr 140px;
	}

	.resume-info {
		padding: 40px 60px 40px 40px;
	}

	.resume-title {
		margin: 0 0 25px;
	}

	.resume-couple:nth-child(3) .resume-row:nth-child(1) {
		width: 335px;
		margin: 0 10px 0 0;
	}

	.resume-couple:nth-child(3) .resume-row:nth-child(2) {
		margin: 0 0 0 auto;
		width: 100%;
		max-width: 150px;
	}

	.resume-privacy {
		margin: 17px 0 0;
	}

	.resume-row .inptext {
		margin-bottom: 20px;
	}

	.resume-girl {
		max-width: 530px;
		margin: auto 0 0 auto;
		height: 480px;
	}

	.resume-row__btn {
		width: 100%;
		padding: 14px 24px;
		font-size: 16px;
	}
}


@media (max-width: 1300px) {
	.article-inner .page__instruction {
		min-height: 42px;
	}

	.article-inner .instruction_name {
		line-height: 20px;
	}
}

@media (max-width: 1200px) {

	.employee {
		padding: 0 0 100px;
	}

	.employee-items {
		gap: 40px;
		margin: 40px 0 0;
	}

	.author-info {
		margin: 40px auto 0;
	}

	.pb {
		padding: 0 0 120px;
	}

	.blog {
		margin: 80px 0 0;
	}

	.blog-items {
		gap: 40px 30px;
	}

	.blog-title {
		font-size: 16px;
		line-height: 22px;
	}

	.blog-bigtitle {
		font-size: 18px;
		line-height: 145%;
	}

	.blog-bigitem .blog-date {
		margin: 15px 0 0;
	}

	.blog-bigitems {
		gap: 40px 30px;
	}

	.blog-bigrow {
		padding: 0 25px 25px;
	}

	.blog-row__item {
		padding: 10px 18px;
		margin: 0 10px 16px 0;
	}

	.blog-grid {
		margin: 40px 0 0;
		row-gap: 40px;
	}

	.blog-heading {
		font-size: 28px;
		line-height: 32px;
	}

	.author {
		background-color: #F7FAFB;
		padding: 20px 0 50px;
	}

	.article {
		margin: 80px 0 0;
	}

	.accordion-body__sidebar-item.checker {
		top: 80px;
	}

	.resume-couple:nth-child(3) .resume-row:nth-child(1) {
		width: auto;
		flex-direction: column;
		align-items: flex-start;
	}

	.resume-file__label {
		margin: 0 0 7px;
	}

	.file-label+span {
		font-size: 13px;
		margin: 0 0 0 24px;
	}

	.resume-form .form-error {
		margin: 5px 0 -12px 24px;
	}

	.vacancies {
		margin: 80px 0 0;
	}
}

@media (max-width: 1150px) {
	.sunscribe-block {
		flex-wrap: wrap;
	}

	.sunscribe-text {
		max-width: 100%;
		flex-basis: 70%;
		margin: 0 0 25px;
	}

	.sunscribe-form {
		max-width: 100%;
		flex-basis: 70%;
	}

	.subscribe-img {
		max-width: calc(30% - 25px);
		margin: -30px 0 -36px 25px;
	}

	.subscribe-follow {
		max-width: 30%;
		width: 100%;
		min-width: 155px;
	}

	.subscribe-row {
		width: 100%;
	}

	.subscribe-input {
		width: 100%;
	}

	.article-subtitle {
		font-size: 18px;
		line-height: 24px;
		margin: 0 0 25px;
	}

	.accordion-body {
		padding: 30px;
	}

	.accordion-body__sidebar {
		margin: 0 0 0 50px;
		width: 220px;
	}

	.accordion-body__info {
		width: calc(100% - 270px);
	}
}

@media (max-width: 1100px) {
	.vacancies-row {
		grid-template-columns: 1fr 1fr;
	}

	.vacancies-search {
		order: 2;
	}

	.vacancies-city {
		order: 1;
	}

	.vacancies-speciality {
		order: 3;
	}

	.vacancies-btn {
		order: 4;
	}

	.vacancies-row .selectize-control {
		font-size: 16px;
		line-height: 19px;
	}

	.vacancies-title {
		margin: 0 0 35px;
	}

	.resume-wrap {
		position: relative;
		overflow: hidden;
	}

	.resume-girl {
		position: absolute;
		bottom: 0;
		right: 0;
		max-width: 430px;
		height: 450px;
	}

	.resume-info {
		z-index: 1;
		max-width: 550px;
		background: linear-gradient(90deg, rgb(247, 250, 251, 100%) 90%, rgb(247, 250, 251, 0%) 100%);
	}

	.resume-row .inptext {
		margin-bottom: 15px;
	}

	.resume-info {
		padding: 25px 60px 25px 30px;
	}
}

@media (max-width: 1000px) {
	.employee-items {
		grid-template-columns: 1fr 1fr 1fr;
	}

	.author-name {
		font-size: 1.6rem;
		line-height: 2rem;
	}

	.blog-bigtitle {
		font-size: 16px;
		line-height: 140%;
	}

	.article-author {
		margin: 0 0 25px;
	}

	.article-inner {
		margin: 25px 0 0;
		row-gap: 35px;
	}

	.article-inner p+ul {
		margin: -15px 0 0;
	}

	.blog-search__inner {
		padding: 100px 0 0;
		height: 500px;
	}
}

@media (max-width: 950px) {
	.article-recommedation__title {
		margin: 0 0 15px 0;
	}

	.article-recommendation__btn {
		margin: 25px auto 0;
		padding: 15px 40px;
	}

	.article-recommedation__wrapper .swiper-button-prev {
		transform: translateX(0);
		right: 40px;
		left: auto !important;
		top: -20px;
	}

	.article-recommedation__wrapper .swiper-button-next {
		transform: translateX(0);
		top: -20px;
	}

	.resume-girl {
		right: calc(-25% / 2);
	}
}

@media (max-width: 900px) {
	.blog-bigimg::after {
		padding-top: 70%;
	}

	.blog-bigimg img {
		object-fit: contain;
	}

	.subscribe-img {
		align-self: flex-start;
	}

	.modal_vacancy-wrap_form {
		padding: 30px;
	}

	.modal_vacancy-subtitle {
		font-size: 16px;
		line-height: 22px;
		margin: 0 0 15px;
	}

	.modal-label {
		font-weight: normal;
		font-size: 14px;
		line-height: 100%;
		color: #595959;
		margin: 0 0 4px;
	}

	.modal_vacancy-input {
		padding: 12px 16px;
		line-height: 17px;
		margin-bottom: 15px;
	}

	.modal_vacancy-but {
		margin: 20px 0 0;
	}

	.modal_vacancy-wrap_img {
		min-width: 320px;
	}

}

@media (max-width: 850px) {
	.author-info {
		grid-template-columns: 140px 1fr;
		gap: 0 25px;
	}

	.blog-items {
		grid-template-columns: 1fr 1fr;
	}

	.authors-img {
		object-position: right;
	}

	.authors-text {
		display: none;
	}

	.authors-btn {
		margin: 0 0 0 auto;
	}

	.accordion-body__sidebar {
		margin: 0;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		background-color: #fff;
		padding: 20px 30px;
		z-index: 1;
		transform: translateY(100%);
		transition: transform .4s ease;
		z-index: 2;
	}

	.accordion-header::after {
		min-width: 30px;
		height: 30px;
		margin: -3px 0 0;
	}

	.accordion-header {
		align-items: flex-start;
	}

	.accordion-header__left {
		margin: 0 0 -10px;
	}

	.accordion-header__subtitle {
		margin: 0 30px 10px 0;
	}

	.accordion-body__sidebar.act {
		transform: translateY(0);
	}

	.accordion-body__info {
		width: 100%;
	}

	.accordion-body__sidebar-mail,
	.accordion-body__sidebar-phone {
		margin: 0 0 10px;
	}

	.accordion-body__sidebar-help {
		margin: 15px auto -10px;
	}

	.resume-girl {
		display: none;
	}

	.resume-info {
		padding: 35px;
		max-width: 100%;
	}

	.resume-form .form-error {
		margin: 5px 0 -15px 24px;
	}
}

@media (max-width: 800px) {
	.modal_vacancy-wrap_img {
		min-width: 260px;
	}
}

@media (max-width: 700px) {
	.employee {
		padding: 0 0 70px;
	}

	.employee-items {
		grid-template-columns: 1fr 1fr;
		gap: 35px 25px;
		margin: 30px 0 0;
	}

	.employee-position {
		margin: 12px 0 0;
		font-size: 0.9rem;
		line-height: 1.3rem;
	}

	.author-info {
		margin: 30px auto 0;
	}

	.author-desc {
		margin: 20px 0 0;
	}

	.author-publishing {
		margin: 18px 0 0;
	}

	.author-img {
		grid-area: 1/auto/3;
	}

	.author-desc {
		grid-column: 1/3;
	}

	.author-publishing {
		grid-column: 1/3;
	}

	.author-name {
		font-size: 1.5rem;
		line-height: 1.7rem;
		align-self: end;
	}

	.author-position {
		margin: 7px 0 0;
		align-self: start;
		font-size: 0.8rem;
		line-height: 0.9rem;
	}

	.pb {
		padding: 0 0 80px;
	}

	.blog-items {
		gap: 35px 20px;
	}

	.blog-category,
	.blog-bigitem .blog-category {
		font-size: 12px;
		margin: 9px 0 0 9px;
	}

	.blog-bigitems {
		gap: 35px 20px;
	}

	.blog-grid {
		margin: 25px 0 0;
	}

	.blog-heading {
		font-weight: bold;
		font-size: 24px;
		line-height: 29px;
		color: #2A2A2A;
		margin: 20px 0 0;
	}

	.article-blog__heading {
		margin: 0 0 30px;
	}

	.article-tags {
		padding: 20px 20px 5px;
		margin: 30px 0 0;
	}

	.article-blog {
		margin: 40px 0 0;
	}

	.modal_vacancy-wrap_img {
		display: none;
	}

	.modal_vacancy-wrap_form {
		width: 100%;
	}
}

@media (max-width: 650px) {
	.blog-img::after {
		padding-top: 58.039066%;
	}

	.blog-bigitems {
		grid-template-columns: 1fr;
	}

	.subscribe-img {
		display: none;
	}

	.sunscribe-text {
		flex-basis: 100%;
	}

	.sunscribe-form {
		max-width: 100%;
		flex-basis: 100%;
	}

	.blog-bigitems .blog-title {
		display: block;
		margin: -20px 0 0;
	}

	.blog-bigitems .blog-bigrow {
		display: none;
	}

}

@media (max-width: 600px) {
	.article-subtitle {
		font-size: 16px;
		line-height: 22px;
		margin: 0 0 20px;
	}

	.article-rating__title {
		font-size: 18px;
		line-height: 22px;
	}

	.article-manager {
		margin: 40px 0 0;
	}

	.article-inner figcaption {
		margin: 9px 0 0;
	}

	.accordion-body ul li {
		padding: 0;
	}

	.vacancies-row {
		grid-template-columns: 1fr;
		gap: 12px;
	}

	.vacancies-search {
		order: initial;
	}

	.vacancies-city {
		order: initial;
	}

	.vacancies-speciality {
		order: initial;
	}

	.vacancies-btn {
		order: initial;
	}

	.vacancies-city__select:not(.selectized):not(.single),
	.vacancies-speciality__select:not(.selectized):not(.single) {
		font-size: 16px;
		line-height: 19px;
		padding: 8px 14px 8px 9px;
	}

	.vacancies-title {
		margin: 0 0 30px;
	}

	.vacancies-items {
		margin: 30px 0;
	}

	.vacancies-search::before {
		margin: 0 7px 0;
		width: 20px;
		height: 20px;
	}

	.vacancies-search__input {
		padding: 11px 11px 11px 30px;
	}

	.accordion-body ul li {
		margin-bottom: 8px;
	}

	.resume-couple {
		flex-direction: column;
	}

	.resume-couple:nth-child(1) .resume-row {
		width: 100%;
	}

	.resume-couple:nth-child(1) .resume-row:nth-child(2) {
		margin: 0;
	}

	.resume-couple:nth-child(3) .resume-row:nth-child(1) {
		flex-direction: row;
		align-items: center;
	}

	.resume-couple:nth-child(3) .resume-row:nth-child(2) {
		margin: 20px 0 0;
		max-width: 100%;
	}

	.resume-file__label {
		margin: 0 0 3px;
	}

	.resume-form .form-error {
		text-align: center;
		margin: 3px 0 -14px;
	}

	.blog-search__inner {
		height: 100%;
	}

	.blog-search__tags {
		margin: 25px 0 15px;
	}

	.blog-search__tags-title {
		font-size: 18px;
		line-height: 24px;
		margin: 0 0 15px;
	}

	.blog-search__tags-items {
		max-height: 290px;
		overflow: auto;
	}

	.modal_vacancy-wrap_form {
		padding: 25px 20px;
	}

	.action-question iframe {
		width: 100%;
	}
}

@media (max-width: 550px) {
	.action-n .action-about .row>div {
		width: 85%;
	}

	.action-n .action-about .row .col-7 {
		order: 1;
	}

	.action-n .action-about .row .col-5 {
		order: 2;
	}
}

@media (max-width: 525px) {
	.accordion-body__sidebar {
		padding: 12px 20px;
	}

	.accordion-body__sidebar-help {
		margin: 10px auto -10px;
		font-size: 14px;
	}

	.accordion-body__sidebar-mail::before,
	.accordion-body__sidebar-phone::before {
		width: 21px;
		height: 21px;
		margin: 0 9px 0 0;
	}
}

@media (max-width: 500px) {
	.employee-img {
		max-width: 100px;
	}

	.author-info {
		grid-template-columns: 1fr;
		gap: 0;
	}

	.author-desc {
		grid-column: auto;
	}

	.author-publishing {
		grid-column: auto;
	}

	.author-name {
		font-size: 1.5rem;
		line-height: 1.7rem;
		align-self: auto;
		margin: 17px 0 0;
	}

	.author-img {
		grid-area: auto;
		max-width: 140px;
	}

	.author-name {
		font-size: 1.3rem;
		line-height: 1.5rem;
		margin: 20px 0 0;
	}

	.author-position {
		margin: 10px 0 0;
		align-self: auto;
	}

	.blog {
		margin: 35px 0 0;
	}

	.blog-items {
		grid-template-columns: 1fr;
		row-gap: 40px;
	}

	.blog-title {
		margin: 14px 0 0;
	}

	.blog-date {
		margin: 10px 0 0;
	}

	.blog-bigrow {
		padding: 0 15px 15px;
	}

	.blog-row__item {
		padding: 8px 13px;
		margin: 0 10px 0 0;
		font-size: 14px;
		min-width: max-content;
	}

	.blog-row__item:last-child {
		margin: 0;
	}

	.blog-row {
		max-width: 100%;
		overflow: hidden;
	}

	.blog-row__scroll {
		overflow: auto;
		padding: 0 0 15px;
	}

	.blog-row__items {
		margin: 0;
		flex-wrap: nowrap;
		overflow: hidden;
		width: max-content;
	}

	.sunscribe-form {
		flex-direction: column;
	}

	.subscribe-follow {
		margin: 15px 0 0 0;
		max-width: 100%;
	}

	.sunscribe-block {
		padding: 20px;
	}

	.article-author__readtime {
		margin: 0 0 0 auto;
	}

	.article-author__img {
		max-width: 45px;
		max-height: 45px;
	}

	.article-author__name {
		margin: 0 15px 0 10px;
		line-height: 21px;
	}

	.accordion-body {
		padding: 25px 15px;
	}

	.accordion-header {
		padding: 20px 15px;
	}

	.accordion-header::after {
		min-width: 24px;
		height: 24px;
	}

	.blog-row__search {
		min-width: 30px;
		height: 30px;
		margin: 3px 0 0 15px;
	}
}

@media (max-width: 470px) {
	.resume-couple:nth-child(3) .resume-row:nth-child(1) {
		flex-direction: column;
		align-items: flex-start;
	}

	.resume-row__label {
		font-size: 14px;
		line-height: 100%;
	}

	.resume-info {
		padding: 25px;
	}
}

@media (max-width: 430px) {
	.blog-bigimg::after {
		padding-top: 70.039066%;
	}

	.authors-img {
		object-position: -440px;
	}

	.authors-btn {
		margin: 0;
		width: 100%;
		text-align: center;
	}

	.authors-block {
		padding: 20px;
	}
}

#leadia_science_widget .leadia_develop_text {
	display: none !important;
}

.cbk-window .cbk-form .cbk-form-title small {
	padding: 12px 0;
}

.cbk-window.cbk-window-modal a.cbk-copyright-callbackkiller {
	display: none !important;
}

.catalog_section_description h2 {
	text-align: justify;
	margin: 20px 0;
}

.catalog_section_description ul {
	margin: 0 0 0 20px;
}

.catalog_section_description ul li {
	position: relative;
	padding-left: 15px;
}

.catalog_section_description ul li:before {
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='3' cy='3' r='3' fill='%230090E3'/%3E%3C/svg%3E%0A");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	min-width: 6px;
	height: 6px;
	displaY: block;
	color: #0090E3;
	position: absolute;
	top: 10px;
	left: 0;
}

.blog-gallery {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:0;
	padding:0;
}
.blog-gallery li {
	width:50%;
	padding-left:0 !important;
}
.blog-gallery li:before {
	background-image:none !important;
	margin-left:0 !important;
	width: 0 !important;
	min-width: 0 !important;
}
.element__tab-container ul li {
	position: relative;
	padding-left: 15px;
}
.element__tab-container ul li:before {
	content: "";
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nNicgaGVpZ2h0PSc2JyB2aWV3Qm94PScwIDAgNiA2JyBmaWxsPSdub25lJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxjaXJjbGUgY3g9JzMnIGN5PSczJyByPSczJyBmaWxsPScjMDA5MEUzJy8+PC9zdmc+Cg==);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	min-width: 6px;
	height: 6px;
	display: block;
	color: #0090e3;
	position: absolute;
	top: 10px;
	left: 0;
}

/* Форма */
.manager {
  margin: 100px 0;
}

.manager__item {
  background-color: #F7FAFB;
  padding: 56px 48px;
  position: relative;
}

.manager__item .modal__personal {
  text-align: left;
}

.manager__top {
  position: relative;
  z-index: 23;
}

.manager__bg {
  background-image: url("/local/templates/rotado/css/img/manager-bg.svg");
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.manager__people {
  background-image: url("/local/templates/rotado/img/new-spec.png");
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -36px;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}

.manager__heading {
  margin: 0 0 40px 0;
  max-width: 630px;
  text-align: left;
  color: #2a2a2a;
  line-height: 44px;
  font-size: 32px;
  font-weight: 700;
}

.manager__form {
  display: flex;
  flex-direction: column;
}

.manager__form .error {
  text-align: left;
  height: 14px;
  margin: -19px 0 5px;
}

.manager__inputdata {
  display: flex;
}

.manager__input {
  align-items: center;
  margin-right: 20px;
}

.manager__input .modal__but {
  min-width: 264px;
  margin-top: 25px;
}

@media (max-width: 1300px) {
  .manager__people {
    display: none;
  }

  .manager__bg {
    display: none;
  }
}

@media (max-width: 1081px) {
  .manager__input .modal__but {
    padding: 16px 19px;
  }
}

@media (max-width: 900px) {
  .manager__input {
    margin: 0;
  }

  .manager__input .modal__but {
    margin-top: 0;
  }

  .manager__inputdata {
    flex-direction: column;
  }
}


@media (max-width: 600px) {
  .manager__heading {
    margin: 0 0 24px 0;
    font-weight: 600;
    max-width: 630px;
    text-align: left;
    font-size: 16px;
  }

  .manager__item {
    padding: 16px;
  }

  .manager {
    margin: 40px 0;
  }

  .manager__form .error {
    text-align: left;
    height: auto;
    margin: -3px 0 8px;
  }


}

.swiper {
  width: calc(100% + 20px);
  padding: 10px 10px 0 10px;
  margin: 0 -10px;
  overflow: hidden;
  position: relative;
}

iframe {max-width:100%;}

.blog-row__items.articles {
	font-size: 14px !important;
}


.cookie-msg {
	position: fixed;
	margin-inline: auto;
	inset-inline: 0;
	inset-block-start: 85%;
	transform: translateY(80%);
	z-index: -1;
	max-width: 600px;
	padding: 0 10px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	user-select: none;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out, transform .3s ease-in-out;
}

.cookie-msg.active {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
	pointer-events: all;
	user-select: all;
	z-index: 81;
}

.cookie-msg__body {
	display: flex;
	align-items: center;
	gap: 20px;
	padding: 15px;
	background-color: #0090E3;
	border-radius: 8px;
}

@media (max-width: 450px) {
	.cookie-msg__body {
		padding: 10px;
	}
}

.cookie-msg__icon {
	flex: 0 0 90px;
	position: relative;
}

@media (max-width: 550px) {
	.cookie-msg__icon {
		display: none;
	}
}

@media (max-height: 550px) and (orientation:landscape) {
	.cookie-msg {
		inset-block-start: 70%;
	}
}

.cookie-msg__icon-rotario {
	position: absolute;
	left: 0;
	bottom: -33px;
}

@media (max-width: 550px) {
	.cookie-msg__icon-rotario {
		display: none;
	}
}

.cookie-msg__icon-rotario img {
	max-height: 90px;
}

.cookie-msg__icon-cookies {
	position: absolute;
	right: -25px;
	bottom: -10px;
	display: flex;
	flex-direction: column;
	gap: 15px;
	height: 100%;
	max-height: 90px;
}

.cookie-msg__icon-cookies img:nth-child(1) {
	height: 16px;
	width: 16px;
}

.cookie-msg__icon-cookies img:nth-child(2) {
	height: 30px;
	width: 30px;
}

.cookie-msg__text {
	font-weight: 400;
	font-size: 15px;
	color: #fff;
	user-select: none;
}

@media (max-width: 450px) {
	.cookie-msg__text {
		font-size: 13px;
	}
}

.cookie-msg__text span {
	font-weight: 700;
}

.cookie-msg__button {
	flex: 0 0 130px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	font-size: 15px;
	line-height: 1;
	color: #0090E3;
	background-color: #fff;
	border-radius: 8px;
	padding: 15px 30px;
	overflow: hidden;
	transition: 0.3s color ease-in-out, 0.3s background-color ease-in-out;
}

/*
.cookie-msg__button:hover {
	color: #fff;
	background-color: #0090E3;
}*/

.agree-block {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	padding: 15px 0;
	box-shadow: 0 0px 5px rgba(0,0,0,.2);
	z-index: 999;
}

.agree-block_hidden {
	display: none;
}

.agree-block__content {
	display: flex;
	align-items: center;
	column-gap: 15px;
}

.agree-block__text {
	font-size: 16px;
}

.agree-block__button {
	flex: 0 0 auto;
	padding: 10px 15px;
	max-width: max-content;
	font-size: 16px;
	background:rgba(0, 144, 227, 1) !important;
	color:#fff;
	border-radius:20px;
	cursor:pointer;
}

@media (max-width:767px){
	.agree-block {
		padding: 10px 0;
	}
	.agree-block__text,
	.agree-block__button {
		font-size: 14px;
	}
}
@media (max-width:575px){
	.agree-block__content {
		display: flex;
		flex-direction: column;
	}
	.agree-block__text {
		margin-bottom: 5px;
	}
}
/* End */


/* Start:/local/templates/rotado/css/config.css?171811432636396*/
/*Конфигуратор*/

.configurator {
    margin-bottom: 150px;
}

.project-detail {
    margin-bottom: 150px;
}

.configurator__wrapper {
    display: grid;
    grid-template-columns: 0.708fr 0.29fr;
    grid-gap: 40px;
}

.configurator__left {}

.configurator__right {}

.configurator__sections-wrpr {}

.configurator__sections-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 0;
}

.configurator__sections-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* min-height: 290px; */
    padding: 16px;
    outline: 1px solid #E9F1F4;

}

.configurator__sections-item:hover {
    -webkit-box-shadow: -2px -2px 18px 0px rgba(155, 155, 155, 0.2);
    -moz-box-shadow: -2px -2px 18px 0px rgba(155, 155, 155, 0.2);
    box-shadow: -2px -2px 18px 0px rgba(155, 155, 155, 0.2);
}

.configurator__sections-img {
    width: 100%;
    margin-bottom: auto;
}

.configurator__sections-name {
    color: #2a2a2a;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    min-height: 66px;
}

.configurator__section-title {
    margin-top: 52px;
    font-size: 24px;
    font-weight: 600;
    text-align: start;
    margin-bottom: 42px;
}

.configurator__section-item-wrapper {
    padding: 20px;
    border: 1px solid #E9F1F4;
    border-radius: 4px;
    position: relative;
    margin-bottom: 16px;
}

.configurator__section-item-wrapper:last-child {
    margin-bottom: 0;
}

.configurator__section-item {
    display: flex;
    cursor: pointer;
}

.configurator__section-item:after {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%23595959' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    top: 59px;
    right: 20px;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    transition: all 200ms ease;
}

.configurator__section-item:hover:after {
    top: 63px;
}

.configurator__section__item-left {
    width: 80px;
    margin-right: 30px;
    display: flex;
}

.configurator__section__item-right {
    min-height: 78px;
    display: flex;
}

.configurator__section__item-left img {
    margin: auto;
}

.configurator__section-name {
    margin: auto;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}

.configurator__section__item-bottom {
    max-height: 0px;
    overflow: hidden;
    transition: all 0.2s linear;
    margin-left: 110px;
}

.configurator__section__item-bottom.opened {
    max-height: 400px;
    overflow: initial;
}

.configurator__section__item-control {
    display: flex;
    margin-top: 40px;
}

.configurator__section__quantity {
    display: flex;
    align-items: center;
}

.configurator__section__quantity-btn {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 36px;
    background-color: #fff0;
    color: #2A2A2A;
    font-weight: 400;
    font-size: 18px;
    transition: all 0.1s linear;
}

.configurator__section__quantity-btn:hover {
    background-color: #F7FAFB;
    color: #0090E3;
}

.configurator__section__quantity-input {
    width: 30px;
    text-align: center;
}

.configurator__section-price {
    display: flex;
    align-items: center;
    margin-left: 30px;
    width: 183px;
    font-size: 24px;
    font-weight: 600;
    margin-right: 90px;
}

.configurator-addtoproj {
    padding: 17px 32px;
    display: block;
    text-align: center;
    transition: background .2s ease;
}

.configurator-addingtoproj {
    background-color: #F7FAFB !important;
    color: #0090E3 !important;
    white-space: nowrap;
}

.configurator-addingtoproj .lds-ellipsis div {
    background-color: #0090E3 !important;
}

.configurator-addedtoproj:before {
    content: "";
    display: inline-block;
    background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3919 3.25843C13.7598 2.91386 14.3562 2.91386 14.7241 3.25843C15.0875 3.59879 15.0919 4.14802 14.7375 4.4935L7.21122 12.7173C7.20398 12.7258 7.19625 12.7339 7.18806 12.7416C6.82018 13.0861 6.22374 13.0861 5.85587 12.7416L1.27591 8.45163C0.908031 8.10705 0.908031 7.54837 1.27591 7.20379C1.64378 6.85921 2.24023 6.85921 2.6081 7.20379L6.49358 10.8432L13.3669 3.28483C13.3747 3.27557 13.383 3.26676 13.3919 3.25843Z' fill='%230090E3'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 16px;
    height: 16px;
    margin: 0 4px -3px 0;
}

.configurator__section__item-control div:last-child {
    margin: 0 0 0 auto;
}

.configurator__basket {
    position: sticky;
    top: 20px;
}

.configurator__basket-clear {
    padding: 16px 56px;
    background-color: #F7FAFB;
    position: sticky;
    top: 20px;
}

.configurator__basket {
    border: 1px solid #E9F1F4;
    border-radius: 4px;
    padding: 26px 24px 24px;
}

.configurator__basket__header-row {
    display: flex;
    justify-content: space-between;
}

.configurator__basket__header-count {
    color: #595959;
    font-size: 14px;
    font-weight: 400;
}

.configurator__basket__header-changebtn>a {
    color: #0090E3;
    font-size: 14px;
    font-weight: 400;
}

.configurator__basket__header-price {
    color: #2A2A2A;
    font-size: 32px;
    font-weight: 700;
    margin-top: 4px;
}

.configurator__basket__list__item-name {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}

.configurator__basket__list-wrapper {
    margin-top: 2px;
    max-height: 65vh;
    overflow: auto;
    scrollbar-color: #0090E3 #E9F1F4;
    scrollbar-width: thin;
    padding-right: 6px;
}

.configurator__basket__list-wrapper::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.configurator__basket__list-wrapper::-webkit-scrollbar-button {
    width: 0px;
    height: 0px;
}

.configurator__basket__list-wrapper::-webkit-scrollbar-thumb {
    background: #0090E3;
    border: 0px solid #ffffff;
    border-radius: 50px;
}

.configurator__basket__list-wrapper::-webkit-scrollbar-thumb:hover {
    background: #ffffff;
}

.configurator__basket__list-wrapper::-webkit-scrollbar-thumb:active {
    background: #000000;
}

.configurator__basket__list-wrapper::-webkit-scrollbar-track {
    background: #E9F1F4;
    border: 0px none #ffffff;
    border-radius: 6px;
}

.configurator__basket__list-wrapper::-webkit-scrollbar-track:hover {
    background: #666666;
}

.configurator__basket__list-wrapper::-webkit-scrollbar-track:active {
    background: #333333;
}

.configurator__basket__list-wrapper::-webkit-scrollbar-corner {
    background: transparent;
}

.configurator__basket__list__item-properties {
    display: inline;
}

.configurator__basket__list__item-properties-val {
    color: #595959;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}

.configurator__basket__list__item-controlls {
    display: flex;
    margin-top: 5px;
    min-height: 36px;
    align-items: center;
}

.configurator__basket__list__item-remove {
    margin-left: auto;
}

.configurator__basket__list__item-amount {
    display: flex;
    align-items: center;
}

.configurator__basket__list__item-amount-filed {
    width: 30px;
    text-align: center;
}

.configurator__basket__list__item-amount-btn {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 36px;
    background-color: #fff0;
    color: #2A2A2A;
    font-weight: 400;
    font-size: 18px;
    transition: all 0.1s linear;
    cursor: pointer;
}

.configurator__basket__list__item-amount-btn:hover {
    background-color: #F7FAFB;
    color: #0090E3;
}

.configurator__basket__list__item-price {
    margin: auto;
}

.configurator__basket__list__item-price-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}

.configurator__basket__list__item-remove {
    margin-left: auto;
    display: flex;
    align-items: center;
}

.configurator__basket__list__item {
    padding-bottom: 16px;
    border-bottom: 1px solid #E9F1F4;
    padding-top: 16px;
}

.configurator__basket__list__item:last-child {
    border-bottom: none;
}

.configurator__basket__list__item-remove svg {
    cursor: pointer;
    transition: all 0.1s linear;
}

.configurator__basket__list__item-remove:hover svg {
    cursor: pointer;
    transform: rotate(90deg);
}

.configurator__basket__list__item-remove:hover svg path {
    stroke: #0090e3;
}

.proj-save-but {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-top: 14px;
}

.configurator-addtoproj>a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
}

.configurator-addtoproj:hover>a {
    color: #fff;
}

.configurator__section__item-config {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 13px;
    grid-gap: 50px;
}

.conf__section__prop-name {
    display: flex;
    align-items: center;
}

.conf__section__prop-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 4px;
}

.configurator__basket__header-changebtn {
    cursor: pointer;
}

.configurator__basket__list__item-amountdesk {
    display: none;
    margin-left: auto;
}

.conf-standart-mode .configurator__basket__list__item-amount {
    display: none;
}

.conf-standart-mode .configurator__basket__list__item-remove {
    display: none;
}

.conf-standart-mode .configurator__basket__list__item-price {
    margin: 0px;
}

.conf-standart-mode .configurator__basket__list__item-amountdesk {
    display: block;
}

.configurator-contact2manager {
    position: absolute;
    bottom: -38px;
    color: #0090E3;
    text-align: center;
    width: 100%;
    left: 0;
    cursor: pointer;
}

.edit-proj-name {
    margin-left: 14px;
    color: #B3B7BB;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
    cursor: pointer;
    transition: all 0.08s linear;
}

.edit-proj-name:hover {
    text-decoration: none;
}

.cproj__wrapper {
    display: grid;
    grid-template-columns: 1.52fr 0.48fr;
    grid-gap: 20px;
}

.cproj__t-amount {
    color: #2A2A2A;
    font-size: 18px;
    font-weight: 600;
}

.cproj__t-clear {
    font-size: 16px;
    font-weight: 400;
    color: #B3B7BB;
    cursor: pointer;
    transition: all 0.08s linear;
}

.cproj__t-clear:hover {
    text-decoration: underline;
    color: #0090e3;
}

.cproj__title-r {
    color: #0090E3;
    text-align: right;
}

.cproj__title-r a {
    cursor: pointer;
    color: #0090e3;
}

.cproj__title-r a:hover {
    text-decoration: underline;
}

.cproj__title-r a svg {
    margin-top: -3px;
}


.cproj__title-l {
    display: flex;
    justify-content: space-between;
}

.cproj__item-properties-list-value {
    display: inline;
}

.cproj__item-properties-list-text {
    display: inline;
}

.cproj__item-properties-list-value {
    display: inline;
    color: #595959;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}

.cproj__item-properties-list {
    margin-top: 3px;
}

.cproj__item-editbtn {
    margin-top: 6px;
    color: #0090E3;
}

.cproj__item-wrapper {
    display: flex;
    border-bottom: 1px solid #E9F1F4;
    padding-bottom: 16px;
    margin-bottom: 16px;
}

.cproj__item-wrapper:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.cproj__link2back {
    color: #595959;
    transition: all 0.1s linear;
}

.cproj__link2back svg {
    margin-top: -3px;
    transition: all 0.1s linear;
}

.cproj__link2back:hover svg {
    margin-left: -5px;
    margin-right: 5px;
}

.cproj__link2back svg path {
    transition: all 0.1s linear;
}

.cproj__link2back:hover svg path {
    stroke: #0090e3;
}

.nav-right-children-item:hover {
    text-decoration: underline;
}

.cproj__item__price {
    width: 125px;
    display: flex;
    align-items: center;
    justify-content: end;
    margin-right: 17px;
    margin-left: 12px;
}

.cproj__item__price-current-text {
    color: #2A2A2A;
    font-size: 18px;
    font-weight: 600;
}

.cproj__left {
    padding: 20px;
    border: 1px solid #E9F1F4;
    height: min-content;
    border-radius: 2px;
}

.cproj__item-img {
    max-width: 80px;
    margin-right: 30px;
}

.cproj__item-info {
    max-width: 530px;
}

.cproj__item-inner {
    display: flex;
    align-items: center;
    margin-right: auto;
}

.cproj__item__price-actions {
    display: flex;
    align-items: center;
}

.cproj__item-name {
    color: #2A2A2A;
    font-weight: 600;
    line-height: 22px;
}

.configurator__basket__list__item-amount-filed {
    width: 30px;
    text-align: center;
}

.cproj__item__amount-btn {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 36px;
    background-color: #fff0;
    color: #2A2A2A;
    font-weight: 400;
    font-size: 18px;
    transition: all 0.1s linear;
    cursor: pointer;
}

.cproj__item__amount {
    display: flex;
    align-items: center;
}

.cproj__item__amount-btn:hover {
    background-color: #F7FAFB;
    color: #0090E3;
}

.bcproj__item__amount-text {
    display: flex;
}

.cproj__item__amount-filed {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    max-width: 33px;
    text-align: center;
}

.cproj__item__price-remove {
    cursor: pointer;
}

.cproj__item__price-remove:hover svg path {
    stroke: #0090e3;
}

.cproj__total-container {
    border: 1px solid #E9F1F4;
    padding: 20px;
    border-radius: 2px;
}

.cproj__total-price-current {
    color: #2a2a2a;
    font-size: 32px;
    font-weight: 700;
    margin-top: 7px;
}

.cproj__total-checkout {
    color: #595959;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
}

.cproj_total-btn {
    margin-top: 16px;
    text-align: center;
}

.c_btn {
    display: block;
    padding: 16px;
    text-align: center;
    transition: all 0.2s linear;
    cursor: pointer;
    border-radius: 2px;
}

.c_btn.blue {
    background-color: #0090E3;
    color: #fff;
}

.c_btn.blue:hover {
    background-color: #0081cc;
    color: #fff;
}

.c_btn.white {
    border: 1px solid #0090E3;
    color: #0090E3;
}

.c_btn.white:hover {
    background-color: #0081cc;
    color: #fff;
}

.c_cntc-mngr {
    color: #0090E3;
    cursor: pointer;
}

.c_cntc-mngr svg {
    margin-top: -3px;
}

.c_cntc-mngr:hover {
    text-decoration: underline;
}

.с_bgmodal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(13, 14, 23, 0.8);
    display: none;
    z-index: 1000;
}

.edtprojitem {
    cursor: pointer;
    padding: 0;
}

.bcproj__item__amount-static {
    color: #595959;
}

.modal.modal_cmanager {
    padding: 0;
    max-width: 813px;
}

.form.cmngr_form {
    display: flex;
}

.cmngr_right {
    width: 52%;
    padding: 44px;
}

.form__caption_cmanager {
    font-size: 24px;
    font-weight: 600;
    line-height: 33px;
    margin: 0 0 24px;
}

.cmngr_form .modal__personal {
    text-align: left;
    margin: 0;
}

.cmngr_left {
    width: 48%;
    display: flex;
    align-items: flex-end;
}

[contenteditable="true"]::selection {
    background: rgba(0, 144, 227, 0.15);
}

.configurator-addtoproj.innactive {
    background-color: #c1c1c1;
}

[contenteditable="true"] {
    border-bottom: 2px solid #0090E3;
    padding: 5px;
    outline: none;
}


.auth-tabs {
    font-size: 0;
}

.auth-tabs>input[type="radio"] {
    display: none;
}

.auth-tabs>div {
    display: none;
    font-size: 16px;
    margin-top: 30px;
}

.modal_forgotpasswd .form__input label,
.modal_auth .form__input label {
    display: block;
    color: #595959;
    font-weight: 400;
    margin-bottom: 4px;
}

.modal_forgotpasswd .form__input input,
.modal_auth .form__input input {
    border: 1px solid #D9D9D9;
    border-radius: 2px;
    padding: 11px;
    color: #595959;
    width: 100%;
}

.modal_forgotpasswd .form__input,
.modal_auth .form__input {
    margin-bottom: 24px;
}

.pwdwrpr {
    position: relative;
}

.password-control {
    position: absolute;
    top: 12px;
    right: 16px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(/res/eye.svg) 0 0 no-repeat;
}

.password-control.view {
    background: url(/res/noeye.svg) 0 0 no-repeat;
}

/* отобразить контент, связанный с вабранной радиокнопкой (input type="radio") */
#tab-btn-login:checked~#content-tab-login,
#tab-btn-reg:checked~#content-tab-reg {
    display: block;
}

.auth-tabs>label {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    cursor: pointer;
    height: 52px;
    width: 50%;
    border: 1px solid #D9D9D9;
    color: #2a2a2a;
    font-size: 16px;
    padding-top: 14px;
    transition: all 0.2s linear;
}

.auth-tabs>label:not(:first-of-type) {
    border-left: none;
}

.auth-tabs>input[type="radio"]:checked+label {
    border: 1px solid #0090E3;
    background: #F7FAFB;
    color: #0090E3;
}

.empty-project-detail-title {
    font-size: 32px;
    text-align: left;
    color: #2a2a2a;
    line-height: 44px;
    text-align: center;
    margin-bottom: 24px;
}

/*Персональный раздел*/

.personal-container {
    display: flex;
}

.right-menu {
    padding: 0;
}

.p_menu {
    width: 24%;
    margin-right: 20px;
}


.right-menu li.active a {
    border-left: 3px #0090E3 solid;
    background-color: #F7FAFB;
}

.right-menu li a {
    color: #2A2A2A;
    padding: 14px 30px;
    outline: 1px solid #E9F1F4;
    display: block;
}

.p_content {
    width: 76%;
}

.p_contact-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-top: 10px;
}

.p_line-title,
.p_line-content {
    border-bottom: 1px #E9F1F4 solid;
    padding-bottom: 20px;
    padding-top: 20px;
    color: #595959;
}

.noborderbottom {
    border-bottom: none;
}

.personal_rekv-desc {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    margin-top: 20px;
}

.p_pwd-title {
    margin-top: 24px;
    color: #595959;
}

.p_pwd-content {
    max-width: 500px;
    position: relative;
}

.p_pwd-content input {
    width: 100%;
    padding: 12px;
    border: 1px solid #D9D9D9;
}

.bx-auth-input:focus {
    border-color: #0090e3;
}

.password-view {
    position: absolute;
    top: 12px;
    right: 16px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(/res/eye.svg) 0 0 no-repeat;
}

.p_btn {
    display: inline-block;
    padding: 12px 32px;
    background-color: #0090E3;
    color: #fff;
    margin-right: 10px;
    margin-top: 40px;
}

.personal {
    margin-bottom: 150px;
}

.p_proj-item {
    display: grid;
    grid-template-columns: 1.35fr 0.65fr;
    border: 1px solid #E9F1F4;
    padding: 30px;
    border-radius: 4px;
    margin-bottom: 14px;
}

.p_proj-price {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    margin-bottom: 14px;
}

.p_proj-name {
    color: #2A2A2A;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 10px;
}

.p_proj-price span {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
}

.p_proj-detail {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    color: #0090E3;
    padding: 0;
}

.p_proj-count {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 16px;
}

.p_proj-count a {
    color: #0090E3;
    text-decoration: underline;
    cursor: pointer;
}

.p_proj-date {
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
}

.p_proj-newbtn {
    padding: 13px 32px;
    display: inline-block;
    border: 1px #0090E3 solid;
    border-radius: 2px;
    color: #0090E3;
    font-weight: 600;
    float: right;
    cursor: pointer;
    transition: all 0.2s linear;
}

.p_proj-newbtn:hover {
    color: #fff;
    background-color: #0090E3;
}

.p_proj-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.p_proj-sortlist {
    display: inline;
    position: relative;
}

.p_proj-sort {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 15px;
}

.p_proj-sortlist {
    color: #0090E3;
}

.menu-to-configurator {
    width: 100%;
    background-color: #F7FAFB;
    border: 1px solid #EAF0F2 !important;
    color: #0090E3 !important;
    padding: 16px;
    font-size: 16px;
    margin-bottom: 18px;
}

.menu-to-configurator::after {
    content: "";
    display: inline-block;
    transform: translateY(-41%);
    background-image: url("/local/templates/rotado/css/../img/right-arrow.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 24px;
    height: 24px;
    margin: 9px 0 -16px 8px;
    transition: all 300ms ease;
}

.menu-to-configurator:hover::after {
    transform: translate(5px, -41%);
}

.configurator__section__item-control.empty {
    margin-top: 0px;
}

.basket-items-list-item-removed-container {
    font-size: 14px;
    line-height: 21px;
}

.configurator__basket__list__item.removed-basket-item {
    pointer-events: none;
    content: "Товар удалён из проекта";
    position: relative;
}

.removed-basket-item .basket-item-delete-disp {
    display: flex;
}

.basket-item-delete-disp {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #ffffffd4;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

#input-projname {
    font-size: 32px;
    text-align: left;
    color: #2a2a2a;
    line-height: 44px;
    font-weight: 700;
    border-bottom: 2px solid #0090E3;
}

#input-projname::selection {
    background: #0090E326;
}

#input-projname::-moz-selection {
    background: #0090E326;
}

.error-inpt {
    border-bottom: 2px #d56262 solid;
}

.cproj__left input[type='number'],
.configurator input[type='number'] {
    -moz-appearance: textfield;
    margin: 0;
}

.cproj__left input::-webkit-outer-spin-button,
.cproj__left input::-webkit-inner-spin-button,
.configurator input::-webkit-outer-spin-button,
.configurator input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.modal.modal_c_edit {
    max-width: 970px;
    padding: 0;
    overflow: initial;
}

.p_line-content input {
    width: 100%;
}

.offer-select li.bx_active {
    display: list-item !important;
    border-top: 1px solid #d9d9d9;
}

.offer-select li.bx_missing {
    display: none !important;
}

.offer-select {
    margin: 0 !important;
    padding: 0;
    height: 42px;
}

.offer-select li:first-child::after {
    content: "";
    display: inline-block;
    background-image: url("/res/arrow.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 10px;
    height: 6px;
    transition: all 0.1s linear;
    position: absolute;
    right: 8px;
    top: calc(50% - 3px);
}

.offer-select li {
    background: #FFFFFF;
    box-sizing: border-box;
    padding: 8px 8px;
    display: none;
    list-style: none;
    color: #2a2a2a;
    position: relative;
    transition: all 0.2s linear;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    cursor: pointer;
    z-index: 1;
    border-bottom: 1px solid #d9d9d9;
}

.offer-select li:first-child {
    display: block;
    border-radius: 4px;
    border: 1px solid #D9D9D9;
    z-index: 0;
}

.form__input a {
    cursor: pointer;
    color: #0090E3;
}

.configurator__section-item.innritem::after {
    background-image: none;
}

.p_soc-title {
    float: left;
}

.p_soc-input {
    float: right;
    width: 65%;
}

.p_soc-input input::placeholder {
    text-align: right;
}

.password-view.view {
    background: url(/res/noeye.svg) 0 0 no-repeat;
}

.p_soc-line {
    float: left;
    width: 100%;
    padding: 8px 0px;
}

.noborder {
    border: none;
}

.p_soc-title svg {
    margin-right: 8px;
}

.d-500-block {
    display: none;
}

.prof_change-btn {
    float: right;
    color: #0090E3;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    cursor: pointer;
    padding: 0;
    margin-top: 5px;
}

.conf__section__prop-val-container select {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #2A2A2A;
    padding: 8px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    border-radius: 2px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #D9D9D9;

    background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23595959' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
    cursor: pointer;
}

.conf__section__prop-val-container select::-ms-expand {
    display: none;
}

.conf__section__prop-val-container select:hover {
    border-color: #888;
}

.conf__section__prop-val-container select:focus {
    border-color: #aaa;
    color: #222;
    outline: none;
}

.conf__section__prop-val-container select option {
    font-weight: normal;
    cursor: pointer;
}

.conf__section__prop-val-container select option:hover {
    background-color: #fff;
}

*[dir="rtl"] .select-css,
:root:lang(ar) .conf__section__prop-val-container select,
:root:lang(iw) .conf__section__prop-val-container select {
    background-position: left .7em top 50%, 0 0;
    padding: .6em .8em .5em 1.4em;
}

.popup-window.popup-window-with-titlebar {
    padding: 20px 40px 40px;
    border-radius: 4px;
}

.popup-window-titlebar-text,
.popup-window-titlebar-text-version {
    color: #2A2A2A;
    font-size: 18px;
}

.popup-window-with-titlebar .popup-window-content {
    padding: 10px;
}

.popup-window-content p {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}

.popup-window-close-icon::after {
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 6L6 18M18 18L6 6' stroke='%23B3B7BB' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.bx-blue .btn.btn-default {
    outline: none;
    background-color: #0090E3;
    border-color: #0090E3;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    padding: 13px 0;
}

.popup-window-buttons {
    padding: 20px 0 0px;
}

.btn.btn-default.btn-buy.btn-sm+.btn.btn-default.btn-buy.btn-sm {
    margin-top: 20px;
}

@media (max-width: 1350px) {
    .configurator__sections-item {
        padding: 8px;
        /* min-height: 260px; */
    }

    .phone {
        margin-right: 25px;
    }

    .nav-menu {
        padding: 0 25px;
    }

    .h_proj {
        margin-right: 25px;
    }

    .configurator__basket {
        top: 0px;
    }

    .configurator__basket-row {
        max-height: 50vh;
        overflow: auto;
    }

    .nav-menu {
        padding: 0 25px;
    }
}

@media (max-width: 1250px) {
    .configurator-addtoproj {
        padding: 14px 20px;

    }

    .configurator__section-price {
        width: auto;
        font-size: 22px;
        margin: 0 30px;
    }

    .configurator__section__item-control {
        justify-content: space-between;
    }
}

@media (max-width: 1200px) {
    .configurator__wrapper {
        grid-template-columns: 5fr 2fr;
        grid-gap: 20px;
    }

    .configurator__sections-list {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .configurator__basket {
        top: 60px;
        display: flex;
        flex-direction: column;
    }

    .configurator__basket-row:nth-child(1) {
        order: 1;
    }

    .configurator__basket-row:nth-child(2) {
        order: 3;
    }

    .configurator__basket-row:nth-child(3) {
        order: 2;
    }

    .cproj__wrapper {
        grid-template-columns: 5fr 2fr;
    }

    .configurator__basket-clear {
        padding: 16px 10px;
    }

    .configurator__basket-clear {
        top: 60px;
    }
}

@media (max-width: 1050px) {
    .configurator__wrapper {
        grid-template-columns: 1fr;
    }

    .configurator__left {
        order: 1;
    }

    .configurator__right {
        order: 0;
    }

    .configurator-contact2manager {
        position: static;
        order: 3;
    }

    .cproj__wrapper {
        grid-template-areas: "head link""basket basket""body body";
    }

    .cproj__title-l {
        display: flex;
        justify-content: space-between;
        grid-area: head;
    }

    .cproj__title-r {
        color: #0090E3;
        text-align: right;
        grid-area: link;
    }

    .cproj__left {
        padding: 20px;
        border: 1px solid #E9F1F4;
        height: min-content;
        border-radius: 2px;
        grid-area: body;
    }

    .cproj__right {
        grid-area: basket;
    }

    .personal-container {
        flex-direction: column;
    }

    .p_menu {
        width: 100%;
        margin-right: 0px;
    }

    .p_content {
        width: 100%;
    }

    .configurator__basket {
        padding: 19px 15px 15px;
    }
}

@media (max-width: 900px) {
    .cmngr_left {
        width: 40%;
    }

    .cmngr_right {
        width: 60%;
        padding: 30px;
    }

    .form__caption_cmanager {
        font-size: 20px;
        line-height: 26px;
        margin: 0 0 20px;
    }
}

@media (max-width: 800px) {
    .cproj__left {
        padding: 5px;
    }

    .cproj__item-img {
        max-width: 60px;
        margin-right: 15px;
    }

    .cproj__item-name {
        font-size: 14px;
        font-weight: 500;
    }

    .cproj__item__price {
        width: 80px;
        margin-right: 6px;
        margin-left: 0;
    }

    .cproj__item__price-current-text {
        font-size: 14px;
        font-weight: 500;
    }

    .cproj__item__amount-btn {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }

    cproj__item__amount-filed {
        font-size: 14px;
        max-width: 26px;
    }

    .cproj__item-wrapper {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .configurator__sections-list {
        grid-template-columns: 1fr 1fr;
    }

    .configurator__section-item-wrapper {
        padding: 10px;
    }

    .configurator__section__item-bottom {
        margin-left: 0;
    }

    .configurator__section__item-config {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }

    .configurator__section-name {
        font-size: 14px;
        font-weight: 500;
    }

    .configurator__section__item-left {
        width: 60px;
        margin-right: 15px;
    }

    .configurator__section-price {
        margin-left: 15px;
        width: 120px;
        font-size: 18px;
        font-weight: 600;
        margin-right: 15px;
    }

    .configurator__section__item-right {
        min-height: 50px;
        align-items: center;
    }

    .configurator__section-item::after {
        top: 39px;
    }

    .configurator__section__quantity-btn {
        padding: 0;
        width: 30px;
        height: 30px;
    }

    .configurator-addtoproj>a {
        font-size: 14px;
        font-weight: 500;
    }

    .configurator-addtoproj {
        padding: 10px 10px;
    }

    .configurator__section-item:hover::after {
        top: 44px;
    }

    .offer-select li:first-child {
        z-index: 0;
    }

    .conf__section__prop-wrapper {
        grid-template-columns: 1fr 1fr;
    }

    .bcproj__item__amount-text {
        font-size: 14px;
    }

    .basket-item-image {
        width: 100%;
    }


    .configurator__section-name {
        margin: 0;
        height: max-content;
    }

    .p_contact-grid {
        grid-template-columns: 1fr;
    }

    .p_line-title {
        border: none;
        padding-bottom: 0px;
        color: #2a2a2a;
    }

    .p_line-content input {
        width: 100%;
        border-bottom: 2px solid #0090e31f;
    }
}

@media (max-width: 767px) {
    #input-projname {
        font-size: 24px;
    }

    .p_proj-item {
        grid-template-columns: 1fr 1fr;
    }

    .accordion.element-faq .accordion__heading {
        padding: 24px 45px 24px 24px !important;
    }
}

@media (max-width: 700px) {
    .cmngr_right {
        width: 100%;
    }

    .cmngr_left {
        width: 0;
        display: none;
    }
}

@media (max-width: 600px) {


    .configurator-contact2manager {
        bottom: -4px;
    }

    .configurator__basket__list__item-name {
        font-size: 14px;
        font-weight: 500;
    }

    .configurator__basket__list__item-controlls {
        min-height: initial;
    }

    .configurator__basket__list__item {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .cproj__t-amount {
        display: none;
    }

    .cproj__wrapper {
        grid-template-columns: 1fr 1fr;
    }

    .cproj__item-img {
        max-width: 30px;
        margin-right: 10px;
    }

    .cproj__item-wrapper {
        flex-wrap: wrap;
    }

    .cproj__item-inner {
        width: 100%;
        margin-bottom: 10px;
    }

    .cproj__item__amount {
        margin-left: 30px;
    }

    .p_tabs>label {
        font-size: 14px;
    }

    .cmngr_right {
        padding: 25px 20px;
    }

    .form__caption_cmanager {
        font-size: 18px;
        line-height: 24px;
    }

}

@media (max-width: 525px) {
    #input-projname {
        font-size: 24px;
        line-height: 27px;
    }
}

@media (max-width: 500px) {
    .configurator__sections-item {
        padding: 10px 0;
        /* min-height: 160px; */
    }

    .configurator__sections-img {
        max-width: 90%;
        margin: auto;
    }

    .configurator__sections-name {
        font-size: 13px;
        font-weight: 500;
        line-height: 18px;
        min-height: 56px;
    }

    .configurator__section__item-left {
        width: 40px;
        margin-right: 10px;
        min-width: 40px;
        max-height: 50px;
    }

    .conf__section__prop-wrapper {
        font-size: 14px;
    }

    .configurator__section__item-control {
        margin-top: 30px;
        flex-wrap: wrap;
    }

    .configurator__section__quantity {
        width: 50%;
    }

    .configurator-addtoproj {
        display: block;
        margin-top: 20px;
        font-size: 14px;
        font-weight: 400;
        padding: 10px 26px;
    }

    .configurator__section-item::after {
        top: 34px;
    }

    .configurator__section-item-wrapper {
        margin-bottom: 10px;
    }

    .cproj__item-img {
        max-width: 25px;
        margin-right: 10px;
    }

    .cproj__item__amount {
        /*display: none;*/
    }

    .cproj__item-inner {
        width: 100%;
    }

    .cproj__item__price {
        width: 100px;
        margin-left: auto;
    }

    .cproj__title-r a {
        padding: 0;
    }

    .p_proj-item {
        grid-template-columns: 1fr;
    }

    .d-500-block {
        display: block;
    }

    .d-500-none {
        display: none;
    }

    .p_proj-detail {
        margin-top: 20px;
    }

    .p_soc-input {
        float: left;
        width: 100%;
        margin-top: 10px;
    }

    .p_soc-input input::placeholder {
        text-align: left;
    }

    .p_tabs>div {
        padding: 15px;
    }

    .p_proj-newbtn {
        float: left;
    }

    .configurator__section-price {
        width: 50%;
        margin: 0;
    }

    .configurator__section__item-control div:last-child {
        margin: 20px 0 0;
    }

    .popup-window-overlay {
        width: 100% !important;
    }
    .popup-window.popup-window-content-white.popup-window-with-titlebar.bx-blue,
    .popup-window.popup-window-content-white.popup-window-with-titlebar.bx-blue>.popup-window-titlebar,
    .popup-window.popup-window-content-white.popup-window-with-titlebar.bx-blue>.popup-window-content,
    .popup-window.popup-window-content-white.popup-window-with-titlebar.bx-blue>.popup-window-buttons {
        width: 100%;
    }

}

@media (max-width: 426px) {
    .cmngr_form .modal__but {
        padding: 10px;
    }
}
/* End */


/* Start:/local/templates/rotado/css/art.css?17181143393159*/
.blog-selected-tag .blog-selected-tag__item {
    background-color: #F7FAFB;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 213px;
    height: 48px;
    color: #0090E3;
    border-radius: 50px;
}

.blog-selected-tag__cancellation {
    background: linear-gradient(134.4deg, #278BFF 0%, #00A7EE 98.97%);
    width: 24px;
    height: 24px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
}

.blog-selected-tag__block-cancellation {
    width: 20%;
}

.blog-selected-tag__text {
    width: 80%;
    text-align: center;
}

.blog-row__search-page {
    width: 100%
}

/* .sunscribe-form {
    display: none;
} */

.sunscribe-res-block {
    display: none;
}

.sunscribe-result {
    display: flex;
    align-items: center;
}

.sunscribe-result .sub-res_img {
    width: 30px;
    height: 30px;
    background: linear-gradient(180deg, #7AF168 0%, #6FE057 100%);
    border-radius: 50px;
    display: flex;
    align-content: center;
    justify-content: center;
    margin-right: 10px;
}

.sunscribe-result .sub-res_img>img {
    width: 16px;
}

.notfound-block {
    margin-top: 100px;
    margin-bottom: 100px;
}

.notfound-subblock {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.notfound-text {
    text-align: center;
    margin-bottom: 30px;
}

.goods__tablescroll td {
    padding: 5px 5px;
}

.goods__tablescroll tr:first-child {
    border-bottom: 2px #0090E3 solid;
}
.goods__tablescroll tr:not(:first-child) {
    border-bottom: 1px #E9F1F4 solid;
}
h2.history__heading {
    text-align: left;
    font-size: 20px;
    margin: 15px 0 15px;
}

.element__tab-container tr.table_header {
    border-bottom: 2px #0090E3 solid;
}
.element__tab-container table td {
    max-width: 200px;
}

.element__tab-container .table_bigcell {
    vertical-align: baseline;
}

/* .but-btn-underbunner {
    display: block;
} */

.bim {
    padding: 20px 180px;
    background: url('/local/templates/rotado/img/knowledge/line.jpg'); /* #f7fafb */
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: flex-end;
}
.bim-container {
    display: flex;
}
.bim-img {
    margin-right: 20px;
}
.bim-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.bim-title {
    color: #0090E3;
    margin-bottom: 10px;
    font-weight: 600;
}
.bim-button {
    display: inline-block;
}

@media (max-width: 840px) {
    .goods__tablescroll table {
        font-size: 12px !important;
    }
    .goods__tablescroll th {
        padding: 5px 15px;
    }

    .bim {
        justify-content: center;
        padding: 20px 10px;
    }
    .bim-title,
    .bim-button {
        font-size: 15px;
    }
}

@media (max-width: 350px) {
    .bim-title,
    .bim-button {
        font-size: 14px;
    }
    .bim-button {
        padding: 14px 25px;
    }
}

/* End */


/* Start:/local/templates/rotado/css/company.gallery.css?16667679481613*/
.about-gallery {
    margin-bottom: 176px;
}
.about-gallery__items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 6px 6px;
    margin-bottom: 64px;
}
.about-gallery__item {
    position: relative;
    width: 100%;
    height: 260px;
}
.about-gallery__img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100%;
}
.about-gallery__bg-hover {
    position: absolute;
    opacity: 0;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
}
.about-gallery__bg-hover>img {
    width: 36px;
}
.about-gallery__item:hover .about-gallery__bg-hover {
    opacity: 1;
    background: rgba(0, 62, 98, 0.55);
}
.bgmodal_gallery img {
    width: 100%;
}
.carousel__viewport {
    display: none !important;
}

@media only screen and (max-width: 1400px) {
    .about-gallery__item {
        height: 240px;
    }
}
@media only screen and (max-width: 1200px) {
    .about-gallery__item {
        height: 220px;
    }
}
@media only screen and (max-width: 1000px) {
    .about-gallery__items {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
}
@media only screen and (max-width: 900px) {
    .about-gallery__item {
        height: 200px;
    }
}
@media only screen and (max-width: 750px) {
    .about-gallery__item {
        height: 160px;
    }
}
@media only screen and (max-width: 600px) {
    .about-gallery__items {
        grid-template-columns: 1fr 1fr;
    }
}
/* End */


/* Start:/local/templates/rotado/css/envybox.css?1718114339287362*/
@charset "UTF-8";

@font-face {
    font-family: CBKRobotoLight;
    src: url(//content.saas-support.com/widget/fonts/roboto/RobotoLight.eot);
    src: url(//content.saas-support.com/widget/fonts/roboto/RobotoLight.eot#iefix)format("embedded-opentype"), url(//content.saas-support.com/widget/fonts/roboto/RobotoLight.woff) format("woff"), url(//content.saas-support.com/widget/fonts/roboto/RobotoLight.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: CBKRobotoRegular;
    src: url(//content.saas-support.com/widget/fonts/roboto/RobotoRegular.eot);
    src: url(//content.saas-support.com/widget/fonts/roboto/RobotoRegular.eot#iefix)format("embedded-opentype"), url(//content.saas-support.com/widget/fonts/roboto/RobotoRegular.woff) format("woff"), url(//content.saas-support.com/widget/fonts/roboto/RobotoRegular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: CBKOpenSans;
    font-style: normal;
    font-weight: 400;
    src: url(//content.saas-support.com/widget/fonts/open-sans/OpenSans-Regular.eot);
    src: local("Open Sans Regular"), local("OpenSans-Regular"), url(//content.saas-support.com/widget/fonts/open-sans/OpenSans-Regular.eot#iefix) format("embedded-opentype"), url(//content.saas-support.com/widget/fonts/open-sans/OpenSans-Regular.woff2) format("woff2"), url(//content.saas-support.com/widget/fonts/open-sans/OpenSans-Regular.woff) format("woff"), url(//content.saas-support.com/widget/fonts/open-sans/OpenSans-Regular.ttf) format("truetype"), url(//content.saas-support.com/widget/fonts/open-sans/OpenSans-Regular.svg#OpenSans) format("svg")
}

body.envybox-overflow-x-hidden {
    overflow-x: hidden
}

@font-face {
    font-family: Museo;
    font-style: normal;
    font-weight: 500;
    src: url(//content.saas-support.com/widget/fonts/museo/MuseoSansCyrl_500.otf) format("opentype")
}

@font-face {
    font-family: Museo;
    font-style: normal;
    font-weight: 900;
    src: url(//content.saas-support.com/widget/fonts/museo/MuseoSansCyrl_900.otf) format("opentype")
}

@font-face {
    font-family: Times New Roman;
    font-style: normal;
    font-weight: 400;
    src: url(//content.saas-support.com/widget/fonts/times-new-roman/TimesNewRoman.ttf) format("opentype")
}

@font-face {
    font-family: 'Roboto';
    src: url(/fonts/Roboto-Thin.ttf) format("truetype");
    font-weight: 100;
}

.forCompileTimesNeromanFont {
    font-family: Times New Roman, serif
}

.callbackkiller {
    box-sizing: content-box !important;
    font-size: 13px !important;
    font-weight: 300 !important;
    transform-origin: 50% 50%;
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    white-space: normal;
}

div.callbackkiller {
    margin-top: 10%;
}

a..callbackkiller {
    display: none !important;
}

a.custom__callbackkiller {
    display: block !important;
}

.callbackkiller,
.callbackkiller * {
    color: #333 !important;
    font-family: CBKOpenSans, CBKRobotoLight, sans-serif !important;
    font-style: normal !important;
    text-transform: none !important
}

.callbackkiller span {
    -webkit-transform: none !important;
    transform: none !important
}

.cbk-body-mobile {
    position: fixed !important;
    height: 100% !important;
    overflow: hidden !important;
    transform: none;
    margin: 0 !important;
    -webkit-text-size-adjust: 100%
}

body.cbk-body-mobile div.map-canvas {
    display: none !important
}

.cbk-btn,
.cbk-btn:hover {
    background-color: #f44336;
    bottom: 0;
    color: #fff !important;
    font-size: 22px !important;
    left: auto;
    outline: none !important;
    padding: 10px 20px !important;
    position: fixed;
    right: 0;
    text-decoration: none;
    top: auto;
    white-space: nowrap;
    z-index: 9999 !important
}

.cbk-btn:hover span,
.cbk-btn span {
    color: #fff !important
}

.cbk-btn.cbk-btn-top {
    bottom: auto;
    top: 0
}

.cbk-btn.cbk-btn-right {
    bottom: auto;
    right: 0;
    top: 10%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom
}

.cbk-btn.cbk-btn-left {
    bottom: auto;
    left: 0;
    right: auto;
    top: 10%;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

.cbk-btn.cbk-btn-left:hover span,
.cbk-btn.cbk-btn-left span {
    transform: rotate(180deg) !important;
    display: block
}

.cbk-phone,
.cbk-phone:hover {
    background-color: transparent !important;
    /* bottom: 5%; */
    bottom: 20%;
    /* border-radius: 60px !important; */
    border-radius: 50px !important;
    -webkit-border-radius: 60px !important;
    color: #fff;
    display: block;
    /* font-size: 22px !important; */
    font-size: 16px !important;
    /* height: 120px !important; */
    height: 100px !important;
    left: auto;
    outline: none !important;
    overflow: hidden;
    padding: 0 !important;
    /* position: absolute; */
    position: fixed;
    /* right: 20%; */
    right: 10%;
    text-decoration: none;
    top: auto;
    /* width: 120px !important; */
    width: 100px !important;
    z-index: 8 !important;
    transition: none;
    -webkit-transition: none
}

.cbk-phone.cbk-phone-sm,
.cbk-phone.cbk-phone-sm:hover {
    height: 90px !important;
    width: 90px !important;
    position: absolute
}

.cbk-phone.cbk-phone-xs,
.cbk-phone.cbk-phone-xs:hover {
    height: 60px !important;
    width: 60px !important;
    position: absolute
}

.cbk-phone.cbk-phone-fixed,
.cbk-phone.cbk-phone-fixed:hover {
    position: fixed !important
}

.cbk-phone.callbackkiller-mobile,
.cbk-phone.callbackkiller-mobile:hover {
    top: 90%;
    right: 50%;
    position: absolute
}

.cbk-phone.cbk-not-scalling {
    position: fixed !important
}

.cbk-phone .cbk-phone-bgr {
    background-color: rgba(0, 144, 227, 1) !important;
    border-radius: 60px !important;
    -webkit-border-radius: 60px !important;
    height: 100% !important;
    opacity: .95;
    width: 100% !important
}

.cbk-phone .cbk-phone-bgr,
.cbk-phone .cbk-phone-phone {
    left: 0 !important;
    position: absolute !important;
    top: 0 !important;
    z-index: 9997 !important
}

.cbk-phone .cbk-phone-phone {
    height: 60px !important;
    margin: 24px;
    width: 60px !important
}

.cbk-phone .cbk-phone-phone .ws-icon-phone {
    color: #fff !important;
    font-size: 72px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.cbk-phone .cbk-phone-phone .ws-icon-phone:before {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.cbk-phone .cbk-phone-phone.cbk-phone-with-text {
    height: auto !important;
    left: 0 !important;
    margin: 0;
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 9997 !important
}

.cbk-phone .cbk-phone-phone.cbk-phone-with-text,
.cbk-phone .cbk-phone-phone.cbk-phone-with-text span {
    color: #fff !important;
    background: transparent !important;
    font-family: CBKRobotoLight, sans-serif !important;
    /* font-size: 22px !important; */
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 1em !important;
    text-align: center !important
}

.cbk-phone.cbk-phone-sm .cbk-phone-phone {
    height: 48px !important;
    margin: 19px;
    width: 48px !important
}

.cbk-phone.cbk-phone-sm .cbk-phone-phone .ws-icon-phone {
    font-size: 54px;
    -webkit-text-size-adjust: auto
}

.cbk-phone.cbk-phone-sm .cbk-phone-phone.cbk-phone-with-text {
    background: transparent !important;
    height: auto !important;
    margin: 0;
    width: 100% !important
}

.cbk-phone.cbk-phone-xs .cbk-phone-phone {
    height: 30px !important;
    margin: 12px;
    width: 30px !important
}

.cbk-phone.cbk-phone-xs .cbk-phone-phone .ws-icon-phone {
    font-size: 38px;
    -webkit-text-size-adjust: auto
}

.cbk-phone.cbk-phone-xs .cbk-phone-phone.cbk-phone-with-text {
    background: transparent !important;
    height: auto !important;
    margin: 0;
    width: 100% !important
}

.cbk-phone.cbk-phone-mobile-xs {
    height: 100px !important;
    width: 100px !important
}

.cbk-phone.cbk-phone-mobile-xs .cbk-phone-phone {
    margin: 12px
}

.cbk-phone.cbk-phone-mobile-xs .cbk-phone-phone .ws-icon-phone {
    font-size: 75px;
    -webkit-text-size-adjust: auto
}

.cbk-phone.cbk-phone-mobile-bg {
    height: 150px !important;
    width: 150px !important
}

.cbk-phone.cbk-phone-mobile-bg,
.cbk-phone.cbk-phone-mobile-bg .cbk-phone-bgr {
    border-radius: 75px !important;
    -webkit-border-radius: 75px !important
}

.cbk-phone.cbk-phone-mobile-bg .cbk-phone-phone {
    margin: 23px
}

.cbk-phone.cbk-phone-mobile-bg .cbk-phone-phone .ws-icon-phone {
    font-size: 100px;
    -webkit-text-size-adjust: auto
}

.cbk-phone .cbk-phone-text {
    height: auto !important;
    left: 0 !important;
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 9998 !important;
    word-wrap: break-word;
    overflow: hidden
}

.cbk-phone .cbk-phone-text,
.cbk-phone .cbk-phone-text span {
    background: transparent !important;
    color: #fff !important;
    font-family: CBKRobotoLight, sans-serif !important;
    /* font-size: 22px !important; */
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 1em !important;
    text-align: center !important
}

.cbk-phone-sm .cbk-phone-phone.cbk-phone-with-text,
.cbk-phone-sm .cbk-phone-phone.cbk-phone-with-text span,
.cbk-phone-sm .cbk-phone-text,
.cbk-phone-sm .cbk-phone-text span {
    font-size: 18px !important;
    line-height: 1em !important
}

.cbk-phone-xs .cbk-phone-phone.cbk-phone-with-text,
.cbk-phone-xs .cbk-phone-phone.cbk-phone-with-text span,
.cbk-phone-xs .cbk-phone-text,
.cbk-phone-xs .cbk-phone-text span {
    font-size: 12px !important;
    line-height: 1em !important
}

.cbk-phone .cbk-phone-content div {
    display: block;
    opacity: 0;
    position: absolute !important;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    transform: perspective(400px) rotateY(-180deg) scale(.4);
    -moz-transform: perspective(400px) rotateY(-180deg) scale(.4);
    -ms-transform: perspective(400px) rotateY(-180deg) scale(.4);
    -webkit-transform: perspective(400px) rotateY(-180deg) scale(.4);
    -o-transform: perspective(400px) rotateY(-180deg) scale(.4);
    -khtml-transform: perspective(400px) rotateY(-180deg) scale(.4);
    -webkit-transition: all .8s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: all .8s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all .8s cubic-bezier(.19, 1, .22, 1);
    transition: all .8s cubic-bezier(.19, 1, .22, 1)
}

.cbk-phone.callbackkiller-mobile .cbk-phone-content div.cbk-rotate-icon {
    transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    -o-transform: none !important;
    -khtml-transform: none !important
}

.cbk-phone .cbk-phone-phone.cbk-auto-width,
.cbk-phone .cbk-phone-text.cbk-auto-width {
    width: auto !important
}

.cbk-phone .cbk-phone-phone.cbk-font-size-90,
.cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-90,
.cbk-phone .cbk-phone-text.cbk-font-size-90,
.cbk-phone .cbk-phone-text span.cbk-font-size-90 {
    font-size: 90% !important
}

.cbk-phone .cbk-phone-phone.cbk-font-size-85,
.cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-85,
.cbk-phone .cbk-phone-text.cbk-font-size-85,
.cbk-phone .cbk-phone-text span.cbk-font-size-85 {
    font-size: 85% !important
}

.cbk-phone .cbk-phone-phone.cbk-font-size-80,
.cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-80,
.cbk-phone .cbk-phone-text.cbk-font-size-80,
.cbk-phone .cbk-phone-text span.cbk-font-size-80 {
    font-size: 80% !important
}

.cbk-phone .cbk-phone-phone.cbk-font-size-70,
.cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-70,
.cbk-phone .cbk-phone-text.cbk-font-size-70,
.cbk-phone .cbk-phone-text span.cbk-font-size-70 {
    font-size: 70% !important
}

.cbk-phone .cbk-phone-phone.cbk-font-size-60,
.cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-60,
.cbk-phone .cbk-phone-text.cbk-font-size-60,
.cbk-phone .cbk-phone-text span.cbk-font-size-60 {
    font-size: 60% !important
}

.cbk-phone .cbk-phone-phone.cbk-font-size-40,
.cbk-phone .cbk-phone-phone.cbk-font-size-50,
.cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-40,
.cbk-phone .cbk-phone-phone.cbk-phone-with-text span.cbk-font-size-50,
.cbk-phone .cbk-phone-text.cbk-font-size-40,
.cbk-phone .cbk-phone-text.cbk-font-size-50,
.cbk-phone .cbk-phone-text span.cbk-font-size-40,
.cbk-phone .cbk-phone-text span.cbk-font-size-50 {
    font-size: 50% !important
}

.cbk-phone .cbk-phone-phone span {
    color: #fff
}

@-moz-keyframes cbk-phone-pulse {
    0% {
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    50% {
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    to {
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -ms-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes cbk-phone-pulse {

    0%,
    20%,
    50%,
    80%,
    to {
        -webkit-transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px)
    }
}

.cbk-phone.cbk-pulse,
.multi_button.bouncing {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    -o-transition: none;
    -ms-transition: none;
    -webkit-animation: cbk-phone-pulse 2s infinite 10s;
    -moz-animation: cbk-phone-pulse 2s infinite 10s;
    -ms-animation: cbk-phone-pulse 2s infinite 10s;
    -o-animation: cbk-phone-pulse 2s infinite 10s;
    animation: cbk-phone-pulse 2s infinite 10s
}

.cbk-phone-waves .cbk-phone-circle,
.multi-button-waves .cbk-multi-button-circle {
    position: absolute;
    -webkit-animation: cbk-phone-waves-1 3.5s infinite;
    -moz-animation: cbk-phone-waves-1 3.5s infinite;
    -ms-animation: cbk-phone-waves-1 3.5s infinite;
    -o-animation: cbk-phone-waves-1 3.5s infinite;
    animation: cbk-phone-waves-1 3.5s infinite;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    -o-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0
}

.cbk-phone-waves .cbk-phone-second_circle,
.cbk-phone-waves .cbk-phone-third_circle,
.multi-button-waves .cbk-multi-button-second_circle,
.multi-button-waves .cbk-multi-button-third_circle {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 70%;
    height: 70%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform-origin: 50% 50% 0;
    -ms-transform-origin: 50% 50% 0;
    -o-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0
}

.multi-button-waves .cbk-multi-button-circle,
.multi-button-waves .cbk-multi-button-second_circle,
.multi-button-waves .cbk-multi-button-third_circle {
    position: absolute;
    z-index: 10
}

.multi-button-waves.active .cbk-multi-button-circle,
.multi-button-waves.active .cbk-multi-button-second_circle,
.multi-button-waves.active .cbk-multi-button-third_circle {
    display: none
}

.cbk-phone-waves .cbk-phone-second_circle,
.multi-button-waves .cbk-multi-button-second_circle {
    -webkit-animation: cbk-phone-waves-2 3.5s infinite;
    -moz-animation: cbk-phone-waves-2 3.5s infinite;
    -ms-animation: cbk-phone-waves-2 3.5s infinite;
    -o-animation: cbk-phone-waves-2 3.5s infinite;
    animation: cbk-phone-waves-2 3.5s infinite
}

.cbk-phone-waves .cbk-phone-third_circle,
.multi-button-waves .cbk-multi-button-third_circle {
    -webkit-animation: cbk-phone-waves-3 3.5s infinite;
    -moz-animation: cbk-phone-waves-3 3.5s infinite;
    -ms-animation: cbk-phone-waves-3 3.5s infinite;
    -o-animation: cbk-phone-waves-3 3.5s infinite;
    animation: cbk-phone-waves-3 3.5s infinite
}

@keyframes cbk-phone-waves-1 {

    0%,
    42.86% {
        transform: matrix(1, 0, 0, 1, 0, 0);
        opacity: .66;
        animation-timing-function: ease-in-out
    }

    to {
        transform: matrix(2.39, 0, 0, 2.39, 0, 0);
        opacity: 0
    }
}

@keyframes cbk-phone-waves-2 {

    0%,
    42.86% {
        transform: matrix(1, 0, 0, 1, 0, 0);
        opacity: .66;
        animation-timing-function: ease-in-out
    }

    to {
        transform: matrix(3.17, 0, 0, 3.17, 0, 0);
        opacity: 0
    }
}

@keyframes cbk-phone-waves-3 {

    0%,
    42.86% {
        transform: matrix(.42, 0, 0, .42, 0, 0);
        opacity: .66;
        animation-timing-function: ease-in-out
    }

    to {
        transform: matrix(2.79, 0, 0, 2.79, 0, 0);
        opacity: 0
    }
}

@keyframes cbk-phone-pulse {

    0%,
    20%,
    50%,
    80%,
    to {
        transform: translateY(0)
    }

    40% {
        transform: translateY(-30px)
    }

    60% {
        transform: translateY(-15px)
    }
}

@-webkit-keyframes cbk-phone-opacity-pulse {

    0%,
    to {
        opacity: 1
    }

    50% {
        opacity: .5
    }
}

@-moz-keyframes cbk-phone-opacity-pulse {

    0%,
    to {
        opacity: 1
    }

    50% {
        opacity: .5
    }
}

@keyframes cbk-phone-opacity-pulse {

    0%,
    to {
        opacity: 1
    }

    50% {
        opacity: .5
    }
}

.cbk-phone-opacity-pulse {
    animation: cbk-phone-opacity-pulse 2s ease-in-out infinite;
    -moz-animation: cbk-phone-opacity-pulse 2s ease-in-out infinite;
    -ms-animation: cbk-phone-opacity-pulse 2s ease-in-out infinite;
    -webkit-animation: cbk-phone-opacity-pulse 2s ease-in-out infinite;
    -o-animation: cbk-phone-opacity-pulse 2s ease-in-out infinite;
    -khtml-animation: cbk-phone-opacity-pulse 2s ease-in-out infinite
}

@-webkit-keyframes cbk-widget-live {

    0%,
    50%,
    to {
        -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -webkit-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        -khtml-transform: rotate(-20deg);
        transform: rotate(-20deg);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }

    25%,
    75% {
        -moz-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        -webkit-transform: rotate(20deg);
        -o-transform: rotate(20deg);
        -khtml-transform: rotate(20deg);
        transform: rotate(20deg);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
}

@-moz-keyframes cbk-widget-live {

    0%,
    50%,
    to {
        -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -webkit-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        -khtml-transform: rotate(-20deg);
        transform: rotate(-20deg);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }

    25%,
    75% {
        -moz-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        -webkit-transform: rotate(20deg);
        -o-transform: rotate(20deg);
        transform: rotate(20deg);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
}

@keyframes cbk-widget-live {

    0%,
    50%,
    to {
        -moz-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        -webkit-transform: rotate(-20deg);
        -o-transform: rotate(-20deg);
        -khtml-transform: rotate(-20deg);
        transform: rotate(-20deg);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }

    25%,
    75% {
        -moz-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
        -webkit-transform: rotate(20deg);
        -o-transform: rotate(20deg);
        -khtml-transform: rotate(20deg);
        transform: rotate(20deg);
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease
    }
}

.cbk-phone.cbk-pulse .cbk-phone-content div {
    display: none !important
}

.cbk-phone.cbk-pulse .cbk-phone-content .cbk-phone-phone:not(.cbk-rotate-icon) {
    display: block !important;
    opacity: 1 !important
}

.cbk-phone.cbk-pulse .cbk-phone-content .cbk-phone-text.cbk-rotate-icon {
    opacity: 0 !important
}

.cbk-phone.cbk-pulse .cbk-phone-content .cbk-phone-phone {
    -webkit-animation: cbk-widget-live 1.1s infinite !important;
    -moz-animation: cbk-widget-live 1.1s infinite !important;
    -ms-animation: cbk-widget-live 1.1s infinite !important;
    -o-animation: cbk-widget-live 1.1s infinite !important;
    animation: cbk-widget-live 1.1s infinite !important
}

.cbk-phone.pulse:hover .cbk-phone-content div,
.cbk-phone:not(.cbk-phone-text-none, .callbackkiller-mobile):hover .cbk-phone-content div {
    opacity: 0 !important;
    transform: perspective(400px) rotateY(-180deg) scale(.4);
    -moz-transform: perspective(400px) rotateY(-180deg) scale(.4);
    -ms-transform: perspective(400px) rotateY(-180deg) scale(.4);
    -webkit-transform: perspective(400px) rotateY(-180deg) scale(.4);
    -o-transform: perspective(400px) rotateY(-180deg) scale(.4);
    -khtml-transform: perspective(400px) rotateY(-180deg) scale(.4);
    word-wrap: break-word;
    overflow: hidden
}

.cbk-phone .cbk-phone-content div.cbk-rotate-icon {
    display: block !important;
    opacity: 1 !important;
    transform: perspective(400px) rotateY(0) scale(1) !important;
    -moz-transform: perspective(400px) rotateY(0) scale(1) !important;
    -ms-transform: perspective(400px) rotateY(0) scale(1) !important;
    -webkit-transform: perspective(400px) rotateY(0) scale(1) !important;
    -o-transform: perspective(400px) rotateY(0) scale(1) !important;
    -khtml-transform: perspective(400px) rotateY(0) scale(1) !important;
    -webkit-transform-style: preserve-3d !important;
    -ms-transform-style: preserve-3d !important;
    -o-transform-style: preserve-3d !important;
    transform-style: preserve-3d !important;
    -webkit-transition: opacity 3s cubic-bezier(.19, 1, .22, 1)
}

.cbk-phone.cbk-pulse:hover .cbk-phone-content .cbk-phone-phone {
    opacity: 0 !important;
    -webkit-backface-visibility: visible !important
}

.cbk-phone:hover:not(.callbackkiller-mobile) .cbk-phone-content .cbk-phone-text {
    display: block !important;
    opacity: 1 !important;
    transform: perspective(400px) rotateY(0) scale(1) !important;
    -moz-transform: perspective(400px) rotateY(0) scale(1) !important;
    -ms-transform: perspective(400px) rotateY(0) scale(1) !important;
    -webkit-transform: perspective(400px) rotateY(0) scale(1) !important;
    -o-transform: perspective(400px) rotateY(0) scale(1) !important;
    -khtml-transform: perspective(400px) rotateY(0) scale(1) !important
}

.cbk-phone.cbk-pulse:hover,
.cbk-phone:hover {
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -ms-animation: none !important;
    -o-animation: none !important;
    animation: none !important
}

.callbackkiller.cbk-phone.cbk-phone-pulse {
    --box-shadow-color: 0 9px 16px rgba(255, 34, 65, .6);
    -webkit-animation: envybox-phone-pulse 12s infinite ease-in;
    -moz-animation: envybox-phone-pulse 12s infinite ease-in;
    -ms-animation: envybox-phone-pulse 12s infinite ease-in;
    -o-animation: envybox-phone-pulse 12s infinite ease-in;
    animation: envybox-phone-pulse 12s infinite ease-in;
    -webkit-backface-visibility: visible !important
}

.cbk-multi-button-circle,
.cbk-phone-circle {
    transform-origin: center center !important;
    -moz-transform-origin: center center !important;
    -webkit-transform-origin: center center !important;
    -o-transform-origin: center center !important;
    -ms-transform-origin: center center !important
}

.callbackkiller.cbk-phone.cbk-phone-pulse .cbk-phone-circle {
    display: block;
    -webkit-backface-visibility: visible !important
}

@-webkit-keyframes envybox-phone-pulse {

    0.2%,
    6.2% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }

    3.2% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3)
    }

    0%,
    3.5%,
    4.4%,
    8.5%,
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes envybox-phone-pulse {

    0.2%,
    6.2% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-box-shadow: var(--box-shadow-color);
        -moz-box-shadow: var(--box-shadow-color);
        -ms-box-shadow: var(--box-shadow-color);
        -o-box-shadow: var(--box-shadow-color);
        box-shadow: var(--box-shadow-color)
    }

    3.2% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3);
        -webkit-box-shadow: var(--box-shadow-color);
        -moz-box-shadow: var(--box-shadow-color);
        -ms-box-shadow: var(--box-shadow-color);
        -o-box-shadow: var(--box-shadow-color);
        box-shadow: var(--box-shadow-color)
    }

    0%,
    3.5%,
    4.4%,
    8.5%,
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes envybox-phone-pulse {

    0.2%,
    6.2% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-box-shadow: var(--box-shadow-color);
        -moz-box-shadow: var(--box-shadow-color);
        -ms-box-shadow: var(--box-shadow-color);
        -o-box-shadow: var(--box-shadow-color);
        box-shadow: var(--box-shadow-color)
    }

    4.5%,
    10.5% {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none
    }

    3.2% {
        -webkit-transform: scale(1.3);
        -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
        -o-transform: scale(1.3);
        transform: scale(1.3)
    }

    0%,
    3.5%,
    4.4%,
    8.5%,
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.cbk-phone-pulse .cbk-phone-circle {
    display: none;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 0;
    animation-play-state: running;
    animation-duration: 12s;
    animation-name: envybox-circle-pulse;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in;
    background-color: #a71933;
    pointer-events: none
}

.cbk-phone-pulse,
.cbk-phone-waves,
.cbk-phone-wild,
.multi-button-waves {
    overflow: visible !important
}

.callbackkiller.cbk-phone.cbk-phone-pulse:hover .cbk-phone-circle,
.callbackkiller.cbk-phone.cbk-phone-wild:hover .cbk-phone-circle {
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -ms-animation: none !important;
    -o-animation: none !important;
    animation: none !important
}

@-webkit-keyframes envybox-circle-pulse {

    0%,
    7%,
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    2.6%,
    7.5% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: .7
    }

    6.1%,
    14.5% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@-moz-keyframes envybox-circle-pulse {

    0%,
    7%,
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    2.6%,
    7.5% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: .7
    }

    6.1%,
    14.5% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@keyframes envybox-circle-pulse {

    0%,
    7%,
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    2.6%,
    7.5% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: .7
    }

    6.1%,
    14.5% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

.callbackkiller.cbk-phone.cbk-phone-wild {
    -webkit-animation: envybox-phone-wild 12s infinite ease-in;
    -moz-animation: envybox-phone-wild 12s infinite ease-in;
    -ms-animation: envybox-phone-wild 12s infinite ease-in;
    -o-animation: envybox-phone-wild 12s infinite ease-in;
    animation: envybox-phone-wild 12s infinite ease-in
}

.callbackkiller.cbk-phone.cbk-phone-waves {
    -webkit-animation: envybox-phone-none 1s infinite ease-in !important;
    -moz-animation: envybox-phone-none 1s infinite ease-in !important;
    -ms-animation: envybox-phone-none 1s infinite ease-in !important;
    -o-animation: envybox-phone-none 1s infinite ease-in !important;
    animation: envybox-phone-none 1s infinite ease-in !important
}

.cbk-phone-wild .cbk-phone-circle {
    display: none;
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 0;
    background-color: #a71933;
    animation-play-state: running;
    animation-duration: 12s;
    animation-name: envybox-circle-wild;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in
}

@-webkit-keyframes envybox-phone-none {

    0%,
    5.8%,
    10.6% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes envybox-phone-wild {

    0%,
    5.8%,
    10.6% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    1.9% {
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8)
    }

    7.5%,
    10%,
    to {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@-moz-keyframes envybox-phone-wild {

    0%,
    5.8%,
    10.6% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    1.9% {
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8)
    }

    7.5%,
    10%,
    to {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes envybox-phone-wild {

    0%,
    5.8%,
    10.6% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    1.9% {
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8)
    }

    7.5%,
    10%,
    to {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.callbackkiller.cbk-phone.cbk-phone-wild .cbk-phone-circle {
    display: block
}

.envybox-ie .cbk-phone-pulse .cbk-phone-circle,
.envybox-ie .cbk-phone-waves .cbk-phone-circle,
.envybox-ie .cbk-phone-waves .cbk-phone-second_circle,
.envybox-ie .cbk-phone-waves .cbk-phone-third_circle,
.envybox-ie .cbk-phone-wild .cbk-phone-circle {
    position: absolute !important
}

.callbackkiller.cbk-phone.cbk-phone-wild .cbk-phone-phone {
    -webkit-animation: envybox-content-wild .25s infinite ease-in;
    -moz-animation: envybox-content-wild .25s infinite ease-in;
    -ms-animation: envybox-content-wild .25s infinite ease-in;
    -o-animation: envybox-content-wild .25s infinite ease-in;
    animation: envybox-content-wild .25s infinite ease-in
}

@-webkit-keyframes envybox-content-wild {
    25% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    50% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
}

@-moz-keyframes envybox-content-wild {
    25% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    50% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
}

@keyframes envybox-content-wild {
    25% {
        -webkit-transform: rotate(-10deg);
        -moz-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        -o-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    50% {
        -webkit-transform: rotate(10deg);
        -moz-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
        -o-transform: rotate(10deg);
        transform: rotate(10deg)
    }
}

@-webkit-keyframes envybox-circle-wild {

    0%,
    6.6%,
    16.6%,
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    1.9%,
    9.4% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: .5
    }

    5.8%,
    16% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@-moz-keyframes envybox-circle-wild {

    0%,
    6.6%,
    16.6%,
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    1.9%,
    9.4% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: .5
    }

    5.8%,
    16% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@keyframes envybox-circle-wild {

    0%,
    6.6%,
    16.6%,
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }

    1.9%,
    9.4% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: .5
    }

    5.8%,
    16% {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

.cbk-window,
.cbk-window * {
    letter-spacing: normal !important;
    line-height: 18px !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important
}

.cbk-window {
    bottom: auto;
    height: 100%;
    left: auto;
    position: fixed !important;
    right: 0;
    top: 0;
    width: 340px;
    min-width: 340px;
    z-index: 2000000002 !important
}

.cbk-window.cbk-window-left {
    left: 0;
    right: auto
}

.cbk-window.callbackkiller-mobile {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: fixed !important;
    z-index: 2000000002 !important;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: subpixel-antialiased !important;
    visibility: visible;
    overflow: auto
}

.cbk-window.callbackkiller-mobile a.cbk-close-window {
    padding: 14px;
    top: 0 !important;
    position: fixed !important
}

.cbk-window.cbk-window-modal,
.cbk-window.cbk-window-onexit {
    background-color: #fff;
    bottom: auto;
    min-height: 368px;
    height: auto;
    left: 0;
    position: fixed !important;
    right: 0;
    top: 0;
    width: 640px;
    z-index: 100 !important
}

.cbk-window.cbk-window-modal {
    border-radius: 5px
}

.cbk-window.cbk-window-onexit {
    height: auto
}

.cbk-window a,
.cbk-window a:hover {
    background: none;
    color: #333 !important;
    font-size: 13px;
    opacity: .5 !important;
    outline: none !important;
    text-decoration: underline !important;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
    border: none
}

.cbk-window a:hover {
    opacity: 1 !important
}

.cbk-window .cbk-background,
.cbk-window .cbk-background div {
    background-color: rgba(0, 0, 0, .3) !important;
    box-shadow: 0 2px 22px 0 rgba(0, 0, 0, .29);
    height: 100% !important;
    right: 0 !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 1 !important
}

.cbk-window.callbackkiller-mobile .cbk-background,
.cbk-window.callbackkiller-mobile .cbk-background div {
    background-color: #f0f0f0 !important
}

.cbk-window .cbk-background div {
    background-color: hsla(0, 0%, 94%, .95) !important
}

.cbk-window a.cbk-close-window {
    background: none !important;
    bottom: auto !important;
    font-size: 14px;
    padding: 10px;
    left: auto !important;
    position: absolute;
    right: 20px !important;
    top: 6px !important;
    z-index: 2 !important;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

.cbk-window a.cbk-close-window:after {
    content: "×";
    font-size: 22px;
    line-height: 17px;
    position: absolute
}

.cbk-window a.cbk-copyright {
    background: none;
    bottom: 5px !important;
    display: block !important;
    font-size: 13px;
    left: auto !important;
    position: absolute;
    right: auto !important;
    opacity: 1 !important;
    text-align: center !important;
    top: auto !important;
    width: 100%;
    z-index: 2 !important;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

.cbk-window a.cbk-copyright .ws-copyright-text {
    font-size: 11px;
    vertical-align: bottom
}

.cbk-window a.cbk-copyright-callbackkiller {
    margin-bottom: 5px;
    opacity: .8;
    cursor: pointer;
    display: inline !important;
    left: 23% !important;
    background: #f5f5f5b0;
    padding: 3px 5px;
    border-radius: 4px;
    width: 50% !important
}

.cbk-window a.cbk-copyright-callbackkiller .ws-copyright-text {
    font-size: 12px !important;
    font-weight: 500;
    vertical-align: middle;
    color: #000 !important
}

.cbk-window a.cbk-copyright-callbackkiller img {
    display: inline !important;
    vertical-align: middle !important
}

.cbk-window.cbk-window-modal a.cbk-copyright:not(.cbk-copyright-callbackkiller) {
    margin-bottom: -35px !important
}

.cbk-window.cbk-window-modal a.cbk-copyright:not(.cbk-copyright-callbackkiller) span {
    padding: 3px 5px;
    border-radius: 4px;
    color: #000 !important
}

.cbk-window.cbk-window-modal a.cbk-copyright:not(.cbk-copyright-callbackkiller) span:not(.cbk-service-name) {
    background: #f5f5f5b0
}

.cbk-window.cbk-window-modal a.cbk-copyright-callbackkiller {
    margin-bottom: 10px !important;
    left: 34% !important;
    width: 30% !important
}

.cbk-window.cbk-window-bottom a.cbk-copyright-callbackkiller {
    left: 45% !important;
    width: 9% !important
}

.cbk-window.callbackkiller-mobile a.cbk-copyright {
    -webkit-text-size-adjust: none
}

.cbk-window .cbk-text-red {
    color: #f44336 !important
}

.cbk-window .cbk-forms {
    bottom: 0;
    height: auto;
    left: 0 !important;
    position: absolute !important;
    right: 0 !important;
    top: 0;
    width: 100% !important;
    z-index: 1;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    overflow: visible
}

.cbk-window.cbk-window-modal .cbk-forms,
.cbk-window.cbk-window-onexit .cbk-forms {
    position: static !important;
    height: auto !important;
    margin: auto !important
}

.cbk-window.cbk-window-modal .cbk-forms .cbk-window-logo,
.cbk-window.cbk-window-onexit .cbk-forms .cbk-window-logo {
    position: static;
    display: inline-block;
    vertical-align: top;
    /* margin-left: -120px */
}

.cbk-window-onexit.cbk-window .cbk-forms {
    position: relative !important
}

.cbk-window .cbk-forms .cbk-form {
    margin: auto;
    padding: 0 40px !important;
    text-align: left;
    width: 260px !important;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.cbk-window .cbk-forms .cbk-form.cbk-callform.cbk-forms-bottom .cbk-form-element .cbk-form-field {
    display: inline-block;
    height: 60px;
    vertical-align: bottom
}

.cbk-window.callbackkiller-mobile .cbk-forms .cbk-form {
    padding: 0 !important;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none
}

.cbk-text-after-call,
.cbk-window .cbk-form .cbk-form-title,
.cbk-window .cbk-form .cbk-form-title span.cbk-call-timeout,
.cbk-window .cbk-form .cbk-form-title span.cbk-visitor-name-to-delete {
    font-size: 20px !important;
    line-height: 23px !important;
    margin: 0 0 7px !important
}

.cbk-window .cbk-form .cbk-form-title a {
    background: none !important;
    font-size: 20px !important;
    line-height: 23px !important
}

.cbk-window .cbk-form .cbk-form-title small {
    display: inline-block;
    font-size: 70% !important;
    padding: 0;
    margin: 15px 0;
}

.cbk-window .cbk-form .cbk-form-title small .cbk-visitor-name-to-delete,
.cbk-window .cbk-form .cbk-form-title small a {
    font-size: 100% !important
}

.cbk-window .cbk-form .cbk-input,
.cbk-window .cbk-form .cbk-input:focus,
.cbk-window .cbk-form .cbk-input:hover {
    margin: 0 7px 7px 0 !important;
    color: #333 !important;
    transform: none
}

.cbk-window .cbk-form .cbk-input,
.cbk-window .cbk-form .cbk-input:focus,
.cbk-window .cbk-form .cbk-input:hover,
.cbk-window .cbk-form .cbk-select {
    background-color: #d0d0d0 !important;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-shadow: none !important;
    float: none !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    height: auto !important;
    left: auto !important;
    outline: 0 !important;
    top: auto !important;
    padding: 6px 10px !important;
    position: relative;
    width: 230px !important;
    zoom: 1;
    display: inline-block !important
}

.cbk-window .cbk-form .cbk-select {
    min-height: 0 !important;
    margin: 0 0 7px !important;
    white-space: nowrap;
    visibility: visible
}

.cbk-window .cbk-form .cbk-select.cbk-deferred-date {
    width: 107px !important;
    opacity: 1
}

.cbk-window .cbk-form .cbk-select.cbk-deferred-time {
    width: 72px !important;
    opacity: 1
}

.cbk-window .cbk-form .cbk-select option {
    text-align: center !important
}

.cbk-window .cbk-form .cbk-deferred div {
    display: inline-block !important;
    font-size: 16px !important;
    margin: 0 7px
}

.cbk-window .cbk-form .cbk-input-hidden {
    display: none !important;
    opacity: 0 !important
}

.cbk-window .cbk-form .cbk-input.cbk-error {
    border-color: #f44336 !important
}

.cbk-window .cbk-form .cbk-error-text {
    color: #f44336 !important;
    margin: 0 0 7px !important
}

.cbk-window .cbk-form.cbk-callform.cbk-forms-bottom .cbk-error-text {
    margin-bottom: 0 !important
}

.cbk-window .cbk-form .cbk-input-checkbox {
    float: left;
    height: 13px !important;
    margin: 2px 5px 0 0 !important;
    outline: none;
    width: 13px !important;
    min-width: 13px !important
}

.cbk-window .cbk-form .cbk-button {
    background: rgba(0,144,227,0.8);
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    color: hsla(0, 0%, 100%, .9) !important;
    cursor: pointer !important;
    float: none !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    height: auto !important;
    left: auto !important;
    margin: 0 0 7px !important;
    outline: 0 !important;
    overflow: hidden !important;
    top: auto !important;
    padding: 10px !important;
    position: relative;
    width: 230px !important;
    zoom: 1;
    box-shadow: 2px 2px 29px rgba(0, 0, 0, .17)
}

.cbk-ink-reaction .cbk-ink {
    position: absolute;
    width: 200px;
    height: 200px;
    margin-left: -100px;
    margin-top: -100px;
    background-color: hsla(0, 0%, 100%, .5);
    border-radius: 50%;
    z-index: 1;
    pointer-events: none;
    opacity: 0;
    -webkit-animation: cbk-ripple-animation 1.5s;
    animation: cbk-ripple-animation 1.5s
}

.cbk-ink-reaction .cbk-ink.inverse {
    background-color: hsla(0, 0%, 5%, .5)
}

@-webkit-keyframes cbk-ripple-animation {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes cbk-ripple-animation {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    to {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

#cbkDepartmentRadioButtons {
    margin-bottom: 12px
}

.ws-radio-button {
    margin-top: 5px
}

.ws-radio-button input[type=radio] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ws-radio-button input[type=radio]:focus+label:before,
.ws-radio-button input[type=radio]:hover+label:before {
    border-color: var(--envybox-btn-background-color);
    background-color: #f2f2f2
}

.ws-radio-button input[type=radio]:active+label:before {
    transition-duration: 0s
}

.ws-radio-button input[type=radio]+label {
    position: relative;
    padding-left: 1.5em;
    vertical-align: middle;
    user-select: none;
    cursor: pointer;
    font-size: 15px;
    white-space: normal;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.ws-radio-button input[type=radio]+label:before {
    box-sizing: content-box;
    content: "";
    color: var(--envybox-btn-background-color);
    position: absolute;
    top: 50%;
    left: 0;
    width: 14px;
    height: 14px;
    margin-top: -9px;
    border: 2px solid var(--envybox-btn-background-color);
    text-align: center;
    transition: all .4s ease
}

.ws-radio-button input[type=radio]+label:after {
    box-sizing: content-box;
    content: "";
    background-color: var(--envybox-btn-background-color);
    position: absolute;
    top: 50%;
    left: 4px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    transform: scale(0);
    transform-origin: 50%;
    transition: transform .2s ease-out
}

.ws-radio-button input[type=radio]:disabled+label:before {
    border-color: #ccc
}

.ws-radio-button input[type=radio]:disabled:focus+label:before,
.ws-radio-button input[type=radio]:disabled:hover+label:before {
    background-color: inherit
}

.ws-radio-button input[type=radio]:disabled:checked+label:before {
    background-color: #ccc
}

.ws-radio-button input[type=radio]:checked+label:before {
    animation: borderscale .3s ease-in;
    background-color: #fff
}

.ws-radio-button input[type=radio]:checked+label:after {
    transform: scale(1)
}

.ws-radio-button input[type=radio]+label:after,
.ws-radio-button input[type=radio]+label:before {
    border-radius: 50%
}

@keyframes borderscale {
    50% {
        box-shadow: 0 0 0 2px var(--envybox-btn-background-color)
    }
}

.cbk-window .cbk-form .cbk-button.cbk-button-lg {
    font-size: 20px !important;
    padding: 12px 10px !important
}

.cbk-window .cbk-form .cbk-button:hover {
    background-color: rgba(0,144,227,1)!important;
    box-shadow: 2px 2px 29px rgba(0, 0, 0, .25)
}

.cbk-window .cbk-form .cbk-button:active {
    background-color: #f44336
}

.cbk-window .cbk-form .cbk-button.cbk-button-lg:active {
    padding: 13px 10px 11px !important
}

.cbk-window-bgr {
    display: none;
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 99 !important;
    background-color: hsla(0, 0%, 100%, .7)
}

.cbk-window-bgr.cbk-window-bgr-transparent {
    background-color: transparent !important
}

.cbk-window .cbk-timer {
    display: block;
    padding-bottom: 5px !important
}

.cbk-window .cbk-timer,
.cbk-window .cbk-timer * {
    font-size: 38px !important;
    font-weight: 100 !important;
    line-height: 38px !important;
    text-align: center !important;
    font-family: CBKOpenSans, CBKRobotoLight, sans-serif !important
}

.cbk-window .cbk-timer span {
    display: inline-block
}

.cbk-window .cbk-timer .cbk-d {
    -webkit-animation: cbk-dotted 1s infinite;
    -moz-animation: cbk-dotted 1s infinite;
    -ms-animation: cbk-dotted 1s infinite;
    -o-animation: cbk-dotted 1s infinite;
    animation: cbk-dotted 1s infinite
}

@-webkit-keyframes cbk-dotted {

    0%,
    to {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

@keyframes cbk-dotted {

    0%,
    to {
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

.cbk-window .cbk-ratingform .cbk-call-rating {
    list-style-type: none !important;
    margin: 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
    width: 245px
}

.cbk-window .cbk-ratingform .cbk-call-rating li:before {
    background-color: transparent !important
}

.cbk-window .cbk-ratingform .cbk-call-rating li {
    float: left !important;
    display: block !important;
    padding: 0 !important
}

.cbk-window .cbk-ratingform .cbk-call-rating li a {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAABvUlEQVR4nM3XMWjWQBTA8V8+WxB0FBRFatUqVMHFpZs6FIfSioiKYifBpZOToqKIiy5ODmJd3MRJKIVSsIOgItRJPlAH3cS1iFKl1OHyYYhfkoZ8SX1wXO69d/nfJffe3UXtdtt6SatC33F8xe6m4S3cwzbcahp+Bvvj53PY2xS8heuJ9oZUu1b4KQyndOexp254hBtd9H24Vjf8JA5m2C5gsC541qw7Unr2fQX2FnZiCEdxqMB/Em/Rxid8Wwt8Ew7HkH1xPSQsoo0FwKT042GivRQPolM+xmURK1GcXr9goASkqjzF2c4/n24Q/BtP+Lvg7uBmA+BlIWJmk3C4jSs1gn9iAjMdRTrU7uJyDeAfGMNcUtktzu9jCqs9An/HcbxIG7KSzANc6sEAljCKl92MeRnuEa5WhI/jdZaxKL3+qghfzjMWwbM2kbVKbv//Fh7599DQGHwXNq8XPK/jCh4L8Tuf47cVW3oFX8UzHMBFIWON4hjelHhPaficsOefxoeUbQEjOIH3vYDviOtXOCJ84nc5/vBcOO1M4nOs257lHOXc1UaEU8xCATBL+oUMtygcVkrBa5cqF8XK8gfHUU3ZmQd7xQAAAABJRU5ErkJggg==)no-repeat !important;
    display: block !important;
    font-size: 22px !important;
    line-height: 22px !important;
    padding: 35px 17px 0 0 !important;
    text-align: center !important;
    text-decoration: none !important;
    width: 32px !important
}

.cbk-window .cbk-ratingform .cbk-call-rating li a.cbk-marked {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAfCAYAAAAfrhY5AAABzUlEQVR4nM3XP2jVUBTH8c97tiAoToKiFP9WQQWH59JNHYqDVBFRUewkuDg5KSqKuNTFyaGoi5uIgyBCEewgqAh1agvVQTdxLaLUUuqQBEN8uXmPvKT+4JLcc87NN3/uOfem0Wq1rJSaJcaO4Bu21w1v4i424lbd8NPYHZ+fxc664E1cT/VXZfqVwk9iT8Z2Djuqhjdwo429D9eqhp/AvhzfeWyrCp731Im6fvq+An8TAxjEIewviB/FB8ziM753Al+DAzFkV3wcFE2i1QXAtPoxnurPxzeRtE9xm8JSAp/Bli4gnWodWnFL6wnOJN/8YQXgPC3iMX8n3B3crAG8IMqYl2k43MaVCsG/cAwvEkM21cZwuQLwTxzFRNrYLs/v4RKWewT+gSN4nXXkFZn7uNiDG5jHMN60c4Yq3ANcLQkfwbs8Z1F5/V0SvhByFsHzFpFOFRz/38Ib/t001AbfirUrBQ8NXMIjUf6+CsRtwPpewZfxFHtxQVSxhnEY77u4TtfwCdGafwpzGd8khnAc072Ab46Pb3FQ9Io/BuLhuWi3M4ovsW1TXnAj8K82JNrFTBYA89QvqnBT+NouILSHyy2LHWoRz0IBZX4US+sP0txH4QNPTg8AAAAASUVORK5CYII=)no-repeat !important;
    opacity: .75 !important
}

.cbk-window .cbk-link-btn {
    padding-bottom: 30px;
    text-align: center
}

.cbk-window a.cbk-button-no {
    background: none !important;
    border-bottom: 1px dashed #555 !important;
    display: inline
}

.cbk-window a.cbk-button-no.cbk-button-no-dark {
    background: none !important;
    border-bottom: 1px dashed #555 !important;
    opacity: 1 !important
}

.cbk-window .cbk-social-block {
    display: block;
    float: left;
    height: 85px;
    margin-top: 15px;
    width: 250px
}

.cbk-window .cbk-social-block .cbk-social-icons {
    cursor: pointer;
    display: block;
    float: left;
    height: 45px;
    margin-right: 12px;
    opacity: .6;
    width: 75px;
    -webkit-transition: all .5s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: all .5s cubic-bezier(.19, 1, .22, 1);
    -o-transition: all .5s cubic-bezier(.19, 1, .22, 1);
    transition: all .5s cubic-bezier(.19, 1, .22, 1)
}

.cbk-window .cbk-social-block .cbk-social-icons:hover {
    opacity: 1
}

.cbk-window .cbk-social-block .cbk-social-icons a {
    border: none !important;
    display: block !important;
    height: 45px !important;
    opacity: 1 !important;
    text-decoration: none !important;
    width: 75px !important
}

.cbk-window .cbk-social-block .cbk-social-icons.cbk-vk a {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAGWSURBVHja7FjbcYMwEFw8aYCUQErwlWCXYJdgSgglmBJMCVCCVcLSgltwCeRHzGgY6SRIMvFMtJ96LnervRuKaZrwitjhRZGJZWKZWCaWiLetG0VkD6BcDD8BjGvOIekdL2bnF5ETgMqzZiRpHEIlAAbWwhKTwNynwrEj+fQR6wGcApve3U0iUgG4K+QKz9gFwE0hdnQD4GqsUzZdFuF/RNZHz4hJYOdcZgA8QimwKVymLBUHAHtlvnUz4nuVbWBjGfniGDRtjSRb1S5IdiujlprCg5LCOtXHmh+MWgngqsw3JMckYiQHACZw0NX6FyKamdF7vM59bN1ag22sV/lwF5EmEr3eEX3I6xrti4pQay0i14hov4MzgEFzfq1WtspD+Lsibn2l/qV7bzGN7iIF1sS0sBGlLWn7zW2PNb9hw+UmhZzzyjf1Y/XKEtQAOCZIYSZXbiJG8klSlJK1xOB4VQq5PtkulAbxYMVbaTa0suVR257UjtOQ/LBe1HlSbAIuf1bs57GcK/K/i0wsE8vEMrF/RuxrAK+RkZR4h2YtAAAAAElFTkSuQmCC)50% no-repeat transparent !important
}

.cbk-window .cbk-social-block .cbk-social-icons.cbk-fb a {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAEVSURBVHja7JjxrYIwEIc/zFuAFVyBGwFHcAVcwRUcQUaQEXCEsoIrMAL+UxNspGKlvL6Xu6RpSC+5L8fl96NkwzCQYmxINBRMwWLHz7sEEdkCFVAsVPMK1EAPYIx5mZT55EJEKuAcoSE9sAO6KbCNB6qMBAWQA63dP56xKvIY5b4avhnbf1m4Axq7j2Euo+cSOAUNf2CcgGNqctF8CxUTjL8A1gLDaCWh/KVd6pW/75Uz4uholatlO0cbq7XAOmvMU544PitSfZWlzpjVqadPKadDrcqFginYQmC3FerfQsDqFcCaULAuIlTtsbJpMGPM4+63dOd6a/wHX1I25/+YiOQfGPDVuRUVnvOwm7jKhYL9Z7D7AMIpQI5czZJjAAAAAElFTkSuQmCC)50% no-repeat transparent !important
}

.cbk-window .cbk-social-block .cbk-social-icons.cbk-tw a {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAYAAACoPemuAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAGbSURBVHja7JjhbYMwEIUfVRdgBToCbwQyQjpCOgIZIYxAVsgIYYRjhLBCRkj/PCQUAfGZJkolTrIEtmU+vzvOJye32w3vaB94U1vBVrAV7N3sc+kCJKeGcgCFnhsA7dgkM/MrRjKLYM0BmNpBrX/PNSdTfx7ryjPJnRPqPPHBfswAXNTXusFIptpZTbIMBKsBpDPjqQB715YxMTbc9YFkDuDHzK4z8/PADRSaS7diZtbcdW0BXEiWUnPsY6HWCqqLjbHTiCsOAqxJbgeuuzrATnNQIeliLyXSEcCdWg/VvSTBKqZ2AKqAdVJHfM3+jb0lc4UiyWdVkV+9wlEJFsDxCVBBbn8EVjmDOjTwlx3iZtYB2ITExEvBBtLvQxd8YI3acjCpVivBLrVqcbq4s+8/iLUqVK1gMDNrFWtNJFTrUctVwZpZa2YbnXGNE2rjVdxVwepsLB1ZPgpqEkzVQzGoNjO9Z86Yis6DHxNuu8pdmRTaOaCOOnL2S36YJORSRS4sBsrd56ZObjt5YabOymS97VnBVrAV7J+D/Q4Am2Z9CAfxfWcAAAAASUVORK5CYII=)50% no-repeat transparent !important
}

.cbk-window .cbk-social-block .cbk-social-icons:last-child {
    margin-right: 0
}

.cbk-window .cbk-social-block .cbk-social-icons .cbk-social-count {
    text-align: center !important
}

.cbk-window .cbk-personal-agreement {
    font-size: 10px;
    margin-bottom: 15px;
    display: inline-block;
    position: static;
    opacity: .7;
    line-height: .6 !important
}

.cbk-personal-agreement a {
    font-size: 10px !important;
    opacity: 1 !important
}

.cbk-personal-agreement a:hover {
    text-decoration: underline !important
}

.cbk-animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.cbk-animated.cbk-animated-fast {
    -webkit-animation-duration: .25s;
    animation-duration: .25s
}

.cbk-animated.cbk-infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.cbk-animated.cbk-hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes cbk-bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes cbk-bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.cbk-bounce {
    -webkit-animation-name: cbk-bounce;
    animation-name: cbk-bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

.cbk-animated.cbk-bounceIn,
.cbk-animated.cbk-bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes cbk-shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes cbk-shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.cbk-shake {
    -webkit-animation-name: cbk-shake;
    animation-name: cbk-shake
}

@-webkit-keyframes cbk-shakeRight {

    0%,
    to {
        -webkit-transform: translateZ(0) rotate(-90deg);
        transform: translateZ(0) rotate(-90deg)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0) rotate(-90deg);
        transform: translate3d(0, -10px, 0) rotate(-90deg)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0) rotate(-90deg);
        transform: translate3d(0, 10px, 0) rotate(-90deg)
    }
}

@keyframes cbk-shakeRight {

    0%,
    to {
        -webkit-transform: translateZ(0) rotate(-90deg);
        transform: translateZ(0) rotate(-90deg)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0) rotate(-90deg);
        transform: translate3d(0, -10px, 0) rotate(-90deg)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0) rotate(-90deg);
        transform: translate3d(0, 10px, 0) rotate(-90deg)
    }
}

.cbk-btn-right.cbk-shake {
    -webkit-animation-name: cbk-shakeRight;
    animation-name: cbk-shakeRight
}

@-webkit-keyframes cbk-shakeLeft {

    0%,
    to {
        -webkit-transform: translateZ(0) rotate(90deg);
        transform: translateZ(0) rotate(90deg)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0) rotate(90deg);
        transform: translate3d(0, -10px, 0) rotate(90deg)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0) rotate(90deg);
        transform: translate3d(0, 10px, 0) rotate(90deg)
    }
}

@keyframes cbk-shakeLeft {

    0%,
    to {
        -webkit-transform: translateZ(0) rotate(90deg);
        transform: translateZ(0) rotate(90deg)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0) rotate(90deg);
        transform: translate3d(0, -10px, 0) rotate(90deg)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0) rotate(90deg);
        transform: translate3d(0, 10px, 0) rotate(90deg)
    }
}

.cbk-btn-left.cbk-shake {
    -webkit-animation-name: cbk-shakeLeft;
    animation-name: cbk-shakeLeft
}

@-webkit-keyframes cbk-tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes cbk-tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.cbk-tada {
    -webkit-animation-name: cbk-tada;
    animation-name: cbk-tada;
    -webkit-transform-origin: center center;
    transform-origin: center center
}

@-webkit-keyframes cbk-bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes cbk-bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.cbk-bounceIn {
    -webkit-animation-name: cbk-bounceIn;
    animation-name: cbk-bounceIn
}

@-webkit-keyframes cbk-bounceInRight {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3) rotate(-90deg);
        transform: scale3d(.3, .3, .3) rotate(-90deg)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-90deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-90deg)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-90deg);
        transform: scale3d(.9, .9, .9) rotate(-90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03) rotate(-90deg);
        transform: scale3d(1.03, 1.03, 1.03) rotate(-90deg)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97) rotate(-90deg);
        transform: scale3d(.97, .97, .97) rotate(-90deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1) rotate(-90deg);
        transform: scaleX(1) rotate(-90deg)
    }
}

@keyframes cbk-bounceInRight {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3) rotate(-90deg);
        transform: scale3d(.3, .3, .3) rotate(-90deg)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-90deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-90deg)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-90deg);
        transform: scale3d(.9, .9, .9) rotate(-90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03) rotate(-90deg);
        transform: scale3d(1.03, 1.03, 1.03) rotate(-90deg)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97) rotate(-90deg);
        transform: scale3d(.97, .97, .97) rotate(-90deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1) rotate(-90deg);
        transform: scaleX(1) rotate(-90deg)
    }
}

.cbk-btn-right.cbk-bounceIn {
    -webkit-animation-name: cbk-bounceInRight;
    animation-name: cbk-bounceInRight
}

@-webkit-keyframes cbk-bounceInLeft {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3) rotate(90deg);
        transform: scale3d(.3, .3, .3) rotate(90deg)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(90deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(90deg)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(90deg);
        transform: scale3d(.9, .9, .9) rotate(90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03) rotate(90deg);
        transform: scale3d(1.03, 1.03, 1.03) rotate(90deg)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97) rotate(90deg);
        transform: scale3d(.97, .97, .97) rotate(90deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1) rotate(90deg);
        transform: scaleX(1) rotate(90deg)
    }
}

@keyframes cbk-bounceInLeft {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3) rotate(90deg);
        transform: scale3d(.3, .3, .3) rotate(90deg)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(90deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(90deg)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(90deg);
        transform: scale3d(.9, .9, .9) rotate(90deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03) rotate(90deg);
        transform: scale3d(1.03, 1.03, 1.03) rotate(90deg)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97) rotate(90deg);
        transform: scale3d(.97, .97, .97) rotate(90deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1) rotate(90deg);
        transform: scaleX(1) rotate(90deg)
    }
}

.cbk-btn-left.cbk-bounceIn {
    -webkit-animation-name: cbk-bounceInLeft;
    animation-name: cbk-bounceInLeft
}

@-webkit-keyframes cbk-fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes cbk-fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.cbk-fadeIn {
    -webkit-animation-name: cbk-fadeIn;
    animation-name: cbk-fadeIn
}

@-webkit-keyframes cbk-fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes cbk-fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.cbk-fadeInRight {
    -webkit-animation-name: cbk-fadeInRight;
    animation-name: cbk-fadeInRight
}

@-webkit-keyframes cbk-fadeInRightRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(-90deg);
        transform: translate3d(100%, 0, 0) rotate(-90deg)
    }

    to {
        opacity: 1;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
}

@keyframes cbk-fadeInRightRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(-90deg);
        transform: translate3d(100%, 0, 0) rotate(-90deg)
    }

    to {
        opacity: 1;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
}

.white-saas-mobile-generator-block-colon {
    visibility: visible;
    -webkit-animation: white-saas-generator-blink 1s linear infinite;
    animation: white-saas-generator-blink 1s linear infinite
}

.cbk-btn-right.cbk-fadeInRight {
    -webkit-animation-name: cbk-fadeInRightRight;
    animation-name: cbk-fadeInRightRight
}

@-webkit-keyframes cbk-fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes cbk-fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.cbk-fadeOutRight {
    -webkit-animation-name: cbk-fadeOutRight;
    animation-name: cbk-fadeOutRight
}

@-webkit-keyframes cbk-fadeOutRightBtn {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes cbk-fadeOutRightBtn {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.cbk-fadeOutRightBtn {
    -webkit-animation-name: cbk-fadeOutRightBtn;
    animation-name: cbk-fadeOutRightBtn
}

@-webkit-keyframes cbk-fadeOutRightRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(-90deg);
        transform: translate3d(100%, 0, 0) rotate(-90deg)
    }
}

@keyframes cbk-fadeOutRightRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(-90deg);
        transform: translate3d(100%, 0, 0) rotate(-90deg)
    }
}

.cbk-btn-right.cbk-fadeOutRight,
.cbk-btn-right.cbk-fadeOutRightBtn {
    -webkit-animation-name: cbk-fadeOutRightRight;
    animation-name: cbk-fadeOutRightRight
}

@-webkit-keyframes cbk-fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes cbk-fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.cbk-fadeOutDown {
    -webkit-animation-name: cbk-fadeOutDown;
    animation-name: cbk-fadeOutDown
}

@-webkit-keyframes cbk-fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes cbk-fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.cbk-fadeInLeft {
    -webkit-animation-name: cbk-fadeInLeft;
    animation-name: cbk-fadeInLeft
}

@-webkit-keyframes cbk-fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes cbk-fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.cbk-fadeOutLeft {
    -webkit-animation-name: cbk-fadeOutLeft;
    animation-name: cbk-fadeOutLeft
}

@-webkit-keyframes cbk-fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes cbk-fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.cbk-fadeInUp {
    -webkit-animation-name: cbk-fadeInUp;
    animation-name: cbk-fadeInUp
}

@keyframes cbk-fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.cbk-fadeOutUp {
    -webkit-animation-name: cbk-fadeOutUp;
    animation-name: cbk-fadeOutUp
}

@keyframes cbk-zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
        -webkit-transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@-webkit-keyframes cbk-zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
        -webkit-transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.cbk-zoomIn {
    animation-name: cbk-zoomIn;
    -webkit-animation-name: cbk-zoomIn
}

@-webkit-keyframes cbk-zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
        -webkit-transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes cbk-zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
        -webkit-transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

.cbk-zoomOut {
    animation-name: cbk-zoomOut;
    -webkit-animation-name: cbk-zoomOut
}

@-webkit-keyframes cbk-flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes cbk-flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.cbk-flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: cbk-flipInY;
    animation-name: cbk-flipInY
}

@-webkit-keyframes cbk-fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes cbk-fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.cbk-fadeInDown {
    -webkit-animation-name: cbk-fadeInDown;
    animation-name: cbk-fadeInDown
}

.cbk-window .cbk-forms .cbk-window-logo {
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 120px;
    display: block;
    height: 120px;
    left: 110px;
    overflow: hidden;
    width: 120px;
    position: absolute;
    top: -145px;
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    box-shadow: 0 3px 12px rgba(0, 0, 0, .15);
    margin-top: 0;
    margin-bottom: 15px;
}

.cbk-window .cbk-forms .cbk-window-logo.cbk-custom-logo {
    border-radius: 0 !important;
    max-width: 262px;
    max-height: 120px;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    left: 50%
}

.cbk-custom-logo img {
    max-width: 100%;
    max-height: 120px;
    width: auto
}

.cbk-window .cbk-forms .cbk-window-logo img {
    margin: 0;
    padding: 0;
    transform: none
}

.cbk-window.callbackkiller-mobile .cbk-forms .cbk-window-logo {
    position: relative;
    margin: 0 auto;
    left: 0;
    top: 0
}

.cbk-window.cbk-window-modal .cbk-forms .cbk-window-logo,
.cbk-window.cbk-window-onexit .cbk-forms .cbk-window-logo {
    left: 40px;
    top: 25px
}

.white-saas-generator {
    font-size: 13px !important;
    font-family: CBKRobotoLight, sans-serif !important;
    font-style: normal !important;
    font-weight: 300 !important;
    transform-origin: 50% 50%;
    text-transform: none !important;
    width: 900px;
    height: 500px;
    position: fixed;
    z-index: 2147483646;
    display: block;
    top: 100px;
    left: 50%;
    margin-left: -450px;
    box-shadow: 0 21px 32px 0 rgba(0, 0, 0, .25);
    border-radius: 8px;
    background-color: #f2f2f2;
    word-wrap: normal;
    line-height: 1.22;
    padding: 0 !important
}

.white-saas-generator-agreement-link {
    text-decoration: underline;
    color: #575757
}

.white-saas-generator * {
    box-sizing: content-box !important;
    font-family: Museo, CBKRobotoRegular, sans-serif !important;
    font-style: normal !important;
    text-transform: none !important;
    text-shadow: none !important
}

.white-saas-generator .white-saas-generator-container {
    width: 100%;
    height: 100%
}

.white-saas-generator .white-saas-generator-container.generator-video .white-saas-generator-video {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    border-radius: 8px
}

.white-saas-generator .white-saas-generator-container.generator-video .left-position {
    width: 650px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.white-saas-generator .white-saas-generator-container.generator-video .white-saas-generator-video .white-saas-generator-video-iframe {
    position: static;
    width: 900px;
    height: 506px;
    margin-top: 0;
    margin-left: 0;
    z-index: 9
}

.white-saas-generator .white-saas-generator-container.generator-video .left-position .white-saas-generator-video-iframe {
    width: 650px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-video {
    display: none
}

.white-saas-generator .white-saas-generator-container.generator-video .white-saas-generator-right-block {
    position: absolute;
    right: 0;
    top: 0;
    opacity: .8
}

.white-saas-generator .white-saas-generator-container.generator-video .white-saas-generator-image {
    display: none
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-left-block {
    float: left;
    position: absolute;
    top: 0;
    width: 650px;
    height: 100%
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-left-block .white-saas-generator-image {
    width: 650px;
    height: 500px;
    border: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-left-block .white-saas-generator-text-general {
    text-align: left;
    position: absolute;
    max-width: 640px;
    overflow: hidden;
    top: 10px;
    left: 10px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-left-block .white-saas-generator-text-general .white-saas-generator-text-general-span {
    color: #fff;
    background-color: #7bda0b;
    font-weight: 900;
    font-size: 34px;
    line-height: 1.14;
    padding: 0 10px;
    float: none;
    margin: 0;
    -moz-padding-start: 0;
    -moz-padding-end: 0
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-left-block .white-saas-generator-text-general .white-saas-generator-text-general-span a {
    color: inherit;
    font-family: inherit !important;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    text-decoration: underline
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-left-block .white-saas-generator-text-general .white-saas-generator-text-general-span a:hover {
    text-decoration: none
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block {
    float: right;
    width: 212px;
    height: 100%;
    padding: 0 19px;
    background-color: #fff;
    position: relative;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    color: #575757
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-text-sub {
    overflow: hidden;
    max-height: 100px;
    font-size: 16px;
    margin-top: 10px;
    line-height: 20px;
    color: #040527;
    font-family: Museo, CBKRobotoLight, sans-serif !important;
    font-weight: 900
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-text-sub a {
    overflow: inherit;
    font-family: inherit !important;
    max-height: inherit;
    font-size: inherit;
    margin-top: inherit;
    line-height: inherit;
    color: inherit;
    font-family: inherit;
    text-decoration: underline
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-text-sub a:hover {
    text-decoration: none
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter {
    font-family: Arial, sans-serif !important
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-title {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 5px;
    font-size: 14px;
    color: #24263f;
    font-family: Museo, CBKRobotoLight, sans-serif !important;
    font-weight: 500
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock {
    width: auto;
    height: 62px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dig {
    float: left;
    position: relative;
    text-align: center;
    margin-bottom: 10px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dig .white-saas-generator-counter-block {
    position: absolute;
    width: 58px;
    height: 46.5px;
    border-radius: 4.5px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dig .white-saas-generator-counter-block .white-saas-generator-block-min {
    background-color: #7bda0b;
    margin-top: 1px;
    width: 28px;
    height: 23px;
    float: left;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 0 3px 2px -2px #757575;
    -moz-box-shadow: 0 3px 2px -2px #757575;
    box-shadow: 0 3px 2px -2px #757575
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dig .white-saas-generator-counter-block .white-saas-generator-block-min:nth-child(odd) {
    margin-right: 3px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dig .white-saas-generator-counter-number {
    position: relative;
    height: 40px;
    width: 55px;
    color: #fff;
    font-family: Museo, CBKRobotoLight, sans-serif !important;
    padding: 7.5px 2px 0 1.5px;
    word-wrap: normal;
    font-size: 27px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dig .white-saas-generator-counter-name {
    font-size: 10px;
    color: #24263f;
    font-family: Museo, CBKRobotoLight, sans-serif !important;
    text-align: center;
    font-weight: 400
}

.white-saas-generator input::-webkit-input-placeholder,
.ws-chat input:-moz-placeholder {
    color: #959595
}

.white-saas-generator input::-webkit-input-placeholder,
.ws-chat input:-ms-input-placeholder {
    color: #959595
}

.white-saas-generator input::-webkit-input-placeholder,
.ws-chat input::-webkit-input-placeholder {
    color: #959595
}

@-webkit-keyframes white-saas-generator-blink {
    to {
        opacity: 0
    }
}

@keyframes white-saas-generator-blink {
    to {
        opacity: 0
    }
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dz {
    float: left;
    height: 21px;
    width: 5px;
    margin: 16px 6px 0 2px;
    visibility: visible;
    -webkit-animation: white-saas-generator-blink 1s linear infinite;
    animation: white-saas-generator-blink 1s linear infinite
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dz .white-saas-generator-counter-dz-block {
    width: 5px;
    height: 5px;
    border-radius: 3px;
    background-color: #7bda0b;
    margin: 0 0 0 2px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-counter .white-saas-generator-counter-clock .white-saas-generator-counter-dz .white-saas-generator-counter-dz-block:first-child {
    margin-bottom: 9px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group {
    margin-top: 12px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-group-input {
    border: 1px solid #959595;
    color: #291f1f;
    -webkit-box-shadow: 0 1px 0 0 #d6d6d6;
    -moz-box-shadow: 0 1px 0 0 #d6d6d6;
    box-shadow: 0 1px 0 0 #d6d6d6;
    padding: 8px 10px;
    width: 190px;
    min-width: 190px;
    height: 15px;
    min-height: 15px;
    margin: 0 !important;
    line-height: 14px !important;
    font-size: 14px !important;
    display: block;
    background-color: #fff;
    border-radius: 4px;
    font-weight: 500
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-group-input ::-moz-placeholder,
.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-group-input ::-webkit-input-placeholder {
    color: #291f1f !important
}

.white-saas-generator-input-hidden {
    display: none !important
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-userall-error,
.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-useremail-error,
.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-username-error,
.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-userphone-error {
    text-align: center;
    display: inherit;
    color: #ff6060;
    margin-bottom: -10px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-error-hidden,
.white-saas-mobile-generator-error-hidden {
    display: none !important
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-label-agreement {
    cursor: pointer;
    font-weight: 500
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-email-agreement {
    z-index: -1;
    opacity: 0;
    display: none
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-email-agreement-text {
    font-size: 9px;
    position: relative;
    padding-left: 15px;
    vertical-align: top;
    display: block
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-email-agreement-text:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 10px;
    height: 10px;
    border: 1px solid #959595
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-email-agreement:checked~span:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 5px;
    border-color: #959595;
    border-top-style: none;
    border-right-style: none
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons {
    font-weight: 700;
    text-align: center;
    width: 212px;
    margin-top: 10px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons .white-saas-generator-btn-success,
.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons .white-saas-generator-btn-yes {
    white-space: nowrap;
    overflow: hidden;
    display: block;
    color: #fff !important;
    font-size: 24px;
    background: rgb(0 144 227 / 80%);
    padding: 4px 0 8px;
    text-decoration: none;
    width: 212px;
    -webkit-box-shadow: 0 3px 3px #8c8c8c;
    -moz-box-shadow: 0 3px 3px #8c8c8c;
    box-shadow: 0 3px 3px #8c8c8c;
    text-align: center;
    border-radius: 4px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons .white-saas-generator-btn-success:active,
.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons .white-saas-generator-btn-yes:active {
    -webkit-box-shadow: 0 3px 3px #8c8c8c;
    -moz-box-shadow: 0 3px 3px #8c8c8c;
    box-shadow: 0 3px 3px #8c8c8c;
    margin-top: 16px;
    margin-bottom: -2px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons .white-saas-generator-btn-cancel {
    white-space: nowrap;
    overflow: hidden;
    margin: 10px auto 0;
    display: block;
    color: #fff !important;
    font-size: 15px;
    background: #848484;
    padding: 4px 0 8px;
    text-decoration: none;
    max-width: 212px;
    text-align: center;
    border-radius: 4px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons .white-saas-generator-btn-cancel:active {
    margin-top: 16px;
    margin-bottom: -2px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-copyright {
    color: #575757;
    text-align: right;
    position: absolute;
    width: 210px;
    bottom: 8px;
    cursor: pointer;
    font-size: 13px;
    font-family: CBKRobotoLight, sans-serif !important
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-copyright .white-saas-generator-copyright-url {
    text-decoration: none;
    color: #575757;
    font-size: 12px;
    vertical-align: text-bottom;
    line-height: 19px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-copyright .white-saas-generator-copyright-url span {
    opacity: .7;
    font-weight: 500;
    font-size: 15px
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-copyright:hover span {
    opacity: 1
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-copyright .white-saas-generator-copyright-url img {
    opacity: 1;
    vertical-align: bottom
}

@-webkit-keyframes white-saas-text-anim {
    0% {
        background-position: -120px 0
    }

    to {
        background-position: 120px 0
    }
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-success {
    text-align: center;
    font-size: 21px;
    line-height: 1.5;
    margin-top: 50%;
    display: none;
    color: #575757
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-success a {
    text-align: inherit;
    font-size: inherit;
    line-height: inherit;
    margin-top: inherit;
    color: inherit;
    text-decoration: underline;
    font-family: inherit !important
}

.white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-success a:hover {
    text-decoration: none;
    color: inherit
}

.white-saas-generator-close-button {
    position: absolute;
    top: 3px !important;
    right: 6px !important;
    color: #ccc;
    padding: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none !important;
    font-size: 27px;
    line-height: 20px
}

a.white-saas-generator-close-button:hover {
    cursor: pointer !important;
    color: #000 !important;
    text-decoration: none
}

.white-saas-mobile-generator {
    width: 320px;
    border-radius: 5px;
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .35);
    height: fit-content;
    box-sizing: content-box;
    display: inline-table;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
    z-index: 2000000010;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0
}

.white-saas-mobile-generator-bg-image {
    position: relative;
    overflow: hidden
}

.white-saas-mobile-generator-image-container {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, .2)
}

.white-saas-mobile-generator-image {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
    display: inherit;
    height: 246px
}

.white-saas-mobile-generator-text-general {
    height: auto;
    position: absolute;
    line-height: .81em;
    padding: 2px 0;
    border-bottom: none;
    width: 100%
}

.white-saas-mobile-generator-text-general-span {
    font-family: CBKOpenSans;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    background-color: #ff2241;
    line-height: 1.345em;
    display: inline;
    padding: 1px 0;
    border: none;
    vertical-align: unset;
    max-width: 100%
}

.white-saas-mobile-generator-bg-image a.white-saas-mobile-generator-close-button,
.white-saas-mobile-generator-next-block-content a.white-saas-mobile-generator-close-button {
    position: absolute;
    top: 9px !important;
    right: 6px !important;
    color: #fff;
    padding: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none !important;
    font-size: 35px;
    line-height: 14px;
    width: 30px;
    height: 30px;
    text-align: right
}

.white-saas-mobile-generator-only-landscape {
    display: none
}

.white-saas-mobile-generator-next-block,
.white-saas-mobile-generator-success-block {
    text-align: left;
    background-color: #222;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding-bottom: 5px
}

.white-saas-mobile-generator-success-block {
    display: none
}

.white-saas-mobile-generator-next-block-content {
    padding: 4px 7px 0
}

.white-saas-mobile-generator-text-sub,
.white-saas-mobile-generator-text-success {
    width: 100%;
    max-height: 80px;
    overflow: hidden;
    font-family: CBKOpenSans;
    font-size: 15px;
    line-height: 18px;
    color: #fff
}

.white-saas-mobile-generator-text-success {
    text-align: center;
    font-size: 19px;
    margin: 20px 0
}

.white-saas-mobile-generator-counter-clock {
    margin-top: 10px;
    display: inline-block
}

.white-saas-mobile-generator-counter-text {
    width: 56%;
    height: 32px;
    font-family: CBKOpenSans;
    font-size: 14px;
    line-height: 1.14;
    color: #fff;
    display: inline-block;
    overflow: hidden;
    margin-right: 10px
}

.white-saas-mobile-generator-counter-dig {
    display: inline-block !important;
    float: right !important
}

.white-saas-mobile-generator-block-hours,
.white-saas-mobile-generator-block-min,
.white-saas-mobile-generator-block-seconds {
    width: 32px;
    height: 32px;
    display: inline-block;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    background: #fff
}

.white-saas-mobile-generator-block-hours span,
.white-saas-mobile-generator-block-min span,
.white-saas-mobile-generator-block-seconds span {
    display: inline-block;
    width: 6px;
    height: 11px;
    font-family: CBKOpenSans;
    font-size: 19px;
    font-weight: 700;
    color: #000;
    padding: 5px !important;
    line-height: 22px;
    word-wrap: normal
}

.white-saas-mobile-generator-block-colon {
    display: inline-block;
    height: 32px;
    vertical-align: bottom;
    text-align: center
}

.white-saas-mobile-generator-block-colon span {
    display: inline-block;
    width: 6px;
    height: 24px;
    font-family: CBKOpenSans;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding: 2px 0 0
}

.white-saas-mobile-generator-group-with-error {
    color: #ff2241 !important;
    text-align: center
}

.white-saas-mobile-generator-group {
    margin: 0 6px
}

.white-saas-mobile-generator-useremail,
.white-saas-mobile-generator-username,
.white-saas-mobile-generator-userphone {
    width: 100%;
    height: 40px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #000;
    padding: 0 0 0 16px;
    font-family: CBKOpenSans;
    font-size: 14px;
    color: #222;
    box-sizing: border-box;
    margin-top: 6px
}

.white-saas-mobile-generator-group a.white-saas-mobile-generator-btn-success {
    width: 100%;
    border-radius: 4px;
    background-color: #ff2241;
    font-family: CBKOpenSans;
    font-size: 21px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 4px 0 8px;
    margin-top: 6px
}

.white-saas-mobile-generator-group a.white-saas-mobile-generator-btn-success:hover {
    text-decoration: none;
    color: #fff
}

.white-saas-mobile-generator-email-agreement {
    z-index: -1;
    opacity: 0;
    display: none
}

.white-saas-mobile-generator-email-agreement-text {
    color: #fff;
    font-family: CBKOpenSans;
    font-size: 12px;
    position: relative;
    padding-left: 15px;
    display: block;
    margin-top: 6px
}

.white-saas-mobile-generator-email-agreement-text:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 1;
    width: 11px;
    height: 11px;
    border: 1px solid #959595;
    box-sizing: border-box;
    cursor: pointer
}

.white-saas-mobile-generator-email-agreement:checked+.white-saas-mobile-generator-email-agreement-text:before {
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 14px;
    color: #f3f3f3;
    line-height: 11px;
    border: none
}

.white-saas-mobile-generator-copyright {
    text-align: center;
    line-height: 16px
}

.white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url,
.white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url:active,
.white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url:hover {
    text-decoration: none;
    font-family: CBKOpenSans;
    font-size: 12px !important;
    color: #000;
    line-height: 16px !important;
    padding: 0 5px 2px;
    border-radius: 3px
}

.white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url span {
    font-family: Museo;
    font-weight: 500;
    color: #000;
    opacity: .5
}

.white-saas-mobile-generator-copyright-url {
    background: #fff
}

.white-saas-mobile-generator-copyright img.ws-copyright-img {
    height: 19px;
    width: 73px
}

.white-saas-mobile-generator-error,
.white-saas-mobile-generator-error:focus {
    color: #ff2241 !important
}

@media screen and (orientation:portrait) and (min-width:639px) {
    .white-saas-mobile-generator {
        width: 540px
    }

    .white-saas-mobile-generator-next-block-content {
        padding: 5px 9px 0
    }

    .white-saas-mobile-generator-image {
        height: 416px
    }

    .white-saas-mobile-generator-text-general-span {
        font-size: 42px
    }

    .white-saas-mobile-generator-bg-image a.white-saas-mobile-generator-close-button,
    .white-saas-mobile-generator-next-block-content a.white-saas-mobile-generator-close-button {
        font-size: 15px;
        width: 50px;
        height: 50px;
        top: 17px
    }

    .white-saas-mobile-generator-text-sub {
        font-size: 27px;
        line-height: 34px;
        max-height: 110px
    }

    .white-saas-mobile-generator-counter-clock {
        margin-top: 20px
    }

    .white-saas-mobile-generator-counter-text {
        font-size: 23px;
        height: 50px
    }

    .white-saas-mobile-generator-block-hours,
    .white-saas-mobile-generator-block-min,
    .white-saas-mobile-generator-block-seconds {
        width: 50px;
        height: 50px
    }

    .white-saas-mobile-generator-block-hours span,
    .white-saas-mobile-generator-block-min span,
    .white-saas-mobile-generator-block-seconds span,
    .white-saas-mobile-generator-counter-dig-text {
        font-size: 32px;
        line-height: 34px
    }

    .white-saas-mobile-generator-block-colon {
        height: 50px
    }

    .white-saas-mobile-generator-block-colon span {
        width: 16px;
        height: 50px;
        font-size: 31px
    }

    .white-saas-mobile-generator-useremail,
    .white-saas-mobile-generator-userphone {
        height: 55px !important;
        font-size: 21px !important;
        margin-top: 15px !important
    }

    .white-saas-mobile-generator-group a.white-saas-mobile-generator-btn-success {
        font-size: 31px;
        margin-top: 12px
    }

    .white-saas-mobile-generator-email-agreement-text {
        font-size: 18px;
        padding-left: 25px
    }

    .white-saas-mobile-generator-email-agreement-text:before {
        width: 18px;
        height: 18px
    }

    .white-saas-mobile-generator-email-agreement:checked+.white-saas-mobile-generator-email-agreement-text:before {
        font-size: 25px;
        line-height: 17px
    }

    .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url,
    .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url:active,
    .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url:hover {
        font-size: 18px !important
    }
}

@media screen and (orientation:portrait) and (min-width:1240px) {
    .white-saas-mobile-generator {
        width: 900px
    }

    .white-saas-mobile-generator-next-block-content {
        padding: 10px 15px 0
    }

    .white-saas-mobile-generator-image {
        height: 693px
    }

    .white-saas-mobile-generator-text-general-span {
        font-size: 78px
    }

    .white-saas-mobile-generator-bg-image a.white-saas-mobile-generator-close-button,
    .white-saas-mobile-generator-next-block-content a.white-saas-mobile-generator-close-button {
        font-size: 27px;
        width: 90px;
        height: 90px;
        top: 31px
    }

    .white-saas-mobile-generator-text-sub {
        font-size: 49px;
        line-height: 62px;
        max-height: 198px
    }

    .white-saas-mobile-generator-counter-clock {
        margin-top: 36px
    }

    .white-saas-mobile-generator-counter-text {
        font-size: 42px;
        height: 90px
    }

    .white-saas-mobile-generator-block-hours,
    .white-saas-mobile-generator-block-min,
    .white-saas-mobile-generator-block-seconds {
        width: 90px;
        height: 90px
    }

    .white-saas-mobile-generator-block-hours span,
    .white-saas-mobile-generator-block-min span,
    .white-saas-mobile-generator-block-seconds span,
    .white-saas-mobile-generator-counter-dig-text {
        font-size: 58px;
        line-height: 62px
    }

    .white-saas-mobile-generator-block-colon {
        height: 90px
    }

    .white-saas-mobile-generator-block-colon span {
        width: 29px;
        height: 90px;
        font-size: 56px
    }

    .white-saas-mobile-generator-useremail,
    .white-saas-mobile-generator-userphone {
        height: 99px !important;
        font-size: 38px !important;
        margin-top: 27px !important
    }

    .white-saas-mobile-generator-group a.white-saas-mobile-generator-btn-success {
        font-size: 56px;
        margin-top: 22px
    }

    .white-saas-mobile-generator-email-agreement-text {
        font-size: 33px;
        padding-left: 48px
    }

    .white-saas-mobile-generator-email-agreement-text:before {
        width: 33px;
        height: 33px
    }

    .white-saas-mobile-generator-email-agreement:checked+.white-saas-mobile-generator-email-agreement-text:before {
        font-size: 45px;
        line-height: 31px
    }

    .white-saas-mobile-generator-copyright {
        margin-top: 30px;
        margin-bottom: 15px
    }

    .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url,
    .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url:active,
    .white-saas-mobile-generator-copyright a.white-saas-mobile-generator-copyright-url:hover {
        font-size: 33px !important
    }
}

@media screen and (orientation:landscape) and (max-height:510px) {
    .white-saas-mobile-generator-only-landscape {
        display: block !important
    }
}

@media screen and (max-height:510px) {
    .white-saas-mobile-generator-bg-image {
        display: none
    }
}

@media screen and (max-height:475px) {
    .cbk-window.cbk-window-modal .cbk-forms .cbk-window-logo,
    .cbk-window.cbk-window-onexit .cbk-forms .cbk-window-logo {
        margin-left: 0px;
    }
}

.cbk-support-new-message {
    background: rgba(0, 0, 0, .8);
    border-radius: 5px !important;
    bottom: 15px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    left: 15px;
    line-height: 16px;
    position: fixed;
    padding: 10px 10px 15px;
    text-align: left;
    text-shadow: none;
    width: 300px;
    z-index: 9999999;
    -webkit-transition: height .15s ease-in-out;
    -moz-transition: height .15s ease-in-out;
    -ms-transition: height .15s ease-in-out;
    -o-transition: height .15s ease-in-out
}

.cbk-support-new-message div {
    -webkit-font-smoothing: subpixel-antialiased !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden
}

.cbk-support-new-message-avatar {
    border-radius: 45px !important;
    float: left;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25)
}

.cbk-support-new-message-avatar,
.cbk-support-new-message-avatar img {
    height: 45px;
    margin: 0;
    min-height: 45px;
    min-width: 45px;
    max-height: 45px;
    max-width: 45px;
    width: 45px
}

.cbk-support-new-message-avatar img {
    background-color: #fff
}

.cbk-support-new-message-name {
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    margin: 0 30px 5px 55px
}

.cbk-support-new-message-close {
    color: #fff;
    cursor: pointer;
    font-family: Arial;
    font-weight: 700;
    float: right;
    height: 15px;
    line-height: 12px;
    margin: -1px -1px 0 0;
    opacity: .5;
    text-align: center;
    width: 15px;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

.cbk-support-new-message-close:hover {
    opacity: 1
}

.cbk-support-new-message-text {
    color: #fff;
    font-family: Arial;
    margin-left: 55px
}

.cbk-support-new-message-text a {
    color: #eee;
    font-family: Arial;
    text-decoration: underline
}

.cbk-support-new-message-text a:hover {
    color: #eee;
    font-family: Arial;
    text-decoration: none;
    opacity: .7
}

.cbk-support-new-message-typing {
    color: hsla(0, 0%, 100%, .75);
    cursor: default;
    background: url(data:image/gif;base64,R0lGODlhDwALAPIFAMfHx8LCwrq6utHR0bOzs////wAAAAAAACH5BAkKAAUAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAADwALAAADH1i6SsBwkfminNM2THThnQZ6oxZwnlAMGdkF3qbGRQIAIfkECQoABQAsAAAAAA8ACwAAAx5YukvAsBEX2bxV3ZnLJt0Xbl1AZkIxcGMRdBqRwgkAIfkECQoABQAsAAAAAA8ACwAAAx9YukzAcJH5opzTKpw1J1rxhaMWcKFQDJ0HBuFGqGECACH5BAkKAAUALAAAAAAPAAsAAAMeWLpcBC068uSi2M5sMdUeAXpaQFpCMXxjEWgKlVoJACH5BAkKAAUALAAAAAAPAAsAAAMeWLqsBC0WQqF0lN6Zye7eBX7dFpSXUAwaWQQbpkoJACH5BAkKAAUALAAAAAAPAAsAAAMeWLqsBC0WQqF0lN6Zye7eBX7dFpSXUAwaWQQbpkoJACH5BAkKAAUALAAAAAAPAAsAAAMeWLqsBC0WQqF0lN6Zye7eBX7dFpSXUAwaWQQbpkoJACH5BAkKAAUALAAAAAAPAAsAAAMeWLqsBC0WQqF0lN6Zye7eBX7dFpSXUAwaWQQbpkoJACH5BAkKAAUALAAAAAAPAAsAAAMeWLqsBC0WQqF0lN6Zye7eBX7dFpSXUAwaWQQbpkoJADs=) 0 10px no-repeat;
    margin-left: 50px;
    padding: 8px 0 3px 20px;
    font-family: Arial
}

.cbk-support-new-message.cbk-support-new-message-no-avatar .cbk-support-new-message-name,
.cbk-support-new-message.cbk-support-new-message-no-avatar .cbk-support-new-message-text {
    margin-left: 5px
}

.cbk-support-new-message.cbk-support-new-message-no-avatar .cbk-support-new-message-typing {
    margin-left: 0
}

.cbk-support-new-message .invader-emoji {
    background: url(https://whitesaas.com/widget/img/im_emoji.png) no-repeat;
    width: 16px;
    height: 16px;
    border: none;
    vertical-align: top;
    margin: 0 1px
}

.cbk-support-new-message .emoji-img {
    width: 20px;
    vertical-align: bottom;
    margin-bottom: 0
}

.cbk-support-new-message-copyright {
    display: none;
    position: relative;
    text-align: right;
    width: 100%;
    margin-bottom: -16px
}

.cbk-support-new-message-copyright-url {
    font-size: 10px !important;
    color: #fff !important;
    font-family: Arial !important;
    text-decoration: none !important
}

.cbk-support-new-message-copyright-url:hover {
    text-decoration: none !important;
    color: #fff !important;
    transition: none !important
}

.cbk-support-new-message-copyright-url span {
    color: #fff !important
}

[class*=ws-icon-],
[class*=ws-icon-]:before,
[class^=ws-icon-],
[class^=ws-icon-]:before {
    background: transparent;
    position: inherit;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    font-family: whitesaas !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1 !important;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important
}

.ws-icon-chat:before {
    content: "1"
}

.ws-icon-file:before {
    content: "2"
}

.ws-icon-close:before {
    content: "3"
}

.ws-icon-smile:before {
    content: "4"
}

.ws-icon-resize:before {
    content: "5"
}

.ws-icon-enter:before {
    content: "6"
}

.ws-icon-document:before {
    content: "7"
}

.ws-icon-image:before {
    content: "8"
}

.ws-icon-sound-on:before {
    content: "9"
}

.ws-icon-sound-off:before {
    content: "0"
}

.ws-icon-reply:before {
    content: "q"
}

.ws-icon-typing:before {
    content: "w"
}

.ws-icon-phone:before {
    content: "e"
}

.ws-icon-link:before {
    content: "y"
}

.ws-chat * {
    box-sizing: border-box;
    font-family: CBKRobotoLight, sans-serif;
    font-style: normal;
    text-transform: none;
    text-shadow: none;
    max-height: none;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none !important;
    -webkit-flex-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: row
}

.ws-chat div {
    display: block;
    width: auto
}

.ws-chat i {
    background: none;
    height: auto;
    width: auto;
    position: static;
    top: auto;
    left: auto
}

.ws-chat,
.ws-chat i {
    font-size: 13px !important
}

.ws-chat {
    font-family: CBKRobotoLight, sans-serif !important;
    font-style: normal !important;
    font-weight: 300 !important;
    text-transform: none !important;
    z-index: 1000000;
    display: block;
    word-wrap: normal;
    line-height: 1.22
}

.ws-chat .ws-emoji {
    background: url(https://whitesaas.com/widget/img/im_emoji.png) no-repeat;
    width: 16px;
    height: 16px;
    border: none;
    vertical-align: top;
    margin: 0 1px
}

.ws-chat .ws-smile-container {
    position: absolute;
    width: 162px;
    height: 162px;
    background-color: #f4f8ff;
    left: -11px;
    bottom: 33px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .3);
    padding: 4px 2px;
    display: none;
    line-height: 1.4
}

.ws-chat .ws-smile-container:after {
    position: absolute;
    content: " ";
    width: 8px;
    height: 8px;
    left: 37px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    bottom: -3px;
    background-color: #f4f8ff;
    box-shadow: -4px -3px 6px -2px rgba(0, 0, 0, .3)
}

.ws-chat .ws-smile-container .ws-emoji-el {
    display: inline-block;
    padding: 1px 3px;
    text-decoration: none;
    border-radius: 4px;
    font-size: 13px
}

.ws-chat .ws-smile-container .ws-emoji-el .emoji-img {
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    border: 0
}

.ws-chat .ws-smile-container .ws-emoji-el:hover {
    text-decoration: none;
    background-color: #c0c4cb
}

.ws-chat .ws-file-container {
    position: absolute;
    height: auto;
    background-color: #f4f8ff;
    left: -12px;
    bottom: 33px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .3);
    padding: 4px 2px 5px;
    text-align: left;
    display: none
}

.ws-chat .ws-file-container:after {
    position: absolute;
    content: " ";
    width: 8px;
    height: 8px;
    left: 18px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    bottom: -3px;
    background-color: #f4f8ff;
    box-shadow: -4px -3px 6px -2px rgba(0, 0, 0, .3)
}

.ws-chat .ws-file-container .ws-file-element {
    cursor: pointer;
    color: #606060;
    margin-bottom: 3px
}

.ws-chat .ws-file-container .ws-file-element i {
    margin-right: 3px;
    font-size: 13px !important
}

.ws-chat .ws-file-container .ws-file-element .ws-file-upload {
    position: absolute;
    right: 0;
    margin: 0;
    cursor: pointer;
    opacity: 0;
    height: 19px;
    padding: 0 0 0 90px !important;
    width: 100px;
    display: inline !important
}

.ws-chat .ws-file-container .ws-file-element .ws-file-doc-upload {
    top: 4px
}

.ws-chat .ws-file-container .ws-file-element:hover {
    background-color: #d0d4db
}

.ws-chat .ws-chat-logo {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 10px;
    height: 10px;
    margin-left: 10px;
    margin-top: 12px
}

.ws-chat .ws-chat-logo .ws-icon-chat {
    position: absolute;
    color: #ff2241;
    font-size: 30px !important;
    top: 0;
    left: 0
}

.ws-chat .ws-chat-logo .ws-chat-logo-img {
    border-radius: 5px;
    width: 40px;
    height: 40px;
    display: none;
    max-width: 40px !important;
    padding: 0 !important
}

.ws-chat .ws-chat-logo .ws-chat-status-round {
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 10px;
    background-color: #f53333
}

.ws-chat .ws-chat-logo .ws-chat-status-online {
    background-color: #2fb331
}

.ws-chat .ws-chat-typing-action {
    animation: ws-typing-anim 1.2s infinite;
    position: relative;
    padding: 8px 0 6px;
    margin-left: 0;
    cursor: default
}

.ws-chat .ws-chat-typing-action i {
    font-size: 12px
}

@keyframes ws-typing-anim {
    0% {
        left: -6px
    }

    95% {
        left: 0
    }

    to {
        left: -6px
    }
}

.ws-chat .ws-chat-container {
    left: 70%;
    width: 338px;
    min-height: 400px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .3);
    background-color: #f4f8ff;
    position: fixed;
    padding-bottom: 4px;
    z-index: 20000000000000;
    color: #222;
    -webkit-overflow-scrolling: touch
}

.ws-chat .ws-chat-drag {
    -webkit-transform: scale(1.025);
    -moz-transform: scale(1.025);
    -ms-transform: scale(1.025);
    -o-transform: scale(1.025);
    transform: scale(1.025);
    -webkit-transition: opacity .4s linear, -webkit-transform .3s ease-in-out;
    -moz-transition: opacity .4s linear, -moz-transform .3s ease-in-out;
    -ms-transition: opacity .4s linear, -ms-transform .3s ease-in-out;
    -o-transition: opacity .4s linear, -o-transform .3s ease-in-out;
    transition: opacity .4s linear, transform .3s ease-in-out;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .4)
}

.ws-chat .ws-chat-no-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.ws-chat .ws-chat-container .ws-chat-ico-container {
    display: none;
    position: absolute;
    bottom: 0;
    left: -64px
}

.ws-chat .ws-chat-container .ws-chat-ico {
    border-radius: 7px;
    width: 44px;
    height: 44px;
    background-color: #ff2241;
    margin-top: 4px;
    padding: 2px;
    overflow: hidden
}

.ws-chat .ws-chat-container .ws-chat-resize {
    right: 1px;
    bottom: 1px;
    width: 13px;
    height: 13px;
    position: absolute;
    cursor: nw-resize;
    color: #54a5f6
}

.ws-chat .ws-chat-container .ws-chat-ico .ws-chat-logo .ws-chat-logo-img {
    display: none
}

.ws-chat .ws-chat-container .ws-chat-header {
    height: 46px;
    background-color: #15293e;
    padding: 3px;
    font-size: 14px;
    color: #fff;
    position: relative;
    cursor: all-scroll;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.ws-chat .ws-chat-container .ws-chat-header .ws-chat-logo .ws-icon-chat {
    display: none
}

.ws-chat .ws-chat-container .ws-chat-header .ws-chat-title {
    display: inline-block;
    margin-left: 6px;
    width: 240px;
    max-width: 240px;
    padding-top: 10px;
    font-size: 14px;
    line-height: 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ws-chat .ws-chat-container .ws-chat-header .ws-chat-close {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    position: absolute;
    top: 14px;
    right: 14px
}

.ws-chat .ws-chat-container .ws-chat-header .ws-chat-close:hover {
    color: #989898;
    text-decoration: none
}

.ws-chat .ws-chat-container .ws-chat-header .ws-chat-sound {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    position: absolute;
    top: 14px;
    right: 30px
}

.ws-chat .ws-chat-container .ws-chat-header .ws-chat-sound:hover {
    color: #989898;
    text-decoration: none
}

.ws-chat.ws-chat-mobile .ws-chat-offline {
    min-height: 0;
    overflow-y: scroll
}

.ws-chat.ws-chat-mobile .ws-chat-btn-container .ws-btn-title {
    display: none
}

.ws-chat.ws-chat-mobile .ws-chat-offline.copyright-relative .ws-chat-copyright {
    position: relative
}

.ws-chat .ws-chat-offline .ws-chat-resize {
    display: none
}

.ws-chat .ws-chat-container .ws-chat-body {
    color: #3d3d3d;
    position: absolute;
    width: 100%;
    overflow: hidden;
    line-height: 1.4;
    top: 46px;
    bottom: 62px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-shadow {
    z-index: 10;
    position: absolute;
    top: 0;
    width: 100%;
    height: 16px;
    left: 0
}

.ws-chat.ws-chat-has-rating .ws-chat-container .ws-chat-body .ws-chat-shadow {
    top: 32px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content {
    padding: 0 28px 0 8px;
    margin-bottom: 10px;
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: -25px !important;
    bottom: 0;
    left: 0;
    -webkit-overflow-scrolling: touch
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content:after {
    content: "";
    display: block;
    padding-top: 6px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-join {
    text-align: center;
    padding: 30px 0 0
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-join .ws-manager-img {
    width: 60px;
    height: 60px;
    border-radius: 30px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-robot-hello .ws-manager-img {
    border-radius: 0;
    display: block;
    margin: 0 auto
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-robot-hello .ws-manager-img-round {
    border-radius: 30px !important
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-join .ws-manager-name {
    font-size: 14px;
    line-height: 17px;
    font-weight: 700
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-join .ws-manager-event {
    font-size: 12px;
    line-height: 17px;
    color: #858585;
    margin: 0 auto;
    padding: 8px 0;
    text-align: center
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-typing {
    font-size: 12px;
    color: #858585;
    display: block;
    margin: -4px 0 0 10px;
    opacity: 0;
    text-align: left;
    transition: all .15s ease-out;
    transform: translate(0)
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-typing.ws-chat-typing-active {
    opacity: 1;
    transition: all .3s ease-out;
    transform: translate(20px)
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-typing.ws-chat-typing-removing {
    opacity: 0;
    transition: all .15s ease-out;
    transform: translate(50px)
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-typing .ws-chat-typing-action {
    margin-left: 0
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-robot-hello {
    padding: 65px 0 65px 20px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-hello {
    padding: 60px 0 0 10px;
    overflow: auto
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-hello .ws-chat-manager-hello-body {
    text-align: center;
    margin: 0 auto
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-hello .ws-chat-manager-hello-body .ws-chat-manager-hello-el {
    display: inline-block;
    width: 94px;
    margin-left: 3px;
    vertical-align: text-top;
    text-align: center
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-hello .ws-chat-manager-hello-body .ws-chat-manager-hello-el .ws-manager-hello-img {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    display: inline;
    margin: 0
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-manager-hello .ws-manager-name {
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    font-weight: 100;
    text-align: center
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-date-block {
    font-size: .9em;
    font-weight: 900;
    overflow: hidden;
    padding: 1rem 0;
    text-align: center
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-date-block:after,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-date-block:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 50%;
    height: 1px;
    vertical-align: middle
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-date-block:before {
    left: -.5em;
    margin-left: -50%;
    background-image: -webkit-linear-gradient(right, #ddd, hsla(0, 0%, 87%, 0));
    background-image: linear-gradient(270deg, #ddd, hsla(0, 0%, 87%, 0))
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-date-block:after {
    left: .5em;
    margin-right: -50%;
    background-image: -webkit-linear-gradient(left, #ddd, hsla(0, 0%, 87%, 0));
    background-image: linear-gradient(90deg, #ddd, hsla(0, 0%, 87%, 0))
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block {
    padding: 6px 0;
    position: relative;
    display: inline-block;
    width: 100%
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message-name {
    text-align: left;
    font-weight: 500;
    color: #636262;
    margin-left: 43px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-user .ws-chat-message-name {
    text-align: right;
    margin-right: 38px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message-name .ws-chat-message-name-text {
    cursor: pointer;
    line-height: 18px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message-status {
    float: right;
    text-align: right;
    font-style: italic;
    color: #9e9a9a;
    font-size: 11px;
    margin-right: 38px;
    clear: both;
    opacity: 1
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message-status.ws-chat-message-status-hidden {
    opacity: 0
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-manager .ws-chat-message-status {
    display: none
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message {
    width: 70%;
    height: auto;
    padding: 7px 10px;
    color: #3d3d3d;
    margin-bottom: 2px;
    word-wrap: break-word
}

.ws-chat .ws-chat-container .ws-chat-message-source {
    line-height: 18px;
    text-align: left;
    white-space: pre-line
}

.ws-chat .ws-chat-container .ws-chat-message-source .emoji-img {
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: bottom
}

.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-link,
.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-link:active,
.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-link:visited {
    font-weight: 500;
    text-decoration: underline;
    color: #fff
}

.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-link:hover {
    font-weight: 500;
    text-decoration: none;
    color: #fff
}

.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-autoreply-link {
    text-align: center;
    padding: 5px
}

.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-autoreply-btn,
.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-autoreply-btn:hover {
    background-color: #15293e;
    color: #fff;
    padding: 3px 6px;
    cursor: pointer;
    text-decoration: none;
    margin: 0 auto;
    border-radius: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 100%
}

.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-pay-title {
    font-weight: 600;
    margin-bottom: 10px
}

.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-pay-link {
    margin-top: 5px;
    margin-bottom: 10px
}

.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-pay-link a {
    border-radius: 5px;
    background-color: #0575f7;
    box-shadow: 0 2px 4px 0 #2f87ed;
    color: #fff;
    text-decoration: none;
    padding: 7px 10px;
    font-size: 14px;
    font-weight: 900;
    display: block;
    text-align: center;
    position: relative
}

.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-pay-link a i {
    position: absolute;
    right: 23px;
    top: 10px;
    opacity: .5
}

.ws-chat .ws-chat-container .ws-chat-message-source .ws-chat-message-pay-system {
    opacity: .5;
    font-size: 11px
}

.ws-chat .ws-chat-container .ws-chat-message-manager .ws-chat-message-source .ws-chat-message-link,
.ws-chat .ws-chat-container .ws-chat-message-manager .ws-chat-message-source .ws-chat-message-link:active,
.ws-chat .ws-chat-container .ws-chat-message-manager .ws-chat-message-source .ws-chat-message-link:hover,
.ws-chat .ws-chat-container .ws-chat-message-manager .ws-chat-message-source .ws-chat-message-link:visited {
    color: #3d3d3d
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-source {
    color: #fff;
    font-size: 13px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-manager .ws-chat-message .ws-chat-message-source,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source {
    color: #3d3d3d;
    font-size: 13px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating .ws-chat-message-rating-el {
    background: url(https://saas-support.com/widget/img/rating/32/star.png) no-repeat 0 0 transparent;
    height: 32px;
    width: 32px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-1 .ws-chat-message-rating-el.ws-chat-message-rating-el-1,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-2 .ws-chat-message-rating-el.ws-chat-message-rating-el-1,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-2 .ws-chat-message-rating-el.ws-chat-message-rating-el-2,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-3 .ws-chat-message-rating-el.ws-chat-message-rating-el-1,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-3 .ws-chat-message-rating-el.ws-chat-message-rating-el-2,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-3 .ws-chat-message-rating-el.ws-chat-message-rating-el-3,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-4 .ws-chat-message-rating-el.ws-chat-message-rating-el-1,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-4 .ws-chat-message-rating-el.ws-chat-message-rating-el-2,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-4 .ws-chat-message-rating-el.ws-chat-message-rating-el-3,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-4 .ws-chat-message-rating-el.ws-chat-message-rating-el-4,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-5 .ws-chat-message-rating-el.ws-chat-message-rating-el-1,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-5 .ws-chat-message-rating-el.ws-chat-message-rating-el-2,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-5 .ws-chat-message-rating-el.ws-chat-message-rating-el-3,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-5 .ws-chat-message-rating-el.ws-chat-message-rating-el-4,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-5 .ws-chat-message-rating-el.ws-chat-message-rating-el-5 {
    background: url(https://saas-support.com/widget/img/rating/32/star.png) no-repeat 0 -32px transparent
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-smiles .ws-chat-message-rating-el {
    height: 64px;
    width: 64px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-1.ws-chat-message-rating-smiles .ws-chat-message-rating-el {
    background: url(https://saas-support.com/widget/img/rating/smiles.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-2.ws-chat-message-rating-smiles .ws-chat-message-rating-el {
    background: url(https://saas-support.com/widget/img/rating/smiles.png) no-repeat -64px 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-3.ws-chat-message-rating-smiles .ws-chat-message-rating-el {
    background: url(https://saas-support.com/widget/img/rating/smiles.png) no-repeat -128px 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-4.ws-chat-message-rating-smiles .ws-chat-message-rating-el {
    background: url(https://saas-support.com/widget/img/rating/smiles.png) no-repeat -192px 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-source .ws-chat-message-rating.ws-chat-message-rating-rate-5.ws-chat-message-rating-smiles .ws-chat-message-rating-el {
    background: url(https://saas-support.com/widget/img/rating/smiles.png) no-repeat -256px 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-date {
    text-align: right;
    font-size: 11px;
    margin-bottom: -4px;
    color: #fff
}

.ws-chat .ws-chat-container .ws-chat-progress {
    position: relative;
    width: 150px;
    height: 6px;
    background-color: #fff;
    border-radius: 4px
}

.ws-chat .ws-chat-container .ws-chat-progress-bar {
    position: absolute;
    height: 6px;
    background-color: #929292;
    border-radius: 4px;
    width: 0
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-manager .ws-chat-message .ws-chat-message-date {
    color: #3d3d3d
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message-logo {
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 8px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-user .ws-chat-message-logo {
    right: -7px;
    bottom: 21px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message-logo .ws-chat-message-logo-img {
    width: 30px;
    height: 30px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-manager .ws-chat-message-logo .ws-chat-message-logo-img,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-user .ws-chat-message-logo .ws-chat-message-logo-img,
.ws-chat .ws-chat-logo-robot-yes .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message-logo .ws-chat-message-logo-img {
    border-radius: 30px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-user .ws-chat-message-logo .ws-chat-message-logo-letter {
    border-radius: 30px;
    background-color: #120a8f;
    width: 30px;
    height: 30px;
    color: #fff;
    text-align: center;
    font-size: 21px;
    font-weight: 300
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-input {
    width: 100%;
    height: 30px;
    border: 1px solid #dededf;
    padding: 5px;
    resize: none;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff;
    margin: 3px 0;
    font-weight: 300
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message .ws-chat-message-input:focus {
    outline: 0;
    border: 1px solid #a5a5a5
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-element,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-element:hover {
    border: 0;
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
    text-decoration: none;
    position: relative
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-element.ws-chat-message-element-file,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-element.ws-chat-message-element-file:hover {
    background: #fff;
    border: 0;
    border-radius: 4px;
    color: #636262;
    font-weight: 500;
    margin-bottom: 5px;
    min-height: 56px;
    padding: 5px;
    position: relative;
    text-decoration: none;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2)
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-block {
    padding: 0 0 0 42px;
    position: relative
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: 4px;
    background: url(https://whitesaas.com/widget/img/dl.png) no-repeat 50% #000;
    background-size: 50px 50px
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file:hover>.ws-file-hover {
    opacity: .5
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-block .ws-file-el {
    display: inline-block;
    left: 0;
    position: absolute;
    text-align: left;
    width: 40px
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-block .ws-file-el .ws-icon-file {
    left: 5px;
    position: static;
    width: 32px
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-block .ws-file-size {
    color: #888;
    font-size: 10px
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-block .ws-file-el .ws-file-size {
    margin-top: 2px;
    text-align: center
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element-file .ws-file-block .ws-file-name {
    display: inline-block;
    margin-bottom: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block .ws-chat-message .ws-chat-message-element .ws-chat-message-img {
    border: 0;
    max-width: 100%
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element .ws-foto-hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    border-radius: 4px;
    width: 100%;
    height: 100%;
    background: url(https://whitesaas.com/widget/img/show.png) no-repeat 50% #000;
    background-size: 50px 50px
}

.ws-chat .ws-chat-container .ws-chat-message-block .ws-chat-message-element:hover>.ws-foto-hover {
    opacity: .5
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-block:before {
    position: absolute;
    content: " ";
    width: 8px;
    height: 8px;
    left: 38px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 16px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-manager .ws-chat-message {
    background-color: #dee5f1;
    float: left;
    margin-left: 40px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot .ws-chat-message {
    background-color: #dee5f1;
    float: left;
    margin-left: 40px;
    color: #3d3d3d
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-manager:before,
.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-robot:before {
    background-color: #dee5f1
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-user .ws-chat-message {
    background-color: #2394fe;
    color: #fff;
    float: right;
    margin-right: 33px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content .ws-chat-message-user:before {
    background-color: #2394fe;
    right: 30px;
    left: auto;
    bottom: 31px
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content:focus {
    outline: thin dotted
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-content::-webkit-scrollbar {
    display: none;
    display: block
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-pane {
    background: rgba(0, 0, 0, .1);
    position: absolute;
    width: 6px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden\9;
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 20
}

.ws-chat .ws-chat-container .ws-chat-body .ws-chat-body-pane .ws-chat-body-slider {
    background: #444;
    background: rgba(0, 0, 0, .2);
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.ws-chat .ws-chat-container .ws-chat-body-pane.active,
.ws-chat .ws-chat-container .ws-chat-body-pane.flashed,
.ws-chat .ws-chat-container .ws-chat-body:hover>.ws-chat-body-pane {
    visibility: visible\9;
    opacity: .99
}

.ws-chat .ws-chat-container .ws-chat-body-offline {
    width: 100%;
    padding: 12px 18px;
    min-height: 352px
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-chat-offline-text {
    color: #b3b3b3
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-chat-offline-text-success {
    color: #676767;
    display: none;
    padding-top: 110px;
    text-align: center;
    font-size: 18px
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group {
    margin-top: 10px;
    position: relative;
    min-height: 28px
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group-btn {
    text-align: right;
    margin-top: 15px
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-input-label span.ws-input-required {
    color: #ff2241
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-input {
    height: 36px;
    padding: 8px 10px 10px;
    width: 100%;
    margin: 6px 0 0;
    border: 1px solid #dededf;
    background-color: #fff
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea {
    margin-top: 6px;
    border: 1px solid #dededf;
    height: 80px;
    background-color: #fff;
    padding: 11px 14px 13px 10px;
    overflow-x: hidden;
    word-wrap: break-word
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea .emoji-img {
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: bottom
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-input:focus,
.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea:focus {
    outline: none;
    border: 1px solid #a5a5a5
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea-element {
    position: absolute;
    right: 9px;
    top: 28px
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea-element .ws-smile-container-offline {
    right: -18px;
    left: auto
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea-element .ws-smile-container-offline:after {
    right: 24px;
    left: auto
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea-element .ws-offline-textarea-btn {
    text-decoration: none;
    color: #9b9b9b;
    font-size: 20px
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea-element .ws-offline-textarea-btn i {
    font-size: 20px !important
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-textarea-element .ws-offline-textarea-btn:hover {
    text-decoration: none;
    color: #c8c8c8
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-btn {
    background-color: #15293e;
    color: #fff;
    padding: 6px
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-label-agreement {
    cursor: pointer
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-email-agreement {
    z-index: -1;
    opacity: 0;
    display: none
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-email-agreement-text {
    font-size: 11px;
    position: relative;
    padding-left: 15px;
    vertical-align: top
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-email-agreement-text:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 1;
    width: 10px;
    height: 10px;
    border: 1px solid #222
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-email-agreement:checked~span:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 5px;
    border-color: #222;
    border-top-style: none;
    border-right-style: none
}

.ws-chat .ws-chat-agreement-link:link {
    color: #00e;
    text-decoration-line: underline;
    text-decoration-style: solid
}

.ws-chat .ws-chat-agreement-link:visited {
    color: #551a8b
}

.ws-chat .ws-chat-container .ws-chat-body-offline .ws-offline-input-group .ws-offline-email-agreement-text .ws-chat-agreement-link {
    vertical-align: text-top
}

.ws-chat .ws-chat-container .ws-chat-body-preform {
    width: 100%;
    padding: 12px 18px;
    min-height: 352px
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-chat-preform-text {
    color: #222
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-chat-preform-social {
    margin-top: 4px;
    margin-bottom: -8px
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-chat-social-el {
    margin-right: 5px;
    display: inline-block
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-chat-social-el .ws-chat-social-img {
    background-image: url(https://saas-support.com/widget/img/sprite_social.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 32px;
    height: 32px
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-chat-social-el .ws-chat-social-img.ws-sprite-social-vk {
    background-position: -32px 0
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-chat-social-el .ws-chat-social-img.ws-sprite-social-fb {
    background-position: 0 0
}

.ws-chat-mobile .ws-chat-container .ws-chat-body-preform .ws-chat-social-el .ws-chat-social-img {
    background-image: url(https://saas-support.com/widget/img/sprite_social_mobile.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 48px;
    height: 48px
}

.ws-chat-mobile .ws-chat-container .ws-chat-body-preform .ws-chat-social-el .ws-chat-social-img.ws-sprite-social-vk {
    background-position: -48px 0
}

.ws-chat-mobile .ws-chat-container .ws-chat-body-preform .ws-chat-social-el .ws-chat-social-img.ws-sprite-social-fb {
    background-position: 0 0
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group {
    margin-top: 10px;
    position: relative;
    min-height: 28px
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group-text {
    margin-top: 2px;
    min-height: 0;
    margin-bottom: 10px
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group-text .ws-preform-input-label {
    color: #b3b3b3;
    font-size: 12px;
    line-height: 16px
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group-btn {
    text-align: right;
    margin-top: 12px
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-input {
    height: 36px;
    padding: 8px 10px 10px;
    width: 100%;
    margin: 0;
    border: 1px solid #dededf
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-input:focus {
    outline: none;
    border: 1px solid #a5a5a5
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-btn {
    background-color: #15293e;
    color: #fff;
    padding: 3px 6px;
    cursor: pointer;
    text-decoration: none;
    margin-left: 3px
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-btn-cancel {
    cursor: pointer;
    text-decoration: none;
    color: #15293e
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-label-agreement {
    cursor: pointer;
    color: #3d3d3d;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.4;
    margin: 0
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-label-agreement span {
    font: inherit
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-email-distribution-agreement {
    z-index: -1;
    opacity: 0;
    display: none
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-email-distribution-agreement-text {
    font-size: 11px;
    position: relative;
    padding-left: 15px;
    vertical-align: top
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-email-distribution-agreement-text:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 1;
    width: 10px;
    height: 10px;
    border: 1px solid #222
}

.ws-chat .ws-chat-container .ws-chat-body-preform .ws-preform-input-group .ws-preform-email-distribution-agreement:checked~span:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 5px;
    border-color: #222;
    border-top-style: none;
    border-right-style: none
}

.ws-chat-body-preform-clear {
    min-height: 0 !important;
    padding: 0 !important
}

.ws-chat .ws-chat-container .ws-input-error {
    border: 1px solid #ff2241 !important
}

.ws-chat .ws-chat-container span.ws-input-required {
    color: #ff2241
}

.ws-chat .ws-chat-container .ws-chat-footer {
    line-height: 1.4;
    min-height: 44px;
    text-align: left;
    padding: 0 8px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 21px
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group {
    background-color: #fff;
    border: 1px solid #dededf;
    border-radius: 4px;
    overflow: hidden;
    position: relative
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group-hide .ws-textarea {
    text-align: center
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group-hide .ws-textarea-send-btn {
    display: none !important
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-send-btn i {
    font-size: 15px !important
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group-hide .ws-textarea-element,
.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group-hide .ws-textarea-placeholder {
    display: none
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea {
    max-height: 94px !important;
    min-height: 40px;
    padding: 10px 60px 10px 53px;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    word-wrap: break-word;
    color: #000;
    line-height: 18px
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-placeholder {
    color: #d3d3d3;
    position: absolute;
    top: 10px;
    left: 53px;
    pointer-events: none
}

.ws-chat-mobile .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-placeholder {
    left: 35px
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea .emoji-img {
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: bottom
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea:focus {
    outline: thin dotted
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea::-webkit-scrollbar {
    display: none;
    display: block
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-pane {
    background: rgba(0, 0, 0, .1);
    position: absolute;
    width: 6px;
    right: 40px;
    top: 4px;
    bottom: 4px;
    visibility: hidden\9;
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 20
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-pane .ws-textarea-slider {
    background: #444;
    background: rgba(0, 0, 0, .2);
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-pane.active,
.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-pane.flashed,
.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group:hover>.ws-textarea-pane {
    visibility: visible\9;
    opacity: .99
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea:focus {
    outline: none
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-element {
    left: 15px;
    top: 10px;
    position: absolute;
    z-index: 10
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-element .ws-textarea-btn {
    text-decoration: none;
    color: #9b9b9b;
    font-size: 20px
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-element .ws-textarea-btn i {
    color: #9b9b9b;
    font-size: 20px !important
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-element .ws-textarea-btn:hover {
    text-decoration: none;
    color: #c8c8c8
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-send-btn {
    position: absolute;
    cursor: pointer;
    color: #fff;
    right: 10px;
    font-size: 22px;
    display: none;
    background-color: #03c457;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    top: 8px;
    justify-content: center;
    align-items: center
}

.ws-chat .ws-chat-container .ws-chat-footer .ws-textarea-group .ws-textarea-send-btn:hover {
    color: #fff
}

.ws-chat .ws-chat-container .ws-chat-copyright,
.ws-chat .ws-chat-container .ws-chat-copyright-footer {
    bottom: 2px;
    position: absolute;
    text-align: center;
    width: 100%;
    color: #575757;
    font-size: 13px
}

body>div.ws-chat>div.ws-chat-container.ws-chat-round>div.ws-chat-copyright>a {
    display: inline
}

.ws-chat .ws-chat-container .ws-chat-copyright-url {
    text-decoration: none;
    color: #575757;
    font-size: 13px
}

.ws-chat .ws-chat-container .ws-chat-copyright-url img {
    margin-bottom: 0;
    margin-left: 1px;
    display: inline-block;
    vertical-align: text-top
}

.ws-chat .ws-chat-container .ws-chat-copyright-url span {
    font-family: Museo;
    font-weight: 500;
    font-size: 12px;
    opacity: .5
}

.ws-chat .ws-chat-container .ws-chat-copyright-url:hover span {
    opacity: 1;
    transition: opacity .3s
}

.ws-chat .ws-chat-round {
    border-radius: 4px
}

.ws-chat .ws-chat-round .ws-chat-header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-align: left
}

.ws-chat .ws-chat-round .ws-chat-header .ws-chat-logo-img {
    border-radius: 30px;
    pointer-events: none
}

.ws-chat .ws-chat-round .ws-chat-message,
.ws-chat .ws-chat-round .ws-file-container,
.ws-chat .ws-chat-round .ws-offline-input,
.ws-chat .ws-chat-round .ws-offline-textarea,
.ws-chat .ws-chat-round .ws-preform-input,
.ws-chat .ws-chat-round .ws-smile-container {
    border-radius: 4px
}

.ws-chat .ws-chat-round .ws-chat-message-img {
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2)
}

.ws-chat .ws-chat-round .ws-file-element {
    border-radius: 2px;
    position: relative
}

.ws-chat .ws-chat-round .ws-offline-btn,
.ws-chat .ws-chat-round .ws-preform-btn,
.ws-chat .ws-chat-round .ws-preform-btn-cancel {
    border-radius: 4px;
    text-decoration: none
}

.ws-chat .ws-chat-round .ws-offline-btn:hover,
.ws-chat .ws-chat-round .ws-preform-btn-cancel:hover,
.ws-chat .ws-chat-round .ws-preform-btn:hover {
    text-decoration: none
}

.ws-chat .ws-chat-ico-bottom-round .ws-chat-ico {
    border-radius: 30px
}

.ws-chat .ws-chat-ico-bottom:before {
    position: absolute;
    content: " ";
    width: 12px;
    height: 12px;
    left: -3px;
    right: auto;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 16px;
    background-color: #f4f8ff;
    box-shadow: -4px -3px 6px -2px rgba(0, 0, 0, .3)
}

.ws-chat .ws-chat-ico-bottom .ws-chat-ico .ws-chat-logo {
    border-radius: 5px;
    cursor: pointer;
    height: 40px;
    margin: 0;
    overflow: hidden;
    width: 40px
}

.ws-chat .ws-chat-ico-bottom .ws-chat-ico .ws-chat-logo .ws-chat-logo-img {
    display: block !important
}

.ws-chat .ws-chat-ico-bottom .ws-chat-ico .ws-chat-logo .ws-icon-chat {
    display: none
}

.ws-chat .ws-chat-ico-bottom .ws-chat-ico-container {
    display: block;
    right: auto
}

.ws-chat .ws-chat-ico-bottom-right:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: -3px;
    left: auto
}

.ws-chat .ws-chat-ico-bottom-right .ws-chat-ico-container {
    right: -64px;
    left: auto
}

.ws-chat .ws-chat-logo-yes .ws-chat-header .ws-chat-logo {
    width: 40px;
    height: 40px;
    margin: 0
}

.ws-chat .ws-chat-logo-yes .ws-chat-header .ws-chat-logo .ws-chat-logo-img {
    display: block !important
}

.ws-chat .ws-chat-logo-yes .ws-chat-header .ws-chat-logo .ws-icon-chat {
    display: none
}

.ws-chat .ws-chat-logo-robot-yes .ws-chat-robot-hello .ws-manager-img {
    border-radius: 30px !important
}

.ws-chat .ws-chat-btn-el-container {
    position: fixed;
    right: 0;
    bottom: 20%;
    z-index: 2147483645
}

.envy-not-scalling,
.ws-chat .ws-chat-not-scalling {
    position: fixed !important
}

.ws-chat .ws-chat-btn-container {
    background-color: #ff2241;
    height: 46px;
    padding: 3px;
    cursor: pointer;
    min-width: 230px;
    text-align: left;
    z-index: 2147483645;
    pointer-events: all
}

.ws-chat .ws-chat-btn-container .ws-btn-ico {
    display: inline-block;
    background-color: #fff;
    position: relative;
    vertical-align: top
}

.ws-chat .ws-chat-btn-container .ws-btn-badge {
    border-radius: 50%;
    font-size: 12px;
    line-height: 18px;
    background-color: #ff3c00;
    text-align: center;
    color: #fff;
    position: absolute;
    width: 18px;
    height: 18px;
    left: -7px;
    top: -5px;
    cursor: pointer;
    z-index: 200000;
    display: none
}

.ws-chat .ws-chat-btn-container .ws-btn-ico .ws-chat-logo {
    width: 40px;
    height: 40px;
    margin: 0
}

.ws-chat .ws-chat-btn-container .ws-btn-ico .ws-chat-logo .ws-icon-chat {
    padding: 7px 0 0 6px
}

.ws-chat .ws-chat-btn-container .ws-btn-ico .ws-chat-logo .ws-chat-logo-img {
    display: none;
    border-radius: 0
}

.ws-chat .ws-chat-btn-container .ws-btn-title {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    padding: 10px 14px;
    -webkit-font-smoothing: subpixel-antialiased !important;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden
}

.ws-chat .ws-chat-btn-rotate .ws-btn-title {
    -webkit-backface-visibility: visible !important;
    -moz-backface-visibility: visible !important
}

.ws-chat .ws-chat-btn-mini-round {
    border-radius: 9px
}

.ws-chat .ws-chat-btn-mini-round .ws-btn-ico,
.ws-chat .ws-chat-btn-mini-round .ws-chat-logo-img {
    border-radius: 6px !important
}

.ws-chat .ws-chat-btn-mini-round-ico {
    border-radius: 9px
}

.ws-chat .ws-chat-btn-mini-round-ico .ws-btn-ico,
.ws-chat .ws-chat-btn-mini-round-ico .ws-chat-logo-img {
    border-radius: 30px !important
}

.ws-chat .ws-chat-btn-round {
    border-radius: 22px
}

.ws-chat .ws-chat-btn-round .ws-btn-badge {
    left: -4px;
    top: -2px
}

.ws-chat .ws-chat-btn-round .ws-btn-ico,
.ws-chat .ws-chat-btn-round .ws-chat-logo-img {
    border-radius: 30px !important
}

.ws-chat .ws-chat-btn-attach {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.ws-chat .ws-chat-btn-attach-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.ws-chat .ws-chat-btn-mini-hover {
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .3)
}

.ws-chat .ws-chat-btn-hover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5)
}

.ws-chat .ws-chat-btn-logo-yes .ws-icon-chat {
    display: none
}

.ws-chat .ws-chat-btn-logo-yes .ws-chat-logo-img {
    display: block !important
}

.ws-chat .ws-chat-btn-logo-yes .ws-btn-ico {
    background-color: transparent
}

.ws-chat .ws-chat-btn-rotate {
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.ws-chat .ws-chat-btn-rotate .ws-btn-title {
    font-family: CBKRobotoLight, Tahoma, sans-serif
}

.ws-chat .ws-chat-btn-rotate .ws-btn-badge,
.ws-chat .ws-chat-btn-rotate .ws-btn-ico {
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.ws-chat .ws-chat-invitation-container {
    cursor: pointer;
    position: absolute;
    right: 10px;
    bottom: 64px;
    background-color: #fafafb;
    width: 288px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .08);
    padding: 12px;
    pointer-events: all
}

.ws-chat .ws-chat-invitation-container:before {
    top: 100%;
    right: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: rgba(0, 0, 0, .14);
    border-width: 9px;
    margin-left: -6px
}

.ws-chat .ws-chat-invitation-container:after {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(250, 250, 251, 0);
    border-top-color: #fafafb;
    border-width: 8px;
    margin-left: -5px;
    right: 21px
}

.ws-chat .ws-chat-invitation-container.from-multi-button {
    position: fixed
}

.ws-chat .ws-chat-invitation-container.from-multi-button:after,
.ws-chat .ws-chat-invitation-container.from-multi-button:before {
    content: none
}

.ws-chat .ws-chat-invitation-left {
    left: 10px;
    right: auto
}

.ws-chat .ws-chat-invitation-left:after,
.ws-chat .ws-chat-invitation-left:before {
    left: 21px
}

.ws-chat .ws-chat-invitation-bottom {
    top: 64px;
    bottom: auto
}

.ws-chat .ws-chat-invitation-bottom:before {
    top: -18px;
    border-top-color: transparent;
    border-bottom-color: rgba(0, 0, 0, .14)
}

.ws-chat .ws-chat-invitation-bottom:after {
    top: -16px;
    border-top-color: rgba(250, 250, 251, 0);
    border-bottom-color: #fafafb
}

.ws-chat .ws-chat-invitation-rotate-left:before {
    right: -18px;
    top: 20px;
    border-top-color: transparent;
    border-left-color: rgba(0, 0, 0, .14)
}

.ws-chat .ws-chat-invitation-rotate-left:after {
    right: -16px;
    top: 21px;
    border-top-color: rgba(250, 250, 251, 0);
    border-left-color: #fafafb
}

.ws-chat .ws-chat-invitation-rotate-right:before {
    left: -12px;
    top: 20px;
    border-top-color: transparent;
    border-right-color: rgba(0, 0, 0, .14)
}

.ws-chat .ws-chat-invitation-rotate-right:after {
    left: -11px;
    top: 21px;
    border-top-color: rgba(250, 250, 251, 0);
    border-right-color: #fafafb
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-close {
    position: absolute;
    right: 12px;
    top: 12px;
    color: #c1c9cf;
    font-size: 10px
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-close:hover {
    color: #a5acb1
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-logo .ws-chat-invitation-img {
    width: 40px;
    height: 40px;
    border-radius: 6px;
    float: left;
    margin: 0
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el {
    text-align: left;
    margin-left: 46px
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-name {
    font-weight: 700;
    font-size: 14px;
    color: #37474f;
    cursor: pointer;
    min-height: 6px
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-position {
    margin-bottom: 7px
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-text {
    margin-bottom: 4px;
    background-color: #edeef1;
    padding: 4px 10px;
    border-radius: 2px;
    width: 100%;
    word-wrap: break-word;
    color: #313534 !important;
    font-size: 13px;
    white-space: pre-line
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-text a {
    text-decoration: underline
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-typing {
    color: #949494;
    display: none;
    font-size: 13px
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-text {
    position: relative;
    line-height: normal
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-text:before {
    position: absolute;
    content: " ";
    width: 8px;
    height: 8px;
    left: -3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 5px;
    background-color: #edeef1
}

.hide_background_invitation_message:before {
    opacity: 0 !important
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-body .emoji-img {
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: bottom
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-form {
    margin-top: 10px
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-form {
    position: absolute;
    right: 0;
    margin-top: 25px;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(44, 39, 68, .2)
}

.ws-chat .ws-chat-invitation-container.from-multi-button.with-partner-link {
    margin-top: 25px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position .ws-chat-invitation-form {
    margin-top: 35px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.sm-invitation .ws-chat-invitation-form {
    margin-top: 25px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.xs-invitation .ws-chat-invitation-form {
    margin-top: 26px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position {
    margin-bottom: 90px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position.sm-invitation {
    margin-bottom: 70px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position.xs-invitation {
    margin-bottom: 64px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.top-invitation-position.left-invitation-position {
    margin-left: 90px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.top-invitation-position.left-invitation-position.sm-invitation {
    margin-left: 65px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.top-invitation-position.left-invitation-position.xs-invitation {
    margin-left: 60px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.top-invitation-position.right-invitation-position {
    margin-right: 90px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.top-invitation-position.right-invitation-position.sm-invitation {
    margin-right: 65px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.top-invitation-position.right-invitation-position.xs-invitation {
    margin-right: 60px
}

.ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position .ws-chat-invitation-form {
    right: 0;
    width: 70%;
    border-radius: 6px;
    box-shadow: 0 4px 8px 0 rgba(44, 39, 68, .2)
}

.ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position.sm-invitation .ws-chat-invitation-form {
    width: 76%
}

.ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position.xs-invitation .ws-chat-invitation-form {
    width: 80%
}

.ws-chat .ws-chat-invitation-container.from-multi-button.bottom-invitation-position.right-invitation-position .ws-chat-invitation-form {
    right: 70px;
    left: 0
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-logo .ws-chat-invitation-img {
    border-radius: 50%
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-logo:before {
    content: " ";
    position: absolute;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    border: 2px solid #fff;
    left: 39px;
    background-color: #2fb330
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body-el {
    margin-left: 0
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-name {
    padding-top: 3px;
    margin-left: 46px
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-position {
    margin-left: 46px
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-body-text {
    margin-top: 14px
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-body-el.multi-button-no-profession .ws-chat-invitation-body-text {
    margin-top: 22px
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-body-el.multi-button-no-profession .ws-chat-invitation-name {
    padding-top: 10px
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-body-text:before {
    top: -3px;
    left: 16px
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-text-box {
    width: 100%;
    padding: 0;
    margin-bottom: 2px
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-body .ws-chat-invitation-text-box .ws-chat-invitation-text {
    border-radius: 4px;
    padding: 3px 10px;
    display: table-cell
}

.ws-chat .ws-chat-invitation-container.from-multi-button {
    width: 294px;
    border-radius: 6px;
    box-shadow: 0 4px 8px 0 rgba(44, 39, 68, .2)
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-form .ws-chat-invitation-input {
    width: 100%;
    height: 30px;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 5px;
    resize: none;
    background-color: #fff;
    margin: 3px 0;
    font-weight: 300;
    border-radius: 4px;
    font-size: 13px
}

.ws-chat .ws-chat-invitation-container.from-multi-button .ws-chat-invitation-input {
    padding: 25px 20px;
    margin: 0;
    text-align: left;
    font-size: 14px
}

.ws-chat .ws-chat-invitation-container .ws-chat-invitation-form .ws-chat-invitation-input:focus {
    outline: 0
}

.ws-chat .ws-chat-container .ws-chat-rating {
    background-color: #fff;
    display: none;
    line-height: 32px;
    height: 32px;
    padding: 0 8px;
    position: relative;
    opacity: 0;
    z-index: 25
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns {
    float: right;
    padding-top: 4px;
    position: relative
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el {
    display: block;
    height: 24px;
    position: absolute;
    width: 24px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el img {
    height: 24px;
    position: absolute;
    width: 24px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el,
.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el img {
    width: 26px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-5,
.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-5 img {
    width: 24px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el.ws-chat-rating-el-1 {
    right: 104px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-1 {
    right: 102px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el.ws-chat-rating-el-2 {
    right: 78px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-2 {
    right: 76px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el.ws-chat-rating-el-3 {
    right: 52px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-3 {
    right: 50px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el.ws-chat-rating-el-4 {
    right: 26px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-4 {
    right: 24px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns .ws-chat-rating-el.ws-chat-rating-el-5 {
    right: 0
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el img {
    background: url(https://saas-support.com/widget/img/rating/24/star.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-stars .ws-chat-rating-el.ws-chat-rating-el-marked img {
    background: url(https://saas-support.com/widget/img/rating/24/star.png) no-repeat 0 -24px transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-marked {
    height: 32px;
    margin: -4px -4px 0 0;
    transition: all .1s;
    width: 32px;
    z-index: 10
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-marked img {
    height: 32px;
    transition: all .1s;
    width: 32px
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-1 img {
    background: url(https://saas-support.com/widget/img/rating/24/smile_1.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-2 img {
    background: url(https://saas-support.com/widget/img/rating/24/smile_2.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-3 img {
    background: url(https://saas-support.com/widget/img/rating/24/smile_3.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-4 img {
    background: url(https://saas-support.com/widget/img/rating/24/smile_4.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-5 img {
    background: url(https://saas-support.com/widget/img/rating/24/smile_5.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-1.ws-chat-rating-el-marked img {
    background: url(https://saas-support.com/widget/img/rating/32/smile_1.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-2.ws-chat-rating-el-marked img {
    background: url(https://saas-support.com/widget/img/rating/32/smile_2.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-3.ws-chat-rating-el-marked img {
    background: url(https://saas-support.com/widget/img/rating/32/smile_3.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-4.ws-chat-rating-el-marked img {
    background: url(https://saas-support.com/widget/img/rating/32/smile_4.png) no-repeat 0 0 transparent
}

.ws-chat .ws-chat-container .ws-chat-rating .ws-chat-rating-btns.ws-chat-rating-btns-smiles .ws-chat-rating-el.ws-chat-rating-el-5.ws-chat-rating-el-marked img {
    background: url(https://saas-support.com/widget/img/rating/32/smile_5.png) no-repeat 0 0 transparent
}

.ws-chat.ws-chat-has-rating .ws-chat-container .ws-chat-rating {
    border-bottom: 1px solid #ccc;
    display: block;
    opacity: 1
}

.ws-chat-mobile .ws-chat-container {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.ws-chat-mobile {
    z-index: 2147483645
}

.ws-chat-btn-el-container {
    pointer-events: none
}

.ws-chat-mobile .ws-chat-header {
    border-radius: 0 !important
}

.ws-chat-mobile .ws-chat-header .ws-chat-close {
    font-size: 18px !important;
    width: 46px;
    height: 46px;
    display: block;
    right: 0 !important;
    top: 0 !important;
    padding: 14px
}

.ws-chat-mobile .ws-chat-header .ws-chat-sound {
    display: none
}

.ws-chat-mobile .ws-chat-body,
.ws-chat-mobile .ws-chat-footer {
    position: fixed !important
}

.ws-chat-mobile .ws-chat-resize {
    display: none
}

.ws-chat-mobile .ws-chat-btn-container {
    border-radius: 30px !important;
    min-width: 0 !important;
    width: 59px !important;
    height: 59px !important;
    padding: 5px 3px !important;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, .3) !important
}

.ws-chat-mobile .ws-chat-btn-container .ws-btn-badge {
    display: none
}

.ws-chat-mobile .ws-chat-btn-container .ws-btn-ico {
    background-color: transparent !important;
    position: absolute
}

.ws-chat-mobile .ws-chat-btn-container .ws-btn-ico .ws-chat-logo {
    width: 10px !important;
    height: 10px !important;
    margin: 0 !important
}

.ws-chat-mobile .ws-chat-btn-container .ws-btn-ico .ws-icon-chat {
    font-size: 40px !important;
    padding: 4px 0 0 3px !important;
    width: 45px;
    height: 45px;
    background-color: #fff;
    border-radius: 25px;
    margin: 2px 0 0 4px
}

.ws-chat-mobile .ws-chat-btn-container .ws-btn-ico .ws-chat-logo .ws-chat-logo-img {
    border-radius: 20px;
    margin: 5px 0 0 7px !important
}

.ws-chat-mobile .ws-chat-btn-container .ws-btn-title {
    margin-left: 14px !important;
    white-space: nowrap
}

.ws-chat-mobile .ws-chat-btn-el-container {
    position: absolute;
    right: auto;
    bottom: auto;
    -webkit-text-size-adjust: auto !important
}

.ws-chat-mobile .ws-chat-invitation-container {
    position: absolute;
    margin-top: 10px
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-position {
    height: 15px
}

.ws-chat-mobile.left .ws-chat-invitation-container {
    right: auto
}

.ws-chat-mobile.right .ws-chat-invitation-container {
    right: 5px
}

.ws-chat-mobile.top .ws-chat-invitation-container {
    bottom: auto
}

.ws-chat-mobile .ws-chat-invitation-container:after,
.ws-chat-mobile .ws-chat-invitation-container:before {
    display: none
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-logo .ws-chat-invitation-img {
    width: 44px;
    height: 44px;
    border-radius: 22px;
    margin-right: 10px
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el {
    text-align: left;
    margin-left: 0
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-operator {
    margin-left: 50px
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-operator .ws-chat-invitation-name {
    font-size: 18px
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-el .ws-chat-invitation-operator .ws-chat-invitation-position {
    font-size: 13px
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-text {
    margin-top: 20px
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-text:before {
    left: 18px;
    top: -3px
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-text .ws-chat-invitation-text-box {
    margin-bottom: 5px
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-body-text .ws-chat-invitation-text {
    font-size: 15px;
    min-height: 34px
}

.ws-chat-mobile .ws-chat-invitation-container .ws-chat-invitation-body .ws-chat-invitation-typing {
    margin-left: 15px;
    opacity: .5;
    font-size: 14px;
    color: #24263f;
    font-style: italic !important
}

.ws-chat-mobile .ws-chat-btn-el-container .ws-chat-invitation-input {
    position: absolute;
    width: 224px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .08);
    height: 52px;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, .1);
    font-size: 15px;
    padding-left: 16px;
    padding-top: 13px;
    color: #ccc;
    font-weight: 500
}

.ws-chat-mobile.left .ws-chat-btn-el-container .ws-chat-invitation-input {
    left: 64px
}

.ws-chat-mobile.right .ws-chat-btn-el-container .ws-chat-invitation-input {
    right: 64px
}

.ws-chat-mobile.top .ws-chat-btn-el-container .ws-chat-invitation-input {
    top: -67px
}

.ws-chat-mobile.bottom .ws-chat-btn-el-container .ws-chat-invitation-input {
    bottom: -62px
}

.ws-chat-mobile .ws-chat-btn-el-container .ws-chat-invitation-input.invitation-input-full-size {
    right: unset;
    width: 100%;
    left: 1px
}

.ws-chat-mobile .ws-chat-container .ws-btn-smile {
    display: none
}

.ws-chat-mobile .ws-chat-container .ws-textarea {
    padding-left: 35px !important;
    text-align: left
}

.ws-chat-mobile .ws-chat-container .ws-file-container {
    right: 10px;
    left: 10px;
    position: fixed;
    bottom: 70px;
    text-align: center
}

.ws-chat-mobile .ws-chat-container .ws-file-element {
    border-radius: 2px;
    padding: 10px 12px;
    font-size: 17px
}

.ws-chat-mobile .ws-file-container .ws-file-element i {
    margin-right: 8px
}

.ws-chat-mobile .ws-file-container .ws-file-element .ws-file-upload {
    left: 0;
    right: 0;
    width: 100%;
    height: 40px;
    top: 0
}

.ws-chat-mobile .ws-chat-btn-container .ws-btn-title {
    line-height: 0
}

.ws-chat-uploaded-files {
    margin-left: 10px;
    margin-top: 5px
}

.ws-chat-uploaded-files .ws-chat-uploaded-el {
    display: inline-block;
    width: 48px;
    height: 48px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
    background-color: #fff;
    border-radius: 5px;
    margin-left: 10px;
    vertical-align: top;
    text-align: center;
    position: relative
}

.ws-chat-uploaded-files .ws-chat-uploaded-el .ws-chat-uploaded-el-close {
    position: absolute;
    color: #fff;
    border-radius: 30px;
    width: 15px;
    background: #000;
    height: 15px;
    right: -5px;
    top: -4px;
    cursor: pointer;
    font-size: 10px;
    padding: 2px;
    opacity: .7
}

.ws-chat-uploaded-files .ws-chat-uploaded-el.ws-chat-uploaded-type-file .ws-chat-uploaded-el-close {
    right: 0
}

.ws-chat-uploaded-files .ws-chat-uploaded-el .ws-chat-uploaded-el-close i {
    font-size: 11px !important
}

.ws-chat-uploaded-files .ws-chat-uploaded-el .ws-chat-uploaded-el-close:hover {
    opacity: 1
}

.ws-chat-uploaded-files .ws-chat-uploaded-el .ws-chat-uploaded-url .ws-chat-uploaded-img {
    width: 48px;
    height: 48px;
    border-radius: 5px
}

.ws-chat-uploaded-files .ws-chat-uploaded-el .ws-chat-uploaded-url .ws-chat-uploaded-file {
    width: 45px;
    height: 45px;
    margin-top: 1px
}

.ws-chat-uploaded-files .ws-chat-uploaded-type-file {
    background-color: transparent;
    box-shadow: none
}

.ws-chat-uploaded-files .ws-chat-uploaded-el.ws-chat-uploaded-type-file .ws-chat-uploaded-url .ws-chat-uploaded-file {
    width: auto;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2)
}

.ws-chat .ws-chat-departments-block {
    margin-bottom: 12px;
    text-align: center;
    color: #24273d
}

.ws-chat .ws-chat-department .department-border-block {
    display: inline-block;
    max-width: 100%;
    padding: .4em .8em;
    margin: 2px;
    border: 1px solid #b8d0f2;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    cursor: pointer
}

.ws-chat .ws-chat-department .department-border-block .ws-chat-department-name {
    white-space: nowrap
}

.ws-chat .ws-chat-department .department-border-block:hover {
    border: 1px solid #4f8bdf
}

.ws-chat .ws-chat-department .department-border-block:active {
    background-color: #4f8bdf;
    color: #fff
}

.ws-hide {
    display: none !important
}

.inst-container {
    z-index: 1000000;
    right: 20px;
    top: 20px;
    width: 290px;
    min-width: 290px;
    min-height: 80px;
    background-color: #f8f8f8;
    border-radius: 6px;
    color: #000;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .35);
    font-size: 14px;
    box-sizing: border-box;
    font-family: CBKRobotoLight, sans-serif;
    font-style: normal;
    text-transform: none;
    text-shadow: none;
    max-height: none;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 1.4;
    cursor: pointer;
    position: fixed !important
}

.inst-container div:after,
.inst-container div:before {
    display: none !important
}

.inst-container_flex {
    display: flex;
    align-items: center;
    width: 290px
}

.inst-container .inst-text,
.inst-container .inst-title {
    max-width: 100%;
    width: 100%;
    white-space: pre-wrap;
    word-wrap: break-word
}

@supports (hyphens:auto) or (word-break:break-word) {

    .inst-container .inst-text,
    .inst-container .inst-title {
        word-break: break-word;
        hyphens: auto
    }
}

.inst-container .inst-body {
    width: 100%;
    margin: 0;
    padding-right: 15px
}

.inst-container.inst-mobile .inst-close {
    position: absolute;
    right: 12px;
    top: 8px
}

.inst-close {
    position: absolute;
    right: 8px;
    top: 0;
    cursor: pointer;
    padding: 0 5px
}

.inst-copyright {
    text-align: center;
    margin-top: -10px
}

.inst-copyright .inst-copyright-url {
    font-size: 11px;
    text-decoration: none;
    transition: none;
    opacity: .8
}

.inst-corner-round .inst-close {
    right: 31px;
    top: 1px
}

.inst-logo {
    padding: 10px;
    float: left
}

.inst-logo-img {
    width: 60px;
    height: auto !important;
    border-radius: 30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25)
}

.inst-body {
    margin-left: 80px;
    padding: 10px 5px 10px 0
}

.inst-title {
    font-weight: 700;
    font-size: 15px
}

.inst-title strong {
    color: inherit
}

.inst-text {
    font-size: 14px
}

.inst-text strong {
    color: inherit;
    font-weight: 700
}

.inst-text em {
    color: inherit;
    font-style: italic
}

.inst-sum {
    font-size: 14px
}

.inst-corner-flat {
    border-radius: 0
}

.inst-corner-round {
    border-radius: 50px
}

.inst-shadow-none {
    box-shadow: none
}

.inst-shadow-heavy {
    box-shadow: 0 1px 7px rgba(0, 0, 0, .65)
}

.inst-no-image .inst-logo {
    display: none
}

.inst-no-image .inst-body {
    margin-left: 0;
    padding-left: 10px
}

.inst-no-image.inst-corner-round .inst-body,
.inst-no-image .inst-corner-round .inst-body {
    padding-left: 30px;
    padding-right: 20px
}

.inst-container.inst-container-mobile {
    width: 290px;
    min-width: 290px;
    min-height: 80px;
    box-shadow: 0 4px 8px 0 rgba(44, 39, 68, .35);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px)
}

.inst-container.inst-container-mobile .inst-close {
    font-size: 24px;
    right: 8px;
    padding: 0 5px
}

@media screen and (min-width:520px) {
    .inst-container.inst-container-mobile:not(.horizontal-orientation) {
        width: 480px;
        min-width: 480px;
        min-height: 133px
    }

    .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-close {
        font-size: 32px;
        right: 13px;
        padding: 0 8px
    }

    .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-corner-round .inst-close {
        right: 51px;
        top: 2px
    }

    .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-logo {
        padding: 17px
    }

    .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-logo-img {
        width: 100px;
        height: auto !important;
        border-radius: 50px
    }

    .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-body {
        padding: 16px 8px 16px 0
    }

    .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-title {
        font-size: 25px
    }

    .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-text {
        font-size: 24px
    }

    .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-sum {
        font-size: 23px
    }

    .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-corner-flat {
        border-radius: 0
    }

    .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-corner-round {
        border-radius: 83px
    }

    .inst-container.inst-container-mobile.inst-no-image:not(.horizontal-orientation) .inst-logo {
        display: none
    }

    .inst-container.inst-container-mobile.inst-no-image:not(.horizontal-orientation) .inst-body,
    .inst-container.inst-container-mobile .inst-no-image:not(.horizontal-orientation) .inst-body {
        margin-left: 0;
        padding-left: 16px
    }

    .inst-container.inst-container-mobile.inst-no-image.inst-corner-round:not(.horizontal-orientation) .inst-body,
    .inst-container.inst-container-mobile:not(.horizontal-orientation) .inst-no-image .inst-corner-round .inst-body {
        padding-left: 50px;
        padding-right: 33px
    }
}

@media screen and (min-width:1240px) {
    .inst-container.inst-container-mobile {
        width: 812px;
        min-width: 812px;
        min-height: 224px
    }

    .inst-container.inst-container-mobile .inst-close {
        font-size: 48px;
        right: 22px;
        padding: 0 14px
    }

    .inst-container.inst-container-mobile .inst-corner-round .inst-close {
        right: 86px;
        top: 4px
    }

    .inst-container.inst-container-mobile .inst-logo {
        padding: 29px
    }

    .inst-container.inst-container-mobile .inst-logo-img {
        width: 170px;
        height: auto !important;
        border-radius: 80px
    }

    .inst-container.inst-container-mobile .inst-body {
        padding: 27px 14px 27px 0
    }

    .inst-container.inst-container-mobile .inst-title {
        font-size: 42px
    }

    .inst-container.inst-container-mobile .inst-text {
        font-size: 41px
    }

    .inst-container.inst-container-mobile .inst-sum {
        font-size: 39px
    }

    .inst-container.inst-container-mobile .inst-corner-flat {
        border-radius: 0
    }

    .inst-container.inst-container-mobile .inst-corner-round {
        border-radius: 140px
    }

    .inst-container.inst-container-mobile.inst-no-image .inst-logo {
        display: none
    }

    .inst-container.inst-container-mobile.inst-no-image .inst-body,
    .inst-container.inst-container-mobile .inst-no-image .inst-body {
        margin-left: 0;
        padding-left: 27px
    }

    .inst-container.inst-container-mobile.inst-no-image.inst-corner-round .inst-body,
    .inst-container.inst-container-mobile .inst-no-image .inst-corner-round .inst-body {
        padding-left: 85px;
        padding-right: 56px
    }
}

.multi_button-body {
    margin-left: 5px;
    margin-bottom: 5px;
    float: left;
    width: 44px;
    height: 44px;
    border-radius: 999px !important;
    padding: 0;
    font-size: 17px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .33);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .33)
}

.multi_button .multi_button-div-text .multi_button-text {
    vertical-align: middle;
    padding: 5px 10px;
    color: #fff;
    background-color: rgba(0, 0, 0, .78);
    margin: 5px;
    border-radius: 18px;
    font-size: 14px;
    display: inline-block;
    white-space: nowrap;
    line-height: 24px
}

.multi_button.mb_medium_size .multi_button-div-text .multi_button-text {
    padding: 6px 16px;
    margin: 8px 15px;
    line-height: 18px
}

.multi_button.mb_small_size .multi_button-div-text .multi_button-text {
    padding: 4px 16px;
    margin: 10px 17px;
    line-height: 18px
}

.multi_button .multi_button-main-div-text {
    margin-top: 12px;
    display: inline-block;
    position: absolute;
    padding: 2px
}

.multi_button.mb_medium_size .multi_button-main-div-text {
    margin-top: 4px
}

.multi_button.mb_small_size .multi_button-main-div-text {
    margin-top: 0
}

.multi_button.mb_right .multi_button-main-div-text {
    right: 80px
}

.multi_button.mb_medium_size.mb_right .multi_button-main-div-text {
    right: 58px
}

.multi_button.mb_small_size.mb_right .multi_button-main-div-text {
    right: 48px
}

.multi_button.mb_left .multi_button-main-div-text {
    left: 80px
}

.multi_button.mb_medium_size.mb_left .multi_button-main-div-text {
    left: 58px
}

.multi_button.mb_small_size.mb_left .multi_button-main-div-text {
    left: 48px
}

.multi_button .multi_button-main-div-text .multi_button-text {
    border-radius: 24px;
    padding: 12px 16px;
    margin: 2px 5px;
    font-size: 16px;
    white-space: nowrap;
    line-height: 24px;
    cursor: pointer
}

.multi_button.mb_medium_size .multi_button-main-div-text .multi_button-text {
    border-radius: 18px;
    padding: 9px 16px;
    margin: 6px 5px;
    font-size: 14px;
    line-height: 18px
}

.multi_button.mb_small_size .multi_button-main-div-text .multi_button-text {
    border-radius: 18px;
    padding: 6px 16px;
    margin: 6px 5px;
    font-size: 14px;
    line-height: 24px
}

.multi_button_list {
    padding: 0;
    list-style-type: none;
    left: 10px;
    right: 0;
    text-align: left;
    line-height: normal;
    position: absolute;
    top: 80px;
    margin: 0;
    visibility: hidden
}

.multi_button.mobile .multi_button_list {
    display: none
}

.multi_button_list .multi_button_element {
    display: inline-block;
    visibility: hidden;
    opacity: 0;
    background-image: none
}

.multi_button_list .multi_button_element,
.multi_button_list.position_top .multi_button_element {
    -webkit-transform: scaleY(.4) scaleX(.4) translateY(-150px);
    -moz-transform: scaleY(.4) scaleX(.4) translateY(-150px);
    -ms-transform: scaleY(.4) scaleX(.4) translateY(-150px);
    -o-transform: scaleY(.4) scaleX(.4) translateY(-150px);
    transform: scaleY(.4) scaleX(.4) translateY(-150px)
}

.multi_button_list.position_bottom .multi_button_element {
    -webkit-transform: scaleY(.4) scaleX(.4) translateY(150px);
    -moz-transform: scaleY(.4) scaleX(.4) translateY(150px);
    -ms-transform: scaleY(.4) scaleX(.4) translateY(150px);
    -o-transform: scaleY(.4) scaleX(.4) translateY(150px);
    transform: scaleY(.4) scaleX(.4) translateY(150px)
}

.multi_button_list li * {
    cursor: pointer
}

.multi_button {
    position: fixed;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .33);
    font-family: CBKRobotoLight, sans-serif;
    font-style: normal;
    text-transform: none;
    text-shadow: none;
    z-index: 10000;
    text-align: center;
    -webkit-text-size-adjust: auto !important
}

.multi_button a {
    display: inline;
    text-decoration: none;
    background: transparent;
    border: none
}

.multi_button i {
    text-decoration: none !important
}

.multi_button .multi_button-logo-img {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #fff
}

.multi_button.mb_medium_size,
.multi_button.mb_medium_size .multi_button-logo-img {
    width: 60px;
    height: 60px
}

.multi_button.mb_small_size,
.multi_button.mb_small_size .multi_button-logo-img {
    width: 50px;
    height: 50px
}

.icon_in_button {
    position: absolute
}

.multi_button .icon_in_button {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: 0;
    pointer-events: none;
    text-align: center;
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg)
}

.multi_button .icon_in_button,
.multi_button .icon_in_button.active {
    -webkit-transition: transform .25s linear, opacity .1s linear;
    -moz-transition: transform .25s linear, opacity .1s linear;
    -ms-transition: transform .25s linear, opacity .1s linear;
    -o-transition: transform .25s linear, opacity .1s linear;
    transition: transform .25s linear, opacity .1s linear
}

.multi_button .icon_in_button.active {
    display: block;
    opacity: 1;
    pointer-events: auto;
    z-index: 999;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0)
}

.multi_button .icon_in_button .multi-button-icon {
    padding-top: 18px
}

.multi_button.mb_medium_size .icon_in_button .multi-button-icon {
    padding-top: 9px
}

.multi_button.mb_small_size .icon_in_button .multi-button-icon {
    padding-top: 3px
}

.multi_button.active .multi_button_element {
    visibility: visible;
    opacity: 1;
    padding: 4px 0 0 13px;
    transition: .3s;
    white-space: nowrap;
    -webkit-transform: scaleY(1) scaleX(1) translateY(0) !important;
    -moz-transform: scaleY(1) scaleX(1) translateY(0) !important;
    -ms-transform: scaleY(1) scaleX(1) translateY(0) !important;
    -o-transform: scaleY(1) scaleX(1) translateY(0) !important;
    transform: scaleY(1) scaleX(1) translateY(0) !important
}

.multi_button.active.mb_medium_size .multi_button_element {
    padding: 0 0 3px 3px
}

.multi_button.active.mb_small_size .multi_button_element {
    padding: 0 0 0 1px
}

.multi_button_list i {
    height: 100%;
    vertical-align: middle
}

.icon_in_button i {
    font-size: 66px;
    vertical-align: middle
}

.multi_button.mb_medium_size .icon_in_button i {
    font-size: 50px
}

.multi_button.mb_small_size .icon_in_button i {
    font-size: 42px
}

[class*=" icon-ws-"],
[class^=icon-ws-] {
    display: inline-table !important;
    position: static;
    background: none !important;
    line-height: 37px;
    font-size: 40px;
    width: 100% !important;
    margin-top: 0 !important;
    font-family: CBKMultiIcon
}

[class*=" icon-ws-"]:before,
[class^=icon-ws-]:before {
    font-family: CBKMultiIcon !important;
    font-style: normal;
    font-weight: 400;
    speak: none;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0;
    margin-left: 0;
    height: 100%;
    padding: 0;
    line-height: 44px;
    display: block
}

.icon-ws-globe:before {
    content: "\e802"
}

.icon-ws-globe-1:before {
    content: "\e803"
}

.icon-ws-vkontakte:before {
    content: "\e883"
}

.icon-ws-vkontakte-rect:before {
    content: "\e884"
}

.icon-ws-wallet-1:before {
    content: "\e885"
}

.icon-ws-wallet-2:before {
    content: "\e886"
}

.icon-ws-whatsapp-1:before {
    content: "\e887"
}

.icon-ws-whatsapp-2:before {
    content: "\e888"
}

.icon-ws-whatsapp-3:before {
    content: "\e889"
}

.icon-ws-wordpress:before {
    content: "\e800"
}

.icon-ws-wordpress-2:before {
    content: "\e88b"
}

.icon-ws-wordpress-3:before {
    content: "\e88c"
}

.icon-ws-yabrowser:before {
    content: "\e88d"
}

.icon-ws-yandex:before {
    content: "\e88e"
}

.icon-ws-yandex-rect:before {
    content: "\e88f"
}

.icon-ws-youtube:before {
    content: "\e890"
}

.icon-ws-youtube-2:before {
    content: "\e891"
}

.icon-ws-action-1:before {
    content: "\e892"
}

.icon-ws-action-2:before {
    content: "\e893"
}

.icon-ws-address-book:before {
    content: "\e894"
}

.icon-ws-agenda:before {
    content: "\e895"
}

.icon-ws-android:before {
    content: "\e896"
}

.icon-ws-appstore:before {
    content: "\e897"
}

.icon-ws-attach-1:before {
    content: "\e898"
}

.icon-ws-attach-2:before {
    content: "\e899"
}

.icon-ws-basket:before {
    content: "\e89a"
}

.icon-ws-basket-2:before {
    content: "\e89b"
}

.icon-ws-blogger:before {
    content: "\e89c"
}

.icon-ws-blogger-rect:before {
    content: "\e89d"
}

.icon-ws-book-2:before {
    content: "\e89e"
}

.icon-ws-calc:before {
    content: "\e89f"
}

.icon-ws-calculator:before {
    content: "\e8a0"
}

.icon-ws-camera:before {
    content: "\e8a1"
}

.icon-ws-camera-2:before {
    content: "\e8a2"
}

.icon-ws-chat:before {
    content: "\e8a3"
}

.icon-ws-chat-2:before {
    content: "\e8a4"
}

.icon-ws-chrome:before {
    content: "\e8a5"
}

.icon-ws-cloud:before {
    content: "\e8a6"
}

.icon-ws-cloud-white:before {
    content: "\e8a7"
}

.icon-ws-cog:before {
    content: "\e8a8"
}

.icon-ws-cog-2:before {
    content: "\e8a9"
}

.icon-ws-comment-alt:before {
    content: "\e80b"
}

.icon-ws-comment-alt-2:before {
    content: "\e80d"
}

.icon-ws-comp-1:before {
    content: "\e8ac"
}

.icon-ws-comp-2:before {
    content: "\e8ad"
}

.icon-ws-contact:before {
    content: "\e8ae"
}

.icon-ws-contact-2:before {
    content: "\e8af"
}

.icon-ws-contacts:before {
    content: "\e8b0"
}

.icon-ws-coupon-1:before {
    content: "\e8b1"
}

.icon-ws-coupon-2:before {
    content: "\e8b2"
}

.icon-ws-edge:before {
    content: "\e8b3"
}

.icon-ws-facebook:before {
    content: "\e8b4"
}

.icon-ws-facebook-squared-1:before {
    content: "\e8b5"
}

.icon-ws-fast-fw:before {
    content: "\e8b6"
}

.icon-ws-fast-fw-white:before {
    content: "\e8b7"
}

.icon-ws-firefox:before {
    content: "\e8b8"
}

.icon-ws-gift-2:before {
    content: "\e8b9"
}

.icon-ws-gift-box:before {
    content: "\e8ba"
}

.icon-ws-google:before {
    content: "\e8bb"
}

.icon-ws-google-2:before {
    content: "\e8bc"
}

.icon-ws-google-play:before {
    content: "\e80a"
}

.icon-ws-googleplus-rect:before {
    content: "\e8be"
}

.icon-ws-googleplus-rect-2:before {
    content: "\e809"
}

.icon-ws-guest:before {
    content: "\e8c0"
}

.icon-ws-guest-2:before {
    content: "\e8c1"
}

.icon-ws-hand-holding-up-a-book:before {
    content: "\e8c2"
}

.icon-ws-heart:before {
    content: "\e8c3"
}

.icon-ws-heart-empty:before {
    content: "\e8c4"
}

.icon-ws-icq:before {
    content: "\e8c5"
}

.icon-ws-image-1:before {
    content: "\e8c6"
}

.icon-ws-image-2:before {
    content: "\e8c7"
}

.icon-ws-inkedin-rect:before {
    content: "\e8c8"
}

.icon-ws-inkedin-rect-2:before {
    content: "\e8c9"
}

.icon-ws-instagram:before {
    content: "\e8ca"
}

.icon-ws-instagram-filled:before {
    content: "\e8cb"
}

.icon-ws-internet-explorer:before {
    content: "\e8cc"
}

.icon-ws-location:before {
    content: "\e8cd"
}

.icon-ws-location-1:before {
    content: "\e8ce"
}

.icon-ws-magnifying-glass-and-book:before {
    content: "\e8cf"
}

.icon-ws-magnifying-glass-and-book-white:before {
    content: "\e8d0"
}

.icon-ws-mastercard:before {
    content: "\e8d1"
}

.icon-ws-mastercard-2:before {
    content: "\e8d2"
}

.icon-ws-odnoklassniki:before {
    content: "\e8d3"
}

.icon-ws-odnoklassniki-rect:before {
    content: "\e8d4"
}

.icon-ws-open-book:before {
    content: "\e8d5"
}

.icon-ws-opera:before {
    content: "\e8d6"
}

.icon-ws-pause:before {
    content: "\e8d7"
}

.icon-ws-pause-white:before {
    content: "\e8d8"
}

.icon-ws-pay-mir-1:before {
    content: "\e8d9"
}

.icon-ws-pay-mir-2:before {
    content: "\e8da"
}

.icon-ws-paypal:before {
    content: "\e8db"
}

.icon-ws-paypal-2:before {
    content: "\e8dc"
}

.icon-ws-paypal-3:before {
    content: "\e8dd"
}

.icon-ws-paypal-4:before {
    content: "\e8de"
}

.icon-ws-pay-yamoney-1:before {
    content: "\e8df"
}

.icon-ws-pay-yamoney-2:before {
    content: "\e8e0"
}

.icon-ws-pencil:before {
    content: "\e8e1"
}

.icon-ws-pencil-1:before {
    content: "\e8e2"
}

.icon-ws-pencil-squared:before {
    content: "\e8e3"
}

.icon-ws-phone-call:before {
    content: "\e8e4"
}

.icon-ws-phone-call-1:before {
    content: "\e8e5"
}

.icon-ws-phone-receiver:before {
    content: "\e8e6"
}

.icon-ws-play:before {
    content: "\e8e7"
}

.icon-ws-play-1:before {
    content: "\e8e8"
}

.icon-ws-play-2:before {
    content: "\e8e9"
}

.icon-ws-play-white:before {
    content: "\e8ea"
}

.icon-ws-pn-1:before {
    content: "\e806"
}

.icon-ws-pn-2:before {
    content: "\e8ec"
}

.icon-ws-rewind:before {
    content: "\e8ed"
}

.icon-ws-rewind-white:before {
    content: "\e8ee"
}

.icon-ws-ruble-1:before {
    content: "\e8ef"
}

.icon-ws-ruble-2:before {
    content: "\e8f0"
}

.icon-ws-safari:before {
    content: "\e8f1"
}

.icon-ws-share-1:before {
    content: "\e8f2"
}

.icon-ws-share-2:before {
    content: "\e8f3"
}

.icon-ws-shopping-basket:before {
    content: "\e8f4"
}

.icon-ws-shopping-basket-2:before {
    content: "\e8f5"
}

.icon-ws-skype:before {
    content: "\e8f6"
}

.icon-ws-skype-2:before {
    content: "\e8f7"
}

.icon-ws-skype-3:before {
    content: "\e8f8"
}

.icon-ws-stop:before {
    content: "\e8f9"
}

.icon-ws-stop-white:before {
    content: "\e8fa"
}

.icon-ws-telegram-1:before {
    content: "\e8fb"
}

.icon-ws-telegram-2:before {
    content: "\e8fc"
}

.icon-ws-thumbs-up:before {
    content: "\e808"
}

.icon-ws-thumbs-up-2:before {
    content: "\e807"
}

.icon-ws-tumblr:before {
    content: "\e8ff"
}

.icon-ws-tumblr-rect:before {
    content: "\e900"
}

.icon-ws-twitter-bird:before {
    content: "\e901"
}

.icon-ws-twitter-bird-squared:before {
    content: "\e902"
}

.icon-ws-two-books:before {
    content: "\e903"
}

.icon-ws-viber-1:before {
    content: "\e904"
}

.icon-ws-viber-2:before {
    content: "\e905"
}

.icon-ws-viber-3:before {
    content: "\e804"
}

.icon-ws-viber-4:before {
    content: "\e805"
}

.icon-ws-videocam:before {
    content: "\e908"
}

.icon-ws-videocam-white:before {
    content: "\e909"
}

.icon-ws-vimeo-rect:before {
    content: "\e90a"
}

.icon-ws-vimeo-rect-2:before {
    content: "\e801"
}

.icon-ws-visa:before {
    content: "\e90c"
}

.icon-ws-visa-2:before {
    content: "\e90d"
}

.icon-ws-facebook-messenger:before {
    content: "\e80c"
}

.multi_button.active .multi_button_list {
    visibility: visible;
    top: 80px;
    left: 0
}

.multi_button.active .multi_button_list.position_top {
    padding-top: 3px
}

.multi_button-body {
    display: inline-block;
    text-align: center
}

.multi_button-div-text {
    display: inline-block;
    position: absolute;
    padding: 0 2px
}

.multi_button_list.position_left .multi_button-div-text {
    left: 60px
}

.multi_button.mb_medium_size .multi_button_list.position_left .multi_button-div-text {
    left: 50px
}

.multi_button.mb_small_size .multi_button_list.position_left .multi_button-div-text {
    left: 48px
}

.multi_button_list.position_right .multi_button-div-text {
    right: 40px
}

.multi_button_list.position_bottom .multi_button_list {
    top: auto;
    bottom: 60px
}

.multi_button.active .multi_button_list.position_bottom {
    bottom: 60px;
    top: auto;
    bottom: 80px
}

.multi_button.active.mb_medium_size .multi_button_list.position_bottom {
    top: auto;
    bottom: 60px
}

.multi_button.active.mb_small_size .multi_button_list.position_bottom {
    top: auto;
    bottom: 50px
}

.multi_button.active.mb_medium_size .multi_button_list {
    top: 60px;
    bottom: auto
}

.multi_button.active.mb_small_size .multi_button_list {
    top: 50px;
    bottom: auto;
    left: -3px
}

.multi_button .multi_button-copyright-img {
    margin-left: 6px;
    height: 20px;
    width: 73px;
    vertical-align: bottom
}

.multi_button.mobile .ws-multi_button-copyright {
    display: none
}

.multi_button .ws-multi_button-copyright {
    position: absolute;
    width: 143px;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    border-radius: 7px;
    padding: 2px
}

.multi_button.active .ws-multi_button-copyright {
    visibility: visible;
    opacity: 1;
    transition: .3s
}

.multi_button.mb_bottom .ws-multi_button-copyright {
    top: 90px
}

.multi_button.mb_bottom.mb_medium_size .ws-multi_button-copyright {
    top: 70px
}

.multi_button.mb_bottom.mb_small_size .ws-multi_button-copyright {
    top: 55px
}

.multi_button.mb_top .ws-multi_button-copyright {
    bottom: 90px
}

.multi_button.mb_top.mb_medium_size .ws-multi_button-copyright {
    bottom: 65px
}

.multi_button.mb_top.mb_small_size .ws-multi_button-copyright {
    bottom: 55px
}

.multi_button.mb_left .ws-multi_button-copyright {
    left: 8px
}

.multi_button.mb_right .ws-multi_button-copyright {
    right: 2px
}

.multi_button.mb_left .ws-multi_button-copyright-url {
    float: left
}

.multi_button.mb_right .ws-multi_button-copyright-url {
    float: right
}

.multi_button .ws-multi_button-copyright-url {
    display: inline-block;
    height: 100%;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: right;
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.multi_button .ws-multi_button-copyright-url span {
    font-family: Museo;
    opacity: .5;
    font-weight: 500;
    vertical-align: text-top
}

.multi_button .ws-multi_button-copyright-url:hover span {
    opacity: 1;
    transition: opacity .3s
}

.multi_button.mb_bottom.has-copyright-link {
    margin-bottom: 40px
}

.multi_button.mb_bottom.mb_small_size.has-copyright-link {
    margin-bottom: 35px
}

.multi_button.mb_top.has-copyright-link {
    margin-top: 40px
}

.multi_button.mb_top.mb_small_size.has-copyright-link {
    margin-top: 35px
}

.multi_button.mobile {
    position: absolute;
    -webkit-text-size-adjust: auto !important
}

.multi_button.disable-mobile-position .multi_button_mobile_close,
.multi_button.mobile .multi_button_mobile_close {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0;
    z-index: 9999;
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transition: transform .25s linear;
    -moz-transition: transform .25s linear;
    -ms-transition: transform .25s linear;
    -o-transition: transform .25s linear;
    transition: transform .25s linear
}

.multi_button.disable-mobile-position .multi_button_mobile_close.active,
.multi_button.mobile .multi_button_mobile_close.active {
    opacity: 1;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -ms-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transition: transform .25s linear;
    -moz-transition: transform .25s linear;
    -ms-transition: transform .25s linear;
    -o-transition: transform .25s linear;
    transition: transform .25s linear
}

.multi_button.disable-mobile-position .multi_button_mobile_close:after,
.multi_button.mobile .multi_button_mobile_close:after {
    content: "×";
    font-size: 42px;
    line-height: 60px;
    position: absolute;
    left: 30px;
    top: 10px;
    opacity: .7;
    color: #65676a
}

.multi_button.mb_medium_size.disable-mobile-position .multi_button_mobile_close:after,
.multi_button.mb_medium_size.mobile .multi_button_mobile_close:after {
    content: "×";
    font-size: 42px;
    line-height: 60px;
    position: absolute;
    left: 20px;
    top: 0;
    opacity: .7;
    color: #65676a
}

.multi_button.mb_small_size.disable-mobile-position .multi_button_mobile_close:after,
.multi_button.mb_small_size.mobile .multi_button_mobile_close:after {
    content: "×";
    font-size: 40px;
    line-height: 50px;
    position: absolute;
    left: 15px;
    top: 0;
    opacity: .7;
    color: #65676a
}

.multi_button.one_icon_mode {
    background: none !important
}

.multi_button .cbk-multi-button-budge-message {
    background-color: #f44336;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    height: 22px;
    width: 22px;
    display: none;
    line-height: 18px;
    text-align: center;
    z-index: 1000
}

.multi_button .cbk-multi-button-budge-message>span {
    vertical-align: middle;
    margin-right: 1px
}

.multi_button_element .cbk-multi-button-budge-message {
    height: 16px;
    width: 16px;
    font-size: 11px;
    line-height: 11px;
    top: 2px
}

.multi_button.active>.cbk-multi-button-budge-message {
    display: none !important
}

.ws-killer * {
    box-sizing: border-box;
    font-family: CBKRobotoLight, sans-serif;
    font-style: normal;
    text-transform: none;
    text-shadow: none;
    max-height: none;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none !important;
    -webkit-flex-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: row
}

.ws-killer {
    font-size: 13px !important;
    font-family: CBKRobotoLight, sans-serif !important;
    font-style: normal !important;
    font-weight: 300 !important;
    text-transform: none !important;
    z-index: 1000000;
    display: block;
    word-wrap: normal;
    line-height: 1.22
}

.ws-killer i {
    background: 0 0;
    height: auto;
    width: auto;
    position: static;
    top: auto;
    left: auto
}

.ws-killer,
.ws-killer i {
    font-size: 13px !important
}

.ws-killer .ws-killer-btn-container {
    position: fixed;
    right: 0;
    bottom: 5%;
    z-index: 2147483645
}

.ws-killer .ws-killer-btn {
    background-color: #f44336;
    height: 46px;
    padding: 3px;
    cursor: pointer;
    z-index: 2147483645;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .3);
    min-width: 230px
}

.ws-killer .ws-killer-btn .ws-killer-btn-ico {
    display: inline-block;
    background-color: #fff;
    position: relative;
    vertical-align: top
}

.ws-killer .ws-killer-btn .ws-killer-btn-ico .ws-killer-btn-logo {
    width: 40px;
    height: 40px;
    margin: 0;
    display: inline-block;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    border-radius: 5px
}

.ws-killer .ws-killer-btn-logo img {
    border-radius: 5px;
    width: 40px;
    height: 40px;
    display: none;
    max-width: 40px
}

.ws-killer .ws-killer-btn .ws-killer-btn-ico .ws-killer-btn-logo .ws-icon-phone {
    padding: 6px 0 0 5px;
    position: absolute;
    color: #ff2241;
    font-size: 30px !important;
    top: 0;
    left: 0
}

.ws-killer .ws-killer-btn .ws-btn-title {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 10px 14px
}

.ws-killer .ws-killer-text-none {
    min-width: 0
}

.ws-killer .ws-killer-text-none .ws-btn-title {
    display: none
}

.ws-killer .ws-killer-btn-mini-round {
    border-radius: 9px
}

.ws-killer .ws-killer-logo-img {
    margin: 0
}

.ws-killer .ws-killer-btn-mini-round .ws-killer-btn-ico,
.ws-killer .ws-killer-btn-mini-round .ws-killer-logo-img {
    border-radius: 6px !important
}

.ws-killer .ws-killer-btn-round {
    border-radius: 22px
}

.ws-killer .ws-killer-btn-round .ws-killer-btn-ico,
.ws-killer .ws-killer-btn-round .ws-killer-btn-logo,
.ws-killer .ws-killer-btn-round .ws-killer-logo-img {
    border-radius: 30px !important
}

.ws-killer .ws-killer-btn-container.ws-killer-btn-right {
    bottom: auto;
    right: 0;
    top: 10%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom
}

.ws-killer .ws-killer-btn-container.ws-killer-btn-left {
    bottom: auto;
    left: 0;
    right: auto;
    top: 10%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.ws-killer .ws-killer-btn-container.ws-killer-btn-left .ws-btn-title,
.ws-killer .ws-killer-btn-container.ws-killer-btn-right .ws-btn-title {
    font-family: Tahoma, sans-serif
}

.ws-killer .ws-killer-btn-right .ws-killer-btn .ws-killer-btn-ico .ws-killer-btn-logo .ws-icon-phone {
    padding-left: 6px !important;
    padding-top: 5px !important;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 0;
    left: auto
}

.ws-killer-btn-right .ws-killer-logo-img {
    -webkit-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important
}

.ws-killer .ws-killer-btn-left .ws-killer-btn .ws-killer-btn-ico .ws-killer-btn-logo .ws-icon-phone {
    padding-left: 6px !important;
    padding-top: 5px !important;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 0;
    left: auto
}

.ws-killer-btn-left .ws-killer-logo-img {
    -webkit-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important
}

.ws-killer .ws-killer-btn-attach-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.ws-killer .ws-killer-btn-attach-bottom {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.ws-killer .ws-killer-logo-yes .ws-killer-btn-logo img {
    display: block
}

.ws-killer .ws-killer-logo-yes .ws-icon-phone {
    display: none
}

.ws-killer .ws-killer-logo-yes .ws-killer-btn-ico {
    background: transparent
}

.ws-loaner .ws-loaner-modal-overflow {
    position: fixed;
    left: 0;
    top: 0;
    opacity: .7;
    background-color: #000;
    width: 100%;
    height: 100%;
    z-index: 9998
}

.ws-loaner .ws-loaner-modal-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    z-index: 999999
}

.ws-loaner .ws-loaner-modal-container {
    width: 1024px;
    height: 95%;
    background-color: #fff;
    display: inline-block;
    top: 2.5%;
    position: relative
}

.ws-loaner .ws-loaner-modal {
    width: 100%;
    height: 100%
}

.ws-loaner .ws-loaner-modal-close {
    position: absolute;
    font-family: arial;
    right: -30px;
    top: -2px;
    display: inline-block;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0QAAAAAAAD5Q7t/AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AQMCwYfssHtyAAAAZNJREFUOMu1lb1u2zAUhQ+LGAUIAvQLNFProQmQN+hc5B3SxH2Jok8lTZKytoMM0ohDtlPGbEGCpHUHS4Kqk0U2HEKyA6e9wF0uyY8/50hXoDteAxgBOAbwAcCbtn4N4DuABMAVgBLPiEMAMwAVAPZk1c453Ab7vAHSl+M+2NkOsGV+CmGjF8CW+W4JGwC4DCekaXqntW6EEKuaEILD4bDJsuyhAzgDsAcARwD+rg/meX5L8rcxZiGlXNWllLTWFiT/TCaT+wBYtyx8DXfTWjfW2gXJhXOuVEpRKUXnXEmysNYWWuum45RfAOA8HBBCUEq5BJRxHNdxHNckS+dcJaXk+lOsZQIAP/seWinFFlSRrKIoqpVSm4T58Qr/IbK+K3vvVyeLoqgmWXrvt165U5TpdFqQLLz3VSiKMWajKF22uSE5N8YUoW2MMQXJeZ7nvbYZtKZ8sluSJLddxtZaN2ma/tpk7H/16b0NxTl9AeykT/HxDrCzbTY6eOYP9gLA+3Cx2NICPrYtYH+tBXxrvdvZAh4Bb7iNXQT1ZVYAAAAASUVORK5CYII=") 50% no-repeat;
    width: 20px;
    height: 20px
}

.ws-loan-container {
    text-align: left !important;
    font-size: 13px !important;
    font-family: CBKRobotoLight, sans-serif !important;
    font-style: normal !important;
    font-weight: 300 !important;
    text-transform: none !important;
    z-index: 9990;
    display: block;
    word-wrap: normal;
    line-height: 1.22
}

.ws-loan-container * {
    box-sizing: border-box;
    font-family: CBKRobotoLight, sans-serif;
    font-style: normal;
    text-transform: none;
    text-shadow: none;
    max-height: none;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ws-loan-container .ws-loaner-btn-el-container {
    position: fixed;
    right: 0;
    bottom: 20%;
    z-index: 9999
}

.ws-loan-container .ws-loaner-btn-container {
    background-color: #ff2241;
    height: 46px;
    padding: 3px;
    cursor: pointer;
    min-width: 230px;
    z-index: 9999
}

.ws-loan-container .ws-loaner-btn-mini-hover {
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .3)
}

.ws-loan-container .loan-corner-smooth {
    border-radius: 9px
}

.ws-loan-container .loan-corner-round {
    border-radius: 22px
}

.ws-loan-container .ws-loaner-btn-rotate {
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.ws-loan-container .ws-loaner-btn-attach {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.ws-loan-container .ws-loaner-btn-attach-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.ws-loan-container .ws-loaner-btn-container .ws-btn-ico {
    display: inline-block;
    background-color: #fff;
    position: relative;
    vertical-align: top
}

.ws-loan-container .ws-loaner-logo {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 10px;
    height: 10px;
    margin-left: 10px;
    margin-top: 12px
}

.ws-loan-container .ws-loaner-btn-container .ws-btn-ico .ws-loaner-logo {
    width: 40px;
    height: 40px;
    margin: 0
}

.ws-loan-container .ws-loaner-logo .ws-loaner-logo-img {
    border-radius: 5px;
    width: 40px;
    height: 40px;
    display: none;
    max-width: 40px
}

.ws-loan-container .loan-corner-round .ws-btn-ico,
.ws-loan-container .loan-corner-round .ws-loaner-logo-img {
    border-radius: 30px !important
}

.ws-loan-container .loan-corner-smooth .ws-btn-ico,
.ws-loan-container .loan-corner-smooth .ws-loaner-logo-img {
    border-radius: 6px !important
}

.ws-loan-container .ws-loaner-logo .ws-icon-loaner {
    position: absolute;
    color: #ff2241;
    font-size: 30px;
    top: 0;
    left: 0
}

.ws-loan-container .ws-loaner-btn-container .ws-btn-ico .ws-loaner-logo .ws-icon-loaner {
    padding: 7px 0 0 6px
}

.ws-loan-container .ws-loaner-btn-logo-yes .ws-icon-loaner {
    display: none
}

.ws-loan-container .ws-loaner-btn-logo-yes .ws-loaner-logo-img {
    display: block !important
}

.ws-loan-container .ws-loaner-btn-logo-yes .ws-btn-ico {
    background-color: transparent
}

.ws-loan-container .ws-loaner-btn-container .ws-btn-title {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 10px 14px
}

.ws-icon-loaner:before {
    content: "r"
}

.ws-loan-container .ws-loaner-not-scalling {
    position: fixed !important
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new {
    width: 650px;
    height: 566px;
    top: calc(50% - 283px);
    border-radius: 10px;
    padding-top: 60px;
    font-family: Museo, sans-serif;
    box-sizing: border-box;
    color: var(--form_color_text);
    background-color: var(--form_color_background)
}

.ws-loaner-modal-container.ws-loaner-modal-new {
    text-align: center;
    width: 100%;
    max-width: 650px
}

.ws-loaner-modal-container.ws-loaner-modal-new .final_form {
    display: none
}

.ws-loaner-modal-container.ws-loaner-modal-new.final .final_form {
    display: block
}

.ws-loaner-modal-container.ws-loaner-modal-new.final .ws-loaner-form {
    display: none
}

@media (min-width:992px) {
    .ws-loaner-settings-form {
        padding-bottom: 65px;
        padding-top: 25px
    }
}

.ws-loaner-shadow {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12);
    transition: box-shadow .28s cubic-bezier(.4, 0, .2, 1)
}

.ws-loaner-shadow:hover {
    box-shadow: 0 11px 15px -7px rgba(0, 0, 0, .2), 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12)
}

.ws-loaner-shadow-nohover {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12);
    transition: box-shadow .28s cubic-bezier(.4, 0, .2, 1)
}

.ws-loaner-input-group .ws-loaner-input.invalid-field {
    border-color: red
}

.ws-loaner-post-header-text {
    font-size: 47px;
    font-weight: 700;
    margin-top: 140px
}

.ws-loaner-post-body-text {
    font-size: 22px;
    padding: 0 62px;
    margin-top: 13px;
    line-height: 25px;
    margin-bottom: 200px
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-header-text {
    white-space: pre;
    font-size: 21px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -.2px;
    height: 60px
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-body-text {
    white-space: pre;
    margin-top: 13px;
    font-size: 18px;
    line-height: 24px;
    height: 48px
}

.ws-loaner-input-group {
    margin-top: 20px
}

.ws-loaner-input-container {
    margin: 10px auto auto;
    position: relative;
    display: inline-block;
    padding-left: 40px;
    padding-right: 40px
}

.ws-loaner-input-group .ws-loaner-input {
    display: block;
    border-radius: 6px;
    height: 42px;
    width: 280px;
    padding-left: 43px;
    outline: none;
    border: 2px solid #ddd
}

.ws-loaner-input-group .ws-loaner-input.ws-loaner-submit {
    padding: 0;
    color: #fff;
    background-color: var(--form_button_color);
    color: var(--form_button_text_color);
    border: 0;
    font-size: 16px;
    cursor: pointer
}

.ws-loaner-input-group .ws-loaner-input.ws-loaner-submit:hover {
    opacity: .8
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-input-container:before {
    content: "";
    width: 24px;
    height: 24px;
    left: 50px;
    top: 10px;
    position: absolute
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-input-user-email:before {
    content: url("data:image/svg+xml; utf8, <svg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'> <title>iconInputEmail</title><desc>Created with Sketch.</desc><defs></defs><g id='Credit' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='iconInputEmail' fill='currentColor' fill-rule='nonzero'><path d='M21.0701305,3 L2.93482138,3 C1.31595206,3 0,4.29690049 0,5.89233279 L0,18.1076672 C0,19.7030995 1.31595206,21 2.93482138,21 L21.0651646,21 C22.6840339,21 23.999986,19.7030995 23.999986,18.1076672 L23.999986,5.89722675 C24.0049518,4.30179445 22.6889998,3 21.0701305,3 Z M22.6641705,18.1076672 C22.6641705,18.9738989 21.9490871,19.6786297 21.0701305,19.6786297 L2.93482138,19.6786297 C2.05586472,19.6786297 1.34078134,18.9738989 1.34078134,18.1076672 L1.34078134,5.89722675 C1.34078134,5.03099511 2.05586472,4.32626427 2.93482138,4.32626427 L21.0651646,4.32626427 C21.9441213,4.32626427 22.6592047,5.03099511 22.6592047,5.89722675 L22.6592047,18.1076672 L22.6641705,18.1076672 Z M15.1359316,11.8482871 L21.0055743,6.66068515 C21.2786965,6.41598695 21.3035257,6 21.0552329,5.72593801 C20.8069401,5.45676998 20.3848422,5.43230016 20.1067542,5.67699837 L12.0124076,12.8368679 L10.4332652,11.4469821 C10.4282993,11.4420881 10.4233335,11.4371941 10.4233335,11.4323002 C10.3885725,11.3980424 10.3538115,11.3686786 10.3140846,11.3393148 L3.88826589,5.6721044 C3.61017791,5.4274062 3.18808008,5.45187602 2.93978724,5.72593801 C2.69149439,6 2.71632368,6.41598695 2.99441166,6.66068515 L8.93357641,11.8923328 L3.01924094,17.3491028 C2.75108468,17.5986949 2.73618711,18.0146819 2.9894458,18.2838499 C3.12352394,18.4208809 3.30229478,18.4942904 3.48106563,18.4942904 C3.6449389,18.4942904 3.80881218,18.4355628 3.93792446,18.3181077 L9.94164535,12.7830343 L11.5704464,14.2169657 C11.6995587,14.3295269 11.8584661,14.3833605 12.0173735,14.3833605 C12.1762809,14.3833605 12.3401542,14.324633 12.4643006,14.2120718 L14.1377944,12.7340946 L20.1067542,18.3230016 C20.2358665,18.4453507 20.4047057,18.5040783 20.5685789,18.5040783 C20.7473498,18.5040783 20.9211548,18.4355628 21.0552329,18.2985318 C21.3084916,18.0342577 21.2985599,17.6133768 21.0304036,17.3637847 L15.1359316,11.8482871 Z'></path></g></g></svg>")
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-input-user-name:before {
    content: url("data:image/svg+xml; utf8, <svg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'> <title>iconInputName</title><desc>Created with Sketch.</desc><defs></defs><g id='Credit' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='iconInputName' fill='currentColor' fill-rule='nonzero'><path d='M11.9147719,12.93187 L11.9926772,12.93187 L12.0218916,12.93187 L12.0705824,12.93187 C13.4972229,12.9070201 14.6511948,12.3951129 15.5032838,11.4160282 C17.3778796,9.25905985 17.0662584,5.56139988 17.0321749,5.20853179 C16.9104479,2.55953614 15.6834397,1.292193 14.6706711,0.700766204 C13.9159637,0.2584386 13.0346603,0.0198798923 12.0511061,0 L12.0170226,0 L11.9975463,0 L11.9683318,0 C11.4278639,0 10.3664045,0.0894595154 9.34876678,0.680886312 C8.32626,1.27231311 7.07977554,2.53965624 6.95804854,5.20853179 C6.92396498,5.56139988 6.61234387,9.25905985 8.48693964,11.4160282 C9.33415954,12.3951129 10.4881315,12.9070201 11.9147719,12.93187 Z M8.25809288,5.33278111 C8.25809288,5.31787119 8.26296196,5.30296128 8.26296196,5.29302133 C8.4236416,1.72955063 10.9020033,1.3468627 11.9634627,1.3468627 L11.982939,1.3468627 L12.0218916,1.3468627 C13.3365432,1.37668254 15.5714509,1.92337958 15.7223924,5.29302133 C15.7223924,5.30793125 15.7223924,5.32284117 15.7272615,5.33278111 C15.7321305,5.36757093 16.0729661,8.74715262 14.5245987,10.526403 C13.9110947,11.2321392 13.0930892,11.5800373 12.0170226,11.5899772 L11.9926772,11.5899772 L11.9683318,11.5899772 C10.8971342,11.5800373 10.0742597,11.2321392 9.4656247,10.526403 C7.92212637,8.75709257 8.2532238,5.36260095 8.25809288,5.33278111 Z M21.9986364,19.0648167 C22.0035055,19.3232553 22.0083745,20.6502381 21.7649205,21.3112446 C21.7162298,21.4404639 21.6237172,21.5498033 21.5117284,21.6243529 C21.365656,21.7187824 17.8647875,24 12.0072844,24 C6.14978128,24 2.64891282,21.7237523 2.50284043,21.6243529 C2.38598251,21.5498033 2.29833907,21.4404639 2.24964827,21.3112446 C1.99158704,20.6452682 1.99645612,19.3182854 2.0013252,19.0598468 L2.0013252,19.0449368 C2.00619428,19.0051771 2.00619428,18.9654173 2.00619428,18.9206875 C2.03540876,17.9416028 2.09870679,15.6405053 4.21188747,14.8999793 C4.22649471,14.8950093 4.24110195,14.8900393 4.26057827,14.8850694 C6.46627147,14.3135225 8.28243828,13.0213295 8.3019146,13.0064195 C8.59892847,12.7927107 9.00793119,12.8672603 9.21730162,13.1704287 C9.42667206,13.473597 9.35363586,13.8910748 9.05662198,14.1047836 C8.97384763,14.1594533 7.03595382,15.5411058 4.61115203,16.1772624 C3.47665641,16.5897701 3.35006033,17.8272934 3.31597677,18.9604473 C3.31597677,19.0051771 3.31110769,19.0449368 3.31110769,19.0846966 C3.30136953,19.5319942 3.33545309,20.2228205 3.41335837,20.6204183 C4.20701839,21.0776558 7.31836046,22.6630772 12.0024153,22.6630772 C16.7059465,22.6630772 19.7978123,21.0826258 20.5866032,20.6253883 C20.6645085,20.2277904 20.693723,19.5369642 20.6888539,19.0896666 C20.6839848,19.0499068 20.6839848,19.010147 20.6839848,18.9654173 C20.6499012,17.8322634 20.5233052,16.5947401 19.3888096,16.1822323 C16.9640078,15.5460758 15.026114,14.1693932 14.9433396,14.1097536 C14.6463257,13.8960447 14.5732895,13.478567 14.78266,13.1753986 C14.9920304,12.8722303 15.4010331,12.7976807 15.698047,13.0113895 C15.7175233,13.0262994 17.5434283,14.3184924 19.7393833,14.8900393 C19.7539905,14.8950093 19.7734669,14.8999793 19.7880741,14.9049493 C21.9012548,15.6405053 21.9645528,17.9416028 21.9937673,18.9256575 C21.9937673,18.9703872 21.9986364,19.010147 21.9986364,19.0499068 L21.9986364,19.0648167 Z'></path></g></g></svg>")
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-input-user-phone:before {
    content: url("data:image/svg+xml; utf8, <svg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'> <title>iconInputPhone</title><desc>Created with Sketch.</desc><defs></defs><g id='Credit' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='iconInputPhone' fill='currentColor' fill-rule='nonzero'><path d='M19.5198919,14.1142473 C19.0397063,13.6164875 18.4605134,13.3503584 17.8466678,13.3503584 C17.2377727,13.3503584 16.6536294,13.6115591 16.1536423,14.109319 L14.5893263,15.6617384 C14.4606167,15.5927419 14.3319072,15.5286738 14.208148,15.4646057 C14.0299348,15.3758961 13.8616223,15.2921147 13.7180617,15.203405 C12.252753,14.2768817 10.9211042,13.0694444 9.64390954,11.5071685 C9.02511365,10.7284946 8.60928281,10.0730287 8.30731042,9.40770609 C8.71324052,9.03808244 9.08946842,8.65367384 9.45579559,8.28405018 C9.59440586,8.14605735 9.73301614,8.0031362 9.87162642,7.86514337 C10.9112035,6.83019713 10.9112035,5.48969534 9.87162642,4.4547491 L8.5201762,3.109319 C8.36671482,2.95654122 8.20830307,2.79883513 8.05979206,2.64112903 C7.76277003,2.33557348 7.45089691,2.02016129 7.12912304,1.72446237 C6.64893743,1.25134409 6.07469485,1 5.47075006,1 C4.86680527,1 4.28266195,1.25134409 3.78762524,1.72446237 C3.78267488,1.72939068 3.78267488,1.72939068 3.77772451,1.734319 L2.09459969,3.42473118 C1.4609527,4.05555556 1.0995759,4.82437276 1.02037003,5.71639785 C0.901561218,7.15546595 1.32729279,8.49596774 1.65401702,9.37320789 C2.45597649,11.5268817 3.65396533,13.5228495 5.44104786,15.6617384 C7.60930865,18.2392473 10.2181521,20.2746416 13.1982731,21.7087814 C14.3368576,22.2459677 15.8566203,22.8817204 17.5545962,22.9901434 C17.6585539,22.9950717 17.767462,23 17.8664693,23 C19.0100041,23 19.9703753,22.5909498 20.7228311,21.7777778 C20.7277815,21.7679211 20.7376822,21.7629928 20.7426326,21.7531362 C21.0000517,21.4426523 21.2970737,21.1617384 21.6089468,20.8611111 C21.8218126,20.6590502 22.0396288,20.4471326 22.2524946,20.2253584 C22.7425809,19.7177419 23,19.1263441 23,18.5201613 C23,17.9090502 22.7376305,17.3225806 22.2376435,16.8297491 L19.5198919,14.1142473 Z M21.2921233,19.3037634 C21.287173,19.3037634 21.287173,19.3086918 21.2921233,19.3037634 C21.099059,19.5107527 20.9010443,19.6980287 20.6881786,19.9050179 C20.3664047,20.2105735 20.0396805,20.530914 19.7327577,20.890681 C19.2327706,21.4229391 18.6436769,21.6742832 17.8714197,21.6742832 C17.7971642,21.6742832 17.7179583,21.6742832 17.6437028,21.6693548 C16.1734438,21.5757168 14.8071424,21.0040323 13.7824164,20.516129 C10.9805087,19.1657706 8.5201762,17.2486559 6.47567458,14.8189964 C4.7875994,12.7934588 3.6589157,10.9206989 2.91141026,8.90994624 C2.45102612,7.6827957 2.28271364,6.72670251 2.35696915,5.82482079 C2.40647282,5.24820789 2.62923934,4.77016129 3.04011981,4.36111111 L4.72819499,2.68055556 C4.97076298,2.45385305 5.22818207,2.33064516 5.4806508,2.33064516 C5.79252392,2.33064516 6.04499265,2.51792115 6.20340439,2.67562724 C6.20835476,2.68055556 6.21330513,2.68548387 6.21825549,2.69041219 C6.52022789,2.97132616 6.80734918,3.26209677 7.10932157,3.57258065 C7.26278296,3.73028674 7.4211947,3.88799283 7.57960645,4.05062724 L8.93105667,5.39605735 C9.45579559,5.91845878 9.45579559,6.40143369 8.93105667,6.92383513 C8.78749603,7.06675627 8.64888575,7.20967742 8.5053251,7.34767025 C8.08949426,7.77150538 7.69346489,8.16577061 7.26278296,8.55017921 C7.25288222,8.56003584 7.24298149,8.56496416 7.23803112,8.57482079 C6.81229955,8.99865591 6.89150542,9.41263441 6.98061203,9.69354839 C6.9855624,9.70833333 6.99051276,9.72311828 6.99546313,9.73790323 C7.3469392,10.5855735 7.84197591,11.3839606 8.59443171,12.3351254 L8.59938207,12.3400538 C9.9656834,14.015681 11.4062402,15.3216846 12.9953081,16.3221326 C13.1982731,16.4502688 13.4061885,16.5537634 13.6042032,16.6523297 C13.7824164,16.7410394 13.9507289,16.8248208 14.0942896,16.9135305 C14.114091,16.9233871 14.1338925,16.938172 14.153694,16.9480287 C14.3220065,17.03181 14.4804182,17.0712366 14.6437803,17.0712366 C15.0546608,17.0712366 15.3120799,16.8149642 15.3962361,16.7311828 L17.0892617,15.0456989 C17.2575742,14.8781362 17.524894,14.6760753 17.8367671,14.6760753 C18.1436899,14.6760753 18.3961586,14.8682796 18.54962,15.0358423 C18.5545703,15.0407706 18.5545703,15.0407706 18.5595207,15.0456989 L21.287173,17.7612007 C21.7970608,18.2638889 21.7970608,18.781362 21.2921233,19.3037634 Z'></path></g></g></svg>")
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement {
    width: 255px;
    margin: 20px auto auto;
    font-size: 12px;
    position: relative;
    cursor: pointer;
    font-weight: 100;
    color: #717383;
    text-align: left;
    padding-left: 34px
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement a {
    text-decoration: none;
    color: currentColor
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement span {
    cursor: pointer
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement input[type=checkbox] {
    display: none
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement label:before {
    content: "\0020";
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
    border: 2px solid #0a1b7e;
    color: #0a1b7e;
    border-radius: 5px;
    width: 16px;
    height: 16px;
    display: inline-block;
    left: 4px;
    top: -2px;
    position: absolute;
    box-sizing: content-box
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement input[type=checkbox]:checked+label:before {
    content: url("data:image/svg+xml; utf8, <svg width='16px' height='16px' viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>iconCheckbox</title><desc>Created with Sketch.</desc><defs></defs><g id='Credit' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='iconCheckbox' fill='currentColor' fill-rule='nonzero'><path d='M3.29289322,9.20710678 L6.29289322,12.2071068 C6.68341751,12.5976311 7.31658249,12.5976311 7.70710678,12.2071068 C8.09763107,11.8165825 8.09763107,11.1834175 7.70710678,10.7928932 L4.70710678,7.79289322 C4.31658249,7.40236893 3.68341751,7.40236893 3.29289322,7.79289322 C2.90236893,8.18341751 2.90236893,8.81658249 3.29289322,9.20710678 Z M12.2651966,4.3217199 L6.26519656,10.8217199 C5.8905928,11.2275406 5.91589916,11.8601997 6.3217199,12.2348034 C6.72754063,12.6094072 7.36019969,12.5841008 7.73480344,12.1782801 L13.7348034,5.6782801 C14.1094072,5.27245937 14.0841008,4.63980031 13.6782801,4.26519656 C13.2724594,3.8905928 12.6398003,3.91589916 12.2651966,4.3217199 Z' id='Combined-Shape'></path></g></g></svg>")
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .personal-agreement .invalid-field+label:before {
    border-color: red
}

.ws-loaner-modal-container.ws-loaner-modal-new.ws-loaner-modal-new-settings {
    max-width: 100%
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new a.loaner-close-window {
    background: none !important;
    bottom: auto !important;
    font-size: 14px;
    padding: 10px;
    left: auto !important;
    position: absolute;
    right: 26px !important;
    top: 2px !important;
    z-index: 2 !important;
    outline: none;
    text-decoration: none;
    color: #aaa;
    -webkit-transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -ms-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new a.loaner-close-window:after {
    content: "×";
    font-size: 18px;
    line-height: 18px;
    position: absolute;
    right: -6px;
    top: 9px
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-copyright {
    position: absolute;
    bottom: 30px;
    display: block;
    text-decoration: none;
    font-size: 12px;
    color: #aaa;
    font-weight: 100;
    width: 100%;
    opacity: .8;
    -webkit-transition: all .2s cubic-bezier(.19, 1, .22, 1);
    transition: all .2s cubic-bezier(.19, 1, .22, 1);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #4d4d4d), color-stop(.4, #4d4d4d), color-stop(.5, #fff), color-stop(.6, #4d4d4d), color-stop(1, #4d4d4d));
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    -webkit-animation: white-saas-text-anim 10s infinite;
    animation: white-saas-text-anim 10s infinite
}

.ws-loaner .ws-loaner-modal-container.ws-loaner-modal-new .ws-loaner-copyright .service-name {
    font-size: 15px;
    color: #000;
    font-weight: 700
}

#buttonup {
    right: 45px !important
}

.cbk-window .cbk-forms {
    text-align: center;
    padding-bottom: 25px;
    padding-top: 25px
}

@media (max-width:800px) {
    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-forms {
        margin-top: 200px
    }
}

@media (min-width:800px) {
    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) {
        width: 100%;
        height: auto !important;
        top: auto;
        bottom: 0;
        box-shadow: 0 2px 6px 4px rgba(0, 0, 0, .8)
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-forms {
        margin: auto !important;
        position: static !important;
        padding-bottom: 25px;
        padding-top: 35px
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form {
        width: 390px !important;
        padding-bottom: 30px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-callform.cbk-forms-bottom {
        width: 960px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-shareform {
        text-align: center
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-departmentform {
        padding-bottom: 30px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-ratingform {
        padding-bottom: 40px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-geform .cbk-form-action {
        width: 410px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form-action {
        width: 390px;
        text-align: left
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-callform.cbk-forms-bottom .cbk-form-action {
        width: 960px
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form-action .cbk-input {
        margin-top: 0 !important;
        padding: 10px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-callform.cbk-forms-bottom .cbk-form-action .cbk-input {
        margin-bottom: 0 !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form .cbk-select.cbk-deferred-date {
        width: 123px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form-action .cbk-button {
        margin: 0 0 0 10px !important;
        padding: 9px 19px 10px 17px !important;
        width: auto !important;
        font-size: 16px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .copyright-content {
        width: 390px;
        padding-left: 110px;
        display: inline-block;
        font-size: 10px
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-timer:not(.call) {
        display: none !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-callform .cbk-link-btn {
        margin-top: -30px
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-personal-agreement {
        margin-bottom: 30px
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-personal-agreement span {
        line-height: .6 !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-window-logo {
        display: inline-block !important;
        margin-right: -10px;
        left: auto;
        position: static;
        vertical-align: top
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) a.cbk-close-window {
        top: -5px !important
    }
}

@media only screen and (max-device-width:414px) and (max-device-height:736px) {
    .multi_button.mb_small_size .multi_button-main-div-text .multi_button-text {
        font-size: 16px;
        margin: 7px 10px
    }

    .multi_button.mb_small_size .icon_in_button i {
        font-size: 44px
    }
}

@media only screen and (max-device-width:375px) and (max-device-height:667px) {
    .multi_button.mb_small_size .multi_button-main-div-text .multi_button-text {
        font-size: 16px;
        margin: 5px 10px
    }

    .multi_button.mb_small_size .icon_in_button i {
        font-size: 44px
    }
}

@media only screen and (max-device-width:375px) and (max-device-height:812px) {
    .multi_button.mb_small_size .multi_button-main-div-text .multi_button-text {
        font-size: 16px;
        margin: 5px 10px
    }

    .multi_button.mb_small_size .icon_in_button i {
        font-size: 44px
    }
}

@media only screen and (max-device-width:414px) and (max-device-height:812px) {
    .multi_button.mb_small_size .icon_in_button i {
        font-size: 44px
    }

    .manager-edit-photo-edit {
        display: block
    }

    .manager-edit-photo-edit .manager-edit-photo {
        display: block;
        position: relative;
        margin: auto
    }

    .manager-edit-photo-edit .ink-reaction.btn-floating-action {
        display: block;
        margin: auto;
        bottom: 20px;
        top: auto !important
    }
}

.ws-quiz-container {
    font-size: 13px !important;
    font-family: CBKRobotoLight, sans-serif !important;
    font-style: normal !important;
    font-weight: 300 !important;
    text-transform: none !important;
    z-index: 9990;
    display: block;
    word-wrap: normal;
    line-height: 1.22
}

.ws-quiz-container * {
    box-sizing: border-box;
    font-family: CBKRobotoLight, sans-serif;
    font-style: normal;
    text-transform: none;
    text-shadow: none;
    max-height: none;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    pointer-events: none
}

.ws-quiz-container .ws-quiz-btn-el-container {
    position: fixed;
    right: 0;
    bottom: 20%;
    z-index: 9999
}

.ws-quiz-container .ws-quiz-btn-container {
    background-color: #ff2241;
    height: 46px;
    padding: 3px;
    cursor: pointer;
    min-width: 230px;
    z-index: 9999;
    overflow: hidden;
    position: relative;
    pointer-events: all
}

.quiz-animation-iridescent.ws-quiz-btn-container:before {
    content: "";
    position: absolute;
    width: 130%;
    height: 100%;
    background: linear-gradient(270deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, 0)) no-repeat 1em 0;
    background-size: 5em 100%;
    -moz-transform: skewX(-60deg);
    -o-transform: skewX(-60deg);
    -webkit-transform: skewX(-60deg);
    transform: skewX(-60deg);
    -khtml-transform: skewX(-60deg);
    left: 0;
    top: 0;
    animation-timing-function: ease-in-out;
    transition: all .1s;
    -moz-transition: all .1s;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    -khtml-transition: all .1s;
    -ms-transition: all .1s;
    animation-name: slideme;
    animation-duration: 3s;
    animation-iteration-count: infinite
}

@keyframes slideme {
    0% {
        left: -120px;
        margin-left: 0
    }

    to {
        left: 110%;
        margin-left: 40px
    }
}

.ws-quiz-container .ws-quiz-btn-mini-hover {
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .3)
}

.ws-quiz-container .quiz-corner-smooth {
    border-radius: 9px
}

.ws-quiz-container .quiz-corner-round {
    border-radius: 22px
}

.ws-quiz-container .ws-quiz-btn-rotate {
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.ws-quiz-container .ws-quiz-btn-attach {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.ws-quiz-container .ws-quiz-btn-attach-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.ws-quiz-container .ws-quiz-btn-container .ws-btn-ico {
    display: inline-block;
    background-color: #fff;
    position: relative;
    vertical-align: top
}

.ws-quiz-container .ws-quiz-logo {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 10px;
    height: 10px;
    margin-left: 10px;
    margin-top: 12px
}

.ws-quiz-container .ws-quiz-btn-container .ws-btn-ico .ws-quiz-logo {
    width: 40px;
    height: 40px;
    margin: 0
}

.ws-quiz-container .ws-quiz-logo .ws-quiz-logo-img {
    border-radius: 5px;
    width: 40px;
    height: 40px;
    display: none;
    max-width: 40px
}

.ws-quiz-container .quiz-corner-round .ws-btn-ico,
.ws-quiz-container .quiz-corner-round .ws-quiz-logo-img {
    border-radius: 30px !important
}

.ws-quiz-container .quiz-corner-smooth .ws-btn-ico,
.ws-quiz-container .quiz-corner-smooth .ws-quiz-logo-img {
    border-radius: 6px !important
}

.ws-quiz-container .ws-quiz-logo .ws-icon-quiz {
    width: 100%;
    height: 100%;
    padding: 5px;
    position: absolute;
    color: #ff2241;
    font-size: 30px;
    top: 0;
    left: 0;
    text-align: left
}

.ws-quiz-container .ws-quiz-btn-container .ws-btn-ico .ws-quiz-logo .ws-icon-quiz {
    padding: 7px 0 0 5px
}

.ws-quiz-container .ws-quiz-btn-logo-yes .ws-icon-quiz {
    display: none
}

.ws-quiz-container .ws-quiz-btn-logo-yes .ws-quiz-logo-img {
    display: block !important
}

.ws-quiz-container .ws-quiz-btn-logo-yes .ws-btn-ico {
    background-color: transparent
}

.ws-quiz-container .ws-quiz-btn-container .ws-btn-title {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 10px 14px
}

.ws-icon-quiz:before {
    content: "t"
}

.ws-quiz-container .ws-quiz-not-scalling {
    position: fixed !important
}

.ws-quiz-container .quiz-icon-in-button {
    font-size: 31px;
    position: absolute;
    top: 5%;
    left: 7%
}

.ws-quiz-container .icon {
    display: inline-block;
    width: 1.112em;
    height: 1.112em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor
}

.ws-quiz-mobile .ws-quiz-logo {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 40px;
    margin: auto;
    -webkit-text-size-adjust: auto !important
}

.ws-quiz-mobile .ws-quiz-logo-text {
    position: relative
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg .ws-quiz-logo {
    height: 50px;
    width: 50px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg .ws-icon-quiz {
    font-size: 40px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg .ws-quiz-logo-text {
    font-size: 16px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg.view-type-icon-with-text .ws-quiz-logo-text {
    margin-right: 10px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg.view-type-only-icon .ws-quiz-logo-text {
    margin: 0
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg.view-type-only-text .ws-quiz-logo-text {
    margin: 0 10px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg.view-type-icon-with-text .ws-quiz-logo {
    padding-left: 40px;
    margin: 0 10px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg.view-type-only-text .ws-quiz-logo {
    margin: 0 10px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs .ws-quiz-logo {
    width: 35px;
    height: 35px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs .ws-icon-quiz {
    font-size: 25px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs .ws-quiz-logo-text {
    position: relative;
    font-size: 15px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-sm .ws-quiz-logo-text {
    position: relative;
    font-size: 20px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg .ws-quiz-logo-text {
    position: relative;
    font-size: 24px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs.view-type-icon-with-text .ws-quiz-logo-text {
    margin-right: 7px;
    padding-right: 7px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs.view-type-only-icon .ws-quiz-logo-text {
    margin: 0
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs.view-type-only-text .ws-quiz-logo-text {
    margin: 0 7px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs.view-type-icon-with-text .ws-quiz-logo {
    margin: 0 7px;
    margin-right: 3px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs.view-type-only-text .ws-quiz-logo {
    margin: 0 7px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-sm.view-type-icon-with-text .ws-quiz-logo-text {
    padding-right: 7px;
    margin-right: 7px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-sm.view-type-only-icon .ws-quiz-logo-text {
    margin: 0
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-sm.view-type-only-text .ws-quiz-logo-text {
    margin: 0 7px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-sm.view-type-icon-with-text .ws-quiz-logo {
    margin: 0 5px;
    margin-right: 3px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-sm.view-type-only-text .ws-quiz-logo {
    margin: 0 7px
}

.ws-quiz-mobile .ws-quiz-btn-container {
    display: flex;
    align-items: center;
    border-radius: 40px !important;
    width: auto !important;
    min-width: 0 !important;
    padding: 5px 3px !important;
    overflow: unset
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs {
    height: 35px
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg,
.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-sm,
.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs {
    height: auto
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-xs.view-type-only-icon {
    width: 50px !important;
    height: 50px !important
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-sm.view-type-only-icon {
    padding: 7px !important;
    width: 60px !important;
    height: 60px !important
}

.ws-quiz-mobile .ws-quiz-btn-container.ws-quiz-btn-container-lg.view-type-only-icon {
    width: 80px !important;
    height: 80px !important
}

.ws-quiz-btn-container.ws-quiz-btn-container-xs.view-type-icon-with-text,
.ws-quiz-btn-container.ws-quiz-btn-container-xs.view-type-only-text {
    height: 50px
}

.ws-quiz-btn-container.ws-quiz-btn-container-sm.view-type-icon-with-text,
.ws-quiz-btn-container.ws-quiz-btn-container-sm.view-type-only-text {
    height: 60px
}

.ws-quiz-btn-container.ws-quiz-btn-container-lg.view-type-icon-with-text,
.ws-quiz-btn-container.ws-quiz-btn-container-lg.view-type-only-text {
    height: 80px
}

.ws-quiz-mobile .ws-quiz-logo-text.button-text-with-break-line {
    white-space: pre-line
}

.ws-quiz-mobile .ws-quiz-btn-el-container {
    position: absolute;
    right: auto;
    bottom: auto
}

.ws-quiz .ws-quiz-modal-overflow {
    position: fixed;
    left: 0;
    top: 0;
    opacity: .7;
    background-color: #000;
    width: 100%;
    height: 100%;
    z-index: 9998
}

.ws-quiz .ws-quiz-modal-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    z-index: 999999
}

.ws-quiz .ws-quiz-modal-container {
    width: 900px;
    height: 500px;
    display: inline-block;
    top: calc(50% - 250px);
    position: relative
}

.ws-quiz.hide-sidebar .ws-quiz-modal-container {
    width: 650px;
    height: 534px;
    top: calc(50% - 267px)
}

.ws-quiz .ws-quiz-modal {
    width: 100%;
    height: 100%;
    border: 0;
    box-shadow: 0 21px 32px 0 rgba(0, 0, 0, .25)
}

#integrate-quiz-element .ws-quiz-modal {
    box-sizing: content-box;
    border: 1px solid #e7e7e7
}

.btn-hide {
    opacity: 0;
    pointer-events: none
}

.cbk-phone.callbackkiller-mobile {
    transition: opacity .5s
}

.cbk-phone.callbackkiller-mobile,
.cbk-phone.callbackkiller-mobile>.cbk-phone-content .ws-icon-phone {
    -webkit-text-size-adjust: auto !important
}

.ws-quiz-modal-container.quiz-mobile {
    width: 100%;
    height: 100%;
    top: 0
}

#integrate-quiz-element .ws-quiz-modal-container.quiz-mobile {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .white-saas-mobile-generator-text-general-span {
        letter-spacing: -.9px
    }
}

img.ws-copyright-img {
    height: 23px;
    width: 84px;
    vertical-align: bottom
}

img.ws-copyright-img-min {
    vertical-align: text-top;
    height: 20px;
    width: 72px
}

.ws-lds-ring {
    margin: auto;
    position: relative;
    width: 64px;
    height: 64px;
    top: 40%
}

.ws-lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #4285f4;
    border-radius: 50%;
    animation: ws-lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    border-color: #4285f4 transparent transparent
}

.ws-lds-ring div:first-child {
    animation-delay: -.45s
}

.ws-lds-ring div:nth-child(2) {
    animation-delay: -.3s
}

.ws-lds-ring div:nth-child(3) {
    animation-delay: -.15s
}

@keyframes ws-lds-ring {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.ws-sprite-emoji {
    width: 20px;
    height: 20px;
    background-image: url(https://saas-support.com/widget/img/smiles/sprite_smiles.png);
    background-repeat: no-repeat;
    display: inline-block
}

.ws-sprite-emoji-1f601 {
    background-position: 0 0
}

.ws-sprite-emoji-1f602 {
    background-position: -20px 0
}

.ws-sprite-emoji-1f603 {
    background-position: -40px 0
}

.ws-sprite-emoji-1f604 {
    background-position: -60px 0
}

.ws-sprite-emoji-1f605 {
    background-position: -80px 0
}

.ws-sprite-emoji-1f606 {
    background-position: -100px 0
}

.ws-sprite-emoji-1f609 {
    background-position: -120px 0
}

.ws-sprite-emoji-1f60a {
    background-position: 0 -20px
}

.ws-sprite-emoji-1f60b {
    background-position: -20px -20px
}

.ws-sprite-emoji-1f60c {
    background-position: -40px -20px
}

.ws-sprite-emoji-1f60d {
    background-position: -60px -20px
}

.ws-sprite-emoji-1f60f {
    background-position: -80px -20px
}

.ws-sprite-emoji-1f612 {
    background-position: -100px -20px
}

.ws-sprite-emoji-1f613 {
    background-position: -120px -20px
}

.ws-sprite-emoji-1f614 {
    background-position: 0 -40px
}

.ws-sprite-emoji-1f616 {
    background-position: -20px -40px
}

.ws-sprite-emoji-1f618 {
    background-position: -40px -40px
}

.ws-sprite-emoji-1f61a {
    background-position: -60px -40px
}

.ws-sprite-emoji-1f61c {
    background-position: -80px -40px
}

.ws-sprite-emoji-1f61d {
    background-position: -100px -40px
}

.ws-sprite-emoji-1f61e {
    background-position: -120px -40px
}

.ws-sprite-emoji-1f620 {
    background-position: 0 -60px
}

.ws-sprite-emoji-1f621 {
    background-position: -20px -60px
}

.ws-sprite-emoji-1f622 {
    background-position: -40px -60px
}

.ws-sprite-emoji-1f623 {
    background-position: -60px -60px
}

.ws-sprite-emoji-1f624 {
    background-position: -80px -60px
}

.ws-sprite-emoji-1f625 {
    background-position: -100px -60px
}

.ws-sprite-emoji-1f628 {
    background-position: -120px -60px
}

.ws-sprite-emoji-1f629 {
    background-position: 0 -80px
}

.ws-sprite-emoji-1f62a {
    background-position: -20px -80px
}

.ws-sprite-emoji-1f62b {
    background-position: -40px -80px
}

.ws-sprite-emoji-1f62d {
    background-position: -60px -80px
}

.ws-sprite-emoji-1f630 {
    background-position: -80px -80px
}

.ws-sprite-emoji-1f631 {
    background-position: -100px -80px
}

.ws-sprite-emoji-1f632 {
    background-position: -120px -80px
}

.ws-sprite-emoji-1f633 {
    background-position: 0 -100px
}

.ws-sprite-emoji-1f635 {
    background-position: -20px -100px
}

.ws-sprite-emoji-1f637 {
    background-position: -40px -100px
}

.ws-sprite-emoji-1f638 {
    background-position: -60px -100px
}

.ws-sprite-emoji-1f639 {
    background-position: -80px -100px
}

.ws-sprite-emoji-1f63a {
    background-position: -100px -100px
}

.ws-sprite-emoji-1f63b {
    background-position: -120px -100px
}

.ws-sprite-emoji-1f63c {
    background-position: 0 -120px
}

.ws-sprite-emoji-1f63e {
    background-position: -20px -120px
}

.ws-sprite-emoji-1f63f {
    background-position: -40px -120px
}

.ws-sprite-emoji-1f640 {
    background-position: -60px -120px
}

.ws-sprite-emoji-1f645 {
    background-position: -80px -120px
}

.ws-sprite-emoji-1f647 {
    background-position: -100px -120px
}

.ws-sprite-emoji-1f648 {
    background-position: -120px -120px
}

.ws-sprite-emoji-1f649 {
    background-position: -140px 0
}

.ws-sprite-emoji-1f64a {
    background-position: -140px -20px
}

.ws-sprite-emoji-1f64b {
    background-position: -140px -40px
}

.ws-sprite-emoji-1f64c {
    background-position: -140px -60px
}

.ws-sprite-emoji-1f64d {
    background-position: -140px -80px
}

.white-saas-generator-success-text {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: auto
}

.white-saas-generator-success-text>.wsg-body-content {
    position: relative;
    overflow: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.white-saas-generator-success-text>.wsg-body-content:focus {
    outline: thin dotted
}

.white-saas-generator-success-text>.wsg-body-content::-webkit-scrollbar {
    display: none
}

.white-saas-generator-success-text>.wsg-body-pane {
    background: rgba(0, 0, 0, .25);
    position: absolute;
    width: 5px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden;
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.white-saas-generator-success-text>.wsg-body-pane>.wsg-body-slider {
    background: rgba(0, 0, 0, .2);
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.white-saas-generator-success-text:hover>.wsg-body-pane,
.wsg-body-pane.active {
    visibility: visible;
    opacity: .99
}

.has-scrollbar>.wsg-body-content::-webkit-scrollbar {
    display: block
}

.ws-chat-body-content .ws-chat-quick-messages {
    position: absolute;
    overflow: hidden;
    margin-bottom: 12px;
    color: #24273d
}

.ws-chat-body-content .ws-chat-quick-messages.ws-chat-height-fixed {
    max-height: 250px !important;
    margin: 0 18px 12px 0
}

.ws-chat-body-content .ws-chat-quick-messages.ws-chat-height-fixed .ws-chat-quick-messages-group {
    max-height: 250px !important
}

.ws-chat-body-content .ws-chat-quick-message {
    cursor: pointer;
    padding: .5em 1.4em;
    margin: 1px 10px 1px 0;
    float: left;
    background-color: #fff;
    color: #4f8bdf
}

.ws-chat-body-content .ws-chat-quick-message:hover {
    background-color: #e2e7fa
}

.ws-chat-body-content .ws-chat-quick-message:active {
    background-color: #b8d0f2;
    color: #000
}

.ws-chat-body-content .ws-chat-quick-messages-label {
    padding-left: .6em
}

.ws-chat-body-content .ws-chat-quick-messages-after {
    margin-top: 10px
}

.ws-chat-body-content .ws-quick-messages-icon-close {
    color: #bbc0c5
}

.ws-chat-body-content .ws-chat-quick-messages-group {
    float: left;
    overflow-y: scroll;
    overflow-x: hidden;
    margin: 0 7px 0 40px
}

.ws-chat-body-content .ws-chat-quick-messages .ws-chat-quick-messages-pane {
    background: rgba(0, 0, 0, .1);
    position: absolute;
    width: 6px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden\9;
    opacity: .01;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 20
}

.ws-chat-body-content .ws-chat-quick-messages .ws-chat-quick-messages-pane .ws-chat-quick-messages-slider {
    background: #444;
    background: rgba(0, 0, 0, .2);
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.ws-chat .ws-chat-body-content .ws-chat-quick-messages-pane.active,
.ws-chat .ws-chat-body-content .ws-chat-quick-messages-pane.flashed,
.ws-chat .ws-chat-body-content .ws-chat-quick-messages:hover>.ws-chat-quick-messages-pane {
    visibility: visible\9;
    opacity: .99
}

.cbk-window a.cbk-button-no {
    color: rgba(255,140,0,1)!important;
    border-bottom: 1px dashed rgba(255,140,0,1)!important;
}

a.callbackkiller.cbk-phone.cbk-phone-mobile-xs.envy-not-scalling.callbackkiller-mobile {
    display: none !important;
}

@media (max-width:645px) {
    div.callbackkiller {
        height: 100%!important;
        width: 100%!important;
        left: 0px!important;
        top: 0px!important;
        margin-top: 0;
    }
}

@media (max-width:355px) {
    .cbk-window.cbk-window-modal .cbk-forms .cbk-window-logo,
    .cbk-window.cbk-window-onexit .cbk-forms .cbk-window-logo {
        margin-left: 0px !important;
    }
}


@media (max-width: 920px) {
    .white-saas-generator .white-saas-generator-container .white-saas-generator-left-block {
        position: static;
        width: 100%;
        height: auto;
    }
    .white-saas-generator {
        max-width: 400px;
        max-height: 100%;
        width: calc(100% - 40px);
        height: calc(100% - 40px);
        top: 50% !important;
        margin-left: 0;
        left: 50%;
        overflow: auto;
        transform: translate(-50%, -50%);
        height: max-content;
    }
    .white-saas-generator .white-saas-generator-container .white-saas-generator-left-block .white-saas-generator-image {
        width: 100%;
        height: 100%;
        border-radius: 8px;
        object-fit: contain;
    }
    .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block {
        width: 100%;
        padding: 0 0;
        height: 100%;
    }
    .flex-class {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        padding: 0 10px;
    }
    .white-saas-generator .white-saas-generator-container {
        display: flex;
        flex-direction: column;
    }
    .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group {
        margin-right: 3px;
        width: 100%;
    }
    .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-group .white-saas-generator-group-input {
        padding: 8px 10px;
        width: calc(100% - 20px);
        height: 15px;
    }
    .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
        width: 100%;
    }
    .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-buttons .white-saas-generator-btn-cancel {
        white-space: nowrap;
        overflow: hidden;
        margin: 10px auto 0;
        display: block;
        color: #fff !important;
        font-size: 15px;
        background: #848484;
        padding: 4px 15px 8px;
        text-decoration: none;
        max-width: 212px;
        text-align: center;
        border-radius: 4px;
        margin: 8px 0 10px;
    }
    .white-saas-generator .white-saas-generator-container .white-saas-generator-right-block .white-saas-generator-text-sub {
        padding: 0 10px;
    }
}

@media (max-width:800px) {
    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-forms {
        margin-top: 200px
    }
}

@media (min-width:800px) {
    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) {
        width: 100%;
        height: auto !important;
        top: auto;
        bottom: 0;
        box-shadow: 0 2px 6px 4px rgba(0, 0, 0, .8)
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-forms {
        margin: auto !important;
        position: static !important;
        padding-bottom: 25px;
        padding-top: 35px
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form {
        width: 390px !important;
        padding-bottom: 30px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-callform.cbk-forms-bottom {
        width: 960px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-shareform {
        text-align: center
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-departmentform {
        padding-bottom: 30px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-ratingform {
        padding-bottom: 40px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form.cbk-geform .cbk-form-action {
        width: 410px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form-action {
        width: 390px;
        text-align: left
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-callform.cbk-forms-bottom .cbk-form-action {
        width: 960px
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form-action .cbk-input {
        margin-top: 0 !important;
        padding: 10px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-callform.cbk-forms-bottom .cbk-form-action .cbk-input {
        margin-bottom: 0 !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form .cbk-select.cbk-deferred-date {
        width: 123px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-form-action .cbk-button {
        margin: 0 0 0 10px !important;
        padding: 9px 19px 10px 17px !important;
        width: auto !important;
        font-size: 16px !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .copyright-content {
        width: 390px;
        padding-left: 110px;
        display: inline-block;
        font-size: 10px
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-timer:not(.call) {
        display: none !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-callform .cbk-link-btn {
        margin-top: -30px
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-personal-agreement {
        margin-bottom: 30px
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-personal-agreement span {
        line-height: .6 !important
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) .cbk-window-logo {
        display: inline-block !important;
        margin-right: -10px;
        left: auto;
        position: static;
        vertical-align: top
    }

    .cbk-window.cbk-window-bottom:not(.cbk-window-modal):not(.cbk-window-onexit) a.cbk-close-window {
        top: -5px !important
    }
}

@media only screen and (max-device-width:414px) and (max-device-height:736px) {
    .multi_button.mb_small_size .multi_button-main-div-text .multi_button-text {
        font-size: 16px;
        margin: 7px 10px
    }

    .multi_button.mb_small_size .icon_in_button i {
        font-size: 44px
    }
}

@media only screen and (max-device-width:375px) and (max-device-height:667px) {
    .multi_button.mb_small_size .multi_button-main-div-text .multi_button-text {
        font-size: 16px;
        margin: 5px 10px
    }

    .multi_button.mb_small_size .icon_in_button i {
        font-size: 44px
    }
}

@media only screen and (max-device-width:375px) and (max-device-height:812px) {
    .multi_button.mb_small_size .multi_button-main-div-text .multi_button-text {
        font-size: 16px;
        margin: 5px 10px
    }

    .multi_button.mb_small_size .icon_in_button i {
        font-size: 44px
    }
}

@media only screen and (max-device-width:414px) and (max-device-height:812px) {
    .multi_button.mb_small_size .icon_in_button i {
        font-size: 44px
    }

    .manager-edit-photo-edit {
        display: block
    }

    .manager-edit-photo-edit .manager-edit-photo {
        display: block;
        position: relative;
        margin: auto
    }

    .manager-edit-photo-edit .ink-reaction.btn-floating-action {
        display: block;
        margin: auto;
        bottom: 20px;
        top: auto !important
    }
}

@media (max-height:760px) {
    .white-saas-generator {
        top: 100px !important;
    }
}
/* End */


/* Start:/local/templates/rotado/fonts/fonts.css?174159684257383*/
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6F15M.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106F15M.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6F15M.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106F15M.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6F15M.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106F15M.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6F15M.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106F15M.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6F15M.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106F15M.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/local/templates/rotado/fonts/./memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* End */


/* Start:/local/templates/rotado/components/bitrix/menu/top-menu_partners/style.css?17231991802997*/
/* nav__menu-up */
.nav__menu-up {
    background-color: #0090E3;
    width: 100%;
}
.nav__menu-up-list {
    display: flex;
    justify-content: space-between;
    padding: 17px 0;
}
.nav__menu-up-list .nav__item {
    font-size: 16px;
}
.nav__menu-up-list a {
    color: #fff;
    border-bottom: 1px solid transparent;
}
.nav__menu-up-list a:hover {
    border-bottom: 1px solid #ffffff;
}
.nav__menu-up-list .lvl2menu-item + .nav__item {
    margin: 0 !important;
}
.lvl2menu-item {
    display: none;
}


@media (max-width: 1200px) {
    .nav__menu-up .container {
        padding: 0;
    }

    .nav__catalog .container {
        padding: 0;
    }
    .nav__menu-up {
        position: fixed;
        /* top: 56px; */
        top: 114px;
        background-color: #fff;
        left: -100%;
        transition: all 0.3s ease;
        z-index: 4;
    }
    .nav__menu-up.act {
        left: 300px;
        width: 100%;
        overflow: auto;
		/* top:56px; */
		top:114px;
    }

    .nav__menu-up-list {
        display: flex;
        flex-direction: column;
        padding: 0;
        /* height: calc(100vh - 56px); */
        height: calc(100vh - 114px);
        justify-content: flex-start;
        transition: all 0.3s ease;
    }
    .nav__menu-up-list a {
        color: #595959;
        display: block;
        padding: 20px;
        height: 100%;
        border: none !important;
    }

    .lvl2menu-item {
        display: block;
        position: relative;
        transition: all 0.3s ease;
    }
    .lvl2menu-item a {
        padding-left: 40px;
        font-weight: 600;
        color: #000;
    }
    .lvl2menu-item a:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 18px;
        width: 13px;
        height: 13px;
        background-image: url("/local/templates/rotado/components/bitrix/menu/top-menu_partners/./img/black-arrow.svg");
        background-repeat: no-repeat;
        background-size: contain;
        transform: translateY(-50%) rotate(-180deg);
    }
}

@media (max-width: 767px) {
    .nav__menu-up.act {
        left: 0;
        width: 100%;
        z-index: 10;
    }

    .nav__menu-up-list a {
        font-size: 14px;
        padding: 15px 20px;
    }
}

@media (max-width: 525px) {
    .nav__menu-up {
        width: 100%;
        z-index: 10;
    }

    .nav__menu-up-list {
        max-width: 100%;
    }
}


/* есть и nav__menu-up  и в nav__menu-down */
.nav__item {
    font-size: 17px;
    line-height: 20px;
    white-space: nowrap;
}
.nav__item a {
    transition: all 200ms ease;
}
.nav__item + .nav__item {
    margin-left: 45px;
}

@media (max-width: 1350px) {
    .nav__item + .nav__item {
        margin-left: 30px;
    }
}

@media (max-width: 1200px) {
    .nav__item {
        white-space: normal;
    }

    .nav__item {
        width: 100%;
    }
    .nav__item:first-child {
        margin-top: 6px;
    }
    .nav__item:hover {
        background-color: rgba(199, 199, 199, 0.1);
    }
    .nav__item + .nav__item {
        margin-left: 0;
    }
}



/* End */


/* Start:/local/templates/rotado/components/arturgolubev/search.title/custom/style.css?171990970314827*/
/* div.title-search-result {
	display: block !important;
} */

.bx_smart_searche, .bx_smart_searche *, .bx-searchtitle, .bx-searchtitle * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.bx-searchtitle {
	margin: 10px 0 0;
}
.bx-searchtitle-history {
	margin-top: 5px;
}
	.bx-searchtitle-history a {
		color: #222;
		text-decoration: underline;
	}
	.bx-searchtitle-history a:hover {
		text-decoration: none;
	}
.bx-searchtitle .bx-block-title {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group {}
.bx-searchtitle .bx-input-group .bx-form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-right: none;
	border-radius: 1px 0 0 1px;
	outline: none;
	box-shadow: none !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bx-searchtitle .bx-input-group .bx-form-control:focus {
	background-color: #fff;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: relative;
	font-size: 0;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
	line-height: normal;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	background: url(/local/templates/rotado/components/arturgolubev/search.title/custom/images/search-icon.png) center center no-repeat #95a1a8;
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding:0;
	border-radius: 0 1px 1px 0;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	height: 34px;
	width: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background-color: #1484CE;
}


div.title-search-result {
	border:0 none !important;
	border-top: 0 none;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 200px;
	margin-top: 3px;
	background-color: #FFF;
	/* border-top: 0 none; */
	border-radius: 2px;
	box-shadow: 0px 0px 7px -2px #d6d6d6;
	
	/* display: block !important; */
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/rotado/components/arturgolubev/search.title/custom/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_smart_searche {
	padding-top:8px;
	
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche .bx_info_wrap{
	margin-left: 85px;
}
.bx_smart_searche .bx_img_element{
	float: left;
	padding: 5px;
	width: 75px;
	text-align: center;
}
.bx_smart_searche .bx_item_block{
	min-height: 65px;
	position: relative;
}
.bx_smart_searche .bx_image{
	/* width: 45px;
	height: 45px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #e8e8e8; */
	display: inline-block;
	max-width: 100%;
}
.bx_smart_searche .bx_image.empty_image{
	background-image: url(/local/templates/rotado/components/arturgolubev/search.title/custom/image/noimg.png);
}
.bx_smart_searche .bx_item_element{
	padding: 8px 0;
}
.bx_smart_searche .bx_item_element_all_result {
	text-align: center;
}
.bx_smart_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_smart_searche .bx_item_element a{
	margin-top: 5px;
	display: inline-block;
	color: #333;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b{color: #000;}
.bx_smart_searche .bx_item_element a:hover,
.bx_smart_searche .bx_item_element a:hover b{text-decoration: underline;}
.bx_smart_searche .bx_item_preview_text{
	font-size:13px;
	padding: 5px 10px 5px 0;
}
.bx_smart_searche .bx_price{
	font-weight:bold;
	font-size:15px;
	margin-top: 5px;
}
.bx_smart_searche .bx_price .old{
	font-weight: normal;
	text-decoration: line-through;
	color: #636363;
	font-size: 12px;
	vertical-align: middle;
}
.bx_smart_searche .bx_item_block.all_result{min-height:0}
.bx_smart_searche .bx_item_block.others_result{
	min-height: 0;
	line-height: 12px;
	padding: 0;
}
.bx_smart_searche .bx_item_block.all_result .all_result_button{
	display: inline-block;
	font-size: 14px;
	background-color: #1485CE;
	border: 1px solid;
	border-color: #1485CE;
	color: #FFF;
	padding: 0 22px;
	height: 34px;
	text-decoration: none;
	border-radius: 2px;
	margin: 0 0 8px;
	
	line-height: 34px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .5px;
}
.bx_smart_searche .bx_item_block_href {
	display: block;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 8px;
	line-height: 14px;
}
.bx_smart_searche .bx_item_block_href:hover {
	background-color: #feeed2;
}
.bx_smart_searche .bx_item_block_hrline {
	border-bottom: 1px solid #f5a61c;
	margin: 0 8px 5px;
}
.bx_item_block_item_clear {
	display: block;
	clear:both;
}
.bx_smart_searche .bx_item_block_item_info_wrap {
	display: block;
}
.bx_smart_searche .bx_item_block_item_info_wrap.wpic {
	padding-left: 39px;
}
.bx_smart_searche .bx_item_block_item_info {
	display: block;
}
.bx_smart_searche .bx_item_block_href_category_title {
	color: #a2a2a2;
	/* font-weight: bold; */
}
.bx_smart_searche .bx_item_block_href_category_name {
	color: #f5a61c;
	font-weight: bold;
	text-transform: uppercase;
}
.bx_smart_searche .bx_item_block_item_image {
	width: 34px;
	height: 34px;
	float:left;
	margin-right: 5px;
	position: relative;
}
	.bx_smart_searche .bx_item_block_item_image img {
		position: absolute;
		top: 0;
		left:0;
		right:0;
		bottom:0;
		margin: auto;
		max-width: 100%;
		max-height: 100%;
	}
.bx_smart_searche .bx_item_block_item_name {
	color: #333;
	overflow: hidden;
	height: 34px;
	display: block;
	line-height: 17px;
	display: flex;
}
.bx_smart_searche .bx_item_block_item_name_flex_align {
	margin: auto 0;
}
.bx_smart_searche .bx_item_block_item_simple_name {
	color: #333;
	display: block;
	line-height: 17px;
}
.bx_smart_searche .bx_item_block_item_name b, .bx_smart_searche .bx_item_block_item_simple_name b {
	color: #f5a61c;
}
.bx_smart_searche .bx_item_block_item_price {
	float:right;
	text-align: right;
	color: #333;
	line-height: 17px;
	padding-left: 5px;
}
.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one {
	line-height: 34px;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_new {
	white-space: nowrap;
	font-weight: bold;
	display: block;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_old {
	white-space: nowrap;
	text-decoration: line-through;
}
.bx_smart_searche .bx_item_block_item_text {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_props {
	color: #9b9b9b;
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
}
.bx_smart_searche .bx_item_block_item_text.wpic, .bx_smart_searche .bx_item_block_item_props.wpic {
	/* padding-left: 39px; */
}
.bx_item_block_item_prop_item {
	display: block;
}
.bx_smart_no_result_find {
	padding: 0 8px 8px;
}


/* preloader base */
.bx-searchtitle .bx-searchtitle-preloader {
	position: absolute;
	top: 2px;
	right: 110%;
	width: 30px;
	height: 30px;
	z-index: 5;
	display: none;
	/* display: block; */
}
.bx-searchtitle .bx-searchtitle-preloader.view {
	background: url(/local/templates/rotado/components/arturgolubev/search.title/custom/images/loader_orange.gif) center center no-repeat;
}



/* blue */
.bx-searchtitle.theme-blue .bx-input-group .bx-form-control {
	border-color:#0083d1;
}
.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/rotado/components/arturgolubev/search.title/custom/images/loader_blue.gif);
}
.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button{
	background-color: #0083d1;
	border-color: #0083d1;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button {
	background-color: #0083d1;
	border-color: #0083d1;
	color: #FFF;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button:hover, .bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover {
	background-color: #5ca6e4;
	border-color: #5ca6e4;
	text-decoration: none;
}
.bx_smart_searche.theme-blue .bx_item_element a b{
	color: #5ca6e4;
}
.bx_smart_searche.theme-blue .bx_item_block_href:hover {
	background-color: #b2d9f1;
}
.bx_smart_searche.theme-blue .bx_item_block_href_category_name {
	color:#0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_item_name b, .bx_smart_searche.theme-blue .bx_item_block_item_simple_name b {
	color:#0083d1;
}
.bx_smart_searche.theme-blue .bx_item_block_hrline {
	border-color: #0083d1;
}
/* black */
.bx-searchtitle.theme-black .bx-input-group .bx-form-control {
	border-color:#333;
}
.bx-searchtitle.theme-black .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/rotado/components/arturgolubev/search.title/custom/images/loader_black.gif);
}
.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button{
	background-color: #333;
	border-color: #333;
}
.bx-searchtitle.theme-black .bx-input-group-btn button {
	background-color: #333;
	border-color: #333;
	color: #FFF;
}
.bx-searchtitle.theme-black .bx-input-group-btn button:hover, .bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button:hover {
	background-color: #5c5c5c;
	border-color: #5c5c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-black .bx_item_element a b{
	color: #5c5c5c;
}
.bx_smart_searche.theme-black {
	/* border:1px solid #333; */
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx_smart_searche.theme-black .bx_item_block_href:hover {
	background-color: #eaeaea;
}
.bx_smart_searche.theme-black .bx_item_block_href_category_name {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_item_name b, .bx_smart_searche.theme-black .bx_item_block_item_simple_name b {
	color:#333;
}
.bx_smart_searche.theme-black .bx_item_block_hrline {
	border-color: #333;
}
/* green */
.bx-searchtitle.theme-green .bx-input-group .bx-form-control {
	border-color:#159ebb;
}
.bx-searchtitle.theme-green .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/rotado/components/arturgolubev/search.title/custom/images/loader_green.gif);
}
.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button{
	background-color: #159ebb;
	border-color: #159ebb;
}
.bx-searchtitle.theme-green .bx-input-group-btn button {
	background-color: #159ebb;
	border-color: #159ebb;
	color: #FFF;
}
.bx-searchtitle.theme-green .bx-input-group-btn button:hover, .bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button:hover {
	background-color: #44b1c9;
	border-color: #44b1c9;
	text-decoration: none;
}
.bx_smart_searche.theme-green .bx_item_element a b{
	color: #44b1c9;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #d0ebf1;
}
.bx_smart_searche.theme-green .bx_item_block_href_category_name {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_item_name b, .bx_smart_searche.theme-green .bx_item_block_item_simple_name b {
	color:#159ebb;
}
.bx_smart_searche.theme-green .bx_item_block_hrline {
	border-color: #159ebb;
}
/* red */
.bx-searchtitle.theme-red .bx-input-group .bx-form-control {
	border-color:#E22B2B;
}
.bx-searchtitle.theme-red .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/rotado/components/arturgolubev/search.title/custom/images/loader_red.gif);
}
.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button{
	background-color: #E22B2B;
	border-color: #E22B2B;
}
.bx-searchtitle.theme-red .bx-input-group-btn button {
	background-color: #E22B2B;
	border-color: #E22B2B;
	color: #FFF;
}
.bx-searchtitle.theme-red .bx-input-group-btn button:hover, .bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button:hover {
	background-color: #e95c5c;
	border-color: #e95c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-red .bx_item_element a b{
	color: #e95c5c;
}
.bx_smart_searche.theme-green .bx_item_block_href:hover {
	background-color: #f9d4d4;
}
.bx_smart_searche.theme-red .bx_item_block_href_category_name {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_item_name b, .bx_smart_searche.theme-red .bx_item_block_item_simple_name b {
	color:#E22B2B;
}
.bx_smart_searche.theme-red .bx_item_block_hrline {
	border-color: #E22B2B;
}
/* yellow */
.bx-searchtitle.theme-yellow .bx-input-group .bx-form-control {
	border-color:#F9A91D;
}
.bx-searchtitle.theme-yellow .bx-searchtitle-preloader.view {
	background-image: url(/local/templates/rotado/components/arturgolubev/search.title/custom/images/loader_yellow.gif);
}
.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button{
	background-color: #F9A91D;
	border-color: #F9A91D;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button {
	background-color: #F9A91D;
	border-color: #F9A91D;
	color: #FFF;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button:hover, .bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button:hover {
	background-color: #faba4a;
	border-color: #faba4a;
	text-decoration: none;
}
.bx_smart_searche.theme-yellow .bx_item_element a b{
	color: #faba4a;
}
.bx_smart_searche.theme-yellow .bx_item_block_href_category_name {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_item_name b, .bx_smart_searche.theme-yellow .bx_item_block_item_simple_name b {
	color:#F9A91D;
}
.bx_smart_searche.theme-yellow .bx_item_block_hrline {
	border-color: #F9A91D;
}

.bx-searchtitle  {
	margin: 0;
}

.form-custom {
	position: relative;
}

.form-custom__group {
	width: 100%;
}

.form-custom__input {
	width: 100%;
	padding: 5px 50px 5px 10px;
	height: 40px;
	border: 1px solid #e9f1f4;
	border-radius: 5px;
	transition: all .3s;
}

.form-custom:hover .form-custom__input,
.form-custom:focus .form-custom__input {
	border: 1px solid #0090E3;
}

.form-custom__btn-wrap {
	position: absolute !important;
	top: 0;
	right: 0;
	display: flex !important;
	align-items: center;
	background-color: #0090E3;
	width: 40px !important;
	height: 40px;
	border-radius: 0 5px 5px 0;
	transition: all .3s;
}

.form-custom__btn-wrap:hover {
	background-color: #0081cc;
}

.form-custom__btn {
	background-color: transparent !important;
}
/* End */


/* Start:/local/templates/rotado/components/bitrix/menu/main-menu/style.css?173756275610407*/
.nav-menu {
    display: flex;
    align-items: center;
    width: 100%;
}

/* nav__menu-down */
.nav__menu-down {
    width: 100%;
}

.nav__menu-down .container {
    display: flex;
    justify-content: space-between;
    padding: 31px;
}
.nav__menu-down-list {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 0;
}
.nav__menu-down-list a {
    color: #2a2a2a;
    border-bottom: 1px solid transparent;
    position: relative;
}
.nav__menu-down-list > li > a:hover {
    border-bottom: 1px solid #2a2a2a;
}

.lvl2open {
    display: none;
}

.nav__menu-catalog {
    display: none;
    max-width: 100vw;
}

.mob_catalog {
    display: none;
}

.desk_catalog-link > ul {
    display: none;
}

.desk_catalog-link:hover > .nav-catalog-wrpr {
    display: flex;
}

.nav-catalog-container {
    max-width: 1360px;
    padding: 0 30px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 0.65fr 1.35fr;
    margin-top: 24px;
    z-index: 999;
    max-height: 572px;
    width: 100%;
}

.nav-left-parent-item::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: -100%;
    top: 0;
    overflow: hidden;
}

.wh-bg-menu {
    width: 100%;
    z-index: 80;
    background-color: #fbfbfb;
    margin-top: 21px;
    position: relative;
    overflow: hidden;
}

.wh-bg-menu:after {
    content: '';
    background-color: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -1;
    left: 38%;
}

.nav-right-children-item {
    padding: 12px 0;
    font-size: 16px;
}
.nav-right-children-item {
    padding: 12px 0;
    font-size: 16px;
}
.nav-left-block-wrapper {
    max-height: 572px;
    overflow-y: auto;
    scrollbar-color: #0090E3 #0090E317;
    scrollbar-width: thin;
}

.nav-right-children-item {
    min-width: 50%;
}

.nav-right-group {
    display: flex;
    flex-wrap: wrap;
}

.nav-right-block-wrapper {
    margin-left: 40px;
    max-height: 572px;
    overflow-y: auto;
    scrollbar-color: #0090E3 #0090E317;
    scrollbar-width: thin;
}

.nav-left-block-wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: 5px 5px 5px -5px rgba(34, 60, 80, 0.2) inset;
    background-color: #f9f9fd;
}
.nav-right-block-wrapper::-webkit-scrollbar,
.nav-left-block-wrapper::-webkit-scrollbar { width: 4px; height: 4px;}
.nav-right-block-wrapper::-webkit-scrollbar-button,
.nav-left-block-wrapper::-webkit-scrollbar-button {  display:none }
.nav-right-block-wrapper::-webkit-scrollbar-track,
.nav-left-block-wrapper::-webkit-scrollbar-track {  background-color: rgba(0, 144, 227, 0.1);}
.nav-right-block-wrapper::-webkit-scrollbar-track-piece,
.nav-left-block-wrapper::-webkit-scrollbar-track-piece { background-color: rgba(0, 144, 227, 0.1);}
.nav-right-block-wrapper::-webkit-scrollbar-thumb,
.nav-left-block-wrapper::-webkit-scrollbar-thumb { height: 50px; background-color: #0090E3; border-radius: 3px;}
.nav-right-block-wrapper::-webkit-scrollbar-corner,
.nav-left-block-wrapper::-webkit-scrollbar-corner { background-color: #0090E3;}
.nav-right-block-wrapper::-webkit-resizer,
.nav-left-block-wrapper::-webkit-resizer { background-color: #0090E3;}

.nav-left-parent-item:hover {
    background-color: #fff;
    text-decoration: none;
    padding-left: 4px;
    background-color: #F7FAFB;
}

.nav-left-parent-item:hover :before {
    background-color: #fff;
}

.nav-left-parent-item {
    display: block;
    padding: 16px 0;
    font-size: 16px;
    line-height: 19px;
}

.nav-right-children-item {
    display: block;
}

.nav-catalog-wrpr {
    display: none;
    margin-top: 0px;
    padding-top: 0px;
    width: 100%;
    list-style: none;
    position: absolute;
    left: 0;
    color: #2A2A2A;
    border-bottom: 4px solid #eeecec;
}

.header-phone {
	display: none;
	width: 100%;
	margin-right: 20px;
	text-align: right;
}

.header-phone__number a {
	color: #2a2a2a;
	text-decoration: none;
	transition: all .3s;
}

.header-phone__number a:hover {
	color: #0090E3;
	text-decoration: none;
}

@media (max-width: 1460px) {
    .nav__menu-down .container {
        justify-content: space-around;
    }
}

@media (max-width: 1200px) {

    .desk_catalog-link {
        display: none;
    }

    .nav__menu-down .logo {
        max-width: 114px;
        height: 20px;
    }

    .nav__menu-down .container {
        padding: 20px;
    }

    .nav__menu-down-list {
        position: fixed;
        /* top: 56px; */
        top: 114px;
        left: -100%;
        padding: 0;
        max-width: 300px;
        height: 100%;
        display: flex;
        flex-direction: column;
        text-align: left;
        justify-content: flex-start;
        transition: all 0.3s ease;
		overflow-y: scroll;
    }
    .nav__menu-down-list a {
        display: block;
        width: 100%;
        padding: 20px;
        height: 100%;
    }
    .nav__menu-down-list a {
        border: none !important;
    }

    .nav__menu-down-list.active {
        left: 0;
        z-index: 5;
        background-color: #fff;
        overflow: auto;
    }
    .mob_catalog {
        display: flex;
        position: relative;
    }
    .mob_catalog > a {
        color: #0090E3;
        font-weight: 600;
    }
    .mob_catalog > a:before {
        content: "";
        position: absolute;
        top: 50%;
        right: 25px;
        width: 13px;
        height: 13px;
        transform: translateY(-50%);
        background-image: url("/local/templates/rotado/components/bitrix/menu/main-menu/./img/blue-arrow.svg");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }

    .lvl2open {
        display: block;
        position: relative;
    }
    .lvl2open a:before {
        content: "";
        position: absolute;
        top: 50%;
        right: 25px;
        width: 13px;
        height: 13px;
        transform: translateY(-50%);
        background-image: url("/local/templates/rotado/components/bitrix/menu/main-menu/./img/grey-arrow.svg");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
    }
	
	.nav-menu {
		width: 0;
		padding: 0;
	}

    .nav__menu-catalog {
        position: fixed;
        top: 61px;
        left: -100vw;
        z-index: 4;
        background-color: #fff;
        padding: 0;
        height: calc(100vh - 61px);
        display: flex;
        flex-direction: column;
        text-align: left;
        justify-content: flex-start;
        transition: all 0.3s ease;
    }
    .nav__menu-catalog.act {
        left: 300px;
        width: 100%;
        overflow: auto;
    }
    .nav__menu-catalog a {
        display: block;
        width: 100%;
        padding: 20px;
        height: 100%;
        color: #2a2a2a;
    }

    .back_to_catalog {
        font-weight: 600;
        position: relative;
    }
    .back_to_catalog a {
        padding-left: 40px;
    }
    .back_to_catalog a:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 18px;
        width: 13px;
        height: 13px;
        background-image: url("/local/templates/rotado/components/bitrix/menu/main-menu/./img/black-arrow.svg");
        background-repeat: no-repeat;
        background-size: contain;
        transform: translateY(-50%) rotate(-180deg);
    }

	.header-phone {
		display: block;
	}

}
@media (max-width: 767px) {
    .nav__menu-down .container {
        padding: 15px;
    }

    .lvl2menu-item a {
        padding-left: 40px;
    }

    .nav__menu-down-list {
        width: 100%;
    }
    .nav__menu-down-list a {
        font-size: 14px;
        padding: 15px 20px;
    }

    .nav__menu-catalog {
        z-index: 5;
    }
    .nav__menu-catalog.act {
        left: 0;
        width: 100%;
        overflow: auto;
    }
    .nav__menu-catalog a {
        padding: 15px 20px;
    }

    .back_to_catalog a {
        padding-left: 40px;
    }
}

@media (max-width: 525px) {
    .nav__menu-down-list {
        max-width: 100%;
    }

    .nav__menu-catalog.act {
        left: 0;
        width: 100%;
        z-index: 40;
        overflow: auto;
    }

    .nav__menu-catalog a {
        padding: 15px 20px;
    }

    .back_to_catalog a {
        padding-left: 40px;
    }
}

/* Бургер в down
.burger {
    position: relative;
    max-width: 22px;
    height: 100%;
    transition: all 0.7s ease;
}
.burger__menu {
    display: none;
}
.burger__line {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    width: 22px;
    height: 2px;
    background-color: #B3B7BB;
    right: 0;
    border-radius: 5px;
    transition-duration: 0.25s;
}
.burger__line:after {
    content: "";
    top: 6px;
    position: absolute;
    width: 22px;
    height: 2px;
    background-color: #B3B7BB;
    right: 0;
    border-radius: 5px;
    transition-duration: 0.25s;
}
.burger__line:before {
    content: "";
    bottom: 6px;
    position: absolute;
    width: 22px;
    height: 2px;
    background-color: #B3B7BB;
    right: 0;
    border-radius: 5px;
    transition-duration: 0.25s;
}
.burger__line.act {
    transform: rotate(45deg);
}
.burger__line.act:after {
    top: 0;
    transform: rotate(90deg);
}
.burger__line.act:before {
    top: 0;
    transform: rotate(0deg);
}

@media (max-width: 1200px) {
    .burger__menu {
        display: block;
        width: 100%;
        max-width: 20px;
        cursor: pointer;
    }
}
*/
/* есть и nav__menu-up  и в nav__menu-down */
.nav__item {
    font-size: 16px;
    line-height: 20px;
    white-space: nowrap;
}
.nav__item a {
    transition: all 200ms ease;
}
.nav__item + .nav__item {
    margin-left: 0px;
}

.nav__item_geo {
	display: none;
}

@media (max-width: 1350px) {
    .nav__item + .nav__item {
        margin-left: 30px;
    }
}

@media (max-width: 1200px) {
    .nav__item {
        white-space: normal;
    }
    .nav__item {
        width: 100%;
    }
    .nav__item:nth-child(2) {
        margin-top: 6px;
    }
    .nav__item:hover {
        background-color: rgba(199, 199, 199, 0.1);
    }
    .nav__item + .nav__item {
        margin-left: 0 !important;
    }
	.nav__item_geo {
		display: block;
		margin-top: 40px;
	}
    .nav__item_geo:hover {
        background-color: transparent !important;
    }
}


.nav__item.customer-service {
    background: #0d96e5;
    border-radius: 20px;
    padding: 10px 15px;
    color: #fff;
    text-transform: uppercase;
}

.nav__item.customer-service a {
    color: #fff;
}
/* End */


/* Start:/local/templates/rotado/components/bitrix/menu/catalog-menu/style.css?1747720597696*/
.nav-left-block-wrapper .nav-left-parent-item:hover, .nav-left-block-wrapper .nav-left-parent-item.active {background-color: #0090E0; color: #fff; border-radius: 10px 0 0 10px; padding-left:10px !important;}
.nav-left-parent-item_active {
	background-color: #0090E0 !important;
	color: #fff !important;
	padding-left:10px !important;
	border-radius: 10px 0 0 10px;
}
.nav-right-group {
	display: none;
}
.nav-right-group li {
	width:calc(50% - 20px);
}
.nav-right-children-item {
	white-space: wrap;
}
.nav-right-group_active {
	display: flex;
	justify-content: flex-start;
	column-gap: 20px;
	align-items: center;
}
@media (max-width: 1200px) {
	.nav__menu-catalog {
		top:114px !important;
	}
}
/* End */


/* Start:/local/templates/rotado/components/bitrix/menu/about-menu/style.css?17187103553999*/
/* nav__menu-up */
.nav__menu-up {
    background-color: #0090E3;
    width: 100%;
}
.nav__menu-up-list {
    display: flex;
    justify-content: space-between;
    padding: 17px 0;
}
.nav__menu-up-list .nav__item {
    font-size: 16px;
}
.nav__menu-up-list a {
    color: #fff;
    border-bottom: 1px solid transparent;
}
.nav__menu-up-list a:hover {
    border-bottom: 1px solid #ffffff;
}
.nav__menu-up-list .lvl2menu-item + .nav__item {
    margin: 0;
}
.lvl2menu-item {
    display: none;
}

@media (min-width: 1200px) {
    .mob_about {
        position: relative;
    }

    .nav__menu-about {
        margin-top: 22px;
        padding-top: 0px;
        width: 156px;
        list-style: none;
        position: absolute;
        left: -20px;
        color: #2A2A2A;
        background-color: #F7FAFB;
        box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.07);
        display: none;
    }

    .nav__menu-about .nav__item {
        margin-left: 0!important;
    }

    .nav__menu-about .nav__item a {
        margin-left: 20px;
        background-color: transparent !important;
    }

    .nav__menu-about .nav__item:hover {
        background-color: #FFFFFF;
    }

    .nav__menu-about a {
        color: #2a2a2a;
    }

    .mob_about-item {
        display: none;
    }

    .nav-about-container {
        max-width: 1360px;
        padding: 0 0px;
        margin: 0 auto;
        z-index: 999;
        max-height: 572px;
        width: 100%;
    }
}

@media (max-width: 1200px) {
    .mob_about-item a {
        padding-left: 40px;
    }

    .nav__menu-up .container {
        padding: 0;
    }

    .nav__catalog .container {
        padding: 0;
    }
    .nav__menu-up {
        position: fixed;
        top: 61px;
        background-color: #fff;
        left: -100%;
        transition: all 0.3s ease;
        z-index: 4;
    }
    .nav__menu-up.act {
        left: 300px;
        width: 100%;
        overflow: auto;
    }

    .nav__menu-up-list {
        display: flex;
        flex-direction: column;
        padding: 0;
        height: calc(100vh - 61px);
        justify-content: flex-start;
        transition: all 0.3s ease;
    }
    .nav__menu-up-list a {
        color: #595959;
        display: block;
        padding: 20px;
        height: 100%;
        border: none !important;
    }

    .lvl2menu-item {
        display: block;
        position: relative;
        transition: all 0.3s ease;
    }
    .lvl2menu-item a {
        padding-left: 40px;
        font-weight: 600;
        color: #000;
    }
    .lvl2menu-item a:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 18px;
        width: 13px;
        height: 13px;
        background-image: url("/local/templates/rotado/components/bitrix/menu/about-menu/./img/black-arrow.svg");
        background-repeat: no-repeat;
        background-size: contain;
        transform: translateY(-50%) rotate(-180deg);
    }
}

@media (max-width: 767px) {
    .nav__menu-up.act {
        left: 0;
        width: 100%;
        z-index: 10;
    }

    .nav__menu-up-list a {
        font-size: 14px;
        padding: 15px 20px;
    }
}

@media (max-width: 525px) {
    .nav__menu-up {
        width: 100%;
        z-index: 10;
    }

    .nav__menu-up-list {
        max-width: 100%;
    }
}


/* есть и nav__menu-up  и в nav__menu-down */
.nav__item {
    font-size: 17px;
    line-height: 20px;
    white-space: nowrap;
}
.nav__item a {
    transition: all 200ms ease;
}
.nav__item + .nav__item {
    margin-left: 45px;
}

@media (max-width: 1350px) {
    .nav__item + .nav__item {
        margin-left: 30px;
    }
}
@media (max-width: 1250px) {
    .nav__item + .nav__item {
        margin-left: 15px;
    }
}
@media (max-width: 1200px) {
    .nav__item {
        white-space: normal;
    }

    .nav__item {
        width: 100%;
    }
    .nav__item:first-child {
        margin-top: 6px;
    }
    .nav__item:hover {
        background-color: rgba(199, 199, 199, 0.1);
    }
    .nav__item + .nav__item {
        margin-left: 0;
    }
}



/* End */


/* Start:/local/templates/rotado/components/bitrix/menu/know-menu/style.css?17231991804182*/
/* nav__menu-up */
.nav__menu-up {
    background-color: #0090E3;
    width: 100%;
}
.nav__menu-up-list {
    display: flex;
    justify-content: space-between;
    padding: 17px 0;
}
.nav__menu-up-list .nav__item {
    font-size: 16px;
}
.nav__menu-up-list a {
    color: #fff;
    border-bottom: 1px solid transparent;
}
.nav__menu-up-list a:hover {
    border-bottom: 1px solid #ffffff;
}
.nav__menu-up-list .lvl2menu-item + .nav__item {
    margin: 0;
}
.lvl2menu-item {
    display: none;
}

.nav__menu-know .nav-left-parent-item:before {
	left:0;
}
.mob_knowledge {
        position: relative;
    }

@media (min-width: 1200px) {
    .mob_about {
        position: relative;
    }
    .nav__menu-know {
        margin-top: 22px;
        padding-top: 0px;
        width: 250px;
        list-style: none;
        position: absolute;
        left: -20px;
        color: #2A2A2A;
        background-color: #F7FAFB;
        box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.07);
        display: none;
    }

    .nav__menu-know .nav__item {
        margin-left: 0!important;
    }

    .nav__menu-know .nav__item a {
        margin-left: 20px;
        background-color: transparent !important;
    }

    .nav__menu-know .nav__item:hover {
        background-color: #FFFFFF;
    }

    .nav__menu-know a {
        color: #2a2a2a;
    }

    .mob_knowledge-item {
        display: none;
    }

    .nav-about-container {
        max-width: 1360px;
        padding: 0 0px;
        margin: 0 auto;
        z-index: 999;
        max-height: 572px;
        width: 100%;
    }
}

@media (max-width: 1200px) {
	
    .mob_knowledge-item a {
        padding-left: 40px;
    }

    .nav__menu-up .container {
        padding: 0;
    }

    .nav__catalog .container {
        padding: 0;
    }
    .nav__menu-up {
        position: fixed;
        /* top: 56px; */
        top: 114px;
        background-color: #fff;
        left: -100%;
        transition: all 0.3s ease;
        z-index: 4;
    }
    .nav__menu-up.act {
        left: 300px;
        width: 100%;
        overflow: auto;
    }

    .nav__menu-up-list {
        display: flex;
        flex-direction: column;
        padding: 0;
        /* height: calc(100vh - 56px); */
        height: calc(100vh - 114px);
        justify-content: flex-start;
        transition: all 0.3s ease;
    }
    .nav__menu-up-list a {
        color: #595959;
        display: block;
        padding: 20px;
        height: 100%;
        border: none !important;
    }

    .lvl2menu-item {
        display: block;
        position: relative;
        transition: all 0.3s ease;
    }
    .lvl2menu-item a {
        padding-left: 40px;
        font-weight: 600;
        color: #000;
    }
    .lvl2menu-item a:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 18px;
        width: 13px;
        height: 13px;
        background-image: url("/local/templates/rotado/components/bitrix/menu/know-menu/./img/black-arrow.svg");
        background-repeat: no-repeat;
        background-size: contain;
        transform: translateY(-50%) rotate(-180deg);
    }
}

@media (max-width: 767px) {
    .nav__menu-up.act {
        left: 0;
        width: 100%;
        z-index: 10;
    }

    .nav__menu-up-list a {
        font-size: 14px;
        padding: 15px 20px;
    }
}

@media (max-width: 525px) {
    .nav__menu-up {
        width: 100%;
        z-index: 10;
    }

    .nav__menu-up-list {
        max-width: 100%;
    }
}


/* есть и nav__menu-up  и в nav__menu-down */
.nav__item {
    font-size: 17px;
    line-height: 20px;
    white-space: nowrap;
}
.nav__item a {
    transition: all 200ms ease;
}
.nav__item + .nav__item {
    margin-left: 45px;
}

@media (max-width: 1350px) {
    .nav__item + .nav__item {
        margin-left: 30px;
    }
}
@media (max-width: 1250px) {
    .nav__item + .nav__item {
        margin-left: 15px;
    }
}
@media (max-width: 1200px) {
    .nav__item {
        white-space: normal;
    }

    .nav__item {
        width: 100%;
    }
    .nav__item:first-child {
        margin-top: 6px;
    }
    .nav__item:hover {
        background-color: rgba(199, 199, 199, 0.1);
    }
    .nav__item + .nav__item {
        margin-left: 0;
    }
}



/* End */


/* Start:/local/templates/rotado/components/bitrix/menu/footer-catalog-menu/style.css?1723706077581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/rotado/components/bitrix/menu/footer-catalog-menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/rotado/components/bitrix/menu/footer-main-menu/style.css?1718114339581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/rotado/components/bitrix/menu/footer-main-menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/rotado/components/bitrix/system.auth.form/modal/style.min.css?1718114339424*/
div.bx-system-auth-form span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:bottom;margin-top:-1px}div.bx-system-auth-form div.bx-auth-secure-icon{background-image:url(/local/templates/rotado/components/bitrix/system.auth.form/modal/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-system-auth-form div.bx-auth-secure-unlock{background-image:url(/local/templates/rotado/components/bitrix/system.auth.form/modal/images/sec-unlocked.png)}
/* End */


/* Start:/local/templates/rotado/components/mworks/main.register/modal/style.min.css?1718114339442*/
div.bx-auth-reg input.bx-auth-input{vertical-align:middle}div.bx-auth-reg span.bx-auth-secure{background-color:#fffae3;border:1px solid #dedbc8;padding:2px;display:inline-block;vertical-align:middle}div.bx-auth-reg div.bx-auth-secure-icon{background-image:url(/local/templates/rotado/components/mworks/main.register/modal/images/sec.png);background-repeat:no-repeat;background-position:center;width:19px;height:18px}div.bx-auth-reg div.bx-auth-secure-unlock{background-image:url(/local/templates/rotado/components/mworks/main.register/modal/images/sec-unlocked.png)}
/* End */


/* Start:/local/templates/rotado/styles.css?17326494573701*/
.projects__video img {height: 200px;  object-fit: cover;}

.footer__reliability {margin:20px 0;}
	.footer__reliability a {background:0 !important; background-color:transparent !important; border:0 !important; border-style:none !important; border-width:medium !important; border-color:inherit !important; border-bottom:0 !important; border-bottom-color:inherit !important; border-bottom-style:none !important; border-bottom-width:medium !important; border-left:0 !important; border-left-color:inherit !important; border-left-style:none !important; border-left-width:medium !important; border-radius:0 !important; border-right:0 !important; border-right-color:inherit !important; border-right-style:none !important; border-right-width:medium !important; border-spacing:0 !important; border-top:0 !important; border-top-color:inherit !important; border-top-style:none !important; border-top-width:medium !important; box-shadow:none !important; box-sizing:content-box !important; cursor:auto !important; display:inline !important; height:auto !important; margin:0 !important; margin-bottom:0 !important; margin-left:0 !important; margin-right:0 !important; margin-top:0 !important; opacity:1 !important; outline:0 !important; outline-color:invert !important; outline-style:none !important; outline-width:medium !important; padding:0 !important; padding-bottom:0 !important; padding-left:0 !important; padding-right:0 !important; padding-top:0 !important; position:static !important; visibility:visible !important; width:auto !important; z-index:auto !important;}
		.footer__reliability a img {background:0 !important; background-color:transparent !important; border:0 !important; border-style:none !important; border-width:medium !important; border-color:inherit !important; border-bottom:0 !important; border-bottom-color:inherit !important; border-bottom-style:none !important; border-bottom-width:medium !important; border-left:0 !important; border-left-color:inherit !important; border-left-style:none !important; border-left-width:medium !important; border-radius:0 !important; border-right:0 !important; border-right-color:inherit !important; border-right-style:none !important; border-right-width:medium !important; border-spacing:0 !important; border-top:0 !important; border-top-color:inherit !important; border-top-style:none !important; border-top-width:medium !important; box-shadow:none !important; box-sizing:content-box !important; cursor:auto !important; display:inline !important; height:auto !important; margin:0 !important; margin-bottom:0 !important; margin-left:0 !important; margin-right:0 !important; margin-top:0 !important; opacity:1 !important; outline:0 !important; outline-color:invert !important; outline-style:none !important; outline-width:medium !important; padding:0 !important; padding-bottom:0 !important; padding-left:0 !important; padding-right:0 !important; padding-top:0 !important; position:static !important; visibility:visible !important; width:auto !important; z-index:auto !important;}
		
.footer__adr {margin-bottom:20px; color:#fff; opacity: 0.75;}

.footer__bottom {display:grid; grid-template-columns: repeat(2, auto); gap: 50px; margin-top:30px;}

.video {
	height: 540px;
	background-color: black;
	width: 100%;
	margin-bottom: 40px;
}
section.bott {
	margin-top: 40px;
}
section.vacancies.top {
	padding-bottom: 0px;
}

.resume-couple:nth-child(7) .resume-row:nth-child(1) {
	width: 335px;
	margin: 0 10px 0 0;
}

.resume-couple:nth-child(7) .resume-row:nth-child(2) {
	margin: 0 0 0 auto;
	width: 100%;
	max-width: 190px;
}

.resume-couple:nth-child(7) .resume-row:nth-child(1) {
	display: flex;
	align-items: center;
}
.custom-spi {
	cursor: pointer;
}
/* End */
/* /local/templates/rotado/css/normalize.css?17181143396599 */
/* /local/templates/rotado/lib/swiper/swiper-bundle.min.css?171811434213928 */
/* /local/templates/rotado/lib/selectize/selectize.min.css?17181143428591 */
/* /local/templates/rotado/lib/bootstrap/bootstrap.css?1718114342195251 */
/* /local/templates/rotado/css/glightbox.min.css?171618257413749 */
/* /local/templates/rotado/css/common.css?1751287172109150 */
/* /local/templates/rotado/css/config.css?171811432636396 */
/* /local/templates/rotado/css/art.css?17181143393159 */
/* /local/templates/rotado/css/company.gallery.css?16667679481613 */
/* /local/templates/rotado/css/envybox.css?1718114339287362 */
/* /local/templates/rotado/fonts/fonts.css?174159684257383 */
/* /local/templates/rotado/components/bitrix/menu/top-menu_partners/style.css?17231991802997 */
/* /local/templates/rotado/components/arturgolubev/search.title/custom/style.css?171990970314827 */
/* /local/templates/rotado/components/bitrix/menu/main-menu/style.css?173756275610407 */
/* /local/templates/rotado/components/bitrix/menu/catalog-menu/style.css?1747720597696 */
/* /local/templates/rotado/components/bitrix/menu/about-menu/style.css?17187103553999 */
/* /local/templates/rotado/components/bitrix/menu/know-menu/style.css?17231991804182 */
/* /local/templates/rotado/components/bitrix/menu/footer-catalog-menu/style.css?1723706077581 */
/* /local/templates/rotado/components/bitrix/menu/footer-main-menu/style.css?1718114339581 */
/* /local/templates/rotado/components/bitrix/system.auth.form/modal/style.min.css?1718114339424 */
/* /local/templates/rotado/components/mworks/main.register/modal/style.min.css?1718114339442 */
/* /local/templates/rotado/styles.css?17326494573701 */
