.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMi41OTIuMDQ0bDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjRMMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #00bcd4}.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button{display:none}.choices[data-type*=select-one]:after{content:"";height:0;width:0;border:5px solid transparent;border-top-color:#333;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open:after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0-4px 0 8px;padding-left:16px;border-left:1px solid #008fa1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI0ZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMi41OTIuMDQ0bDE4LjM2NCAxOC4zNjQtMi41NDggMi41NDhMLjA0NCAyLjU5MnoiLz48cGF0aCBkPSJNMCAxOC4zNjRMMTguMzY0IDBsMi41NDggMi41NDhMMi41NDggMjAuOTEyeiIvPjwvZz48L3N2Zz4=);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:14px;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#00bcd4;border:1px solid #00a5bb;color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#00a5bb;border:1px solid #008fa1}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{visibility:hidden;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all;will-change:visibility}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{visibility:visible}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:14px}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable,.choices__list[aria-expanded] .choices__item--selectable{padding-right:100px}.choices__list--dropdown .choices__item--selectable:after,.choices__list[aria-expanded] .choices__item--selectable:after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable:after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable:after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted:after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted:after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:grey}.choices__button{text-indent:-9999px;-webkit-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:50%;cursor:pointer}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:14px;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;list-style:none;padding:0;z-index:1}.swiper-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-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-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-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}@font-face{font-family:Kelson Sans;src:local("Kelson Sans Light RU"),local("KelsonSans-LightRU"),url(/css/fonts/KelsonSans/kelsonsanslightru.woff2) format("woff2"),url(/css/fonts/KelsonSans/kelsonsanslightru.woff) format("woff"),url(/css/fonts/KelsonSans/kelsonsanslightru.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Kelson Sans;src:local("Kelson Sans Regular RU"),local("KelsonSans-RegularRU"),url(/css/fonts/KelsonSans/kelsonsansregularru.woff2) format("woff2"),url(/css/fonts/KelsonSans/kelsonsansregularru.woff) format("woff"),url(/css/fonts/KelsonSans/kelsonsansregularru.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Kelson Sans;src:local("Kelson Sans Bold RU"),local("KelsonSans-BoldRU"),url(/css/fonts/KelsonSans/kelsonsansboldru.woff2) format("woff2"),url(/css/fonts/KelsonSans/kelsonsansboldru.woff) format("woff"),url(/css/fonts/KelsonSans/kelsonsansboldru.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:local("OpenSans-Italic"),url(/css/fonts/OpenSans/OpenSans-Italic.woff2) format("woff2"),url(/css/fonts/OpenSans/OpenSans-Italic.woff) format("woff"),url(/css/fonts/OpenSans/OpenSans-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Open Sans;src:local("OpenSans-Regular"),url(/css/fonts/OpenSans/OpenSans-Regular.woff2) format("woff2"),url(/css/fonts/OpenSans/OpenSans-Regular.woff) format("woff"),url(/css/fonts/OpenSans/OpenSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:local("OpenSans-SemiBold"),url(/css/fonts/OpenSans/OpenSans-SemiBold.woff2) format("woff2"),url(/css/fonts/OpenSans/OpenSans-SemiBold.woff) format("woff"),url(/css/fonts/OpenSans/OpenSans-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}
/*!
 * Bootstrap Grid v5.1.0 (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)
 */@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1600px){.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}.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:.25rem!important}.m-xxl-2{margin:.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:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.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:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.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:.25rem!important}.mt-xxl-2{margin-top:.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:.25rem!important}.me-xxl-2{margin-right:.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:.25rem!important}.mb-xxl-2{margin-bottom:.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:.25rem!important}.ms-xxl-2{margin-left:.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:.25rem!important}.p-xxl-2{padding:.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:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.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:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.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:.25rem!important}.pt-xxl-2{padding-top:.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:.25rem!important}.pe-xxl-2{padding-right:.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:.25rem!important}.pb-xxl-2{padding-bottom:.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:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}/*!
 * Bootstrap v5.1.0 (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-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-rgb:33,37,41;--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,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;background-color:currentColor;opacity:.25}hr:not([size]){height:1px}.actions-detail__property-name,.add-sections input[type=checkbox]+label,.add-sections input[type=email],.add-sections input[type=password],.add-sections input[type=phone],.add-sections input[type=radio]+label,.add-sections input[type=text],.add-sections textarea,.advantages-item__dscr,.advantages-item__name,.back-link a,.back-link button,.become-partner__btn a,.become-partner__btn a span,.bottom-menu__heading,.bottom-menu__item,.cart__empty,.catalog-detail__price-list,.catalog-detail__price-title,.catalog-detail__show-properties a,.catalog-filter-menu__full-heading,.catalog-filter__heading,.catalog-left-menu__heading,.catalog-section-menu__item,.catalog-warning__text,.choices[data-type=select-one] .choices__item,.contacts-people-block__heading,.contacts-people-item__name,.contacts-section-item__title,.delivery-advantages-item__name,.delivery-city__search-input,.delivery-detail-menu__list-title,.delivery-detail-menu__search-input,.delivery-detail__heading,.delivery-tabs__card-header a,.double-form__heading-item.active,.dropdown-filter dd>div input[type=checkbox]+label,.dropdown-filter dt a,.employees-item__title,.events-calendar__title,.file-load__field label,.glossary-filter__item,.group-item input[type=checkbox]+label,.group-item input[type=email],.group-item input[type=password],.group-item input[type=phone],.group-item input[type=radio]+label,.group-item input[type=text],.group-item textarea,.h1,.h2,.h3,.h4,.h5,.h6,.header-search__input,.link,.main-content input[type=checkbox]+label,.main-content input[type=email],.main-content input[type=password],.main-content input[type=phone],.main-content input[type=radio]+label,.main-content input[type=text],.main-content textarea,.modal .modal-content__header,.modal input[type=checkbox]+label,.modal input[type=email],.modal input[type=password],.modal input[type=phone],.modal input[type=radio]+label,.modal input[type=text],.modal textarea,.news-sections-list__item,.news-sections-list__item.active,.our-strategy__contacts-text,.our-strategy__services-item,.page-header__catalog-menu-count,.page-header__catalog-menu-title,.pagination__item,.partners-finance-support__bold,.partners-special-item__name,.read-more-link a,.read-more-link button,.rewards-item__name,.section-menu__heading,.section-menu__item,.smart-filter .checkbox-filter input[type=checkbox]+label,.special-catalog-menu__item,.top-catalog-menu__sub-menu-heading,.top-menu__back-link a,.vendors-block__heading,.vertical-advantages-item__dscr,.vertical-advantages-item__name,.warranty-menu .left-menu__item>a,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.contacts-people-block__heading,.delivery-detail__heading,.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.contacts-people-block__heading,.delivery-detail__heading,.h1,h1{font-size:2.5rem}}.cart__empty,.double-form__heading-item.active,.h2,.modal .modal-content__header,.news-sections-list__item.active,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.cart__empty,.double-form__heading-item.active,.h2,.modal .modal-content__header,.news-sections-list__item.active,h2{font-size:2rem}}.contacts-people-item__name,.employees-item__title,.h3,.our-strategy__contacts-text,.section-menu__heading,.top-catalog-menu__sub-menu-heading,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.contacts-people-item__name,.employees-item__title,.h3,.our-strategy__contacts-text,.section-menu__heading,.top-catalog-menu__sub-menu-heading,h3{font-size:1.75rem}}.actions-detail__property-name,.become-partner__btn a span,.catalog-filter-menu__full-heading,.catalog-filter__heading,.catalog-section-menu__item,.catalog-warning__text,.contacts-section-item__title,.delivery-detail-menu__list-title,.delivery-tabs__card-header a,.events-calendar__title,.glossary-filter__item,.h4,.page-header__catalog-menu-title,.partners-special-item__name,.special-catalog-menu__item,.vendors-block__heading,.warranty-menu .left-menu__item>a,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.actions-detail__property-name,.become-partner__btn a span,.catalog-filter-menu__full-heading,.catalog-filter__heading,.catalog-section-menu__item,.catalog-warning__text,.contacts-section-item__title,.delivery-detail-menu__list-title,.delivery-tabs__card-header a,.events-calendar__title,.glossary-filter__item,.h4,.page-header__catalog-menu-title,.partners-special-item__name,.special-catalog-menu__item,.vendors-block__heading,.warranty-menu .left-menu__item>a,h4{font-size:1.5rem}}.advantages-item__name,.bottom-menu__heading,.catalog-left-menu__heading,.delivery-advantages-item__name,.h5,.our-strategy__services-item,.rewards-item__name,.section-menu__item,.vertical-advantages-item__name,h5{font-size:1.25rem}.add-sections input[type=checkbox]+label,.add-sections input[type=email],.add-sections input[type=password],.add-sections input[type=phone],.add-sections input[type=radio]+label,.add-sections input[type=text],.add-sections textarea,.advantages-item__dscr,.back-link a,.back-link button,.become-partner__btn a,.bottom-menu__item,.catalog-detail__price-list,.catalog-detail__price-title,.catalog-detail__show-properties a,.choices[data-type=select-one] .choices__item,.delivery-city__search-input,.delivery-detail-menu__search-input,.dropdown-filter dd>div input[type=checkbox]+label,.dropdown-filter dt a,.file-load__field label,.group-item input[type=checkbox]+label,.group-item input[type=email],.group-item input[type=password],.group-item input[type=phone],.group-item input[type=radio]+label,.group-item input[type=text],.group-item textarea,.h6,.header-search__input,.link,.main-content input[type=checkbox]+label,.main-content input[type=email],.main-content input[type=password],.main-content input[type=phone],.main-content input[type=radio]+label,.main-content input[type=text],.main-content textarea,.modal input[type=checkbox]+label,.modal input[type=email],.modal input[type=password],.modal input[type=phone],.modal input[type=radio]+label,.modal input[type=text],.modal textarea,.news-sections-list__item,.page-header__catalog-menu-count,.pagination__item,.partners-finance-support__bold,.read-more-link a,.read-more-link button,.smart-filter .checkbox-filter input[type=checkbox]+label,.top-menu__back-link a,.vertical-advantages-item__dscr,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.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}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.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}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::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-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"\2014\00A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,15px);padding-left:var(--bs-gutter-x,15px);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:576px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1600px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1260px}}.row{--bs-gutter-x:30px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333%}.col-2{flex:0 0 auto;width:16.66667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333%}.col-5{flex:0 0 auto;width:41.66667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333%}.col-8{flex:0 0 auto;width:66.66667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333%}.col-11{flex:0 0 auto;width:91.66667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333%}.col-sm-2{flex:0 0 auto;width:16.66667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333%}.col-sm-5{flex:0 0 auto;width:41.66667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333%}.col-sm-8{flex:0 0 auto;width:66.66667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333%}.col-sm-11{flex:0 0 auto;width:91.66667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333%}.col-md-2{flex:0 0 auto;width:16.66667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333%}.col-md-5{flex:0 0 auto;width:41.66667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333%}.col-md-8{flex:0 0 auto;width:66.66667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333%}.col-md-11{flex:0 0 auto;width:91.66667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333%}.col-lg-2{flex:0 0 auto;width:16.66667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333%}.col-lg-5{flex:0 0 auto;width:41.66667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333%}.col-lg-8{flex:0 0 auto;width:66.66667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333%}.col-lg-11{flex:0 0 auto;width:91.66667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333%}.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.66667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333%}.col-xl-2{flex:0 0 auto;width:16.66667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333%}.col-xl-5{flex:0 0 auto;width:41.66667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333%}.col-xl-8{flex:0 0 auto;width:66.66667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333%}.col-xl-11{flex:0 0 auto;width:91.66667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1600px){.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.33333%}.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.66667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333%}.col-xxl-2{flex:0 0 auto;width:16.66667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333%}.col-xxl-5{flex:0 0 auto;width:41.66667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333%}.col-xxl-8{flex:0 0 auto;width:66.66667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333%}.col-xxl-11{flex:0 0 auto;width:91.66667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-accent-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:.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:.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:1599.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%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 .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);appearance:none;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%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 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='rgba(0,0,0,0.25)'/%3E%3C/svg%3E");background-position:0;border-radius:2em;transition:background-position .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;charset=utf-8,%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:100%;background-image:url("data:image/svg+xml;charset=utf-8,%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+.route__btn,.btn-check[disabled]+.btn,.btn-check[disabled]+.route__btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.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,.input-group .route__btn{position:relative;z-index:2}.input-group .btn:focus,.input-group .route__btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.route__btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.route__btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){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:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%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(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml;charset=utf-8,%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;charset=utf-8,%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 .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml;charset=utf-8,%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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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 .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn,.route__btn{line-height:1.5;color:#212529;text-decoration:none;vertical-align:middle;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn,.route__btn{transition:none}}.btn:hover,.route__btn:hover{color:#212529}.btn-check:focus+.btn,.btn-check:focus+.route__btn,.btn:focus,.route__btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn.disabled,.btn:disabled,.disabled.route__btn,.route__btn:disabled,fieldset:disabled .btn,fieldset:disabled .route__btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-primary,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.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-check:focus+.btn-secondary,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.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-check:focus+.btn-success,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.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-check:focus+.btn-info,.btn-info:focus,.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.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-check:focus+.btn-warning,.btn-warning:focus,.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.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-check:focus+.btn-danger,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.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-check:focus+.btn-light,.btn-light:focus,.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.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-check:focus+.btn-dark,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.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 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.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 .25rem rgba(108,117,125,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.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 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.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 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.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 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.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 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.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 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.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 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.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-group-lg>.btn,.btn-group-lg>.route__btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-group-sm>.route__btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.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,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1600px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.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:focus,.dropdown-item:hover{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:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:hsla(0,0%,100%,.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,.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-vertical>.btn,.btn-group-vertical>.route__btn,.btn-group>.btn,.btn-group>.route__btn{position:relative;flex:1 1 auto}.btn-group-vertical>.active.route__btn,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:checked+.route__btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn-check:focus+.route__btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group-vertical>.route__btn:active,.btn-group-vertical>.route__btn:focus,.btn-group-vertical>.route__btn:hover,.btn-group>.active.route__btn,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:checked+.route__btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn-check:focus+.route__btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover,.btn-group>.route__btn:active,.btn-group>.route__btn:focus,.btn-group>.route__btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child),.btn-group>.route__btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn-group:not(:last-child)>.route__btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.route__btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn-group:not(:first-child)>.route__btn,.btn-group>.btn:nth-child(n+3),.btn-group>.route__btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>:not(.btn-check)+.route__btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-group-sm>.route__btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-group-lg>.route__btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.route__btn{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child),.btn-group-vertical>.route__btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn-group:not(:last-child)>.route__btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.route__btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn-group:not(:first-child)>.route__btn,.btn-group-vertical>.btn~.btn,.btn-group-vertical>.btn~.route__btn,.btn-group-vertical>.route__btn~.btn,.btn-group-vertical>.route__btn~.route__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:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.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:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{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:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{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:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.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:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .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 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:50%;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:.5rem;padding-left:.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,.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-sm .offcanvas-bottom,.navbar-expand-sm .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@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:.5rem;padding-left:.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,.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@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:.5rem;padding-left:.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,.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@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:.5rem;padding-left:.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,.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1600px){.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:.5rem;padding-left:.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,.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xxl .offcanvas-bottom,.navbar-expand-xxl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.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:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler,.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0,0,0,0.55)' 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,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.55);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255,255,255,0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{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,.125);border-radius:.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(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.5rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:15px}@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-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{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-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{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 .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .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,.125)}.accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%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 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.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;charset=utf-8,%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 01.708 0L8 10.293l5.646-5.647a.5.5 0 01.708.708l-6 6a.5.5 0 01-.708 0l-6-6a.5.5 0 010-.708z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.25rem;transition:transform .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 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.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;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider,"/")}.breadcrumb-item.active{color:#6c757d}.pagination{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 .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;border-color:#dee2e6}.page-link:focus,.page-link:hover{color:#0a58ca;background-color:#e9ecef}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.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:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge,.route__btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.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}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{height:1rem;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:flex;overflow:hidden}.progress-bar{flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.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:focus,.list-group-item-action:hover{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:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(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:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.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:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.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:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.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:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.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:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.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:1600px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.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:focus,.list-group-item-primary.list-group-item-action:hover{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:focus,.list-group-item-secondary.list-group-item-action:hover{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:focus,.list-group-item-success.list-group-item-action:hover{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:focus,.list-group-item-info.list-group-item-action:hover{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:focus,.list-group-item-warning.list-group-item-action:hover{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:focus,.list-group-item-danger.list-group-item-action:hover{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:focus,.list-group-item-light.list-group-item-action:hover{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:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%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") 50%/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:15px}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 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,.2);border-radius:.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:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.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:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@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:1599.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:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;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:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding: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%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{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:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%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 010 .708L5.707 8l5.647 5.646a.5.5 0 01-.708.708l-6-6a.5.5 0 010-.708l6-6a.5.5 0 01.708 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%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 01.708 0l6 6a.5.5 0 010 .708l-6 6a.5.5 0 01-.708-.708L10.293 8 4.646 2.354a.5.5 0 010-.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:.5;transition:opacity .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-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem}.offcanvas-header .btn-close{padding:.5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);transform:translateX(100%)}.offcanvas-top{top:0;border-bottom:1px solid rgba(0,0,0,.2);transform:translateY(-100%)}.offcanvas-bottom,.offcanvas-top{right:0;left:0;height:30vh;max-height:100%}.offcanvas-bottom{border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentColor;opacity:.5}.placeholder.btn:before,.placeholder.route__btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{mask-position:-200% 0}}.clearfix:after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{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:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.85714%}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}}@media (min-width:1600px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}}.hstack{flex-direction:row;align-items:center}.hstack,.vstack{display:flex;align-self:stretch}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.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 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(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: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:.25rem!important}.gap-2{gap:.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:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-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}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-end,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:.25rem!important}.rounded-start{border-top-left-radius:.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:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.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:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.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:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.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:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1600px){.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:.25rem!important}.gap-xxl-2{gap:.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:.25rem!important}.m-xxl-2{margin:.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:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.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:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.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:.25rem!important}.mt-xxl-2{margin-top:.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:.25rem!important}.me-xxl-2{margin-right:.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:.25rem!important}.mb-xxl-2{margin-bottom:.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:.25rem!important}.ms-xxl-2{margin-left:.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:.25rem!important}.p-xxl-2{padding:.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:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.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:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.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:.25rem!important}.pt-xxl-2{padding-top:.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:.25rem!important}.pe-xxl-2{padding-right:.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:.25rem!important}.pb-xxl-2{padding-bottom:.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:.25rem!important}.ps-xxl-2{padding-left:.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}}.progressive{position:relative;display:block;overflow:hidden;outline:none}.progressive img{display:block;width:100%;max-width:none;height:auto;border:0}.progressive img.preview{filter:blur(2vw);transform:scale(1.05)}.progressive img.reveal{position:absolute;left:0;top:0;will-change:transform,opacity;animation:progressiveReveal 1s ease-out}@keyframes progressiveReveal{0%{transform:scale(1.05);opacity:0}to{transform:scale(1);opacity:1}}@keyframes pulse{0%{transform:translateZ(0) scale(1)}33%{transform:translateZ(0) scale(1.2)}66%{transform:translateZ(0) scale(1)}to{transform:translateZ(0) scale(1)}}.back-link button,.cart-table-item__count-btn,.cart-table-item__remove-btn,.catalog-detail-order__quantity-btn,.catalog-element-item__basket-btn,.catalog-element-item__in-basket,.catalog-elements__header-btn,.catalog-top__filter-btn,.catalog-top__visual-btn,.delivery-detail__menu-open-btn,.events-calendar-open,.fixed-cart-item__quantity-btn,.fixed-cart-item__remove,.fixed-cart__btn,.header-search__btn,.history-nav__item,.news-sections-list__item,.page-header__catalog-menu-open,.page-header__mobile-menu-btn,.page-header__mobile-menu-close,.page-header__phone-mobile-btn,.read-more-link button,.smart-filter__reset button,.swiper-button-next,.swiper-button-prev,.vacancy-documents__title,.vacancy-element-item__name,.vendors-filter__button,.vendors-filter__letter,.warranty-menu__open-btn{display:inline-block;padding:0;margin:0;border:none;box-shadow:none;outline:0;background-color:transparent}.back-link button:active,.back-link button:focus,.back-link button:hover,.cart-table-item__count-btn:active,.cart-table-item__count-btn:focus,.cart-table-item__count-btn:hover,.cart-table-item__remove-btn:active,.cart-table-item__remove-btn:focus,.cart-table-item__remove-btn:hover,.catalog-detail-order__quantity-btn:active,.catalog-detail-order__quantity-btn:focus,.catalog-detail-order__quantity-btn:hover,.catalog-element-item__basket-btn:active,.catalog-element-item__basket-btn:focus,.catalog-element-item__basket-btn:hover,.catalog-element-item__in-basket:active,.catalog-element-item__in-basket:focus,.catalog-element-item__in-basket:hover,.catalog-elements__header-btn:active,.catalog-elements__header-btn:focus,.catalog-elements__header-btn:hover,.catalog-top__filter-btn:active,.catalog-top__filter-btn:focus,.catalog-top__filter-btn:hover,.catalog-top__visual-btn:active,.catalog-top__visual-btn:focus,.catalog-top__visual-btn:hover,.delivery-detail__menu-open-btn:active,.delivery-detail__menu-open-btn:focus,.delivery-detail__menu-open-btn:hover,.events-calendar-open:active,.events-calendar-open:focus,.events-calendar-open:hover,.fixed-cart-item__quantity-btn:active,.fixed-cart-item__quantity-btn:focus,.fixed-cart-item__quantity-btn:hover,.fixed-cart-item__remove:active,.fixed-cart-item__remove:focus,.fixed-cart-item__remove:hover,.fixed-cart__btn:active,.fixed-cart__btn:focus,.fixed-cart__btn:hover,.header-search__btn:active,.header-search__btn:focus,.header-search__btn:hover,.history-nav__item:active,.history-nav__item:focus,.history-nav__item:hover,.news-sections-list__item:active,.news-sections-list__item:focus,.news-sections-list__item:hover,.page-header__catalog-menu-open:active,.page-header__catalog-menu-open:focus,.page-header__catalog-menu-open:hover,.page-header__mobile-menu-btn:active,.page-header__mobile-menu-btn:focus,.page-header__mobile-menu-btn:hover,.page-header__mobile-menu-close:active,.page-header__mobile-menu-close:focus,.page-header__mobile-menu-close:hover,.page-header__phone-mobile-btn:active,.page-header__phone-mobile-btn:focus,.page-header__phone-mobile-btn:hover,.read-more-link button:active,.read-more-link button:focus,.read-more-link button:hover,.smart-filter__reset button:active,.smart-filter__reset button:focus,.smart-filter__reset button:hover,.swiper-button-next:active,.swiper-button-next:focus,.swiper-button-next:hover,.swiper-button-prev:active,.swiper-button-prev:focus,.swiper-button-prev:hover,.vacancy-documents__title:active,.vacancy-documents__title:focus,.vacancy-documents__title:hover,.vacancy-element-item__name:active,.vacancy-element-item__name:focus,.vacancy-element-item__name:hover,.vendors-filter__button:active,.vendors-filter__button:focus,.vendors-filter__button:hover,.vendors-filter__letter:active,.vendors-filter__letter:focus,.vendors-filter__letter:hover,.warranty-menu__open-btn:active,.warranty-menu__open-btn:focus,.warranty-menu__open-btn:hover{border:none;box-shadow:none;outline:0;background-color:transparent}.become-partner__btn a{font-weight:inherit;font-family:inherit;font-style:inherit}.become-partner__btn a,.become-partner__btn a:active,.become-partner__btn a:focus,.become-partner__btn a:hover{border:none;color:inherit}.bold,.catalog-detail__properties dd,.catalog-detail__properties dt,.catalog-detail__warning-text,.catalog-detail__warranty dd,.catalog-detail__warranty dt,.top-products-card__price,.top-products-card__vendor-code,b,blockquote,body,ol>li,p,ul li{font-family:Open Sans;color:#00234d;font-size:16px;font-weight:400;font-style:normal;line-height:1.5}.bold,.top-products-card__price,.top-products-card__vendor-code,b{font-weight:600}.delivery-regions__title--large,.large,.large-bold,.vacancy-documents__title,.vendors-full-item__name{font-family:Open Sans;color:#00234d;font-style:normal;font-size:20px;line-height:1.4}@media (min-width:768px){.delivery-regions__title--large,.large,.large-bold,.vacancy-documents__title,.vendors-full-item__name{font-size:24px;line-height:1.5}}.large-bold,.vendors-full-item__name{font-weight:600}.b2b-services-dealer__text *,.b2b-services__automation-text *,.b2b-services__btn-dscr,.b2b-services__text *,.big,.big-bold,.big-quote,.catalog-detail-warning__text,.catalog-heading-warning,.catalog-left-menu__item,.catalog-left-menu__sub-menu-heading,.catalog-search__empty,.catalog-top__filter-btn,.contacts-menu__section>a,.contacts-section-item__contacts,.delivery-card-block .big *,.delivery-card-block .big-bold *,.delivery-city__list-title,.delivery-detail__menu-open-btn,.delivery-regions__title--big,.double-form__dscr,.finance-support__text *,.glossary-item__text,.glossary-item__text *,.history-nav__item.active .history-nav__item-point,.left-menu__item>a,.marketing-support__text *,.modal .modal-content__dscr,.order-form-block__dscr,.order-system b,.order-system blockquote,.order-system i,.order-system li,.order-system p,.order-system span,.order-system strong,.our-strategy__portfolio-text,.packing-page .mobile-table-block td:first-child,.packing-page__sub-heading,.partners-finance-support__text *,.partners-page__dealer-text *,.partners-page__delivery-text *,.partners-pricing-policy__text *,.partners-special__text *,.partners-warranty__text *,.prices-block__item,.register-page__text,.strategy-vendors__category-name,.strategy-vendors__full-list,.top-products__bottom-text,.transport-company-page__text,.vacancy-documents__link,.vendors-filter__button,.vendors-full-item__text,.warranty-menu__open-btn,.wide-range__text *,ol.big-list>li,table th,ul.big-list li{font-family:Open Sans;color:#00234d;font-size:18px;line-height:1.44}@media (min-width:768px){.b2b-services-dealer__text *,.b2b-services__automation-text *,.b2b-services__btn-dscr,.b2b-services__text *,.big,.big-bold,.big-quote,.catalog-detail-warning__text,.catalog-heading-warning,.catalog-left-menu__item,.catalog-left-menu__sub-menu-heading,.catalog-search__empty,.catalog-top__filter-btn,.contacts-menu__section>a,.contacts-section-item__contacts,.delivery-card-block .big *,.delivery-card-block .big-bold *,.delivery-city__list-title,.delivery-detail__menu-open-btn,.delivery-regions__title--big,.double-form__dscr,.finance-support__text *,.glossary-item__text,.glossary-item__text *,.history-nav__item.active .history-nav__item-point,.left-menu__item>a,.marketing-support__text *,.modal .modal-content__dscr,.order-form-block__dscr,.order-system b,.order-system blockquote,.order-system i,.order-system li,.order-system p,.order-system span,.order-system strong,.our-strategy__portfolio-text,.packing-page .mobile-table-block td:first-child,.packing-page__sub-heading,.partners-finance-support__text *,.partners-page__dealer-text *,.partners-page__delivery-text *,.partners-pricing-policy__text *,.partners-special__text *,.partners-warranty__text *,.prices-block__item,.register-page__text,.strategy-vendors__category-name,.strategy-vendors__full-list,.top-products__bottom-text,.transport-company-page__text,.vacancy-documents__link,.vendors-filter__button,.vendors-full-item__text,.warranty-menu__open-btn,.wide-range__text *,ol.big-list>li,table th,ul.big-list li{font-size:20px;line-height:1.5}}.big-bold,.catalog-heading-warning,.delivery-card-block .big-bold *{font-weight:600}.big-quote{font-style:italic}.bottom-menu__sub-item,.catalog-detail__order-text,.catalog-sub-section__name,.fixed-cart__btn-quantity,.main-slider-nav-item__date,.main-slider-nav-item__text,.page-header__btn a,.small,.small-bold,small{font-family:Open Sans;color:#00234d;font-size:14px;line-height:1.43}.fixed-cart__btn-quantity,.small-bold{font-weight:600}.actions-detail__sticker,.custom-date__content,.group-item__text-error,.news-detail__sticker,.small-date,.tiny,.tiny-uppercase{font-family:Open Sans;color:#00234d;font-style:normal;font-size:12px;line-height:1.5}.custom-date__content,.small-date,.tiny-uppercase{letter-spacing:.02em;text-transform:uppercase}.page-header__phone-mobile-btn:focus-visible,.vacancy-documents__title:focus-visible,.vacancy-element-item__name:focus-visible{outline:2px solid #00b0ff;outline-offset:2px;border-radius:2px;border:0}.catalog-filter-menu__full,.catalog-filter__content,.delivery-detail__menu,.events-calendar,.page-header__mobile-menu,.page-header__phone-link,.top-menu__second-menu,.top-menu__third-menu,.warranty-menu__menu{width:100%;height:100%;position:fixed;overflow:scroll;top:116px;left:-1000px;background-color:#f2f6fc;padding:12px 0 140px;opacity:0;z-index:-10;transition:opacity .3s}@media (min-width:992px){.catalog-filter-menu__full,.catalog-filter__content,.delivery-detail__menu,.events-calendar,.page-header__mobile-menu,.page-header__phone-link,.top-menu__second-menu,.top-menu__third-menu,.warranty-menu__menu{display:block;width:auto;height:auto;overflow:hidden;position:static!important;background-color:transparent;padding:0!important;z-index:1!important;opacity:1!important}}.active.catalog-filter-menu__full,.active.catalog-filter__content,.active.delivery-detail__menu,.active.events-calendar,.active.page-header__mobile-menu,.active.page-header__phone-link,.active.top-menu__second-menu,.active.top-menu__third-menu,.active.warranty-menu__menu{opacity:1;z-index:1000;transition:opacity .3s}@media (min-width:992px){.active.catalog-filter-menu__full,.active.catalog-filter__content,.active.delivery-detail__menu,.active.events-calendar,.active.page-header__mobile-menu,.active.page-header__phone-link,.active.top-menu__second-menu,.active.top-menu__third-menu,.active.warranty-menu__menu{z-index:1!important}}.main-slider-nav-item__date{margin-bottom:12px}.main-slider-item__text,.news-element-card__picture,.rewards-item__picture,.top-products-card__name,.top-products-card__text{margin-bottom:16px}@media (min-width:768px){.main-slider-item__text,.news-element-card__picture,.rewards-item__picture,.top-products-card__name,.top-products-card__text{margin-bottom:20px}}.register-page__heading{margin-bottom:20px}@media (min-width:768px){.register-page__heading{margin-bottom:24px}}.register-page__text{margin-bottom:24px}@media (min-width:768px){.register-page__text{margin-bottom:28px}}@media (min-width:1200px){.register-page__text{margin-bottom:32px}}.register-page__picture{margin-bottom:28px}@media (min-width:768px){.register-page__picture{margin-bottom:38px}}@media (min-width:1200px){.register-page__picture{margin-bottom:46px}}.top-products,.top-products-form__text,.top-products__banner{margin-bottom:36px}@media (min-width:768px){.top-products,.top-products-form__text,.top-products__banner{margin-bottom:48px}}@media (min-width:1200px){.top-products,.top-products-form__text,.top-products__banner{margin-bottom:64px}}.register-page__block{margin-bottom:42px}@media (min-width:768px){.register-page__block{margin-bottom:54px}}@media (min-width:1200px){.register-page__block{margin-bottom:70px}}.top-products__text{margin-bottom:44px}@media (min-width:768px){.top-products__text{margin-bottom:64px}}@media (min-width:1200px){.top-products__text{margin-bottom:92px}}html{height:100%}body{overflow-x:hidden;position:relative;min-height:100%;display:flex;flex-direction:column;padding:0;margin:0;background-color:#f2f6fc}body.noscroll{overflow:hidden}*,:after,:before{box-sizing:border-box}img{max-width:100%}hr{width:100%;height:1px;background:#00234d;border:0}.actions-detail__property-name,.add-sections input[type=checkbox]+label,.add-sections input[type=email],.add-sections input[type=password],.add-sections input[type=phone],.add-sections input[type=radio]+label,.add-sections input[type=text],.add-sections textarea,.advantages-item__dscr,.advantages-item__name,.back-link a,.back-link button,.become-partner__btn a,.become-partner__btn a span,.bottom-menu__heading,.bottom-menu__item,.cart__empty,.catalog-detail__price-list,.catalog-detail__price-title,.catalog-detail__show-properties a,.catalog-filter-menu__full-heading,.catalog-filter__heading,.catalog-left-menu__heading,.catalog-section-menu__item,.catalog-warning__text,.choices[data-type=select-one] .choices__item,.contacts-people-block__heading,.contacts-people-item__name,.contacts-section-item__title,.delivery-advantages-item__name,.delivery-city__search-input,.delivery-detail-menu__list-title,.delivery-detail-menu__search-input,.delivery-detail__heading,.delivery-tabs__card-header a,.double-form__heading-item.active,.dropdown-filter dd>div input[type=checkbox]+label,.dropdown-filter dt a,.employees-item__title,.events-calendar__title,.file-load__field label,.glossary-filter__item,.group-item input[type=checkbox]+label,.group-item input[type=email],.group-item input[type=password],.group-item input[type=phone],.group-item input[type=radio]+label,.group-item input[type=text],.group-item textarea,.h1,.h2,.h3,.h4,.h5,.h6,.header-search__input,.link,.main-content input[type=checkbox]+label,.main-content input[type=email],.main-content input[type=password],.main-content input[type=phone],.main-content input[type=radio]+label,.main-content input[type=text],.main-content textarea,.modal .modal-content__header,.modal input[type=checkbox]+label,.modal input[type=email],.modal input[type=password],.modal input[type=phone],.modal input[type=radio]+label,.modal input[type=text],.modal textarea,.news-sections-list__item,.news-sections-list__item.active,.our-strategy__contacts-text,.our-strategy__services-item,.page-header__catalog-menu-count,.page-header__catalog-menu-title,.pagination__item,.partners-finance-support__bold,.partners-special-item__name,.read-more-link a,.read-more-link button,.rewards-item__name,.section-menu__heading,.section-menu__item,.smart-filter .checkbox-filter input[type=checkbox]+label,.special-catalog-menu__item,.top-catalog-menu__sub-menu-heading,.top-menu__back-link a,.vendors-block__heading,.vertical-advantages-item__dscr,.vertical-advantages-item__name,.warranty-menu .left-menu__item>a,h1,h2,h3,h4,h5,h6{font-family:Kelson Sans;color:#00234d;margin-top:0;margin-bottom:15px;word-break:normal;font-style:normal;font-weight:400}.add-sections input.uppercase[type=email],.add-sections input.uppercase[type=password],.add-sections input.uppercase[type=phone],.add-sections input.uppercase[type=text],.add-sections input[type=checkbox]+label.uppercase,.add-sections input[type=radio]+label.uppercase,.add-sections textarea.uppercase,.back-link a.uppercase,.back-link button.uppercase,.become-partner__btn a.uppercase,.become-partner__btn a span.uppercase,.catalog-detail__show-properties a.uppercase,.choices[data-type=select-one] .uppercase.choices__item,.delivery-tabs__card-header a.uppercase,.dropdown-filter dd>div input[type=checkbox]+label.uppercase,.dropdown-filter dt a.uppercase,.file-load__field label.uppercase,.group-item input.uppercase[type=email],.group-item input.uppercase[type=password],.group-item input.uppercase[type=phone],.group-item input.uppercase[type=text],.group-item input[type=checkbox]+label.uppercase,.group-item input[type=radio]+label.uppercase,.group-item textarea.uppercase,.h1.uppercase,.h2.uppercase,.h3.uppercase,.h4.uppercase,.h5.uppercase,.h6.uppercase,.main-content input.uppercase[type=email],.main-content input.uppercase[type=password],.main-content input.uppercase[type=phone],.main-content input.uppercase[type=text],.main-content input[type=checkbox]+label.uppercase,.main-content input[type=radio]+label.uppercase,.main-content textarea.uppercase,.modal .uppercase.modal-content__header,.modal input.uppercase[type=email],.modal input.uppercase[type=password],.modal input.uppercase[type=phone],.modal input.uppercase[type=text],.modal input[type=checkbox]+label.uppercase,.modal input[type=radio]+label.uppercase,.modal textarea.uppercase,.read-more-link a.uppercase,.read-more-link button.uppercase,.smart-filter .checkbox-filter input[type=checkbox]+label.uppercase,.top-menu__back-link a.uppercase,.uppercase.actions-detail__property-name,.uppercase.advantages-item__dscr,.uppercase.advantages-item__name,.uppercase.bottom-menu__heading,.uppercase.bottom-menu__item,.uppercase.cart__empty,.uppercase.catalog-detail__price-list,.uppercase.catalog-detail__price-title,.uppercase.catalog-filter-menu__full-heading,.uppercase.catalog-filter__heading,.uppercase.catalog-left-menu__heading,.uppercase.catalog-section-menu__item,.uppercase.catalog-warning__text,.uppercase.contacts-people-block__heading,.uppercase.contacts-people-item__name,.uppercase.contacts-section-item__title,.uppercase.delivery-advantages-item__name,.uppercase.delivery-city__search-input,.uppercase.delivery-detail-menu__list-title,.uppercase.delivery-detail-menu__search-input,.uppercase.delivery-detail__heading,.uppercase.double-form__heading-item.active,.uppercase.employees-item__title,.uppercase.events-calendar__title,.uppercase.glossary-filter__item,.uppercase.h1,.uppercase.h2,.uppercase.h3,.uppercase.h4,.uppercase.h5,.uppercase.h6,.uppercase.header-search__input,.uppercase.link,.uppercase.news-sections-list__item,.uppercase.news-sections-list__item.active,.uppercase.our-strategy__contacts-text,.uppercase.our-strategy__services-item,.uppercase.page-header__catalog-menu-count,.uppercase.page-header__catalog-menu-title,.uppercase.pagination__item,.uppercase.partners-finance-support__bold,.uppercase.partners-special-item__name,.uppercase.rewards-item__name,.uppercase.section-menu__heading,.uppercase.section-menu__item,.uppercase.special-catalog-menu__item,.uppercase.top-catalog-menu__sub-menu-heading,.uppercase.vendors-block__heading,.uppercase.vertical-advantages-item__dscr,.uppercase.vertical-advantages-item__name,.warranty-menu .left-menu__item>a.uppercase,h1.uppercase,h2.uppercase,h3.uppercase,h4.uppercase,h5.uppercase,h6.uppercase{text-transform:uppercase}.add-sections input.light[type=email],.add-sections input.light[type=password],.add-sections input.light[type=phone],.add-sections input.light[type=text],.add-sections input[type=checkbox]+label.light,.add-sections input[type=radio]+label.light,.add-sections textarea.light,.back-link a.light,.back-link button.light,.become-partner__btn a.light,.become-partner__btn a span.light,.catalog-detail__show-properties a.light,.choices[data-type=select-one] .light.choices__item,.delivery-tabs__card-header a.light,.dropdown-filter dd>div input[type=checkbox]+label.light,.dropdown-filter dt a.light,.file-load__field label.light,.group-item input.light[type=email],.group-item input.light[type=password],.group-item input.light[type=phone],.group-item input.light[type=text],.group-item input[type=checkbox]+label.light,.group-item input[type=radio]+label.light,.group-item textarea.light,.h1.light,.h2.light,.h3.light,.h4.light,.h5.light,.h6.light,.light.actions-detail__property-name,.light.advantages-item__dscr,.light.advantages-item__name,.light.bottom-menu__heading,.light.bottom-menu__item,.light.cart__empty,.light.catalog-detail__price-list,.light.catalog-detail__price-title,.light.catalog-filter-menu__full-heading,.light.catalog-filter__heading,.light.catalog-left-menu__heading,.light.catalog-section-menu__item,.light.catalog-warning__text,.light.contacts-people-block__heading,.light.contacts-people-item__name,.light.contacts-section-item__title,.light.delivery-advantages-item__name,.light.delivery-city__search-input,.light.delivery-detail-menu__list-title,.light.delivery-detail-menu__search-input,.light.delivery-detail__heading,.light.double-form__heading-item.active,.light.employees-item__title,.light.events-calendar__title,.light.glossary-filter__item,.light.h1,.light.h2,.light.h3,.light.h4,.light.h5,.light.h6,.light.header-search__input,.light.link,.light.news-sections-list__item,.light.news-sections-list__item.active,.light.our-strategy__contacts-text,.light.our-strategy__services-item,.light.page-header__catalog-menu-count,.light.page-header__catalog-menu-title,.light.pagination__item,.light.partners-finance-support__bold,.light.partners-special-item__name,.light.rewards-item__name,.light.section-menu__heading,.light.section-menu__item,.light.special-catalog-menu__item,.light.top-catalog-menu__sub-menu-heading,.light.vendors-block__heading,.light.vertical-advantages-item__dscr,.light.vertical-advantages-item__name,.main-content input.light[type=email],.main-content input.light[type=password],.main-content input.light[type=phone],.main-content input.light[type=text],.main-content input[type=checkbox]+label.light,.main-content input[type=radio]+label.light,.main-content textarea.light,.modal .light.modal-content__header,.modal input.light[type=email],.modal input.light[type=password],.modal input.light[type=phone],.modal input.light[type=text],.modal input[type=checkbox]+label.light,.modal input[type=radio]+label.light,.modal textarea.light,.read-more-link a.light,.read-more-link button.light,.smart-filter .checkbox-filter input[type=checkbox]+label.light,.top-menu__back-link a.light,.warranty-menu .left-menu__item>a.light,h1.light,h2.light,h3.light,h4.light,h5.light,h6.light{font-weight:300}.actions-detail__property-name a,.add-sections input[type=checkbox]+label a,.add-sections input[type=email] a,.add-sections input[type=password] a,.add-sections input[type=phone] a,.add-sections input[type=radio]+label a,.add-sections input[type=text] a,.add-sections textarea a,.advantages-item__dscr a,.advantages-item__name a,.back-link a a,.back-link button a,.become-partner__btn a a,.become-partner__btn a span a,.bottom-menu__heading a,.bottom-menu__item a,.cart__empty a,.catalog-detail__price-list a,.catalog-detail__price-title a,.catalog-detail__show-properties a a,.catalog-filter-menu__full-heading a,.catalog-filter__heading a,.catalog-left-menu__heading a,.catalog-section-menu__item a,.catalog-warning__text a,.choices[data-type=select-one] .choices__item a,.contacts-people-block__heading a,.contacts-people-item__name a,.contacts-section-item__title a,.delivery-advantages-item__name a,.delivery-city__search-input a,.delivery-detail-menu__list-title a,.delivery-detail-menu__search-input a,.delivery-detail__heading a,.delivery-tabs__card-header a a,.double-form__heading-item.active a,.dropdown-filter dd>div input[type=checkbox]+label a,.dropdown-filter dt a a,.employees-item__title a,.events-calendar__title a,.file-load__field label a,.glossary-filter__item a,.group-item input[type=checkbox]+label a,.group-item input[type=email] a,.group-item input[type=password] a,.group-item input[type=phone] a,.group-item input[type=radio]+label a,.group-item input[type=text] a,.group-item textarea a,.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,.header-search__input a,.link a,.main-content input[type=checkbox]+label a,.main-content input[type=email] a,.main-content input[type=password] a,.main-content input[type=phone] a,.main-content input[type=radio]+label a,.main-content input[type=text] a,.main-content textarea a,.modal .modal-content__header a,.modal input[type=checkbox]+label a,.modal input[type=email] a,.modal input[type=password] a,.modal input[type=phone] a,.modal input[type=radio]+label a,.modal input[type=text] a,.modal textarea a,.news-sections-list__item.active a,.news-sections-list__item a,.our-strategy__contacts-text a,.our-strategy__services-item a,.page-header__catalog-menu-count a,.page-header__catalog-menu-title a,.pagination__item a,.partners-finance-support__bold a,.partners-special-item__name a,.read-more-link a a,.read-more-link button a,.rewards-item__name a,.section-menu__heading a,.section-menu__item a,.smart-filter .checkbox-filter input[type=checkbox]+label a,.special-catalog-menu__item a,.top-catalog-menu__sub-menu-heading a,.top-menu__back-link a a,.vendors-block__heading a,.vertical-advantages-item__dscr a,.vertical-advantages-item__name a,.warranty-menu .left-menu__item>a a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:none}.actions-detail__property-name a:active,.actions-detail__property-name a:focus,.actions-detail__property-name a:hover,.add-sections input[type=checkbox]+label a:active,.add-sections input[type=checkbox]+label a:focus,.add-sections input[type=checkbox]+label a:hover,.add-sections input[type=email] a:active,.add-sections input[type=email] a:focus,.add-sections input[type=email] a:hover,.add-sections input[type=password] a:active,.add-sections input[type=password] a:focus,.add-sections input[type=password] a:hover,.add-sections input[type=phone] a:active,.add-sections input[type=phone] a:focus,.add-sections input[type=phone] a:hover,.add-sections input[type=radio]+label a:active,.add-sections input[type=radio]+label a:focus,.add-sections input[type=radio]+label a:hover,.add-sections input[type=text] a:active,.add-sections input[type=text] a:focus,.add-sections input[type=text] a:hover,.add-sections textarea a:active,.add-sections textarea a:focus,.add-sections textarea a:hover,.advantages-item__dscr a:active,.advantages-item__dscr a:focus,.advantages-item__dscr a:hover,.advantages-item__name a:active,.advantages-item__name a:focus,.advantages-item__name a:hover,.back-link a a:active,.back-link a a:focus,.back-link a a:hover,.back-link button a:active,.back-link button a:focus,.back-link button a:hover,.become-partner__btn a a:active,.become-partner__btn a a:focus,.become-partner__btn a a:hover,.become-partner__btn a span a:active,.become-partner__btn a span a:focus,.become-partner__btn a span a:hover,.bottom-menu__heading a:active,.bottom-menu__heading a:focus,.bottom-menu__heading a:hover,.bottom-menu__item a:active,.bottom-menu__item a:focus,.bottom-menu__item a:hover,.cart__empty a:active,.cart__empty a:focus,.cart__empty a:hover,.catalog-detail__price-list a:active,.catalog-detail__price-list a:focus,.catalog-detail__price-list a:hover,.catalog-detail__price-title a:active,.catalog-detail__price-title a:focus,.catalog-detail__price-title a:hover,.catalog-detail__show-properties a a:active,.catalog-detail__show-properties a a:focus,.catalog-detail__show-properties a a:hover,.catalog-filter-menu__full-heading a:active,.catalog-filter-menu__full-heading a:focus,.catalog-filter-menu__full-heading a:hover,.catalog-filter__heading a:active,.catalog-filter__heading a:focus,.catalog-filter__heading a:hover,.catalog-left-menu__heading a:active,.catalog-left-menu__heading a:focus,.catalog-left-menu__heading a:hover,.catalog-section-menu__item a:active,.catalog-section-menu__item a:focus,.catalog-section-menu__item a:hover,.catalog-warning__text a:active,.catalog-warning__text a:focus,.catalog-warning__text a:hover,.choices[data-type=select-one] .choices__item a:active,.choices[data-type=select-one] .choices__item a:focus,.choices[data-type=select-one] .choices__item a:hover,.contacts-people-block__heading a:active,.contacts-people-block__heading a:focus,.contacts-people-block__heading a:hover,.contacts-people-item__name a:active,.contacts-people-item__name a:focus,.contacts-people-item__name a:hover,.contacts-section-item__title a:active,.contacts-section-item__title a:focus,.contacts-section-item__title a:hover,.delivery-advantages-item__name a:active,.delivery-advantages-item__name a:focus,.delivery-advantages-item__name a:hover,.delivery-city__search-input a:active,.delivery-city__search-input a:focus,.delivery-city__search-input a:hover,.delivery-detail-menu__list-title a:active,.delivery-detail-menu__list-title a:focus,.delivery-detail-menu__list-title a:hover,.delivery-detail-menu__search-input a:active,.delivery-detail-menu__search-input a:focus,.delivery-detail-menu__search-input a:hover,.delivery-detail__heading a:active,.delivery-detail__heading a:focus,.delivery-detail__heading a:hover,.delivery-tabs__card-header a a:active,.delivery-tabs__card-header a a:focus,.delivery-tabs__card-header a a:hover,.double-form__heading-item.active a:active,.double-form__heading-item.active a:focus,.double-form__heading-item.active a:hover,.dropdown-filter dd>div input[type=checkbox]+label a:active,.dropdown-filter dd>div input[type=checkbox]+label a:focus,.dropdown-filter dd>div input[type=checkbox]+label a:hover,.dropdown-filter dt a a:active,.dropdown-filter dt a a:focus,.dropdown-filter dt a a:hover,.employees-item__title a:active,.employees-item__title a:focus,.employees-item__title a:hover,.events-calendar__title a:active,.events-calendar__title a:focus,.events-calendar__title a:hover,.file-load__field label a:active,.file-load__field label a:focus,.file-load__field label a:hover,.glossary-filter__item a:active,.glossary-filter__item a:focus,.glossary-filter__item a:hover,.group-item input[type=checkbox]+label a:active,.group-item input[type=checkbox]+label a:focus,.group-item input[type=checkbox]+label a:hover,.group-item input[type=email] a:active,.group-item input[type=email] a:focus,.group-item input[type=email] a:hover,.group-item input[type=password] a:active,.group-item input[type=password] a:focus,.group-item input[type=password] a:hover,.group-item input[type=phone] a:active,.group-item input[type=phone] a:focus,.group-item input[type=phone] a:hover,.group-item input[type=radio]+label a:active,.group-item input[type=radio]+label a:focus,.group-item input[type=radio]+label a:hover,.group-item input[type=text] a:active,.group-item input[type=text] a:focus,.group-item input[type=text] a:hover,.group-item textarea a:active,.group-item textarea a:focus,.group-item textarea a:hover,.h1 a:active,.h1 a:focus,.h1 a:hover,.h2 a:active,.h2 a:focus,.h2 a:hover,.h3 a:active,.h3 a:focus,.h3 a:hover,.h4 a:active,.h4 a:focus,.h4 a:hover,.h5 a:active,.h5 a:focus,.h5 a:hover,.h6 a:active,.h6 a:focus,.h6 a:hover,.header-search__input a:active,.header-search__input a:focus,.header-search__input a:hover,.link a:active,.link a:focus,.link a:hover,.main-content input[type=checkbox]+label a:active,.main-content input[type=checkbox]+label a:focus,.main-content input[type=checkbox]+label a:hover,.main-content input[type=email] a:active,.main-content input[type=email] a:focus,.main-content input[type=email] a:hover,.main-content input[type=password] a:active,.main-content input[type=password] a:focus,.main-content input[type=password] a:hover,.main-content input[type=phone] a:active,.main-content input[type=phone] a:focus,.main-content input[type=phone] a:hover,.main-content input[type=radio]+label a:active,.main-content input[type=radio]+label a:focus,.main-content input[type=radio]+label a:hover,.main-content input[type=text] a:active,.main-content input[type=text] a:focus,.main-content input[type=text] a:hover,.main-content textarea a:active,.main-content textarea a:focus,.main-content textarea a:hover,.modal .modal-content__header a:active,.modal .modal-content__header a:focus,.modal .modal-content__header a:hover,.modal input[type=checkbox]+label a:active,.modal input[type=checkbox]+label a:focus,.modal input[type=checkbox]+label a:hover,.modal input[type=email] a:active,.modal input[type=email] a:focus,.modal input[type=email] a:hover,.modal input[type=password] a:active,.modal input[type=password] a:focus,.modal input[type=password] a:hover,.modal input[type=phone] a:active,.modal input[type=phone] a:focus,.modal input[type=phone] a:hover,.modal input[type=radio]+label a:active,.modal input[type=radio]+label a:focus,.modal input[type=radio]+label a:hover,.modal input[type=text] a:active,.modal input[type=text] a:focus,.modal input[type=text] a:hover,.modal textarea a:active,.modal textarea a:focus,.modal textarea a:hover,.news-sections-list__item.active a:active,.news-sections-list__item.active a:focus,.news-sections-list__item.active a:hover,.news-sections-list__item a:active,.news-sections-list__item a:focus,.news-sections-list__item a:hover,.our-strategy__contacts-text a:active,.our-strategy__contacts-text a:focus,.our-strategy__contacts-text a:hover,.our-strategy__services-item a:active,.our-strategy__services-item a:focus,.our-strategy__services-item a:hover,.page-header__catalog-menu-count a:active,.page-header__catalog-menu-count a:focus,.page-header__catalog-menu-count a:hover,.page-header__catalog-menu-title a:active,.page-header__catalog-menu-title a:focus,.page-header__catalog-menu-title a:hover,.pagination__item a:active,.pagination__item a:focus,.pagination__item a:hover,.partners-finance-support__bold a:active,.partners-finance-support__bold a:focus,.partners-finance-support__bold a:hover,.partners-special-item__name a:active,.partners-special-item__name a:focus,.partners-special-item__name a:hover,.read-more-link a a:active,.read-more-link a a:focus,.read-more-link a a:hover,.read-more-link button a:active,.read-more-link button a:focus,.read-more-link button a:hover,.rewards-item__name a:active,.rewards-item__name a:focus,.rewards-item__name a:hover,.section-menu__heading a:active,.section-menu__heading a:focus,.section-menu__heading a:hover,.section-menu__item a:active,.section-menu__item a:focus,.section-menu__item a:hover,.smart-filter .checkbox-filter input[type=checkbox]+label a:active,.smart-filter .checkbox-filter input[type=checkbox]+label a:focus,.smart-filter .checkbox-filter input[type=checkbox]+label a:hover,.special-catalog-menu__item a:active,.special-catalog-menu__item a:focus,.special-catalog-menu__item a:hover,.top-catalog-menu__sub-menu-heading a:active,.top-catalog-menu__sub-menu-heading a:focus,.top-catalog-menu__sub-menu-heading a:hover,.top-menu__back-link a a:active,.top-menu__back-link a a:focus,.top-menu__back-link a a:hover,.vendors-block__heading a:active,.vendors-block__heading a:focus,.vendors-block__heading a:hover,.vertical-advantages-item__dscr a:active,.vertical-advantages-item__dscr a:focus,.vertical-advantages-item__dscr a:hover,.vertical-advantages-item__name a:active,.vertical-advantages-item__name a:focus,.vertical-advantages-item__name a:hover,.warranty-menu .left-menu__item>a a:active,.warranty-menu .left-menu__item>a a:focus,.warranty-menu .left-menu__item>a a:hover,h1 a:active,h1 a:focus,h1 a:hover,h2 a:active,h2 a:focus,h2 a:hover,h3 a:active,h3 a:focus,h3 a:hover,h4 a:active,h4 a:focus,h4 a:hover,h5 a:active,h5 a:focus,h5 a:hover,h6 a:active,h6 a:focus,h6 a:hover{text-decoration:underline}.actions-detail__property-name a:focus-visible,.add-sections input[type=checkbox]+label a:focus-visible,.add-sections input[type=email] a:focus-visible,.add-sections input[type=password] a:focus-visible,.add-sections input[type=phone] a:focus-visible,.add-sections input[type=radio]+label a:focus-visible,.add-sections input[type=text] a:focus-visible,.add-sections textarea a:focus-visible,.advantages-item__dscr a:focus-visible,.advantages-item__name a:focus-visible,.back-link a a:focus-visible,.back-link button a:focus-visible,.become-partner__btn a a:focus-visible,.become-partner__btn a span a:focus-visible,.bottom-menu__heading a:focus-visible,.bottom-menu__item a:focus-visible,.cart__empty a:focus-visible,.catalog-detail__price-list a:focus-visible,.catalog-detail__price-title a:focus-visible,.catalog-detail__show-properties a a:focus-visible,.catalog-filter-menu__full-heading a:focus-visible,.catalog-filter__heading a:focus-visible,.catalog-left-menu__heading a:focus-visible,.catalog-section-menu__item a:focus-visible,.catalog-warning__text a:focus-visible,.choices[data-type=select-one] .choices__item a:focus-visible,.contacts-people-block__heading a:focus-visible,.contacts-people-item__name a:focus-visible,.contacts-section-item__title a:focus-visible,.delivery-advantages-item__name a:focus-visible,.delivery-city__search-input a:focus-visible,.delivery-detail-menu__list-title a:focus-visible,.delivery-detail-menu__search-input a:focus-visible,.delivery-detail__heading a:focus-visible,.delivery-tabs__card-header a a:focus-visible,.double-form__heading-item.active a:focus-visible,.dropdown-filter dd>div input[type=checkbox]+label a:focus-visible,.dropdown-filter dt a a:focus-visible,.employees-item__title a:focus-visible,.events-calendar__title a:focus-visible,.file-load__field label a:focus-visible,.glossary-filter__item a:focus-visible,.group-item input[type=checkbox]+label a:focus-visible,.group-item input[type=email] a:focus-visible,.group-item input[type=password] a:focus-visible,.group-item input[type=phone] a:focus-visible,.group-item input[type=radio]+label a:focus-visible,.group-item input[type=text] a:focus-visible,.group-item textarea a:focus-visible,.h1 a:focus-visible,.h2 a:focus-visible,.h3 a:focus-visible,.h4 a:focus-visible,.h5 a:focus-visible,.h6 a:focus-visible,.header-search__input a:focus-visible,.link a:focus-visible,.main-content input[type=checkbox]+label a:focus-visible,.main-content input[type=email] a:focus-visible,.main-content input[type=password] a:focus-visible,.main-content input[type=phone] a:focus-visible,.main-content input[type=radio]+label a:focus-visible,.main-content input[type=text] a:focus-visible,.main-content textarea a:focus-visible,.modal .modal-content__header a:focus-visible,.modal input[type=checkbox]+label a:focus-visible,.modal input[type=email] a:focus-visible,.modal input[type=password] a:focus-visible,.modal input[type=phone] a:focus-visible,.modal input[type=radio]+label a:focus-visible,.modal input[type=text] a:focus-visible,.modal textarea a:focus-visible,.news-sections-list__item.active a:focus-visible,.news-sections-list__item a:focus-visible,.our-strategy__contacts-text a:focus-visible,.our-strategy__services-item a:focus-visible,.page-header__catalog-menu-count a:focus-visible,.page-header__catalog-menu-title a:focus-visible,.pagination__item a:focus-visible,.partners-finance-support__bold a:focus-visible,.partners-special-item__name a:focus-visible,.read-more-link a a:focus-visible,.read-more-link button a:focus-visible,.rewards-item__name a:focus-visible,.section-menu__heading a:focus-visible,.section-menu__item a:focus-visible,.smart-filter .checkbox-filter input[type=checkbox]+label a:focus-visible,.special-catalog-menu__item a:focus-visible,.top-catalog-menu__sub-menu-heading a:focus-visible,.top-menu__back-link a a:focus-visible,.vendors-block__heading a:focus-visible,.vertical-advantages-item__dscr a:focus-visible,.vertical-advantages-item__name a:focus-visible,.warranty-menu .left-menu__item>a a:focus-visible,h1 a:focus-visible,h2 a:focus-visible,h3 a:focus-visible,h4 a:focus-visible,h5 a:focus-visible,h6 a:focus-visible{text-decoration:none;outline:2px solid #00b0ff;border-radius:1px;outline-offset:4px}.contacts-people-block__heading,.delivery-detail__heading,.h1,h1{font-size:28px;line-height:1.29}@media (min-width:768px){.contacts-people-block__heading,.delivery-detail__heading,.h1,h1{font-size:40px;line-height:1.25}}@media (min-width:1200px){.contacts-people-block__heading,.delivery-detail__heading,.h1,h1{font-size:46px;line-height:1.22}}.cart__empty,.double-form__heading-item.active,.h2,.modal .modal-content__header,.news-sections-list__item.active,h2{font-size:24px;line-height:1.33}@media (min-width:768px){.cart__empty,.double-form__heading-item.active,.h2,.modal .modal-content__header,.news-sections-list__item.active,h2{font-size:32px;line-height:1.31}}@media (min-width:1200px){.cart__empty,.double-form__heading-item.active,.h2,.modal .modal-content__header,.news-sections-list__item.active,h2{font-size:38px;line-height:1.26}}.contacts-people-item__name,.employees-item__title,.h3,.our-strategy__contacts-text,.section-menu__heading,.top-catalog-menu__sub-menu-heading,h3{font-size:22px;line-height:1.27}@media (min-width:768px){.contacts-people-item__name,.employees-item__title,.h3,.our-strategy__contacts-text,.section-menu__heading,.top-catalog-menu__sub-menu-heading,h3{font-size:28px;line-height:1.29}}@media (min-width:1200px){.contacts-people-item__name,.employees-item__title,.h3,.our-strategy__contacts-text,.section-menu__heading,.top-catalog-menu__sub-menu-heading,h3{font-size:30px;line-height:1.33}}.actions-detail__property-name,.become-partner__btn a span,.catalog-filter-menu__full-heading,.catalog-filter__heading,.catalog-section-menu__item,.catalog-warning__text,.contacts-section-item__title,.delivery-detail-menu__list-title,.delivery-tabs__card-header a,.events-calendar__title,.glossary-filter__item,.h4,.page-header__catalog-menu-title,.partners-special-item__name,.special-catalog-menu__item,.vendors-block__heading,.warranty-menu .left-menu__item>a,h4{font-size:20px;line-height:1.3}@media (min-width:768px){.actions-detail__property-name,.become-partner__btn a span,.catalog-filter-menu__full-heading,.catalog-filter__heading,.catalog-section-menu__item,.catalog-warning__text,.contacts-section-item__title,.delivery-detail-menu__list-title,.delivery-tabs__card-header a,.events-calendar__title,.glossary-filter__item,.h4,.page-header__catalog-menu-title,.partners-special-item__name,.special-catalog-menu__item,.vendors-block__heading,.warranty-menu .left-menu__item>a,h4{font-size:24px;line-height:1.33}}.become-partner__btn a span.uppercase,.delivery-tabs__card-header a.uppercase,.h4.uppercase,.uppercase.actions-detail__property-name,.uppercase.catalog-filter-menu__full-heading,.uppercase.catalog-filter__heading,.uppercase.catalog-section-menu__item,.uppercase.catalog-warning__text,.uppercase.contacts-section-item__title,.uppercase.delivery-detail-menu__list-title,.uppercase.events-calendar__title,.uppercase.glossary-filter__item,.uppercase.h4,.uppercase.page-header__catalog-menu-title,.uppercase.partners-special-item__name,.uppercase.special-catalog-menu__item,.uppercase.vendors-block__heading,.warranty-menu .left-menu__item>a.uppercase,h4.uppercase{line-height:1.4}@media (min-width:768px){.become-partner__btn a span.uppercase,.delivery-tabs__card-header a.uppercase,.h4.uppercase,.uppercase.actions-detail__property-name,.uppercase.catalog-filter-menu__full-heading,.uppercase.catalog-filter__heading,.uppercase.catalog-section-menu__item,.uppercase.catalog-warning__text,.uppercase.contacts-section-item__title,.uppercase.delivery-detail-menu__list-title,.uppercase.events-calendar__title,.uppercase.glossary-filter__item,.uppercase.h4,.uppercase.page-header__catalog-menu-title,.uppercase.partners-special-item__name,.uppercase.special-catalog-menu__item,.uppercase.vendors-block__heading,.warranty-menu .left-menu__item>a.uppercase,h4.uppercase{line-height:1.33}}.advantages-item__name,.bottom-menu__heading,.catalog-left-menu__heading,.delivery-advantages-item__name,.h5,.our-strategy__services-item,.rewards-item__name,.section-menu__item,.vertical-advantages-item__name,h5{font-size:18px;line-height:1.33}@media (min-width:768px){.advantages-item__name,.bottom-menu__heading,.catalog-left-menu__heading,.delivery-advantages-item__name,.h5,.our-strategy__services-item,.rewards-item__name,.section-menu__item,.vertical-advantages-item__name,h5{font-size:20px;line-height:1.4}}.add-sections input[type=checkbox]+label,.add-sections input[type=email],.add-sections input[type=password],.add-sections input[type=phone],.add-sections input[type=radio]+label,.add-sections input[type=text],.add-sections textarea,.advantages-item__dscr,.back-link a,.back-link button,.become-partner__btn a,.bottom-menu__item,.catalog-detail__price-list,.catalog-detail__price-title,.catalog-detail__show-properties a,.choices[data-type=select-one] .choices__item,.delivery-city__search-input,.delivery-detail-menu__search-input,.dropdown-filter dd>div input[type=checkbox]+label,.dropdown-filter dt a,.file-load__field label,.group-item input[type=checkbox]+label,.group-item input[type=email],.group-item input[type=password],.group-item input[type=phone],.group-item input[type=radio]+label,.group-item input[type=text],.group-item textarea,.h6,.header-search__input,.link,.main-content input[type=checkbox]+label,.main-content input[type=email],.main-content input[type=password],.main-content input[type=phone],.main-content input[type=radio]+label,.main-content input[type=text],.main-content textarea,.modal input[type=checkbox]+label,.modal input[type=email],.modal input[type=password],.modal input[type=phone],.modal input[type=radio]+label,.modal input[type=text],.modal textarea,.news-sections-list__item,.page-header__catalog-menu-count,.pagination__item,.partners-finance-support__bold,.read-more-link a,.read-more-link button,.smart-filter .checkbox-filter input[type=checkbox]+label,.top-menu__back-link a,.vertical-advantages-item__dscr,h6{font-size:16px;line-height:1.38}@media (min-width:768px){.add-sections input[type=checkbox]+label,.add-sections input[type=email],.add-sections input[type=password],.add-sections input[type=phone],.add-sections input[type=radio]+label,.add-sections input[type=text],.add-sections textarea,.advantages-item__dscr,.back-link a,.back-link button,.become-partner__btn a,.bottom-menu__item,.catalog-detail__price-list,.catalog-detail__price-title,.catalog-detail__show-properties a,.choices[data-type=select-one] .choices__item,.delivery-city__search-input,.delivery-detail-menu__search-input,.dropdown-filter dd>div input[type=checkbox]+label,.dropdown-filter dt a,.file-load__field label,.group-item input[type=checkbox]+label,.group-item input[type=email],.group-item input[type=password],.group-item input[type=phone],.group-item input[type=radio]+label,.group-item input[type=text],.group-item textarea,.h6,.header-search__input,.link,.main-content input[type=checkbox]+label,.main-content input[type=email],.main-content input[type=password],.main-content input[type=phone],.main-content input[type=radio]+label,.main-content input[type=text],.main-content textarea,.modal input[type=checkbox]+label,.modal input[type=email],.modal input[type=password],.modal input[type=phone],.modal input[type=radio]+label,.modal input[type=text],.modal textarea,.news-sections-list__item,.page-header__catalog-menu-count,.pagination__item,.partners-finance-support__bold,.read-more-link a,.read-more-link button,.smart-filter .checkbox-filter input[type=checkbox]+label,.top-menu__back-link a,.vertical-advantages-item__dscr,h6{font-size:16px;line-height:1.5}}.number{font-family:Kelson Sans;color:#00234d;font-style:normal;font-weight:700;font-size:36px;line-height:1.22}@media (min-width:768px){.number{font-size:50px;line-height:1.2}}@media (min-width:1200px){.number{font-size:64px;line-height:1.19}}.bx-filter .bx-filter-popup-result,.bx-filter .bx-ui-slider-part.p1,.bx-filter .bx-ui-slider-part.p5,.bx-filter .bx-ui-slider-pricebar-bottom-text,.catalog-detail__vendor-code,.catalog-filter-menu__filter-close a,.dscr,.page-footer__copyright,.page-footer__creator,.smart-filter__reset button{font-family:Kelson Sans;color:#00234d;font-style:normal;font-weight:400;font-size:14px;line-height:1.43}@media (min-width:768px){.bx-filter .bx-filter-popup-result,.bx-filter .bx-ui-slider-part.p1,.bx-filter .bx-ui-slider-part.p5,.bx-filter .bx-ui-slider-pricebar-bottom-text,.catalog-detail__vendor-code,.catalog-filter-menu__filter-close a,.dscr,.page-footer__copyright,.page-footer__creator,.smart-filter__reset button{line-height:1.57}}.bx-filter .light.bx-filter-popup-result,.bx-filter .light.bx-ui-slider-part.p1,.bx-filter .light.bx-ui-slider-part.p5,.bx-filter .light.bx-ui-slider-pricebar-bottom-text,.catalog-filter-menu__filter-close a.light,.dscr.light,.light.catalog-detail__vendor-code,.light.page-footer__copyright,.light.page-footer__creator,.smart-filter__reset button.light{font-weight:300}.imitate-link,a{color:#00234d;text-decoration:none}.imitate-link:active,.imitate-link:focus,.imitate-link:hover,a:active,a:focus,a:hover{outline:0;color:#00234d;text-decoration:underline}.imitate-link:focus-visible,a:focus-visible{outline:2px solid #00b0ff;outline-offset:2px;border-radius:2px;text-decoration:none;border:0}.catalog-detail__show-properties a,.file-load__field label,.link,.news-sections-list__item,.top-menu__back-link a{margin:0;text-decoration:none;border-bottom:1px dashed #00234d}.catalog-detail__show-properties a:active,.catalog-detail__show-properties a:focus,.catalog-detail__show-properties a:hover,.file-load__field label:active,.file-load__field label:focus,.file-load__field label:hover,.link:active,.link:focus,.link:hover,.news-sections-list__item:active,.news-sections-list__item:focus,.news-sections-list__item:hover,.top-menu__back-link a:active,.top-menu__back-link a:focus,.top-menu__back-link a:hover{text-decoration:none;border-bottom:1px solid #00234d}.catalog-detail__show-properties a:focus-visible,.file-load__field label:focus-visible,.link:focus-visible,.news-sections-list__item:focus-visible,.top-menu__back-link a:focus-visible{outline:2px solid #00b0ff;outline-offset:2px;border-radius:2px;border:0}.link--orange{color:#b95c00;border-bottom:1px dashed #b95c00}.link--orange:active,.link--orange:focus,.link--orange:hover{color:#b95c00;border-bottom:1px solid #b95c00}.link--white{color:#fff;border-bottom:1px dashed #fff}.link--white:active,.link--white:focus,.link--white:hover{border-bottom:1px solid #fff}p{margin:0 0 12px}@media (min-width:768px){p{margin:0 0 16px}}p a{text-decoration:none}p a:active,p a:focus,p a:hover{text-decoration:underline}p a:focus-visible{outline:2px solid #00b0ff;border-radius:2px;outline-offset:2px}.big-bold a,.big-quote a,.big a,.bold a,.bx-filter .bx-filter-popup-result a,.bx-filter .bx-ui-slider-part.p1 a,.bx-filter .bx-ui-slider-part.p5 a,.bx-filter .bx-ui-slider-pricebar-bottom-text a,.catalog-detail__vendor-code a,.catalog-filter-menu__filter-close a a,.dscr a,.large-bold a,.large a,.page-footer__copyright a,.page-footer__creator a,.small a,.smart-filter__reset button a,p a:focus-visible,small a{text-decoration:none}.big-bold a:active,.big-bold a:focus,.big-bold a:hover,.big-quote a:active,.big-quote a:focus,.big-quote a:hover,.big a:active,.big a:focus,.big a:hover,.bold a:active,.bold a:focus,.bold a:hover,.bx-filter .bx-filter-popup-result a:active,.bx-filter .bx-filter-popup-result a:focus,.bx-filter .bx-filter-popup-result a:hover,.bx-filter .bx-ui-slider-part.p1 a:active,.bx-filter .bx-ui-slider-part.p1 a:focus,.bx-filter .bx-ui-slider-part.p1 a:hover,.bx-filter .bx-ui-slider-part.p5 a:active,.bx-filter .bx-ui-slider-part.p5 a:focus,.bx-filter .bx-ui-slider-part.p5 a:hover,.bx-filter .bx-ui-slider-pricebar-bottom-text a:active,.bx-filter .bx-ui-slider-pricebar-bottom-text a:focus,.bx-filter .bx-ui-slider-pricebar-bottom-text a:hover,.catalog-detail__vendor-code a:active,.catalog-detail__vendor-code a:focus,.catalog-detail__vendor-code a:hover,.catalog-filter-menu__filter-close a a:active,.catalog-filter-menu__filter-close a a:focus,.catalog-filter-menu__filter-close a a:hover,.dscr a:active,.dscr a:focus,.dscr a:hover,.large-bold a:active,.large-bold a:focus,.large-bold a:hover,.large a:active,.large a:focus,.large a:hover,.page-footer__copyright a:active,.page-footer__copyright a:focus,.page-footer__copyright a:hover,.page-footer__creator a:active,.page-footer__creator a:focus,.page-footer__creator a:hover,.small a:active,.small a:focus,.small a:hover,.smart-filter__reset button a:active,.smart-filter__reset button a:focus,.smart-filter__reset button a:hover,small a:active,small a:focus,small a:hover{text-decoration:underline}.big-bold a:focus-visible,.big-quote a:focus-visible,.big a:focus-visible,.bold a:focus-visible,.bx-filter .bx-filter-popup-result a:focus-visible,.bx-filter .bx-ui-slider-part.p1 a:focus-visible,.bx-filter .bx-ui-slider-part.p5 a:focus-visible,.bx-filter .bx-ui-slider-pricebar-bottom-text a:focus-visible,.catalog-detail__vendor-code a:focus-visible,.catalog-filter-menu__filter-close a a:focus-visible,.dscr a:focus-visible,.large-bold a:focus-visible,.large a:focus-visible,.page-footer__copyright a:focus-visible,.page-footer__creator a:focus-visible,.small a:focus-visible,.smart-filter__reset button a:focus-visible,small a:focus-visible{text-decoration:none;outline:2px solid #00b0ff;border-radius:2px;outline-offset:2px}.large{margin-bottom:14px}@media (min-width:768px){.large{margin-bottom:20px}}.large-bold{margin-bottom:14px}@media (min-width:768px){.large-bold{margin-bottom:20px}}.big{margin-bottom:12px}@media (min-width:768px){.big{margin-bottom:16px}}@media (min-width:1200px){.big{margin-bottom:20px}}.big-bold{margin-bottom:12px}@media (min-width:768px){.big-bold{margin-bottom:16px}}@media (min-width:1200px){.big-bold{margin-bottom:20px}}.big-quote{margin-bottom:12px}@media (min-width:768px){.big-quote{margin-bottom:16px}}@media (min-width:1200px){.big-quote{margin-bottom:20px}}.bold{margin-bottom:12px}@media (min-width:768px){.bold{margin-bottom:16px}}ul{list-style:none;padding-left:0;margin-bottom:12px}@media (min-width:768px){ul{margin-bottom:16px}}ul li{margin-bottom:8px;position:relative;padding-left:14px}ul li:before{content:"";display:block;width:6px;height:6px;position:absolute;top:9px;left:0;border-radius:6px;overflow:hidden;background-color:#00234d}ul.big-list li{padding-left:18px}ul.big-list li:before{top:10px}@media (min-width:768px){ul.big-list li:before{top:12px}}ul.square-list li{padding-left:20px}ul.square-list li:before{width:8px;height:8px;top:50%;left:0;transform:translateY(-50%);border-radius:0;background-color:#879fbc}ol{list-style:none;counter-reset:item;padding-left:0;margin-bottom:12px}@media (min-width:768px){ol{margin-bottom:16px}}ol>li{margin-bottom:4px;position:relative;padding-left:32px}ol>li:before{content:counter(item) ".";counter-increment:item;position:absolute;font-weight:600;left:0;width:24px;text-align:center}ol.big-list>li{margin-bottom:8px;padding-left:40px}@media (min-width:768px){ol.big-list>li{padding-left:44px}}ol.big-list>li:before{width:28px}@media (min-width:768px){ol.big-list>li:before{width:32px}}ol ol,ol ul,ul ol,ul ul{margin-bottom:12px}@media (min-width:768px){ol ol,ol ul,ul ol,ul ul{margin-bottom:16px}}blockquote{font-style:italic;margin:0 0 12px;border:none}@media (min-width:768px){blockquote{margin:0 0 16px}}.small,.small-bold,small{margin-bottom:12px}.btn,.route__btn{display:inline-block;color:#fff;font-family:Kelson Sans;font-size:16px;letter-spacing:normal;font-weight:400;font-style:normal;line-height:1.38;white-space:normal;text-align:center;padding:10px 12px;margin:0;border-radius:6px;border:2px solid #f49b00;cursor:pointer;background-color:#f49b00;transition:all .3s}@media (min-width:768px){.btn,.route__btn{line-height:1.5;padding:10px 14px}}.btn:active,.btn:focus,.btn:hover,.route__btn:active,.route__btn:focus,.route__btn:hover{background-color:#f48400;border-color:#f48400;color:#fff;outline:0;box-shadow:none;text-decoration:none;transition:all .3s}.btn:focus-visible,.route__btn:focus-visible{background-color:#f49b00;border-color:#00b0ff;outline:0;box-shadow:none}.btn.disabled,.btn:disabled,.disabled.route__btn,.route__btn:disabled{cursor:default!important}.btn.disabled,.btn.disabled:active,.btn.disabled:focus,.btn.disabled:hover,.btn:disabled,.btn:disabled:active,.btn:disabled:focus,.btn:disabled:hover,.disabled.route__btn,.disabled.route__btn:active,.disabled.route__btn:focus,.disabled.route__btn:hover,.route__btn:disabled,.route__btn:disabled:active,.route__btn:disabled:focus,.route__btn:disabled:hover{border-color:#d1ddea;background-color:#d1ddea;color:#8da6c3;box-shadow:none;opacity:1}.btn--blue{background-color:#1e71b7;border-color:#1e71b7}.btn--blue:active,.btn--blue:focus,.btn--blue:hover{background-color:#084e88;border-color:#084e88}.btn--blue:focus-visible{background-color:#1e71b7;border-color:#00b0ff}.btn--uppercase{text-transform:uppercase;padding:12px 18px 10px}@media (min-width:768px){.btn--uppercase{padding:14px 26px 10px}}@media (min-width:1200px){.btn--uppercase{padding:14px 30px 10px}}.btn--big{font-size:20px;line-height:1.3;margin-bottom:0;padding:16px 24px 14px}@media (min-width:768px){.btn--big{font-size:24px;line-height:1.33;padding:20px 28px 16px;border-radius:8px}}@media (min-width:1200px){.btn--big{padding:24px 32px 20px}}.btn--h4{font-size:20px;line-height:1.3;margin-bottom:0;padding:12px 24px 10px}@media (min-width:768px){.btn--h4{font-size:24px;line-height:1.33;padding:14px 28px 10px;border-radius:8px}}@media (min-width:1200px){.btn--h4{padding:14px 32px 10px}}.btn--stroke{margin:4px}.btn--stroke,.btn--stroke:active,.btn--stroke:focus,.btn--stroke:hover{outline:4px solid #fff}.btn--gray-stroke{border:none}@media (min-width:576px){.btn--gray-stroke{margin:4px;border:none}}@media (min-width:576px){.btn--gray-stroke,.btn--gray-stroke:active,.btn--gray-stroke:focus,.btn--gray-stroke:hover{outline:4px solid #ecf2fb}}.btn--gray-stroke:focus-visible{outline-offset:0;outline:2px solid #00b0ff}@media (min-width:576px){.btn--gray-stroke:focus-visible{outline:4px solid #00b0ff}}.btn--big-stroke{margin:4px;outline:4px solid #fff;padding:14px 22px 12px;border-radius:6px}@media (min-width:768px){.btn--big-stroke{margin:6px;outline:6px solid #fff;padding:18px 26px 14px;border-radius:8px}}@media (min-width:1200px){.btn--big-stroke{padding:22px 30px 18px;border-radius:12px}}.btn--big-stroke:active,.btn--big-stroke:focus,.btn--big-stroke:hover{outline:4px solid #fff}@media (min-width:768px){.btn--big-stroke:active,.btn--big-stroke:focus,.btn--big-stroke:hover{outline:6px solid #fff}}.btn--small{background-color:#1e71b7;border-color:#1e71b7;font-family:Open Sans;font-size:14px;line-height:1.43;padding:6px 12px}@media (min-width:768px){.btn--small{padding:6px 14px}}.btn--small:active,.btn--small:focus,.btn--small:hover{background-color:#084e88;border-color:#084e88}.btn--small:focus-visible{background-color:#1e71b7;border-color:#00b0ff}.btn--small-white,.route__btn{color:#003b81;background-color:transparent;border:1px solid #1e71b7;font-family:Open Sans;font-size:14px;line-height:1.43;padding:7px 13px}@media (min-width:768px){.btn--small-white,.route__btn{padding:7px 15px}}.btn--small-white:active,.btn--small-white:focus,.btn--small-white:hover,.route__btn:active,.route__btn:focus,.route__btn:hover{background-color:#084e88;border-color:#084e88;color:#fff}.btn--small-white:focus-visible,.route__btn:focus-visible{background-color:transparent;border:2px solid #00b0ff;color:#003b81;padding:6px 12px}@media (min-width:768px){.btn--small-white:focus-visible,.route__btn:focus-visible{padding:6px 14px}}.btn--small-white.disabled,.btn--small-white.disabled:active,.btn--small-white.disabled:focus,.btn--small-white.disabled:hover,.btn--small-white:disabled,.btn--small-white:disabled:active,.btn--small-white:disabled:focus,.btn--small-white:disabled:hover,.disabled.route__btn,.disabled.route__btn:active,.disabled.route__btn:focus,.disabled.route__btn:hover,.route__btn:disabled,.route__btn:disabled:active,.route__btn:disabled:focus,.route__btn:disabled:hover{color:#d1ddea;border-color:#d1ddea;background-color:transparent}.btn--small-white.disabled:focus-visible,.btn--small-white:disabled:focus-visible,.disabled.route__btn:focus-visible,.route__btn:disabled:focus-visible{color:#d1ddea;border:1px solid #d1ddea;background-color:transparent;padding:7px 13px}@media (min-width:768px){.btn--small-white.disabled:focus-visible,.btn--small-white:disabled:focus-visible,.disabled.route__btn:focus-visible,.route__btn:disabled:focus-visible{padding:7px 15px}}.btn--print{font-size:14px;line-height:1.43;background-color:#1e71b7;border-color:#1e71b7;padding:12px 14px 12px 40px;position:relative}.btn--print:before{content:"";display:block;width:18px;height:18px;position:absolute;top:50%;transform:translateY(-50%);left:14px;background-repeat:no-repeat;background-position:0 0;background-size:18px;background-image:url(/images-main/icons/To-Print.svg)}.btn--print:active,.btn--print:focus,.btn--print:hover{background-color:#084e88;border-color:#084e88}.btn--print:focus-visible{background-color:#1e71b7;border-color:#00b0ff}.btn--b2b{position:relative;padding:12px 24px 10px}@media (min-width:768px){.btn--b2b{padding:14px 28px 10px}}@media (min-width:1200px){.btn--b2b{padding:14px 32px 10px}}.btn--b2b:before{content:"";display:block;width:56px;height:56px;position:absolute;top:50%;transform:translateY(-50%);left:-12px;background-repeat:no-repeat;background-position:0 0;background-size:56px;background-image:url(/images-main/icons/b2b-btn.png)}@media (min-width:768px){.btn--b2b:before{width:60px;height:60px;left:-36px;background-size:60px}}.icon-btn{position:relative;display:inline-block;color:#fff;font-family:Kelson Sans;letter-spacing:normal;font-weight:400;font-style:normal;white-space:normal;font-size:14px;line-height:1.43;text-align:center;margin:0;border-radius:6px;border:2px solid #1e71b7;cursor:pointer;background-color:#1e71b7;transition:all .3s;padding:10px 12px 10px 38px}@media (min-width:768px){.icon-btn{line-height:1.57;padding:10px 14px 10px 40px}}.icon-btn:active,.icon-btn:focus,.icon-btn:hover{background-color:#084e88;border-color:#084e88;color:#fff;outline:0;box-shadow:none;text-decoration:none;transition:all .3s}.icon-btn:focus-visible{background-color:#1e71b7;border-color:#00b0ff;outline:0;box-shadow:none}.icon-btn:before{content:"";display:block;position:absolute;top:11px;left:12px;width:18px;height:18px;background-repeat:no-repeat;background-position:0 0;background-size:18px}@media (min-width:768px){.icon-btn:before{top:12px;left:14px}}.icon-btn.disabled,.icon-btn:disabled{cursor:default!important}.icon-btn.disabled,.icon-btn.disabled:active,.icon-btn.disabled:focus,.icon-btn.disabled:hover,.icon-btn:disabled,.icon-btn:disabled:active,.icon-btn:disabled:focus,.icon-btn:disabled:hover{border-color:#d1ddea;background-color:#d1ddea;color:#8da6c3;box-shadow:none;opacity:1}.icon-btn.disabled:before,.icon-btn:disabled:before{background-position:0 100%}.icon-btn--print:before{background-image:url(/images-main/icons/To-Print.svg)}.icon-btn--check{width:30px;height:30px;padding:0;border-color:#1e71b7;background-color:transparent}@media (min-width:992px){.icon-btn--check{width:35px;height:35px}}.icon-btn--check:before{width:20px;height:16px;top:50%;left:50%;transform:translate(-50%,-50%);background-size:20px;background-image:url(/images-main/icons/pagination-next-sprite.svg);background-position:0 0}.icon-btn--check:active,.icon-btn--check:focus,.icon-btn--check:hover{border-color:#1e71b7;background-color:#1e71b7}.icon-btn--check:active:before,.icon-btn--check:focus:before,.icon-btn--check:hover:before{background-position:0 50%}table{width:100%;max-width:100%;position:relative;border-collapse:collapse}table th{text-align:left;padding:14px 12px}@media (min-width:768px){table th{padding:16px 12px}}table th:first-child{color:#1e71b7}@media (min-width:768px){table th:first-child{padding-left:40px}}@media (min-width:992px){table th:first-child{padding-left:44px}}@media (min-width:768px){table th:last-child{padding-right:40px}}@media (min-width:1200px){table th:last-child{padding-right:44px}}table td{padding:14px 12px}@media (min-width:768px){table td{padding:16px 12px}}table td:first-child{color:#1e71b7}@media (min-width:768px){table td:first-child{padding-left:40px}}@media (min-width:992px){table td:first-child{padding-left:44px}}@media (min-width:768px){table td:last-child{padding-right:40px}}@media (min-width:1200px){table td:last-child{padding-right:44px}}table tr{border-top:1px solid #d1ddea}table tr:first-child{border-top:none}table thead tr{border-bottom:1px solid #d1ddea}.add-sections input[type=checkbox],.group-item input[type=checkbox],.main-content input[type=checkbox],.modal input[type=checkbox]{width:10px;line-height:0;font-size:16px;position:absolute!important;opacity:0}.add-sections input[type=checkbox]:focus-visible+label:before,.group-item input[type=checkbox]:focus-visible+label:before,.main-content input[type=checkbox]:focus-visible+label:before,.modal input[type=checkbox]:focus-visible+label:before{background-position:0 25%}.add-sections input[type=checkbox]:focus-visible:checked+label:before,.group-item input[type=checkbox]:focus-visible:checked+label:before,.main-content input[type=checkbox]:focus-visible:checked+label:before,.modal input[type=checkbox]:focus-visible:checked+label:before{background-position:0 75%}.add-sections input[type=checkbox]+label,.group-item input[type=checkbox]+label,.main-content input[type=checkbox]+label,.modal input[type=checkbox]+label{margin-bottom:2px;cursor:pointer;min-height:24px;align-items:center;font-size:16px;display:inline-block;color:#00234d;position:relative;padding:0 0 0 36px}.add-sections input[type=checkbox]+label:before,.group-item input[type=checkbox]+label:before,.main-content input[type=checkbox]+label:before,.modal input[type=checkbox]+label:before{content:"";position:absolute;top:-3px;left:0;width:24px;height:24px;background-image:url(/images-main/icons/checkbox-icon-sprite.svg);background-repeat:no-repeat;background-position:0 0;background-size:24px;margin-top:0}.add-sections input[type=checkbox]:checked+label:before,.group-item input[type=checkbox]:checked+label:before,.main-content input[type=checkbox]:checked+label:before,.modal input[type=checkbox]:checked+label:before{background-position:0 50%}.add-sections input[type=checkbox]:disabled+label,.group-item input[type=checkbox]:disabled+label,.main-content input[type=checkbox]:disabled+label,.modal input[type=checkbox]:disabled+label{color:#a3abb1}.add-sections input[type=checkbox]:disabled+label:before,.group-item input[type=checkbox]:disabled+label:before,.main-content input[type=checkbox]:disabled+label:before,.modal input[type=checkbox]:disabled+label:before{background-position:0 0;opacity:.5}.add-sections input[type=radio],.group-item input[type=radio],.main-content input[type=radio],.modal input[type=radio]{width:10px;line-height:0;font-size:16px;position:absolute!important;opacity:0}.add-sections input[type=radio]:focus-visible+label:before,.group-item input[type=radio]:focus-visible+label:before,.main-content input[type=radio]:focus-visible+label:before,.modal input[type=radio]:focus-visible+label:before{border-color:#00b0ff}.add-sections input[type=radio]:focus-visible:checked+label:before,.group-item input[type=radio]:focus-visible:checked+label:before,.main-content input[type=radio]:focus-visible:checked+label:before,.modal input[type=radio]:focus-visible:checked+label:before{border-color:#00b0ff;background-color:#1e71b7}.add-sections input[type=radio]+label,.group-item input[type=radio]+label,.main-content input[type=radio]+label,.modal input[type=radio]+label{margin-bottom:2px;cursor:pointer;min-height:24px;align-items:center;font-size:16px;display:inline-block;color:#00234d;position:relative;padding:0 0 0 36px}.add-sections input[type=radio]+label:before,.group-item input[type=radio]+label:before,.main-content input[type=radio]+label:before,.modal input[type=radio]+label:before{content:"";position:absolute;top:-3px;left:0;width:24px;height:24px;border-radius:50%;border:1px solid #00234d;background-color:#fff;margin-top:0}.add-sections input[type=radio]:checked+label:before,.group-item input[type=radio]:checked+label:before,.main-content input[type=radio]:checked+label:before,.modal input[type=radio]:checked+label:before{border-color:#1e71b7;background-color:#1e71b7}.add-sections textarea,.group-item textarea,.main-content textarea,.modal textarea{display:block;height:auto;resize:none;overflow:hidden;margin-bottom:2px;width:100%;padding:0 0 4px;border:0;color:#00234d;border-bottom:1px solid #00234d;background:transparent;outline:0;box-shadow:none;appearance:none}.add-sections textarea:hover,.group-item textarea:hover,.main-content textarea:hover,.modal textarea:hover{outline:0;box-shadow:none;color:#003b81}.add-sections textarea:hover::-webkit-input-placeholder,.group-item textarea:hover::-webkit-input-placeholder,.main-content textarea:hover::-webkit-input-placeholder,.modal textarea:hover::-webkit-input-placeholder{color:#003b81}.add-sections textarea:hover:-moz-placeholder,.add-sections textarea:hover::-moz-placeholder,.group-item textarea:hover:-moz-placeholder,.group-item textarea:hover::-moz-placeholder,.main-content textarea:hover:-moz-placeholder,.main-content textarea:hover::-moz-placeholder,.modal textarea:hover:-moz-placeholder,.modal textarea:hover::-moz-placeholder{color:#003b81}.add-sections textarea:hover:-ms-input-placeholder,.group-item textarea:hover:-ms-input-placeholder,.main-content textarea:hover:-ms-input-placeholder,.modal textarea:hover:-ms-input-placeholder{color:#003b81}.add-sections textarea:active,.add-sections textarea:focus,.group-item textarea:active,.group-item textarea:focus,.main-content textarea:active,.main-content textarea:focus,.modal textarea:active,.modal textarea:focus{outline:0;box-shadow:none;color:#003b81}.add-sections textarea:active::-webkit-input-placeholder,.add-sections textarea:focus::-webkit-input-placeholder,.group-item textarea:active::-webkit-input-placeholder,.group-item textarea:focus::-webkit-input-placeholder,.main-content textarea:active::-webkit-input-placeholder,.main-content textarea:focus::-webkit-input-placeholder,.modal textarea:active::-webkit-input-placeholder,.modal textarea:focus::-webkit-input-placeholder{color:transparent}.add-sections textarea:active:-moz-placeholder,.add-sections textarea:active::-moz-placeholder,.add-sections textarea:focus:-moz-placeholder,.add-sections textarea:focus::-moz-placeholder,.group-item textarea:active:-moz-placeholder,.group-item textarea:active::-moz-placeholder,.group-item textarea:focus:-moz-placeholder,.group-item textarea:focus::-moz-placeholder,.main-content textarea:active:-moz-placeholder,.main-content textarea:active::-moz-placeholder,.main-content textarea:focus:-moz-placeholder,.main-content textarea:focus::-moz-placeholder,.modal textarea:active:-moz-placeholder,.modal textarea:active::-moz-placeholder,.modal textarea:focus:-moz-placeholder,.modal textarea:focus::-moz-placeholder{color:transparent}.add-sections textarea:active:-ms-input-placeholder,.add-sections textarea:focus:-ms-input-placeholder,.group-item textarea:active:-ms-input-placeholder,.group-item textarea:focus:-ms-input-placeholder,.main-content textarea:active:-ms-input-placeholder,.main-content textarea:focus:-ms-input-placeholder,.modal textarea:active:-ms-input-placeholder,.modal textarea:focus:-ms-input-placeholder{color:transparent}.add-sections textarea:disabled,.group-item textarea:disabled,.main-content textarea:disabled,.modal textarea:disabled{color:#a3abb1;border-bottom:1px solid #a3abb1}.add-sections textarea:disabled:hover,.group-item textarea:disabled:hover,.main-content textarea:disabled:hover,.modal textarea:disabled:hover{color:#a3abb1}.add-sections textarea:disabled:hover::-webkit-input-placeholder,.group-item textarea:disabled:hover::-webkit-input-placeholder,.main-content textarea:disabled:hover::-webkit-input-placeholder,.modal textarea:disabled:hover::-webkit-input-placeholder{color:#a3abb1}.add-sections textarea:disabled:hover:-moz-placeholder,.add-sections textarea:disabled:hover::-moz-placeholder,.group-item textarea:disabled:hover:-moz-placeholder,.group-item textarea:disabled:hover::-moz-placeholder,.main-content textarea:disabled:hover:-moz-placeholder,.main-content textarea:disabled:hover::-moz-placeholder,.modal textarea:disabled:hover:-moz-placeholder,.modal textarea:disabled:hover::-moz-placeholder{color:#a3abb1}.add-sections textarea:disabled:hover:-ms-input-placeholder,.group-item textarea:disabled:hover:-ms-input-placeholder,.main-content textarea:disabled:hover:-ms-input-placeholder,.modal textarea:disabled:hover:-ms-input-placeholder{color:#a3abb1}.add-sections textarea:disabled:active,.add-sections textarea:disabled:focus,.group-item textarea:disabled:active,.group-item textarea:disabled:focus,.main-content textarea:disabled:active,.main-content textarea:disabled:focus,.modal textarea:disabled:active,.modal textarea:disabled:focus{color:#a3abb1}.add-sections textarea:disabled:active::-webkit-input-placeholder,.add-sections textarea:disabled:focus::-webkit-input-placeholder,.group-item textarea:disabled:active::-webkit-input-placeholder,.group-item textarea:disabled:focus::-webkit-input-placeholder,.main-content textarea:disabled:active::-webkit-input-placeholder,.main-content textarea:disabled:focus::-webkit-input-placeholder,.modal textarea:disabled:active::-webkit-input-placeholder,.modal textarea:disabled:focus::-webkit-input-placeholder{color:#a3abb1}.add-sections textarea:disabled:active:-moz-placeholder,.add-sections textarea:disabled:active::-moz-placeholder,.add-sections textarea:disabled:focus:-moz-placeholder,.add-sections textarea:disabled:focus::-moz-placeholder,.group-item textarea:disabled:active:-moz-placeholder,.group-item textarea:disabled:active::-moz-placeholder,.group-item textarea:disabled:focus:-moz-placeholder,.group-item textarea:disabled:focus::-moz-placeholder,.main-content textarea:disabled:active:-moz-placeholder,.main-content textarea:disabled:active::-moz-placeholder,.main-content textarea:disabled:focus:-moz-placeholder,.main-content textarea:disabled:focus::-moz-placeholder,.modal textarea:disabled:active:-moz-placeholder,.modal textarea:disabled:active::-moz-placeholder,.modal textarea:disabled:focus:-moz-placeholder,.modal textarea:disabled:focus::-moz-placeholder{color:#a3abb1}.add-sections textarea:disabled:active:-ms-input-placeholder,.add-sections textarea:disabled:focus:-ms-input-placeholder,.group-item textarea:disabled:active:-ms-input-placeholder,.group-item textarea:disabled:focus:-ms-input-placeholder,.main-content textarea:disabled:active:-ms-input-placeholder,.main-content textarea:disabled:focus:-ms-input-placeholder,.modal textarea:disabled:active:-ms-input-placeholder,.modal textarea:disabled:focus:-ms-input-placeholder{color:#a3abb1}.add-sections textarea::-webkit-input-placeholder,.group-item textarea::-webkit-input-placeholder,.main-content textarea::-webkit-input-placeholder,.modal textarea::-webkit-input-placeholder{color:#677683}.add-sections textarea:-moz-placeholder,.add-sections textarea::-moz-placeholder,.group-item textarea:-moz-placeholder,.group-item textarea::-moz-placeholder,.main-content textarea:-moz-placeholder,.main-content textarea::-moz-placeholder,.modal textarea:-moz-placeholder,.modal textarea::-moz-placeholder{color:#677683}.add-sections textarea:-ms-input-placeholder,.group-item textarea:-ms-input-placeholder,.main-content textarea:-ms-input-placeholder,.modal textarea:-ms-input-placeholder{color:#677683}.add-sections input[type=email],.add-sections input[type=password],.add-sections input[type=phone],.add-sections input[type=text],.group-item input[type=email],.group-item input[type=password],.group-item input[type=phone],.group-item input[type=text],.main-content input[type=email],.main-content input[type=password],.main-content input[type=phone],.main-content input[type=text],.modal input[type=email],.modal input[type=password],.modal input[type=phone],.modal input[type=text]{margin-bottom:2px;width:100%;height:27px;padding:0 0 4px;color:#00234d;border:none;border-bottom:1px solid #00234d;background:transparent;outline:0;box-shadow:none;appearance:none}@media (min-width:768px){.add-sections input[type=email],.add-sections input[type=password],.add-sections input[type=phone],.add-sections input[type=text],.group-item input[type=email],.group-item input[type=password],.group-item input[type=phone],.group-item input[type=text],.main-content input[type=email],.main-content input[type=password],.main-content input[type=phone],.main-content input[type=text],.modal input[type=email],.modal input[type=password],.modal input[type=phone],.modal input[type=text]{height:29px}}.add-sections input[type=email]:hover,.add-sections input[type=password]:hover,.add-sections input[type=phone]:hover,.add-sections input[type=text]:hover,.group-item input[type=email]:hover,.group-item input[type=password]:hover,.group-item input[type=phone]:hover,.group-item input[type=text]:hover,.main-content input[type=email]:hover,.main-content input[type=password]:hover,.main-content input[type=phone]:hover,.main-content input[type=text]:hover,.modal input[type=email]:hover,.modal input[type=password]:hover,.modal input[type=phone]:hover,.modal input[type=text]:hover{outline:0;box-shadow:none;color:#003b81}.add-sections input[type=email]:hover::-webkit-input-placeholder,.add-sections input[type=password]:hover::-webkit-input-placeholder,.add-sections input[type=phone]:hover::-webkit-input-placeholder,.add-sections input[type=text]:hover::-webkit-input-placeholder,.group-item input[type=email]:hover::-webkit-input-placeholder,.group-item input[type=password]:hover::-webkit-input-placeholder,.group-item input[type=phone]:hover::-webkit-input-placeholder,.group-item input[type=text]:hover::-webkit-input-placeholder,.main-content input[type=email]:hover::-webkit-input-placeholder,.main-content input[type=password]:hover::-webkit-input-placeholder,.main-content input[type=phone]:hover::-webkit-input-placeholder,.main-content input[type=text]:hover::-webkit-input-placeholder,.modal input[type=email]:hover::-webkit-input-placeholder,.modal input[type=password]:hover::-webkit-input-placeholder,.modal input[type=phone]:hover::-webkit-input-placeholder,.modal input[type=text]:hover::-webkit-input-placeholder{color:#003b81}.add-sections input[type=email]:hover:-moz-placeholder,.add-sections input[type=email]:hover::-moz-placeholder,.add-sections input[type=password]:hover:-moz-placeholder,.add-sections input[type=password]:hover::-moz-placeholder,.add-sections input[type=phone]:hover:-moz-placeholder,.add-sections input[type=phone]:hover::-moz-placeholder,.add-sections input[type=text]:hover:-moz-placeholder,.add-sections input[type=text]:hover::-moz-placeholder,.group-item input[type=email]:hover:-moz-placeholder,.group-item input[type=email]:hover::-moz-placeholder,.group-item input[type=password]:hover:-moz-placeholder,.group-item input[type=password]:hover::-moz-placeholder,.group-item input[type=phone]:hover:-moz-placeholder,.group-item input[type=phone]:hover::-moz-placeholder,.group-item input[type=text]:hover:-moz-placeholder,.group-item input[type=text]:hover::-moz-placeholder,.main-content input[type=email]:hover:-moz-placeholder,.main-content input[type=email]:hover::-moz-placeholder,.main-content input[type=password]:hover:-moz-placeholder,.main-content input[type=password]:hover::-moz-placeholder,.main-content input[type=phone]:hover:-moz-placeholder,.main-content input[type=phone]:hover::-moz-placeholder,.main-content input[type=text]:hover:-moz-placeholder,.main-content input[type=text]:hover::-moz-placeholder,.modal input[type=email]:hover:-moz-placeholder,.modal input[type=email]:hover::-moz-placeholder,.modal input[type=password]:hover:-moz-placeholder,.modal input[type=password]:hover::-moz-placeholder,.modal input[type=phone]:hover:-moz-placeholder,.modal input[type=phone]:hover::-moz-placeholder,.modal input[type=text]:hover:-moz-placeholder,.modal input[type=text]:hover::-moz-placeholder{color:#003b81}.add-sections input[type=email]:hover:-ms-input-placeholder,.add-sections input[type=password]:hover:-ms-input-placeholder,.add-sections input[type=phone]:hover:-ms-input-placeholder,.add-sections input[type=text]:hover:-ms-input-placeholder,.group-item input[type=email]:hover:-ms-input-placeholder,.group-item input[type=password]:hover:-ms-input-placeholder,.group-item input[type=phone]:hover:-ms-input-placeholder,.group-item input[type=text]:hover:-ms-input-placeholder,.main-content input[type=email]:hover:-ms-input-placeholder,.main-content input[type=password]:hover:-ms-input-placeholder,.main-content input[type=phone]:hover:-ms-input-placeholder,.main-content input[type=text]:hover:-ms-input-placeholder,.modal input[type=email]:hover:-ms-input-placeholder,.modal input[type=password]:hover:-ms-input-placeholder,.modal input[type=phone]:hover:-ms-input-placeholder,.modal input[type=text]:hover:-ms-input-placeholder{color:#003b81}.add-sections input[type=email]:active,.add-sections input[type=email]:focus,.add-sections input[type=password]:active,.add-sections input[type=password]:focus,.add-sections input[type=phone]:active,.add-sections input[type=phone]:focus,.add-sections input[type=text]:active,.add-sections input[type=text]:focus,.group-item input[type=email]:active,.group-item input[type=email]:focus,.group-item input[type=password]:active,.group-item input[type=password]:focus,.group-item input[type=phone]:active,.group-item input[type=phone]:focus,.group-item input[type=text]:active,.group-item input[type=text]:focus,.main-content input[type=email]:active,.main-content input[type=email]:focus,.main-content input[type=password]:active,.main-content input[type=password]:focus,.main-content input[type=phone]:active,.main-content input[type=phone]:focus,.main-content input[type=text]:active,.main-content input[type=text]:focus,.modal input[type=email]:active,.modal input[type=email]:focus,.modal input[type=password]:active,.modal input[type=password]:focus,.modal input[type=phone]:active,.modal input[type=phone]:focus,.modal input[type=text]:active,.modal input[type=text]:focus{outline:0;box-shadow:none;color:#003b81}.add-sections input[type=email]:active::-webkit-input-placeholder,.add-sections input[type=email]:focus::-webkit-input-placeholder,.add-sections input[type=password]:active::-webkit-input-placeholder,.add-sections input[type=password]:focus::-webkit-input-placeholder,.add-sections input[type=phone]:active::-webkit-input-placeholder,.add-sections input[type=phone]:focus::-webkit-input-placeholder,.add-sections input[type=text]:active::-webkit-input-placeholder,.add-sections input[type=text]:focus::-webkit-input-placeholder,.group-item input[type=email]:active::-webkit-input-placeholder,.group-item input[type=email]:focus::-webkit-input-placeholder,.group-item input[type=password]:active::-webkit-input-placeholder,.group-item input[type=password]:focus::-webkit-input-placeholder,.group-item input[type=phone]:active::-webkit-input-placeholder,.group-item input[type=phone]:focus::-webkit-input-placeholder,.group-item input[type=text]:active::-webkit-input-placeholder,.group-item input[type=text]:focus::-webkit-input-placeholder,.main-content input[type=email]:active::-webkit-input-placeholder,.main-content input[type=email]:focus::-webkit-input-placeholder,.main-content input[type=password]:active::-webkit-input-placeholder,.main-content input[type=password]:focus::-webkit-input-placeholder,.main-content input[type=phone]:active::-webkit-input-placeholder,.main-content input[type=phone]:focus::-webkit-input-placeholder,.main-content input[type=text]:active::-webkit-input-placeholder,.main-content input[type=text]:focus::-webkit-input-placeholder,.modal input[type=email]:active::-webkit-input-placeholder,.modal input[type=email]:focus::-webkit-input-placeholder,.modal input[type=password]:active::-webkit-input-placeholder,.modal input[type=password]:focus::-webkit-input-placeholder,.modal input[type=phone]:active::-webkit-input-placeholder,.modal input[type=phone]:focus::-webkit-input-placeholder,.modal input[type=text]:active::-webkit-input-placeholder,.modal input[type=text]:focus::-webkit-input-placeholder{color:transparent}.add-sections input[type=email]:active:-moz-placeholder,.add-sections input[type=email]:active::-moz-placeholder,.add-sections input[type=email]:focus:-moz-placeholder,.add-sections input[type=email]:focus::-moz-placeholder,.add-sections input[type=password]:active:-moz-placeholder,.add-sections input[type=password]:active::-moz-placeholder,.add-sections input[type=password]:focus:-moz-placeholder,.add-sections input[type=password]:focus::-moz-placeholder,.add-sections input[type=phone]:active:-moz-placeholder,.add-sections input[type=phone]:active::-moz-placeholder,.add-sections input[type=phone]:focus:-moz-placeholder,.add-sections input[type=phone]:focus::-moz-placeholder,.add-sections input[type=text]:active:-moz-placeholder,.add-sections input[type=text]:active::-moz-placeholder,.add-sections input[type=text]:focus:-moz-placeholder,.add-sections input[type=text]:focus::-moz-placeholder,.group-item input[type=email]:active:-moz-placeholder,.group-item input[type=email]:active::-moz-placeholder,.group-item input[type=email]:focus:-moz-placeholder,.group-item input[type=email]:focus::-moz-placeholder,.group-item input[type=password]:active:-moz-placeholder,.group-item input[type=password]:active::-moz-placeholder,.group-item input[type=password]:focus:-moz-placeholder,.group-item input[type=password]:focus::-moz-placeholder,.group-item input[type=phone]:active:-moz-placeholder,.group-item input[type=phone]:active::-moz-placeholder,.group-item input[type=phone]:focus:-moz-placeholder,.group-item input[type=phone]:focus::-moz-placeholder,.group-item input[type=text]:active:-moz-placeholder,.group-item input[type=text]:active::-moz-placeholder,.group-item input[type=text]:focus:-moz-placeholder,.group-item input[type=text]:focus::-moz-placeholder,.main-content input[type=email]:active:-moz-placeholder,.main-content input[type=email]:active::-moz-placeholder,.main-content input[type=email]:focus:-moz-placeholder,.main-content input[type=email]:focus::-moz-placeholder,.main-content input[type=password]:active:-moz-placeholder,.main-content input[type=password]:active::-moz-placeholder,.main-content input[type=password]:focus:-moz-placeholder,.main-content input[type=password]:focus::-moz-placeholder,.main-content input[type=phone]:active:-moz-placeholder,.main-content input[type=phone]:active::-moz-placeholder,.main-content input[type=phone]:focus:-moz-placeholder,.main-content input[type=phone]:focus::-moz-placeholder,.main-content input[type=text]:active:-moz-placeholder,.main-content input[type=text]:active::-moz-placeholder,.main-content input[type=text]:focus:-moz-placeholder,.main-content input[type=text]:focus::-moz-placeholder,.modal input[type=email]:active:-moz-placeholder,.modal input[type=email]:active::-moz-placeholder,.modal input[type=email]:focus:-moz-placeholder,.modal input[type=email]:focus::-moz-placeholder,.modal input[type=password]:active:-moz-placeholder,.modal input[type=password]:active::-moz-placeholder,.modal input[type=password]:focus:-moz-placeholder,.modal input[type=password]:focus::-moz-placeholder,.modal input[type=phone]:active:-moz-placeholder,.modal input[type=phone]:active::-moz-placeholder,.modal input[type=phone]:focus:-moz-placeholder,.modal input[type=phone]:focus::-moz-placeholder,.modal input[type=text]:active:-moz-placeholder,.modal input[type=text]:active::-moz-placeholder,.modal input[type=text]:focus:-moz-placeholder,.modal input[type=text]:focus::-moz-placeholder{color:transparent}.add-sections input[type=email]:active:-ms-input-placeholder,.add-sections input[type=email]:focus:-ms-input-placeholder,.add-sections input[type=password]:active:-ms-input-placeholder,.add-sections input[type=password]:focus:-ms-input-placeholder,.add-sections input[type=phone]:active:-ms-input-placeholder,.add-sections input[type=phone]:focus:-ms-input-placeholder,.add-sections input[type=text]:active:-ms-input-placeholder,.add-sections input[type=text]:focus:-ms-input-placeholder,.group-item input[type=email]:active:-ms-input-placeholder,.group-item input[type=email]:focus:-ms-input-placeholder,.group-item input[type=password]:active:-ms-input-placeholder,.group-item input[type=password]:focus:-ms-input-placeholder,.group-item input[type=phone]:active:-ms-input-placeholder,.group-item input[type=phone]:focus:-ms-input-placeholder,.group-item input[type=text]:active:-ms-input-placeholder,.group-item input[type=text]:focus:-ms-input-placeholder,.main-content input[type=email]:active:-ms-input-placeholder,.main-content input[type=email]:focus:-ms-input-placeholder,.main-content input[type=password]:active:-ms-input-placeholder,.main-content input[type=password]:focus:-ms-input-placeholder,.main-content input[type=phone]:active:-ms-input-placeholder,.main-content input[type=phone]:focus:-ms-input-placeholder,.main-content input[type=text]:active:-ms-input-placeholder,.main-content input[type=text]:focus:-ms-input-placeholder,.modal input[type=email]:active:-ms-input-placeholder,.modal input[type=email]:focus:-ms-input-placeholder,.modal input[type=password]:active:-ms-input-placeholder,.modal input[type=password]:focus:-ms-input-placeholder,.modal input[type=phone]:active:-ms-input-placeholder,.modal input[type=phone]:focus:-ms-input-placeholder,.modal input[type=text]:active:-ms-input-placeholder,.modal input[type=text]:focus:-ms-input-placeholder{color:transparent}.add-sections input[type=email]:disabled,.add-sections input[type=password]:disabled,.add-sections input[type=phone]:disabled,.add-sections input[type=text]:disabled,.group-item input[type=email]:disabled,.group-item input[type=password]:disabled,.group-item input[type=phone]:disabled,.group-item input[type=text]:disabled,.main-content input[type=email]:disabled,.main-content input[type=password]:disabled,.main-content input[type=phone]:disabled,.main-content input[type=text]:disabled,.modal input[type=email]:disabled,.modal input[type=password]:disabled,.modal input[type=phone]:disabled,.modal input[type=text]:disabled{color:#a3abb1;border-bottom:1px solid #a3abb1}.add-sections input[type=email]:disabled:hover,.add-sections input[type=password]:disabled:hover,.add-sections input[type=phone]:disabled:hover,.add-sections input[type=text]:disabled:hover,.group-item input[type=email]:disabled:hover,.group-item input[type=password]:disabled:hover,.group-item input[type=phone]:disabled:hover,.group-item input[type=text]:disabled:hover,.main-content input[type=email]:disabled:hover,.main-content input[type=password]:disabled:hover,.main-content input[type=phone]:disabled:hover,.main-content input[type=text]:disabled:hover,.modal input[type=email]:disabled:hover,.modal input[type=password]:disabled:hover,.modal input[type=phone]:disabled:hover,.modal input[type=text]:disabled:hover{color:#a3abb1}.add-sections input[type=email]:disabled:hover::-webkit-input-placeholder,.add-sections input[type=password]:disabled:hover::-webkit-input-placeholder,.add-sections input[type=phone]:disabled:hover::-webkit-input-placeholder,.add-sections input[type=text]:disabled:hover::-webkit-input-placeholder,.group-item input[type=email]:disabled:hover::-webkit-input-placeholder,.group-item input[type=password]:disabled:hover::-webkit-input-placeholder,.group-item input[type=phone]:disabled:hover::-webkit-input-placeholder,.group-item input[type=text]:disabled:hover::-webkit-input-placeholder,.main-content input[type=email]:disabled:hover::-webkit-input-placeholder,.main-content input[type=password]:disabled:hover::-webkit-input-placeholder,.main-content input[type=phone]:disabled:hover::-webkit-input-placeholder,.main-content input[type=text]:disabled:hover::-webkit-input-placeholder,.modal input[type=email]:disabled:hover::-webkit-input-placeholder,.modal input[type=password]:disabled:hover::-webkit-input-placeholder,.modal input[type=phone]:disabled:hover::-webkit-input-placeholder,.modal input[type=text]:disabled:hover::-webkit-input-placeholder{color:#a3abb1}.add-sections input[type=email]:disabled:hover:-moz-placeholder,.add-sections input[type=email]:disabled:hover::-moz-placeholder,.add-sections input[type=password]:disabled:hover:-moz-placeholder,.add-sections input[type=password]:disabled:hover::-moz-placeholder,.add-sections input[type=phone]:disabled:hover:-moz-placeholder,.add-sections input[type=phone]:disabled:hover::-moz-placeholder,.add-sections input[type=text]:disabled:hover:-moz-placeholder,.add-sections input[type=text]:disabled:hover::-moz-placeholder,.group-item input[type=email]:disabled:hover:-moz-placeholder,.group-item input[type=email]:disabled:hover::-moz-placeholder,.group-item input[type=password]:disabled:hover:-moz-placeholder,.group-item input[type=password]:disabled:hover::-moz-placeholder,.group-item input[type=phone]:disabled:hover:-moz-placeholder,.group-item input[type=phone]:disabled:hover::-moz-placeholder,.group-item input[type=text]:disabled:hover:-moz-placeholder,.group-item input[type=text]:disabled:hover::-moz-placeholder,.main-content input[type=email]:disabled:hover:-moz-placeholder,.main-content input[type=email]:disabled:hover::-moz-placeholder,.main-content input[type=password]:disabled:hover:-moz-placeholder,.main-content input[type=password]:disabled:hover::-moz-placeholder,.main-content input[type=phone]:disabled:hover:-moz-placeholder,.main-content input[type=phone]:disabled:hover::-moz-placeholder,.main-content input[type=text]:disabled:hover:-moz-placeholder,.main-content input[type=text]:disabled:hover::-moz-placeholder,.modal input[type=email]:disabled:hover:-moz-placeholder,.modal input[type=email]:disabled:hover::-moz-placeholder,.modal input[type=password]:disabled:hover:-moz-placeholder,.modal input[type=password]:disabled:hover::-moz-placeholder,.modal input[type=phone]:disabled:hover:-moz-placeholder,.modal input[type=phone]:disabled:hover::-moz-placeholder,.modal input[type=text]:disabled:hover:-moz-placeholder,.modal input[type=text]:disabled:hover::-moz-placeholder{color:#a3abb1}.add-sections input[type=email]:disabled:hover:-ms-input-placeholder,.add-sections input[type=password]:disabled:hover:-ms-input-placeholder,.add-sections input[type=phone]:disabled:hover:-ms-input-placeholder,.add-sections input[type=text]:disabled:hover:-ms-input-placeholder,.group-item input[type=email]:disabled:hover:-ms-input-placeholder,.group-item input[type=password]:disabled:hover:-ms-input-placeholder,.group-item input[type=phone]:disabled:hover:-ms-input-placeholder,.group-item input[type=text]:disabled:hover:-ms-input-placeholder,.main-content input[type=email]:disabled:hover:-ms-input-placeholder,.main-content input[type=password]:disabled:hover:-ms-input-placeholder,.main-content input[type=phone]:disabled:hover:-ms-input-placeholder,.main-content input[type=text]:disabled:hover:-ms-input-placeholder,.modal input[type=email]:disabled:hover:-ms-input-placeholder,.modal input[type=password]:disabled:hover:-ms-input-placeholder,.modal input[type=phone]:disabled:hover:-ms-input-placeholder,.modal input[type=text]:disabled:hover:-ms-input-placeholder{color:#a3abb1}.add-sections input[type=email]:disabled:active,.add-sections input[type=email]:disabled:focus,.add-sections input[type=password]:disabled:active,.add-sections input[type=password]:disabled:focus,.add-sections input[type=phone]:disabled:active,.add-sections input[type=phone]:disabled:focus,.add-sections input[type=text]:disabled:active,.add-sections input[type=text]:disabled:focus,.group-item input[type=email]:disabled:active,.group-item input[type=email]:disabled:focus,.group-item input[type=password]:disabled:active,.group-item input[type=password]:disabled:focus,.group-item input[type=phone]:disabled:active,.group-item input[type=phone]:disabled:focus,.group-item input[type=text]:disabled:active,.group-item input[type=text]:disabled:focus,.main-content input[type=email]:disabled:active,.main-content input[type=email]:disabled:focus,.main-content input[type=password]:disabled:active,.main-content input[type=password]:disabled:focus,.main-content input[type=phone]:disabled:active,.main-content input[type=phone]:disabled:focus,.main-content input[type=text]:disabled:active,.main-content input[type=text]:disabled:focus,.modal input[type=email]:disabled:active,.modal input[type=email]:disabled:focus,.modal input[type=password]:disabled:active,.modal input[type=password]:disabled:focus,.modal input[type=phone]:disabled:active,.modal input[type=phone]:disabled:focus,.modal input[type=text]:disabled:active,.modal input[type=text]:disabled:focus{color:#a3abb1}.add-sections input[type=email]:disabled:active::-webkit-input-placeholder,.add-sections input[type=email]:disabled:focus::-webkit-input-placeholder,.add-sections input[type=password]:disabled:active::-webkit-input-placeholder,.add-sections input[type=password]:disabled:focus::-webkit-input-placeholder,.add-sections input[type=phone]:disabled:active::-webkit-input-placeholder,.add-sections input[type=phone]:disabled:focus::-webkit-input-placeholder,.add-sections input[type=text]:disabled:active::-webkit-input-placeholder,.add-sections input[type=text]:disabled:focus::-webkit-input-placeholder,.group-item input[type=email]:disabled:active::-webkit-input-placeholder,.group-item input[type=email]:disabled:focus::-webkit-input-placeholder,.group-item input[type=password]:disabled:active::-webkit-input-placeholder,.group-item input[type=password]:disabled:focus::-webkit-input-placeholder,.group-item input[type=phone]:disabled:active::-webkit-input-placeholder,.group-item input[type=phone]:disabled:focus::-webkit-input-placeholder,.group-item input[type=text]:disabled:active::-webkit-input-placeholder,.group-item input[type=text]:disabled:focus::-webkit-input-placeholder,.main-content input[type=email]:disabled:active::-webkit-input-placeholder,.main-content input[type=email]:disabled:focus::-webkit-input-placeholder,.main-content input[type=password]:disabled:active::-webkit-input-placeholder,.main-content input[type=password]:disabled:focus::-webkit-input-placeholder,.main-content input[type=phone]:disabled:active::-webkit-input-placeholder,.main-content input[type=phone]:disabled:focus::-webkit-input-placeholder,.main-content input[type=text]:disabled:active::-webkit-input-placeholder,.main-content input[type=text]:disabled:focus::-webkit-input-placeholder,.modal input[type=email]:disabled:active::-webkit-input-placeholder,.modal input[type=email]:disabled:focus::-webkit-input-placeholder,.modal input[type=password]:disabled:active::-webkit-input-placeholder,.modal input[type=password]:disabled:focus::-webkit-input-placeholder,.modal input[type=phone]:disabled:active::-webkit-input-placeholder,.modal input[type=phone]:disabled:focus::-webkit-input-placeholder,.modal input[type=text]:disabled:active::-webkit-input-placeholder,.modal input[type=text]:disabled:focus::-webkit-input-placeholder{color:#a3abb1}.add-sections input[type=email]:disabled:active:-moz-placeholder,.add-sections input[type=email]:disabled:active::-moz-placeholder,.add-sections input[type=email]:disabled:focus:-moz-placeholder,.add-sections input[type=email]:disabled:focus::-moz-placeholder,.add-sections input[type=password]:disabled:active:-moz-placeholder,.add-sections input[type=password]:disabled:active::-moz-placeholder,.add-sections input[type=password]:disabled:focus:-moz-placeholder,.add-sections input[type=password]:disabled:focus::-moz-placeholder,.add-sections input[type=phone]:disabled:active:-moz-placeholder,.add-sections input[type=phone]:disabled:active::-moz-placeholder,.add-sections input[type=phone]:disabled:focus:-moz-placeholder,.add-sections input[type=phone]:disabled:focus::-moz-placeholder,.add-sections input[type=text]:disabled:active:-moz-placeholder,.add-sections input[type=text]:disabled:active::-moz-placeholder,.add-sections input[type=text]:disabled:focus:-moz-placeholder,.add-sections input[type=text]:disabled:focus::-moz-placeholder,.group-item input[type=email]:disabled:active:-moz-placeholder,.group-item input[type=email]:disabled:active::-moz-placeholder,.group-item input[type=email]:disabled:focus:-moz-placeholder,.group-item input[type=email]:disabled:focus::-moz-placeholder,.group-item input[type=password]:disabled:active:-moz-placeholder,.group-item input[type=password]:disabled:active::-moz-placeholder,.group-item input[type=password]:disabled:focus:-moz-placeholder,.group-item input[type=password]:disabled:focus::-moz-placeholder,.group-item input[type=phone]:disabled:active:-moz-placeholder,.group-item input[type=phone]:disabled:active::-moz-placeholder,.group-item input[type=phone]:disabled:focus:-moz-placeholder,.group-item input[type=phone]:disabled:focus::-moz-placeholder,.group-item input[type=text]:disabled:active:-moz-placeholder,.group-item input[type=text]:disabled:active::-moz-placeholder,.group-item input[type=text]:disabled:focus:-moz-placeholder,.group-item input[type=text]:disabled:focus::-moz-placeholder,.main-content input[type=email]:disabled:active:-moz-placeholder,.main-content input[type=email]:disabled:active::-moz-placeholder,.main-content input[type=email]:disabled:focus:-moz-placeholder,.main-content input[type=email]:disabled:focus::-moz-placeholder,.main-content input[type=password]:disabled:active:-moz-placeholder,.main-content input[type=password]:disabled:active::-moz-placeholder,.main-content input[type=password]:disabled:focus:-moz-placeholder,.main-content input[type=password]:disabled:focus::-moz-placeholder,.main-content input[type=phone]:disabled:active:-moz-placeholder,.main-content input[type=phone]:disabled:active::-moz-placeholder,.main-content input[type=phone]:disabled:focus:-moz-placeholder,.main-content input[type=phone]:disabled:focus::-moz-placeholder,.main-content input[type=text]:disabled:active:-moz-placeholder,.main-content input[type=text]:disabled:active::-moz-placeholder,.main-content input[type=text]:disabled:focus:-moz-placeholder,.main-content input[type=text]:disabled:focus::-moz-placeholder,.modal input[type=email]:disabled:active:-moz-placeholder,.modal input[type=email]:disabled:active::-moz-placeholder,.modal input[type=email]:disabled:focus:-moz-placeholder,.modal input[type=email]:disabled:focus::-moz-placeholder,.modal input[type=password]:disabled:active:-moz-placeholder,.modal input[type=password]:disabled:active::-moz-placeholder,.modal input[type=password]:disabled:focus:-moz-placeholder,.modal input[type=password]:disabled:focus::-moz-placeholder,.modal input[type=phone]:disabled:active:-moz-placeholder,.modal input[type=phone]:disabled:active::-moz-placeholder,.modal input[type=phone]:disabled:focus:-moz-placeholder,.modal input[type=phone]:disabled:focus::-moz-placeholder,.modal input[type=text]:disabled:active:-moz-placeholder,.modal input[type=text]:disabled:active::-moz-placeholder,.modal input[type=text]:disabled:focus:-moz-placeholder,.modal input[type=text]:disabled:focus::-moz-placeholder{color:#a3abb1}.add-sections input[type=email]:disabled:active:-ms-input-placeholder,.add-sections input[type=email]:disabled:focus:-ms-input-placeholder,.add-sections input[type=password]:disabled:active:-ms-input-placeholder,.add-sections input[type=password]:disabled:focus:-ms-input-placeholder,.add-sections input[type=phone]:disabled:active:-ms-input-placeholder,.add-sections input[type=phone]:disabled:focus:-ms-input-placeholder,.add-sections input[type=text]:disabled:active:-ms-input-placeholder,.add-sections input[type=text]:disabled:focus:-ms-input-placeholder,.group-item input[type=email]:disabled:active:-ms-input-placeholder,.group-item input[type=email]:disabled:focus:-ms-input-placeholder,.group-item input[type=password]:disabled:active:-ms-input-placeholder,.group-item input[type=password]:disabled:focus:-ms-input-placeholder,.group-item input[type=phone]:disabled:active:-ms-input-placeholder,.group-item input[type=phone]:disabled:focus:-ms-input-placeholder,.group-item input[type=text]:disabled:active:-ms-input-placeholder,.group-item input[type=text]:disabled:focus:-ms-input-placeholder,.main-content input[type=email]:disabled:active:-ms-input-placeholder,.main-content input[type=email]:disabled:focus:-ms-input-placeholder,.main-content input[type=password]:disabled:active:-ms-input-placeholder,.main-content input[type=password]:disabled:focus:-ms-input-placeholder,.main-content input[type=phone]:disabled:active:-ms-input-placeholder,.main-content input[type=phone]:disabled:focus:-ms-input-placeholder,.main-content input[type=text]:disabled:active:-ms-input-placeholder,.main-content input[type=text]:disabled:focus:-ms-input-placeholder,.modal input[type=email]:disabled:active:-ms-input-placeholder,.modal input[type=email]:disabled:focus:-ms-input-placeholder,.modal input[type=password]:disabled:active:-ms-input-placeholder,.modal input[type=password]:disabled:focus:-ms-input-placeholder,.modal input[type=phone]:disabled:active:-ms-input-placeholder,.modal input[type=phone]:disabled:focus:-ms-input-placeholder,.modal input[type=text]:disabled:active:-ms-input-placeholder,.modal input[type=text]:disabled:focus:-ms-input-placeholder{color:#a3abb1}.add-sections input[type=email]:disabled::-webkit-input-placeholder,.add-sections input[type=password]:disabled::-webkit-input-placeholder,.add-sections input[type=phone]:disabled::-webkit-input-placeholder,.add-sections input[type=text]:disabled::-webkit-input-placeholder,.group-item input[type=email]:disabled::-webkit-input-placeholder,.group-item input[type=password]:disabled::-webkit-input-placeholder,.group-item input[type=phone]:disabled::-webkit-input-placeholder,.group-item input[type=text]:disabled::-webkit-input-placeholder,.main-content input[type=email]:disabled::-webkit-input-placeholder,.main-content input[type=password]:disabled::-webkit-input-placeholder,.main-content input[type=phone]:disabled::-webkit-input-placeholder,.main-content input[type=text]:disabled::-webkit-input-placeholder,.modal input[type=email]:disabled::-webkit-input-placeholder,.modal input[type=password]:disabled::-webkit-input-placeholder,.modal input[type=phone]:disabled::-webkit-input-placeholder,.modal input[type=text]:disabled::-webkit-input-placeholder{color:#a3abb1}.add-sections input[type=email]:disabled:-moz-placeholder,.add-sections input[type=email]:disabled::-moz-placeholder,.add-sections input[type=password]:disabled:-moz-placeholder,.add-sections input[type=password]:disabled::-moz-placeholder,.add-sections input[type=phone]:disabled:-moz-placeholder,.add-sections input[type=phone]:disabled::-moz-placeholder,.add-sections input[type=text]:disabled:-moz-placeholder,.add-sections input[type=text]:disabled::-moz-placeholder,.group-item input[type=email]:disabled:-moz-placeholder,.group-item input[type=email]:disabled::-moz-placeholder,.group-item input[type=password]:disabled:-moz-placeholder,.group-item input[type=password]:disabled::-moz-placeholder,.group-item input[type=phone]:disabled:-moz-placeholder,.group-item input[type=phone]:disabled::-moz-placeholder,.group-item input[type=text]:disabled:-moz-placeholder,.group-item input[type=text]:disabled::-moz-placeholder,.main-content input[type=email]:disabled:-moz-placeholder,.main-content input[type=email]:disabled::-moz-placeholder,.main-content input[type=password]:disabled:-moz-placeholder,.main-content input[type=password]:disabled::-moz-placeholder,.main-content input[type=phone]:disabled:-moz-placeholder,.main-content input[type=phone]:disabled::-moz-placeholder,.main-content input[type=text]:disabled:-moz-placeholder,.main-content input[type=text]:disabled::-moz-placeholder,.modal input[type=email]:disabled:-moz-placeholder,.modal input[type=email]:disabled::-moz-placeholder,.modal input[type=password]:disabled:-moz-placeholder,.modal input[type=password]:disabled::-moz-placeholder,.modal input[type=phone]:disabled:-moz-placeholder,.modal input[type=phone]:disabled::-moz-placeholder,.modal input[type=text]:disabled:-moz-placeholder,.modal input[type=text]:disabled::-moz-placeholder{color:#a3abb1}.add-sections input[type=email]:disabled:-ms-input-placeholder,.add-sections input[type=password]:disabled:-ms-input-placeholder,.add-sections input[type=phone]:disabled:-ms-input-placeholder,.add-sections input[type=text]:disabled:-ms-input-placeholder,.group-item input[type=email]:disabled:-ms-input-placeholder,.group-item input[type=password]:disabled:-ms-input-placeholder,.group-item input[type=phone]:disabled:-ms-input-placeholder,.group-item input[type=text]:disabled:-ms-input-placeholder,.main-content input[type=email]:disabled:-ms-input-placeholder,.main-content input[type=password]:disabled:-ms-input-placeholder,.main-content input[type=phone]:disabled:-ms-input-placeholder,.main-content input[type=text]:disabled:-ms-input-placeholder,.modal input[type=email]:disabled:-ms-input-placeholder,.modal input[type=password]:disabled:-ms-input-placeholder,.modal input[type=phone]:disabled:-ms-input-placeholder,.modal input[type=text]:disabled:-ms-input-placeholder{color:#a3abb1}.add-sections input[type=email]::-webkit-input-placeholder,.add-sections input[type=password]::-webkit-input-placeholder,.add-sections input[type=phone]::-webkit-input-placeholder,.add-sections input[type=text]::-webkit-input-placeholder,.group-item input[type=email]::-webkit-input-placeholder,.group-item input[type=password]::-webkit-input-placeholder,.group-item input[type=phone]::-webkit-input-placeholder,.group-item input[type=text]::-webkit-input-placeholder,.main-content input[type=email]::-webkit-input-placeholder,.main-content input[type=password]::-webkit-input-placeholder,.main-content input[type=phone]::-webkit-input-placeholder,.main-content input[type=text]::-webkit-input-placeholder,.modal input[type=email]::-webkit-input-placeholder,.modal input[type=password]::-webkit-input-placeholder,.modal input[type=phone]::-webkit-input-placeholder,.modal input[type=text]::-webkit-input-placeholder{color:#677683}.add-sections input[type=email]:-moz-placeholder,.add-sections input[type=email]::-moz-placeholder,.add-sections input[type=password]:-moz-placeholder,.add-sections input[type=password]::-moz-placeholder,.add-sections input[type=phone]:-moz-placeholder,.add-sections input[type=phone]::-moz-placeholder,.add-sections input[type=text]:-moz-placeholder,.add-sections input[type=text]::-moz-placeholder,.group-item input[type=email]:-moz-placeholder,.group-item input[type=email]::-moz-placeholder,.group-item input[type=password]:-moz-placeholder,.group-item input[type=password]::-moz-placeholder,.group-item input[type=phone]:-moz-placeholder,.group-item input[type=phone]::-moz-placeholder,.group-item input[type=text]:-moz-placeholder,.group-item input[type=text]::-moz-placeholder,.main-content input[type=email]:-moz-placeholder,.main-content input[type=email]::-moz-placeholder,.main-content input[type=password]:-moz-placeholder,.main-content input[type=password]::-moz-placeholder,.main-content input[type=phone]:-moz-placeholder,.main-content input[type=phone]::-moz-placeholder,.main-content input[type=text]:-moz-placeholder,.main-content input[type=text]::-moz-placeholder,.modal input[type=email]:-moz-placeholder,.modal input[type=email]::-moz-placeholder,.modal input[type=password]:-moz-placeholder,.modal input[type=password]::-moz-placeholder,.modal input[type=phone]:-moz-placeholder,.modal input[type=phone]::-moz-placeholder,.modal input[type=text]:-moz-placeholder,.modal input[type=text]::-moz-placeholder{color:#677683}.add-sections input[type=email]:-ms-input-placeholder,.add-sections input[type=password]:-ms-input-placeholder,.add-sections input[type=phone]:-ms-input-placeholder,.add-sections input[type=text]:-ms-input-placeholder,.group-item input[type=email]:-ms-input-placeholder,.group-item input[type=password]:-ms-input-placeholder,.group-item input[type=phone]:-ms-input-placeholder,.group-item input[type=text]:-ms-input-placeholder,.main-content input[type=email]:-ms-input-placeholder,.main-content input[type=password]:-ms-input-placeholder,.main-content input[type=phone]:-ms-input-placeholder,.main-content input[type=text]:-ms-input-placeholder,.modal input[type=email]:-ms-input-placeholder,.modal input[type=password]:-ms-input-placeholder,.modal input[type=phone]:-ms-input-placeholder,.modal input[type=text]:-ms-input-placeholder{color:#677683}.group-item{position:relative;margin-bottom:28px}@media (min-width:768px){.group-item{margin-bottom:38px}}@media (min-width:1200px){.group-item{margin-bottom:46px}}.group-item__text-error{display:block;color:#e90037}.group-item--failed-input input[type=checkbox]+label:before,.group-item--failed-input input[type=radio]+label:before{background-position:0 100%}.group-item--failed-input .choices[data-type=select-one] .choices__inner,.group-item--failed-input input[type=email],.group-item--failed-input input[type=password],.group-item--failed-input input[type=phone],.group-item--failed-input input[type=text],.group-item--failed-input textarea{border-bottom:1px solid #e90037}.group-item--failed-input .choices[data-type=select-one] .choices__list--single:after{background-position:0 50%}.group-item--failed-input.group-item--checkbox .group-item__text-error{padding-left:36px}.group-item--checkbox{margin-bottom:20px}@media (min-width:768px){.group-item--checkbox{margin-bottom:24px}}@media (max-width:575px){.group-item__recaptcha{margin-bottom:16px}}.group-item.hidden{display:none}.group-item--with-btn{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.group-item--with-btn .group-item__input{flex:0 0 85%;max-width:85%;padding-left:5px;padding-right:5px}@media (min-width:768px){.group-item--with-btn .group-item__input{flex:0 0 80%;max-width:80%;padding-left:5px;padding-right:5px}}@media (min-width:1200px){.group-item--with-btn .group-item__input{flex:0 0 85%;max-width:85%;padding-left:5px;padding-right:5px}}.group-item--with-btn .group-item__btn{flex:0 0 15%;max-width:15%;padding-left:5px;padding-right:5px;text-align:right}@media (min-width:768px){.group-item--with-btn .group-item__btn{flex:0 0 20%;max-width:20%;padding-left:5px;padding-right:5px}}@media (min-width:1200px){.group-item--with-btn .group-item__btn{flex:0 0 15%;max-width:15%;padding-left:5px;padding-right:5px}}.group-item--with-btn .group-item__text-error{flex:0 0 100%;max-width:100%;padding-left:5px;padding-right:5px}.g-recaptcha{transform:scale(.8);margin-left:-10%}@media (min-width:576px){.g-recaptcha{transform:unset;margin-left:0}}.choices[data-type=select-one]{margin-bottom:2px}.choices[data-type=select-one]:after{display:none}.choices[data-type=select-one].is-focused .choices__list--single{color:#003b81}.choices[data-type=select-one].is-focused .choices__list--single:after{background-position:0 25%}.choices[data-type=select-one].is-focused .choices__list--single .choices__item,.choices[data-type=select-one].is-focused .choices__list--single .choices__placeholder{color:inherit}.choices[data-type=select-one].is-open .choices__list--single{color:#677683}.choices[data-type=select-one].is-open .choices__list--single:after{background-position:0 75%}.choices[data-type=select-one].is-open .choices__list--single:active:after,.choices[data-type=select-one].is-open .choices__list--single:hover:after{background-position:0 100%}.choices[data-type=select-one] .choices__inner{display:block;width:100%;min-height:auto;padding:0;border:0;border-bottom:1px solid #00234d;background-color:transparent;border-radius:0}.choices[data-type=select-one] .choices__inner:active .choices__item,.choices[data-type=select-one] .choices__inner:active .choices__placeholder,.choices[data-type=select-one] .choices__inner:focus .choices__item,.choices[data-type=select-one] .choices__inner:focus .choices__placeholder,.choices[data-type=select-one] .choices__inner:hover .choices__item,.choices[data-type=select-one] .choices__inner:hover .choices__placeholder{color:#003b81}.choices[data-type=select-one] .choices__inner .choices__list{padding:0;width:100%}.choices[data-type=select-one] .choices__inner .choices__item{padding:0 0 4px}.choices[data-type=select-one] .choices__inner .choices__placeholder{display:block}.choices[data-type=select-one] .choices__list--single:after{display:block;content:"";position:absolute;width:12px;height:8px;border:none;right:8px;top:50%;transform:translateY(-50%);margin-top:0;background-repeat:no-repeat;background-position:0 0;background-size:12px;background-image:url(/images-main/icons/dropdown-arrow.svg)}.choices[data-type=select-one] .choices__list--single:hover:after{background-position:0 25%}.choices[data-type=select-one] .choices__list--dropdown{margin-top:8px;border:1px solid #00234d;border-radius:6px;padding:10px 0}@media (min-width:768px){.choices[data-type=select-one] .choices__list--dropdown{padding:14px 0}}.choices[data-type=select-one] .choices__item{margin-bottom:0;padding:6px 15px}@media (min-width:768px){.choices[data-type=select-one] .choices__item{padding:6px 19px}}.choices[data-type=select-one] .choices__item.is-highlighted{color:#003b81;background-color:transparent}.choices[data-type=select-one] .choices__placeholder{display:none;color:#00234d;opacity:1}.choices[data-type=select-one].is-disabled *,.choices[data-type=select-one].is-disabled .choices__inner,.choices[data-type=select-one].is-disabled .choices__inner:active,.choices[data-type=select-one].is-disabled .choices__inner:focus,.choices[data-type=select-one].is-disabled .choices__inner:hover,.choices[data-type=select-one].is-disabled :active,.choices[data-type=select-one].is-disabled :focus,.choices[data-type=select-one].is-disabled :hover{color:#a3abb1;border-color:#a3abb1}.choices[data-type=select-one].is-disabled .choices__inner:active .choices__item,.choices[data-type=select-one].is-disabled .choices__inner:active .choices__placeholder,.choices[data-type=select-one].is-disabled .choices__inner:focus .choices__item,.choices[data-type=select-one].is-disabled .choices__inner:focus .choices__placeholder,.choices[data-type=select-one].is-disabled .choices__inner:hover .choices__item,.choices[data-type=select-one].is-disabled .choices__inner:hover .choices__placeholder{color:#a3abb1}.pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:16px 0 24px}@media (min-width:576px){.pagination{flex-wrap:nowrap}}@media (min-width:768px){.pagination{justify-content:flex-start;padding:20px 0 28px}}@media (min-width:1200px){.pagination{padding:20px 0 32px}}.pagination__items{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;order:1;margin-bottom:12px}@media (min-width:576px){.pagination__items{width:auto;order:2;margin-bottom:0}}.pagination__item{color:#1e71b7;display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;border:1px solid #1e71b7;padding:9px 15px 7px;min-width:40px;height:40px;margin-right:10px;margin-bottom:0;border-radius:6px}@media (min-width:768px){.pagination__item{min-width:48px;height:48px;padding:12px 19px 10px}}.pagination__item:active,.pagination__item:focus,.pagination__item:hover{text-decoration:none;color:#fff;border-color:#1e71b7;background-color:#1e71b7}.pagination__item:focus-visible{color:#1e71b7;background-color:transparent;border:2px solid #00b0ff;padding:8px 14px 6px}@media (min-width:768px){.pagination__item:focus-visible{padding:11px 18px 9px}}.pagination__item--active{border-color:#1e71b7}.pagination__item--active,.pagination__item--active:active,.pagination__item--active:focus,.pagination__item--active:hover{color:#fff;background-color:#1e71b7}.pagination__item:last-child{margin-right:0}.pagination__next,.pagination__prev{order:2;position:relative;display:block;width:52px;height:40px;padding:11px 15px;border:1px solid transparent;background-color:transparent;border-radius:6px;outline:0}@media (min-width:768px){.pagination__next,.pagination__prev{width:60px;height:48px;padding:15px 19px}}.pagination__next:active,.pagination__next:focus,.pagination__next:hover,.pagination__prev:active,.pagination__prev:focus,.pagination__prev:hover{border-color:#1e71b7;background-color:#1e71b7}.pagination__next:active:before,.pagination__next:focus:before,.pagination__next:hover:before,.pagination__prev:active:before,.pagination__prev:focus:before,.pagination__prev:hover:before{background-position:0 50%}.pagination__next:focus-visible,.pagination__prev:focus-visible{border:2px solid #00b0ff;background-color:transparent;padding:10px 14px}@media (min-width:768px){.pagination__next:focus-visible,.pagination__prev:focus-visible{padding:14px 18px}}.pagination__next:focus-visible:before,.pagination__prev:focus-visible:before{background-position:0 0}.pagination__next:before,.pagination__prev:before{content:"";display:block;width:20px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-size:20px;background-repeat:no-repeat;background-position:0 0}.pagination__next--passive,.pagination__prev--passive{background-color:transparent;border-color:transparent}.pagination__next--passive:before,.pagination__prev--passive:before{background-position:0 100%}.pagination__next--passive:active,.pagination__next--passive:focus,.pagination__next--passive:hover,.pagination__prev--passive:active,.pagination__prev--passive:focus,.pagination__prev--passive:hover{background-color:transparent;border-color:transparent}.pagination__next--passive:active:before,.pagination__next--passive:focus:before,.pagination__next--passive:hover:before,.pagination__prev--passive:active:before,.pagination__prev--passive:focus:before,.pagination__prev--passive:hover:before{background-position:0 100%}.pagination__prev{margin-right:5px}@media (min-width:576px){.pagination__prev{order:1;margin-right:10px}}.pagination__prev:before{background-image:url(/images-main/icons/pagination-prev-sprite.svg)}.pagination__next{margin-left:5px}@media (min-width:576px){.pagination__next{order:3;margin-right:10px}}.pagination__next:before{background-image:url(/images-main/icons/pagination-next-sprite.svg)}.small-date{display:block;padding:2px 8px 4px;color:#00234d;background-color:#f8e1c3}.date,.small-date--white{background-color:#fff}.date{display:inline-block;padding:8px 12px;border-radius:6px;color:#00234d}.custom-date{display:flex;border-top:4px solid #879fbc}.custom-date--bold-line{border-top:6px solid #879fbc}.custom-date__content{display:inline-block;padding:2px 8px 4px;color:#00234d;background-color:#f8e1c3}@media (min-width:768px){.custom-date__content{width:100%}}.dark-bg{background-color:#1e71b7}.dark-bg,.dark-bg *,.dark-bg a:active,.dark-bg a:focus,.dark-bg a:hover{color:#fff}.dark-bg li:before{background-color:#fff}.download-link{padding-left:30px;position:relative}.download-link:before{content:"";display:block;width:18px;height:30px;position:absolute;top:50%;left:0;transform:translateY(-50%);background-repeat:no-repeat;background-position:0 0;background-size:contain;background-image:url(/images-main/icons/Download-File.svg)}.file-load__field{position:relative}.file-load__field input[type=file]{display:block;position:absolute;top:0;right:0;width:100%;height:100%;opacity:0;outline:none;box-shadow:none}.file-load__add-file{margin:5px 0}.file-load__rem-file{width:15px;height:15px;display:block;float:left;position:relative;top:6px;margin-right:10px;cursor:pointer;background-repeat:no-repeat;background-position:0 0;background-image:url(/images-main/icons/close.svg);background-size:15px}.read-more-link a,.read-more-link button{position:relative;display:inline-block;text-decoration:none;border-bottom:1px dashed #003b81;color:#003b81;margin:0 22px 0 0}.read-more-link a:after,.read-more-link button:after{content:"";display:block;width:10px;height:20px;position:absolute;top:50%;right:-22px;transform:translateY(-50%);background-repeat:no-repeat;background-size:contain;background-image:url(/images-main/icons/More-Categories_Link.svg)}.read-more-link a:active,.read-more-link a:focus,.read-more-link a:hover,.read-more-link button:active,.read-more-link button:focus,.read-more-link button:hover{border-bottom:1px solid #003b81}.read-more-link a:focus-visible,.read-more-link button:focus-visible{border-bottom:1px solid transparent;outline:2px solid #00b0ff;border-radius:2px}.back-link a,.back-link button{position:relative;display:inline-block;text-decoration:none;border-bottom:1px dashed #003b81;color:#003b81;margin:0 0 0 22px}.back-link a:before,.back-link button:before{content:"";display:block;width:10px;height:20px;position:absolute;top:50%;left:-22px;transform:translateY(-50%);background-repeat:no-repeat;background-size:contain;background-image:url(/images-main/icons/Return-Back-Arrow.svg)}.back-link a:active,.back-link a:focus,.back-link a:hover,.back-link button:active,.back-link button:focus,.back-link button:hover{border-bottom:1px solid #003b81}.back-link a:focus-visible,.back-link button:focus-visible{border-bottom:1px solid transparent;outline:2px solid #00b0ff;border-radius:2px}.to-top{position:fixed;bottom:10px;right:25px;width:50px;height:50px;z-index:9999;opacity:0;cursor:pointer;background-repeat:no-repeat;background-position:50%;background-size:contain}.to-top.show{opacity:.8;transition:opacity .3s}.to-top.show:hover{opacity:1;transition:opacity .3s}.bx-composite-btn{position:absolute;z-index:0;opacity:1;font-style:normal;top:auto;right:auto;left:15px;bottom:50px}@media (min-width:576px){.bx-composite-btn{left:50%;margin-left:-255px}}@media (min-width:768px){.bx-composite-btn{margin-left:15px}}@media (min-width:992px){.bx-composite-btn{margin-left:175px}}@media (min-width:1200px){.bx-composite-btn{margin-left:205px}}.breadcrumbs-wrapper{margin-top:20px}@media (min-width:768px){.breadcrumbs-wrapper{margin-bottom:10px}}.breadcrumbs{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap}@media (min-width:768px){.breadcrumbs{overflow-x:unset;flex-wrap:wrap;white-space:normal}}.breadcrumbs__name{color:#003b81;display:inline-block;margin-bottom:6px}@media (min-width:768px){.breadcrumbs__name{margin-bottom:10px}}.breadcrumbs__name a{color:inherit;text-decoration:none}.breadcrumbs__name a:active,.breadcrumbs__name a:focus,.breadcrumbs__name a:hover{text-decoration:underline}.breadcrumbs__name a:focus-visible{text-decoration:none;outline:2px solid #00b0ff;outline-offset:2px;border-radius:2px}.breadcrumbs__sepor{margin:0 8px 6px;vertical-align:middle;display:inline-block;width:6px;min-width:6px;height:24px;position:relative;background-image:url(/images-main/icons/Breadсrumbs-Arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}@media (min-width:768px){.breadcrumbs__sepor{margin:0 8px 10px}}.inside-content,.main-content{position:relative;flex-grow:1}.inside-content{padding-bottom:44px}@media (min-width:768px){.inside-content{padding-bottom:64px}}@media (min-width:1200px){.inside-content{padding-bottom:92px}}.inside-content--no-padding{padding-bottom:0!important}.inside-content .contacts-people-block__heading,.inside-content .delivery-detail__heading,.inside-content .h1,.inside-content h1{margin:8px 0 14px}@media (min-width:768px){.inside-content .contacts-people-block__heading,.inside-content .delivery-detail__heading,.inside-content .h1,.inside-content h1{margin:38px 0 28px}}@media (min-width:1200px){.inside-content .contacts-people-block__heading,.inside-content .delivery-detail__heading,.inside-content .h1,.inside-content h1{margin:46px 0 32px}}.download{position:relative}.download:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(163,171,177,.3)}.pagen-btn{position:relative;text-align:center}.pagen-btn:before{content:"";display:block;width:100%;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%);z-index:1;background-color:#d1ddea}@media (min-width:768px){.pagen-btn:before{height:6px}}.pagen-btn .btn,.pagen-btn .route__btn{font-size:20px;line-height:1.3;position:relative;min-width:120px;outline-color:#ecf2fb;z-index:2}@media (min-width:768px){.pagen-btn .btn,.pagen-btn .route__btn{min-width:240px;font-size:24px;line-height:1.33}}@media (min-width:1200px){.pagen-btn .btn,.pagen-btn .route__btn{min-width:520px}}.counters{position:absolute;margin-top:-60px}.gradient-bg-1{background:linear-gradient(89.85deg,#e2ebf8 .12%,#f2f6fc 99.87%)}.gradient-bg-2{background:linear-gradient(180deg,#ecf2fb,#d8e1ef)}.gradient-bg-3{background:linear-gradient(180deg,#e2ebf8,#f2f6fc)}.gradient-bg-4{background:linear-gradient(74.46deg,#e2ebf8 .39%,#f2f6fc 100.61%)}.gradient-bg-5{background:linear-gradient(90deg,#d0dbec,#fff)}iframe{width:100%}.partners-btn{text-align:center}.partners-btn .btn,.partners-btn .route__btn{width:100%}@media (min-width:576px){.partners-btn .btn,.partners-btn .route__btn{width:auto}}@media (min-width:1200px){.partners-btn .btn,.partners-btn .route__btn{width:520px}}.archive-icon{display:inline-block;vertical-align:middle;width:22px;height:26px;background-repeat:no-repeat;background-position:0 0;background-size:contain;background-image:url(/images-main/icons/Archieve_Mobile.svg);margin-left:4px}@media (min-width:768px){.archive-icon{width:33px;height:38px;background-image:url(/images-main/icons/Archieve.svg);margin-left:8px}}.not-found{padding:36px 0;margin-bottom:56px}@media (min-width:768px){.not-found{padding:48px 0;margin-bottom:76px}}@media (min-width:1200px){.not-found{padding:64px 0;margin-bottom:92px}}.not-found__picture{text-align:center;margin-bottom:24px}@media (min-width:768px){.not-found__picture{text-align:left;padding-right:32px}}@media (min-width:1200px){.not-found__picture{padding-right:75px}}.not-found__text{padding:14px 0 12px}@media (min-width:768px){.not-found__text{padding:16px 0 12px}}@media (min-width:1200px){.not-found__text{padding:16px 0}}.vertical-text{writing-mode:vertical-rl;text-orientation:upright}.rotate-text{writing-mode:vertical-rl;transform:rotate(180deg)}.delivery-city__list-items,.delivery-detail-menu__list-items,.dropdown-filter dd>div,.fixed-cart__items,.vertical-scroll{overflow-y:scroll}.delivery-city__list-items::-webkit-scrollbar,.delivery-detail-menu__list-items::-webkit-scrollbar,.dropdown-filter dd>div::-webkit-scrollbar,.fixed-cart__items::-webkit-scrollbar,.vertical-scroll::-webkit-scrollbar{width:8px}.delivery-city__list-items::-webkit-scrollbar-track,.delivery-detail-menu__list-items::-webkit-scrollbar-track,.dropdown-filter dd>div::-webkit-scrollbar-track,.fixed-cart__items::-webkit-scrollbar-track,.vertical-scroll::-webkit-scrollbar-track{box-shadow:none}.delivery-city__list-items::-webkit-scrollbar-thumb,.delivery-detail-menu__list-items::-webkit-scrollbar-thumb,.dropdown-filter dd>div::-webkit-scrollbar-thumb,.fixed-cart__items::-webkit-scrollbar-thumb,.vertical-scroll::-webkit-scrollbar-thumb{border-radius:100px;height:32px;background-color:#acbed5;outline:none}.contacts-section__items,.vertical-scroll-transparent{overflow-y:scroll}.contacts-section__items::-webkit-scrollbar,.vertical-scroll-transparent::-webkit-scrollbar{width:1px}.contacts-section__items::-webkit-scrollbar-track,.vertical-scroll-transparent::-webkit-scrollbar-track{box-shadow:none;background-color:#f2f6fc}.contacts-section__items::-webkit-scrollbar-thumb,.vertical-scroll-transparent::-webkit-scrollbar-thumb{border-radius:2px;background-color:#f2f6fc;outline:none}.catalog-elements-wrapper,.delivery-card-block__table,.delivery-detail-item__table-wrapper,.horizontal-scroll,.transport-company-page__table{overflow-x:scroll}.catalog-elements-wrapper::-webkit-scrollbar,.delivery-card-block__table::-webkit-scrollbar,.delivery-detail-item__table-wrapper::-webkit-scrollbar,.horizontal-scroll::-webkit-scrollbar,.transport-company-page__table::-webkit-scrollbar{height:12px}.catalog-elements-wrapper::-webkit-scrollbar-track,.delivery-card-block__table::-webkit-scrollbar-track,.delivery-detail-item__table-wrapper::-webkit-scrollbar-track,.horizontal-scroll::-webkit-scrollbar-track,.transport-company-page__table::-webkit-scrollbar-track{box-shadow:none;background-color:#d1ddea}.catalog-elements-wrapper::-webkit-scrollbar-thumb,.delivery-card-block__table::-webkit-scrollbar-thumb,.delivery-detail-item__table-wrapper::-webkit-scrollbar-thumb,.horizontal-scroll::-webkit-scrollbar-thumb,.transport-company-page__table::-webkit-scrollbar-thumb{border-radius:2px;background-color:#879fbc;outline:none}.breadcrumbs,.catalog-section-menu,.history-slider__nav-scroll-wrapper,.horizontal-scroll-transparent,.page-header__btns{overflow-x:scroll}.breadcrumbs::-webkit-scrollbar,.catalog-section-menu::-webkit-scrollbar,.history-slider__nav-scroll-wrapper::-webkit-scrollbar,.horizontal-scroll-transparent::-webkit-scrollbar,.page-header__btns::-webkit-scrollbar{height:1px}.breadcrumbs::-webkit-scrollbar-track,.catalog-section-menu::-webkit-scrollbar-track,.history-slider__nav-scroll-wrapper::-webkit-scrollbar-track,.horizontal-scroll-transparent::-webkit-scrollbar-track,.page-header__btns::-webkit-scrollbar-track{box-shadow:none;background-color:#f2f6fc}.breadcrumbs::-webkit-scrollbar-thumb,.catalog-section-menu::-webkit-scrollbar-thumb,.history-slider__nav-scroll-wrapper::-webkit-scrollbar-thumb,.horizontal-scroll-transparent::-webkit-scrollbar-thumb,.page-header__btns::-webkit-scrollbar-thumb{border-radius:2px;background-color:#f2f6fc;outline:none}.default-detail-slider{margin:24px 0}@media (min-width:768px){.default-detail-slider{margin:28px 0}}@media (min-width:1200px){.default-detail-slider{margin:32px 0}}.default-detail-slider__full{margin-bottom:16px}@media (min-width:768px){.default-detail-slider__full{margin-bottom:20px}}.default-detail-slider__full-slide img{display:block;margin:0 auto}.default-detail-slider__preview-slide{width:80px;margin-right:12px}@media (min-width:576px){.default-detail-slider__preview-slide{width:107px;margin-right:16px}}@media (min-width:768px){.default-detail-slider__preview-slide{width:174px;margin-right:20px}}.dg-control-round{background:none!important;background-color:transparent!important;box-shadow:none!important;border:none!important}.dg-zoom__in:after{display:none!important}.dg-zoom__out{width:30px!important;height:30px!important}.dg-zoom__out:after{display:none!important}.dg-zoom__control{border-radius:0!important;width:30px!important;height:30px!important;font-size:16px!important;font-weight:400!important;box-shadow:none!important}.dg-attribution__links{padding:3px 5px 0 0!important}.dg-attribution__link-item:before{display:none!important}a.progressive,a.progressive:active,a.progressive:focus,a.progressive:hover{text-decoration:none;border:none;outline:0;box-shadow:none}.rewards-block .carousel__dots,.vendors-block .carousel__dots{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;width:100%;top:auto;bottom:0;background-color:#d1ddea}.rewards-block .carousel__dot,.vendors-block .carousel__dot{padding:0;margin:0;width:100%;height:12px;border-radius:2px;background-color:transparent}.rewards-block .carousel__dot:after,.rewards-block .carousel__dot:before,.vendors-block .carousel__dot:after,.vendors-block .carousel__dot:before{display:none}.rewards-block .carousel__dot.is-selected,.vendors-block .carousel__dot.is-selected{background-color:#879fbc}.history-slider .carousel__nav{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-direction:row-reverse}.history-slider .carousel__button{width:40px;height:40px;border:1px solid #003b81;border-radius:6px;background-repeat:no-repeat;background-position:0 0;background-size:16px;position:relative;top:0;left:0;transform:unset}.history-slider .carousel__button:before{content:"";display:block;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-repeat:no-repeat;background-position:0 0;background-size:16px}.history-slider .carousel__button.is-prev{margin-right:5px}.history-slider .carousel__button.is-prev:before{background-image:url(/images-main/icons/History-Slider_Previous.svg)}.history-slider .carousel__button.is-next{margin-left:5px}.history-slider .carousel__button.is-next:before{background-image:url(/images-main/icons/History-Slider_Next.svg)}.history-slider .carousel__button:active,.history-slider .carousel__button:hover{border-color:#003b81;background-color:#003b81}.history-slider .carousel__button:active:before,.history-slider .carousel__button:hover:before{background-position:0 50%}.history-slider .carousel__button:disabled{opacity:1;border-color:#e7e9eb;background-color:transparent}.history-slider .carousel__button:disabled:before{background-position:0 100%}.ya-share2 li:before{display:none!important}.ya-share2__link_more{width:32px;height:32px;padding:0;margin:0;background-repeat:no-repeat;background-size:contain;background:url(/images-main/icons/To-Share-with.svg) 50%!important}.ya-share2__link_more span{display:none!important}.swiper{position:relative;overflow:hidden}.swiper-container-horizontal>.swiper-scrollbar,.swiper-scrollbar{height:12px;background:#d1ddea;border-radius:2px}.swiper-scrollbar-drag{background:#879fbc;border-radius:2px;height:12px}.swiper-button-next,.swiper-button-prev{opacity:1;position:absolute;top:50%;transform:translateY(-50%);z-index:200;background-image:none}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:0}.main-slider-block .swiper-button-next,.main-slider-block .swiper-button-prev{display:none!important;width:31px;height:50px;background-repeat:no-repeat;background-position:0 0;background-size:31px}@media (min-width:1200px){.main-slider-block .swiper-button-next,.main-slider-block .swiper-button-prev{display:block!important}}.main-slider-block .swiper-button-next:active,.main-slider-block .swiper-button-next:hover,.main-slider-block .swiper-button-prev:active,.main-slider-block .swiper-button-prev:hover{background-position:0 50%}.main-slider-block .swiper-button-next:disabled,.main-slider-block .swiper-button-prev:disabled{background-position:0 100%}.main-slider-block .swiper-button-prev{background-image:url(/images-main/icons/Slider-Pagination_Small-Arrow_Previous.svg);left:-25px}@media (min-width:1600px){.main-slider-block .swiper-button-prev{left:-165px}}.main-slider-block .swiper-button-next{background-image:url(/images-main/icons/Slider-Pagination_Small-Arrow_Next.svg);right:-25px}@media (min-width:1600px){.main-slider-block .swiper-button-next{right:-165px}}.vendors-block .swiper-button-next,.vendors-block .swiper-button-prev{display:none;width:16px;height:26px;background-repeat:no-repeat;background-position:0 0;background-size:16px}@media (min-width:1200px){.vendors-block .swiper-button-next,.vendors-block .swiper-button-prev{display:block}}.vendors-block .swiper-button-next:active,.vendors-block .swiper-button-next:hover,.vendors-block .swiper-button-prev:active,.vendors-block .swiper-button-prev:hover{background-position:0 100%}.vendors-block .swiper-button-prev{background-image:url(/images-main/icons/Vendor-Slider_Previous.svg);left:-28px}@media (min-width:1600px){.vendors-block .swiper-button-prev{left:-36px}}.vendors-block .swiper-button-next{background-image:url(/images-main/icons/Vendor-Slider_Next.svg);right:-28px}@media (min-width:1600px){.vendors-block .swiper-button-next{right:-36px}}.small-news-slider .swiper-buttons-wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap}.small-news-slider .swiper-button-next,.small-news-slider .swiper-button-prev{display:block;width:40px;height:40px;position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:unset;border:1px solid #003b81;border-radius:6px;background-image:none}@media (min-width:768px){.small-news-slider .swiper-button-next,.small-news-slider .swiper-button-prev{width:31px;height:50px;position:absolute;top:50%;transform:translateY(-50%);border:none;background-color:transparent;border-radius:0}}.small-news-slider .swiper-button-next:before,.small-news-slider .swiper-button-prev:before{content:"";display:block;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-repeat:no-repeat;background-position:0 0;background-size:16px}@media (min-width:768px){.small-news-slider .swiper-button-next:before,.small-news-slider .swiper-button-prev:before{width:31px;height:50px;background-size:31px}}.small-news-slider .swiper-button-next:active,.small-news-slider .swiper-button-next:hover,.small-news-slider .swiper-button-prev:active,.small-news-slider .swiper-button-prev:hover{border:1px solid #003b81;background-color:#003b81}@media (min-width:768px){.small-news-slider .swiper-button-next:active,.small-news-slider .swiper-button-next:hover,.small-news-slider .swiper-button-prev:active,.small-news-slider .swiper-button-prev:hover{border:none;background-color:transparent}}.small-news-slider .swiper-button-next:active:before,.small-news-slider .swiper-button-next:hover:before,.small-news-slider .swiper-button-prev:active:before,.small-news-slider .swiper-button-prev:hover:before{background-position:0 50%}.small-news-slider .swiper-button-next.swiper-button-disabled,.small-news-slider .swiper-button-prev.swiper-button-disabled{opacity:1;border:1px solid #e7e9eb;background-color:transparent}@media (min-width:768px){.small-news-slider .swiper-button-next.swiper-button-disabled,.small-news-slider .swiper-button-prev.swiper-button-disabled{border:none;background-color:transparent}}.small-news-slider .swiper-button-next.swiper-button-disabled:before,.small-news-slider .swiper-button-prev.swiper-button-disabled:before{background-position:0 100%}.small-news-slider .swiper-button-prev{margin-right:5px}@media (min-width:768px){.small-news-slider .swiper-button-prev{margin:0;left:30px}}@media (min-width:992px){.small-news-slider .swiper-button-prev{left:150px}}@media (min-width:1200px){.small-news-slider .swiper-button-prev{left:240px}}@media (min-width:1600px){.small-news-slider .swiper-button-prev{left:300px}}.small-news-slider .swiper-button-prev:before{background-image:url(/images-main/icons/Previous-Banner_Arrow.svg)}@media (min-width:768px){.small-news-slider .swiper-button-prev:before{background-image:url(/images-main/icons/Slider-Pagination_Small-Arrow_Previous.svg)}}.small-news-slider .swiper-button-next{margin-left:5px}@media (min-width:768px){.small-news-slider .swiper-button-next{margin:0;right:30px}}@media (min-width:992px){.small-news-slider .swiper-button-next{right:150px}}@media (min-width:1200px){.small-news-slider .swiper-button-next{right:240px}}@media (min-width:1600px){.small-news-slider .swiper-button-next{right:300px}}.small-news-slider .swiper-button-next:before{background-image:url(/images-main/icons/Next-Banner_Arrow.svg)}@media (min-width:768px){.small-news-slider .swiper-button-next:before{background-image:url(/images-main/icons/Slider-Pagination_Small-Arrow_Next.svg)}}.default-detail-slider .swiper-button-next,.default-detail-slider .swiper-button-prev{display:none;width:42px;height:67px;background-repeat:no-repeat;background-position:0 0;background-size:42px}@media (min-width:768px){.default-detail-slider .swiper-button-next,.default-detail-slider .swiper-button-prev{display:block}}.default-detail-slider .swiper-button-next:active,.default-detail-slider .swiper-button-next:hover,.default-detail-slider .swiper-button-prev:active,.default-detail-slider .swiper-button-prev:hover{background-position:0 50%}.default-detail-slider .swiper-button-prev{background-image:url(/images-main/icons/Slider-Pagination_Big-Arrow_Previous.svg);left:24px}.default-detail-slider .swiper-button-next{background-image:url(/images-main/icons/Slider-Pagination_Big-Arrow_Next.svg);right:24px}.modal .modal-dialog{max-width:546px}@media (min-width:768px){.modal .modal-dialog{max-width:690px}}@media (min-width:992px){.modal .modal-dialog{max-width:770px}}@media (min-width:1200px){.modal .modal-dialog{max-width:900px}}@media (min-width:768px){.modal .modal-dialog--small{max-width:550px}}.modal .modal-content{position:relative;border:2px solid #00234d;background-color:#fff;border-radius:0;background-clip:border-box;padding:28px 20px}@media (min-width:768px){.modal .modal-content{padding:48px 64px}}@media (min-width:1200px){.modal .modal-content{padding:64px 92px}}.modal .modal-content__close{display:block;width:25px;height:25px;position:absolute;top:28px;right:20px;background-repeat:no-repeat;background-image:url(/images-main/icons/close.svg);background-position:0 0;background-size:25px;cursor:pointer}@media (min-width:768px){.modal .modal-content__close{top:28px;right:28px}}@media (min-width:1200px){.modal .modal-content__close{top:32px;right:32px}}.modal .modal-content__close:active,.modal .modal-content__close:hover{background-position:0 100%}.modal .modal-content__header{padding-right:37px;margin-bottom:4px}@media (min-width:768px){.modal .modal-content__header{padding-right:0;margin-bottom:12px}}.modal .modal-content__body{margin-top:28px}@media (min-width:768px){.modal .modal-content__body{margin-top:38px}}@media (min-width:1200px){.modal .modal-content__body{margin-top:46px}}.modal .modal-content__body--small-margin{margin-top:14px}@media (min-width:768px){.modal .modal-content__body--small-margin{margin-top:24px}}.modal-backdrop.show{background:#fff;opacity:.8}.policy-warning{position:fixed;bottom:0;right:8%;z-index:9999999999;background-color:hsla(0,0%,100%,.8);padding:15px 50px 20px 15px;color:#00234d;font-size:13px;box-sizing:border-box;pointer-events:all;border:1px solid #a3abb1;width:100%;margin:0;left:0}@media (min-width:768px){.policy-warning{width:400px;left:auto}}.policy-warning__close-ico{position:absolute;width:20px;height:20px;cursor:pointer;top:15px;right:15px;background-image:url(/images-main/icons/close.svg);background-repeat:no-repeat;background-position:0 0;background-size:20px}.policy-warning__read-more{font-size:12px;color:#00234d;margin:10px 0 0;cursor:pointer;display:inline-block;position:relative;text-decoration:underline}.policy-warning__full-text{display:none}.policy-warning__full-text a,.policy-warning__link{text-decoration:underline;color:#00234d}.policy-warning__link{display:inline-block;font-size:13px}.page-header__top-line{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:24px 0 14px}@media (min-width:768px){.page-header__top-line{padding:28px 0 16px}}@media (min-width:992px){.page-header__top-line{padding:24px 0 16px;align-items:flex-start}}@media (min-width:1200px){.page-header__top-line{padding:32px 0;align-items:center}}.page-header__logo a{text-decoration:none!important;border:none!important}.page-header__logo a:after,.page-header__logo a:before{display:none!important}.page-header__logo img{width:168px;min-width:168px}@media (min-width:768px){.page-header__logo img{width:216px;min-width:216px}}.page-header__top-menu{display:none}@media (min-width:992px){.page-header__top-menu{display:block;margin:0 28px}}@media (min-width:1200px){.page-header__top-menu{margin:0 44px}}@media (min-width:1600px){.page-header__top-menu{margin:0 60px}}.page-header__phone{opacity:1;transition:opacity .5s}@media (min-width:992px){.page-header__phone{min-width:205px}}.page-header__phone-mobile-btn{display:block;width:23px;height:23px;background-repeat:no-repeat;background-position:0 0;background-image:url(/images-main/icons/Phone-Number.svg);background-size:23px}@media (min-width:576px){.page-header__phone-mobile-btn{display:none}}.page-header__phone-mobile-btn:active,.page-header__phone-mobile-btn:focus,.page-header__phone-mobile-btn:hover{background-position:0 100%}.page-header__phone-mobile-btn:focus-visible{background-position:0 0}.page-header__phone-mobile-btn.close{opacity:1;background-image:url(/images-main/icons/Close-Menu.svg)}.page-header__phone-mobile-btn.close:active,.page-header__phone-mobile-btn.close:focus,.page-header__phone-mobile-btn.close:hover{background-position:0 100%}.page-header__phone-mobile-btn.close:focus-visible{background-position:0 0}.page-header__phone-link{padding:12px 15px 140px}@media (min-width:576px){.page-header__phone-link{display:block;width:auto;height:auto;position:static;opacity:1;overflow:visible;padding:0}}.page-header__phone-link a{font-family:Kelson Sans;font-weight:700;font-size:20px;line-height:1.3;color:#003b81}@media (min-width:768px){.page-header__phone-link a{font-size:24px;line-height:1.33}}@media (min-width:992px){.page-header__phone-link a{display:inline-block;padding-top:6px}}.page-header__phone-link a:active,.page-header__phone-link a:focus,.page-header__phone-link a:hover{color:#084e88;text-decoration:none}.page-header__phone-link a:focus-visible{color:#003b81}@media (min-width:992px){.page-header__bottom-line-wrapper{background-color:#1e71b7}}.page-header__bottom-line{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:0 0 16px}@media (min-width:992px){.page-header__bottom-line{flex-wrap:nowrap;padding:0}}.page-header__bottom-block{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;order:2;width:100%;position:relative}@media (min-width:1200px){.page-header__bottom-block{width:146px;margin-left:20px}}@media (min-width:1600px){.page-header__bottom-block{width:266px}}.page-header__mobile-menu-wrapper{margin-right:16px}@media (min-width:992px){.page-header__mobile-menu-wrapper{display:none}}.page-header__mobile-menu-close{display:block;width:23px;height:23px;position:absolute;top:-91px;right:0;z-index:-10;opacity:0;background-repeat:no-repeat;background-position:0 0;background-image:url(/images-main/icons/Close-Menu.svg);background-size:23px;background-color:#f2f6fc;transition:opacity .5s}@media (min-width:768px){.page-header__mobile-menu-close{top:-98px}}.page-header__mobile-menu-close.show{opacity:1;z-index:10;transition:opacity .5s}.page-header__mobile-menu-btn{display:block;width:48px;min-width:48px;height:46px;background-repeat:no-repeat;background-position:50% 50%;background-image:url(/images-main/icons/Menu.svg);background-size:30px;background-color:#084e88}.page-header__mobile-menu-btn:active,.page-header__mobile-menu-btn:focus,.page-header__mobile-menu-btn:hover{background-color:#084e88}.page-header__mobile-menu-btn:focus-visible{outline:2px solid #00b0ff}.page-header__search{width:100%;position:relative}@media (min-width:992px){.page-header__search{margin-bottom:38px}}@media (min-width:1200px){.page-header__search{margin-bottom:0}}.page-header__catalog-menu{display:none}@media (min-width:992px){.page-header__catalog-menu{display:block;order:2;position:relative}}@media (min-width:1200px){.page-header__catalog-menu{order:1}}.page-header__catalog-menu-btn{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:nowrap}.page-header__catalog-menu-link{display:block;background-color:#084e88;padding:12px 20px;text-decoration:none}.page-header__catalog-menu-link:active,.page-header__catalog-menu-link:focus,.page-header__catalog-menu-link:hover{text-decoration:none}.page-header__catalog-menu-link:focus-visible{outline-offset:0;border-radius:0}.page-header__catalog-menu-count,.page-header__catalog-menu-title{display:block;margin-bottom:0;color:#fff}.page-header__catalog-menu-open{display:block;position:relative;width:58px;background-color:#f49b00;transition:background-color .2s}.page-header__catalog-menu-open:before{content:"";display:block;width:18px;height:10px;position:absolute;top:50%;left:50%;margin-top:-5px;margin-left:-10px;transform:rotate(0deg);background-repeat:no-repeat;background-position:0 0;background-image:url(/images-main/icons/Katalog-Menu-Button_992px-and-more.svg);background-size:18px;transition:top .2s,transform .3s}.page-header__catalog-menu-open:focus{background-color:#f49b00}.page-header__catalog-menu-open:active,.page-header__catalog-menu-open:hover{background-color:#f48400;transition:background-color .2s}.page-header__catalog-menu-open:active:before,.page-header__catalog-menu-open:hover:before{top:60%;transform:rotate(0deg);transition:top .2s,transform .3s}.page-header__catalog-menu-open:focus-visible{background-color:#f49b00;outline:2px solid #00b0ff;transition:background-color .2s}.page-header__catalog-menu-open.open:before{transform:rotate(180deg)}.page-header__catalog-menu-open.open:active:before,.page-header__catalog-menu-open.open:hover:before{top:40%;transform:rotate(180deg)}.page-header__btns{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;order:1;width:100%;white-space:nowrap;padding:8px 0;margin-bottom:16px}@media (min-width:992px){.page-header__btns{order:3;width:auto;overflow:visible;padding:0;margin:0;align-items:stretch}}.page-header__btn{margin-right:16px}@media (min-width:992px){.page-header__btn{margin-right:0}}.page-header__btn a{display:block;position:relative;transition:color .2s}@media (min-width:992px){.page-header__btn a{font-family:Kelson Sans;font-size:16px;line-height:1.5;color:#fff;text-decoration:none}}@media (min-width:992px){.page-header__btn a:before{content:"";display:block;position:absolute;background-repeat:no-repeat;background-position:0 0}}.page-header__btn a:active,.page-header__btn a:hover{text-decoration:none;color:#b95c00;transition:color .2s}@media (min-width:992px){.page-header__btn a:active,.page-header__btn a:hover{color:#fff}}.page-header__btn a:focus-visible{color:#00234d}@media (min-width:992px){.page-header__btn a:focus-visible{outline-offset:0;border-radius:0;color:#fff}}@media (min-width:992px){.page-header__btn span{display:block;font-size:24px;line-height:1.33;text-transform:uppercase}}@media (min-width:992px){.page-header__btn--b2b a{text-align:center;padding:43px 34px 13px}}@media (min-width:1200px){.page-header__btn--b2b a{padding:39px 20px 9px;font-size:24px;line-height:1.33}}@media (min-width:992px){.page-header__btn--b2b a:before{width:18px;height:26px;background-image:url(/images-main/icons/Login-to-B2B.svg);background-size:18px;top:13px;left:50%;transform:translateX(-50%)}}.page-header__btn--partners a{background-color:#f49b00;color:#fff;padding:4px 12px;border-radius:6px}@media (min-width:992px){.page-header__btn--partners a{padding:12px 20px 12px 76px;transition:color .2s,background-color .2s;border-radius:0}}@media (min-width:992px){.page-header__btn--partners a:active,.page-header__btn--partners a:focus,.page-header__btn--partners a:hover{background-color:#f48400;transition:color .2s,background-color .2s}}@media (min-width:992px){.page-header__btn--partners a:active:before,.page-header__btn--partners a:focus:before,.page-header__btn--partners a:hover:before{top:60%;transition:top .2s}}@media (min-width:992px){.page-header__btn--partners a:before{width:44px;height:32px;background-image:url(/images-main/icons/Partner.svg);background-size:44px;top:50%;left:20px;margin-top:-16px;transition:top .2s}}@media (min-width:992px){.page-header__btn--norbel a{background-color:#084e88;padding:12px 20px 12px 73px}}@media (min-width:992px){.page-header__btn--norbel a:before{width:41px;height:30px;background-image:url(/images-main/icons/Computer-white.svg);background-size:41px;top:50%;left:20px;margin-top:-15px;animation:pulse 3s infinite}}.page-header__btn--register{height:inherit}@media (min-width:992px){.page-header__btn--register a{height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;font-size:18px;background-color:#084e88;padding:12px 20px 12px 73px}}@media (min-width:1200px){.page-header__btn--register a{font-size:20px}}@media (min-width:992px){.page-header__btn--register a:before{width:40px;height:34px;background-image:url(/images-main/design/minpromtorg.png);background-size:contain;top:50%;left:20px;margin-top:-20px;animation:pulse 3s infinite}}.page-header.open-menu .page-header__phone{position:relative;opacity:0;z-index:-10;transition:opacity .5s}.page-header__contacts-block{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:wrap;gap:16px;margin:20px 0}@media (min-width:576px){.page-header__contacts-block{flex-direction:row;margin:0}}.page-header__contacts{display:flex;flex-direction:column;gap:4px;text-align:center}@media (min-width:576px){.page-header__contacts{text-align:end;margin-left:4px}}.page-header__order .btn,.page-header__order .route__btn{border-radius:0}.page-footer{overflow:hidden}.page-footer__top-line-wrapper{background-color:#1e71b7}@media (min-width:576px){.page-footer__top-line{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap}}.page-footer__top-block{padding:16px 0}@media (min-width:576px){.page-footer__top-block{width:50%}}@media (min-width:768px){.page-footer__top-block{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:61%}}@media (min-width:992px){.page-footer__top-block{width:71%}}@media (min-width:1200px){.page-footer__top-block{width:77%}}@media (min-width:1600px){.page-footer__top-block{width:78%}}.page-footer__logo{text-align:center;margin-bottom:14px}@media (min-width:768px){.page-footer__logo{margin-bottom:0;margin-right:20px}}@media (min-width:1200px){.page-footer__logo{margin-right:32px}}.page-footer__logo img{width:168px}@media (min-width:768px){.page-footer__logo img{width:178px}}.page-footer__search{margin-bottom:30px}@media (min-width:992px){.page-footer__search{margin-bottom:0;margin-right:20px;width:218px}}@media (min-width:1200px){.page-footer__search{width:400px}}@media (min-width:1600px){.page-footer__search{width:505px}}.page-footer__phone{text-align:center}@media (min-width:768px){.page-footer__phone{text-align:left;padding-top:8px}}.page-footer__phone a{display:inline-block;font-family:Kelson Sans;font-weight:700;font-size:20px;line-height:1.3;color:#fff;white-space:nowrap}@media (min-width:768px){.page-footer__phone a{font-size:24px;line-height:1.33}}@media (min-width:992px){.page-footer__phone a{display:inline-block;padding-top:6px}}.page-footer__phone a:active,.page-footer__phone a:focus,.page-footer__phone a:hover{color:#fff;text-decoration:none}.page-footer__phone a:focus-visible{color:#fff}.page-footer__norbel-btn{margin-left:-15px;margin-right:-15px}@media (min-width:576px){.page-footer__norbel-btn{margin-left:0;margin-right:0;width:50%}}@media (min-width:768px){.page-footer__norbel-btn{width:39%}}@media (min-width:992px){.page-footer__norbel-btn{width:29%}}@media (min-width:1200px){.page-footer__norbel-btn{width:23%}}@media (min-width:1600px){.page-footer__norbel-btn{width:22%}}.page-footer__norbel-btn a{display:block;position:relative;z-index:2;font-family:Kelson Sans;font-size:16px;line-height:1.5;color:#fff;text-decoration:none;background-color:#084e88;padding:12px 68px 12px 15px}@media (min-width:576px){.page-footer__norbel-btn a{padding:24px 15px 22px 80px}}@media (min-width:768px){.page-footer__norbel-btn a{padding:12px 20px 12px 73px}}@media (min-width:1200px){.page-footer__norbel-btn a{padding:12px 15px 12px 67px}}@media (min-width:1600px){.page-footer__norbel-btn a{padding:12px 20px 12px 73px}}.page-footer__norbel-btn a:before{content:"";display:block;width:41px;height:30px;position:absolute;top:50%;right:15px;margin-top:-15px;z-index:2;background-repeat:no-repeat;background-position:0 0;background-image:url(/images-main/icons/Computer-white.svg);background-size:41px;animation:pulse 3s infinite}@media (min-width:576px){.page-footer__norbel-btn a:before{right:auto;left:25px}}@media (min-width:768px){.page-footer__norbel-btn a:before{left:20px}}@media (min-width:1200px){.page-footer__norbel-btn a:before{left:15px}}@media (min-width:1600px){.page-footer__norbel-btn a:before{left:20px}}.page-footer__norbel-btn a:after{content:"";display:none;width:500px;height:100%;position:absolute;top:0;left:0;z-index:-1;background-color:#084e88}@media (min-width:576px){.page-footer__norbel-btn a:after{display:block}}@media (min-width:768px){.page-footer__norbel-btn a:after{display:none}}.page-footer__norbel-btn a:active,.page-footer__norbel-btn a:hover{text-decoration:none;color:#fff}.page-footer__norbel-btn a:focus-visible{outline-offset:0;border-radius:0;color:#fff}.page-footer__norbel-btn span{display:block;font-size:20px;line-height:1.4}.page-footer__register-btn{margin-left:-15px;margin-right:-15px}@media (min-width:576px){.page-footer__register-btn{height:inherit;margin-left:0;margin-right:0;width:50%}}@media (min-width:768px){.page-footer__register-btn{width:39%}}@media (min-width:992px){.page-footer__register-btn{width:29%}}@media (min-width:1200px){.page-footer__register-btn{width:23%}}@media (min-width:1600px){.page-footer__register-btn{width:22%}}.page-footer__register-btn a{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;position:relative;z-index:2;font-family:Kelson Sans;font-size:20px;line-height:1.5;color:#fff;text-decoration:none;background-color:#084e88;padding:24px 68px 22px 15px}@media (min-width:576px){.page-footer__register-btn a{height:100%;padding:24px 15px 22px 80px}}@media (min-width:768px){.page-footer__register-btn a{padding:12px 20px 12px 73px}}@media (min-width:1200px){.page-footer__register-btn a{font-size:19px;padding:12px 15px 12px 67px}}@media (min-width:1600px){.page-footer__register-btn a{padding:12px 20px 12px 73px}}.page-footer__register-btn a:before{content:"";display:block;width:40px;height:34px;position:absolute;top:50%;right:15px;margin-top:-20px;z-index:2;background-repeat:no-repeat;background-position:0 0;background-image:url(/images-main/design/minpromtorg.png);background-size:contain;animation:pulse 3s infinite}@media (min-width:576px){.page-footer__register-btn a:before{right:auto;left:25px}}@media (min-width:768px){.page-footer__register-btn a:before{left:20px}}@media (min-width:1200px){.page-footer__register-btn a:before{left:15px}}@media (min-width:1600px){.page-footer__register-btn a:before{left:20px}}.page-footer__register-btn a:after{content:"";display:none;width:500px;height:100%;position:absolute;top:0;left:0;z-index:-1;background-color:#084e88}@media (min-width:576px){.page-footer__register-btn a:after{display:block}}@media (min-width:768px){.page-footer__register-btn a:after{display:none}}.page-footer__register-btn a:active,.page-footer__register-btn a:hover{text-decoration:none;color:#fff}.page-footer__register-btn a:focus-visible{outline-offset:0;border-radius:0;color:#fff}.page-footer__register-btn span{display:block;font-size:20px;line-height:1.4}.page-footer__bottom-line-wrapper{padding:28px 0 24px;background-color:#c5d3e7}@media (min-width:768px){.page-footer__bottom-line-wrapper{padding:38px 0 28px}}@media (min-width:1200px){.page-footer__bottom-line-wrapper{padding:46px 0 32px}}@media (min-width:576px){.page-footer__info{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}}.page-footer__copyright{margin-bottom:6px}@media (min-width:576px){.page-footer__copyright{margin-bottom:0}}@media (min-width:576px){.page-footer__creator{width:150px;text-align:right}}.page-footer--simple{padding:10px 0 5px;background-color:#c5d3e7}.header-search{width:100%;position:relative}@media (min-width:1200px){.header-search{background-color:#1e71b7;z-index:5;transition:width .3s;padding:15px 0}}.header-search:active .header-search__btn,.header-search:focus .header-search__btn,.header-search:hover .header-search__btn{background-position:0 100%}.header-search__input{width:100%;height:46px;line-height:46px;padding:0 48px 0 14px;background-color:#fff;color:#003b81;border:none;outline:0;box-shadow:none;appearance:none;margin:0}@media (min-width:768px){.header-search__input{height:48px;line-height:48px;padding:0 52px 0 16px}}.header-search__input::-webkit-input-placeholder{color:#7e8992}.header-search__input:-moz-placeholder,.header-search__input::-moz-placeholder{color:#7e8992}.header-search__input:-ms-input-placeholder{color:#7e8992}.header-search__input:hover{outline:0;box-shadow:none;color:#003b81}.header-search__input:hover::-webkit-input-placeholder{color:#003b81}.header-search__input:hover:-moz-placeholder,.header-search__input:hover::-moz-placeholder{color:#003b81}.header-search__input:hover:-ms-input-placeholder{color:#003b81}.header-search__input:active,.header-search__input:focus{outline:0;box-shadow:none;color:#003b81}.header-search__input:active::-webkit-input-placeholder,.header-search__input:focus::-webkit-input-placeholder{color:transparent}.header-search__input:active:-moz-placeholder,.header-search__input:active::-moz-placeholder,.header-search__input:focus:-moz-placeholder,.header-search__input:focus::-moz-placeholder{color:transparent}.header-search__input:active:-ms-input-placeholder,.header-search__input:focus:-ms-input-placeholder{color:transparent}.header-search__btn{display:block;width:22px;height:22px;position:absolute;top:50%;transform:translateY(-50%);right:14px;background-repeat:no-repeat;background-position:0 0;background-image:url(/images-main/icons/Search-Icon_Mobile.svg);background-size:22px}@media (min-width:768px){.header-search__btn{width:24px;height:24px;background-size:24px}}@media (min-width:1200px){.header-search.open{position:absolute;top:-39px;left:0;width:284px;transition:width .3s}}@media (min-width:1600px){.header-search.open{width:403px}}.page-footer .header-search{background-color:transparent;padding:0}.menu-container{padding-left:15px;padding-right:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.menu-container{max-width:576px}}@media (min-width:768px){.menu-container{max-width:720px}}@media (min-width:992px){.menu-container{max-width:100%;padding:0;margin:0}}@media (min-width:992px){.top-menu{position:relative;padding-top:4px;padding-right:60px}}@media (min-width:1200px){.top-menu{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding-top:0;padding-right:0}}@media (min-width:992px){.top-menu__first-menu{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}}@media (min-width:992px){.top-menu__second-menu,.top-menu__third-menu{display:none!important}}.top-menu__item{padding-left:0;margin-bottom:24px}@media (min-width:992px){.top-menu__item{margin-bottom:16px;margin-right:28px}}@media (min-width:1200px){.top-menu__item{margin-right:33px;margin-bottom:0}}@media (min-width:1600px){.top-menu__item{margin-right:51px}}.top-menu__item>a{font-family:Kelson Sans;font-size:20px;line-height:1.3;color:#00234d;transition:color .2s}@media (min-width:992px){.top-menu__item>a{font-weight:300;line-height:1.4}}.top-menu__item>a:active,.top-menu__item>a:focus,.top-menu__item>a:hover{color:#003b81;text-decoration:none;transition:color .2s}@media (min-width:992px){.top-menu__item>a:active,.top-menu__item>a:focus,.top-menu__item>a:hover{color:#b95c00}}.top-menu__item--parent>a{display:block;position:relative;padding-right:35px}.top-menu__item--parent>a:active:after,.top-menu__item--parent>a:focus:after,.top-menu__item--parent>a:hover:after{background-position:0 100%}.top-menu__item--parent>a:after{content:"";display:block;width:11px;height:18px;position:absolute;top:50%;right:6px;transform:translateY(-50%);background-repeat:no-repeat;background-position:0 0;background-image:url(/images-main/icons/Section-Element_Big_Mobile.svg);background-size:11px}@media (min-width:992px){.top-menu__item--selected>a{color:#b95c00}}@media (min-width:992px){.top-menu__item:last-child{margin-right:0}}.top-menu__sub-item{margin-bottom:14px}.top-menu__sub-item>a{font-family:Kelson Sans;font-size:16px;line-height:1.38;color:#00234d}.top-menu__sub-item--parent>a{display:block;position:relative;padding-right:35px}.top-menu__sub-item--parent>a:active:after,.top-menu__sub-item--parent>a:focus:after,.top-menu__sub-item--parent>a:hover:after{background-position:0 100%}.top-menu__sub-item--parent>a:after{content:"";display:block;width:10px;height:20px;position:absolute;top:50%;right:6px;transform:translateY(-50%);background-repeat:no-repeat;background-position:0 0;background-image:url(/images-main/icons/Section-Element_Small_tablet-n-Mobile.svg);background-size:10px}.top-menu__back-link{margin-bottom:36px;padding-left:22px}@media (min-width:992px){.top-menu__back-link{display:none}}.top-menu__back-link a{position:relative}.top-menu__back-link a:before{content:"";display:block;width:10px;height:20px;position:absolute;top:50%;left:-22px;transform:translateY(-50%);background-repeat:no-repeat;background-position:0 0;background-image:url(/images-main/icons/Return-Back-Arrow.svg);background-size:10px}.top-menu__sub-menu-heading{margin-bottom:24px}@media (min-width:992px){.top-menu__sub-menu-heading{display:none}}.top-menu__sub-menu-heading a{font-family:Kelson Sans;font-size:20px;line-height:1.3;color:#00234d}@media (min-width:992px){.top-menu__staff{position:absolute;top:0;right:0}}@media (min-width:1200px){.top-menu__staff{position:static;margin-left:44px}}@media (min-width:1600px){.top-menu__staff{margin-left:60px}}.top-menu__staff a{font-family:Kelson Sans;font-size:20px;line-height:1.3;color:#00234d}@media (min-width:992px){.top-menu__staff a{display:block;font-size:0;line-height:0;width:32px;height:30px;background-repeat:no-repeat;background-position:0 0;background-image:url(/images-main/icons/Colleague.svg);background-size:32px}}.top-menu__staff a:active,.top-menu__staff a:focus,.top-menu__staff a:hover{color:#003b81;text-decoration:none}@media (min-width:992px){.top-menu__staff a:active,.top-menu__staff a:focus,.top-menu__staff a:hover{background-position:0 100%}}.top-menu__staff a:focus-visible{color:#00234d;outline:2px solid #00b0ff;outline-offset:2px;border-radius:2px;border:0}@media (min-width:992px){.top-menu__staff a:focus-visible{background-position:0 0}}.top-menu__sub-heading{font-family:Kelson Sans;font-size:16px;line-height:1.38;color:#f49b00;margin-bottom:16px;margin-top:28px}@media (min-width:992px){.top-menu--catalog{display:none!important}}.top-catalog-menu{display:none;width:100%;position:absolute;top:100%;left:0;z-index:500;background-color:#084e88;padding-bottom:16px}.top-catalog-menu__heading{color:#f49b00;text-align:center;font-family:Kelson Sans;margin-top:12px;margin-bottom:8px}.top-catalog-menu__parent-link{display:block;font-family:Kelson Sans;font-size:14px;line-height:1.57;color:#fff;position:relative;padding:6px 12px 3px 30px;background-color:#084e88;transition:background-color .2s}.top-catalog-menu__parent-link:active,.top-catalog-menu__parent-link:focus,.top-catalog-menu__parent-link:hover{color:#fff;text-decoration:none;background-color:#1e71b7;transition:background-color .2s}.top-catalog-menu__parent-link:active+.top-catalog-menu__sub-menu,.top-catalog-menu__parent-link:focus+.top-catalog-menu__sub-menu,.top-catalog-menu__parent-link:hover+.top-catalog-menu__sub-menu{display:block}.top-catalog-menu__parent-link:focus-visible{color:#fff;text-decoration:none;background-color:#084e88;outline-offset:0;border-radius:0}.top-catalog-menu__parent-link:before{content:"";display:block;width:10px;height:2px;position:absolute;top:15px;left:12px;background-color:#fff}.top-catalog-menu__sub-menu{display:none;width:626px;height:100%;position:absolute;top:0;left:100%;background:#1e71b7;padding:28px;color:#fff}@media (min-width:1200px){.top-catalog-menu__sub-menu{width:805px}}@media (min-width:1600px){.top-catalog-menu__sub-menu{width:925px}}.top-catalog-menu__sub-menu:active,.top-catalog-menu__sub-menu:focus,.top-catalog-menu__sub-menu:hover{display:block}.top-catalog-menu__sub-menu-heading{margin-bottom:24px}.top-catalog-menu__sub-menu-heading a{color:#fff;text-decoration:none;transition:color .2s}.top-catalog-menu__sub-menu-heading a:active,.top-catalog-menu__sub-menu-heading a:focus,.top-catalog-menu__sub-menu-heading a:hover{color:#becddf;transition:color .2s;text-decoration:none}.top-catalog-menu__sub-menu-items{margin-bottom:0}.top-catalog-menu__sub-menu-items--columns{column-count:2}.top-catalog-menu__sub-menu-items li{padding:0;margin-bottom:16px}.top-catalog-menu__sub-menu-items li:before{display:none!important}.top-catalog-menu__sub-menu-items li a{display:inline-block;font-family:Kelson Sans;font-size:14px;line-height:1.57;color:#fff;position:relative;padding-left:18px}.top-catalog-menu__sub-menu-items li a:active,.top-catalog-menu__sub-menu-items li a:focus,.top-catalog-menu__sub-menu-items li a:hover{color:#becddf;text-decoration:none}.top-catalog-menu__sub-menu-items li a:active:before,.top-catalog-menu__sub-menu-items li a:focus:before,.top-catalog-menu__sub-menu-items li a:hover:before{background-color:#becddf}.top-catalog-menu__sub-menu-items li a:focus-visible{color:#fff}.top-catalog-menu__sub-menu-items li a:focus-visible:before{background-color:#fff}.top-catalog-menu__sub-menu-items li a:before{content:"";display:block;width:10px;height:2px;position:absolute;top:8px;left:0;background-color:#fff}.bottom-menu{margin-bottom:20px}@media (min-width:576px){.bottom-menu{margin-bottom:24px}}@media (min-width:768px){.bottom-menu{margin-bottom:28px}}@media (min-width:1200px){.bottom-menu{margin-bottom:32px}}.bottom-menu__heading{margin-bottom:14px;padding-bottom:8px;border-bottom:4px solid #879fbc}@media (min-width:768px){.bottom-menu__heading{margin-bottom:16px;border-bottom:6px solid #879fbc}}.bottom-menu__item{font-weight:300;margin-bottom:8px}@media (min-width:768px){.bottom-menu__item{margin-bottom:6px}}.bottom-menu__item>a{display:inline-block;position:relative;padding-left:20px}.bottom-menu__item>a:before{content:"";display:block;width:8px;height:8px;position:absolute;top:5px;left:0;background-color:#879fbc}.bottom-menu__sub-menu{padding-left:20px}.bottom-menu__sub-item{font-weight:300;margin-bottom:2px}.section-menu{display:none}@media (min-width:768px){.section-menu{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;margin:20px 0 10px}}.section-menu__heading{margin-bottom:0;text-transform:uppercase;margin-right:28px;white-space:nowrap}@media (min-width:992px){.section-menu__heading{margin-right:32px}}.section-menu__list{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;margin:0;padding:0}.section-menu__item{font-weight:300;padding:0;margin:6px 28px 10px 0}@media (min-width:1200px){.section-menu__item{margin:9px 32px 10px 0}}.section-menu__item:last-child{margin-right:0}.section-menu__item--selected{font-weight:400}.section-menu__item:before{display:none}.section-menu__item--orange a{color:#f49b00}.section-menu__item--bold{font-weight:400}.left-menu{display:none}@media (min-width:992px){.left-menu{display:block;margin:38px 20px 64px 0}}@media (min-width:1200px){.left-menu{margin:46px 20px 92px 0}}.left-menu__item{margin-bottom:20px}.left-menu__item--selected>a{font-weight:600}@media (min-width:992px){.warranty-menu{margin-top:38px}}@media (min-width:1200px){.warranty-menu{margin-top:46px;margin-right:20px}}.warranty-menu__open{margin:14px 0 20px}@media (min-width:992px){.warranty-menu__open{display:none}}.warranty-menu__open-btn{position:relative;padding-left:40px;text-align:left}.warranty-menu__open-btn:before{content:"";display:block;width:28px;height:28px;position:absolute;top:50%;left:0;transform:translateY(-50%);background-repeat:no-repeat;background-position:0 0;background-size:contain;background-image:url(/images-main/icons/Filter.svg)}.warranty-menu__open-btn:focus-visible{outline:2px solid #00b0ff;outline-offset:2px;border-radius:2px}.warranty-menu__back-link{margin-bottom:36px}@media (min-width:768px){.warranty-menu__back-link{margin-bottom:48px}}@media (min-width:992px){.warranty-menu__back-link{display:none}}.warranty-menu__menu{display:block;top:0;padding:28px 0 140px}@media (min-width:768px){.warranty-menu__menu{padding:38px 0 140px}}@media (min-width:992px){.warranty-menu__menu{overflow:visible}}.warranty-menu .left-menu__item{margin-bottom:24px}@media (min-width:768px){.warranty-menu .left-menu__item{margin-bottom:28px}}@media (min-width:992px){.warranty-menu .left-menu__item{margin-bottom:24px}}.warranty-menu .left-menu__item>a{display:block;margin:0}@media (min-width:992px){.warranty-menu .left-menu__item>a{font-family:Open Sans;font-size:20px;line-height:1.5;padding:0 16px}}@media (min-width:992px){.warranty-menu .left-menu__item--parent>a{background-color:#e2ebf8;border-radius:6px 6px 0 0;padding:16px}}.warranty-menu .left-menu__second-menu{margin-top:24px;margin-bottom:24px}@media (min-width:768px){.warranty-menu .left-menu__second-menu{margin-top:28px;margin-bottom:28px}}@media (min-width:992px){.warranty-menu .left-menu__second-menu{background-color:#fff;border-radius:0 0 6px 6px;margin:0}}.warranty-menu .left-menu__sub-item{margin-bottom:14px}@media (min-width:768px){.warranty-menu .left-menu__sub-item{margin-bottom:16px}}@media (min-width:992px){.warranty-menu .left-menu__sub-item{margin:0}}.warranty-menu .left-menu__sub-item>a{display:block}@media (min-width:992px){.warranty-menu .left-menu__sub-item>a{padding:8px 16px}}@media (min-width:992px){.warranty-menu .left-menu__sub-item:first-child a{padding:16px 16px 8px}}@media (min-width:992px){.warranty-menu .left-menu__sub-item:last-child a{padding:8px 16px 16px}}.warranty-menu .left-menu__sub-item--selected>a{font-weight:600}@media (min-width:1200px){.catalog-left-menu{margin-right:20px}}.catalog-left-menu__heading{display:block;margin:38px 0 28px;padding:0 16px}@media (min-width:1200px){.catalog-left-menu__heading{margin:46px 0 32px}}.catalog-left-menu__sub-menu{margin-bottom:24px}.catalog-left-menu__sub-menu-heading{display:block;padding:16px;background-color:#e2ebf8;border-radius:6px 6px 0 0}.catalog-left-menu__sub-menu-items{padding:8px 0;background-color:#fff;border-radius:0 0 6px 6px}.catalog-left-menu__sub-menu-item{display:block;padding:8px 16px}.catalog-left-menu__sub-menu-item--selected{font-weight:700}.catalog-left-menu__item{display:block;word-break:break-word;padding:0 16px;margin-bottom:24px}.catalog-filter-menu__read-more-link{margin-top:16px}.catalog-filter-menu__back-link{margin-top:16px;margin-bottom:36px}@media (min-width:768px){.catalog-filter-menu__back-link{margin-top:22px;margin-bottom:48px}}.catalog-filter-menu__full{top:0}.catalog-filter-menu__full-heading{margin-bottom:24px}@media (min-width:768px){.catalog-filter-menu__full-heading{margin-bottom:28px}}.catalog-filter-menu__filter-close{text-align:center;margin-top:36px}@media (min-width:768px){.catalog-filter-menu__filter-close{text-align:left;margin-top:48px}}.catalog-filter-menu__filter-close a{position:relative;margin-left:14px}.catalog-filter-menu__filter-close a:before{content:"";display:block;width:8px;height:8px;position:absolute;top:2px;left:-14px;background-repeat:no-repeat;background-position:0 0;-webkit-background-size:8px;background-size:8px;background-image:url(/images-main/icons/Reset-Filter.svg)}.catalog-filter-menu__filter-close a:active,.catalog-filter-menu__filter-close a:hover{color:#b95c00}.catalog-filter-menu__filter-close a:active:before,.catalog-filter-menu__filter-close a:hover:before{background-position:0 100%}.catalog-filter-menu__sub-menu-heading{display:block;border-bottom:1px solid #d1ddea;padding:10px 0}.catalog-filter-menu__sub-menu-items{padding-left:16px}.catalog-filter-menu__sub-menu-item{border-bottom:1px solid #d1ddea}.catalog-filter-menu__sub-menu-item a{display:block;padding:10px 0}.catalog-filter-menu__item{border-bottom:1px solid #d1ddea}.catalog-filter-menu__item a{display:block;padding:10px 0}.special-catalog-menu__item{display:block;margin-bottom:14px}@media (min-width:576px){.special-catalog-menu__item{display:inline-block;margin-right:24px}}@media (min-width:768px){.special-catalog-menu__item{margin-right:28px;margin-bottom:16px}}@media (min-width:1200px){.special-catalog-menu__item{margin-right:32px}}.catalog-section-menu{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;white-space:nowrap;padding:30px 0 20px}@media (min-width:768px){.catalog-section-menu{padding:28px 0 24px}}@media (min-width:1600px){.catalog-section-menu{overflow:hidden;white-space:normal}}.catalog-section-menu__list{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;margin:0;padding:0}.catalog-section-menu__item{padding:0;margin-bottom:0;margin-right:24px}@media (min-width:768px){.catalog-section-menu__item{margin-right:28px}}@media (min-width:1200px){.catalog-section-menu__item{margin-right:32px}}.catalog-section-menu__item:last-child{margin-right:0}.catalog-section-menu__item:before{display:none}.catalog-section-menu__item.build-pc-icon{position:relative;padding-left:64px}@media (min-width:768px){.catalog-section-menu__item.build-pc-icon{padding-left:66px}}.catalog-section-menu__item.build-pc-icon:after{content:"";display:block;width:50px;height:36px;position:absolute;top:50%;transform:translateY(-50%);left:0;background-repeat:no-repeat;background-position:0 0;background-size:50px;background-image:url(/images-main/icons/Computer.svg)}.catalog-section-menu__item:active a,.catalog-section-menu__item:hover a{color:#b95c00;text-decoration:none}.catalog-section-menu__item:active:after,.catalog-section-menu__item:hover:after{background-position:0 100%}.catalog-section-menu__item--orange a{color:#f49b00}.contacts-menu{margin:38px 0 64px}@media (min-width:1200px){.contacts-menu{margin:46px 0 92px}}.contacts-menu__section{margin-bottom:24px}.contacts-menu__section>a{display:block;padding:0 16px}.contacts-menu__section.active>a{border-radius:6px 6px 0 0;font-weight:600;background-color:#e2ebf8;padding:16px}.contacts-menu__section.no-sub-menu>a{border-radius:0;font-weight:600;background-color:transparent;padding:0 16px}.contacts-menu__element{background-color:#fff;border-radius:0 0 6px 6px;padding:8px 0}.contacts-menu__element>a{display:block;padding:8px 16px}.double-form{background-color:#fff;padding:64px 0 68px}@media (min-width:768px){.double-form{padding:88px 0 92px}}@media (min-width:1200px){.double-form{padding:116px 0 124px}}.double-form__heading{display:flex;justify-content:flex-start;align-items:baseline;flex-wrap:wrap;margin-bottom:14px}@media (min-width:768px){.double-form__heading{margin-bottom:16px}}.double-form__heading-item{margin-bottom:14px;margin-right:16px;order:2}@media (min-width:576px){.double-form__heading-item{margin-right:24px}}@media (min-width:768px){.double-form__heading-item{margin-bottom:28px}}@media (min-width:1200px){.double-form__heading-item{margin-right:32px}}.double-form__heading-item.active{width:100%;order:1}@media (min-width:576px){.double-form__heading-item.active{width:auto}}.double-form__heading-item.active:active,.double-form__heading-item.active:focus,.double-form__heading-item.active:hover{text-decoration:none;cursor:default}.double-form__dscr{margin:14px 0 28px}@media (min-width:768px){.double-form__dscr{margin:16px 0 38px}}@media (min-width:1200px){.double-form__dscr{margin:16px 0 46px}}.double-form__content{display:none}.double-form__content.active{display:block}.default-form-block{padding:32px 0}@media (min-width:768px){.default-form-block{padding:46px 0}}.default-form__message{margin-bottom:24px}@media (min-width:768px){.default-form__message{margin-bottom:28px}}@media (min-width:1200px){.default-form__message{margin-bottom:32px}}.default-form__message.fail{font-size:1.5rem}.default-form__btn-wrapper{text-align:center}.default-form__btn-wrapper .btn,.default-form__btn-wrapper .route__btn{width:100%}@media (min-width:576px){.default-form__btn-wrapper .btn,.default-form__btn-wrapper .route__btn{width:auto}}.modal-form__message{margin-bottom:24px}@media (min-width:768px){.modal-form__message{margin-bottom:28px}}@media (min-width:1200px){.modal-form__message{margin-bottom:32px}}.modal-form__btn-wrapper .btn,.modal-form__btn-wrapper .route__btn{width:100%}@media (min-width:576px){.modal-form__btn-wrapper .btn,.modal-form__btn-wrapper .route__btn{width:auto}}.transport-company-page__text{margin:14px 0 28px}@media (min-width:768px){.transport-company-page__text{margin:16px 0 38px}}@media (min-width:1200px){.transport-company-page__text{margin:16px 0 46px}}.transport-company-page__sub-heading{margin-bottom:8px}.transport-company-page__table{margin:20px 0 28px;padding-bottom:20px}@media (min-width:768px){.transport-company-page__table{margin:24px 0 38px}}@media (min-width:992px){.transport-company-page__table{overflow:hidden;padding-bottom:0}}@media (min-width:1200px){.transport-company-page__table{margin:24px 0 46px}}.transport-company-page__sub-text{margin-bottom:12px}@media (min-width:768px){.transport-company-page__sub-text{margin-bottom:16px}}.transport-company-page table{max-width:unset;width:930px}@media (min-width:992px){.transport-company-page table{max-width:100%;width:100%}}.transport-company-page table td{padding:12px;color:#00234d;border:1px solid #d1ddea}.fixed-cart{position:fixed;top:190px;right:0;z-index:999}@media (min-width:768px){.fixed-cart{top:200px}}@media (min-width:992px){.fixed-cart{top:310px}}@media (min-width:1200px){.fixed-cart{top:200px}}.fixed-cart__btn{display:block;width:70px;height:62px;position:absolute;top:0;right:100%;z-index:998;transition:all .3s;background:linear-gradient(45deg,#084e88,#1e71b7)}.fixed-cart__btn:after{content:"";display:block;width:34px;height:34px;position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%);background-repeat:no-repeat;background-position:0 0;background-size:34px;background-image:url(/images-main/icons/Basket.svg)}.fixed-cart__btn-quantity{position:absolute;top:12px;left:34px;min-width:20px;height:20px;border-radius:100px;background:#f49b00;color:#fff;text-align:center;line-height:20px;z-index:2}.fixed-cart__content{width:305px;position:absolute;top:0;right:0;transform:translateX(100%);transition:all .3s}@media (min-width:576px){.fixed-cart__content{width:400px}}.fixed-cart__items{background-color:#fff;max-height:calc(100vh - 390px)}@media (min-width:768px){.fixed-cart__items{max-height:calc(100vh - 410px)}}@media (min-width:992px){.fixed-cart__items{max-height:calc(100vh - 520px)}}@media (min-width:1200px){.fixed-cart__items{max-height:calc(100vh - 410px)}}.fixed-cart__heading{height:62px;padding:19px 64px 19px 14px;background:#084e88;color:#fff;font-weight:600}@media (min-width:768px){.fixed-cart__heading{padding:19px 66px 19px 16px}}.fixed-cart__total{background-color:#084e88;color:#fff;padding:12px 14px}@media (min-width:768px){.fixed-cart__total{padding:12px 16px}}.fixed-cart__order{background-color:#1e71b7;padding:12px 14px}@media (min-width:768px){.fixed-cart__order{padding:12px 16px}}.fixed-cart__order .btn,.fixed-cart__order .route__btn{width:100%}.fixed-cart-item{padding:12px 14px 11px;border:1px solid #084e88;border-top:none}@media (min-width:768px){.fixed-cart-item{padding:12px 16px 11px}}.fixed-cart-item__name{display:block;margin-bottom:8px}.fixed-cart-item__vendor-code{color:#879fbc}.fixed-cart-item__basket-info,.fixed-cart-item__quantity{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.fixed-cart-item__quantity{position:relative;margin-right:10px;padding-right:20px}@media (min-width:576px){.fixed-cart-item__quantity{margin-right:14px}}.fixed-cart-item__quantity input{width:26px;height:24px;border:none;background:none;outline:none;box-shadow:none}@media (min-width:576px){.fixed-cart-item__quantity input{width:32px}}.fixed-cart-item__quantity input:active,.fixed-cart-item__quantity input:focus,.fixed-cart-item__quantity input:hover{border:none;background:none;outline:none;box-shadow:none}.fixed-cart-item__quantity label{font-weight:400;display:inline-block;margin-bottom:0}.fixed-cart-item__quantity-btn{display:block;width:12px;height:7px;position:absolute;right:0;background-repeat:no-repeat;background-position:0 0;background-size:12px}.fixed-cart-item__quantity-btn:active,.fixed-cart-item__quantity-btn:focus,.fixed-cart-item__quantity-btn:hover{background-position:0 100%}.fixed-cart-item__quantity-btn--plus{top:0;background-image:url(/images-main/icons/Number_More.svg)}.fixed-cart-item__quantity-btn--minus{bottom:0;background-image:url(/images-main/icons/Number_Less.svg)}.fixed-cart-item__price{color:#879fbc;font-weight:600;margin-right:10px}@media (min-width:576px){.fixed-cart-item__price{margin-right:14px;flex-grow:1}}.fixed-cart-item__remove{display:block;width:18px;height:18px;background-repeat:no-repeat;background-position:0 0;background-size:18px;background-image:url(/images-main/icons/Delete.svg)}.fixed-cart-item__remove:active,.fixed-cart-item__remove:focus,.fixed-cart-item__remove:hover{background-position:0 100%}.fixed-cart-opened .fixed-cart__btn{background:#084e88}.fixed-cart-opened .fixed-cart__content{transform:translateX(0)}.print{display:none}.catalog-print-heading{display:block;word-break:break-word}@media (min-width:992px){.catalog-print-heading{display:none}}.catalog-print-picture{display:block}@media print{#bx-panel,.catalog-section-menu,.fixed-cart-wrapper,.page-footer__bottom-line-wrapper,.page-header__bottom-line-wrapper,.page-header__search,.page-header__top-menu,.section-menu{display:none}.print{display:block!important}.no-print{display:none!important}}.map{width:100%;height:500px;position:relative;filter:grayscale(100%)}.main-slider{padding:28px 0 20px}@media (min-width:768px){.main-slider{padding:38px 0 24px}}@media (min-width:992px){.main-slider{padding:38px 0 28px}}@media (min-width:1200px){.main-slider{padding:46px 0 32px}}.main-slider .swiper-wrapper{align-items:center}.main-slider-item{width:100%;height:100%}.main-slider-item__picture{margin-bottom:24px}@media (min-width:768px){.main-slider-item__picture{margin-bottom:0}}@media (min-width:992px){.main-slider-item__picture{text-align:center}}.main-slider-item__name{font-family:Kelson Sans;font-size:22px;line-height:1.27;color:#00234d;margin-bottom:8px}@media (min-width:768px){.main-slider-item__name{font-size:28px;line-height:1.29}}@media (min-width:992px){.main-slider-item__name{font-size:40px;line-height:1.25;margin-bottom:16px}}@media (min-width:1200px){.main-slider-item__name{font-size:46px;line-height:1.22}}.main-slider-item__date{display:inline-block;padding:8px 12px;background-color:#fff;border-radius:6px;margin-bottom:16px}@media (min-width:768px){.main-slider-item__date{margin-bottom:20px}}@media (min-width:992px){.main-slider-item__date{margin-bottom:28px}}@media (min-width:1200px){.main-slider-item__date{margin-bottom:32px}}.main-slider-item__link .btn,.main-slider-item__link .route__btn{width:100%}@media (min-width:576px){.main-slider-item__link .btn,.main-slider-item__link .route__btn{width:auto}}.main-slider-nav{padding:34px 0 22px}.main-slider-nav-item{width:220px;overflow:visible;margin:0 auto}@media (min-width:768px){.main-slider-nav-item{width:260px}}@media (min-width:1200px){.main-slider-nav-item{width:310px}}.main-slider-nav-item__content{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;background-color:#d1ddea;padding:20px 12px 24px;position:relative;height:119px}@media (min-width:768px){.main-slider-nav-item__content{height:137px}}.main-slider-nav-item__content:before{content:"";display:block;width:1px;height:78px;position:absolute;top:50%;left:0;transform:translateY(-50%);background-color:#acbed5}.main-slider-nav-item__content:after{content:"";display:block;width:100%;height:12px;position:absolute;top:0;left:0;z-index:-1;background-repeat:no-repeat;background-image:url(/images-main/design/Angle_White.svg);background-position:50% 0;background-size:contain}.main-slider-nav-item__date{display:none;width:100%;text-align:center}@media (min-width:768px){.main-slider-nav-item__date{display:block}}.main-slider-nav-item__logo{width:100%;height:32px;text-align:center;margin-bottom:6px}@media (min-width:768px){.main-slider-nav-item__logo{margin-bottom:8px}}.main-slider-nav-item__logo img{max-height:100%}.main-slider-nav-item__text{width:100%;text-align:center}.main-slider-nav-item.active .main-slider-nav-item__content,.main-slider-nav-item.swiper-slide-active .main-slider-nav-item__content{background-color:#fff;top:-10px;border-radius:6px;z-index:2;box-shadow:0 2px 5px rgba(0,35,77,.05);height:139px}@media (min-width:768px){.main-slider-nav-item.active .main-slider-nav-item__content,.main-slider-nav-item.swiper-slide-active .main-slider-nav-item__content{height:157px}}.main-slider-nav-item.active .main-slider-nav-item__content:before,.main-slider-nav-item.swiper-slide-active .main-slider-nav-item__content:before{display:none}.main-slider-nav-item.active .main-slider-nav-item__content:after,.main-slider-nav-item.swiper-slide-active .main-slider-nav-item__content:after{top:-12px;z-index:1}.main-slider-nav-item.active+.main-slider-nav-item .main-slider-nav-item__content:before,.main-slider-nav-item.swiper-slide-active+.main-slider-nav-item .main-slider-nav-item__content:before{display:none!important}.numbers-block{padding:48px 0 40px}@media (min-width:768px){.numbers-block{padding:60px 0 50px}}@media (min-width:1200px){.numbers-block{padding:76px 0 58px}}.numbers-block__item{color:#003b81;margin-bottom:36px}@media (min-width:576px){.numbers-block__item{text-align:center}}.numbers-block__item-value{font-family:Kelson Sans;font-weight:700;font-size:36px;line-height:1.22}@media (min-width:768px){.numbers-block__item-value{font-size:50px;line-height:1.2}}@media (min-width:1200px){.numbers-block__item-value{font-size:64px;line-height:1.19}}.numbers-block__item-text{font-family:Kelson Sans;font-weight:300;font-size:20px;line-height:1.3}@media (min-width:768px){.numbers-block__item-text{font-size:28px;line-height:1.29}}@media (min-width:1200px){.numbers-block__item-text{font-size:30px;line-height:1.33}}.rewards-block{overflow:hidden}.rewards-list{padding:24px 0;margin-bottom:36px}@media (min-width:768px){.rewards-list{padding:28px 0;margin-bottom:48px}}@media (min-width:992px){.rewards-list{padding:28px 0 36px;margin-bottom:0}}@media (min-width:1200px){.rewards-list{padding:32px 0 52px}}.rewards-item{width:55%;margin:0 auto;padding:0 8px 12px;text-align:center}@media (min-width:576px){.rewards-item{width:35%}}@media (min-width:768px){.rewards-item{width:30%;padding:0 10px 12px}}@media (min-width:992px){.rewards-item{width:20%;padding:0 15px 12px}}.rewards-item__link{display:block}.rewards-item__link,.rewards-item__link:active,.rewards-item__link:focus,.rewards-item__link:hover{text-decoration:none}.rewards-item__picture{display:block;height:120px}@media (min-width:768px){.rewards-item__picture{height:150px}}.rewards-item__picture img{max-height:100%}.rewards-item__name{font-weight:300;margin-bottom:0}.advantages{padding:36px 0}@media (min-width:768px){.advantages{padding:48px 0}}@media (min-width:1200px){.advantages{padding:64px 0}}.advantages__heading{margin-bottom:36px}@media (min-width:768px){.advantages__heading{margin-bottom:48px}}@media (min-width:992px){.advantages__heading{text-align:center}}@media (min-width:1200px){.advantages__heading{margin-bottom:64px}}.advantages-list{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}@media (min-width:768px){.advantages-list{margin-left:-15px;margin-right:-15px}}.advantages-item{flex:0 0 100%;max-width:100%;padding-left:0;padding-right:0;margin-bottom:16px}@media (min-width:768px){.advantages-item{flex:0 0 50%;max-width:50%;padding-left:15px;padding-right:15px;margin-bottom:28px}}@media (min-width:992px){.advantages-item{flex:0 0 20%;max-width:20%;padding-left:15px;padding-right:15px}}.advantages-item__link{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}@media (min-width:576px){.advantages-item__link{align-items:center}}@media (min-width:992px){.advantages-item__link{justify-content:center;flex-wrap:wrap}}.advantages-item__picture{width:64px;min-width:64px;margin-right:16px;border-radius:50%;background:linear-gradient(135deg,#c5d3e7,#fff);box-shadow:0 4px 8px rgba(135,159,188,.45),inset 0 2px 2px #fff}@media (min-width:576px){.advantages-item__picture{width:80px;min-width:80px}}@media (min-width:768px){.advantages-item__picture{margin-right:20px}}@media (min-width:992px){.advantages-item__picture{width:112px;min-width:112px;margin-bottom:24px;margin-right:0}}@media (min-width:1200px){.advantages-item__picture{width:150px;min-width:150px}}.advantages-item__content{padding-top:8px}@media (min-width:576px){.advantages-item__content{padding-top:0}}@media (min-width:992px){.advantages-item__content{width:100%;text-align:center}}.advantages-item__name{margin-bottom:4px}.advantages-item__dscr{font-weight:300;margin-bottom:0}.vertical-advantages-list{background-color:#e2ebf8;border-radius:12px;padding:16px 20px 24px;margin:14px 0 24px}@media (min-width:768px){.vertical-advantages-list{border-radius:16px;padding:38px;margin:16px 0 28px}}@media (min-width:1200px){.vertical-advantages-list{padding:46px}}.vertical-advantages-item{margin-bottom:20px}@media (min-width:768px){.vertical-advantages-item{margin-bottom:28px}}@media (min-width:1200px){.vertical-advantages-item{margin-bottom:32px}}.vertical-advantages-item__link{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}@media (min-width:576px){.vertical-advantages-item__link{align-items:center}}.vertical-advantages-item__picture{width:64px;min-width:64px;margin-right:16px;border-radius:50%;background:linear-gradient(135deg,#c5d3e7,#fff);box-shadow:0 4px 8px rgba(135,159,188,.45),inset 0 2px 2px #fff}@media (min-width:576px){.vertical-advantages-item__picture{width:80px;min-width:80px}}@media (min-width:768px){.vertical-advantages-item__picture{margin-right:20px}}@media (min-width:1200px){.vertical-advantages-item__picture{width:150px;min-width:150px;margin-right:24px}}.vertical-advantages-item__content{padding-top:8px}@media (min-width:576px){.vertical-advantages-item__content{padding-top:0}}.vertical-advantages-item__name{margin-bottom:4px}.vertical-advantages-item__dscr{font-weight:300;margin-bottom:0}.become-partner{margin-top:12px;background-repeat:repeat;background-position:0 0;background-image:url(/images-main/design/Pattern.png);background-size:5px}.become-partner__wrapper{padding:24px 0;position:relative}@media (min-width:576px){.become-partner__wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:16px 0}}@media (min-width:768px){.become-partner__wrapper{padding:20px 0}}.become-partner__wrapper:after,.become-partner__wrapper:before{content:"";display:block;width:150px;height:12px;position:absolute;top:-12px;left:0;background-position:0 0}@media (min-width:576px){.become-partner__wrapper:after,.become-partner__wrapper:before{left:auto;right:28px}}@media (min-width:768px){.become-partner__wrapper:after,.become-partner__wrapper:before{right:45px}}@media (min-width:1200px){.become-partner__wrapper:after,.become-partner__wrapper:before{right:52px}}@media (min-width:1600px){.become-partner__wrapper:after,.become-partner__wrapper:before{right:67px}}.become-partner__wrapper:before{background-repeat:no-repeat;background-image:url(/images-main/design/Angle-Top_Blue.svg);background-size:contain;z-index:1}.become-partner__wrapper:after{background-repeat:repeat;background-image:url(/images-main/design/Pattern.png);background-size:5px;z-index:2}.become-partner__links{margin-bottom:20px}@media (min-width:576px){.become-partner__links{margin-bottom:0;margin-right:24px;width:50%}}@media (min-width:768px){.become-partner__links{width:70%}}@media (min-width:992px){.become-partner__links{width:75%;margin-right:0}}.become-partner__link{display:inline-block;margin-bottom:14px;margin-right:16px}@media (min-width:576px){.become-partner__link{margin-right:20px}}@media (min-width:768px){.become-partner__link{margin-bottom:16px;margin-right:28px}}@media (min-width:992px){.become-partner__link{margin-bottom:0;margin-right:90px}}@media (min-width:1200px){.become-partner__link{margin-right:140px}}@media (min-width:1600px){.become-partner__link{margin-right:170px}}@media (min-width:576px){.become-partner__link:nth-child(2){margin-bottom:0}}@media (min-width:768px){.become-partner__link:nth-child(2){margin-bottom:16px}}@media (min-width:992px){.become-partner__link:nth-child(2){margin-bottom:0}}@media (min-width:576px){.become-partner__link:nth-child(3){margin-bottom:0}}.become-partner__btn a{margin-bottom:0;display:inline-block;width:100%;color:#fff;padding:12px 16px 10px 72px;position:relative;background-color:#f49b00;border:4px solid #fff;border-radius:6px;transition:color .2s,background-color .2s}@media (min-width:576px){.become-partner__btn a{width:auto}}@media (min-width:768px){.become-partner__btn a{padding:12px 37px 10px 76px}}@media (min-width:1200px){.become-partner__btn a{padding:12px 52px 10px 76px}}@media (min-width:1600px){.become-partner__btn a{padding:12px 82px 10px 76px}}.become-partner__btn a:active,.become-partner__btn a:focus,.become-partner__btn a:hover{background-color:#f48400;text-decoration:none;border:4px solid #fff;transition:color .2s,background-color .2s}.become-partner__btn a:active:before,.become-partner__btn a:focus:before,.become-partner__btn a:hover:before{top:60%;transition:top .2s}.become-partner__btn a:focus-visible{background-color:#f49b00;border-radius:6px;outline-offset:0}.become-partner__btn a span{display:block;color:#fff;text-transform:uppercase;margin-bottom:0}.become-partner__btn a:before{content:"";display:block;width:44px;height:32px;position:absolute;top:50%;left:16px;margin-top:-16px;background-repeat:no-repeat;background-position:0 0;background-image:url(/images-main/icons/Partner.svg);background-size:44px;transition:top .2s}@media (min-width:768px){.become-partner__btn a:before{left:20px}}.vendors-block{overflow:hidden;padding:44px 0}@media (min-width:768px){.vendors-block{padding:64px 0}}@media (min-width:1200px){.vendors-block{padding:92px 0}}.vendors-block--white{background-color:#fff}.vendors-block__heading-block{margin-bottom:24px}@media (min-width:576px){.vendors-block__heading-block{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}}@media (min-width:768px){.vendors-block__heading-block{margin-bottom:28px}}@media (min-width:1200px){.vendors-block__heading-block{margin-bottom:32px}}.vendors-block__heading{text-transform:uppercase;margin-right:24px;margin-bottom:12px}@media (min-width:576px){.vendors-block__heading{margin-bottom:0}}@media (min-width:768px){.vendors-block__heading{margin-right:28px}}@media (min-width:1200px){.vendors-block__heading{margin-right:32px}}.vendors-block__link{margin-bottom:8px}@media (min-width:576px){.vendors-block__link{margin-bottom:0;margin-right:12px}}@media (min-width:768px){.vendors-block__link{margin-right:24px}}.vendors-block__link:last-child{margin-bottom:0;margin-right:0}.vendors-list{position:relative;padding-bottom:28px}@media (min-width:768px){.vendors-list{padding-bottom:32px}}.vendors-list .swiper-wrapper{align-items:center}.vendors-list .swiper{overflow:visible}@media (min-width:992px){.vendors-list .swiper{overflow:hidden}}.vendors-item{width:auto;margin:0 auto;padding:0 8px;text-align:center}@media (min-width:768px){.vendors-item{padding:0 10px}}@media (min-width:992px){.vendors-item{padding:0 15px}}.vendors-item:first-child{padding-left:0}.vendors-item__picture{max-width:140px;max-height:80px}.vendors-item__picture img{max-width:100%;max-height:100%}.vendors-filter{margin-bottom:20px}@media (min-width:768px){.vendors-filter{margin-bottom:24px}}.vendors-filter__buttons{margin-bottom:8px}.vendors-filter__button{background-color:#fff;border-radius:6px;padding:10px 25px;text-decoration:none;text-align:center;margin-right:12px;margin-bottom:12px}.vendors-filter__button:active,.vendors-filter__button:hover{background-color:#1e71b7;color:#fff;text-decoration:none}.vendors-filter__button:focus-visible{background-color:#fff;color:#00234d;outline:2px solid #00b0ff;outline-offset:0}.vendors-filter__button.active{cursor:default;background-color:#1e71b7;color:#fff}.vendors-filter__button.active:active,.vendors-filter__button.active:focus,.vendors-filter__button.active:focus-visible,.vendors-filter__button.active:hover{background-color:#1e71b7;color:#fff;outline:none}.vendors-filter__button:last-child{margin-right:0}.vendors-filter__letters{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;overflow-x:scroll;padding:14px 0 20px}@media (min-width:768px){.vendors-filter__letters{flex-wrap:wrap;overflow:hidden;padding:16px 0 12px}}.vendors-filter__letter{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;font-size:24px;line-height:1.5;width:52px;min-width:52px;height:52px;background-color:#fff;border-radius:6px;margin-right:14px;margin-bottom:0;text-decoration:none;text-align:center}@media (min-width:768px){.vendors-filter__letter{margin-right:12px;margin-bottom:12px}}.vendors-filter__letter:active,.vendors-filter__letter:hover{background-color:#1e71b7;color:#fff;text-decoration:none}.vendors-filter__letter:focus-visible{background-color:#fff;color:#00234d;outline:2px solid #00b0ff;outline-offset:0}.vendors-filter__letter.active{cursor:default;background-color:#1e71b7;color:#fff}.vendors-filter__letter.active:active,.vendors-filter__letter.active:focus,.vendors-filter__letter.active:focus-visible,.vendors-filter__letter.active:hover{background-color:#1e71b7;color:#fff;outline:none}.vendors-filter__letter:disabled,.vendors-filter__letter:disabled:active,.vendors-filter__letter:disabled:focus,.vendors-filter__letter:disabled:hover{color:#d1ddea;border-color:#d1ddea;background-color:transparent}.vendors-filter__letter:disabled:focus-visible{color:#d1ddea;border:1px solid #d1ddea;background-color:transparent;padding:7px 13px}@media (min-width:768px){.vendors-filter__letter:disabled:focus-visible{padding:7px 15px}}.vendors-filter__letter:last-child{margin-right:0}.vendors-list-full__col{margin-bottom:20px}@media (min-width:768px){.vendors-list-full__col{margin-bottom:28px}}@media (min-width:1200px){.vendors-list-full__col{margin-bottom:32px}}.vendors-full-item{height:100%;background-color:#fff;border-radius:6px;padding:20px 20px 24px}@media (min-width:576px){.vendors-full-item{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap}}@media (min-width:768px){.vendors-full-item{padding:28px}}@media (min-width:992px){.vendors-full-item{align-items:flex-start}}@media (min-width:1200px){.vendors-full-item{padding:32px}}.vendors-full-item__picture{width:100px;margin-bottom:16px}@media (min-width:576px){.vendors-full-item__picture{width:140px;min-width:140px;margin-bottom:0;margin-right:20px}}@media (min-width:768px){.vendors-full-item__picture{margin-right:28px}}.vendors-full-item__content{width:100%}.vendors-full-item__name{margin-bottom:6px}.earn-block{background-repeat:repeat;background-position:0 0;background-image:url(/images-main/design/Pattern.png);background-size:5px}.earn-block__wrapper{padding:28px 0;position:relative}@media (min-width:768px){.earn-block__wrapper{padding:38px 0}}@media (min-width:1200px){.earn-block__wrapper{padding:46px 0}}.earn-block__wrapper:after,.earn-block__wrapper:before{content:"";display:block;width:150px;height:12px;position:absolute;top:100%;left:0;background-position:0 0}@media (min-width:992px){.earn-block__wrapper:after,.earn-block__wrapper:before{left:50%;transform:translateX(-50%)}}.earn-block__wrapper:before{background-repeat:no-repeat;background-image:url(/images-main/design/Angle-Bottom_Blue.svg);background-size:contain;z-index:1}.earn-block__wrapper:after{background-repeat:repeat;background-image:url(/images-main/design/Pattern.png);background-size:5px;z-index:2}.earn-block__heading{margin-bottom:0;color:#fff}@media (min-width:992px){.earn-block__heading{text-align:center}}.advantages--earn{padding:40px 0 20px}@media (min-width:768px){.advantages--earn{padding:50px 0 20px}}@media (min-width:1200px){.advantages--earn{padding:58px 0 36px}}@media (min-width:992px){.advantages-item--earn{flex:0 0 33.3333%;max-width:33.3333%;padding-left:15px;padding-right:15px}}.news-block{overflow:hidden;padding:44px 0 52px}@media (min-width:768px){.news-block{padding:64px 0 80px}}@media (min-width:1200px){.news-block{padding:96px 0 120px}}.news-block__heading-block{margin-bottom:18px}@media (min-width:576px){.news-block__heading-block{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;margin-bottom:22px}}@media (min-width:768px){.news-block__heading-block{margin-bottom:32px}}@media (min-width:1200px){.news-block__heading-block{margin-bottom:48px}}.news-block__heading{margin-bottom:8px;text-transform:uppercase}@media (min-width:576px){.news-block__heading{margin-bottom:0;margin-right:24px}}@media (min-width:768px){.news-block__heading{margin-right:28px}}@media (min-width:1200px){.news-block__heading{margin-right:32px}}.news-block__links{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;overflow:scroll;padding-bottom:10px}@media (min-width:576px){.news-block__links{flex-wrap:wrap;overflow:visible;padding-bottom:0}}.news-block__links a{white-space:nowrap;margin-right:16px}@media (min-width:576px){.news-block__links a{white-space:normal;margin-right:20px;margin-bottom:14px}}@media (min-width:768px){.news-block__links a{margin-right:28px;margin-bottom:16px}}@media (min-width:1200px){.news-block__links a{margin-right:32px}}.news-block__links a:last-child{margin-right:0}.news-sections-list{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-bottom:38px}@media (min-width:768px){.news-sections-list{margin-bottom:44px}}@media (min-width:992px){.news-sections-list{display:none!important}}.news-sections-list__item{order:2;text-align:left;margin-right:16px;margin-bottom:8px}@media (min-width:768px){.news-sections-list__item{margin-right:28px}}.news-sections-list__item.active{order:1;width:100%;cursor:default;border-bottom:none!important;margin-bottom:14px}@media (min-width:768px){.news-sections-list__item.active{width:auto;margin-bottom:8px;margin-right:28px}}.news-sections-list__item:last-child{margin-right:0}.news-sections-tabs__item{display:none}@media (min-width:992px){.news-sections-tabs__item{display:block!important}}.news-sections-tabs__item.active{display:block}@media (min-width:576px){.news-sections-tabs .news-element-card__picture{height:265px}}@media (min-width:768px){.news-sections-tabs .news-element-card__picture{height:330px}}@media (min-width:992px){.news-sections-tabs .news-element-card__picture{height:210px}}@media (min-width:1200px){.news-sections-tabs .news-element-card__picture{height:255px}}@media (min-width:1600px){.news-sections-tabs .news-element-card__picture{height:285px}}.small-news-slider{position:relative;padding:28px 0 24px;margin-bottom:28px}@media (min-width:768px){.small-news-slider{padding:40px 0;margin-bottom:26px}}@media (min-width:1200px){.small-news-slider{padding:46px 0;margin-bottom:32px}}.small-news-slider__item{margin-bottom:24px}@media (min-width:768px){.small-news-slider__item{margin-bottom:0}}.small-news-slider__item img{display:block;margin:0 auto}.news-elements__section-link{display:none;margin-bottom:28px}@media (min-width:992px){.news-elements__section-link{display:block;min-height:72px}}@media (min-width:1200px){.news-elements__section-link{margin-bottom:32px;min-height:80px}}@media (min-width:1600px){.news-elements__section-link{min-height:unset}}.news-element-card{border-top:4px solid #879fbc;margin-bottom:28px}@media (min-width:768px){.news-element-card{border-top:6px solid #879fbc;margin-bottom:48px}}@media (min-width:1200px){.news-element-card{margin-bottom:64px}}@media (min-width:576px){.news-element-card__picture{height:265px}}@media (min-width:768px){.news-element-card__picture{height:210px}}@media (min-width:992px){.news-element-card__picture{height:290px}}@media (min-width:1200px){.news-element-card__picture{height:255px}}@media (min-width:1600px){.news-element-card__picture{height:285px}}.news-element-card__picture a{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;height:100%}.news-element-card__picture img{max-width:100%;max-height:100%}.news-element-item{background-color:#e2ebf8;border-radius:12px;padding:20px 20px 24px;margin-bottom:24px}@media (min-width:768px){.news-element-item{border-radius:16px;padding:28px 48px;margin-bottom:28px;padding:32px 64px;margin-bottom:32px}}.news-element-item__picture{margin-bottom:24px}@media (min-width:576px){.news-element-item__picture{margin-bottom:0}}@media (min-width:768px){.news-element-item__content{padding-left:8px}}@media (min-width:1200px){.news-element-item__content{padding-left:16px}}.news-element-item__name{margin-bottom:14px}@media (min-width:768px){.news-element-item__name{margin-bottom:16px}}.news-element-item__date{margin-bottom:20px}@media (min-width:768px){.news-element-item__date{margin-bottom:24px}}.news-element-item__text{margin-bottom:20px}@media (min-width:768px){.news-element-item__text{margin-bottom:24px}}.news-element-item__link .btn,.news-element-item__link .route__btn{width:100%}@media (min-width:576px){.news-element-item__link .btn,.news-element-item__link .route__btn{width:auto}}.news-detail__date{position:relative;min-height:27px;margin:14px 0 20px}.news-detail__date .small-date{display:inline-block;margin-right:12px}.news-detail__picture,.news-detail__text{margin-bottom:20px}.news-detail__link-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:16px 0 24px}.news-detail__sticker{position:absolute;right:0;top:0}@media (min-width:1200px){.news-sidebar{padding-right:20px}}.news-sidebar__heading{margin:24px 0}@media (min-width:768px){.news-sidebar__heading{margin:28px 0}}@media (min-width:992px){.news-sidebar__heading{margin:38px 0 28px}}@media (min-width:1200px){.news-sidebar__heading{margin:46px 0 32px}}.latest-news .news-element-card{margin-bottom:24px}@media (min-width:768px){.latest-news .news-element-card{margin-bottom:28px}}@media (min-width:1200px){.latest-news .news-element-card{margin-bottom:32px}}.latest-news .news-element-card__date{margin-bottom:16px}@media (min-width:768px){.latest-news .news-element-card__date{margin-bottom:20px}}.about-strategy{padding:52px 0 60px}@media (min-width:768px){.about-strategy{padding:66px 0 76px}}@media (min-width:1200px){.about-strategy{padding:78px 0 96px}}@media (min-width:992px){.about-strategy__picture{padding-right:32px}}@media (min-width:1200px){.about-strategy__picture{padding-right:75px}}@media (min-width:768px){.about-strategy__heading{margin:0 0 28px!important}}@media (min-width:1200px){.about-strategy__heading{margin:0 0 32px!important}}.about-strategy iframe{height:165px;margin-top:28px}@media (min-width:576px){.about-strategy iframe{height:300px}}@media (min-width:768px){.about-strategy iframe{margin-top:38px;height:400px}}@media (min-width:992px){.about-strategy iframe{height:295px}}@media (min-width:1200px){.about-strategy iframe{margin-top:46px;height:355px}}@media (min-width:1600px){.about-strategy iframe{height:410px}}.about-history{padding:44px 0}@media (min-width:768px){.about-history{padding:64px 0}}@media (min-width:1200px){.about-history{padding:92px 0}}.about-history__heading{margin-bottom:28px}@media (min-width:768px){.about-history__heading{margin-bottom:38px}}@media (min-width:1200px){.about-history__heading{margin-bottom:46px}}.about-press{padding:44px 0 16px}@media (min-width:768px){.about-press{padding:64px 0 26px}}@media (min-width:1200px){.about-press{padding:92px 0 46px}}.about-press__heading{margin-bottom:36px}@media (min-width:768px){.about-press__heading{margin-bottom:48px}}@media (min-width:1200px){.about-press__heading{margin-bottom:64px}}.about-releases{padding:44px 0}@media (min-width:768px){.about-releases{padding:64px 0 80px}}@media (min-width:1200px){.about-releases{padding:92px 0 120px}}.about-releases__heading{margin-bottom:24px}@media (min-width:768px){.about-releases__heading{margin-bottom:38px}}@media (min-width:1200px){.about-releases__heading{margin-bottom:46px}}.history-slider__nav-scroll-wrapper{padding-bottom:20px}@media (min-width:1600px){.history-slider__nav-scroll-wrapper{overflow-x:unset}}.history-slider__nav-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}.history-slider__arrow-wrapper{width:100%;height:12px;position:relative;margin-bottom:40px}@media (min-width:768px){.history-slider__arrow-wrapper{margin-bottom:50px}}@media (min-width:1200px){.history-slider__arrow-wrapper{margin-bottom:58px}}.history-slider__arrow{display:none;width:150px;height:12px;position:absolute;top:0;left:40px;background-repeat:no-repeat;background-position:0 0;background-size:contain;background-image:url(/images-main/design/Angle-Bottom_Blue.svg)}.history-nav{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;background-color:#1e71b7;position:relative;white-space:nowrap;padding:28px 30px;border-radius:6px}@media (min-width:1600px){.history-nav{white-space:normal}}.history-nav:before{content:"";display:block;width:calc(100% - 60px);height:8px;position:absolute;top:50%;transform:translateY(-50%);left:30px;z-index:1;background-color:#d1ddea;border-radius:2px}.history-nav__item{display:block;position:relative;z-index:2;margin-right:17px}.history-nav__item:after{content:"";display:none;width:150px;height:12px;position:absolute;top:94px;left:-15px;background-repeat:no-repeat;background-position:0 0;background-size:contain;background-image:url(/images-main/design/Angle-Bottom_Blue.svg)}.history-nav__item.active .history-nav__item-point{width:120px;height:56px;line-height:56px;margin-top:0;margin-bottom:0;color:#00234d;transition:all .2s}.history-nav__item.active .history-nav__item-year{opacity:0}.history-nav__item.active:after{display:block}.history-nav__item:first-child{margin-left:30px}.history-nav__item:last-child{margin-right:30px}.history-nav__item:nth-child(odd) .history-nav__item-year{top:0}.history-nav__item:nth-child(2n) .history-nav__item-year{bottom:0}.history-nav__item-year{display:block;position:absolute;white-space:nowrap;left:50%;transform:translateX(-50%);color:#fff;opacity:1}.history-nav__item-point{display:block;width:30px;height:12px;font-size:0;line-height:0;border-radius:2px;background-color:#fff;color:#fff;margin-top:32px;margin-bottom:32px;transition:all .2s}.history-item__name{margin-bottom:14px}@media (min-width:768px){.history-item__name{margin-bottom:16px}}.history-item__text{padding-bottom:16px}.press-sections-block .custom-row{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}@media (min-width:1200px){.press-sections-block .custom-row{margin-left:-22px;margin-right:-22px}}.press-sections-block .custom-col{flex:0 0 50%;max-width:50%;padding-left:15px;padding-right:15px}@media (min-width:576px){.press-sections-block .custom-col{flex:0 0 33.3333%;max-width:33.3333%;padding-left:15px;padding-right:15px}}@media (min-width:992px){.press-sections-block .custom-col{flex:0 0 25%;max-width:25%;padding-left:15px;padding-right:15px}}@media (min-width:1200px){.press-sections-block .custom-col{flex:0 0 20%;max-width:20%;padding-left:22px;padding-right:22px}}.press-section-block-item{margin-bottom:28px}@media (min-width:768px){.press-section-block-item{margin-bottom:38px}}@media (min-width:1200px){.press-section-block-item{margin-bottom:46px}}.press-section-block-item__picture{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;height:70px;margin:0 auto 12px}@media (min-width:576px){.press-section-block-item__picture{height:87px}}@media (min-width:768px){.press-section-block-item__picture{height:100px;margin:0 auto 18px}}@media (min-width:1200px){.press-section-block-item__picture{margin:0 auto 12px}}.press-section-block-item__picture img{max-width:100%;max-height:100%}.press-sections{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;margin:14px 0 28px;overflow:scroll}@media (min-width:768px){.press-sections{margin:16px 0 40px}}@media (min-width:992px){.press-sections{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-direction:row;margin:38px 0 0}}@media (min-width:1200px){.press-sections{margin:46px 0 0}}.press-sections__item{display:inline-block;padding:12px 14px;background-color:#fff;border-radius:6px;white-space:nowrap;margin-right:14px}@media (min-width:768px){.press-sections__item{padding:12px 16px;margin-right:16px}}@media (min-width:992px){.press-sections__item{width:100%;white-space:normal;margin-right:0;margin-bottom:20px}}.press-sections__item:active,.press-sections__item:hover{color:#fff;text-decoration:none;background-color:#1e71b7}.press-sections__item:focus-visible{color:#00234d;background-color:#fff;outline:2px solid #00b0ff}.press-sections__item--selected{color:#fff;text-decoration:none;background-color:#1e71b7}@media (min-width:992px){.press-elements{padding-top:16px}}.press-element-item{margin-bottom:24px}@media (min-width:768px){.press-element-item{margin-bottom:28px}}@media (min-width:1200px){.press-element-item{margin-bottom:32px}}.press-element-item__name{margin-bottom:4px}.press-releases-detail{padding-top:14px}@media (min-width:768px){.press-releases-detail{padding-top:16px}}.press-releases-detail__date{display:inline-block;margin-bottom:20px}@media (min-width:768px){.press-releases-detail__date{margin-bottom:24px}}.press-releases-detail__text{margin-bottom:36px}@media (min-width:768px){.press-releases-detail__text{margin-bottom:44px}}.press-releases-detail__link{margin-bottom:24px}@media (min-width:768px){.press-releases-detail__link{margin-bottom:28px}}@media (min-width:1200px){.press-releases-detail__link{margin-bottom:32px}}.our-strategy__blue-heading{background-repeat:repeat;background-image:url(/images-main/design/Pattern.png);background-size:5px;margin-bottom:40px}@media (min-width:768px){.our-strategy__blue-heading{margin-bottom:50px}}@media (min-width:1200px){.our-strategy__blue-heading{margin-bottom:58px}}.our-strategy__blue-heading-title{position:relative;padding:28px 0;margin-bottom:0}@media (min-width:768px){.our-strategy__blue-heading-title{padding:38px 0}}@media (min-width:992px){.our-strategy__blue-heading-title{text-align:center}}@media (min-width:1200px){.our-strategy__blue-heading-title{padding:46px 0}}.our-strategy__blue-heading-title:after,.our-strategy__blue-heading-title:before{content:"";display:block;width:150px;height:12px;position:absolute;top:100%;left:0}@media (min-width:992px){.our-strategy__blue-heading-title:after,.our-strategy__blue-heading-title:before{left:50%;transform:translateX(-50%)}}.our-strategy__blue-heading-title:before{background-repeat:no-repeat;background-image:url(/images-main/design/Angle-Bottom_Blue.svg);background-position:0 0;background-size:contain;z-index:1}.our-strategy__blue-heading-title:after{background-repeat:repeat;background-image:url(/images-main/design/Pattern.png);background-position:0 0;background-size:5px;z-index:2}.our-strategy__center-heading{margin-bottom:28px}@media (min-width:768px){.our-strategy__center-heading{margin-bottom:44px}}@media (min-width:992px){.our-strategy__center-heading{text-align:center}}@media (min-width:1200px){.our-strategy__center-heading{margin-bottom:48px}}.our-strategy__left-heading{margin-bottom:20px}@media (min-width:768px){.our-strategy__left-heading{margin-bottom:24px}}.our-strategy__about{padding:8px 0 0}@media (min-width:768px){.our-strategy__about{padding:38px 0 0}}@media (min-width:1200px){.our-strategy__about{padding:46px 0 0}}@media (min-width:992px){.our-strategy__about-content{padding-left:32px}}@media (min-width:1200px){.our-strategy__about-content{padding-left:44px}}.our-strategy__about-heading{margin:0 0 28px}@media (min-width:768px){.our-strategy__about-heading{margin:0 0 44px}}@media (min-width:1200px){.our-strategy__about-heading{margin:0 0 48px}}.our-strategy__about-text-block{position:relative;background-repeat:repeat;background-position:0 0;background-image:url(/images-main/design/Pattern.png);background-size:5px;padding:20px 20px 24px;border-radius:12px;margin-bottom:24px}@media (min-width:768px){.our-strategy__about-text-block{padding:38px;border-radius:16px;margin-bottom:28px}}@media (min-width:1200px){.our-strategy__about-text-block{margin-bottom:32px}}.our-strategy__about-text-block:after,.our-strategy__about-text-block:before{content:"";display:none;width:12px;height:150px;position:absolute;top:50%;transform:translateY(-50%);left:-12px}@media (min-width:992px){.our-strategy__about-text-block:after,.our-strategy__about-text-block:before{display:block}}.our-strategy__about-text-block:before{background-repeat:no-repeat;background-image:url(/images-main/design/Angle-Left_Blue.svg);background-position:0 0;background-size:contain;z-index:1}.our-strategy__about-text-block:after{background-repeat:repeat;background-image:url(/images-main/design/Pattern.png);background-position:0 -1px;background-size:5px;z-index:2}.our-strategy__about-text{margin-bottom:24px}@media (min-width:768px){.our-strategy__about-text{margin-bottom:28px}}@media (min-width:1200px){.our-strategy__about-text{margin-bottom:32px}}.our-strategy__about-text-wrapper{margin-bottom:24px}@media (min-width:768px){.our-strategy__about-text-wrapper{margin-bottom:28px}}@media (min-width:1200px){.our-strategy__about-text-wrapper{margin-bottom:32px}}.our-strategy__about-text-change{display:inline-block}.catalog-detail__show-properties .our-strategy__about-links a,.file-load__field .our-strategy__about-links label,.our-strategy__about-links .catalog-detail__show-properties a,.our-strategy__about-links .file-load__field label,.our-strategy__about-links .link,.our-strategy__about-links .news-sections-list__item,.our-strategy__about-links .top-menu__back-link a,.top-menu__back-link .our-strategy__about-links a{display:inline-block;margin-bottom:14px;margin-right:16px}@media (min-width:576px){.catalog-detail__show-properties .our-strategy__about-links a,.file-load__field .our-strategy__about-links label,.our-strategy__about-links .catalog-detail__show-properties a,.our-strategy__about-links .file-load__field label,.our-strategy__about-links .link,.our-strategy__about-links .news-sections-list__item,.our-strategy__about-links .top-menu__back-link a,.top-menu__back-link .our-strategy__about-links a{margin-right:20px}}@media (min-width:768px){.catalog-detail__show-properties .our-strategy__about-links a,.file-load__field .our-strategy__about-links label,.our-strategy__about-links .catalog-detail__show-properties a,.our-strategy__about-links .file-load__field label,.our-strategy__about-links .link,.our-strategy__about-links .news-sections-list__item,.our-strategy__about-links .top-menu__back-link a,.top-menu__back-link .our-strategy__about-links a{margin-bottom:16px;margin-right:28px}}@media (min-width:1200px){.catalog-detail__show-properties .our-strategy__about-links a,.file-load__field .our-strategy__about-links label,.our-strategy__about-links .catalog-detail__show-properties a,.our-strategy__about-links .file-load__field label,.our-strategy__about-links .link,.our-strategy__about-links .news-sections-list__item,.our-strategy__about-links .top-menu__back-link a,.top-menu__back-link .our-strategy__about-links a{margin-right:32px}}.our-strategy__partners-btn{padding:0 0 52px}@media (min-width:768px){.our-strategy__partners-btn{padding:0 0 80px}}@media (min-width:1200px){.our-strategy__partners-btn{padding:0 0 120px}}.our-strategy__advantages{padding-bottom:20px}@media (min-width:1200px){.our-strategy__advantages{padding-bottom:36px}}.our-strategy__marketing{padding:36px 0 24px}@media (min-width:768px){.our-strategy__marketing{padding:48px 0 28px}}@media (min-width:1200px){.our-strategy__marketing{padding:64px 0 32px}}@media (min-width:1200px){.our-strategy__marketing-text ul{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}}@media (min-width:1200px){.our-strategy__marketing-text li{margin-right:20px}}@media (min-width:1600px){.our-strategy__marketing-text li{margin-right:40px}}.our-strategy__marketing-text li:last-child{margin-right:0}.our-strategy__services{padding:28px 0 68px}@media (min-width:768px){.our-strategy__services{padding:38px 0 92px}}@media (min-width:1200px){.our-strategy__services{padding:46px 0 124px}}.our-strategy__services-block{margin-bottom:24px}.our-strategy__services-item{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;height:112px;text-align:center;background-color:#7badf7;padding:0 20px;margin-bottom:0}@media (min-width:576px){.our-strategy__services-item{height:136px}}@media (min-width:768px){.our-strategy__services-item{padding:0 24px}}.our-strategy__services-item:first-child{background-color:#c5daf8}.our-strategy__services-item:nth-child(2){background-color:#adcbf8}.our-strategy__services-item:nth-child(3){background-color:#96bdf8}.our-strategy__partners{padding:24px 0 44px}@media (min-width:768px){.our-strategy__partners{padding:28px 0 64px}}@media (min-width:1200px){.our-strategy__partners{padding:32px 0 92px}}@media (min-width:1200px){.our-strategy__partners ul{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}}@media (min-width:1200px){.our-strategy__partners li{margin-right:20px}}@media (min-width:1600px){.our-strategy__partners li{margin-right:40px}}.our-strategy__partners li:last-child{margin-right:0}.our-strategy__portfolio{padding-bottom:24px}@media (min-width:768px){.our-strategy__portfolio{padding-bottom:64px}}@media (min-width:1200px){.our-strategy__portfolio{padding-bottom:92px}}.our-strategy__portfolio-text{margin-bottom:16px}@media (min-width:768px){.our-strategy__portfolio-text{margin-bottom:20px}}@media (min-width:992px){.our-strategy__portfolio-text{text-align:center}}.our-strategy__regions-info{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:28px 0 44px}@media (min-width:768px){.our-strategy__regions-info{margin:38px 0 64px}}@media (min-width:1200px){.our-strategy__regions-info{margin:46px 0 92px}}.our-strategy__regions-list{width:100%}@media (min-width:992px){.our-strategy__regions-list{max-width:770px;margin:0 auto}}@media (min-width:1200px){.our-strategy__regions-list{max-width:730px;margin:0 auto 24px}}@media (min-width:1600px){.our-strategy__regions-list{max-width:210px;margin:48px auto}}.our-strategy__regions-picture{position:relative;width:1015px;height:600px;margin:0 auto}.our-strategy__regions-picture img{max-width:100%;max-height:100%;position:absolute;top:0;left:0}.our-strategy__regions-picture img.default{opacity:1}.our-strategy__regions-picture img.hover{opacity:0}.our-strategy__regions-picture .region-part{position:absolute}.our-strategy__regions-picture .region-part:hover .default{opacity:0}.our-strategy__regions-picture .region-part:hover .hover{opacity:1}.our-strategy__regions-picture .region-part--ufo{width:147px;height:134px;top:323px;right:868px;z-index:2}.our-strategy__regions-picture .region-part--sevkav{width:69px;height:109px;top:401px;right:912px;z-index:3}.our-strategy__regions-picture .region-part--tsen{width:152px;height:143px;top:217px;right:788px;z-index:2}.our-strategy__regions-picture .region-part--mmo{width:30px;height:44px;top:252px;right:856px;z-index:3}.our-strategy__regions-picture .region-part--priv{width:185px;height:199px;top:274px;right:703px}.our-strategy__regions-picture .region-part--sz{width:463px;height:283px;top:37px;right:501px}.our-strategy__regions-picture .region-part--ural{width:241px;height:280px;top:177px;right:532px}.our-strategy__regions-picture .region-part--sib{width:420px;height:514px;top:72px;right:257px}.our-strategy__regions-picture .region-part--dal{width:420px;height:600px;top:0;right:0}.our-strategy__contacts{padding-bottom:44px}@media (min-width:768px){.our-strategy__contacts{margin-bottom:64px}}@media (min-width:992px){.our-strategy__contacts{margin-bottom:108px}}@media (min-width:1200px){.our-strategy__contacts{margin-bottom:138px}}@media (min-width:992px){.our-strategy__contacts-picture{margin-right:32px}}@media (min-width:1200px){.our-strategy__contacts-picture{margin-right:75px}}.our-strategy__contacts-text{margin-bottom:24px}@media (min-width:768px){.our-strategy__contacts-text{margin-bottom:28px}}@media (min-width:1200px){.our-strategy__contacts-text{margin-bottom:32px}}.our-strategy__contacts-text a{white-space:nowrap}.our-strategy__contacts-btn .btn,.our-strategy__contacts-btn .route__btn{width:100%;margin-bottom:8px}@media (min-width:576px){.our-strategy__contacts-btn .btn,.our-strategy__contacts-btn .route__btn{width:auto;margin-bottom:0;margin-right:12px}}.strategy-vendors__category-name{margin-bottom:14px}@media (min-width:768px){.strategy-vendors__category-name{margin-bottom:16px}}@media (min-width:992px){.strategy-vendors__category-name{text-align:center}}.strategy-vendors__category-items{margin-bottom:24px}@media (min-width:768px){.strategy-vendors__category-items{margin-bottom:28px}}@media (min-width:1200px){.strategy-vendors__category-items{margin-bottom:32px}}.strategy-vendors__full-list{text-align:center;margin-bottom:28px}@media (min-width:768px){.strategy-vendors__full-list{margin-bottom:38px}}@media (min-width:1200px){.strategy-vendors__full-list{margin-bottom:46px}}.strategy-vendors-item{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;height:92px;padding:16px;background-color:#e2ebf8;border-radius:6px;margin-bottom:12px}@media (min-width:768px){.strategy-vendors-item{height:100px;padding:20px}}.vacancy-page__top-block{padding:36px 0}@media (min-width:768px){.vacancy-page__top-block{padding:48px 0}}@media (min-width:1200px){.vacancy-page__top-block{padding:64px 0}}.vacancy-page__picture{margin-bottom:24px}@media (min-width:768px){.vacancy-page__picture{margin-bottom:0;margin-right:32px}}@media (min-width:1200px){.vacancy-page__picture{margin-right:75px}}@media (min-width:768px){.vacancy-page__heading{margin:0 0 28px!important}}@media (min-width:1200px){.vacancy-page__heading{margin:0 0 32px!important}}.vacancy-page__text{margin:14px 0 24px}@media (min-width:768px){.vacancy-page__text{margin:16px 0 28px}}@media (min-width:1200px){.vacancy-page__text{margin:16px 0 32px}}.vacancy-documents__title-wrapper{padding:14px 0;border-top:1px solid #00234d;border-bottom:1px solid #00234d}@media (min-width:768px){.vacancy-documents__title-wrapper{padding:16px 0}}.vacancy-documents__title{display:block;width:100%;padding:0 28px 0 0;position:relative;text-align:left}@media (min-width:768px){.vacancy-documents__title{padding:0 37px 0 0}}.vacancy-documents__title:after{content:"";display:block;width:16px;height:9px;position:absolute;top:50%;right:0;transform:translateY(-50%);background-repeat:no-repeat;background-position:0 0;background-size:16px;background-image:url(/images-main/icons/Spoiler-Arrow_Small.svg)}@media (min-width:768px){.vacancy-documents__title:after{width:25px;height:14px;background-size:25px;background-image:url(/images-main/icons/Spoiler-Arrow_Big.svg)}}.vacancy-documents__title.active:after{background-position:0 100%}.vacancy-documents__content{display:none;padding:20px 0 12px}@media (min-width:768px){.vacancy-documents__content{padding:24px 0 16px}}@media (min-width:1200px){.vacancy-documents__content{padding:24px 0 20px}}.vacancy-documents__link{display:inline-block;margin-bottom:12px}.vacancy-heading{margin:30px 0 20px}.vacancy-elements__item:nth-child(odd){background-color:#fff}.vacancy-element-item{padding:16px 0;transition:padding .3s}@media (min-width:768px){.vacancy-element-item{padding:20px 0}}.vacancy-element-item.active{padding:28px 0 16px;transition:padding .3s}@media (min-width:768px){.vacancy-element-item.active{padding:38px 0 20px}}@media (min-width:1200px){.vacancy-element-item.active{padding:46px 0 20px}}.vacancy-element-item__name{display:block;width:100%;padding:0 28px 0 0;margin-bottom:0;position:relative;text-align:left}@media (min-width:768px){.vacancy-element-item__name{padding:0 37px 0 0}}.vacancy-element-item__name:after{content:"";display:block;width:16px;height:9px;position:absolute;top:50%;right:0;transform:translateY(-50%);background-repeat:no-repeat;background-position:0 0;background-size:16px;background-image:url(/images-main/icons/Spoiler-Arrow_Small.svg)}@media (min-width:768px){.vacancy-element-item__name:after{width:25px;height:14px;background-size:25px;background-image:url(/images-main/icons/Spoiler-Arrow_Big.svg)}}.vacancy-element-item__name.active:after{background-position:0 100%}.vacancy-element-item__content{display:none;padding:28px 0 12px}@media (min-width:768px){.vacancy-element-item__content{padding:38px 0 20px}}@media (min-width:1200px){.vacancy-element-item__content{padding:46px 0 32px}}.vacancy-element-item__info{margin-bottom:24px}@media (min-width:768px){.vacancy-element-item__info{margin-bottom:28px}}@media (min-width:1200px){.vacancy-element-item__info{margin-bottom:32px}}.vacancy-element-item__info-title{margin-bottom:14px}@media (min-width:768px){.vacancy-element-item__info-title{margin-bottom:16px}}.events-elements{margin-top:14px}@media (min-width:768px){.events-elements{margin-top:16px}}.events-element-item{border-top:4px solid #879fbc;margin-bottom:28px}@media (min-width:768px){.events-element-item{border-top:6px solid #879fbc;margin-bottom:38px}}@media (min-width:1200px){.events-element-item{margin-bottom:46px}}.events-element-item__date{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;margin-bottom:20px}@media (min-width:768px){.events-element-item__date{margin-bottom:24px}}.events-element-item__date .small-date{white-space:nowrap}.events-element-item__picture{margin-bottom:24px}@media (min-width:576px){.events-element-item__picture{margin-bottom:0}}.events-element-item__name{margin-bottom:8px}@media (min-width:768px){.events-element-item__name{margin-bottom:12px}}.events-calendar-open{display:inline-block;margin-top:16px;margin-bottom:20px;position:relative;padding-left:40px}@media (min-width:768px){.events-calendar-open{margin-top:16px;margin-bottom:24px}}@media (min-width:992px){.events-calendar-open{display:none}}.events-calendar-open:before{content:"";display:block;width:28px;height:28px;position:absolute;top:50%;left:0;transform:translateY(-50%);background-repeat:no-repeat;background-position:0 0;background-size:contain;background-image:url(/images-main/icons/Calendar.svg)}.events-calendar{padding:12px 0 100px;top:0}@media (min-width:992px){.events-calendar{overflow:visible;margin-top:16px}}@media (min-width:1200px){.events-calendar{padding-left:36px}}@media (min-width:1600px){.events-calendar{padding-left:76px}}.events-calendar__back-link{margin-bottom:36px}@media (min-width:768px){.events-calendar__back-link{margin-bottom:46px}}@media (min-width:992px){.events-calendar__back-link{display:none!important}}.events-calendar__submit{margin-top:36px}@media (min-width:768px){.events-calendar__submit{margin-top:46px}}@media (min-width:992px){.events-calendar__submit{display:none!important}}.events-calendar__submit .btn,.events-calendar__submit .route__btn{width:100%}.events-calendar__heading{position:relative;margin-bottom:20px}@media (min-width:768px){.events-calendar__heading{margin-bottom:24px}}.events-calendar__title{margin-bottom:0;padding-right:62px}.events-calendar__month-buttons{position:absolute;top:50%;transform:translateY(-50%);right:0}.events-calendar__next-month,.events-calendar__prev-month{outline:0;border:none;text-decoration:none;box-shadow:none;display:inline-block;width:16px;height:9px;background-position:0 0;background-size:16px;background-repeat:no-repeat;transition:unset}.events-calendar__next-month:active,.events-calendar__next-month:focus,.events-calendar__next-month:hover,.events-calendar__prev-month:active,.events-calendar__prev-month:focus,.events-calendar__prev-month:hover{outline:0;border:none;text-decoration:none;box-shadow:none;background-position:0 100%;transition:unset}.events-calendar__prev-month{background-image:url(/images-main/icons/Calendar_Previous-Month.svg);margin-right:16px}.events-calendar__next-month{background-image:url(/images-main/icons/Calendar_Next-Month.svg)}.events-calendar__content{overflow:hidden}.events-calendar__table tr{border:none}.events-calendar__table th{padding:0 2px 16px}@media (min-width:1200px){.events-calendar__table th{padding:0 4px 16px}}.events-calendar__table th:first-child{color:#00234d;padding-left:0}.events-calendar__table th:last-child{padding-right:0}.events-calendar__table td{padding:8px 2px}@media (min-width:1200px){.events-calendar__table td{padding:8px 4px}}.events-calendar__table td:first-child{color:#00234d;padding-left:0}.events-calendar__table td:last-child{padding-right:0}.events-calendar__week-day{text-align:center}.events-calendar__day{width:38px;height:38px;text-align:center}.events-calendar__day a{text-decoration:none;outline:0;cursor:pointer}.events-calendar__day a,.events-calendar__day span{display:flex;width:100%;height:100%;justify-content:center;align-items:center;border:2px solid transparent;border-radius:50%;background-color:transparent}.events-calendar__day--default a,.events-calendar__day--default span{border-color:transparent}.events-calendar__day--events a{border-color:#f8e1c3;background-color:#f8e1c3}.events-calendar__day--birthday a:active,.events-calendar__day--birthday a:focus,.events-calendar__day--birthday a:hover,.events-calendar__day--events a:active,.events-calendar__day--events a:focus,.events-calendar__day--events a:hover{border-color:#879fbc;background-color:#879fbc;color:#f2f6fc}.events-calendar__day--today a,.events-calendar__day--today span{border-color:#879fbc}.events-calendar__day--other-month a,.events-calendar__day--other-month span{display:none}.events-calendar__day--selected a{border-color:#879fbc;background-color:#879fbc;color:#f2f6fc}@media (min-width:992px){.events-calendar--birthday{margin:46px 0 28px}}@media (min-width:1200px){.events-calendar--birthday{margin:54px 0 32px}}.actions-detail__wrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-direction:column}.actions-detail__date{width:100%;margin:14px 0 20px}.actions-detail__date .small-date{display:inline-block;margin-right:12px;margin-bottom:8px}.actions-detail__main-info{width:100%;padding:20px 20px 24px;background:#e2ebf8;border-radius:12px;margin-bottom:28px}@media (min-width:576px){.actions-detail__main-info{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}}@media (min-width:768px){.actions-detail__main-info{padding:28px 38px;border-radius:16px;margin-bottom:38px}}@media (min-width:1200px){.actions-detail__main-info{align-items:center;padding:32px 46px;margin-bottom:46px}}.actions-detail__main-info--with-sticker{position:relative;padding:20px 20px 42px}@media (min-width:576px){.actions-detail__main-info--with-sticker{padding:20px 20px 24px}}@media (min-width:768px){.actions-detail__main-info--with-sticker{padding:28px 38px}}@media (min-width:1200px){.actions-detail__main-info--with-sticker{padding:32px 46px}}@media (min-width:576px){.actions-detail__main-info--with-sticker .actions-detail__preview-text{padding-top:28px}}@media (min-width:1200px){.actions-detail__main-info--with-sticker .actions-detail__preview-text{margin-bottom:28px}}.actions-detail__picture{margin-bottom:24px}@media (min-width:576px){.actions-detail__picture{width:160px;min-width:160px;margin-bottom:0;margin-right:24px}}@media (min-width:768px){.actions-detail__picture{width:220px;min-width:220px;margin-right:38px}}@media (min-width:1200px){.actions-detail__picture{width:320px;min-width:320px;margin-right:46px}}@media (min-width:576px){.actions-detail__preview-text{width:100%}}.actions-detail__property{width:100%;margin-bottom:28px}@media (min-width:768px){.actions-detail__property{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;margin-bottom:38px}}@media (min-width:1200px){.actions-detail__property{margin-bottom:46px}}.actions-detail__property--full{flex-wrap:wrap}.actions-detail__property--full .actions-detail__property-name{width:100%}@media (min-width:768px){.actions-detail__property--full .actions-detail__property-name{margin-bottom:16px}}.actions-detail__property--full .actions-detail__property-value{width:100%}.actions-detail__property-name{margin-bottom:14px}@media (min-width:768px){.actions-detail__property-name{width:238px;min-width:238px;margin-right:20px;margin-bottom:0}}.actions-detail__text{width:100%;margin-bottom:20px}.actions-detail__link-wrapper{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;width:100%;padding:16px 0 24px}.actions-detail__products{width:100%;padding:24px 0}@media (min-width:768px){.actions-detail__products{padding:28px 0}}@media (min-width:1200px){.actions-detail__products{padding:32px 0}}.actions-detail__sticker{position:absolute;right:20px;bottom:24px}@media (min-width:576px){.actions-detail__sticker{bottom:auto;top:20px}}@media (min-width:768px){.actions-detail__sticker{top:28px;right:38px}}@media (min-width:1200px){.actions-detail__sticker{top:32px;right:46px}}.prices-block{padding-top:44px}@media (min-width:768px){.prices-block{padding-top:64px}}.prices-block__heading{margin-bottom:24px}@media (min-width:768px){.prices-block__heading{margin-bottom:28px}}@media (min-width:1200px){.prices-block__heading{margin-bottom:32px}}.prices-block__item{display:block;position:relative;margin-bottom:20px}@media (min-width:576px){.prices-block__item{display:inline-block;margin-right:24px}}@media (min-width:768px){.prices-block__item{margin-right:28px;margin-bottom:24px}}@media (min-width:1200px){.prices-block__item{margin-right:32px}}.catalog-sections{padding-top:38px}@media (min-width:768px){.catalog-sections{padding-top:44px}}@media (min-width:1200px){.catalog-sections{padding-top:64px}}.catalog-section{margin-bottom:20px}@media (min-width:768px){.catalog-section{margin-bottom:36px}}@media (min-width:1200px){.catalog-section{margin-bottom:60px}}.catalog-section__title{margin-bottom:24px}@media (min-width:768px){.catalog-section__title{margin-bottom:28px}}@media (min-width:1200px){.catalog-section__title{margin-bottom:32px}}.small-catalog-section{margin-bottom:20px}@media (min-width:768px){.small-catalog-section{margin-bottom:36px}}@media (min-width:1200px){.small-catalog-section{margin-bottom:60px}}.small-catalog-section__sub-items{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.small-catalog-section__sub-item{flex:0 0 50%;max-width:50%;padding-left:10px;padding-right:10px}@media (min-width:576px){.small-catalog-section__sub-item{flex:0 0 33.3333%;max-width:33.3333%;padding-left:10px;padding-right:10px}}@media (min-width:768px){.small-catalog-section__sub-item{flex:0 0 25%;max-width:25%;padding-left:10px;padding-right:10px}}@media (min-width:992px){.small-catalog-section__sub-item{flex:0 0 20%;max-width:20%;padding-left:10px;padding-right:10px}}@media (min-width:1200px){.small-catalog-section__sub-item{flex:0 0 14.28%;max-width:14.28%;padding-left:10px;padding-right:10px}}.catalog-sub-section{margin-bottom:24px}@media (min-width:768px){.catalog-sub-section{margin-bottom:28px}}@media (min-width:1200px){.catalog-sub-section{margin-bottom:32px}}.catalog-sub-section__picture{margin-bottom:12px}.catalog-sub-section__picture a{text-align:center}.catalog-sub-section__name{word-break:break-word}@media (min-width:992px){.catalog-sub-section__name{text-align:center}}@media (min-width:992px){.catalog-top{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;margin-bottom:16px}}.catalog-top__btns{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:14px 0 20px}@media (min-width:768px){.catalog-top__btns{padding:16px 0 24px}}@media (min-width:992px){.catalog-top__btns{padding:38px 0}}@media (min-width:1200px){.catalog-top__btns{padding:47px 0}}@media (min-width:992px){.catalog-top__filter{display:none}}.catalog-top__filter-btn{position:relative;text-align:left;padding-left:40px}.catalog-top__filter-btn:before{content:"";display:block;width:28px;height:28px;position:absolute;top:50%;left:0;transform:translateY(-50%);background-repeat:no-repeat;background-position:0 0;background-size:contain;background-image:url(/images-main/icons/Filter.svg)}.catalog-top__filter-btn:focus-visible{outline:2px solid #00b0ff;outline-offset:2px;border-radius:2px}.catalog-top__visual{display:flex;justify-content:flex-end;align-items:center;flex-wrap:nowrap}@media (min-width:992px){.catalog-top__visual{margin-left:20px}}.catalog-top__visual-btn{width:40px;height:40px;margin-right:10px;background-repeat:no-repeat;background-position:0 0;background-size:40px}.catalog-top__visual-btn.active,.catalog-top__visual-btn:active,.catalog-top__visual-btn:hover{background-position:0 50%}.catalog-top__visual-btn:focus-visible{background-position:0 100%}.catalog-top__visual-btn--text{background-image:url(/images-main/icons/Type_List.svg)}.catalog-top__visual-btn--picture{background-image:url(/images-main/icons/Type_Cards.svg)}.catalog-warning{padding:20px 20px 24px;border-radius:12px;background-repeat:repeat;background-position:0 0;background-image:url(/images-main/design/Pattern.png);background-size:5px;margin:24px 0}@media (min-width:576px){.catalog-warning{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap}}@media (min-width:768px){.catalog-warning{padding:28px 38px 38px;border-radius:16px;margin:28px 0}}@media (min-width:1200px){.catalog-warning{justify-content:center;padding:32px 46px 46px;margin:32px 0}}.catalog-warning__icon{width:59px;min-width:59px;height:52px;margin-bottom:16px}@media (min-width:576px){.catalog-warning__icon{margin-bottom:0;margin-right:20px}}@media (min-width:768px){.catalog-warning__icon{margin-right:28px}}@media (min-width:1200px){.catalog-warning__icon{margin-right:32px}}.catalog-warning__text{margin-bottom:0}.catalog-elements-wrapper{padding-bottom:24px}@media (min-width:992px){.catalog-elements-wrapper{overflow:hidden;padding-bottom:0}}.catalog-elements-wrapper.loading table{position:relative}.catalog-elements-wrapper.loading table:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;background-color:hsla(0,0%,100%,.4)}.catalog-elements-wrapper table{max-width:unset}@media (min-width:992px){.catalog-elements-wrapper table{max-width:100%}}.catalog-elements-dscr{margin-bottom:28px}@media (min-width:768px){.catalog-elements-dscr{margin-bottom:32px}}@media (min-width:1200px){.catalog-elements-dscr{margin-bottom:46px}}.catalog-elements__header{background-color:#fff;border-bottom:none}.catalog-elements td{padding:16px 8px;vertical-align:top}.catalog-elements td:first-child{color:#00234d;padding:16px 8px 16px 16px}.catalog-elements td:last-child{padding:16px 16px 16px 8px}.catalog-elements tbody tr:last-child{border-bottom:1px solid #d1ddea}.catalog-elements__header-btn{position:relative;padding-right:18px}.catalog-elements__header-btn:after,.catalog-elements__header-btn:before{content:"";display:block;width:12px;height:8px;position:absolute;right:0;background-repeat:no-repeat;background-position:0 0;background-size:12px}.catalog-elements__header-btn:before{top:0;background-image:url(/images-main/icons/Sorting_More.svg)}.catalog-elements__header-btn:after{bottom:0;background-image:url(/images-main/icons/Sorting_Less.svg)}.catalog-elements__header-btn.active{color:#003b81;font-weight:600}.catalog-elements__header-btn.active:after,.catalog-elements__header-btn.active:before{bottom:auto;top:50%;transform:translateY(-50%);background-position:0 100%}.catalog-elements__header-btn.asc:after,.catalog-elements__header-btn.desc:before{display:none}.catalog-elements__header-certificate{width:20px;margin-right:12px}@media (min-width:992px){.catalog-element-item__info-col{word-break:break-all}}.catalog-element-item__info{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}.catalog-element-item__picture{width:40px;min-width:40px;margin-right:12px}.catalog-element-item__vendor-code{color:#879fbc}.catalog-element-item__certificate{display:none}.catalog-element-item__certificate:first-child{display:block;width:20px}.catalog-element-item__warranty{white-space:nowrap}.catalog-element-item__basket-btn,.catalog-element-item__in-basket{display:block;width:24px;height:24px;background-repeat:no-repeat;background-position:0 0;background-size:24px;background-image:url(/images-main/icons/Put-in-Basket.svg)}.catalog-element-item__basket-btn:active,.catalog-element-item__basket-btn:hover,.catalog-element-item__in-basket:active,.catalog-element-item__in-basket:hover{background-position:0 50%}.catalog-element-item__basket-btn.in-basket{display:none}.catalog-element-item__basket-btn.in-basket+.catalog-element-item__in-basket{display:block}.catalog-element-item__in-basket{display:none;background-position:0 100%;cursor:default}.catalog-element-item__in-basket:active,.catalog-element-item__in-basket:focus,.catalog-element-item__in-basket:hover{background-position:0 100%}.modal-catalog-elements .catalog-elements__header{display:none}@media (min-width:576px){.modal-catalog-elements .catalog-elements__header{display:table-row;border-bottom:1px solid #d1ddea}}.modal-catalog-elements .catalog-elements tr:first-child{border-top:1px solid #d1ddea}@media (min-width:576px){.modal-catalog-elements .catalog-elements tr:first-child{border-top:none}}.modal-catalog-elements .catalog-elements td{padding:0}@media (min-width:576px){.modal-catalog-elements .catalog-elements td{padding:14px 7px}}@media (min-width:768px){.modal-catalog-elements .catalog-elements td{padding:16px 8px}}.modal-catalog-elements .catalog-elements td:first-child{padding:16px 8px 16px 0}.modal-catalog-elements .catalog-elements td:nth-child(2){padding:14px 0 0}@media (min-width:576px){.modal-catalog-elements .catalog-elements td:nth-child(2){padding:14px 7px 14px 0}}@media (min-width:768px){.modal-catalog-elements .catalog-elements td:nth-child(2){padding:16px 8px}}.modal-catalog-elements .catalog-elements td:last-child{padding:0 0 17px}@media (min-width:576px){.modal-catalog-elements .catalog-elements td:last-child{padding:14px 0 14px 7px}}@media (min-width:768px){.modal-catalog-elements .catalog-elements td:last-child{padding:16px 0 16px 8px}}.modal-catalog-elements .catalog-elements__header-cell--quantity{display:none}@media (min-width:768px){.modal-catalog-elements .catalog-elements__header-cell--quantity{display:table-cell}}@media (min-width:768px){.modal-catalog-elements .catalog-elements__header-cell--prices{display:none}}.modal-catalog-elements .catalog-elements__header-cell--price{display:none}@media (min-width:768px){.modal-catalog-elements .catalog-elements__header-cell--price{display:table-cell}}.modal-catalog-elements .catalog-element-item__quantity-col{display:none}@media (min-width:768px){.modal-catalog-elements .catalog-element-item__quantity-col{display:table-cell}}.modal-catalog-elements .catalog-element-item__quantity{margin-top:4px;margin-bottom:12px}@media (min-width:768px){.modal-catalog-elements .catalog-element-item__quantity{margin-top:0;margin-bottom:0}}.modal-catalog-elements .catalog-element-item__info-col{display:block}@media (min-width:576px){.modal-catalog-elements .catalog-element-item__info-col{display:table-cell}}.modal-catalog-elements .catalog-element-item__info{display:block}.modal-catalog-elements .catalog-element-item__vendor-code{color:#879fbc}.modal-catalog-elements .catalog-element-item__prices-col{display:block}@media (min-width:576px){.modal-catalog-elements .catalog-element-item__prices-col{display:table-cell}}@media (min-width:768px){.modal-catalog-elements .catalog-element-item__prices-col{display:none}}.modal-catalog-elements .catalog-element-item__prices{margin-bottom:12px}.modal-catalog-elements .catalog-element-item__prices-item{margin-bottom:4px;white-space:nowrap}.modal-catalog-elements .catalog-element-item__price-col{display:none}@media (min-width:768px){.modal-catalog-elements .catalog-element-item__price-col{display:table-cell}}.modal-catalog-elements .catalog-element-item__basket-col{display:block}@media (min-width:576px){.modal-catalog-elements .catalog-element-item__basket-col{display:table-cell}}.catalog-heading-warning{margin-bottom:16px}@media (min-width:768px){.catalog-heading-warning{margin-bottom:20px}}.catalog-text{margin:28px 0;padding:24px 20px 24px 28px;background-color:#d1ddea}@media (min-width:768px){.catalog-text{margin:38px 0;padding:28px 24px 28px 38px}}@media (min-width:1200px){.catalog-text{margin:46px 0;padding:38px 28px 38px 46px}}.catalog-text__content{overflow-y:scroll;height:400px;padding-right:8px;scrollbar-width:thin;scrollbar-color:#879fbc transparent}.catalog-text__content::-webkit-scrollbar{width:8px}.catalog-text__content::-webkit-scrollbar-track{box-shadow:none;background:transparent}.catalog-text__content::-webkit-scrollbar-thumb{background-color:#879fbc;border-radius:6px;outline:none}.become-partner__btn a .catalog-text span,.catalog-text .actions-detail__property-name,.catalog-text .become-partner__btn a span,.catalog-text .cart__empty,.catalog-text .catalog-filter-menu__full-heading,.catalog-text .catalog-filter__heading,.catalog-text .catalog-section-menu__item,.catalog-text .catalog-warning__text,.catalog-text .contacts-people-item__name,.catalog-text .contacts-section-item__title,.catalog-text .delivery-detail-menu__list-title,.catalog-text .delivery-tabs__card-header a,.catalog-text .double-form__heading-item.active,.catalog-text .employees-item__title,.catalog-text .events-calendar__title,.catalog-text .glossary-filter__item,.catalog-text .h2,.catalog-text .h3,.catalog-text .h4,.catalog-text .modal .modal-content__header,.catalog-text .news-sections-list__item.active,.catalog-text .our-strategy__contacts-text,.catalog-text .page-header__catalog-menu-title,.catalog-text .partners-special-item__name,.catalog-text .section-menu__heading,.catalog-text .special-catalog-menu__item,.catalog-text .top-catalog-menu__sub-menu-heading,.catalog-text .vendors-block__heading,.catalog-text .warranty-menu .left-menu__item>a,.catalog-text h2,.catalog-text h3,.catalog-text h4,.delivery-tabs__card-header .catalog-text a,.modal .catalog-text .modal-content__header,.warranty-menu .catalog-text .left-menu__item>a{margin:24px 0 16px}@media (min-width:768px){.become-partner__btn a .catalog-text span,.catalog-text .actions-detail__property-name,.catalog-text .become-partner__btn a span,.catalog-text .cart__empty,.catalog-text .catalog-filter-menu__full-heading,.catalog-text .catalog-filter__heading,.catalog-text .catalog-section-menu__item,.catalog-text .catalog-warning__text,.catalog-text .contacts-people-item__name,.catalog-text .contacts-section-item__title,.catalog-text .delivery-detail-menu__list-title,.catalog-text .delivery-tabs__card-header a,.catalog-text .double-form__heading-item.active,.catalog-text .employees-item__title,.catalog-text .events-calendar__title,.catalog-text .glossary-filter__item,.catalog-text .h2,.catalog-text .h3,.catalog-text .h4,.catalog-text .modal .modal-content__header,.catalog-text .news-sections-list__item.active,.catalog-text .our-strategy__contacts-text,.catalog-text .page-header__catalog-menu-title,.catalog-text .partners-special-item__name,.catalog-text .section-menu__heading,.catalog-text .special-catalog-menu__item,.catalog-text .top-catalog-menu__sub-menu-heading,.catalog-text .vendors-block__heading,.catalog-text .warranty-menu .left-menu__item>a,.catalog-text h2,.catalog-text h3,.catalog-text h4,.delivery-tabs__card-header .catalog-text a,.modal .catalog-text .modal-content__header,.warranty-menu .catalog-text .left-menu__item>a{margin:28px 0 16px}}.catalog-text a{text-decoration:underline}.catalog-text a:hover{color:#f49b00}.catalog-filter__content{top:0}@media (min-width:992px){.catalog-filter__content{overflow:visible}}.catalog-filter__back-link{margin-top:16px;margin-bottom:36px}@media (min-width:768px){.catalog-filter__back-link{margin-top:22px;margin-bottom:48px}}@media (min-width:992px){.catalog-filter__back-link{display:none!important}}.catalog-filter__heading{margin-bottom:24px}@media (min-width:768px){.catalog-filter__heading{margin-bottom:28px}}@media (min-width:992px){.catalog-filter__heading{display:none!important}}.catalog-filter__menu{margin-bottom:24px}@media (min-width:768px){.catalog-filter__menu{margin-bottom:28px}}@media (min-width:992px){.catalog-filter__menu{display:none!important}}.smart-filter{width:100%;position:relative;margin-top:24px}@media (min-width:768px){.smart-filter{margin-top:28px}}@media (min-width:992px){.smart-filter__form{margin-bottom:32px}}@media (min-width:1200px){.smart-filter__form{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}}@media (min-width:992px){.smart-filter__blocks{margin-bottom:16px}}@media (min-width:1200px){.smart-filter__blocks{width:100%;margin-bottom:0}}@media (min-width:1200px){.smart-filter__total{width:130px;min-width:130px;margin-left:14px}}.smart-filter__reset{display:block;text-align:center}@media (min-width:768px){.smart-filter__reset{display:inline-block;text-align:left;vertical-align:middle}}.smart-filter__reset button{position:relative;margin-left:14px}.smart-filter__reset button:before{content:"";display:block;width:8px;height:8px;position:absolute;top:4px;left:-14px;background-repeat:no-repeat;background-position:0 0;-webkit-background-size:8px;background-size:8px;background-image:url(/images-main/icons/Reset-Filter.svg)}.smart-filter__reset button:active,.smart-filter__reset button:hover{color:#b95c00}.smart-filter__reset button:active:before,.smart-filter__reset button:hover:before{background-position:0 100%}.smart-filter .checkbox-filter input[type=checkbox]{width:10px;line-height:0;font-size:16px;position:absolute!important;opacity:0}.smart-filter .checkbox-filter input[type=checkbox]:focus-visible+label:before{background-position:0 25%}.smart-filter .checkbox-filter input[type=checkbox]:focus-visible:checked+label:before{background-position:0 75%}.smart-filter .checkbox-filter input[type=checkbox]+label{margin-bottom:2px;cursor:pointer;min-height:24px;align-items:center;font-size:16px;display:inline-block;color:#00234d;position:relative;padding:0 0 0 36px}.smart-filter .checkbox-filter input[type=checkbox]+label:before{content:"";position:absolute;top:-3px;left:0;width:24px;height:24px;background-image:url(/images-main/icons/checkbox-icon-sprite.svg);background-repeat:no-repeat;background-position:0 0;background-size:24px}.smart-filter .checkbox-filter input[type=checkbox]:checked+label:before{background-position:0 50%}.smart-filter .checkbox-filter input[type=checkbox]:disabled+label{opacity:.5;cursor:default}.smart-filter .available-filter.disabled,.smart-filter .available-filter.disabled label{color:#c2c7cb}.smart-filter .available-filter.disabled label:before{opacity:.4}.dropdown-filter{position:relative;margin-bottom:0}@media (min-width:992px){.dropdown-filter{min-width:160px}}.dropdown-filter dt{position:relative;display:block;width:100%;margin:0;padding:0;border:none;cursor:pointer}.dropdown-filter dt a{display:block;position:relative;border-bottom:1px solid #00234d;margin-bottom:0;padding-right:28px;text-decoration:none}.dropdown-filter dt a:after{content:"";display:block;width:12px;height:8px;position:absolute;top:50%;transform:translateY(-50%);right:6px;background-repeat:no-repeat;background-position:0 0;background-size:12px;background-image:url(/images-main/icons/dropdown-arrow.svg)}.dropdown-filter dt a:active,.dropdown-filter dt a:hover{text-decoration:none;color:#003b81;border-bottom-color:#003b81}.dropdown-filter dt a:active:after,.dropdown-filter dt a:hover:after{background-position:0 25%}.dropdown-filter dd{display:none;width:100%;position:absolute;top:31px;overflow:hidden;background-color:#fff;border:1px solid #00234d;border-radius:6px;z-index:100}.dropdown-filter dd>div{padding:16px;max-height:170px}.dropdown-filter dd>div ul{padding:0;margin:0}.dropdown-filter dd>div li{padding:0;margin-bottom:12px}.dropdown-filter dd>div li:last-child{margin-bottom:0}.dropdown-filter dd>div li:before{display:none}.dropdown-filter dd>div input[type=checkbox]{width:10px;line-height:0;font-size:16px;position:absolute!important;opacity:0}.dropdown-filter dd>div input[type=checkbox]:focus-visible+label:before{background-position:0 25%}.dropdown-filter dd>div input[type=checkbox]:focus-visible:checked+label:before{background-position:0 75%}.dropdown-filter dd>div input[type=checkbox]+label{margin-bottom:2px;cursor:pointer;min-height:24px;align-items:center;font-size:16px;display:inline-block;color:#00234d;position:relative;padding:0 0 0 36px}.dropdown-filter dd>div input[type=checkbox]+label:before{content:"";position:absolute;top:-3px;left:0;width:24px;height:24px;background-image:url(/images-main/icons/checkbox-icon-sprite.svg);background-repeat:no-repeat;background-position:0 0;background-size:24px}.dropdown-filter dd>div input[type=checkbox]:checked+label:before{background-position:0 50%}@media (min-width:992px){.filter-row{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}}.filter-col{width:100%}@media (min-width:992px){.filter-col{width:auto;padding:0;margin-right:24px;margin-bottom:12px}}@media (min-width:992px){.filter-col:last-child{margin-right:0}}@media (min-width:992px){.vendor-col{width:190px}}.bx-filter-parameters-box-container{margin-bottom:24px}@media (min-width:768px){.bx-filter-parameters-box-container{margin-bottom:28px}}@media (min-width:992px){.bx-filter-parameters-box-container{margin-bottom:0}}.bx-filter .bx-filter-parameters-box{position:relative}.bx-filter .bx-filter-block{display:none;transition:padding .3s ease}.bx-filter .bx-filter-button-box .bx-filter-block,.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block{display:block}.bx-filter .bx-ui-slider-track-container{padding-top:33px;padding-bottom:21px}.bx-filter .bx-ui-slider-track{position:relative;height:6px;background:#fff}.bx-filter .bx-ui-slider-part{position:absolute;top:-6px;width:1px;height:17px;background:#acbed5}.bx-filter .bx-ui-slider-part.p1{font-weight:300;width:auto;height:auto;top:-33px;left:0;background:none}.bx-filter .bx-ui-slider-part.p5{font-weight:300;width:auto;height:auto;top:-33px;right:0;background:none}.bx-filter .bx-ui-slider-track{background:#e2ebf8}.bx-filter .bx-ui-slider-pricebar,.bx-filter .bx-ui-slider-pricebar-v,.bx-filter .bx-ui-slider-pricebar-vd,.bx-filter .bx-ui-slider-pricebar-vn,.bx-filter .bx-ui-slider-range{position:absolute;top:0;bottom:0;border:1px solid #1e71b7;border-radius:2px}.bx-filter .bx-ui-slider-range{z-index:150}.bx-filter .bx-ui-slider-pricebar{z-index:100}.bx-filter .bx-ui-slider-pricebar-vd{z-index:60;background:#c2c7cb}.bx-filter .bx-ui-slider-pricebar-vn{z-index:70;background:#fff}.bx-filter .bx-ui-slider-pricebar-v{z-index:80;background:#1e71b7}.bx-filter .bx-ui-slider-handle{position:absolute;top:-6px;width:18px;height:18px;background-color:#fff;border:1px solid #1e71b7;border-radius:4px}.bx-filter .bx-ui-slider-handle:hover{cursor:grab}.bx-filter .bx-ui-slider-handle:active{cursor:grabbing}.bx-filter .bx-ui-slider-handle.left{left:0}.bx-filter .bx-ui-slider-handle.right{right:0}.bx-filter-parameters-box-container-total{display:block}@media (min-width:768px){.bx-filter-parameters-box-container-total{display:inline-block}}@media (min-width:1200px){.bx-filter-parameters-box-container-total{display:block}}.bx-filter .bx-filter-popup-result{display:none;text-align:center;width:100%;padding:12px;white-space:nowrap;border:1px solid #00234d;border-radius:4px;margin-bottom:14px}@media (min-width:768px){.bx-filter .bx-filter-popup-result{width:auto;padding:8px 12px;margin-bottom:0;margin-right:12px}}@media (min-width:1200px){.bx-filter .bx-filter-popup-result{text-align:left;width:100%;margin-right:0;margin-bottom:6px}}.bx-filter-popup-result-text{display:inline-block;margin-right:8px}@media (min-width:1200px){.bx-filter-popup-result-text{display:block;margin-right:0}}.bx-filter-popup-result-link{display:inline-block;text-decoration:none;line-height:1;border-bottom:1px dashed #00234d}.bx-filter-popup-result-link:active,.bx-filter-popup-result-link:focus,.bx-filter-popup-result-link:hover{text-decoration:none;border-bottom:1px solid #00234d}.bx-filter-popup-result-link:focus-visible{outline:2px solid #00b0ff;outline-offset:2px;border-radius:2px;border:0}.catalog-detail__picture{max-width:370px;margin:28px auto 24px}@media (min-width:768px){.catalog-detail__picture{margin:38px auto 28px}}@media (min-width:1200px){.catalog-detail__picture{margin:46px auto 32px}}.catalog-detail__picture-thumb-list{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-bottom:28px}@media (min-width:576px){.catalog-detail__picture-thumb-list{justify-content:center}}@media (min-width:768px){.catalog-detail__picture-thumb-list{margin-bottom:38px}}@media (min-width:1200px){.catalog-detail__picture-thumb-list{margin-bottom:46px}}.catalog-detail__picture-thumb-item{width:56px;margin-right:16px;margin-bottom:8px}@media (min-width:768px){.catalog-detail__picture-thumb-item{width:80px;margin-right:20px}}@media (min-width:1200px){.catalog-detail__picture-thumb-item{width:100px}}.catalog-detail__picture-thumb-item:last-child{margin-right:0}.catalog-detail__heading{display:none;word-break:break-word}@media (min-width:992px){.catalog-detail__heading{display:block}}.catalog-detail__btns{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin:14px 0 24px}@media (min-width:768px){.catalog-detail__btns{margin:16px 0 28px}}@media (min-width:1200px){.catalog-detail__btns{margin:16px 0 32px}}.catalog-detail__vendor-code{font-weight:300;margin-right:16px}@media (min-width:768px){.catalog-detail__vendor-code{margin-right:20px}}.catalog-detail__print-btn{flex-grow:1;margin-right:16px}@media (min-width:768px){.catalog-detail__print-btn{margin-right:20px}}.catalog-detail__text{margin-bottom:14px}@media (min-width:768px){.catalog-detail__text{margin-bottom:16px}}.catalog-detail__availability{color:#1e71b7;margin-bottom:24px}@media (min-width:768px){.catalog-detail__availability{margin-bottom:28px}}@media (min-width:1200px){.catalog-detail__availability{margin-bottom:32px}}.catalog-detail__warranty dl{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;margin-bottom:20px}@media (min-width:768px){.catalog-detail__warranty dl{margin-bottom:24px}}.catalog-detail__warranty dt{color:#1e71b7;margin-right:14px}@media (min-width:576px){.catalog-detail__warranty dt{width:187px;min-width:187px}}@media (min-width:768px){.catalog-detail__warranty dt{margin-right:16px}}.catalog-detail__warranty dd{width:100%;margin-bottom:0}.catalog-detail__properties>div{font-weight:600;margin-top:20px;margin-bottom:8px}@media (min-width:768px){.catalog-detail__properties>div{margin-top:24px}}.catalog-detail__properties>div b{font-weight:600}.catalog-detail__properties dl{padding:14px 0;border-top:1px solid #d1ddea;margin:0}@media (min-width:576px){.catalog-detail__properties dl{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap}}@media (min-width:768px){.catalog-detail__properties dl{padding:16px 0}}.catalog-detail__properties dl:last-of-type{border-bottom:1px solid #d1ddea}.catalog-detail__properties dt{width:100%;color:#1e71b7;margin-bottom:2px}@media (min-width:576px){.catalog-detail__properties dt{width:187px;min-width:187px;margin-right:14px;margin-bottom:0}}@media (min-width:768px){.catalog-detail__properties dt{margin-right:16px}}.catalog-detail__properties dd{width:100%;margin:0}.catalog-detail__properties--other dl:first-of-type{border-top:none}.catalog-detail__properties--other.show+.catalog-detail__show-properties .show-text{display:inline-block}.catalog-detail__properties--other.show+.catalog-detail__show-properties .collapse-text{display:none}.catalog-detail__show-properties{margin-top:24px;margin-bottom:24px}@media (min-width:768px){.catalog-detail__show-properties{margin-bottom:28px}}@media (min-width:1200px){.catalog-detail__show-properties{margin-bottom:32px}}.catalog-detail__show-properties .collapse-text{display:inline-block}.catalog-detail__show-properties .show-text{display:none}.catalog-detail__price-info{margin:14px 0 16px;padding:16px 20px 24px;border-radius:12px;background-color:#fff}@media (min-width:768px){.catalog-detail__price-info{margin:16px 0 20px;padding:28px;border-radius:16px}}@media (min-width:1200px){.catalog-detail__price-info{padding:32px}}.catalog-detail__price-title{color:#1e71b7;margin-bottom:14px}@media (min-width:768px){.catalog-detail__price-title{margin-bottom:16px}}.catalog-detail__price-list{margin-bottom:24px}@media (min-width:768px){.catalog-detail__price-list{margin-bottom:28px}}@media (min-width:1200px){.catalog-detail__price-list{margin-bottom:32px}}.catalog-detail__price-item{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;margin-bottom:12px}.catalog-detail__price-name{color:#1e71b7;margin-right:8px}.catalog-detail__order-form{margin-bottom:14px}@media (min-width:768px){.catalog-detail__order-form{margin-bottom:16px}}.catalog-detail__order-text{color:#7e8992}.catalog-detail__warning-text{color:#e90037;margin:14px 0}.catalog-detail__microsoft-info{margin-bottom:24px}@media (min-width:768px){.catalog-detail__microsoft-info{margin-bottom:28px}}@media (min-width:1200px){.catalog-detail__microsoft-info{margin-bottom:32px}}.catalog-detail__microsoft-icon{margin-bottom:14px}@media (min-width:768px){.catalog-detail__microsoft-icon{margin-bottom:16px}}.catalog-detail__microsoft-text{margin-bottom:12px}.catalog-detail-order__quantity{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;margin-bottom:12px}.catalog-detail-order__quantity-btn{display:block;width:24px;height:24px;background-repeat:no-repeat;background-position:50% 50%;background-size:8px}.catalog-detail-order__quantity-btn--minus{background-image:url(/images-main/icons/Minus.svg)}.catalog-detail-order__quantity-btn--plus{background-image:url(/images-main/icons/Plus.svg)}.catalog-detail-order__quantity-input{width:40px;height:24px;font-weight:600;margin:0 6px;text-align:center}.catalog-detail-order__quantity-input,.catalog-detail-order__quantity-input:active,.catalog-detail-order__quantity-input:focus,.catalog-detail-order__quantity-input:hover{border:none;background:none;outline:none;box-shadow:none}.catalog-detail-order__btn .btn,.catalog-detail-order__btn .route__btn{width:100%}@media (min-width:576px){.catalog-detail-order__btn .btn,.catalog-detail-order__btn .route__btn{width:auto}}.catalog-detail-order__btn .btn .in-basket-text,.catalog-detail-order__btn .btn.in-basket .add-to-basket-text,.catalog-detail-order__btn .in-basket.route__btn .add-to-basket-text,.catalog-detail-order__btn .route__btn .in-basket-text{display:none}.catalog-detail-order__btn .btn.in-basket .in-basket-text,.catalog-detail-order__btn .in-basket.route__btn .in-basket-text{display:inline-block}.catalog-detail-warning{padding:20px 20px 24px;border-radius:12px;background-repeat:repeat;background-position:0 0;background-image:url(/images-main/design/Pattern.png);background-size:5px;margin:24px 0}@media (min-width:576px){.catalog-detail-warning{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;border-radius:16px}}@media (min-width:768px){.catalog-detail-warning{padding:28px 38px 38px;border-radius:16px;margin:28px 0}}@media (min-width:1200px){.catalog-detail-warning{justify-content:center;padding:32px 46px 46px;margin:32px 0}}.catalog-detail-warning__icon{width:55px;min-width:55px;height:55px;margin-bottom:16px}@media (min-width:576px){.catalog-detail-warning__icon{margin-bottom:0;margin-right:20px}}@media (min-width:768px){.catalog-detail-warning__icon{margin-right:28px}}@media (min-width:1200px){.catalog-detail-warning__icon{margin-right:32px}}#syndi_inline{clear:both}#hp-reach-content{margin-top:60px}#ccs-logos{display:block}.partners-page__partners-btn{padding:24px 0 44px}@media (min-width:768px){.partners-page__partners-btn{padding:28px 0 64px}}@media (min-width:1200px){.partners-page__partners-btn{padding:32px 0 92px}}.partners-page__dealer{padding:56px 0 68px}@media (min-width:768px){.partners-page__dealer{padding:76px 0 92px}}@media (min-width:1200px){.partners-page__dealer{padding:92px 0 124px}}.partners-page__dealer-heading{margin-bottom:28px}@media (min-width:768px){.partners-page__dealer-heading{margin-bottom:44px}}@media (min-width:1200px){.partners-page__dealer-heading{margin-bottom:48px}}.partners-page__dealer-text{margin-bottom:28px}@media (min-width:768px){.partners-page__dealer-text{margin-bottom:38px}}@media (min-width:1200px){.partners-page__dealer-text{margin-bottom:46px}}.partners-page__dealer-versions-heading{margin-bottom:14px}@media (min-width:576px){.partners-page__dealer-versions-heading{display:inline-block;margin-bottom:0;margin-right:24px}}@media (min-width:768px){.partners-page__dealer-versions-heading{margin-right:28px}}@media (min-width:1200px){.partners-page__dealer-versions-heading{margin-right:32px}}@media (min-width:576px){.partners-page__dealer-versions-links{display:inline-block}}.partners-page__dealer-versions-links a{margin-right:20px}@media (min-width:576px){.partners-page__dealer-versions-links a{margin-right:24px}}@media (min-width:768px){.partners-page__dealer-versions-links a{margin-right:28px}}@media (min-width:1200px){.partners-page__dealer-versions-links a{margin-right:32px}}.partners-page__delivery{padding:56px 0 44px}@media (min-width:768px){.partners-page__delivery{padding:76px 0 64px}}@media (min-width:1200px){.partners-page__delivery{padding:92px 0}}.partners-page__delivery-heading{margin-bottom:28px}@media (min-width:768px){.partners-page__delivery-heading{margin-bottom:44px}}@media (min-width:1200px){.partners-page__delivery-heading{margin-bottom:48px}}.partners-page__delivery-text{margin-bottom:28px}@media (min-width:768px){.partners-page__delivery-text{margin-bottom:38px}}@media (min-width:1200px){.partners-page__delivery-text{margin-bottom:46px}}.partners-page__delivery-link{margin-bottom:52px}@media (min-width:768px){.partners-page__delivery-link{margin-bottom:66px}}@media (min-width:1200px){.partners-page__delivery-link{margin-bottom:78px}}.partners-advantages{padding-top:16px}.partners-among{padding:28px 0 48px}@media (min-width:768px){.partners-among{padding:38px 0 56px}}@media (min-width:1200px){.partners-among{padding:46px 0 64px}}.partners-among__heading{margin-bottom:20px}@media (min-width:768px){.partners-among__heading{margin-bottom:24px}}@media (min-width:1200px){.partners-among__text ul{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}}@media (min-width:1200px){.partners-among__text li{margin-right:30px}}.partners-among__text li:last-child{margin-right:0}.partners-5000{background-repeat:repeat;background-position:0 0;background-image:url(/images-main/design/Pattern.png);background-size:5px;border-radius:12px;padding:16px 20px 24px;margin-bottom:52px}@media (min-width:768px){.partners-5000{border-radius:16px;padding:38px 48px 48px;margin-bottom:80px}}@media (min-width:992px){.partners-5000{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap}}@media (min-width:1200px){.partners-5000{padding:46px 64px 64px;margin-bottom:120px}}.partners-5000__heading{font-size:48px;line-height:60px;font-weight:700;margin-bottom:16px}@media (min-width:768px){.partners-5000__heading{font-size:60px;line-height:72px;margin-bottom:20px}}@media (min-width:992px){.partners-5000__heading{margin-right:38px}}@media (min-width:1200px){.partners-5000__heading{font-size:72px;line-height:84px;margin-right:46px}}@media (min-width:992px){.partners-5000__text{margin-top:12px}}.partners-pricing-policy{padding:64px 0 44px}@media (min-width:768px){.partners-pricing-policy{padding:86px 0 52px}}@media (min-width:1200px){.partners-pricing-policy{padding:110px 0 78px}}.partners-pricing-policy__heading{margin-bottom:28px}@media (min-width:768px){.partners-pricing-policy__heading{margin-bottom:44px}}@media (min-width:1200px){.partners-pricing-policy__heading{margin-bottom:48px}}.partners-pricing-policy__table{overflow-x:scroll;padding:16px 0 28px}@media (min-width:576px){.partners-pricing-policy__table{overflow:hidden}}@media (min-width:768px){.partners-pricing-policy__table{padding:20px 0 38px}}@media (min-width:1200px){.partners-pricing-policy__table{padding:20px 0 46px}}.partners-pricing-policy__table table{width:450px;max-width:unset}@media (min-width:576px){.partners-pricing-policy__table table{max-width:100%}}@media (min-width:768px){.partners-pricing-policy__table table{width:615px}}@media (min-width:1200px){.partners-pricing-policy__table table{width:620px}}.partners-finance-support{padding:28px 0 68px}@media (min-width:768px){.partners-finance-support{padding:38px 0 92px}}@media (min-width:1200px){.partners-finance-support{padding:46px 0 124px}}.partners-finance-support__heading{margin-bottom:28px}@media (min-width:768px){.partners-finance-support__heading{margin-bottom:44px}}@media (min-width:1200px){.partners-finance-support__heading{margin-bottom:48px}}.partners-finance-support__bold{margin-bottom:0;margin-top:24px}@media (min-width:768px){.partners-finance-support__bold{margin-top:28px}}@media (min-width:1200px){.partners-finance-support__bold{margin-top:32px}}@media (min-width:992px){.partners-finance-support__picture{padding:26px 0 0}}@media (min-width:1200px){.partners-finance-support__picture{padding:46px 32px}}@media (min-width:1600px){.partners-finance-support__picture{padding:46px 52px}}.partners-special{max-width:1920px;margin:0 auto;background-repeat:no-repeat;background-image:url(/images-main/design/Conditions.jpg);background-position:50% 50%;background-size:cover;padding:36px 0}@media (min-width:768px){.partners-special{padding:48px 0}}@media (min-width:1200px){.partners-special{padding:64px 0}}.partners-special__wrapper{background-color:rgba(0,35,77,.5);background-repeat:repeat;background-position:0 0;background-image:url(/images-main/design/Pattern.png);background-size:5px;border-radius:12px;padding:16px 20px 4px}@media (min-width:768px){.partners-special__wrapper{padding:38px 48px 28px}}@media (min-width:992px){.partners-special__wrapper{padding:38px 80px}}@media (min-width:1200px){.partners-special__wrapper{padding:46px 95px}}@media (min-width:1600px){.partners-special__wrapper{padding:46px 105px}}.partners-special__text{margin-bottom:20px}@media (min-width:768px){.partners-special__text{margin-bottom:38px}}@media (min-width:1200px){.partners-special__text{margin-bottom:46px}}.partners-special-item{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;margin-bottom:20px}@media (min-width:992px){.partners-special-item{flex-direction:column;margin-bottom:0}}.partners-special-item__icon{width:52px;min-width:52px;margin-right:14px}@media (min-width:768px){.partners-special-item__icon{margin-right:16px}}@media (min-width:992px){.partners-special-item__icon{margin-right:0;margin-bottom:16px}}.partners-special-item__info{width:100%}.partners-special-item__name{margin-bottom:0}.partners-warranty{background-repeat:repeat;background-position:0 0;background-image:url(/images-main/design/Pattern.png);background-size:5px;padding:44px 0}@media (min-width:768px){.partners-warranty{padding:64px 0}}@media (min-width:1200px){.partners-warranty{padding:92px 0}}.partners-warranty__heading{margin-bottom:24px}@media (min-width:768px){.partners-warranty__heading{margin-bottom:28px}}.partners-warranty__text{margin-bottom:24px}@media (min-width:768px){.partners-warranty__text{margin-bottom:28px}}@media (min-width:1200px){.partners-warranty__text{margin-bottom:32px}}.partners-warranty__link .btn,.partners-warranty__link .route__btn{width:100%}@media (min-width:576px){.partners-warranty__link .btn,.partners-warranty__link .route__btn{width:auto}}.marketing-support{padding:56px 0 68px}@media (min-width:768px){.marketing-support{padding:76px 0 92px}}@media (min-width:1200px){.marketing-support{padding:92px 0 124px}}.marketing-support__heading{margin-bottom:28px}@media (min-width:768px){.marketing-support__heading{margin-bottom:44px}}@media (min-width:1200px){.marketing-support__heading{margin-bottom:48px}}.marketing-support__text{margin-bottom:28px}@media (min-width:768px){.marketing-support__text{margin-bottom:38px}}@media (min-width:1200px){.marketing-support__text{margin-bottom:46px}}.marketing-support__links a{margin-right:20px}@media (min-width:576px){.marketing-support__links a{margin-right:24px}}@media (min-width:768px){.marketing-support__links a{margin-right:28px}}@media (min-width:1200px){.marketing-support__links a{margin-right:32px}}@media (min-width:992px){.b2b-services__picture{padding:38px 32px 0 0}}@media (min-width:1200px){.b2b-services__picture{padding:46px 75px 0 0}}.b2b-services__heading{margin-bottom:14px}@media (min-width:768px){.b2b-services__heading{margin-bottom:16px}}.b2b-services__text{margin-bottom:40px}@media (min-width:768px){.b2b-services__text{margin-bottom:48px}}@media (min-width:992px){.b2b-services__text{margin-bottom:40px}}.b2b-services__sub-heading{margin-bottom:28px}@media (min-width:768px){.b2b-services__sub-heading{margin-bottom:32px}}@media (min-width:992px){.b2b-services__sub-heading{margin-bottom:44px}}@media (min-width:1200px){.b2b-services__sub-heading{margin-bottom:48px}}.b2b-services__btns{padding:56px 0 28px;margin-bottom:28px}@media (min-width:768px){.b2b-services__btns{padding:76px 0 28px;margin-bottom:36px}}@media (min-width:1200px){.b2b-services__btns{padding:92px 0 46px;margin-bottom:63px}}.b2b-services__btn{text-align:center;margin-bottom:28px}@media (min-width:768px){.b2b-services__btn{margin-bottom:44px}}@media (min-width:1200px){.b2b-services__btn{margin-bottom:48px}}.b2b-services__btn .btn,.b2b-services__btn .route__btn{width:100%}@media (min-width:768px){.b2b-services__btn .btn,.b2b-services__btn .route__btn{width:auto}}.b2b-services__btn-dscr{text-align:center;margin-top:14px}@media (min-width:768px){.b2b-services__btn-dscr{margin-top:20px}}@media (min-width:992px){.b2b-services__btn-dscr{margin-top:24px}}.b2b-services__advantages{margin-bottom:28px}@media (min-width:768px){.b2b-services__advantages{margin-bottom:36px}}@media (min-width:992px){.b2b-services__advantages{margin-bottom:63px}}.b2b-services__automation{padding:56px 0 68px}@media (min-width:768px){.b2b-services__automation{padding:76px 0 92px}}@media (min-width:1200px){.b2b-services__automation{padding:92px 0 124px}}.b2b-services__automation-heading{margin-bottom:28px}@media (min-width:768px){.b2b-services__automation-heading{margin-bottom:44px}}@media (min-width:1200px){.b2b-services__automation-heading{margin-bottom:48px}}.b2b-services__automation-text blockquote,.b2b-services__automation-text p{margin-bottom:16px}@media (min-width:768px){.b2b-services__automation-text blockquote,.b2b-services__automation-text p{margin-bottom:20px}}.b2b-services__automation-text ul{margin-bottom:28px}@media (min-width:768px){.b2b-services__automation-text ul{margin-bottom:32px}}.b2b-services__automation-text a{word-break:break-all}.b2b-advantages-item{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;margin-bottom:16px}@media (min-width:768px){.b2b-advantages-item{margin-bottom:28px}}@media (min-width:992px){.b2b-advantages-item{flex-direction:column;margin-bottom:0}}.b2b-advantages-item__icon{width:80px;min-width:80px;margin-right:16px;border-radius:50%;background:linear-gradient(135deg,#c5d3e7,#fff);box-shadow:0 4px 8px rgba(135,159,188,.45),inset 0 2px 2px #fff}@media (min-width:768px){.b2b-advantages-item__icon{margin-right:20px}}@media (min-width:992px){.b2b-advantages-item__icon{width:138px;min-width:138px;margin-right:0;margin-bottom:24px}}@media (min-width:992px){.b2b-advantages-item__name{text-align:center}}.b2b-services-dealer{padding:56px 0 68px}@media (min-width:768px){.b2b-services-dealer{padding:76px 0 92px}}@media (min-width:1200px){.b2b-services-dealer{padding:92px 0 124px}}.b2b-services-dealer__heading{margin-bottom:28px}@media (min-width:768px){.b2b-services-dealer__heading{margin-bottom:44px}}@media (min-width:1200px){.b2b-services-dealer__heading{margin-bottom:48px}}.b2b-services-dealer__text{margin-bottom:28px}@media (min-width:768px){.b2b-services-dealer__text{margin-bottom:38px}}@media (min-width:1200px){.b2b-services-dealer__text{margin-bottom:46px}}.b2b-services-dealer__subheading{margin-bottom:20px}@media (min-width:768px){.b2b-services-dealer__subheading{margin-bottom:24px}}@media (min-width:1200px){.b2b-services-dealer__versions{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;margin-left:-16px;margin-right:-16px}}.b2b-services-dealer__version{margin-bottom:16px}@media (min-width:576px){.b2b-services-dealer__version{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap}}@media (min-width:1200px){.b2b-services-dealer__version{margin-bottom:0}}@media (min-width:1200px){.b2b-services-dealer__version:first-child{flex:0 0 58%;max-width:58%;padding-left:16px;padding-right:16px}}@media (min-width:1600px){.b2b-services-dealer__version:first-child{flex:0 0 53%;max-width:53%;padding-left:16px;padding-right:16px}}.b2b-services-dealer__version:last-child{margin-bottom:0}@media (min-width:1200px){.b2b-services-dealer__version:last-child{flex:0 0 41%;max-width:41%;padding-left:16px;padding-right:16px}}.b2b-services-dealer__version-link{width:100%;margin-bottom:8px}@media (min-width:576px){.b2b-services-dealer__version-link{width:179px;min-width:179px;margin-bottom:0;margin-right:14px}}@media (min-width:768px){.b2b-services-dealer__version-link{width:240px;min-width:240px;margin-right:16px}}@media (min-width:1200px){.b2b-services-dealer__version-link{width:160px;min-width:160px}}.delivery-advantages{margin-bottom:28px}@media (min-width:768px){.delivery-advantages{margin-bottom:30px}}.delivery-advantages-item{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;margin-bottom:16px}@media (min-width:576px){.delivery-advantages-item{align-items:center}}@media (min-width:768px){.delivery-advantages-item{margin-bottom:28px}}@media (min-width:1200px){.delivery-advantages-item{margin-bottom:32px}}.delivery-advantages-item__icon{width:64px;min-width:64px;margin-right:16px;border-radius:50%;background:linear-gradient(135deg,#c5d3e7,#fff);box-shadow:0 4px 8px rgba(135,159,188,.45),inset 0 2px 2px #fff}@media (min-width:576px){.delivery-advantages-item__icon{width:80px;min-width:80px}}@media (min-width:768px){.delivery-advantages-item__icon{margin-right:20px}}@media (min-width:1200px){.delivery-advantages-item__icon{width:100px;min-width:100px}}.delivery-advantages-item__info{padding-top:8px}@media (min-width:576px){.delivery-advantages-item__info{padding-top:0}}.delivery-advantages-item__name{margin-bottom:0}.delivery-page__text{margin-bottom:44px}@media (min-width:768px){.delivery-page__text{margin-bottom:58px}}@media (min-width:1200px){.delivery-page__text{margin-bottom:66px}}.delivery-tabs__card-header{margin-top:-1px}.delivery-tabs__card-header a{display:block;position:relative;padding:21px 28px 21px 52px;margin-bottom:0;border-top:1px solid #d1ddea;border-bottom:1px solid #d1ddea}@media (min-width:768px){.delivery-tabs__card-header a{padding:20px 37px 20px 52px}}.delivery-tabs__card-header a:after,.delivery-tabs__card-header a:before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);background-repeat:no-repeat;background-position:0 0}.delivery-tabs__card-header a:before{width:40px;height:40px;left:0;background-size:contain}.delivery-tabs__card-header a:after{width:16px;height:9px;right:0;background-size:16px;background-image:url(/images-main/icons/Spoiler-Arrow_Small.svg)}@media (min-width:768px){.delivery-tabs__card-header a:after{width:25px;height:14px;background-size:25px;background-image:url(/images-main/icons/Spoiler-Arrow_Big.svg)}}.delivery-tabs__card-header a.open:after{background-position:0 100%}.delivery-tabs__card-header--moscow a:before{background-image:url(/images-main/design/Delivery-in-Moscow.svg)}.delivery-tabs__card-header--suburbs a:before{background-image:url(/images-main/design/Delivery-in-Moscow-Region.svg)}.delivery-tabs__card-header--regions a:before{background-image:url(/images-main/design/Delivery-to-Regions.svg)}.delivery-tabs__card-header--tariff a:before{background-image:url(/images-main/design/Packing-Rates.svg)}.delivery-card-block__heading{margin:36px 0 28px}@media (min-width:768px){.delivery-card-block__heading{margin:48px 0 44px}}@media (min-width:1200px){.delivery-card-block__heading{margin:64px 0 48px}}.delivery-card-block__text{margin-bottom:28px}@media (min-width:768px){.delivery-card-block__text{margin-bottom:38px}}@media (min-width:1200px){.delivery-card-block__text{margin-bottom:46px}}.delivery-card-block__sub-heading{margin-bottom:0}.delivery-card-block__table{margin:20px 0 16px;padding-bottom:20px}@media (min-width:768px){.delivery-card-block__table{margin:24px 0 20px;padding-bottom:24px}}@media (min-width:992px){.delivery-card-block__table{overflow:hidden;padding-bottom:0}}.delivery-card-block__table table{max-width:unset;width:930px}@media (min-width:992px){.delivery-card-block__table table{max-width:100%;width:100%}}.delivery-card-block__table table td{padding:12px;color:#00234d;border:1px solid #d1ddea}.delivery-card-block__bold{margin-bottom:12px}.delivery-card-block__sub-text{margin-bottom:24px}@media (min-width:768px){.delivery-card-block__sub-text{margin-bottom:28px}}@media (min-width:1200px){.delivery-card-block__sub-text{margin-bottom:32px}}.delivery-city__search{position:relative;margin-bottom:16px}@media (min-width:768px){.delivery-city__search{margin-bottom:20px}}.delivery-city__search:before{content:"";display:block;width:22px;height:22px;position:absolute;top:50%;left:14px;transform:translateY(-50%);background-repeat:no-repeat;background-position:0 0;background-size:22px;background-image:url(/images-main/icons/Search-Icon_Mobile.svg)}.delivery-city__search-input{margin-bottom:0;display:block;width:100%;height:46px;line-height:46px;padding:12px 14px 12px 48px;border:1px solid #e2ebf8;border-radius:6px;outline:none;box-shadow:none}.delivery-city__search-input:active,.delivery-city__search-input:focus,.delivery-city__search-input:hover{outline:none;box-shadow:none;color:#003b81;border:1px solid #003b81}.delivery-city__list{margin-bottom:24px}@media (min-width:576px){.delivery-city__list{margin-bottom:36px}}@media (min-width:768px){.delivery-city__list{margin-bottom:48px}}@media (min-width:1200px){.delivery-city__list{margin-bottom:64px}}.delivery-city__list-title{padding:14px;background-color:#e2ebf8;border-radius:6px 6px 0 0}@media (min-width:768px){.delivery-city__list-title{padding:16px}}.delivery-city__list-items{max-height:600px;border-radius:0 0 6px 6px;background-color:#fff}.delivery-city__item.hide{display:none}.delivery-city__item a{display:block;padding:8px 14px;border:2px solid transparent;border-radius:0}@media (min-width:768px){.delivery-city__item a{padding:8px 16px}}.delivery-city__item a:active,.delivery-city__item a:focus,.delivery-city__item a:hover{border:2px solid transparent}.delivery-city__item a:focus-visible{outline:none;border-radius:0;border:2px solid #00b0ff}.delivery-city__item span{display:block;padding:8px 14px;border:2px solid transparent;font-weight:600}.delivery-city__item:first-child a,.delivery-city__item:first-child span{padding:14px 14px 8px}@media (min-width:768px){.delivery-city__item:first-child a,.delivery-city__item:first-child span{padding:16px 16px 8px}}.delivery-city__item:last-child a,.delivery-city__item:last-child span{padding:8px 14px 14px}@media (min-width:768px){.delivery-city__item:last-child a,.delivery-city__item:last-child span{padding:8px 16px 16px}}.delivery-city__empty{display:none;margin-bottom:24px}@media (min-width:576px){.delivery-city__empty{margin-bottom:36px}}@media (min-width:768px){.delivery-city__empty{margin-bottom:48px}}@media (min-width:1200px){.delivery-city__empty{margin-bottom:64px}}.delivery-city__text{margin-bottom:36px}@media (min-width:992px){.delivery-city__text{padding-left:20px}}.delivery-regions{border-radius:12px;background-color:#fff;padding:24px 20px 4px;margin-bottom:20px}@media (min-width:768px){.delivery-regions{border-radius:16px;padding:38px 38px 4px;margin-bottom:24px}}@media (min-width:1200px){.delivery-regions{padding:46px 46px 4px}}.delivery-regions__block{margin-bottom:20px}@media (min-width:768px){.delivery-regions__block{margin-bottom:38px}}@media (min-width:1200px){.delivery-regions__block{margin-bottom:46px}}.delivery-regions__title{position:relative;padding-right:28px;text-decoration:none}.delivery-regions__title:after{content:"";display:block;width:16px;height:9px;position:absolute;top:50%;transform:translateY(-50%);right:0;background-repeat:no-repeat;background-position:0 0;background-size:16px;background-image:url(/images-main/icons/Spoiler-Arrow_Small_With-Color-Change.svg)}.delivery-regions__title:active,.delivery-regions__title:hover{color:#b95c00;text-decoration:none}.delivery-regions__title:active:after,.delivery-regions__title:hover:after{background-position:0 33%}.delivery-regions__title:focus{text-decoration:none}.delivery-regions__title:focus-visible{color:#00234d}.delivery-regions__title:focus-visible:after{background-position:0 0}.delivery-regions__title.active:after{background-position:0 66%}.delivery-regions__title.active:active,.delivery-regions__title.active:hover{color:#b95c00;text-decoration:none}.delivery-regions__title.active:active:after,.delivery-regions__title.active:hover:after{background-position:0 100%}.delivery-regions__title.active:focus-visible{color:#00234d}.delivery-regions__title.active:focus-visible:after{background-position:0 66%}.delivery-regions__title--large{display:inline-block}@media (min-width:768px){.delivery-regions__title--large{padding-right:37px}}@media (min-width:768px){.delivery-regions__title--large:after{width:25px;height:14px;background-image:url(/images-main/icons/Spoiler-Arrow_Big_With-Color-Change.svg);background-size:25px}}.delivery-regions__title--big{display:block}@media (min-width:576px){.delivery-regions__title--big{display:inline-block}}.delivery-regions__list{padding:16px 20px 0;display:none}@media (min-width:768px){.delivery-regions__list{padding:28px 28px 0}}@media (min-width:1200px){.delivery-regions__list{padding:32px 32px 0}}.delivery-regions__city{margin-bottom:16px}@media (min-width:768px){.delivery-regions__city{margin-bottom:28px;margin-bottom:32px}}.delivery-regions__city-list{display:none;padding-top:8px}@media (min-width:768px){.delivery-regions__city-list{padding-top:16px}}.delivery-regions__city-item{margin-bottom:8px}@media (min-width:768px){.delivery-regions__city-item{margin-bottom:12px}}.delivery-detail-wrapper{background-color:#e2ebf8;padding:24px 0 44px}@media (min-width:768px){.delivery-detail-wrapper{padding:28px 0 64px}}@media (min-width:1200px){.delivery-detail-wrapper{padding:32px 0 92px}}.delivery-detail__menu-open{margin:28px 0 20px}@media (min-width:768px){.delivery-detail__menu-open{margin:44px 0 24px}}@media (min-width:992px){.delivery-detail__menu-open{display:none}}.delivery-detail__menu-open-btn{padding-left:40px;position:relative;text-align:left}.delivery-detail__menu-open-btn:before{content:"";display:block;width:28px;height:28px;position:absolute;top:50%;transform:translateY(-50%);left:0;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-image:url(/images-main/icons/Search_Filtr.svg)}.delivery-detail__menu{top:0}@media (min-width:992px){.delivery-detail__menu{overflow:visible;margin-top:38px}}@media (min-width:1200px){.delivery-detail__menu{margin-top:46px;margin-right:20px}}.delivery-detail__menu-back-link{margin-bottom:36px}@media (min-width:992px){.delivery-detail__menu-back-link{display:none}}.delivery-detail__text{margin:14px 0 24px}@media (min-width:768px){.delivery-detail__text{margin:16px 0 28px}}@media (min-width:1200px){.delivery-detail__text{margin:16px 0 32px}}.delivery-detail-menu__search{position:relative;margin-bottom:36px}@media (min-width:768px){.delivery-detail-menu__search{margin-bottom:48px}}@media (min-width:992px){.delivery-detail-menu__search{margin-bottom:20px}}.delivery-detail-menu__search:before{content:"";display:block;width:22px;height:22px;position:absolute;top:50%;left:14px;transform:translateY(-50%);background-repeat:no-repeat;background-position:0 0;background-size:22px;background-image:url(/images-main/icons/Search-Icon_Mobile.svg)}.delivery-detail-menu__search-input{margin-bottom:0;display:block;width:100%;height:46px;line-height:46px;padding:12px 14px 12px 48px;border:1px solid #e2ebf8;border-radius:6px;outline:none;box-shadow:none}.delivery-detail-menu__search-input:active,.delivery-detail-menu__search-input:focus,.delivery-detail-menu__search-input:hover{outline:none;box-shadow:none;color:#003b81;border:1px solid #003b81}.delivery-detail-menu__list{margin-bottom:24px}@media (min-width:768px){.delivery-detail-menu__list{margin-bottom:28px}}@media (min-width:992px){.delivery-detail-menu__list{margin-bottom:24px}}.delivery-detail-menu__list.active .delivery-detail-menu__list-title{cursor:default}@media (min-width:992px){.delivery-detail-menu__list.active .delivery-detail-menu__list-title{background-color:#e2ebf8;padding:16px}}.delivery-detail-menu__list.active .delivery-detail-menu__list-title:after{display:none}.delivery-detail-menu__list.active .delivery-detail-menu__list-title:active,.delivery-detail-menu__list.active .delivery-detail-menu__list-title:hover{text-decoration:none}@media (min-width:992px){.delivery-detail-menu__list.active .delivery-detail-menu__list-items{border-radius:0 0 6px 6px;background-color:#fff}}@media (min-width:992px){.delivery-detail-menu__list.active .delivery-detail-menu__item:first-child a,.delivery-detail-menu__list.active .delivery-detail-menu__item:first-child span{padding:16px 16px 8px}}@media (min-width:992px){.delivery-detail-menu__list.active .delivery-detail-menu__item:last-child a,.delivery-detail-menu__list.active .delivery-detail-menu__item:last-child span{padding:8px 16px 16px}}.delivery-detail-menu__list-title{cursor:pointer;position:relative;padding-right:35px;margin-bottom:24px}@media (min-width:768px){.delivery-detail-menu__list-title{margin-bottom:28px}}@media (min-width:992px){.delivery-detail-menu__list-title{font-family:Open Sans;font-size:20px;line-height:1.5;border-radius:6px 6px 0 0;padding:0 16px;margin-bottom:0}}.delivery-detail-menu__list-title:after{content:"";display:block;width:11px;height:18px;position:absolute;top:50%;transform:translateY(-50%);right:0;background-repeat:no-repeat;background-position:0 0;background-size:11px;background-image:url(/images-main/icons/Section-Element_Big_Mobile.svg)}@media (min-width:768px){.delivery-detail-menu__list-title:after{width:16px;height:26px;background-image:url(/images-main/icons/Section-Element_Big_Tablet.svg)}}@media (min-width:992px){.delivery-detail-menu__list-title:after{display:none}}.delivery-detail-menu__list-title:active,.delivery-detail-menu__list-title:hover{color:#084e88}@media (min-width:992px){.delivery-detail-menu__list-title:active,.delivery-detail-menu__list-title:hover{color:#00234d;text-decoration:underline}}.delivery-detail-menu__list-title:active:after,.delivery-detail-menu__list-title:hover:after{background-position:0 100%}@media (min-width:992px){.delivery-detail-menu__list-items{max-height:600px}}.delivery-detail-menu__item{margin-bottom:14px}@media (min-width:768px){.delivery-detail-menu__item{margin-bottom:16px}}@media (min-width:992px){.delivery-detail-menu__item{margin-bottom:0}}.delivery-detail-menu__item a,.delivery-detail-menu__item span{display:block}@media (min-width:992px){.delivery-detail-menu__item a,.delivery-detail-menu__item span{padding:8px 16px;border:2px solid transparent}}@media (min-width:992px){.delivery-detail-menu__item a:focus-visible{outline:none;border-radius:0;border:2px solid #00b0ff}}.delivery-detail-menu__item span{font-weight:600}.delivery-detail-menu__item.hide{display:none}.delivery-detail-menu__empty{display:none;margin-bottom:24px}@media (min-width:576px){.delivery-detail-menu__empty{margin-bottom:36px}}@media (min-width:768px){.delivery-detail-menu__empty{margin-bottom:48px}}@media (min-width:1200px){.delivery-detail-menu__empty{margin-bottom:64px}}.delivery-detail-item{margin-bottom:46px}@media (min-width:768px){.delivery-detail-item{margin-bottom:64px}}@media (min-width:1200px){.delivery-detail-item{margin-bottom:92px}}.delivery-detail-item__company{margin-bottom:14px}@media (min-width:768px){.delivery-detail-item__company{margin-bottom:16px}}.delivery-detail-item__table{margin-bottom:42px}@media (min-width:768px){.delivery-detail-item__table{margin-bottom:38px}}@media (min-width:1200px){.delivery-detail-item__table{margin-bottom:46px}}.delivery-detail-item__table-heading{font-weight:600;margin-bottom:14px}@media (min-width:768px){.delivery-detail-item__table-heading{margin-bottom:16px}}.delivery-detail-item__table-wrapper{padding-bottom:20px}@media (min-width:768px){.delivery-detail-item__table-wrapper{overflow:hidden}}.delivery-detail-item__table-wrapper table{max-width:unset}@media (min-width:768px){.delivery-detail-item__table-wrapper table{max-width:100%;width:100%}}.delivery-detail-item__table-wrapper table td{padding:12px;color:#00234d;border:1px solid #d1ddea}.delivery-detail-item__info{margin-bottom:14px}@media (min-width:768px){.delivery-detail-item__info{margin-bottom:16px}}.delivery-detail-item__info-item{margin-bottom:4px}.packing-page__text{margin:14px 0 28px}@media (min-width:768px){.packing-page__text{margin:16px 0 38px}}@media (min-width:1200px){.packing-page__text{margin:16px 0 46px}}.packing-page__sub-heading{margin-bottom:8px}.packing-page__table{padding:20px 0;background-color:#e2ebf8;border-radius:12px;margin:20px 0 28px}@media (min-width:768px){.packing-page__table{border-radius:16px;margin:24px 0 38px}}@media (min-width:1200px){.packing-page__table{margin:24px 0 46px}}.packing-page__sub-text{margin-bottom:8px}.packing-page table td{color:#00234d}.packing-page .mobile-table td{padding:16px 20px}@media (min-width:768px){.packing-page .mobile-table td{padding:20px 28px}}@media (min-width:1200px){.packing-page .mobile-table td{padding:20px 32px}}.packing-page .mobile-table td img{display:block;margin:14px auto 0}@media (min-width:576px){.packing-page .mobile-table td img{width:150px;max-width:150px;margin:auto}}@media (min-width:768px){.packing-page .mobile-table td img{width:200px;max-width:200px}}@media (min-width:992px){.packing-page .mobile-table td img{width:250px;max-width:250px}}.packing-page .mobile-table td.img-td{padding:0}@media (min-width:576px){.packing-page .mobile-table td.img-td{padding:16px 20px;border-left:1px solid #d1ddea}}@media (min-width:768px){.packing-page .mobile-table td.img-td{padding:20px 28px}}@media (min-width:1200px){.packing-page .mobile-table td.img-td{padding:20px 32px}}.packing-page .mobile-table td.vertical-td{width:48px;padding:16px 12px;border-right:1px solid #d1ddea}@media (min-width:768px){.packing-page .mobile-table td.vertical-td{width:64px;padding:20px}}.packing-page .mobile-table-block td{display:block}@media (min-width:576px){.packing-page .mobile-table-block td{display:table-cell}}.packing-page .mobile-table-block td:first-child{padding:16px 20px 8px}@media (min-width:576px){.packing-page .mobile-table-block td:first-child{padding:16px 20px;border-right:1px solid #d1ddea}}@media (min-width:768px){.packing-page .mobile-table-block td:first-child{padding:20px 28px}}@media (min-width:1200px){.packing-page .mobile-table-block td:first-child{padding:20px 32px}}.packing-page .mobile-table-block td:last-child{padding:0 20px 16px}@media (min-width:576px){.packing-page .mobile-table-block td:last-child{padding:16px 20px}}@media (min-width:768px){.packing-page .mobile-table-block td:last-child{padding:20px 28px}}@media (min-width:1200px){.packing-page .mobile-table-block td:last-child{padding:20px 32px}}.wide-range{padding:28px 0 60px}@media (min-width:768px){.wide-range{padding:26px 0 80px}}@media (min-width:992px){.wide-range{padding:26px 0 108px}}@media (min-width:1200px){.wide-range{padding:4px 0 124px}}.wide-range__heading{margin-bottom:28px}@media (min-width:768px){.wide-range__heading{margin-bottom:44px}}@media (min-width:1200px){.wide-range__heading{margin-bottom:48px}}.wide-range__text{margin-bottom:48px}@media (min-width:768px){.wide-range__text{margin-bottom:56px}}@media (min-width:992px){.wide-range__text{margin-bottom:0}}@media (min-width:1200px){.wide-range-categories{padding-left:20px}}.wide-range-categories__title{margin-bottom:20px}@media (min-width:768px){.wide-range-categories__title{margin-bottom:24px}}.wide-range-categories__items{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;overflow:scroll;padding-bottom:8px}@media (min-width:768px){.wide-range-categories__items{padding-bottom:12px}}@media (min-width:992px){.wide-range-categories__items{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-direction:column;overflow:hidden;background-color:#fff;border-radius:16px;padding:28px}}@media (min-width:1200px){.wide-range-categories__items{padding:32px}}.wide-range-categories__item{display:inline-block;white-space:nowrap;padding:12px 14px;border-radius:6px;background-color:#fff;margin-right:14px;text-decoration:none}@media (min-width:768px){.wide-range-categories__item{padding:12px 16px;margin-right:16px}}@media (min-width:992px){.wide-range-categories__item{display:block;white-space:normal;margin-right:0;margin-bottom:16px;padding:0;background-color:transparent}}.wide-range-categories__item:active,.wide-range-categories__item:hover{color:#fff;background-color:#1e71b7;text-decoration:none}@media (min-width:992px){.wide-range-categories__item:active,.wide-range-categories__item:hover{color:#00234d;background-color:transparent;text-decoration:underline}}.wide-range-categories__item:focus-visible{color:#00234d;background-color:#fff;outline:2px solid #00b0ff;text-decoration:none}@media (min-width:992px){.wide-range-categories__item:focus-visible{background-color:transparent;outline-offset:2px}}.wide-range-full__text{margin:14px 0 36px}@media (min-width:768px){.wide-range-full__text{margin:16px 0 48px}}@media (min-width:1200px){.wide-range-full__text{margin:16px 0 64px}}.wide-range-full__title{margin:14px 0 36px}@media (min-width:768px){.wide-range-full__title{margin:16px 0 48px}}@media (min-width:1200px){.wide-range-full__title{margin:16px 0 64px}}.wide-range-item{margin-bottom:36px}@media (min-width:768px){.wide-range-item{margin-bottom:48px}}@media (min-width:1200px){.wide-range-item{margin-bottom:64px}}.wide-range-item__picture{text-align:center;padding:0 40px;margin-bottom:24px}@media (min-width:576px){.wide-range-item__picture{padding:0 30px;margin-bottom:0}}@media (min-width:992px){.wide-range-item__picture{padding:0 40px}}@media (min-width:1200px){.wide-range-item__picture{padding:0 70px}}@media (min-width:1600px){.wide-range-item__picture{padding:0 90px}}.wide-range-item__title{margin-bottom:14px}@media (min-width:768px){.wide-range-item__title{margin-bottom:16px}}.wide-range-item__text{margin-bottom:24px}@media (min-width:768px){.wide-range-item__text{margin-bottom:28px}}@media (min-width:1200px){.wide-range-item__text{margin-bottom:32px}}@media (min-width:576px){.wide-range-item .custom-sm-col{margin-left:-14px}}@media (min-width:768px){.wide-range-item .custom-sm-col{margin-left:0}}.finance-support__text p{margin-bottom:16px}@media (min-width:768px){.finance-support__text p{margin-bottom:20px}}.order-system__btns{margin-bottom:24px}@media (min-width:768px){.order-system__btns{margin-bottom:28px}}@media (min-width:1200px){.order-system__btns{margin-bottom:32px}}.order-system__btns .btn,.order-system__btns .route__btn{width:100%}@media (min-width:576px){.order-system__btns .btn,.order-system__btns .route__btn{width:auto}}.order-system__btns--full-sm .btn,.order-system__btns--full-sm .route__btn{margin-bottom:12px}@media (min-width:576px){.order-system__btns--full-sm .btn,.order-system__btns--full-sm .route__btn{width:100%}}@media (min-width:768px){.order-system__btns--full-sm .btn,.order-system__btns--full-sm .route__btn{width:auto;margin-right:16px}}.order-system__text{margin-bottom:36px}@media (min-width:768px){.order-system__text{margin-bottom:48px}}@media (min-width:1200px){.order-system__text{margin-bottom:64px}}.order-system__heading{margin-bottom:24px}@media (min-width:768px){.order-system__heading{margin-bottom:28px}}@media (min-width:1200px){.order-system__heading{margin-bottom:32px}}.order-system blockquote,.order-system ol,.order-system p,.order-system ul{margin-bottom:16px}@media (min-width:768px){.order-system blockquote,.order-system ol,.order-system p,.order-system ul{margin-bottom:20px}}.build-pc__tabs-heading{display:flex;justify-content:flex-start;align-items:baseline;flex-wrap:wrap;padding:8px 0 14px}@media (min-width:768px){.build-pc__tabs-heading{padding:38px 0 28px}}@media (min-width:1200px){.build-pc__tabs-heading{padding:46px 0 32px}}.build-pc__tab-title{font-family:Kelson Sans;font-size:16px;line-height:1.38;order:2;border-bottom:1px dashed #00234d;text-decoration:none;margin-bottom:0}@media (min-width:768px){.build-pc__tab-title{font-size:40px;font-weight:300;line-height:1.25;border-bottom:none}}@media (min-width:1200px){.build-pc__tab-title{font-size:46px;line-height:1.22}}.build-pc__tab-title:active,.build-pc__tab-title:hover{border-bottom-style:solid;text-decoration:none}@media (min-width:768px){.build-pc__tab-title:active,.build-pc__tab-title:hover{border-bottom:none;text-decoration:underline}}.build-pc__tab-title:focus-visible{border-bottom:none;text-decoration:none}.build-pc__tab-title.active{order:1;border-bottom:none}@media (max-width:575px){.build-pc__tab-title.active{width:100%;margin-bottom:15px}}@media (max-width:767px){.build-pc__tab-title.active{font-size:28px;line-height:1.29}}@media (min-width:576px){.build-pc__tab-title.active{margin-right:24px}}@media (min-width:768px){.build-pc__tab-title.active{font-weight:400;margin-right:38px}}@media (min-width:1200px){.build-pc__tab-title.active{margin-right:46px}}.build-pc__tab-title.active:active,.build-pc__tab-title.active:focus,.build-pc__tab-title.active:hover{border:none;text-decoration:none;outline:none}.build-pc__tab{display:none}.build-pc__tab.active{display:block}.build-pc__btns{padding:24px 0;text-align:center}@media (min-width:768px){.build-pc__btns{padding:28px 0}}@media (min-width:1200px){.build-pc__btns{padding:32px 0}}.build-pc__btns .btn,.build-pc__btns .route__btn{width:100%;margin-bottom:12px}@media (min-width:576px){.build-pc__btns .btn,.build-pc__btns .route__btn{width:375px;margin:4px 4px 12px}}@media (min-width:768px){.build-pc__btns .btn,.build-pc__btns .route__btn{width:450px}}@media (min-width:992px){.build-pc__btns .btn,.build-pc__btns .route__btn{width:auto;margin:4px}}@media (min-width:992px){.build-pc__btns .btn:first-child,.build-pc__btns .route__btn:first-child{margin:4px 12px 4px 4px}}.build-pc__sub-text{margin-bottom:28px}@media (min-width:768px){.build-pc__sub-text{margin-bottom:38px}}@media (min-width:1200px){.build-pc__sub-text{margin-bottom:46px}}.build-pc__heading{margin-bottom:16px}@media (min-width:768px){.build-pc__heading{margin-bottom:20px}}.build-pc__text{margin-bottom:48px}@media (min-width:768px){.build-pc__text{margin-bottom:56px}}@media (min-width:1200px){.build-pc__text{margin-bottom:64px}}.build-pc-form{padding:24px 0 48px}@media (min-width:768px){.build-pc-form{padding:28px 0 56px}}@media (min-width:1200px){.build-pc-form{padding:32px 0 64px}}.build-pc-form__heading{margin-bottom:14px}@media (min-width:768px){.build-pc-form__heading{text-align:center;margin-bottom:16px}}.build-pc-form__message{margin-bottom:24px}@media (min-width:768px){.build-pc-form__message{margin-bottom:28px}}@media (min-width:1200px){.build-pc-form__message{margin-bottom:32px}}.warranty-rules-detail{margin-top:14px}@media (min-width:768px){.warranty-rules-detail{margin-top:16px}}.warranty-repair-section{padding-top:16px;margin-bottom:24px}@media (min-width:768px){.warranty-repair-section{margin-bottom:28px}}@media (min-width:1200px){.warranty-repair-section{margin-bottom:32px}}.warranty-repair-section__title{position:relative;padding-right:35px;cursor:pointer;margin-bottom:0}.warranty-repair-section__title:after{content:"";display:block;width:25px;height:14px;position:absolute;top:50%;transform:translateY(-50%);right:0;background-repeat:no-repeat;background-position:0 0;background-size:25px;background-image:url(/images-main/icons/Spoiler-Arrow_Big.svg)}.warranty-repair-section__title.open:after{background-position:0 100%}.warranty-repair-section__items{display:none;padding-top:20px}@media (min-width:768px){.warranty-repair-section__items{padding-top:24px}}.warranty-repair-item{margin-bottom:14px}@media (min-width:768px){.warranty-repair-item{margin-bottom:16px}}.warranty-repair-item__subtitle{cursor:pointer}.warranty-repair-item__subtitle:after{content:"";display:inline-block;width:16px;height:9px;position:relative;top:0;left:6px;background-repeat:no-repeat;background-position:0 0;background-size:16px;background-image:url(/images-main/icons/Spoiler-Arrow_Small.svg)}.warranty-repair-item__subtitle.open:after{background-position:0 100%}.warranty-repair-item-elements{display:none;padding:14px 0 0 20px}@media (min-width:768px){.warranty-repair-item-elements{padding:16px 0 0 24px}}@media (min-width:1200px){.warranty-repair-item-elements{padding:16px 0 0 28px}}.manufacturers-sites{padding-top:14px}@media (min-width:768px){.manufacturers-sites{padding-top:16px}}.manufacturers-site-item{margin-bottom:24px}@media (min-width:768px){.manufacturers-site-item{margin-bottom:28px}}@media (min-width:1200px){.manufacturers-site-item{margin-bottom:32px}}.manufacturers-site-item__name{margin-bottom:4px}.manufacturers-site-item__link{display:block;margin-bottom:2px}.glossary-filter{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;overflow-x:scroll;padding:12px 0;margin-bottom:28px}@media (min-width:768px){.glossary-filter{flex-wrap:wrap;padding:28px 20px 10px;margin-top:16px;margin-bottom:38px;background-color:#fff;border-radius:16px}}@media (min-width:992px){.glossary-filter{justify-content:center}}@media (min-width:1200px){.glossary-filter{padding:32px 20px 16px;margin-bottom:46px}}.glossary-filter__list{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap}@media (min-width:768px){.glossary-filter__list{flex-wrap:wrap}}@media (min-width:992px){.glossary-filter__list{justify-content:center}}.glossary-filter__item{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;font-weight:300;width:46px;height:46px;background-color:#fff;border-radius:6px;margin-right:14px;margin-bottom:0;text-decoration:none;text-align:center}@media (min-width:768px){.glossary-filter__item{display:inline-block;width:auto;min-width:20px;height:auto;margin-right:8px;margin-bottom:16px;background-color:transparent}}.glossary-filter__item:active,.glossary-filter__item:hover{background-color:#1e71b7;color:#fff;text-decoration:none}@media (min-width:768px){.glossary-filter__item:active,.glossary-filter__item:hover{background-color:transparent;color:#00234d;font-weight:400}}.glossary-filter__item:focus{text-decoration:none}.glossary-filter__item:focus-visible{background-color:#fff;color:#00234d;outline:2px solid #00b0ff;outline-offset:0}@media (min-width:768px){.glossary-filter__item:focus-visible{background-color:transparent}}.glossary-filter__item--active{cursor:default;background-color:#1e71b7;color:#fff}@media (min-width:768px){.glossary-filter__item--active{background-color:transparent;color:#00234d;font-weight:400}}.glossary-filter__item--active:active,.glossary-filter__item--active:focus,.glossary-filter__item--active:focus-visible,.glossary-filter__item--active:hover{background-color:#1e71b7;color:#fff;outline:none}@media (min-width:768px){.glossary-filter__item--active:active,.glossary-filter__item--active:focus,.glossary-filter__item--active:focus-visible,.glossary-filter__item--active:hover{background-color:transparent;color:#00234d;font-weight:400}}.glossary-filter__item:last-child{margin-right:0}.glossary-item{margin-bottom:28px}@media (min-width:768px){.glossary-item{margin-bottom:38px}}@media (min-width:1200px){.glossary-item{margin-bottom:46px}}.glossary-item__heading{margin-bottom:14px}@media (min-width:768px){.glossary-item__heading{margin-bottom:16px}}.contacts-section__menu{display:none}@media (min-width:992px){.contacts-section__menu{display:block}}.contacts-section__content{margin-bottom:44px}@media (min-width:768px){.contacts-section__content{margin-bottom:64px}}@media (min-width:1200px){.contacts-section__content{margin-bottom:92px}}.contacts-section__map-wrapper{margin-top:14px}@media (min-width:768px){.contacts-section__map-wrapper{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;margin-top:16px}}.contacts-section__map{width:100%}.contacts-section__items{background-color:#fff;padding:24px 20px}@media (min-width:768px){.contacts-section__items{width:290px;min-width:290px;height:800px;padding:38px}}.contacts-section__text{margin-top:52px}@media (min-width:768px){.contacts-section__text{margin-top:56px}}@media (min-width:1200px){.contacts-section__text{margin-top:64px}}.contacts-section-item{margin-bottom:24px}@media (min-width:768px){.contacts-section-item{margin-bottom:38px}}.contacts-section-item:last-child{margin-bottom:0}.contacts-section-item__title{margin-bottom:6px}@media (min-width:768px){.contacts-section-item__title{margin-bottom:8px}}.contacts-section-item__contacts{margin-bottom:14px}@media (min-width:768px){.contacts-section-item__contacts{margin-bottom:16px}}.contacts-section-item__contact{margin-bottom:6px}@media (min-width:768px){.contacts-section-item__contact{margin-bottom:8px}}.contacts-section-item__text{margin-bottom:6px}@media (min-width:768px){.contacts-section-item__text{margin-bottom:8px}}.contacts-section-item__route{margin-top:14px}@media (min-width:768px){.contacts-section-item__route{margin-top:16px}}.contacts-form-block{padding:64px 0 68px}@media (min-width:768px){.contacts-form-block{padding:88px 0 92px}}@media (min-width:1200px){.contacts-form-block{padding:116px 0 124px}}.contacts-form-block__heading{margin-bottom:28px}@media (min-width:768px){.contacts-form-block__heading{margin-bottom:32px}}.contacts-form-block__dscr{margin-bottom:28px}@media (min-width:768px){.contacts-form-block__dscr{margin-bottom:38px}}@media (min-width:1200px){.contacts-form-block__dscr{margin-bottom:46px}}.route__mobile{display:none}.route__links-holder{display:none;padding:14px 0}@media (min-width:768px){.route__links-holder{padding:16px 0}}.route__link{margin-bottom:6px}@media (min-width:768px){.route__link{margin-bottom:8px}}.contacts-people{background-color:#d1ddea;padding:44px 0 6px}@media (min-width:768px){.contacts-people{padding:64px 0 32px}}@media (min-width:1200px){.contacts-people{padding:92px 0 64px}}.contacts-people__block:last-child,.contacts-people__block:last-child .contacts-people-block__items{margin-bottom:0}.contacts-people-block{margin-bottom:28px}@media (min-width:768px){.contacts-people-block{margin-bottom:38px}}@media (min-width:1200px){.contacts-people-block{margin-bottom:46px}}.contacts-people-block__items{margin:24px 0}@media (min-width:768px){.contacts-people-block__items{margin:28px 0}}@media (min-width:1200px){.contacts-people-block__items{margin:32px 0}}.contacts-people-item{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;margin-bottom:38px}@media (min-width:768px){.contacts-people-item{margin-bottom:48px}}@media (min-width:992px){.contacts-people-item{margin-bottom:64px}}@media (min-width:1200px){.contacts-people-item{margin-bottom:92px}}.contacts-people-item__picture{width:64px;min-width:64px;height:64px;border-radius:50%;overflow:hidden;margin-right:16px}@media (min-width:576px){.contacts-people-item__picture{width:120px;min-width:120px;height:120px;margin-right:24px}}@media (min-width:768px){.contacts-people-item__picture{width:160px;min-width:160px;height:160px;margin-right:28px}}@media (min-width:1200px){.contacts-people-item__picture{width:200px;min-width:200px;height:200px;margin-right:32px}}.contacts-people-item__picture img{width:64px}@media (min-width:576px){.contacts-people-item__picture img{width:120px}}@media (min-width:768px){.contacts-people-item__picture img{width:160px}}@media (min-width:1200px){.contacts-people-item__picture img{width:200px}}.contacts-people-item__info{width:100%;margin-top:4px}@media (min-width:768px){.contacts-people-item__info{margin-top:8px}}.contacts-people-item__region{margin-bottom:10px}@media (min-width:768px){.contacts-people-item__region{margin-bottom:12px}}.contacts-people-item__name{margin-bottom:2px}.contacts-people-item__position{margin-bottom:10px}@media (min-width:768px){.contacts-people-item__position{margin-bottom:12px}}.contacts-people-item__contact{margin-bottom:4px}.contacts-people-item__btn{margin-top:16px}@media (min-width:768px){.contacts-people-item__btn{margin-top:20px}}.birthdays__today-items{padding:16px 0 28px}@media (min-width:768px){.birthdays__today-items{padding:16px 0 0}}.birthdays__month-items{padding-top:16px}.birthday-item{border-top:4px solid #879fbc;margin-bottom:28px}@media (min-width:768px){.birthday-item{border-top:6px solid #879fbc;margin-bottom:38px}}@media (min-width:1200px){.birthday-item{margin-bottom:46px}}.birthday-item__date{margin-bottom:16px}@media (min-width:768px){.birthday-item__date{margin-bottom:20px}}.birthday-item__name{margin-bottom:2px}.birthday-item__property{margin-bottom:10px}@media (min-width:768px){.birthday-item__property{margin-bottom:12px}}.birthday-item__property:last-child{margin-bottom:0}.employees__empty{margin-top:14px}@media (min-width:768px){.employees__empty{margin-top:16px}}.employees__items{margin-top:14px}@media (min-width:768px){.employees__items{margin-top:16px}}.employees-item{margin-bottom:28px}@media (min-width:768px){.employees-item{margin-bottom:38px}}@media (min-width:1200px){.employees-item{margin-bottom:46px}}.employees-item__title{margin-bottom:2px}.employees-item__position{margin-bottom:10px}@media (min-width:768px){.employees-item__position{margin-bottom:12px}}.employees-item__contact{margin-bottom:4px}.cart{margin-bottom:50px}.cart__table-wrapper{margin:14px 0 34px}@media (min-width:768px){.cart__table-wrapper{margin:16px 0 40px}}.cart__table tr:first-child{border-top:1px solid #d1ddea}.cart__table tr:last-child{border-bottom:1px solid #d1ddea}@media (min-width:576px){.cart__bottom{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap}}.cart__total{margin-bottom:28px}@media (min-width:576px){.cart__total{margin-bottom:0;order:2}}.cart__widget{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}@media (min-width:576px){.cart__widget{order:1;margin-right:30px}}.cart .ccs-logo-ls>table td{padding-left:0;padding-right:24px}.cart-table-item{position:relative}.cart-table-item td{vertical-align:top}@media (min-width:992px){.cart-table-item td{vertical-align:middle}}@media (min-width:768px){.cart-table-item td:last-child{padding-right:16px}}@media (min-width:992px){.cart-table-item td:last-child{padding-right:20px}}.cart-table-item__picture{padding:16px 8px 16px 0}@media (min-width:576px){.cart-table-item__picture{padding:16px 8px 16px 16px}}@media (min-width:992px){.cart-table-item__picture{padding:16px 8px 16px 20px}}.cart-table-item__picture img{width:60px;min-width:60px}.cart-table-item__info{display:block;word-break:break-word;padding:16px 0 8px 8px}@media (min-width:576px){.cart-table-item__info{padding:16px 16px 8px 8px}}@media (min-width:992px){.cart-table-item__info{display:table-cell;padding:16px 12px 16px 8px}}.cart-table-item__count{display:block;padding:8px 0 8px 8px}@media (min-width:576px){.cart-table-item__count{display:inline-block;padding:8px 10px 16px 8px}}@media (min-width:992px){.cart-table-item__count{display:table-cell;padding:16px 12px}}.cart-table-item__count-block{display:inline-block;padding-right:36px;position:relative}@media (min-width:992px){.cart-table-item__count-block{white-space:nowrap}}.cart-table-item__count-input{width:40px;height:24px;font-weight:600}.cart-table-item__count-input,.cart-table-item__count-input:active,.cart-table-item__count-input:focus,.cart-table-item__count-input:hover{border:none;background:none;outline:none;box-shadow:none}.cart-table-item__count-label{font-weight:600;display:inline-block;margin-bottom:0}.cart-table-item__count-btn{display:block;width:16px;height:9px;position:absolute;right:0;background-repeat:no-repeat;background-position:0 0;background-size:16px}.cart-table-item__count-btn:active,.cart-table-item__count-btn:focus,.cart-table-item__count-btn:hover{background-position:0 100%}.cart-table-item__count-btn--plus{top:0;background-image:url(/images-main/icons/Number_More_Big.svg)}.cart-table-item__count-btn--minus{bottom:0;background-image:url(/images-main/icons/Number_Less_Big.svg)}.cart-table-item__price{display:block;font-weight:600;padding:8px 0 8px 8px}@media (min-width:576px){.cart-table-item__price{display:inline-block;padding:8px 38px 16px 10px}}@media (min-width:992px){.cart-table-item__price{display:table-cell;padding:16px 12px;white-space:nowrap}}.cart-table-item__remove{display:block;padding:8px 16px 16px 8px}@media (min-width:576px){.cart-table-item__remove{position:absolute;bottom:0;right:0}}@media (min-width:992px){.cart-table-item__remove{display:table-cell;position:static;padding:16px 20px 16px 12px}}.cart-table-item__remove-btn{display:block;width:18px;height:18px;background-repeat:no-repeat;background-position:0 0;background-size:18px;background-image:url(/images-main/icons/close.svg)}.cart-table-item__remove-btn:active,.cart-table-item__remove-btn:hover{background-position:0 100%}.order-form-block{background-color:#fff;padding:36px 0 44px}@media (min-width:768px){.order-form-block{padding:48px 0 64px}}@media (min-width:1200px){.order-form-block{padding:64px 0 92px}}.order-form-block__dscr{margin-bottom:28px}@media (min-width:768px){.order-form-block__dscr{margin-bottom:38px}}@media (min-width:1200px){.order-form-block__dscr{margin-bottom:46px}}.social-icons{display:flex;align-items:center;justify-content:flex-start;gap:4px}.social-icons__link{width:40px;height:40px;cursor:pointer;background-size:cover;padding:0;margin:10px 0 27px}@media (min-width:768px){.social-icons__link{margin:10px 0}}.social-icons__link--vk{background-image:url(/images-main/icons/vk.png)}.social-icons__link--tg{background-image:url(/images-main/icons/telegram.png)}.top-products__heading{margin-bottom:16px!important;text-align:center}.top-products__text{text-align:center}.top-products__card-wrapper{height:100%;padding-bottom:36px}@media (min-width:768px){.top-products__card-wrapper{padding-bottom:48px}}@media (min-width:1200px){.top-products__card-wrapper{padding-bottom:64px}}.top-products__bottom-text{text-align:center}.top-products--top-margin{margin-top:40px}.top-products-card{height:100%;background-color:#003b81;border-radius:23px;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.top-products-card__top{width:100%}.top-products-card__picture{background-color:#fff;border-radius:20px 20px 0 0;padding:15px 20px}@media (min-width:576px){.top-products-card__picture{height:265px}}@media (min-width:768px){.top-products-card__picture{height:210px}}@media (min-width:992px){.top-products-card__picture{height:290px}}@media (min-width:1200px){.top-products-card__picture{height:255px}}@media (min-width:1600px){.top-products-card__picture{height:285px}}.top-products-card__picture a{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;width:100%;height:100%}.top-products-card__picture img{max-width:100%;max-height:100%}.top-products-card__content{position:relative;padding:15px 20px 10px}@media (min-width:992px){.top-products-card__content{padding:25px 20px 10px}}.top-products-card__name{width:100%}.top-products-card__text{width:100%;word-break:break-word}.top-products-card__bottom{position:relative;width:100%;padding:0 20px 15px;align-self:flex-end;border-radius:0 0 20px 20px}.top-products-card__price{position:absolute;bottom:0;right:0;padding:15px 20px;background-color:#879fbc;border-radius:20px 0 20px 0}.top-products-form__text{text-align:center}.top-products-form--color-border{padding:40px 0;background-color:#003b81;color:#fff}.top-products-form--color-border *{color:#fff!important}.top-products-form--color-border input[type=text]{border-color:#fff}.survey{padding:32px 0}@media (min-width:768px){.survey{padding:46px 0}}@media (min-width:1200px){.survey{padding:64px 0}}.survey-form{margin:40px 0}.survey-form .group-item{position:relative}.survey-form .group-item__wrapper-horizontal{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.survey-form .group-item__wrapper-horizontal .group-item__item{flex:0 0 100%;max-width:100%;padding-left:15px;padding-right:15px;text-align:center}@media (min-width:768px){.survey-form .group-item__wrapper-horizontal .group-item__item{flex:0 0 20%;max-width:20%;padding-left:15px;padding-right:15px}}.survey-form .group-item__wrapper-horizontal .group-item__item span{display:block;text-align:center}.survey-form .group-item__wrapper-horizontal input[type=radio]+label{padding-left:0;padding-top:30px}.survey-form .group-item__wrapper-horizontal input[type=radio]+label:before{top:0;transform:translateX(-50%);left:50%}.survey-form .group-item__title{margin-bottom:20px}.survey-form .group-item__title span{display:block}.survey-form .group-item__item{margin-bottom:12px}@media (min-width:768px){.survey-form .group-item__item{margin-bottom:16px}}.survey-form .group-item__text-error{display:block}.survey-form .js_message-box.fail{margin-top:20px}