@font-face {
 font-display: swap;
 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;
 position: relative;
 overflow: hidden;
 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: translate3d(0, 0, 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-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
 transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
 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, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
 background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
 background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
 background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
 background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.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;
}
.swiper-virtual .swiper-slide {
 -webkit-backface-visibility: hidden;
 transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
 content: "";
 position: absolute;
 left: 0;
 top: 0;
 pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
 height: 1px;
 width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
 width: 1px;
 height: var(--swiper-virtual-size);
}
:root {
 --swiper-navigation-size: 44px;
}
.swiper-button-prev,
.swiper-button-next {
 position: absolute;
 top: 50%;
 width: calc(var(--swiper-navigation-size) / 44 * 27);
 height: var(--swiper-navigation-size);
 margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
 z-index: 10;
 cursor: pointer;
 display: flex;
 align-items: center;
 justify-content: center;
 color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
 opacity: 0.35;
 cursor: auto;
 pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
 opacity: 0;
 cursor: auto;
 pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
 display: none !important;
}
.swiper-button-prev:after,
.swiper-button-next:after {
 font-family: swiper-icons;
 font-size: var(--swiper-navigation-size);
 text-transform: none !important;
 letter-spacing: 0;
 font-variant: initial;
 line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
 left: 10px;
 right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
 content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
 right: 10px;
 left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
 content: "next";
}
.swiper-button-lock {
 display: none;
}
.swiper-pagination {
 position: absolute;
 text-align: center;
 transition: 300ms opacity;
 transform: translate3d(0, 0, 0);
 z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
 opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
 display: none !important;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
 bottom: 10px;
 left: 0;
 width: 100%;
}
.swiper-pagination-bullets-dynamic {
 overflow: hidden;
 font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
 transform: scale(0.33);
 position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
 transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
 transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
 transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
 transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
 transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
 transform: scale(0.33);
}
.swiper-pagination-bullet {
 width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
 height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
 display: inline-block;
 border-radius: 50%;
 background: var(--swiper-pagination-bullet-inactive-color, #000);
 opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
 border: none;
 margin: 0;
 padding: 0;
 box-shadow: none;
 -webkit-appearance: none;
 appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
 cursor: pointer;
}
.swiper-pagination-bullet:only-child {
 display: none !important;
}
.swiper-pagination-bullet-active {
 opacity: var(--swiper-pagination-bullet-opacity, 1);
 background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
 right: 10px;
 top: 50%;
 transform: translate3d(0, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
 margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
 display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
 top: 50%;
 transform: translateY(-50%);
 width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
 display: inline-block;
 transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
 margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
 left: 50%;
 transform: translateX(-50%);
 white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
 transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
 transition: 200ms transform, 200ms right;
}
.swiper-pagination-progressbar {
 background: rgba(0, 0, 0, 0.25);
 position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
 background: var(--swiper-pagination-color, var(--swiper-theme-color));
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 transform: scale(0);
 transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
 transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
 width: 100%;
 height: 4px;
 left: 0;
 top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
 width: 4px;
 height: 100%;
 left: 0;
 top: 0;
}
.swiper-pagination-lock {
 display: none;
}
.swiper-scrollbar {
 border-radius: 10px;
 position: relative;
 -ms-touch-action: none;
 background: rgba(0, 0, 0, 0.1);
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
 display: none !important;
}
.swiper-horizontal > .swiper-scrollbar {
 position: absolute;
 left: 1%;
 bottom: 3px;
 z-index: 50;
 height: 5px;
 width: 98%;
}
.swiper-vertical > .swiper-scrollbar {
 position: absolute;
 right: 3px;
 top: 1%;
 z-index: 50;
 width: 5px;
 height: 98%;
}
.swiper-scrollbar-drag {
 height: 100%;
 width: 100%;
 position: relative;
 background: rgba(0, 0, 0, 0.5);
 border-radius: 10px;
 left: 0;
 top: 0;
}
.swiper-scrollbar-cursor-drag {
 cursor: move;
}
.swiper-scrollbar-lock {
 display: none;
}
.swiper-zoom-container {
 width: 100%;
 height: 100%;
 display: flex;
 justify-content: center;
 align-items: center;
 text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
 max-width: 100%;
 max-height: 100%;
 object-fit: contain;
}
.swiper-slide-zoomed {
 cursor: move;
}
.swiper-lazy-preloader {
 width: 42px;
 height: 42px;
 position: absolute;
 left: 50%;
 top: 50%;
 margin-left: -21px;
 margin-top: -21px;
 z-index: 10;
 transform-origin: 50%;
 box-sizing: border-box;
 border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
 border-radius: 50%;
 border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
 animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
 --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
 --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
 0% {
  transform: rotate(0deg);
 }
 100% {
  transform: rotate(360deg);
 }
}
.swiper .swiper-notification {
 position: absolute;
 left: 0;
 top: 0;
 pointer-events: none;
 opacity: 0;
 z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
 transition-timing-function: ease-out;
 margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
 flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
 flex-wrap: wrap;
 flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
 transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
 pointer-events: none;
 transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
 pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
 pointer-events: auto;
}
.swiper-cube {
 overflow: visible;
}
.swiper-cube .swiper-slide {
 pointer-events: none;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 z-index: 1;
 visibility: hidden;
 transform-origin: 0 0;
 width: 100%;
 height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
 pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
 transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
 pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
 pointer-events: auto;
 visibility: visible;
}
.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
 z-index: 0;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
 position: absolute;
 left: 0;
 bottom: 0;
 width: 100%;
 height: 100%;
 opacity: 0.6;
 z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
 content: "";
 background: #000;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
 right: 0;
 filter: blur(50px);
}
.swiper-flip {
 overflow: visible;
}
.swiper-flip .swiper-slide {
 pointer-events: none;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
 pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
 pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
 z-index: 0;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 overflow: hidden;
 transition-property: transform, opacity, height;
}
.swiper-cards {
 overflow: visible;
}
.swiper-cards .swiper-slide {
 transform-origin: center bottom;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 overflow: hidden;
}
@font-face {
 font-display: swap;
 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;
 position: relative;
 overflow: hidden;
 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: translate3d(0, 0, 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, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
 background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
 background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
 background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
 background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.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;
}
.swiper-virtual .swiper-slide {
 -webkit-backface-visibility: hidden;
 transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
 content: "";
 position: absolute;
 left: 0;
 top: 0;
 pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
 height: 1px;
 width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
 width: 1px;
 height: var(--swiper-virtual-size);
}
:root {
 --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
 position: absolute;
 top: 50%;
 width: calc(var(--swiper-navigation-size) / 44 * 27);
 height: var(--swiper-navigation-size);
 margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
 z-index: 10;
 cursor: pointer;
 display: flex;
 align-items: center;
 justify-content: center;
 color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
 opacity: 0.35;
 cursor: auto;
 pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
 opacity: 0;
 cursor: auto;
 pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
 display: none !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
 font-family: swiper-icons;
 font-size: var(--swiper-navigation-size);
 text-transform: none !important;
 letter-spacing: 0;
 font-variant: initial;
 line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
 left: 10px;
 right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
 content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
 right: 10px;
 left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
 content: "next";
}
.swiper-button-lock {
 display: none;
}
.swiper-pagination {
 position: absolute;
 text-align: center;
 transition: 0.3s opacity;
 transform: translate3d(0, 0, 0);
 z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
 opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
 display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
 bottom: 10px;
 left: 0;
 width: 100%;
}
.swiper-pagination-bullets-dynamic {
 overflow: hidden;
 font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
 transform: scale(0.33);
 position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
 transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
 transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
 transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
 transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
 transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
 transform: scale(0.33);
}
.swiper-pagination-bullet {
 width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
 height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
 display: inline-block;
 border-radius: 50%;
 background: var(--swiper-pagination-bullet-inactive-color, #000);
 opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
 border: none;
 margin: 0;
 padding: 0;
 box-shadow: none;
 -webkit-appearance: none;
 appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
 cursor: pointer;
}
.swiper-pagination-bullet:only-child {
 display: none !important;
}
.swiper-pagination-bullet-active {
 opacity: var(--swiper-pagination-bullet-opacity, 1);
 background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
 right: 10px;
 top: 50%;
 transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
 margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
 display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
 top: 50%;
 transform: translateY(-50%);
 width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
 display: inline-block;
 transition: 0.2s transform, 0.2s top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
 margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
 left: 50%;
 transform: translateX(-50%);
 white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
 transition: 0.2s transform, 0.2s left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
 transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
 background: rgba(0, 0, 0, 0.25);
 position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
 background: var(--swiper-pagination-color, var(--swiper-theme-color));
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 transform: scale(0);
 transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
 transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
 width: 100%;
 height: 4px;
 left: 0;
 top: 0;
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
 width: 4px;
 height: 100%;
 left: 0;
 top: 0;
}
.swiper-pagination-lock {
 display: none;
}
.swiper-scrollbar {
 border-radius: 10px;
 position: relative;
 -ms-touch-action: none;
 background: rgba(0, 0, 0, 0.1);
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
 display: none !important;
}
.swiper-horizontal > .swiper-scrollbar {
 position: absolute;
 left: 1%;
 bottom: 3px;
 z-index: 50;
 height: 5px;
 width: 98%;
}
.swiper-vertical > .swiper-scrollbar {
 position: absolute;
 right: 3px;
 top: 1%;
 z-index: 50;
 width: 5px;
 height: 98%;
}
.swiper-scrollbar-drag {
 height: 100%;
 width: 100%;
 position: relative;
 background: rgba(0, 0, 0, 0.5);
 border-radius: 10px;
 left: 0;
 top: 0;
}
.swiper-scrollbar-cursor-drag {
 cursor: move;
}
.swiper-scrollbar-lock {
 display: none;
}
.swiper-zoom-container {
 width: 100%;
 height: 100%;
 display: flex;
 justify-content: center;
 align-items: center;
 text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
 max-width: 100%;
 max-height: 100%;
 object-fit: contain;
}
.swiper-slide-zoomed {
 cursor: move;
}
.swiper-lazy-preloader {
 width: 42px;
 height: 42px;
 position: absolute;
 left: 50%;
 top: 50%;
 margin-left: -21px;
 margin-top: -21px;
 z-index: 10;
 transform-origin: 50%;
 box-sizing: border-box;
 border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
 border-radius: 50%;
 border-top-color: transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
 animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
 --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
 --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
 0% {
  transform: rotate(0deg);
 }
 100% {
  transform: rotate(360deg);
 }
}
.swiper .swiper-notification {
 position: absolute;
 left: 0;
 top: 0;
 pointer-events: none;
 opacity: 0;
 z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
 transition-timing-function: ease-out;
 margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
 flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
 flex-wrap: wrap;
 flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
 transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
 pointer-events: none;
 transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
 pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
 pointer-events: auto;
}
.swiper-cube {
 overflow: visible;
}
.swiper-cube .swiper-slide {
 pointer-events: none;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 z-index: 1;
 visibility: hidden;
 transform-origin: 0 0;
 width: 100%;
 height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
 pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
 transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
 pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
 pointer-events: auto;
 visibility: visible;
}
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
 z-index: 0;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
 position: absolute;
 left: 0;
 bottom: 0;
 width: 100%;
 height: 100%;
 opacity: 0.6;
 z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
 content: "";
 background: #000;
 position: absolute;
 left: 0;
 top: 0;
 bottom: 0;
 right: 0;
 filter: blur(50px);
}
.swiper-flip {
 overflow: visible;
}
.swiper-flip .swiper-slide {
 pointer-events: none;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
 pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
 pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
 z-index: 0;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 overflow: hidden;
 transition-property: transform, opacity, height;
}
.swiper-cards {
 overflow: visible;
}
.swiper-cards .swiper-slide {
 transform-origin: center bottom;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 overflow: hidden;
}
@charset "UTF-8"; /*! * Bootstrap v5.0.1 (https://getbootstrap.com/) * Copyright 2011-2021 The Bootstrap Authors * Copyright 2011-2021 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */
:root {
 --bs-blue: #0d6efd;
 --bs-indigo: #6610f2;
 --bs-purple: #6f42c1;
 --bs-pink: #d63384;
 --bs-red: #dc3545;
 --bs-orange: #fd7e14;
 --bs-yellow: #ffc107;
 --bs-green: #198754;
 --bs-teal: #20c997;
 --bs-cyan: #0dcaf0;
 --bs-white: #fff;
 --bs-gray: #6c757d;
 --bs-gray-dark: #343a40;
 --bs-primary: #0d6efd;
 --bs-secondary: #6c757d;
 --bs-success: #198754;
 --bs-info: #0dcaf0;
 --bs-warning: #ffc107;
 --bs-danger: #dc3545;
 --bs-light: #f8f9fa;
 --bs-dark: #212529;
 --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
 --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
 --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
}
*,
::after,
::before {
 box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
 :root {
  scroll-behavior: smooth;
 }
}
body {
 margin: 0;
 font-family: var(--bs-font-sans-serif);
 font-size: 1rem;
 font-weight: 400;
 line-height: 1.5;
 color: #212529;
 background-color: #fff;
 -webkit-text-size-adjust: 100%;
 -webkit-tap-highlight-color: transparent;
}
hr {
 margin: 1rem 0;
 color: inherit;
 background-color: currentColor;
 border: 0;
 opacity: 0.25;
}
hr:not([size]) {
 height: 1px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
 margin-top: 0;
 margin-bottom: 0.5rem;
 font-weight: 500;
 line-height: 1.2;
}
.h1,
h1 {
 font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
 .h1,
 h1 {
  font-size: 2.5rem;
 }
}
.h2,
h2 {
 font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
 .h2,
 h2 {
  font-size: 2rem;
 }
}
.h3,
h3 {
 font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
 .h3,
 h3 {
  font-size: 1.75rem;
 }
}
.h4,
h4 {
 font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
 .h4,
 h4 {
  font-size: 1.5rem;
 }
}
.h5,
h5 {
 font-size: 1.25rem;
}
.h6,
h6 {
 font-size: 1rem;
}
p {
 margin-top: 0;
 margin-bottom: 1rem;
}
abbr[data-bs-original-title],
abbr[title] {
 -webkit-text-decoration: underline dotted;
 text-decoration: underline dotted;
 cursor: help;
 -webkit-text-decoration-skip-ink: none;
 text-decoration-skip-ink: none;
}
address {
 margin-bottom: 1rem;
 font-style: normal;
 line-height: inherit;
}
ol,
ul {
 padding-left: 2rem;
}
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: 0.5rem;
 margin-left: 0;
}
blockquote {
 margin: 0 0 1rem;
}
b,
strong {
 font-weight: bolder;
}
.small,
small {
 font-size: 0.875em;
}
.mark,
mark {
 padding: 0.2em;
 background-color: #fcf8e3;
}
sub,
sup {
 position: relative;
 font-size: 0.75em;
 line-height: 0;
 vertical-align: baseline;
}
sub {
 bottom: -0.25em;
}
sup {
 top: -0.5em;
}
a {
 color: #0d6efd;
 text-decoration: underline;
}
a:hover {
 color: #0a58ca;
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
 color: inherit;
 text-decoration: none;
}
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: 0.875em;
}
pre code {
 font-size: inherit;
 color: inherit;
 word-break: normal;
}
code {
 font-size: 0.875em;
 color: #d63384;
 word-wrap: break-word;
}
a > code {
 color: inherit;
}
kbd {
 padding: 0.2rem 0.4rem;
 font-size: 0.875em;
 color: #fff;
 background-color: #212529;
 border-radius: 0.2rem;
}
kbd kbd {
 padding: 0;
 font-size: 1em;
 font-weight: 700;
}
figure {
 margin: 0 0 1rem;
}
img,
svg {
 vertical-align: middle;
}
table {
 caption-side: bottom;
 border-collapse: collapse;
}
caption {
 padding-top: 0.5rem;
 padding-bottom: 0.5rem;
 color: #6c757d;
 text-align: left;
}
th {
 text-align: inherit;
 text-align: -webkit-match-parent;
}
tbody,
td,
tfoot,
th,
thead,
tr {
 border-color: inherit;
 border-style: solid;
 border-width: 0;
}
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: 0.5rem;
 font-size: calc(1.275rem + 0.3vw);
 line-height: inherit;
}
@media (min-width: 1200px) {
 legend {
  font-size: 1.5rem;
 }
}
legend + * {
 clear: left;
}
::-webkit-datetime-edit-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-unstyled {
 padding-left: 0;
 list-style: none;
}
.list-inline {
 padding-left: 0;
 list-style: none;
}
.list-inline-item {
 display: inline-block;
}
.list-inline-item:not(:last-child) {
 margin-right: 0.5rem;
}
.initialism {
 font-size: 0.875em;
 text-transform: uppercase;
}
.blockquote {
 margin-bottom: 1rem;
 font-size: 1.25rem;
}
.blockquote > :last-child {
 margin-bottom: 0;
}
.blockquote-footer {
 margin-top: -1rem;
 margin-bottom: 1rem;
 font-size: 0.875em;
 color: #6c757d;
}
.blockquote-footer::before {
 content: "— ";
}
.img-fluid {
 max-width: 100%;
 height: auto;
}
.img-thumbnail {
 padding: 0.25rem;
 background-color: #fff;
 border: 1px solid #dee2e6;
 border-radius: 0.25rem;
 max-width: 100%;
 height: auto;
}
.figure {
 display: inline-block;
}
.figure-img {
 margin-bottom: 0.5rem;
 line-height: 1;
}
.figure-caption {
 font-size: 0.875em;
 color: #6c757d;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
 width: 100%;
 padding-right: var(--bs-gutter-x, 0.75rem);
 padding-left: var(--bs-gutter-x, 0.75rem);
 margin-right: auto;
 margin-left: auto;
}
@media (min-width: 576px) {
 .container,
 .container-sm {
  max-width: 540px;
 }
}
@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: 1400px) {
 .container,
 .container-lg,
 .container-md,
 .container-sm,
 .container-xl,
 .container-xxl {
  max-width: 1320px;
 }
}
.row {
 --bs-gutter-x: 1.5rem;
 --bs-gutter-y: 0;
 display: flex;
 flex-wrap: wrap;
 margin-top: calc(var(--bs-gutter-y) * -1);
 margin-right: calc(var(--bs-gutter-x) / -2);
 margin-left: calc(var(--bs-gutter-x) / -2);
}
.row > * {
 flex-shrink: 0;
 width: 100%;
 max-width: 100%;
 padding-right: calc(var(--bs-gutter-x) / 2);
 padding-left: calc(var(--bs-gutter-x) / 2);
 margin-top: var(--bs-gutter-y);
}
.col {
 flex: 1 0 0%;
}
.row-cols-auto > * {
 flex: 0 0 auto;
 width: auto;
}
.row-cols-1 > * {
 flex: 0 0 auto;
 width: 100%;
}
.row-cols-2 > * {
 flex: 0 0 auto;
 width: 50%;
}
.row-cols-3 > * {
 flex: 0 0 auto;
 width: 33.3333333333%;
}
.row-cols-4 > * {
 flex: 0 0 auto;
 width: 25%;
}
.row-cols-5 > * {
 flex: 0 0 auto;
 width: 20%;
}
.row-cols-6 > * {
 flex: 0 0 auto;
 width: 16.6666666667%;
}
.col-auto {
 flex: 0 0 auto;
 width: auto;
}
.col-1 {
 flex: 0 0 auto;
 width: 8.3333333333%;
}
.col-2 {
 flex: 0 0 auto;
 width: 16.6666666667%;
}
.col-3 {
 flex: 0 0 auto;
 width: 25%;
}
.col-4 {
 flex: 0 0 auto;
 width: 33.3333333333%;
}
.col-5 {
 flex: 0 0 auto;
 width: 41.6666666667%;
}
.col-6 {
 flex: 0 0 auto;
 width: 50%;
}
.col-7 {
 flex: 0 0 auto;
 width: 58.3333333333%;
}
.col-8 {
 flex: 0 0 auto;
 width: 66.6666666667%;
}
.col-9 {
 flex: 0 0 auto;
 width: 75%;
}
.col-10 {
 flex: 0 0 auto;
 width: 83.3333333333%;
}
.col-11 {
 flex: 0 0 auto;
 width: 91.6666666667%;
}
.col-12 {
 flex: 0 0 auto;
 width: 100%;
}
.offset-1 {
 margin-left: 8.3333333333%;
}
.offset-2 {
 margin-left: 16.6666666667%;
}
.offset-3 {
 margin-left: 25%;
}
.offset-4 {
 margin-left: 33.3333333333%;
}
.offset-5 {
 margin-left: 41.6666666667%;
}
.offset-6 {
 margin-left: 50%;
}
.offset-7 {
 margin-left: 58.3333333333%;
}
.offset-8 {
 margin-left: 66.6666666667%;
}
.offset-9 {
 margin-left: 75%;
}
.offset-10 {
 margin-left: 83.3333333333%;
}
.offset-11 {
 margin-left: 91.6666666667%;
}
.g-0,
.gx-0 {
 --bs-gutter-x: 0;
}
.g-0,
.gy-0 {
 --bs-gutter-y: 0;
}
.g-1,
.gx-1 {
 --bs-gutter-x: 0.25rem;
}
.g-1,
.gy-1 {
 --bs-gutter-y: 0.25rem;
}
.g-2,
.gx-2 {
 --bs-gutter-x: 0.5rem;
}
.g-2,
.gy-2 {
 --bs-gutter-y: 0.5rem;
}
.g-3,
.gx-3 {
 --bs-gutter-x: 1rem;
}
.g-3,
.gy-3 {
 --bs-gutter-y: 1rem;
}
.g-4,
.gx-4 {
 --bs-gutter-x: 1.5rem;
}
.g-4,
.gy-4 {
 --bs-gutter-y: 1.5rem;
}
.g-5,
.gx-5 {
 --bs-gutter-x: 3rem;
}
.g-5,
.gy-5 {
 --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
 .col-sm {
  flex: 1 0 0%;
 }
 .row-cols-sm-auto > * {
  flex: 0 0 auto;
  width: auto;
 }
 .row-cols-sm-1 > * {
  flex: 0 0 auto;
  width: 100%;
 }
 .row-cols-sm-2 > * {
  flex: 0 0 auto;
  width: 50%;
 }
 .row-cols-sm-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
 }
 .row-cols-sm-4 > * {
  flex: 0 0 auto;
  width: 25%;
 }
 .row-cols-sm-5 > * {
  flex: 0 0 auto;
  width: 20%;
 }
 .row-cols-sm-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
 }
 .col-sm-auto {
  flex: 0 0 auto;
  width: auto;
 }
 .col-sm-1 {
  flex: 0 0 auto;
  width: 8.3333333333%;
 }
 .col-sm-2 {
  flex: 0 0 auto;
  width: 16.6666666667%;
 }
 .col-sm-3 {
  flex: 0 0 auto;
  width: 25%;
 }
 .col-sm-4 {
  flex: 0 0 auto;
  width: 33.3333333333%;
 }
 .col-sm-5 {
  flex: 0 0 auto;
  width: 41.6666666667%;
 }
 .col-sm-6 {
  flex: 0 0 auto;
  width: 50%;
 }
 .col-sm-7 {
  flex: 0 0 auto;
  width: 58.3333333333%;
 }
 .col-sm-8 {
  flex: 0 0 auto;
  width: 66.6666666667%;
 }
 .col-sm-9 {
  flex: 0 0 auto;
  width: 75%;
 }
 .col-sm-10 {
  flex: 0 0 auto;
  width: 83.3333333333%;
 }
 .col-sm-11 {
  flex: 0 0 auto;
  width: 91.6666666667%;
 }
 .col-sm-12 {
  flex: 0 0 auto;
  width: 100%;
 }
 .offset-sm-0 {
  margin-left: 0;
 }
 .offset-sm-1 {
  margin-left: 8.3333333333%;
 }
 .offset-sm-2 {
  margin-left: 16.6666666667%;
 }
 .offset-sm-3 {
  margin-left: 25%;
 }
 .offset-sm-4 {
  margin-left: 33.3333333333%;
 }
 .offset-sm-5 {
  margin-left: 41.6666666667%;
 }
 .offset-sm-6 {
  margin-left: 50%;
 }
 .offset-sm-7 {
  margin-left: 58.3333333333%;
 }
 .offset-sm-8 {
  margin-left: 66.6666666667%;
 }
 .offset-sm-9 {
  margin-left: 75%;
 }
 .offset-sm-10 {
  margin-left: 83.3333333333%;
 }
 .offset-sm-11 {
  margin-left: 91.6666666667%;
 }
 .g-sm-0,
 .gx-sm-0 {
  --bs-gutter-x: 0;
 }
 .g-sm-0,
 .gy-sm-0 {
  --bs-gutter-y: 0;
 }
 .g-sm-1,
 .gx-sm-1 {
  --bs-gutter-x: 0.25rem;
 }
 .g-sm-1,
 .gy-sm-1 {
  --bs-gutter-y: 0.25rem;
 }
 .g-sm-2,
 .gx-sm-2 {
  --bs-gutter-x: 0.5rem;
 }
 .g-sm-2,
 .gy-sm-2 {
  --bs-gutter-y: 0.5rem;
 }
 .g-sm-3,
 .gx-sm-3 {
  --bs-gutter-x: 1rem;
 }
 .g-sm-3,
 .gy-sm-3 {
  --bs-gutter-y: 1rem;
 }
 .g-sm-4,
 .gx-sm-4 {
  --bs-gutter-x: 1.5rem;
 }
 .g-sm-4,
 .gy-sm-4 {
  --bs-gutter-y: 1.5rem;
 }
 .g-sm-5,
 .gx-sm-5 {
  --bs-gutter-x: 3rem;
 }
 .g-sm-5,
 .gy-sm-5 {
  --bs-gutter-y: 3rem;
 }
}
@media (min-width: 768px) {
 .col-md {
  flex: 1 0 0%;
 }
 .row-cols-md-auto > * {
  flex: 0 0 auto;
  width: auto;
 }
 .row-cols-md-1 > * {
  flex: 0 0 auto;
  width: 100%;
 }
 .row-cols-md-2 > * {
  flex: 0 0 auto;
  width: 50%;
 }
 .row-cols-md-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
 }
 .row-cols-md-4 > * {
  flex: 0 0 auto;
  width: 25%;
 }
 .row-cols-md-5 > * {
  flex: 0 0 auto;
  width: 20%;
 }
 .row-cols-md-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
 }
 .col-md-auto {
  flex: 0 0 auto;
  width: auto;
 }
 .col-md-1 {
  flex: 0 0 auto;
  width: 8.3333333333%;
 }
 .col-md-2 {
  flex: 0 0 auto;
  width: 16.6666666667%;
 }
 .col-md-3 {
  flex: 0 0 auto;
  width: 25%;
 }
 .col-md-4 {
  flex: 0 0 auto;
  width: 33.3333333333%;
 }
 .col-md-5 {
  flex: 0 0 auto;
  width: 41.6666666667%;
 }
 .col-md-6 {
  flex: 0 0 auto;
  width: 50%;
 }
 .col-md-7 {
  flex: 0 0 auto;
  width: 58.3333333333%;
 }
 .col-md-8 {
  flex: 0 0 auto;
  width: 66.6666666667%;
 }
 .col-md-9 {
  flex: 0 0 auto;
  width: 75%;
 }
 .col-md-10 {
  flex: 0 0 auto;
  width: 83.3333333333%;
 }
 .col-md-11 {
  flex: 0 0 auto;
  width: 91.6666666667%;
 }
 .col-md-12 {
  flex: 0 0 auto;
  width: 100%;
 }
 .offset-md-0 {
  margin-left: 0;
 }
 .offset-md-1 {
  margin-left: 8.3333333333%;
 }
 .offset-md-2 {
  margin-left: 16.6666666667%;
 }
 .offset-md-3 {
  margin-left: 25%;
 }
 .offset-md-4 {
  margin-left: 33.3333333333%;
 }
 .offset-md-5 {
  margin-left: 41.6666666667%;
 }
 .offset-md-6 {
  margin-left: 50%;
 }
 .offset-md-7 {
  margin-left: 58.3333333333%;
 }
 .offset-md-8 {
  margin-left: 66.6666666667%;
 }
 .offset-md-9 {
  margin-left: 75%;
 }
 .offset-md-10 {
  margin-left: 83.3333333333%;
 }
 .offset-md-11 {
  margin-left: 91.6666666667%;
 }
 .g-md-0,
 .gx-md-0 {
  --bs-gutter-x: 0;
 }
 .g-md-0,
 .gy-md-0 {
  --bs-gutter-y: 0;
 }
 .g-md-1,
 .gx-md-1 {
  --bs-gutter-x: 0.25rem;
 }
 .g-md-1,
 .gy-md-1 {
  --bs-gutter-y: 0.25rem;
 }
 .g-md-2,
 .gx-md-2 {
  --bs-gutter-x: 0.5rem;
 }
 .g-md-2,
 .gy-md-2 {
  --bs-gutter-y: 0.5rem;
 }
 .g-md-3,
 .gx-md-3 {
  --bs-gutter-x: 1rem;
 }
 .g-md-3,
 .gy-md-3 {
  --bs-gutter-y: 1rem;
 }
 .g-md-4,
 .gx-md-4 {
  --bs-gutter-x: 1.5rem;
 }
 .g-md-4,
 .gy-md-4 {
  --bs-gutter-y: 1.5rem;
 }
 .g-md-5,
 .gx-md-5 {
  --bs-gutter-x: 3rem;
 }
 .g-md-5,
 .gy-md-5 {
  --bs-gutter-y: 3rem;
 }
}
@media (min-width: 992px) {
 .col-lg {
  flex: 1 0 0%;
 }
 .row-cols-lg-auto > * {
  flex: 0 0 auto;
  width: auto;
 }
 .row-cols-lg-1 > * {
  flex: 0 0 auto;
  width: 100%;
 }
 .row-cols-lg-2 > * {
  flex: 0 0 auto;
  width: 50%;
 }
 .row-cols-lg-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
 }
 .row-cols-lg-4 > * {
  flex: 0 0 auto;
  width: 25%;
 }
 .row-cols-lg-5 > * {
  flex: 0 0 auto;
  width: 20%;
 }
 .row-cols-lg-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
 }
 .col-lg-auto {
  flex: 0 0 auto;
  width: auto;
 }
 .col-lg-1 {
  flex: 0 0 auto;
  width: 8.3333333333%;
 }
 .col-lg-2 {
  flex: 0 0 auto;
  width: 16.6666666667%;
 }
 .col-lg-3 {
  flex: 0 0 auto;
  width: 25%;
 }
 .col-lg-4 {
  flex: 0 0 auto;
  width: 33.3333333333%;
 }
 .col-lg-5 {
  flex: 0 0 auto;
  width: 41.6666666667%;
 }
 .col-lg-6 {
  flex: 0 0 auto;
  width: 50%;
 }
 .col-lg-7 {
  flex: 0 0 auto;
  width: 58.3333333333%;
 }
 .col-lg-8 {
  flex: 0 0 auto;
  width: 66.6666666667%;
 }
 .col-lg-9 {
  flex: 0 0 auto;
  width: 75%;
 }
 .col-lg-10 {
  flex: 0 0 auto;
  width: 83.3333333333%;
 }
 .col-lg-11 {
  flex: 0 0 auto;
  width: 91.6666666667%;
 }
 .col-lg-12 {
  flex: 0 0 auto;
  width: 100%;
 }
 .offset-lg-0 {
  margin-left: 0;
 }
 .offset-lg-1 {
  margin-left: 8.3333333333%;
 }
 .offset-lg-2 {
  margin-left: 16.6666666667%;
 }
 .offset-lg-3 {
  margin-left: 25%;
 }
 .offset-lg-4 {
  margin-left: 33.3333333333%;
 }
 .offset-lg-5 {
  margin-left: 41.6666666667%;
 }
 .offset-lg-6 {
  margin-left: 50%;
 }
 .offset-lg-7 {
  margin-left: 58.3333333333%;
 }
 .offset-lg-8 {
  margin-left: 66.6666666667%;
 }
 .offset-lg-9 {
  margin-left: 75%;
 }
 .offset-lg-10 {
  margin-left: 83.3333333333%;
 }
 .offset-lg-11 {
  margin-left: 91.6666666667%;
 }
 .g-lg-0,
 .gx-lg-0 {
  --bs-gutter-x: 0;
 }
 .g-lg-0,
 .gy-lg-0 {
  --bs-gutter-y: 0;
 }
 .g-lg-1,
 .gx-lg-1 {
  --bs-gutter-x: 0.25rem;
 }
 .g-lg-1,
 .gy-lg-1 {
  --bs-gutter-y: 0.25rem;
 }
 .g-lg-2,
 .gx-lg-2 {
  --bs-gutter-x: 0.5rem;
 }
 .g-lg-2,
 .gy-lg-2 {
  --bs-gutter-y: 0.5rem;
 }
 .g-lg-3,
 .gx-lg-3 {
  --bs-gutter-x: 1rem;
 }
 .g-lg-3,
 .gy-lg-3 {
  --bs-gutter-y: 1rem;
 }
 .g-lg-4,
 .gx-lg-4 {
  --bs-gutter-x: 1.5rem;
 }
 .g-lg-4,
 .gy-lg-4 {
  --bs-gutter-y: 1.5rem;
 }
 .g-lg-5,
 .gx-lg-5 {
  --bs-gutter-x: 3rem;
 }
 .g-lg-5,
 .gy-lg-5 {
  --bs-gutter-y: 3rem;
 }
}
@media (min-width: 1200px) {
 .col-xl {
  flex: 1 0 0%;
 }
 .row-cols-xl-auto > * {
  flex: 0 0 auto;
  width: auto;
 }
 .row-cols-xl-1 > * {
  flex: 0 0 auto;
  width: 100%;
 }
 .row-cols-xl-2 > * {
  flex: 0 0 auto;
  width: 50%;
 }
 .row-cols-xl-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
 }
 .row-cols-xl-4 > * {
  flex: 0 0 auto;
  width: 25%;
 }
 .row-cols-xl-5 > * {
  flex: 0 0 auto;
  width: 20%;
 }
 .row-cols-xl-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
 }
 .col-xl-auto {
  flex: 0 0 auto;
  width: auto;
 }
 .col-xl-1 {
  flex: 0 0 auto;
  width: 8.3333333333%;
 }
 .col-xl-2 {
  flex: 0 0 auto;
  width: 16.6666666667%;
 }
 .col-xl-3 {
  flex: 0 0 auto;
  width: 25%;
 }
 .col-xl-4 {
  flex: 0 0 auto;
  width: 33.3333333333%;
 }
 .col-xl-5 {
  flex: 0 0 auto;
  width: 41.6666666667%;
 }
 .col-xl-6 {
  flex: 0 0 auto;
  width: 50%;
 }
 .col-xl-7 {
  flex: 0 0 auto;
  width: 58.3333333333%;
 }
 .col-xl-8 {
  flex: 0 0 auto;
  width: 66.6666666667%;
 }
 .col-xl-9 {
  flex: 0 0 auto;
  width: 75%;
 }
 .col-xl-10 {
  flex: 0 0 auto;
  width: 83.3333333333%;
 }
 .col-xl-11 {
  flex: 0 0 auto;
  width: 91.6666666667%;
 }
 .col-xl-12 {
  flex: 0 0 auto;
  width: 100%;
 }
 .offset-xl-0 {
  margin-left: 0;
 }
 .offset-xl-1 {
  margin-left: 8.3333333333%;
 }
 .offset-xl-2 {
  margin-left: 16.6666666667%;
 }
 .offset-xl-3 {
  margin-left: 25%;
 }
 .offset-xl-4 {
  margin-left: 33.3333333333%;
 }
 .offset-xl-5 {
  margin-left: 41.6666666667%;
 }
 .offset-xl-6 {
  margin-left: 50%;
 }
 .offset-xl-7 {
  margin-left: 58.3333333333%;
 }
 .offset-xl-8 {
  margin-left: 66.6666666667%;
 }
 .offset-xl-9 {
  margin-left: 75%;
 }
 .offset-xl-10 {
  margin-left: 83.3333333333%;
 }
 .offset-xl-11 {
  margin-left: 91.6666666667%;
 }
 .g-xl-0,
 .gx-xl-0 {
  --bs-gutter-x: 0;
 }
 .g-xl-0,
 .gy-xl-0 {
  --bs-gutter-y: 0;
 }
 .g-xl-1,
 .gx-xl-1 {
  --bs-gutter-x: 0.25rem;
 }
 .g-xl-1,
 .gy-xl-1 {
  --bs-gutter-y: 0.25rem;
 }
 .g-xl-2,
 .gx-xl-2 {
  --bs-gutter-x: 0.5rem;
 }
 .g-xl-2,
 .gy-xl-2 {
  --bs-gutter-y: 0.5rem;
 }
 .g-xl-3,
 .gx-xl-3 {
  --bs-gutter-x: 1rem;
 }
 .g-xl-3,
 .gy-xl-3 {
  --bs-gutter-y: 1rem;
 }
 .g-xl-4,
 .gx-xl-4 {
  --bs-gutter-x: 1.5rem;
 }
 .g-xl-4,
 .gy-xl-4 {
  --bs-gutter-y: 1.5rem;
 }
 .g-xl-5,
 .gx-xl-5 {
  --bs-gutter-x: 3rem;
 }
 .g-xl-5,
 .gy-xl-5 {
  --bs-gutter-y: 3rem;
 }
}
@media (min-width: 1400px) {
 .col-xxl {
  flex: 1 0 0%;
 }
 .row-cols-xxl-auto > * {
  flex: 0 0 auto;
  width: auto;
 }
 .row-cols-xxl-1 > * {
  flex: 0 0 auto;
  width: 100%;
 }
 .row-cols-xxl-2 > * {
  flex: 0 0 auto;
  width: 50%;
 }
 .row-cols-xxl-3 > * {
  flex: 0 0 auto;
  width: 33.3333333333%;
 }
 .row-cols-xxl-4 > * {
  flex: 0 0 auto;
  width: 25%;
 }
 .row-cols-xxl-5 > * {
  flex: 0 0 auto;
  width: 20%;
 }
 .row-cols-xxl-6 > * {
  flex: 0 0 auto;
  width: 16.6666666667%;
 }
 .col-xxl-auto {
  flex: 0 0 auto;
  width: auto;
 }
 .col-xxl-1 {
  flex: 0 0 auto;
  width: 8.3333333333%;
 }
 .col-xxl-2 {
  flex: 0 0 auto;
  width: 16.6666666667%;
 }
 .col-xxl-3 {
  flex: 0 0 auto;
  width: 25%;
 }
 .col-xxl-4 {
  flex: 0 0 auto;
  width: 33.3333333333%;
 }
 .col-xxl-5 {
  flex: 0 0 auto;
  width: 41.6666666667%;
 }
 .col-xxl-6 {
  flex: 0 0 auto;
  width: 50%;
 }
 .col-xxl-7 {
  flex: 0 0 auto;
  width: 58.3333333333%;
 }
 .col-xxl-8 {
  flex: 0 0 auto;
  width: 66.6666666667%;
 }
 .col-xxl-9 {
  flex: 0 0 auto;
  width: 75%;
 }
 .col-xxl-10 {
  flex: 0 0 auto;
  width: 83.3333333333%;
 }
 .col-xxl-11 {
  flex: 0 0 auto;
  width: 91.6666666667%;
 }
 .col-xxl-12 {
  flex: 0 0 auto;
  width: 100%;
 }
 .offset-xxl-0 {
  margin-left: 0;
 }
 .offset-xxl-1 {
  margin-left: 8.3333333333%;
 }
 .offset-xxl-2 {
  margin-left: 16.6666666667%;
 }
 .offset-xxl-3 {
  margin-left: 25%;
 }
 .offset-xxl-4 {
  margin-left: 33.3333333333%;
 }
 .offset-xxl-5 {
  margin-left: 41.6666666667%;
 }
 .offset-xxl-6 {
  margin-left: 50%;
 }
 .offset-xxl-7 {
  margin-left: 58.3333333333%;
 }
 .offset-xxl-8 {
  margin-left: 66.6666666667%;
 }
 .offset-xxl-9 {
  margin-left: 75%;
 }
 .offset-xxl-10 {
  margin-left: 83.3333333333%;
 }
 .offset-xxl-11 {
  margin-left: 91.6666666667%;
 }
 .g-xxl-0,
 .gx-xxl-0 {
  --bs-gutter-x: 0;
 }
 .g-xxl-0,
 .gy-xxl-0 {
  --bs-gutter-y: 0;
 }
 .g-xxl-1,
 .gx-xxl-1 {
  --bs-gutter-x: 0.25rem;
 }
 .g-xxl-1,
 .gy-xxl-1 {
  --bs-gutter-y: 0.25rem;
 }
 .g-xxl-2,
 .gx-xxl-2 {
  --bs-gutter-x: 0.5rem;
 }
 .g-xxl-2,
 .gy-xxl-2 {
  --bs-gutter-y: 0.5rem;
 }
 .g-xxl-3,
 .gx-xxl-3 {
  --bs-gutter-x: 1rem;
 }
 .g-xxl-3,
 .gy-xxl-3 {
  --bs-gutter-y: 1rem;
 }
 .g-xxl-4,
 .gx-xxl-4 {
  --bs-gutter-x: 1.5rem;
 }
 .g-xxl-4,
 .gy-xxl-4 {
  --bs-gutter-y: 1.5rem;
 }
 .g-xxl-5,
 .gx-xxl-5 {
  --bs-gutter-x: 3rem;
 }
 .g-xxl-5,
 .gy-xxl-5 {
  --bs-gutter-y: 3rem;
 }
}
.table {
 --bs-table-bg: transparent;
 --bs-table-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: 0.5rem 0.5rem;
 background-color: var(--bs-table-bg);
 border-bottom-width: 1px;
 box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.table > tbody {
 vertical-align: inherit;
}
.table > thead {
 vertical-align: bottom;
}
.table > :not(:last-child) > :last-child > * {
 border-bottom-color: currentColor;
}
.caption-top {
 caption-side: top;
}
.table-sm > :not(caption) > * > * {
 padding: 0.25rem 0.25rem;
}
.table-bordered > :not(caption) > * {
 border-width: 1px 0;
}
.table-bordered > :not(caption) > * > * {
 border-width: 0 1px;
}
.table-borderless > :not(caption) > * > * {
 border-bottom-width: 0;
}
.table-striped > tbody > tr:nth-of-type(odd) {
 --bs-table-accent-bg: var(--bs-table-striped-bg);
 color: var(--bs-table-striped-color);
}
.table-active {
 --bs-table-accent-bg: var(--bs-table-active-bg);
 color: var(--bs-table-active-color);
}
.table-hover > tbody > tr:hover {
 --bs-table-accent-bg: var(--bs-table-hover-bg);
 color: var(--bs-table-hover-color);
}
.table-primary {
 --bs-table-bg: #cfe2ff;
 --bs-table-striped-bg: #c5d7f2;
 --bs-table-striped-color: #000;
 --bs-table-active-bg: #bacbe6;
 --bs-table-active-color: #000;
 --bs-table-hover-bg: #bfd1ec;
 --bs-table-hover-color: #000;
 color: #000;
 border-color: #bacbe6;
}
.table-secondary {
 --bs-table-bg: #e2e3e5;
 --bs-table-striped-bg: #d7d8da;
 --bs-table-striped-color: #000;
 --bs-table-active-bg: #cbccce;
 --bs-table-active-color: #000;
 --bs-table-hover-bg: #d1d2d4;
 --bs-table-hover-color: #000;
 color: #000;
 border-color: #cbccce;
}
.table-success {
 --bs-table-bg: #d1e7dd;
 --bs-table-striped-bg: #c7dbd2;
 --bs-table-striped-color: #000;
 --bs-table-active-bg: #bcd0c7;
 --bs-table-active-color: #000;
 --bs-table-hover-bg: #c1d6cc;
 --bs-table-hover-color: #000;
 color: #000;
 border-color: #bcd0c7;
}
.table-info {
 --bs-table-bg: #cff4fc;
 --bs-table-striped-bg: #c5e8ef;
 --bs-table-striped-color: #000;
 --bs-table-active-bg: #badce3;
 --bs-table-active-color: #000;
 --bs-table-hover-bg: #bfe2e9;
 --bs-table-hover-color: #000;
 color: #000;
 border-color: #badce3;
}
.table-warning {
 --bs-table-bg: #fff3cd;
 --bs-table-striped-bg: #f2e7c3;
 --bs-table-striped-color: #000;
 --bs-table-active-bg: #e6dbb9;
 --bs-table-active-color: #000;
 --bs-table-hover-bg: #ece1be;
 --bs-table-hover-color: #000;
 color: #000;
 border-color: #e6dbb9;
}
.table-danger {
 --bs-table-bg: #f8d7da;
 --bs-table-striped-bg: #eccccf;
 --bs-table-striped-color: #000;
 --bs-table-active-bg: #dfc2c4;
 --bs-table-active-color: #000;
 --bs-table-hover-bg: #e5c7ca;
 --bs-table-hover-color: #000;
 color: #000;
 border-color: #dfc2c4;
}
.table-light {
 --bs-table-bg: #f8f9fa;
 --bs-table-striped-bg: #ecedee;
 --bs-table-striped-color: #000;
 --bs-table-active-bg: #dfe0e1;
 --bs-table-active-color: #000;
 --bs-table-hover-bg: #e5e6e7;
 --bs-table-hover-color: #000;
 color: #000;
 border-color: #dfe0e1;
}
.table-dark {
 --bs-table-bg: #212529;
 --bs-table-striped-bg: #2c3034;
 --bs-table-striped-color: #fff;
 --bs-table-active-bg: #373b3e;
 --bs-table-active-color: #fff;
 --bs-table-hover-bg: #323539;
 --bs-table-hover-color: #fff;
 color: #fff;
 border-color: #373b3e;
}
.table-responsive {
 overflow-x: auto;
 -webkit-overflow-scrolling: touch;
}
@media (max-width: 575.98px) {
 .table-responsive-sm {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
 }
}
@media (max-width: 767.98px) {
 .table-responsive-md {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
 }
}
@media (max-width: 991.98px) {
 .table-responsive-lg {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
 }
}
@media (max-width: 1199.98px) {
 .table-responsive-xl {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
 }
}
@media (max-width: 1399.98px) {
 .table-responsive-xxl {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
 }
}
.form-label {
 margin-bottom: 0.5rem;
}
.col-form-label {
 padding-top: calc(0.375rem + 1px);
 padding-bottom: calc(0.375rem + 1px);
 margin-bottom: 0;
 font-size: inherit;
 line-height: 1.5;
}
.col-form-label-lg {
 padding-top: calc(0.5rem + 1px);
 padding-bottom: calc(0.5rem + 1px);
 font-size: 1.25rem;
}
.col-form-label-sm {
 padding-top: calc(0.25rem + 1px);
 padding-bottom: calc(0.25rem + 1px);
 font-size: 0.875rem;
}
.form-text {
 margin-top: 0.25rem;
 font-size: 0.875em;
 color: #6c757d;
}
.form-control {
 display: block;
 width: 100%;
 padding: 0.375rem 0.75rem;
 font-size: 1rem;
 font-weight: 400;
 line-height: 1.5;
 color: #212529;
 background-color: #fff;
 background-clip: padding-box;
 border: 1px solid #ced4da;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 border-radius: 0.25rem;
 transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
 .form-control {
  transition: none;
 }
}
.form-control[type="file"] {
 overflow: hidden;
}
.form-control[type="file"]:not(:disabled):not([readonly]) {
 cursor: pointer;
}
.form-control:focus {
 color: #212529;
 background-color: #fff;
 border-color: #86b7fe;
 outline: 0;
 box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-control::-webkit-date-and-time-value {
 height: 1.5em;
}
.form-control::-moz-placeholder {
 color: #6c757d;
 opacity: 1;
}
.form-control::placeholder {
 color: #6c757d;
 opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
 background-color: #e9ecef;
 opacity: 1;
}
.form-control::file-selector-button {
 padding: 0.375rem 0.75rem;
 margin: -0.375rem -0.75rem;
 -webkit-margin-end: 0.75rem;
 margin-inline-end: 0.75rem;
 color: #212529;
 background-color: #e9ecef;
 pointer-events: none;
 border-color: inherit;
 border-style: solid;
 border-width: 0;
 border-inline-end-width: 1px;
 border-radius: 0;
 transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
 .form-control::file-selector-button {
  transition: none;
 }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
 background-color: #dde0e3;
}
.form-control::-webkit-file-upload-button {
 padding: 0.375rem 0.75rem;
 margin: -0.375rem -0.75rem;
 -webkit-margin-end: 0.75rem;
 margin-inline-end: 0.75rem;
 color: #212529;
 background-color: #e9ecef;
 pointer-events: none;
 border-color: inherit;
 border-style: solid;
 border-width: 0;
 border-inline-end-width: 1px;
 border-radius: 0;
 -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
 transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
 .form-control::-webkit-file-upload-button {
  -webkit-transition: none;
  transition: none;
 }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
 background-color: #dde0e3;
}
.form-control-plaintext {
 display: block;
 width: 100%;
 padding: 0.375rem 0;
 margin-bottom: 0;
 line-height: 1.5;
 color: #212529;
 background-color: transparent;
 border: solid transparent;
 border-width: 1px 0;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
 padding-right: 0;
 padding-left: 0;
}
.form-control-sm {
 min-height: calc(1.5em + 0.5rem + 2px);
 padding: 0.25rem 0.5rem;
 font-size: 0.875rem;
 border-radius: 0.2rem;
}
.form-control-sm::file-selector-button {
 padding: 0.25rem 0.5rem;
 margin: -0.25rem -0.5rem;
 -webkit-margin-end: 0.5rem;
 margin-inline-end: 0.5rem;
}
.form-control-sm::-webkit-file-upload-button {
 padding: 0.25rem 0.5rem;
 margin: -0.25rem -0.5rem;
 -webkit-margin-end: 0.5rem;
 margin-inline-end: 0.5rem;
}
.form-control-lg {
 min-height: calc(1.5em + 1rem + 2px);
 padding: 0.5rem 1rem;
 font-size: 1.25rem;
 border-radius: 0.3rem;
}
.form-control-lg::file-selector-button {
 padding: 0.5rem 1rem;
 margin: -0.5rem -1rem;
 -webkit-margin-end: 1rem;
 margin-inline-end: 1rem;
}
.form-control-lg::-webkit-file-upload-button {
 padding: 0.5rem 1rem;
 margin: -0.5rem -1rem;
 -webkit-margin-end: 1rem;
 margin-inline-end: 1rem;
}
textarea.form-control {
 min-height: calc(1.5em + 0.75rem + 2px);
}
textarea.form-control-sm {
 min-height: calc(1.5em + 0.5rem + 2px);
}
textarea.form-control-lg {
 min-height: calc(1.5em + 1rem + 2px);
}
.form-control-color {
 max-width: 3rem;
 height: auto;
 padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
 cursor: pointer;
}
.form-control-color::-moz-color-swatch {
 height: 1.5em;
 border-radius: 0.25rem;
}
.form-control-color::-webkit-color-swatch {
 height: 1.5em;
 border-radius: 0.25rem;
}
.form-select {
 display: block;
 width: 100%;
 padding: 0.375rem 2.25rem 0.375rem 0.75rem;
 font-size: 1rem;
 font-weight: 400;
 line-height: 1.5;
 color: #212529;
 background-color: #fff;
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
 background-repeat: no-repeat;
 background-position: right 0.75rem center;
 background-size: 16px 12px;
 border: 1px solid #ced4da;
 border-radius: 0.25rem;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}
.form-select:focus {
 border-color: #86b7fe;
 outline: 0;
 box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-select[multiple],
.form-select[size]:not([size="1"]) {
 padding-right: 0.75rem;
 background-image: none;
}
.form-select:disabled {
 background-color: #e9ecef;
}
.form-select:-moz-focusring {
 color: transparent;
 text-shadow: 0 0 0 #212529;
}
.form-select-sm {
 padding-top: 0.25rem;
 padding-bottom: 0.25rem;
 padding-left: 0.5rem;
 font-size: 0.875rem;
}
.form-select-lg {
 padding-top: 0.5rem;
 padding-bottom: 0.5rem;
 padding-left: 1rem;
 font-size: 1.25rem;
}
.form-check {
 display: block;
 min-height: 1.5rem;
 padding-left: 1.5em;
 margin-bottom: 0.125rem;
}
.form-check .form-check-input {
 float: left;
 margin-left: -1.5em;
}
.form-check-input {
 width: 1em;
 height: 1em;
 margin-top: 0.25em;
 vertical-align: top;
 background-color: #fff;
 background-repeat: no-repeat;
 background-position: center;
 background-size: contain;
 border: 1px solid rgba(0, 0, 0, 0.25);
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 -webkit-print-color-adjust: exact;
 color-adjust: exact;
}
.form-check-input[type="checkbox"] {
 border-radius: 0.25em;
}
.form-check-input[type="radio"] {
 border-radius: 50%;
}
.form-check-input:active {
 filter: brightness(90%);
}
.form-check-input:focus {
 border-color: #86b7fe;
 outline: 0;
 box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-check-input:checked {
 background-color: #0d6efd;
 border-color: #0d6efd;
}
.form-check-input:checked[type="checkbox"] {
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type="radio"] {
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-input[type="checkbox"]:indeterminate {
 background-color: #0d6efd;
 border-color: #0d6efd;
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
 pointer-events: none;
 filter: none;
 opacity: 0.5;
}
.form-check-input:disabled ~ .form-check-label,
.form-check-input[disabled] ~ .form-check-label {
 opacity: 0.5;
}
.form-switch {
 padding-left: 2.5em;
}
.form-switch .form-check-input {
 width: 2em;
 margin-left: -2.5em;
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
 background-position: left center;
 border-radius: 2em;
 transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
 .form-switch .form-check-input {
  transition: none;
 }
}
.form-switch .form-check-input:focus {
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
 background-position: right center;
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.form-check-inline {
 display: inline-block;
 margin-right: 1rem;
}
.btn-check {
 position: absolute;
 clip: rect(0, 0, 0, 0);
 pointer-events: none;
}
.btn-check:disabled + .btn,
.btn-check[disabled] + .btn {
 pointer-events: none;
 filter: none;
 opacity: 0.65;
}
.form-range {
 width: 100%;
 height: 1.5rem;
 padding: 0;
 background-color: transparent;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
}
.form-range:focus {
 outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
 box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range:focus::-moz-range-thumb {
 box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.form-range::-moz-focus-outer {
 border: 0;
}
.form-range::-webkit-slider-thumb {
 width: 1rem;
 height: 1rem;
 margin-top: -0.25rem;
 background-color: #0d6efd;
 border: 0;
 border-radius: 1rem;
 -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
 transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
 -webkit-appearance: none;
 appearance: none;
}
@media (prefers-reduced-motion: reduce) {
 .form-range::-webkit-slider-thumb {
  -webkit-transition: none;
  transition: none;
 }
}
.form-range::-webkit-slider-thumb:active {
 background-color: #b6d4fe;
}
.form-range::-webkit-slider-runnable-track {
 width: 100%;
 height: 0.5rem;
 color: transparent;
 cursor: pointer;
 background-color: #dee2e6;
 border-color: transparent;
 border-radius: 1rem;
}
.form-range::-moz-range-thumb {
 width: 1rem;
 height: 1rem;
 background-color: #0d6efd;
 border: 0;
 border-radius: 1rem;
 -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
 transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
 -moz-appearance: none;
 appearance: none;
}
@media (prefers-reduced-motion: reduce) {
 .form-range::-moz-range-thumb {
  -moz-transition: none;
  transition: none;
 }
}
.form-range::-moz-range-thumb:active {
 background-color: #b6d4fe;
}
.form-range::-moz-range-track {
 width: 100%;
 height: 0.5rem;
 color: transparent;
 cursor: pointer;
 background-color: #dee2e6;
 border-color: transparent;
 border-radius: 1rem;
}
.form-range:disabled {
 pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
 background-color: #adb5bd;
}
.form-range:disabled::-moz-range-thumb {
 background-color: #adb5bd;
}
.form-floating {
 position: relative;
}
.form-floating > .form-control,
.form-floating > .form-select {
 height: calc(3.5rem + 2px);
 padding: 1rem 0.75rem;
}
.form-floating > label {
 position: absolute;
 top: 0;
 left: 0;
 height: 100%;
 padding: 1rem 0.75rem;
 pointer-events: none;
 border: 1px solid transparent;
 transform-origin: 0 0;
 transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
 .form-floating > label {
  transition: none;
 }
}
.form-floating > .form-control::-moz-placeholder {
 color: transparent;
}
.form-floating > .form-control::placeholder {
 color: transparent;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) {
 padding-top: 1.625rem;
 padding-bottom: 0.625rem;
}
.form-floating > .form-control:focus,
.form-floating > .form-control:not(:placeholder-shown) {
 padding-top: 1.625rem;
 padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill {
 padding-top: 1.625rem;
 padding-bottom: 0.625rem;
}
.form-floating > .form-select {
 padding-top: 1.625rem;
 padding-bottom: 0.625rem;
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
 opacity: 0.65;
 transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
 opacity: 0.65;
 transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:-webkit-autofill ~ label {
 opacity: 0.65;
 transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.input-group {
 position: relative;
 display: flex;
 flex-wrap: wrap;
 align-items: stretch;
 width: 100%;
}
.input-group > .form-control,
.input-group > .form-select {
 position: relative;
 flex: 1 1 auto;
 width: 1%;
 min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus {
 z-index: 3;
}
.input-group .btn {
 position: relative;
 z-index: 2;
}
.input-group .btn:focus {
 z-index: 3;
}
.input-group-text {
 display: flex;
 align-items: center;
 padding: 0.375rem 0.75rem;
 font-size: 1rem;
 font-weight: 400;
 line-height: 1.5;
 color: #212529;
 text-align: center;
 white-space: nowrap;
 background-color: #e9ecef;
 border: 1px solid #ced4da;
 border-radius: 0.25rem;
}
.input-group-lg > .btn,
.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text {
 padding: 0.5rem 1rem;
 font-size: 1.25rem;
 border-radius: 0.3rem;
}
.input-group-sm > .btn,
.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text {
 padding: 0.25rem 0.5rem;
 font-size: 0.875rem;
 border-radius: 0.2rem;
}
.input-group-lg > .form-select,
.input-group-sm > .form-select {
 padding-right: 3rem;
}
.input-group:not(.has-validation) > .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.has-validation > .dropdown-toggle:nth-last-child(n + 4),
.input-group.has-validation > :nth-last-child(n + 3):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: 0.25rem;
 font-size: 0.875em;
 color: #198754;
}
.valid-tooltip {
 position: absolute;
 top: 100%;
 z-index: 5;
 display: none;
 max-width: 100%;
 padding: 0.25rem 0.5rem;
 margin-top: 0.1rem;
 font-size: 0.875rem;
 color: #fff;
 background-color: rgba(25, 135, 84, 0.9);
 border-radius: 0.25rem;
}
.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 + 0.75rem);
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
 background-repeat: no-repeat;
 background-position: right calc(0.375em + 0.1875rem) center;
 background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
 border-color: #198754;
 box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
}
.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
 padding-right: calc(1.5em + 0.75rem);
 background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.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,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),
  url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
 background-position: right 0.75rem center, center right 2.25rem;
 background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-select.is-valid:focus,
.was-validated .form-select:valid:focus {
 border-color: #198754;
 box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.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 0.25rem rgba(25, 135, 84, 0.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: 0.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: 0.25rem;
 font-size: 0.875em;
 color: #dc3545;
}
.invalid-tooltip {
 position: absolute;
 top: 100%;
 z-index: 5;
 display: none;
 max-width: 100%;
 padding: 0.25rem 0.5rem;
 margin-top: 0.1rem;
 font-size: 0.875rem;
 color: #fff;
 background-color: rgba(220, 53, 69, 0.9);
 border-radius: 0.25rem;
}
.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 + 0.75rem);
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
 background-repeat: no-repeat;
 background-position: right calc(0.375em + 0.1875rem) center;
 background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
 border-color: #dc3545;
 box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
}
.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
 padding-right: calc(1.5em + 0.75rem);
 background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.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,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),
  url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
 background-position: right 0.75rem center, center right 2.25rem;
 background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.form-select.is-invalid:focus,
.was-validated .form-select:invalid:focus {
 border-color: #dc3545;
 box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.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 0.25rem rgba(220, 53, 69, 0.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: 0.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 {
 display: inline-block;
 font-weight: 400;
 line-height: 1.5;
 color: #212529;
 text-align: center;
 text-decoration: none;
 vertical-align: middle;
 cursor: pointer;
 -webkit-user-select: none;
 -moz-user-select: none;
 user-select: none;
 background-color: transparent;
 border: 1px solid transparent;
 padding: 0.375rem 0.75rem;
 font-size: 1rem;
 border-radius: 0.25rem;
 transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
 .btn {
  transition: none;
 }
}
.btn:hover {
 color: #212529;
}
.btn-check:focus + .btn,
.btn:focus {
 outline: 0;
 box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
 pointer-events: none;
 opacity: 0.65;
}
.btn-primary {
 color: #fff;
 background-color: #0d6efd;
 border-color: #0d6efd;
}
.btn-primary:hover {
 color: #fff;
 background-color: #0b5ed7;
 border-color: #0a58ca;
}
.btn-check:focus + .btn-primary,
.btn-primary:focus {
 color: #fff;
 background-color: #0b5ed7;
 border-color: #0a58ca;
 box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-check: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 0.25rem rgba(49, 132, 253, 0.5);
}
.btn-primary.disabled,
.btn-primary:disabled {
 color: #fff;
 background-color: #0d6efd;
 border-color: #0d6efd;
}
.btn-secondary {
 color: #fff;
 background-color: #6c757d;
 border-color: #6c757d;
}
.btn-secondary:hover {
 color: #fff;
 background-color: #5c636a;
 border-color: #565e64;
}
.btn-check:focus + .btn-secondary,
.btn-secondary:focus {
 color: #fff;
 background-color: #5c636a;
 border-color: #565e64;
 box-shadow: 0 0 0 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-check: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 0.25rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled,
.btn-secondary:disabled {
 color: #fff;
 background-color: #6c757d;
 border-color: #6c757d;
}
.btn-success {
 color: #fff;
 background-color: #198754;
 border-color: #198754;
}
.btn-success:hover {
 color: #fff;
 background-color: #157347;
 border-color: #146c43;
}
.btn-check:focus + .btn-success,
.btn-success:focus {
 color: #fff;
 background-color: #157347;
 border-color: #146c43;
 box-shadow: 0 0 0 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-check: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 0.25rem rgba(60, 153, 110, 0.5);
}
.btn-success.disabled,
.btn-success:disabled {
 color: #fff;
 background-color: #198754;
 border-color: #198754;
}
.btn-info {
 color: #000;
 background-color: #0dcaf0;
 border-color: #0dcaf0;
}
.btn-info:hover {
 color: #000;
 background-color: #31d2f2;
 border-color: #25cff2;
}
.btn-check:focus + .btn-info,
.btn-info:focus {
 color: #000;
 background-color: #31d2f2;
 border-color: #25cff2;
 box-shadow: 0 0 0 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-check: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 0.25rem rgba(11, 172, 204, 0.5);
}
.btn-info.disabled,
.btn-info:disabled {
 color: #000;
 background-color: #0dcaf0;
 border-color: #0dcaf0;
}
.btn-warning {
 color: #000;
 background-color: #ffc107;
 border-color: #ffc107;
}
.btn-warning:hover {
 color: #000;
 background-color: #ffca2c;
 border-color: #ffc720;
}
.btn-check:focus + .btn-warning,
.btn-warning:focus {
 color: #000;
 background-color: #ffca2c;
 border-color: #ffc720;
 box-shadow: 0 0 0 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-check: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 0.25rem rgba(217, 164, 6, 0.5);
}
.btn-warning.disabled,
.btn-warning:disabled {
 color: #000;
 background-color: #ffc107;
 border-color: #ffc107;
}
.btn-danger {
 color: #fff;
 background-color: #dc3545;
 border-color: #dc3545;
}
.btn-danger:hover {
 color: #fff;
 background-color: #bb2d3b;
 border-color: #b02a37;
}
.btn-check:focus + .btn-danger,
.btn-danger:focus {
 color: #fff;
 background-color: #bb2d3b;
 border-color: #b02a37;
 box-shadow: 0 0 0 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-check: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 0.25rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled,
.btn-danger:disabled {
 color: #fff;
 background-color: #dc3545;
 border-color: #dc3545;
}
.btn-light {
 color: #000;
 background-color: #f8f9fa;
 border-color: #f8f9fa;
}
.btn-light:hover {
 color: #000;
 background-color: #f9fafb;
 border-color: #f9fafb;
}
.btn-check:focus + .btn-light,
.btn-light:focus {
 color: #000;
 background-color: #f9fafb;
 border-color: #f9fafb;
 box-shadow: 0 0 0 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-check: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 0.25rem rgba(211, 212, 213, 0.5);
}
.btn-light.disabled,
.btn-light:disabled {
 color: #000;
 background-color: #f8f9fa;
 border-color: #f8f9fa;
}
.btn-dark {
 color: #fff;
 background-color: #212529;
 border-color: #212529;
}
.btn-dark:hover {
 color: #fff;
 background-color: #1c1f23;
 border-color: #1a1e21;
}
.btn-check:focus + .btn-dark,
.btn-dark:focus {
 color: #fff;
 background-color: #1c1f23;
 border-color: #1a1e21;
 box-shadow: 0 0 0 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-check: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 0.25rem rgba(66, 70, 73, 0.5);
}
.btn-dark.disabled,
.btn-dark:disabled {
 color: #fff;
 background-color: #212529;
 border-color: #212529;
}
.btn-outline-primary {
 color: #0d6efd;
 border-color: #0d6efd;
}
.btn-outline-primary:hover {
 color: #fff;
 background-color: #0d6efd;
 border-color: #0d6efd;
}
.btn-check:focus + .btn-outline-primary,
.btn-outline-primary:focus {
 box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-check: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 0.25rem rgba(13, 110, 253, 0.5);
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
 color: #0d6efd;
 background-color: transparent;
}
.btn-outline-secondary {
 color: #6c757d;
 border-color: #6c757d;
}
.btn-outline-secondary:hover {
 color: #fff;
 background-color: #6c757d;
 border-color: #6c757d;
}
.btn-check:focus + .btn-outline-secondary,
.btn-outline-secondary:focus {
 box-shadow: 0 0 0 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-check: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 0.25rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
 color: #6c757d;
 background-color: transparent;
}
.btn-outline-success {
 color: #198754;
 border-color: #198754;
}
.btn-outline-success:hover {
 color: #fff;
 background-color: #198754;
 border-color: #198754;
}
.btn-check:focus + .btn-outline-success,
.btn-outline-success:focus {
 box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-check: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 0.25rem rgba(25, 135, 84, 0.5);
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
 color: #198754;
 background-color: transparent;
}
.btn-outline-info {
 color: #0dcaf0;
 border-color: #0dcaf0;
}
.btn-outline-info:hover {
 color: #000;
 background-color: #0dcaf0;
 border-color: #0dcaf0;
}
.btn-check:focus + .btn-outline-info,
.btn-outline-info:focus {
 box-shadow: 0 0 0 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-check: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 0.25rem rgba(13, 202, 240, 0.5);
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
 color: #0dcaf0;
 background-color: transparent;
}
.btn-outline-warning {
 color: #ffc107;
 border-color: #ffc107;
}
.btn-outline-warning:hover {
 color: #000;
 background-color: #ffc107;
 border-color: #ffc107;
}
.btn-check:focus + .btn-outline-warning,
.btn-outline-warning:focus {
 box-shadow: 0 0 0 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-check: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 0.25rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
 color: #ffc107;
 background-color: transparent;
}
.btn-outline-danger {
 color: #dc3545;
 border-color: #dc3545;
}
.btn-outline-danger:hover {
 color: #fff;
 background-color: #dc3545;
 border-color: #dc3545;
}
.btn-check:focus + .btn-outline-danger,
.btn-outline-danger:focus {
 box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-check: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 0.25rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
 color: #dc3545;
 background-color: transparent;
}
.btn-outline-light {
 color: #f8f9fa;
 border-color: #f8f9fa;
}
.btn-outline-light:hover {
 color: #000;
 background-color: #f8f9fa;
 border-color: #f8f9fa;
}
.btn-check:focus + .btn-outline-light,
.btn-outline-light:focus {
 box-shadow: 0 0 0 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-check: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 0.25rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
 color: #f8f9fa;
 background-color: transparent;
}
.btn-outline-dark {
 color: #212529;
 border-color: #212529;
}
.btn-outline-dark:hover {
 color: #fff;
 background-color: #212529;
 border-color: #212529;
}
.btn-check:focus + .btn-outline-dark,
.btn-outline-dark:focus {
 box-shadow: 0 0 0 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-check: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 0.25rem rgba(33, 37, 41, 0.5);
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
 color: #212529;
 background-color: transparent;
}
.btn-link {
 font-weight: 400;
 color: #0d6efd;
 text-decoration: underline;
}
.btn-link:hover {
 color: #0a58ca;
}
.btn-link.disabled,
.btn-link:disabled {
 color: #6c757d;
}
.btn-group-lg > .btn,
.btn-lg {
 padding: 0.5rem 1rem;
 font-size: 1.25rem;
 border-radius: 0.3rem;
}
.btn-group-sm > .btn,
.btn-sm {
 padding: 0.25rem 0.5rem;
 font-size: 0.875rem;
 border-radius: 0.2rem;
}
.fade {
 transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
 .fade {
  transition: none;
 }
}
.fade:not(.show) {
 opacity: 0;
}
.collapse:not(.show) {
 display: none;
}
.collapsing {
 height: 0;
 overflow: hidden;
 transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
 .collapsing {
  transition: none;
 }
}
.dropdown,
.dropend,
.dropstart,
.dropup {
 position: relative;
}
.dropdown-toggle {
 white-space: nowrap;
}
.dropdown-toggle::after {
 display: inline-block;
 margin-left: 0.255em;
 vertical-align: 0.255em;
 content: "";
 border-top: 0.3em solid;
 border-right: 0.3em solid transparent;
 border-bottom: 0;
 border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
 margin-left: 0;
}
.dropdown-menu {
 position: absolute;
 z-index: 1000;
 display: none;
 min-width: 10rem;
 padding: 0.5rem 0;
 margin: 0;
 font-size: 1rem;
 color: #212529;
 text-align: left;
 list-style: none;
 background-color: #fff;
 background-clip: padding-box;
 border: 1px solid rgba(0, 0, 0, 0.15);
 border-radius: 0.25rem;
}
.dropdown-menu[data-bs-popper] {
 top: 100%;
 left: 0;
 margin-top: 0.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: 1400px) {
 .dropdown-menu-xxl-start {
  --bs-position: start;
 }
 .dropdown-menu-xxl-start[data-bs-popper] {
  right: auto;
  left: 0;
 }
 .dropdown-menu-xxl-end {
  --bs-position: end;
 }
 .dropdown-menu-xxl-end[data-bs-popper] {
  right: 0;
  left: auto;
 }
}
.dropup .dropdown-menu[data-bs-popper] {
 top: auto;
 bottom: 100%;
 margin-top: 0;
 margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
 display: inline-block;
 margin-left: 0.255em;
 vertical-align: 0.255em;
 content: "";
 border-top: 0;
 border-right: 0.3em solid transparent;
 border-bottom: 0.3em solid;
 border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
 margin-left: 0;
}
.dropend .dropdown-menu[data-bs-popper] {
 top: 0;
 right: auto;
 left: 100%;
 margin-top: 0;
 margin-left: 0.125rem;
}
.dropend .dropdown-toggle::after {
 display: inline-block;
 margin-left: 0.255em;
 vertical-align: 0.255em;
 content: "";
 border-top: 0.3em solid transparent;
 border-right: 0;
 border-bottom: 0.3em solid transparent;
 border-left: 0.3em solid;
}
.dropend .dropdown-toggle:empty::after {
 margin-left: 0;
}
.dropend .dropdown-toggle::after {
 vertical-align: 0;
}
.dropstart .dropdown-menu[data-bs-popper] {
 top: 0;
 right: 100%;
 left: auto;
 margin-top: 0;
 margin-right: 0.125rem;
}
.dropstart .dropdown-toggle::after {
 display: inline-block;
 margin-left: 0.255em;
 vertical-align: 0.255em;
 content: "";
}
.dropstart .dropdown-toggle::after {
 display: none;
}
.dropstart .dropdown-toggle::before {
 display: inline-block;
 margin-right: 0.255em;
 vertical-align: 0.255em;
 content: "";
 border-top: 0.3em solid transparent;
 border-right: 0.3em solid;
 border-bottom: 0.3em solid transparent;
}
.dropstart .dropdown-toggle:empty::after {
 margin-left: 0;
}
.dropstart .dropdown-toggle::before {
 vertical-align: 0;
}
.dropdown-divider {
 height: 0;
 margin: 0.5rem 0;
 overflow: hidden;
 border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.dropdown-item {
 display: block;
 width: 100%;
 padding: 0.25rem 1rem;
 clear: both;
 font-weight: 400;
 color: #212529;
 text-align: inherit;
 text-decoration: none;
 white-space: nowrap;
 background-color: transparent;
 border: 0;
}
.dropdown-item: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: 0.5rem 1rem;
 margin-bottom: 0;
 font-size: 0.875rem;
 color: #6c757d;
 white-space: nowrap;
}
.dropdown-item-text {
 display: block;
 padding: 0.25rem 1rem;
 color: #212529;
}
.dropdown-menu-dark {
 color: #dee2e6;
 background-color: #343a40;
 border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item {
 color: #dee2e6;
}
.dropdown-menu-dark .dropdown-item:focus,
.dropdown-menu-dark .dropdown-item:hover {
 color: #fff;
 background-color: rgba(255, 255, 255, 0.15);
}
.dropdown-menu-dark .dropdown-item.active,
.dropdown-menu-dark .dropdown-item:active {
 color: #fff;
 background-color: #0d6efd;
}
.dropdown-menu-dark .dropdown-item.disabled,
.dropdown-menu-dark .dropdown-item:disabled {
 color: #adb5bd;
}
.dropdown-menu-dark .dropdown-divider {
 border-color: rgba(0, 0, 0, 0.15);
}
.dropdown-menu-dark .dropdown-item-text {
 color: #dee2e6;
}
.dropdown-menu-dark .dropdown-header {
 color: #adb5bd;
}
.btn-group,
.btn-group-vertical {
 position: relative;
 display: inline-flex;
 vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
 position: relative;
 flex: 1 1 auto;
}
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .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) {
 margin-left: -1px;
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .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:nth-child(n + 3),
.btn-group > :not(.btn-check) + .btn {
 border-top-left-radius: 0;
 border-bottom-left-radius: 0;
}
.dropdown-toggle-split {
 padding-right: 0.5625rem;
 padding-left: 0.5625rem;
}
.dropdown-toggle-split::after,
.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-sm + .dropdown-toggle-split {
 padding-right: 0.375rem;
 padding-left: 0.375rem;
}
.btn-group-lg > .btn + .dropdown-toggle-split,
.btn-lg + .dropdown-toggle-split {
 padding-right: 0.75rem;
 padding-left: 0.75rem;
}
.btn-group-vertical {
 flex-direction: column;
 align-items: flex-start;
 justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
 width: 100%;
}
.btn-group-vertical > .btn-group:not(:first-child),
.btn-group-vertical > .btn:not(:first-child) {
 margin-top: -1px;
}
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .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 ~ .btn {
 border-top-left-radius: 0;
 border-top-right-radius: 0;
}
.nav {
 display: flex;
 flex-wrap: wrap;
 padding-left: 0;
 margin-bottom: 0;
 list-style: none;
}
.nav-link {
 display: block;
 padding: 0.5rem 1rem;
 color: #0d6efd;
 text-decoration: none;
 transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
 .nav-link {
  transition: none;
 }
}
.nav-link: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: 0 0;
 border: 1px solid transparent;
 border-top-left-radius: 0.25rem;
 border-top-right-radius: 0.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: 0 0;
 border: 0;
 border-radius: 0.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: 0.5rem;
 padding-bottom: 0.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: 0.3125rem;
 padding-bottom: 0.3125rem;
 margin-right: 1rem;
 font-size: 1.25rem;
 text-decoration: none;
 white-space: nowrap;
}
.navbar-nav {
 display: flex;
 flex-direction: column;
 padding-left: 0;
 margin-bottom: 0;
 list-style: none;
}
.navbar-nav .nav-link {
 padding-right: 0;
 padding-left: 0;
}
.navbar-nav .dropdown-menu {
 position: static;
}
.navbar-text {
 padding-top: 0.5rem;
 padding-bottom: 0.5rem;
}
.navbar-collapse {
 flex-basis: 100%;
 flex-grow: 1;
 align-items: center;
}
.navbar-toggler {
 padding: 0.25rem 0.75rem;
 font-size: 1.25rem;
 line-height: 1;
 background-color: transparent;
 border: 1px solid transparent;
 border-radius: 0.25rem;
 transition: box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
 .navbar-toggler {
  transition: none;
 }
}
.navbar-toggler:hover {
 text-decoration: none;
}
.navbar-toggler:focus {
 text-decoration: none;
 outline: 0;
 box-shadow: 0 0 0 0.25rem;
}
.navbar-toggler-icon {
 display: inline-block;
 width: 1.5em;
 height: 1.5em;
 vertical-align: middle;
 background-repeat: no-repeat;
 background-position: center;
 background-size: 100%;
}
.navbar-nav-scroll {
 max-height: var(--bs-scroll-height, 75vh);
 overflow-y: auto;
}
@media (min-width: 576px) {
 .navbar-expand-sm {
  flex-wrap: nowrap;
  justify-content: flex-start;
 }
 .navbar-expand-sm .navbar-nav {
  flex-direction: row;
 }
 .navbar-expand-sm .navbar-nav .dropdown-menu {
  position: absolute;
 }
 .navbar-expand-sm .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
 }
 .navbar-expand-sm .navbar-nav-scroll {
  overflow: visible;
 }
 .navbar-expand-sm .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
 }
 .navbar-expand-sm .navbar-toggler {
  display: none;
 }
}
@media (min-width: 768px) {
 .navbar-expand-md {
  flex-wrap: nowrap;
  justify-content: flex-start;
 }
 .navbar-expand-md .navbar-nav {
  flex-direction: row;
 }
 .navbar-expand-md .navbar-nav .dropdown-menu {
  position: absolute;
 }
 .navbar-expand-md .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
 }
 .navbar-expand-md .navbar-nav-scroll {
  overflow: visible;
 }
 .navbar-expand-md .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
 }
 .navbar-expand-md .navbar-toggler {
  display: none;
 }
}
@media (min-width: 992px) {
 .navbar-expand-lg {
  flex-wrap: nowrap;
  justify-content: flex-start;
 }
 .navbar-expand-lg .navbar-nav {
  flex-direction: row;
 }
 .navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
 }
 .navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
 }
 .navbar-expand-lg .navbar-nav-scroll {
  overflow: visible;
 }
 .navbar-expand-lg .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
 }
 .navbar-expand-lg .navbar-toggler {
  display: none;
 }
}
@media (min-width: 1200px) {
 .navbar-expand-xl {
  flex-wrap: nowrap;
  justify-content: flex-start;
 }
 .navbar-expand-xl .navbar-nav {
  flex-direction: row;
 }
 .navbar-expand-xl .navbar-nav .dropdown-menu {
  position: absolute;
 }
 .navbar-expand-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
 }
 .navbar-expand-xl .navbar-nav-scroll {
  overflow: visible;
 }
 .navbar-expand-xl .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
 }
 .navbar-expand-xl .navbar-toggler {
  display: none;
 }
}
@media (min-width: 1400px) {
 .navbar-expand-xxl {
  flex-wrap: nowrap;
  justify-content: flex-start;
 }
 .navbar-expand-xxl .navbar-nav {
  flex-direction: row;
 }
 .navbar-expand-xxl .navbar-nav .dropdown-menu {
  position: absolute;
 }
 .navbar-expand-xxl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
 }
 .navbar-expand-xxl .navbar-nav-scroll {
  overflow: visible;
 }
 .navbar-expand-xxl .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
 }
 .navbar-expand-xxl .navbar-toggler {
  display: none;
 }
}
.navbar-expand {
 flex-wrap: nowrap;
 justify-content: flex-start;
}
.navbar-expand .navbar-nav {
 flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
 position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
 padding-right: 0.5rem;
 padding-left: 0.5rem;
}
.navbar-expand .navbar-nav-scroll {
 overflow: visible;
}
.navbar-expand .navbar-collapse {
 display: flex !important;
 flex-basis: auto;
}
.navbar-expand .navbar-toggler {
 display: none;
}
.navbar-light .navbar-brand {
 color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
 color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
 color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
 color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
 color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show > .nav-link {
 color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
 color: rgba(0, 0, 0, 0.55);
 border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
 color: rgba(0, 0, 0, 0.55);
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
 color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
 color: #fff;
}
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
 color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
 color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
 color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
 color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .show > .nav-link {
 color: #fff;
}
.navbar-dark .navbar-toggler {
 color: rgba(255, 255, 255, 0.55);
 border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
 color: rgba(255, 255, 255, 0.55);
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a: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, 0.125);
 border-radius: 0.25rem;
}
.card > hr {
 margin-right: 0;
 margin-left: 0;
}
.card > .list-group {
 border-top: inherit;
 border-bottom: inherit;
}
.card > .list-group:first-child {
 border-top-width: 0;
 border-top-left-radius: calc(0.25rem - 1px);
 border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
 border-bottom-width: 0;
 border-bottom-right-radius: calc(0.25rem - 1px);
 border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
 border-top: 0;
}
.card-body {
 flex: 1 1 auto;
 padding: 1rem 1rem;
}
.card-title {
 margin-bottom: 0.5rem;
}
.card-subtitle {
 margin-top: -0.25rem;
 margin-bottom: 0;
}
.card-text:last-child {
 margin-bottom: 0;
}
.card-link:hover {
 text-decoration: none;
}
.card-link + .card-link {
 margin-left: 1rem;
}
.card-header {
 padding: 0.5rem 1rem;
 margin-bottom: 0;
 background-color: rgba(0, 0, 0, 0.03);
 border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
 border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
 padding: 0.5rem 1rem;
 background-color: rgba(0, 0, 0, 0.03);
 border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
 border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
 margin-right: -0.5rem;
 margin-bottom: -0.5rem;
 margin-left: -0.5rem;
 border-bottom: 0;
}
.card-header-pills {
 margin-right: -0.5rem;
 margin-left: -0.5rem;
}
.card-img-overlay {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 padding: 1rem;
 border-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom,
.card-img-top {
 width: 100%;
}
.card-img,
.card-img-top {
 border-top-left-radius: calc(0.25rem - 1px);
 border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
 border-bottom-right-radius: calc(0.25rem - 1px);
 border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-group > .card {
 margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
 .card-group {
  display: flex;
  flex-flow: row wrap;
 }
 .card-group > .card {
  flex: 1 0 0%;
  margin-bottom: 0;
 }
 .card-group > .card + .card {
  margin-left: 0;
  border-left: 0;
 }
 .card-group > .card:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
 }
 .card-group > .card:not(:last-child) .card-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 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
 .accordion-button {
  transition: none;
 }
}
.accordion-button:not(.collapsed) {
 color: #0c63e4;
 background-color: #e7f1ff;
 box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
}
.accordion-button:not(.collapsed)::after {
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
 transform: rotate(-180deg);
}
.accordion-button::after {
 flex-shrink: 0;
 width: 1.25rem;
 height: 1.25rem;
 margin-left: auto;
 content: "";
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
 background-repeat: no-repeat;
 background-size: 1.25rem;
 transition: transform 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
 .accordion-button::after {
  transition: none;
 }
}
.accordion-button:hover {
 z-index: 2;
}
.accordion-button:focus {
 z-index: 3;
 border-color: #86b7fe;
 outline: 0;
 box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.accordion-header {
 margin-bottom: 0;
}
.accordion-item {
 background-color: #fff;
 border: 1px solid rgba(0, 0, 0, 0.125);
}
.accordion-item:first-of-type {
 border-top-left-radius: 0.25rem;
 border-top-right-radius: 0.25rem;
}
.accordion-item:first-of-type .accordion-button {
 border-top-left-radius: calc(0.25rem - 1px);
 border-top-right-radius: calc(0.25rem - 1px);
}
.accordion-item:not(:first-of-type) {
 border-top: 0;
}
.accordion-item:last-of-type {
 border-bottom-right-radius: 0.25rem;
 border-bottom-left-radius: 0.25rem;
}
.accordion-item:last-of-type .accordion-button.collapsed {
 border-bottom-right-radius: calc(0.25rem - 1px);
 border-bottom-left-radius: calc(0.25rem - 1px);
}
.accordion-item:last-of-type .accordion-collapse {
 border-bottom-right-radius: 0.25rem;
 border-bottom-left-radius: 0.25rem;
}
.accordion-body {
 padding: 1rem 1.25rem;
}
.accordion-flush .accordion-collapse {
 border-width: 0;
}
.accordion-flush .accordion-item {
 border-right: 0;
 border-left: 0;
 border-radius: 0;
}
.accordion-flush .accordion-item:first-child {
 border-top: 0;
}
.accordion-flush .accordion-item:last-child {
 border-bottom: 0;
}
.accordion-flush .accordion-item .accordion-button {
 border-radius: 0;
}
.breadcrumb {
 display: flex;
 flex-wrap: wrap;
 padding: 0 0;
 margin-bottom: 1rem;
 list-style: none;
}
.breadcrumb-item + .breadcrumb-item {
 padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
 float: left;
 padding-right: 0.5rem;
 color: #6c757d;
 content: var(--bs-breadcrumb-divider, "/");
}
.breadcrumb-item.active {
 color: #6c757d;
}
.pagination {
 display: flex;
 padding-left: 0;
 list-style: none;
}
.page-link {
 position: relative;
 display: block;
 color: #0d6efd;
 text-decoration: none;
 background-color: #fff;
 border: 1px solid #dee2e6;
 transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
 .page-link {
  transition: none;
 }
}
.page-link:hover {
 z-index: 2;
 color: #0a58ca;
 background-color: #e9ecef;
 border-color: #dee2e6;
}
.page-link:focus {
 z-index: 3;
 color: #0a58ca;
 background-color: #e9ecef;
 outline: 0;
 box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.page-item:not(:first-child) .page-link {
 margin-left: -1px;
}
.page-item.active .page-link {
 z-index: 3;
 color: #fff;
 background-color: #0d6efd;
 border-color: #0d6efd;
}
.page-item.disabled .page-link {
 color: #6c757d;
 pointer-events: none;
 background-color: #fff;
 border-color: #dee2e6;
}
.page-link {
 padding: 0.375rem 0.75rem;
}
.page-item:first-child .page-link {
 border-top-left-radius: 0.25rem;
 border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
 border-top-right-radius: 0.25rem;
 border-bottom-right-radius: 0.25rem;
}
.pagination-lg .page-link {
 padding: 0.75rem 1.5rem;
 font-size: 1.25rem;
}
.pagination-lg .page-item:first-child .page-link {
 border-top-left-radius: 0.3rem;
 border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
 border-top-right-radius: 0.3rem;
 border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
 padding: 0.25rem 0.5rem;
 font-size: 0.875rem;
}
.pagination-sm .page-item:first-child .page-link {
 border-top-left-radius: 0.2rem;
 border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
 border-top-right-radius: 0.2rem;
 border-bottom-right-radius: 0.2rem;
}
.badge {
 display: inline-block;
 padding: 0.35em 0.65em;
 font-size: 0.75em;
 font-weight: 700;
 line-height: 1;
 color: #fff;
 text-align: center;
 white-space: nowrap;
 vertical-align: baseline;
 border-radius: 0.25rem;
}
.badge:empty {
 display: none;
}
.btn .badge {
 position: relative;
 top: -1px;
}
.alert {
 position: relative;
 padding: 1rem 1rem;
 margin-bottom: 1rem;
 border: 1px solid transparent;
 border-radius: 0.25rem;
}
.alert-heading {
 color: inherit;
}
.alert-link {
 font-weight: 700;
}
.alert-dismissible {
 padding-right: 3rem;
}
.alert-dismissible .btn-close {
 position: absolute;
 top: 0;
 right: 0;
 z-index: 2;
 padding: 1.25rem 1rem;
}
.alert-primary {
 color: #084298;
 background-color: #cfe2ff;
 border-color: #b6d4fe;
}
.alert-primary .alert-link {
 color: #06357a;
}
.alert-secondary {
 color: #41464b;
 background-color: #e2e3e5;
 border-color: #d3d6d8;
}
.alert-secondary .alert-link {
 color: #34383c;
}
.alert-success {
 color: #0f5132;
 background-color: #d1e7dd;
 border-color: #badbcc;
}
.alert-success .alert-link {
 color: #0c4128;
}
.alert-info {
 color: #055160;
 background-color: #cff4fc;
 border-color: #b6effb;
}
.alert-info .alert-link {
 color: #04414d;
}
.alert-warning {
 color: #664d03;
 background-color: #fff3cd;
 border-color: #ffecb5;
}
.alert-warning .alert-link {
 color: #523e02;
}
.alert-danger {
 color: #842029;
 background-color: #f8d7da;
 border-color: #f5c2c7;
}
.alert-danger .alert-link {
 color: #6a1a21;
}
.alert-light {
 color: #636464;
 background-color: #fefefe;
 border-color: #fdfdfe;
}
.alert-light .alert-link {
 color: #4f5050;
}
.alert-dark {
 color: #141619;
 background-color: #d3d3d4;
 border-color: #bcbebf;
}
.alert-dark .alert-link {
 color: #101214;
}
@-webkit-keyframes progress-bar-stripes {
 0% {
  background-position-x: 1rem;
 }
}
@keyframes progress-bar-stripes {
 0% {
  background-position-x: 1rem;
 }
}
.progress {
 display: flex;
 height: 1rem;
 overflow: hidden;
 font-size: 0.75rem;
 background-color: #e9ecef;
 border-radius: 0.25rem;
}
.progress-bar {
 display: flex;
 flex-direction: column;
 justify-content: center;
 overflow: hidden;
 color: #fff;
 text-align: center;
 white-space: nowrap;
 background-color: #0d6efd;
 transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
 .progress-bar {
  transition: none;
 }
}
.progress-bar-striped {
 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
 background-size: 1rem 1rem;
}
.progress-bar-animated {
 -webkit-animation: 1s linear infinite progress-bar-stripes;
 animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
 .progress-bar-animated {
  -webkit-animation: none;
  animation: none;
 }
}
.list-group {
 display: flex;
 flex-direction: column;
 padding-left: 0;
 margin-bottom: 0;
 border-radius: 0.25rem;
}
.list-group-numbered {
 list-style-type: none;
 counter-reset: section;
}
.list-group-numbered > li::before {
 content: counters(section, ".") ". ";
 counter-increment: section;
}
.list-group-item-action {
 width: 100%;
 color: #495057;
 text-align: inherit;
}
.list-group-item-action: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: 0.5rem 1rem;
 color: #212529;
 text-decoration: none;
 background-color: #fff;
 border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
 border-top-left-radius: inherit;
 border-top-right-radius: inherit;
}
.list-group-item:last-child {
 border-bottom-right-radius: inherit;
 border-bottom-left-radius: inherit;
}
.list-group-item.disabled,
.list-group-item:disabled {
 color: #6c757d;
 pointer-events: none;
 background-color: #fff;
}
.list-group-item.active {
 z-index: 2;
 color: #fff;
 background-color: #0d6efd;
 border-color: #0d6efd;
}
.list-group-item + .list-group-item {
 border-top-width: 0;
}
.list-group-item + .list-group-item.active {
 margin-top: -1px;
 border-top-width: 1px;
}
.list-group-horizontal {
 flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
 border-bottom-left-radius: 0.25rem;
 border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
 border-top-right-radius: 0.25rem;
 border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
 margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
 border-top-width: 1px;
 border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
 margin-left: -1px;
 border-left-width: 1px;
}
@media (min-width: 576px) {
 .list-group-horizontal-sm {
  flex-direction: row;
 }
 .list-group-horizontal-sm > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
 }
 .list-group-horizontal-sm > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
 }
 .list-group-horizontal-sm > .list-group-item.active {
  margin-top: 0;
 }
 .list-group-horizontal-sm > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
 }
 .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
 }
}
@media (min-width: 768px) {
 .list-group-horizontal-md {
  flex-direction: row;
 }
 .list-group-horizontal-md > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
 }
 .list-group-horizontal-md > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
 }
 .list-group-horizontal-md > .list-group-item.active {
  margin-top: 0;
 }
 .list-group-horizontal-md > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
 }
 .list-group-horizontal-md > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
 }
}
@media (min-width: 992px) {
 .list-group-horizontal-lg {
  flex-direction: row;
 }
 .list-group-horizontal-lg > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
 }
 .list-group-horizontal-lg > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
 }
 .list-group-horizontal-lg > .list-group-item.active {
  margin-top: 0;
 }
 .list-group-horizontal-lg > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
 }
 .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
 }
}
@media (min-width: 1200px) {
 .list-group-horizontal-xl {
  flex-direction: row;
 }
 .list-group-horizontal-xl > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
 }
 .list-group-horizontal-xl > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
 }
 .list-group-horizontal-xl > .list-group-item.active {
  margin-top: 0;
 }
 .list-group-horizontal-xl > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
 }
 .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
 }
}
@media (min-width: 1400px) {
 .list-group-horizontal-xxl {
  flex-direction: row;
 }
 .list-group-horizontal-xxl > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
 }
 .list-group-horizontal-xxl > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
 }
 .list-group-horizontal-xxl > .list-group-item.active {
  margin-top: 0;
 }
 .list-group-horizontal-xxl > .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
 }
 .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
 }
}
.list-group-flush {
 border-radius: 0;
}
.list-group-flush > .list-group-item {
 border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
 border-bottom-width: 0;
}
.list-group-item-primary {
 color: #084298;
 background-color: #cfe2ff;
}
.list-group-item-primary.list-group-item-action: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: 0.25em 0.25em;
 color: #000;
 background: transparent
  url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
  center/1em auto no-repeat;
 border: 0;
 border-radius: 0.25rem;
 opacity: 0.5;
}
.btn-close:hover {
 color: #000;
 text-decoration: none;
 opacity: 0.75;
}
.btn-close:focus {
 outline: 0;
 box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
 opacity: 1;
}
.btn-close.disabled,
.btn-close:disabled {
 pointer-events: none;
 -webkit-user-select: none;
 -moz-user-select: none;
 user-select: none;
 opacity: 0.25;
}
.btn-close-white {
 filter: invert(1) grayscale(100%) brightness(200%);
}
.toast {
 width: 350px;
 max-width: 100%;
 font-size: 0.875rem;
 pointer-events: auto;
 background-color: rgba(255, 255, 255, 0.85);
 background-clip: padding-box;
 border: 1px solid rgba(0, 0, 0, 0.1);
 box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
 border-radius: 0.25rem;
}
.toast:not(.showing):not(.show) {
 opacity: 0;
}
.toast.hide {
 display: none;
}
.toast-container {
 width: -webkit-max-content;
 width: -moz-max-content;
 width: max-content;
 max-width: 100%;
 pointer-events: none;
}
.toast-container > :not(:last-child) {
 margin-bottom: 0.75rem;
}
.toast-header {
 display: flex;
 align-items: center;
 padding: 0.5rem 0.75rem;
 color: #6c757d;
 background-color: rgba(255, 255, 255, 0.85);
 background-clip: padding-box;
 border-bottom: 1px solid rgba(0, 0, 0, 0.05);
 border-top-left-radius: calc(0.25rem - 1px);
 border-top-right-radius: calc(0.25rem - 1px);
}
.toast-header .btn-close {
 margin-right: -0.375rem;
 margin-left: 0.75rem;
}
.toast-body {
 padding: 0.75rem;
 word-wrap: break-word;
}
.modal {
 position: fixed;
 top: 0;
 left: 0;
 z-index: 1060;
 display: none;
 width: 100%;
 height: 100%;
 overflow-x: hidden;
 overflow-y: auto;
 outline: 0;
}
.modal-dialog {
 position: relative;
 width: auto;
 margin: 0.5rem;
 pointer-events: none;
}
.modal.fade .modal-dialog {
 transition: transform 0.3s ease-out;
 transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
 .modal.fade .modal-dialog {
  transition: none;
 }
}
.modal.show .modal-dialog {
 transform: none;
}
.modal.modal-static .modal-dialog {
 transform: scale(1.02);
}
.modal-dialog-scrollable {
 height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
 max-height: 100%;
 overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
 overflow-y: auto;
}
.modal-dialog-centered {
 display: flex;
 align-items: center;
 min-height: calc(100% - 1rem);
}
.modal-content {
 position: relative;
 display: flex;
 flex-direction: column;
 width: 100%;
 pointer-events: auto;
 background-color: #fff;
 background-clip: padding-box;
 border: 1px solid rgba(0, 0, 0, 0.2);
 border-radius: 0.3rem;
 outline: 0;
}
.modal-backdrop {
 position: fixed;
 top: 0;
 left: 0;
 z-index: 1040;
 width: 100vw;
 height: 100vh;
 background-color: #000;
}
.modal-backdrop.fade {
 opacity: 0;
}
.modal-backdrop.show {
 opacity: 0.5;
}
.modal-header {
 display: flex;
 flex-shrink: 0;
 align-items: center;
 justify-content: space-between;
 padding: 1rem 1rem;
 border-bottom: 1px solid #dee2e6;
 border-top-left-radius: calc(0.3rem - 1px);
 border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .btn-close {
 padding: 0.5rem 0.5rem;
 margin: -0.5rem -0.5rem -0.5rem auto;
}
.modal-title {
 margin-bottom: 0;
 line-height: 1.5;
}
.modal-body {
 position: relative;
 flex: 1 1 auto;
 padding: 1rem;
}
.modal-footer {
 display: flex;
 flex-wrap: wrap;
 flex-shrink: 0;
 align-items: center;
 justify-content: flex-end;
 padding: 0.75rem;
 border-top: 1px solid #dee2e6;
 border-bottom-right-radius: calc(0.3rem - 1px);
 border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
 margin: 0.25rem;
}
@media (min-width: 576px) {
 .modal-dialog {
  max-width: 500px;
  margin: 1.75rem auto;
 }
 .modal-dialog-scrollable {
  height: calc(100% - 3.5rem);
 }
 .modal-dialog-centered {
  min-height: calc(100% - 3.5rem);
 }
 .modal-sm {
  max-width: 300px;
 }
}
@media (min-width: 992px) {
 .modal-lg,
 .modal-xl {
  max-width: 800px;
 }
}
@media (min-width: 1200px) {
 .modal-xl {
  max-width: 1140px;
 }
}
.modal-fullscreen {
 width: 100vw;
 max-width: none;
 height: 100%;
 margin: 0;
}
.modal-fullscreen .modal-content {
 height: 100%;
 border: 0;
 border-radius: 0;
}
.modal-fullscreen .modal-header {
 border-radius: 0;
}
.modal-fullscreen .modal-body {
 overflow-y: auto;
}
.modal-fullscreen .modal-footer {
 border-radius: 0;
}
@media (max-width: 575.98px) {
 .modal-fullscreen-sm-down {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
 }
 .modal-fullscreen-sm-down .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
 }
 .modal-fullscreen-sm-down .modal-header {
  border-radius: 0;
 }
 .modal-fullscreen-sm-down .modal-body {
  overflow-y: auto;
 }
 .modal-fullscreen-sm-down .modal-footer {
  border-radius: 0;
 }
}
@media (max-width: 767.98px) {
 .modal-fullscreen-md-down {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
 }
 .modal-fullscreen-md-down .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
 }
 .modal-fullscreen-md-down .modal-header {
  border-radius: 0;
 }
 .modal-fullscreen-md-down .modal-body {
  overflow-y: auto;
 }
 .modal-fullscreen-md-down .modal-footer {
  border-radius: 0;
 }
}
@media (max-width: 991.98px) {
 .modal-fullscreen-lg-down {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
 }
 .modal-fullscreen-lg-down .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
 }
 .modal-fullscreen-lg-down .modal-header {
  border-radius: 0;
 }
 .modal-fullscreen-lg-down .modal-body {
  overflow-y: auto;
 }
 .modal-fullscreen-lg-down .modal-footer {
  border-radius: 0;
 }
}
@media (max-width: 1199.98px) {
 .modal-fullscreen-xl-down {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
 }
 .modal-fullscreen-xl-down .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
 }
 .modal-fullscreen-xl-down .modal-header {
  border-radius: 0;
 }
 .modal-fullscreen-xl-down .modal-body {
  overflow-y: auto;
 }
 .modal-fullscreen-xl-down .modal-footer {
  border-radius: 0;
 }
}
@media (max-width: 1399.98px) {
 .modal-fullscreen-xxl-down {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
 }
 .modal-fullscreen-xxl-down .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
 }
 .modal-fullscreen-xxl-down .modal-header {
  border-radius: 0;
 }
 .modal-fullscreen-xxl-down .modal-body {
  overflow-y: auto;
 }
 .modal-fullscreen-xxl-down .modal-footer {
  border-radius: 0;
 }
}
.tooltip {
 position: absolute;
 z-index: 1080;
 display: block;
 margin: 0;
 font-family: var(--bs-font-sans-serif);
 font-style: normal;
 font-weight: 400;
 line-height: 1.5;
 text-align: left;
 text-align: start;
 text-decoration: none;
 text-shadow: none;
 text-transform: none;
 letter-spacing: normal;
 word-break: normal;
 word-spacing: normal;
 white-space: normal;
 line-break: auto;
 font-size: 0.875rem;
 word-wrap: break-word;
 opacity: 0;
}
.tooltip.show {
 opacity: 0.9;
}
.tooltip .tooltip-arrow {
 position: absolute;
 display: block;
 width: 0.8rem;
 height: 0.4rem;
}
.tooltip .tooltip-arrow::before {
 position: absolute;
 content: "";
 border-color: transparent;
 border-style: solid;
}
.bs-tooltip-auto[data-popper-placement^="top"],
.bs-tooltip-top {
 padding: 0.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: 0.4rem 0.4rem 0;
 border-top-color: #000;
}
.bs-tooltip-auto[data-popper-placement^="right"],
.bs-tooltip-end {
 padding: 0 0.4rem;
}
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow,
.bs-tooltip-end .tooltip-arrow {
 left: 0;
 width: 0.4rem;
 height: 0.8rem;
}
.bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before,
.bs-tooltip-end .tooltip-arrow::before {
 right: -1px;
 border-width: 0.4rem 0.4rem 0.4rem 0;
 border-right-color: #000;
}
.bs-tooltip-auto[data-popper-placement^="bottom"],
.bs-tooltip-bottom {
 padding: 0.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 0.4rem 0.4rem;
 border-bottom-color: #000;
}
.bs-tooltip-auto[data-popper-placement^="left"],
.bs-tooltip-start {
 padding: 0 0.4rem;
}
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow,
.bs-tooltip-start .tooltip-arrow {
 right: 0;
 width: 0.4rem;
 height: 0.8rem;
}
.bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before,
.bs-tooltip-start .tooltip-arrow::before {
 left: -1px;
 border-width: 0.4rem 0 0.4rem 0.4rem;
 border-left-color: #000;
}
.tooltip-inner {
 max-width: 200px;
 padding: 0.25rem 0.5rem;
 color: #fff;
 text-align: center;
 background-color: #000;
 border-radius: 0.25rem;
}
.popover {
 position: absolute;
 top: 0;
 left: 0;
 z-index: 1070;
 display: block;
 max-width: 276px;
 font-family: var(--bs-font-sans-serif);
 font-style: normal;
 font-weight: 400;
 line-height: 1.5;
 text-align: left;
 text-align: start;
 text-decoration: none;
 text-shadow: none;
 text-transform: none;
 letter-spacing: normal;
 word-break: normal;
 word-spacing: normal;
 white-space: normal;
 line-break: auto;
 font-size: 0.875rem;
 word-wrap: break-word;
 background-color: #fff;
 background-clip: padding-box;
 border: 1px solid rgba(0, 0, 0, 0.2);
 border-radius: 0.3rem;
}
.popover .popover-arrow {
 position: absolute;
 display: block;
 width: 1rem;
 height: 0.5rem;
}
.popover .popover-arrow::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(-0.5rem - 1px);
}
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before,
.bs-popover-top > .popover-arrow::before {
 bottom: 0;
 border-width: 0.5rem 0.5rem 0;
 border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after,
.bs-popover-top > .popover-arrow::after {
 bottom: 1px;
 border-width: 0.5rem 0.5rem 0;
 border-top-color: #fff;
}
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow,
.bs-popover-end > .popover-arrow {
 left: calc(-0.5rem - 1px);
 width: 0.5rem;
 height: 1rem;
}
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before,
.bs-popover-end > .popover-arrow::before {
 left: 0;
 border-width: 0.5rem 0.5rem 0.5rem 0;
 border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after,
.bs-popover-end > .popover-arrow::after {
 left: 1px;
 border-width: 0.5rem 0.5rem 0.5rem 0;
 border-right-color: #fff;
}
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow,
.bs-popover-bottom > .popover-arrow {
 top: calc(-0.5rem - 1px);
}
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before,
.bs-popover-bottom > .popover-arrow::before {
 top: 0;
 border-width: 0 0.5rem 0.5rem 0.5rem;
 border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after,
.bs-popover-bottom > .popover-arrow::after {
 top: 1px;
 border-width: 0 0.5rem 0.5rem 0.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: -0.5rem;
 content: "";
 border-bottom: 1px solid #f0f0f0;
}
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow,
.bs-popover-start > .popover-arrow {
 right: calc(-0.5rem - 1px);
 width: 0.5rem;
 height: 1rem;
}
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before,
.bs-popover-start > .popover-arrow::before {
 right: 0;
 border-width: 0.5rem 0 0.5rem 0.5rem;
 border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after,
.bs-popover-start > .popover-arrow::after {
 right: 1px;
 border-width: 0.5rem 0 0.5rem 0.5rem;
 border-left-color: #fff;
}
.popover-header {
 padding: 0.5rem 1rem;
 margin-bottom: 0;
 font-size: 1rem;
 background-color: #f0f0f0;
 border-bottom: 1px solid #d8d8d8;
 border-top-left-radius: calc(0.3rem - 1px);
 border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
 display: none;
}
.popover-body {
 padding: 1rem 1rem;
 color: #212529;
}
.carousel {
 position: relative;
}
.carousel.pointer-event {
 touch-action: pan-y;
}
.carousel-inner {
 position: relative;
 width: 100%;
 overflow: hidden;
}
.carousel-inner::after {
 display: block;
 clear: both;
 content: "";
}
.carousel-item {
 position: relative;
 display: none;
 float: left;
 width: 100%;
 margin-right: -100%;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
 .carousel-item {
  transition: none;
 }
}
.carousel-item-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 0.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: 0 0;
 border: 0;
 opacity: 0.5;
 transition: opacity 0.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: 0.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,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
 background-image: url("data:image/svg+xml,%3csvgxmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.carousel-indicators {
 position: absolute;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: 2;
 display: flex;
 justify-content: center;
 padding: 0;
 margin-right: 15%;
 margin-bottom: 1rem;
 margin-left: 15%;
 list-style: none;
}
.carousel-indicators [data-bs-target] {
 box-sizing: content-box;
 flex: 0 1 auto;
 width: 30px;
 height: 3px;
 padding: 0;
 margin-right: 3px;
 margin-left: 3px;
 text-indent: -999px;
 cursor: pointer;
 background-color: #fff;
 background-clip: padding-box;
 border: 0;
 border-top: 10px solid transparent;
 border-bottom: 10px solid transparent;
 opacity: 0.5;
 transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
 .carousel-indicators [data-bs-target] {
  transition: none;
 }
}
.carousel-indicators .active {
 opacity: 1;
}
.carousel-caption {
 position: absolute;
 right: 15%;
 bottom: 1.25rem;
 left: 15%;
 padding-top: 1.25rem;
 padding-bottom: 1.25rem;
 color: #fff;
 text-align: center;
}
.carousel-dark .carousel-control-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;
}
@-webkit-keyframes spinner-border {
 to {
  transform: rotate(360deg);
 }
}
@keyframes spinner-border {
 to {
  transform: rotate(360deg);
 }
}
.spinner-border {
 display: inline-block;
 width: 2rem;
 height: 2rem;
 vertical-align: -0.125em;
 border: 0.25em solid currentColor;
 border-right-color: transparent;
 border-radius: 50%;
 -webkit-animation: 0.75s linear infinite spinner-border;
 animation: 0.75s linear infinite spinner-border;
}
.spinner-border-sm {
 width: 1rem;
 height: 1rem;
 border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
 0% {
  transform: scale(0);
 }
 50% {
  opacity: 1;
  transform: none;
 }
}
@keyframes spinner-grow {
 0% {
  transform: scale(0);
 }
 50% {
  opacity: 1;
  transform: none;
 }
}
.spinner-grow {
 display: inline-block;
 width: 2rem;
 height: 2rem;
 vertical-align: -0.125em;
 background-color: currentColor;
 border-radius: 50%;
 opacity: 0;
 -webkit-animation: 0.75s linear infinite spinner-grow;
 animation: 0.75s linear infinite spinner-grow;
}
.spinner-grow-sm {
 width: 1rem;
 height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
 .spinner-border,
 .spinner-grow {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
 }
}
.offcanvas {
 position: fixed;
 bottom: 0;
 z-index: 1050;
 display: flex;
 flex-direction: column;
 max-width: 100%;
 visibility: hidden;
 background-color: #fff;
 background-clip: padding-box;
 outline: 0;
 transition: transform 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
 .offcanvas {
  transition: none;
 }
}
.offcanvas-header {
 display: flex;
 align-items: center;
 justify-content: space-between;
 padding: 1rem 1rem;
}
.offcanvas-header .btn-close {
 padding: 0.5rem 0.5rem;
 margin: -0.5rem -0.5rem -0.5rem auto;
}
.offcanvas-title {
 margin-bottom: 0;
 line-height: 1.5;
}
.offcanvas-body {
 flex-grow: 1;
 padding: 1rem 1rem;
 overflow-y: auto;
}
.offcanvas-start {
 top: 0;
 left: 0;
 width: 400px;
 border-right: 1px solid rgba(0, 0, 0, 0.2);
 transform: translateX(-100%);
}
.offcanvas-end {
 top: 0;
 right: 0;
 width: 400px;
 border-left: 1px solid rgba(0, 0, 0, 0.2);
 transform: translateX(100%);
}
.offcanvas-top {
 top: 0;
 right: 0;
 left: 0;
 height: 30vh;
 max-height: 100%;
 border-bottom: 1px solid rgba(0, 0, 0, 0.2);
 transform: translateY(-100%);
}
.offcanvas-bottom {
 right: 0;
 left: 0;
 height: 30vh;
 max-height: 100%;
 border-top: 1px solid rgba(0, 0, 0, 0.2);
 transform: translateY(100%);
}
.offcanvas.show {
 transform: none;
}
.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: calc(3 / 4 * 100%);
}
.ratio-16x9 {
 --bs-aspect-ratio: calc(9 / 16 * 100%);
}
.ratio-21x9 {
 --bs-aspect-ratio: calc(9 / 21 * 100%);
}
.fixed-top {
 position: fixed;
 top: 0;
 right: 0;
 left: 0;
 z-index: 1030;
}
.fixed-bottom {
 position: fixed;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: 1030;
}
.sticky-top {
 position: -webkit-sticky;
 position: sticky;
 top: 0;
 z-index: 1020;
}
@media (min-width: 576px) {
 .sticky-sm-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
 }
}
@media (min-width: 768px) {
 .sticky-md-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
 }
}
@media (min-width: 992px) {
 .sticky-lg-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
 }
}
@media (min-width: 1200px) {
 .sticky-xl-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
 }
}
@media (min-width: 1400px) {
 .sticky-xxl-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
 }
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
 position: absolute !important;
 width: 1px !important;
 height: 1px !important;
 padding: 0 !important;
 margin: -1px !important;
 overflow: hidden !important;
 clip: rect(0, 0, 0, 0) !important;
 white-space: nowrap !important;
 border: 0 !important;
}
.stretched-link::after {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: 1;
 content: "";
}
.text-truncate {
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.align-baseline {
 vertical-align: baseline !important;
}
.align-top {
 vertical-align: top !important;
}
.align-middle {
 vertical-align: middle !important;
}
.align-bottom {
 vertical-align: bottom !important;
}
.align-text-bottom {
 vertical-align: text-bottom !important;
}
.align-text-top {
 vertical-align: text-top !important;
}
.float-start {
 float: left !important;
}
.float-end {
 float: right !important;
}
.float-none {
 float: none !important;
}
.overflow-auto {
 overflow: auto !important;
}
.overflow-hidden {
 overflow: hidden !important;
}
.overflow-visible {
 overflow: visible !important;
}
.overflow-scroll {
 overflow: scroll !important;
}
.d-inline {
 display: inline !important;
}
.d-inline-block {
 display: inline-block !important;
}
.d-block {
 display: block !important;
}
.d-grid {
 display: grid !important;
}
.d-table {
 display: table !important;
}
.d-table-row {
 display: table-row !important;
}
.d-table-cell {
 display: table-cell !important;
}
.d-flex {
 display: flex !important;
}
.d-inline-flex {
 display: inline-flex !important;
}
.d-none {
 display: none !important;
}
.shadow {
 box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-sm {
 box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow-lg {
 box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
 box-shadow: none !important;
}
.position-static {
 position: static !important;
}
.position-relative {
 position: relative !important;
}
.position-absolute {
 position: absolute !important;
}
.position-fixed {
 position: fixed !important;
}
.position-sticky {
 position: -webkit-sticky !important;
 position: sticky !important;
}
.top-0 {
 top: 0 !important;
}
.top-50 {
 top: 50% !important;
}
.top-100 {
 top: 100% !important;
}
.bottom-0 {
 bottom: 0 !important;
}
.bottom-50 {
 bottom: 50% !important;
}
.bottom-100 {
 bottom: 100% !important;
}
.start-0 {
 left: 0 !important;
}
.start-50 {
 left: 50% !important;
}
.start-100 {
 left: 100% !important;
}
.end-0 {
 right: 0 !important;
}
.end-50 {
 right: 50% !important;
}
.end-100 {
 right: 100% !important;
}
.translate-middle {
 transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
 transform: translateX(-50%) !important;
}
.translate-middle-y {
 transform: translateY(-50%) !important;
}
.border {
 border: 1px solid #dee2e6 !important;
}
.border-0 {
 border: 0 !important;
}
.border-top {
 border-top: 1px solid #dee2e6 !important;
}
.border-top-0 {
 border-top: 0 !important;
}
.border-end {
 border-right: 1px solid #dee2e6 !important;
}
.border-end-0 {
 border-right: 0 !important;
}
.border-bottom {
 border-bottom: 1px solid #dee2e6 !important;
}
.border-bottom-0 {
 border-bottom: 0 !important;
}
.border-start {
 border-left: 1px solid #dee2e6 !important;
}
.border-start-0 {
 border-left: 0 !important;
}
.border-primary {
 border-color: #0d6efd !important;
}
.border-secondary {
 border-color: #6c757d !important;
}
.border-success {
 border-color: #198754 !important;
}
.border-info {
 border-color: #0dcaf0 !important;
}
.border-warning {
 border-color: #ffc107 !important;
}
.border-danger {
 border-color: #dc3545 !important;
}
.border-light {
 border-color: #f8f9fa !important;
}
.border-dark {
 border-color: #212529 !important;
}
.border-white {
 border-color: #fff !important;
}
.border-1 {
 border-width: 1px !important;
}
.border-2 {
 border-width: 2px !important;
}
.border-3 {
 border-width: 3px !important;
}
.border-4 {
 border-width: 4px !important;
}
.border-5 {
 border-width: 5px !important;
}
.w-25 {
 width: 25% !important;
}
.w-50 {
 width: 50% !important;
}
.w-75 {
 width: 75% !important;
}
.w-100 {
 width: 100% !important;
}
.w-auto {
 width: auto !important;
}
.mw-100 {
 max-width: 100% !important;
}
.vw-100 {
 width: 100vw !important;
}
.min-vw-100 {
 min-width: 100vw !important;
}
.h-25 {
 height: 25% !important;
}
.h-50 {
 height: 50% !important;
}
.h-75 {
 height: 75% !important;
}
.h-100 {
 height: 100% !important;
}
.h-auto {
 height: auto !important;
}
.mh-100 {
 max-height: 100% !important;
}
.vh-100 {
 height: 100vh !important;
}
.min-vh-100 {
 min-height: 100vh !important;
}
.flex-fill {
 flex: 1 1 auto !important;
}
.flex-row {
 flex-direction: row !important;
}
.flex-column {
 flex-direction: column !important;
}
.flex-row-reverse {
 flex-direction: row-reverse !important;
}
.flex-column-reverse {
 flex-direction: column-reverse !important;
}
.flex-grow-0 {
 flex-grow: 0 !important;
}
.flex-grow-1 {
 flex-grow: 1 !important;
}
.flex-shrink-0 {
 flex-shrink: 0 !important;
}
.flex-shrink-1 {
 flex-shrink: 1 !important;
}
.flex-wrap {
 flex-wrap: wrap !important;
}
.flex-nowrap {
 flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
 flex-wrap: wrap-reverse !important;
}
.gap-0 {
 gap: 0 !important;
}
.gap-1 {
 gap: 0.25rem !important;
}
.gap-2 {
 gap: 0.5rem !important;
}
.gap-3 {
 gap: 1rem !important;
}
.gap-4 {
 gap: 1.5rem !important;
}
.gap-5 {
 gap: 3rem !important;
}
.justify-content-start {
 justify-content: flex-start !important;
}
.justify-content-end {
 justify-content: flex-end !important;
}
.justify-content-center {
 justify-content: center !important;
}
.justify-content-between {
 justify-content: space-between !important;
}
.justify-content-around {
 justify-content: space-around !important;
}
.justify-content-evenly {
 justify-content: space-evenly !important;
}
.align-items-start {
 align-items: flex-start !important;
}
.align-items-end {
 align-items: flex-end !important;
}
.align-items-center {
 align-items: center !important;
}
.align-items-baseline {
 align-items: baseline !important;
}
.align-items-stretch {
 align-items: stretch !important;
}
.align-content-start {
 align-content: flex-start !important;
}
.align-content-end {
 align-content: flex-end !important;
}
.align-content-center {
 align-content: center !important;
}
.align-content-between {
 align-content: space-between !important;
}
.align-content-around {
 align-content: space-around !important;
}
.align-content-stretch {
 align-content: stretch !important;
}
.align-self-auto {
 align-self: auto !important;
}
.align-self-start {
 align-self: flex-start !important;
}
.align-self-end {
 align-self: flex-end !important;
}
.align-self-center {
 align-self: center !important;
}
.align-self-baseline {
 align-self: baseline !important;
}
.align-self-stretch {
 align-self: stretch !important;
}
.order-first {
 order: -1 !important;
}
.order-0 {
 order: 0 !important;
}
.order-1 {
 order: 1 !important;
}
.order-2 {
 order: 2 !important;
}
.order-3 {
 order: 3 !important;
}
.order-4 {
 order: 4 !important;
}
.order-5 {
 order: 5 !important;
}
.order-last {
 order: 6 !important;
}
.m-0 {
 margin: 0 !important;
}
.m-1 {
 margin: 0.25rem !important;
}
.m-2 {
 margin: 0.5rem !important;
}
.m-3 {
 margin: 1rem !important;
}
.m-4 {
 margin: 1.5rem !important;
}
.m-5 {
 margin: 3rem !important;
}
.m-auto {
 margin: auto !important;
}
.mx-0 {
 margin-right: 0 !important;
 margin-left: 0 !important;
}
.mx-1 {
 margin-right: 0.25rem !important;
 margin-left: 0.25rem !important;
}
.mx-2 {
 margin-right: 0.5rem !important;
 margin-left: 0.5rem !important;
}
.mx-3 {
 margin-right: 1rem !important;
 margin-left: 1rem !important;
}
.mx-4 {
 margin-right: 1.5rem !important;
 margin-left: 1.5rem !important;
}
.mx-5 {
 margin-right: 3rem !important;
 margin-left: 3rem !important;
}
.mx-auto {
 margin-right: auto !important;
 margin-left: auto !important;
}
.my-0 {
 margin-top: 0 !important;
 margin-bottom: 0 !important;
}
.my-1 {
 margin-top: 0.25rem !important;
 margin-bottom: 0.25rem !important;
}
.my-2 {
 margin-top: 0.5rem !important;
 margin-bottom: 0.5rem !important;
}
.my-3 {
 margin-top: 1rem !important;
 margin-bottom: 1rem !important;
}
.my-4 {
 margin-top: 1.5rem !important;
 margin-bottom: 1.5rem !important;
}
.my-5 {
 margin-top: 3rem !important;
 margin-bottom: 3rem !important;
}
.my-auto {
 margin-top: auto !important;
 margin-bottom: auto !important;
}
.mt-0 {
 margin-top: 0 !important;
}
.mt-1 {
 margin-top: 0.25rem !important;
}
.mt-2 {
 margin-top: 0.5rem !important;
}
.mt-3 {
 margin-top: 1rem !important;
}
.mt-4 {
 margin-top: 1.5rem !important;
}
.mt-5 {
 margin-top: 3rem !important;
}
.mt-auto {
 margin-top: auto !important;
}
.me-0 {
 margin-right: 0 !important;
}
.me-1 {
 margin-right: 0.25rem !important;
}
.me-2 {
 margin-right: 0.5rem !important;
}
.me-3 {
 margin-right: 1rem !important;
}
.me-4 {
 margin-right: 1.5rem !important;
}
.me-5 {
 margin-right: 3rem !important;
}
.me-auto {
 margin-right: auto !important;
}
.mb-0 {
 margin-bottom: 0 !important;
}
.mb-1 {
 margin-bottom: 0.25rem !important;
}
.mb-2 {
 margin-bottom: 0.5rem !important;
}
.mb-3 {
 margin-bottom: 1rem !important;
}
.mb-4 {
 margin-bottom: 1.5rem !important;
}
.mb-5 {
 margin-bottom: 3rem !important;
}
.mb-auto {
 margin-bottom: auto !important;
}
.ms-0 {
 margin-left: 0 !important;
}
.ms-1 {
 margin-left: 0.25rem !important;
}
.ms-2 {
 margin-left: 0.5rem !important;
}
.ms-3 {
 margin-left: 1rem !important;
}
.ms-4 {
 margin-left: 1.5rem !important;
}
.ms-5 {
 margin-left: 3rem !important;
}
.ms-auto {
 margin-left: auto !important;
}
.p-0 {
 padding: 0 !important;
}
.p-1 {
 padding: 0.25rem !important;
}
.p-2 {
 padding: 0.5rem !important;
}
.p-3 {
 padding: 1rem !important;
}
.p-4 {
 padding: 1.5rem !important;
}
.p-5 {
 padding: 3rem !important;
}
.px-0 {
 padding-right: 0 !important;
 padding-left: 0 !important;
}
.px-1 {
 padding-right: 0.25rem !important;
 padding-left: 0.25rem !important;
}
.px-2 {
 padding-right: 0.5rem !important;
 padding-left: 0.5rem !important;
}
.px-3 {
 padding-right: 1rem !important;
 padding-left: 1rem !important;
}
.px-4 {
 padding-right: 1.5rem !important;
 padding-left: 1.5rem !important;
}
.px-5 {
 padding-right: 3rem !important;
 padding-left: 3rem !important;
}
.py-0 {
 padding-top: 0 !important;
 padding-bottom: 0 !important;
}
.py-1 {
 padding-top: 0.25rem !important;
 padding-bottom: 0.25rem !important;
}
.py-2 {
 padding-top: 0.5rem !important;
 padding-bottom: 0.5rem !important;
}
.py-3 {
 padding-top: 1rem !important;
 padding-bottom: 1rem !important;
}
.py-4 {
 padding-top: 1.5rem !important;
 padding-bottom: 1.5rem !important;
}
.py-5 {
 padding-top: 3rem !important;
 padding-bottom: 3rem !important;
}
.pt-0 {
 padding-top: 0 !important;
}
.pt-1 {
 padding-top: 0.25rem !important;
}
.pt-2 {
 padding-top: 0.5rem !important;
}
.pt-3 {
 padding-top: 1rem !important;
}
.pt-4 {
 padding-top: 1.5rem !important;
}
.pt-5 {
 padding-top: 3rem !important;
}
.pe-0 {
 padding-right: 0 !important;
}
.pe-1 {
 padding-right: 0.25rem !important;
}
.pe-2 {
 padding-right: 0.5rem !important;
}
.pe-3 {
 padding-right: 1rem !important;
}
.pe-4 {
 padding-right: 1.5rem !important;
}
.pe-5 {
 padding-right: 3rem !important;
}
.pb-0 {
 padding-bottom: 0 !important;
}
.pb-1 {
 padding-bottom: 0.25rem !important;
}
.pb-2 {
 padding-bottom: 0.5rem !important;
}
.pb-3 {
 padding-bottom: 1rem !important;
}
.pb-4 {
 padding-bottom: 1.5rem !important;
}
.pb-5 {
 padding-bottom: 3rem !important;
}
.ps-0 {
 padding-left: 0 !important;
}
.ps-1 {
 padding-left: 0.25rem !important;
}
.ps-2 {
 padding-left: 0.5rem !important;
}
.ps-3 {
 padding-left: 1rem !important;
}
.ps-4 {
 padding-left: 1.5rem !important;
}
.ps-5 {
 padding-left: 3rem !important;
}
.font-monospace {
 font-family: var(--bs-font-monospace) !important;
}
.fs-1 {
 font-size: calc(1.375rem + 1.5vw) !important;
}
.fs-2 {
 font-size: calc(1.325rem + 0.9vw) !important;
}
.fs-3 {
 font-size: calc(1.3rem + 0.6vw) !important;
}
.fs-4 {
 font-size: calc(1.275rem + 0.3vw) !important;
}
.fs-5 {
 font-size: 1.25rem !important;
}
.fs-6 {
 font-size: 1rem !important;
}
.fst-italic {
 font-style: italic !important;
}
.fst-normal {
 font-style: normal !important;
}
.fw-light {
 font-weight: 300 !important;
}
.fw-lighter {
 font-weight: lighter !important;
}
.fw-normal {
 font-weight: 400 !important;
}
.fw-bold {
 font-weight: 700 !important;
}
.fw-bolder {
 font-weight: bolder !important;
}
.lh-1 {
 line-height: 1 !important;
}
.lh-sm {
 line-height: 1.25 !important;
}
.lh-base {
 line-height: 1.5 !important;
}
.lh-lg {
 line-height: 2 !important;
}
.text-start {
 text-align: left !important;
}
.text-end {
 text-align: right !important;
}
.text-center {
 text-align: center !important;
}
.text-decoration-none {
 text-decoration: none !important;
}
.text-decoration-underline {
 text-decoration: underline !important;
}
.text-decoration-line-through {
 text-decoration: line-through !important;
}
.text-lowercase {
 text-transform: lowercase !important;
}
.text-uppercase {
 text-transform: uppercase !important;
}
.text-capitalize {
 text-transform: capitalize !important;
}
.text-wrap {
 white-space: normal !important;
}
.text-nowrap {
 white-space: nowrap !important;
}
.text-break {
 word-wrap: break-word !important;
 word-break: break-word !important;
}
.text-primary {
 color: #0d6efd !important;
}
.text-secondary {
 color: #6c757d !important;
}
.text-success {
 color: #198754 !important;
}
.text-info {
 color: #0dcaf0 !important;
}
.text-warning {
 color: #ffc107 !important;
}
.text-danger {
 color: #dc3545 !important;
}
.text-light {
 color: #f8f9fa !important;
}
.text-dark {
 color: #212529 !important;
}
.text-white {
 color: #fff !important;
}
.text-body {
 color: #212529 !important;
}
.text-muted {
 color: #6c757d !important;
}
.text-black-50 {
 color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
 color: rgba(255, 255, 255, 0.5) !important;
}
.text-reset {
 color: inherit !important;
}
.bg-primary {
 background-color: #0d6efd !important;
}
.bg-secondary {
 background-color: #6c757d !important;
}
.bg-success {
 background-color: #198754 !important;
}
.bg-info {
 background-color: #0dcaf0 !important;
}
.bg-warning {
 background-color: #ffc107 !important;
}
.bg-danger {
 background-color: #dc3545 !important;
}
.bg-light {
 background-color: #f8f9fa !important;
}
.bg-dark {
 background-color: #212529 !important;
}
.bg-body {
 background-color: #fff !important;
}
.bg-white {
 background-color: #fff !important;
}
.bg-transparent {
 background-color: transparent !important;
}
.bg-gradient {
 background-image: var(--bs-gradient) !important;
}
.user-select-all {
 -webkit-user-select: all !important;
 -moz-user-select: all !important;
 user-select: all !important;
}
.user-select-auto {
 -webkit-user-select: auto !important;
 -moz-user-select: auto !important;
 user-select: auto !important;
}
.user-select-none {
 -webkit-user-select: none !important;
 -moz-user-select: none !important;
 user-select: none !important;
}
.pe-none {
 pointer-events: none !important;
}
.pe-auto {
 pointer-events: auto !important;
}
.rounded {
 border-radius: 0.25rem !important;
}
.rounded-0 {
 border-radius: 0 !important;
}
.rounded-1 {
 border-radius: 0.2rem !important;
}
.rounded-2 {
 border-radius: 0.25rem !important;
}
.rounded-3 {
 border-radius: 0.3rem !important;
}
.rounded-circle {
 border-radius: 50% !important;
}
.rounded-pill {
 border-radius: 50rem !important;
}
.rounded-top {
 border-top-left-radius: 0.25rem !important;
 border-top-right-radius: 0.25rem !important;
}
.rounded-end {
 border-top-right-radius: 0.25rem !important;
 border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
 border-bottom-right-radius: 0.25rem !important;
 border-bottom-left-radius: 0.25rem !important;
}
.rounded-start {
 border-bottom-left-radius: 0.25rem !important;
 border-top-left-radius: 0.25rem !important;
}
.visible {
 visibility: visible !important;
}
.invisible {
 visibility: hidden !important;
}
@media (min-width: 576px) {
 .float-sm-start {
  float: left !important;
 }
 .float-sm-end {
  float: right !important;
 }
 .float-sm-none {
  float: none !important;
 }
 .d-sm-inline {
  display: inline !important;
 }
 .d-sm-inline-block {
  display: inline-block !important;
 }
 .d-sm-block {
  display: block !important;
 }
 .d-sm-grid {
  display: grid !important;
 }
 .d-sm-table {
  display: table !important;
 }
 .d-sm-table-row {
  display: table-row !important;
 }
 .d-sm-table-cell {
  display: table-cell !important;
 }
 .d-sm-flex {
  display: flex !important;
 }
 .d-sm-inline-flex {
  display: inline-flex !important;
 }
 .d-sm-none {
  display: none !important;
 }
 .flex-sm-fill {
  flex: 1 1 auto !important;
 }
 .flex-sm-row {
  flex-direction: row !important;
 }
 .flex-sm-column {
  flex-direction: column !important;
 }
 .flex-sm-row-reverse {
  flex-direction: row-reverse !important;
 }
 .flex-sm-column-reverse {
  flex-direction: column-reverse !important;
 }
 .flex-sm-grow-0 {
  flex-grow: 0 !important;
 }
 .flex-sm-grow-1 {
  flex-grow: 1 !important;
 }
 .flex-sm-shrink-0 {
  flex-shrink: 0 !important;
 }
 .flex-sm-shrink-1 {
  flex-shrink: 1 !important;
 }
 .flex-sm-wrap {
  flex-wrap: wrap !important;
 }
 .flex-sm-nowrap {
  flex-wrap: nowrap !important;
 }
 .flex-sm-wrap-reverse {
  flex-wrap: wrap-reverse !important;
 }
 .gap-sm-0 {
  gap: 0 !important;
 }
 .gap-sm-1 {
  gap: 0.25rem !important;
 }
 .gap-sm-2 {
  gap: 0.5rem !important;
 }
 .gap-sm-3 {
  gap: 1rem !important;
 }
 .gap-sm-4 {
  gap: 1.5rem !important;
 }
 .gap-sm-5 {
  gap: 3rem !important;
 }
 .justify-content-sm-start {
  justify-content: flex-start !important;
 }
 .justify-content-sm-end {
  justify-content: flex-end !important;
 }
 .justify-content-sm-center {
  justify-content: center !important;
 }
 .justify-content-sm-between {
  justify-content: space-between !important;
 }
 .justify-content-sm-around {
  justify-content: space-around !important;
 }
 .justify-content-sm-evenly {
  justify-content: space-evenly !important;
 }
 .align-items-sm-start {
  align-items: flex-start !important;
 }
 .align-items-sm-end {
  align-items: flex-end !important;
 }
 .align-items-sm-center {
  align-items: center !important;
 }
 .align-items-sm-baseline {
  align-items: baseline !important;
 }
 .align-items-sm-stretch {
  align-items: stretch !important;
 }
 .align-content-sm-start {
  align-content: flex-start !important;
 }
 .align-content-sm-end {
  align-content: flex-end !important;
 }
 .align-content-sm-center {
  align-content: center !important;
 }
 .align-content-sm-between {
  align-content: space-between !important;
 }
 .align-content-sm-around {
  align-content: space-around !important;
 }
 .align-content-sm-stretch {
  align-content: stretch !important;
 }
 .align-self-sm-auto {
  align-self: auto !important;
 }
 .align-self-sm-start {
  align-self: flex-start !important;
 }
 .align-self-sm-end {
  align-self: flex-end !important;
 }
 .align-self-sm-center {
  align-self: center !important;
 }
 .align-self-sm-baseline {
  align-self: baseline !important;
 }
 .align-self-sm-stretch {
  align-self: stretch !important;
 }
 .order-sm-first {
  order: -1 !important;
 }
 .order-sm-0 {
  order: 0 !important;
 }
 .order-sm-1 {
  order: 1 !important;
 }
 .order-sm-2 {
  order: 2 !important;
 }
 .order-sm-3 {
  order: 3 !important;
 }
 .order-sm-4 {
  order: 4 !important;
 }
 .order-sm-5 {
  order: 5 !important;
 }
 .order-sm-last {
  order: 6 !important;
 }
 .m-sm-0 {
  margin: 0 !important;
 }
 .m-sm-1 {
  margin: 0.25rem !important;
 }
 .m-sm-2 {
  margin: 0.5rem !important;
 }
 .m-sm-3 {
  margin: 1rem !important;
 }
 .m-sm-4 {
  margin: 1.5rem !important;
 }
 .m-sm-5 {
  margin: 3rem !important;
 }
 .m-sm-auto {
  margin: auto !important;
 }
 .mx-sm-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
 }
 .mx-sm-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
 }
 .mx-sm-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
 }
 .mx-sm-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
 }
 .mx-sm-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
 }
 .mx-sm-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
 }
 .mx-sm-auto {
  margin-right: auto !important;
  margin-left: auto !important;
 }
 .my-sm-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
 }
 .my-sm-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
 }
 .my-sm-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
 }
 .my-sm-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
 }
 .my-sm-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
 }
 .my-sm-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
 }
 .my-sm-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
 }
 .mt-sm-0 {
  margin-top: 0 !important;
 }
 .mt-sm-1 {
  margin-top: 0.25rem !important;
 }
 .mt-sm-2 {
  margin-top: 0.5rem !important;
 }
 .mt-sm-3 {
  margin-top: 1rem !important;
 }
 .mt-sm-4 {
  margin-top: 1.5rem !important;
 }
 .mt-sm-5 {
  margin-top: 3rem !important;
 }
 .mt-sm-auto {
  margin-top: auto !important;
 }
 .me-sm-0 {
  margin-right: 0 !important;
 }
 .me-sm-1 {
  margin-right: 0.25rem !important;
 }
 .me-sm-2 {
  margin-right: 0.5rem !important;
 }
 .me-sm-3 {
  margin-right: 1rem !important;
 }
 .me-sm-4 {
  margin-right: 1.5rem !important;
 }
 .me-sm-5 {
  margin-right: 3rem !important;
 }
 .me-sm-auto {
  margin-right: auto !important;
 }
 .mb-sm-0 {
  margin-bottom: 0 !important;
 }
 .mb-sm-1 {
  margin-bottom: 0.25rem !important;
 }
 .mb-sm-2 {
  margin-bottom: 0.5rem !important;
 }
 .mb-sm-3 {
  margin-bottom: 1rem !important;
 }
 .mb-sm-4 {
  margin-bottom: 1.5rem !important;
 }
 .mb-sm-5 {
  margin-bottom: 3rem !important;
 }
 .mb-sm-auto {
  margin-bottom: auto !important;
 }
 .ms-sm-0 {
  margin-left: 0 !important;
 }
 .ms-sm-1 {
  margin-left: 0.25rem !important;
 }
 .ms-sm-2 {
  margin-left: 0.5rem !important;
 }
 .ms-sm-3 {
  margin-left: 1rem !important;
 }
 .ms-sm-4 {
  margin-left: 1.5rem !important;
 }
 .ms-sm-5 {
  margin-left: 3rem !important;
 }
 .ms-sm-auto {
  margin-left: auto !important;
 }
 .p-sm-0 {
  padding: 0 !important;
 }
 .p-sm-1 {
  padding: 0.25rem !important;
 }
 .p-sm-2 {
  padding: 0.5rem !important;
 }
 .p-sm-3 {
  padding: 1rem !important;
 }
 .p-sm-4 {
  padding: 1.5rem !important;
 }
 .p-sm-5 {
  padding: 3rem !important;
 }
 .px-sm-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
 }
 .px-sm-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
 }
 .px-sm-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
 }
 .px-sm-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
 }
 .px-sm-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
 }
 .px-sm-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
 }
 .py-sm-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
 }
 .py-sm-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
 }
 .py-sm-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
 }
 .py-sm-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
 }
 .py-sm-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
 }
 .py-sm-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
 }
 .pt-sm-0 {
  padding-top: 0 !important;
 }
 .pt-sm-1 {
  padding-top: 0.25rem !important;
 }
 .pt-sm-2 {
  padding-top: 0.5rem !important;
 }
 .pt-sm-3 {
  padding-top: 1rem !important;
 }
 .pt-sm-4 {
  padding-top: 1.5rem !important;
 }
 .pt-sm-5 {
  padding-top: 3rem !important;
 }
 .pe-sm-0 {
  padding-right: 0 !important;
 }
 .pe-sm-1 {
  padding-right: 0.25rem !important;
 }
 .pe-sm-2 {
  padding-right: 0.5rem !important;
 }
 .pe-sm-3 {
  padding-right: 1rem !important;
 }
 .pe-sm-4 {
  padding-right: 1.5rem !important;
 }
 .pe-sm-5 {
  padding-right: 3rem !important;
 }
 .pb-sm-0 {
  padding-bottom: 0 !important;
 }
 .pb-sm-1 {
  padding-bottom: 0.25rem !important;
 }
 .pb-sm-2 {
  padding-bottom: 0.5rem !important;
 }
 .pb-sm-3 {
  padding-bottom: 1rem !important;
 }
 .pb-sm-4 {
  padding-bottom: 1.5rem !important;
 }
 .pb-sm-5 {
  padding-bottom: 3rem !important;
 }
 .ps-sm-0 {
  padding-left: 0 !important;
 }
 .ps-sm-1 {
  padding-left: 0.25rem !important;
 }
 .ps-sm-2 {
  padding-left: 0.5rem !important;
 }
 .ps-sm-3 {
  padding-left: 1rem !important;
 }
 .ps-sm-4 {
  padding-left: 1.5rem !important;
 }
 .ps-sm-5 {
  padding-left: 3rem !important;
 }
 .text-sm-start {
  text-align: left !important;
 }
 .text-sm-end {
  text-align: right !important;
 }
 .text-sm-center {
  text-align: center !important;
 }
}
@media (min-width: 768px) {
 .float-md-start {
  float: left !important;
 }
 .float-md-end {
  float: right !important;
 }
 .float-md-none {
  float: none !important;
 }
 .d-md-inline {
  display: inline !important;
 }
 .d-md-inline-block {
  display: inline-block !important;
 }
 .d-md-block {
  display: block !important;
 }
 .d-md-grid {
  display: grid !important;
 }
 .d-md-table {
  display: table !important;
 }
 .d-md-table-row {
  display: table-row !important;
 }
 .d-md-table-cell {
  display: table-cell !important;
 }
 .d-md-flex {
  display: flex !important;
 }
 .d-md-inline-flex {
  display: inline-flex !important;
 }
 .d-md-none {
  display: none !important;
 }
 .flex-md-fill {
  flex: 1 1 auto !important;
 }
 .flex-md-row {
  flex-direction: row !important;
 }
 .flex-md-column {
  flex-direction: column !important;
 }
 .flex-md-row-reverse {
  flex-direction: row-reverse !important;
 }
 .flex-md-column-reverse {
  flex-direction: column-reverse !important;
 }
 .flex-md-grow-0 {
  flex-grow: 0 !important;
 }
 .flex-md-grow-1 {
  flex-grow: 1 !important;
 }
 .flex-md-shrink-0 {
  flex-shrink: 0 !important;
 }
 .flex-md-shrink-1 {
  flex-shrink: 1 !important;
 }
 .flex-md-wrap {
  flex-wrap: wrap !important;
 }
 .flex-md-nowrap {
  flex-wrap: nowrap !important;
 }
 .flex-md-wrap-reverse {
  flex-wrap: wrap-reverse !important;
 }
 .gap-md-0 {
  gap: 0 !important;
 }
 .gap-md-1 {
  gap: 0.25rem !important;
 }
 .gap-md-2 {
  gap: 0.5rem !important;
 }
 .gap-md-3 {
  gap: 1rem !important;
 }
 .gap-md-4 {
  gap: 1.5rem !important;
 }
 .gap-md-5 {
  gap: 3rem !important;
 }
 .justify-content-md-start {
  justify-content: flex-start !important;
 }
 .justify-content-md-end {
  justify-content: flex-end !important;
 }
 .justify-content-md-center {
  justify-content: center !important;
 }
 .justify-content-md-between {
  justify-content: space-between !important;
 }
 .justify-content-md-around {
  justify-content: space-around !important;
 }
 .justify-content-md-evenly {
  justify-content: space-evenly !important;
 }
 .align-items-md-start {
  align-items: flex-start !important;
 }
 .align-items-md-end {
  align-items: flex-end !important;
 }
 .align-items-md-center {
  align-items: center !important;
 }
 .align-items-md-baseline {
  align-items: baseline !important;
 }
 .align-items-md-stretch {
  align-items: stretch !important;
 }
 .align-content-md-start {
  align-content: flex-start !important;
 }
 .align-content-md-end {
  align-content: flex-end !important;
 }
 .align-content-md-center {
  align-content: center !important;
 }
 .align-content-md-between {
  align-content: space-between !important;
 }
 .align-content-md-around {
  align-content: space-around !important;
 }
 .align-content-md-stretch {
  align-content: stretch !important;
 }
 .align-self-md-auto {
  align-self: auto !important;
 }
 .align-self-md-start {
  align-self: flex-start !important;
 }
 .align-self-md-end {
  align-self: flex-end !important;
 }
 .align-self-md-center {
  align-self: center !important;
 }
 .align-self-md-baseline {
  align-self: baseline !important;
 }
 .align-self-md-stretch {
  align-self: stretch !important;
 }
 .order-md-first {
  order: -1 !important;
 }
 .order-md-0 {
  order: 0 !important;
 }
 .order-md-1 {
  order: 1 !important;
 }
 .order-md-2 {
  order: 2 !important;
 }
 .order-md-3 {
  order: 3 !important;
 }
 .order-md-4 {
  order: 4 !important;
 }
 .order-md-5 {
  order: 5 !important;
 }
 .order-md-last {
  order: 6 !important;
 }
 .m-md-0 {
  margin: 0 !important;
 }
 .m-md-1 {
  margin: 0.25rem !important;
 }
 .m-md-2 {
  margin: 0.5rem !important;
 }
 .m-md-3 {
  margin: 1rem !important;
 }
 .m-md-4 {
  margin: 1.5rem !important;
 }
 .m-md-5 {
  margin: 3rem !important;
 }
 .m-md-auto {
  margin: auto !important;
 }
 .mx-md-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
 }
 .mx-md-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
 }
 .mx-md-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
 }
 .mx-md-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
 }
 .mx-md-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
 }
 .mx-md-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
 }
 .mx-md-auto {
  margin-right: auto !important;
  margin-left: auto !important;
 }
 .my-md-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
 }
 .my-md-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
 }
 .my-md-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
 }
 .my-md-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
 }
 .my-md-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
 }
 .my-md-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
 }
 .my-md-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
 }
 .mt-md-0 {
  margin-top: 0 !important;
 }
 .mt-md-1 {
  margin-top: 0.25rem !important;
 }
 .mt-md-2 {
  margin-top: 0.5rem !important;
 }
 .mt-md-3 {
  margin-top: 1rem !important;
 }
 .mt-md-4 {
  margin-top: 1.5rem !important;
 }
 .mt-md-5 {
  margin-top: 3rem !important;
 }
 .mt-md-auto {
  margin-top: auto !important;
 }
 .me-md-0 {
  margin-right: 0 !important;
 }
 .me-md-1 {
  margin-right: 0.25rem !important;
 }
 .me-md-2 {
  margin-right: 0.5rem !important;
 }
 .me-md-3 {
  margin-right: 1rem !important;
 }
 .me-md-4 {
  margin-right: 1.5rem !important;
 }
 .me-md-5 {
  margin-right: 3rem !important;
 }
 .me-md-auto {
  margin-right: auto !important;
 }
 .mb-md-0 {
  margin-bottom: 0 !important;
 }
 .mb-md-1 {
  margin-bottom: 0.25rem !important;
 }
 .mb-md-2 {
  margin-bottom: 0.5rem !important;
 }
 .mb-md-3 {
  margin-bottom: 1rem !important;
 }
 .mb-md-4 {
  margin-bottom: 1.5rem !important;
 }
 .mb-md-5 {
  margin-bottom: 3rem !important;
 }
 .mb-md-auto {
  margin-bottom: auto !important;
 }
 .ms-md-0 {
  margin-left: 0 !important;
 }
 .ms-md-1 {
  margin-left: 0.25rem !important;
 }
 .ms-md-2 {
  margin-left: 0.5rem !important;
 }
 .ms-md-3 {
  margin-left: 1rem !important;
 }
 .ms-md-4 {
  margin-left: 1.5rem !important;
 }
 .ms-md-5 {
  margin-left: 3rem !important;
 }
 .ms-md-auto {
  margin-left: auto !important;
 }
 .p-md-0 {
  padding: 0 !important;
 }
 .p-md-1 {
  padding: 0.25rem !important;
 }
 .p-md-2 {
  padding: 0.5rem !important;
 }
 .p-md-3 {
  padding: 1rem !important;
 }
 .p-md-4 {
  padding: 1.5rem !important;
 }
 .p-md-5 {
  padding: 3rem !important;
 }
 .px-md-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
 }
 .px-md-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
 }
 .px-md-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
 }
 .px-md-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
 }
 .px-md-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
 }
 .px-md-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
 }
 .py-md-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
 }
 .py-md-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
 }
 .py-md-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
 }
 .py-md-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
 }
 .py-md-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
 }
 .py-md-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
 }
 .pt-md-0 {
  padding-top: 0 !important;
 }
 .pt-md-1 {
  padding-top: 0.25rem !important;
 }
 .pt-md-2 {
  padding-top: 0.5rem !important;
 }
 .pt-md-3 {
  padding-top: 1rem !important;
 }
 .pt-md-4 {
  padding-top: 1.5rem !important;
 }
 .pt-md-5 {
  padding-top: 3rem !important;
 }
 .pe-md-0 {
  padding-right: 0 !important;
 }
 .pe-md-1 {
  padding-right: 0.25rem !important;
 }
 .pe-md-2 {
  padding-right: 0.5rem !important;
 }
 .pe-md-3 {
  padding-right: 1rem !important;
 }
 .pe-md-4 {
  padding-right: 1.5rem !important;
 }
 .pe-md-5 {
  padding-right: 3rem !important;
 }
 .pb-md-0 {
  padding-bottom: 0 !important;
 }
 .pb-md-1 {
  padding-bottom: 0.25rem !important;
 }
 .pb-md-2 {
  padding-bottom: 0.5rem !important;
 }
 .pb-md-3 {
  padding-bottom: 1rem !important;
 }
 .pb-md-4 {
  padding-bottom: 1.5rem !important;
 }
 .pb-md-5 {
  padding-bottom: 3rem !important;
 }
 .ps-md-0 {
  padding-left: 0 !important;
 }
 .ps-md-1 {
  padding-left: 0.25rem !important;
 }
 .ps-md-2 {
  padding-left: 0.5rem !important;
 }
 .ps-md-3 {
  padding-left: 1rem !important;
 }
 .ps-md-4 {
  padding-left: 1.5rem !important;
 }
 .ps-md-5 {
  padding-left: 3rem !important;
 }
 .text-md-start {
  text-align: left !important;
 }
 .text-md-end {
  text-align: right !important;
 }
 .text-md-center {
  text-align: center !important;
 }
}
@media (min-width: 992px) {
 .float-lg-start {
  float: left !important;
 }
 .float-lg-end {
  float: right !important;
 }
 .float-lg-none {
  float: none !important;
 }
 .d-lg-inline {
  display: inline !important;
 }
 .d-lg-inline-block {
  display: inline-block !important;
 }
 .d-lg-block {
  display: block !important;
 }
 .d-lg-grid {
  display: grid !important;
 }
 .d-lg-table {
  display: table !important;
 }
 .d-lg-table-row {
  display: table-row !important;
 }
 .d-lg-table-cell {
  display: table-cell !important;
 }
 .d-lg-flex {
  display: flex !important;
 }
 .d-lg-inline-flex {
  display: inline-flex !important;
 }
 .d-lg-none {
  display: none !important;
 }
 .flex-lg-fill {
  flex: 1 1 auto !important;
 }
 .flex-lg-row {
  flex-direction: row !important;
 }
 .flex-lg-column {
  flex-direction: column !important;
 }
 .flex-lg-row-reverse {
  flex-direction: row-reverse !important;
 }
 .flex-lg-column-reverse {
  flex-direction: column-reverse !important;
 }
 .flex-lg-grow-0 {
  flex-grow: 0 !important;
 }
 .flex-lg-grow-1 {
  flex-grow: 1 !important;
 }
 .flex-lg-shrink-0 {
  flex-shrink: 0 !important;
 }
 .flex-lg-shrink-1 {
  flex-shrink: 1 !important;
 }
 .flex-lg-wrap {
  flex-wrap: wrap !important;
 }
 .flex-lg-nowrap {
  flex-wrap: nowrap !important;
 }
 .flex-lg-wrap-reverse {
  flex-wrap: wrap-reverse !important;
 }
 .gap-lg-0 {
  gap: 0 !important;
 }
 .gap-lg-1 {
  gap: 0.25rem !important;
 }
 .gap-lg-2 {
  gap: 0.5rem !important;
 }
 .gap-lg-3 {
  gap: 1rem !important;
 }
 .gap-lg-4 {
  gap: 1.5rem !important;
 }
 .gap-lg-5 {
  gap: 3rem !important;
 }
 .justify-content-lg-start {
  justify-content: flex-start !important;
 }
 .justify-content-lg-end {
  justify-content: flex-end !important;
 }
 .justify-content-lg-center {
  justify-content: center !important;
 }
 .justify-content-lg-between {
  justify-content: space-between !important;
 }
 .justify-content-lg-around {
  justify-content: space-around !important;
 }
 .justify-content-lg-evenly {
  justify-content: space-evenly !important;
 }
 .align-items-lg-start {
  align-items: flex-start !important;
 }
 .align-items-lg-end {
  align-items: flex-end !important;
 }
 .align-items-lg-center {
  align-items: center !important;
 }
 .align-items-lg-baseline {
  align-items: baseline !important;
 }
 .align-items-lg-stretch {
  align-items: stretch !important;
 }
 .align-content-lg-start {
  align-content: flex-start !important;
 }
 .align-content-lg-end {
  align-content: flex-end !important;
 }
 .align-content-lg-center {
  align-content: center !important;
 }
 .align-content-lg-between {
  align-content: space-between !important;
 }
 .align-content-lg-around {
  align-content: space-around !important;
 }
 .align-content-lg-stretch {
  align-content: stretch !important;
 }
 .align-self-lg-auto {
  align-self: auto !important;
 }
 .align-self-lg-start {
  align-self: flex-start !important;
 }
 .align-self-lg-end {
  align-self: flex-end !important;
 }
 .align-self-lg-center {
  align-self: center !important;
 }
 .align-self-lg-baseline {
  align-self: baseline !important;
 }
 .align-self-lg-stretch {
  align-self: stretch !important;
 }
 .order-lg-first {
  order: -1 !important;
 }
 .order-lg-0 {
  order: 0 !important;
 }
 .order-lg-1 {
  order: 1 !important;
 }
 .order-lg-2 {
  order: 2 !important;
 }
 .order-lg-3 {
  order: 3 !important;
 }
 .order-lg-4 {
  order: 4 !important;
 }
 .order-lg-5 {
  order: 5 !important;
 }
 .order-lg-last {
  order: 6 !important;
 }
 .m-lg-0 {
  margin: 0 !important;
 }
 .m-lg-1 {
  margin: 0.25rem !important;
 }
 .m-lg-2 {
  margin: 0.5rem !important;
 }
 .m-lg-3 {
  margin: 1rem !important;
 }
 .m-lg-4 {
  margin: 1.5rem !important;
 }
 .m-lg-5 {
  margin: 3rem !important;
 }
 .m-lg-auto {
  margin: auto !important;
 }
 .mx-lg-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
 }
 .mx-lg-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
 }
 .mx-lg-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
 }
 .mx-lg-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
 }
 .mx-lg-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
 }
 .mx-lg-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
 }
 .mx-lg-auto {
  margin-right: auto !important;
  margin-left: auto !important;
 }
 .my-lg-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
 }
 .my-lg-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
 }
 .my-lg-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
 }
 .my-lg-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
 }
 .my-lg-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
 }
 .my-lg-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
 }
 .my-lg-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
 }
 .mt-lg-0 {
  margin-top: 0 !important;
 }
 .mt-lg-1 {
  margin-top: 0.25rem !important;
 }
 .mt-lg-2 {
  margin-top: 0.5rem !important;
 }
 .mt-lg-3 {
  margin-top: 1rem !important;
 }
 .mt-lg-4 {
  margin-top: 1.5rem !important;
 }
 .mt-lg-5 {
  margin-top: 3rem !important;
 }
 .mt-lg-auto {
  margin-top: auto !important;
 }
 .me-lg-0 {
  margin-right: 0 !important;
 }
 .me-lg-1 {
  margin-right: 0.25rem !important;
 }
 .me-lg-2 {
  margin-right: 0.5rem !important;
 }
 .me-lg-3 {
  margin-right: 1rem !important;
 }
 .me-lg-4 {
  margin-right: 1.5rem !important;
 }
 .me-lg-5 {
  margin-right: 3rem !important;
 }
 .me-lg-auto {
  margin-right: auto !important;
 }
 .mb-lg-0 {
  margin-bottom: 0 !important;
 }
 .mb-lg-1 {
  margin-bottom: 0.25rem !important;
 }
 .mb-lg-2 {
  margin-bottom: 0.5rem !important;
 }
 .mb-lg-3 {
  margin-bottom: 1rem !important;
 }
 .mb-lg-4 {
  margin-bottom: 1.5rem !important;
 }
 .mb-lg-5 {
  margin-bottom: 3rem !important;
 }
 .mb-lg-auto {
  margin-bottom: auto !important;
 }
 .ms-lg-0 {
  margin-left: 0 !important;
 }
 .ms-lg-1 {
  margin-left: 0.25rem !important;
 }
 .ms-lg-2 {
  margin-left: 0.5rem !important;
 }
 .ms-lg-3 {
  margin-left: 1rem !important;
 }
 .ms-lg-4 {
  margin-left: 1.5rem !important;
 }
 .ms-lg-5 {
  margin-left: 3rem !important;
 }
 .ms-lg-auto {
  margin-left: auto !important;
 }
 .p-lg-0 {
  padding: 0 !important;
 }
 .p-lg-1 {
  padding: 0.25rem !important;
 }
 .p-lg-2 {
  padding: 0.5rem !important;
 }
 .p-lg-3 {
  padding: 1rem !important;
 }
 .p-lg-4 {
  padding: 1.5rem !important;
 }
 .p-lg-5 {
  padding: 3rem !important;
 }
 .px-lg-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
 }
 .px-lg-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
 }
 .px-lg-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
 }
 .px-lg-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
 }
 .px-lg-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
 }
 .px-lg-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
 }
 .py-lg-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
 }
 .py-lg-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
 }
 .py-lg-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
 }
 .py-lg-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
 }
 .py-lg-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
 }
 .py-lg-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
 }
 .pt-lg-0 {
  padding-top: 0 !important;
 }
 .pt-lg-1 {
  padding-top: 0.25rem !important;
 }
 .pt-lg-2 {
  padding-top: 0.5rem !important;
 }
 .pt-lg-3 {
  padding-top: 1rem !important;
 }
 .pt-lg-4 {
  padding-top: 1.5rem !important;
 }
 .pt-lg-5 {
  padding-top: 3rem !important;
 }
 .pe-lg-0 {
  padding-right: 0 !important;
 }
 .pe-lg-1 {
  padding-right: 0.25rem !important;
 }
 .pe-lg-2 {
  padding-right: 0.5rem !important;
 }
 .pe-lg-3 {
  padding-right: 1rem !important;
 }
 .pe-lg-4 {
  padding-right: 1.5rem !important;
 }
 .pe-lg-5 {
  padding-right: 3rem !important;
 }
 .pb-lg-0 {
  padding-bottom: 0 !important;
 }
 .pb-lg-1 {
  padding-bottom: 0.25rem !important;
 }
 .pb-lg-2 {
  padding-bottom: 0.5rem !important;
 }
 .pb-lg-3 {
  padding-bottom: 1rem !important;
 }
 .pb-lg-4 {
  padding-bottom: 1.5rem !important;
 }
 .pb-lg-5 {
  padding-bottom: 3rem !important;
 }
 .ps-lg-0 {
  padding-left: 0 !important;
 }
 .ps-lg-1 {
  padding-left: 0.25rem !important;
 }
 .ps-lg-2 {
  padding-left: 0.5rem !important;
 }
 .ps-lg-3 {
  padding-left: 1rem !important;
 }
 .ps-lg-4 {
  padding-left: 1.5rem !important;
 }
 .ps-lg-5 {
  padding-left: 3rem !important;
 }
 .text-lg-start {
  text-align: left !important;
 }
 .text-lg-end {
  text-align: right !important;
 }
 .text-lg-center {
  text-align: center !important;
 }
}
@media (min-width: 1200px) {
 .float-xl-start {
  float: left !important;
 }
 .float-xl-end {
  float: right !important;
 }
 .float-xl-none {
  float: none !important;
 }
 .d-xl-inline {
  display: inline !important;
 }
 .d-xl-inline-block {
  display: inline-block !important;
 }
 .d-xl-block {
  display: block !important;
 }
 .d-xl-grid {
  display: grid !important;
 }
 .d-xl-table {
  display: table !important;
 }
 .d-xl-table-row {
  display: table-row !important;
 }
 .d-xl-table-cell {
  display: table-cell !important;
 }
 .d-xl-flex {
  display: flex !important;
 }
 .d-xl-inline-flex {
  display: inline-flex !important;
 }
 .d-xl-none {
  display: none !important;
 }
 .flex-xl-fill {
  flex: 1 1 auto !important;
 }
 .flex-xl-row {
  flex-direction: row !important;
 }
 .flex-xl-column {
  flex-direction: column !important;
 }
 .flex-xl-row-reverse {
  flex-direction: row-reverse !important;
 }
 .flex-xl-column-reverse {
  flex-direction: column-reverse !important;
 }
 .flex-xl-grow-0 {
  flex-grow: 0 !important;
 }
 .flex-xl-grow-1 {
  flex-grow: 1 !important;
 }
 .flex-xl-shrink-0 {
  flex-shrink: 0 !important;
 }
 .flex-xl-shrink-1 {
  flex-shrink: 1 !important;
 }
 .flex-xl-wrap {
  flex-wrap: wrap !important;
 }
 .flex-xl-nowrap {
  flex-wrap: nowrap !important;
 }
 .flex-xl-wrap-reverse {
  flex-wrap: wrap-reverse !important;
 }
 .gap-xl-0 {
  gap: 0 !important;
 }
 .gap-xl-1 {
  gap: 0.25rem !important;
 }
 .gap-xl-2 {
  gap: 0.5rem !important;
 }
 .gap-xl-3 {
  gap: 1rem !important;
 }
 .gap-xl-4 {
  gap: 1.5rem !important;
 }
 .gap-xl-5 {
  gap: 3rem !important;
 }
 .justify-content-xl-start {
  justify-content: flex-start !important;
 }
 .justify-content-xl-end {
  justify-content: flex-end !important;
 }
 .justify-content-xl-center {
  justify-content: center !important;
 }
 .justify-content-xl-between {
  justify-content: space-between !important;
 }
 .justify-content-xl-around {
  justify-content: space-around !important;
 }
 .justify-content-xl-evenly {
  justify-content: space-evenly !important;
 }
 .align-items-xl-start {
  align-items: flex-start !important;
 }
 .align-items-xl-end {
  align-items: flex-end !important;
 }
 .align-items-xl-center {
  align-items: center !important;
 }
 .align-items-xl-baseline {
  align-items: baseline !important;
 }
 .align-items-xl-stretch {
  align-items: stretch !important;
 }
 .align-content-xl-start {
  align-content: flex-start !important;
 }
 .align-content-xl-end {
  align-content: flex-end !important;
 }
 .align-content-xl-center {
  align-content: center !important;
 }
 .align-content-xl-between {
  align-content: space-between !important;
 }
 .align-content-xl-around {
  align-content: space-around !important;
 }
 .align-content-xl-stretch {
  align-content: stretch !important;
 }
 .align-self-xl-auto {
  align-self: auto !important;
 }
 .align-self-xl-start {
  align-self: flex-start !important;
 }
 .align-self-xl-end {
  align-self: flex-end !important;
 }
 .align-self-xl-center {
  align-self: center !important;
 }
 .align-self-xl-baseline {
  align-self: baseline !important;
 }
 .align-self-xl-stretch {
  align-self: stretch !important;
 }
 .order-xl-first {
  order: -1 !important;
 }
 .order-xl-0 {
  order: 0 !important;
 }
 .order-xl-1 {
  order: 1 !important;
 }
 .order-xl-2 {
  order: 2 !important;
 }
 .order-xl-3 {
  order: 3 !important;
 }
 .order-xl-4 {
  order: 4 !important;
 }
 .order-xl-5 {
  order: 5 !important;
 }
 .order-xl-last {
  order: 6 !important;
 }
 .m-xl-0 {
  margin: 0 !important;
 }
 .m-xl-1 {
  margin: 0.25rem !important;
 }
 .m-xl-2 {
  margin: 0.5rem !important;
 }
 .m-xl-3 {
  margin: 1rem !important;
 }
 .m-xl-4 {
  margin: 1.5rem !important;
 }
 .m-xl-5 {
  margin: 3rem !important;
 }
 .m-xl-auto {
  margin: auto !important;
 }
 .mx-xl-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
 }
 .mx-xl-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
 }
 .mx-xl-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
 }
 .mx-xl-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
 }
 .mx-xl-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
 }
 .mx-xl-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
 }
 .mx-xl-auto {
  margin-right: auto !important;
  margin-left: auto !important;
 }
 .my-xl-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
 }
 .my-xl-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
 }
 .my-xl-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
 }
 .my-xl-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
 }
 .my-xl-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
 }
 .my-xl-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
 }
 .my-xl-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
 }
 .mt-xl-0 {
  margin-top: 0 !important;
 }
 .mt-xl-1 {
  margin-top: 0.25rem !important;
 }
 .mt-xl-2 {
  margin-top: 0.5rem !important;
 }
 .mt-xl-3 {
  margin-top: 1rem !important;
 }
 .mt-xl-4 {
  margin-top: 1.5rem !important;
 }
 .mt-xl-5 {
  margin-top: 3rem !important;
 }
 .mt-xl-auto {
  margin-top: auto !important;
 }
 .me-xl-0 {
  margin-right: 0 !important;
 }
 .me-xl-1 {
  margin-right: 0.25rem !important;
 }
 .me-xl-2 {
  margin-right: 0.5rem !important;
 }
 .me-xl-3 {
  margin-right: 1rem !important;
 }
 .me-xl-4 {
  margin-right: 1.5rem !important;
 }
 .me-xl-5 {
  margin-right: 3rem !important;
 }
 .me-xl-auto {
  margin-right: auto !important;
 }
 .mb-xl-0 {
  margin-bottom: 0 !important;
 }
 .mb-xl-1 {
  margin-bottom: 0.25rem !important;
 }
 .mb-xl-2 {
  margin-bottom: 0.5rem !important;
 }
 .mb-xl-3 {
  margin-bottom: 1rem !important;
 }
 .mb-xl-4 {
  margin-bottom: 1.5rem !important;
 }
 .mb-xl-5 {
  margin-bottom: 3rem !important;
 }
 .mb-xl-auto {
  margin-bottom: auto !important;
 }
 .ms-xl-0 {
  margin-left: 0 !important;
 }
 .ms-xl-1 {
  margin-left: 0.25rem !important;
 }
 .ms-xl-2 {
  margin-left: 0.5rem !important;
 }
 .ms-xl-3 {
  margin-left: 1rem !important;
 }
 .ms-xl-4 {
  margin-left: 1.5rem !important;
 }
 .ms-xl-5 {
  margin-left: 3rem !important;
 }
 .ms-xl-auto {
  margin-left: auto !important;
 }
 .p-xl-0 {
  padding: 0 !important;
 }
 .p-xl-1 {
  padding: 0.25rem !important;
 }
 .p-xl-2 {
  padding: 0.5rem !important;
 }
 .p-xl-3 {
  padding: 1rem !important;
 }
 .p-xl-4 {
  padding: 1.5rem !important;
 }
 .p-xl-5 {
  padding: 3rem !important;
 }
 .px-xl-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
 }
 .px-xl-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
 }
 .px-xl-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
 }
 .px-xl-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
 }
 .px-xl-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
 }
 .px-xl-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
 }
 .py-xl-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
 }
 .py-xl-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
 }
 .py-xl-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
 }
 .py-xl-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
 }
 .py-xl-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
 }
 .py-xl-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
 }
 .pt-xl-0 {
  padding-top: 0 !important;
 }
 .pt-xl-1 {
  padding-top: 0.25rem !important;
 }
 .pt-xl-2 {
  padding-top: 0.5rem !important;
 }
 .pt-xl-3 {
  padding-top: 1rem !important;
 }
 .pt-xl-4 {
  padding-top: 1.5rem !important;
 }
 .pt-xl-5 {
  padding-top: 3rem !important;
 }
 .pe-xl-0 {
  padding-right: 0 !important;
 }
 .pe-xl-1 {
  padding-right: 0.25rem !important;
 }
 .pe-xl-2 {
  padding-right: 0.5rem !important;
 }
 .pe-xl-3 {
  padding-right: 1rem !important;
 }
 .pe-xl-4 {
  padding-right: 1.5rem !important;
 }
 .pe-xl-5 {
  padding-right: 3rem !important;
 }
 .pb-xl-0 {
  padding-bottom: 0 !important;
 }
 .pb-xl-1 {
  padding-bottom: 0.25rem !important;
 }
 .pb-xl-2 {
  padding-bottom: 0.5rem !important;
 }
 .pb-xl-3 {
  padding-bottom: 1rem !important;
 }
 .pb-xl-4 {
  padding-bottom: 1.5rem !important;
 }
 .pb-xl-5 {
  padding-bottom: 3rem !important;
 }
 .ps-xl-0 {
  padding-left: 0 !important;
 }
 .ps-xl-1 {
  padding-left: 0.25rem !important;
 }
 .ps-xl-2 {
  padding-left: 0.5rem !important;
 }
 .ps-xl-3 {
  padding-left: 1rem !important;
 }
 .ps-xl-4 {
  padding-left: 1.5rem !important;
 }
 .ps-xl-5 {
  padding-left: 3rem !important;
 }
 .text-xl-start {
  text-align: left !important;
 }
 .text-xl-end {
  text-align: right !important;
 }
 .text-xl-center {
  text-align: center !important;
 }
}
@media (min-width: 1400px) {
 .float-xxl-start {
  float: left !important;
 }
 .float-xxl-end {
  float: right !important;
 }
 .float-xxl-none {
  float: none !important;
 }
 .d-xxl-inline {
  display: inline !important;
 }
 .d-xxl-inline-block {
  display: inline-block !important;
 }
 .d-xxl-block {
  display: block !important;
 }
 .d-xxl-grid {
  display: grid !important;
 }
 .d-xxl-table {
  display: table !important;
 }
 .d-xxl-table-row {
  display: table-row !important;
 }
 .d-xxl-table-cell {
  display: table-cell !important;
 }
 .d-xxl-flex {
  display: flex !important;
 }
 .d-xxl-inline-flex {
  display: inline-flex !important;
 }
 .d-xxl-none {
  display: none !important;
 }
 .flex-xxl-fill {
  flex: 1 1 auto !important;
 }
 .flex-xxl-row {
  flex-direction: row !important;
 }
 .flex-xxl-column {
  flex-direction: column !important;
 }
 .flex-xxl-row-reverse {
  flex-direction: row-reverse !important;
 }
 .flex-xxl-column-reverse {
  flex-direction: column-reverse !important;
 }
 .flex-xxl-grow-0 {
  flex-grow: 0 !important;
 }
 .flex-xxl-grow-1 {
  flex-grow: 1 !important;
 }
 .flex-xxl-shrink-0 {
  flex-shrink: 0 !important;
 }
 .flex-xxl-shrink-1 {
  flex-shrink: 1 !important;
 }
 .flex-xxl-wrap {
  flex-wrap: wrap !important;
 }
 .flex-xxl-nowrap {
  flex-wrap: nowrap !important;
 }
 .flex-xxl-wrap-reverse {
  flex-wrap: wrap-reverse !important;
 }
 .gap-xxl-0 {
  gap: 0 !important;
 }
 .gap-xxl-1 {
  gap: 0.25rem !important;
 }
 .gap-xxl-2 {
  gap: 0.5rem !important;
 }
 .gap-xxl-3 {
  gap: 1rem !important;
 }
 .gap-xxl-4 {
  gap: 1.5rem !important;
 }
 .gap-xxl-5 {
  gap: 3rem !important;
 }
 .justify-content-xxl-start {
  justify-content: flex-start !important;
 }
 .justify-content-xxl-end {
  justify-content: flex-end !important;
 }
 .justify-content-xxl-center {
  justify-content: center !important;
 }
 .justify-content-xxl-between {
  justify-content: space-between !important;
 }
 .justify-content-xxl-around {
  justify-content: space-around !important;
 }
 .justify-content-xxl-evenly {
  justify-content: space-evenly !important;
 }
 .align-items-xxl-start {
  align-items: flex-start !important;
 }
 .align-items-xxl-end {
  align-items: flex-end !important;
 }
 .align-items-xxl-center {
  align-items: center !important;
 }
 .align-items-xxl-baseline {
  align-items: baseline !important;
 }
 .align-items-xxl-stretch {
  align-items: stretch !important;
 }
 .align-content-xxl-start {
  align-content: flex-start !important;
 }
 .align-content-xxl-end {
  align-content: flex-end !important;
 }
 .align-content-xxl-center {
  align-content: center !important;
 }
 .align-content-xxl-between {
  align-content: space-between !important;
 }
 .align-content-xxl-around {
  align-content: space-around !important;
 }
 .align-content-xxl-stretch {
  align-content: stretch !important;
 }
 .align-self-xxl-auto {
  align-self: auto !important;
 }
 .align-self-xxl-start {
  align-self: flex-start !important;
 }
 .align-self-xxl-end {
  align-self: flex-end !important;
 }
 .align-self-xxl-center {
  align-self: center !important;
 }
 .align-self-xxl-baseline {
  align-self: baseline !important;
 }
 .align-self-xxl-stretch {
  align-self: stretch !important;
 }
 .order-xxl-first {
  order: -1 !important;
 }
 .order-xxl-0 {
  order: 0 !important;
 }
 .order-xxl-1 {
  order: 1 !important;
 }
 .order-xxl-2 {
  order: 2 !important;
 }
 .order-xxl-3 {
  order: 3 !important;
 }
 .order-xxl-4 {
  order: 4 !important;
 }
 .order-xxl-5 {
  order: 5 !important;
 }
 .order-xxl-last {
  order: 6 !important;
 }
 .m-xxl-0 {
  margin: 0 !important;
 }
 .m-xxl-1 {
  margin: 0.25rem !important;
 }
 .m-xxl-2 {
  margin: 0.5rem !important;
 }
 .m-xxl-3 {
  margin: 1rem !important;
 }
 .m-xxl-4 {
  margin: 1.5rem !important;
 }
 .m-xxl-5 {
  margin: 3rem !important;
 }
 .m-xxl-auto {
  margin: auto !important;
 }
 .mx-xxl-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
 }
 .mx-xxl-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
 }
 .mx-xxl-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
 }
 .mx-xxl-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
 }
 .mx-xxl-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
 }
 .mx-xxl-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
 }
 .mx-xxl-auto {
  margin-right: auto !important;
  margin-left: auto !important;
 }
 .my-xxl-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
 }
 .my-xxl-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
 }
 .my-xxl-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
 }
 .my-xxl-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
 }
 .my-xxl-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
 }
 .my-xxl-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
 }
 .my-xxl-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
 }
 .mt-xxl-0 {
  margin-top: 0 !important;
 }
 .mt-xxl-1 {
  margin-top: 0.25rem !important;
 }
 .mt-xxl-2 {
  margin-top: 0.5rem !important;
 }
 .mt-xxl-3 {
  margin-top: 1rem !important;
 }
 .mt-xxl-4 {
  margin-top: 1.5rem !important;
 }
 .mt-xxl-5 {
  margin-top: 3rem !important;
 }
 .mt-xxl-auto {
  margin-top: auto !important;
 }
 .me-xxl-0 {
  margin-right: 0 !important;
 }
 .me-xxl-1 {
  margin-right: 0.25rem !important;
 }
 .me-xxl-2 {
  margin-right: 0.5rem !important;
 }
 .me-xxl-3 {
  margin-right: 1rem !important;
 }
 .me-xxl-4 {
  margin-right: 1.5rem !important;
 }
 .me-xxl-5 {
  margin-right: 3rem !important;
 }
 .me-xxl-auto {
  margin-right: auto !important;
 }
 .mb-xxl-0 {
  margin-bottom: 0 !important;
 }
 .mb-xxl-1 {
  margin-bottom: 0.25rem !important;
 }
 .mb-xxl-2 {
  margin-bottom: 0.5rem !important;
 }
 .mb-xxl-3 {
  margin-bottom: 1rem !important;
 }
 .mb-xxl-4 {
  margin-bottom: 1.5rem !important;
 }
 .mb-xxl-5 {
  margin-bottom: 3rem !important;
 }
 .mb-xxl-auto {
  margin-bottom: auto !important;
 }
 .ms-xxl-0 {
  margin-left: 0 !important;
 }
 .ms-xxl-1 {
  margin-left: 0.25rem !important;
 }
 .ms-xxl-2 {
  margin-left: 0.5rem !important;
 }
 .ms-xxl-3 {
  margin-left: 1rem !important;
 }
 .ms-xxl-4 {
  margin-left: 1.5rem !important;
 }
 .ms-xxl-5 {
  margin-left: 3rem !important;
 }
 .ms-xxl-auto {
  margin-left: auto !important;
 }
 .p-xxl-0 {
  padding: 0 !important;
 }
 .p-xxl-1 {
  padding: 0.25rem !important;
 }
 .p-xxl-2 {
  padding: 0.5rem !important;
 }
 .p-xxl-3 {
  padding: 1rem !important;
 }
 .p-xxl-4 {
  padding: 1.5rem !important;
 }
 .p-xxl-5 {
  padding: 3rem !important;
 }
 .px-xxl-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
 }
 .px-xxl-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
 }
 .px-xxl-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
 }
 .px-xxl-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
 }
 .px-xxl-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
 }
 .px-xxl-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
 }
 .py-xxl-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
 }
 .py-xxl-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
 }
 .py-xxl-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
 }
 .py-xxl-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
 }
 .py-xxl-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
 }
 .py-xxl-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
 }
 .pt-xxl-0 {
  padding-top: 0 !important;
 }
 .pt-xxl-1 {
  padding-top: 0.25rem !important;
 }
 .pt-xxl-2 {
  padding-top: 0.5rem !important;
 }
 .pt-xxl-3 {
  padding-top: 1rem !important;
 }
 .pt-xxl-4 {
  padding-top: 1.5rem !important;
 }
 .pt-xxl-5 {
  padding-top: 3rem !important;
 }
 .pe-xxl-0 {
  padding-right: 0 !important;
 }
 .pe-xxl-1 {
  padding-right: 0.25rem !important;
 }
 .pe-xxl-2 {
  padding-right: 0.5rem !important;
 }
 .pe-xxl-3 {
  padding-right: 1rem !important;
 }
 .pe-xxl-4 {
  padding-right: 1.5rem !important;
 }
 .pe-xxl-5 {
  padding-right: 3rem !important;
 }
 .pb-xxl-0 {
  padding-bottom: 0 !important;
 }
 .pb-xxl-1 {
  padding-bottom: 0.25rem !important;
 }
 .pb-xxl-2 {
  padding-bottom: 0.5rem !important;
 }
 .pb-xxl-3 {
  padding-bottom: 1rem !important;
 }
 .pb-xxl-4 {
  padding-bottom: 1.5rem !important;
 }
 .pb-xxl-5 {
  padding-bottom: 3rem !important;
 }
 .ps-xxl-0 {
  padding-left: 0 !important;
 }
 .ps-xxl-1 {
  padding-left: 0.25rem !important;
 }
 .ps-xxl-2 {
  padding-left: 0.5rem !important;
 }
 .ps-xxl-3 {
  padding-left: 1rem !important;
 }
 .ps-xxl-4 {
  padding-left: 1.5rem !important;
 }
 .ps-xxl-5 {
  padding-left: 3rem !important;
 }
 .text-xxl-start {
  text-align: left !important;
 }
 .text-xxl-end {
  text-align: right !important;
 }
 .text-xxl-center {
  text-align: center !important;
 }
}
@media (min-width: 1200px) {
 .fs-1 {
  font-size: 2.5rem !important;
 }
 .fs-2 {
  font-size: 2rem !important;
 }
 .fs-3 {
  font-size: 1.75rem !important;
 }
 .fs-4 {
  font-size: 1.5rem !important;
 }
}
@media print {
 .d-print-inline {
  display: inline !important;
 }
 .d-print-inline-block {
  display: inline-block !important;
 }
 .d-print-block {
  display: block !important;
 }
 .d-print-grid {
  display: grid !important;
 }
 .d-print-table {
  display: table !important;
 }
 .d-print-table-row {
  display: table-row !important;
 }
 .d-print-table-cell {
  display: table-cell !important;
 }
 .d-print-flex {
  display: flex !important;
 }
 .d-print-inline-flex {
  display: inline-flex !important;
 }
 .d-print-none {
  display: none !important;
 }
}
.img-fluid {
 display: block;
 max-width: 100%;
 height: auto;
}
@media only screen and (min-width: 992px) {
 .lg-absolute {
  position: absolute !important;
  padding: 0 !important;
 }
}
@font-face {
 font-display: swap;
 font-family: PlancBookItalic;
 font-style: italic;
 font-weight: 400;
 src: url(Planc-BookItalic.woff2) format("woff2"), url(Planc-BookItalic.woff) format("woff");
}
@font-face {
 font-display: swap;
 font-family: PlancBoldItalic;
 font-style: italic;
 font-weight: 700;
 src: url(Planc-BoldItalic.woff2) format("woff2"), url(Planc-BoldItalic.woff) format("woff");
}
@font-face {
 font-display: swap;
 font-family: PlancExtraBold;
 font-style: normal;
 font-weight: 700;
 src: url(Planc-ExtraBold.woff2) format("woff2"), url(Planc-ExtraBold.woff) format("woff");
}
@font-face {
 font-display: swap;
 font-family: PlancExtraBoldItalic;
 font-style: italic;
 font-weight: 700;
 src: url(Planc-ExtraBoldItalic.woff2) format("woff2"), url(Planc-ExtraBoldItalic.woff) format("woff");
}
@font-face {
 font-display: swap;
 font-style: normal;
 font-weight: 400;
 src: url(Planc-Book.woff2) format("woff2"), url(Planc-Book.woff) format("woff");
}
@font-face {
 font-display: swap;
 font-family: PlancBold;
 font-style: normal;
 font-weight: 700;
 src: url(Planc-Bold.woff2) format("woff2"), url(Planc-Bold.woff) format("woff");
}
@font-face {
 font-display: swap;
 font-family: PlancMediumItalic;
 font-style: italic;
 font-weight: 500;
 src: url(Planc-MediumItalic.woff2) format("woff2"), url(Planc-MediumItalic.woff) format("woff");
}
@font-face {
 font-display: swap;
 font-family: PlancExtraLight;
 font-style: normal;
 font-weight: 200;
 src: url(Planc-ExtraLight.woff2) format("woff2"), url(Planc-ExtraLight.woff) format("woff");
}
@font-face {
 font-display: swap;
 font-family: PlancExtraLightItalic;
 font-style: italic;
 font-weight: 200;
 src: url(Planc-ExtraLightItalic.woff2) format("woff2"), url(Planc-ExtraLightItalic.woff) format("woff");
}
@font-face {
 font-display: swap;
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 src: url(Planc-Regular.woff2) format("woff2"), url(Planc-Regular.woff) format("woff");
}
@font-face {
 font-display: swap;
 font-family: PlancLightItalic;
 font-style: italic;
 font-weight: 300;
 src: url(Planc-LightItalic.woff2) format("woff2"), url(Planc-LightItalic.woff) format("woff");
}
@font-face {
 font-display: swap;
 font-family: PlancLight;
 font-style: normal;
 font-weight: 300;
 src: url(Planc-Light.woff2) format("woff2"), url(Planc-Light.woff) format("woff");
}
@font-face {
 font-display: swap;
 font-family: PlancMedium;
 font-style: normal;
 font-weight: 500;
 src: url(Planc-Medium.woff2) format("woff2"), url(Planc-Medium.woff) format("woff");
}
@font-face {
 font-display: swap;
 font-family: PlancSemiLight;
 font-style: normal;
 font-weight: 300;
 src: url(Planc-SemiLight.woff2) format("woff2"), url(Planc-SemiLight.woff) format("woff");
}
@font-face {
 font-display: swap;
 font-family: PlancThinItalic;
 font-style: italic;
 font-weight: 100;
 src: url(Planc-ThinItalic.woff2) format("woff2"), url(Planc-ThinItalic.woff) format("woff");
}
@font-face {
 font-display: swap;
 font-family: PlancSemiBold;
 font-style: normal;
 font-weight: 600;
 src: url(Planc-SemiBold.woff2) format("woff2"), url(Planc-SemiBold.woff) format("woff");
}
@font-face {
 font-display: swap;
 font-family: SemiBoldItalic;
 font-style: italic;
 font-weight: 600;
 src: url(Planc-SemiBoldItalic.woff2) format("woff2"), url(Planc-SemiBoldItalic.woff) format("woff");
}
@font-face {
 font-display: swap;
 font-family: PlancThin;
 font-style: normal;
 font-weight: 100;
 src: url(Planc-Thin.woff2) format("woff2"), url(Planc-Thin.woff) format("woff");
}
@font-face {
 font-display: swap;
 font-family: PlancSemiLight;
 font-style: italic;
 font-weight: 300;
 src: url(Planc-SemiLightItalic.woff2) format("woff2"), url(Planc-SemiLightItalic.woff) format("woff");
}
@font-face {
 font-display: swap;
 font-family: PlancRegularItalic;
 font-style: italic;
 font-weight: 500;
 src: url(Planc-RegularItalic.woff2) format("woff2"), url(Planc-RegularItalic.woff) format("woff");
}
html,
body {
 width: 100%;
 height: 100%;
}
* {
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}
body {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 background-color: #fff;
 -webkit-font-smoothing: antialiased;
}
*:focus {
 outline: none;
}
p,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6 {
 padding: 0;
 margin: 0;
}
a:hover {
 text-decoration: none !important;
}
main {
 overflow: hidden;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sm-md-overflow-none {
  overflow: hidden;
 }
}
@media only screen and (min-width: 1800px) {
 .container {
  max-width: 1600px !important;
 }
}
.swiper-container {
 width: 100%;
 height: 100%;
}
.swiper-slide {
 display: box;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 background: #fff;
 box-align: center;
 box-pack: center;
 font-size: 18px;
 text-align: center;
}
.swiper-slide img {
 display: block;
 width: 100%;
 height: 100%;
 -o-object-fit: cover;
 object-fit: cover;
}
@media only screen and (min-width: 1200px) {
 .container {
  max-width: 1440px !important;
 }
}
@media only screen and (min-width: 992px) {
 .container {
  max-width: 1340px !important;
 }
}
@media only screen and (min-width: 1800px) {
 .container {
  max-width: 1600px !important;
 }
}
.fancybox-active {
 overflow: hidden !important;
}
.owl-carousel,
.owl-carousel .owl-item {
 -webkit-tap-highlight-color: transparent;
 position: relative;
}
.owl-carousel {
 display: none;
 width: 100%;
 z-index: 1;
}
.owl-carousel .owl-stage {
 position: relative;
 -ms-touch-action: pan-Y;
 touch-action: manipulation;
 -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
 content: ".";
 display: block;
 clear: both;
 visibility: hidden;
 line-height: 0;
 height: 0;
}
.owl-carousel .owl-stage-outer {
 position: relative;
 overflow: hidden;
 -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
 -webkit-backface-visibility: hidden;
 -moz-backface-visibility: hidden;
 -ms-backface-visibility: hidden;
 -webkit-transform: translate3d(0, 0, 0);
 -moz-transform: translate3d(0, 0, 0);
 -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
 min-height: 1px;
 float: left;
 -webkit-backface-visibility: hidden;
 -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
 display: block;
 width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
 display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
 display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
 cursor: pointer;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
 background: 0 0;
 color: inherit;
 border: none;
 padding: 0 !important;
 font: inherit;
}
.owl-carousel.owl-loading {
 opacity: 0;
 display: block;
}
.owl-carousel.owl-hidden {
 opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
 visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
 -ms-touch-action: pan-y;
 touch-action: pan-y;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.owl-carousel.owl-grab {
 cursor: move;
 cursor: -webkit-grab;
 cursor: grab;
}
.owl-carousel.owl-rtl {
 direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
 float: right;
}
.owl-carousel .animated {
 -webkit-animation-duration: 1s;
 animation-duration: 1s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
 z-index: 0;
}
.owl-carousel .owl-animated-out {
 z-index: 1;
}
.owl-carousel .fadeOut {
 -webkit-animation-name: fadeOut;
 animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
 0% {
  opacity: 1;
 }
 100% {
  opacity: 0;
 }
}
@keyframes fadeOut {
 0% {
  opacity: 1;
 }
 100% {
  opacity: 0;
 }
}
.owl-height {
 -webkit-transition: height 0.5s ease-in-out;
 transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
 opacity: 0;
 -webkit-transition: opacity 0.4s ease;
 transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
 max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
 -webkit-transform-style: preserve-3d;
 transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
 position: relative;
 height: 100%;
 background: #000;
}
.owl-carousel .owl-video-play-icon {
 position: absolute;
 height: 80px;
 width: 80px;
 left: 50%;
 top: 50%;
 margin-left: -40px;
 margin-top: -40px;
 background: url(../../../themes/powcoat-theme/dist/css/owl.video.play.png) no-repeat;
 cursor: pointer;
 z-index: 1;
 -webkit-backface-visibility: hidden;
 -webkit-transition: -webkit-transform 0.1s ease;
 transition: -webkit-transform 0.1s ease;
 transition: transform 0.1s ease;
 transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
 -webkit-transform: scale(1.3, 1.3);
 transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
 display: none;
}
.owl-carousel .owl-video-tn {
 opacity: 0;
 height: 100%;
 background-position: center center;
 background-repeat: no-repeat;
 background-size: contain;
 -webkit-transition: opacity 0.4s ease;
 transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
 position: relative;
 z-index: 1;
 height: 100%;
 width: 100%;
}
.owl-theme .owl-dots,
.owl-theme .owl-nav {
 text-align: center;
 -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav {
 margin-top: 10px;
}
.owl-theme .owl-nav [class*="owl-"] {
 color: #fff;
 font-size: 14px;
 margin: 5px;
 padding: 4px 7px;
 background: #d6d6d6;
 display: inline-block;
 cursor: pointer;
 border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
 background: #869791;
 color: #fff;
 text-decoration: none;
}
.owl-theme .owl-nav .disabled {
 opacity: 0.5;
 cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
 margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot {
 display: inline-block;
 zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
 width: 10px;
 height: 10px;
 margin: 5px 7px;
 background: #d6d6d6;
 display: block;
 -webkit-backface-visibility: visible;
 -webkit-transition: opacity 0.2s ease;
 transition: opacity 0.2s ease;
 border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
 background: #869791;
}
:root {
 --blue: #007bff;
 --indigo: #6610f2;
 --purple: #6f42c1;
 --pink: #e83e8c;
 --red: #dc3545;
 --orange: #fd7e14;
 --yellow: #ffc107;
 --green: #28a745;
 --teal: #20c997;
 --cyan: #17a2b8;
 --white: #fff;
 --gray: #6c757d;
 --gray-dark: #343a40;
 --primary: #007bff;
 --secondary: #6c757d;
 --success: #28a745;
 --info: #17a2b8;
 --warning: #ffc107;
 --danger: #dc3545;
 --light: #f8f9fa;
 --dark: #343a40;
 --breakpoint-xs: 0;
 --breakpoint-sm: 576px;
 --breakpoint-md: 768px;
 --breakpoint-lg: 992px;
 --breakpoint-xl: 1200px;
 --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
 --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
*::before,
*::after {
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}
html {
 font-family: sans-serif;
 line-height: 1.15;
 -webkit-text-size-adjust: 100%;
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
 display: block;
}
body {
 margin: 0;
 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
 font-size: 1rem;
 font-weight: 400;
 line-height: 1.5;
 color: #212529;
 text-align: left;
 background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
 outline: 0 !important;
}
hr {
 -webkit-box-sizing: content-box;
 box-sizing: content-box;
 height: 0;
 overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
 margin-top: 0;
 margin-bottom: 0.5rem;
}
p {
 margin-top: 0;
 margin-bottom: 1rem;
}
abbr[title],
abbr[data-original-title] {
 text-decoration: underline;
 -webkit-text-decoration: underline dotted;
 text-decoration: underline dotted;
 cursor: help;
 border-bottom: 0;
 -webkit-text-decoration-skip-ink: none;
 text-decoration-skip-ink: none;
}
address {
 margin-bottom: 1rem;
 font-style: normal;
 line-height: inherit;
}
ol,
ul,
dl {
 margin-top: 0;
 margin-bottom: 1rem;
}
ol ol,
ul ul,
ol ul,
ul ol {
 margin-bottom: 0;
}
dt {
 font-weight: 700;
}
dd {
 margin-bottom: 0.5rem;
 margin-left: 0;
}
blockquote {
 margin: 0 0 1rem;
}
b,
strong {
 font-weight: bolder;
}
small {
 font-size: 80%;
}
sub,
sup {
 position: relative;
 font-size: 75%;
 line-height: 0;
 vertical-align: baseline;
}
sub {
 bottom: -0.25em;
}
sup {
 top: -0.5em;
}
a {
 color: #020202;
 text-decoration: none;
 background-color: transparent;
}
a:hover {
 color: #0056b3;
 text-decoration: underline;
}
a:not([href]):not([class]) {
 color: inherit;
 text-decoration: none;
}
a:not([href]):not([class]):hover {
 color: inherit;
 text-decoration: none;
}
pre,
code,
kbd,
samp {
 font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
 font-size: 1em;
}
pre {
 margin-top: 0;
 margin-bottom: 1rem;
 overflow: auto;
 -ms-overflow-style: scrollbar;
}
figure {
 margin: 0 0 1rem;
}
img {
 vertical-align: middle;
 border-style: none;
}
svg {
 overflow: hidden;
 vertical-align: middle;
}
table {
 border-collapse: collapse;
}
caption {
 padding-top: 0.75rem;
 padding-bottom: 0.75rem;
 color: #6c757d;
 text-align: left;
 caption-side: bottom;
}
th {
 text-align: inherit;
 text-align: -webkit-match-parent;
}
label {
 display: inline-block;
 margin-bottom: 0.5rem;
}
button {
 border-radius: 0;
}
button:focus:not(:focus-visible) {
 outline: 0;
}
input,
button,
select,
optgroup,
textarea {
 margin: 0;
 font-family: inherit;
 font-size: inherit;
 line-height: inherit;
}
button,
input {
 overflow: visible;
}
button,
select {
 text-transform: none;
}
[role="button"] {
 cursor: pointer;
}
select {
 word-wrap: normal;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
 -webkit-appearance: button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
 cursor: pointer;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
 padding: 0;
 border-style: none;
}
input[type="radio"],
input[type="checkbox"] {
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 padding: 0;
}
textarea {
 overflow: auto;
 resize: vertical;
}
fieldset {
 min-width: 0;
 padding: 0;
 margin: 0;
 border: 0;
}
legend {
 display: block;
 width: 100%;
 max-width: 100%;
 padding: 0;
 margin-bottom: 0.5rem;
 font-size: 1.5rem;
 line-height: inherit;
 color: inherit;
 white-space: normal;
}
progress {
 vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
[type="search"] {
 outline-offset: -2px;
 -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
::-webkit-file-upload-button {
 font: inherit;
 -webkit-appearance: button;
}
output {
 display: inline-block;
}
summary {
 display: list-item;
 cursor: pointer;
}
template {
 display: none;
}
[hidden] {
 display: none !important;
}
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
 width: 100%;
 padding-right: 15px;
 padding-left: 15px;
 margin-right: auto;
 margin-left: auto;
}
@media (min-width: 576px) {
 .container,
 .container-sm {
  max-width: 540px;
 }
}
@media (min-width: 768px) {
 .container,
 .container-sm,
 .container-md {
  max-width: 720px;
 }
}
@media (min-width: 992px) {
 .container,
 .container-sm,
 .container-md,
 .container-lg {
  max-width: 960px;
 }
}
@media (min-width: 1200px) {
 .container,
 .container-sm,
 .container-md,
 .container-lg,
 .container-xl {
  max-width: 1140px;
 }
}
.row {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 margin-right: -15px;
 margin-left: -15px;
}
.no-gutters {
 margin-right: 0;
 margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
 padding-right: 0;
 padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
 position: relative;
 width: 100%;
 padding-right: 15px;
 padding-left: 15px;
}
.col {
 -ms-flex-preferred-size: 0;
 flex-basis: 0%;
 -webkit-box-flex: 1;
 -ms-flex-positive: 1;
 flex-grow: 1;
 max-width: 100%;
}
.row-cols-1 > * {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%;
}
.row-cols-2 > * {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 50%;
 flex: 0 0 50%;
 max-width: 50%;
}
.row-cols-3 > * {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 33.33333%;
 flex: 0 0 33.33333%;
 max-width: 33.33333%;
}
.row-cols-4 > * {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 25%;
 flex: 0 0 25%;
 max-width: 25%;
}
.row-cols-5 > * {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 20%;
 flex: 0 0 20%;
 max-width: 20%;
}
.row-cols-6 > * {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 16.66667%;
 flex: 0 0 16.66667%;
 max-width: 16.66667%;
}
.col-auto {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 auto;
 flex: 0 0 auto;
 width: auto;
 max-width: 100%;
}
.col-1 {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 8.33333%;
 flex: 0 0 8.33333%;
 max-width: 8.33333%;
}
.col-2 {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 16.66667%;
 flex: 0 0 16.66667%;
 max-width: 16.66667%;
}
.col-3 {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 25%;
 flex: 0 0 25%;
 max-width: 25%;
}
.col-4 {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 33.33333%;
 flex: 0 0 33.33333%;
 max-width: 33.33333%;
}
.col-5 {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 41.66667%;
 flex: 0 0 41.66667%;
 max-width: 41.66667%;
}
.col-6 {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 50%;
 flex: 0 0 50%;
 max-width: 50%;
}
.col-7 {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 58.33333%;
 flex: 0 0 58.33333%;
 max-width: 58.33333%;
}
.col-8 {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 66.66667%;
 flex: 0 0 66.66667%;
 max-width: 66.66667%;
}
.col-9 {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 75%;
 flex: 0 0 75%;
 max-width: 75%;
}
.col-10 {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 83.33333%;
 flex: 0 0 83.33333%;
 max-width: 83.33333%;
}
.col-11 {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 91.66667%;
 flex: 0 0 91.66667%;
 max-width: 91.66667%;
}
.col-12 {
 -webkit-box-flex: 0;
 -ms-flex: 0 0 100%;
 flex: 0 0 100%;
 max-width: 100%;
}
.order-first {
 -webkit-box-ordinal-group: 0;
 -ms-flex-order: -1;
 order: -1;
}
.order-last {
 -webkit-box-ordinal-group: 14;
 -ms-flex-order: 13;
 order: 13;
}
.order-0 {
 -webkit-box-ordinal-group: 1;
 -ms-flex-order: 0;
 order: 0;
}
.order-1 {
 -webkit-box-ordinal-group: 2;
 -ms-flex-order: 1;
 order: 1;
}
.order-2 {
 -webkit-box-ordinal-group: 3;
 -ms-flex-order: 2;
 order: 2;
}
.order-3 {
 -webkit-box-ordinal-group: 4;
 -ms-flex-order: 3;
 order: 3;
}
.order-4 {
 -webkit-box-ordinal-group: 5;
 -ms-flex-order: 4;
 order: 4;
}
.order-5 {
 -webkit-box-ordinal-group: 6;
 -ms-flex-order: 5;
 order: 5;
}
.order-6 {
 -webkit-box-ordinal-group: 7;
 -ms-flex-order: 6;
 order: 6;
}
.order-7 {
 -webkit-box-ordinal-group: 8;
 -ms-flex-order: 7;
 order: 7;
}
.order-8 {
 -webkit-box-ordinal-group: 9;
 -ms-flex-order: 8;
 order: 8;
}
.order-9 {
 -webkit-box-ordinal-group: 10;
 -ms-flex-order: 9;
 order: 9;
}
.order-10 {
 -webkit-box-ordinal-group: 11;
 -ms-flex-order: 10;
 order: 10;
}
.order-11 {
 -webkit-box-ordinal-group: 12;
 -ms-flex-order: 11;
 order: 11;
}
.order-12 {
 -webkit-box-ordinal-group: 13;
 -ms-flex-order: 12;
 order: 12;
}
.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%;
}
@media (min-width: 576px) {
 .col-sm {
  -ms-flex-preferred-size: 0;
  flex-basis: 0%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
 }
 .row-cols-sm-1 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
 }
 .row-cols-sm-2 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
 }
 .row-cols-sm-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
 }
 .row-cols-sm-4 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
 }
 .row-cols-sm-5 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
 }
 .row-cols-sm-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
 }
 .col-sm-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
 }
 .col-sm-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
 }
 .col-sm-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
 }
 .col-sm-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
 }
 .col-sm-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
 }
 .col-sm-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
 }
 .col-sm-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
 }
 .col-sm-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
 }
 .col-sm-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
 }
 .col-sm-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
 }
 .col-sm-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
 }
 .col-sm-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
 }
 .col-sm-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
 }
 .order-sm-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
 }
 .order-sm-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
 }
 .order-sm-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
 }
 .order-sm-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
 }
 .order-sm-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
 }
 .order-sm-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
 }
 .order-sm-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
 }
 .order-sm-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
 }
 .order-sm-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
 }
 .order-sm-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
 }
 .order-sm-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
 }
 .order-sm-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
 }
 .order-sm-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
 }
 .order-sm-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
 }
 .order-sm-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
 }
 .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%;
 }
}
@media (min-width: 768px) {
 .col-md {
  -ms-flex-preferred-size: 0;
  flex-basis: 0%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
 }
 .row-cols-md-1 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
 }
 .row-cols-md-2 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
 }
 .row-cols-md-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
 }
 .row-cols-md-4 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
 }
 .row-cols-md-5 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
 }
 .row-cols-md-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
 }
 .col-md-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
 }
 .col-md-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
 }
 .col-md-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
 }
 .col-md-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
 }
 .col-md-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
 }
 .col-md-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
 }
 .col-md-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
 }
 .col-md-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
 }
 .col-md-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
 }
 .col-md-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
 }
 .col-md-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
 }
 .col-md-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
 }
 .col-md-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
 }
 .order-md-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
 }
 .order-md-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
 }
 .order-md-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
 }
 .order-md-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
 }
 .order-md-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
 }
 .order-md-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
 }
 .order-md-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
 }
 .order-md-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
 }
 .order-md-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
 }
 .order-md-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
 }
 .order-md-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
 }
 .order-md-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
 }
 .order-md-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
 }
 .order-md-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
 }
 .order-md-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
 }
 .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%;
 }
}
@media (min-width: 992px) {
 .col-lg {
  -ms-flex-preferred-size: 0;
  flex-basis: 0%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
 }
 .row-cols-lg-1 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
 }
 .row-cols-lg-2 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
 }
 .row-cols-lg-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
 }
 .row-cols-lg-4 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
 }
 .row-cols-lg-5 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
 }
 .row-cols-lg-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
 }
 .col-lg-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
 }
 .col-lg-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
 }
 .col-lg-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
 }
 .col-lg-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
 }
 .col-lg-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
 }
 .col-lg-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
 }
 .col-lg-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
 }
 .col-lg-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
 }
 .col-lg-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
 }
 .col-lg-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
 }
 .col-lg-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
 }
 .col-lg-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
 }
 .col-lg-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
 }
 .order-lg-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
 }
 .order-lg-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
 }
 .order-lg-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
 }
 .order-lg-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
 }
 .order-lg-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
 }
 .order-lg-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
 }
 .order-lg-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
 }
 .order-lg-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
 }
 .order-lg-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
 }
 .order-lg-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
 }
 .order-lg-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
 }
 .order-lg-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
 }
 .order-lg-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
 }
 .order-lg-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
 }
 .order-lg-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
 }
 .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%;
 }
}
@media (min-width: 1200px) {
 .col-xl {
  -ms-flex-preferred-size: 0;
  flex-basis: 0%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
 }
 .row-cols-xl-1 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
 }
 .row-cols-xl-2 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
 }
 .row-cols-xl-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
 }
 .row-cols-xl-4 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
 }
 .row-cols-xl-5 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
 }
 .row-cols-xl-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
 }
 .col-xl-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
 }
 .col-xl-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
 }
 .col-xl-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
 }
 .col-xl-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
 }
 .col-xl-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
 }
 .col-xl-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
 }
 .col-xl-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
 }
 .col-xl-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
 }
 .col-xl-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
 }
 .col-xl-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
 }
 .col-xl-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
 }
 .col-xl-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
 }
 .col-xl-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
 }
 .order-xl-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
 }
 .order-xl-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
 }
 .order-xl-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
 }
 .order-xl-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
 }
 .order-xl-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
 }
 .order-xl-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
 }
 .order-xl-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
 }
 .order-xl-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
 }
 .order-xl-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
 }
 .order-xl-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
 }
 .order-xl-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
 }
 .order-xl-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
 }
 .order-xl-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
 }
 .order-xl-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
 }
 .order-xl-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
 }
 .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%;
 }
}
.fade {
 -webkit-transition: opacity 0.15s linear;
 transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
 .fade {
  -webkit-transition: none;
  transition: none;
 }
}
.fade:not(.show) {
 opacity: 0;
}
.collapse:not(.show) {
 display: none;
}
.collapsing {
 position: relative;
 height: 0;
 overflow: hidden;
 -webkit-transition: height 0.35s ease;
 transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
 .collapsing {
  -webkit-transition: none;
  transition: none;
 }
}
.nav {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 padding-left: 0;
 margin-bottom: 0;
 list-style: none;
}
.nav-link {
 display: block;
 padding: 0.5rem 1rem;
}
.nav-link:hover,
.nav-link:focus {
 text-decoration: none;
}
.nav-link.disabled {
 color: #6c757d;
 pointer-events: none;
 cursor: default;
}
.nav-tabs {
 border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
 margin-bottom: -1px;
 border: 1px solid transparent;
 border-top-left-radius: 0.25rem;
 border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
 border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
 color: #6c757d;
 background-color: transparent;
 border-color: transparent;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
 color: #495057;
 background-color: #fff;
 border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
 margin-top: -1px;
 border-top-left-radius: 0;
 border-top-right-radius: 0;
}
.nav-pills .nav-link {
 border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
 color: #fff;
 background-color: #007bff;
}
.nav-fill > .nav-link,
.nav-fill .nav-item {
 -webkit-box-flex: 1;
 -ms-flex: 1 1 auto;
 flex: 1 1 auto;
 text-align: center;
}
.nav-justified > .nav-link,
.nav-justified .nav-item {
 -ms-flex-preferred-size: 0;
 flex-basis: 0%;
 -webkit-box-flex: 1;
 -ms-flex-positive: 1;
 flex-grow: 1;
 text-align: center;
}
.tab-content > .tab-pane {
 display: none;
}
.tab-content > .active {
 display: block;
}
.card {
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 min-width: 0;
 word-wrap: break-word;
 background-color: #fff;
 background-clip: border-box;
 border: 1px solid rgba(0, 0, 0, 0.125);
 border-radius: 0.25rem;
}
.card > hr {
 margin-right: 0;
 margin-left: 0;
}
.card > .list-group {
 border-top: inherit;
 border-bottom: inherit;
}
.card > .list-group:first-child {
 border-top-width: 0;
 border-top-left-radius: calc(0.25rem - 1px);
 border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
 border-bottom-width: 0;
 border-bottom-right-radius: calc(0.25rem - 1px);
 border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
 border-top: 0;
}
.card-body {
 -webkit-box-flex: 1;
 -ms-flex: 1 1 auto;
 flex: 1 1 auto;
 min-height: 1px;
 padding: 1.25rem;
}
.card-title {
 margin-bottom: 0.75rem;
}
.card-subtitle {
 margin-top: -0.375rem;
 margin-bottom: 0;
}
.card-text:last-child {
 margin-bottom: 0;
}
.card-link:hover {
 text-decoration: none;
}
.card-link + .card-link {
 margin-left: 1.25rem;
}
.card-header {
 padding: 0.75rem 1.25rem;
 margin-bottom: 0;
 background-color: rgba(0, 0, 0, 0.03);
 border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
 border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
 padding: 0.75rem 1.25rem;
 background-color: rgba(0, 0, 0, 0.03);
 border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
 border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
 margin-right: -0.625rem;
 margin-bottom: -0.75rem;
 margin-left: -0.625rem;
 border-bottom: 0;
}
.card-header-pills {
 margin-right: -0.625rem;
 margin-left: -0.625rem;
}
.card-img-overlay {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 padding: 1.25rem;
 border-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-top,
.card-img-bottom {
 -ms-flex-negative: 0;
 flex-shrink: 0;
 width: 100%;
}
.card-img,
.card-img-top {
 border-top-left-radius: calc(0.25rem - 1px);
 border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
 border-bottom-right-radius: calc(0.25rem - 1px);
 border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck .card {
 margin-bottom: 15px;
}
@media (min-width: 576px) {
 .card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-right: -15px;
  margin-left: -15px;
 }
 .card-deck .card {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
  margin-right: 15px;
  margin-bottom: 0;
  margin-left: 15px;
 }
}
.card-group > .card {
 margin-bottom: 15px;
}
@media (min-width: 576px) {
 .card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
 }
 .card-group > .card {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
  margin-bottom: 0;
 }
 .card-group > .card + .card {
  margin-left: 0;
  border-left: 0;
 }
 .card-group > .card:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
 }
 .card-group > .card:not(:last-child) .card-img-top,
 .card-group > .card:not(:last-child) .card-header {
  border-top-right-radius: 0;
 }
 .card-group > .card:not(:last-child) .card-img-bottom,
 .card-group > .card:not(:last-child) .card-footer {
  border-bottom-right-radius: 0;
 }
 .card-group > .card:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
 }
 .card-group > .card:not(:first-child) .card-img-top,
 .card-group > .card:not(:first-child) .card-header {
  border-top-left-radius: 0;
 }
 .card-group > .card:not(:first-child) .card-img-bottom,
 .card-group > .card:not(:first-child) .card-footer {
  border-bottom-left-radius: 0;
 }
}
.card-columns .card {
 margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
 .card-columns {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  orphans: 1;
  widows: 1;
 }
 .card-columns .card {
  display: inline-block;
  width: 100%;
 }
}
.accordion {
 overflow-anchor: none;
}
.accordion > .card {
 overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
 border-bottom: 0;
 border-bottom-right-radius: 0;
 border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
 border-top-left-radius: 0;
 border-top-right-radius: 0;
}
.accordion > .card > .card-header {
 border-radius: 0;
 margin-bottom: -1px;
}
.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;
}
.bg-primary {
 background-color: #007bff !important;
}
a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
 background-color: #0062cc !important;
}
.bg-secondary {
 background-color: #6c757d !important;
}
a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
 background-color: #545b62 !important;
}
.bg-success {
 background-color: #28a745 !important;
}
a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
 background-color: #1e7e34 !important;
}
.bg-info {
 background-color: #17a2b8 !important;
}
a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
 background-color: #117a8b !important;
}
.bg-warning {
 background-color: #ffc107 !important;
}
a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
 background-color: #d39e00 !important;
}
.bg-danger {
 background-color: #dc3545 !important;
}
a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
 background-color: #bd2130 !important;
}
.bg-light {
 background-color: #f8f9fa !important;
}
a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
 background-color: #dae0e5 !important;
}
.bg-dark {
 background-color: #343a40 !important;
}
a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
 background-color: #1d2124 !important;
}
.bg-white {
 background-color: #fff !important;
}
.bg-transparent {
 background-color: transparent !important;
}
.border {
 border: 1px solid #dee2e6 !important;
}
.border-top {
 border-top: 1px solid #dee2e6 !important;
}
.border-right {
 border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
 border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
 border-left: 1px solid #dee2e6 !important;
}
.border-0 {
 border: 0 !important;
}
.border-top-0 {
 border-top: 0 !important;
}
.border-right-0 {
 border-right: 0 !important;
}
.border-bottom-0 {
 border-bottom: 0 !important;
}
.border-left-0 {
 border-left: 0 !important;
}
.border-primary {
 border-color: #007bff !important;
}
.border-secondary {
 border-color: #6c757d !important;
}
.border-success {
 border-color: #28a745 !important;
}
.border-info {
 border-color: #17a2b8 !important;
}
.border-warning {
 border-color: #ffc107 !important;
}
.border-danger {
 border-color: #dc3545 !important;
}
.border-light {
 border-color: #f8f9fa !important;
}
.border-dark {
 border-color: #343a40 !important;
}
.border-white {
 border-color: #fff !important;
}
.rounded-sm {
 border-radius: 0.2rem !important;
}
.rounded {
 border-radius: 0.25rem !important;
}
.rounded-top {
 border-top-left-radius: 0.25rem !important;
 border-top-right-radius: 0.25rem !important;
}
.rounded-right {
 border-top-right-radius: 0.25rem !important;
 border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
 border-bottom-right-radius: 0.25rem !important;
 border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
 border-top-left-radius: 0.25rem !important;
 border-bottom-left-radius: 0.25rem !important;
}
.rounded-lg {
 border-radius: 0.3rem !important;
}
.rounded-circle {
 border-radius: 50% !important;
}
.rounded-pill {
 border-radius: 50rem !important;
}
.rounded-0 {
 border-radius: 0 !important;
}
.clearfix::after {
 display: block;
 clear: both;
 content: "";
}
.d-none {
 display: none !important;
}
.d-inline {
 display: inline !important;
}
.d-inline-block {
 display: inline-block !important;
}
.d-block {
 display: block !important;
}
.d-table {
 display: table !important;
}
.d-table-row {
 display: table-row !important;
}
.d-table-cell {
 display: table-cell !important;
}
.d-flex {
 display: -webkit-box !important;
 display: -ms-flexbox !important;
 display: flex !important;
}
.d-inline-flex {
 display: -webkit-inline-box !important;
 display: -ms-inline-flexbox !important;
 display: inline-flex !important;
}
@media (min-width: 576px) {
 .d-sm-none {
  display: none !important;
 }
 .d-sm-inline {
  display: inline !important;
 }
 .d-sm-inline-block {
  display: inline-block !important;
 }
 .d-sm-block {
  display: block !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: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
 }
 .d-sm-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
 }
}
@media (min-width: 768px) {
 .d-md-none {
  display: none !important;
 }
 .d-md-inline {
  display: inline !important;
 }
 .d-md-inline-block {
  display: inline-block !important;
 }
 .d-md-block {
  display: block !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: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
 }
 .d-md-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
 }
}
@media (min-width: 992px) {
 .d-lg-none {
  display: none !important;
 }
 .d-lg-inline {
  display: inline !important;
 }
 .d-lg-inline-block {
  display: inline-block !important;
 }
 .d-lg-block {
  display: block !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: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
 }
 .d-lg-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
 }
}
@media (min-width: 1200px) {
 .d-xl-none {
  display: none !important;
 }
 .d-xl-inline {
  display: inline !important;
 }
 .d-xl-inline-block {
  display: inline-block !important;
 }
 .d-xl-block {
  display: block !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: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
 }
 .d-xl-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
 }
}
@media print {
 .d-print-none {
  display: none !important;
 }
 .d-print-inline {
  display: inline !important;
 }
 .d-print-inline-block {
  display: inline-block !important;
 }
 .d-print-block {
  display: block !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: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
 }
 .d-print-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
 }
}
.embed-responsive {
 position: relative;
 display: block;
 width: 100%;
 padding: 0;
 overflow: hidden;
}
.embed-responsive::before {
 display: block;
 content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 width: 100%;
 height: 100%;
 border: 0;
}
.embed-responsive-21by9::before {
 padding-top: 42.85714%;
}
.embed-responsive-16by9::before {
 padding-top: 56.25%;
}
.embed-responsive-4by3::before {
 padding-top: 75%;
}
.embed-responsive-1by1::before {
 padding-top: 100%;
}
.flex-row {
 -webkit-box-orient: horizontal !important;
 -webkit-box-direction: normal !important;
 -ms-flex-direction: row !important;
 flex-direction: row !important;
}
.flex-column {
 -webkit-box-orient: vertical !important;
 -webkit-box-direction: normal !important;
 -ms-flex-direction: column !important;
 flex-direction: column !important;
}
.flex-row-reverse {
 -webkit-box-orient: horizontal !important;
 -webkit-box-direction: reverse !important;
 -ms-flex-direction: row-reverse !important;
 flex-direction: row-reverse !important;
}
.flex-column-reverse {
 -webkit-box-orient: vertical !important;
 -webkit-box-direction: reverse !important;
 -ms-flex-direction: column-reverse !important;
 flex-direction: column-reverse !important;
}
.flex-wrap {
 -ms-flex-wrap: wrap !important;
 flex-wrap: wrap !important;
}
.flex-nowrap {
 -ms-flex-wrap: nowrap !important;
 flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
 -ms-flex-wrap: wrap-reverse !important;
 flex-wrap: wrap-reverse !important;
}
.flex-fill {
 -webkit-box-flex: 1 !important;
 -ms-flex: 1 1 auto !important;
 flex: 1 1 auto !important;
}
.flex-grow-0 {
 -webkit-box-flex: 0 !important;
 -ms-flex-positive: 0 !important;
 flex-grow: 0 !important;
}
.flex-grow-1 {
 -webkit-box-flex: 1 !important;
 -ms-flex-positive: 1 !important;
 flex-grow: 1 !important;
}
.flex-shrink-0 {
 -ms-flex-negative: 0 !important;
 flex-shrink: 0 !important;
}
.flex-shrink-1 {
 -ms-flex-negative: 1 !important;
 flex-shrink: 1 !important;
}
.justify-content-start {
 -webkit-box-pack: start !important;
 -ms-flex-pack: start !important;
 justify-content: flex-start !important;
}
.justify-content-end {
 -webkit-box-pack: end !important;
 -ms-flex-pack: end !important;
 justify-content: flex-end !important;
}
.justify-content-center {
 -webkit-box-pack: center !important;
 -ms-flex-pack: center !important;
 justify-content: center !important;
}
.justify-content-between {
 -webkit-box-pack: justify !important;
 -ms-flex-pack: justify !important;
 justify-content: space-between !important;
}
.justify-content-around {
 -ms-flex-pack: distribute !important;
 justify-content: space-around !important;
}
.align-items-start {
 -webkit-box-align: start !important;
 -ms-flex-align: start !important;
 align-items: flex-start !important;
}
.align-items-end {
 -webkit-box-align: end !important;
 -ms-flex-align: end !important;
 align-items: flex-end !important;
}
.align-items-center {
 -webkit-box-align: center !important;
 -ms-flex-align: center !important;
 align-items: center !important;
}
.align-items-baseline {
 -webkit-box-align: baseline !important;
 -ms-flex-align: baseline !important;
 align-items: baseline !important;
}
.align-items-stretch {
 -webkit-box-align: stretch !important;
 -ms-flex-align: stretch !important;
 align-items: stretch !important;
}
.align-content-start {
 -ms-flex-line-pack: start !important;
 align-content: flex-start !important;
}
.align-content-end {
 -ms-flex-line-pack: end !important;
 align-content: flex-end !important;
}
.align-content-center {
 -ms-flex-line-pack: center !important;
 align-content: center !important;
}
.align-content-between {
 -ms-flex-line-pack: justify !important;
 align-content: space-between !important;
}
.align-content-around {
 -ms-flex-line-pack: distribute !important;
 align-content: space-around !important;
}
.align-content-stretch {
 -ms-flex-line-pack: stretch !important;
 align-content: stretch !important;
}
.align-self-auto {
 -ms-flex-item-align: auto !important;
 align-self: auto !important;
}
.align-self-start {
 -ms-flex-item-align: start !important;
 align-self: flex-start !important;
}
.align-self-end {
 -ms-flex-item-align: end !important;
 align-self: flex-end !important;
}
.align-self-center {
 -ms-flex-item-align: center !important;
 align-self: center !important;
}
.align-self-baseline {
 -ms-flex-item-align: baseline !important;
 align-self: baseline !important;
}
.align-self-stretch {
 -ms-flex-item-align: stretch !important;
 align-self: stretch !important;
}
@media (min-width: 576px) {
 .flex-sm-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
 }
 .flex-sm-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
 }
 .flex-sm-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
 }
 .flex-sm-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
 }
 .flex-sm-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
 }
 .flex-sm-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
 }
 .flex-sm-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
 }
 .flex-sm-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
 }
 .flex-sm-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
 }
 .flex-sm-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
 }
 .flex-sm-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
 }
 .flex-sm-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
 }
 .justify-content-sm-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
 }
 .justify-content-sm-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
 }
 .justify-content-sm-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
 }
 .justify-content-sm-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
 }
 .justify-content-sm-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
 }
 .align-items-sm-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
 }
 .align-items-sm-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
 }
 .align-items-sm-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
 }
 .align-items-sm-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
 }
 .align-items-sm-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
 }
 .align-content-sm-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
 }
 .align-content-sm-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
 }
 .align-content-sm-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
 }
 .align-content-sm-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
 }
 .align-content-sm-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
 }
 .align-content-sm-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
 }
 .align-self-sm-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
 }
 .align-self-sm-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
 }
 .align-self-sm-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
 }
 .align-self-sm-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
 }
 .align-self-sm-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
 }
 .align-self-sm-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
 }
}
@media (min-width: 768px) {
 .flex-md-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
 }
 .flex-md-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
 }
 .flex-md-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
 }
 .flex-md-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
 }
 .flex-md-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
 }
 .flex-md-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
 }
 .flex-md-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
 }
 .flex-md-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
 }
 .flex-md-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
 }
 .flex-md-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
 }
 .flex-md-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
 }
 .flex-md-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
 }
 .justify-content-md-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
 }
 .justify-content-md-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
 }
 .justify-content-md-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
 }
 .justify-content-md-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
 }
 .justify-content-md-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
 }
 .align-items-md-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
 }
 .align-items-md-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
 }
 .align-items-md-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
 }
 .align-items-md-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
 }
 .align-items-md-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
 }
 .align-content-md-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
 }
 .align-content-md-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
 }
 .align-content-md-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
 }
 .align-content-md-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
 }
 .align-content-md-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
 }
 .align-content-md-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
 }
 .align-self-md-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
 }
 .align-self-md-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
 }
 .align-self-md-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
 }
 .align-self-md-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
 }
 .align-self-md-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
 }
 .align-self-md-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
 }
}
@media (min-width: 992px) {
 .flex-lg-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
 }
 .flex-lg-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
 }
 .flex-lg-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
 }
 .flex-lg-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
 }
 .flex-lg-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
 }
 .flex-lg-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
 }
 .flex-lg-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
 }
 .flex-lg-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
 }
 .flex-lg-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
 }
 .flex-lg-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
 }
 .flex-lg-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
 }
 .flex-lg-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
 }
 .justify-content-lg-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
 }
 .justify-content-lg-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
 }
 .justify-content-lg-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
 }
 .justify-content-lg-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
 }
 .justify-content-lg-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
 }
 .align-items-lg-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
 }
 .align-items-lg-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
 }
 .align-items-lg-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
 }
 .align-items-lg-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
 }
 .align-items-lg-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
 }
 .align-content-lg-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
 }
 .align-content-lg-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
 }
 .align-content-lg-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
 }
 .align-content-lg-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
 }
 .align-content-lg-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
 }
 .align-content-lg-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
 }
 .align-self-lg-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
 }
 .align-self-lg-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
 }
 .align-self-lg-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
 }
 .align-self-lg-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
 }
 .align-self-lg-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
 }
 .align-self-lg-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
 }
}
@media (min-width: 1200px) {
 .flex-xl-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
 }
 .flex-xl-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
 }
 .flex-xl-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
 }
 .flex-xl-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
 }
 .flex-xl-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
 }
 .flex-xl-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
 }
 .flex-xl-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
 }
 .flex-xl-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
 }
 .flex-xl-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
 }
 .flex-xl-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
 }
 .flex-xl-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
 }
 .flex-xl-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
 }
 .justify-content-xl-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
 }
 .justify-content-xl-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
 }
 .justify-content-xl-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
 }
 .justify-content-xl-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
 }
 .justify-content-xl-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
 }
 .align-items-xl-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
 }
 .align-items-xl-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
 }
 .align-items-xl-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
 }
 .align-items-xl-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
 }
 .align-items-xl-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
 }
 .align-content-xl-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
 }
 .align-content-xl-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
 }
 .align-content-xl-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
 }
 .align-content-xl-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
 }
 .align-content-xl-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
 }
 .align-content-xl-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
 }
 .align-self-xl-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
 }
 .align-self-xl-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
 }
 .align-self-xl-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
 }
 .align-self-xl-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
 }
 .align-self-xl-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
 }
 .align-self-xl-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
 }
}
.float-left {
 float: left !important;
}
.float-right {
 float: right !important;
}
.float-none {
 float: none !important;
}
@media (min-width: 576px) {
 .float-sm-left {
  float: left !important;
 }
 .float-sm-right {
  float: right !important;
 }
 .float-sm-none {
  float: none !important;
 }
}
@media (min-width: 768px) {
 .float-md-left {
  float: left !important;
 }
 .float-md-right {
  float: right !important;
 }
 .float-md-none {
  float: none !important;
 }
}
@media (min-width: 992px) {
 .float-lg-left {
  float: left !important;
 }
 .float-lg-right {
  float: right !important;
 }
 .float-lg-none {
  float: none !important;
 }
}
@media (min-width: 1200px) {
 .float-xl-left {
  float: left !important;
 }
 .float-xl-right {
  float: right !important;
 }
 .float-xl-none {
  float: none !important;
 }
}
.user-select-all {
 -webkit-user-select: all !important;
 -moz-user-select: all !important;
 -ms-user-select: all !important;
 user-select: all !important;
}
.user-select-auto {
 -webkit-user-select: auto !important;
 -moz-user-select: auto !important;
 -ms-user-select: auto !important;
 user-select: auto !important;
}
.user-select-none {
 -webkit-user-select: none !important;
 -moz-user-select: none !important;
 -ms-user-select: none !important;
 user-select: none !important;
}
.overflow-auto {
 overflow: auto !important;
}
.overflow-hidden {
 overflow: hidden !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;
}
.fixed-top {
 position: fixed;
 top: 0;
 right: 0;
 left: 0;
 z-index: 1030;
}
.fixed-bottom {
 position: fixed;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: 1030;
}
@supports (position: sticky) {
 .sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
 }
}
.sr-only {
 position: absolute;
 width: 1px;
 height: 1px;
 padding: 0;
 margin: -1px;
 overflow: hidden;
 clip: rect(0, 0, 0, 0);
 white-space: nowrap;
 border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
 position: static;
 width: auto;
 height: auto;
 overflow: visible;
 clip: auto;
 white-space: normal;
}
.shadow-sm {
 -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
 box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
 -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
 box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
 -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
 box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
 -webkit-box-shadow: none !important;
 box-shadow: none !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;
}
.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;
}
.mw-100 {
 max-width: 100% !important;
}
.mh-100 {
 max-height: 100% !important;
}
.min-vw-100 {
 min-width: 100vw !important;
}
.min-vh-100 {
 min-height: 100vh !important;
}
.vw-100 {
 width: 100vw !important;
}
.vh-100 {
 height: 100vh !important;
}
.m-0 {
 margin: 0 !important;
}
.mt-0,
.my-0 {
 margin-top: 0 !important;
}
.mr-0,
.mx-0 {
 margin-right: 0 !important;
}
.mb-0,
.my-0 {
 margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
 margin-left: 0 !important;
}
.m-1 {
 margin: 0.25rem !important;
}
.mt-1,
.my-1 {
 margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
 margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
 margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
 margin-left: 0.25rem !important;
}
.m-2 {
 margin: 0.5rem !important;
}
.mt-2,
.my-2 {
 margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
 margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
 margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
 margin-left: 0.5rem !important;
}
.m-3 {
 margin: 1rem !important;
}
.mt-3,
.my-3 {
 margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
 margin-right: 1rem !important;
}
.mb-3,
.my-3 {
 margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
 margin-left: 1rem !important;
}
.m-4 {
 margin: 1.5rem !important;
}
.mt-4,
.my-4 {
 margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
 margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
 margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
 margin-left: 1.5rem !important;
}
.m-5 {
 margin: 3rem !important;
}
.mt-5,
.my-5 {
 margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
 margin-right: 3rem !important;
}
.mb-5,
.my-5 {
 margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
 margin-left: 3rem !important;
}
.p-0 {
 padding: 0 !important;
}
.pt-0,
.py-0 {
 padding-top: 0 !important;
}
.pr-0,
.px-0 {
 padding-right: 0 !important;
}
.pb-0,
.py-0 {
 padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
 padding-left: 0 !important;
}
.p-1 {
 padding: 0.25rem !important;
}
.pt-1,
.py-1 {
 padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
 padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
 padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
 padding-left: 0.25rem !important;
}
.p-2 {
 padding: 0.5rem !important;
}
.pt-2,
.py-2 {
 padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
 padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
 padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
 padding-left: 0.5rem !important;
}
.p-3 {
 padding: 1rem !important;
}
.pt-3,
.py-3 {
 padding-top: 1rem !important;
}
.pr-3,
.px-3 {
 padding-right: 1rem !important;
}
.pb-3,
.py-3 {
 padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
 padding-left: 1rem !important;
}
.p-4 {
 padding: 1.5rem !important;
}
.pt-4,
.py-4 {
 padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
 padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
 padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
 padding-left: 1.5rem !important;
}
.p-5 {
 padding: 3rem !important;
}
.pt-5,
.py-5 {
 padding-top: 3rem !important;
}
.pr-5,
.px-5 {
 padding-right: 3rem !important;
}
.pb-5,
.py-5 {
 padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
 padding-left: 3rem !important;
}
.m-n1 {
 margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
 margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
 margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
 margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
 margin-left: -0.25rem !important;
}
.m-n2 {
 margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
 margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
 margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
 margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
 margin-left: -0.5rem !important;
}
.m-n3 {
 margin: -1rem !important;
}
.mt-n3,
.my-n3 {
 margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
 margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
 margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
 margin-left: -1rem !important;
}
.m-n4 {
 margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
 margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
 margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
 margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
 margin-left: -1.5rem !important;
}
.m-n5 {
 margin: -3rem !important;
}
.mt-n5,
.my-n5 {
 margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
 margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
 margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
 margin-left: -3rem !important;
}
.m-auto {
 margin: auto !important;
}
.mt-auto,
.my-auto {
 margin-top: auto !important;
}
.mr-auto,
.mx-auto {
 margin-right: auto !important;
}
.mb-auto,
.my-auto {
 margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
 margin-left: auto !important;
}
@media (min-width: 576px) {
 .m-sm-0 {
  margin: 0 !important;
 }
 .mt-sm-0,
 .my-sm-0 {
  margin-top: 0 !important;
 }
 .mr-sm-0,
 .mx-sm-0 {
  margin-right: 0 !important;
 }
 .mb-sm-0,
 .my-sm-0 {
  margin-bottom: 0 !important;
 }
 .ml-sm-0,
 .mx-sm-0 {
  margin-left: 0 !important;
 }
 .m-sm-1 {
  margin: 0.25rem !important;
 }
 .mt-sm-1,
 .my-sm-1 {
  margin-top: 0.25rem !important;
 }
 .mr-sm-1,
 .mx-sm-1 {
  margin-right: 0.25rem !important;
 }
 .mb-sm-1,
 .my-sm-1 {
  margin-bottom: 0.25rem !important;
 }
 .ml-sm-1,
 .mx-sm-1 {
  margin-left: 0.25rem !important;
 }
 .m-sm-2 {
  margin: 0.5rem !important;
 }
 .mt-sm-2,
 .my-sm-2 {
  margin-top: 0.5rem !important;
 }
 .mr-sm-2,
 .mx-sm-2 {
  margin-right: 0.5rem !important;
 }
 .mb-sm-2,
 .my-sm-2 {
  margin-bottom: 0.5rem !important;
 }
 .ml-sm-2,
 .mx-sm-2 {
  margin-left: 0.5rem !important;
 }
 .m-sm-3 {
  margin: 1rem !important;
 }
 .mt-sm-3,
 .my-sm-3 {
  margin-top: 1rem !important;
 }
 .mr-sm-3,
 .mx-sm-3 {
  margin-right: 1rem !important;
 }
 .mb-sm-3,
 .my-sm-3 {
  margin-bottom: 1rem !important;
 }
 .ml-sm-3,
 .mx-sm-3 {
  margin-left: 1rem !important;
 }
 .m-sm-4 {
  margin: 1.5rem !important;
 }
 .mt-sm-4,
 .my-sm-4 {
  margin-top: 1.5rem !important;
 }
 .mr-sm-4,
 .mx-sm-4 {
  margin-right: 1.5rem !important;
 }
 .mb-sm-4,
 .my-sm-4 {
  margin-bottom: 1.5rem !important;
 }
 .ml-sm-4,
 .mx-sm-4 {
  margin-left: 1.5rem !important;
 }
 .m-sm-5 {
  margin: 3rem !important;
 }
 .mt-sm-5,
 .my-sm-5 {
  margin-top: 3rem !important;
 }
 .mr-sm-5,
 .mx-sm-5 {
  margin-right: 3rem !important;
 }
 .mb-sm-5,
 .my-sm-5 {
  margin-bottom: 3rem !important;
 }
 .ml-sm-5,
 .mx-sm-5 {
  margin-left: 3rem !important;
 }
 .p-sm-0 {
  padding: 0 !important;
 }
 .pt-sm-0,
 .py-sm-0 {
  padding-top: 0 !important;
 }
 .pr-sm-0,
 .px-sm-0 {
  padding-right: 0 !important;
 }
 .pb-sm-0,
 .py-sm-0 {
  padding-bottom: 0 !important;
 }
 .pl-sm-0,
 .px-sm-0 {
  padding-left: 0 !important;
 }
 .p-sm-1 {
  padding: 0.25rem !important;
 }
 .pt-sm-1,
 .py-sm-1 {
  padding-top: 0.25rem !important;
 }
 .pr-sm-1,
 .px-sm-1 {
  padding-right: 0.25rem !important;
 }
 .pb-sm-1,
 .py-sm-1 {
  padding-bottom: 0.25rem !important;
 }
 .pl-sm-1,
 .px-sm-1 {
  padding-left: 0.25rem !important;
 }
 .p-sm-2 {
  padding: 0.5rem !important;
 }
 .pt-sm-2,
 .py-sm-2 {
  padding-top: 0.5rem !important;
 }
 .pr-sm-2,
 .px-sm-2 {
  padding-right: 0.5rem !important;
 }
 .pb-sm-2,
 .py-sm-2 {
  padding-bottom: 0.5rem !important;
 }
 .pl-sm-2,
 .px-sm-2 {
  padding-left: 0.5rem !important;
 }
 .p-sm-3 {
  padding: 1rem !important;
 }
 .pt-sm-3,
 .py-sm-3 {
  padding-top: 1rem !important;
 }
 .pr-sm-3,
 .px-sm-3 {
  padding-right: 1rem !important;
 }
 .pb-sm-3,
 .py-sm-3 {
  padding-bottom: 1rem !important;
 }
 .pl-sm-3,
 .px-sm-3 {
  padding-left: 1rem !important;
 }
 .p-sm-4 {
  padding: 1.5rem !important;
 }
 .pt-sm-4,
 .py-sm-4 {
  padding-top: 1.5rem !important;
 }
 .pr-sm-4,
 .px-sm-4 {
  padding-right: 1.5rem !important;
 }
 .pb-sm-4,
 .py-sm-4 {
  padding-bottom: 1.5rem !important;
 }
 .pl-sm-4,
 .px-sm-4 {
  padding-left: 1.5rem !important;
 }
 .p-sm-5 {
  padding: 3rem !important;
 }
 .pt-sm-5,
 .py-sm-5 {
  padding-top: 3rem !important;
 }
 .pr-sm-5,
 .px-sm-5 {
  padding-right: 3rem !important;
 }
 .pb-sm-5,
 .py-sm-5 {
  padding-bottom: 3rem !important;
 }
 .pl-sm-5,
 .px-sm-5 {
  padding-left: 3rem !important;
 }
 .m-sm-n1 {
  margin: -0.25rem !important;
 }
 .mt-sm-n1,
 .my-sm-n1 {
  margin-top: -0.25rem !important;
 }
 .mr-sm-n1,
 .mx-sm-n1 {
  margin-right: -0.25rem !important;
 }
 .mb-sm-n1,
 .my-sm-n1 {
  margin-bottom: -0.25rem !important;
 }
 .ml-sm-n1,
 .mx-sm-n1 {
  margin-left: -0.25rem !important;
 }
 .m-sm-n2 {
  margin: -0.5rem !important;
 }
 .mt-sm-n2,
 .my-sm-n2 {
  margin-top: -0.5rem !important;
 }
 .mr-sm-n2,
 .mx-sm-n2 {
  margin-right: -0.5rem !important;
 }
 .mb-sm-n2,
 .my-sm-n2 {
  margin-bottom: -0.5rem !important;
 }
 .ml-sm-n2,
 .mx-sm-n2 {
  margin-left: -0.5rem !important;
 }
 .m-sm-n3 {
  margin: -1rem !important;
 }
 .mt-sm-n3,
 .my-sm-n3 {
  margin-top: -1rem !important;
 }
 .mr-sm-n3,
 .mx-sm-n3 {
  margin-right: -1rem !important;
 }
 .mb-sm-n3,
 .my-sm-n3 {
  margin-bottom: -1rem !important;
 }
 .ml-sm-n3,
 .mx-sm-n3 {
  margin-left: -1rem !important;
 }
 .m-sm-n4 {
  margin: -1.5rem !important;
 }
 .mt-sm-n4,
 .my-sm-n4 {
  margin-top: -1.5rem !important;
 }
 .mr-sm-n4,
 .mx-sm-n4 {
  margin-right: -1.5rem !important;
 }
 .mb-sm-n4,
 .my-sm-n4 {
  margin-bottom: -1.5rem !important;
 }
 .ml-sm-n4,
 .mx-sm-n4 {
  margin-left: -1.5rem !important;
 }
 .m-sm-n5 {
  margin: -3rem !important;
 }
 .mt-sm-n5,
 .my-sm-n5 {
  margin-top: -3rem !important;
 }
 .mr-sm-n5,
 .mx-sm-n5 {
  margin-right: -3rem !important;
 }
 .mb-sm-n5,
 .my-sm-n5 {
  margin-bottom: -3rem !important;
 }
 .ml-sm-n5,
 .mx-sm-n5 {
  margin-left: -3rem !important;
 }
 .m-sm-auto {
  margin: auto !important;
 }
 .mt-sm-auto,
 .my-sm-auto {
  margin-top: auto !important;
 }
 .mr-sm-auto,
 .mx-sm-auto {
  margin-right: auto !important;
 }
 .mb-sm-auto,
 .my-sm-auto {
  margin-bottom: auto !important;
 }
 .ml-sm-auto,
 .mx-sm-auto {
  margin-left: auto !important;
 }
}
@media (min-width: 768px) {
 .m-md-0 {
  margin: 0 !important;
 }
 .mt-md-0,
 .my-md-0 {
  margin-top: 0 !important;
 }
 .mr-md-0,
 .mx-md-0 {
  margin-right: 0 !important;
 }
 .mb-md-0,
 .my-md-0 {
  margin-bottom: 0 !important;
 }
 .ml-md-0,
 .mx-md-0 {
  margin-left: 0 !important;
 }
 .m-md-1 {
  margin: 0.25rem !important;
 }
 .mt-md-1,
 .my-md-1 {
  margin-top: 0.25rem !important;
 }
 .mr-md-1,
 .mx-md-1 {
  margin-right: 0.25rem !important;
 }
 .mb-md-1,
 .my-md-1 {
  margin-bottom: 0.25rem !important;
 }
 .ml-md-1,
 .mx-md-1 {
  margin-left: 0.25rem !important;
 }
 .m-md-2 {
  margin: 0.5rem !important;
 }
 .mt-md-2,
 .my-md-2 {
  margin-top: 0.5rem !important;
 }
 .mr-md-2,
 .mx-md-2 {
  margin-right: 0.5rem !important;
 }
 .mb-md-2,
 .my-md-2 {
  margin-bottom: 0.5rem !important;
 }
 .ml-md-2,
 .mx-md-2 {
  margin-left: 0.5rem !important;
 }
 .m-md-3 {
  margin: 1rem !important;
 }
 .mt-md-3,
 .my-md-3 {
  margin-top: 1rem !important;
 }
 .mr-md-3,
 .mx-md-3 {
  margin-right: 1rem !important;
 }
 .mb-md-3,
 .my-md-3 {
  margin-bottom: 1rem !important;
 }
 .ml-md-3,
 .mx-md-3 {
  margin-left: 1rem !important;
 }
 .m-md-4 {
  margin: 1.5rem !important;
 }
 .mt-md-4,
 .my-md-4 {
  margin-top: 1.5rem !important;
 }
 .mr-md-4,
 .mx-md-4 {
  margin-right: 1.5rem !important;
 }
 .mb-md-4,
 .my-md-4 {
  margin-bottom: 1.5rem !important;
 }
 .ml-md-4,
 .mx-md-4 {
  margin-left: 1.5rem !important;
 }
 .m-md-5 {
  margin: 3rem !important;
 }
 .mt-md-5,
 .my-md-5 {
  margin-top: 3rem !important;
 }
 .mr-md-5,
 .mx-md-5 {
  margin-right: 3rem !important;
 }
 .mb-md-5,
 .my-md-5 {
  margin-bottom: 3rem !important;
 }
 .ml-md-5,
 .mx-md-5 {
  margin-left: 3rem !important;
 }
 .p-md-0 {
  padding: 0 !important;
 }
 .pt-md-0,
 .py-md-0 {
  padding-top: 0 !important;
 }
 .pr-md-0,
 .px-md-0 {
  padding-right: 0 !important;
 }
 .pb-md-0,
 .py-md-0 {
  padding-bottom: 0 !important;
 }
 .pl-md-0,
 .px-md-0 {
  padding-left: 0 !important;
 }
 .p-md-1 {
  padding: 0.25rem !important;
 }
 .pt-md-1,
 .py-md-1 {
  padding-top: 0.25rem !important;
 }
 .pr-md-1,
 .px-md-1 {
  padding-right: 0.25rem !important;
 }
 .pb-md-1,
 .py-md-1 {
  padding-bottom: 0.25rem !important;
 }
 .pl-md-1,
 .px-md-1 {
  padding-left: 0.25rem !important;
 }
 .p-md-2 {
  padding: 0.5rem !important;
 }
 .pt-md-2,
 .py-md-2 {
  padding-top: 0.5rem !important;
 }
 .pr-md-2,
 .px-md-2 {
  padding-right: 0.5rem !important;
 }
 .pb-md-2,
 .py-md-2 {
  padding-bottom: 0.5rem !important;
 }
 .pl-md-2,
 .px-md-2 {
  padding-left: 0.5rem !important;
 }
 .p-md-3 {
  padding: 1rem !important;
 }
 .pt-md-3,
 .py-md-3 {
  padding-top: 1rem !important;
 }
 .pr-md-3,
 .px-md-3 {
  padding-right: 1rem !important;
 }
 .pb-md-3,
 .py-md-3 {
  padding-bottom: 1rem !important;
 }
 .pl-md-3,
 .px-md-3 {
  padding-left: 1rem !important;
 }
 .p-md-4 {
  padding: 1.5rem !important;
 }
 .pt-md-4,
 .py-md-4 {
  padding-top: 1.5rem !important;
 }
 .pr-md-4,
 .px-md-4 {
  padding-right: 1.5rem !important;
 }
 .pb-md-4,
 .py-md-4 {
  padding-bottom: 1.5rem !important;
 }
 .pl-md-4,
 .px-md-4 {
  padding-left: 1.5rem !important;
 }
 .p-md-5 {
  padding: 3rem !important;
 }
 .pt-md-5,
 .py-md-5 {
  padding-top: 3rem !important;
 }
 .pr-md-5,
 .px-md-5 {
  padding-right: 3rem !important;
 }
 .pb-md-5,
 .py-md-5 {
  padding-bottom: 3rem !important;
 }
 .pl-md-5,
 .px-md-5 {
  padding-left: 3rem !important;
 }
 .m-md-n1 {
  margin: -0.25rem !important;
 }
 .mt-md-n1,
 .my-md-n1 {
  margin-top: -0.25rem !important;
 }
 .mr-md-n1,
 .mx-md-n1 {
  margin-right: -0.25rem !important;
 }
 .mb-md-n1,
 .my-md-n1 {
  margin-bottom: -0.25rem !important;
 }
 .ml-md-n1,
 .mx-md-n1 {
  margin-left: -0.25rem !important;
 }
 .m-md-n2 {
  margin: -0.5rem !important;
 }
 .mt-md-n2,
 .my-md-n2 {
  margin-top: -0.5rem !important;
 }
 .mr-md-n2,
 .mx-md-n2 {
  margin-right: -0.5rem !important;
 }
 .mb-md-n2,
 .my-md-n2 {
  margin-bottom: -0.5rem !important;
 }
 .ml-md-n2,
 .mx-md-n2 {
  margin-left: -0.5rem !important;
 }
 .m-md-n3 {
  margin: -1rem !important;
 }
 .mt-md-n3,
 .my-md-n3 {
  margin-top: -1rem !important;
 }
 .mr-md-n3,
 .mx-md-n3 {
  margin-right: -1rem !important;
 }
 .mb-md-n3,
 .my-md-n3 {
  margin-bottom: -1rem !important;
 }
 .ml-md-n3,
 .mx-md-n3 {
  margin-left: -1rem !important;
 }
 .m-md-n4 {
  margin: -1.5rem !important;
 }
 .mt-md-n4,
 .my-md-n4 {
  margin-top: -1.5rem !important;
 }
 .mr-md-n4,
 .mx-md-n4 {
  margin-right: -1.5rem !important;
 }
 .mb-md-n4,
 .my-md-n4 {
  margin-bottom: -1.5rem !important;
 }
 .ml-md-n4,
 .mx-md-n4 {
  margin-left: -1.5rem !important;
 }
 .m-md-n5 {
  margin: -3rem !important;
 }
 .mt-md-n5,
 .my-md-n5 {
  margin-top: -3rem !important;
 }
 .mr-md-n5,
 .mx-md-n5 {
  margin-right: -3rem !important;
 }
 .mb-md-n5,
 .my-md-n5 {
  margin-bottom: -3rem !important;
 }
 .ml-md-n5,
 .mx-md-n5 {
  margin-left: -3rem !important;
 }
 .m-md-auto {
  margin: auto !important;
 }
 .mt-md-auto,
 .my-md-auto {
  margin-top: auto !important;
 }
 .mr-md-auto,
 .mx-md-auto {
  margin-right: auto !important;
 }
 .mb-md-auto,
 .my-md-auto {
  margin-bottom: auto !important;
 }
 .ml-md-auto,
 .mx-md-auto {
  margin-left: auto !important;
 }
}
@media (min-width: 992px) {
 .m-lg-0 {
  margin: 0 !important;
 }
 .mt-lg-0,
 .my-lg-0 {
  margin-top: 0 !important;
 }
 .mr-lg-0,
 .mx-lg-0 {
  margin-right: 0 !important;
 }
 .mb-lg-0,
 .my-lg-0 {
  margin-bottom: 0 !important;
 }
 .ml-lg-0,
 .mx-lg-0 {
  margin-left: 0 !important;
 }
 .m-lg-1 {
  margin: 0.25rem !important;
 }
 .mt-lg-1,
 .my-lg-1 {
  margin-top: 0.25rem !important;
 }
 .mr-lg-1,
 .mx-lg-1 {
  margin-right: 0.25rem !important;
 }
 .mb-lg-1,
 .my-lg-1 {
  margin-bottom: 0.25rem !important;
 }
 .ml-lg-1,
 .mx-lg-1 {
  margin-left: 0.25rem !important;
 }
 .m-lg-2 {
  margin: 0.5rem !important;
 }
 .mt-lg-2,
 .my-lg-2 {
  margin-top: 0.5rem !important;
 }
 .mr-lg-2,
 .mx-lg-2 {
  margin-right: 0.5rem !important;
 }
 .mb-lg-2,
 .my-lg-2 {
  margin-bottom: 0.5rem !important;
 }
 .ml-lg-2,
 .mx-lg-2 {
  margin-left: 0.5rem !important;
 }
 .m-lg-3 {
  margin: 1rem !important;
 }
 .mt-lg-3,
 .my-lg-3 {
  margin-top: 1rem !important;
 }
 .mr-lg-3,
 .mx-lg-3 {
  margin-right: 1rem !important;
 }
 .mb-lg-3,
 .my-lg-3 {
  margin-bottom: 1rem !important;
 }
 .ml-lg-3,
 .mx-lg-3 {
  margin-left: 1rem !important;
 }
 .m-lg-4 {
  margin: 1.5rem !important;
 }
 .mt-lg-4,
 .my-lg-4 {
  margin-top: 1.5rem !important;
 }
 .mr-lg-4,
 .mx-lg-4 {
  margin-right: 1.5rem !important;
 }
 .mb-lg-4,
 .my-lg-4 {
  margin-bottom: 1.5rem !important;
 }
 .ml-lg-4,
 .mx-lg-4 {
  margin-left: 1.5rem !important;
 }
 .m-lg-5 {
  margin: 3rem !important;
 }
 .mt-lg-5,
 .my-lg-5 {
  margin-top: 3rem !important;
 }
 .mr-lg-5,
 .mx-lg-5 {
  margin-right: 3rem !important;
 }
 .mb-lg-5,
 .my-lg-5 {
  margin-bottom: 3rem !important;
 }
 .ml-lg-5,
 .mx-lg-5 {
  margin-left: 3rem !important;
 }
 .p-lg-0 {
  padding: 0 !important;
 }
 .pt-lg-0,
 .py-lg-0 {
  padding-top: 0 !important;
 }
 .pr-lg-0,
 .px-lg-0 {
  padding-right: 0 !important;
 }
 .pb-lg-0,
 .py-lg-0 {
  padding-bottom: 0 !important;
 }
 .pl-lg-0,
 .px-lg-0 {
  padding-left: 0 !important;
 }
 .p-lg-1 {
  padding: 0.25rem !important;
 }
 .pt-lg-1,
 .py-lg-1 {
  padding-top: 0.25rem !important;
 }
 .pr-lg-1,
 .px-lg-1 {
  padding-right: 0.25rem !important;
 }
 .pb-lg-1,
 .py-lg-1 {
  padding-bottom: 0.25rem !important;
 }
 .pl-lg-1,
 .px-lg-1 {
  padding-left: 0.25rem !important;
 }
 .p-lg-2 {
  padding: 0.5rem !important;
 }
 .pt-lg-2,
 .py-lg-2 {
  padding-top: 0.5rem !important;
 }
 .pr-lg-2,
 .px-lg-2 {
  padding-right: 0.5rem !important;
 }
 .pb-lg-2,
 .py-lg-2 {
  padding-bottom: 0.5rem !important;
 }
 .pl-lg-2,
 .px-lg-2 {
  padding-left: 0.5rem !important;
 }
 .p-lg-3 {
  padding: 1rem !important;
 }
 .pt-lg-3,
 .py-lg-3 {
  padding-top: 1rem !important;
 }
 .pr-lg-3,
 .px-lg-3 {
  padding-right: 1rem !important;
 }
 .pb-lg-3,
 .py-lg-3 {
  padding-bottom: 1rem !important;
 }
 .pl-lg-3,
 .px-lg-3 {
  padding-left: 1rem !important;
 }
 .p-lg-4 {
  padding: 1.5rem !important;
 }
 .pt-lg-4,
 .py-lg-4 {
  padding-top: 1.5rem !important;
 }
 .pr-lg-4,
 .px-lg-4 {
  padding-right: 1.5rem !important;
 }
 .pb-lg-4,
 .py-lg-4 {
  padding-bottom: 1.5rem !important;
 }
 .pl-lg-4,
 .px-lg-4 {
  padding-left: 1.5rem !important;
 }
 .p-lg-5 {
  padding: 3rem !important;
 }
 .pt-lg-5,
 .py-lg-5 {
  padding-top: 3rem !important;
 }
 .pr-lg-5,
 .px-lg-5 {
  padding-right: 3rem !important;
 }
 .pb-lg-5,
 .py-lg-5 {
  padding-bottom: 3rem !important;
 }
 .pl-lg-5,
 .px-lg-5 {
  padding-left: 3rem !important;
 }
 .m-lg-n1 {
  margin: -0.25rem !important;
 }
 .mt-lg-n1,
 .my-lg-n1 {
  margin-top: -0.25rem !important;
 }
 .mr-lg-n1,
 .mx-lg-n1 {
  margin-right: -0.25rem !important;
 }
 .mb-lg-n1,
 .my-lg-n1 {
  margin-bottom: -0.25rem !important;
 }
 .ml-lg-n1,
 .mx-lg-n1 {
  margin-left: -0.25rem !important;
 }
 .m-lg-n2 {
  margin: -0.5rem !important;
 }
 .mt-lg-n2,
 .my-lg-n2 {
  margin-top: -0.5rem !important;
 }
 .mr-lg-n2,
 .mx-lg-n2 {
  margin-right: -0.5rem !important;
 }
 .mb-lg-n2,
 .my-lg-n2 {
  margin-bottom: -0.5rem !important;
 }
 .ml-lg-n2,
 .mx-lg-n2 {
  margin-left: -0.5rem !important;
 }
 .m-lg-n3 {
  margin: -1rem !important;
 }
 .mt-lg-n3,
 .my-lg-n3 {
  margin-top: -1rem !important;
 }
 .mr-lg-n3,
 .mx-lg-n3 {
  margin-right: -1rem !important;
 }
 .mb-lg-n3,
 .my-lg-n3 {
  margin-bottom: -1rem !important;
 }
 .ml-lg-n3,
 .mx-lg-n3 {
  margin-left: -1rem !important;
 }
 .m-lg-n4 {
  margin: -1.5rem !important;
 }
 .mt-lg-n4,
 .my-lg-n4 {
  margin-top: -1.5rem !important;
 }
 .mr-lg-n4,
 .mx-lg-n4 {
  margin-right: -1.5rem !important;
 }
 .mb-lg-n4,
 .my-lg-n4 {
  margin-bottom: -1.5rem !important;
 }
 .ml-lg-n4,
 .mx-lg-n4 {
  margin-left: -1.5rem !important;
 }
 .m-lg-n5 {
  margin: -3rem !important;
 }
 .mt-lg-n5,
 .my-lg-n5 {
  margin-top: -3rem !important;
 }
 .mr-lg-n5,
 .mx-lg-n5 {
  margin-right: -3rem !important;
 }
 .mb-lg-n5,
 .my-lg-n5 {
  margin-bottom: -3rem !important;
 }
 .ml-lg-n5,
 .mx-lg-n5 {
  margin-left: -3rem !important;
 }
 .m-lg-auto {
  margin: auto !important;
 }
 .mt-lg-auto,
 .my-lg-auto {
  margin-top: auto !important;
 }
 .mr-lg-auto,
 .mx-lg-auto {
  margin-right: auto !important;
 }
 .mb-lg-auto,
 .my-lg-auto {
  margin-bottom: auto !important;
 }
 .ml-lg-auto,
 .mx-lg-auto {
  margin-left: auto !important;
 }
}
@media (min-width: 1200px) {
 .m-xl-0 {
  margin: 0 !important;
 }
 .mt-xl-0,
 .my-xl-0 {
  margin-top: 0 !important;
 }
 .mr-xl-0,
 .mx-xl-0 {
  margin-right: 0 !important;
 }
 .mb-xl-0,
 .my-xl-0 {
  margin-bottom: 0 !important;
 }
 .ml-xl-0,
 .mx-xl-0 {
  margin-left: 0 !important;
 }
 .m-xl-1 {
  margin: 0.25rem !important;
 }
 .mt-xl-1,
 .my-xl-1 {
  margin-top: 0.25rem !important;
 }
 .mr-xl-1,
 .mx-xl-1 {
  margin-right: 0.25rem !important;
 }
 .mb-xl-1,
 .my-xl-1 {
  margin-bottom: 0.25rem !important;
 }
 .ml-xl-1,
 .mx-xl-1 {
  margin-left: 0.25rem !important;
 }
 .m-xl-2 {
  margin: 0.5rem !important;
 }
 .mt-xl-2,
 .my-xl-2 {
  margin-top: 0.5rem !important;
 }
 .mr-xl-2,
 .mx-xl-2 {
  margin-right: 0.5rem !important;
 }
 .mb-xl-2,
 .my-xl-2 {
  margin-bottom: 0.5rem !important;
 }
 .ml-xl-2,
 .mx-xl-2 {
  margin-left: 0.5rem !important;
 }
 .m-xl-3 {
  margin: 1rem !important;
 }
 .mt-xl-3,
 .my-xl-3 {
  margin-top: 1rem !important;
 }
 .mr-xl-3,
 .mx-xl-3 {
  margin-right: 1rem !important;
 }
 .mb-xl-3,
 .my-xl-3 {
  margin-bottom: 1rem !important;
 }
 .ml-xl-3,
 .mx-xl-3 {
  margin-left: 1rem !important;
 }
 .m-xl-4 {
  margin: 1.5rem !important;
 }
 .mt-xl-4,
 .my-xl-4 {
  margin-top: 1.5rem !important;
 }
 .mr-xl-4,
 .mx-xl-4 {
  margin-right: 1.5rem !important;
 }
 .mb-xl-4,
 .my-xl-4 {
  margin-bottom: 1.5rem !important;
 }
 .ml-xl-4,
 .mx-xl-4 {
  margin-left: 1.5rem !important;
 }
 .m-xl-5 {
  margin: 3rem !important;
 }
 .mt-xl-5,
 .my-xl-5 {
  margin-top: 3rem !important;
 }
 .mr-xl-5,
 .mx-xl-5 {
  margin-right: 3rem !important;
 }
 .mb-xl-5,
 .my-xl-5 {
  margin-bottom: 3rem !important;
 }
 .ml-xl-5,
 .mx-xl-5 {
  margin-left: 3rem !important;
 }
 .p-xl-0 {
  padding: 0 !important;
 }
 .pt-xl-0,
 .py-xl-0 {
  padding-top: 0 !important;
 }
 .pr-xl-0,
 .px-xl-0 {
  padding-right: 0 !important;
 }
 .pb-xl-0,
 .py-xl-0 {
  padding-bottom: 0 !important;
 }
 .pl-xl-0,
 .px-xl-0 {
  padding-left: 0 !important;
 }
 .p-xl-1 {
  padding: 0.25rem !important;
 }
 .pt-xl-1,
 .py-xl-1 {
  padding-top: 0.25rem !important;
 }
 .pr-xl-1,
 .px-xl-1 {
  padding-right: 0.25rem !important;
 }
 .pb-xl-1,
 .py-xl-1 {
  padding-bottom: 0.25rem !important;
 }
 .pl-xl-1,
 .px-xl-1 {
  padding-left: 0.25rem !important;
 }
 .p-xl-2 {
  padding: 0.5rem !important;
 }
 .pt-xl-2,
 .py-xl-2 {
  padding-top: 0.5rem !important;
 }
 .pr-xl-2,
 .px-xl-2 {
  padding-right: 0.5rem !important;
 }
 .pb-xl-2,
 .py-xl-2 {
  padding-bottom: 0.5rem !important;
 }
 .pl-xl-2,
 .px-xl-2 {
  padding-left: 0.5rem !important;
 }
 .p-xl-3 {
  padding: 1rem !important;
 }
 .pt-xl-3,
 .py-xl-3 {
  padding-top: 1rem !important;
 }
 .pr-xl-3,
 .px-xl-3 {
  padding-right: 1rem !important;
 }
 .pb-xl-3,
 .py-xl-3 {
  padding-bottom: 1rem !important;
 }
 .pl-xl-3,
 .px-xl-3 {
  padding-left: 1rem !important;
 }
 .p-xl-4 {
  padding: 1.5rem !important;
 }
 .pt-xl-4,
 .py-xl-4 {
  padding-top: 1.5rem !important;
 }
 .pr-xl-4,
 .px-xl-4 {
  padding-right: 1.5rem !important;
 }
 .pb-xl-4,
 .py-xl-4 {
  padding-bottom: 1.5rem !important;
 }
 .pl-xl-4,
 .px-xl-4 {
  padding-left: 1.5rem !important;
 }
 .p-xl-5 {
  padding: 3rem !important;
 }
 .pt-xl-5,
 .py-xl-5 {
  padding-top: 3rem !important;
 }
 .pr-xl-5,
 .px-xl-5 {
  padding-right: 3rem !important;
 }
 .pb-xl-5,
 .py-xl-5 {
  padding-bottom: 3rem !important;
 }
 .pl-xl-5,
 .px-xl-5 {
  padding-left: 3rem !important;
 }
 .m-xl-n1 {
  margin: -0.25rem !important;
 }
 .mt-xl-n1,
 .my-xl-n1 {
  margin-top: -0.25rem !important;
 }
 .mr-xl-n1,
 .mx-xl-n1 {
  margin-right: -0.25rem !important;
 }
 .mb-xl-n1,
 .my-xl-n1 {
  margin-bottom: -0.25rem !important;
 }
 .ml-xl-n1,
 .mx-xl-n1 {
  margin-left: -0.25rem !important;
 }
 .m-xl-n2 {
  margin: -0.5rem !important;
 }
 .mt-xl-n2,
 .my-xl-n2 {
  margin-top: -0.5rem !important;
 }
 .mr-xl-n2,
 .mx-xl-n2 {
  margin-right: -0.5rem !important;
 }
 .mb-xl-n2,
 .my-xl-n2 {
  margin-bottom: -0.5rem !important;
 }
 .ml-xl-n2,
 .mx-xl-n2 {
  margin-left: -0.5rem !important;
 }
 .m-xl-n3 {
  margin: -1rem !important;
 }
 .mt-xl-n3,
 .my-xl-n3 {
  margin-top: -1rem !important;
 }
 .mr-xl-n3,
 .mx-xl-n3 {
  margin-right: -1rem !important;
 }
 .mb-xl-n3,
 .my-xl-n3 {
  margin-bottom: -1rem !important;
 }
 .ml-xl-n3,
 .mx-xl-n3 {
  margin-left: -1rem !important;
 }
 .m-xl-n4 {
  margin: -1.5rem !important;
 }
 .mt-xl-n4,
 .my-xl-n4 {
  margin-top: -1.5rem !important;
 }
 .mr-xl-n4,
 .mx-xl-n4 {
  margin-right: -1.5rem !important;
 }
 .mb-xl-n4,
 .my-xl-n4 {
  margin-bottom: -1.5rem !important;
 }
 .ml-xl-n4,
 .mx-xl-n4 {
  margin-left: -1.5rem !important;
 }
 .m-xl-n5 {
  margin: -3rem !important;
 }
 .mt-xl-n5,
 .my-xl-n5 {
  margin-top: -3rem !important;
 }
 .mr-xl-n5,
 .mx-xl-n5 {
  margin-right: -3rem !important;
 }
 .mb-xl-n5,
 .my-xl-n5 {
  margin-bottom: -3rem !important;
 }
 .ml-xl-n5,
 .mx-xl-n5 {
  margin-left: -3rem !important;
 }
 .m-xl-auto {
  margin: auto !important;
 }
 .mt-xl-auto,
 .my-xl-auto {
  margin-top: auto !important;
 }
 .mr-xl-auto,
 .mx-xl-auto {
  margin-right: auto !important;
 }
 .mb-xl-auto,
 .my-xl-auto {
  margin-bottom: auto !important;
 }
 .ml-xl-auto,
 .mx-xl-auto {
  margin-left: auto !important;
 }
}
.stretched-link::after {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: 1;
 pointer-events: auto;
 content: "";
 background-color: rgba(0, 0, 0, 0);
}
.text-monospace {
 font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify {
 text-align: justify !important;
}
.text-wrap {
 white-space: normal !important;
}
.text-nowrap {
 white-space: nowrap !important;
}
.text-truncate {
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}
.text-left {
 text-align: left !important;
}
.text-right {
 text-align: right !important;
}
.text-center {
 text-align: center !important;
}
@media (min-width: 576px) {
 .text-sm-left {
  text-align: left !important;
 }
 .text-sm-right {
  text-align: right !important;
 }
 .text-sm-center {
  text-align: center !important;
 }
}
@media (min-width: 768px) {
 .text-md-left {
  text-align: left !important;
 }
 .text-md-right {
  text-align: right !important;
 }
 .text-md-center {
  text-align: center !important;
 }
}
@media (min-width: 992px) {
 .text-lg-left {
  text-align: left !important;
 }
 .text-lg-right {
  text-align: right !important;
 }
 .text-lg-center {
  text-align: center !important;
 }
}
@media (min-width: 1200px) {
 .text-xl-left {
  text-align: left !important;
 }
 .text-xl-right {
  text-align: right !important;
 }
 .text-xl-center {
  text-align: center !important;
 }
}
.text-lowercase {
 text-transform: lowercase !important;
}
.text-uppercase {
 text-transform: uppercase !important;
}
.text-capitalize {
 text-transform: capitalize !important;
}
.font-weight-light {
 font-weight: 300 !important;
}
.font-weight-lighter {
 font-weight: lighter !important;
}
.font-weight-normal {
 font-weight: 400 !important;
}
.font-weight-bold {
 font-weight: 700 !important;
}
.font-weight-bolder {
 font-weight: bolder !important;
}
.font-italic {
 font-style: italic !important;
}
.text-white {
 color: #fff !important;
}
.text-primary {
 color: #007bff !important;
}
a.text-primary:hover,
a.text-primary:focus {
 color: #0056b3 !important;
}
.text-secondary {
 color: #6c757d !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
 color: #494f54 !important;
}
.text-success {
 color: #28a745 !important;
}
a.text-success:hover,
a.text-success:focus {
 color: #19692c !important;
}
.text-info {
 color: #17a2b8 !important;
}
a.text-info:hover,
a.text-info:focus {
 color: #0f6674 !important;
}
.text-warning {
 color: #ffc107 !important;
}
a.text-warning:hover,
a.text-warning:focus {
 color: #ba8b00 !important;
}
.text-danger {
 color: #dc3545 !important;
}
a.text-danger:hover,
a.text-danger:focus {
 color: #a71d2a !important;
}
.text-light {
 color: #f8f9fa !important;
}
a.text-light:hover,
a.text-light:focus {
 color: #cbd3da !important;
}
.text-dark {
 color: #343a40 !important;
}
a.text-dark:hover,
a.text-dark:focus {
 color: #121416 !important;
}
.text-body {
 color: #212529 !important;
}
.text-muted {
 color: #6c757d !important;
}
.text-black-50 {
 color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
 color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
 font: 0/0 a;
 color: transparent;
 text-shadow: none;
 background-color: transparent;
 border: 0;
}
.text-decoration-none {
 text-decoration: none !important;
}
.text-break {
 word-break: break-word !important;
 word-wrap: break-word !important;
}
.text-reset {
 color: inherit !important;
}
.visible {
 visibility: visible !important;
}
.invisible {
 visibility: hidden !important;
}
body.compensate-for-scrollbar {
 overflow: hidden;
}
.fancybox-active {
 height: auto;
}
.fancybox-is-hidden {
 position: absolute !important;
 top: -9999px;
 left: -9999px;
 margin: 0;
 visibility: hidden;
}
.fancybox-container {
 position: fixed;
 z-index: 99992;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 outline: none;
 -webkit-tap-highlight-color: transparent;
 -ms-touch-action: manipulation;
 touch-action: manipulation;
 touch-action: manipulation;
 -webkit-transform: translateZ(0);
 transform: translateZ(0);
}
.fancybox-container * {
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}
.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
}
.fancybox-outer {
 -webkit-overflow-scrolling: touch;
 overflow-y: auto;
}
.fancybox-bg {
 background: #1e1e1e;
 opacity: 0;
 -webkit-transition-duration: inherit;
 transition-duration: inherit;
 -webkit-transition-property: opacity;
 transition-property: opacity;
 -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
 transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
 opacity: 0.9;
 -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
 transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
 position: absolute;
 z-index: 99997;
 direction: ltr;
 opacity: 0;
 -webkit-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
 transition: opacity 0.25s ease, visibility 0s ease 0.25s;
 visibility: hidden;
}
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
 opacity: 1;
 -webkit-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
 transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
 visibility: visible;
}
.fancybox-infobar {
 top: 0;
 left: 0;
 min-width: 44px;
 height: 44px;
 padding: 0 10px;
 color: #ccc;
 font-size: 13px;
 -webkit-font-smoothing: subpixel-antialiased;
 line-height: 44px;
 mix-blend-mode: difference;
 pointer-events: none;
 -webkit-touch-callout: none;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 user-select: none;
 user-select: none;
 user-select: none;
}
.fancybox-toolbar {
 top: 0;
 right: 0;
}
.fancybox-stage {
 z-index: 99994;
 overflow: visible;
 direction: ltr;
 -webkit-transform: translateZ(0);
 transform: translateZ(0);
}
.fancybox-is-open .fancybox-stage {
 overflow: hidden;
}
.fancybox-slide {
 position: absolute;
 z-index: 99994;
 top: 0;
 left: 0;
 display: none;
 overflow: auto;
 width: 100%;
 height: 100%;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 outline: none;
 -webkit-overflow-scrolling: touch;
 text-align: center;
 -webkit-transition-property: opacity, -webkit-transform;
 transition-property: opacity, -webkit-transform;
 transition-property: transform, opacity;
 transition-property: transform, opacity, -webkit-transform;
 white-space: normal;
}
.fancybox-slide::before {
 display: inline-block;
 width: 0;
 height: 100%;
 content: "";
 font-size: 0;
 vertical-align: middle;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
 display: block;
}
.fancybox-slide--image {
 overflow: hidden;
 padding: 44px 0;
}
.fancybox-slide--image::before {
 display: none;
}
.fancybox-slide--html {
 padding: 6px;
}
.fancybox-content {
 position: relative;
 display: inline-block;
 overflow: auto;
 max-width: 100%;
 padding: 5px;
 margin: 0;
 background: #f3f1f2;
 -webkit-overflow-scrolling: touch;
 text-align: left;
 vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
 position: absolute;
 z-index: 99995;
 top: 0;
 left: 0;
 overflow: visible;
 max-width: none;
 padding: 0;
 -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
 animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 background: transparent;
 background-repeat: no-repeat;
 background-size: 100% 100%;
 -webkit-transform-origin: top left;
 transform-origin: top left;
 transform-origin: top left;
 -webkit-transition-property: opacity, -webkit-transform;
 transition-property: opacity, -webkit-transform;
 transition-property: transform, opacity;
 transition-property: transform, opacity, -webkit-transform;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 user-select: none;
 user-select: none;
 user-select: none;
}
.fancybox-can-zoomOut .fancybox-content {
 cursor: -webkit-zoom-out;
 cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
 cursor: -webkit-zoom-in;
 cursor: zoom-in;
}
.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
 cursor: -webkit-grab;
 cursor: grab;
 cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
 cursor: -webkit-grabbing;
 cursor: grabbing;
 cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
 cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 max-width: none;
 height: 100%;
 max-height: none;
 padding: 0;
 border: 0;
 margin: 0;
 background: transparent;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 user-select: none;
 user-select: none;
 user-select: none;
}
.fancybox-spaceball {
 z-index: 1;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
 overflow: visible;
 width: 100%;
 height: 100%;
 padding: 0;
}
.fancybox-slide--video .fancybox-content {
 background: #000;
}
.fancybox-slide--map .fancybox-content {
 background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
 background: #fff;
}
.fancybox-video,
.fancybox-iframe {
 display: block;
 overflow: hidden;
 width: 100%;
 height: 100%;
 padding: 0;
 border: 0;
 margin: 0;
 background: transparent;
}
.fancybox-iframe {
 position: absolute;
 top: 0;
 left: 0;
}
.fancybox-error {
 width: 100%;
 max-width: 400px;
 padding: 40px;
 background: #fff;
 cursor: default;
}
.fancybox-error p {
 padding: 0;
 margin: 0;
 color: #444;
 font-size: 16px;
 line-height: 20px;
}
.fancybox-button {
 position: relative;
 display: inline-block;
 width: 44px;
 height: 44px;
 padding: 10px;
 border: 0;
 margin: 0;
 background: rgba(30, 30, 30, 0.6);
 border-radius: 0;
 -webkit-box-shadow: none;
 box-shadow: none;
 cursor: pointer;
 -webkit-transition: color 0.2s;
 transition: color 0.2s;
 vertical-align: top;
 visibility: inherit;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
 color: #ccc;
}
.fancybox-button:hover {
 color: #fff;
}
.fancybox-button:focus {
 outline: none;
}
.fancybox-button.fancybox-focus {
 outline: 1px dotted;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
 color: #888;
 cursor: default;
 outline: none;
}
.fancybox-button div {
 height: 100%;
}
.fancybox-button svg {
 position: relative;
 display: block;
 overflow: visible;
 width: 100%;
 height: 100%;
}
.fancybox-button svg path {
 fill: currentColor;
 stroke-width: 0;
}
.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
 display: none;
}
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
 display: none;
}
.fancybox-progress {
 position: absolute;
 z-index: 99998;
 top: 0;
 right: 0;
 left: 0;
 height: 2px;
 background: #ff5268;
 -webkit-transform: scaleX(0);
 transform: scaleX(0);
 transform: scaleX(0);
 -webkit-transform-origin: 0;
 transform-origin: 0;
 transform-origin: 0;
 -webkit-transition-property: -webkit-transform;
 transition-property: -webkit-transform;
 transition-property: transform;
 transition-property: transform, -webkit-transform;
 -webkit-transition-timing-function: linear;
 transition-timing-function: linear;
}
.fancybox-close-small {
 position: absolute;
 z-index: 401;
 top: -44px;
 right: -12px;
 padding: 8px;
 border: 0;
 background: transparent;
 border-radius: 0;
 color: #ccc;
 cursor: pointer;
 opacity: 0.8;
}
.fancybox-close-small:hover {
 color: #fff;
 opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
 top: 0;
 right: 0;
 padding: 10px;
 color: currentColor;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
 overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
 display: none;
}
.fancybox-navigation .fancybox-button {
 position: absolute;
 top: calc(50% - 50px);
 width: 70px;
 height: 100px;
 background-clip: content-box;
 opacity: 0;
}
.fancybox-navigation .fancybox-button div {
 padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
 left: 0;
 left: env(safe-area-inset-left);
 padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
 right: 0;
 right: env(safe-area-inset-right);
 padding: 31px 6px 31px 26px;
}
.fancybox-caption {
 z-index: 99996;
 right: 0;
 bottom: 0;
 left: 0;
 padding: 75px 44px 25px;
 background: -webkit-gradient(
  linear,
  left bottom,
  left top,
  from(rgba(0, 0, 0, 0.85)),
  color-stop(50%, rgba(0, 0, 0, 0.3)),
  color-stop(65%, rgba(0, 0, 0, 0.15)),
  color-stop(75.5%, rgba(0, 0, 0, 0.075)),
  color-stop(82.85%, rgba(0, 0, 0, 0.037)),
  color-stop(88%, rgba(0, 0, 0, 0.019)),
  to(rgba(0, 0, 0, 0))
 );
 background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
 color: #eee;
 font-size: 14px;
 font-weight: 400;
 line-height: 1.5;
 pointer-events: none;
 text-align: center;
}
.fancybox-caption--separate {
 margin-top: -50px;
}
.fancybox-caption__body {
 overflow: auto;
 max-height: 50vh;
 pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
 color: #ccc;
 text-decoration: none;
}
.fancybox-caption a:hover {
 color: #fff;
 text-decoration: underline;
}
.fancybox-loading {
 position: absolute;
 z-index: 99999;
 top: 50%;
 left: 50%;
 width: 50px;
 height: 50px;
 padding: 0;
 border: 4px solid #888;
 margin: -25px 0 0 -25px;
 -webkit-animation: fancybox-rotate 1s linear infinite;
 animation: fancybox-rotate 1s linear infinite;
 background: transparent;
 border-bottom-color: #fff;
 border-radius: 50%;
 opacity: 0.7;
}
@-webkit-keyframes fancybox-rotate {
 100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
 }
}
@keyframes fancybox-rotate {
 100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
 }
}
.fancybox-animated {
 -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
 transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
 opacity: 0;
 -webkit-transform: translate3d(-100%, 0, 0);
 transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
 opacity: 0;
 -webkit-transform: translate3d(100%, 0, 0);
 transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
 opacity: 1;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
 opacity: 0;
 -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
 transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
 opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
 opacity: 0;
 -webkit-transform: scale3d(1.5, 1.5, 1.5);
 transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
 opacity: 0;
 -webkit-transform: scale3d(0.5, 0.5, 0.5);
 transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
 opacity: 1;
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
 opacity: 0;
 -webkit-transform: rotate(-360deg);
 transform: rotate(-360deg);
 transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
 opacity: 0;
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
 transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
 opacity: 1;
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
 transform: rotate(0deg);
}
.fancybox-fx-circular.fancybox-slide--previous {
 opacity: 0;
 -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
 transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
 opacity: 0;
 -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
 transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
 opacity: 1;
 -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
 transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
.fancybox-fx-tube.fancybox-slide--previous {
 -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
 transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
 -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
 transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
 -webkit-transform: translate3d(0, 0, 0) scale(1);
 transform: translate3d(0, 0, 0) scale(1);
}
@media all and (max-height: 576px) {
 .fancybox-slide {
  padding-right: 6px;
  padding-left: 6px;
 }
 .fancybox-slide--image {
  padding: 6px 0;
 }
 .fancybox-close-small {
  right: -6px;
 }
 .fancybox-slide--image .fancybox-close-small {
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  padding: 6px;
  background: #4e4e4e;
  color: #f2f4f6;
  opacity: 1;
 }
 .fancybox-caption {
  padding-right: 12px;
  padding-left: 12px;
 }
}
.fancybox-share {
 max-width: 90%;
 padding: 30px;
 background: #f4f4f4;
 border-radius: 3px;
 text-align: center;
}
.fancybox-share h1 {
 margin: 0 0 20px;
 color: #222;
 font-size: 35px;
 font-weight: 700;
}
.fancybox-share p {
 padding: 0;
 margin: 0;
}
.fancybox-share__button {
 display: inline-block;
 min-width: 130px;
 padding: 0 15px;
 border: 0;
 margin: 0 5px 10px;
 border-radius: 3px;
 font-size: 14px;
 font-weight: 700;
 line-height: 40px;
 text-decoration: none;
 -webkit-transition: all 0.2s;
 transition: all 0.2s;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 user-select: none;
 user-select: none;
 user-select: none;
 white-space: nowrap;
}
.fancybox-share__button:visited,
.fancybox-share__button:link {
 color: #fff;
}
.fancybox-share__button:hover {
 text-decoration: none;
}
.fancybox-share__button--fb {
 background: #3b5998;
}
.fancybox-share__button--fb:hover {
 background: #344e86;
}
.fancybox-share__button--pt {
 background: #bd081d;
}
.fancybox-share__button--pt:hover {
 background: #aa0719;
}
.fancybox-share__button--tw {
 background: #1da1f2;
}
.fancybox-share__button--tw:hover {
 background: #0d95e8;
}
.fancybox-share__button svg {
 position: relative;
 top: -1px;
 width: 25px;
 height: 25px;
 margin-right: 7px;
 vertical-align: middle;
}
.fancybox-share__button svg path {
 fill: #fff;
}
.fancybox-share__input {
 width: 100%;
 padding: 10px 15px;
 border: 0;
 border-bottom: 1px solid #d7d7d7;
 margin: 10px 0 0;
 background: transparent;
 border-radius: 0;
 color: #5d5b5b;
 font-size: 14px;
 outline: none;
}
.fancybox-thumbs {
 position: absolute;
 z-index: 99995;
 top: 0;
 right: 0;
 bottom: 0;
 display: none;
 width: 212px;
 padding: 2px 2px 4px;
 margin: 0;
 background: #ddd;
 -webkit-overflow-scrolling: touch;
 -ms-overflow-style: -ms-autohiding-scrollbar;
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.fancybox-thumbs-x {
 overflow-x: auto;
 overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
 display: block;
}
.fancybox-show-thumbs .fancybox-inner {
 right: 212px;
}
.fancybox-thumbs__list {
 position: absolute;
 position: relative;
 width: 100%;
 height: 100%;
 padding: 0;
 margin: 0;
 font-size: 0;
 list-style: none;
 overflow-x: hidden;
 overflow-y: auto;
 white-space: nowrap;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
 overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
 width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
 background: #fff;
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
 box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
 background: #2a2a2a;
 border-radius: 10px;
}
.fancybox-thumbs__list a {
 position: relative;
 overflow: hidden;
 width: 100px;
 max-width: calc(50% - 4px);
 height: 75px;
 max-height: calc(100% - 8px);
 padding: 0;
 margin: 2px;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 backface-visibility: hidden;
 background-color: rgba(0, 0, 0, 0.1);
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 cursor: pointer;
 float: left;
 outline: none;
 -webkit-tap-highlight-color: transparent;
}
.fancybox-thumbs__list a::before {
 position: absolute;
 z-index: 99991;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 border: 6px solid #ff5268;
 content: "";
 opacity: 0;
 -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
 transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.fancybox-thumbs__list a:focus::before {
 opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
 opacity: 1;
}
@media all and (max-width: 576px) {
 .fancybox-thumbs {
  width: 110px;
 }
 .fancybox-show-thumbs .fancybox-inner {
  right: 110px;
 }
 .fancybox-thumbs__list a {
  max-width: calc(100% - 10px);
 }
}
.fancybox-toolbar {
 display: none !important;
}
.owl-carousel,
.owl-carousel .owl-item {
 -webkit-tap-highlight-color: transparent;
 position: relative;
}
.owl-carousel {
 display: none;
 width: 100%;
 z-index: 1;
}
.owl-carousel .owl-stage {
 position: relative;
 -ms-touch-action: pan-Y;
 touch-action: manipulation;
 -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
 content: ".";
 display: block;
 clear: both;
 visibility: hidden;
 line-height: 0;
 height: 0;
}
.owl-carousel .owl-stage-outer {
 position: relative;
 overflow: hidden;
 -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
 -webkit-backface-visibility: hidden;
 -moz-backface-visibility: hidden;
 -ms-backface-visibility: hidden;
 -webkit-transform: translate3d(0, 0, 0);
 -moz-transform: translate3d(0, 0, 0);
 -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
 min-height: 1px;
 float: left;
 -webkit-backface-visibility: hidden;
 -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
 display: block;
 width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
 display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
 display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
 cursor: pointer;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
 background: 0 0;
 color: inherit;
 border: none;
 padding: 0 !important;
 font: inherit;
}
.owl-carousel.owl-loading {
 opacity: 0;
 display: block;
}
.owl-carousel.owl-hidden {
 opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
 visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
 -ms-touch-action: pan-y;
 touch-action: pan-y;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.owl-carousel.owl-grab {
 cursor: move;
 cursor: -webkit-grab;
 cursor: grab;
}
.owl-carousel.owl-rtl {
 direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
 float: right;
}
.owl-carousel .animated {
 -webkit-animation-duration: 1s;
 animation-duration: 1s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
 z-index: 0;
}
.owl-carousel .owl-animated-out {
 z-index: 1;
}
.owl-carousel .fadeOut {
 -webkit-animation-name: fadeOut;
 animation-name: fadeOut;
}
@keyframes fadeOut {
 0% {
  opacity: 1;
 }
 100% {
  opacity: 0;
 }
}
.owl-height {
 -webkit-transition: height 0.5s ease-in-out;
 transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
 opacity: 0;
 -webkit-transition: opacity 0.4s ease;
 transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
 max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
 -webkit-transform-style: preserve-3d;
 transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
 position: relative;
 height: 100%;
 background: #000;
}
.owl-carousel .owl-video-play-icon {
 position: absolute;
 height: 80px;
 width: 80px;
 left: 50%;
 top: 50%;
 margin-left: -40px;
 margin-top: -40px;
 background: url(../../../themes/powcoat-theme/dist/css/owl.video.play.png) no-repeat;
 cursor: pointer;
 z-index: 1;
 -webkit-backface-visibility: hidden;
 -webkit-transition: -webkit-transform 0.1s ease;
 transition: -webkit-transform 0.1s ease;
 transition: transform 0.1s ease;
 transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
 -webkit-transform: scale(1.3, 1.3);
 transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
 display: none;
}
.owl-carousel .owl-video-tn {
 opacity: 0;
 height: 100%;
 background-position: center center;
 background-repeat: no-repeat;
 background-size: contain;
 -webkit-transition: opacity 0.4s ease;
 transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
 position: relative;
 z-index: 1;
 height: 100%;
 width: 100%;
}
.owl-theme .owl-nav {
 margin-top: 10px;
 text-align: center;
 -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*="owl-"] {
 color: #fff;
 font-size: 14px;
 margin: 5px;
 padding: 4px 7px;
 background: #dbe2e8;
 display: inline-block;
 cursor: pointer;
 border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
 background: #dc3545;
 color: #fff;
 text-decoration: none;
}
.owl-theme .owl-nav .disabled {
 opacity: 0.5;
 cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
 margin-top: 10px;
}
.owl-theme .owl-dots {
 text-align: center;
 -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
 display: inline-block;
 zoom: 1;
 *display: inline;
}
.owl-theme .owl-dots .owl-dot span {
 width: 10px;
 height: 10px;
 margin: 5px 7px;
 background: #dbe2e8;
 display: block;
 -webkit-backface-visibility: visible;
 -webkit-transition: opacity 200ms ease;
 transition: opacity 200ms ease;
 border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
 background: #dc3545;
}
.responsively-lazy:not(img) {
 position: relative;
 height: 0;
}
.responsively-lazy:not(img) > img {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
img.responsively-lazy {
 width: 100%;
}
@font-face {
 font-display: swap;
 font-family: "swiper-icons";
 font-style: normal;
 font-weight: 400;
 src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
  format("woff");
}
:root {
 --swiper-theme-color: #007aff;
}
.swiper-container {
 position: relative;
 z-index: 1;
 overflow: hidden;
 padding: 0;
 margin-right: auto;
 margin-left: auto;
 list-style: none;
}
.swiper-container-vertical > .swiper-wrapper {
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
}
.swiper-wrapper {
 position: relative;
 z-index: 1;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 height: 100%;
 -webkit-box-sizing: content-box;
 box-sizing: content-box;
 -webkit-transition-property: -webkit-transform;
 transition-property: -webkit-transform;
 transition-property: transform;
 transition-property: transform, -webkit-transform;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
 margin: 0 auto;
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
}
.swiper-container-pointer-events {
 -ms-touch-action: pan-y;
 touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
 -ms-touch-action: pan-x;
 touch-action: pan-x;
}
.swiper-slide {
 position: relative;
 width: 100%;
 height: 100%;
 -ms-flex-negative: 0;
 flex-shrink: 0;
 -webkit-transition-property: -webkit-transform;
 transition-property: -webkit-transform;
 transition-property: transform;
 transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
 visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
 height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
 -webkit-box-align: start;
 -ms-flex-align: start;
 align-items: flex-start;
 -webkit-transition-property: height, -webkit-transform;
 transition-property: height, -webkit-transform;
 transition-property: transform, height;
 transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
 -webkit-perspective: 1200px;
 perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
 -webkit-transform-style: preserve-3d;
 transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
 position: absolute;
 z-index: 10;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 pointer-events: none;
}
.swiper-container-3d .swiper-slide-shadow-left {
 background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
 background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
 background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
 background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
 background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
 background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
 background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-css-mode > .swiper-wrapper {
 overflow: auto;
 -ms-overflow-style: none;
 scrollbar-width: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
 display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
 scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
 -ms-scroll-snap-type: x mandatory;
 scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
 -ms-scroll-snap-type: y mandatory;
 scroll-snap-type: y mandatory;
}
:root {
 --swiper-navigation-size: 44px;
}
.swiper-button-prev,
.swiper-button-next {
 position: absolute;
 z-index: 10;
 top: 50%;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: calc(var(--swiper-navigation-size) / 44 * 27);
 height: var(--swiper-navigation-size);
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
 color: var(--swiper-navigation-color, var(--swiper-theme-color));
 cursor: pointer;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
 cursor: auto;
 opacity: 0.35;
 pointer-events: none;
}
.swiper-button-prev::after,
.swiper-button-next::after {
 font-family: swiper-icons;
 font-size: var(--swiper-navigation-size);
 font-variant: initial;
 letter-spacing: 0;
 line-height: 1;
 text-transform: none !important;
 text-transform: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
 right: auto;
 left: 10px;
}
.swiper-button-prev::after,
.swiper-container-rtl .swiper-button-next::after {
 content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
 right: 10px;
 left: auto;
}
.swiper-button-next::after,
.swiper-container-rtl .swiper-button-prev::after {
 content: "next";
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
 --swiper-navigation-color: #fff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
 --swiper-navigation-color: #000;
}
.swiper-button-lock {
 display: none;
}
.swiper-pagination {
 position: absolute;
 z-index: 10;
 text-align: center;
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
 -webkit-transition: 300ms opacity;
 transition: 300ms opacity;
}
.swiper-pagination.swiper-pagination-hidden {
 opacity: 0;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
 bottom: 10px;
 left: 0;
 width: 100%;
}
.swiper-pagination-bullets-dynamic {
 overflow: hidden;
 font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
 position: relative;
 -webkit-transform: scale(0.33);
 transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
 -webkit-transform: scale(1);
 transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
 -webkit-transform: scale(1);
 transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
 -webkit-transform: scale(0.66);
 transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
 -webkit-transform: scale(0.33);
 transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
 -webkit-transform: scale(0.66);
 transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
 -webkit-transform: scale(0.33);
 transform: scale(0.33);
}
.swiper-pagination-bullet {
 display: inline-block;
 width: 8px;
 height: 8px;
 background: #000;
 border-radius: 50%;
 opacity: 0.2;
}
button.swiper-pagination-bullet {
 padding: 0;
 border: none;
 margin: 0;
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 appearance: none;
 -webkit-box-shadow: none;
 box-shadow: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
 cursor: pointer;
}
.swiper-pagination-bullet-active {
 background: var(--swiper-pagination-color, var(--swiper-theme-color));
 opacity: 1;
}
.swiper-container-vertical > .swiper-pagination-bullets {
 top: 50%;
 right: 10px;
 -webkit-transform: translate3d(0, -50%, 0);
 transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
 display: block;
 margin: 6px 0;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
 top: 50%;
 width: 8px;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
 display: inline-block;
 -webkit-transition: 200ms top, 200ms -webkit-transform;
 transition: 200ms top, 200ms -webkit-transform;
 transition: 200ms transform, 200ms top;
 transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
 margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
 left: 50%;
 -webkit-transform: translateX(-50%);
 transform: translateX(-50%);
 white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
 -webkit-transition: 200ms left, 200ms -webkit-transform;
 transition: 200ms left, 200ms -webkit-transform;
 transition: 200ms transform, 200ms left;
 transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
 -webkit-transition: 200ms right, 200ms -webkit-transform;
 transition: 200ms right, 200ms -webkit-transform;
 transition: 200ms transform, 200ms right;
 transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
.swiper-pagination-progressbar {
 position: absolute;
 background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background: var(--swiper-pagination-color, var(--swiper-theme-color));
 -webkit-transform: scale(0);
 transform: scale(0);
 -webkit-transform-origin: left top;
 transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
 -webkit-transform-origin: right top;
 transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
 top: 0;
 left: 0;
 width: 100%;
 height: 4px;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
 top: 0;
 left: 0;
 width: 4px;
 height: 100%;
}
.swiper-pagination-white {
 --swiper-pagination-color: #fff;
}
.swiper-pagination-black {
 --swiper-pagination-color: #000;
}
.swiper-pagination-lock {
 display: none;
}
.swiper-scrollbar {
 position: relative;
 background: rgba(0, 0, 0, 0.1);
 border-radius: 10px;
 -ms-touch-action: none;
 touch-action: none;
}
.swiper-container-horizontal > .swiper-scrollbar {
 position: absolute;
 z-index: 50;
 bottom: 3px;
 left: 1%;
 width: 98%;
 height: 5px;
}
.swiper-container-vertical > .swiper-scrollbar {
 position: absolute;
 z-index: 50;
 top: 1%;
 right: 3px;
 width: 5px;
 height: 98%;
}
.swiper-scrollbar-drag {
 position: relative;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background: rgba(0, 0, 0, 0.5);
 border-radius: 10px;
}
.swiper-scrollbar-cursor-drag {
 cursor: move;
}
.swiper-scrollbar-lock {
 display: none;
}
.swiper-zoom-container {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 height: 100%;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
 max-width: 100%;
 max-height: 100%;
 -o-object-fit: contain;
 object-fit: contain;
}
.swiper-slide-zoomed {
 cursor: move;
}
.swiper-lazy-preloader {
 position: absolute;
 z-index: 10;
 top: 50%;
 left: 50%;
 width: 42px;
 height: 42px;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
 margin-top: -21px;
 margin-left: -21px;
 -webkit-animation: swiper-preloader-spin 1s infinite linear;
 animation: swiper-preloader-spin 1s infinite linear;
 border-radius: 50%;
 border-top-color: transparent;
 -webkit-transform-origin: 50%;
 transform-origin: 50%;
}
.swiper-lazy-preloader-white {
 --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
 --swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
 100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
 }
}
@keyframes swiper-preloader-spin {
 100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
 }
}
.swiper-container .swiper-notification {
 position: absolute;
 z-index: -1000;
 top: 0;
 left: 0;
 opacity: 0;
 pointer-events: none;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
 -webkit-transition-timing-function: ease-out;
 transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
 pointer-events: none;
 -webkit-transition-property: opacity;
 transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
 pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
 pointer-events: auto;
}
.swiper-container-cube {
 overflow: visible;
}
.swiper-container-cube .swiper-slide {
 z-index: 1;
 width: 100%;
 height: 100%;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 backface-visibility: hidden;
 pointer-events: none;
 -webkit-transform-origin: 0 0;
 transform-origin: 0 0;
 visibility: hidden;
}
.swiper-container-cube .swiper-slide .swiper-slide {
 pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
 -webkit-transform-origin: 100% 0;
 transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
 pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
 pointer-events: auto;
 visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
 z-index: 0;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
 position: absolute;
 z-index: 0;
 bottom: 0;
 left: 0;
 width: 100%;
 height: 100%;
 opacity: 0.6;
}
.swiper-container-cube .swiper-cube-shadow::before {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 background: #000;
 content: "";
 -webkit-filter: blur(50px);
 filter: blur(50px);
}
.swiper-container-flip {
 overflow: visible;
}
.swiper-container-flip .swiper-slide {
 z-index: 1;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 backface-visibility: hidden;
 pointer-events: none;
}
.swiper-container-flip .swiper-slide .swiper-slide {
 pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
 pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
 z-index: 0;
 -webkit-backface-visibility: hidden;
 backface-visibility: hidden;
 backface-visibility: hidden;
}
@-webkit-keyframes fadeIn {
 0% {
  opacity: 0;
 }
 20% {
  opacity: 0;
 }
 40% {
  opacity: 0.3;
 }
 60% {
  opacity: 0.5;
 }
 80% {
  opacity: 0.9;
 }
 100% {
  opacity: 1;
 }
}
@keyframes fadeIn {
 0% {
  opacity: 0;
 }
 20% {
  opacity: 0;
 }
 40% {
  opacity: 0.3;
 }
 60% {
  opacity: 0.5;
 }
 80% {
  opacity: 0.9;
 }
 100% {
  opacity: 1;
 }
}
@keyframes fadeIn {
 0% {
  opacity: 0;
 }
 20% {
  opacity: 0;
 }
 40% {
  opacity: 0.3;
 }
 60% {
  opacity: 0.5;
 }
 80% {
  opacity: 0.9;
 }
 100% {
  opacity: 1;
 }
}
.fadeInUp-scroll {
 opacity: 0;
 -webkit-transform: translateY(50px);
 transform: translateY(50px);
}
.fadeInUp-scroll[data-position*="left-to-right"] {
 -webkit-transform: translateX(-50px);
 transform: translateX(-50px);
}
.fadeInUp-scroll[data-position*="right-to-left"] {
 -webkit-transform: translateX(50px);
 transform: translateX(50px);
}
.fadeInUp-scroll[data-position*="top-to-bottom"] {
 -webkit-transform: translateY(-50px);
 transform: translateY(-50px);
}
.fadeInUp-scroll[data-position*="bottom-to-top"] {
 -webkit-transform: translateY(50px);
 transform: translateY(50px);
}
.fadeInUp-scroll.visible {
 opacity: 1 !important;
 -webkit-transform: translateY(0) !important;
 transform: translateY(0) !important;
 -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
 transition: opacity 0.8s, -webkit-transform 0.8s;
 transition: transform 0.8s, opacity 0.8s;
 transition: transform 0.8s, opacity 0.8s, -webkit-transform 0.8s;
}
.fadeInUp-scroll.visible[data-position*="left-to-right"],
.fadeInUp-scroll.visible[data-position*="right-to-left"] {
 -webkit-transform: translateX(0) !important;
 transform: translateX(0) !important;
}
.scale-scroll {
 opacity: 0;
 -webkit-transform: scale(0.9);
 transform: scale(0.9);
}
.scale-scroll.visible {
 opacity: 1 !important;
 -webkit-transform: scale(1) !important;
 transform: scale(1) !important;
 -webkit-transition: all 1s;
 transition: all 1s;
}
.image-animation {
 position: relative;
 overflow: hidden;
}
.image-animation::before {
 content: "";
 width: 100%;
 height: 100%;
 position: absolute;
 top: 0;
 left: 0;
 background-color: #fff;
 -webkit-transition: left 600ms cubic-bezier(0.835, 0.015, 0.245, 0.995) 0s;
 transition: left 600ms cubic-bezier(0.835, 0.015, 0.245, 0.995) 0s;
}
.image-animation::after {
 content: "";
 height: 100%;
 width: 0;
 position: absolute;
 bottom: 0;
 right: 0;
 background-color: rgba(247, 247, 249, 0.95);
}
.image-animation.animate::before {
 left: 100%;
}
@-webkit-keyframes image-animation {
 from {
  background-color: #fff;
 }
 to {
  background-color: transparent;
 }
}
@keyframes image-animation {
 from {
  background-color: #fff;
 }
 to {
  background-color: transparent;
 }
}
@-webkit-keyframes image-animation-filter {
 0% {
  width: 0;
 }
 50% {
  width: 100%;
 }
}
@keyframes image-animation-filter {
 0% {
  width: 0;
 }
 50% {
  width: 100%;
 }
}
.text-title-animation span {
 opacity: 0;
 visibility: hidden;
 -webkit-transition: 300ms opacity, 300ms visibility;
 transition: 300ms opacity, 300ms visibility;
}
.text-title-animation span.show {
 opacity: 1;
 visibility: visible;
}
html {
 line-height: 1.15;
 -webkit-text-size-adjust: 100%;
 -moz-text-size-adjust: 100%;
 -ms-text-size-adjust: 100%;
 text-size-adjust: 100%;
}
body {
 margin: 0;
}
main {
 display: block;
}
h1 {
 margin: 0.67em 0;
 font-size: 2em;
}
hr {
 overflow: visible;
 height: 0;
 -webkit-box-sizing: content-box;
 box-sizing: content-box;
}
pre {
 font-family: monospace, monospace;
 font-size: 1em;
}
a {
 background-color: transparent;
}
abbr[title] {
 border-bottom: none;
 text-decoration: underline;
 -webkit-text-decoration: underline dotted;
 text-decoration: underline dotted;
}
b,
strong {
 font-weight: bolder;
}
code,
kbd,
samp {
 font-family: monospace, monospace;
 font-size: 1em;
}
small {
 font-size: 80%;
}
sub,
sup {
 position: relative;
 font-size: 75%;
 line-height: 0;
 vertical-align: baseline;
}
sub {
 bottom: -0.25em;
}
sup {
 top: -0.5em;
}
img {
 border-style: none;
}
button,
input,
optgroup,
select,
textarea {
 margin: 0;
 font-family: inherit;
 font-size: 100%;
 line-height: 1.15;
}
button,
input {
 overflow: visible;
}
button,
select {
 text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
 -webkit-appearance: button;
 -moz-appearance: button;
 appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
 padding: 0;
 border-style: none;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
 outline: 1px dotted ButtonText;
}
fieldset {
 padding: 0.35em 0.75em 0.625em;
}
legend {
 display: table;
 max-width: 100%;
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 padding: 0;
 color: inherit;
 white-space: normal;
}
progress {
 vertical-align: baseline;
}
textarea {
 overflow: auto;
}
[type="checkbox"],
[type="radio"] {
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
[type="search"] {
 -webkit-appearance: textfield;
 -moz-appearance: textfield;
 appearance: textfield;
 outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
 appearance: none;
}
::-webkit-file-upload-button {
 -webkit-appearance: button;
 appearance: button;
 font: inherit;
}
details {
 display: block;
}
summary {
 display: list-item;
}
template {
 display: none;
}
[hidden] {
 display: none;
}
.no-horizontal-padding {
 padding-right: 0;
 padding-left: 0;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 footer {
  margin-top: 10px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 footer {
  margin-top: 180px;
 }
}
footer .footer-menu {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 padding-top: 84px;
 padding-right: 0;
 padding-left: 0;
 border-top: 1px solid #e5e5e5;
}
footer .footer-menu .col-lg-3 .item-content {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
}
footer .footer-menu .col-lg-3 .item-content p {
 font-family: PlancLight;
 margin-top: 18px;
 color: #64656b;
 font-size: 13px;
 line-height: 18px;
}
footer .footer-menu .col-lg-3 .item-content a.logo-pulver {
 margin-top: 47px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 footer .footer-menu .col-lg-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 footer .footer-menu .col-lg-1 .item-content:last-child {
  margin-left: 90px;
 }
}
footer .footer-menu .col-lg-1 .item-content p {
 margin-bottom: 17px;
 overflow-wrap: unset;
}
footer .footer-menu .col-lg-1 .item-content p a {
 font-family: PlancMedium;
 color: #2e3139;
 font-size: 14px;
 line-height: 16px;
}
footer .footer-menu .col-lg-1 .item-content p a:hover {
 color: #000000;
}
footer .footer-menu .col-lg-2 .adress,
footer .footer-menu .col-lg-2 .mail-number {
 font-family: PlancLight;
 color: #63656b;
 font-size: 14px;
 line-height: 24px;
}
footer .footer-menu .col-lg-2 .adress a,
footer .footer-menu .col-lg-2 .mail-number a {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 color: #63656b;
 font-size: 14px;
 line-height: 24px;
}
footer .footer-menu .col-lg-2 .social-icons {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
 justify-content: flex-end;
}
footer .footer-menu .col-lg-2 .social-icons a {
 margin-left: 12px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 footer .footer-menu .item-one {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 footer .footer-menu .item-two {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
  margin-top: 60px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 footer .footer-menu .item-three {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-top: 40px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 footer .footer-menu .item-four {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
  margin-top: 20px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 footer .footer-menu .item-five {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
 }
}
footer .footer-hedge {
 padding: 64px 0;
}
footer .footer-hedge .general-content {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}
footer .footer-hedge .general-content .row {
 width: 100%;
}
footer .footer-hedge .general-content .col-lg-1 {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
 justify-content: flex-end;
 padding-right: 0;
 margin-left: auto;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 footer .footer-hedge .general-content .col-lg-1 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding-right: 15px;
 }
}
footer .footer-hedge .general-content .col-lg-1 div {
 font-family: PlancLight;
 color: #63656b;
 font-size: 13px;
 line-height: 15px;
}
footer .footer-hedge .general-content .col-lg-1 div a {
 font-family: PlancLight;
 color: #2e3139;
 font-size: 12px;
 line-height: 16px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 footer .footer-hedge .general-content .col-lg-3:first-child {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
 }
}
footer .footer-hedge .general-content .col-lg-3 div {
 font-family: PlancLight;
 color: #63656b;
 font-size: 14px;
 line-height: 16px;
}
footer .footer-hedge .general-content .col-lg-3 .kvkk {
 padding-left: 12px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 footer .footer-hedge .general-content .col-lg-3 .kvkk {
  padding-left: 0;
 }
}
footer .footer-hedge .general-content .col-lg-3 .kvkk a {
 font-family: PlancMedium;
 margin-right: 60px;
 color: #2e3139;
 font-size: 14px;
 line-height: 16px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 footer .footer-hedge .general-content .col-lg-3 .kvkk a {
  margin-right: 30px;
  color: #63656b;
  font-size: 13px;
  line-height: 15px;
 }
}
footer .footer-hedge .general-content .col-lg-3 .kvkk a:last-child {
 margin-right: 0;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 footer .footer-hedge .general-content .col-lg-3.kvkk-desktop {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 30px;
 }
}
header {
 position: fixed;
 z-index: 13;
 top: 0;
 left: 0;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 background: -webkit-gradient(linear, left top, left bottom, from(#fff6e8), color-stop(63.77%, rgba(255, 250, 241, 0.1)), color-stop(107.4%, rgba(255, 250, 243, 0)));
 background: linear-gradient(180deg, #fff6e8 0%, rgba(255, 250, 241, 0.1) 63.77%, rgba(255, 250, 243, 0) 107.4%);
 background-color: #fff8e3;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 header {
  padding: 5px 0;
 }
}
header .header-logo {
 padding: 30px 0;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 header .header-logo {
  padding: 17px 0;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 header .header-logo .header-logo-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 header .header-logo .header-logo-img a svg {
 }
}
header .header-logo .header-logo-img .header-logo-action {
 display: none;
}
@media only screen and (min-width: 320px) and (max-width: 390px) {
 header .header-logo .header-logo-img .header-logo-action {
  display: none;
 }
}
@media only screen and (min-width: 391px) and (max-width: 991px) {
 header .header-logo .header-logo-img .header-logo-action {
  display: block;
  margin-left: 14px;
 }
}
header .header-menu {
 height: 100% !important;
}
header .header-menu::-webkit-scrollbar {
 display: none;
}
header .header-menu li.language {
 -ms-flex-negative: 0;
 flex-shrink: 0;
 color: #000;
 text-transform: uppercase;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 header .header-menu li.language {
  color: #000;
 }
}
header .header-menu li.language a.active {
 opacity: 1;
}
header .header-menu li.language a {
 opacity: 0.5;
}
header .header-menu li.language a:hover {
 opacity: 1;
}
header .header-menu ul {
 height: 100% !important;
}
header .header-menu ul li {
 padding: 30px 5px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 header .header-menu ul li {
  padding: 0;
 }
}
header .header-menu ul li button svg {
 display: none;
}
header .col-lg-8 .hidden-footer {
 display: none !important;
}
header.active {
 height: 100%;
 -webkit-box-align: start;
 -ms-flex-align: start;
 align-items: flex-start;
 background: -webkit-gradient(linear, left top, left bottom, from(#fff6e8), color-stop(63.77%, rgba(255, 250, 241, 0.1)), color-stop(107.4%, rgba(255, 250, 243, 0))) !important;
 background: linear-gradient(180deg, #fff6e8 0%, rgba(255, 250, 241, 0.1) 63.77%, rgba(255, 250, 243, 0) 107.4%) !important;
 background-color: #fff !important;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 header.active .col-lg-7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(100vh - 110px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
 }
}
header.active .container {
 height: 100%;
}
header.active .container .row {
 height: 100%;
}
header.active .header-logo {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
}
header.active .header-logo .header-logo-img svg path {
 fill: #000;
}
header.active .header-logo .header-logo-img svg path:nth-child(4) {
}
header.active .header-logo .header-logo-action p {
 color: #000 !important;
}
header.active .header-menu {
 display: block;
 height: 100% !important;
 margin-top: 35px;
 overflow-x: hidden;
 overflow-y: auto;
}
header.active .header-menu ul {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
}
header.active .header-menu ul li {
 padding: 20px 0;
 border-bottom: 1px solid rgba(0, 0, 0, 0.4);
 margin: 0;
}
header.active .header-menu ul li a {
 font-family: PlancMedium;
 color: #000 !important;
 font-size: 16px;
 line-height: 20px;
}
header.active .header-menu ul li button {
 font-family: PlancMedium;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
 padding: 0;
 color: #000 !important;
 font-size: 16px;
 line-height: 20px;
}
header.active .header-menu ul li button svg {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-transition: 300ms;
 transition: 300ms;
}
header.active .header-menu ul li button svg path {
 fill: #000 !important;
}
header.active .header-menu ul li.product-dropdown.active button svg,
header.active .header-menu ul li.sectors-dropdown.active button svg {
 -webkit-transform: rotate(180deg);
 transform: rotate(180deg);
}
header.active .header-menu ul li.product-dropdown a,
header.active .header-menu ul li.sectors-dropdown a {
 display: none;
}
header.active .header-menu ul li.product-dropdown .product-dropdown-menu a,
header.active .header-menu ul li.product-dropdown .sectors-dropdown-menu a,
header.active .header-menu ul li.sectors-dropdown .product-dropdown-menu a,
header.active .header-menu ul li.sectors-dropdown .sectors-dropdown-menu a {
 display: block;
}
header.active .hidden-footer {
 display: -webkit-box !important;
 display: -ms-flexbox !important;
 display: flex !important;
 margin-top: 30px;
}
header.active .hidden-footer h4 {
 font-family: PlancMedium;
 margin-bottom: 30px;
 color: #000;
 font-size: 13px;
 font-weight: 400;
 line-height: 15px;
 text-align: center;
}
header.active .hidden-footer .social a {
 margin-left: 34px;
}
header.active .hidden-footer .social a:first-child {
 margin-left: 0;
}
header .header-logo {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
 header .header-logo {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 header .header-logo-action {
  display: none;
  margin-left: 0;
 }
}
header .header-logo-action p {
 font-family: PlancMedium;
 margin-bottom: 0;
 color: #000;
 font-size: 13px;
 line-height: 14px;
 -webkit-transform: translateY(2px);
 transform: translateY(2px);
}
header .header-toggle {
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 cursor: pointer;
 visibility: hidden;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 header .header-toggle {
  visibility: visible;
 }
}
header .header-toggle .line {
 z-index: 99;
 width: 26px;
 height: 2px;
 margin: 3px;
 background: #000;
 -webkit-transition: 300ms;
 transition: 300ms;
}
header .header-toggle.on-off .line1 {
 -webkit-transform: rotate(45deg) translate(5.5px, 5.5px);
 transform: rotate(45deg) translate(5.5px, 5.5px);
}
header .header-toggle.on-off .line2 {
 opacity: 0;
}
header .header-toggle.on-off .line3 {
 -webkit-transform: rotate(-45deg) translate(5.5px, -5.5px);
 transform: rotate(-45deg) translate(5.5px, -5.5px);
}
header .header-menu {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
 justify-content: flex-end;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 header .header-menu {
  display: none;
 }
}
header .header-menu ul {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 margin: 0;
 list-style: none;
}
header .header-menu ul li {
 margin-left: 60px;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
 header .header-menu ul li {
  margin-left: 26px;
 }
}
@media only screen and (min-width: 1201px) and (max-width: 1439px) {
 header .header-menu ul li {
  margin-left: 28px;
 }
}
header .header-menu ul li:first-child {
 margin-left: 0;
}
header .header-menu ul li a {
 font-family: PlancMedium;
 border: none;
 background: none;
 color: #000;
 font-size: 14px;
 line-height: 15px;
 -webkit-transition: 350ms;
 transition: 350ms;
}
header .header-menu ul li a:hover {
 color: #000000;
}
header .header-menu ul li button {
 font-family: PlancSemiBold;
 display: none;
 border: none;
 background: none;
 color: #000;
 font-size: 14px;
 line-height: 15px;
 -webkit-transition: 350ms;
 transition: 350ms;
}
header .header-menu ul li button:hover {
 color: #000000;
}
header .header-menu ul li.active button {
 color: #000000 !important;
}
header .header-menu ul li .product-dropdown-menu,
header .header-menu ul li .sectors-dropdown-menu {
 position: absolute;
 top: 96px;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 min-width: 280px;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 border: 0.5px solid #000000;
 background: #fff;
 opacity: 0;
 -webkit-transition: 200ms;
 transition: 200ms;
 visibility: hidden;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 header .header-menu ul li .product-dropdown-menu,
 header .header-menu ul li .sectors-dropdown-menu {
  position: relative;
  top: 0;
  display: none;
  width: 100%;
  border: 0;
  margin-left: 15px;
  background: transparent;
 }
}
header .header-menu ul li .product-dropdown-menu a,
header .header-menu ul li .sectors-dropdown-menu a {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 padding: 20px;
 border-bottom: 0.5px solid #000000;
 color: #000 !important;
 font-size: 14px;
 line-height: 100%;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 header .header-menu ul li .product-dropdown-menu a,
 header .header-menu ul li .sectors-dropdown-menu a {
  padding: 0;
  border: 0;
  margin-top: 20px;
  margin-left: 15px;
  font-size: 15px;
  line-height: 18px;
 }
}
header .header-menu ul li .product-dropdown-menu a:last-child,
header .header-menu ul li .sectors-dropdown-menu a:last-child {
 border-bottom: 0;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 header .header-menu ul li .product-dropdown-menu a:last-child,
 header .header-menu ul li .sectors-dropdown-menu a:last-child {
  padding-bottom: 0;
 }
}
header .header-menu ul li .product-dropdown-menu a:hover,
header .header-menu ul li .sectors-dropdown-menu a:hover {
 background: #000000;
 color: #fff !important;
}
header .header-menu ul li .product-dropdown-menu.is-show,
header .header-menu ul li .sectors-dropdown-menu.is-show {
 opacity: 1;
 visibility: visible;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 header .header-menu ul li .product-dropdown-menu.is-show,
 header .header-menu ul li .sectors-dropdown-menu.is-show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
 }
}
.home-body header {
 background: none;
}
.home-body header a {
 color: #fff !important;
}
.home-body header a:hover {
 color: #000000 !important;
}
.home-body header .language {
 color: #fff !important;
}
.home-body header button {
 color: #fff !important;
}
.home-body header p {
 color: #fff !important;
 text-align: right;
 width: 100%;
}
.home-body header svg path {
 fill: #fff;
}
header.white {
 z-index: 99;
 background: #fff;
 -webkit-box-shadow: 0 0 10px 0 rgba(5, 0, 56, 0.1);
 box-shadow: 0 0 10px 0 rgba(5, 0, 56, 0.1);
}
header.white .header-toggle .line {
 background: #000 !important;
}
header.white a {
 color: #000 !important;
}
header.white a:hover {
 color: #000000 !important;
}
header.white button {
 color: #000 !important;
}
header.white button:hover {
 color: #000000 !important;
}
header.white p {
 color: #000 !important;
}
header.white svg path {
 fill: #000;
}
.home-hero {
 height: 100vh;
}
.home-hero .hero-content {
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 height: 100%;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: end;
 -ms-flex-align: end;
 align-items: flex-end;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
 justify-content: flex-end;
}
.home-hero .hero-content .hero-img {
 position: absolute;
 top: 0;
 right: 0;
 width: 100%;
 height: 100%;
 content: "";
}
.home-hero .hero-content .hero-img::after {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background: linear-gradient(209.36deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 60.94%, rgba(0, 0, 0, 0.25) 100%);
 content: "";
}
.home-hero .hero-content .hero-img img {
 width: 100%;
 height: 100%;
 -o-object-fit: cover;
 object-fit: cover;
}
.home-hero .hero-content .hero-img video {
 width: 100%;
 height: 100%;
 -o-object-fit: cover;
 object-fit: cover;
}
.home-hero .hero-content .text-content {
 position: absolute;
 top: 40%;
 left: 35%;
 text-align: left;
}
@media only screen and (min-width: 1681px) and (max-width: 2800px) {
 .home-hero .hero-content .text-content {
  left: 40%;
 }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home-hero .hero-content .text-content {
  left: 20%;
 }
}
.home-hero .hero-content .text-content h3 {
 font-family: PlancExtraLight;
 color: #fff;
 -webkit-font-feature-settings: "salt" on;
 font-feature-settings: "salt" on;
 font-size: 100px;
 letter-spacing: -0.05em;
 line-height: 115px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home-hero .hero-content .text-content h3 {
  font-size: 34px;
  line-height: 44px;
 }
}
.home-hero .hero-content .text-content .item-two {
 margin-left: -100px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home-hero .hero-content .text-content .item-two {
  margin-left: -30px;
 }
}
.home-hero .hero-content .general-bg-item {
 position: relative;
 z-index: 3;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: end;
 -ms-flex-align: end;
 align-items: flex-end;
}
.home-hero .hero-content .general-bg-item .bg-item {
 width: 400px;
 height: 0;
 background: #fff;
 -webkit-transform: translate(0, 100px);
 transform: translate(0, 100px);
}
.home-hero .hero-content .general-bg-item .bg-item.show {
 width: 400px;
 -webkit-transform: translate(0, 0);
 transform: translate(0, 0);
 -webkit-transition: 800ms;
 transition: 800ms;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home-hero .hero-content .general-bg-item .bg-item.show {
  width: 120px;
 }
}
.home-hero .hero-content .general-bg-item .bg-item.show:first-child {
 height: 40px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home-hero .hero-content .general-bg-item .bg-item.show:first-child {
  height: 20px;
 }
}
.home-hero .hero-content .general-bg-item .bg-item.show:nth-child(2) {
 height: 60px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home-hero .hero-content .general-bg-item .bg-item.show:nth-child(2) {
  height: 30px;
 }
}
.home-hero .hero-content .general-bg-item .bg-item.show:last-child {
 height: 80px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home-hero .hero-content .general-bg-item .bg-item.show:last-child {
  height: 40px;
 }
}
.home-hero .hero-content .general-bg-item .bg-item:first-child {
 opacity: 0.2;
}
.home-hero .hero-content .general-bg-item .bg-item:nth-child(2) {
 opacity: 0.5;
}
.home-hero .hero-content .general-bg-item .bg-item:last-child {
 opacity: 1;
}
.home-hero .hero-content .arrow-down {
 position: absolute;
 bottom: 60px;
 left: 110px;
 padding: 15px;
 border: 1px solid #fff;
 border-radius: 30px;
 opacity: 1;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home-hero .hero-content .arrow-down {
  bottom: 110px;
  left: 20px;
 }
}
.home-hero .hero-content .arrow-down img {
 position: relative;
 -webkit-animation-direction: normal, alternate;
 animation-direction: normal, alternate;
 -webkit-animation-duration: 1s;
 animation-duration: 1s;
 -webkit-animation-fill-mode: forwards;
 animation-fill-mode: forwards;
 -webkit-animation-iteration-count: infinite;
 animation-iteration-count: infinite;
 -webkit-animation-name: button-animation;
 animation-name: button-animation;
 -webkit-animation-timing-function: ease-out, ease-in-out;
 animation-timing-function: ease-out, ease-in-out;
}
@-webkit-keyframes button-animation {
 0% {
  top: 0;
 }
 50% {
  top: 7px;
 }
 100% {
  top: 0;
 }
}
@keyframes button-animation {
 0% {
  top: 0;
 }
 50% {
  top: 7px;
 }
 100% {
  top: 0;
 }
}
.home-hero .swiper-pagination {
 bottom: 150px;
 left: -100px;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
 justify-content: flex-end;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home-hero .swiper-pagination {
  bottom: 110px;
  left: -35px;
 }
}
.home-hero .swiper-pagination .swiper-pagination-bullet {
 width: 6px;
 height: 6px;
 margin-left: 24px;
 background: #fff;
 opacity: 1;
}
.home-hero .swiper-pagination .swiper-pagination-bullet:first-child {
 margin-left: 0;
}
.home-hero .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
 width: 8px;
 height: 8px;
 border: 1px solid #fff;
 background-color: transparent;
}
.banner-hero-full {
 padding-top: 265px;
 background: -webkit-gradient(linear, left top, left bottom, from(#fff6e8), color-stop(87.26%, rgba(255, 250, 241, 0.15)), color-stop(107.4%, rgba(255, 250, 243, 0)));
 background: linear-gradient(180deg, #fff6e8 0%, rgba(255, 250, 241, 0.15) 87.26%, rgba(255, 250, 243, 0) 107.4%);
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .banner-hero-full {
  padding-top: 160px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .banner-hero-full {
  padding-top: 200px;
 }
}
.banner-hero-full .col-lg-12 {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}
.banner-hero-full h3 {
 font-family: PlancSemiBold;
 color: #000000;
 font-size: 32px;
 font-weight: 600;
 letter-spacing: -0.02em;
 line-height: 24px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .banner-hero-full h3 {
  font-size: 20px;
  line-height: 26px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .banner-hero-full h3 {
  font-size: 26px;
  line-height: 26px;
 }
}
.banner-hero-full p {
 font-family: PlancThin;
 position: relative;
 max-width: 990px;
 margin-top: 30px;
 color: #000;
 font-size: 36px;
 font-weight: 300;
 letter-spacing: -0.05em;
 line-height: 54px;
 text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .banner-hero-full p {
  font-size: 22px;
  line-height: 30px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .banner-hero-full p {
  font-size: 26px;
  line-height: 40px;
 }
}
.banner-hero-full p::before {
 position: absolute;
 bottom: 0;
 left: -5%;
 width: 9px;
 height: 9px;
 background: rgba(250, 162, 27, 0.2);
 content: "";
}
.banner-hero-full p::after {
 position: absolute;
 top: 0;
 right: -5%;
 width: 9px;
 height: 9px;
 background: rgba(250, 162, 27, 0.2);
 content: "";
}
.banner-hero-full .arrow-down {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 margin-top: 100px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .banner-hero-full .arrow-down {
  margin-top: 60px;
 }
}
.banner-image {
 width: 100%;
 height: 100%;
 margin-top: 100px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .banner-image {
  margin-top: 50px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .banner-image {
  margin-top: 70px;
 }
}
.banner-image img {
 width: 100%;
}
.banner-image p {
 font-family: PlancLight;
 position: relative;
 padding-left: 30px;
 margin-top: 32px;
 color: #000;
 font-size: 18px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 18px;
 opacity: 0.7;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .banner-image p {
  padding-left: 22px;
  margin-top: 20px;
  font-size: 12px;
  line-height: 18px;
 }
}
.banner-image p::before {
 position: absolute;
 top: 6px;
 left: 0;
 width: 18px;
 height: 1px;
 background: #000;
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .banner-image p::before {
  width: 10px;
 }
}
.banner-image .col-lg-12:first-child {
 position: relative;
}
.banner-image .col-lg-12:first-child::before {
 position: absolute;
 right: 8px;
 bottom: -8px;
 width: 60%;
 height: 30%;
 background: #000000;
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .banner-image .col-lg-12:first-child::before {
  right: 11px;
  bottom: -4px;
 }
}
.banner-image .col-lg-12:first-child::after {
 position: absolute;
 z-index: 1;
 top: 0;
 left: 15px;
 width: calc(100% - 30px);
 height: 100%;
 background: #2e3139;
 content: "";
 opacity: 0.2;
}
.banner-image .col-lg-12:first-child img {
 position: relative;
 z-index: 1;
}
.banner-hero {
position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(87.26%, rgb(247 247 247 / 15%)), color-stop(107.4%, rgb(255 255 255 / 0%)));
    background: linear-gradient(180deg, #ffffff 0%, rgba(255, 250, 241, 0.15) 87.26%, rgba(255, 250, 243, 0) 107.4%);
}
.banner-hero .container {
 height: 100%;
}
.banner-hero .row {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 height: 100%;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}
.banner-hero .row .item-head {
 position: relative;
 margin-top: 125px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .banner-hero .row .item-head {
 margin-top: 60px;
 }
}
.banner-hero .row .item-head::before {
 position: absolute;
 bottom: 100px;
 left: -100px;
 width: 9px;
 height: 9px;
 background: rgba(250, 162, 27, 0.2);
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .banner-hero .row .item-head::before {
  content: none;
 }
}
.banner-hero .row .item-head::after {
 position: absolute;
 top: -100px;
 right: 35px;
 width: 9px;
 height: 9px;
 background: rgba(250, 162, 27, 0.2);
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .banner-hero .row .item-head::after {
  content: none;
 }
}
.banner-hero .row h3 {
 font-family: PlancSemiBold;
 color: #000000;
 font-size: 26px;
 font-weight: 600;
 letter-spacing: -0.02em;
 line-height: 24px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .banner-hero .row h3 {
  font-size: 20px;
  line-height: 26px;
 }
}
.banner-hero .row p {
 font-family: PlancThin;
    margin-top: 14px;
    color: #000;
    font-size: 22px;
    letter-spacing: -.05em;
    line-height: 42px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .banner-hero .row p {
  margin-top: 20px;
  font-size: 22px;
  line-height: 30px;
 }
}
.banner-hero .row p a {
 font-family: PlancThin;
 display: -webkit-inline-box;
 display: -ms-inline-flexbox;
 display: inline-flex;
 color: #000;
 text-decoration: underline;
}
.banner-hero .row p a:hover {
 text-decoration: underline !important;
}
.banner-hero .row .item-image {
 position: absolute;
 top: 120px;
 right: 0;
 padding-right: 0;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .banner-hero .row .item-image {
  position: relative;
  top: 50px;
  padding-right: 15px;
 }
}
.banner-hero .row .item-image .banner-hero-illustration {
 position: relative;
 width: 100%;
 height: 100%;
}
.banner-hero .row .item-image .banner-hero-illustration::after {
 position: absolute;
 bottom: -8px;
 left: -8px;
 width: calc(100% + 8px);
 height: 140px;
 background: #000000;
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .banner-hero .row .item-image .banner-hero-illustration::after {
  bottom: -6px;
  left: -6px;
  width: calc(100% + 6px);
 }
}
.banner-hero .row .item-image .banner-hero-illustration img {
 position: relative;
 z-index: 1;
 width: 100%;
 height: 100%;
 max-height: 738px;
 -o-object-fit: cover;
 object-fit: cover;
 -o-object-position: center;
 object-position: center;
}
.banner-hero .row .arrow-down {
 padding-top: 40px;
}
.contact-form {
 margin-top: 100px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .contact-form {
  margin-top: 120px;
 }
}
.contact-form .contact-form-head h3 {
 font-family: PlancMedium;
 margin-bottom: 0;
 color: #000000;
 font-size: 32px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 42px;
 text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .contact-form .contact-form-head h3 {
  font-size: 24px;
  line-height: 32px;
 }
}
.contact-form .contact-form-head p {
 font-family: PlancSemiLight;
 margin: 18px 0 0;
 color: #63656b;
 font-size: 22px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 32px;
 text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .contact-form .contact-form-head p {
  font-size: 20px;
  line-height: 26px;
 }
}
.contact-form .form-body {
 margin-top: 60px;
}
.contact-form .form-body .form-name {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .contact-form .form-body .form-name {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
 }
}
.contact-form .form-body .form-name span {
 width: 50%;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .contact-form .form-body .form-name span {
  width: 100%;
 }
}
.contact-form .form-body .form-name span:first-child {
 margin-right: 20px;
 margin-left: 0;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .contact-form .form-body .form-name span:first-child {
  margin-left: 0;
 }
}
.contact-form .form-body .form-name span input {
 margin-top: 40px;
}
.contact-form .form-body input {
 width: 100%;
 padding-bottom: 18px;
 border: none;
 border-bottom: 1px solid #000;
 margin-top: 60px;
 background: none;
 border-radius: 0;
 opacity: 0.3;
 outline: none;
}
.contact-form .form-body input:hover {
 opacity: 0.5;
}
.contact-form .form-body input:focus {
 opacity: 1;
}
.contact-form .form-body textarea {
 width: 100%;
 height: 150px;
 min-height: 150px;
 max-height: 100%;
 padding-top: 60px;
 border: none;
 border-bottom: 1px solid #000;
 border-radius: 0;
 opacity: 0.3;
}
.contact-form .form-body textarea:hover {
 opacity: 0.5;
}
.contact-form .form-body textarea:focus {
 opacity: 1;
}
.contact-form .form-body .send-button {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}
.contact-form .form-body .send-button button {
 font-family: PlancSemiBold;
 display: -webkit-inline-box;
 display: -ms-inline-flexbox;
 display: inline-flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
 padding: 18px 20px;
 border: 1px solid #63656b;
 margin-top: 60px;
 background: #63656b;
 border-radius: 30px;
 color: #fff;
 font-size: 12px;
 font-weight: 600;
 line-height: 14px;
 outline: none;
}
.contact-form .form-body .send-button button img {
 margin-left: 15px;
 -webkit-transform: translateX(0);
 transform: translateX(0);
 -webkit-transition: 300ms;
 transition: 300ms;
}
.contact-form .form-body .send-button button:hover img {
 -webkit-transform: translateX(10px);
 transform: translateX(10px);
}
.contact-form .form-body .send-button button:hover {
 background: #4a4c51;
 color: #fff;
}
.contact-form .form-body .send-button button:focus {
 background: #2e3139;
}
.contact-us {
 margin-top: 250px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .contact-us {
  margin-top: 120px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .contact-us {
  margin-top: 160px;
 }
}
.contact-us .contact-us-body {
 position: relative;
 z-index: 400;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 background: #2e3139;
}
.contact-us .contact-us-body h3 {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 margin-top: 100px;
 color: #fff;
 font-size: 32px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 42px;
 text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .contact-us .contact-us-body h3 {
  font-size: 24px;
  line-height: 32px;
 }
}
.contact-us .contact-us-body p {
 font-family: PlancSemiLight;
 max-width: 900px;
 margin-top: 18px;
 color: #fff;
 font-size: 22px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 32px;
 text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .contact-us .contact-us-body p {
  padding: 0 15px;
  font-size: 20px;
  line-height: 26px;
 }
}
.contact-us .contact-us-body .txt-arrow {
 margin-top: 44px;
 border-color: #fff;
 color: #fff;
}
.contact-us .contact-us-body .general-bg-item {
 position: relative;
 z-index: 3;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-box-flex: 1;
 -ms-flex: 1;
 flex: 1;
 -webkit-box-align: end;
 -ms-flex-align: end;
 align-items: flex-end;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
 justify-content: flex-end;
 margin-top: 40px;
}
.contact-us .contact-us-body .general-bg-item .bg-item {
 width: 300px;
 height: 0;
 border: none;
 background: #fff;
 outline: none;
 -webkit-transform: translate(0, 100px);
 transform: translate(0, 100px);
 -webkit-transition: 600ms;
 transition: 600ms;
}
.contact-us .contact-us-body .general-bg-item .bg-item.show {
 -webkit-transform: translate(0, 0);
 transform: translate(0, 0);
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .contact-us .contact-us-body .general-bg-item .bg-item.show {
  width: 160px;
 }
}
.contact-us .contact-us-body .general-bg-item .bg-item.show:first-child {
 height: 24px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .contact-us .contact-us-body .general-bg-item .bg-item.show:first-child {
  height: 20px;
 }
}
.contact-us .contact-us-body .general-bg-item .bg-item.show:nth-child(2) {
 height: 40px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .contact-us .contact-us-body .general-bg-item .bg-item.show:nth-child(2) {
  height: 30px;
 }
}
.contact-us .contact-us-body .general-bg-item .bg-item.show:last-child {
 height: 64px;
 margin-right: -2px;
 margin-bottom: -10px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .contact-us .contact-us-body .general-bg-item .bg-item.show:last-child {
  height: 40px;
 }
}
.contact-us .contact-us-body .general-bg-item .bg-item:first-child {
 opacity: 0.2;
}
.contact-us .contact-us-body .general-bg-item .bg-item:nth-child(2) {
 opacity: 0.5;
}
.contact-us .contact-us-body .general-bg-item .bg-item:last-child {
 opacity: 1;
}
.fancybox-content {
 left: auto;
 width: 80% !important;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .fancybox-content {
  width: 100% !important;
  height: 100% !important;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 #default-popup {
  height: 400px !important;
 }
}
#default-popup img {
 width: 100%;
 height: 100%;
 -o-object-fit: contain;
 object-fit: contain;
}
.general-model {
 margin-top: 550px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .general-model {
  margin-top: 120px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .general-model {
  margin-top: 180px;
 }
}
.general-model .large-content {
 margin-top: -400px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .general-model .large-content {
  margin-top: 0;
 }
}
.general-model .large-content .item-image {
 position: relative;
}
.general-model .large-content .item-image img {
 width: 100%;
}
.general-model .large-content .item-image .after-control img {
 position: absolute;
 right: 0;
 bottom: 0;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 300px;
 height: 100px;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 padding: 15px;
 background: #fff;
 content: "";
 opacity: 0;
 -webkit-transition: 400ms;
 transition: 400ms;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .general-model .large-content .item-image .after-control img {
  display: none;
  width: 200px;
  height: 80px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .general-model .small-content {
  margin-top: 120px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .general-model .small-content {
  margin-top: 120px;
 }
}
.general-model .small-content .item-image {
 position: relative;
}
.general-model .small-content .item-image img {
 width: 100%;
}
.general-model .small-content .item-image .after-control img {
 position: absolute;
 right: 0;
 bottom: 0;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 200px;
 height: 80px;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 padding: 15px;
 background: #fff;
 content: "";
 opacity: 0;
 -webkit-transition: 400ms;
 transition: 400ms;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .general-model .small-content .item-image .after-control img {
  width: 200px;
  height: 80px;
  content: none;
 }
}
.general-model .hover-content {
 margin-top: 35px;
}
.general-model .hover-content h5 {
 color: #000 !important;
}
.general-model span {
 color: #2e3139;
 font-size: 18px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 20px;
 opacity: 0.6;
}
.general-model h3 {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 margin-top: 20px;
 margin-bottom: 0;
 color: #000;
 font-size: 32px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 42px;
}
.general-model p {
 font-family: PlancSemiLight;
 margin-top: 24px;
 margin-bottom: 0;
 color: #000;
 font-size: 18px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 32px;
}
.general-model .content {
 margin-top: 40px;
}
.general-model .item:hover .item-image .after-control img {
 opacity: 1;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .general-model .item:hover .item-image .after-control img {
  opacity: 0;
 }
}
.general-model-middle {
 margin-top: 120px;
}
.general-model-middle .large-content {
 margin-top: 0;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .general-model-middle .large-content {
  margin-top: 120px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .general-model-middle .large-content {
  margin-top: 120px;
 }
}
.general-model-middle .small-content {
 margin-top: -180px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .general-model-middle .small-content {
  margin-top: 0;
 }
}
.slider {
 margin-top: 200px;
}
.slider .item {
 position: relative;
 height: 460px;
 background: #63656b;
}
.slider .item:hover .right-item {
 z-index: 999;
 opacity: 1;
 visibility: visible;
}
.slider .item:hover {
 background: #2e3139;
}
.slider .item:hover .left-item p {
 opacity: 1;
}
.slider .item .left-item {
 height: 100%;
 padding: 54px 30px 30px 50px;
}
.slider .item .left-item img {
 max-width: 100%;
}
.slider .item .left-item .slider-icon {
 width: 70px;
}
.slider .item .left-item h4 {
 font-family: PlancBold;
 margin-top: 35px;
 color: #fff;
 font-size: 16px;
 line-height: 18px;
}
.slider .item .left-item p {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 margin-top: 58px;
 color: #fff;
 font-size: 16px;
 letter-spacing: -0.02em;
 line-height: 26px;
 opacity: 0.7;
}
.slider .item .right-item {
 z-index: 99;
 opacity: 0;
 visibility: hidden;
}
.slider .item .right-item img {
 position: absolute;
 top: 0;
 left: 100%;
 width: 100%;
 height: 100%;
 -o-object-fit: cover;
 object-fit: cover;
}
.slider .owl-stage-outer {
 overflow: visible;
}
.slider .owl-nav {
 position: absolute;
 top: -60px;
 left: 0;
}
.general-hover-slider {
 position: relative;
 z-index: 2;
 margin-top: 30px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .general-hover-slider {
  margin-top: 10px;
  position: relative;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .general-hover-slider .col-lg-12 {
  padding-left: 0;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .general-hover-slider .col-lg-12 .slider-buttons {
  padding-left: 15px;
 }
 .gallery-wrap {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 115px !important;
}
}
.general-hover-slider .slider-buttons {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 margin-top: -60px;
 margin-bottom: 60px;
 -webkit-transition: 500ms all ease;
 transition: 500ms all ease;
}
@media only screen and (min-width: 1100px) and (max-width: 1240px) {
 .general-hover-slider .hover-slider-second:not(.has-active-item):not(.has-clicked-prev-el) .swiper-slide.swiper-slide-active {
  width: 691.25px !important;
 }
 .general-hover-slider .hover-slider-second:not(.has-active-item):not(.has-clicked-prev-el) .swiper-slide.swiper-slide-active .general-hover-slider-card-image {
  width: 345.625px !important;
 }
}
@media only screen and (min-width: 1241px) and (max-width: 1300px) {
 .general-hover-slider .hover-slider-second:not(.has-active-item):not(.has-clicked-prev-el) .swiper-slide.swiper-slide-active {
  width: 677.142px !important;
 }
 .general-hover-slider .hover-slider-second:not(.has-active-item):not(.has-clicked-prev-el) .swiper-slide.swiper-slide-active .general-hover-slider-card-image {
  width: 338.571px !important;
 }
}
@media only screen and (min-width: 1301px) and (max-width: 1440px) {
 .general-hover-slider .hover-slider-second:not(.has-active-item):not(.has-clicked-prev-el) .swiper-slide.swiper-slide-active {
  width: 662.858px !important;
 }
 .general-hover-slider .hover-slider-second:not(.has-active-item):not(.has-clicked-prev-el) .swiper-slide.swiper-slide-active .general-hover-slider-card-image {
  width: 331.429px !important;
 }
}
@media only screen and (min-width: 1440px) and (max-width: 1800px) {
 .general-hover-slider .hover-slider-second:not(.has-active-item):not(.has-clicked-prev-el) .swiper-slide.swiper-slide-active {
  width: 608.78px !important;
 }
 .general-hover-slider .hover-slider-second:not(.has-active-item):not(.has-clicked-prev-el) .swiper-slide.swiper-slide-active .general-hover-slider-card-image {
  width: 304.39px !important;
 }
}
@media only screen and (min-width: 1800px) and (max-width: 3200px) {
 .general-hover-slider .hover-slider-second:not(.has-active-item):not(.has-clicked-prev-el) .swiper-slide.swiper-slide-active {
  width: 666.666px !important;
 }
 .general-hover-slider .hover-slider-second:not(.has-active-item):not(.has-clicked-prev-el) .swiper-slide.swiper-slide-active .general-hover-slider-card-image {
  width: 333.333px !important;
 }
}
.general-hover-slider .hover-slider-second:not(.has-active-item):not(.has-clicked-prev-el) .swiper-slide.swiper-slide-active .general-hover-slider-card-body {
 background: #2e3139;
}
.general-hover-slider .hover-slider-second:not(.has-active-item):not(.has-clicked-prev-el) .swiper-slide.swiper-slide-active .general-hover-slider-card-body .general-hover-slider-card-body-description p {
 opacity: 1;
}
.general-hover-slider .hover-slider-second:not(.has-active-item):not(.has-clicked-prev-el) .swiper-slide.swiper-slide-active .general-hover-slider-card-image {
 width: 50%;
}
@media only screen and (min-width: 992px) {
 .general-hover-slider .hover-slider-second:not(.has-active-item):not(.has-clicked-prev-el) .swiper-slide.swiper-slide-active .general-hover-slider-card-image {
  width: 333.333px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .general-hover-slider .hover-slider-second:not(.has-active-item):not(.has-clicked-prev-el) .swiper-slide.swiper-slide-active .general-hover-slider-card-image {
  width: 100%;
 }
}
.general-hover-slider .hover-slider-second.has-active-item .swiper-slide.is-active {
 width: 666.666px !important;
}
.general-hover-slider .hover-slider-second.has-active-item .swiper-slide.is-active .general-hover-slider-card-image {
 width: 333.333px;
}
.general-hover-slider .swiper-slide {
 height: 100%;
 background: none;
 -webkit-transition: 0.5s width;
 transition: 0.5s width;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .general-hover-slider .swiper-slide {
  height: 100%;
 }
}
.general-hover-slider .swiper-slide.is-active .general-hover-slider-card-body {
 background: #2e3139;
}
.general-hover-slider .swiper-slide.is-active .general-hover-slider-card-body .general-hover-slider-card-body-description p {
 opacity: 1;
}
.general-hover-slider button {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 padding: 15px;
 border: 1px solid #63656b;
 background: none;
 border-radius: 30px;
 cursor: pointer;
 opacity: 1;
}
.general-hover-slider button.prev {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-transform: rotate(-180deg);
 transform: rotate(-180deg);
}
.general-hover-slider button.next {
 margin-left: 10px;
}
.general-hover-slider-card {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 height: 92%;
 cursor: pointer;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .general-hover-slider-card {
  height: 96%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
 }
}
.general-hover-slider-card-body {
 width: 100%;
 padding: 54px 30px 40px 50px;
 background-color: #63656b;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .general-hover-slider-card-body {
  height: 100%;
  padding: 30px 20px 30px 25px;
 }
}
.general-hover-slider-card-body-icon {
 width: 66px;
 height: 80px;
 margin-bottom: 36px;
}
.general-hover-slider-card-body-icon img {
 width: 100%;
 height: 100%;
 -o-object-fit: contain;
 object-fit: contain;
 -o-object-position: center;
 object-position: center;
}
.general-hover-slider-card-body-title {
 font-family: PlancBold;
 margin-bottom: 60px;
 color: #fff;
 text-align: left;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .general-hover-slider-card-body-title {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 16px;
 }
}
.general-hover-slider-card-body-description {
 text-align: left;
}
.general-hover-slider-card-body-description p {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 margin-bottom: 0;
 color: #fff;
 font-size: 16px;
 letter-spacing: -0.02em;
 line-height: 26px;
 opacity: 0.7;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .general-hover-slider-card-body-description p {
  font-size: 16px;
  line-height: 26px;
 }
}
.general-hover-slider-card-image {
 width: 0;
 -ms-flex-negative: 0;
 flex-shrink: 0;
 -webkit-transition: 0.5s;
 transition: 0.5s;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .general-hover-slider-card-image {
  width: 100%;
  height: 320px;
 }
}
.general-hover-slider-card-image img {
 width: 100%;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .general-hover-slider-card-image img {
  max-height: 320px;
 }
}
.swiper-container {
 -webkit-transition: 500ms;
 transition: 500ms;
}
.swiper-container .slider-buttons {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 margin-bottom: 60px;
 -webkit-transition: 500ms all ease;
 transition: 500ms all ease;
}
.swiper-container button {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 padding: 15px;
 border: 1px solid #63656b;
 background: none;
 border-radius: 30px;
 cursor: pointer;
 opacity: 1;
}
.swiper-container button.prev {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-transform: rotate(-180deg);
 transform: rotate(-180deg);
}
.swiper-container button.next {
 margin-left: 10px;
}
.hover-slider,
.hover-slider-second {
 overflow: unset;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .hover-slider,
 .hover-slider-second {
  right: 0;
  left: 20px;
  overflow: hidden;
 }
}
.laws-general-information {
 padding-top: 265px;
 background: -webkit-gradient(linear, left top, left bottom, from(#fff6e8), color-stop(97.58%, rgba(255, 250, 243, 0)));
 background: linear-gradient(180deg, #fff6e8 0%, rgba(255, 250, 243, 0) 97.58%);
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .laws-general-information {
  padding-top: 160px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .laws-general-information {
  padding-top: 200px;
 }
}
.laws-general-information .col-lg-8 {
 position: relative;
}
.laws-general-information .col-lg-8::before {
 position: absolute;
 top: 50px;
 right: -150px;
 width: 9px;
 height: 9px;
 background: rgba(250, 162, 27, 0.2);
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .laws-general-information .col-lg-8::before {
  content: none;
 }
}
.laws-general-information .col-lg-8::after {
 position: absolute;
 top: 200px;
 left: -200px;
 width: 9px;
 height: 9px;
 background: rgba(250, 162, 27, 0.2);
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .laws-general-information .col-lg-8::after {
  content: none;
 }
}
.laws-general-information .information-head {
 margin-bottom: 80px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .laws-general-information .information-head {
  margin-bottom: 40px;
 }
}
.laws-general-information .information-head h3 {
 font-family: PlancSemiBold;
 color: #000;
 font-size: 26px;
 font-weight: 600;
 letter-spacing: -0.02em;
 line-height: 36px;
 text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .laws-general-information .information-head h3 {
  font-size: 20px;
  line-height: 26px;
 }
}
.laws-general-information .item {
 margin-top: 40px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .laws-general-information .item {
  margin-top: 30px;
 }
}
.laws-general-information .item.item-unified p {
 margin-top: 0;
}
.laws-general-information .item h3 {
 font-family: PlancMedium;
 margin-bottom: 30px;
 color: #000;
 font-size: 22px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 32px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .laws-general-information .item h3 {
  font-size: 18px;
 }
}
.laws-general-information .item h5 {
 font-family: PlancMedium;
 margin-bottom: 0;
 color: #000;
 font-size: 18px;
 font-weight: 400;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 28px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .laws-general-information .item h5 {
  font-size: 16px;
 }
}
.laws-general-information .item p {
 margin-bottom: 30px;
 color: #000;
 font-size: 18px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 28px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .laws-general-information .item p {
  margin-top: 20px;
  font-size: 16px;
 }
}
.laws-general-information .item p strong {
 font-family: PlancMedium;
 margin-bottom: 0;
 color: #000;
 font-size: 18px;
 font-weight: 400;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 28px;
}
.laws-general-information .item ul {
 margin-left: 30px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .laws-general-information .item ul {
  margin-left: 20px;
 }
}
.laws-general-information .item ul li {
 margin-top: 30px;
 margin-top: 30px;
 color: #000;
 font-size: 18px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 28px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .laws-general-information .item ul li {
  margin-top: 20px;
  font-size: 16px;
 }
}
.sectors-detail-technology-banner {
 background: -webkit-gradient(linear, left top, left bottom, from(#fff6e8), color-stop(87.26%, rgba(255, 250, 241, 0.15)), color-stop(107.4%, rgba(255, 250, 243, 0)));
 background: linear-gradient(180deg, #fff6e8 0%, rgba(255, 250, 241, 0.15) 87.26%, rgba(255, 250, 243, 0) 107.4%);
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail-technology-banner {
  padding-top: 160px;
 }
}
.sectors-detail-technology-banner .row {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 height: 100vh;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail-technology-banner .row {
  height: 100%;
 }
}
.sectors-detail-technology-banner .row .col-lg-6 {
 position: relative;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail-technology-banner .row .col-lg-6 {
  margin-top: 50px;
 }
}
.sectors-detail-technology-banner .row .col-lg-6 img {
 position: relative;
 z-index: 1;
 width: 100%;
 -o-object-fit: cover;
 object-fit: cover;
}
.sectors-detail-technology-banner .row .col-lg-6::before {
 position: absolute;
 right: 8px;
 bottom: -8px;
 width: 70%;
 height: 30%;
 background: #000000;
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail-technology-banner .row .col-lg-6::before {
  right: 10px;
  bottom: -4px;
 }
}
.sectors-detail-technology-banner .row .col-lg-5 {
 position: relative;
 padding-right: 0;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail-technology-banner .row .col-lg-5 {
  padding-right: 15px;
 }
}
.sectors-detail-technology-banner .row .col-lg-5::before {
 position: absolute;
 bottom: 100px;
 left: -100px;
 width: 9px;
 height: 9px;
 background: rgba(250, 162, 27, 0.2);
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail-technology-banner .row .col-lg-5::before {
  content: none;
 }
}
.sectors-detail-technology-banner .row .col-lg-5::after {
 position: absolute;
 top: -100px;
 right: 35px;
 width: 9px;
 height: 9px;
 background: rgba(250, 162, 27, 0.2);
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail-technology-banner .row .col-lg-5::after {
  content: none;
 }
}
.sectors-detail-technology-banner .row .col-lg-5 h3 {
 font-family: PlancSemiBold;
 margin-bottom: 0;
 color: #000000;
 font-size: 26px;
 font-weight: 600;
 letter-spacing: -0.02em;
 line-height: 24px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail-technology-banner .row .col-lg-5 h3 {
  font-size: 20px;
  line-height: 26px;
 }
}
.sectors-detail-technology-banner .row .col-lg-5 p {
 font-family: PlancThin;
 margin-top: 30px;
 margin-bottom: 0;
 color: #000;
 font-size: 36px;
 font-weight: 300;
 letter-spacing: -0.05em;
 line-height: 54px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail-technology-banner .row .col-lg-5 p {
  font-size: 22px;
  line-height: 30px;
 }
}
.sectors-detail-technology-banner .row .col-lg-5 button {
 -webkit-transform: translate(0, 500%);
 transform: translate(0, 500%);
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail-technology-banner .row .col-lg-5 button {
  margin-top: 60px;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
 }
}
.arrow-down {
 border: none;
 background: none;
 outline: none;
}
.arrow-down img {
 position: relative;
 -webkit-animation-direction: normal, alternate;
 animation-direction: normal, alternate;
 -webkit-animation-duration: 1s;
 animation-duration: 1s;
 -webkit-animation-fill-mode: forwards;
 animation-fill-mode: forwards;
 -webkit-animation-iteration-count: infinite;
 animation-iteration-count: infinite;
 -webkit-animation-name: button-animation;
 animation-name: button-animation;
 -webkit-animation-timing-function: ease-out, ease-in-out;
 animation-timing-function: ease-out, ease-in-out;
}
@keyframes button-animation {
 0% {
  top: 0;
 }
 50% {
  top: 7px;
 }
 100% {
  top: 0;
 }
}
.item .hover-content {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 200px;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}
.item .hover-content h5 {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 overflow: hidden;
 width: 0;
 margin-bottom: 0;
 color: #fff;
 font-size: 18px;
 letter-spacing: -0.01em;
 line-height: 32px;
 -webkit-transition: 300ms;
 transition: 300ms;
 white-space: nowrap;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .item .hover-content h5 {
  font-size: 18px;
  line-height: 100%;
 }
}
.item .hover-content img {
 margin-left: 10px;
}
.item:hover .hover-content h5 {
 width: 50%;
}
.btn {
 font-family: PlancBold;
 display: -webkit-inline-box;
 display: -ms-inline-flexbox;
 display: inline-flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
 transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
 transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
 transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.btn.btn-primary-outline.btn-lg {
 padding: 14px 18px;
 border-radius: 8px;
 font-size: 18px;
 line-height: 28px;
}
.btn.btn-primary-outline.btn-lg.btn-icon svg {
 width: 28px;
 height: 28px;
}
.btn.btn-primary-outline {
 padding: 12px 16px;
 border-radius: 8px;
 font-size: 16px;
 line-height: 24px;
}
.btn.btn-primary-outline.btn-icon svg {
 width: 24px;
 height: 24px;
}
.btn.btn-primary-outline.btn-sm {
 padding: 8px 12px;
 border-radius: 6px;
 font-size: 14px;
 line-height: 20px;
}
.btn.btn-primary-outline.btn-sm.btn-icon svg {
 width: 20px;
 height: 20px;
}
.btn.btn-primary-outline.btn-active {
 background-color: rgba(0, 0, 0, 0);
 border-color: #004ad7;
 color: #004ad7;
}
.btn.btn-primary-outline.btn-block {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
}
.btn.btn-primary-outline {
 border: 1px solid #0b5fff;
 background-color: rgba(0, 0, 0, 0);
 color: #0b5fff;
}
.btn.btn-primary-outline:disabled {
 background-color: rgba(0, 0, 0, 0);
 border-color: rgba(11, 95, 255, 0.5);
 color: rgba(11, 95, 255, 0.5);
 cursor: not-allowed;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.btn.btn-primary-outline:disabled:hover {
 background-color: rgba(0, 0, 0, 0);
 border-color: rgba(11, 95, 255, 0.5);
 color: rgba(11, 95, 255, 0.5);
}
.btn.btn-primary-outline:focus {
 background-color: #004ad7;
 border-color: #004ad7;
 color: #fff;
}
.btn.btn-primary-outline:hover {
 background-color: #0053f0;
 border-color: #0053f0;
 color: #fff;
}
.btn.btn-primary-outline.btn-icon i svg path,
.btn.btn-primary-outline.btn-icon i svg rect,
.btn.btn-primary-outline.btn-icon i svg line {
 fill: #0b5fff;
}
.btn.btn-primary-outline.btn-icon:hover i svg path,
.btn.btn-primary-outline.btn-icon:hover i svg rect,
.btn.btn-primary-outline.btn-icon:hover i svg line {
 fill: #fff;
}
.btn.btn-primary-outline.btn-icon.btn-icon-left {
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-direction: row;
 flex-direction: row;
}
.btn.btn-primary-outline.btn-icon.btn-icon-left i {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 margin-right: 4px;
}
.btn.btn-primary-outline.btn-icon.btn-icon-right {
 -webkit-box-orient: horizontal;
 -webkit-box-direction: reverse;
 -ms-flex-direction: row-reverse;
 flex-direction: row-reverse;
}
.btn.btn-primary-outline.btn-icon.btn-icon-right i {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 margin-left: 4px;
}
.btn.btn-primary.btn-lg {
 padding: 14px 18px;
 border-radius: 8px;
 font-size: 18px;
 line-height: 28px;
}
.btn.btn-primary.btn-lg.btn-icon svg {
 width: 28px;
 height: 28px;
}
.btn.btn-primary {
 padding: 12px 16px;
 border-radius: 8px;
 font-size: 16px;
 line-height: 24px;
}
.btn.btn-primary.btn-icon svg {
 width: 24px;
 height: 24px;
}
.btn.btn-primary.btn-sm {
 padding: 8px 12px;
 border-radius: 6px;
 font-size: 14px;
 line-height: 20px;
}
.btn.btn-primary.btn-sm.btn-icon svg {
 width: 20px;
 height: 20px;
}
.btn.btn-primary.btn-active {
 background-color: #004ad7;
 border-color: #004ad7;
 color: #fff;
}
.btn.btn-primary.btn-block {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
}
.btn.btn-primary {
 border: 1px solid #0b5fff;
 background-color: #0b5fff;
 color: #fff;
}
.btn.btn-primary:disabled {
 background-color: rgba(11, 95, 255, 0.5);
 border-color: rgba(0, 0, 0, 0);
 color: #fff;
 cursor: not-allowed;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.btn.btn-primary:disabled:hover {
 background-color: rgba(11, 95, 255, 0.5);
 border-color: rgba(0, 0, 0, 0);
 color: #fff;
}
.btn.btn-primary:focus {
 background-color: #004ad7;
 border000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000-color: #004ad7;
 color: #fff;
}
.btn.btn-primary:hover {
 background-color: #0053f0;
 border-color: #0053f0;
 color: #fff;
}
.btn.btn-primary.btn-icon i svg path,
.btn.btn-primary.btn-icon i svg rect,
.btn.btn-primary.btn-icon i svg line {
 fill: #fff;
}
.btn.btn-primary.btn-icon:hover i svg path,
.btn.btn-primary.btn-icon:hover i svg rect,
.btn.btn-primary.btn-icon:hover i svg line {
 fill: #fff;
}
.btn.btn-primary.btn-icon.btn-icon-left {
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -ms-flex-direction: row;
 flex-direction: row;
}
.btn.btn-primary.btn-icon.btn-icon-left i {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 margin-right: 4px;
}
.btn.btn-primary.btn-icon.btn-icon-right {
 -webkit-box-orient: horizontal;
 -webkit-box-direction: reverse;
 -ms-flex-direction: row-reverse;
 flex-direction: row-reverse;
}
.btn.btn-primary.btn-icon.btn-icon-right i {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 margin-left: 4px;
}
.txt-arrow {
 font-family: PlancSemiBold;
 display: -webkit-inline-box;
 display: -ms-inline-flexbox;
 display: inline-flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
 padding: 18px 20px;
 border: 1px solid #63656b;
 background: transparent;
 border-radius: 30px;
 color: #63656b;
 font-size: 12px;
 font-weight: 600;
 line-height: 14px;
 outline: none;
}
.txt-arrow img {
 margin-left: 15px;
 -webkit-transform: translateX(0);
 transform: translateX(0);
 -webkit-transition: 300ms;
 transition: 300ms;
}
.txt-arrow:hover img {
 -webkit-transform: translateX(10px);
 transform: translateX(10px);
}
.txt-arrow:hover {
 color: #63656b;
}
.form-group {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 margin-bottom: 12px;
}
.form-group label {
 margin-bottom: 4px;
 color: #000;
 font-size: 16px;
 font-weight: 700;
}
.form-group.is-error label {
 color: red;
}
.form-group.is-error .form-control {
 border-color: rgba(255, 0, 0, 0.2);
 color: red;
}
.form-group.is-error .form-control::-webkit-input-placeholder {
 color: rgba(255, 0, 0, 0.5);
}
.form-group.is-error .form-control::-moz-placeholder {
 color: rgba(255, 0, 0, 0.5);
}
.form-group.is-error .form-control:-ms-input-placeholder {
 color: rgba(255, 0, 0, 0.5);
}
.form-group.is-error .form-control::-ms-input-placeholder {
 color: rgba(255, 0, 0, 0.5);
}
.form-group.is-error .form-control::placeholder {
 color: rgba(255, 0, 0, 0.5);
}
.form-group.is-error .form-control:focus {
 border-color: rgba(255, 0, 0, 0.6);
}
.form-group .form-control {
 height: 40px;
 padding: 12px;
 border: 1px solid rgba(0, 0, 0, 0.2);
 border-radius: 4px;
 color: #000;
 font-size: 14px;
 font-weight: 700;
}
.form-group .form-control::-webkit-input-placeholder {
 color: rgba(0, 0, 0, 0.5);
}
.form-group .form-control::-moz-placeholder {
 color: rgba(0, 0, 0, 0.5);
}
.form-group .form-control:-ms-input-placeholder {
 color: rgba(0, 0, 0, 0.5);
}
.form-group .form-control::-ms-input-placeholder {
 color: rgba(0, 0, 0, 0.5);
}
.form-group .form-control::placeholder {
 color: rgba(0, 0, 0, 0.5);
}
.form-group .form-control:focus {
 border-color: rgba(0, 0, 0, 0.6);
}
.form-group textarea.form-control {
 height: auto;
}
.form-group select.form-control {
 height: auto;
}
section.page-not-found {
 padding-top: 265px;
 background: -webkit-gradient(linear, left top, left bottom, from(#fff6e8), color-stop(97.58%, rgba(255, 250, 243, 0)));
 background: linear-gradient(180deg, #fff6e8 0%, rgba(255, 250, 243, 0) 97.58%);
}
section.page-not-found .page-not-found-head {
 text-align: center;
}
section.page-not-found .page-not-found-head span {
 font-family: PlancBold;
 position: relative;
 color: #000000;
 font-size: 240px;
 line-height: 200px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 section.page-not-found .page-not-found-head span {
  font-size: 90px;
  line-height: 80px;
 }
}
section.page-not-found .page-not-found-head span:nth-child(1) span:nth-child(2) {
 top: -10px;
 right: 60px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 section.page-not-found .page-not-found-head span:nth-child(1) span:nth-child(2) {
  right: 30px;
 }
}
section.page-not-found .page-not-found-head span:nth-child(2) span:nth-child(2) {
 top: 0;
 left: 10px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 section.page-not-found .page-not-found-head span:nth-child(2) span:nth-child(2) {
  top: -5px;
  left: -5px;
 }
}
section.page-not-found .page-not-found-head span:nth-child(3) span:nth-child(2) {
 top: 20px;
 left: 20px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 section.page-not-found .page-not-found-head span:nth-child(3) span:nth-child(2) {
  top: 10px;
  left: 5px;
 }
}
section.page-not-found .page-not-found-head span span:nth-child(2) {
 position: absolute;
 z-index: 2;
 color: transparent;
 -webkit-text-fill-color: transparent;
 -webkit-text-stroke: 1px #63656b;
}
section.page-not-found .page-not-found-body {
 margin-top: 44px;
 text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 section.page-not-found .page-not-found-body {
  margin-top: 20px;
 }
}
section.page-not-found .page-not-found-body h5 {
 font-family: PlancMedium;
 margin-bottom: 20px;
 color: #000;
 font-size: 30px;
 line-height: 34px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 section.page-not-found .page-not-found-body h5 {
  margin-top: 20px;
 }
}
section.page-not-found .page-not-found-body p {
 font-family: PlancSemiLight;
 margin-bottom: 60px;
 color: #000;
 font-size: 16px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 section.page-not-found .page-not-found-body p {
  margin-bottom: 30px;
 }
}
section.page-not-found .page-not-found-body .txt-arrow {
 background-color: #63656b;
 color: #fff;
}
section.page-not-found .page-not-found-body .txt-arrow:hover {
 background: #4a4c51;
 color: #fff;
}
section.page-not-found .page-not-found-body .txt-arrow:focus {
 background: #2e3139;
}
.about .explanation {
 margin-top: 120px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .explanation {
  margin-top: 160px;
 }
}
.about .explanation .col-lg-12 {

 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}
.about .explanation .col-lg-12 p {
 font-family: PlancSemiLight;
    max-width: 100%;
    color: #000;
    font-size: 21px;
    font-weight: 400;
    letter-spacing: -0.02em;
    line-height: 36px;
    text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .explanation .col-lg-12 p {
  font-size: 24px;
  line-height: 32px;
 }
}
.about .introduction {
 margin-top: 65px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .introduction {
  margin-top: 120px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .about .introduction {
  margin-top: 180px;
 }
}
.about .introduction .container .row .general-images {
 position: relative;
}
.about .introduction .container .row .general-images .images-one {
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
 justify-content: flex-end;
}
.about .introduction .container .row .general-images .images-one img {
 width: 42%;
 height: 290px;
 margin-right: 35px;
 -o-object-fit: cover;
 object-fit: cover;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .about .introduction .container .row .general-images .images-one img {
  height: 130px;
 }
}
.about .introduction .container .row .general-images .images-one::before {
 position: absolute;
 top: 50px;
 left: 25%;
 width: 11px;
 height: 11px;
 background: #000000;
 content: "";
}
.about .introduction .container .row .general-images .images-two {
 position: relative;
 z-index: 1;
 margin-top: -60px;
}
.about .introduction .container .row .general-images .images-two img {
 width: 66%;
 height: 450px;
 -o-object-fit: cover;
 object-fit: cover;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .about .introduction .container .row .general-images .images-two img {
  height: 210px;
 }
}
.about .introduction .container .row .general-images .images-two::before {
 position: absolute;
 z-index: -1;
 bottom: -100px;
 left: 20%;
 width: 2px;
 height: 120px;
 background: #000000;
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .introduction .container .row .general-images .images-two::before {
  bottom: -60px;
  height: 60px;
 }
}
.about .introduction .container .row .general-images .images-three {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
 justify-content: flex-end;
 margin-top: -130px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .about .introduction .container .row .general-images .images-three {
  margin-top: -44px;
 }
}
.about .introduction .container .row .general-images .images-three img {
 width: 55%;
 height: 374px;
 -o-object-fit: cover;
 object-fit: cover;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .about .introduction .container .row .general-images .images-three img {
  height: 180px;
 }
}
.about .introduction .container .row .col-lg-5 {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .introduction .container .row .col-lg-5 {
  margin-top: 80px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .about .introduction .container .row .col-lg-5 {
  margin-top: 100px;
 }
}
.about .introduction .container .row .col-lg-5 p {
 font-family: PlancLight;
 margin-bottom: 30px;
 color: #000;
 font-size: 22px;
 letter-spacing: -0.02em;
 line-height: 32px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .introduction .container .row .col-lg-5 p {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 26px;
 }
}
.about .introduction .container .row .col-lg-5 .general-export {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 margin-top: 46px;
}
.about .introduction .container .row .col-lg-5 .general-export .export-item {
 margin-left: 40px;
}
.about .introduction .container .row .col-lg-5 .general-export .export-item h3 {
 font-family: PlancSemiLight;
 margin-bottom: 0;
 color: #000000;
 font-size: 32px;
 line-height: 160%;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .introduction .container .row .col-lg-5 .general-export .export-item h3 {
  font-size: 26px;
  line-height: 160%;
 }
}
.about .introduction .container .row .col-lg-5 .general-export .export-item span {
 font-family: PlancSemiLight;
 margin-bottom: 0;
 margin-left: 10px;
 color: #000000;
 font-size: 32px;
 line-height: 160%;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .introduction .container .row .col-lg-5 .general-export .export-item span {
  font-size: 26px;
  line-height: 160%;
 }
}
.about .introduction .container .row .col-lg-5 .general-export .export-item h4 {
 font-family: PlancSemiLight;
 margin-bottom: 0;
 color: #000000;
 font-size: 16px;
 line-height: 160%;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .introduction .container .row .col-lg-5 .general-export .export-item h4 {
  font-size: 14px;
 }
}
.about .rd-center {
 position: relative;
 padding: 120px 0;
 margin-top: 120px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .rd-center {
  margin-top: 120px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .about .rd-center {
  margin-top: 160px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .about .rd-center {
  padding: 70px 0 20px;
 }
}
.about .rd-center::before {
 position: absolute;
 top: 0;
 left: 0;
 width: 70%;
 height: 100%;
 background: #2e3139;
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .about .rd-center::before {
  width: 100%;
  height: 70%;
 }
}
.about .rd-center .container .row {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}
.about .rd-center .container .row .col-lg-6 .item {
 padding-left: 30px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .about .rd-center .container .row .col-lg-6 .item {
  padding: 0;
 }
}
.about .rd-center .container .row .col-lg-6 .item h3 {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 margin-bottom: 24px;
 color: #fff;
 font-size: 32px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 42px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .rd-center .container .row .col-lg-6 .item h3 {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 32px;
 }
}
.about .rd-center .container .row .col-lg-6 .item p {
 font-family: PlancSemiLight;
 color: #fff;
 font-size: 22px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 32px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .rd-center .container .row .col-lg-6 .item p {
  font-size: 20px;
  line-height: 26px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .rd-center .container .row .col-lg-6 .item-image {
  margin-top: 40px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .about .rd-center .container .row .col-lg-6 .item-image {
  margin-top: 100px;
 }
}
.about .rd-center .container .row .col-lg-6 .item-image img {
 width: 100%;
 height: 100%;
}
.about .modern-technology {
 margin-top: 250px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .about .modern-technology {
  margin-top: 60px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .modern-technology {
  margin-top: 0;
 }
}
.about .modern-technology .row {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}
.about .modern-technology .col-lg-6 {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 height: 100%;
}
.about .modern-technology .col-lg-6 .item-image-one {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 height: 100%;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
}
.about .modern-technology .col-lg-6 .item-image-one img {
 width: 100%;
}
.about .modern-technology .col-lg-6 .item-image-one img:last-child {
 margin-top: 20px;
}
.about .modern-technology .col-lg-6 .item-image-two {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 height: 100%;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 margin-right: 20px;
}
.about .modern-technology .col-lg-6 .item-image-two img {
 width: 100%;
}
.about .modern-technology .col-lg-6 .item-image-two img:first-child {
 margin-left: 20px;
}
.about .modern-technology .col-lg-6 .item-image-two img:last-child {
 margin: 20px 0 0 20px;
}
.about .modern-technology .col-lg-6 .item-head {
 padding-left: 30px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .about .modern-technology .col-lg-6 .item-head {
  padding-left: 0;
  margin-top: 60px;
 }
}
.about .modern-technology .col-lg-6 .item-head h3 {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 margin-bottom: 30px;
 color: #000;
 font-size: 32px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 42px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .about .modern-technology .col-lg-6 .item-head h3 {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 32px;
 }
}
.about .modern-technology .col-lg-6 .item-head p {
 margin-bottom: 20px;
 color: #000;
 font-size: 22px;
 letter-spacing: -0.02em;
 line-height: 34px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .about .modern-technology .col-lg-6 .item-head p {
  font-size: 22px;
  line-height: 26px;
 }
}
.about .modern-technology .col-lg-6 .item-head p:last-child {
 font-family: PlancLight;
 font-size: 18px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .about .modern-technology .col-lg-6 .item-head p:last-child {
  font-size: 20px;
  line-height: 22px;
 }
}
.about .block {
 position: relative;
 width: 100%;
 height: 550px;
 margin-top: 250px;
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .block {
  margin-top: 120px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .about .block {
  margin-top: 160px;
 }
}
.about .block::before {
 position: absolute;
 width: 100%;
 height: 100%;
 background: #2e3139;
 content: "";
 opacity: 0.54;
}
.about .block .container {
 height: 100%;
}
.about .block .container .row {
 height: 100%;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}
.about .block .container .item {
 position: relative;
 z-index: 2;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 height: 100%;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}
.about .block .container .item p {
 font-family: PlancMedium;
 color: #fff;
 font-size: 32px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 42px;
 text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .block .container .item p {
  font-size: 24px;
  line-height: 32px;
 }
}
.about .our-vision {
 margin-top: 255px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .our-vision {
  margin-top: 120px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .about .our-vision {
  margin-top: 160px;
 }
}
.about .our-vision .row {
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .our-vision .item {
  margin-top: 60px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .about .our-vision .item {
  margin-top: 80px;
 }
}
.about .our-vision .head-images {
 position: relative;
 width: 100%;
 height: 100%;
}
.about .our-vision .head-images img {
 position: relative;
 z-index: 1;
 width: 100%;
 height: 100%;
}
.about .our-vision .head-images::before {
 position: absolute;
 top: -7px;
 right: -7px;
 width: 142px;
 height: 98px;
 background: #000000;
 content: "";
}
.about .our-vision .head h3 {
 font-family: PlancMedium;
 margin-bottom: 24px;
 color: #000000;
 font-size: 32px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 42px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .our-vision .head h3 {
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 32px;
 }
}
.about .our-vision .head p {
 font-family: PlancLight;
 color: #000;
 font-size: 22px;
 font-weight: 300;
 letter-spacing: -0.02em;
 line-height: 32px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .our-vision .head p {
  font-size: 20px;
  line-height: 26px;
 }
}
.about .our-mision {
 margin-top: 200px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .our-mision {
  margin-top: 120px;
 }
}
.about .our-mision .row {
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .about .our-mision .image-content {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
 }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .about .our-mision .image-content {
  margin-top: 60px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .about .our-mision .image-content {
  margin-top: 80px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .about .our-mision .head-content {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
 }
}
.about .our-mision .head-images {
 position: relative;
 width: 100%;
 height: 100%;
}
.about .our-mision .head-images::before {
 position: absolute;
 bottom: -7px;
 left: -7px;
 width: 142px;
 height: 142px;
 background: #000000;
 content: "";
}
.about .our-mision .head-images img {
 position: relative;
 z-index: 1;
 width: 100%;
 height: 100%;
}
.about .our-mision .head h3 {
 font-family: PlancMedium;
 margin-bottom: 24px;
 color: #000000;
 font-size: 32px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 42px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .about .our-mision .head h3 {
  margin-bottom: 20px;
 }
}
.about .our-mision .head p {
 font-family: PlancLight;
 color: #000;
 font-size: 22px;
 font-weight: 300;
 letter-spacing: -0.02em;
 line-height: 32px;
}
.about .presentation {
 margin-top: 200px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .about .presentation {
  margin-top: 120px;
 }
}
.about .presentation h3 {
 font-family: PlancSemiLight;
 margin-bottom: 60px;
 color: #000;
 font-size: 32px;
 font-weight: 400;
 letter-spacing: -0.03em;
 line-height: 42px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .about .presentation h3 {
  margin-bottom: 30px;
 }
}
.about .presentation .img-item {
 position: relative;
}
.about .presentation .img-item iframe {
 width: 100%;
 height: 620px;
 border: 1px solid rgba(46, 49, 57, 0.4);
}
@media only screen and (min-width: 320px) and (max-width: 420px) {
 .about .presentation .img-item iframe {
  height: 170px;
 }
}
@media only screen and (min-width: 420px) and (max-width: 768px) {
 .about .presentation .img-item iframe {
  height: 250px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .about .presentation .img-item iframe {
  height: 350px;
 }
}
.contact .introduction {
 padding-top: 150px;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), color-stop(97.58%, rgba(255, 250, 243, 0)));
    background: linear-gradient(180deg, #ffffff 0%, rgba(255, 250, 243, 0) 97.58%);
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .contact .introduction {
  padding-top: 160px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .contact .introduction {
  padding-top: 200px;
 }
}
.contact .introduction .container .row .general-images {
 position: relative;
}
.contact .introduction .container .row .general-images .images-one {
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
 justify-content: flex-end;
}
.contact .introduction .container .row .general-images .images-one img {
 width: 55%;
 height: 220px;
 -o-object-fit: cover;
 object-fit: cover;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .contact .introduction .container .row .general-images .images-one img {
  height: 110px;
 }
}
.contact .introduction .container .row .general-images .images-two {
 position: relative;
 z-index: 1;
 margin-top: -60px;
}
.contact .introduction .container .row .general-images .images-two img {
 width: 66%;
 height: 420px;
 -o-object-fit: cover;
 object-fit: cover;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .contact .introduction .container .row .general-images .images-two img {
  height: 190px;
 }
}
.contact .introduction .container .row .general-images .images-two::before {
 position: absolute;
 z-index: -1;
 bottom: -100px;
 left: 20%;
 width: 2px;
 height: 120px;
 background: #000000;
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .contact .introduction .container .row .general-images .images-two::before {
  bottom: -60px;
  height: 60px;
 }
}
.contact .introduction .container .row .general-images .images-two::after {
 position: absolute;
 top: 150px;
 right: 15%;
 width: 11px;
 height: 11px;
 background: #000000;
 content: "";
}
.contact .introduction .container .row .general-images .images-three {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
 justify-content: flex-end;
 margin-top: -60px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .contact .introduction .container .row .general-images .images-three {
  margin-top: -20px;
 }
}
.contact .introduction .container .row .general-images .images-three img {
 width: 40%;
 height: 244px;
 margin-right: 35px;
 -o-object-fit: cover;
 object-fit: cover;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .contact .introduction .container .row .general-images .images-three img {
  height: 124px;
 }
}
.contact .introduction .container .row .col-lg-5 {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .contact .introduction .container .row .col-lg-5 {
  margin-top: 80px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .contact .introduction .container .row .col-lg-5 {
  margin-top: 100px;
 }
}
.contact .introduction .container .row .col-lg-5 .contact-item {
 margin-top: 35px;
}
.contact .introduction .container .row .col-lg-5 .contact-item:first-child {
 margin-top: 0;
}
.contact .introduction .container .row .col-lg-5 .contact-item .head h3,
.contact .introduction .container .row .col-lg-5 .contact-item .head p {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 margin-top: 14px;
 margin-bottom: 0;
 color: #000;
 font-size: 22px;
 font-weight: 500;
 line-height: 32px;
}
.contact .introduction .container .row .col-lg-5 .contact-item .head p {
 margin-top: 8px;
 font-size: 18px;
}
.contact .introduction .container .row .col-lg-5 .contact-item .head:hover p,
.contact .introduction .container .row .col-lg-5 .contact-item .head:hover h3 {
 text-decoration: underline;
}
.contact .introduction .container .row .col-lg-5 .contact-item a {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 margin-top: 14px;
 margin-bottom: 0;
 color: #000;
 font-size: 18px;
 font-weight: 500;
 line-height: 32px;
}
.contact .introduction .container .row .col-lg-5 .contact-item a:first-child,
.contact .introduction .container .row .col-lg-5 .contact-item a :nth-child(2) {
 margin-left: 0;
}
.contact .introduction .container .row .col-lg-5 .contact-item a:hover {
 text-decoration: underline !important;
}
.contact .introduction .container .row .col-lg-5 .contact-item .head-social {
 margin-top: 8px;
}
.contact .contact-form .form-body .form-name span {
 margin-right: 20px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .contact .contact-form .form-body .form-name span {
  margin-right: 0;
 }
}
.contact .contact-form .form-body .form-name span:last-child {
 margin-right: 0;
}
.cookie {
 position: fixed;
 z-index: 550;
 bottom: 0;
 left: 30px;
 border-top: 2px solid #000000;
 background: #fff;
 -webkit-box-shadow: 0 0 3px rgba(99, 101, 107, 0.1);
 box-shadow: 0 0 3px rgba(99, 101, 107, 0.1);
 -webkit-transform: translateY(100%);
 transform: translateY(100%);
 -webkit-transition: 0.5s -webkit-transform;
 transition: 0.5s -webkit-transform;
 transition: 0.5s transform;
 transition: 0.5s transform, 0.5s -webkit-transform;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .cookie {
  right: 20px;
  left: 20px;
 }
}
.cookie .cookie-close-button {
 position: absolute;
 top: 15px;
 right: 15px;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 cursor: pointer;
}
.cookie.show {
 -webkit-transform: translateY(-30px);
 transform: translateY(-30px);
}
.cookie .cookie-contain {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 padding: 20px 30px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .cookie .cookie-contain {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px;
 }
}
.cookie .cookie-contain-description h4 {
 font-family: PlancMedium;
 margin-bottom: 10px;
 color: #000;
 font-size: 12px;
 letter-spacing: -0.02em;
 line-height: 14px;
}
.cookie .cookie-contain-description p {
 font-family: PlancSemiLight;
 max-width: 300px;
 margin-bottom: 0;
 color: #000;
 font-size: 12px;
 letter-spacing: -0.02em;
 line-height: 16px;
}
.cookie .cookie-contain-buttons {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -ms-flex-negative: 0;
 flex-shrink: 0;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
 margin-top: 28px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .cookie .cookie-contain-buttons {
  margin-top: 25px;
 }
}
.cookie .cookie-contain-buttons .btn {
 -ms-flex-negative: 0;
 flex-shrink: 0;
}
.cookie .cookie-contain-buttons .btn-link {
 font-family: PlancSemiBold;
 padding: 0;
 color: #63656b;
 font-size: 12px;
 line-height: 14px;
 text-align: center;
 text-decoration: none;
}
.cookie .cookie-contain-buttons .btn-white {
 font-family: PlancSemiBold;
 padding: 14px 20px;
 background: #63656b;
 border-radius: 50px;
 color: #fff;
 font-size: 12px;
 line-height: 14px;
}
.fancybox-bg {
 background: rgba(46, 49, 57, 0.6);
}
.facility {
 overflow: auto;
 height: 100vh;
 padding: 0;
 border-top: 3px solid #000000;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .facility {
  overflow: auto;
  height: 100%;
  margin: 0;
 }
}
.facility .container {
 max-width: 100% !important;
 height: 100%;
}
.facility .container .row {
 height: 100%;
}
.facility .icon-close {
 position: absolute;
 z-index: 20;
 top: 20px;
 right: 25px;
 cursor: pointer;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .facility .icon-close svg rect {
  fill: #fff;
 }
}
.facility .col-lg-5 {
 position: relative;
 padding-left: 0;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .facility .col-lg-5 {
  padding-right: 0;
  padding-left: 0;
 }
}
.facility .col-lg-5 .facility-powcoat-logo {
 position: absolute;
 top: 20px;
 left: 25px;
}
.facility .col-lg-5 img {
 width: 100%;
 height: 100%;
 -o-object-fit: cover;
 object-fit: cover;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .facility .col-lg-5 img {
  height: 180px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .facility .col-lg-5 img {
  height: 340px;
 }
}
.facility .col-lg-6 {
 margin-left: 45px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .facility .col-lg-6 {
  margin-left: 0;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .facility .fancybox-button svg path {
  fill: #fff;
 }
}
.facility .contact-form {
 padding: 30px 0;
 margin-top: 0;
}
.facility .contact-form .contact-form-head h3 {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 margin-bottom: 0;
 color: #000000;
 font-size: 30px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 38px;
 text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .facility .contact-form .contact-form-head h3 {
  font-size: 24px;
  line-height: 32px;
 }
}
.facility .contact-form .contact-form-head p {
 margin: 14px 0 0;
 color: #63656b;
 font-size: 20px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 30px;
 text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .facility .contact-form .contact-form-head p {
  font-size: 20px;
  line-height: 26px;
 }
}
.facility .contact-form .form-body {
 margin-top: 35px;
}
.facility .contact-form .form-body .form-name {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .facility .contact-form .form-body .form-name {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
 }
}
.facility .contact-form .form-body .form-name span:first-child {
 margin-right: 20px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .facility .contact-form .form-body .form-name span:first-child {
  margin-right: 0;
 }
}
.facility .contact-form .form-body .form-name input {
 margin-top: 0;
 margin-left: 20px;
 border-radius: 0;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .facility .contact-form .form-body .form-name input {
  margin-left: 0;
 }
}
.facility .contact-form .form-body .form-name input:first-child {
 margin-left: 0;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .facility .contact-form .form-body .form-name input:last-child {
  margin-top: 40px;
 }
}
.facility .contact-form .form-body input {
 width: 100%;
 padding-bottom: 16px;
 border: none;
 border-bottom: 1px solid #000;
 margin-top: 40px;
 background: none;
 border-radius: 0;
 opacity: 0.3;
 outline: none;
}
.facility .contact-form .form-body input:hover {
 opacity: 0.5;
}
.facility .contact-form .form-body input:focus {
 opacity: 1;
}
.facility .contact-form .form-body textarea {
 width: 100%;
 height: 100px;
 min-height: 100px;
 max-height: 100%;
 padding-top: 50px;
 border: none;
 border-bottom: 1px solid #000;
 border-radius: 0;
 opacity: 0.3;
}
.facility .contact-form .form-body textarea:hover {
 opacity: 0.5;
}
.facility .contact-form .form-body textarea:focus {
 opacity: 1;
}
.facility .contact-form .form-body .send-button {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}
.facility .contact-form .form-body .send-button button {
 display: -webkit-inline-box;
 display: -ms-inline-flexbox;
 display: inline-flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
 padding: 18px 20px;
 border: 1px solid #63656b;
 margin-top: 18px;
 background: #63656b;
 border-radius: 30px;
 color: #fff;
 font-size: 12px;
 font-weight: 600;
 line-height: 14px;
 outline: none;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .facility .contact-form .form-body .send-button button {
  margin-top: 0;
 }
}
.facility .contact-form .form-body .send-button button img {
 margin-left: 15px;
 -webkit-transform: translateX(0);
 transform: translateX(0);
 -webkit-transition: 300ms;
 transition: 300ms;
}
.facility .contact-form .form-body .send-button button:hover img {
 -webkit-transform: translateX(10px);
 transform: translateX(10px);
}
.facility .contact-form .form-body .send-button button:hover {
 background: #4a4c51;
 color: #fff;
}
.facility .contact-form .form-body .send-button button:focus {
 background: #2e3139;
}
body.handoff header,
body.handoff footer {
 display: none;
}
section.handoff-hero {
 -ms-flex-negative: 0;
 flex-shrink: 0;
 padding-top: 76px;
 padding-bottom: 76px;
 background-color: #030303;
 text-align: center;
}
section.handoff-hero h1 {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 margin-bottom: 32px;
 color: #fff;
 font-size: 42px;
 line-height: 150%;
}
section.handoff-hero p {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 color: #fff;
 font-size: 14px;
 line-height: 150%;
}
section.handoff-body {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 height: 100%;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 padding-top: 100px;
 padding-bottom: 100px;
}
section.handoff-body .handoff-body-page-list ul {
 list-style: none;
}
section.handoff-body .handoff-body-page-list ul li {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}
section.handoff-body .handoff-body-page-list ul li:not(:last-child) {
 margin-bottom: 26px;
}
section.handoff-body .handoff-body-page-list ul li:hover::before {
 width: 50px;
}
section.handoff-body .handoff-body-page-list ul li::before {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 40px;
 height: 1px;
 margin-right: 16px;
 background-color: #030303;
 content: "";
 -webkit-transition: 0.3s width;
 transition: 0.3s width;
}
section.handoff-body .handoff-body-page-list ul li a {
 font-family: PlancLight;
 color: #030303;
 font-size: 14px;
 line-height: 150%;
}
section.handoff-body .handoff-body-style-guide-item:not(:last-child) {
 margin-bottom: 100px;
}
section.handoff-body .handoff-body-style-guide-item-title {
 margin-bottom: 50px;
}
section.handoff-body .handoff-body-style-guide-item-title h5 {
 font-family: PlancLight;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 color: #030303;
 font-size: 14px;
 line-height: 150%;
}
section.handoff-body .handoff-body-style-guide-item-title h5::before {
 width: 40px;
 height: 1px;
 margin-right: 16px;
 background-color: #030303;
 content: "";
}
section.handoff-footer {
 -ms-flex-negative: 0;
 flex-shrink: 0;
}
section.handoff-footer .handoff-footer-contain {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
 padding-top: 32px;
 padding-bottom: 36px;
 border-top: 1px solid rgba(3, 3, 3, 0.5);
}
section.handoff-footer .handoff-footer-contain a,
section.handoff-footer .handoff-footer-contain p {
 font-family: PlancLight;
 color: #030303;
 font-size: 14px;
 line-height: 150%;
}
section.handoff-footer .handoff-footer-contain a:hover {
 text-decoration: underline !important;
}
.home-body header .header-toggle .line {
 background: #fff;
}
.home-body header.active .header-toggle .line {
 background: #000;
}
.home .powder-paint {
 margin-top: 85px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .powder-paint {
  margin-top: 120px;
 }
}
.home .powder-paint .row {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}
.home .powder-paint .general-images {
 position: relative;
 height: 700px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .powder-paint .general-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
 }
}
.home .powder-paint .general-images .images-one img {
 position: absolute;
 top: 0;
 left: 0;
 width: 356px;
 height: 226px;
 margin-right: 35px;
 -o-object-fit: cover;
 object-fit: cover;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .powder-paint .general-images .images-one img {
  position: relative;
  top: unset;
  left: unset;
  width: 240px;
  height: 150px;
  margin-left: -10px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .home .powder-paint .general-images .images-one img {
  position: relative;
  top: unset;
  left: unset;
  width: 300px;
  height: 200px;
  margin-left: -120px;
 }
}
.home .powder-paint .general-images .images-two {
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
 justify-content: flex-end;
 margin-top: -30px;
}
@media only screen and (min-width: 440px) and (max-width: 991px) {
 .home .powder-paint .general-images .images-two {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
 }
}
.home .powder-paint .general-images .images-two img {
 position: absolute;
 top: 190px;
 left: 165px;
 width: 350px;
 height: 350px;
 -o-object-fit: cover;
 object-fit: cover;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .powder-paint .general-images .images-two img {
  position: relative;
  top: unset;
  left: unset;
  width: 240px;
  height: 240px;
  margin-left: 40px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .home .powder-paint .general-images .images-two img {
  position: relative;
  top: unset;
  left: unset;
  width: 340px;
  height: 300px;
  margin-left: 100px;
 }
}
.home .powder-paint .general-images .images-two::before {
 position: absolute;
 top: 320px;
 left: 70px;
 width: 9px;
 height: 9px;
 background: #000000;
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .powder-paint .general-images .images-two::before {
  top: 55px;
  left: 18px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .home .powder-paint .general-images .images-two::before {
  top: 75px;
  left: 30px;
 }
}
.home .powder-paint .general-images .images-two::after {
 position: absolute;
 z-index: -1;
 top: 475px;
 left: 430px;
 width: 2px;
 height: 140px;
 background: #000000;
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .powder-paint .general-images .images-two::after {
  top: 150px;
  left: 230px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .home .powder-paint .general-images .images-two::after {
  top: 220px;
  left: 360px;
 }
}
.home .powder-paint .general-images .images-three {
 height: 100%;
 margin-top: -30px;
 margin-left: 70px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .powder-paint .general-images .images-three {
  margin-left: 20px;
 }
}
.home .powder-paint .general-images .images-three img {
 position: absolute;
 bottom: 0;
 width: 180px;
 height: 180px;
 -o-object-fit: cover;
 object-fit: cover;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .powder-paint .general-images .images-three img {
  position: relative;
  bottom: unset;
  width: 120px;
  height: 120px;
  margin-left: -160px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .home .powder-paint .general-images .images-three img {
  position: relative;
  bottom: unset;
  width: 160px;
  height: 160px;
  margin-left: -200px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .powder-paint .col-lg-6 {
  margin-top: 80px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .home .powder-paint .col-lg-6 {
  margin-top: 100px;
 }
}
.home .powder-paint .col-lg-6 h3 {
 font-family: PlancThin;
 margin-bottom: 30px;
 color: #000000;
 font-size: 52px;
 font-weight: 300;
 line-height: 60px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .powder-paint .col-lg-6 h3 {
  margin-bottom: 24px;
  font-size: 28px;
  line-height: 38px;
 }
}
.home .powder-paint .col-lg-6 p {
 font-family: PlancLight;
 color: #000;
 font-size: 22px;
 font-weight: 300;
 letter-spacing: -0.02em;
 line-height: 32px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .powder-paint .col-lg-6 p {
  font-size: 22px;
  line-height: 32px;
 }
}
.home .product-groups {
 position: relative;
 margin-top: 85px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .product-groups {
 margin-top: 00px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .product-groups .col-lg-12 { 
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
 }
}
.home .product-groups .col-lg-12 .title {
 font-family: PlancThin;
    margin-bottom: 0px;
    color: #000;
    font-size: 32px;
    font-weight: 300;
    letter-spacing: -0.03em;
    line-height: 0px; 
	text-align:center
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .product-groups .col-lg-12 .title {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 70px;
  font-size: 20px;
  line-height: 24px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .product-groups .col-lg-5 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
 }
}
.home .product-groups .col-lg-5 .product-item {
 padding: 30px 0;
 border-top: 0.5px solid #000;
 -webkit-transition: 350ms;
 transition: 350ms;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .product-groups .col-lg-5 .product-item {
  padding: 20px 0;
 }
}
.home .product-groups .col-lg-5 .product-item:last-child {
 border-bottom: 0.5px solid #000;
}
.home .product-groups .col-lg-5 .product-item img {
 opacity: 0;
 -webkit-transition: 300ms;
 transition: 300ms;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .product-groups .col-lg-5 .product-item img {
  opacity: 1;
 }
}
.home .product-groups .col-lg-5 .product-item img.mdf-illustration {
 height: 55px;
 -o-object-fit: contain;
 object-fit: contain;
 -webkit-transform: translateX(-30px);
 transform: translateX(-30px);
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .product-groups .col-lg-5 .product-item img.mdf-illustration {
  height: 40px;
  -webkit-transform: translate(0);
  transform: translate(0);
 }
}
.home .product-groups .col-lg-5 .product-item a {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 height: 70px;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
}
.home .product-groups .col-lg-5 .product-item a h3 {
 font-family: PlancThin;
 margin-bottom: 0;
 color: #000;
 font-size: 26px;
 font-weight: 300;
 line-height: 30px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .product-groups .col-lg-5 .product-item a h3 {
  font-size: 20px;
  line-height: 23px;
 }
}
.home .product-groups .col-lg-5 .product-item:hover h3 {
 font-family: PlancMedium;
}
.home .product-groups .col-lg-5 .product-item.active img {
 opacity: 1;
}
.home .product-groups .col-lg-5 .product-item.active img.mdf-illustration {
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
.home .product-groups .col-lg-5 .product-item.active h3 {
 font-family: PlancMedium;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .product-groups .images {
  height: 220px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding: 0 15px;
 }
}
.home .product-groups .images .product-images {
 height: 100%;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .product-groups .images .product-images {
  position: relative;
  width: 100%;
 }
}
.home .product-groups .images .product-images .product-images-item {
 position: absolute;
 top: 100px;
 left: 50%;
 width: 50%;
 height: 100%;
 max-height: 525px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .product-groups .images .product-images .product-images-item {
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
 }
}
.home .product-groups .images .product-images .product-images-item .product-images-item-secondary {
 width: 100%;
 height: 100%;
}
.home .product-groups .images .product-images .product-images-item img {
 width: 100%;
 height: 100%;
 -o-object-fit: cover;
 object-fit: cover;
 opacity: 0;
 -webkit-transition: 600ms;
 transition: 600ms;
}
.home .product-groups .images .product-images .product-images-item.show img {
 opacity: 1;
}
.home .application-process {
 position: relative;
    padding-bottom: 5px;
    margin-top: -170px;
    background: #ffffff;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .application-process {
  padding-bottom: 20px;
 }
}
.home .application-process .col-lg-5 {
 margin-top: 230px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .application-process .col-lg-5 {
  margin-top: 300px;
 }
}
.home .application-process .col-lg-6 .content h4 {
 font-family: PlancThin;
 color: #000;
 font-size: 42px;
 font-weight: 300;
 letter-spacing: -0.05em;
 line-height: 62px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .application-process .col-lg-6 .content h4 {
  font-size: 30px;
  line-height: 40px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .home .application-process .col-lg-6 .content h4 {
  font-size: 34px;
  line-height: 45px;
 }
}
.home .application-process .col-lg-6 .content .txt-arrow { 
 padding: 12px 22px;
 margin-top: 80px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .application-process .col-lg-6 .content .txt-arrow {
  margin-top: 60px;
 }
}
.home .application-process .col-lg-6 {
    right: 0;
    padding-right: 8px;
    margin-top: 243px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .application-process .col-lg-6 {
  position: relative;
  padding-left: 15px;
  margin-top: 100px;
 }
}
.home .application-process .col-lg-6 .application-illustration {
 position: relative;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .application-process .col-lg-6 .application-illustration {
  padding-left: 0;
 }
}
.home .application-process .col-lg-6 .application-illustration::after {
 position: absolute;
 bottom: -8px;
 left: -8px;
 width: calc(100% + 8px);
 height: 40%;
 background: #000000;
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .application-process .col-lg-6 .application-illustration::after {
  bottom: -6px;
  left: -6px;
  width: calc(100% + 6px);
 }
}
.home .application-process .col-lg-6 .application-illustration img {
 position: relative;
 z-index: 1;
 width: 100%;
 max-height: 650px;
 background: #fff;
 -o-object-fit: unset;
 object-fit: unset;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .application-process .col-lg-6 .application-illustration img { 
  min-height: 240px;margin-top: 110px;
 }
}
.home .perspective-facility {
 margin-top: 400px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .perspective-facility {
  margin-top: 150px;
 }
}
.home .perspective-facility .col-lg-10 img {
 position: relative;
 z-index: 3;
 max-width: 100%;
}
.home .general-clip {
    width: 100%;
    height: 100%;
    padding-top: 1062px;
    margin-top: -996px;
    background-color: rgba(99, 101, 107, 0.07);
    -webkit-clip-path: polygon(0 0, 100% 40%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 40%, 100% 100%, 0% 100%);
    content: "";
    padding-bottom: 50px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .general-clip {
  padding-top: 200px;
  padding-bottom: 100px;
  margin-top: -150px;
  -webkit-clip-path: polygon(0 0, 100% 7%, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 7%, 100% 100%, 0% 100%);
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .home .general-clip {
  padding-top: 500px;
  padding-bottom: 100px;
  margin-top: -425px;
  -webkit-clip-path: polygon(0 0, 100% 17%, 100% 100%, 0% 100%);
  clip-path: polygon(0 0, 100% 17%, 100% 100%, 0% 100%);
 }
}
.home .facility-introduction .col-lg-5 h4 {
 font-family: PlancThin;
 color: #000;
 font-size: 52px;
 font-weight: 300;
 line-height: 60px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .facility-introduction .col-lg-5 h4 {
  font-size: 28px;
  line-height: 38px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .home .facility-introduction .col-lg-5 h4 {
  font-size: 32px;
  line-height: 42px;
 }
}
.home .facility-introduction .col-lg-5 p {
 font-family: PlancLight;
 margin-top: 53px;
 color: #000;
 font-size: 22px;
 font-weight: 300;
 letter-spacing: -0.02em;
 line-height: 36px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .facility-introduction .col-lg-5 p {
  margin-top: 24px;
  font-size: 20px;
  line-height: 26px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .home .facility-introduction .col-lg-5 p {
  margin-top: 24px;
  font-size: 24px;
  line-height: 38px;
 }
}
.home .facility-introduction .col-lg-5 a {
 margin-top: 55px;
 background: #63656b;
 color: #fff;
 -webkit-transition: 400ms;
 transition: 400ms;
}
.home .facility-introduction .col-lg-5 a:hover {
 background: #4a4c51;
}
.home .facility-introduction .col-lg-5 a:focus {
 background: #2e3139;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .facility-introduction .col-lg-6 {
  margin-top: 0;
 }
}
.home .facility-introduction .col-lg-6 .swiper-container {
 height: 575px;
 padding: 20px 0 45px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .facility-introduction .col-lg-6 .swiper-container {
  max-width: 100%;
  max-height: 100%;
  margin-top: 60px;
 }
}
.home .facility-introduction .col-lg-6 .swiper-container .swiper-slide img {
 width: 100%;
 height: 100%;
}
.home .facility-introduction .col-lg-6 .swiper-pagination {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
 justify-content: flex-end;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .facility-introduction .col-lg-6 .swiper-pagination {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
 }
}
.home .facility-introduction .col-lg-6 .swiper-pagination .swiper-pagi0125header.white svg path:nth-child(4)yyyyyyyffffffffuuhnation-bullet {
 width: 6px;
 height: 6px;
 margin-right: 0;
 margin-left: 22px;
 background: #63656b;
 opacity: 1;
}
.home .facility-introduction .col-lg-6 .swiper-pagination .swiper-pagination-bullet:first-child {
 margin-left: 0;
}
.home .facility-introduction .col-lg-6 .swiper-pagination .swiper-pagination-bullet-active {
 width: 10px;
 height: 10px;
 border: 1px solid #63656b;
 background: none;
}
.home .promotional-cards {
 margin-top: 180px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .promotional-cards {
  margin-top: 160px;
 }
}
.home .promotional-cards .row {
 overflow: auto;
 -ms-flex-wrap: nowrap;
 flex-wrap: nowrap;
}
.home .promotional-cards .row::-webkit-scrollbar {
 display: none;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .promotional-cards .col-lg-3 {
  max-width: 280px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .home .promotional-cards .col-lg-3 {
  max-width: 340px;
 }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
 .home .promotional-cards .col-lg-3 {
  max-width: 360px;
 }
}
.home .promotional-cards .col-lg-3 .item {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 height: 100%;
 -webkit-box-align: start;
 -ms-flex-align: start;
 align-items: flex-start;
 -webkit-box-pack: start;
 -ms-flex-pack: start;
 justify-content: flex-start;
 padding: 40px 45px;
 border-top: 4px solid rgba(0, 0, 0, 0.2);
 background: #000000;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .promotional-cards .col-lg-3 .item {
  min-width: 240px;
  padding: 40px 24px;
 }
}
.home .promotional-cards .col-lg-3 .item h4 {
 font-family: PlancSemiBold;
 color: #fff;
 font-size: 22px;
 font-weight: 600;
 line-height: 36px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .promotional-cards .col-lg-3 .item h4 {
  font-size: 18px;
  line-height: 26px;
 }
}
.home .usage-areas {
 margin-top: 200px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .usage-areas {
  margin-top: 100px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .home .usage-areas {
  margin-top: 120px;
 }
}
.home .usage-areas .col-lg-4 {
 margin-bottom: 30px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .home .usage-areas .col-lg-4:nth-child(odd) {
  padding-left: 8px;
 }
 .home .usage-areas .col-lg-4:nth-child(even) {
  padding-right: 8px;
 }
}
.home .usage-areas-title {
 margin-bottom: 30px;
}
.home .usage-areas-title h3 {
 font-family: PlancThin;
 color: #000;
 font-size: 32px;
 font-weight: 200;
 letter-spacing: -0.03em;
 line-height: 42px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .usage-areas-title h3 {
  font-size: 20px;
  line-height: 24px;
 }
}
.home .usage-areas a {
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 overflow: hidden;
 height: 465px;
 -webkit-transition: 600ms;
 transition: 600ms;
}
@media only screen and (min-width: 1681px) and (max-width: 2800px) {
 .home .usage-areas a {
  height: 650px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .usage-areas a {
  max-height: 240px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .home .usage-areas a {
  max-height: 380px;
 }
}
.home .usage-areas a:hover .item {
 background: linear-gradient(209.36deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.24) 60.94%, rgba(0, 0, 0, 0.4) 100%);
}
.home .usage-areas a:hover .item-image img {
 -webkit-transform: scale(1.05);
 transform: scale(1.05);
}
.home .usage-areas a .item-image {
 position: absolute;
 z-index: -1;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
.home .usage-areas a .item-image img {
 width: 100%;
 height: 100%;
 -o-object-fit: cover;
 object-fit: cover;
 -o-object-position: center left;
 object-position: center left;
 -webkit-transition: 600ms;
 transition: 600ms;
}
.home .usage-areas .item {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 overflow: hidden;
 width: 100%;
 height: 100%;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: end;
 -ms-flex-pack: end;
 justify-content: flex-end;
 padding-bottom: 50px;
 padding-left: 40px;
 background: linear-gradient(209.36deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.15) 60.94%, rgba(0, 0, 0, 0.25) 100%);
 -webkit-transition: 600ms;
 transition: 600ms;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .usage-areas .item {
  padding-left: 10px;
 }
}
.home .usage-areas .item h4 {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 color: #fff;
 font-size: 20px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 20px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .usage-areas .item h4 {
  font-size: 12px;
  line-height: 100%;
 }
}
.home .usage-areas .item h3 {
 font-family: PlancSemiBold;
 color: #fff;
 font-size: 22px;
 font-weight: 600;
 line-height: 34px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .usage-areas .item h3 {
  font-size: 14px;
  line-height: 120%;
 }
}
.home .usage-areas .item .hover-content {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 200px;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}
.home .usage-areas .item .hover-content h5 {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 overflow: hidden;
 width: 0;
 margin-bottom: 0;
 color: #fff;
 font-size: 18px;
 letter-spacing: -0.01em;
 line-height: 32px;
 -webkit-transition: 300ms;
 transition: 300ms;
 white-space: nowrap;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .usage-areas .item .hover-content h5 {
  font-size: 12px;
  line-height: 100%;
 }
}
.home .usage-areas .item .hover-content img {
 margin-left: 10px;
}
.home .usage-areas .item:hover .hover-content h5 {
 width: 50%;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .home .usage-areas .item:hover .hover-content h5 {
  width: 35%;
 }
}
.presscoat-body footer {
 margin-top: 200px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat-body footer {
  margin-top: 100px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .presscoat-body footer {
  margin-top: 120px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .presscoat-body .container {
  max-width: 100%;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .presscoat .banner-hero .item-head {
  margin-top: 140px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .presscoat .banner-hero .item-head h3 {
  font-size: 22px;
  line-height: 36px;
 }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
 .presscoat .banner-hero .item-head h3 {
  font-size: 24px;
  line-height: 38px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .presscoat .banner-hero .item-head p {
  font-size: 26px;
  line-height: 40px;
 }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
 .presscoat .banner-hero .item-head p {
  font-size: 28px;
  line-height: 42px;
 }
}
.presscoat .banner-hero .item-head p strong {
 font-family: PlancSemiLight;
 font-style: normal;
 font-weight: 300;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .banner-hero .item-image {
  right: -15px;
  padding-right: 15px;
  padding-left: 7.5px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .presscoat .banner-hero .item-image {
  padding: 0 0 0 20px;
 }
}
.presscoat .banner-hero .arrow-down {
 padding-top: 140px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .banner-hero .arrow-down {
  padding-top: 80px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .presscoat .banner-hero .arrow-down {
  padding-top: 60px;
 }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
 .presscoat .banner-hero .arrow-down {
  padding-top: 30px;
 }
}
.presscoat .presscoatcoat-information {
 margin-top: 360px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoatcoat-information {
  margin-top: calc(50% + 150px);
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .presscoat .presscoatcoat-information {
  margin-top: 260px;
 }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
 .presscoat .presscoatcoat-information {
  margin-top: 240px;
 }
}
.presscoat .presscoatcoat-information-block {
 background: rgba(99, 101, 107, 0.07);
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .presscoat .presscoatcoat-information-block {
  width: calc(100% + 30px);
  margin-left: -15px;
 }
}
.presscoat .presscoatcoat-information-block .p-control {
 padding: 0;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .presscoat .presscoatcoat-information-block .p-control {
  padding: 0 15px;
 }
}
.presscoat .presscoatcoat-information-block-head {
 width: calc(100% + 30px);
 margin-top: -80px;
 margin-left: -15px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoatcoat-information-block-head {
  width: 100%;
  padding: 0 20px;
  margin-top: -50%;
  margin-left: 0;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .presscoat .presscoatcoat-information-block-head {
  width: 100%;
  padding: 0 15px;
  margin-left: 0;
 }
}
.presscoat .presscoatcoat-information-block-head img {
 width: 100%;
}
.presscoat .presscoatcoat-information-block-body {
 padding: 120px 0;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoatcoat-information-block-body {
  padding: 60px 20px 70px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .presscoat .presscoatcoat-information-block-body {
  padding: 90px 20px 60px;
 }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
 .presscoat .presscoatcoat-information-block-body {
  padding: 80px 0;
 }
}
.presscoat .presscoatcoat-information-block-body h3 {
 font-family: PlancExtraLight;
 margin-bottom: 52px;
 color: #63656b;
 font-size: 52px;
 line-height: 60px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoatcoat-information-block-body h3 {
  margin-bottom: 30px;
  font-size: 28px;
  line-height: 38px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .presscoat .presscoatcoat-information-block-body h3 {
  margin-bottom: 24px;
  font-size: 42px;
  line-height: 50px;
 }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
 .presscoat .presscoatcoat-information-block-body h3 {
  margin-bottom: 24px;
  font-size: 42px;
  line-height: 50px;
 }
}
.presscoat .presscoatcoat-information-block-body p {
 font-family: PlancExtraLight;
 margin: 0;
 color: #000;
 font-size: 22px;
 letter-spacing: -0.02em;
 line-height: 36px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoatcoat-information-block-body p {
  font-size: 20px;
  line-height: 26px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .presscoat .presscoatcoat-information-block-body p {
  font-size: 20px;
  line-height: 34px;
 }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
 .presscoat .presscoatcoat-information-block-body p {
  font-size: 20px;
  line-height: 34px;
 }
}
.presscoat .presscoatcoat-steps {
 margin-top: 180px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoatcoat-steps {
  margin-top: 100px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .presscoat .presscoatcoat-steps {
  margin-top: 120px;
 }
}
.presscoat .presscoatcoat-steps-block-item {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 padding-bottom: 40px;
 border-bottom: 0.5px solid rgba(28, 51, 64, 0.5);
 margin-bottom: 40px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoatcoat-steps-block-item {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 25px;
  margin-bottom: 25px;
 }
}
.presscoat .presscoatcoat-steps-block-item:last-child {
 border-bottom: none;
 margin-bottom: 0;
}
.presscoat .presscoatcoat-steps-block-item-image {
 margin-right: 50px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoatcoat-steps-block-item-image {
  margin-right: 20px;
 }
}
.presscoat .presscoatcoat-steps-block-item-image img {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoatcoat-steps-block-item-image img {
  width: 50px;
  height: 50px;
 }
}
.presscoat .presscoatcoat-steps-block-item-content {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
}
.presscoat .presscoatcoat-steps-block-item-content h5 {
 font-family: PlancSemiBold;
 margin: 0;
 color: #000000;
 font-size: 26px;
 letter-spacing: -0.02em;
 line-height: 150%;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoatcoat-steps-block-item-content h5 {
  font-size: 22px;
  line-height: 150%;
 }
}
.presscoat .presscoatcoat-steps-block-item-content p {
 font-family: PlancExtraLight;
 margin: 0;
 color: #000;
 font-size: 22px;
 letter-spacing: -0.02em;
 line-height: 150%;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoatcoat-steps-block-item-content p {
  font-size: 18px;
  line-height: 150%;
 }
}
.presscoat .banner-image {
 margin-top: 180px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .presscoat .banner-image {
  margin-top: 100px;
 }
}
.presscoat .banner-image .col-lg-10:first-child .video {
 position: relative;
 width: calc(100% + 60px);
 height: 726px;
 min-height: 240px;
 margin-left: -30px;
 cursor: pointer;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .presscoat .banner-image .col-lg-10:first-child .video {
  width: calc(100%);
  margin-left: 0;
 }
}
@media only screen and (min-width: 320px) and (max-width: 450px) {
 .presscoat .banner-image .col-lg-10:first-child .video {
  height: 190px;
 }
}
@media only screen and (min-width: 451px) and (max-width: 650px) {
 .presscoat .banner-image .col-lg-10:first-child .video {
  height: 280px;
 }
}
@media only screen and (min-width: 651px) and (max-width: 767px) {
 .presscoat .banner-image .col-lg-10:first-child .video {
  height: 350px;
 }
}
.presscoat .banner-image .col-lg-10:first-child .video video {
 width: 100%;
 height: 100%;
 -o-object-fit: cover;
 object-fit: cover;
 -o-object-position: center;
 object-position: center;
}
.presscoat .banner-image .col-lg-10:first-child .video-play {
 position: absolute;
 top: 0;
 left: 0;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 height: 100%;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 background-color: rgba(0, 0, 0, 0.2);
 -webkit-transition: 300ms opacity;
 transition: 300ms opacity;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .banner-image .col-lg-10:first-child .video-play img {
  width: 30px;
  height: 27px;
 }
}
.presscoat .banner-image .col-lg-10:first-child::after {
 content: none;
}
.presscoat .presscoat-decorative {
 margin-top: 280px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoat-decorative {
  margin-top: 100px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .presscoat .presscoat-decorative {
  margin-top: 220px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoat-decorative .mobile-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
 }
}
.presscoat .presscoat-decorative-head-first {
 padding: 0 30px;
 margin-top: -100px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoat-decorative-head-first {
  padding: 0;
  margin-top: 0;
 }
}
.presscoat .presscoat-decorative-head-first img {
 width: 100%;
}
.presscoat .presscoat-decorative-head-second {
 width: calc(100% + 105px);
 padding-left: 105px;
 margin-top: 200px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoat-decorative-head-second {
  width: calc(100%);
  padding-left: 0;
  margin-top: 160%;
 }
}
.presscoat .presscoat-decorative-head-second img {
 width: 100%;
}
.presscoat .presscoat-decorative-head .is-mobile-decorative {
 display: none;
 padding-left: 30px;
 margin-top: 50px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoat-decorative-head .is-mobile-decorative {
  display: block;
 }
}
.presscoat .presscoat-decorative-head .is-mobile-decorative img {
 width: 100%;
}
.presscoat .presscoat-decorative-content {
 width: calc(100% + 30px);
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoat-decorative-content {
  width: calc(100%);
 }
}
.presscoat .presscoat-decorative-content-head {
 margin-bottom: 100px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoat-decorative-content-head {
  margin-bottom: 60px;
 }
}
.presscoat .presscoat-decorative-content-head h5 {
 margin-bottom: 30px;
 color: #000;
 font-size: 26px;
 letter-spacing: -0.02em;
 line-height: 34px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoat-decorative-content-head h5 {
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 26px;
 }
}
.presscoat .presscoat-decorative-content-head p {
 font-family: PlancSemiLight;
 margin-bottom: 30px;
 color: #000;
 font-size: 22px;
 letter-spacing: -0.02em;
 line-height: 32px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoat-decorative-content-head p {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 26px;
 }
}
.presscoat .presscoat-decorative-content-head p:last-child {
 margin-bottom: 0;
}
.presscoat .presscoat-decorative-content-head p strong {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .presscoat .presscoat-decorative-content-body {
  display: none;
 }
}
.presscoat .presscoat-decorative-content-body img {
 width: 100%;
}
.presscoat .contact-us {
 margin-top: 180px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .presscoat .contact-us {
  margin-top: 100px;
 }
}
.main-privacy-policy {
 overflow: unset;
}
.section-privacy-policy {
 padding-top: 265px;
 background: -webkit-gradient(linear, left top, left bottom, from(#fff6e8), color-stop(97.58%, rgba(255, 250, 243, 0)));
 background: linear-gradient(180deg, #fff6e8 0%, rgba(255, 250, 243, 0) 97.58%);
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .section-privacy-policy {
  padding-top: 160px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .section-privacy-policy {
  padding-top: 200px;
 }
}
.section-privacy-policy .privacy-policy-block {
 position: sticky;
 top: 120px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .section-privacy-policy .privacy-policy-block {
  position: relative;
  top: unset;
  margin-bottom: 40px;
 }
}
.section-privacy-policy .privacy-policy-block-item {
 margin-bottom: 40px;
 -webkit-transition: 0.5s all ease;
 transition: 0.5s all ease;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .section-privacy-policy .privacy-policy-block-item {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .section-privacy-policy .privacy-policy-block-item.remove {
  height: 100% !important;
  opacity: 1 !important;
  visibility: visible !important;
  padding: 20px 0 !important;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .section-privacy-policy .privacy-policy-block-item.privacy-policy-button {
  height: 0;
  opacity: 0;
  visibility: hidden;
  padding: 0;
 }
}
.section-privacy-policy .privacy-policy-block-item a {
 font-size: 26px;
 line-height: 36px;
 letter-spacing: -0.02em;
 font-family: PlancSemiBold;
 color: #000;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .section-privacy-policy .privacy-policy-block-item a {
  font-size: 17px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
 }
}
.section-privacy-policy .privacy-policy-block-item a img {
 -webkit-transition: 0.5s all ease;
 transition: 0.5s all ease;
}
.section-privacy-policy .privacy-policy-block-item.active a {
 color: #000000;
}
.section-privacy-policy .privacy-policy-block-item.image img {
 -webkit-transform: rotate(180deg);
 transform: rotate(180deg);
}
.section-privacy-policy .privacy-policy-block-item img {
 display: none;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .section-privacy-policy .privacy-policy-block-item img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
 }
}
.section-privacy-policy .col-lg-8 {
 position: relative;
}
.section-privacy-policy .col-lg-8::before {
 position: absolute;
 top: 50px;
 right: -50px;
 width: 9px;
 height: 9px;
 background: rgba(250, 162, 27, 0.2);
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .section-privacy-policy .col-lg-8::before {
  content: none;
 }
}
.section-privacy-policy .col-lg-8::after {
 position: absolute;
 top: 200px;
 left: -100px;
 width: 9px;
 height: 9px;
 background: rgba(250, 162, 27, 0.2);
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .section-privacy-policy .col-lg-8::after {
  content: none;
 }
}
.section-privacy-policy .information-head {
 margin-bottom: 80px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .section-privacy-policy .information-head {
  margin-bottom: 40px;
 }
}
.section-privacy-policy .information-head h3 {
 font-family: PlancSemiBold;
 color: #000;
 font-size: 26px;
 font-weight: 600;
 letter-spacing: -0.02em;
 line-height: 36px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .section-privacy-policy .information-head h3 {
  font-size: 20px;
  line-height: 26px;
 }
}
.section-privacy-policy .item {
 margin-top: 40px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .section-privacy-policy .item {
  margin-top: 30px;
 }
}
.section-privacy-policy .item.item-unified p {
 margin-top: 0;
}
.section-privacy-policy .item h3 {
 font-family: PlancMedium;
 margin-bottom: 30px;
 color: #000;
 font-size: 22px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 32px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .section-privacy-policy .item h3 {
  font-size: 18px;
 }
}
.section-privacy-policy .item h5 {
 font-family: PlancMedium;
 margin-bottom: 0;
 color: #000;
 font-size: 18px;
 font-weight: 400;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 28px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .section-privacy-policy .item h5 {
  font-size: 16px;
 }
}
.section-privacy-policy .item p {
 margin-bottom: 30px;
 color: #000;
 font-size: 18px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 28px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .section-privacy-policy .item p {
  margin-top: 20px;
  font-size: 16px;
 }
}
.section-privacy-policy .item p strong {
 font-family: PlancMedium;
 margin-bottom: 0;
 color: #000;
 font-size: 18px;
 font-weight: 400;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 28px;
}
.section-privacy-policy .item ul {
 margin-left: 30px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .section-privacy-policy .item ul {
  margin-left: 20px;
 }
}
.section-privacy-policy .item ul li {
 margin-top: 30px;
 margin-top: 30px;
 color: #000;
 font-size: 18px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 28px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .section-privacy-policy .item ul li {
  margin-top: 20px;
  font-size: 16px;
 }
}
.products-detail {
 overflow: hidden;
}
.products-detail .easy-scheme {
 margin-top: 350px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .products-detail .easy-scheme {
  margin-top: 180px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .products-detail .easy-scheme {
  margin-top: 220px;
 }
}
.products-detail .easy-scheme .col-lg-6 {
 padding-left: 0;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .easy-scheme .col-lg-6 {
  padding-left: 15px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .easy-scheme .col-lg-6:first-child {
  margin-bottom: 60px;
 }
}
.products-detail .easy-scheme .col-lg-6 .mat-mdf-scheme-image img {
 width: 100%;
 -o-object-fit: cover;
 object-fit: cover;
}
.products-detail .easy-scheme .col-lg-6 .mat-mdf-body {
 margin-top: 90px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .easy-scheme .col-lg-6 .mat-mdf-body {
  margin-top: 60px;
 }
}
.products-detail .easy-scheme .col-lg-6 .mat-mdf-body p {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 color: #000;
 font-size: 32px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 34px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .easy-scheme .col-lg-6 .mat-mdf-body p {
  font-size: 22px;
  line-height: 26px;
 }
}
.products-detail .easy-scheme .col-lg-6 .mat-mdf-body p:last-child {
 font-family: PlancLight;
 font-size: 26px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .easy-scheme .col-lg-6 .mat-mdf-body p:last-child {
  font-size: 18px;
 }
}
.products-detail .easy-scheme img {
 width: 100%;
 max-width: 100%;
 height: 100%;
 -o-object-fit: cover;
 object-fit: cover;
}
.products-detail .easy-scheme .mat-item-image {
 position: relative;
 padding: 6px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .easy-scheme .mat-item-image {
  padding: 4px;
 }
}
.products-detail .easy-scheme .mat-item-image img {
 position: relative;
 z-index: 1;
}
.products-detail .easy-scheme .mat-item-image::before {
 position: absolute;
 top: 0;
 left: 0;
 width: calc(100%);
 height: calc(100%);
 background: #000000;
 content: "";
}
.products-detail .easy-scheme .col-lg-3 .mat-item-image::after {
 position: absolute;
 right: 20%;
 bottom: -20%;
 width: 2px;
 height: 85px;
 background: #000000;
 content: "";
}
.products-detail .easy-scheme .item-first {
 padding-right: 0;
 -webkit-transform: translate(0, -70%);
 transform: translate(0, -70%);
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .easy-scheme .item-first {
  width: 50%;
  padding-right: 15px;
  -webkit-transform: none;
  transform: none;
 }
}
.products-detail .easy-scheme .item-first .mat-item-image img {
 width: 100%;
 height: 300px;
 -o-object-fit: cover;
 object-fit: cover;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .easy-scheme .item-first .mat-item-image img {
  height: 120px;
 }
}
.products-detail .easy-scheme .item-second {
 margin-top: 130px;
 -webkit-transform: translate(-90%, 0);
 transform: translate(-90%, 0);
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .easy-scheme .item-second {
  width: 35%;
  padding: 0;
  margin-top: 100px;
  -webkit-transform: translate(20%, 0%);
  transform: translate(20%, 0%);
 }
}
.products-detail .easy-scheme .item-second img {
 width: 100%;
 height: 270px;
 -o-object-fit: cover;
 object-fit: cover;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .easy-scheme .item-second img {
  height: 100px;
 }
}
.products-detail .easy-scheme .item-end {
 padding-left: 0;
 margin-top: 200px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .easy-scheme .item-end {
  padding-left: 35px;
  margin-top: 60px;
 }
}
.products-detail .easy-scheme .item-end img {
 width: 100%;
 height: 400px;
 -o-object-fit: cover;
 object-fit: cover;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .easy-scheme .item-end img {
  height: 160px;
 }
}
.products-detail .matte-mdf-powder-paint {
 margin-top: 250px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .products-detail .matte-mdf-powder-paint {
  margin-top: 120px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .products-detail .matte-mdf-powder-paint {
  margin-top: 160px;
 }
}
.products-detail .matte-mdf-powder-paint h3 {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 color: #000;
 font-size: 32px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 42px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .matte-mdf-powder-paint h3 {
  padding-bottom: 24px;
  font-size: 24px;
  line-height: 32px;
 }
}
.products-detail .matte-mdf-powder-paint p {
 font-family: PlancSemiLight;
 color: #000;
 font-size: 22px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 32px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .matte-mdf-powder-paint p {
  font-size: 20px;
  line-height: 26px;
 }
}
.products-detail .health-and-environmental {
 margin-top: 200px;
 background: #2e3139;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .products-detail .health-and-environmental {
  margin-top: 120px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .products-detail .health-and-environmental {
  margin-top: 160px;
 }
}
.products-detail .health-and-environmental .row {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 padding: 75px 0;
}
.products-detail .health-and-environmental h3 {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 margin-bottom: 30px;
 color: #fff;
 font-size: 32px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 42px;
 text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .health-and-environmental h3 {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 32px;
 }
}
.products-detail .health-and-environmental p {
 font-family: PlancSemiLight;
 color: #fff;
 font-size: 22px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 32px;
 text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .health-and-environmental p {
  font-size: 20px;
  line-height: 26px;
 }
}
.products-detail .health-and-environmental img {
 width: 100%;
 min-height: 260px;
 -o-object-fit: cover;
 object-fit: cover;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .health-and-environmental img {
  margin-top: 60px;
 }
}
.products-detail .application-stages {
 position: relative;
 margin-top: 260px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .products-detail .application-stages {
  margin-top: 120px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .products-detail .application-stages {
  margin-top: 180px;
 }
}
.products-detail .application-stages-body-line-wrap {
 position: absolute;
 top: 0;
 left: 0;
 width: 50px;
 height: 100%;
 background-color: #2e313a;
}
.products-detail .application-stages-body-line-wrap.is-shown {
 -webkit-animation-duration: 5000ms;
 animation-duration: 5000ms;
 -webkit-animation-fill-mode: forwards;
 animation-fill-mode: forwards;
 -webkit-animation-name: line-wrap-animation;
 animation-name: line-wrap-animation;
}
.products-detail .application-stages-body-content {
 position: relative;
 overflow: hidden;
 margin-top: 30px;
}
.products-detail .application-stages-body-content::before {
 position: absolute;
 bottom: 0;
 left: 14px;
 height: 100%;
 border: 1px dashed #fff;
 content: "";
}
.products-detail .application-stages-body-content .description p {
 opacity: 0;
 -webkit-transform: translateY(-10px);
 transform: translateY(-10px);
 -webkit-transition: 0.5s opacity, 0.5s visibility, 0.5s -webkit-transform;
 transition: 0.5s opacity, 0.5s visibility, 0.5s -webkit-transform;
 transition: 0.5s opacity, 0.5s visibility, 0.5s transform;
 transition: 0.5s opacity, 0.5s visibility, 0.5s transform, 0.5s -webkit-transform;
 visibility: hidden;
}
.products-detail .application-stages-body-content .description.active p {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
 visibility: visible;
}
.products-detail .application-stages-body-content .description:last-child {
 position: relative;
}
.products-detail .application-stages-body-content .description:last-child::before {
 position: absolute;
 bottom: 0;
 left: 0;
 width: 50px;
 height: 100%;
 background-color: #2e313a;
 content: "";
}
.products-detail .application-stages::before {
 position: absolute;
 top: 0;
 right: 0;
 width: 70%;
 height: 100%;
 background: #2e3139;
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .products-detail .application-stages::before {
  width: 100%;
  height: 85%;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .products-detail .application-stages::before {
  width: 100%;
  height: 80%;
 }
}
.products-detail .application-stages .row {
 padding: 85px 0;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .application-stages .row {
  padding: 70px 0;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .application-stages .row .col-lg-6:first-child {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-top: 70px;
 }
}
.products-detail .application-stages .row .col-lg-6:last-child {
 position: relative;
 padding-left: 80px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .application-stages .row .col-lg-6:last-child {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  padding-left: 20px;
 }
}
.products-detail .application-stages h3 {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 color: #fff;
 font-size: 32px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 42px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .application-stages h3 {
  font-size: 24px;
  line-height: 32px;
 }
}
.products-detail .application-stages .description {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: start;
 -ms-flex-align: start;
 align-items: flex-start;
}
.products-detail .application-stages .description:not(:last-child) {
 margin-bottom: 30px;
}
.products-detail .application-stages .description p {
 font-family: PlancSemiLight;
 margin-left: 20px;
 color: #fff;
 font-size: 22px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 32px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .application-stages .description p {
  font-size: 20px;
  line-height: 26px;
 }
}
.products-detail .application-stages .description span {
 font-family: PlancSemiBold;
 z-index: 2;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 30px;
 height: 30px;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 padding: 0 8px;
 border: 1px solid #fff;
 background: #2e3139;
 border-radius: 50%;
 color: #fff;
 font-size: 12px;
 font-weight: 600;
 letter-spacing: -0.02em;
 line-height: 32px;
 -webkit-transition: 0.5s all ease;
 transition: 0.5s all ease;
}
.products-detail .application-stages .description.active span {
 background: #fff;
 color: #000;
}
.products-detail .application-stages img {
 width: 100%;
 height: 100%;
 min-height: 320px;
 -o-object-fit: cover;
 object-fit: cover;
}
.products-detail .why-powcoat-mdf-powder-paint {
 margin-top: 200px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .why-powcoat-mdf-powder-paint {
  margin-top: 40px;
 }
}
.products-detail .why-powcoat-mdf-powder-paint .col-lg-6 {
 margin-bottom: 140px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .why-powcoat-mdf-powder-paint .col-lg-6 {
  margin-bottom: 0;
 }
}
.products-detail .why-powcoat-mdf-powder-paint h3 {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 color: #000;
 font-size: 32px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 42px;
 text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .why-powcoat-mdf-powder-paint h3 {
  font-size: 24px;
  line-height: 32px;
 }
}
.products-detail .why-powcoat-mdf-powder-paint h4 {
 color: #000;
 font-size: 26px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 34px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .why-powcoat-mdf-powder-paint h4 {
  font-size: 22px;
  line-height: 36px;
 }
}
.products-detail .why-powcoat-mdf-powder-paint p {
 font-family: PlancSemiLight;
 margin-top: 24px;
 color: #000;
 font-size: 22px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 32px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .why-powcoat-mdf-powder-paint p {
  font-size: 18px;
  line-height: 28px;
 }
}
.products-detail .why-powcoat-mdf-powder-paint img {
 width: 100%;
 -o-object-fit: cover;
 object-fit: cover;
}
.products-detail .why-powcoat-mdf-powder-paint .col-lg-5 {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .why-powcoat-mdf-powder-paint .col-lg-5 {
  margin-top: 60px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .why-powcoat-mdf-powder-paint .col-lg-5:last-child {
  margin-top: 60px;
 }
}
.products-detail .why-powcoat-mdf-powder-paint .col-lg-5 .swiper-pagination {
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 height: 100%;
 -webkit-box-align: end;
 -ms-flex-align: end;
 align-items: flex-end;
 -webkit-box-pack: start;
 -ms-flex-pack: start;
 justify-content: flex-start;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products-detail .why-powcoat-mdf-powder-paint .col-lg-5 .swiper-pagination {
  margin-top: 60px;
 }
}
.products-detail .why-powcoat-mdf-powder-paint .col-lg-5 .swiper-pagination-bullet {
 width: 60px;
 height: 4px;
 margin-left: 16px;
 background: #63656b;
 border-radius: 0;
 opacity: 0.1;
}
.products-detail .why-powcoat-mdf-powder-paint .col-lg-5 .swiper-pagination-bullet:first-child {
 margin-left: 0;
}
.products-detail .why-powcoat-mdf-powder-paint .col-lg-5 .swiper-pagination-bullet-active {
 background: #000000;
 opacity: 1;
}
@-webkit-keyframes line-wrap-animation {
 from {
  -webkit-transform: translateY(0);
  transform: translateY(0);
 }
 to {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
 }
}
@keyframes line-wrap-animation {
 from {
  -webkit-transform: translateY(0);
  transform: translateY(0);
 }
 to {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
 }
}
.products .banner-image .col-lg-12:first-child img {
 min-height: 240px;
}
.products .banner-image .col-lg-12:first-child::after {
 content: none;
}
.products .powder-coating {
 margin-top: 240px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .products .powder-coating {
  margin-top: 120px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .products .powder-coating {
  margin-top: 180px;
 }
}
.products .powder-coating h3 {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 margin-bottom: 30px;
 color: #000;
 font-size: 32px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 42px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .products .powder-coating h3 {
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 32px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .products .powder-coating h3 {
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 36px;
 }
}
.products .powder-coating p {
 font-family: PlancLight;
 margin-bottom: 30px;
 color: #000;
 font-size: 22px;
 letter-spacing: -0.02em;
 line-height: 32px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .products .powder-coating p {
  font-size: 20px;
  line-height: 26px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .products .powder-coating p {
  font-size: 24px;
  line-height: 30px;
 }
}
.products .powder-coating .item-one {
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 height: 100%;
 -webkit-box-align: end;
 -ms-flex-align: end;
 align-items: flex-end;
}
.products .powder-coating .item-one img {
 position: relative;
 z-index: 1;
 width: 100%;
 height: 340px;
 border: 5px solid #000000;
 -o-object-fit: cover;
 object-fit: cover;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .products .powder-coating .item-one img {
  width: 40%;
  height: 100px;
  border: 3px solid #000000;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .products .powder-coating .item-one img {
  width: 40%;
  height: 200px;
  border: 3px solid #000000;
 }
}
.products .powder-coating .item-two {
 position: relative;
 margin-top: 205px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products .powder-coating .item-two {
  margin-top: 165px;
 }
}
.products .powder-coating .item-two img {
 position: relative;
 z-index: 1;
 width: 100%;
 height: 400px;
 border: 5px solid #000000;
 -o-object-fit: cover;
 object-fit: cover;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .products .powder-coating .item-two img {
  width: 73%;
  height: 160px;
  border: 3px solid #000000;
 }
}
@media only screen and (min-width: 520px) and (max-width: 991px) {
 .products .powder-coating .item-two img {
  width: 75%;
  height: 280px;
  border: 3px solid #000000;
 }
}
.products .powder-coating .item-three {
 position: relative;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 margin-top: -50px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products .powder-coating .item-three {
  margin-top: 190px;
 }
}
.products .powder-coating .item-three img {
 position: relative;
 z-index: 1;
 width: 300px;
 height: 300px;
 border: 5px solid #000000;
 -o-object-fit: cover;
 object-fit: cover;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .products .powder-coating .item-three img {
  width: 90px;
  height: 90px;
  border: 3px solid #000000;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .products .powder-coating .item-three img {
  width: 110px;
  height: 110px;
  border: 3px solid #000000;
 }
}
.products .powder-coating .item-three::before {
 position: absolute;
 right: 16%;
 bottom: -35px;
 width: 2px;
 height: 85px;
 background: #000000;
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .products .powder-coating .item-three::before {
  bottom: -25px;
  left: 70%;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .products .powder-coating .item-three::before {
  bottom: -25px;
  left: 55%;
 }
}
.products .powder-coating .item-three::after {
 position: absolute;
 top: -35px;
 left: -100%;
 width: 9px;
 height: 9px;
 background: #000000;
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .products .powder-coating .item-three::after {
  top: 85px;
  left: -225%;
  width: 5px;
  height: 5px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .products .powder-coating .item-three::after {
  left: -40%;
  width: 5px;
  height: 5px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products .powder-coating .content-one {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products .powder-coating .content-two {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-top: 60px;
  margin-left: 50px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products .powder-coating .content-three {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
  margin-top: -340px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .products .powder-coating .content-four {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  -webkit-transform: translate(64%, -80%);
  transform: translate(64%, -80%);
 }
 .products .powder-coating .content-four img {
  height: 90px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .products .powder-coating .content-four {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  -webkit-transform: translate(70%, -80%);
  transform: translate(70%, -80%);
 }
 .products .powder-coating .content-four img {
  height: 110px;
 }
}
.products .powder-paint-maker {
 margin-top: 300px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products .powder-paint-maker {
  margin-top: 120px;
 }
}
.products .powder-paint-maker .col-lg-6:first-child {
 z-index: 1;
 padding-right: 0;
 -webkit-transform: translate(0, -100px);
 transform: translate(0, -100px);
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products .powder-paint-maker .col-lg-6:first-child {
  padding-right: 15px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products .powder-paint-maker .col-lg-6:first-child {
  -webkit-transform: translate(0, 15px);
  transform: translate(0, 15px);
 }
}
.products .powder-paint-maker .col-lg-6:first-child .visual-chemical-content {
 width: calc(100% + 15px);
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products .powder-paint-maker .col-lg-6:first-child .visual-chemical-content {
  width: calc(100% - 15px);
 }
}
.products .powder-paint-maker .col-lg-6:first-child .visual-chemical-content img {
 width: 100%;
 min-height: 220px;
}
.products .powder-paint-maker .col-lg-6:last-child {
 position: relative;
 padding-left: 0;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products .powder-paint-maker .col-lg-6:last-child {
  padding-left: 15px;
 }
}
.products .powder-paint-maker .col-lg-6:last-child .content-maker {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: calc(100% + 45px);
 height: 100%;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 padding: 0 60px 0 120px;
 margin-left: -45px;
 background: #2e3139;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products .powder-paint-maker .col-lg-6:last-child .content-maker {
  width: calc(100% - 15px);
  padding: 40px 15px 35px;
  margin-left: 15px;
 }
}
.products .powder-paint-maker .col-lg-6:last-child .content-maker h3 {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 margin-bottom: 24px;
 color: #fff;
 font-size: 26px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 42px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products .powder-paint-maker .col-lg-6:last-child .content-maker h3 {
  margin-bottom: 16px;
  font-size: 22px;
  line-height: 28px;
 }
}
.products .powder-paint-maker .col-lg-6:last-child .content-maker p {
 font-family: PlancSemiLight;
 margin-bottom: 0;
 color: #fff;
 font-size: 18px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 32px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products .powder-paint-maker .col-lg-6:last-child .content-maker p {
  font-size: 16px;
  line-height: 22px;
 }
}
.products .powder-paint-maker-description {
 margin-top: 250px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .products .powder-paint-maker-description {
  margin-top: 120px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .products .powder-paint-maker-description {
  margin-top: 160px;
 }
}
.products .powder-paint-maker-description p {
 font-family: PlancSemiLight;
 color: #000;
 font-size: 32px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 42px;
 text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .products .powder-paint-maker-description p {
  font-size: 24px;
  line-height: 32px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .products .powder-paint-maker-description p {
  font-size: 28px;
  line-height: 36px;
 }
}
.products .conformity-certificates {
 margin-top: 250px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products .conformity-certificates {
  margin-top: 120px;
 }
}
.products .conformity-certificates .col-lg-12 p {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 max-width: 400px;
 margin-bottom: 0;
 color: #000;
 font-size: 32px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 42px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products .conformity-certificates .col-lg-12 p {
  font-size: 24px;
  line-height: 32px;
 }
}
.products .conformity-certificates .col-lg-4 {
 margin-top: 60px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products .conformity-certificates .col-lg-4 {
  margin-top: 30px;
 }
 .products .conformity-certificates .col-lg-4:nth-child(even) {
  padding-right: 8px;
 }
 .products .conformity-certificates .col-lg-4:nth-child(odd) {
  padding-left: 8px;
 }
}
.products .conformity-certificates .col-lg-4 .item-image {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 padding: 60px 0;
 border: 1px solid rgba(99, 101, 107, 0.4);
 background: #fff;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products .conformity-certificates .col-lg-4 .item-image {
  padding: 22px 0;
 }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .products .conformity-certificates .col-lg-4 .item-image {
  height: 120px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .products .conformity-certificates .col-lg-4 .item-image {
  height: 220px;
 }
}
.products .conformity-certificates .col-lg-4 .item-image img {
 max-width: 100%;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products .conformity-certificates .col-lg-4 .item-image img {
  width: 40%;
 }
}
.products .conformity-certificates .col-lg-4 p {
 font-family: PlancSemiLight;
 margin: 30px 0 0;
 color: #000;
 font-size: 18px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 28px;
 opacity: 0.8;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .products .conformity-certificates .col-lg-4 p {
  margin: 14px 0 0;
  font-size: 14px;
  line-height: 16px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .products .general-model .item-image img {
  height: 260px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .products .general-model .item-image img {
  height: 320px;
 }
}
.sectors-detail .significance-and-explanation {
 margin-top: 150px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .significance-and-explanation {
  margin-top: 120px;
 }
}
.sectors-detail .significance-and-explanation p {
 margin-bottom: 20px;
 color: #000;
 font-size: 26px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 34px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .significance-and-explanation p {
  font-size: 22px;
  line-height: 26px;
 }
}
.sectors-detail .significance-and-explanation p:last-child {
 font-size: 22px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .significance-and-explanation p:last-child {
  font-size: 18px;
 }
}
.sectors-detail .easy-baby-kids-furniture {
 margin-top: 200px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .easy-baby-kids-furniture {
  margin-top: 100px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .easy-baby-kids-furniture .row {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .easy-baby-kids-furniture .row .col-lg-5 {
  width: 40%;
  padding-left: 0;
 }
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .easy-baby-kids-furniture .row .col-lg-7 {
  width: 60%;
  padding-right: 10px;
 }
}
.sectors-detail .easy-baby-kids-furniture img {
 max-width: 100%;
}
.sectors-detail .easy-baby-kids-furniture .firniture-large-content p {
 font-family: PlancSemiLight;
 position: relative;
 z-index: 1;
 width: 45%;
 padding: 29px 32px;
 margin: -50px 0 0 30px;
 background: #fff6e8;
 color: #000;
 font-size: 16px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 26px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .easy-baby-kids-furniture .firniture-large-content p {
  padding: 10px 6px 10px 10px;
  margin: -20px 0 0 10px;
  font-size: 7px;
  line-height: 10px;
 }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .sectors-detail .easy-baby-kids-furniture .firniture-large-content p {
  width: 68%;
 }
}
.sectors-detail .easy-baby-kids-furniture .firniture-small-content {
 margin-top: 30px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .easy-baby-kids-furniture .firniture-small-content {
  margin-top: 10px;
 }
}
.sectors-detail .easy-baby-kids-furniture .firniture-small-content img {
 width: 70%;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .easy-baby-kids-furniture .firniture-small-content img {
  max-width: 70%;
 }
}
.sectors-detail .banner-voc-free {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 margin-top: 200px;
 background: #2e3139;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .banner-voc-free {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 120px;
 }
}
.sectors-detail .banner-voc-free .row {
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}
.sectors-detail .banner-voc-free .voc-image {
 width: 100%;
}
.sectors-detail .banner-voc-free .voc-image img {
 width: 100%;
 height: 100%;
 max-height: 600px;
 -o-object-fit: cover;
 object-fit: cover;
}
.sectors-detail .banner-voc-free .voc-head {
 width: 100%;
}
.sectors-detail .banner-voc-free .voc-head .voc-description {
 padding: 0 100px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .banner-voc-free .voc-head .voc-description {
  padding: 70px 20px;
 }
}
.sectors-detail .banner-voc-free .voc-head .voc-description h3 {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 max-width: 640px;
 margin-bottom: 30px;
 color: #fff;
 font-size: 32px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 42px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .banner-voc-free .voc-head .voc-description h3 {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 32px;
 }
}
.sectors-detail .banner-voc-free .voc-head .voc-description p {
 font-family: PlancSemiLight;
 max-width: 640px;
 margin-bottom: 30px;
 color: #fff;
 font-size: 22px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 32px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .banner-voc-free .voc-head .voc-description p {
  margin-bottom: 25px;
  font-size: 20px;
  line-height: 26px;
 }
}
.sectors-detail .banner-voc-free .voc-head .voc-description p:last-child {
 font-size: 18px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .banner-voc-free .voc-head .voc-description p:last-child {
  margin-bottom: 0;
 }
}
.sectors-detail .sectors-application-facility {
 margin-top: 200px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .sectors-application-facility {
  margin-top: 120px;
 }
}
.sectors-detail .sectors-application-facility .row {
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
}
.sectors-detail .sectors-application-facility h3 {
 font-family: PlancMedium;
 margin-bottom: 0;
 color: #000000;
 font-size: 32px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 42px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .sectors-application-facility h3 {
  font-size: 24px;
  line-height: 32px;
 }
}
.sectors-detail .sectors-application-facility p {
 font-family: PlancSemiLight;
 margin-top: 24px;
 margin-bottom: 0;
 margin-bottom: 30px;
 color: #000;
 font-size: 22px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 32px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .sectors-application-facility p {
  margin-bottom: 25px;
  font-size: 20px;
  line-height: 26px;
 }
}
.sectors-detail .sectors-application-facility p:last-child {
 margin-bottom: 0;
 font-size: 18px;
}
.sectors-detail .sectors-application-facility .col-lg-6 {
 position: relative;
 padding: 0;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .sectors-application-facility .col-lg-6 {
  padding: 0 15px;
  margin-top: 55px;
 }
}
.sectors-detail .sectors-application-facility .col-lg-6 img {
 position: relative;
 z-index: 1;
 width: 100%;
 height: 100%;
 min-height: 260px;
}
.sectors-detail .sectors-application-facility .col-lg-6::before {
 position: absolute;
 top: -8px;
 right: -8px;
 width: 25%;
 height: calc(100% + 8px);
 background: #000000;
 content: "";
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors-detail .sectors-application-facility .col-lg-6::before {
  top: -4px;
  right: 10px;
  height: calc(100% + 4px);
 }
}
.sectors {
 overflow: hidden;
}
.sectors .banner-image .col-lg-12:first-child .video {
 position: relative;
 height: 726px;
 min-height: 240px;
 cursor: pointer;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .sectors .banner-image .col-lg-12:first-child .video {
  height: 190px;
 }
}
.sectors .banner-image .col-lg-12:first-child .video video {
 width: 100%;
 height: 100%;
 -o-object-fit: cover;
 object-fit: cover;
 -o-object-position: center;
 object-position: center;
}
.sectors .banner-image .col-lg-12:first-child .video-play {
 position: absolute;
 top: 0;
 left: 0;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 height: 100%;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 background-color: rgba(0, 0, 0, 0.2);
 -webkit-transition: 300ms opacity;
 transition: 300ms opacity;
}
.sectors .banner-image .col-lg-12:first-child::after {
 content: none;
}
.sectors .general-model .small-content {
 margin-top: -150px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .sectors .general-model .small-content {
  margin-top: 120px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .sectors .general-model .small-content {
  margin-top: 120px;
 }
}
.sectors .general-model .small-content .item-image::before,
.sectors .general-model .large-content .item-image::before {
 content: none;
}
.sectors .general-model .item-image img {
 width: 100%;
 height: 570px;
 -o-object-fit: cover;
 object-fit: cover;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors .general-model .item-image img {
  height: 320px;
 }
}
.sectors .general-model-middle .small-content {
 margin-top: 50px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors .general-model-middle .small-content {
  margin-top: 0;
 }
}
.sectors .general-model-middle .large-content {
 margin-top: 50px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .sectors .general-model-middle .large-content {
  margin-top: 120px;
 }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
 .sectors .general-model-middle .large-content {
  margin-top: 120px;
 }
}
.sectors .general-model-bottom {
 margin-top: 250px;
}
.sectors .general-model-bottom .large-content {
 margin-top: -700px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .sectors .general-model-bottom .large-content {
  margin-top: -150px;
 }
}
.technology {
 overflow: hidden;
}
.technology .sectors-detail-technology-banner .col-lg-6 {
 padding-right: 0;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .technology .sectors-detail-technology-banner .col-lg-6 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding-right: 15px;
 }
}
.technology .sectors-detail-technology-banner .col-lg-6::before {
 bottom: -8px;
 left: 8px;
 width: calc(100% - 8px);
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .technology .sectors-detail-technology-banner .col-lg-6::before {
  width: calc(100% - 23px);
 }
}
.technology .sectors-detail-technology-banner .col-lg-5 {
 padding-left: 0;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .technology .sectors-detail-technology-banner .col-lg-5 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  padding-left: 15px;
 }
}
.technology .sectors-detail-technology-banner .col-lg-5 h3 {
 font-size: 24px;
 line-height: 28px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .technology .sectors-detail-technology-banner .col-lg-5 h3 {
  font-size: 20px;
  line-height: 26px;
 }
}
.technology .sectors-detail-technology-banner .col-lg-5 p {
 font-size: 34px;
 line-height: 52px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .technology .sectors-detail-technology-banner .col-lg-5 p {
  font-size: 22px;
  line-height: 30px;
 }
}
.technology .sectors-detail-technology-banner .col-lg-5 .arrow-down {
 -webkit-transform: translate(0, 200%);
 transform: translate(0, 200%);
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .technology .sectors-detail-technology-banner .col-lg-5 .arrow-down {
  -webkit-transform: translate(0);
  transform: translate(0);
 }
}
.technology .sectors-detail-technology-banner .col-lg-5::before {
 bottom: -18%;
 left: 50%;
}
.technology .color-with-mdf-powder-paint {
 margin-top: 130px;
}
.technology .color-with-mdf-powder-paint p {
 font-family: PlancSemiLight;
 color: #000;
 font-size: 32px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 42px;
 text-align: center;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .technology .color-with-mdf-powder-paint p {
  font-size: 24px;
  line-height: 32px;
 }
}
.technology .banner-image .col-lg-12:first-child .video {
 position: relative;
 height: 726px;
 min-height: 240px;
 cursor: pointer;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .technology .banner-image .col-lg-12:first-child .video {
  height: 190px;
 }
}
.technology .banner-image .col-lg-12:first-child .video video {
 width: 100%;
 height: 100%;
 -o-object-fit: cover;
 object-fit: cover;
 -o-object-position: center;
 object-position: center;
}
.technology .banner-image .col-lg-12:first-child .video-play {
 position: absolute;
 top: 0;
 left: 0;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 height: 100%;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-pack: center;
 -ms-flex-pack: center;
 justify-content: center;
 background-color: rgba(0, 0, 0, 0.2);
 -webkit-transition: 300ms opacity;
 transition: 300ms opacity;
}
.technology .banner-image .col-lg-12:first-child::after {
 content: none;
}
.technology .auto-painting-robots {
 margin-top: 230px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .technology .auto-painting-robots {
  margin-top: 120px;
 }
}
.technology .auto-painting-robots h3 {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 color: #000;
 font-size: 32px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 42px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .technology .auto-painting-robots h3 {
  font-size: 24px;
  line-height: 32px;
 }
}
.technology .auto-painting-robots p {
 font-family: PlancSemiLight;
 color: #000;
 font-size: 22px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 32px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .technology .auto-painting-robots p {
  font-size: 20px;
  line-height: 26px;
 }
}
.technology .facility-content-slider {
 margin-top: 250px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .technology .facility-content-slider {
  margin-top: 80px;
 }
}
.technology .facility-content-slider .swiper-container {
 overflow: inherit;
}
.technology .facility-content-slider img {
 min-width: 80%;
}
.technology .technology-contact-us {
 margin-top: 250px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .technology .technology-contact-us {
  margin-top: 120px;
 }
}
.technology .technology-contact-us .col-lg-4 {
 padding-right: 0;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .technology .technology-contact-us .col-lg-4 {
  padding-right: 0;
  padding-left: 0;
 }
}
.technology .technology-contact-us .col-lg-4 img {
 width: 100%;
 height: 100%;
 -o-object-fit: cover;
 object-fit: cover;
}
.technology .technology-contact-us .col-lg-6 {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 padding-left: 0;
 background: rgba(99, 101, 107, 0.07);
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .technology .technology-contact-us .col-lg-6 {
  padding-left: 15px;
 }
}
.technology .technology-contact-us .technology-contact-us-head {
 padding: 40px 50px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .technology .technology-contact-us .technology-contact-us-head {
  padding: 50px 5px;
 }
}
.technology .technology-contact-us .technology-contact-us-head h3 {
 font-family: PlancRegular;
 font-style: normal;
 font-weight: 500;
 margin-bottom: 0;
 color: #000;
 font-size: 32px;
 font-weight: 500;
 letter-spacing: -0.02em;
 line-height: 42px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .technology .technology-contact-us .technology-contact-us-head h3 {
  font-size: 24px;
  line-height: 32px;
 }
}
.technology .technology-contact-us .technology-contact-us-head p {
 font-family: PlancSemiLight;
 margin-top: 20px;
 margin-bottom: 50px;
 color: #000;
 font-size: 22px;
 font-weight: 400;
 letter-spacing: -0.02em;
 line-height: 32px;
}
@media only screen and (min-width: 320px) and (max-width: 991px) {
 .technology .technology-contact-us .technology-contact-us-head p {
  font-size: 20px;
  line-height: 26px;
 }
}
@charset "UTF-8";
.wp-block-archives-dropdown label {
 display: block;
}
.wp-block-avatar.aligncenter {
 text-align: center;
}
.wp-block-audio {
 margin: 0 0 1em;
}
.wp-block-audio figcaption {
 margin-top: 0.5em;
 margin-bottom: 1em;
}
.wp-block-audio audio {
 width: 100%;
 min-width: 300px;
}
.wp-block-button__link {
 color: #fff;
 background-color: #32373c;
 border-radius: 9999px;
 box-shadow: none;
 cursor: pointer;
 display: inline-block;
 font-size: 1.125em;
 padding: calc(0.667em + 2px) calc(1.333em + 2px);
 text-align: center;
 text-decoration: none;
 word-break: break-word;
 box-sizing: border-box;
}
.wp-block-button__link:active,
.wp-block-button__link:focus,
.wp-block-button__link:hover,
.wp-block-button__link:visited {
 color: #fff;
}
.wp-block-button__link.aligncenter {
 text-align: center;
}
.wp-block-button__link.alignright {
 text-align: right;
}
.wp-block-buttons > .wp-block-button.has-custom-width {
 max-width: none;
}
.wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link {
 width: 100%;
}
.wp-block-buttons > .wp-block-button.has-custom-font-size .wp-block-button__link {
 font-size: inherit;
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
 width: calc(25% - var(--wp--style--block-gap, 0.5em) * 0.75);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
 width: calc(50% - var(--wp--style--block-gap, 0.5em) * 0.5);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
 width: calc(75% - var(--wp--style--block-gap, 0.5em) * 0.25);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
 width: 100%;
 flex-basis: 100%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-25 {
 width: 25%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-50 {
 width: 50%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-75 {
 width: 75%;
}
.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
 border-radius: 0;
}
.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
 border-radius: 0 !important;
}
.is-style-outline > :where(.wp-block-button__link),
:where(.wp-block-button__link).is-style-outline {
 border: 2px solid;
 padding: 0.667em 1.333em;
}
.is-style-outline > .wp-block-button__link:not(.has-text-color),
.wp-block-button__link.is-style-outline:not(.has-text-color) {
 color: currentColor;
}
.is-style-outline > .wp-block-button__link:not(.has-background),
.wp-block-button__link.is-style-outline:not(.has-background) {
 background-color: transparent;
}
.wp-block-buttons.is-vertical {
 flex-direction: column;
}
.wp-block-buttons.is-vertical > .wp-block-button:last-child {
 margin-bottom: 0;
}
.wp-block-buttons > .wp-block-button {
 display: inline-block;
 margin: 0;
}
.wp-block-buttons.is-content-justification-left {
 justify-content: flex-start;
}
.wp-block-buttons.is-content-justification-left.is-vertical {
 align-items: flex-start;
}
.wp-block-buttons.is-content-justification-center {
 justify-content: center;
}
.wp-block-buttons.is-content-justification-center.is-vertical {
 align-items: center;
}
.wp-block-buttons.is-content-justification-right {
 justify-content: flex-end;
}
.wp-block-buttons.is-content-justification-right.is-vertical {
 align-items: flex-end;
}
.wp-block-buttons.is-content-justification-space-between {
 justify-content: space-between;
}
.wp-block-buttons.aligncenter {
 text-align: center;
}
.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
 margin-left: auto;
 margin-right: auto;
 width: 100%;
}
.wp-block-button.aligncenter,
.wp-block-calendar {
 text-align: center;
}
.wp-block-calendar tbody td,
.wp-block-calendar th {
 padding: 0.25em;
 border: 1px solid #ddd;
}
.wp-block-calendar tfoot td {
 border: none;
}
.wp-block-calendar table {
 width: 100%;
 border-collapse: collapse;
}
.wp-block-calendar table th {
 font-weight: 400;
 background: #ddd;
}
.wp-block-calendar a {
 text-decoration: underline;
}
.wp-block-calendar table caption,
.wp-block-calendar table tbody {
 color: #40464d;
}
.wp-block-categories.alignleft {
 margin-right: 2em;
}
.wp-block-categories.alignright {
 margin-left: 2em;
}
.wp-block-code code {
 display: block;
 font-family: inherit;
 overflow-wrap: break-word;
 white-space: pre-wrap;
}
.wp-block-columns {
 display: flex;
 margin-bottom: 1.75em;
 box-sizing: border-box;
 flex-wrap: wrap !important;
 align-items: normal !important;
}
@media (min-width: 782px) {
 .wp-block-columns {
  flex-wrap: nowrap !important;
 }
}
.wp-block-columns.are-vertically-aligned-top {
 align-items: flex-start;
}
.wp-block-columns.are-vertically-aligned-center {
 align-items: center;
}
.wp-block-columns.are-vertically-aligned-bottom {
 align-items: flex-end;
}
@media (max-width: 781px) {
 .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
  flex-basis: 100% !important;
 }
}
@media (min-width: 782px) {
 .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
  flex-basis: 0%;
  flex-grow: 1;
 }
 .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column[style*="flex-basis"] {
  flex-grow: 0;
 }
}
.wp-block-columns.is-not-stacked-on-mobile {
 flex-wrap: nowrap !important;
}
.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column {
 flex-basis: 0%;
 flex-grow: 1;
}
.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column[style*="flex-basis"] {
 flex-grow: 0;
}
:where(.wp-block-columns.has-background) {
 padding: 1.25em 2.375em;
}
.wp-block-column {
 flex-grow: 1;
 min-width: 0;
 word-break: break-word;
 overflow-wrap: break-word;
}
.wp-block-column.is-vertically-aligned-top {
 align-self: flex-start;
}
.wp-block-column.is-vertically-aligned-center {
 align-self: center;
}
.wp-block-column.is-vertically-aligned-bottom {
 align-self: flex-end;
}
.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
 width: 100%;
}
.wp-block-comments-pagination > .wp-block-comments-pagination-next,
.wp-block-comments-pagination > .wp-block-comments-pagination-numbers,
.wp-block-comments-pagination > .wp-block-comments-pagination-previous {
 margin-right: 0.5em;
 margin-bottom: 0.5em;
}
.wp-block-comments-pagination > .wp-block-comments-pagination-next:last-child,
.wp-block-comments-pagination > .wp-block-comments-pagination-numbers:last-child,
.wp-block-comments-pagination > .wp-block-comments-pagination-previous:last-child {
 margin-right: 0;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
 margin-right: 1ch;
 display: inline-block;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
 transform: scaleX(1);
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
 margin-left: 1ch;
 display: inline-block;
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
 transform: scaleX(1);
}
.wp-block-comments-pagination.aligncenter {
 justify-content: center;
}
.wp-block-comment-template {
 margin-bottom: 0;
 max-width: 100%;
 list-style: none;
 padding: 0;
}
.wp-block-comment-template li {
 clear: both;
}
.wp-block-comment-template ol {
 margin-bottom: 0;
 max-width: 100%;
 list-style: none;
 padding-left: 2rem;
}
.wp-block-cover,
.wp-block-cover-image {
 position: relative;
 background-size: cover;
 background-position: 50%;
 min-height: 430px;
 width: 100%;
 display: flex;
 justify-content: center;
 align-items: center;
 padding: 1em;
 box-sizing: border-box;
}
.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax {
 background-attachment: fixed;
}
@supports (-webkit-touch-callout: inherit) {
 .wp-block-cover-image.has-parallax,
 .wp-block-cover.has-parallax {
  background-attachment: scroll;
 }
}
@media (prefers-reduced-motion: reduce) {
 .wp-block-cover-image.has-parallax,
 .wp-block-cover.has-parallax {
  background-attachment: scroll;
 }
}
.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated {
 background-repeat: repeat;
 background-size: auto;
}
.wp-block-cover-image.has-background-dim:not([class*="-background-color"]),
.wp-block-cover-image .has-background-dim:not([class*="-background-color"]),
.wp-block-cover.has-background-dim:not([class*="-background-color"]),
.wp-block-cover .has-background-dim:not([class*="-background-color"]) {
 background-color: #000;
}
.wp-block-cover-image .has-background-dim.has-background-gradient,
.wp-block-cover .has-background-dim.has-background-gradient {
 background-color: transparent;
}
.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
 content: "";
 background-color: inherit;
}
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover-image .wp-block-cover__background,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover .wp-block-cover__background,
.wp-block-cover .wp-block-cover__gradient-background {
 position: absolute;
 top: 0;
 left: 0;
 bottom: 0;
 right: 0;
 z-index: 1;
 opacity: 0.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
 opacity: 0.1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
 opacity: 0.2;
}
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
 opacity: 0.3;
}
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
 opacity: 0.4;
}
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
 opacity: 0.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
 opacity: 0.6;
}
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
 opacity: 0.7;
}
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
 opacity: 0.8;
}
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
 opacity: 0.9;
}
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
 opacity: 1;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
 opacity: 0;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
 opacity: 0.1;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
 opacity: 0.2;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
 opacity: 0.3;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
 opacity: 0.4;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
 opacity: 0.5;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
 opacity: 0.6;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
 opacity: 0.7;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
 opacity: 0.8;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
 opacity: 0.9;
}
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
 opacity: 1;
}
.wp-block-cover-image .block-library-cover__padding-visualizer,
.wp-block-cover .block-library-cover__padding-visualizer {
 z-index: 2;
}
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
 max-width: 420px;
 width: 100%;
}
.wp-block-cover-image:after,
.wp-block-cover:after {
 display: block;
 content: "";
 font-size: 0;
 min-height: inherit;
}
@supports (position: sticky) {
 .wp-block-cover-image:after,
 .wp-block-cover:after {
  content: none;
 }
}
.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
 display: flex;
}
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
 width: 100%;
 z-index: 1;
 color: #fff;
}
.wp-block-cover-image.is-light .wp-block-cover__inner-container,
.wp-block-cover.is-light .wp-block-cover__inner-container {
 color: #000;
}
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color),
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color) {
 color: inherit;
}
.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
 align-items: flex-start;
 justify-content: flex-start;
}
.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
 align-items: flex-start;
 justify-content: center;
}
.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
 align-items: flex-start;
 justify-content: flex-end;
}
.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
 align-items: center;
 justify-content: flex-start;
}
.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
 align-items: center;
 justify-content: center;
}
.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
 align-items: center;
 justify-content: flex-end;
}
.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
 align-items: flex-end;
 justify-content: flex-start;
}
.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
 align-items: flex-end;
 justify-content: center;
}
.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
 align-items: flex-end;
 justify-content: flex-end;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
 margin: 0;
 width: auto;
}
.wp-block-cover-image img.wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background,
.wp-block-cover img.wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background {
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 margin: 0;
 padding: 0;
 width: 100%;
 height: 100%;
 max-width: none;
 max-height: none;
 -o-object-fit: cover;
 object-fit: cover;
 outline: none;
 border: none;
 box-shadow: none;
}
.wp-block-cover__image-background,
.wp-block-cover__video-background {
 z-index: 0;
}
.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
 color: #fff;
}
.wp-block-cover-image .wp-block-cover.has-left-content {
 justify-content: flex-start;
}
.wp-block-cover-image .wp-block-cover.has-right-content {
 justify-content: flex-end;
}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content > h2 {
 margin-left: 0;
 text-align: left;
}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content > h2 {
 margin-right: 0;
 text-align: right;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
section.wp-block-cover-image > h2 {
 font-size: 2em;
 line-height: 1.25;
 z-index: 1;
 margin-bottom: 0;
 max-width: 840px;
 padding: 0.44em;
 text-align: center;
}
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align="left"] > [data-type="core/embed"],
.wp-block[data-align="right"] > [data-type="core/embed"] {
 max-width: 360px;
 width: 100%;
}
.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align="left"] > [data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align="right"] > [data-type="core/embed"] .wp-block-embed__wrapper {
 min-width: 280px;
}
.wp-block-cover .wp-block-embed {
 min-width: 320px;
 min-height: 240px;
}
.wp-block-embed {
 margin: 0 0 1em;
 overflow-wrap: break-word;
}
.wp-block-embed figcaption {
 margin-top: 0.5em;
 margin-bottom: 1em;
}
.wp-block-embed iframe {
 max-width: 100%;
}
.wp-block-embed__wrapper {
 position: relative;
}
.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
 content: "";
 display: block;
 padding-top: 50%;
}
.wp-embed-responsive .wp-has-aspect-ratio iframe {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 height: 100%;
 width: 100%;
}
.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
 padding-top: 42.85%;
}
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
 padding-top: 50%;
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
 padding-top: 56.25%;
}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
 padding-top: 75%;
}
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
 padding-top: 100%;
}
.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
 padding-top: 177.77%;
}
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
 padding-top: 200%;
}
.wp-block-file {
 margin-bottom: 1.5em;
}
.wp-block-file.aligncenter {
 text-align: center;
}
.wp-block-file.alignright {
 text-align: right;
}
.wp-block-file .wp-block-file__embed {
 margin-bottom: 1em;
}
.wp-block-file .wp-block-file__button {
 background: #32373c;
 border-radius: 2em;
 color: #fff;
 font-size: 0.8em;
 padding: 0.5em 1em;
}
.wp-block-file a.wp-block-file__button {
 text-decoration: none;
}
.wp-block-file a.wp-block-file__button:active,
.wp-block-file a.wp-block-file__button:focus,
.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:visited {
 box-shadow: none;
 color: #fff;
 opacity: 0.85;
 text-decoration: none;
}
.wp-block-file * + .wp-block-file__button {
 margin-left: 0.75em;
}
.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
 display: flex;
 flex-wrap: wrap;
 list-style-type: none;
 padding: 0;
 margin: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
 margin: 0 1em 1em 0;
 display: flex;
 flex-grow: 1;
 flex-direction: column;
 justify-content: center;
 position: relative;
 width: calc(50% - 1em);
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
 margin-right: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
 margin: 0;
 height: 100%;
 display: flex;
 align-items: flex-end;
 justify-content: flex-start;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
 display: block;
 max-width: 100%;
 height: auto;
 width: auto;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
 position: absolute;
 bottom: 0;
 width: 100%;
 max-height: 100%;
 overflow: auto;
 padding: 3em 0.77em 0.7em;
 color: #fff;
 text-align: center;
 font-size: 0.8em;
 background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 70%, transparent);
 box-sizing: border-box;
 margin: 0;
 z-index: 2;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
 display: inline;
}
.blocks-gallery-grid:not(.has-nested-images) figcaption,
.wp-block-gallery:not(.has-nested-images) figcaption {
 flex-grow: 1;
}
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
 width: 100%;
 height: 100%;
 flex: 1;
 -o-object-fit: cover;
 object-fit: cover;
}
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
 width: 100%;
 margin-right: 0;
}
@media (min-width: 600px) {
 .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
 .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
 .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
 .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
  width: calc(33.33333% - 0.66667em);
  margin-right: 1em;
 }
 .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
 .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
 .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
 .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
  width: calc(25% - 0.75em);
  margin-right: 1em;
 }
 .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
 .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
 .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
 .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
  width: calc(20% - 0.8em);
  margin-right: 1em;
 }
 .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
 .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
 .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
 .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
  width: calc(16.66667% - 0.83333em);
  margin-right: 1em;
 }
 .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
 .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
 .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
 .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
  width: calc(14.28571% - 0.85714em);
  margin-right: 1em;
 }
 .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
 .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
 .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
 .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
  width: calc(12.5% - 0.875em);
  margin-right: 1em;
 }
 .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
 .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
 .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
 .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
 .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
 .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
 .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
 .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
 .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
 .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
 .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
 .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
 .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
 .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
 .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
 .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),
 .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
 .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
 .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
 .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
 .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
 .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
 .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
 .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
 .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
 .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
 .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
 .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
 .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
 .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
 .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
 .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
  margin-right: 0;
 }
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
 margin-right: 0;
}
.blocks-gallery-grid:not(.has-nested-images).alignleft,
.blocks-gallery-grid:not(.has-nested-images).alignright,
.wp-block-gallery:not(.has-nested-images).alignleft,
.wp-block-gallery:not(.has-nested-images).alignright {
 max-width: 420px;
 width: 100%;
}
.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
 justify-content: center;
}
.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
 align-self: flex-start;
}
figure.wp-block-gallery.has-nested-images {
 align-items: normal;
}
.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
 width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) / 2);
 margin: 0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image {
 display: flex;
 flex-grow: 1;
 justify-content: center;
 position: relative;
 flex-direction: column;
 max-width: 100%;
}
.wp-block-gallery.has-nested-images figure.wp-block-image > a,
.wp-block-gallery.has-nested-images figure.wp-block-image > div {
 margin: 0;
 flex-direction: column;
 flex-grow: 1;
}
.wp-block-gallery.has-nested-images figure.wp-block-image img {
 display: block;
 height: auto;
 max-width: 100% !important;
 width: auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
 background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 70%, transparent);
 bottom: 0;
 color: #fff;
 font-size: 13px;
 left: 0;
 margin-bottom: 0;
 max-height: 60%;
 overflow: auto;
 padding: 0 8px 8px;
 position: absolute;
 text-align: center;
 width: 100%;
 box-sizing: border-box;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
 display: inline;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
 color: inherit;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > a,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > div {
 flex: 1 1 auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
 flex: initial;
 background: none;
 color: inherit;
 margin: 0;
 padding: 10px 10px 9px;
 position: relative;
}
.wp-block-gallery.has-nested-images figcaption {
 flex-grow: 1;
 flex-basis: 100%;
 text-align: center;
}
.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
 margin-top: 0;
 margin-bottom: auto;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
 align-self: inherit;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > div:not(.components-drop-zone) {
 display: flex;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
 width: 100%;
 flex: 1 0 0%;
 height: 100%;
 -o-object-fit: cover;
 object-fit: cover;
}
.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
 width: 100%;
}
@media (min-width: 600px) {
 .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
  width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667);
 }
 .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
  width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px) * 0.75);
 }
 .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
  width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px) * 0.8);
 }
 .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
  width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px) * 0.83333);
 }
 .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
  width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px) * 0.85714);
 }
 .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
  width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px) * 0.875);
 }
 .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
  width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667);
 }
 .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
 .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2) ~ figure.wp-block-image:not(#individual-image) {
  width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) * 0.5);
 }
 .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
  width: 100%;
 }
}
.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
 max-width: 420px;
 width: 100%;
}
.wp-block-gallery.has-nested-images.aligncenter {
 justify-content: center;
}
.wp-block-group {
 box-sizing: border-box;
}
h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
 padding: 1.25em 2.375em;
}
.wp-block-image {
 margin: 0 0 1em;
}
.wp-block-image img {
 height: auto;
 max-width: 100%;
 vertical-align: bottom;
}
.wp-block-image:not(.is-style-rounded) > a,
.wp-block-image:not(.is-style-rounded) img {
 border-radius: inherit;
}
.wp-block-image.aligncenter {
 text-align: center;
}
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
 height: auto;
 width: 100%;
}
.wp-block-image.aligncenter,
.wp-block-image .aligncenter,
.wp-block-image.alignleft,
.wp-block-image .alignleft,
.wp-block-image.alignright,
.wp-block-image .alignright {
 display: table;
}
.wp-block-image.aligncenter > figcaption,
.wp-block-image .aligncenter > figcaption,
.wp-block-image.alignleft > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image.alignright > figcaption,
.wp-block-image .alignright > figcaption {
 display: table-caption;
 caption-side: bottom;
}
.wp-block-image .alignleft {
 float: left;
 margin: 0.5em 1em 0.5em 0;
}
.wp-block-image .alignright {
 float: right;
 margin: 0.5em 0 0.5em 1em;
}
.wp-block-image .aligncenter {
 margin-left: auto;
 margin-right: auto;
}
.wp-block-image figcaption {
 margin-top: 0.5em;
 margin-bottom: 1em;
}
.wp-block-image.is-style-circle-mask img,
.wp-block-image.is-style-rounded img,
.wp-block-image .is-style-rounded img {
 border-radius: 9999px;
}
@supports ((-webkit-mask-image: none) or (mask-image: none)) or (-webkit-mask-image: none) {
 .wp-block-image.is-style-circle-mask img {
  -webkit-mask-image: url('data:image/svg+xml;utf8,
<svg viewBox="0 0 100 100"
	xmlns="http://www.w3.org/2000/svg">
	<circle cx="50" cy="50" r="50"/>
</svg>');
  mask-image: url('data:image/svg+xml;utf8,
<svg viewBox="0 0 100 100"
	xmlns="http://www.w3.org/2000/svg">
	<circle cx="50" cy="50" r="50"/></svg>');
  mask-mode: alpha;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-position: center;
  mask-position: center;
  border-radius: 0;
 }
}
.wp-block-image figure {
 margin: 0;
}
ol.wp-block-latest-comments {
 margin-left: 0;
}
.wp-block-latest-comments .wp-block-latest-comments {
 padding-left: 0;
}
.wp-block-latest-comments__comment {
 line-height: 1.1;
 list-style: none;
 margin-bottom: 1em;
}
.has-avatars .wp-block-latest-comments__comment {
 min-height: 2.25em;
 list-style: none;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
 margin-left: 3.25em;
}
.has-dates .wp-block-latest-comments__comment,
.has-excerpts .wp-block-latest-comments__comment {
 line-height: 1.5;
}
.wp-block-latest-comments__comment-excerpt p {
 font-size: 0.875em;
 line-height: 1.8;
 margin: 0.36em 0 1.4em;
}
.wp-block-latest-comments__comment-date {
 display: block;
 font-size: 0.75em;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
 border-radius: 1.5em;
 display: block;
 float: left;
 height: 2.5em;
 margin-right: 0.75em;
 width: 2.5em;
}
.wp-block-latest-posts.alignleft {
 margin-right: 2em;
}
.wp-block-latest-posts.alignright {
 margin-left: 2em;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
 list-style: none;
 padding-left: 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
 clear: both;
}
.wp-block-latest-posts.is-grid {
 display: flex;
 flex-wrap: wrap;
 padding: 0;
}
.wp-block-latest-posts.is-grid li {
 margin: 0 1.25em 1.25em 0;
 width: 100%;
}
@media (min-width: 600px) {
 .wp-block-latest-posts.columns-2 li {
  width: calc(50% - 0.625em);
 }
 .wp-block-latest-posts.columns-2 li:nth-child(2n) {
  margin-right: 0;
 }
 .wp-block-latest-posts.columns-3 li {
  width: calc(33.33333% - 0.83333em);
 }
 .wp-block-latest-posts.columns-3 li:nth-child(3n) {
  margin-right: 0;
 }
 .wp-block-latest-posts.columns-4 li {
  width: calc(25% - 0.9375em);
 }
 .wp-block-latest-posts.columns-4 li:nth-child(4n) {
  margin-right: 0;
 }
 .wp-block-latest-posts.columns-5 li {
  width: calc(20% - 1em);
 }
 .wp-block-latest-posts.columns-5 li:nth-child(5n) {
  margin-right: 0;
 }
 .wp-block-latest-posts.columns-6 li {
  width: calc(16.66667% - 1.04167em);
 }
 .wp-block-latest-posts.columns-6 li:nth-child(6n) {
  margin-right: 0;
 }
}
.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
 display: block;
 font-size: 0.8125em;
}
.wp-block-latest-posts__post-excerpt {
 margin-top: 0.5em;
 margin-bottom: 1em;
}
.wp-block-latest-posts__featured-image a {
 display: inline-block;
}
.wp-block-latest-posts__featured-image img {
 height: auto;
 width: auto;
 max-width: 100%;
}
.wp-block-latest-posts__featured-image.alignleft {
 margin-right: 1em;
 float: left;
}
.wp-block-latest-posts__featured-image.alignright {
 margin-left: 1em;
 float: right;
}
.wp-block-latest-posts__featured-image.aligncenter {
 margin-bottom: 1em;
 text-align: center;
}
ol,
ul {
 box-sizing: border-box;
}
ol.has-background,
ul.has-background {
 padding: 1.25em 2.375em;
}
.wp-block-media-text {
 /*!rtl:begin:ignore*/
 direction: ltr; /*!rtl:end:ignore*/
 display: grid;
 grid-template-columns: 50% 1fr;
 grid-template-rows: auto;
}
.wp-block-media-text.has-media-on-the-right {
 grid-template-columns: 1fr 50%;
}
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
 align-self: start;
}
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,
.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media {
 align-self: center;
}
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
 align-self: end;
}
.wp-block-media-text .wp-block-media-text__media {
 /*!rtl:begin:ignore*/
 grid-column: 1;
 grid-row: 1; /*!rtl:end:ignore*/
 margin: 0;
}
.wp-block-media-text .wp-block-media-text__content {
 direction: ltr; /*!rtl:begin:ignore*/
 grid-column: 2;
 grid-row: 1; /*!rtl:end:ignore*/
 padding: 0 8%;
 word-break: break-word;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
 /*!rtl:begin:ignore*/
 grid-column: 2;
 grid-row: 1; /*!rtl:end:ignore*/
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
 /*!rtl:begin:ignore*/
 grid-column: 1;
 grid-row: 1; /*!rtl:end:ignore*/
}
.wp-block-media-text__media img,
.wp-block-media-text__media video {
 height: auto;
 max-width: unset;
 width: 100%;
 vertical-align: middle;
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media {
 height: 100%;
 min-height: 250px;
 background-size: cover;
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media > a {
 display: block;
 height: 100%;
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
 position: absolute;
 width: 1px;
 height: 1px;
 padding: 0;
 margin: -1px;
 overflow: hidden;
 clip: rect(0, 0, 0, 0);
 border: 0;
}
@media (max-width: 600px) {
 .wp-block-media-text.is-stacked-on-mobile {
  grid-template-columns: 100% !important;
 }
 .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
  grid-column: 1;
  grid-row: 1;
 }
 .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
  grid-column: 1;
  grid-row: 2;
 }
}
.wp-block-navigation {
 position: relative;
 --navigation-layout-justification-setting: flex-start;
 --navigation-layout-direction: row;
 --navigation-layout-wrap: wrap;
 --navigation-layout-justify: flex-start;
 --navigation-layout-align: center;
}
.wp-block-navigation ul {
 margin-top: 0;
 margin-bottom: 0;
 margin-left: 0;
 padding-left: 0;
}
.wp-block-navigation ul,
.wp-block-navigation ul li {
 list-style: none;
 padding: 0;
}
.wp-block-navigation .wp-block-navigation-item {
 display: flex;
 align-items: center;
 position: relative;
}
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
 display: none;
}
.wp-block-navigation .wp-block-navigation-item__content {
 color: inherit;
 display: block;
 padding: 0;
}
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
 text-decoration: underline;
}
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
 text-decoration: line-through;
}
.wp-block-navigation:where(:not([class*="has-text-decoration"])) a,
.wp-block-navigation:where(:not([class*="has-text-decoration"])) a:active,
.wp-block-navigation:where(:not([class*="has-text-decoration"])) a:focus {
 text-decoration: none;
}
.wp-block-navigation .wp-block-navigation__submenu-icon {
 align-self: center;
 line-height: 0;
 display: inline-block;
 font-size: inherit;
 padding: 0;
 background-color: inherit;
 color: currentColor;
 border: none;
 width: 0.6em;
 height: 0.6em;
 margin-left: 0.25em;
}
.wp-block-navigation .wp-block-navigation__submenu-icon svg {
 display: inline-block;
 stroke: currentColor;
 width: inherit;
 height: inherit;
 margin-top: 0.075em;
}
.wp-block-navigation.is-vertical {
 --navigation-layout-direction: column;
 --navigation-layout-justify: initial;
 --navigation-layout-align: flex-start;
}
.wp-block-navigation.no-wrap {
 --navigation-layout-wrap: nowrap;
}
.wp-block-navigation.items-justified-center {
 --navigation-layout-justification-setting: center;
 --navigation-layout-justify: center;
}
.wp-block-navigation.items-justified-center.is-vertical {
 --navigation-layout-align: center;
}
.wp-block-navigation.items-justified-right {
 --navigation-layout-justification-setting: flex-end;
 --navigation-layout-justify: flex-end;
}
.wp-block-navigation.items-justified-right.is-vertical {
 --navigation-layout-align: flex-end;
}
.wp-block-navigation.items-justified-space-between {
 --navigation-layout-justification-setting: space-between;
 --navigation-layout-justify: space-between;
}
.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) {
 background-color: inherit;
 color: inherit;
 position: absolute;
 z-index: 2;
 display: flex;
 flex-direction: column;
 align-items: normal;
 opacity: 0;
 transition: opacity 0.1s linear;
 visibility: hidden;
 width: 0;
 height: 0;
 overflow: hidden;
 left: -1px;
 top: 100%;
}
.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) > .wp-block-navigation-item > .wp-block-navigation-item__content {
 display: flex;
 flex-grow: 1;
}
.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) > .wp-block-navigation-item > .wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
 margin-right: 0;
 margin-left: auto;
}
.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content {
 margin: 0;
}
@media (min-width: 782px) {
 .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container {
  left: 100%;
  top: -1px;
 }
 .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container:before {
  content: "";
  position: absolute;
  right: 100%;
  height: 100%;
  display: block;
  width: 0.5em;
  background: transparent;
 }
 .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon {
  margin-right: 0.25em;
 }
 .wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon svg {
  transform: rotate(-90deg);
 }
}
.wp-block-navigation .has-child:where(:not(.open-on-click)):hover > .wp-block-navigation__submenu-container {
 visibility: visible;
 overflow: visible;
 opacity: 1;
 width: auto;
 height: auto;
 min-width: 200px;
}
.wp-block-navigation .has-child:where(:not(.open-on-click):not(.open-on-hover-click)):focus-within > .wp-block-navigation__submenu-container {
 visibility: visible;
 overflow: visible;
 opacity: 1;
 width: auto;
 height: auto;
 min-width: 200px;
}
.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded="true"] ~ .wp-block-navigation__submenu-container {
 visibility: visible;
 overflow: visible;
 opacity: 1;
 width: auto;
 height: auto;
 min-width: 200px;
}
.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
 left: 0;
 top: 100%;
}
@media (min-width: 782px) {
 .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
  left: 100%;
  top: 0;
 }
}
.wp-block-navigation-submenu {
 position: relative;
 display: flex;
}
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
 stroke: currentColor;
}
button.wp-block-navigation-item__content {
 background-color: transparent;
 border: none;
 color: currentColor;
 font-size: inherit;
 font-family: inherit;
 line-height: inherit;
 text-align: left;
}
.wp-block-navigation-submenu__toggle {
 cursor: pointer;
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
 padding-right: 0.85em;
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle + .wp-block-navigation__submenu-icon {
 margin-left: -0.6em;
 pointer-events: none;
}
.wp-block-navigation,
.wp-block-navigation .wp-block-page-list,
.wp-block-navigation:where(.has-background),
.wp-block-navigation:where(.has-background) .wp-block-navigation .wp-block-page-list,
.wp-block-navigation:where(.has-background) .wp-block-navigation__container,
.wp-block-navigation__container,
.wp-block-navigation__responsive-close,
.wp-block-navigation__responsive-container,
.wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-dialog {
 gap: inherit;
}
.wp-block-navigation:where(.has-background) .wp-block-navigation-item__content,
.wp-block-navigation :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content {
 padding: 0.5em 1em;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container {
 left: auto;
 right: 0;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
 left: -1px;
 right: -1px;
}
@media (min-width: 782px) {
 .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
 .wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
 .wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
 .wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
  left: auto;
  right: 100%;
 }
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
 background-color: #fff;
 color: #000;
 border: 1px solid rgba(0, 0, 0, 0.15);
}
.wp-block-navigation__container {
 display: flex;
 flex-wrap: var(--navigation-layout-wrap, wrap);
 flex-direction: var(--navigation-layout-direction, initial);
 justify-content: var(--navigation-layout-justify, initial);
 align-items: var(--navigation-layout-align, initial);
 list-style: none;
 margin: 0;
 padding-left: 0;
}
.wp-block-navigation__container .is-responsive {
 display: none;
}
.wp-block-navigation__container:only-child,
.wp-block-page-list:only-child {
 flex-grow: 1;
}
.wp-block-navigation__responsive-container {
 display: none;
 position: fixed;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
 display: flex;
 flex-wrap: var(--navigation-layout-wrap, wrap);
 flex-direction: var(--navigation-layout-direction, initial);
 justify-content: var(--navigation-layout-justify, initial);
 align-items: var(--navigation-layout-align, initial);
}
.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
 color: inherit !important;
 background-color: inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open {
 display: flex;
 flex-direction: column;
 background-color: inherit;
 padding: 2rem;
 overflow: auto;
 z-index: 100000;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
 padding-top: calc(2rem + 24px);
 overflow: visible;
 display: flex;
 flex-direction: column;
 flex-wrap: nowrap;
 align-items: var(--navigation-layout-justification-setting, inherit);
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
 justify-content: flex-start;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
 display: none;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .submenu-container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
 opacity: 1;
 visibility: visible;
 height: auto;
 width: auto;
 overflow: initial;
 min-width: 200px;
 position: static;
 border: none;
 padding-left: 2rem;
 padding-right: 2rem;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
 gap: inherit;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
 padding-top: var(--wp--style--block-gap, 2em);
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
 padding: 0;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
 display: flex;
 flex-direction: column;
 align-items: var(--navigation-layout-justification-setting, initial);
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
 color: inherit !important;
 background: transparent !important;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
 right: auto;
 left: auto;
}
@media (min-width: 600px) {
 .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
  display: block;
  width: 100%;
  position: relative;
  z-index: auto;
  background-color: inherit;
 }
 .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
  display: none;
 }
 .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
  left: 0;
 }
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
 background-color: #fff;
 color: #000;
}
.wp-block-navigation__toggle_button_label {
 font-size: 1rem;
 font-weight: 700;
}
.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
 vertical-align: middle;
 cursor: pointer;
 color: currentColor;
 background: transparent;
 border: none;
 margin: 0;
 padding: 0;
}
.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
 fill: currentColor;
 pointer-events: none;
 display: block;
 width: 24px;
 height: 24px;
}
.wp-block-navigation__responsive-container-open {
 display: flex;
}
@media (min-width: 600px) {
 .wp-block-navigation__responsive-container-open:not(.always-shown) {
  display: none;
 }
}
.wp-block-navigation__responsive-container-close {
 position: absolute;
 top: 0;
 right: 0;
 z-index: 2;
}
.wp-block-navigation__responsive-close {
 width: 100%;
}
.wp-block-navigation__responsive-close:focus {
 outline: none;
}
.is-menu-open .wp-block-navigation__responsive-close,
.is-menu-open .wp-block-navigation__responsive-container-content,
.is-menu-open .wp-block-navigation__responsive-dialog {
 box-sizing: border-box;
}
.wp-block-navigation__responsive-dialog {
 position: relative;
}
html.has-modal-open {
 overflow: hidden;
}
.wp-block-navigation .wp-block-navigation-item__label {
 word-break: normal;
 overflow-wrap: break-word;
}
.wp-block-navigation .wp-block-navigation-item__description {
 display: none;
}
.wp-block-navigation .wp-block-page-list {
 display: flex;
 flex-direction: var(--navigation-layout-direction, initial);
 justify-content: var(--navigation-layout-justify, initial);
 align-items: var(--navigation-layout-align, initial);
 flex-wrap: var(--navigation-layout-wrap, wrap);
 background-color: inherit;
}
.wp-block-navigation .wp-block-navigation-item {
 background-color: inherit;
}
.is-small-text {
 font-size: 0.875em;
}
.is-regular-text {
 font-size: 1em;
}
.is-large-text {
 font-size: 2.25em;
}
.is-larger-text {
 font-size: 3em;
}
.has-drop-cap:not(:focus):first-letter {
 float: left;
 font-size: 8.4em;
 line-height: 0.68;
 font-weight: 100;
 margin: 0.05em 0.1em 0 0;
 text-transform: uppercase;
 font-style: normal;
}
p.has-drop-cap.has-background {
 overflow: hidden;
}
p.has-background {
 padding: 1.25em 2.375em;
}
:where(p.has-text-color:not(.has-link-color)) a {
 color: inherit;
}
.wp-block-post-author {
 display: flex;
 flex-wrap: wrap;
}
.wp-block-post-author__byline {
 width: 100%;
 margin-top: 0;
 margin-bottom: 0;
 font-size: 0.5em;
}
.wp-block-post-author__avatar {
 margin-right: 1em;
}
.wp-block-post-author__bio {
 margin-bottom: 0.7em;
 font-size: 0.7em;
}
.wp-block-post-author__content {
 flex-grow: 1;
 flex-basis: 0%;
}
.wp-block-post-author__name {
 margin: 0;
}
.wp-block-post-comments .alignleft {
 float: left;
}
.wp-block-post-comments .alignright {
 float: right;
}
.wp-block-post-comments .navigation:after {
 content: "";
 display: table;
 clear: both;
}
.wp-block-post-comments .commentlist {
 clear: both;
 list-style: none;
 margin: 0;
 padding: 0;
}
.wp-block-post-comments .commentlist .comment {
 min-height: 2.25em;
 padding-left: 3.25em;
}
.wp-block-post-comments .commentlist .comment p {
 font-size: 1em;
 line-height: 1.8;
 margin: 1em 0;
}
.wp-block-post-comments .commentlist .children {
 list-style: none;
 margin: 0;
 padding: 0;
}
.wp-block-post-comments .comment-author {
 line-height: 1.5;
}
.wp-block-post-comments .comment-author .avatar {
 border-radius: 1.5em;
 display: block;
 float: left;
 height: 2.5em;
 margin-top: 0.5em;
 margin-right: 0.75em;
 width: 2.5em;
}
.wp-block-post-comments .comment-author cite {
 font-style: normal;
}
.wp-block-post-comments .comment-meta {
 font-size: 0.875em;
 line-height: 1.5;
}
.wp-block-post-comments .comment-meta b {
 font-weight: 400;
}
.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
 margin-top: 1em;
 margin-bottom: 1em;
 display: block;
}
.wp-block-post-comments .comment-body .commentmetadata {
 font-size: 0.875em;
}
.wp-block-post-comments .comment-form-author label,
.wp-block-post-comments .comment-form-comment label,
.wp-block-post-comments .comment-form-email label,
.wp-block-post-comments .comment-form-url label {
 display: block;
 margin-bottom: 0.25em;
}
.wp-block-post-comments .comment-form input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments .comment-form textarea {
 display: block;
 box-sizing: border-box;
 width: 100%;
}
.wp-block-post-comments .comment-form-cookies-consent {
 display: flex;
 gap: 0.25em;
}
.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
 margin-top: 0.35em;
}
.wp-block-post-comments .comment-reply-title {
 margin-bottom: 0;
}
.wp-block-post-comments .comment-reply-title :where(small) {
 font-size: var(--wp--preset--font-size--medium, smaller);
 margin-left: 0.5em;
}
.wp-block-post-comments .reply {
 font-size: 0.875em;
 margin-bottom: 1.4em;
}
.wp-block-post-comments input:not([type="submit"]),
.wp-block-post-comments textarea {
 border: 1px solid #949494;
 font-size: 1em;
 font-family: inherit;
}
.wp-block-post-comments input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments textarea {
 padding: calc(0.667em + 2px);
}
.wp-block-post-comments input[type="submit"] {
 border: none;
}
.wp-block-post-comments-form[style*="font-weight"] :where(.comment-reply-title) {
 font-weight: inherit;
}
.wp-block-post-comments-form[style*="font-family"] :where(.comment-reply-title) {
 font-family: inherit;
}
.wp-block-post-comments-form[class*="-font-size"] :where(.comment-reply-title),
.wp-block-post-comments-form[style*="font-size"] :where(.comment-reply-title) {
 font-size: inherit;
}
.wp-block-post-comments-form[style*="line-height"] :where(.comment-reply-title) {
 line-height: inherit;
}
.wp-block-post-comments-form[style*="font-style"] :where(.comment-reply-title) {
 font-style: inherit;
}
.wp-block-post-comments-form[style*="letter-spacing"] :where(.comment-reply-title) {
 letter-spacing: inherit;
}
.wp-block-post-comments-form input[type="submit"] {
 border: none;
 box-shadow: none;
 cursor: pointer;
 display: inline-block;
 text-align: center;
 overflow-wrap: break-word;
}
.wp-block-post-comments-form input:not([type="submit"]),
.wp-block-post-comments-form textarea {
 border: 1px solid #949494;
 font-size: 1em;
 font-family: inherit;
}
.wp-block-post-comments-form input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments-form textarea {
 padding: calc(0.667em + 2px);
}
.wp-block-post-comments-form .comment-form input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments-form .comment-form textarea {
 display: block;
 box-sizing: border-box;
 width: 100%;
}
.wp-block-post-comments-form .comment-form-author label,
.wp-block-post-comments-form .comment-form-email label,
.wp-block-post-comments-form .comment-form-url label {
 display: block;
 margin-bottom: 0.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent {
 display: flex;
 gap: 0.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
 margin-top: 0.35em;
}
.wp-block-post-comments-form .comment-reply-title {
 margin-bottom: 0;
}
.wp-block-post-comments-form .comment-reply-title :where(small) {
 font-size: var(--wp--preset--font-size--medium, smaller);
 margin-left: 0.5em;
}
.wp-block-post-excerpt__more-link {
 display: inline-block;
}
.wp-block-post-featured-image {
 margin-left: 0;
 margin-right: 0;
}
.wp-block-post-featured-image a {
 display: block;
}
.wp-block-post-featured-image img {
 max-width: 100%;
 width: 100%;
 height: auto;
 vertical-align: bottom;
}
.wp-block-post-featured-image.alignfull img,
.wp-block-post-featured-image.alignwide img {
 width: 100%;
}
.wp-block-post-terms__separator {
 white-space: pre-wrap;
}
.wp-block-post-title {
 word-break: break-word;
}
.wp-block-post-title a {
 display: inline-block;
}
.wp-block-preformatted {
 white-space: pre-wrap;
}
.wp-block-preformatted.has-background {
 padding: 1.25em 2.375em;
}
.wp-block-pullquote {
 margin: 0 0 1em;
 padding: 3em 0;
 text-align: center;
 overflow-wrap: break-word;
 box-sizing: border-box;
}
.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
 color: inherit;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright,
.wp-block-pullquote.has-text-align-left,
.wp-block-pullquote.has-text-align-right {
 max-width: 420px;
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p,
.wp-block-pullquote.has-text-align-left p,
.wp-block-pullquote.has-text-align-right p {
 font-size: 1.25em;
}
.wp-block-pullquote p {
 font-size: 1.75em;
 line-height: 1.6;
}
.wp-block-pullquote cite,
.wp-block-pullquote footer {
 position: relative;
}
.wp-block-pullquote .has-text-color a {
 color: inherit;
}
.wp-block-pullquote.has-text-align-left blockquote {
 text-align: left;
}
.wp-block-pullquote.has-text-align-right blockquote {
 text-align: right;
}
.wp-block-pullquote.is-style-solid-color {
 border: none;
}
.wp-block-pullquote.is-style-solid-color blockquote {
 margin-left: auto;
 margin-right: auto;
 max-width: 60%;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
 margin-top: 0;
 margin-bottom: 0;
 font-size: 2em;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
 text-transform: none;
 font-style: normal;
}
.wp-block-pullquote cite {
 color: inherit;
}
.wp-block-post-template,
.wp-block-query-loop {
 margin-top: 0;
 margin-bottom: 0;
 max-width: 100%;
 list-style: none;
 padding: 0;
}
.wp-block-post-template.wp-block-post-template,
.wp-block-query-loop.wp-block-post-template {
 background: none;
}
.wp-block-post-template.is-flex-container,
.wp-block-query-loop.is-flex-container {
 flex-direction: row;
 display: flex;
 flex-wrap: wrap;
 gap: 1.25em;
}
.wp-block-post-template.is-flex-container li,
.wp-block-query-loop.is-flex-container li {
 margin: 0;
 width: 100%;
}
@media (min-width: 600px) {
 .wp-block-post-template.is-flex-container.is-flex-container.columns-2 > li,
 .wp-block-query-loop.is-flex-container.is-flex-container.columns-2 > li {
  width: calc(50% - 0.625em);
 }
 .wp-block-post-template.is-flex-container.is-flex-container.columns-3 > li,
 .wp-block-query-loop.is-flex-container.is-flex-container.columns-3 > li {
  width: calc(33.33333% - 0.83333em);
 }
 .wp-block-post-template.is-flex-container.is-flex-container.columns-4 > li,
 .wp-block-query-loop.is-flex-container.is-flex-container.columns-4 > li {
  width: calc(25% - 0.9375em);
 }
 .wp-block-post-template.is-flex-container.is-flex-container.columns-5 > li,
 .wp-block-query-loop.is-flex-container.is-flex-container.columns-5 > li {
  width: calc(20% - 1em);
 }
 .wp-block-post-template.is-flex-container.is-flex-container.columns-6 > li,
 .wp-block-query-loop.is-flex-container.is-flex-container.columns-6 > li {
  width: calc(16.66667% - 1.04167em);
 }
}
.wp-block-query-pagination > .wp-block-query-pagination-next,
.wp-block-query-pagination > .wp-block-query-pagination-numbers,
.wp-block-query-pagination > .wp-block-query-pagination-previous {
 margin-right: 0.5em;
 margin-bottom: 0.5em;
}
.wp-block-query-pagination > .wp-block-query-pagination-next:last-child,
.wp-block-query-pagination > .wp-block-query-pagination-numbers:last-child,
.wp-block-query-pagination > .wp-block-query-pagination-previous:last-child {
 margin-right: 0;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
 margin-right: 1ch;
 display: inline-block;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
 transform: scaleX(1);
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
 margin-left: 1ch;
 display: inline-block;
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
 transform: scaleX(1);
}
.wp-block-query-pagination.aligncenter {
 justify-content: center;
}
.wp-block-quote {
 box-sizing: border-box;
 overflow-wrap: break-word;
}
.wp-block-quote.is-large:not(.is-style-plain),
.wp-block-quote.is-style-large:not(.is-style-plain) {
 margin-bottom: 1em;
 padding: 0 1em;
}
.wp-block-quote.is-large:not(.is-style-plain) p,
.wp-block-quote.is-style-large:not(.is-style-plain) p {
 font-size: 1.5em;
 font-style: italic;
 line-height: 1.6;
}
.wp-block-quote.is-large:not(.is-style-plain) cite,
.wp-block-quote.is-large:not(.is-style-plain) footer,
.wp-block-quote.is-style-large:not(.is-style-plain) cite,
.wp-block-quote.is-style-large:not(.is-style-plain) footer {
 font-size: 1.125em;
 text-align: right;
}
.wp-block-read-more {
 display: block;
 width: -moz-fit-content;
 width: fit-content;
}
.wp-block-read-more:not([style*="text-decoration"]),
.wp-block-read-more:not([style*="text-decoration"]):active,
.wp-block-read-more:not([style*="text-decoration"]):focus {
 text-decoration: none;
}
ul.wp-block-rss {
 list-style: none;
 padding: 0;
}
ul.wp-block-rss.wp-block-rss {
 box-sizing: border-box;
}
ul.wp-block-rss.alignleft {
 margin-right: 2em;
}
ul.wp-block-rss.alignright {
 margin-left: 2em;
}
ul.wp-block-rss.is-grid {
 display: flex;
 flex-wrap: wrap;
 padding: 0;
 list-style: none;
}
ul.wp-block-rss.is-grid li {
 margin: 0 1em 1em 0;
 width: 100%;
}
@media (min-width: 600px) {
 ul.wp-block-rss.columns-2 li {
  width: calc(50% - 1em);
 }
 ul.wp-block-rss.columns-3 li {
  width: calc(33.33333% - 1em);
 }
 ul.wp-block-rss.columns-4 li {
  width: calc(25% - 1em);
 }
 ul.wp-block-rss.columns-5 li {
  width: calc(20% - 1em);
 }
 ul.wp-block-rss.columns-6 li {
  width: calc(16.66667% - 1em);
 }
}
.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
 display: block;
 font-size: 0.8125em;
}
.wp-block-search__button {
 background: #f7f7f7;
 border: 1px solid #ccc;
 padding: 0.375em 0.625em;
 color: #32373c;
 margin-left: 0.625em;
 word-break: normal;
 font-size: inherit;
 font-family: inherit;
 line-height: inherit;
}
.wp-block-search__button.has-icon {
 line-height: 0;
}
.wp-block-search__button svg {
 min-width: 1.5em;
 min-height: 1.5em;
 fill: currentColor;
}
.wp-block-search__inside-wrapper {
 display: flex;
 flex: auto;
 flex-wrap: nowrap;
 max-width: 100%;
}
.wp-block-search__label {
 width: 100%;
}
.wp-block-search__input {
 padding: 8px;
 flex-grow: 1;
 min-width: 3em;
 border: 1px solid #949494;
 font-size: inherit;
 font-family: inherit;
 line-height: inherit;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__button {
 margin-left: 0;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
 padding: 4px;
 border: 1px solid #949494;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
 border-radius: 0;
 border: none;
 padding: 0 0 0 0.25em;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus {
 outline: none;
}
.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button {
 padding: 0.125em 0.5em;
}
.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
 margin: auto;
}
.wp-block-separator {
 border-top: 1px solid;
 border-bottom: 1px solid;
}
.wp-block-separator.is-style-dots {
 background: none !important;
 border: none;
 text-align: center;
 line-height: 1;
 height: auto;
}
.wp-block-separator.is-style-dots:before {
 content: "···";
 color: currentColor;
 font-size: 1.5em;
 letter-spacing: 2em;
 padding-left: 2em;
 font-family: serif;
}
.wp-block-site-logo {
 line-height: 0;
}
.wp-block-site-logo a {
 display: inline-block;
}
.wp-block-site-logo.is-default-size img {
 width: 120px;
 height: auto;
}
.wp-block-site-logo a,
.wp-block-site-logo img {
 border-radius: inherit;
}
.wp-block-site-logo.aligncenter {
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}
.wp-block-site-logo.is-style-rounded {
 border-radius: 9999px;
}
.wp-block-social-links {
 padding-left: 0;
 padding-right: 0;
 text-indent: 0;
 margin-left: 0;
 background: none;
}
.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
 text-decoration: none;
 border-bottom: 0;
 box-shadow: none;
}
.wp-block-social-links .wp-social-link a {
 padding: 0.25em;
}
.wp-block-social-links .wp-social-link svg {
 width: 1em;
 height: 1em;
}
.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
 margin-left: 0.5em;
 margin-right: 0.5em;
 font-size: 0.65em;
}
.wp-block-social-links.has-small-icon-size {
 font-size: 16px;
}
.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
 font-size: 24px;
}
.wp-block-social-links.has-large-icon-size {
 font-size: 36px;
}
.wp-block-social-links.has-huge-icon-size {
 font-size: 48px;
}
.wp-block-social-links.aligncenter {
 justify-content: center;
 display: flex;
}
.wp-block-social-links.alignright {
 justify-content: flex-end;
}
.wp-block-social-link {
 display: block;
 border-radius: 9999px;
 transition: transform 0.1s ease;
 height: auto;
}
@media (prefers-reduced-motion: reduce) {
 .wp-block-social-link {
  transition-duration: 0s;
  transition-delay: 0s;
 }
}
.wp-block-social-link a {
 align-items: center;
 display: flex;
 line-height: 0;
 transition: transform 0.1s ease;
}
.wp-block-social-link:hover {
 transform: scale(1.1);
}
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg {
 color: currentColor;
 fill: currentColor;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
 background-color: #f0f0f0;
 color: #444;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
 background-color: #f90;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
 background-color: #1ea0c3;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
 background-color: #0757fe;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
 background-color: #1e1f26;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
 background-color: #02e49b;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
 background-color: #e94c89;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
 background-color: #4280ff;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
 background-color: #f45800;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
 background-color: #1778f2;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
 background-color: #000;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
 background-color: #0461dd;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
 background-color: #e65678;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
 background-color: #24292d;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
 background-color: #eceadd;
 color: #382110;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
 background-color: #ea4434;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
 background-color: #f00075;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
 background-color: #e21b24;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
 background-color: #0d66c2;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
 background-color: #3288d4;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
 background-color: #02ab6c;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
 background-color: #f6405f;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
 background-color: #ff424d;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
 background-color: #e60122;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
 background-color: #ef4155;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
 background-color: #fe4500;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
 background-color: #0478d7;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
 background-color: #fefc00;
 color: #fff;
 stroke: #000;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
 background-color: #ff5600;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
 background-color: #1bd760;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
 background-color: #2aabee;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
 background-color: #000;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
 background-color: #011835;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
 background-color: #6440a4;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
 background-color: #1da1f2;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
 background-color: #1eb7ea;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
 background-color: #4680c2;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
 background-color: #3499cd;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
 background-color: #d32422;
 color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
 background-color: red;
 color: #fff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link {
 background: none;
}
.wp-block-social-links.is-style-logos-only .wp-social-link a {
 padding: 0;
}
.wp-block-social-links.is-style-logos-only .wp-social-link svg {
 width: 1.25em;
 height: 1.25em;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
 color: #f90;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
 color: #1ea0c3;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
 color: #0757fe;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
 color: #1e1f26;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
 color: #02e49b;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
 color: #e94c89;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
 color: #4280ff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
 color: #f45800;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
 color: #1778f2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
 color: #000;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
 color: #0461dd;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
 color: #e65678;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-github {
 color: #24292d;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
 color: #382110;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-google {
 color: #ea4434;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
 color: #f00075;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
 color: #e21b24;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
 color: #0d66c2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
 color: #3288d4;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
 color: #02ab6c;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
 color: #f6405f;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
 color: #ff424d;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
 color: #e60122;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
 color: #ef4155;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
 color: #fe4500;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
 color: #0478d7;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
 color: #fff;
 stroke: #000;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
 color: #ff5600;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
 color: #1bd760;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
 color: #2aabee;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
 color: #000;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
 color: #011835;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
 color: #6440a4;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
 color: #1da1f2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
 color: #1eb7ea;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
 color: #4680c2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
 color: #3499cd;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
 color: #d32422;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
 color: red;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link {
 width: auto;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link a {
 padding-left: 0.66667em;
 padding-right: 0.66667em;
}
.wp-block-spacer {
 clear: both;
}
.wp-block-tag-cloud.aligncenter {
 text-align: center;
}
.wp-block-tag-cloud.alignfull {
 padding-left: 1em;
 padding-right: 1em;
}
.wp-block-tag-cloud a {
 display: inline-block;
 margin-right: 5px;
}
.wp-block-tag-cloud span {
 display: inline-block;
 margin-left: 5px;
 text-decoration: none;
}
.wp-block-tag-cloud.is-style-outline {
 display: flex;
 flex-wrap: wrap;
 gap: 1ch;
}
.wp-block-tag-cloud.is-style-outline a {
 border: 1px solid;
 font-size: unset !important;
 margin-right: 0;
 padding: 1ch 2ch;
 text-decoration: none !important;
}
.wp-block-table {
 margin: 0 0 1em;
 overflow-x: auto;
}
.wp-block-table table {
 border-collapse: collapse;
 width: 100%;
}
.wp-block-table .has-fixed-layout {
 table-layout: fixed;
 width: 100%;
}
.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
 word-break: break-word;
}
.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
 display: table;
 width: auto;
}
.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
 word-break: break-word;
}
.wp-block-table .has-subtle-light-gray-background-color {
 background-color: #f3f4f5;
}
.wp-block-table .has-subtle-pale-green-background-color {
 background-color: #e9fbe5;
}
.wp-block-table .has-subtle-pale-blue-background-color {
 background-color: #e7f5fe;
}
.wp-block-table .has-subtle-pale-pink-background-color {
 background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes {
 border-spacing: 0;
 border-collapse: inherit;
 background-color: transparent;
 border-bottom: 1px solid #f0f0f0;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
 background-color: #f0f0f0;
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
 background-color: #f3f4f5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
 background-color: #e9fbe5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
 background-color: #e7f5fe;
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
 background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
 border-color: transparent;
}
.wp-block-table .has-border-color > *,
.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr {
 border-color: inherit;
}
.wp-block-table table[style*="border-style"] > *,
.wp-block-table table[style*="border-style"] td,
.wp-block-table table[style*="border-style"] th,
.wp-block-table table[style*="border-style"] tr {
 border-style: inherit;
}
.wp-block-table table[style*="border-width"] > *,
.wp-block-table table[style*="border-width"] td,
.wp-block-table table[style*="border-width"] th,
.wp-block-table table[style*="border-width"] tr {
 border-width: inherit;
 border-style: inherit;
}
.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
 display: flex;
}
.wp-block-text-columns .wp-block-column {
 margin: 0 1em;
 padding: 0;
}
.wp-block-text-columns .wp-block-column:first-child {
 margin-left: 0;
}
.wp-block-text-columns .wp-block-column:last-child {
 margin-right: 0;
}
.wp-block-text-columns.columns-2 .wp-block-column {
 width: 50%;
}
.wp-block-text-columns.columns-3 .wp-block-column {
 width: 33.33333%;
}
.wp-block-text-columns.columns-4 .wp-block-column {
 width: 25%;
}
pre.wp-block-verse {
 font-family: inherit;
 overflow: auto;
 white-space: pre-wrap;
}
.wp-block-video {
 margin: 0 0 1em;
}
.wp-block-video video {
 width: 100%;
}
@supports (position: sticky) {
 .wp-block-video [poster] {
  -o-object-fit: cover;
  object-fit: cover;
 }
}
.wp-block-video.aligncenter {
 text-align: center;
}
.wp-block-video figcaption {
 margin-top: 0.5em;
 margin-bottom: 1em;
}
:root {
 --wp--preset--font-size--normal: 16px;
 --wp--preset--font-size--huge: 42px;
}
:root .has-very-light-gray-background-color {
 background-color: #eee;
}
:root .has-very-dark-gray-background-color {
 background-color: #313131;
}
:root .has-very-light-gray-color {
 color: #eee;
}
:root .has-very-dark-gray-color {
 color: #313131;
}
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
 background: linear-gradient(135deg, #00d084, #0693e3);
}
:root .has-purple-crush-gradient-background {
 background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}
:root .has-hazy-dawn-gradient-background {
 background: linear-gradient(135deg, #faaca8, #dad0ec);
}
:root .has-subdued-olive-gradient-background {
 background: linear-gradient(135deg, #fafae1, #67a671);
}
:root .has-atomic-cream-gradient-background {
 background: linear-gradient(135deg, #fdd79a, #004a59);
}
:root .has-nightshade-gradient-background {
 background: linear-gradient(135deg, #330968, #31cdcf);
}
:root .has-midnight-gradient-background {
 background: linear-gradient(135deg, #020381, #2874fc);
}
.has-regular-font-size {
 font-size: 1em;
}
.has-larger-font-size {
 font-size: 2.625em;
}
.has-normal-font-size {
 font-size: var(--wp--preset--font-size--normal);
}
.has-huge-font-size {
 font-size: var(--wp--preset--font-size--huge);
}
.has-text-align-center {
 text-align: center;
}
.has-text-align-left {
 text-align: left;
}
.has-text-align-right {
 text-align: right;
}
#end-resizable-editor-section {
 display: none;
}
.aligncenter {
 clear: both;
}
.items-justified-left {
 justify-content: flex-start;
}
.items-justified-center {
 justify-content: center;
}
.items-justified-right {
 justify-content: flex-end;
}
.items-justified-space-between {
 justify-content: space-between;
}
.screen-reader-text {
 border: 0;
 clip: rect(1px, 1px, 1px, 1px);
 -webkit-clip-path: inset(50%);
 clip-path: inset(50%);
 height: 1px;
 margin: -1px;
 overflow: hidden;
 padding: 0;
 position: absolute;
 width: 1px;
 word-wrap: normal !important;
}
.screen-reader-text:focus {
 background-color: #ddd;
 clip: auto !important;
 -webkit-clip-path: none;
 clip-path: none;
 color: #444;
 display: block;
 font-size: 1em;
 height: auto;
 left: 5px;
 line-height: normal;
 padding: 15px 23px 14px;
 text-decoration: none;
 top: 5px;
 width: auto;
 z-index: 100000;
}
html :where(.has-border-color),
html :where([style*="border-width"]) {
 border-style: solid;
}
html :where(img[class*="wp-image-"]) {
 height: auto;
 max-width: 100%;
}
div.wpforms-container-full,
div.wpforms-container-full .wpforms-form * {
 background: none;
 border: 0 none;
 border-radius: 0;
 -webkit-border-radius: 0;
 -moz-border-radius: 0;
 float: none;
 font-size: 100%;
 height: auto;
 letter-spacing: normal;
 list-style: none;
 outline: none;
 position: static;
 text-decoration: none;
 text-indent: 0;
 text-shadow: none;
 text-transform: none;
 width: auto;
 visibility: visible;
 overflow: visible;
 margin: 0;
 padding: 0;
 box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 -ms-box-shadow: none;
 -o-box-shadow: none;
 box-shadow: none;
}
div.wpforms-container-full {
 margin-left: auto;
 margin-right: auto;
}
div.wpforms-container-full .wpforms-form amp-img > img {
 position: absolute;
}
div.wpforms-container-full .wpforms-form input,
div.wpforms-container-full .wpforms-form label,
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form button,
div.wpforms-container-full .wpforms-form textarea {
 margin: 0;
 border: 0;
 padding: 0;
 display: inline-block;
 vertical-align: middle;
 background: none;
 height: auto;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
div.wpforms-container-full .wpforms-form textarea {
 width: 100%;
}
div.wpforms-container-full .wpforms-form ul,
div.wpforms-container-full .wpforms-form ul li {
 background: none !important;
 border: 0 !important;
 margin: 0 !important;
 padding: 0 !important;
 list-style: none !important;
}
div.wpforms-container-full .wpforms-form ul li {
 margin-bottom: 5px !important;
}
div.wpforms-container-full .wpforms-form ul li:last-of-type {
 margin-bottom: 0 !important;
}
div.wpforms-container-full .wpforms-form hr {
 border-top: 1px solid #ccc;
 margin: 0.5em auto;
}
.wpforms-clear:before {
 content: " ";
 display: table;
}
.wpforms-clear:after {
 clear: both;
 content: " ";
 display: table;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
div.wpforms-container-full .wpforms-form select.wpforms-field-medium,
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
 max-width: 60%;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
 height: 120px;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-small,
div.wpforms-container-full .wpforms-form select.wpforms-field-small,
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small {
 max-width: 25%;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-small {
 height: 70px;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-large,
div.wpforms-container-full .wpforms-form select.wpforms-field-large,
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large {
 max-width: 100%;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
 height: 220px;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
 padding: 10px 0;
 clear: both;
}
div.wpforms-container-full .wpforms-form .wpforms-field-description,
div.wpforms-container-full .wpforms-form .wpforms-field-limit-text {
 font-size: 13px;
 line-height: 1.3;
 margin: 8px 0 0 0;
 word-break: break-word;
 word-wrap: break-word;
}
div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description {
 background-color: #fff;
 border: 1px solid #ddd;
 color: #444;
 padding: 15px 15px 0;
 margin-top: 15px;
 height: 125px;
 overflow-y: scroll;
 overflow-x: hidden;
 font-size: 12px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-description.wpforms-disclaimer-description p {
 color: #444;
 font-size: 12px;
 line-height: 18px;
 margin-bottom: 15px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-description-before,
div.wpforms-container-full .wpforms-form .wpforms-field-description.before {
 margin: 0 0 8px 0;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
 display: block;
 font-weight: 700;
 font-size: 16px;
 float: none;
 line-height: 1.3;
 margin: 0 0 4px 0;
 padding: 0;
 word-break: break-word;
 word-wrap: break-word;
}
div.wpforms-container-full .wpforms-form .wpforms-field-sublabel {
 display: block;
 font-size: 13px;
 float: none;
 font-weight: 400;
 line-height: 1.3;
 margin: 4px 0 0;
 padding: 0;
}
div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.before {
 margin: 0 0 4px 0;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label-inline {
 display: inline;
 vertical-align: baseline;
 font-size: 16px;
 font-weight: 400;
 line-height: 1.3;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label.wpforms-label-hide,
div.wpforms-container-full .wpforms-form .wpforms-field-sublabel.wpforms-sublabel-hide {
 position: absolute;
 top: -99999px;
 left: -99999px;
}
div.wpforms-container-full .wpforms-form .wpforms-required-label {
 color: red;
 font-weight: 400;
}
div.wpforms-container-full .wpforms-form .wpforms-field-row {
 margin-bottom: 8px;
 position: relative;
}
div.wpforms-container-full .wpforms-form .wpforms-field .wpforms-field-row:last-of-type {
 margin-bottom: 0;
}
div.wpforms-container-full .wpforms-form .wpforms-field-row:before {
 content: " ";
 display: table;
}
div.wpforms-container-full .wpforms-form .wpforms-field-row:after {
 clear: both;
 content: " ";
 display: table;
}
div.wpforms-container-full .wpforms-form .wpforms-field-address .wpforms-one-half:only-child {
 margin-left: 0;
}
div.wpforms-container-full .wpforms-form .wpforms-five-sixths,
div.wpforms-container-full .wpforms-form .wpforms-four-sixths,
div.wpforms-container-full .wpforms-form .wpforms-four-fifths,
div.wpforms-container-full .wpforms-form .wpforms-one-fifth,
div.wpforms-container-full .wpforms-form .wpforms-one-fourth,
div.wpforms-container-full .wpforms-form .wpforms-one-half,
div.wpforms-container-full .wpforms-form .wpforms-one-sixth,
div.wpforms-container-full .wpforms-form .wpforms-one-third,
div.wpforms-container-full .wpforms-form .wpforms-three-fourths,
div.wpforms-container-full .wpforms-form .wpforms-three-fifths,
div.wpforms-container-full .wpforms-form .wpforms-three-sixths,
div.wpforms-container-full .wpforms-form .wpforms-two-fourths,
div.wpforms-container-full .wpforms-form .wpforms-two-fifths,
div.wpforms-container-full .wpforms-form .wpforms-two-sixths,
div.wpforms-container-full .wpforms-form .wpforms-two-thirds {
 float: left;
 margin-left: 4%;
 clear: none;
}
div.wpforms-container-full .wpforms-form .wpforms-one-half,
div.wpforms-container-full .wpforms-form .wpforms-three-sixths,
div.wpforms-container-full .wpforms-form .wpforms-two-fourths {
 width: 48%;
}
div.wpforms-container-full .wpforms-form .wpforms-one-third,
div.wpforms-container-full .wpforms-form .wpforms-two-sixths {
 width: 30.6666666667%;
}
div.wpforms-container-full .wpforms-form .wpforms-four-sixths,
div.wpforms-container-full .wpforms-form .wpforms-two-thirds {
 width: 65.3333333333%;
}
div.wpforms-container-full .wpforms-form .wpforms-one-fourth {
 width: 22%;
}
div.wpforms-container-full .wpforms-form .wpforms-three-fourths {
 width: 74%;
}
div.wpforms-container-full .wpforms-form .wpforms-one-fifth {
 width: 16.8%;
}
div.wpforms-container-full .wpforms-form .wpforms-two-fifths {
 width: 37.6%;
}
div.wpforms-container-full .wpforms-form .wpforms-three-fifths {
 width: 58.4%;
}
div.wpforms-container-full .wpforms-form .wpforms-four-fifths {
 width: 79.2%;
}
div.wpforms-container-full .wpforms-form .wpforms-one-sixth {
 width: 13.3333333333%;
}
div.wpforms-container-full .wpforms-form .wpforms-five-sixths {
 width: 82.6666666667%;
}
div.wpforms-container-full .wpforms-form .wpforms-first {
 clear: both !important;
 margin-left: 0 !important;
}
div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul,
div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul,
div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul,
div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul,
div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul,
div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul {
 display: -ms-flex;
 display: -webkit-flex;
 display: flex;
 -webkit-flex-wrap: wrap;
 flex-wrap: wrap;
}
div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,
div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,
div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li {
 width: 50%;
 display: block;
 padding-right: 26px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,
div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,
div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li {
 width: 33.3333%;
 display: block;
 padding-right: 26px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-list-inline ul li {
 display: inline-block;
 vertical-align: top;
 margin-right: 20px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-half {
 float: left;
 width: 48%;
 clear: both;
}
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-half {
 float: right;
 width: 48%;
 clear: none;
}
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-first-third {
 float: left;
 width: 30.666666667%;
 clear: both;
}
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-middle-third {
 float: left;
 width: 30.666666667%;
 margin-left: 4%;
 clear: none;
}
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-last-third {
 float: right;
 width: 30.666666667%;
 clear: none;
}
div.wpforms-container-full .wpforms-form div.wpforms-last {
 float: right !important;
 margin-right: 0 !important;
 clear: none;
}
div.wpforms-container-full.inline-fields {
 overflow: hidden;
}
div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container {
 display: table;
 width: calc(100% - 160px);
 float: left;
}
div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field {
 display: table-cell;
 padding-right: 2%;
 vertical-align: top;
}
div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container {
 float: right;
 width: 160px;
 clear: none;
}
div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit {
 display: block;
 width: 100%;
}
div.wpforms-container-full.inline-fields .wpforms-form input.wpforms-field-medium,
div.wpforms-container-full.inline-fields .wpforms-form select.wpforms-field-medium,
div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-row.wpforms-field-medium {
 max-width: 100%;
}
div.wpforms-container-full .wpforms-form input[type="date"],
div.wpforms-container-full .wpforms-form input[type="datetime"],
div.wpforms-container-full .wpforms-form input[type="datetime-local"],
div.wpforms-container-full .wpforms-form input[type="email"],
div.wpforms-container-full .wpforms-form input[type="month"],
div.wpforms-container-full .wpforms-form input[type="number"],
div.wpforms-container-full .wpforms-form input[type="password"],
div.wpforms-container-full .wpforms-form input[type="range"],
div.wpforms-container-full .wpforms-form input[type="search"],
div.wpforms-container-full .wpforms-form input[type="tel"],
div.wpforms-container-full .wpforms-form input[type="text"],
div.wpforms-container-full .wpforms-form input[type="time"],
div.wpforms-container-full .wpforms-form input[type="url"],
div.wpforms-container-full .wpforms-form input[type="week"],
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea {
 background-color: #fff;
 box-sizing: border-box;
 border-radius: 2px;
 color: #333;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 display: block;
 float: none;
 font-size: 16px;
 border: 1px solid #ccc;
 padding: 6px 10px;
 height: 38px;
 width: 100%;
 line-height: 1.3;
}
div.wpforms-container-full .wpforms-form input[type="checkbox"],
div.wpforms-container-full .wpforms-form input[type="radio"] {
 border: 1px solid #ccc;
 background-color: #fff;
 width: 14px;
 height: 14px;
 margin: 0 10px 0 3px;
 display: inline-block;
 vertical-align: baseline;
}
div.wpforms-container-full .wpforms-form input[type="radio"] {
 border-radius: 50%;
}
div.wpforms-container-full .wpforms-form select {
 max-width: 100%;
 text-transform: none;
 white-space: nowrap;
}
div.wpforms-container-full .wpforms-form select[multiple] {
 height: auto;
 overflow-y: scroll;
 background-image: none;
}
div.wpforms-container-full .wpforms-form input[type="submit"],
div.wpforms-container-full .wpforms-form button[type="submit"],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
 background-color: #eee;
 border: 1px solid #ddd;
 color: #333;
 font-size: 1em;
 padding: 10px 15px;
}
div.wpforms-container-full .wpforms-form .wpforms-page-button {
 font-size: 0.9em;
 font-weight: 400;
 margin: 0 5px;
 min-width: 90px;
 text-align: center;
}
div.wpforms-container-full .wpforms-form input[type="submit"]:hover,
div.wpforms-container-full .wpforms-form input[type="submit"]:focus,
div.wpforms-container-full .wpforms-form input[type="submit"]:active,
div.wpforms-container-full .wpforms-form button[type="submit"]:hover,
div.wpforms-container-full .wpforms-form button[type="submit"]:focus,
div.wpforms-container-full .wpforms-form button[type="submit"]:active,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:active,
div.wpforms-container-full .wpforms-form .wpforms-page-button:focus {
 background-color: #ddd;
 border: 1px solid #ccc;
 cursor: pointer;
}
div.wpforms-container-full .wpforms-form input[type="submit"]:disabled,
div.wpforms-container-full .wpforms-form button[type="submit"]:disabled,
div.wpforms-container-full .wpforms-form .wpforms-page-button:disabled {
 background-color: #eee;
 border: 1px solid #ddd;
 cursor: default;
 opacity: 0.5;
}
div.wpforms-container-full .wpforms-form input:focus,
div.wpforms-container-full .wpforms-form textarea:focus,
div.wpforms-container-full .wpforms-form select:focus,
div.wpforms-container-full .wpforms-form .is-focused .choices__inner,
div.wpforms-container-full .wpforms-form .is-open .choices__inner,
div.wpforms-container-full .wpforms-form .is-open .choices__list--dropdown {
 border: 1px solid #999;
 box-shadow: none;
}
div.wpforms-container-full .wpforms-form input:disabled,
div.wpforms-container-full .wpforms-form textarea:disabled,
div.wpforms-container-full .wpforms-form select:disabled {
 background-color: #f9f9f9;
 border-color: #ddd;
 color: #999;
 cursor: not-allowed;
}
div.wpforms-container-full .wpforms-form .wpforms-error-container,
div.wpforms-container-full .wpforms-form noscript.wpforms-error-noscript {
 color: #900;
}
div.wpforms-container-full .wpforms-form label.wpforms-error {
 display: block;
 color: #900;
 font-size: 12px;
 float: none;
 cursor: default;
}
div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field input.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field textarea.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field select.user-invalid,
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-has-error .choices__inner {
 border: 1px solid #c00;
}
div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration label.wpforms-error,
div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code label.wpforms-error {
 display: none !important;
}
div.wpforms-container-full .wpforms-form .wpforms-error-alert {
 color: #b94a48;
 background-color: #f2dede;
 border: 1px solid #eed3d7;
 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
 padding: 10px 15px;
 font-size: 13px;
 margin: 0 0 10px 0;
}
.wpforms-confirmation-container-full,
div[submit-success] > .wpforms-confirmation-container-full {
 color: #333;
 margin: 0 auto 24px;
 padding: 15px 15px;
}
.wpforms-confirmation-container-full,
div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
 background: #e0ffc7;
 border: 1px solid #b4d39b;
}
.wpforms-confirmation-container-full p:last-of-type,
div[submit-success] > .wpforms-confirmation-container-full p:last-of-type {
 margin: 0;
}
.amp-form-submit-success .wpforms-field-container,
.amp-form-submit-success .wpforms-submit-container {
 display: none;
}
div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container {
 padding: 10px 0 20px 0;
 clear: both;
}
div.wpforms-container-full .wpforms-form .wpforms-recaptcha-container iframe {
 width: 100%;
 max-width: 100%;
}
div.wpforms-container-full .wpforms-form .wpforms-title {
 font-size: 26px;
 margin: 0 0 10px 0;
}
div.wpforms-container-full .wpforms-form .wpforms-description {
 margin: 0 0 10px 0;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
 padding: 10px 0 0 0;
 clear: both;
 position: relative;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-spinner {
 margin-left: 0.5em;
 display: inline-block;
 vertical-align: middle;
 max-width: 26px;
}
div.wpforms-container-full .wpforms-form .wpforms-pagebreak-center {
 text-align: center;
}
div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left {
 text-align: left;
}
div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button {
 margin: 0 10px 0 0;
}
div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right {
 text-align: right;
}
div.wpforms-container-full .wpforms-form .wpforms-pagebreak-right .wpforms-page-button {
 margin: 0 0 0 10px;
}
div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-prev {
 float: left;
 margin: 0;
}
div.wpforms-container-full .wpforms-form .wpforms-pagebreak-split .wpforms-page-next {
 float: right;
 margin: 0;
}
div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-number {
 margin-right: 100px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-code {
 position: absolute;
 right: 0;
 top: 0;
 width: 90px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-name {
 margin-right: 170px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration {
 position: absolute;
 right: 0;
 top: 0;
 width: 160px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration select {
 width: 45%;
 float: left;
 display: block;
}
div.wpforms-container-full .wpforms-form .wpforms-field-credit-card-expiration span {
 float: left;
 width: 10%;
 text-align: center;
 line-height: 38px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"] {
 -webkit-appearance: none;
 appearance: none;
 height: 10px;
 background: #fff;
 border: 1px solid #ccc;
 border-radius: 5px;
 outline: none;
 padding: 0;
 margin: 10px 0 5px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]::-ms-track {
 color: transparent;
}
div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]::-webkit-slider-thumb {
 -webkit-appearance: none;
 appearance: none;
 width: 17px;
 height: 17px;
 background: #b5b5b5;
 cursor: pointer;
 border-radius: 100%;
}
div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]::-moz-range-thumb {
 width: 17px;
 height: 17px;
 background: #b5b5b5;
 cursor: pointer;
 border-radius: 100%;
}
div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]::-ms-thumb {
 width: 17px;
 height: 17px;
 background: #b5b5b5;
 cursor: pointer;
 border-radius: 100%;
}
div.wpforms-container-full .wpforms-form .wpforms-field-number-slider .wpforms-field-number-slider-hint {
 font-size: 13px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-stripe-credit-card-cardnumber,
div.wpforms-container-full .wpforms-form input.wpforms-stripe-credit-card-hidden-input {
 background-color: #fff;
 box-sizing: border-box;
 border-radius: 2px;
 color: #333;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 display: block;
 float: none;
 font-size: 16px;
 border: 1px solid #ccc;
 padding: 8px 10px;
 height: 38px;
 width: 100%;
 line-height: 1.3;
}
div.wpforms-container-full .wpforms-form .wpforms-stripe-element-invalid {
 border: 1px solid #cc0000 !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-html ul,
div.wpforms-container-full .wpforms-form .wpforms-field-html ol {
 margin: 0 0 20px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-html ul li,
div.wpforms-container-full .wpforms-form .wpforms-field-html ol li {
 margin: 0 0 5px 0 !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-html ul li {
 list-style: disc !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-html ol li {
 list-style: decimal !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-html li > ul,
div.wpforms-container-full .wpforms-form .wpforms-field-html li > ol {
 margin: 6px 0 0 20px !important;
}
div.wpforms-container-full .wpforms-field-date-time-date-sep {
 display: inline-block;
 padding: 0 5px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-date-time-date-year,
div.wpforms-container-full .wpforms-form .wpforms-field-date-time-date-day,
div.wpforms-container-full .wpforms-form .wpforms-field-date-time-date-month {
 display: inline-block;
 width: auto;
}
div.wpforms-container-full .wpforms-datepicker-wrap {
 position: relative;
}
div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear {
 position: absolute;
 background-image: url(../../../plugins/wpforms-lite/assets/images/times-solid-white.svg);
 background-position: 50% 50%;
 background-repeat: no-repeat;
 background-color: #ccc;
 background-size: 8px;
 width: 16px;
 height: 16px;
 cursor: pointer;
 display: block;
 border-radius: 50%;
 right: 10px;
 top: 50%;
 margin-top: -8px;
 transition: all 0.3s;
}
div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-datepicker-clear:hover {
 background-color: red;
}
div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-small + .wpforms-datepicker-clear {
 right: calc(75% + 10px);
}
div.wpforms-container-full .wpforms-datepicker-wrap .wpforms-field-medium + .wpforms-datepicker-clear {
 right: calc(40% + 10px);
}
div.wpforms-container-full .wpforms-form .wpforms-captcha-math input {
 display: inline-block;
 width: 70px;
 vertical-align: inherit;
 margin: 0 0 0 5px;
}
div.wpforms-container-full .wpforms-form .wpforms-captcha-equation {
 font-size: 16px;
}
div.wpforms-container-full .wpforms-form .wpforms-captcha-question {
 margin: 0 0 4px 0;
}
div.wpforms-container-full .wpforms-form .wpforms-field-rating-item {
 padding-right: 6px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-rating svg {
 cursor: pointer;
 -webkit-transform: perspective(1px) translateZ(0);
 transform: perspective(1px) translateZ(0);
 box-shadow: 0 0 1px transparent;
 opacity: 0.6;
}
div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.selected svg,
div.wpforms-container-full .wpforms-form .wpforms-field-rating-item.hover svg,
div.wpforms-container-full .wpforms-form .wpforms-field-rating-item input:focus + svg {
 -webkit-transform: scale(1.3);
 transform: scale(1.3);
 opacity: 1;
}
div.wpforms-field-file-upload .wpforms-hide {
 display: none !important;
}
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern {
 border: 2px dashed rgba(0, 0, 0, 0.1);
 background: rgba(0, 0, 0, 0.02);
 padding: 20px;
 display: flex;
 align-items: center;
 justify-content: center;
 flex-direction: column;
 cursor: pointer;
}
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-with-files {
 padding: 5px;
 flex-direction: row;
 align-items: flex-start;
 justify-content: flex-start;
 flex-wrap: wrap;
}
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern svg {
 height: 50px;
 width: 50px;
 color: #e27730;
}
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-title {
 font-weight: 700;
}
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-modern-hint {
 color: rgba(0, 0, 0, 0.1);
}
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern.wpforms-highlighted {
 border-color: #e27730;
}
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-text {
 display: flex;
 align-items: center;
 justify-content: center;
 flex-direction: column;
}
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block {
 width: 100px;
 height: 100px;
 border: 1px solid rgba(0, 0, 0, 0.1);
 background: #fff;
 background-size: cover !important;
 margin: 5px;
 position: relative;
 display: flex;
 align-items: center;
 justify-content: center;
 cursor: default;
}
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block:hover .wpforms-overlay {
 opacity: 1;
}
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 background: rgba(0, 0, 0, 0.5);
 opacity: 0;
}
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close {
 position: absolute;
 right: 5px;
 top: 5px;
 cursor: pointer;
 display: block;
 width: 18px;
 height: 18px;
}
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-title {
 position: absolute;
 font-size: 12px;
 color: #fff;
 top: 25px;
 bottom: 10px;
 left: 5px;
 right: 5px;
 overflow-y: auto;
 line-height: 16px;
}
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left,
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right {
 height: 18px;
 width: 1px;
 background: #fff;
 position: absolute;
 display: block;
 z-index: 1;
 right: 9px;
}
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-left {
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
}
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-overlay .wpforms-close .wpforms-close-right {
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block svg {
 height: 25px;
 width: 25px;
 color: rgba(0, 0, 0, 0.1);
}
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern .wpforms-preview-block .wpforms-progress {
 height: 5px;
 width: 0;
 position: absolute;
 bottom: 0;
 left: 0;
 background: #e27730;
 transition: all 0.5s;
}
div.wpforms-field-file-upload .wpforms-file-upload-builder-modern input[type="file"] {
 display: none;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label:not(.wpforms-error) {
 cursor: pointer;
 position: relative;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices label input {
 top: 50%;
}
div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-modern li {
 margin: 5px 5px 5px 5px !important;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern img {
 display: inline-block;
 margin: 0 auto;
 max-width: 100%;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error) {
 background-color: #fff;
 display: block;
 margin: 0 auto;
 border: 1px solid #fff;
 border-radius: 3px;
 padding: 20px 20px 18px 20px;
 transition: all 0.5s;
 text-align: center;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):hover,
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern label:not(.wpforms-error):focus {
 border: 1px solid #ddd;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected label {
 box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image:after {
 content: "\2714";
 font-size: 22px;
 line-height: 32px;
 color: #fff;
 background: green;
 opacity: 0;
 position: absolute;
 top: 50%;
 left: 50%;
 margin: -16px 0 0 -16px;
 width: 32px;
 height: 32px;
 border-radius: 50%;
 transition: all 0.5s;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-image:after {
 opacity: 1;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-image {
 display: block;
 position: relative;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-selected .wpforms-image-choices-label {
 font-weight: 700;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-modern .wpforms-image-choices-label {
 display: block;
 margin-top: 12px;
}
div.wpforms-container-full .wpforms-form .wpforms-list-inline ul.wpforms-image-choices-classic li {
 margin: 0 10px 10px 0 !important;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic img {
 display: inline-block;
 margin: 0 auto;
 max-width: 100%;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error) {
 background-color: #fff;
 display: block;
 margin: 0 auto;
 border: 2px solid #fff;
 padding: 10px;
 text-align: center;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):hover,
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic label:not(.wpforms-error):focus {
 border-color: #ddd;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-image {
 display: block;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-selected label {
 border-color: #666 !important;
}
div.wpforms-container-full .wpforms-form ul.wpforms-image-choices-classic .wpforms-image-choices-label {
 display: block;
 margin-top: 8px;
}
div.wpforms-container-full .wpforms-form .wpforms-page-indicator {
 margin: 0 0 20px 0;
 overflow: hidden;
}
div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles {
 border-top: 1px solid #dfdfdf;
 border-bottom: 1px solid #dfdfdf;
 padding: 15px 10px;
}
div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page {
 float: left;
 margin: 0 20px 0 0;
}
div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page:last-of-type {
 margin: 0;
}
div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number {
 height: 40px;
 width: 40px;
 border-radius: 50%;
 display: inline-block;
 margin: 0 10px 0 0;
 line-height: 40px;
 text-align: center;
 background-color: #ddd;
 color: #666;
}
div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .active .wpforms-page-indicator-page-number {
 color: #fff;
}
div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page {
 float: left;
 text-align: center;
 font-size: 16px;
 line-height: 1.2;
}
div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-number {
 display: block;
 text-indent: -9999px;
 height: 6px;
 background-color: #ddd;
 margin: 0 0 16px 0;
 position: relative;
}
div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-triangle {
 position: absolute;
 top: 100%;
 left: 50%;
 width: 0;
 height: 0;
 margin-left: -5px;
 border-style: solid;
 border-width: 6px 5px 0 5px;
 border-color: transparent transparent transparent transparent;
}
div.wpforms-container-full .wpforms-form .wpforms-page-indicator.connector .wpforms-page-indicator-page-title {
 display: inline-block;
 padding: 0 15px;
 font-size: 16px;
}
div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress {
 font-size: 18px;
}
div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress-wrap {
 display: block;
 width: 100%;
 background-color: #ddd;
 height: 18px;
 border-radius: 10px;
 overflow: hidden;
 position: relative;
 margin: 5px 0 0;
}
div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress {
 height: 18px;
 position: absolute;
 left: 0;
 top: 0;
}
div.wpforms-container-full .wpforms-form .wpforms-field-select select > option {
 color: inherit;
}
div.wpforms-container-full .wpforms-form .wpforms-field-select select > option.placeholder,
div.wpforms-container-full .wpforms-form .wpforms-field-select select > option[disabled] {
 color: inherit;
 opacity: 0.5;
}
div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select {
 padding-left: 6px;
}
div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple] {
 padding: 0;
}
div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple] > option {
 padding: 10px;
 box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple] > option.placeholder,
div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple] > option[disabled] {
 box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2);
}
div.wpforms-container-full .wpforms-field.wpforms-field-select-style-classic select[multiple] > option:checked {
 background-color: lightgrey;
}
div.wpforms-container-full .wpforms-form .choices {
 font-size: 16px;
 color: #333;
}
div.wpforms-container-full .wpforms-form .choices .choices__list--single {
 font-size: 1em;
 line-height: normal;
}
div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__inner,
div.wpforms-container-full .wpforms-form .choices.is-open .choices__list--dropdown {
 border-radius: 0 0 2px 2px;
}
div.wpforms-container-full .wpforms-form .choices.is-open.is-flipped .choices__list--dropdown,
div.wpforms-container-full .wpforms-form .choices.is-open .choices__inner {
 border-radius: 2px 2px 0 0;
}
div.wpforms-container-full .wpforms-form .choices .choices__inner {
 min-height: 38px;
 border-radius: 2px;
}
div.wpforms-container-full .wpforms-form .choices input.choices__input {
 display: inline-block;
 height: auto;
 line-height: 1.3;
}
div.wpforms-container-full .wpforms-form .choices ::-webkit-input-placeholder {
 color: inherit;
 opacity: 0.5;
}
div.wpforms-container-full .wpforms-form .choices ::-moz-placeholder {
 color: inherit;
 opacity: 0.5;
}
div.wpforms-container-full .wpforms-form .choices :-ms-input-placeholder {
 color: inherit;
 opacity: 0.5;
}
div.wpforms-container-full .wpforms-notice {
 background-color: #fff;
 border: 1px solid #ddd;
 border-left-width: 12px;
 color: #333;
 font-size: 16px;
 line-height: 1.5;
 margin-bottom: 30px;
 padding: 20px 36px 20px 26px;
 position: relative;
}
div.wpforms-container-full .wpforms-notice .wpforms-delete {
 -webkit-touch-callout: none;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 -moz-appearance: none;
 -webkit-appearance: none;
 background-color: rgba(10, 10, 10, 0.2);
 border: none;
 border-radius: 290486px;
 cursor: pointer;
 display: inline-block;
 height: 20px;
 margin: 0;
 padding: 0;
 outline: none;
 vertical-align: top;
 width: 20px;
 position: absolute;
 right: 10px;
 top: 10px;
}
div.wpforms-container-full .wpforms-notice .wpforms-delete:before,
div.wpforms-container-full .wpforms-notice .wpforms-delete:after {
 background-color: #fff;
 content: "";
 display: block;
 left: 50%;
 position: absolute;
 top: 50%;
 -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
 transform: translateX(-50%) translateY(-50%) rotate(45deg);
 -webkit-transform-origin: center center;
 transform-origin: center center;
}
div.wpforms-container-full .wpforms-notice .wpforms-delete:before {
 height: 2px;
 width: 50%;
}
div.wpforms-container-full .wpforms-notice .wpforms-delete:after {
 height: 50%;
 width: 2px;
}
div.wpforms-container-full .wpforms-notice .wpforms-delete:hover,
div.wpforms-container-full .wpforms-notice .wpforms-delete:focus {
 background-color: rgba(10, 10, 10, 0.3);
}
div.wpforms-container-full .wpforms-notice a {
 text-decoration: underline;
}
div.wpforms-container-full .wpforms-notice p {
 margin: 0 0 20px 0;
}
div.wpforms-container-full .wpforms-notice p:last-of-type {
 margin-bottom: 0;
}
div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action,
div.wpforms-container-full .wpforms-notice.wpforms-info {
 border-color: #3273dc;
}
div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action,
div.wpforms-container-full .wpforms-notice.wpforms-success {
 border-color: #23d160;
}
div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action,
div.wpforms-container-full .wpforms-notice.wpforms-warning {
 border-color: #ffdd57;
}
div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action,
div.wpforms-container-full .wpforms-notice.wpforms-error {
 border-color: #ff3860;
}
div.wpforms-container-full .wpforms-notice .wpforms-notice-actions {
 margin-top: 20px;
}
div.wpforms-container-full .wpforms-notice .wpforms-notice-action {
 border: 2px solid;
 margin-right: 20px;
 padding: 5px;
 text-decoration: none;
}
div.wpforms-container-full .wpforms-notice .wpforms-notice-action:hover,
div.wpforms-container-full .wpforms-notice .wpforms-notice-action:focus,
div.wpforms-container-full .wpforms-notice .wpforms-notice-action:active {
 color: #fff;
}
div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:hover,
div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:focus,
div.wpforms-container-full .wpforms-notice.wpforms-info .wpforms-notice-action:active {
 background-color: #3273dc;
}
div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:hover,
div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:focus,
div.wpforms-container-full .wpforms-notice.wpforms-success .wpforms-notice-action:active {
 background-color: #23d160;
}
div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:hover,
div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:focus,
div.wpforms-container-full .wpforms-notice.wpforms-warning .wpforms-notice-action:active {
 background-color: #ffdd57;
 color: inherit;
}
div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:hover,
div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:focus,
div.wpforms-container-full .wpforms-notice.wpforms-error .wpforms-notice-action:active {
 background-color: #ff3860;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-small.wp-editor-area {
 height: 100px;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium.wp-editor-area {
 height: 250px;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-large.wp-editor-area {
 height: 400px;
}
.wpforms-preview-notice-links {
 line-height: 2.4;
}
div.wpforms-container-full {
 margin-bottom: 24px;
}
div.wpforms-container-full .wpforms-form h3 {
 font-size: 24px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-hp {
 display: none !important;
 position: absolute !important;
 left: -9000px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field-hidden {
 display: none;
 padding: 0;
}
div.wpforms-container-full .wpforms-form .wpforms-screen-reader-element {
 position: absolute !important;
 clip: rect(0, 0, 0, 0) !important;
 height: 1px !important;
 width: 1px !important;
 border: 0 !important;
 margin: 0 !important;
 padding: 0 !important;
 overflow: hidden !important;
 word-wrap: normal !important;
}
div.wpforms-container-full .wpforms-form .wpforms-limit-text {
 font-size: 13px;
 display: block;
}
body.rtl .wpforms-field-phone input[type="tel"] {
 direction: ltr;
 unicode-bidi: embed;
 text-align: right;
}
body.rtl .wpforms-container-full .wpforms-form .wpforms-first {
 float: right;
}
body.rtl .wpforms-container-full .wpforms-form .wpforms-first + .wpforms-one-half {
 margin-right: 4%;
 margin-left: 0;
}
@media only screen and (max-width: 600px) {
 div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field-container,
 div.wpforms-container-full.inline-fields .wpforms-form .wpforms-field {
  display: block;
  width: 100%;
 }
 div.wpforms-container-full.inline-fields .wpforms-form .wpforms-submit-container {
  width: 100%;
 }
 div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern) {
  overflow-x: hidden;
 }
 div.wpforms-container-full .wpforms-form .wpforms-field > * {
  max-width: 100%;
 }
 div.wpforms-container-full .wpforms-form .wpforms-mobile-full {
  width: 100%;
  margin-left: 0;
  float: none;
 }
 div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
 div.wpforms-container-full .wpforms-form select.wpforms-field-medium,
 div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium,
 div.wpforms-container-full .wpforms-form input.wpforms-field-small,
 div.wpforms-container-full .wpforms-form select.wpforms-field-small,
 div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-small,
 div.wpforms-container-full .wpforms-form input.wpforms-field-large,
 div.wpforms-container-full .wpforms-form select.wpforms-field-large,
 div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-large {
  max-width: 100%;
 }
 div.wpforms-container-full .wpforms-form .wpforms-checkbox-2-columns ul li,
 div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-2-columns ul li,
 div.wpforms-container-full .wpforms-form .wpforms-list-2-columns ul li,
 div.wpforms-container-full .wpforms-form .wpforms-checkbox-3-columns ul li,
 div.wpforms-container-full .wpforms-form .wpforms-multiplechoice-3-columns ul li,
 div.wpforms-container-full .wpforms-form .wpforms-list-3-columns ul li {
  float: none;
  width: 100%;
 }
 div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page {
  margin: 0 10px 0 0;
 }
 div.wpforms-container-full .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number {
  width: 30px;
  height: 30px;
  line-height: 30px;
 }
 div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"] {
  margin: 20px 0 15px;
 }
 div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type="range"]::-webkit-slider-thumb {
  width: 30px;
  height: 30px;
 }
}
.wpcf7 .screen-reader-response {
 position: absolute;
 overflow: hidden;
 clip: rect(1px, 1px, 1px, 1px);
 clip-path: inset(50%);
 height: 1px;
 width: 1px;
 margin: -1px;
 padding: 0;
 border: 0;
 word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
 margin: 2em 0.5em 1em;
 padding: 0.2em 1em;
 border: 2px solid #00a0d2;
}
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
 display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
 border-color: #46b450;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
 border-color: #dc3232;
}
.wpcf7 form.spam .wpcf7-response-output {
 border-color: #f56e28;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
 border-color: #ffb900;
}
.wpcf7-form-control-wrap {
 position: relative;
}
.wpcf7-not-valid-tip {
 color: #dc3232;
 font-size: 1em;
 font-weight: 400;
 display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
 position: relative;
 top: -2ex;
 left: 1em;
 z-index: 100;
 border: 1px solid #dc3232;
 background: #fff;
 padding: 0.2em 0.8em;
 width: 24em;
}
.wpcf7-list-item {
 display: inline-block;
 margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
 content: " ";
}
.wpcf7-spinner {
 visibility: hidden;
 display: inline-block;
 background-color: #23282d;
 opacity: 0.75;
 width: 24px;
 height: 24px;
 border: none;
 border-radius: 100%;
 padding: 0;
 margin: 0 24px;
 position: relative;
}
form.submitting .wpcf7-spinner {
 visibility: visible;
}
.wpcf7-spinner::before {
 content: "";
 position: absolute;
 background-color: #fbfbfc;
 top: 4px;
 left: 4px;
 width: 6px;
 height: 6px;
 border: none;
 border-radius: 100%;
 transform-origin: 8px 8px;
 animation-name: spin;
 animation-duration: 1000ms;
 animation-timing-function: linear;
 animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
 .wpcf7-spinner::before {
  animation-name: blink;
  animation-duration: 2000ms;
 }
}
@keyframes spin {
 from {
  transform: rotate(0deg);
 }
 to {
  transform: rotate(360deg);
 }
}
@keyframes blink {
 from {
  opacity: 0;
 }
 50% {
  opacity: 1;
 }
 to {
  opacity: 0;
 }
}
.wpcf7 input[type="file"] {
 cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
 cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
 cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
 direction: ltr;
}
@-webkit-keyframes swal2-show {
 0% {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
 }
 45% {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
 }
 80% {
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
 }
 100% {
  -webkit-transform: scale(1);
  transform: scale(1);
 }
}
@keyframes swal2-show {
 0% {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
 }
 45% {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
 }
 80% {
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
 }
 100% {
  -webkit-transform: scale(1);
  transform: scale(1);
 }
}
@-webkit-keyframes swal2-hide {
 0% {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
 }
 100% {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
 }
}
@keyframes swal2-hide {
 0% {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
 }
 100% {
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
 }
}
@-webkit-keyframes swal2-animate-success-line-tip {
 0% {
  top: 1.1875em;
  left: 0.0625em;
  width: 0;
 }
 54% {
  top: 1.0625em;
  left: 0.125em;
  width: 0;
 }
 70% {
  top: 2.1875em;
  left: -0.375em;
  width: 3.125em;
 }
 84% {
  top: 3em;
  left: 1.3125em;
  width: 1.0625em;
 }
 100% {
  top: 2.8125em;
  left: 0.875em;
  width: 1.5625em;
 }
}
@keyframes swal2-animate-success-line-tip {
 0% {
  top: 1.1875em;
  left: 0.0625em;
  width: 0;
 }
 54% {
  top: 1.0625em;
  left: 0.125em;
  width: 0;
 }
 70% {
  top: 2.1875em;
  left: -0.375em;
  width: 3.125em;
 }
 84% {
  top: 3em;
  left: 1.3125em;
  width: 1.0625em;
 }
 100% {
  top: 2.8125em;
  left: 0.875em;
  width: 1.5625em;
 }
}
@-webkit-keyframes swal2-animate-success-line-long {
 0% {
  top: 3.375em;
  right: 2.875em;
  width: 0;
 }
 65% {
  top: 3.375em;
  right: 2.875em;
  width: 0;
 }
 84% {
  top: 2.1875em;
  right: 0;
  width: 3.4375em;
 }
 100% {
  top: 2.375em;
  right: 0.5em;
  width: 2.9375em;
 }
}
@keyframes swal2-animate-success-line-long {
 0% {
  top: 3.375em;
  right: 2.875em;
  width: 0;
 }
 65% {
  top: 3.375em;
  right: 2.875em;
  width: 0;
 }
 84% {
  top: 2.1875em;
  right: 0;
  width: 3.4375em;
 }
 100% {
  top: 2.375em;
  right: 0.5em;
  width: 2.9375em;
 }
}
@-webkit-keyframes swal2-rotate-success-circular-line {
 0% {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
 }
 5% {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
 }
 12% {
  -webkit-transform: rotate(-405deg);
  transform: rotate(-405deg);
 }
 100% {
  -webkit-transform: rotate(-405deg);
  transform: rotate(-405deg);
 }
}
@keyframes swal2-rotate-success-circular-line {
 0% {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
 }
 5% {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
 }
 12% {
  -webkit-transform: rotate(-405deg);
  transform: rotate(-405deg);
 }
 100% {
  -webkit-transform: rotate(-405deg);
  transform: rotate(-405deg);
 }
}
@-webkit-keyframes swal2-animate-error-x-mark {
 0% {
  margin-top: 1.625em;
  -webkit-transform: scale(0.4);
  transform: scale(0.4);
  opacity: 0;
 }
 50% {
  margin-top: 1.625em;
  -webkit-transform: scale(0.4);
  transform: scale(0.4);
  opacity: 0;
 }
 80% {
  margin-top: -0.375em;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
 }
 100% {
  margin-top: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
 }
}
@keyframes swal2-animate-error-x-mark {
 0% {
  margin-top: 1.625em;
  -webkit-transform: scale(0.4);
  transform: scale(0.4);
  opacity: 0;
 }
 50% {
  margin-top: 1.625em;
  -webkit-transform: scale(0.4);
  transform: scale(0.4);
  opacity: 0;
 }
 80% {
  margin-top: -0.375em;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
 }
 100% {
  margin-top: 0;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
 }
}
@-webkit-keyframes swal2-animate-error-icon {
 0% {
  -webkit-transform: rotateX(100deg);
  transform: rotateX(100deg);
  opacity: 0;
 }
 100% {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  opacity: 1;
 }
}
@keyframes swal2-animate-error-icon {
 0% {
  -webkit-transform: rotateX(100deg);
  transform: rotateX(100deg);
  opacity: 0;
 }
 100% {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  opacity: 1;
 }
}
body.swal2-toast-shown .swal2-container {
 position: fixed;
 background-color: transparent;
}
body.swal2-toast-shown .swal2-container.swal2-shown {
 background-color: transparent;
}
body.swal2-toast-shown .swal2-container.swal2-top {
 top: 0;
 right: auto;
 bottom: auto;
 left: 50%;
 -webkit-transform: translateX(-50%);
 transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-top-end,
body.swal2-toast-shown .swal2-container.swal2-top-right {
 top: 0;
 right: 0;
 bottom: auto;
 left: auto;
}
body.swal2-toast-shown .swal2-container.swal2-top-left,
body.swal2-toast-shown .swal2-container.swal2-top-start {
 top: 0;
 right: auto;
 bottom: auto;
 left: 0;
}
body.swal2-toast-shown .swal2-container.swal2-center-left,
body.swal2-toast-shown .swal2-container.swal2-center-start {
 top: 50%;
 right: auto;
 bottom: auto;
 left: 0;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-center {
 top: 50%;
 right: auto;
 bottom: auto;
 left: 50%;
 -webkit-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
}
body.swal2-toast-shown .swal2-container.swal2-center-end,
body.swal2-toast-shown .swal2-container.swal2-center-right {
 top: 50%;
 right: 0;
 bottom: auto;
 left: auto;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-left,
body.swal2-toast-shown .swal2-container.swal2-bottom-start {
 top: auto;
 right: auto;
 bottom: 0;
 left: 0;
}
body.swal2-toast-shown .swal2-container.swal2-bottom {
 top: auto;
 right: auto;
 bottom: 0;
 left: 50%;
 -webkit-transform: translateX(-50%);
 transform: translateX(-50%);
}
body.swal2-toast-shown .swal2-container.swal2-bottom-end,
body.swal2-toast-shown .swal2-container.swal2-bottom-right {
 top: auto;
 right: 0;
 bottom: 0;
 left: auto;
}
body.swal2-toast-column .swal2-toast {
 flex-direction: column;
 align-items: stretch;
}
body.swal2-toast-column .swal2-toast .swal2-actions {
 flex: 1;
 align-self: stretch;
 height: 2.2em;
 margin-top: 0.3125em;
}
body.swal2-toast-column .swal2-toast .swal2-loading {
 justify-content: center;
}
body.swal2-toast-column .swal2-toast .swal2-input {
 height: 2em;
 margin: 0.3125em auto;
 font-size: 1em;
}
body.swal2-toast-column .swal2-toast .swal2-validationerror {
 font-size: 1em;
}
.swal2-popup.swal2-toast {
 flex-direction: row;
 align-items: center;
 width: auto;
 padding: 0.625em;
 box-shadow: 0 0 0.625em #d9d9d9;
 overflow-y: hidden;
}
.swal2-popup.swal2-toast .swal2-header {
 flex-direction: row;
}
.swal2-popup.swal2-toast .swal2-title {
 flex-grow: 1;
 justify-content: flex-start;
 margin: 0 0.6em;
 font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-footer {
 margin: 0.5em 0 0;
 padding: 0.5em 0 0;
 font-size: 0.8em;
}
.swal2-popup.swal2-toast .swal2-close {
 position: initial;
 width: 0.8em;
 height: 0.8em;
 line-height: 0.8;
}
.swal2-popup.swal2-toast .swal2-content {
 justify-content: flex-start;
 font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-icon {
 width: 2em;
 min-width: 2em;
 height: 2em;
 margin: 0;
}
.swal2-popup.swal2-toast .swal2-icon-text {
 font-size: 2em;
 font-weight: 700;
 line-height: 1em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
 width: 2em;
 height: 2em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^="swal2-x-mark-line"] {
 top: 0.875em;
 width: 1.375em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^="swal2-x-mark-line"][class$="left"] {
 left: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^="swal2-x-mark-line"][class$="right"] {
 right: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-actions {
 height: auto;
 margin: 0 0.3125em;
}
.swal2-popup.swal2-toast .swal2-styled {
 margin: 0 0.3125em;
 padding: 0.3125em 0.625em;
 font-size: 1em;
}
.swal2-popup.swal2-toast .swal2-styled:focus {
 box-shadow: 0 0 0 0.0625em #fff, 0 0 0 0.125em rgba(50, 100, 150, 0.4);
}
.swal2-popup.swal2-toast .swal2-success {
 border-color: #a5dc86;
}
.swal2-popup.swal2-toast .swal2-success [class^="swal2-success-circular-line"] {
 position: absolute;
 width: 2em;
 height: 2.8125em;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 border-radius: 50%;
}
.swal2-popup.swal2-toast .swal2-success [class^="swal2-success-circular-line"][class$="left"] {
 top: -0.25em;
 left: -0.9375em;
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
 -webkit-transform-origin: 2em 2em;
 transform-origin: 2em 2em;
 border-radius: 4em 0 0 4em;
}
.swal2-popup.swal2-toast .swal2-success [class^="swal2-success-circular-line"][class$="right"] {
 top: -0.25em;
 left: 0.9375em;
 -webkit-transform-origin: 0 2em;
 transform-origin: 0 2em;
 border-radius: 0 4em 4em 0;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
 width: 2em;
 height: 2em;
}
.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
 top: 0;
 left: 0.4375em;
 width: 0.4375em;
 height: 2.6875em;
}
.swal2-popup.swal2-toast .swal2-success [class^="swal2-success-line"] {
 height: 0.3125em;
}
.swal2-popup.swal2-toast .swal2-success [class^="swal2-success-line"][class$="tip"] {
 top: 1.125em;
 left: 0.1875em;
 width: 0.75em;
}
.swal2-popup.swal2-toast .swal2-success [class^="swal2-success-line"][class$="long"] {
 top: 0.9375em;
 right: 0.1875em;
 width: 1.375em;
}
.swal2-popup.swal2-toast.swal2-show {
 -webkit-animation: showSweetToast 0.5s;
 animation: showSweetToast 0.5s;
}
.swal2-popup.swal2-toast.swal2-hide {
 -webkit-animation: hideSweetToast 0.2s forwards;
 animation: hideSweetToast 0.2s forwards;
}
.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip {
 -webkit-animation: animate-toast-success-tip 0.75s;
 animation: animate-toast-success-tip 0.75s;
}
.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long {
 -webkit-animation: animate-toast-success-long 0.75s;
 animation: animate-toast-success-long 0.75s;
}
@-webkit-keyframes showSweetToast {
 0% {
  -webkit-transform: translateY(-0.625em) rotateZ(2deg);
  transform: translateY(-0.625em) rotateZ(2deg);
  opacity: 0;
 }
 33% {
  -webkit-transform: translateY(0) rotateZ(-2deg);
  transform: translateY(0) rotateZ(-2deg);
  opacity: 0.5;
 }
 66% {
  -webkit-transform: translateY(0.3125em) rotateZ(2deg);
  transform: translateY(0.3125em) rotateZ(2deg);
  opacity: 0.7;
 }
 100% {
  -webkit-transform: translateY(0) rotateZ(0);
  transform: translateY(0) rotateZ(0);
  opacity: 1;
 }
}
@keyframes showSweetToast {
 0% {
  -webkit-transform: translateY(-0.625em) rotateZ(2deg);
  transform: translateY(-0.625em) rotateZ(2deg);
  opacity: 0;
 }
 33% {
  -webkit-transform: translateY(0) rotateZ(-2deg);
  transform: translateY(0) rotateZ(-2deg);
  opacity: 0.5;
 }
 66% {
  -webkit-transform: translateY(0.3125em) rotateZ(2deg);
  transform: translateY(0.3125em) rotateZ(2deg);
  opacity: 0.7;
 }
 100% {
  -webkit-transform: translateY(0) rotateZ(0);
  transform: translateY(0) rotateZ(0);
  opacity: 1;
 }
}
@-webkit-keyframes hideSweetToast {
 0% {
  opacity: 1;
 }
 33% {
  opacity: 0.5;
 }
 100% {
  -webkit-transform: rotateZ(1deg);
  transform: rotateZ(1deg);
  opacity: 0;
 }
}
@keyframes hideSweetToast {
 0% {
  opacity: 1;
 }
 33% {
  opacity: 0.5;
 }
 100% {
  -webkit-transform: rotateZ(1deg);
  transform: rotateZ(1deg);
  opacity: 0;
 }
}
@-webkit-keyframes animate-toast-success-tip {
 0% {
  top: 0.5625em;
  left: 0.0625em;
  width: 0;
 }
 54% {
  top: 0.125em;
  left: 0.125em;
  width: 0;
 }
 70% {
  top: 0.625em;
  left: -0.25em;
  width: 1.625em;
 }
 84% {
  top: 1.0625em;
  left: 0.75em;
  width: 0.5em;
 }
 100% {
  top: 1.125em;
  left: 0.1875em;
  width: 0.75em;
 }
}
@keyframes animate-toast-success-tip {
 0% {
  top: 0.5625em;
  left: 0.0625em;
  width: 0;
 }
 54% {
  top: 0.125em;
  left: 0.125em;
  width: 0;
 }
 70% {
  top: 0.625em;
  left: -0.25em;
  width: 1.625em;
 }
 84% {
  top: 1.0625em;
  left: 0.75em;
  width: 0.5em;
 }
 100% {
  top: 1.125em;
  left: 0.1875em;
  width: 0.75em;
 }
}
@-webkit-keyframes animate-toast-success-long {
 0% {
  top: 1.625em;
  right: 1.375em;
  width: 0;
 }
 65% {
  top: 1.25em;
  right: 0.9375em;
  width: 0;
 }
 84% {
  top: 0.9375em;
  right: 0;
  width: 1.125em;
 }
 100% {
  top: 0.9375em;
  right: 0.1875em;
  width: 1.375em;
 }
}
@keyframes animate-toast-success-long {
 0% {
  top: 1.625em;
  right: 1.375em;
  width: 0;
 }
 65% {
  top: 1.25em;
  right: 0.9375em;
  width: 0;
 }
 84% {
  top: 0.9375em;
  right: 0;
  width: 1.125em;
 }
 100% {
  top: 0.9375em;
  right: 0.1875em;
  width: 1.375em;
 }
}
body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
 overflow-y: hidden;
}
body.swal2-height-auto {
 height: auto !important;
}
body.swal2-no-backdrop .swal2-shown {
 top: auto;
 right: auto;
 bottom: auto;
 left: auto;
 background-color: transparent;
}
body.swal2-no-backdrop .swal2-shown > .swal2-modal {
 box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
body.swal2-no-backdrop .swal2-shown.swal2-top {
 top: 0;
 left: 50%;
 -webkit-transform: translateX(-50%);
 transform: translateX(-50%);
}
body.swal2-no-backdrop .swal2-shown.swal2-top-left,
body.swal2-no-backdrop .swal2-shown.swal2-top-start {
 top: 0;
 left: 0;
}
body.swal2-no-backdrop .swal2-shown.swal2-top-end,
body.swal2-no-backdrop .swal2-shown.swal2-top-right {
 top: 0;
 right: 0;
}
body.swal2-no-backdrop .swal2-shown.swal2-center {
 top: 50%;
 left: 50%;
 -webkit-transform: translate(-50%, -50%);
 transform: translate(-50%, -50%);
}
body.swal2-no-backdrop .swal2-shown.swal2-center-left,
body.swal2-no-backdrop .swal2-shown.swal2-center-start {
 top: 50%;
 left: 0;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
}
body.swal2-no-backdrop .swal2-shown.swal2-center-end,
body.swal2-no-backdrop .swal2-shown.swal2-center-right {
 top: 50%;
 right: 0;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
}
body.swal2-no-backdrop .swal2-shown.swal2-bottom {
 bottom: 0;
 left: 50%;
 -webkit-transform: translateX(-50%);
 transform: translateX(-50%);
}
body.swal2-no-backdrop .swal2-shown.swal2-bottom-left,
body.swal2-no-backdrop .swal2-shown.swal2-bottom-start {
 bottom: 0;
 left: 0;
}
body.swal2-no-backdrop .swal2-shown.swal2-bottom-end,
body.swal2-no-backdrop .swal2-shown.swal2-bottom-right {
 right: 0;
 bottom: 0;
}
.swal2-container {
 display: flex;
 position: fixed;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 flex-direction: row;
 align-items: center;
 justify-content: center;
 padding: 10px;
 background-color: transparent;
 z-index: 1060;
 overflow-x: hidden;
 -webkit-overflow-scrolling: touch;
}
.swal2-container.swal2-top {
 align-items: flex-start;
}
.swal2-container.swal2-top-left,
.swal2-container.swal2-top-start {
 align-items: flex-start;
 justify-content: flex-start;
}
.swal2-container.swal2-top-end,
.swal2-container.swal2-top-right {
 align-items: flex-start;
 justify-content: flex-end;
}
.swal2-container.swal2-center {
 align-items: center;
}
.swal2-container.swal2-center-left,
.swal2-container.swal2-center-start {
 align-items: center;
 justify-content: flex-start;
}
.swal2-container.swal2-center-end,
.swal2-container.swal2-center-right {
 align-items: center;
 justify-content: flex-end;
}
.swal2-container.swal2-bottom {
 align-items: flex-end;
}
.swal2-container.swal2-bottom-left,
.swal2-container.swal2-bottom-start {
 align-items: flex-end;
 justify-content: flex-start;
}
.swal2-container.swal2-bottom-end,
.swal2-container.swal2-bottom-right {
 align-items: flex-end;
 justify-content: flex-end;
}
.swal2-container.swal2-grow-fullscreen > .swal2-modal {
 display: flex !important;
 flex: 1;
 align-self: stretch;
 justify-content: center;
}
.swal2-container.swal2-grow-row > .swal2-modal {
 display: flex !important;
 flex: 1;
 align-content: center;
 justify-content: center;
}
.swal2-container.swal2-grow-column {
 flex: 1;
 flex-direction: column;
}
.swal2-container.swal2-grow-column.swal2-bottom,
.swal2-container.swal2-grow-column.swal2-center,
.swal2-container.swal2-grow-column.swal2-top {
 align-items: center;
}
.swal2-container.swal2-grow-column.swal2-bottom-left,
.swal2-container.swal2-grow-column.swal2-bottom-start,
.swal2-container.swal2-grow-column.swal2-center-left,
.swal2-container.swal2-grow-column.swal2-center-start,
.swal2-container.swal2-grow-column.swal2-top-left,
.swal2-container.swal2-grow-column.swal2-top-start {
 align-items: flex-start;
}
.swal2-container.swal2-grow-column.swal2-bottom-end,
.swal2-container.swal2-grow-column.swal2-bottom-right,
.swal2-container.swal2-grow-column.swal2-center-end,
.swal2-container.swal2-grow-column.swal2-center-right,
.swal2-container.swal2-grow-column.swal2-top-end,
.swal2-container.swal2-grow-column.swal2-top-right {
 align-items: flex-end;
}
.swal2-container.swal2-grow-column > .swal2-modal {
 display: flex !important;
 flex: 1;
 align-content: center;
 justify-content: center;
}
.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)
 > .swal2-modal {
 margin: auto;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
 .swal2-container .swal2-modal {
  margin: 0 !important;
 }
}
.swal2-container.swal2-fade {
 transition: background-color 0.1s;
}
.swal2-container.swal2-shown {
 background-color: rgba(0, 0, 0, 0.4);
}
.swal2-popup {
 display: none;
 position: relative;
 flex-direction: column;
 justify-content: center;
 width: 32em;
 max-width: 100%;
 padding: 1.25em;
 border-radius: 0.3125em;
 background: #fff;
 font-family: inherit;
 font-size: 1rem;
 box-sizing: border-box;
}
.swal2-popup:focus {
 outline: 0;
}
.swal2-popup.swal2-loading {
 overflow-y: hidden;
}
.swal2-popup .swal2-header {
 display: flex;
 flex-direction: column;
 align-items: center;
}
.swal2-popup .swal2-title {
 display: block;
 position: relative;
 max-width: 100%;
 margin: 0 0 0.4em;
 padding: 0;
 color: #595959;
 font-size: 1.875em;
 font-weight: 600;
 text-align: center;
 text-transform: none;
 word-wrap: break-word;
}
.swal2-popup .swal2-actions {
 align-items: center;
 justify-content: center;
 margin: 1.25em auto 0;
 z-index: 1;
}
.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
 opacity: 0.4;
}
.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:hover {
 background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
}
.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:active {
 background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}
.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
 width: 2.5em;
 height: 2.5em;
 margin: 0.46875em;
 padding: 0;
 border: 0.25em solid transparent;
 border-radius: 100%;
 border-color: transparent;
 background-color: transparent !important;
 color: transparent;
 cursor: default;
 box-sizing: border-box;
 -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
 animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}
.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
 margin-right: 30px;
 margin-left: 30px;
}
.swal2-popup .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after {
 display: inline-block;
 width: 15px;
 height: 15px;
 margin-left: 5px;
 border: 3px solid #999;
 border-radius: 50%;
 border-right-color: transparent;
 box-shadow: 1px 1px 1px #fff;
 content: "";
 -webkit-animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
 animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
}
.swal2-popup .swal2-styled {
 margin: 0 0.3125em;
 padding: 0.625em 2em;
 font-weight: 500;
 box-shadow: none;
}
.swal2-popup .swal2-styled:not([disabled]) {
 cursor: pointer;
}
.swal2-popup .swal2-styled.swal2-confirm {
 border: 0;
 border-radius: 0.25em;
 background: initial;
 background-color: #3085d6;
 color: #fff;
 font-size: 1.0625em;
}
.swal2-popup .swal2-styled.swal2-cancel {
 border: 0;
 border-radius: 0.25em;
 background: initial;
 background-color: #aaa;
 color: #fff;
 font-size: 1.0625em;
}
.swal2-popup .swal2-styled:focus {
 outline: 0;
 box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4);
}
.swal2-popup .swal2-styled::-moz-focus-inner {
 border: 0;
}
.swal2-popup .swal2-footer {
 justify-content: center;
 margin: 1.25em 0 0;
 padding: 1em 0 0;
 border-top: 1px solid #eee;
 color: #545454;
 font-size: 1em;
}
.swal2-popup .swal2-image {
 max-width: 100%;
 margin: 1.25em auto;
}
.swal2-popup .swal2-close {
 position: absolute;
 top: 0;
 right: 0;
 justify-content: center;
 width: 1.2em;
 height: 1.2em;
 padding: 0;
 transition: color 0.1s ease-out;
 border: none;
 border-radius: 0;
 background: 0 0;
 color: #ccc;
 font-family: serif;
 font-size: 2.5em;
 line-height: 1.2;
 cursor: pointer;
 overflow: hidden;
}
.swal2-popup .swal2-close:hover {
 -webkit-transform: none;
 transform: none;
 color: #f27474;
}
.swal2-popup > .swal2-checkbox,
.swal2-popup > .swal2-file,
.swal2-popup > .swal2-input,
.swal2-popup > .swal2-radio,
.swal2-popup > .swal2-select,
.swal2-popup > .swal2-textarea {
 display: none;
}
.swal2-popup .swal2-content {
 justify-content: center;
 margin: 0;
 padding: 0;
 color: #545454;
 font-size: 1.125em;
 font-weight: 300;
 line-height: normal;
 z-index: 1;
 word-wrap: break-word;
}
.swal2-popup #swal2-content {
 text-align: center;
}
.swal2-popup .swal2-checkbox,
.swal2-popup .swal2-file,
.swal2-popup .swal2-input,
.swal2-popup .swal2-radio,
.swal2-popup .swal2-select,
.swal2-popup .swal2-textarea {
 margin: 1em auto;
}
.swal2-popup .swal2-file,
.swal2-popup .swal2-input,
.swal2-popup .swal2-textarea {
 width: 100%;
 transition: border-color 0.3s, box-shadow 0.3s;
 border: 1px solid #d9d9d9;
 border-radius: 0.1875em;
 font-size: 1.125em;
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
 box-sizing: border-box;
}
.swal2-popup .swal2-file.swal2-inputerror,
.swal2-popup .swal2-input.swal2-inputerror,
.swal2-popup .swal2-textarea.swal2-inputerror {
 border-color: #f27474 !important;
 box-shadow: 0 0 2px #f27474 !important;
}
.swal2-popup .swal2-file:focus,
.swal2-popup .swal2-input:focus,
.swal2-popup .swal2-textarea:focus {
 border: 1px solid #b4dbed;
 outline: 0;
 box-shadow: 0 0 3px #c4e6f5;
}
.swal2-popup .swal2-file::-webkit-input-placeholder,
.swal2-popup .swal2-input::-webkit-input-placeholder,
.swal2-popup .swal2-textarea::-webkit-input-placeholder {
 color: #ccc;
}
.swal2-popup .swal2-file:-ms-input-placeholder,
.swal2-popup .swal2-input:-ms-input-placeholder,
.swal2-popup .swal2-textarea:-ms-input-placeholder {
 color: #ccc;
}
.swal2-popup .swal2-file::-ms-input-placeholder,
.swal2-popup .swal2-input::-ms-input-placeholder,
.swal2-popup .swal2-textarea::-ms-input-placeholder {
 color: #ccc;
}
.swal2-popup .swal2-file::placeholder,
.swal2-popup .swal2-input::placeholder,
.swal2-popup .swal2-textarea::placeholder {
 color: #ccc;
}
.swal2-popup .swal2-range input {
 width: 80%;
}
.swal2-popup .swal2-range output {
 width: 20%;
 font-weight: 600;
 text-align: center;
}
.swal2-popup .swal2-range input,
.swal2-popup .swal2-range output {
 height: 2.625em;
 margin: 1em auto;
 padding: 0;
 font-size: 1.125em;
 line-height: 2.625em;
}
.swal2-popup .swal2-input {
 height: 2.625em;
 padding: 0 0.75em;
}
.swal2-popup .swal2-input[type="number"] {
 max-width: 10em;
}
.swal2-popup .swal2-file {
 font-size: 1.125em;
}
.swal2-popup .swal2-textarea {
 height: 6.75em;
 padding: 0.75em;
}
.swal2-popup .swal2-select {
 min-width: 50%;
 max-width: 100%;
 padding: 0.375em 0.625em;
 color: #545454;
 font-size: 1.125em;
}
.swal2-popup .swal2-checkbox,
.swal2-popup .swal2-radio {
 align-items: center;
 justify-content: center;
}
.swal2-popup .swal2-checkbox label,
.swal2-popup .swal2-radio label {
 margin: 0 0.6em;
 font-size: 1.125em;
}
.swal2-popup .swal2-checkbox input,
.swal2-popup .swal2-radio input {
 margin: 0 0.4em;
}
.swal2-popup .swal2-validationerror {
 display: none;
 align-items: center;
 justify-content: center;
 padding: 0.625em;
 background: #f0f0f0;
 color: #666;
 font-size: 1em;
 font-weight: 300;
 overflow: hidden;
}
.swal2-popup .swal2-validationerror::before {
 display: inline-block;
 width: 1.5em;
 min-width: 1.5em;
 height: 1.5em;
 margin: 0 0.625em;
 border-radius: 50%;
 background-color: #f27474;
 color: #fff;
 font-weight: 600;
 line-height: 1.5em;
 text-align: center;
 content: "!";
 zoom: normal;
}
@supports (-ms-accelerator: true) {
 .swal2-range input {
  width: 100% !important;
 }
 .swal2-range output {
  display: none;
 }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
 .swal2-range input {
  width: 100% !important;
 }
 .swal2-range output {
  display: none;
 }
}
@-moz-document url-prefix() {
 .swal2-close:focus {
  outline: 2px solid rgba(50, 100, 150, 0.4);
 }
}
.swal2-icon {
 position: relative;
 justify-content: center;
 width: 5em;
 height: 5em;
 margin: 1.25em auto 1.875em;
 border: 0.25em solid transparent;
 border-radius: 50%;
 line-height: 5em;
 cursor: default;
 box-sizing: content-box;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 zoom: normal;
}
.swal2-icon-text {
 font-size: 3.75em;
}
.swal2-icon.swal2-error {
 border-color: #f27474;
}
.swal2-icon.swal2-error .swal2-x-mark {
 position: relative;
 flex-grow: 1;
}
.swal2-icon.swal2-error [class^="swal2-x-mark-line"] {
 display: block;
 position: absolute;
 top: 2.3125em;
 width: 2.9375em;
 height: 0.3125em;
 border-radius: 0.125em;
 background-color: #f27474;
}
.swal2-icon.swal2-error [class^="swal2-x-mark-line"][class$="left"] {
 left: 1.0625em;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
.swal2-icon.swal2-error [class^="swal2-x-mark-line"][class$="right"] {
 right: 1em;
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
}
.swal2-icon.swal2-warning {
 border-color: #facea8;
 color: #f8bb86;
}
.swal2-icon.swal2-info {
 border-color: #9de0f6;
 color: #3fc3ee;
}
.swal2-icon.swal2-question {
 border-color: #c9dae1;
 color: #87adbd;
}
.swal2-icon.swal2-success {
 border-color: #a5dc86;
}
.swal2-icon.swal2-success [class^="swal2-success-circular-line"] {
 position: absolute;
 width: 3.75em;
 height: 7.5em;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 border-radius: 50%;
}
.swal2-icon.swal2-success [class^="swal2-success-circular-line"][class$="left"] {
 top: -0.4375em;
 left: -2.0635em;
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
 -webkit-transform-origin: 3.75em 3.75em;
 transform-origin: 3.75em 3.75em;
 border-radius: 7.5em 0 0 7.5em;
}
.swal2-icon.swal2-success [class^="swal2-success-circular-line"][class$="right"] {
 top: -0.6875em;
 left: 1.875em;
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
 -webkit-transform-origin: 0 3.75em;
 transform-origin: 0 3.75em;
 border-radius: 0 7.5em 7.5em 0;
}
.swal2-icon.swal2-success .swal2-success-ring {
 position: absolute;
 top: -0.25em;
 left: -0.25em;
 width: 100%;
 height: 100%;
 border: 0.25em solid rgba(165, 220, 134, 0.3);
 border-radius: 50%;
 z-index: 2;
 box-sizing: content-box;
}
.swal2-icon.swal2-success .swal2-success-fix {
 position: absolute;
 top: 0.5em;
 left: 1.625em;
 width: 0.4375em;
 height: 5.625em;
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
 z-index: 1;
}
.swal2-icon.swal2-success [class^="swal2-success-line"] {
 display: block;
 position: absolute;
 height: 0.3125em;
 border-radius: 0.125em;
 background-color: #a5dc86;
 z-index: 2;
}
.swal2-icon.swal2-success [class^="swal2-success-line"][class$="tip"] {
 top: 2.875em;
 left: 0.875em;
 width: 1.5625em;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
}
.swal2-icon.swal2-success [class^="swal2-success-line"][class$="long"] {
 top: 2.375em;
 right: 0.5em;
 width: 2.9375em;
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
}
.swal2-progresssteps {
 align-items: center;
 margin: 0 0 1.25em;
 padding: 0;
 font-weight: 600;
}
.swal2-progresssteps li {
 display: inline-block;
 position: relative;
}
.swal2-progresssteps .swal2-progresscircle {
 width: 2em;
 height: 2em;
 border-radius: 2em;
 background: #3085d6;
 color: #fff;
 line-height: 2em;
 text-align: center;
 z-index: 20;
}
.swal2-progresssteps .swal2-progresscircle:first-child {
 margin-left: 0;
}
.swal2-progresssteps .swal2-progresscircle:last-child {
 margin-right: 0;
}
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
 background: #3085d6;
}
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
 background: #add8e6;
}
.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
 background: #add8e6;
}
.swal2-progresssteps .swal2-progressline {
 width: 2.5em;
 height: 0.4em;
 margin: 0 -1px;
 background: #3085d6;
 z-index: 10;
}
[class^="swal2"] {
 -webkit-tap-highlight-color: transparent;
}
.swal2-show {
 -webkit-animation: swal2-show 0.3s;
 animation: swal2-show 0.3s;
}
.swal2-show.swal2-noanimation {
 -webkit-animation: none;
 animation: none;
}
.swal2-hide {
 -webkit-animation: swal2-hide 0.15s forwards;
 animation: swal2-hide 0.15s forwards;
}
.swal2-hide.swal2-noanimation {
 -webkit-animation: none;
 animation: none;
}
[dir="rtl"] .swal2-close {
 right: auto;
 left: 0;
}
.swal2-animate-success-icon .swal2-success-line-tip {
 -webkit-animation: swal2-animate-success-line-tip 0.75s;
 animation: swal2-animate-success-line-tip 0.75s;
}
.swal2-animate-success-icon .swal2-success-line-long {
 -webkit-animation: swal2-animate-success-line-long 0.75s;
 animation: swal2-animate-success-line-long 0.75s;
}
.swal2-animate-success-icon .swal2-success-circular-line-right {
 -webkit-animation: swal2-rotate-success-circular-line 4.25s ease-in;
 animation: swal2-rotate-success-circular-line 4.25s ease-in;
}
.swal2-animate-error-icon {
 -webkit-animation: swal2-animate-error-icon 0.5s;
 animation: swal2-animate-error-icon 0.5s;
}
.swal2-animate-error-icon .swal2-x-mark {
 -webkit-animation: swal2-animate-error-x-mark 0.5s;
 animation: swal2-animate-error-x-mark 0.5s;
}
@-webkit-keyframes swal2-rotate-loading {
 0% {
  -webkit-transform: rotate(0);
  transform: rotate(0);
 }
 100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
 }
}
@keyframes swal2-rotate-loading {
 0% {
  -webkit-transform: rotate(0);
  transform: rotate(0);
 }
 100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
 }
}
.swal2-popup .swal2-title {
 font-weight: normal !important;
 font-size: 21px !important;
}
.swal2-popup .swal2-styled:focus {
 box-shadow: none !important;
}
.swal2-show {
 border: none !important;
}
button.swal2-confirm.swal2-styled {
 font-size: 14px !important;
 padding: 5px 25px !important;
}
h1:not(.site-title):before,
h2#swal2-title:before {
 content: "" !important;
 height: 0;
}
footer .footer-menu .col-lg-1 .item-content p a:hover {
 cursor: pointer;
}
.social {
 display: flex;
}
span.wpcf7-form-control-wrap {
 width: 100%;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
 .privacy-policy-block-item img {
  display: none;
 }
 .privacy-policy-block-item.active img {
  display: flex;
 }
}
